1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-31 12:01:46 +02:00

feat: add new icons

This commit is contained in:
mrholek
2019-11-10 16:26:49 +01:00
parent 22198d1efc
commit 0365b85634
1042 changed files with 12420 additions and 5835 deletions

5
svg/free/rectangle.svg Normal file → Executable file
View File

@@ -1 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M1.688 19.5h20.625a.94.94 0 00.938-.937V5.438a.94.94 0 00-.937-.938H1.689a.94.94 0 00-.938.937v13.125a.94.94 0 00.937.938zM2.25 6h19.5v12H2.25z"/></svg>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<title>rectangle</title>
<path d="M1.688 19.5h20.625c0.518-0.001 0.937-0.42 0.938-0.937v-13.125c-0.001-0.518-0.42-0.937-0.937-0.938h-20.625c-0.518 0.001-0.937 0.42-0.938 0.937v13.125c0.001 0.518 0.42 0.937 0.937 0.938h0zM2.25 6h19.5v12h-19.5z"></path>
</svg>

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 357 B