mirror of
https://github.com/langgenius/webapp-conversation.git
synced 2025-12-25 09:26:38 +08:00
29 lines
767 B
JSON
29 lines
767 B
JSON
{
|
|
"icon": {
|
|
"type": "element",
|
|
"isRootNode": true,
|
|
"name": "svg",
|
|
"attributes": {
|
|
"width": "24",
|
|
"height": "24",
|
|
"viewBox": "0 0 24 24",
|
|
"fill": "none",
|
|
"xmlns": "http://www.w3.org/2000/svg"
|
|
},
|
|
"children": [
|
|
{
|
|
"type": "element",
|
|
"name": "path",
|
|
"attributes": {
|
|
"d": "M2 10C2 10 4.00498 7.26822 5.63384 5.63824C7.26269 4.00827 9.5136 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.89691 21 4.43511 18.2543 3.35177 14.5M2 10V4M2 10H8",
|
|
"stroke": "currentColor",
|
|
"stroke-width": "2",
|
|
"stroke-linecap": "round",
|
|
"stroke-linejoin": "round"
|
|
},
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
"name": "RefreshCcw01"
|
|
} |