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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
    "icon": {
        "type": "element",
        "isRootNode": true,
        "name": "svg",
        "attributes": {
            "width": "24",
            "height": "24",
            "viewBox": "0 0 24 24",
            "fill": "none",
            "xmlns": "http://www.w3.org/2000/svg"
        },
        "children": [
            {
                "type": "element",
                "name": "g",
                "attributes": {
                    "opacity": "0.5"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "rect",
                        "attributes": {
                            "width": "24",
                            "height": "24",
                            "rx": "6",
                            "fill": "#E5E7EB"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "rect",
                        "attributes": {
                            "x": "0.25",
                            "y": "0.25",
                            "width": "23.5",
                            "height": "23.5",
                            "rx": "5.75",
                            "stroke": "black",
                            "stroke-opacity": "0.05",
                            "stroke-width": "0.5"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "d": "M11.8876 5.30588C11.9601 5.26959 12.019 5.21074 12.0553 5.13817L12.414 4.4208C12.5522 4.1444 12.9466 4.1444 13.0848 4.4208L13.4435 5.13817C13.4797 5.21074 13.5386 5.26959 13.6112 5.30588L14.3285 5.66457C14.6049 5.80276 14.6049 6.19719 14.3285 6.33539L13.6112 6.69407C13.5386 6.73036 13.4797 6.78921 13.4435 6.86178L13.0848 7.57916C12.9466 7.85555 12.5522 7.85555 12.414 7.57916L12.0553 6.86178C12.019 6.78921 11.9601 6.73036 11.8876 6.69407L11.1702 6.33539C10.8938 6.19719 10.8938 5.80276 11.1702 5.66457L11.8876 5.30588Z",
                            "fill": "#667085"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "d": "M7.88756 6.55588C7.96013 6.51959 8.01898 6.46074 8.05527 6.38817L8.28895 5.9208C8.42715 5.6444 8.82158 5.6444 8.95978 5.9208L9.19346 6.38817C9.22975 6.46074 9.2886 6.51959 9.36117 6.55588L9.82854 6.78956C10.1049 6.92776 10.1049 7.32219 9.82854 7.46039L9.36117 7.69407C9.2886 7.73036 9.22975 7.78921 9.19346 7.86178L8.95978 8.32915C8.82158 8.60555 8.42715 8.60555 8.28895 8.32915L8.05527 7.86178C8.01898 7.78921 7.96013 7.73036 7.88756 7.69407L7.42019 7.46039C7.14379 7.32219 7.14379 6.92776 7.42019 6.78957L7.88756 6.55588Z",
                            "fill": "#667085"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "fill-rule": "evenodd",
                            "clip-rule": "evenodd",
                            "d": "M17.9417 5.91012C18.1985 6.08504 18.2648 6.43496 18.0899 6.6917L16.0062 9.74998H17.4375C17.7482 9.74998 18 10.0018 18 10.3125V18.1875C18 18.9124 17.4124 19.5 16.6875 19.5H7.3125C6.58763 19.5 6 18.9123 6 18.1875V10.3125C6 10.0018 6.25184 9.74998 6.5625 9.74998H14.6449L17.1601 6.05826C17.3351 5.80152 17.685 5.7352 17.9417 5.91012ZM10.3125 12.75C10.0018 12.75 9.75 13.0018 9.75 13.3125C9.75 13.6231 10.0018 13.875 10.3125 13.875H13.6875C13.9982 13.875 14.25 13.6231 14.25 13.3125C14.25 13.0018 13.9982 12.75 13.6875 12.75H10.3125Z",
                            "fill": "#667085"
                        },
                        "children": []
                    }
                ]
            }
        ]
    },
    "name": "DefaultToolIcon"
}