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

@@ -0,0 +1 @@
export const ArrowLeft = "<path d=\"M62.167 30h-52.155l11.999-11.999-2.828-2.828-16.828 16.828 16.828 16.828 2.828-2.828-12-12h52.155v-4z\"></path>"