1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-22 00:05:22 +02:00

feat: add js icon files builded from svgs

This commit is contained in:
woothu
2019-05-29 16:54:08 +02:00
parent 64d16cb3fd
commit ddc61dd25f
93 changed files with 278 additions and 0 deletions

1
js/envelope-closed.js Normal file
View File

@@ -0,0 +1 @@
export const EnvelopeClosed = "<path d=\"M2 14v48h60v-48zM29.6 42.7c0.661 0.496 1.496 0.795 2.4 0.795s1.739-0.298 2.41-0.802l-0.010 0.008 2.933-2.2 20.667 15.5v2h-52v-2l20.667-15.5zM32 39.5l-26-19.5v-2h52v2zM6 25l17.333 13-17.333 13zM58 51l-17.333-13 17.333-13z\"></path>"