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

@@ -0,0 +1 @@
export const LockUnlocked = "<path d=\"M49 25v-7c0-8.837-7.163-16-16-16-4.361 0-8.314 1.745-11.2 4.574l0.003-0.003 2.8 2.857c2.163-2.12 5.128-3.428 8.398-3.428 6.627 0 12 5.373 12 12 0 0 0 0 0 0v0 7h-33v16.5c0 11.304 9.196 20.5 20.5 20.5s20.5-9.196 20.5-20.5v-16.5zM49 41.5c0 9.098-7.402 16.5-16.5 16.5s-16.5-7.402-16.5-16.5v-12.5h33z\"></path>"