wwf
2025-05-20 938c3e5a587ce950a94964ea509b9e7f8834dfae
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
{
    "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": {
                    "id": "message-3-fill"
                },
                "children": [
                    {
                        "type": "element",
                        "name": "g",
                        "attributes": {
                            "id": "Vector",
                            "filter": "url(#filter0_d_1071_49501)"
                        },
                        "children": [
                            {
                                "type": "element",
                                "name": "path",
                                "attributes": {
                                    "d": "M2 8.99374C2 5.68349 4.67654 3 8.00066 3H15.9993C19.3134 3 22 5.69478 22 8.99374V21H8.00066C4.68659 21 2 18.3052 2 15.0063V8.99374ZM14 11V13H16V11H14ZM8 11V13H10V11H8Z",
                                    "fill": "url(#paint0_linear_1071_49501)"
                                },
                                "children": []
                            }
                        ]
                    }
                ]
            },
            {
                "type": "element",
                "name": "defs",
                "attributes": {},
                "children": [
                    {
                        "type": "element",
                        "name": "filter",
                        "attributes": {
                            "id": "filter0_d_1071_49501",
                            "x": "1.5",
                            "y": "2.75",
                            "width": "21",
                            "height": "19",
                            "filterUnits": "userSpaceOnUse",
                            "color-interpolation-filters": "sRGB"
                        },
                        "children": [
                            {
                                "type": "element",
                                "name": "feFlood",
                                "attributes": {
                                    "flood-opacity": "0",
                                    "result": "BackgroundImageFix"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "feColorMatrix",
                                "attributes": {
                                    "in": "SourceAlpha",
                                    "type": "matrix",
                                    "values": "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
                                    "result": "hardAlpha"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "feOffset",
                                "attributes": {
                                    "dy": "0.25"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "feGaussianBlur",
                                "attributes": {
                                    "stdDeviation": "0.25"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "feComposite",
                                "attributes": {
                                    "in2": "hardAlpha",
                                    "operator": "out"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "feColorMatrix",
                                "attributes": {
                                    "type": "matrix",
                                    "values": "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.2 0"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "feBlend",
                                "attributes": {
                                    "mode": "normal",
                                    "in2": "BackgroundImageFix",
                                    "result": "effect1_dropShadow_1071_49501"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "feBlend",
                                "attributes": {
                                    "mode": "normal",
                                    "in": "SourceGraphic",
                                    "in2": "effect1_dropShadow_1071_49501",
                                    "result": "shape"
                                },
                                "children": []
                            }
                        ]
                    },
                    {
                        "type": "element",
                        "name": "linearGradient",
                        "attributes": {
                            "id": "paint0_linear_1071_49501",
                            "x1": "12",
                            "y1": "3",
                            "x2": "12",
                            "y2": "21",
                            "gradientUnits": "userSpaceOnUse"
                        },
                        "children": [
                            {
                                "type": "element",
                                "name": "stop",
                                "attributes": {
                                    "stop-color": "#296DFF"
                                },
                                "children": []
                            },
                            {
                                "type": "element",
                                "name": "stop",
                                "attributes": {
                                    "offset": "1",
                                    "stop-color": "#0BA5EC"
                                },
                                "children": []
                            }
                        ]
                    }
                ]
            }
        ]
    },
    "name": "Message3Fill"
}