dify / web /app /components /base /icons /src /public /llm /Microsoft.json
Severian's picture
initial commit
a8b3f00
{
"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": "Microsoft"
},
"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"
}