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

@@ -0,0 +1 @@
export const Underline = "<path d=\"M2 2v60h60v-60zM58 58h-52v-52h52z\"></path><path d=\"M21 30c0 6.627 5.373 12 12 12s12-5.373 12-12v0-11h4v-4h-12v4h4v11c-0.001 4.417-3.583 7.998-8 7.998-1.081 0-2.112-0.215-3.053-0.603l0.053 0.019v-18.414h3v-4h-16v4h4z\"></path><path d=\"M17 46h32v4h-32v-4z\"></path>"