1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-24 09:12:50 +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-right.js Normal file
View File

@@ -0,0 +1 @@
export const ChevronRight = "<path d=\"M22.938 62l-12.159-12.159 17.897-17.897-17.897-17.897 12.159-12.159 30.062 30.049-1.414 1.427-10.738 10.738-0.007-0.007zM16.436 49.841l6.502 6.502 24.412-24.399-6.516-6.516-1.413-1.4-16.483-16.483-6.502 6.502 17.897 17.897z\"></path>"