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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
    "icon": {
        "type": "element",
        "isRootNode": true,
        "name": "svg",
        "attributes": {
            "fill": "none",
            "height": "26",
            "viewBox": "0 0 24 26",
            "width": "24",
            "xmlns": "http://www.w3.org/2000/svg",
            "xmlns:xlink": "http://www.w3.org/1999/xlink"
        },
        "children": [
            {
                "type": "element",
                "name": "filter",
                "attributes": {
                    "id": "a",
                    "color-interpolation-filters": "sRGB",
                    "filterUnits": "userSpaceOnUse",
                    "height": "26",
                    "width": "22",
                    "x": "1",
                    "y": "0"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "feFlood",
                        "attributes": {
                            "flood-opacity": "0",
                            "result": "BackgroundImageFix"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "feColorMatrix",
                        "attributes": {
                            "in": "SourceAlpha",
                            "result": "hardAlpha",
                            "type": "matrix",
                            "values": "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "feOffset",
                        "attributes": {
                            "dy": "1"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "feGaussianBlur",
                        "attributes": {
                            "stdDeviation": "1"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "feColorMatrix",
                        "attributes": {
                            "type": "matrix",
                            "values": "0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.05 0"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "feBlend",
                        "attributes": {
                            "in2": "BackgroundImageFix",
                            "mode": "normal",
                            "result": "effect1_dropShadow_7605_8828"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "feBlend",
                        "attributes": {
                            "in": "SourceGraphic",
                            "in2": "effect1_dropShadow_7605_8828",
                            "mode": "normal",
                            "result": "shape"
                        },
                        "children": []
                    }
                ]
            },
            {
                "type": "element",
                "name": "g",
                "attributes": {
                    "filter": "url(#a)"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "d": "m3 5.8c0-1.68016 0-2.52024.32698-3.16197.28762-.56449.74656-1.02343 1.31105-1.31105.64173-.32698 1.48181-.32698 3.16197-.32698h6.2l7 7v10.2c0 1.6802 0 2.5202-.327 3.162-.2876.5645-.7465 1.0234-1.311 1.311-.6418.327-1.4818.327-3.162.327h-8.4c-1.68016 0-2.52024 0-3.16197-.327-.56449-.2876-1.02343-.7465-1.31105-1.311-.32698-.6418-.32698-1.4818-.32698-3.162z",
                            "fill": "#e8eaed"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "d": "m16.2 22.75h-8.4c-.8442 0-1.46232-.0002-1.95004-.04-.48479-.0397-.81868-.1172-1.09843-.2597-.51745-.2637-.93815-.6844-1.2018-1.2018-.14254-.2798-.22008-.6137-.25969-1.0985-.03985-.4877-.04004-1.1058-.04004-1.95v-12.4c0-.8442.00019-1.46232.04004-1.95004.03961-.48479.11715-.81868.25969-1.09843.26365-.51745.68435-.93815 1.2018-1.2018.27975-.14254.61364-.22008 1.09843-.25969.48772-.03985 1.10584-.04004 1.95004-.04004h6.0964l6.8536 6.85355v10.09645c0 .8442-.0002 1.4623-.04 1.95-.0397.4848-.1172.8187-.2597 1.0985-.2637.5174-.6844.9381-1.2018 1.2018-.2798.1425-.6137.22-1.0985.2597-.4877.0398-1.1058.04-1.95.04z",
                            "stroke": "#000",
                            "stroke-opacity": ".03",
                            "stroke-width": ".5"
                        },
                        "children": []
                    }
                ]
            },
            {
                "type": "element",
                "name": "path",
                "attributes": {
                    "d": "m14 1 7 7h-5c-1.1046 0-2-.89543-2-2z",
                    "fill": "#fff",
                    "opacity": ".5"
                },
                "children": []
            },
            {
                "type": "element",
                "name": "path",
                "attributes": {
                    "d": "m11.5264 9-2.15191 3.2267v2.0455h-1.31897v-2.0455l-2.05552-3.2267h1.48242l1.30707 2.0776 1.31781-2.0776z",
                    "fill": "#000"
                },
                "children": []
            },
            {
                "type": "element",
                "name": "path",
                "attributes": {
                    "d": "m13.7426 13.1121h-2.3874l-.4855 1.1724h-1.0572l2.2355-5.27223h1.0813l2.1448 5.27223h-1.1297zm-.3966-1.0526-.7318-1.9348-.8165 1.9348z",
                    "fill": "#cb171e"
                },
                "children": []
            },
            {
                "type": "element",
                "name": "g",
                "attributes": {
                    "fill": "#000"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "d": "m8.05469 14.8635v5.1673h1.10866v-3.5643l1.16025 2.3957h.8727l1.1999-2.4799v3.6474h1.0636v-5.1662h-1.4522l-1.2885 2.3369-1.22722-2.3369z"
                        },
                        "children": []
                    },
                    {
                        "type": "element",
                        "name": "path",
                        "attributes": {
                            "d": "m17.9994 18.9079h-2.7272v-4.0456h-1.1296v5.1451h3.8568z"
                        },
                        "children": []
                    }
                ]
            }
        ]
    },
    "name": "Yaml"
}