1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-22 08:12:56 +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/arrow-bottom.js Normal file
View File

@@ -0,0 +1 @@
export const ArrowBottom = "<path d=\"M46 42.344l-12 12v-52.156h-4v52.155l-11.999-11.999-2.828 2.828 16.828 16.828 16.828-16.828-2.828-2.828z\"></path>"