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/align-center.js Normal file
View File

@@ -0,0 +1 @@
export const AlignCenter = "<path d=\"M2 8h60v4h-60v-4z\"></path><path d=\"M12 19h40v4h-40v-4z\"></path><path d=\"M2 30h60v4h-60v-4z\"></path><path d=\"M12 41h40v4h-40v-4z\"></path><path d=\"M2 52h60v4h-60v-4z\"></path>"