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

@@ -0,0 +1 @@
export const ArrowRight = "<path d=\"M44.984 15.172l-2.828 2.828 12 12-52.155 0v4h52.155l-11.999 11.999 2.828 2.828 16.828-16.828-16.828-16.828z\"></path>"