fix(sj_1.0.0): 补充离线图标

This commit is contained in:
dhb52 2024-05-30 13:12:41 +08:00
parent 2dbb5a2bd5
commit 15d19f84c9
5 changed files with 67 additions and 0 deletions

14
public/iconify/cbi.json Normal file
View File

@ -0,0 +1,14 @@
{
"prefix": "cbi",
"lastModified": 1715922185,
"aliases": {},
"width": 24,
"height": 24,
"icons": {
"scene-dynamic": {
"body": "<path fill=\"currentColor\" d=\"M17 21h-6c-.551 0-1-.45-1-1s.449-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1m5-4h-8c-.551 0-1-.45-1-1s.449-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1m-3-4h-8c-.551 0-1-.45-1-1s.449-1 1-1h8c.55 0 1 .45 1 1s-.45 1-1 1m-3-9C9.372 4 4 9.373 4 16s5.372 12 12 12c6.627 0 12-5.373 12-12S22.627 4 16 4\"/>",
"width": 32,
"height": 32
}
}
}

View File

@ -0,0 +1,12 @@
{
"prefix": "fluent",
"lastModified": 1716181326,
"aliases": {},
"width": 20,
"height": 20,
"icons": {
"people-call-20-filled": {
"body": "<path fill=\"currentColor\" d=\"M6.75 2.5a3.25 3.25 0 1 0 0 6.5a3.25 3.25 0 0 0 0-6.5M1.5 12a2 2 0 0 1 2-2H10a2 2 0 0 1 2 2v.084l-.002.04l-.01.135a3.95 3.95 0 0 1-.67 1.806C10.617 15.08 9.263 16 6.75 16s-3.867-.92-4.568-1.934a3.95 3.95 0 0 1-.67-1.807a3 3 0 0 1-.012-.175zm13-8a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5m1.084 7.582l.283-.75c.258-.681 1.062-1.017 1.74-.728l.388.166c.473.202.864.568.947 1.06c.457 2.725-1.908 6.601-4.63 7.59c-.492.178-1.023.04-1.445-.246l-.346-.235a1.184 1.184 0 0 1-.204-1.79l.545-.607a1.07 1.07 0 0 1 1.034-.323l1.225.29q1.457-.91 1.562-2.56l-.878-.859a.94.94 0 0 1-.221-1.008\"/>"
}
}
}

12
public/iconify/oui.json Normal file
View File

@ -0,0 +1,12 @@
{
"prefix": "oui",
"lastModified": 1714628006,
"aliases": {},
"icons": {
"app-spaces": {
"body": "<path fill=\"currentColor\" d=\"M4 4h6v2H4zm18 0h6v2h-6zM4 22h6v2H4z\" class=\"ouiIcon__fillSecondary\"/><path fill=\"currentColor\" d=\"M0 14h14V0H0zM2 2h10v10H2zm16-2v14h14V0zm12 12H20V2h10zM0 32h14V18H0zm2-12h10v10H2zm16 12h14V18H18zm2-12h10v10H20z\"/><path fill=\"currentColor\" d=\"M22 22h6v2h-6z\" class=\"ouiIcon__fillSecondary\"/>",
"width": 32,
"height": 32
}
}
}

View File

@ -0,0 +1,17 @@
{
"prefix": "streamline",
"lastModified": 1702314084,
"aliases": {},
"width": 14,
"height": 14,
"icons": {
"interface-arrows-synchronize-warning-arrow-fail-notification-sync-warning-failure-synchronize-error": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m11 9l2-.5l.5 2\"/><path d=\"M13 8.5A6.6 6.6 0 0 1 7 13h0a6 6 0 0 1-5.64-3.95M3 5l-2 .5l-.5-2\"/><path d=\"M1 5.5A6.79 6.79 0 0 1 7 1h0a6 6 0 0 1 5.64 4M7 3.5v4\"/><circle cx=\"7\" cy=\"10\" r=\".5\"/></g>",
"hidden": true
},
"interface-user-multiple-close-geometric-human-multiple-person-up-user": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"3.75\" r=\"2.25\"/><path d=\"M9.5 13.5h-9v-1a4.5 4.5 0 0 1 9 0ZM9 1.5A2.25 2.25 0 0 1 9 6m1.6 2.19a4.5 4.5 0 0 1 2.9 4.2v1.11H12\"/></g>",
"hidden": true
}
}
}

View File

@ -0,0 +1,12 @@
{
"prefix": "tabler",
"lastModified": 1716442914,
"aliases": {},
"width": 24,
"height": 24,
"icons": {
"logs": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12h.01M4 6h.01M4 18h.01M8 18h2m-2-6h2M8 6h2m4 0h6m-6 6h6m-6 6h6\"/>"
}
}
}