Files
dify/web/app/components/base/icons/src/public/llm/Microsoft.json
takatost d10ef17f17 feat: frontend multi models support (#804)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-08-12 00:57:13 +08:00

76 lines
1.3 KiB
JSON

{
"icon": {
"type": "element",
"isRootNode": true,
"name": "svg",
"attributes": {
"width": "21",
"height": "22",
"viewBox": "0 0 21 22",
"fill": "none",
"xmlns": "http://www.w3.org/2000/svg"
},
"children": [
{
"type": "element",
"name": "g",
"attributes": {
"id": "Microsfot"
},
"children": [
{
"type": "element",
"name": "rect",
"attributes": {
"id": "Rectangle 1010",
"y": "0.5",
"width": "10",
"height": "10",
"fill": "#EF4F21"
},
"children": []
},
{
"type": "element",
"name": "rect",
"attributes": {
"id": "Rectangle 1012",
"y": "11.5",
"width": "10",
"height": "10",
"fill": "#03A4EE"
},
"children": []
},
{
"type": "element",
"name": "rect",
"attributes": {
"id": "Rectangle 1011",
"x": "11",
"y": "0.5",
"width": "10",
"height": "10",
"fill": "#7EB903"
},
"children": []
},
{
"type": "element",
"name": "rect",
"attributes": {
"id": "Rectangle 1013",
"x": "11",
"y": "11.5",
"width": "10",
"height": "10",
"fill": "#FBB604"
},
"children": []
}
]
}
]
},
"name": "Microsoft"
}