dify/web/app/components/base/icons/src/vender/Annotations.json
Jingyi 9b74df21d0
feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +00:00

27 lines
793 B
JSON

{
"icon": {
"type": "element",
"isRootNode": true,
"name": "svg",
"attributes": {
"width": "16",
"height": "16",
"viewBox": "0 0 16 16",
"fill": "none",
"xmlns": "http://www.w3.org/2000/svg"
},
"children": [
{
"type": "element",
"name": "path",
"attributes": {
"d": "M13.75 4.068L12.25 5.568V2H5.5V5.75H1.75V14H12.25V11.9319L13.75 10.432V14.7561C13.75 15.167 13.4163 15.5 13.0049 15.5H0.9951C0.5836 15.5 0.25 15.1626 0.25 14.7449V5L4.7524 0.5H12.9984C13.4135 0.5 13.75 0.84148 13.75 1.24385V4.068ZM14.3337 5.6057L15.3943 6.6663L9.5606 12.5L8.4984 12.4984L8.5 11.4394L14.3337 5.6057Z",
"fill": "currentColor"
},
"children": []
}
]
},
"name": "Annotations"
}