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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
    "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": "Left Icon",
                    "clip-path": "url(#clip0_12284_22440)"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "id": "Icon",
                            "d": "M10.5007 5.83319L8.16733 3.49985M1.45898 12.5415L3.4332 12.3222C3.6744 12.2954 3.795 12.282 3.90773 12.2455C4.00774 12.2131 4.10291 12.1673 4.19067 12.1095C4.28958 12.0443 4.37539 11.9585 4.54699 11.7868L12.2507 4.08319C12.895 3.43885 12.895 2.39418 12.2507 1.74985C11.6063 1.10552 10.5617 1.10552 9.91733 1.74985L2.21366 9.45351C2.04205 9.62512 1.95625 9.71092 1.89102 9.80983C1.83315 9.89759 1.78741 9.99277 1.75503 10.0928C1.71854 10.2055 1.70514 10.3261 1.67834 10.5673L1.45898 12.5415Z",
                            "stroke": "currentColor",
                            "stroke-width": "1.25",
                            "stroke-linecap": "round",
                            "stroke-linejoin": "round"
                        },
                        "children": []
                    }
                ]
            },
            {
                "type": "element",
                "name": "defs",
                "attributes": {},
                "children": [
                    {
                        "type": "element",
                        "name": "clipPath",
                        "attributes": {
                            "id": "clip0_12284_22440"
                        },
                        "children": [
                            {
                                "type": "element",
                                "name": "rect",
                                "attributes": {
                                    "width": "14",
                                    "height": "14",
                                    "fill": "white"
                                },
                                "children": []
                            }
                        ]
                    }
                ]
            }
        ]
    },
    "name": "Edit02"
}