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:
76
web/app/components/base/icons/src/public/llm/Microsoft.json
Normal file
76
web/app/components/base/icons/src/public/llm/Microsoft.json
Normal 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"
|
||||
}
|
||||
Reference in New Issue
Block a user