1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-23 08:42:52 +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/dollar.js Normal file
View File

@@ -0,0 +1 @@
export const Dollar = "<path d=\"M37 30h-10c-0.003 0-0.006 0-0.009 0-3.191 0-5.778-2.587-5.778-5.778s2.587-5.778 5.778-5.778c0.003 0 0.006 0 0.009 0h16v-4h-8.5v-7.444h-4v7.444h-3.5c-0.003 0-0.007 0-0.011 0-5.4 0-9.778 4.378-9.778 9.778s4.378 9.778 9.778 9.778c0.004 0 0.008 0 0.012 0h9.999c3.189 0.004 5.774 2.588 5.778 5.777v0.445c-0.004 3.189-2.588 5.774-5.777 5.778h-16.926v4h10.426v7h4v-7h2.5c5.398-0.006 9.772-4.38 9.778-9.777v-0.445c-0.006-5.398-4.38-9.771-9.777-9.778h-0.001z\"></path>"