dify/web/app/components/base/icons/src/vender/SidebarLeftArrowIcon.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

36 lines
1.3 KiB
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.333 4.66675C13.333 4.29855 13.0345 4.00008 12.6663 4.00008H3.33301C2.96482 4.00008 2.66634 4.29856 2.66634 4.66675V11.3334C2.66634 11.7016 2.96481 12.0001 3.33301 12.0001H12.6663C13.0346 12.0001 13.333 11.7016 13.333 11.3334V4.66675ZM14.6663 11.3334C14.6663 12.438 13.7709 13.3334 12.6663 13.3334H3.33301C2.22844 13.3334 1.33301 12.438 1.33301 11.3334V4.66675C1.33301 3.56218 2.22844 2.66675 3.33301 2.66675H12.6663C13.7709 2.66675 14.6663 3.56218 14.6663 4.66675V11.3334Z",
"fill": "currentColor"
},
"children": []
},
{
"type": "element",
"name": "path",
"attributes": {
"d": "M3.99967 10.0001V6.00008C3.99967 5.63189 4.29815 5.33341 4.66634 5.33341C5.03453 5.33341 5.33301 5.63189 5.33301 6.00008V10.0001C5.33301 10.3683 5.03453 10.6667 4.66634 10.6667C4.29815 10.6667 3.99967 10.3683 3.99967 10.0001Z",
"fill": "currentColor"
},
"children": []
}
]
},
"name": "SidebarLeftArrowIcon"
}