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": "16",
            "height": "16",
            "viewBox": "0 0 16 16",
            "fill": "none",
            "xmlns": "http://www.w3.org/2000/svg"
        },
        "children": [
            {
                "type": "element",
                "name": "g",
                "attributes": {
                    "id": "Left Icon",
                    "clip-path": "url(#clip0_12728_40636)"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "id": "Icon",
                            "d": "M10.6654 8.00016L7.9987 5.3335M7.9987 5.3335L5.33203 8.00016M7.9987 5.3335V10.6668M14.6654 8.00016C14.6654 11.6821 11.6806 14.6668 7.9987 14.6668C4.3168 14.6668 1.33203 11.6821 1.33203 8.00016C1.33203 4.31826 4.3168 1.3335 7.9987 1.3335C11.6806 1.3335 14.6654 4.31826 14.6654 8.00016Z",
                            "stroke": "currentColor",
                            "stroke-width": "1.5",
                            "stroke-linecap": "round",
                            "stroke-linejoin": "round"
                        },
                        "children": []
                    }
                ]
            },
            {
                "type": "element",
                "name": "defs",
                "attributes": {},
                "children": [
                    {
                        "type": "element",
                        "name": "clipPath",
                        "attributes": {
                            "id": "clip0_12728_40636"
                        },
                        "children": [
                            {
                                "type": "element",
                                "name": "rect",
                                "attributes": {
                                    "width": "16",
                                    "height": "16",
                                    "fill": "white"
                                },
                                "children": []
                            }
                        ]
                    }
                ]
            }
        ]
    },
    "name": "Upload03"
}