wwf
3 天以前 a430284aa21e3ae1f0d5654e55b2ad2852519cc2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
    "icon": {
        "type": "element",
        "isRootNode": true,
        "name": "svg",
        "attributes": {
            "width": "14",
            "height": "14",
            "viewBox": "0 0 14 14",
            "fill": "none",
            "xmlns": "http://www.w3.org/2000/svg"
        },
        "children": [
            {
                "type": "element",
                "name": "g",
                "attributes": {
                    "id": "icons/if-else"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "id": "Vector (Stroke)",
                            "fill-rule": "evenodd",
                            "clip-rule": "evenodd",
                            "d": "M8.16667 2.98975C7.80423 2.98975 7.51042 2.69593 7.51042 2.3335C7.51042 1.97106 7.80423 1.67725 8.16667 1.67725H11.0833C11.4458 1.67725 11.7396 1.97106 11.7396 2.3335V5.25016C11.7396 5.6126 11.4458 5.90641 11.0833 5.90641C10.7209 5.90641 10.4271 5.6126 10.4271 5.25016V3.91782L7.34474 7.00016L10.4271 10.0825V8.75016C10.4271 8.38773 10.7209 8.09391 11.0833 8.09391C11.4458 8.09391 11.7396 8.38773 11.7396 8.75016V11.6668C11.7396 12.0293 11.4458 12.3231 11.0833 12.3231H8.16667C7.80423 12.3231 7.51042 12.0293 7.51042 11.6668C7.51042 11.3044 7.80423 11.0106 8.16667 11.0106H9.49901L6.14484 7.65641H1.75C1.38756 7.65641 1.09375 7.3626 1.09375 7.00016C1.09375 6.63773 1.38756 6.34391 1.75 6.34391H6.14484L9.49901 2.98975H8.16667Z",
                            "fill": "currentColor"
                        },
                        "children": []
                    }
                ]
            }
        ]
    },
    "name": "IfElse"
}