@apollohg/react-native-prose-editor 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +160 -0
- package/README.md +143 -0
- package/android/build.gradle +39 -0
- package/android/src/main/assets/editor-icons/MaterialIcons.json +2236 -0
- package/android/src/main/assets/editor-icons/MaterialIcons.ttf +0 -0
- package/android/src/main/java/com/apollohg/editor/EditorAddons.kt +131 -0
- package/android/src/main/java/com/apollohg/editor/EditorEditText.kt +1057 -0
- package/android/src/main/java/com/apollohg/editor/EditorHeightBehavior.kt +14 -0
- package/android/src/main/java/com/apollohg/editor/EditorInputConnection.kt +191 -0
- package/android/src/main/java/com/apollohg/editor/EditorTheme.kt +325 -0
- package/android/src/main/java/com/apollohg/editor/NativeEditorExpoView.kt +647 -0
- package/android/src/main/java/com/apollohg/editor/NativeEditorModule.kt +257 -0
- package/android/src/main/java/com/apollohg/editor/NativeToolbar.kt +714 -0
- package/android/src/main/java/com/apollohg/editor/PositionBridge.kt +76 -0
- package/android/src/main/java/com/apollohg/editor/RenderBridge.kt +1044 -0
- package/android/src/main/java/com/apollohg/editor/RichTextEditorView.kt +211 -0
- package/expo-module.config.json +9 -0
- package/ios/EditorAddons.swift +228 -0
- package/ios/EditorCore.xcframework/Info.plist +44 -0
- package/ios/EditorCore.xcframework/ios-arm64/libeditor_core.a +0 -0
- package/ios/EditorCore.xcframework/ios-arm64_x86_64-simulator/libeditor_core.a +0 -0
- package/ios/EditorLayoutManager.swift +254 -0
- package/ios/EditorTheme.swift +372 -0
- package/ios/Generated_editor_core.swift +1143 -0
- package/ios/NativeEditorExpoView.swift +1417 -0
- package/ios/NativeEditorModule.swift +263 -0
- package/ios/PositionBridge.swift +278 -0
- package/ios/ReactNativeProseEditor.podspec +49 -0
- package/ios/RenderBridge.swift +825 -0
- package/ios/RichTextEditorView.swift +1559 -0
- package/ios/editor_coreFFI/editor_coreFFI.h +1014 -0
- package/ios/editor_coreFFI/module.modulemap +7 -0
- package/ios/editor_coreFFI.h +904 -0
- package/ios/editor_coreFFI.modulemap +7 -0
- package/package.json +66 -0
- package/rust/android/arm64-v8a/libeditor_core.so +0 -0
- package/rust/android/armeabi-v7a/libeditor_core.so +0 -0
- package/rust/android/x86_64/libeditor_core.so +0 -0
- package/rust/bindings/kotlin/uniffi/editor_core/editor_core.kt +2014 -0
- package/src/EditorTheme.ts +130 -0
- package/src/EditorToolbar.tsx +620 -0
- package/src/NativeEditorBridge.ts +607 -0
- package/src/NativeRichTextEditor.tsx +951 -0
- package/src/addons.ts +158 -0
- package/src/index.ts +63 -0
- package/src/schemas.ts +153 -0
- package/src/useNativeEditor.ts +173 -0
|
@@ -0,0 +1,2236 @@
|
|
|
1
|
+
{
|
|
2
|
+
"123": 60301,
|
|
3
|
+
"360": 58743,
|
|
4
|
+
"10k": 59729,
|
|
5
|
+
"10mp": 59730,
|
|
6
|
+
"11mp": 59731,
|
|
7
|
+
"12mp": 59732,
|
|
8
|
+
"13mp": 59733,
|
|
9
|
+
"14mp": 59734,
|
|
10
|
+
"15mp": 59735,
|
|
11
|
+
"16mp": 59736,
|
|
12
|
+
"17mp": 59737,
|
|
13
|
+
"18-up-rating": 63741,
|
|
14
|
+
"18mp": 59738,
|
|
15
|
+
"19mp": 59739,
|
|
16
|
+
"1k": 59740,
|
|
17
|
+
"1k-plus": 59741,
|
|
18
|
+
"1x-mobiledata": 61389,
|
|
19
|
+
"20mp": 59742,
|
|
20
|
+
"21mp": 59743,
|
|
21
|
+
"22mp": 59744,
|
|
22
|
+
"23mp": 59745,
|
|
23
|
+
"24mp": 59746,
|
|
24
|
+
"2k": 59747,
|
|
25
|
+
"2k-plus": 59748,
|
|
26
|
+
"2mp": 59749,
|
|
27
|
+
"30fps": 61390,
|
|
28
|
+
"30fps-select": 61391,
|
|
29
|
+
"3d-rotation": 59469,
|
|
30
|
+
"3g-mobiledata": 61392,
|
|
31
|
+
"3k": 59750,
|
|
32
|
+
"3k-plus": 59751,
|
|
33
|
+
"3mp": 59752,
|
|
34
|
+
"3p": 61393,
|
|
35
|
+
"4g-mobiledata": 61394,
|
|
36
|
+
"4g-plus-mobiledata": 61395,
|
|
37
|
+
"4k": 57458,
|
|
38
|
+
"4k-plus": 59753,
|
|
39
|
+
"4mp": 59754,
|
|
40
|
+
"5g": 61240,
|
|
41
|
+
"5k": 59755,
|
|
42
|
+
"5k-plus": 59756,
|
|
43
|
+
"5mp": 59757,
|
|
44
|
+
"60fps": 61396,
|
|
45
|
+
"60fps-select": 61397,
|
|
46
|
+
"6-ft-apart": 61982,
|
|
47
|
+
"6k": 59758,
|
|
48
|
+
"6k-plus": 59759,
|
|
49
|
+
"6mp": 59760,
|
|
50
|
+
"7k": 59761,
|
|
51
|
+
"7k-plus": 59762,
|
|
52
|
+
"7mp": 59763,
|
|
53
|
+
"8k": 59764,
|
|
54
|
+
"8k-plus": 59765,
|
|
55
|
+
"8mp": 59766,
|
|
56
|
+
"9k": 59767,
|
|
57
|
+
"9k-plus": 59768,
|
|
58
|
+
"9mp": 59769,
|
|
59
|
+
"abc": 60308,
|
|
60
|
+
"ac-unit": 60219,
|
|
61
|
+
"access-alarm": 57744,
|
|
62
|
+
"access-alarms": 57745,
|
|
63
|
+
"access-time": 57746,
|
|
64
|
+
"access-time-filled": 61398,
|
|
65
|
+
"accessibility": 59470,
|
|
66
|
+
"accessibility-new": 59692,
|
|
67
|
+
"accessible": 59668,
|
|
68
|
+
"accessible-forward": 59700,
|
|
69
|
+
"account-balance": 59471,
|
|
70
|
+
"account-balance-wallet": 59472,
|
|
71
|
+
"account-box": 59473,
|
|
72
|
+
"account-circle": 59475,
|
|
73
|
+
"account-tree": 59770,
|
|
74
|
+
"ad-units": 61241,
|
|
75
|
+
"adb": 58894,
|
|
76
|
+
"add": 57669,
|
|
77
|
+
"add-a-photo": 58425,
|
|
78
|
+
"add-alarm": 57747,
|
|
79
|
+
"add-alert": 57347,
|
|
80
|
+
"add-box": 57670,
|
|
81
|
+
"add-business": 59177,
|
|
82
|
+
"add-call": 57576,
|
|
83
|
+
"add-card": 60294,
|
|
84
|
+
"add-chart": 59771,
|
|
85
|
+
"add-circle": 57671,
|
|
86
|
+
"add-circle-outline": 57672,
|
|
87
|
+
"add-comment": 57958,
|
|
88
|
+
"add-home": 63723,
|
|
89
|
+
"add-home-work": 63725,
|
|
90
|
+
"add-ic-call": 59772,
|
|
91
|
+
"add-link": 57720,
|
|
92
|
+
"add-location": 58727,
|
|
93
|
+
"add-location-alt": 61242,
|
|
94
|
+
"add-moderator": 59773,
|
|
95
|
+
"add-photo-alternate": 58430,
|
|
96
|
+
"add-reaction": 57811,
|
|
97
|
+
"add-road": 61243,
|
|
98
|
+
"add-shopping-cart": 59476,
|
|
99
|
+
"add-task": 62010,
|
|
100
|
+
"add-to-drive": 58972,
|
|
101
|
+
"add-to-home-screen": 57854,
|
|
102
|
+
"add-to-photos": 58269,
|
|
103
|
+
"add-to-queue": 57436,
|
|
104
|
+
"addchart": 61244,
|
|
105
|
+
"adf-scanner": 60122,
|
|
106
|
+
"adjust": 58270,
|
|
107
|
+
"admin-panel-settings": 61245,
|
|
108
|
+
"adobe": 60054,
|
|
109
|
+
"ads-click": 59234,
|
|
110
|
+
"agriculture": 60025,
|
|
111
|
+
"air": 61400,
|
|
112
|
+
"airline-seat-flat": 58928,
|
|
113
|
+
"airline-seat-flat-angled": 58929,
|
|
114
|
+
"airline-seat-individual-suite": 58930,
|
|
115
|
+
"airline-seat-legroom-extra": 58931,
|
|
116
|
+
"airline-seat-legroom-normal": 58932,
|
|
117
|
+
"airline-seat-legroom-reduced": 58933,
|
|
118
|
+
"airline-seat-recline-extra": 58934,
|
|
119
|
+
"airline-seat-recline-normal": 58935,
|
|
120
|
+
"airline-stops": 59344,
|
|
121
|
+
"airlines": 59338,
|
|
122
|
+
"airplane-ticket": 61401,
|
|
123
|
+
"airplanemode-active": 57749,
|
|
124
|
+
"airplanemode-inactive": 57748,
|
|
125
|
+
"airplanemode-off": 57748,
|
|
126
|
+
"airplanemode-on": 57749,
|
|
127
|
+
"airplay": 57429,
|
|
128
|
+
"airport-shuttle": 60220,
|
|
129
|
+
"alarm": 59477,
|
|
130
|
+
"alarm-add": 59478,
|
|
131
|
+
"alarm-off": 59479,
|
|
132
|
+
"alarm-on": 59480,
|
|
133
|
+
"album": 57369,
|
|
134
|
+
"align-horizontal-center": 57359,
|
|
135
|
+
"align-horizontal-left": 57357,
|
|
136
|
+
"align-horizontal-right": 57360,
|
|
137
|
+
"align-vertical-bottom": 57365,
|
|
138
|
+
"align-vertical-center": 57361,
|
|
139
|
+
"align-vertical-top": 57356,
|
|
140
|
+
"all-inbox": 59775,
|
|
141
|
+
"all-inclusive": 60221,
|
|
142
|
+
"all-out": 59659,
|
|
143
|
+
"alt-route": 61828,
|
|
144
|
+
"alternate-email": 57574,
|
|
145
|
+
"amp-stories": 59923,
|
|
146
|
+
"analytics": 61246,
|
|
147
|
+
"anchor": 61901,
|
|
148
|
+
"android": 59481,
|
|
149
|
+
"animation": 59164,
|
|
150
|
+
"announcement": 59482,
|
|
151
|
+
"aod": 61402,
|
|
152
|
+
"apartment": 59968,
|
|
153
|
+
"api": 61879,
|
|
154
|
+
"app-blocking": 61247,
|
|
155
|
+
"app-registration": 61248,
|
|
156
|
+
"app-settings-alt": 61249,
|
|
157
|
+
"app-shortcut": 60132,
|
|
158
|
+
"apple": 60032,
|
|
159
|
+
"approval": 59778,
|
|
160
|
+
"apps": 58819,
|
|
161
|
+
"apps-outage": 59340,
|
|
162
|
+
"architecture": 59963,
|
|
163
|
+
"archive": 57673,
|
|
164
|
+
"area-chart": 59248,
|
|
165
|
+
"arrow-back": 58820,
|
|
166
|
+
"arrow-back-ios": 58848,
|
|
167
|
+
"arrow-back-ios-new": 58090,
|
|
168
|
+
"arrow-circle-down": 61825,
|
|
169
|
+
"arrow-circle-left": 60071,
|
|
170
|
+
"arrow-circle-right": 60074,
|
|
171
|
+
"arrow-circle-up": 61826,
|
|
172
|
+
"arrow-downward": 58843,
|
|
173
|
+
"arrow-drop-down": 58821,
|
|
174
|
+
"arrow-drop-down-circle": 58822,
|
|
175
|
+
"arrow-drop-up": 58823,
|
|
176
|
+
"arrow-forward": 58824,
|
|
177
|
+
"arrow-forward-ios": 58849,
|
|
178
|
+
"arrow-left": 58846,
|
|
179
|
+
"arrow-outward": 63694,
|
|
180
|
+
"arrow-right": 58847,
|
|
181
|
+
"arrow-right-alt": 59713,
|
|
182
|
+
"arrow-upward": 58840,
|
|
183
|
+
"art-track": 57440,
|
|
184
|
+
"article": 61250,
|
|
185
|
+
"aspect-ratio": 59483,
|
|
186
|
+
"assessment": 59484,
|
|
187
|
+
"assignment": 59485,
|
|
188
|
+
"assignment-add": 63560,
|
|
189
|
+
"assignment-ind": 59486,
|
|
190
|
+
"assignment-late": 59487,
|
|
191
|
+
"assignment-return": 59488,
|
|
192
|
+
"assignment-returned": 59489,
|
|
193
|
+
"assignment-turned-in": 59490,
|
|
194
|
+
"assist-walker": 63701,
|
|
195
|
+
"assistant": 58271,
|
|
196
|
+
"assistant-direction": 59784,
|
|
197
|
+
"assistant-navigation": 59785,
|
|
198
|
+
"assistant-photo": 58272,
|
|
199
|
+
"assured-workload": 60271,
|
|
200
|
+
"atm": 58739,
|
|
201
|
+
"attach-email": 59998,
|
|
202
|
+
"attach-file": 57894,
|
|
203
|
+
"attach-money": 57895,
|
|
204
|
+
"attachment": 58044,
|
|
205
|
+
"attractions": 59986,
|
|
206
|
+
"attribution": 61403,
|
|
207
|
+
"audio-file": 60290,
|
|
208
|
+
"audiotrack": 58273,
|
|
209
|
+
"auto-awesome": 58975,
|
|
210
|
+
"auto-awesome-mosaic": 58976,
|
|
211
|
+
"auto-awesome-motion": 58977,
|
|
212
|
+
"auto-delete": 59980,
|
|
213
|
+
"auto-fix-high": 58979,
|
|
214
|
+
"auto-fix-normal": 58980,
|
|
215
|
+
"auto-fix-off": 58981,
|
|
216
|
+
"auto-graph": 58619,
|
|
217
|
+
"auto-mode": 60448,
|
|
218
|
+
"auto-stories": 58982,
|
|
219
|
+
"autofps-select": 61404,
|
|
220
|
+
"autorenew": 59491,
|
|
221
|
+
"av-timer": 57371,
|
|
222
|
+
"baby-changing-station": 61851,
|
|
223
|
+
"back-hand": 59236,
|
|
224
|
+
"backpack": 61852,
|
|
225
|
+
"backspace": 57674,
|
|
226
|
+
"backup": 59492,
|
|
227
|
+
"backup-table": 61251,
|
|
228
|
+
"badge": 60007,
|
|
229
|
+
"bakery-dining": 59987,
|
|
230
|
+
"balance": 60150,
|
|
231
|
+
"balcony": 58767,
|
|
232
|
+
"ballot": 57714,
|
|
233
|
+
"bar-chart": 57963,
|
|
234
|
+
"barcode-reader": 63580,
|
|
235
|
+
"batch-prediction": 61685,
|
|
236
|
+
"bathroom": 61405,
|
|
237
|
+
"bathtub": 59969,
|
|
238
|
+
"battery-0-bar": 60380,
|
|
239
|
+
"battery-1-bar": 60377,
|
|
240
|
+
"battery-2-bar": 60384,
|
|
241
|
+
"battery-3-bar": 60381,
|
|
242
|
+
"battery-4-bar": 60386,
|
|
243
|
+
"battery-5-bar": 60372,
|
|
244
|
+
"battery-6-bar": 60370,
|
|
245
|
+
"battery-alert": 57756,
|
|
246
|
+
"battery-charging-full": 57763,
|
|
247
|
+
"battery-full": 57764,
|
|
248
|
+
"battery-saver": 61406,
|
|
249
|
+
"battery-std": 57765,
|
|
250
|
+
"battery-unknown": 57766,
|
|
251
|
+
"beach-access": 60222,
|
|
252
|
+
"bed": 61407,
|
|
253
|
+
"bedroom-baby": 61408,
|
|
254
|
+
"bedroom-child": 61409,
|
|
255
|
+
"bedroom-parent": 61410,
|
|
256
|
+
"bedtime": 61252,
|
|
257
|
+
"bedtime-off": 60278,
|
|
258
|
+
"beenhere": 58669,
|
|
259
|
+
"bento": 61940,
|
|
260
|
+
"bike-scooter": 61253,
|
|
261
|
+
"biotech": 59962,
|
|
262
|
+
"blender": 61411,
|
|
263
|
+
"blind": 63702,
|
|
264
|
+
"blinds": 57990,
|
|
265
|
+
"blinds-closed": 60447,
|
|
266
|
+
"block": 57675,
|
|
267
|
+
"block-flipped": 61254,
|
|
268
|
+
"bloodtype": 61412,
|
|
269
|
+
"bluetooth": 57767,
|
|
270
|
+
"bluetooth-audio": 58895,
|
|
271
|
+
"bluetooth-connected": 57768,
|
|
272
|
+
"bluetooth-disabled": 57769,
|
|
273
|
+
"bluetooth-drive": 61413,
|
|
274
|
+
"bluetooth-searching": 57770,
|
|
275
|
+
"blur-circular": 58274,
|
|
276
|
+
"blur-linear": 58275,
|
|
277
|
+
"blur-off": 58276,
|
|
278
|
+
"blur-on": 58277,
|
|
279
|
+
"bolt": 59915,
|
|
280
|
+
"book": 59493,
|
|
281
|
+
"book-online": 61975,
|
|
282
|
+
"bookmark": 59494,
|
|
283
|
+
"bookmark-add": 58776,
|
|
284
|
+
"bookmark-added": 58777,
|
|
285
|
+
"bookmark-border": 59495,
|
|
286
|
+
"bookmark-outline": 59495,
|
|
287
|
+
"bookmark-remove": 58778,
|
|
288
|
+
"bookmarks": 59787,
|
|
289
|
+
"border-all": 57896,
|
|
290
|
+
"border-bottom": 57897,
|
|
291
|
+
"border-clear": 57898,
|
|
292
|
+
"border-color": 57899,
|
|
293
|
+
"border-horizontal": 57900,
|
|
294
|
+
"border-inner": 57901,
|
|
295
|
+
"border-left": 57902,
|
|
296
|
+
"border-outer": 57903,
|
|
297
|
+
"border-right": 57904,
|
|
298
|
+
"border-style": 57905,
|
|
299
|
+
"border-top": 57906,
|
|
300
|
+
"border-vertical": 57907,
|
|
301
|
+
"boy": 60263,
|
|
302
|
+
"branding-watermark": 57451,
|
|
303
|
+
"breakfast-dining": 59988,
|
|
304
|
+
"brightness-1": 58278,
|
|
305
|
+
"brightness-2": 58279,
|
|
306
|
+
"brightness-3": 58280,
|
|
307
|
+
"brightness-4": 58281,
|
|
308
|
+
"brightness-5": 58282,
|
|
309
|
+
"brightness-6": 58283,
|
|
310
|
+
"brightness-7": 58284,
|
|
311
|
+
"brightness-auto": 57771,
|
|
312
|
+
"brightness-high": 57772,
|
|
313
|
+
"brightness-low": 57773,
|
|
314
|
+
"brightness-medium": 57774,
|
|
315
|
+
"broadcast-on-home": 63736,
|
|
316
|
+
"broadcast-on-personal": 63737,
|
|
317
|
+
"broken-image": 58285,
|
|
318
|
+
"browse-gallery": 60369,
|
|
319
|
+
"browser-not-supported": 61255,
|
|
320
|
+
"browser-updated": 59343,
|
|
321
|
+
"brunch-dining": 60019,
|
|
322
|
+
"brush": 58286,
|
|
323
|
+
"bubble-chart": 59101,
|
|
324
|
+
"bug-report": 59496,
|
|
325
|
+
"build": 59497,
|
|
326
|
+
"build-circle": 61256,
|
|
327
|
+
"bungalow": 58769,
|
|
328
|
+
"burst-mode": 58428,
|
|
329
|
+
"bus-alert": 59791,
|
|
330
|
+
"business": 57519,
|
|
331
|
+
"business-center": 60223,
|
|
332
|
+
"cabin": 58761,
|
|
333
|
+
"cable": 61414,
|
|
334
|
+
"cached": 59498,
|
|
335
|
+
"cake": 59369,
|
|
336
|
+
"calculate": 59999,
|
|
337
|
+
"calendar-month": 60364,
|
|
338
|
+
"calendar-today": 59701,
|
|
339
|
+
"calendar-view-day": 59702,
|
|
340
|
+
"calendar-view-month": 61415,
|
|
341
|
+
"calendar-view-week": 61416,
|
|
342
|
+
"call": 57520,
|
|
343
|
+
"call-end": 57521,
|
|
344
|
+
"call-made": 57522,
|
|
345
|
+
"call-merge": 57523,
|
|
346
|
+
"call-missed": 57524,
|
|
347
|
+
"call-missed-outgoing": 57572,
|
|
348
|
+
"call-received": 57525,
|
|
349
|
+
"call-split": 57526,
|
|
350
|
+
"call-to-action": 57452,
|
|
351
|
+
"camera": 58287,
|
|
352
|
+
"camera-alt": 58288,
|
|
353
|
+
"camera-enhance": 59644,
|
|
354
|
+
"camera-front": 58289,
|
|
355
|
+
"camera-indoor": 61417,
|
|
356
|
+
"camera-outdoor": 61418,
|
|
357
|
+
"camera-rear": 58290,
|
|
358
|
+
"camera-roll": 58291,
|
|
359
|
+
"cameraswitch": 61419,
|
|
360
|
+
"campaign": 61257,
|
|
361
|
+
"cancel": 58825,
|
|
362
|
+
"cancel-presentation": 57577,
|
|
363
|
+
"cancel-schedule-send": 59961,
|
|
364
|
+
"candlestick-chart": 60116,
|
|
365
|
+
"car-crash": 60402,
|
|
366
|
+
"car-rental": 59989,
|
|
367
|
+
"car-repair": 59990,
|
|
368
|
+
"card-giftcard": 59638,
|
|
369
|
+
"card-membership": 59639,
|
|
370
|
+
"card-travel": 59640,
|
|
371
|
+
"carpenter": 61944,
|
|
372
|
+
"cases": 59794,
|
|
373
|
+
"casino": 60224,
|
|
374
|
+
"cast": 58119,
|
|
375
|
+
"cast-connected": 58120,
|
|
376
|
+
"cast-for-education": 61420,
|
|
377
|
+
"castle": 60081,
|
|
378
|
+
"catching-pokemon": 58632,
|
|
379
|
+
"category": 58740,
|
|
380
|
+
"celebration": 60005,
|
|
381
|
+
"cell-tower": 60346,
|
|
382
|
+
"cell-wifi": 57580,
|
|
383
|
+
"center-focus-strong": 58292,
|
|
384
|
+
"center-focus-weak": 58293,
|
|
385
|
+
"chair": 61421,
|
|
386
|
+
"chair-alt": 61422,
|
|
387
|
+
"chalet": 58757,
|
|
388
|
+
"change-circle": 58087,
|
|
389
|
+
"change-history": 59499,
|
|
390
|
+
"charging-station": 61853,
|
|
391
|
+
"chat": 57527,
|
|
392
|
+
"chat-bubble": 57546,
|
|
393
|
+
"chat-bubble-outline": 57547,
|
|
394
|
+
"check": 58826,
|
|
395
|
+
"check-box": 59444,
|
|
396
|
+
"check-box-outline-blank": 59445,
|
|
397
|
+
"check-circle": 59500,
|
|
398
|
+
"check-circle-outline": 59693,
|
|
399
|
+
"checklist": 59057,
|
|
400
|
+
"checklist-rtl": 59059,
|
|
401
|
+
"checkroom": 61854,
|
|
402
|
+
"chevron-left": 58827,
|
|
403
|
+
"chevron-right": 58828,
|
|
404
|
+
"child-care": 60225,
|
|
405
|
+
"child-friendly": 60226,
|
|
406
|
+
"chrome-reader-mode": 59501,
|
|
407
|
+
"church": 60078,
|
|
408
|
+
"circle": 61258,
|
|
409
|
+
"circle-notifications": 59796,
|
|
410
|
+
"class": 59502,
|
|
411
|
+
"clean-hands": 61983,
|
|
412
|
+
"cleaning-services": 61695,
|
|
413
|
+
"clear": 57676,
|
|
414
|
+
"clear-all": 57528,
|
|
415
|
+
"close": 58829,
|
|
416
|
+
"close-fullscreen": 61903,
|
|
417
|
+
"closed-caption": 57372,
|
|
418
|
+
"closed-caption-disabled": 61916,
|
|
419
|
+
"closed-caption-off": 59798,
|
|
420
|
+
"cloud": 58045,
|
|
421
|
+
"cloud-circle": 58046,
|
|
422
|
+
"cloud-done": 58047,
|
|
423
|
+
"cloud-download": 58048,
|
|
424
|
+
"cloud-off": 58049,
|
|
425
|
+
"cloud-queue": 58050,
|
|
426
|
+
"cloud-sync": 60250,
|
|
427
|
+
"cloud-upload": 58051,
|
|
428
|
+
"cloudy-snowing": 59408,
|
|
429
|
+
"co2": 59312,
|
|
430
|
+
"co-present": 60144,
|
|
431
|
+
"code": 59503,
|
|
432
|
+
"code-off": 58611,
|
|
433
|
+
"coffee": 61423,
|
|
434
|
+
"coffee-maker": 61424,
|
|
435
|
+
"collections": 58294,
|
|
436
|
+
"collections-bookmark": 58417,
|
|
437
|
+
"color-lens": 58295,
|
|
438
|
+
"colorize": 58296,
|
|
439
|
+
"comment": 57529,
|
|
440
|
+
"comment-bank": 59982,
|
|
441
|
+
"comments-disabled": 59298,
|
|
442
|
+
"commit": 60149,
|
|
443
|
+
"commute": 59712,
|
|
444
|
+
"compare": 58297,
|
|
445
|
+
"compare-arrows": 59669,
|
|
446
|
+
"compass-calibration": 58748,
|
|
447
|
+
"compost": 59233,
|
|
448
|
+
"compress": 59725,
|
|
449
|
+
"computer": 58122,
|
|
450
|
+
"confirmation-num": 58936,
|
|
451
|
+
"confirmation-number": 58936,
|
|
452
|
+
"connect-without-contact": 61987,
|
|
453
|
+
"connected-tv": 59800,
|
|
454
|
+
"connecting-airports": 59337,
|
|
455
|
+
"construction": 59964,
|
|
456
|
+
"contact-emergency": 63697,
|
|
457
|
+
"contact-mail": 57552,
|
|
458
|
+
"contact-page": 61998,
|
|
459
|
+
"contact-phone": 57551,
|
|
460
|
+
"contact-support": 59724,
|
|
461
|
+
"contactless": 60017,
|
|
462
|
+
"contacts": 57530,
|
|
463
|
+
"content-copy": 57677,
|
|
464
|
+
"content-cut": 57678,
|
|
465
|
+
"content-paste": 57679,
|
|
466
|
+
"content-paste-go": 60046,
|
|
467
|
+
"content-paste-off": 58616,
|
|
468
|
+
"content-paste-search": 60059,
|
|
469
|
+
"contrast": 60215,
|
|
470
|
+
"control-camera": 57460,
|
|
471
|
+
"control-point": 58298,
|
|
472
|
+
"control-point-duplicate": 58299,
|
|
473
|
+
"conveyor-belt": 63591,
|
|
474
|
+
"cookie": 60076,
|
|
475
|
+
"copy-all": 58092,
|
|
476
|
+
"copyright": 59660,
|
|
477
|
+
"coronavirus": 61985,
|
|
478
|
+
"corporate-fare": 61904,
|
|
479
|
+
"cottage": 58759,
|
|
480
|
+
"countertops": 61943,
|
|
481
|
+
"create": 57680,
|
|
482
|
+
"create-new-folder": 58060,
|
|
483
|
+
"credit-card": 59504,
|
|
484
|
+
"credit-card-off": 58612,
|
|
485
|
+
"credit-score": 61425,
|
|
486
|
+
"crib": 58760,
|
|
487
|
+
"crisis-alert": 60393,
|
|
488
|
+
"crop": 58302,
|
|
489
|
+
"crop-16-9": 58300,
|
|
490
|
+
"crop-3-2": 58301,
|
|
491
|
+
"crop-5-4": 58303,
|
|
492
|
+
"crop-7-5": 58304,
|
|
493
|
+
"crop-din": 58305,
|
|
494
|
+
"crop-free": 58306,
|
|
495
|
+
"crop-landscape": 58307,
|
|
496
|
+
"crop-original": 58308,
|
|
497
|
+
"crop-portrait": 58309,
|
|
498
|
+
"crop-rotate": 58423,
|
|
499
|
+
"crop-square": 58310,
|
|
500
|
+
"cruelty-free": 59289,
|
|
501
|
+
"css": 60307,
|
|
502
|
+
"currency-bitcoin": 60357,
|
|
503
|
+
"currency-exchange": 60272,
|
|
504
|
+
"currency-franc": 60154,
|
|
505
|
+
"currency-lira": 60143,
|
|
506
|
+
"currency-pound": 60145,
|
|
507
|
+
"currency-ruble": 60140,
|
|
508
|
+
"currency-rupee": 60151,
|
|
509
|
+
"currency-yen": 60155,
|
|
510
|
+
"currency-yuan": 60153,
|
|
511
|
+
"curtains": 60446,
|
|
512
|
+
"curtains-closed": 60445,
|
|
513
|
+
"cyclone": 60373,
|
|
514
|
+
"dangerous": 59802,
|
|
515
|
+
"dark-mode": 58652,
|
|
516
|
+
"dashboard": 59505,
|
|
517
|
+
"dashboard-customize": 59803,
|
|
518
|
+
"data-array": 60113,
|
|
519
|
+
"data-exploration": 59247,
|
|
520
|
+
"data-object": 60115,
|
|
521
|
+
"data-saver-off": 61426,
|
|
522
|
+
"data-saver-on": 61427,
|
|
523
|
+
"data-thresholding": 60319,
|
|
524
|
+
"data-usage": 57775,
|
|
525
|
+
"dataset": 63726,
|
|
526
|
+
"dataset-linked": 63727,
|
|
527
|
+
"date-range": 59670,
|
|
528
|
+
"deblur": 60279,
|
|
529
|
+
"deck": 59970,
|
|
530
|
+
"dehaze": 58311,
|
|
531
|
+
"delete": 59506,
|
|
532
|
+
"delete-forever": 59691,
|
|
533
|
+
"delete-outline": 59694,
|
|
534
|
+
"delete-sweep": 57708,
|
|
535
|
+
"delivery-dining": 60018,
|
|
536
|
+
"density-large": 60329,
|
|
537
|
+
"density-medium": 60318,
|
|
538
|
+
"density-small": 60328,
|
|
539
|
+
"departure-board": 58742,
|
|
540
|
+
"description": 59507,
|
|
541
|
+
"deselect": 60342,
|
|
542
|
+
"design-services": 61706,
|
|
543
|
+
"desk": 63732,
|
|
544
|
+
"desktop-access-disabled": 59805,
|
|
545
|
+
"desktop-mac": 58123,
|
|
546
|
+
"desktop-windows": 58124,
|
|
547
|
+
"details": 58312,
|
|
548
|
+
"developer-board": 58125,
|
|
549
|
+
"developer-board-off": 58623,
|
|
550
|
+
"developer-mode": 57776,
|
|
551
|
+
"device-hub": 58165,
|
|
552
|
+
"device-thermostat": 57855,
|
|
553
|
+
"device-unknown": 58169,
|
|
554
|
+
"devices": 57777,
|
|
555
|
+
"devices-fold": 60382,
|
|
556
|
+
"devices-other": 58167,
|
|
557
|
+
"dew-point": 63609,
|
|
558
|
+
"dialer-sip": 57531,
|
|
559
|
+
"dialpad": 57532,
|
|
560
|
+
"diamond": 60117,
|
|
561
|
+
"difference": 60285,
|
|
562
|
+
"dining": 61428,
|
|
563
|
+
"dinner-dining": 59991,
|
|
564
|
+
"directions": 58670,
|
|
565
|
+
"directions-bike": 58671,
|
|
566
|
+
"directions-boat": 58674,
|
|
567
|
+
"directions-boat-filled": 61429,
|
|
568
|
+
"directions-bus": 58672,
|
|
569
|
+
"directions-bus-filled": 61430,
|
|
570
|
+
"directions-car": 58673,
|
|
571
|
+
"directions-car-filled": 61431,
|
|
572
|
+
"directions-ferry": 58674,
|
|
573
|
+
"directions-off": 61711,
|
|
574
|
+
"directions-railway": 58676,
|
|
575
|
+
"directions-railway-filled": 61432,
|
|
576
|
+
"directions-run": 58726,
|
|
577
|
+
"directions-subway": 58675,
|
|
578
|
+
"directions-subway-filled": 61433,
|
|
579
|
+
"directions-train": 58676,
|
|
580
|
+
"directions-transit": 58677,
|
|
581
|
+
"directions-transit-filled": 61434,
|
|
582
|
+
"directions-walk": 58678,
|
|
583
|
+
"dirty-lens": 61259,
|
|
584
|
+
"disabled-by-default": 62000,
|
|
585
|
+
"disabled-visible": 59246,
|
|
586
|
+
"disc-full": 58896,
|
|
587
|
+
"discord": 60012,
|
|
588
|
+
"discount": 60361,
|
|
589
|
+
"display-settings": 60311,
|
|
590
|
+
"diversity-1": 63703,
|
|
591
|
+
"diversity-2": 63704,
|
|
592
|
+
"diversity-3": 63705,
|
|
593
|
+
"dnd-forwardslash": 58897,
|
|
594
|
+
"dns": 59509,
|
|
595
|
+
"do-disturb": 61580,
|
|
596
|
+
"do-disturb-alt": 61581,
|
|
597
|
+
"do-disturb-off": 61582,
|
|
598
|
+
"do-disturb-on": 61583,
|
|
599
|
+
"do-not-disturb": 58898,
|
|
600
|
+
"do-not-disturb-alt": 58897,
|
|
601
|
+
"do-not-disturb-off": 58947,
|
|
602
|
+
"do-not-disturb-on": 58948,
|
|
603
|
+
"do-not-disturb-on-total-silence": 61435,
|
|
604
|
+
"do-not-step": 61855,
|
|
605
|
+
"do-not-touch": 61872,
|
|
606
|
+
"dock": 58126,
|
|
607
|
+
"document-scanner": 58874,
|
|
608
|
+
"domain": 59374,
|
|
609
|
+
"domain-add": 60258,
|
|
610
|
+
"domain-disabled": 57583,
|
|
611
|
+
"domain-verification": 61260,
|
|
612
|
+
"done": 59510,
|
|
613
|
+
"done-all": 59511,
|
|
614
|
+
"done-outline": 59695,
|
|
615
|
+
"donut-large": 59671,
|
|
616
|
+
"donut-small": 59672,
|
|
617
|
+
"door-back": 61436,
|
|
618
|
+
"door-front": 61437,
|
|
619
|
+
"door-sliding": 61438,
|
|
620
|
+
"doorbell": 61439,
|
|
621
|
+
"double-arrow": 59984,
|
|
622
|
+
"downhill-skiing": 58633,
|
|
623
|
+
"download": 61584,
|
|
624
|
+
"download-done": 61585,
|
|
625
|
+
"download-for-offline": 61440,
|
|
626
|
+
"downloading": 61441,
|
|
627
|
+
"drafts": 57681,
|
|
628
|
+
"drag-handle": 57949,
|
|
629
|
+
"drag-indicator": 59717,
|
|
630
|
+
"draw": 59206,
|
|
631
|
+
"drive-eta": 58899,
|
|
632
|
+
"drive-file-move": 58997,
|
|
633
|
+
"drive-file-move-outline": 59809,
|
|
634
|
+
"drive-file-move-rtl": 59245,
|
|
635
|
+
"drive-file-rename-outline": 59810,
|
|
636
|
+
"drive-folder-upload": 59811,
|
|
637
|
+
"dry": 61875,
|
|
638
|
+
"dry-cleaning": 59992,
|
|
639
|
+
"duo": 59813,
|
|
640
|
+
"dvr": 57778,
|
|
641
|
+
"dynamic-feed": 59924,
|
|
642
|
+
"dynamic-form": 61887,
|
|
643
|
+
"e-mobiledata": 61442,
|
|
644
|
+
"earbuds": 61443,
|
|
645
|
+
"earbuds-battery": 61444,
|
|
646
|
+
"east": 61919,
|
|
647
|
+
"eco": 59957,
|
|
648
|
+
"edgesensor-high": 61445,
|
|
649
|
+
"edgesensor-low": 61446,
|
|
650
|
+
"edit": 58313,
|
|
651
|
+
"edit-attributes": 58744,
|
|
652
|
+
"edit-calendar": 59202,
|
|
653
|
+
"edit-document": 63628,
|
|
654
|
+
"edit-location": 58728,
|
|
655
|
+
"edit-location-alt": 57797,
|
|
656
|
+
"edit-note": 59205,
|
|
657
|
+
"edit-notifications": 58661,
|
|
658
|
+
"edit-off": 59728,
|
|
659
|
+
"edit-road": 61261,
|
|
660
|
+
"edit-square": 63629,
|
|
661
|
+
"egg": 60108,
|
|
662
|
+
"egg-alt": 60104,
|
|
663
|
+
"eject": 59643,
|
|
664
|
+
"elderly": 61978,
|
|
665
|
+
"elderly-woman": 60265,
|
|
666
|
+
"electric-bike": 60187,
|
|
667
|
+
"electric-bolt": 60444,
|
|
668
|
+
"electric-car": 60188,
|
|
669
|
+
"electric-meter": 60443,
|
|
670
|
+
"electric-moped": 60189,
|
|
671
|
+
"electric-rickshaw": 60190,
|
|
672
|
+
"electric-scooter": 60191,
|
|
673
|
+
"electrical-services": 61698,
|
|
674
|
+
"elevator": 61856,
|
|
675
|
+
"email": 57534,
|
|
676
|
+
"emergency": 57835,
|
|
677
|
+
"emergency-recording": 60404,
|
|
678
|
+
"emergency-share": 60406,
|
|
679
|
+
"emoji-emotions": 59938,
|
|
680
|
+
"emoji-events": 59939,
|
|
681
|
+
"emoji-flags": 59930,
|
|
682
|
+
"emoji-food-beverage": 59931,
|
|
683
|
+
"emoji-nature": 59932,
|
|
684
|
+
"emoji-objects": 59940,
|
|
685
|
+
"emoji-people": 59933,
|
|
686
|
+
"emoji-symbols": 59934,
|
|
687
|
+
"emoji-transportation": 59935,
|
|
688
|
+
"energy-savings-leaf": 60442,
|
|
689
|
+
"engineering": 59965,
|
|
690
|
+
"enhance-photo-translate": 59644,
|
|
691
|
+
"enhanced-encryption": 58943,
|
|
692
|
+
"equalizer": 57373,
|
|
693
|
+
"error": 57344,
|
|
694
|
+
"error-outline": 57345,
|
|
695
|
+
"escalator": 61857,
|
|
696
|
+
"escalator-warning": 61868,
|
|
697
|
+
"euro": 59925,
|
|
698
|
+
"euro-symbol": 59686,
|
|
699
|
+
"ev-station": 58733,
|
|
700
|
+
"event": 59512,
|
|
701
|
+
"event-available": 58900,
|
|
702
|
+
"event-busy": 58901,
|
|
703
|
+
"event-note": 58902,
|
|
704
|
+
"event-repeat": 60283,
|
|
705
|
+
"event-seat": 59651,
|
|
706
|
+
"exit-to-app": 59513,
|
|
707
|
+
"expand": 59727,
|
|
708
|
+
"expand-circle-down": 59341,
|
|
709
|
+
"expand-less": 58830,
|
|
710
|
+
"expand-more": 58831,
|
|
711
|
+
"explicit": 57374,
|
|
712
|
+
"explore": 59514,
|
|
713
|
+
"explore-off": 59816,
|
|
714
|
+
"exposure": 58314,
|
|
715
|
+
"exposure-minus-1": 58315,
|
|
716
|
+
"exposure-minus-2": 58316,
|
|
717
|
+
"exposure-neg-1": 58315,
|
|
718
|
+
"exposure-neg-2": 58316,
|
|
719
|
+
"exposure-plus-1": 58317,
|
|
720
|
+
"exposure-plus-2": 58318,
|
|
721
|
+
"exposure-zero": 58319,
|
|
722
|
+
"extension": 59515,
|
|
723
|
+
"extension-off": 58613,
|
|
724
|
+
"face": 59516,
|
|
725
|
+
"face-2": 63706,
|
|
726
|
+
"face-3": 63707,
|
|
727
|
+
"face-4": 63708,
|
|
728
|
+
"face-5": 63709,
|
|
729
|
+
"face-6": 63710,
|
|
730
|
+
"face-retouching-natural": 61262,
|
|
731
|
+
"face-retouching-off": 61447,
|
|
732
|
+
"facebook": 62004,
|
|
733
|
+
"fact-check": 61637,
|
|
734
|
+
"factory": 60348,
|
|
735
|
+
"family-restroom": 61858,
|
|
736
|
+
"fast-forward": 57375,
|
|
737
|
+
"fast-rewind": 57376,
|
|
738
|
+
"fastfood": 58746,
|
|
739
|
+
"favorite": 59517,
|
|
740
|
+
"favorite-border": 59518,
|
|
741
|
+
"favorite-outline": 59518,
|
|
742
|
+
"fax": 60120,
|
|
743
|
+
"featured-play-list": 57453,
|
|
744
|
+
"featured-video": 57454,
|
|
745
|
+
"feed": 61449,
|
|
746
|
+
"feedback": 59519,
|
|
747
|
+
"female": 58768,
|
|
748
|
+
"fence": 61942,
|
|
749
|
+
"festival": 60008,
|
|
750
|
+
"fiber-dvr": 57437,
|
|
751
|
+
"fiber-manual-record": 57441,
|
|
752
|
+
"fiber-new": 57438,
|
|
753
|
+
"fiber-pin": 57450,
|
|
754
|
+
"fiber-smart-record": 57442,
|
|
755
|
+
"file-copy": 57715,
|
|
756
|
+
"file-download": 58052,
|
|
757
|
+
"file-download-done": 59818,
|
|
758
|
+
"file-download-off": 58622,
|
|
759
|
+
"file-open": 60147,
|
|
760
|
+
"file-present": 59918,
|
|
761
|
+
"file-upload": 58054,
|
|
762
|
+
"file-upload-off": 63622,
|
|
763
|
+
"filter": 58323,
|
|
764
|
+
"filter-1": 58320,
|
|
765
|
+
"filter-2": 58321,
|
|
766
|
+
"filter-3": 58322,
|
|
767
|
+
"filter-4": 58324,
|
|
768
|
+
"filter-5": 58325,
|
|
769
|
+
"filter-6": 58326,
|
|
770
|
+
"filter-7": 58327,
|
|
771
|
+
"filter-8": 58328,
|
|
772
|
+
"filter-9": 58329,
|
|
773
|
+
"filter-9-plus": 58330,
|
|
774
|
+
"filter-alt": 61263,
|
|
775
|
+
"filter-alt-off": 60210,
|
|
776
|
+
"filter-b-and-w": 58331,
|
|
777
|
+
"filter-center-focus": 58332,
|
|
778
|
+
"filter-drama": 58333,
|
|
779
|
+
"filter-frames": 58334,
|
|
780
|
+
"filter-hdr": 58335,
|
|
781
|
+
"filter-list": 57682,
|
|
782
|
+
"filter-list-alt": 59726,
|
|
783
|
+
"filter-list-off": 60247,
|
|
784
|
+
"filter-none": 58336,
|
|
785
|
+
"filter-tilt-shift": 58338,
|
|
786
|
+
"filter-vintage": 58339,
|
|
787
|
+
"find-in-page": 59520,
|
|
788
|
+
"find-replace": 59521,
|
|
789
|
+
"fingerprint": 59661,
|
|
790
|
+
"fire-extinguisher": 61912,
|
|
791
|
+
"fire-hydrant": 61859,
|
|
792
|
+
"fire-hydrant-alt": 63729,
|
|
793
|
+
"fire-truck": 63730,
|
|
794
|
+
"fireplace": 59971,
|
|
795
|
+
"first-page": 58844,
|
|
796
|
+
"fit-screen": 59920,
|
|
797
|
+
"fitbit": 59435,
|
|
798
|
+
"fitness-center": 60227,
|
|
799
|
+
"flag": 57683,
|
|
800
|
+
"flag-circle": 60152,
|
|
801
|
+
"flaky": 61264,
|
|
802
|
+
"flare": 58340,
|
|
803
|
+
"flash-auto": 58341,
|
|
804
|
+
"flash-off": 58342,
|
|
805
|
+
"flash-on": 58343,
|
|
806
|
+
"flashlight-off": 61450,
|
|
807
|
+
"flashlight-on": 61451,
|
|
808
|
+
"flatware": 61452,
|
|
809
|
+
"flight": 58681,
|
|
810
|
+
"flight-class": 59339,
|
|
811
|
+
"flight-land": 59652,
|
|
812
|
+
"flight-takeoff": 59653,
|
|
813
|
+
"flip": 58344,
|
|
814
|
+
"flip-camera-android": 59959,
|
|
815
|
+
"flip-camera-ios": 59960,
|
|
816
|
+
"flip-to-back": 59522,
|
|
817
|
+
"flip-to-front": 59523,
|
|
818
|
+
"flood": 60390,
|
|
819
|
+
"flourescent": 61453,
|
|
820
|
+
"fluorescent": 60465,
|
|
821
|
+
"flutter-dash": 57355,
|
|
822
|
+
"fmd-bad": 61454,
|
|
823
|
+
"fmd-good": 61455,
|
|
824
|
+
"foggy": 59416,
|
|
825
|
+
"folder": 58055,
|
|
826
|
+
"folder-copy": 60349,
|
|
827
|
+
"folder-delete": 60212,
|
|
828
|
+
"folder-off": 60291,
|
|
829
|
+
"folder-open": 58056,
|
|
830
|
+
"folder-shared": 58057,
|
|
831
|
+
"folder-special": 58903,
|
|
832
|
+
"folder-zip": 60204,
|
|
833
|
+
"follow-the-signs": 61986,
|
|
834
|
+
"font-download": 57703,
|
|
835
|
+
"font-download-off": 58617,
|
|
836
|
+
"food-bank": 61938,
|
|
837
|
+
"forest": 60057,
|
|
838
|
+
"fork-left": 60320,
|
|
839
|
+
"fork-right": 60332,
|
|
840
|
+
"forklift": 63592,
|
|
841
|
+
"format-align-center": 57908,
|
|
842
|
+
"format-align-justify": 57909,
|
|
843
|
+
"format-align-left": 57910,
|
|
844
|
+
"format-align-right": 57911,
|
|
845
|
+
"format-bold": 57912,
|
|
846
|
+
"format-clear": 57913,
|
|
847
|
+
"format-color-fill": 57914,
|
|
848
|
+
"format-color-reset": 57915,
|
|
849
|
+
"format-color-text": 57916,
|
|
850
|
+
"format-indent-decrease": 57917,
|
|
851
|
+
"format-indent-increase": 57918,
|
|
852
|
+
"format-italic": 57919,
|
|
853
|
+
"format-line-spacing": 57920,
|
|
854
|
+
"format-list-bulleted": 57921,
|
|
855
|
+
"format-list-bulleted-add": 63561,
|
|
856
|
+
"format-list-numbered": 57922,
|
|
857
|
+
"format-list-numbered-rtl": 57959,
|
|
858
|
+
"format-overline": 60261,
|
|
859
|
+
"format-paint": 57923,
|
|
860
|
+
"format-quote": 57924,
|
|
861
|
+
"format-shapes": 57950,
|
|
862
|
+
"format-size": 57925,
|
|
863
|
+
"format-strikethrough": 57926,
|
|
864
|
+
"format-textdirection-l-to-r": 57927,
|
|
865
|
+
"format-textdirection-r-to-l": 57928,
|
|
866
|
+
"format-underline": 57929,
|
|
867
|
+
"format-underlined": 57929,
|
|
868
|
+
"fort": 60077,
|
|
869
|
+
"forum": 57535,
|
|
870
|
+
"forward": 57684,
|
|
871
|
+
"forward-10": 57430,
|
|
872
|
+
"forward-30": 57431,
|
|
873
|
+
"forward-5": 57432,
|
|
874
|
+
"forward-to-inbox": 61831,
|
|
875
|
+
"foundation": 61952,
|
|
876
|
+
"free-breakfast": 60228,
|
|
877
|
+
"free-cancellation": 59208,
|
|
878
|
+
"front-hand": 59241,
|
|
879
|
+
"front-loader": 63593,
|
|
880
|
+
"fullscreen": 58832,
|
|
881
|
+
"fullscreen-exit": 58833,
|
|
882
|
+
"functions": 57930,
|
|
883
|
+
"g-mobiledata": 61456,
|
|
884
|
+
"g-translate": 59687,
|
|
885
|
+
"gamepad": 58127,
|
|
886
|
+
"games": 57377,
|
|
887
|
+
"garage": 61457,
|
|
888
|
+
"gas-meter": 60441,
|
|
889
|
+
"gavel": 59662,
|
|
890
|
+
"generating-tokens": 59209,
|
|
891
|
+
"gesture": 57685,
|
|
892
|
+
"get-app": 59524,
|
|
893
|
+
"gif": 59656,
|
|
894
|
+
"gif-box": 59299,
|
|
895
|
+
"girl": 60264,
|
|
896
|
+
"gite": 58763,
|
|
897
|
+
"goat": 1114109,
|
|
898
|
+
"golf-course": 60229,
|
|
899
|
+
"gpp-bad": 61458,
|
|
900
|
+
"gpp-good": 61459,
|
|
901
|
+
"gpp-maybe": 61460,
|
|
902
|
+
"gps-fixed": 57779,
|
|
903
|
+
"gps-not-fixed": 57780,
|
|
904
|
+
"gps-off": 57781,
|
|
905
|
+
"grade": 59525,
|
|
906
|
+
"gradient": 58345,
|
|
907
|
+
"grading": 59983,
|
|
908
|
+
"grain": 58346,
|
|
909
|
+
"graphic-eq": 57784,
|
|
910
|
+
"grass": 61957,
|
|
911
|
+
"grid-3x3": 61461,
|
|
912
|
+
"grid-4x4": 61462,
|
|
913
|
+
"grid-goldenratio": 61463,
|
|
914
|
+
"grid-off": 58347,
|
|
915
|
+
"grid-on": 58348,
|
|
916
|
+
"grid-view": 59824,
|
|
917
|
+
"group": 59375,
|
|
918
|
+
"group-add": 59376,
|
|
919
|
+
"group-off": 59207,
|
|
920
|
+
"group-remove": 59309,
|
|
921
|
+
"group-work": 59526,
|
|
922
|
+
"groups": 62003,
|
|
923
|
+
"groups-2": 63711,
|
|
924
|
+
"groups-3": 63712,
|
|
925
|
+
"h-mobiledata": 61464,
|
|
926
|
+
"h-plus-mobiledata": 61465,
|
|
927
|
+
"hail": 59825,
|
|
928
|
+
"handshake": 60363,
|
|
929
|
+
"handyman": 61707,
|
|
930
|
+
"hardware": 59993,
|
|
931
|
+
"hd": 57426,
|
|
932
|
+
"hdr-auto": 61466,
|
|
933
|
+
"hdr-auto-select": 61467,
|
|
934
|
+
"hdr-enhanced-select": 61265,
|
|
935
|
+
"hdr-off": 58349,
|
|
936
|
+
"hdr-off-select": 61468,
|
|
937
|
+
"hdr-on": 58350,
|
|
938
|
+
"hdr-on-select": 61469,
|
|
939
|
+
"hdr-plus": 61470,
|
|
940
|
+
"hdr-strong": 58353,
|
|
941
|
+
"hdr-weak": 58354,
|
|
942
|
+
"headphones": 61471,
|
|
943
|
+
"headphones-battery": 61472,
|
|
944
|
+
"headset": 58128,
|
|
945
|
+
"headset-mic": 58129,
|
|
946
|
+
"headset-off": 58170,
|
|
947
|
+
"healing": 58355,
|
|
948
|
+
"health-and-safety": 57813,
|
|
949
|
+
"hearing": 57379,
|
|
950
|
+
"hearing-disabled": 61700,
|
|
951
|
+
"heart-broken": 60098,
|
|
952
|
+
"heat-pump": 60440,
|
|
953
|
+
"height": 59926,
|
|
954
|
+
"help": 59527,
|
|
955
|
+
"help-center": 61888,
|
|
956
|
+
"help-outline": 59645,
|
|
957
|
+
"hevc": 61473,
|
|
958
|
+
"hexagon": 60217,
|
|
959
|
+
"hide-image": 61474,
|
|
960
|
+
"hide-source": 61475,
|
|
961
|
+
"high-quality": 57380,
|
|
962
|
+
"highlight": 57951,
|
|
963
|
+
"highlight-alt": 61266,
|
|
964
|
+
"highlight-off": 59528,
|
|
965
|
+
"highlight-remove": 59528,
|
|
966
|
+
"hiking": 58634,
|
|
967
|
+
"history": 59529,
|
|
968
|
+
"history-edu": 59966,
|
|
969
|
+
"history-toggle-off": 61821,
|
|
970
|
+
"hive": 60070,
|
|
971
|
+
"hls": 60298,
|
|
972
|
+
"hls-off": 60300,
|
|
973
|
+
"holiday-village": 58762,
|
|
974
|
+
"home": 59530,
|
|
975
|
+
"home-filled": 59826,
|
|
976
|
+
"home-max": 61476,
|
|
977
|
+
"home-mini": 61477,
|
|
978
|
+
"home-repair-service": 61696,
|
|
979
|
+
"home-work": 59913,
|
|
980
|
+
"horizontal-distribute": 57364,
|
|
981
|
+
"horizontal-rule": 61704,
|
|
982
|
+
"horizontal-split": 59719,
|
|
983
|
+
"hot-tub": 60230,
|
|
984
|
+
"hotel": 58682,
|
|
985
|
+
"hotel-class": 59203,
|
|
986
|
+
"hourglass-bottom": 59996,
|
|
987
|
+
"hourglass-disabled": 61267,
|
|
988
|
+
"hourglass-empty": 59531,
|
|
989
|
+
"hourglass-full": 59532,
|
|
990
|
+
"hourglass-top": 59995,
|
|
991
|
+
"house": 59972,
|
|
992
|
+
"house-siding": 61954,
|
|
993
|
+
"houseboat": 58756,
|
|
994
|
+
"how-to-reg": 57716,
|
|
995
|
+
"how-to-vote": 57717,
|
|
996
|
+
"html": 60286,
|
|
997
|
+
"http": 59650,
|
|
998
|
+
"https": 59533,
|
|
999
|
+
"hub": 59892,
|
|
1000
|
+
"hvac": 61710,
|
|
1001
|
+
"ice-skating": 58635,
|
|
1002
|
+
"icecream": 60009,
|
|
1003
|
+
"image": 58356,
|
|
1004
|
+
"image-aspect-ratio": 58357,
|
|
1005
|
+
"image-not-supported": 61718,
|
|
1006
|
+
"image-search": 58431,
|
|
1007
|
+
"imagesearch-roller": 59828,
|
|
1008
|
+
"import-contacts": 57568,
|
|
1009
|
+
"import-export": 57539,
|
|
1010
|
+
"important-devices": 59666,
|
|
1011
|
+
"inbox": 57686,
|
|
1012
|
+
"incomplete-circle": 59291,
|
|
1013
|
+
"indeterminate-check-box": 59657,
|
|
1014
|
+
"info": 59534,
|
|
1015
|
+
"info-outline": 59535,
|
|
1016
|
+
"input": 59536,
|
|
1017
|
+
"insert-chart": 57931,
|
|
1018
|
+
"insert-chart-outlined": 57962,
|
|
1019
|
+
"insert-comment": 57932,
|
|
1020
|
+
"insert-drive-file": 57933,
|
|
1021
|
+
"insert-emoticon": 57934,
|
|
1022
|
+
"insert-invitation": 57935,
|
|
1023
|
+
"insert-link": 57936,
|
|
1024
|
+
"insert-page-break": 60106,
|
|
1025
|
+
"insert-photo": 57937,
|
|
1026
|
+
"insights": 61586,
|
|
1027
|
+
"install-desktop": 60273,
|
|
1028
|
+
"install-mobile": 60274,
|
|
1029
|
+
"integration-instructions": 61268,
|
|
1030
|
+
"interests": 59336,
|
|
1031
|
+
"interpreter-mode": 59451,
|
|
1032
|
+
"inventory": 57721,
|
|
1033
|
+
"inventory-2": 57761,
|
|
1034
|
+
"invert-colors": 59537,
|
|
1035
|
+
"invert-colors-off": 57540,
|
|
1036
|
+
"invert-colors-on": 59537,
|
|
1037
|
+
"ios-share": 59064,
|
|
1038
|
+
"iron": 58755,
|
|
1039
|
+
"iso": 58358,
|
|
1040
|
+
"javascript": 60284,
|
|
1041
|
+
"join-full": 60139,
|
|
1042
|
+
"join-inner": 60148,
|
|
1043
|
+
"join-left": 60146,
|
|
1044
|
+
"join-right": 60138,
|
|
1045
|
+
"kayaking": 58636,
|
|
1046
|
+
"kebab-dining": 59458,
|
|
1047
|
+
"key": 59196,
|
|
1048
|
+
"key-off": 60292,
|
|
1049
|
+
"keyboard": 58130,
|
|
1050
|
+
"keyboard-alt": 61480,
|
|
1051
|
+
"keyboard-arrow-down": 58131,
|
|
1052
|
+
"keyboard-arrow-left": 58132,
|
|
1053
|
+
"keyboard-arrow-right": 58133,
|
|
1054
|
+
"keyboard-arrow-up": 58134,
|
|
1055
|
+
"keyboard-backspace": 58135,
|
|
1056
|
+
"keyboard-capslock": 58136,
|
|
1057
|
+
"keyboard-command": 60128,
|
|
1058
|
+
"keyboard-command-key": 60135,
|
|
1059
|
+
"keyboard-control": 58835,
|
|
1060
|
+
"keyboard-control-key": 60134,
|
|
1061
|
+
"keyboard-double-arrow-down": 60112,
|
|
1062
|
+
"keyboard-double-arrow-left": 60099,
|
|
1063
|
+
"keyboard-double-arrow-right": 60105,
|
|
1064
|
+
"keyboard-double-arrow-up": 60111,
|
|
1065
|
+
"keyboard-hide": 58138,
|
|
1066
|
+
"keyboard-option": 60127,
|
|
1067
|
+
"keyboard-option-key": 60136,
|
|
1068
|
+
"keyboard-return": 58139,
|
|
1069
|
+
"keyboard-tab": 58140,
|
|
1070
|
+
"keyboard-voice": 58141,
|
|
1071
|
+
"king-bed": 59973,
|
|
1072
|
+
"kitchen": 60231,
|
|
1073
|
+
"kitesurfing": 58637,
|
|
1074
|
+
"label": 59538,
|
|
1075
|
+
"label-important": 59703,
|
|
1076
|
+
"label-important-outline": 59720,
|
|
1077
|
+
"label-off": 59830,
|
|
1078
|
+
"label-outline": 59539,
|
|
1079
|
+
"lan": 60207,
|
|
1080
|
+
"landscape": 58359,
|
|
1081
|
+
"landslide": 60375,
|
|
1082
|
+
"language": 59540,
|
|
1083
|
+
"laptop": 58142,
|
|
1084
|
+
"laptop-chromebook": 58143,
|
|
1085
|
+
"laptop-mac": 58144,
|
|
1086
|
+
"laptop-windows": 58145,
|
|
1087
|
+
"last-page": 58845,
|
|
1088
|
+
"launch": 59541,
|
|
1089
|
+
"layers": 58683,
|
|
1090
|
+
"layers-clear": 58684,
|
|
1091
|
+
"leaderboard": 61964,
|
|
1092
|
+
"leak-add": 58360,
|
|
1093
|
+
"leak-remove": 58361,
|
|
1094
|
+
"leave-bags-at-home": 61979,
|
|
1095
|
+
"legend-toggle": 61723,
|
|
1096
|
+
"lens": 58362,
|
|
1097
|
+
"lens-blur": 61481,
|
|
1098
|
+
"library-add": 57390,
|
|
1099
|
+
"library-add-check": 59831,
|
|
1100
|
+
"library-books": 57391,
|
|
1101
|
+
"library-music": 57392,
|
|
1102
|
+
"light": 61482,
|
|
1103
|
+
"light-mode": 58648,
|
|
1104
|
+
"lightbulb": 57584,
|
|
1105
|
+
"lightbulb-circle": 60414,
|
|
1106
|
+
"lightbulb-outline": 59663,
|
|
1107
|
+
"line-axis": 60058,
|
|
1108
|
+
"line-style": 59673,
|
|
1109
|
+
"line-weight": 59674,
|
|
1110
|
+
"linear-scale": 57952,
|
|
1111
|
+
"link": 57687,
|
|
1112
|
+
"link-off": 57711,
|
|
1113
|
+
"linked-camera": 58424,
|
|
1114
|
+
"liquor": 60000,
|
|
1115
|
+
"list": 59542,
|
|
1116
|
+
"list-alt": 57582,
|
|
1117
|
+
"live-help": 57542,
|
|
1118
|
+
"live-tv": 58937,
|
|
1119
|
+
"living": 61483,
|
|
1120
|
+
"local-activity": 58687,
|
|
1121
|
+
"local-airport": 58685,
|
|
1122
|
+
"local-atm": 58686,
|
|
1123
|
+
"local-attraction": 58687,
|
|
1124
|
+
"local-bar": 58688,
|
|
1125
|
+
"local-cafe": 58689,
|
|
1126
|
+
"local-car-wash": 58690,
|
|
1127
|
+
"local-convenience-store": 58691,
|
|
1128
|
+
"local-dining": 58710,
|
|
1129
|
+
"local-drink": 58692,
|
|
1130
|
+
"local-fire-department": 61269,
|
|
1131
|
+
"local-florist": 58693,
|
|
1132
|
+
"local-gas-station": 58694,
|
|
1133
|
+
"local-grocery-store": 58695,
|
|
1134
|
+
"local-hospital": 58696,
|
|
1135
|
+
"local-hotel": 58697,
|
|
1136
|
+
"local-laundry-service": 58698,
|
|
1137
|
+
"local-library": 58699,
|
|
1138
|
+
"local-mall": 58700,
|
|
1139
|
+
"local-movies": 58701,
|
|
1140
|
+
"local-offer": 58702,
|
|
1141
|
+
"local-parking": 58703,
|
|
1142
|
+
"local-pharmacy": 58704,
|
|
1143
|
+
"local-phone": 58705,
|
|
1144
|
+
"local-pizza": 58706,
|
|
1145
|
+
"local-play": 58707,
|
|
1146
|
+
"local-police": 61270,
|
|
1147
|
+
"local-post-office": 58708,
|
|
1148
|
+
"local-print-shop": 58709,
|
|
1149
|
+
"local-printshop": 58709,
|
|
1150
|
+
"local-restaurant": 58710,
|
|
1151
|
+
"local-see": 58711,
|
|
1152
|
+
"local-shipping": 58712,
|
|
1153
|
+
"local-taxi": 58713,
|
|
1154
|
+
"location-city": 59377,
|
|
1155
|
+
"location-disabled": 57782,
|
|
1156
|
+
"location-history": 58714,
|
|
1157
|
+
"location-off": 57543,
|
|
1158
|
+
"location-on": 57544,
|
|
1159
|
+
"location-pin": 61915,
|
|
1160
|
+
"location-searching": 57783,
|
|
1161
|
+
"lock": 59543,
|
|
1162
|
+
"lock-clock": 61271,
|
|
1163
|
+
"lock-open": 59544,
|
|
1164
|
+
"lock-outline": 59545,
|
|
1165
|
+
"lock-person": 63731,
|
|
1166
|
+
"lock-reset": 60126,
|
|
1167
|
+
"login": 60023,
|
|
1168
|
+
"logo-dev": 60118,
|
|
1169
|
+
"logout": 59834,
|
|
1170
|
+
"looks": 58364,
|
|
1171
|
+
"looks-3": 58363,
|
|
1172
|
+
"looks-4": 58365,
|
|
1173
|
+
"looks-5": 58366,
|
|
1174
|
+
"looks-6": 58367,
|
|
1175
|
+
"looks-one": 58368,
|
|
1176
|
+
"looks-two": 58369,
|
|
1177
|
+
"loop": 57384,
|
|
1178
|
+
"loupe": 58370,
|
|
1179
|
+
"low-priority": 57709,
|
|
1180
|
+
"loyalty": 59546,
|
|
1181
|
+
"lte-mobiledata": 61484,
|
|
1182
|
+
"lte-plus-mobiledata": 61485,
|
|
1183
|
+
"luggage": 62005,
|
|
1184
|
+
"lunch-dining": 60001,
|
|
1185
|
+
"lyrics": 60427,
|
|
1186
|
+
"macro-off": 63698,
|
|
1187
|
+
"mail": 57688,
|
|
1188
|
+
"mail-lock": 60426,
|
|
1189
|
+
"mail-outline": 57569,
|
|
1190
|
+
"male": 58766,
|
|
1191
|
+
"man": 58603,
|
|
1192
|
+
"man-2": 63713,
|
|
1193
|
+
"man-3": 63714,
|
|
1194
|
+
"man-4": 63715,
|
|
1195
|
+
"manage-accounts": 61486,
|
|
1196
|
+
"manage-history": 60391,
|
|
1197
|
+
"manage-search": 61487,
|
|
1198
|
+
"map": 58715,
|
|
1199
|
+
"maps-home-work": 61488,
|
|
1200
|
+
"maps-ugc": 61272,
|
|
1201
|
+
"margin": 59835,
|
|
1202
|
+
"mark-as-unread": 59836,
|
|
1203
|
+
"mark-chat-read": 61835,
|
|
1204
|
+
"mark-chat-unread": 61833,
|
|
1205
|
+
"mark-email-read": 61836,
|
|
1206
|
+
"mark-email-unread": 61834,
|
|
1207
|
+
"mark-unread-chat-alt": 60317,
|
|
1208
|
+
"markunread": 57689,
|
|
1209
|
+
"markunread-mailbox": 59547,
|
|
1210
|
+
"masks": 61976,
|
|
1211
|
+
"maximize": 59696,
|
|
1212
|
+
"media-bluetooth-off": 61489,
|
|
1213
|
+
"media-bluetooth-on": 61490,
|
|
1214
|
+
"mediation": 61351,
|
|
1215
|
+
"medical-information": 60397,
|
|
1216
|
+
"medical-services": 61705,
|
|
1217
|
+
"medication": 61491,
|
|
1218
|
+
"medication-liquid": 60039,
|
|
1219
|
+
"meeting-room": 60239,
|
|
1220
|
+
"memory": 58146,
|
|
1221
|
+
"menu": 58834,
|
|
1222
|
+
"menu-book": 59929,
|
|
1223
|
+
"menu-open": 59837,
|
|
1224
|
+
"merge": 60312,
|
|
1225
|
+
"merge-type": 57938,
|
|
1226
|
+
"message": 57545,
|
|
1227
|
+
"messenger": 57546,
|
|
1228
|
+
"messenger-outline": 57547,
|
|
1229
|
+
"mic": 57385,
|
|
1230
|
+
"mic-external-off": 61273,
|
|
1231
|
+
"mic-external-on": 61274,
|
|
1232
|
+
"mic-none": 57386,
|
|
1233
|
+
"mic-off": 57387,
|
|
1234
|
+
"microwave": 61956,
|
|
1235
|
+
"military-tech": 59967,
|
|
1236
|
+
"minimize": 59697,
|
|
1237
|
+
"minor-crash": 60401,
|
|
1238
|
+
"miscellaneous-services": 61708,
|
|
1239
|
+
"missed-video-call": 57459,
|
|
1240
|
+
"mms": 58904,
|
|
1241
|
+
"mobile-friendly": 57856,
|
|
1242
|
+
"mobile-off": 57857,
|
|
1243
|
+
"mobile-screen-share": 57575,
|
|
1244
|
+
"mobiledata-off": 61492,
|
|
1245
|
+
"mode": 61591,
|
|
1246
|
+
"mode-comment": 57939,
|
|
1247
|
+
"mode-edit": 57940,
|
|
1248
|
+
"mode-edit-outline": 61493,
|
|
1249
|
+
"mode-fan-off": 60439,
|
|
1250
|
+
"mode-night": 61494,
|
|
1251
|
+
"mode-of-travel": 59342,
|
|
1252
|
+
"mode-standby": 61495,
|
|
1253
|
+
"model-training": 61647,
|
|
1254
|
+
"monetization-on": 57955,
|
|
1255
|
+
"money": 58749,
|
|
1256
|
+
"money-off": 57948,
|
|
1257
|
+
"money-off-csred": 61496,
|
|
1258
|
+
"monitor": 61275,
|
|
1259
|
+
"monitor-heart": 60066,
|
|
1260
|
+
"monitor-weight": 61497,
|
|
1261
|
+
"monochrome-photos": 58371,
|
|
1262
|
+
"mood": 59378,
|
|
1263
|
+
"mood-bad": 59379,
|
|
1264
|
+
"moped": 60200,
|
|
1265
|
+
"more": 58905,
|
|
1266
|
+
"more-horiz": 58835,
|
|
1267
|
+
"more-time": 59997,
|
|
1268
|
+
"more-vert": 58836,
|
|
1269
|
+
"mosque": 60082,
|
|
1270
|
+
"motion-photos-auto": 61498,
|
|
1271
|
+
"motion-photos-off": 59840,
|
|
1272
|
+
"motion-photos-on": 59841,
|
|
1273
|
+
"motion-photos-pause": 61991,
|
|
1274
|
+
"motion-photos-paused": 59842,
|
|
1275
|
+
"motorcycle": 59675,
|
|
1276
|
+
"mouse": 58147,
|
|
1277
|
+
"move-down": 60257,
|
|
1278
|
+
"move-to-inbox": 57704,
|
|
1279
|
+
"move-up": 60260,
|
|
1280
|
+
"movie": 57388,
|
|
1281
|
+
"movie-creation": 58372,
|
|
1282
|
+
"movie-edit": 63552,
|
|
1283
|
+
"movie-filter": 58426,
|
|
1284
|
+
"moving": 58625,
|
|
1285
|
+
"mp": 59843,
|
|
1286
|
+
"multiline-chart": 59103,
|
|
1287
|
+
"multiple-stop": 61881,
|
|
1288
|
+
"multitrack-audio": 57784,
|
|
1289
|
+
"museum": 59958,
|
|
1290
|
+
"music-note": 58373,
|
|
1291
|
+
"music-off": 58432,
|
|
1292
|
+
"music-video": 57443,
|
|
1293
|
+
"my-library-add": 57390,
|
|
1294
|
+
"my-library-books": 57391,
|
|
1295
|
+
"my-library-music": 57392,
|
|
1296
|
+
"my-location": 58716,
|
|
1297
|
+
"nat": 61276,
|
|
1298
|
+
"nature": 58374,
|
|
1299
|
+
"nature-people": 58375,
|
|
1300
|
+
"navigate-before": 58376,
|
|
1301
|
+
"navigate-next": 58377,
|
|
1302
|
+
"navigation": 58717,
|
|
1303
|
+
"near-me": 58729,
|
|
1304
|
+
"near-me-disabled": 61935,
|
|
1305
|
+
"nearby-error": 61499,
|
|
1306
|
+
"nearby-off": 61500,
|
|
1307
|
+
"nest-cam-wired-stand": 60438,
|
|
1308
|
+
"network-cell": 57785,
|
|
1309
|
+
"network-check": 58944,
|
|
1310
|
+
"network-locked": 58906,
|
|
1311
|
+
"network-ping": 60362,
|
|
1312
|
+
"network-wifi": 57786,
|
|
1313
|
+
"network-wifi-1-bar": 60388,
|
|
1314
|
+
"network-wifi-2-bar": 60374,
|
|
1315
|
+
"network-wifi-3-bar": 60385,
|
|
1316
|
+
"new-label": 58889,
|
|
1317
|
+
"new-releases": 57393,
|
|
1318
|
+
"newspaper": 60289,
|
|
1319
|
+
"next-plan": 61277,
|
|
1320
|
+
"next-week": 57706,
|
|
1321
|
+
"nfc": 57787,
|
|
1322
|
+
"night-shelter": 61937,
|
|
1323
|
+
"nightlife": 60002,
|
|
1324
|
+
"nightlight": 61501,
|
|
1325
|
+
"nightlight-round": 61278,
|
|
1326
|
+
"nights-stay": 59974,
|
|
1327
|
+
"no-accounts": 61502,
|
|
1328
|
+
"no-adult-content": 63742,
|
|
1329
|
+
"no-backpack": 62007,
|
|
1330
|
+
"no-cell": 61860,
|
|
1331
|
+
"no-crash": 60400,
|
|
1332
|
+
"no-drinks": 61861,
|
|
1333
|
+
"no-encryption": 58945,
|
|
1334
|
+
"no-encryption-gmailerrorred": 61503,
|
|
1335
|
+
"no-flash": 61862,
|
|
1336
|
+
"no-food": 61863,
|
|
1337
|
+
"no-luggage": 62011,
|
|
1338
|
+
"no-meals": 61910,
|
|
1339
|
+
"no-meals-ouline": 61993,
|
|
1340
|
+
"no-meeting-room": 60238,
|
|
1341
|
+
"no-photography": 61864,
|
|
1342
|
+
"no-sim": 57548,
|
|
1343
|
+
"no-stroller": 61871,
|
|
1344
|
+
"no-transfer": 61909,
|
|
1345
|
+
"noise-aware": 60396,
|
|
1346
|
+
"noise-control-off": 60403,
|
|
1347
|
+
"nordic-walking": 58638,
|
|
1348
|
+
"north": 61920,
|
|
1349
|
+
"north-east": 61921,
|
|
1350
|
+
"north-west": 61922,
|
|
1351
|
+
"not-accessible": 61694,
|
|
1352
|
+
"not-interested": 57395,
|
|
1353
|
+
"not-listed-location": 58741,
|
|
1354
|
+
"not-started": 61649,
|
|
1355
|
+
"note": 57455,
|
|
1356
|
+
"note-add": 59548,
|
|
1357
|
+
"note-alt": 61504,
|
|
1358
|
+
"notes": 57964,
|
|
1359
|
+
"notification-add": 58265,
|
|
1360
|
+
"notification-important": 57348,
|
|
1361
|
+
"notifications": 59380,
|
|
1362
|
+
"notifications-active": 59383,
|
|
1363
|
+
"notifications-none": 59381,
|
|
1364
|
+
"notifications-off": 59382,
|
|
1365
|
+
"notifications-on": 59383,
|
|
1366
|
+
"notifications-paused": 59384,
|
|
1367
|
+
"now-wallpaper": 57788,
|
|
1368
|
+
"now-widgets": 57789,
|
|
1369
|
+
"numbers": 60103,
|
|
1370
|
+
"offline-bolt": 59698,
|
|
1371
|
+
"offline-pin": 59658,
|
|
1372
|
+
"offline-share": 59845,
|
|
1373
|
+
"oil-barrel": 60437,
|
|
1374
|
+
"on-device-training": 60413,
|
|
1375
|
+
"ondemand-video": 58938,
|
|
1376
|
+
"online-prediction": 61675,
|
|
1377
|
+
"opacity": 59676,
|
|
1378
|
+
"open-in-browser": 59549,
|
|
1379
|
+
"open-in-full": 61902,
|
|
1380
|
+
"open-in-new": 59550,
|
|
1381
|
+
"open-in-new-off": 58614,
|
|
1382
|
+
"open-with": 59551,
|
|
1383
|
+
"other-houses": 58764,
|
|
1384
|
+
"outbond": 61992,
|
|
1385
|
+
"outbound": 57802,
|
|
1386
|
+
"outbox": 61279,
|
|
1387
|
+
"outdoor-grill": 59975,
|
|
1388
|
+
"outgoing-mail": 61650,
|
|
1389
|
+
"outlet": 61908,
|
|
1390
|
+
"outlined-flag": 57710,
|
|
1391
|
+
"output": 60350,
|
|
1392
|
+
"padding": 59848,
|
|
1393
|
+
"pages": 59385,
|
|
1394
|
+
"pageview": 59552,
|
|
1395
|
+
"paid": 61505,
|
|
1396
|
+
"palette": 58378,
|
|
1397
|
+
"pallet": 63594,
|
|
1398
|
+
"pan-tool": 59685,
|
|
1399
|
+
"pan-tool-alt": 60345,
|
|
1400
|
+
"panorama": 58379,
|
|
1401
|
+
"panorama-fish-eye": 58380,
|
|
1402
|
+
"panorama-fisheye": 58380,
|
|
1403
|
+
"panorama-horizontal": 58381,
|
|
1404
|
+
"panorama-horizontal-select": 61280,
|
|
1405
|
+
"panorama-photosphere": 59849,
|
|
1406
|
+
"panorama-photosphere-select": 59850,
|
|
1407
|
+
"panorama-vertical": 58382,
|
|
1408
|
+
"panorama-vertical-select": 61281,
|
|
1409
|
+
"panorama-wide-angle": 58383,
|
|
1410
|
+
"panorama-wide-angle-select": 61282,
|
|
1411
|
+
"paragliding": 58639,
|
|
1412
|
+
"park": 60003,
|
|
1413
|
+
"party-mode": 59386,
|
|
1414
|
+
"password": 61506,
|
|
1415
|
+
"pattern": 61507,
|
|
1416
|
+
"pause": 57396,
|
|
1417
|
+
"pause-circle": 57762,
|
|
1418
|
+
"pause-circle-filled": 57397,
|
|
1419
|
+
"pause-circle-outline": 57398,
|
|
1420
|
+
"pause-presentation": 57578,
|
|
1421
|
+
"payment": 59553,
|
|
1422
|
+
"payments": 61283,
|
|
1423
|
+
"paypal": 60045,
|
|
1424
|
+
"pedal-bike": 60201,
|
|
1425
|
+
"pending": 61284,
|
|
1426
|
+
"pending-actions": 61883,
|
|
1427
|
+
"pentagon": 60240,
|
|
1428
|
+
"people": 59387,
|
|
1429
|
+
"people-alt": 59937,
|
|
1430
|
+
"people-outline": 59388,
|
|
1431
|
+
"percent": 60248,
|
|
1432
|
+
"perm-camera-mic": 59554,
|
|
1433
|
+
"perm-contact-cal": 59555,
|
|
1434
|
+
"perm-contact-calendar": 59555,
|
|
1435
|
+
"perm-data-setting": 59556,
|
|
1436
|
+
"perm-device-info": 59557,
|
|
1437
|
+
"perm-device-information": 59557,
|
|
1438
|
+
"perm-identity": 59558,
|
|
1439
|
+
"perm-media": 59559,
|
|
1440
|
+
"perm-phone-msg": 59560,
|
|
1441
|
+
"perm-scan-wifi": 59561,
|
|
1442
|
+
"person": 59389,
|
|
1443
|
+
"person-2": 63716,
|
|
1444
|
+
"person-3": 63717,
|
|
1445
|
+
"person-4": 63718,
|
|
1446
|
+
"person-add": 59390,
|
|
1447
|
+
"person-add-alt": 59981,
|
|
1448
|
+
"person-add-alt-1": 61285,
|
|
1449
|
+
"person-add-disabled": 59851,
|
|
1450
|
+
"person-off": 58640,
|
|
1451
|
+
"person-outline": 59391,
|
|
1452
|
+
"person-pin": 58714,
|
|
1453
|
+
"person-pin-circle": 58730,
|
|
1454
|
+
"person-remove": 61286,
|
|
1455
|
+
"person-remove-alt-1": 61287,
|
|
1456
|
+
"person-search": 61702,
|
|
1457
|
+
"personal-injury": 59098,
|
|
1458
|
+
"personal-video": 58939,
|
|
1459
|
+
"pest-control": 61690,
|
|
1460
|
+
"pest-control-rodent": 61693,
|
|
1461
|
+
"pets": 59677,
|
|
1462
|
+
"phishing": 60119,
|
|
1463
|
+
"phone": 57549,
|
|
1464
|
+
"phone-android": 58148,
|
|
1465
|
+
"phone-bluetooth-speaker": 58907,
|
|
1466
|
+
"phone-callback": 58953,
|
|
1467
|
+
"phone-disabled": 59852,
|
|
1468
|
+
"phone-enabled": 59853,
|
|
1469
|
+
"phone-forwarded": 58908,
|
|
1470
|
+
"phone-in-talk": 58909,
|
|
1471
|
+
"phone-iphone": 58149,
|
|
1472
|
+
"phone-locked": 58910,
|
|
1473
|
+
"phone-missed": 58911,
|
|
1474
|
+
"phone-paused": 58912,
|
|
1475
|
+
"phonelink": 58150,
|
|
1476
|
+
"phonelink-erase": 57563,
|
|
1477
|
+
"phonelink-lock": 57564,
|
|
1478
|
+
"phonelink-off": 58151,
|
|
1479
|
+
"phonelink-ring": 57565,
|
|
1480
|
+
"phonelink-setup": 57566,
|
|
1481
|
+
"photo": 58384,
|
|
1482
|
+
"photo-album": 58385,
|
|
1483
|
+
"photo-camera": 58386,
|
|
1484
|
+
"photo-camera-back": 61288,
|
|
1485
|
+
"photo-camera-front": 61289,
|
|
1486
|
+
"photo-filter": 58427,
|
|
1487
|
+
"photo-library": 58387,
|
|
1488
|
+
"photo-size-select-actual": 58418,
|
|
1489
|
+
"photo-size-select-large": 58419,
|
|
1490
|
+
"photo-size-select-small": 58420,
|
|
1491
|
+
"php": 60303,
|
|
1492
|
+
"piano": 58657,
|
|
1493
|
+
"piano-off": 58656,
|
|
1494
|
+
"picture-as-pdf": 58389,
|
|
1495
|
+
"picture-in-picture": 59562,
|
|
1496
|
+
"picture-in-picture-alt": 59665,
|
|
1497
|
+
"pie-chart": 59076,
|
|
1498
|
+
"pie-chart-outline": 61508,
|
|
1499
|
+
"pie-chart-outlined": 59077,
|
|
1500
|
+
"pin": 61509,
|
|
1501
|
+
"pin-drop": 58718,
|
|
1502
|
+
"pin-end": 59239,
|
|
1503
|
+
"pin-invoke": 59235,
|
|
1504
|
+
"pinch": 60216,
|
|
1505
|
+
"pivot-table-chart": 59854,
|
|
1506
|
+
"pix": 60067,
|
|
1507
|
+
"place": 58719,
|
|
1508
|
+
"plagiarism": 59994,
|
|
1509
|
+
"play-arrow": 57399,
|
|
1510
|
+
"play-circle": 57796,
|
|
1511
|
+
"play-circle-fill": 57400,
|
|
1512
|
+
"play-circle-filled": 57400,
|
|
1513
|
+
"play-circle-outline": 57401,
|
|
1514
|
+
"play-disabled": 61290,
|
|
1515
|
+
"play-for-work": 59654,
|
|
1516
|
+
"play-lesson": 61511,
|
|
1517
|
+
"playlist-add": 57403,
|
|
1518
|
+
"playlist-add-check": 57445,
|
|
1519
|
+
"playlist-add-check-circle": 59366,
|
|
1520
|
+
"playlist-add-circle": 59365,
|
|
1521
|
+
"playlist-play": 57439,
|
|
1522
|
+
"playlist-remove": 60288,
|
|
1523
|
+
"plumbing": 61703,
|
|
1524
|
+
"plus-one": 59392,
|
|
1525
|
+
"podcasts": 61512,
|
|
1526
|
+
"point-of-sale": 61822,
|
|
1527
|
+
"policy": 59927,
|
|
1528
|
+
"poll": 59393,
|
|
1529
|
+
"polyline": 60347,
|
|
1530
|
+
"polymer": 59563,
|
|
1531
|
+
"pool": 60232,
|
|
1532
|
+
"portable-wifi-off": 57550,
|
|
1533
|
+
"portrait": 58390,
|
|
1534
|
+
"post-add": 59936,
|
|
1535
|
+
"power": 58940,
|
|
1536
|
+
"power-input": 58166,
|
|
1537
|
+
"power-off": 58950,
|
|
1538
|
+
"power-settings-new": 59564,
|
|
1539
|
+
"precision-manufacturing": 61513,
|
|
1540
|
+
"pregnant-woman": 59678,
|
|
1541
|
+
"present-to-all": 57567,
|
|
1542
|
+
"preview": 61893,
|
|
1543
|
+
"price-change": 61514,
|
|
1544
|
+
"price-check": 61515,
|
|
1545
|
+
"print": 59565,
|
|
1546
|
+
"print-disabled": 59855,
|
|
1547
|
+
"priority-high": 58949,
|
|
1548
|
+
"privacy-tip": 61660,
|
|
1549
|
+
"private-connectivity": 59204,
|
|
1550
|
+
"production-quantity-limits": 57809,
|
|
1551
|
+
"propane": 60436,
|
|
1552
|
+
"propane-tank": 60435,
|
|
1553
|
+
"psychology": 59978,
|
|
1554
|
+
"psychology-alt": 63722,
|
|
1555
|
+
"public": 59403,
|
|
1556
|
+
"public-off": 61898,
|
|
1557
|
+
"publish": 57941,
|
|
1558
|
+
"published-with-changes": 62002,
|
|
1559
|
+
"punch-clock": 60072,
|
|
1560
|
+
"push-pin": 61709,
|
|
1561
|
+
"qr-code": 61291,
|
|
1562
|
+
"qr-code-2": 57354,
|
|
1563
|
+
"qr-code-scanner": 61958,
|
|
1564
|
+
"query-builder": 59566,
|
|
1565
|
+
"query-stats": 58620,
|
|
1566
|
+
"question-answer": 59567,
|
|
1567
|
+
"question-mark": 60299,
|
|
1568
|
+
"queue": 57404,
|
|
1569
|
+
"queue-music": 57405,
|
|
1570
|
+
"queue-play-next": 57446,
|
|
1571
|
+
"quick-contacts-dialer": 57551,
|
|
1572
|
+
"quick-contacts-mail": 57552,
|
|
1573
|
+
"quickreply": 61292,
|
|
1574
|
+
"quiz": 61516,
|
|
1575
|
+
"quora": 60056,
|
|
1576
|
+
"r-mobiledata": 61517,
|
|
1577
|
+
"radar": 61518,
|
|
1578
|
+
"radio": 57406,
|
|
1579
|
+
"radio-button-checked": 59447,
|
|
1580
|
+
"radio-button-off": 59446,
|
|
1581
|
+
"radio-button-on": 59447,
|
|
1582
|
+
"radio-button-unchecked": 59446,
|
|
1583
|
+
"railway-alert": 59857,
|
|
1584
|
+
"ramen-dining": 60004,
|
|
1585
|
+
"ramp-left": 60316,
|
|
1586
|
+
"ramp-right": 60310,
|
|
1587
|
+
"rate-review": 58720,
|
|
1588
|
+
"raw-off": 61519,
|
|
1589
|
+
"raw-on": 61520,
|
|
1590
|
+
"read-more": 61293,
|
|
1591
|
+
"real-estate-agent": 59194,
|
|
1592
|
+
"rebase-edit": 63558,
|
|
1593
|
+
"receipt": 59568,
|
|
1594
|
+
"receipt-long": 61294,
|
|
1595
|
+
"recent-actors": 57407,
|
|
1596
|
+
"recommend": 59858,
|
|
1597
|
+
"record-voice-over": 59679,
|
|
1598
|
+
"rectangle": 60244,
|
|
1599
|
+
"recycling": 59232,
|
|
1600
|
+
"reddit": 60064,
|
|
1601
|
+
"redeem": 59569,
|
|
1602
|
+
"redo": 57690,
|
|
1603
|
+
"reduce-capacity": 61980,
|
|
1604
|
+
"refresh": 58837,
|
|
1605
|
+
"remember-me": 61521,
|
|
1606
|
+
"remove": 57691,
|
|
1607
|
+
"remove-circle": 57692,
|
|
1608
|
+
"remove-circle-outline": 57693,
|
|
1609
|
+
"remove-done": 59859,
|
|
1610
|
+
"remove-from-queue": 57447,
|
|
1611
|
+
"remove-moderator": 59860,
|
|
1612
|
+
"remove-red-eye": 58391,
|
|
1613
|
+
"remove-road": 60412,
|
|
1614
|
+
"remove-shopping-cart": 59688,
|
|
1615
|
+
"reorder": 59646,
|
|
1616
|
+
"repartition": 63720,
|
|
1617
|
+
"repeat": 57408,
|
|
1618
|
+
"repeat-on": 59862,
|
|
1619
|
+
"repeat-one": 57409,
|
|
1620
|
+
"repeat-one-on": 59863,
|
|
1621
|
+
"replay": 57410,
|
|
1622
|
+
"replay-10": 57433,
|
|
1623
|
+
"replay-30": 57434,
|
|
1624
|
+
"replay-5": 57435,
|
|
1625
|
+
"replay-circle-filled": 59864,
|
|
1626
|
+
"reply": 57694,
|
|
1627
|
+
"reply-all": 57695,
|
|
1628
|
+
"report": 57696,
|
|
1629
|
+
"report-gmailerrorred": 61522,
|
|
1630
|
+
"report-off": 57712,
|
|
1631
|
+
"report-problem": 59570,
|
|
1632
|
+
"request-page": 61996,
|
|
1633
|
+
"request-quote": 61878,
|
|
1634
|
+
"reset-tv": 59865,
|
|
1635
|
+
"restart-alt": 61523,
|
|
1636
|
+
"restaurant": 58732,
|
|
1637
|
+
"restaurant-menu": 58721,
|
|
1638
|
+
"restore": 59571,
|
|
1639
|
+
"restore-from-trash": 59704,
|
|
1640
|
+
"restore-page": 59689,
|
|
1641
|
+
"reviews": 61524,
|
|
1642
|
+
"rice-bowl": 61941,
|
|
1643
|
+
"ring-volume": 57553,
|
|
1644
|
+
"rocket": 60325,
|
|
1645
|
+
"rocket-launch": 60315,
|
|
1646
|
+
"roller-shades": 60434,
|
|
1647
|
+
"roller-shades-closed": 60433,
|
|
1648
|
+
"roller-skating": 60365,
|
|
1649
|
+
"roofing": 61953,
|
|
1650
|
+
"room": 59572,
|
|
1651
|
+
"room-preferences": 61880,
|
|
1652
|
+
"room-service": 60233,
|
|
1653
|
+
"rotate-90-degrees-ccw": 58392,
|
|
1654
|
+
"rotate-90-degrees-cw": 60075,
|
|
1655
|
+
"rotate-left": 58393,
|
|
1656
|
+
"rotate-right": 58394,
|
|
1657
|
+
"roundabout-left": 60313,
|
|
1658
|
+
"roundabout-right": 60323,
|
|
1659
|
+
"rounded-corner": 59680,
|
|
1660
|
+
"route": 60109,
|
|
1661
|
+
"router": 58152,
|
|
1662
|
+
"rowing": 59681,
|
|
1663
|
+
"rss-feed": 57573,
|
|
1664
|
+
"rsvp": 61525,
|
|
1665
|
+
"rtt": 59821,
|
|
1666
|
+
"rule": 61890,
|
|
1667
|
+
"rule-folder": 61897,
|
|
1668
|
+
"run-circle": 61295,
|
|
1669
|
+
"running-with-errors": 58653,
|
|
1670
|
+
"rv-hookup": 58946,
|
|
1671
|
+
"safety-check": 60399,
|
|
1672
|
+
"safety-divider": 57804,
|
|
1673
|
+
"sailing": 58626,
|
|
1674
|
+
"sanitizer": 61981,
|
|
1675
|
+
"satellite": 58722,
|
|
1676
|
+
"satellite-alt": 60218,
|
|
1677
|
+
"save": 57697,
|
|
1678
|
+
"save-alt": 57713,
|
|
1679
|
+
"save-as": 60256,
|
|
1680
|
+
"saved-search": 59921,
|
|
1681
|
+
"savings": 58091,
|
|
1682
|
+
"scale": 60255,
|
|
1683
|
+
"scanner": 58153,
|
|
1684
|
+
"scatter-plot": 57960,
|
|
1685
|
+
"schedule": 59573,
|
|
1686
|
+
"schedule-send": 59914,
|
|
1687
|
+
"schema": 58621,
|
|
1688
|
+
"school": 59404,
|
|
1689
|
+
"science": 59979,
|
|
1690
|
+
"score": 57961,
|
|
1691
|
+
"scoreboard": 60368,
|
|
1692
|
+
"screen-lock-landscape": 57790,
|
|
1693
|
+
"screen-lock-portrait": 57791,
|
|
1694
|
+
"screen-lock-rotation": 57792,
|
|
1695
|
+
"screen-rotation": 57793,
|
|
1696
|
+
"screen-rotation-alt": 60398,
|
|
1697
|
+
"screen-search-desktop": 61296,
|
|
1698
|
+
"screen-share": 57570,
|
|
1699
|
+
"screenshot": 61526,
|
|
1700
|
+
"screenshot-monitor": 60424,
|
|
1701
|
+
"scuba-diving": 60366,
|
|
1702
|
+
"sd": 59869,
|
|
1703
|
+
"sd-card": 58915,
|
|
1704
|
+
"sd-card-alert": 61527,
|
|
1705
|
+
"sd-storage": 57794,
|
|
1706
|
+
"search": 59574,
|
|
1707
|
+
"search-off": 60022,
|
|
1708
|
+
"security": 58154,
|
|
1709
|
+
"security-update": 61528,
|
|
1710
|
+
"security-update-good": 61529,
|
|
1711
|
+
"security-update-warning": 61530,
|
|
1712
|
+
"segment": 59723,
|
|
1713
|
+
"select-all": 57698,
|
|
1714
|
+
"self-improvement": 60024,
|
|
1715
|
+
"sell": 61531,
|
|
1716
|
+
"send": 57699,
|
|
1717
|
+
"send-and-archive": 59916,
|
|
1718
|
+
"send-time-extension": 60123,
|
|
1719
|
+
"send-to-mobile": 61532,
|
|
1720
|
+
"sensor-door": 61877,
|
|
1721
|
+
"sensor-occupied": 60432,
|
|
1722
|
+
"sensor-window": 61876,
|
|
1723
|
+
"sensors": 58654,
|
|
1724
|
+
"sensors-off": 58655,
|
|
1725
|
+
"sentiment-dissatisfied": 59409,
|
|
1726
|
+
"sentiment-neutral": 59410,
|
|
1727
|
+
"sentiment-satisfied": 59411,
|
|
1728
|
+
"sentiment-satisfied-alt": 57581,
|
|
1729
|
+
"sentiment-very-dissatisfied": 59412,
|
|
1730
|
+
"sentiment-very-satisfied": 59413,
|
|
1731
|
+
"set-meal": 61930,
|
|
1732
|
+
"settings": 59576,
|
|
1733
|
+
"settings-accessibility": 61533,
|
|
1734
|
+
"settings-applications": 59577,
|
|
1735
|
+
"settings-backup-restore": 59578,
|
|
1736
|
+
"settings-bluetooth": 59579,
|
|
1737
|
+
"settings-brightness": 59581,
|
|
1738
|
+
"settings-cell": 59580,
|
|
1739
|
+
"settings-display": 59581,
|
|
1740
|
+
"settings-ethernet": 59582,
|
|
1741
|
+
"settings-input-antenna": 59583,
|
|
1742
|
+
"settings-input-component": 59584,
|
|
1743
|
+
"settings-input-composite": 59585,
|
|
1744
|
+
"settings-input-hdmi": 59586,
|
|
1745
|
+
"settings-input-svideo": 59587,
|
|
1746
|
+
"settings-overscan": 59588,
|
|
1747
|
+
"settings-phone": 59589,
|
|
1748
|
+
"settings-power": 59590,
|
|
1749
|
+
"settings-remote": 59591,
|
|
1750
|
+
"settings-suggest": 61534,
|
|
1751
|
+
"settings-system-daydream": 57795,
|
|
1752
|
+
"settings-voice": 59592,
|
|
1753
|
+
"severe-cold": 60371,
|
|
1754
|
+
"shape-line": 63699,
|
|
1755
|
+
"share": 59405,
|
|
1756
|
+
"share-arrival-time": 58660,
|
|
1757
|
+
"share-location": 61535,
|
|
1758
|
+
"shelves": 63598,
|
|
1759
|
+
"shield": 59872,
|
|
1760
|
+
"shield-moon": 60073,
|
|
1761
|
+
"shop": 59593,
|
|
1762
|
+
"shop-2": 57758,
|
|
1763
|
+
"shop-two": 59594,
|
|
1764
|
+
"shopify": 60061,
|
|
1765
|
+
"shopping-bag": 61900,
|
|
1766
|
+
"shopping-basket": 59595,
|
|
1767
|
+
"shopping-cart": 59596,
|
|
1768
|
+
"shopping-cart-checkout": 60296,
|
|
1769
|
+
"short-text": 57953,
|
|
1770
|
+
"shortcut": 61536,
|
|
1771
|
+
"show-chart": 59105,
|
|
1772
|
+
"shower": 61537,
|
|
1773
|
+
"shuffle": 57411,
|
|
1774
|
+
"shuffle-on": 59873,
|
|
1775
|
+
"shutter-speed": 58429,
|
|
1776
|
+
"sick": 61984,
|
|
1777
|
+
"sign-language": 60389,
|
|
1778
|
+
"signal-cellular-0-bar": 61608,
|
|
1779
|
+
"signal-cellular-4-bar": 57800,
|
|
1780
|
+
"signal-cellular-alt": 57858,
|
|
1781
|
+
"signal-cellular-alt-1-bar": 60383,
|
|
1782
|
+
"signal-cellular-alt-2-bar": 60387,
|
|
1783
|
+
"signal-cellular-connected-no-internet-0-bar": 61612,
|
|
1784
|
+
"signal-cellular-connected-no-internet-4-bar": 57805,
|
|
1785
|
+
"signal-cellular-no-sim": 57806,
|
|
1786
|
+
"signal-cellular-nodata": 61538,
|
|
1787
|
+
"signal-cellular-null": 57807,
|
|
1788
|
+
"signal-cellular-off": 57808,
|
|
1789
|
+
"signal-wifi-0-bar": 61616,
|
|
1790
|
+
"signal-wifi-4-bar": 57816,
|
|
1791
|
+
"signal-wifi-4-bar-lock": 57817,
|
|
1792
|
+
"signal-wifi-bad": 61539,
|
|
1793
|
+
"signal-wifi-connected-no-internet-4": 61540,
|
|
1794
|
+
"signal-wifi-off": 57818,
|
|
1795
|
+
"signal-wifi-statusbar-4-bar": 61541,
|
|
1796
|
+
"signal-wifi-statusbar-connected-no-internet-4": 61542,
|
|
1797
|
+
"signal-wifi-statusbar-null": 61543,
|
|
1798
|
+
"signpost": 60305,
|
|
1799
|
+
"sim-card": 58155,
|
|
1800
|
+
"sim-card-alert": 58916,
|
|
1801
|
+
"sim-card-download": 61544,
|
|
1802
|
+
"single-bed": 59976,
|
|
1803
|
+
"sip": 61545,
|
|
1804
|
+
"skateboarding": 58641,
|
|
1805
|
+
"skip-next": 57412,
|
|
1806
|
+
"skip-previous": 57413,
|
|
1807
|
+
"sledding": 58642,
|
|
1808
|
+
"slideshow": 58395,
|
|
1809
|
+
"slow-motion-video": 57448,
|
|
1810
|
+
"smart-button": 61889,
|
|
1811
|
+
"smart-display": 61546,
|
|
1812
|
+
"smart-screen": 61547,
|
|
1813
|
+
"smart-toy": 61548,
|
|
1814
|
+
"smartphone": 58156,
|
|
1815
|
+
"smoke-free": 60234,
|
|
1816
|
+
"smoking-rooms": 60235,
|
|
1817
|
+
"sms": 58917,
|
|
1818
|
+
"sms-failed": 58918,
|
|
1819
|
+
"snapchat": 60014,
|
|
1820
|
+
"snippet-folder": 61895,
|
|
1821
|
+
"snooze": 57414,
|
|
1822
|
+
"snowboarding": 58643,
|
|
1823
|
+
"snowing": 59407,
|
|
1824
|
+
"snowmobile": 58627,
|
|
1825
|
+
"snowshoeing": 58644,
|
|
1826
|
+
"soap": 61874,
|
|
1827
|
+
"social-distance": 57803,
|
|
1828
|
+
"solar-power": 60431,
|
|
1829
|
+
"sort": 57700,
|
|
1830
|
+
"sort-by-alpha": 57427,
|
|
1831
|
+
"sos": 60407,
|
|
1832
|
+
"soup-kitchen": 59347,
|
|
1833
|
+
"source": 61892,
|
|
1834
|
+
"south": 61923,
|
|
1835
|
+
"south-america": 59364,
|
|
1836
|
+
"south-east": 61924,
|
|
1837
|
+
"south-west": 61925,
|
|
1838
|
+
"spa": 60236,
|
|
1839
|
+
"space-bar": 57942,
|
|
1840
|
+
"space-dashboard": 58987,
|
|
1841
|
+
"spatial-audio": 60395,
|
|
1842
|
+
"spatial-audio-off": 60392,
|
|
1843
|
+
"spatial-tracking": 60394,
|
|
1844
|
+
"speaker": 58157,
|
|
1845
|
+
"speaker-group": 58158,
|
|
1846
|
+
"speaker-notes": 59597,
|
|
1847
|
+
"speaker-notes-off": 59690,
|
|
1848
|
+
"speaker-phone": 57554,
|
|
1849
|
+
"speed": 59876,
|
|
1850
|
+
"spellcheck": 59598,
|
|
1851
|
+
"splitscreen": 61549,
|
|
1852
|
+
"spoke": 59815,
|
|
1853
|
+
"sports": 59952,
|
|
1854
|
+
"sports-bar": 61939,
|
|
1855
|
+
"sports-baseball": 59985,
|
|
1856
|
+
"sports-basketball": 59942,
|
|
1857
|
+
"sports-cricket": 59943,
|
|
1858
|
+
"sports-esports": 59944,
|
|
1859
|
+
"sports-football": 59945,
|
|
1860
|
+
"sports-golf": 59946,
|
|
1861
|
+
"sports-gymnastics": 60356,
|
|
1862
|
+
"sports-handball": 59955,
|
|
1863
|
+
"sports-hockey": 59947,
|
|
1864
|
+
"sports-kabaddi": 59956,
|
|
1865
|
+
"sports-martial-arts": 60137,
|
|
1866
|
+
"sports-mma": 59948,
|
|
1867
|
+
"sports-motorsports": 59949,
|
|
1868
|
+
"sports-rugby": 59950,
|
|
1869
|
+
"sports-score": 61550,
|
|
1870
|
+
"sports-soccer": 59951,
|
|
1871
|
+
"sports-tennis": 59954,
|
|
1872
|
+
"sports-volleyball": 59953,
|
|
1873
|
+
"square": 60214,
|
|
1874
|
+
"square-foot": 59977,
|
|
1875
|
+
"ssid-chart": 60262,
|
|
1876
|
+
"stacked-bar-chart": 59878,
|
|
1877
|
+
"stacked-line-chart": 61995,
|
|
1878
|
+
"stadium": 60304,
|
|
1879
|
+
"stairs": 61865,
|
|
1880
|
+
"star": 59448,
|
|
1881
|
+
"star-border": 59450,
|
|
1882
|
+
"star-border-purple500": 61593,
|
|
1883
|
+
"star-half": 59449,
|
|
1884
|
+
"star-outline": 61551,
|
|
1885
|
+
"star-purple500": 61594,
|
|
1886
|
+
"star-rate": 61676,
|
|
1887
|
+
"stars": 59600,
|
|
1888
|
+
"start": 57481,
|
|
1889
|
+
"stay-current-landscape": 57555,
|
|
1890
|
+
"stay-current-portrait": 57556,
|
|
1891
|
+
"stay-primary-landscape": 57557,
|
|
1892
|
+
"stay-primary-portrait": 57558,
|
|
1893
|
+
"sticky-note-2": 61948,
|
|
1894
|
+
"stop": 57415,
|
|
1895
|
+
"stop-circle": 61297,
|
|
1896
|
+
"stop-screen-share": 57571,
|
|
1897
|
+
"storage": 57819,
|
|
1898
|
+
"store": 59601,
|
|
1899
|
+
"store-mall-directory": 58723,
|
|
1900
|
+
"storefront": 59922,
|
|
1901
|
+
"storm": 61552,
|
|
1902
|
+
"straight": 60309,
|
|
1903
|
+
"straighten": 58396,
|
|
1904
|
+
"stream": 59881,
|
|
1905
|
+
"streetview": 58734,
|
|
1906
|
+
"strikethrough-s": 57943,
|
|
1907
|
+
"stroller": 61870,
|
|
1908
|
+
"style": 58397,
|
|
1909
|
+
"subdirectory-arrow-left": 58841,
|
|
1910
|
+
"subdirectory-arrow-right": 58842,
|
|
1911
|
+
"subject": 59602,
|
|
1912
|
+
"subscript": 61713,
|
|
1913
|
+
"subscriptions": 57444,
|
|
1914
|
+
"subtitles": 57416,
|
|
1915
|
+
"subtitles-off": 61298,
|
|
1916
|
+
"subway": 58735,
|
|
1917
|
+
"summarize": 61553,
|
|
1918
|
+
"sunny": 59418,
|
|
1919
|
+
"sunny-snowing": 59417,
|
|
1920
|
+
"superscript": 61714,
|
|
1921
|
+
"supervised-user-circle": 59705,
|
|
1922
|
+
"supervisor-account": 59603,
|
|
1923
|
+
"support": 61299,
|
|
1924
|
+
"support-agent": 61666,
|
|
1925
|
+
"surfing": 58645,
|
|
1926
|
+
"surround-sound": 57417,
|
|
1927
|
+
"swap-calls": 57559,
|
|
1928
|
+
"swap-horiz": 59604,
|
|
1929
|
+
"swap-horizontal-circle": 59699,
|
|
1930
|
+
"swap-vert": 59605,
|
|
1931
|
+
"swap-vert-circle": 59606,
|
|
1932
|
+
"swap-vertical-circle": 59606,
|
|
1933
|
+
"swipe": 59884,
|
|
1934
|
+
"swipe-down": 60243,
|
|
1935
|
+
"swipe-down-alt": 60208,
|
|
1936
|
+
"swipe-left": 60249,
|
|
1937
|
+
"swipe-left-alt": 60211,
|
|
1938
|
+
"swipe-right": 60242,
|
|
1939
|
+
"swipe-right-alt": 60246,
|
|
1940
|
+
"swipe-up": 60206,
|
|
1941
|
+
"swipe-up-alt": 60213,
|
|
1942
|
+
"swipe-vertical": 60241,
|
|
1943
|
+
"switch-access-shortcut": 59361,
|
|
1944
|
+
"switch-access-shortcut-add": 59362,
|
|
1945
|
+
"switch-account": 59885,
|
|
1946
|
+
"switch-camera": 58398,
|
|
1947
|
+
"switch-left": 61905,
|
|
1948
|
+
"switch-right": 61906,
|
|
1949
|
+
"switch-video": 58399,
|
|
1950
|
+
"synagogue": 60080,
|
|
1951
|
+
"sync": 58919,
|
|
1952
|
+
"sync-alt": 59928,
|
|
1953
|
+
"sync-disabled": 58920,
|
|
1954
|
+
"sync-lock": 60142,
|
|
1955
|
+
"sync-problem": 58921,
|
|
1956
|
+
"system-security-update": 61554,
|
|
1957
|
+
"system-security-update-good": 61555,
|
|
1958
|
+
"system-security-update-warning": 61556,
|
|
1959
|
+
"system-update": 58922,
|
|
1960
|
+
"system-update-alt": 59607,
|
|
1961
|
+
"system-update-tv": 59607,
|
|
1962
|
+
"tab": 59608,
|
|
1963
|
+
"tab-unselected": 59609,
|
|
1964
|
+
"table-bar": 60114,
|
|
1965
|
+
"table-chart": 57957,
|
|
1966
|
+
"table-restaurant": 60102,
|
|
1967
|
+
"table-rows": 61697,
|
|
1968
|
+
"table-view": 61886,
|
|
1969
|
+
"tablet": 58159,
|
|
1970
|
+
"tablet-android": 58160,
|
|
1971
|
+
"tablet-mac": 58161,
|
|
1972
|
+
"tag": 59887,
|
|
1973
|
+
"tag-faces": 58400,
|
|
1974
|
+
"takeout-dining": 60020,
|
|
1975
|
+
"tap-and-play": 58923,
|
|
1976
|
+
"tapas": 61929,
|
|
1977
|
+
"task": 61557,
|
|
1978
|
+
"task-alt": 58086,
|
|
1979
|
+
"taxi-alert": 61300,
|
|
1980
|
+
"telegram": 60011,
|
|
1981
|
+
"temple-buddhist": 60083,
|
|
1982
|
+
"temple-hindu": 60079,
|
|
1983
|
+
"terminal": 60302,
|
|
1984
|
+
"terrain": 58724,
|
|
1985
|
+
"text-decrease": 60125,
|
|
1986
|
+
"text-fields": 57954,
|
|
1987
|
+
"text-format": 57701,
|
|
1988
|
+
"text-increase": 60130,
|
|
1989
|
+
"text-rotate-up": 59706,
|
|
1990
|
+
"text-rotate-vertical": 59707,
|
|
1991
|
+
"text-rotation-angledown": 59708,
|
|
1992
|
+
"text-rotation-angleup": 59709,
|
|
1993
|
+
"text-rotation-down": 59710,
|
|
1994
|
+
"text-rotation-none": 59711,
|
|
1995
|
+
"text-snippet": 61894,
|
|
1996
|
+
"textsms": 57560,
|
|
1997
|
+
"texture": 58401,
|
|
1998
|
+
"theater-comedy": 60006,
|
|
1999
|
+
"theaters": 59610,
|
|
2000
|
+
"thermostat": 61558,
|
|
2001
|
+
"thermostat-auto": 61559,
|
|
2002
|
+
"thumb-down": 59611,
|
|
2003
|
+
"thumb-down-alt": 59414,
|
|
2004
|
+
"thumb-down-off-alt": 59890,
|
|
2005
|
+
"thumb-up": 59612,
|
|
2006
|
+
"thumb-up-alt": 59415,
|
|
2007
|
+
"thumb-up-off-alt": 59891,
|
|
2008
|
+
"thumbs-up-down": 59613,
|
|
2009
|
+
"thunderstorm": 60379,
|
|
2010
|
+
"tiktok": 60030,
|
|
2011
|
+
"time-to-leave": 58924,
|
|
2012
|
+
"timelapse": 58402,
|
|
2013
|
+
"timeline": 59682,
|
|
2014
|
+
"timer": 58405,
|
|
2015
|
+
"timer-10": 58403,
|
|
2016
|
+
"timer-10-select": 61562,
|
|
2017
|
+
"timer-3": 58404,
|
|
2018
|
+
"timer-3-select": 61563,
|
|
2019
|
+
"timer-off": 58406,
|
|
2020
|
+
"tips-and-updates": 59290,
|
|
2021
|
+
"tire-repair": 60360,
|
|
2022
|
+
"title": 57956,
|
|
2023
|
+
"toc": 59614,
|
|
2024
|
+
"today": 59615,
|
|
2025
|
+
"toggle-off": 59893,
|
|
2026
|
+
"toggle-on": 59894,
|
|
2027
|
+
"token": 59941,
|
|
2028
|
+
"toll": 59616,
|
|
2029
|
+
"tonality": 58407,
|
|
2030
|
+
"topic": 61896,
|
|
2031
|
+
"tornado": 57753,
|
|
2032
|
+
"touch-app": 59667,
|
|
2033
|
+
"tour": 61301,
|
|
2034
|
+
"toys": 58162,
|
|
2035
|
+
"track-changes": 59617,
|
|
2036
|
+
"traffic": 58725,
|
|
2037
|
+
"train": 58736,
|
|
2038
|
+
"tram": 58737,
|
|
2039
|
+
"transcribe": 63724,
|
|
2040
|
+
"transfer-within-a-station": 58738,
|
|
2041
|
+
"transform": 58408,
|
|
2042
|
+
"transgender": 58765,
|
|
2043
|
+
"transit-enterexit": 58745,
|
|
2044
|
+
"translate": 59618,
|
|
2045
|
+
"travel-explore": 58075,
|
|
2046
|
+
"trending-down": 59619,
|
|
2047
|
+
"trending-flat": 59620,
|
|
2048
|
+
"trending-neutral": 59620,
|
|
2049
|
+
"trending-up": 59621,
|
|
2050
|
+
"trip-origin": 58747,
|
|
2051
|
+
"trolley": 63595,
|
|
2052
|
+
"troubleshoot": 57810,
|
|
2053
|
+
"try": 61564,
|
|
2054
|
+
"tsunami": 60376,
|
|
2055
|
+
"tty": 61866,
|
|
2056
|
+
"tune": 58409,
|
|
2057
|
+
"tungsten": 61565,
|
|
2058
|
+
"turn-left": 60326,
|
|
2059
|
+
"turn-right": 60331,
|
|
2060
|
+
"turn-sharp-left": 60327,
|
|
2061
|
+
"turn-sharp-right": 60330,
|
|
2062
|
+
"turn-slight-left": 60324,
|
|
2063
|
+
"turn-slight-right": 60314,
|
|
2064
|
+
"turned-in": 59622,
|
|
2065
|
+
"turned-in-not": 59623,
|
|
2066
|
+
"tv": 58163,
|
|
2067
|
+
"tv-off": 58951,
|
|
2068
|
+
"two-wheeler": 59897,
|
|
2069
|
+
"type-specimen": 63728,
|
|
2070
|
+
"u-turn-left": 60321,
|
|
2071
|
+
"u-turn-right": 60322,
|
|
2072
|
+
"umbrella": 61869,
|
|
2073
|
+
"unarchive": 57705,
|
|
2074
|
+
"undo": 57702,
|
|
2075
|
+
"unfold-less": 58838,
|
|
2076
|
+
"unfold-less-double": 63695,
|
|
2077
|
+
"unfold-more": 58839,
|
|
2078
|
+
"unfold-more-double": 63696,
|
|
2079
|
+
"unpublished": 62006,
|
|
2080
|
+
"unsubscribe": 57579,
|
|
2081
|
+
"upcoming": 61566,
|
|
2082
|
+
"update": 59683,
|
|
2083
|
+
"update-disabled": 57461,
|
|
2084
|
+
"upgrade": 61691,
|
|
2085
|
+
"upload": 61595,
|
|
2086
|
+
"upload-file": 59900,
|
|
2087
|
+
"usb": 57824,
|
|
2088
|
+
"usb-off": 58618,
|
|
2089
|
+
"vaccines": 57656,
|
|
2090
|
+
"vape-free": 60358,
|
|
2091
|
+
"vaping-rooms": 60367,
|
|
2092
|
+
"verified": 61302,
|
|
2093
|
+
"verified-user": 59624,
|
|
2094
|
+
"vertical-align-bottom": 57944,
|
|
2095
|
+
"vertical-align-center": 57945,
|
|
2096
|
+
"vertical-align-top": 57946,
|
|
2097
|
+
"vertical-distribute": 57462,
|
|
2098
|
+
"vertical-shades": 60430,
|
|
2099
|
+
"vertical-shades-closed": 60429,
|
|
2100
|
+
"vertical-split": 59721,
|
|
2101
|
+
"vibration": 58925,
|
|
2102
|
+
"video-call": 57456,
|
|
2103
|
+
"video-camera-back": 61567,
|
|
2104
|
+
"video-camera-front": 61568,
|
|
2105
|
+
"video-chat": 63648,
|
|
2106
|
+
"video-collection": 57418,
|
|
2107
|
+
"video-file": 60295,
|
|
2108
|
+
"video-label": 57457,
|
|
2109
|
+
"video-library": 57418,
|
|
2110
|
+
"video-settings": 60021,
|
|
2111
|
+
"video-stable": 61569,
|
|
2112
|
+
"videocam": 57419,
|
|
2113
|
+
"videocam-off": 57420,
|
|
2114
|
+
"videogame-asset": 58168,
|
|
2115
|
+
"videogame-asset-off": 58624,
|
|
2116
|
+
"view-agenda": 59625,
|
|
2117
|
+
"view-array": 59626,
|
|
2118
|
+
"view-carousel": 59627,
|
|
2119
|
+
"view-column": 59628,
|
|
2120
|
+
"view-comfortable": 58410,
|
|
2121
|
+
"view-comfy": 58410,
|
|
2122
|
+
"view-comfy-alt": 60275,
|
|
2123
|
+
"view-compact": 58411,
|
|
2124
|
+
"view-compact-alt": 60276,
|
|
2125
|
+
"view-cozy": 60277,
|
|
2126
|
+
"view-day": 59629,
|
|
2127
|
+
"view-headline": 59630,
|
|
2128
|
+
"view-in-ar": 59902,
|
|
2129
|
+
"view-kanban": 60287,
|
|
2130
|
+
"view-list": 59631,
|
|
2131
|
+
"view-module": 59632,
|
|
2132
|
+
"view-quilt": 59633,
|
|
2133
|
+
"view-sidebar": 61716,
|
|
2134
|
+
"view-stream": 59634,
|
|
2135
|
+
"view-timeline": 60293,
|
|
2136
|
+
"view-week": 59635,
|
|
2137
|
+
"vignette": 58421,
|
|
2138
|
+
"villa": 58758,
|
|
2139
|
+
"visibility": 59636,
|
|
2140
|
+
"visibility-off": 59637,
|
|
2141
|
+
"voice-chat": 58926,
|
|
2142
|
+
"voice-over-off": 59722,
|
|
2143
|
+
"voicemail": 57561,
|
|
2144
|
+
"volcano": 60378,
|
|
2145
|
+
"volume-down": 57421,
|
|
2146
|
+
"volume-down-alt": 59292,
|
|
2147
|
+
"volume-mute": 57422,
|
|
2148
|
+
"volume-off": 57423,
|
|
2149
|
+
"volume-up": 57424,
|
|
2150
|
+
"volunteer-activism": 60016,
|
|
2151
|
+
"vpn-key": 57562,
|
|
2152
|
+
"vpn-key-off": 60282,
|
|
2153
|
+
"vpn-lock": 58927,
|
|
2154
|
+
"vrpano": 61570,
|
|
2155
|
+
"wallet": 63743,
|
|
2156
|
+
"wallet-giftcard": 59638,
|
|
2157
|
+
"wallet-membership": 59639,
|
|
2158
|
+
"wallet-travel": 59640,
|
|
2159
|
+
"wallpaper": 57788,
|
|
2160
|
+
"warehouse": 60344,
|
|
2161
|
+
"warning": 57346,
|
|
2162
|
+
"warning-amber": 61571,
|
|
2163
|
+
"wash": 61873,
|
|
2164
|
+
"watch": 58164,
|
|
2165
|
+
"watch-later": 59684,
|
|
2166
|
+
"watch-off": 60131,
|
|
2167
|
+
"water": 61572,
|
|
2168
|
+
"water-damage": 61955,
|
|
2169
|
+
"water-drop": 59288,
|
|
2170
|
+
"waterfall-chart": 59904,
|
|
2171
|
+
"waves": 57718,
|
|
2172
|
+
"waving-hand": 59238,
|
|
2173
|
+
"wb-auto": 58412,
|
|
2174
|
+
"wb-cloudy": 58413,
|
|
2175
|
+
"wb-incandescent": 58414,
|
|
2176
|
+
"wb-iridescent": 58422,
|
|
2177
|
+
"wb-shade": 59905,
|
|
2178
|
+
"wb-sunny": 58416,
|
|
2179
|
+
"wb-twighlight": 59906,
|
|
2180
|
+
"wb-twilight": 57798,
|
|
2181
|
+
"wc": 58941,
|
|
2182
|
+
"web": 57425,
|
|
2183
|
+
"web-asset": 57449,
|
|
2184
|
+
"web-asset-off": 58615,
|
|
2185
|
+
"web-stories": 58773,
|
|
2186
|
+
"webhook": 60306,
|
|
2187
|
+
"wechat": 60033,
|
|
2188
|
+
"weekend": 57707,
|
|
2189
|
+
"west": 61926,
|
|
2190
|
+
"whatshot": 59406,
|
|
2191
|
+
"wheelchair-pickup": 61867,
|
|
2192
|
+
"where-to-vote": 57719,
|
|
2193
|
+
"widgets": 57789,
|
|
2194
|
+
"width-full": 63733,
|
|
2195
|
+
"width-normal": 63734,
|
|
2196
|
+
"width-wide": 63735,
|
|
2197
|
+
"wifi": 58942,
|
|
2198
|
+
"wifi-1-bar": 58570,
|
|
2199
|
+
"wifi-2-bar": 58585,
|
|
2200
|
+
"wifi-calling": 61303,
|
|
2201
|
+
"wifi-calling-3": 61573,
|
|
2202
|
+
"wifi-channel": 60266,
|
|
2203
|
+
"wifi-find": 60209,
|
|
2204
|
+
"wifi-lock": 57825,
|
|
2205
|
+
"wifi-off": 58952,
|
|
2206
|
+
"wifi-password": 60267,
|
|
2207
|
+
"wifi-protected-setup": 61692,
|
|
2208
|
+
"wifi-tethering": 57826,
|
|
2209
|
+
"wifi-tethering-error": 60121,
|
|
2210
|
+
"wifi-tethering-error-rounded": 61574,
|
|
2211
|
+
"wifi-tethering-off": 61575,
|
|
2212
|
+
"wind-power": 60428,
|
|
2213
|
+
"window": 61576,
|
|
2214
|
+
"wine-bar": 61928,
|
|
2215
|
+
"woman": 57662,
|
|
2216
|
+
"woman-2": 63719,
|
|
2217
|
+
"woo-commerce": 60013,
|
|
2218
|
+
"wordpress": 60063,
|
|
2219
|
+
"work": 59641,
|
|
2220
|
+
"work-history": 60425,
|
|
2221
|
+
"work-off": 59714,
|
|
2222
|
+
"work-outline": 59715,
|
|
2223
|
+
"workspace-premium": 59311,
|
|
2224
|
+
"workspaces": 57760,
|
|
2225
|
+
"workspaces-filled": 59917,
|
|
2226
|
+
"workspaces-outline": 59919,
|
|
2227
|
+
"wrap-text": 57947,
|
|
2228
|
+
"wrong-location": 61304,
|
|
2229
|
+
"wysiwyg": 61891,
|
|
2230
|
+
"yard": 61577,
|
|
2231
|
+
"youtube-searched-for": 59642,
|
|
2232
|
+
"zoom-in": 59647,
|
|
2233
|
+
"zoom-in-map": 60205,
|
|
2234
|
+
"zoom-out": 59648,
|
|
2235
|
+
"zoom-out-map": 58731
|
|
2236
|
+
}
|