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/chevron-left.js Normal file
View File

@@ -0,0 +1 @@
export const ChevronLeft = "<path d=\"M40.886 62.111l-29.926-29.926 1.408-1.421 10.687-10.687 0.007 0.007 17.824-17.824 12.114 12.114-17.812 17.812 17.812 17.812zM23.080 38.662l1.408 1.395 16.398 16.398 6.457-6.457-17.812-17.812 17.812-17.812-6.457-6.457-24.282 24.269z\"></path>"