mirror of
https://github.com/langgenius/dify.git
synced 2026-04-19 18:27:27 +08:00
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"icon": {
|
|
"type": "element",
|
|
"isRootNode": true,
|
|
"name": "svg",
|
|
"attributes": {
|
|
"width": "20",
|
|
"height": "20",
|
|
"viewBox": "0 0 20 20",
|
|
"fill": "none",
|
|
"xmlns": "http://www.w3.org/2000/svg"
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "element",
|
|
"name": "path",
|
|
"attributes": {
|
|
"d": "M2.5 6.66675H17.5V15.8334H2.5V6.66675Z",
|
|
"stroke": "currentColor",
|
|
"stroke-width": "1.5",
|
|
"stroke-linecap": "round",
|
|
"stroke-linejoin": "round"
|
|
},
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "element",
|
|
"name": "path",
|
|
"attributes": {
|
|
"d": "M4.16675 6.66659V3.33325H8.33341V6.66659",
|
|
"stroke": "currentColor",
|
|
"stroke-width": "1.5",
|
|
"stroke-linecap": "round",
|
|
"stroke-linejoin": "round"
|
|
},
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "element",
|
|
"name": "path",
|
|
"attributes": {
|
|
"d": "M11.6667 6.66659V3.33325H15.8334V6.66659",
|
|
"stroke": "currentColor",
|
|
"stroke-width": "1.5",
|
|
"stroke-linecap": "round",
|
|
"stroke-linejoin": "round"
|
|
},
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
"name": "Plugin"
|
|
}
|