1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-22 00:05:22 +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/bold.js Normal file
View File

@@ -0,0 +1 @@
export const Bold = "<path d=\"M2 2v60h60v-60zM58 58h-52v-52h52z\"></path><path d=\"M40 50c5.517-0.007 9.987-4.482 9.987-10 0-4.557-3.048-8.402-7.217-9.608l-0.071-0.017c1.428-1.717 2.295-3.945 2.295-6.375 0-5.521-4.475-9.997-9.995-10h-21v4h5v28h-5v4zM26 46v-12h11c3.314 0 6 2.686 6 6s-2.686 6-6 6v0zM32 18c3.314 0 6 2.686 6 6s-2.686 6-6 6v0h-6v-12h6z\"></path>"