feat: frontend multi models support (#804)

Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
This commit is contained in:
takatost
2023-08-12 00:57:13 +08:00
committed by GitHub
parent 5fa2161b05
commit d10ef17f17
259 changed files with 9105 additions and 1392 deletions

View File

@@ -0,0 +1,76 @@
{
"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"
}