feat: update Loop node icon.
This commit is contained in:
parent
cc97abd7ea
commit
5b8d71cbf4
@ -4,9 +4,9 @@
|
||||
"isRootNode": true,
|
||||
"name": "svg",
|
||||
"attributes": {
|
||||
"width": "14",
|
||||
"height": "14",
|
||||
"viewBox": "0 0 1024 1024",
|
||||
"width": "40",
|
||||
"height": "40",
|
||||
"viewBox": "0 0 40 40",
|
||||
"fill": "none",
|
||||
"xmlns": "http://www.w3.org/2000/svg"
|
||||
},
|
||||
@ -15,16 +15,46 @@
|
||||
"type": "element",
|
||||
"name": "g",
|
||||
"attributes": {
|
||||
"id": "icons/loop"
|
||||
"filter": "url(#filter0_dd_10886_10012)",
|
||||
"style": "transform: scale(2.5) translate(-12px, -8px)"
|
||||
},
|
||||
"children": [
|
||||
{
|
||||
"type": "element",
|
||||
"name": "rect",
|
||||
"attributes": {
|
||||
"x": "8",
|
||||
"y": "5",
|
||||
"width": "24",
|
||||
"height": "24",
|
||||
"rx": "8",
|
||||
"fill": "#06AED4"
|
||||
},
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"type": "element",
|
||||
"name": "rect",
|
||||
"attributes": {
|
||||
"x": "8.25",
|
||||
"y": "5.25",
|
||||
"width": "23.5",
|
||||
"height": "23.5",
|
||||
"rx": "7.75",
|
||||
"stroke": "#101828",
|
||||
"stroke-opacity": "0.04",
|
||||
"stroke-width": "0.5"
|
||||
},
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"type": "element",
|
||||
"name": "path",
|
||||
"attributes": {
|
||||
"id": "Vector",
|
||||
"d": "M879.304348 359.513043V801.391304c0 24.486957-20.034783 44.521739-44.521739 44.521739H189.217391c-24.486957 0-44.521739-20.034783-44.521739-44.521739V359.513043c0-24.486957 20.034783-47.86087 44.521739-47.860869h247.095652l-60.104347-58.991304c-17.808696-17.808696-16.695652-44.521739 0-61.217392 17.808696-17.808696 45.634783-16.695652 63.443478 0l135.791304 136.904348c16.695652 17.808696 16.695652 45.634783 0 62.330435L439.652174 527.582609c-8.904348 8.904348-20.034783 13.356522-31.165217 13.356521-11.130435 0-22.26087-4.452174-31.165218-13.356521-17.808696-17.808696-17.808696-46.747826 0-63.443479l60.104348-62.330434H233.73913v356.173913h556.52174V400.695652h-93.495653c-24.486957 0-44.521739-20.034783-44.521739-44.521739s20.034783-44.521739 44.521739-44.521739H834.782609c24.486957 0 44.521739 23.373913 44.521739 47.860869z",
|
||||
"fill": "currentColor"
|
||||
"fill-rule": "evenodd",
|
||||
"clip-rule": "evenodd",
|
||||
"d": "M13.0293 14.3451C14.5076 12.885 16.9007 12.885 18.3791 14.3451L19.9999 15.9459L21.6208 14.3451C23.0992 12.885 25.4922 12.885 26.9706 14.3451C28.4541 15.8103 28.4541 18.1897 26.9707 19.6549C25.4923 21.115 23.0992 21.115 21.6208 19.655L19.9999 18.0541L18.3791 19.655C16.9007 21.115 14.5076 21.115 13.0293 19.655C11.5457 18.1897 11.5457 15.8103 13.0293 14.3451ZM18.9326 17L17.325 15.4123C16.4309 14.5292 14.9774 14.5292 14.0833 15.4123C13.1944 16.2903 13.1944 17.7097 14.0833 18.5877C14.9774 19.4708 16.4309 19.4707 17.325 18.5877C17.325 18.5877 17.325 18.5877 17.325 18.5877L18.9326 17ZM21.0673 17L22.6748 18.5877C22.6748 18.5877 22.6748 18.5877 22.6748 18.5877C23.569 19.4707 25.0224 19.4707 25.9166 18.5877C26.8055 17.7098 26.8055 16.2902 25.9166 15.4123C25.0224 14.5292 23.569 14.5292 22.6748 15.4123C22.6748 15.4123 22.6748 15.4123 22.6748 15.4123L21.0673 17Z",
|
||||
"fill": "white"
|
||||
},
|
||||
"children": []
|
||||
}
|
||||
@ -33,4 +63,4 @@
|
||||
]
|
||||
},
|
||||
"name": "Loop"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user