@quasar/extras 1.13.4 → 1.14.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/README.md +16 -10
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +1 -1
- package/bootstrap-icons/index.js +9 -9
- package/bootstrap-icons/index.mjs +9 -9
- package/material-icons/icons.json +141 -104
- package/material-icons/index.d.ts +37 -0
- package/material-icons/index.js +41 -4
- package/material-icons/index.mjs +41 -4
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/icons.json +143 -106
- package/material-icons-outlined/index.d.ts +37 -0
- package/material-icons-outlined/index.js +41 -4
- package/material-icons-outlined/index.mjs +41 -4
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/icons.json +144 -107
- package/material-icons-round/index.d.ts +37 -0
- package/material-icons-round/index.js +41 -4
- package/material-icons-round/index.mjs +41 -4
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/icons.json +141 -104
- package/material-icons-sharp/index.d.ts +37 -0
- package/material-icons-sharp/index.js +41 -4
- package/material-icons-sharp/index.mjs +41 -4
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/material-symbols-outlined/LICENSE +202 -0
- package/material-symbols-outlined/icons.json +2187 -0
- package/material-symbols-outlined/index.d.ts +2187 -0
- package/material-symbols-outlined/index.js +2187 -0
- package/material-symbols-outlined/index.mjs +2187 -0
- package/material-symbols-outlined/material-symbols-outlined.css +31 -0
- package/material-symbols-outlined/update.sh +31 -0
- package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
- package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
- package/material-symbols-rounded/LICENSE +202 -0
- package/material-symbols-rounded/icons.json +2187 -0
- package/material-symbols-rounded/index.d.ts +2187 -0
- package/material-symbols-rounded/index.js +2187 -0
- package/material-symbols-rounded/index.mjs +2187 -0
- package/material-symbols-rounded/material-symbols-rounded.css +31 -0
- package/material-symbols-rounded/update.sh +31 -0
- package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
- package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
- package/material-symbols-sharp/LICENSE +202 -0
- package/material-symbols-sharp/icons.json +2187 -0
- package/material-symbols-sharp/index.d.ts +2187 -0
- package/material-symbols-sharp/index.js +2187 -0
- package/material-symbols-sharp/index.mjs +2187 -0
- package/material-symbols-sharp/material-symbols-sharp.css +31 -0
- package/material-symbols-sharp/update.sh +31 -0
- package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
- package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
- package/mdi-v5/LICENSE +20 -20
- package/mdi-v5/license.md +20 -20
- package/mdi-v6/icons.json +1 -0
- package/mdi-v6/index.d.ts +2 -1
- package/mdi-v6/index.js +16 -15
- package/mdi-v6/index.mjs +16 -15
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v6/mdi-v6.css +538 -0
- package/package.json +6 -6
|
@@ -0,0 +1,2187 @@
|
|
|
1
|
+
[
|
|
2
|
+
"symSharp10k",
|
|
3
|
+
"symSharp10mp",
|
|
4
|
+
"symSharp11mp",
|
|
5
|
+
"symSharp123",
|
|
6
|
+
"symSharp12mp",
|
|
7
|
+
"symSharp13mp",
|
|
8
|
+
"symSharp14mp",
|
|
9
|
+
"symSharp15mp",
|
|
10
|
+
"symSharp16mp",
|
|
11
|
+
"symSharp17mp",
|
|
12
|
+
"symSharp18mp",
|
|
13
|
+
"symSharp18UpRating",
|
|
14
|
+
"symSharp19mp",
|
|
15
|
+
"symSharp1k",
|
|
16
|
+
"symSharp1kPlus",
|
|
17
|
+
"symSharp1xMobiledata",
|
|
18
|
+
"symSharp20mp",
|
|
19
|
+
"symSharp21mp",
|
|
20
|
+
"symSharp22mp",
|
|
21
|
+
"symSharp23mp",
|
|
22
|
+
"symSharp24mp",
|
|
23
|
+
"symSharp2k",
|
|
24
|
+
"symSharp2kPlus",
|
|
25
|
+
"symSharp2mp",
|
|
26
|
+
"symSharp30fps",
|
|
27
|
+
"symSharp30fpsSelect",
|
|
28
|
+
"symSharp360",
|
|
29
|
+
"symSharp3dRotation",
|
|
30
|
+
"symSharp3gMobiledata",
|
|
31
|
+
"symSharp3k",
|
|
32
|
+
"symSharp3kPlus",
|
|
33
|
+
"symSharp3mp",
|
|
34
|
+
"symSharp3p",
|
|
35
|
+
"symSharp4gMobiledata",
|
|
36
|
+
"symSharp4gPlusMobiledata",
|
|
37
|
+
"symSharp4k",
|
|
38
|
+
"symSharp4kPlus",
|
|
39
|
+
"symSharp4mp",
|
|
40
|
+
"symSharp5g",
|
|
41
|
+
"symSharp5k",
|
|
42
|
+
"symSharp5kPlus",
|
|
43
|
+
"symSharp5mp",
|
|
44
|
+
"symSharp60fps",
|
|
45
|
+
"symSharp60fpsSelect",
|
|
46
|
+
"symSharp6FtApart",
|
|
47
|
+
"symSharp6k",
|
|
48
|
+
"symSharp6kPlus",
|
|
49
|
+
"symSharp6mp",
|
|
50
|
+
"symSharp7k",
|
|
51
|
+
"symSharp7kPlus",
|
|
52
|
+
"symSharp7mp",
|
|
53
|
+
"symSharp8k",
|
|
54
|
+
"symSharp8kPlus",
|
|
55
|
+
"symSharp8mp",
|
|
56
|
+
"symSharp9k",
|
|
57
|
+
"symSharp9kPlus",
|
|
58
|
+
"symSharp9mp",
|
|
59
|
+
"symSharpAbc",
|
|
60
|
+
"symSharpAccessibility",
|
|
61
|
+
"symSharpAccessibilityNew",
|
|
62
|
+
"symSharpAccessible",
|
|
63
|
+
"symSharpAccessibleForward",
|
|
64
|
+
"symSharpAccountBalance",
|
|
65
|
+
"symSharpAccountBalanceWallet",
|
|
66
|
+
"symSharpAccountBox",
|
|
67
|
+
"symSharpAccountCircle",
|
|
68
|
+
"symSharpAccountCircleFull",
|
|
69
|
+
"symSharpAccountTree",
|
|
70
|
+
"symSharpAcUnit",
|
|
71
|
+
"symSharpAdb",
|
|
72
|
+
"symSharpAdd",
|
|
73
|
+
"symSharpAddAlert",
|
|
74
|
+
"symSharpAddAPhoto",
|
|
75
|
+
"symSharpAddBox",
|
|
76
|
+
"symSharpAddBusiness",
|
|
77
|
+
"symSharpAddCall",
|
|
78
|
+
"symSharpAddCard",
|
|
79
|
+
"symSharpAddChart",
|
|
80
|
+
"symSharpAddCircle",
|
|
81
|
+
"symSharpAddComment",
|
|
82
|
+
"symSharpAddLink",
|
|
83
|
+
"symSharpAddLocation",
|
|
84
|
+
"symSharpAddLocationAlt",
|
|
85
|
+
"symSharpAddModerator",
|
|
86
|
+
"symSharpAddPhotoAlternate",
|
|
87
|
+
"symSharpAddReaction",
|
|
88
|
+
"symSharpAddRoad",
|
|
89
|
+
"symSharpAddShoppingCart",
|
|
90
|
+
"symSharpAddShortcutToDrive",
|
|
91
|
+
"symSharpAddTask",
|
|
92
|
+
"symSharpAddToDrive",
|
|
93
|
+
"symSharpAddToHomeScreen",
|
|
94
|
+
"symSharpAddToPhotos",
|
|
95
|
+
"symSharpAddToQueue",
|
|
96
|
+
"symSharpAdfScanner",
|
|
97
|
+
"symSharpAdjust",
|
|
98
|
+
"symSharpAdminPanelSettings",
|
|
99
|
+
"symSharpAdsClick",
|
|
100
|
+
"symSharpAdUnits",
|
|
101
|
+
"symSharpAgriculture",
|
|
102
|
+
"symSharpAir",
|
|
103
|
+
"symSharpAirFreshener",
|
|
104
|
+
"symSharpAirlines",
|
|
105
|
+
"symSharpAirlineSeatFlat",
|
|
106
|
+
"symSharpAirlineSeatFlatAngled",
|
|
107
|
+
"symSharpAirlineSeatIndividualSuite",
|
|
108
|
+
"symSharpAirlineSeatLegroomExtra",
|
|
109
|
+
"symSharpAirlineSeatLegroomNormal",
|
|
110
|
+
"symSharpAirlineSeatLegroomReduced",
|
|
111
|
+
"symSharpAirlineSeatReclineExtra",
|
|
112
|
+
"symSharpAirlineSeatReclineNormal",
|
|
113
|
+
"symSharpAirlineStops",
|
|
114
|
+
"symSharpAirplanemodeActive",
|
|
115
|
+
"symSharpAirplanemodeInactive",
|
|
116
|
+
"symSharpAirplaneTicket",
|
|
117
|
+
"symSharpAirplay",
|
|
118
|
+
"symSharpAirportShuttle",
|
|
119
|
+
"symSharpAirPurifierGen",
|
|
120
|
+
"symSharpAirware",
|
|
121
|
+
"symSharpAlarm",
|
|
122
|
+
"symSharpAlarmAdd",
|
|
123
|
+
"symSharpAlarmOff",
|
|
124
|
+
"symSharpAlarmOn",
|
|
125
|
+
"symSharpAlbum",
|
|
126
|
+
"symSharpAlignHorizontalCenter",
|
|
127
|
+
"symSharpAlignHorizontalLeft",
|
|
128
|
+
"symSharpAlignHorizontalRight",
|
|
129
|
+
"symSharpAlignVerticalBottom",
|
|
130
|
+
"symSharpAlignVerticalCenter",
|
|
131
|
+
"symSharpAlignVerticalTop",
|
|
132
|
+
"symSharpAllInbox",
|
|
133
|
+
"symSharpAllInclusive",
|
|
134
|
+
"symSharpAllOut",
|
|
135
|
+
"symSharpAlternateEmail",
|
|
136
|
+
"symSharpAltRoute",
|
|
137
|
+
"symSharpAmpError",
|
|
138
|
+
"symSharpAmpStories",
|
|
139
|
+
"symSharpAnalytics",
|
|
140
|
+
"symSharpAnchor",
|
|
141
|
+
"symSharpAndroid",
|
|
142
|
+
"symSharpAndroidCalculator",
|
|
143
|
+
"symSharpAndroidCamera",
|
|
144
|
+
"symSharpAndroidChat",
|
|
145
|
+
"symSharpAndroidContacts",
|
|
146
|
+
"symSharpAndroidDialer",
|
|
147
|
+
"symSharpAndroidEmergencyLocationService",
|
|
148
|
+
"symSharpAndroidFamilyLink",
|
|
149
|
+
"symSharpAndroidFindMyDevice",
|
|
150
|
+
"symSharpAndroidGoogleHome",
|
|
151
|
+
"symSharpAndroidMessages",
|
|
152
|
+
"symSharpAndroidNowPlaying",
|
|
153
|
+
"symSharpAndroidRecorder",
|
|
154
|
+
"symSharpAndroidSafety",
|
|
155
|
+
"symSharpAnimation",
|
|
156
|
+
"symSharpAod",
|
|
157
|
+
"symSharpApartment",
|
|
158
|
+
"symSharpApi",
|
|
159
|
+
"symSharpAppBlocking",
|
|
160
|
+
"symSharpAppRegistration",
|
|
161
|
+
"symSharpApproval",
|
|
162
|
+
"symSharpApps",
|
|
163
|
+
"symSharpAppShortcut",
|
|
164
|
+
"symSharpAppsOutage",
|
|
165
|
+
"symSharpArchitecture",
|
|
166
|
+
"symSharpArchive",
|
|
167
|
+
"symSharpAreaChart",
|
|
168
|
+
"symSharpArrowBack",
|
|
169
|
+
"symSharpArrowBackIos",
|
|
170
|
+
"symSharpArrowBackIosNew",
|
|
171
|
+
"symSharpArrowCircleDown",
|
|
172
|
+
"symSharpArrowCircleLeft",
|
|
173
|
+
"symSharpArrowCircleRight",
|
|
174
|
+
"symSharpArrowCircleUp",
|
|
175
|
+
"symSharpArrowDownward",
|
|
176
|
+
"symSharpArrowDropDown",
|
|
177
|
+
"symSharpArrowDropDownCircle",
|
|
178
|
+
"symSharpArrowDropUp",
|
|
179
|
+
"symSharpArrowForward",
|
|
180
|
+
"symSharpArrowForwardIos",
|
|
181
|
+
"symSharpArrowLeft",
|
|
182
|
+
"symSharpArrowRight",
|
|
183
|
+
"symSharpArrowRightAlt",
|
|
184
|
+
"symSharpArrowUpward",
|
|
185
|
+
"symSharpArticle",
|
|
186
|
+
"symSharpArtTrack",
|
|
187
|
+
"symSharpAspectRatio",
|
|
188
|
+
"symSharpAssignment",
|
|
189
|
+
"symSharpAssignmentInd",
|
|
190
|
+
"symSharpAssignmentLate",
|
|
191
|
+
"symSharpAssignmentReturn",
|
|
192
|
+
"symSharpAssignmentReturned",
|
|
193
|
+
"symSharpAssignmentTurnedIn",
|
|
194
|
+
"symSharpAssistant",
|
|
195
|
+
"symSharpAssistantDirection",
|
|
196
|
+
"symSharpAssistantNavigation",
|
|
197
|
+
"symSharpAssuredWorkload",
|
|
198
|
+
"symSharpAstrophotographyAuto",
|
|
199
|
+
"symSharpAstrophotographyOff",
|
|
200
|
+
"symSharpAtm",
|
|
201
|
+
"symSharpAtr",
|
|
202
|
+
"symSharpAttachEmail",
|
|
203
|
+
"symSharpAttachFile",
|
|
204
|
+
"symSharpAttachment",
|
|
205
|
+
"symSharpAttachMoney",
|
|
206
|
+
"symSharpAttractions",
|
|
207
|
+
"symSharpAttribution",
|
|
208
|
+
"symSharpAudioFile",
|
|
209
|
+
"symSharpAuthenticator",
|
|
210
|
+
"symSharpAutoAwesome",
|
|
211
|
+
"symSharpAutoAwesomeMosaic",
|
|
212
|
+
"symSharpAutoAwesomeMotion",
|
|
213
|
+
"symSharpAutoDelete",
|
|
214
|
+
"symSharpAutofpsSelect",
|
|
215
|
+
"symSharpAutoGraph",
|
|
216
|
+
"symSharpAutoMode",
|
|
217
|
+
"symSharpAutoReadPause",
|
|
218
|
+
"symSharpAutoReadPlay",
|
|
219
|
+
"symSharpAutorenew",
|
|
220
|
+
"symSharpAutoStories",
|
|
221
|
+
"symSharpAvTimer",
|
|
222
|
+
"symSharpBabyChangingStation",
|
|
223
|
+
"symSharpBackgroundReplace",
|
|
224
|
+
"symSharpBackHand",
|
|
225
|
+
"symSharpBackpack",
|
|
226
|
+
"symSharpBackspace",
|
|
227
|
+
"symSharpBackup",
|
|
228
|
+
"symSharpBackupTable",
|
|
229
|
+
"symSharpBadge",
|
|
230
|
+
"symSharpBadgeCriticalBattery",
|
|
231
|
+
"symSharpBakeryDining",
|
|
232
|
+
"symSharpBalance",
|
|
233
|
+
"symSharpBalcony",
|
|
234
|
+
"symSharpBallot",
|
|
235
|
+
"symSharpBarChart",
|
|
236
|
+
"symSharpBatchPrediction",
|
|
237
|
+
"symSharpBathroom",
|
|
238
|
+
"symSharpBathtub",
|
|
239
|
+
"symSharpBattery0Bar",
|
|
240
|
+
"symSharpBattery1Bar",
|
|
241
|
+
"symSharpBattery20",
|
|
242
|
+
"symSharpBattery2Bar",
|
|
243
|
+
"symSharpBattery30",
|
|
244
|
+
"symSharpBattery3Bar",
|
|
245
|
+
"symSharpBattery4Bar",
|
|
246
|
+
"symSharpBattery50",
|
|
247
|
+
"symSharpBattery5Bar",
|
|
248
|
+
"symSharpBattery60",
|
|
249
|
+
"symSharpBattery6Bar",
|
|
250
|
+
"symSharpBattery80",
|
|
251
|
+
"symSharpBattery90",
|
|
252
|
+
"symSharpBatteryAlert",
|
|
253
|
+
"symSharpBatteryCharging20",
|
|
254
|
+
"symSharpBatteryCharging30",
|
|
255
|
+
"symSharpBatteryCharging50",
|
|
256
|
+
"symSharpBatteryCharging60",
|
|
257
|
+
"symSharpBatteryCharging80",
|
|
258
|
+
"symSharpBatteryCharging90",
|
|
259
|
+
"symSharpBatteryChargingFull",
|
|
260
|
+
"symSharpBatteryFull",
|
|
261
|
+
"symSharpBatteryFullAlt",
|
|
262
|
+
"symSharpBatteryLow",
|
|
263
|
+
"symSharpBatterySaver",
|
|
264
|
+
"symSharpBatteryUnknown",
|
|
265
|
+
"symSharpBatteryVeryLow",
|
|
266
|
+
"symSharpBeachAccess",
|
|
267
|
+
"symSharpBed",
|
|
268
|
+
"symSharpBedroomBaby",
|
|
269
|
+
"symSharpBedroomChild",
|
|
270
|
+
"symSharpBedroomParent",
|
|
271
|
+
"symSharpBedtime",
|
|
272
|
+
"symSharpBedtimeOff",
|
|
273
|
+
"symSharpBeenhere",
|
|
274
|
+
"symSharpBento",
|
|
275
|
+
"symSharpBikeScooter",
|
|
276
|
+
"symSharpBiotech",
|
|
277
|
+
"symSharpBlanket",
|
|
278
|
+
"symSharpBlender",
|
|
279
|
+
"symSharpBlinds",
|
|
280
|
+
"symSharpBlindsClosed",
|
|
281
|
+
"symSharpBlock",
|
|
282
|
+
"symSharpBloodtype",
|
|
283
|
+
"symSharpBluenote",
|
|
284
|
+
"symSharpBluetooth",
|
|
285
|
+
"symSharpBluetoothConnected",
|
|
286
|
+
"symSharpBluetoothDisabled",
|
|
287
|
+
"symSharpBluetoothDrive",
|
|
288
|
+
"symSharpBluetoothSearching",
|
|
289
|
+
"symSharpBlurCircular",
|
|
290
|
+
"symSharpBlurLinear",
|
|
291
|
+
"symSharpBlurMedium",
|
|
292
|
+
"symSharpBlurOff",
|
|
293
|
+
"symSharpBlurOn",
|
|
294
|
+
"symSharpBlurShort",
|
|
295
|
+
"symSharpBnagent",
|
|
296
|
+
"symSharpBolt",
|
|
297
|
+
"symSharpBook",
|
|
298
|
+
"symSharpBookmark",
|
|
299
|
+
"symSharpBookmarkAdd",
|
|
300
|
+
"symSharpBookmarkAdded",
|
|
301
|
+
"symSharpBookmarkRemove",
|
|
302
|
+
"symSharpBookmarks",
|
|
303
|
+
"symSharpBookOnline",
|
|
304
|
+
"symSharpBorderAll",
|
|
305
|
+
"symSharpBorderBottom",
|
|
306
|
+
"symSharpBorderClear",
|
|
307
|
+
"symSharpBorderColor",
|
|
308
|
+
"symSharpBorderHorizontal",
|
|
309
|
+
"symSharpBorderInner",
|
|
310
|
+
"symSharpBorderLeft",
|
|
311
|
+
"symSharpBorderOuter",
|
|
312
|
+
"symSharpBorderRight",
|
|
313
|
+
"symSharpBorderStyle",
|
|
314
|
+
"symSharpBorderTop",
|
|
315
|
+
"symSharpBorderVertical",
|
|
316
|
+
"symSharpBoy",
|
|
317
|
+
"symSharpBrandingWatermark",
|
|
318
|
+
"symSharpBreakfastDining",
|
|
319
|
+
"symSharpBreakingNewsAlt1",
|
|
320
|
+
"symSharpBrightness1",
|
|
321
|
+
"symSharpBrightness2",
|
|
322
|
+
"symSharpBrightness3",
|
|
323
|
+
"symSharpBrightness4",
|
|
324
|
+
"symSharpBrightness5",
|
|
325
|
+
"symSharpBrightness6",
|
|
326
|
+
"symSharpBrightness7",
|
|
327
|
+
"symSharpBrightnessAuto",
|
|
328
|
+
"symSharpBrightnessHigh",
|
|
329
|
+
"symSharpBrightnessLow",
|
|
330
|
+
"symSharpBrightnessMedium",
|
|
331
|
+
"symSharpBringYourOwnIp",
|
|
332
|
+
"symSharpBroadcastOnHome",
|
|
333
|
+
"symSharpBroadcastOnPersonal",
|
|
334
|
+
"symSharpBrokenImage",
|
|
335
|
+
"symSharpBrowseGallery",
|
|
336
|
+
"symSharpBrowserUpdated",
|
|
337
|
+
"symSharpBrunchDining",
|
|
338
|
+
"symSharpBrush",
|
|
339
|
+
"symSharpBubbleChart",
|
|
340
|
+
"symSharpBugReport",
|
|
341
|
+
"symSharpBuild",
|
|
342
|
+
"symSharpBuildCircle",
|
|
343
|
+
"symSharpBungalow",
|
|
344
|
+
"symSharpBurstMode",
|
|
345
|
+
"symSharpBusAlert",
|
|
346
|
+
"symSharpBusinessCenter",
|
|
347
|
+
"symSharpCabin",
|
|
348
|
+
"symSharpCable",
|
|
349
|
+
"symSharpCached",
|
|
350
|
+
"symSharpCake",
|
|
351
|
+
"symSharpCalculate",
|
|
352
|
+
"symSharpCalendarAddOn",
|
|
353
|
+
"symSharpCalendarAppsScript",
|
|
354
|
+
"symSharpCalendarMonth",
|
|
355
|
+
"symSharpCalendarToday",
|
|
356
|
+
"symSharpCalendarViewDay",
|
|
357
|
+
"symSharpCalendarViewMonth",
|
|
358
|
+
"symSharpCalendarViewWeek",
|
|
359
|
+
"symSharpCall",
|
|
360
|
+
"symSharpCallEnd",
|
|
361
|
+
"symSharpCallMade",
|
|
362
|
+
"symSharpCallMerge",
|
|
363
|
+
"symSharpCallMissed",
|
|
364
|
+
"symSharpCallMissedOutgoing",
|
|
365
|
+
"symSharpCallReceived",
|
|
366
|
+
"symSharpCallSplit",
|
|
367
|
+
"symSharpCallToAction",
|
|
368
|
+
"symSharpCamera",
|
|
369
|
+
"symSharpCameraEnhance",
|
|
370
|
+
"symSharpCameraFront",
|
|
371
|
+
"symSharpCameraIndoor",
|
|
372
|
+
"symSharpCameraOutdoor",
|
|
373
|
+
"symSharpCameraRear",
|
|
374
|
+
"symSharpCameraRoll",
|
|
375
|
+
"symSharpCameraswitch",
|
|
376
|
+
"symSharpCampaign",
|
|
377
|
+
"symSharpCancel",
|
|
378
|
+
"symSharpCancelPresentation",
|
|
379
|
+
"symSharpCancelScheduleSend",
|
|
380
|
+
"symSharpCandlestickChart",
|
|
381
|
+
"symSharpCarCrash",
|
|
382
|
+
"symSharpCardMembership",
|
|
383
|
+
"symSharpCardTravel",
|
|
384
|
+
"symSharpCarpenter",
|
|
385
|
+
"symSharpCarRental",
|
|
386
|
+
"symSharpCarRepair",
|
|
387
|
+
"symSharpCases",
|
|
388
|
+
"symSharpCasino",
|
|
389
|
+
"symSharpCast",
|
|
390
|
+
"symSharpCastConnected",
|
|
391
|
+
"symSharpCastForEducation",
|
|
392
|
+
"symSharpCastle",
|
|
393
|
+
"symSharpCategory",
|
|
394
|
+
"symSharpCelebration",
|
|
395
|
+
"symSharpCellTower",
|
|
396
|
+
"symSharpCellWifi",
|
|
397
|
+
"symSharpCenterFocusStrong",
|
|
398
|
+
"symSharpCenterFocusWeak",
|
|
399
|
+
"symSharpChair",
|
|
400
|
+
"symSharpChairAlt",
|
|
401
|
+
"symSharpChalet",
|
|
402
|
+
"symSharpChangeCircle",
|
|
403
|
+
"symSharpChangeHistory",
|
|
404
|
+
"symSharpCharger",
|
|
405
|
+
"symSharpChargingStation",
|
|
406
|
+
"symSharpChat",
|
|
407
|
+
"symSharpChatAddOn",
|
|
408
|
+
"symSharpChatAppsScript",
|
|
409
|
+
"symSharpChatBubble",
|
|
410
|
+
"symSharpCheck",
|
|
411
|
+
"symSharpCheckBox",
|
|
412
|
+
"symSharpCheckBoxOutlineBlank",
|
|
413
|
+
"symSharpCheckCircle",
|
|
414
|
+
"symSharpChecklist",
|
|
415
|
+
"symSharpChecklistRtl",
|
|
416
|
+
"symSharpCheckroom",
|
|
417
|
+
"symSharpChevronLeft",
|
|
418
|
+
"symSharpChevronRight",
|
|
419
|
+
"symSharpChildCare",
|
|
420
|
+
"symSharpChildFriendly",
|
|
421
|
+
"symSharpChromecast2",
|
|
422
|
+
"symSharpChromecastDevice",
|
|
423
|
+
"symSharpChromeReaderMode",
|
|
424
|
+
"symSharpChurch",
|
|
425
|
+
"symSharpCircle",
|
|
426
|
+
"symSharpCircleNotifications",
|
|
427
|
+
"symSharpClarify",
|
|
428
|
+
"symSharpCleanHands",
|
|
429
|
+
"symSharpCleaningServices",
|
|
430
|
+
"symSharpClearAll",
|
|
431
|
+
"symSharpClearDay",
|
|
432
|
+
"symSharpClearNight",
|
|
433
|
+
"symSharpClose",
|
|
434
|
+
"symSharpClosedCaption",
|
|
435
|
+
"symSharpClosedCaptionDisabled",
|
|
436
|
+
"symSharpCloseFullscreen",
|
|
437
|
+
"symSharpCloud",
|
|
438
|
+
"symSharpCloudbuild",
|
|
439
|
+
"symSharpCloudCircle",
|
|
440
|
+
"symSharpCloudDomains",
|
|
441
|
+
"symSharpCloudDone",
|
|
442
|
+
"symSharpCloudDownload",
|
|
443
|
+
"symSharpCloudOff",
|
|
444
|
+
"symSharpCloudQueue",
|
|
445
|
+
"symSharpCloudSync",
|
|
446
|
+
"symSharpCloudUpload",
|
|
447
|
+
"symSharpCloudy",
|
|
448
|
+
"symSharpCloudyFilled",
|
|
449
|
+
"symSharpCloudySnowing",
|
|
450
|
+
"symSharpCo2",
|
|
451
|
+
"symSharpCode",
|
|
452
|
+
"symSharpCodeOff",
|
|
453
|
+
"symSharpCoffee",
|
|
454
|
+
"symSharpCoffeeMaker",
|
|
455
|
+
"symSharpCollectionsBookmark",
|
|
456
|
+
"symSharpColorize",
|
|
457
|
+
"symSharpComment",
|
|
458
|
+
"symSharpCommentBank",
|
|
459
|
+
"symSharpCommentsDisabled",
|
|
460
|
+
"symSharpCommit",
|
|
461
|
+
"symSharpCommunication",
|
|
462
|
+
"symSharpCommute",
|
|
463
|
+
"symSharpCompare",
|
|
464
|
+
"symSharpCompareArrows",
|
|
465
|
+
"symSharpCompassCalibration",
|
|
466
|
+
"symSharpComponentExchange",
|
|
467
|
+
"symSharpCompost",
|
|
468
|
+
"symSharpCompress",
|
|
469
|
+
"symSharpComputer",
|
|
470
|
+
"symSharpConfirmationNumber",
|
|
471
|
+
"symSharpConnectedTv",
|
|
472
|
+
"symSharpConnectingAirports",
|
|
473
|
+
"symSharpConnectWithoutContact",
|
|
474
|
+
"symSharpConstruction",
|
|
475
|
+
"symSharpContactless",
|
|
476
|
+
"symSharpContactMail",
|
|
477
|
+
"symSharpContactPage",
|
|
478
|
+
"symSharpContactPhone",
|
|
479
|
+
"symSharpContacts",
|
|
480
|
+
"symSharpContactSupport",
|
|
481
|
+
"symSharpContentCopy",
|
|
482
|
+
"symSharpContentCut",
|
|
483
|
+
"symSharpContentPaste",
|
|
484
|
+
"symSharpContentPasteGo",
|
|
485
|
+
"symSharpContentPasteOff",
|
|
486
|
+
"symSharpContentPasteSearch",
|
|
487
|
+
"symSharpContrast",
|
|
488
|
+
"symSharpControlCamera",
|
|
489
|
+
"symSharpControllerGen",
|
|
490
|
+
"symSharpControlPointDuplicate",
|
|
491
|
+
"symSharpConversionPath",
|
|
492
|
+
"symSharpCookie",
|
|
493
|
+
"symSharpCooking",
|
|
494
|
+
"symSharpCoPresent",
|
|
495
|
+
"symSharpCopyAll",
|
|
496
|
+
"symSharpCopyright",
|
|
497
|
+
"symSharpCoronavirus",
|
|
498
|
+
"symSharpCorporateFare",
|
|
499
|
+
"symSharpCottage",
|
|
500
|
+
"symSharpCountertops",
|
|
501
|
+
"symSharpCreateNewFolder",
|
|
502
|
+
"symSharpCreditCard",
|
|
503
|
+
"symSharpCreditCardOff",
|
|
504
|
+
"symSharpCreditScore",
|
|
505
|
+
"symSharpCrib",
|
|
506
|
+
"symSharpCrisisAlert",
|
|
507
|
+
"symSharpCrop",
|
|
508
|
+
"symSharpCrop169",
|
|
509
|
+
"symSharpCrop32",
|
|
510
|
+
"symSharpCrop54",
|
|
511
|
+
"symSharpCrop75",
|
|
512
|
+
"symSharpCropFree",
|
|
513
|
+
"symSharpCropLandscape",
|
|
514
|
+
"symSharpCropPortrait",
|
|
515
|
+
"symSharpCropRotate",
|
|
516
|
+
"symSharpCropSquare",
|
|
517
|
+
"symSharpCrueltyFree",
|
|
518
|
+
"symSharpCss",
|
|
519
|
+
"symSharpCurrencyBitcoin",
|
|
520
|
+
"symSharpCurrencyExchange",
|
|
521
|
+
"symSharpCurrencyFranc",
|
|
522
|
+
"symSharpCurrencyLira",
|
|
523
|
+
"symSharpCurrencyPound",
|
|
524
|
+
"symSharpCurrencyRuble",
|
|
525
|
+
"symSharpCurrencyRupee",
|
|
526
|
+
"symSharpCurrencyYen",
|
|
527
|
+
"symSharpCurrencyYuan",
|
|
528
|
+
"symSharpCurtains",
|
|
529
|
+
"symSharpCurtainsClosed",
|
|
530
|
+
"symSharpCut",
|
|
531
|
+
"symSharpCyclone",
|
|
532
|
+
"symSharpDangerous",
|
|
533
|
+
"symSharpDarkMode",
|
|
534
|
+
"symSharpDashboard",
|
|
535
|
+
"symSharpDashboardCustomize",
|
|
536
|
+
"symSharpDataArray",
|
|
537
|
+
"symSharpDatabase",
|
|
538
|
+
"symSharpDataExploration",
|
|
539
|
+
"symSharpDataObject",
|
|
540
|
+
"symSharpDataSaverOn",
|
|
541
|
+
"symSharpDataset",
|
|
542
|
+
"symSharpDatasetLinked",
|
|
543
|
+
"symSharpDataThresholding",
|
|
544
|
+
"symSharpDataUsage",
|
|
545
|
+
"symSharpDateRange",
|
|
546
|
+
"symSharpDeblur",
|
|
547
|
+
"symSharpDeck",
|
|
548
|
+
"symSharpDehaze",
|
|
549
|
+
"symSharpDelete",
|
|
550
|
+
"symSharpDeleteForever",
|
|
551
|
+
"symSharpDeleteSweep",
|
|
552
|
+
"symSharpDensityLarge",
|
|
553
|
+
"symSharpDensityMedium",
|
|
554
|
+
"symSharpDensitySmall",
|
|
555
|
+
"symSharpDepartureBoard",
|
|
556
|
+
"symSharpDescription",
|
|
557
|
+
"symSharpDeselect",
|
|
558
|
+
"symSharpDesignServices",
|
|
559
|
+
"symSharpDesk",
|
|
560
|
+
"symSharpDesktopAccessDisabled",
|
|
561
|
+
"symSharpDesktopMac",
|
|
562
|
+
"symSharpDesktopWindows",
|
|
563
|
+
"symSharpDetails",
|
|
564
|
+
"symSharpDetectorSmoke",
|
|
565
|
+
"symSharpDeveloperBoard",
|
|
566
|
+
"symSharpDeveloperBoardOff",
|
|
567
|
+
"symSharpDeveloperMode",
|
|
568
|
+
"symSharpDeviceHub",
|
|
569
|
+
"symSharpDevices",
|
|
570
|
+
"symSharpDevicesFold",
|
|
571
|
+
"symSharpDevicesOther",
|
|
572
|
+
"symSharpDeviceThermostat",
|
|
573
|
+
"symSharpDeviceUnknown",
|
|
574
|
+
"symSharpDialerSip",
|
|
575
|
+
"symSharpDialpad",
|
|
576
|
+
"symSharpDiamond",
|
|
577
|
+
"symSharpDifference",
|
|
578
|
+
"symSharpDigitalOutOfHome",
|
|
579
|
+
"symSharpDining",
|
|
580
|
+
"symSharpDinnerDining",
|
|
581
|
+
"symSharpDirections",
|
|
582
|
+
"symSharpDirectionsBike",
|
|
583
|
+
"symSharpDirectionsBoat",
|
|
584
|
+
"symSharpDirectionsBus",
|
|
585
|
+
"symSharpDirectionsCar",
|
|
586
|
+
"symSharpDirectionsOff",
|
|
587
|
+
"symSharpDirectionsRailway",
|
|
588
|
+
"symSharpDirectionsRun",
|
|
589
|
+
"symSharpDirectionsSubway",
|
|
590
|
+
"symSharpDirectionsWalk",
|
|
591
|
+
"symSharpDirtyLens",
|
|
592
|
+
"symSharpDisabledByDefault",
|
|
593
|
+
"symSharpDisabledVisible",
|
|
594
|
+
"symSharpDiscFull",
|
|
595
|
+
"symSharpDiscoverTune",
|
|
596
|
+
"symSharpDishwasherGen",
|
|
597
|
+
"symSharpDisplaySettings",
|
|
598
|
+
"symSharpDns",
|
|
599
|
+
"symSharpDock",
|
|
600
|
+
"symSharpDocs",
|
|
601
|
+
"symSharpDocsAddOn",
|
|
602
|
+
"symSharpDocsAppsScript",
|
|
603
|
+
"symSharpDocumentScanner",
|
|
604
|
+
"symSharpDomain",
|
|
605
|
+
"symSharpDomainAdd",
|
|
606
|
+
"symSharpDomainDisabled",
|
|
607
|
+
"symSharpDomainVerification",
|
|
608
|
+
"symSharpDone",
|
|
609
|
+
"symSharpDoneAll",
|
|
610
|
+
"symSharpDoneOutline",
|
|
611
|
+
"symSharpDoNotDisturbOff",
|
|
612
|
+
"symSharpDoNotDisturbOn",
|
|
613
|
+
"symSharpDoNotDisturbOnTotalSilence",
|
|
614
|
+
"symSharpDoNotStep",
|
|
615
|
+
"symSharpDoNotTouch",
|
|
616
|
+
"symSharpDonutLarge",
|
|
617
|
+
"symSharpDonutSmall",
|
|
618
|
+
"symSharpDoorBack",
|
|
619
|
+
"symSharpDoorbell",
|
|
620
|
+
"symSharpDoorbell3p",
|
|
621
|
+
"symSharpDoorFront",
|
|
622
|
+
"symSharpDoorSliding",
|
|
623
|
+
"symSharpDoubleArrow",
|
|
624
|
+
"symSharpDownhillSkiing",
|
|
625
|
+
"symSharpDownload",
|
|
626
|
+
"symSharpDownloadDone",
|
|
627
|
+
"symSharpDownloadForOffline",
|
|
628
|
+
"symSharpDownloading",
|
|
629
|
+
"symSharpDraft",
|
|
630
|
+
"symSharpDrafts",
|
|
631
|
+
"symSharpDragHandle",
|
|
632
|
+
"symSharpDragIndicator",
|
|
633
|
+
"symSharpDraw",
|
|
634
|
+
"symSharpDresser",
|
|
635
|
+
"symSharpDriveFileMove",
|
|
636
|
+
"symSharpDriveFileMoveOutline",
|
|
637
|
+
"symSharpDriveFileMoveRtl",
|
|
638
|
+
"symSharpDriveFileRenameOutline",
|
|
639
|
+
"symSharpDriveFolderUpload",
|
|
640
|
+
"symSharpDriveShortcut",
|
|
641
|
+
"symSharpDry",
|
|
642
|
+
"symSharpDryCleaning",
|
|
643
|
+
"symSharpDuo",
|
|
644
|
+
"symSharpDvr",
|
|
645
|
+
"symSharpDynamicFeed",
|
|
646
|
+
"symSharpDynamicForm",
|
|
647
|
+
"symSharpE911Avatar",
|
|
648
|
+
"symSharpE911Emergency",
|
|
649
|
+
"symSharpEarbuds",
|
|
650
|
+
"symSharpEarbudsBattery",
|
|
651
|
+
"symSharpEast",
|
|
652
|
+
"symSharpEco",
|
|
653
|
+
"symSharpEdgesensorHigh",
|
|
654
|
+
"symSharpEdgesensorLow",
|
|
655
|
+
"symSharpEdit",
|
|
656
|
+
"symSharpEditAttributes",
|
|
657
|
+
"symSharpEditCalendar",
|
|
658
|
+
"symSharpEditLocation",
|
|
659
|
+
"symSharpEditLocationAlt",
|
|
660
|
+
"symSharpEditNote",
|
|
661
|
+
"symSharpEditNotifications",
|
|
662
|
+
"symSharpEditOff",
|
|
663
|
+
"symSharpEditRoad",
|
|
664
|
+
"symSharpEgg",
|
|
665
|
+
"symSharpEggAlt",
|
|
666
|
+
"symSharpEject",
|
|
667
|
+
"symSharpElderly",
|
|
668
|
+
"symSharpElderlyWoman",
|
|
669
|
+
"symSharpElectricalServices",
|
|
670
|
+
"symSharpElectricBike",
|
|
671
|
+
"symSharpElectricBolt",
|
|
672
|
+
"symSharpElectricCar",
|
|
673
|
+
"symSharpElectricMeter",
|
|
674
|
+
"symSharpElectricMoped",
|
|
675
|
+
"symSharpElectricRickshaw",
|
|
676
|
+
"symSharpElectricScooter",
|
|
677
|
+
"symSharpElevator",
|
|
678
|
+
"symSharpEmergency",
|
|
679
|
+
"symSharpEmergencyHeat",
|
|
680
|
+
"symSharpEmergencyHome",
|
|
681
|
+
"symSharpEmergencyRecording",
|
|
682
|
+
"symSharpEmergencyShare",
|
|
683
|
+
"symSharpEMobiledata",
|
|
684
|
+
"symSharpEmojiFlags",
|
|
685
|
+
"symSharpEmojiFoodBeverage",
|
|
686
|
+
"symSharpEmojiNature",
|
|
687
|
+
"symSharpEmojiObjects",
|
|
688
|
+
"symSharpEmojiPeople",
|
|
689
|
+
"symSharpEmojiSymbols",
|
|
690
|
+
"symSharpEmojiTransportation",
|
|
691
|
+
"symSharpEnable",
|
|
692
|
+
"symSharpEnergyProgramSaving",
|
|
693
|
+
"symSharpEnergyProgramTimeUsed",
|
|
694
|
+
"symSharpEnergySavingsLeaf",
|
|
695
|
+
"symSharpEngineering",
|
|
696
|
+
"symSharpEnhancedEncryption",
|
|
697
|
+
"symSharpEqualizer",
|
|
698
|
+
"symSharpError",
|
|
699
|
+
"symSharpEscalator",
|
|
700
|
+
"symSharpEscalatorWarning",
|
|
701
|
+
"symSharpEuro",
|
|
702
|
+
"symSharpEuroSymbol",
|
|
703
|
+
"symSharpEvent",
|
|
704
|
+
"symSharpEventAvailable",
|
|
705
|
+
"symSharpEventBusy",
|
|
706
|
+
"symSharpEventNote",
|
|
707
|
+
"symSharpEventRepeat",
|
|
708
|
+
"symSharpEventSeat",
|
|
709
|
+
"symSharpEventUpcoming",
|
|
710
|
+
"symSharpEvShadow",
|
|
711
|
+
"symSharpEvStation",
|
|
712
|
+
"symSharpExclamation",
|
|
713
|
+
"symSharpExitToApp",
|
|
714
|
+
"symSharpExpand",
|
|
715
|
+
"symSharpExpandCircleDown",
|
|
716
|
+
"symSharpExpandLess",
|
|
717
|
+
"symSharpExpandMore",
|
|
718
|
+
"symSharpExplicit",
|
|
719
|
+
"symSharpExplore",
|
|
720
|
+
"symSharpExploreOff",
|
|
721
|
+
"symSharpExposure",
|
|
722
|
+
"symSharpExposureNeg1",
|
|
723
|
+
"symSharpExposureNeg2",
|
|
724
|
+
"symSharpExposurePlus1",
|
|
725
|
+
"symSharpExposurePlus2",
|
|
726
|
+
"symSharpExposureZero",
|
|
727
|
+
"symSharpExtension",
|
|
728
|
+
"symSharpExtensionOff",
|
|
729
|
+
"symSharpFace",
|
|
730
|
+
"symSharpFaceRetouchingNatural",
|
|
731
|
+
"symSharpFaceRetouchingOff",
|
|
732
|
+
"symSharpFactCheck",
|
|
733
|
+
"symSharpFactory",
|
|
734
|
+
"symSharpFamilyRestroom",
|
|
735
|
+
"symSharpFastfood",
|
|
736
|
+
"symSharpFastForward",
|
|
737
|
+
"symSharpFastRewind",
|
|
738
|
+
"symSharpFaucet",
|
|
739
|
+
"symSharpFavorite",
|
|
740
|
+
"symSharpFax",
|
|
741
|
+
"symSharpFeaturedPlayList",
|
|
742
|
+
"symSharpFeaturedVideo",
|
|
743
|
+
"symSharpFeed",
|
|
744
|
+
"symSharpFemale",
|
|
745
|
+
"symSharpFence",
|
|
746
|
+
"symSharpFestival",
|
|
747
|
+
"symSharpFiberDvr",
|
|
748
|
+
"symSharpFiberManualRecord",
|
|
749
|
+
"symSharpFiberNew",
|
|
750
|
+
"symSharpFiberPin",
|
|
751
|
+
"symSharpFiberSmartRecord",
|
|
752
|
+
"symSharpFileCopy",
|
|
753
|
+
"symSharpFileDownload",
|
|
754
|
+
"symSharpFileDownloadDone",
|
|
755
|
+
"symSharpFileDownloadOff",
|
|
756
|
+
"symSharpFileOpen",
|
|
757
|
+
"symSharpFilePresent",
|
|
758
|
+
"symSharpFiles",
|
|
759
|
+
"symSharpFileUpload",
|
|
760
|
+
"symSharpFilter",
|
|
761
|
+
"symSharpFilter1",
|
|
762
|
+
"symSharpFilter2",
|
|
763
|
+
"symSharpFilter3",
|
|
764
|
+
"symSharpFilter4",
|
|
765
|
+
"symSharpFilter5",
|
|
766
|
+
"symSharpFilter6",
|
|
767
|
+
"symSharpFilter7",
|
|
768
|
+
"symSharpFilter8",
|
|
769
|
+
"symSharpFilter9",
|
|
770
|
+
"symSharpFilter9Plus",
|
|
771
|
+
"symSharpFilterAlt",
|
|
772
|
+
"symSharpFilterAltOff",
|
|
773
|
+
"symSharpFilterBAndW",
|
|
774
|
+
"symSharpFilterCenterFocus",
|
|
775
|
+
"symSharpFilterDrama",
|
|
776
|
+
"symSharpFilterFrames",
|
|
777
|
+
"symSharpFilterHdr",
|
|
778
|
+
"symSharpFilterList",
|
|
779
|
+
"symSharpFilterListOff",
|
|
780
|
+
"symSharpFilterNone",
|
|
781
|
+
"symSharpFilterTiltShift",
|
|
782
|
+
"symSharpFilterVintage",
|
|
783
|
+
"symSharpFindInPage",
|
|
784
|
+
"symSharpFindReplace",
|
|
785
|
+
"symSharpFingerprint",
|
|
786
|
+
"symSharpFireExtinguisher",
|
|
787
|
+
"symSharpFireHydrant",
|
|
788
|
+
"symSharpFireplace",
|
|
789
|
+
"symSharpFireTruck",
|
|
790
|
+
"symSharpFirstPage",
|
|
791
|
+
"symSharpFishfood",
|
|
792
|
+
"symSharpFitnessCenter",
|
|
793
|
+
"symSharpFitScreen",
|
|
794
|
+
"symSharpFlag",
|
|
795
|
+
"symSharpFlagCircle",
|
|
796
|
+
"symSharpFlaky",
|
|
797
|
+
"symSharpFlare",
|
|
798
|
+
"symSharpFlashAuto",
|
|
799
|
+
"symSharpFlashlightOff",
|
|
800
|
+
"symSharpFlashlightOn",
|
|
801
|
+
"symSharpFlashOff",
|
|
802
|
+
"symSharpFlashOn",
|
|
803
|
+
"symSharpFlatware",
|
|
804
|
+
"symSharpFlight",
|
|
805
|
+
"symSharpFlightClass",
|
|
806
|
+
"symSharpFlightLand",
|
|
807
|
+
"symSharpFlightTakeoff",
|
|
808
|
+
"symSharpFlip",
|
|
809
|
+
"symSharpFlipCameraAndroid",
|
|
810
|
+
"symSharpFlipCameraIos",
|
|
811
|
+
"symSharpFlipToBack",
|
|
812
|
+
"symSharpFlipToFront",
|
|
813
|
+
"symSharpFlood",
|
|
814
|
+
"symSharpFlutter",
|
|
815
|
+
"symSharpFlutterDash",
|
|
816
|
+
"symSharpFmdBad",
|
|
817
|
+
"symSharpFoggy",
|
|
818
|
+
"symSharpFolder",
|
|
819
|
+
"symSharpFolderCopy",
|
|
820
|
+
"symSharpFolderDelete",
|
|
821
|
+
"symSharpFolderOff",
|
|
822
|
+
"symSharpFolderOpen",
|
|
823
|
+
"symSharpFolderShared",
|
|
824
|
+
"symSharpFolderSpecial",
|
|
825
|
+
"symSharpFolderZip",
|
|
826
|
+
"symSharpFollowTheSigns",
|
|
827
|
+
"symSharpFontDownload",
|
|
828
|
+
"symSharpFontDownloadOff",
|
|
829
|
+
"symSharpFoodBank",
|
|
830
|
+
"symSharpForest",
|
|
831
|
+
"symSharpForkLeft",
|
|
832
|
+
"symSharpForkRight",
|
|
833
|
+
"symSharpFormatAlignCenter",
|
|
834
|
+
"symSharpFormatAlignJustify",
|
|
835
|
+
"symSharpFormatAlignLeft",
|
|
836
|
+
"symSharpFormatAlignRight",
|
|
837
|
+
"symSharpFormatBold",
|
|
838
|
+
"symSharpFormatClear",
|
|
839
|
+
"symSharpFormatColorFill",
|
|
840
|
+
"symSharpFormatColorReset",
|
|
841
|
+
"symSharpFormatColorText",
|
|
842
|
+
"symSharpFormatIndentDecrease",
|
|
843
|
+
"symSharpFormatIndentIncrease",
|
|
844
|
+
"symSharpFormatItalic",
|
|
845
|
+
"symSharpFormatLineSpacing",
|
|
846
|
+
"symSharpFormatListBulleted",
|
|
847
|
+
"symSharpFormatListNumbered",
|
|
848
|
+
"symSharpFormatListNumberedRtl",
|
|
849
|
+
"symSharpFormatOverline",
|
|
850
|
+
"symSharpFormatPaint",
|
|
851
|
+
"symSharpFormatQuote",
|
|
852
|
+
"symSharpFormatShapes",
|
|
853
|
+
"symSharpFormatSize",
|
|
854
|
+
"symSharpFormatStrikethrough",
|
|
855
|
+
"symSharpFormatTextdirectionLToR",
|
|
856
|
+
"symSharpFormatTextdirectionRToL",
|
|
857
|
+
"symSharpFormatUnderlined",
|
|
858
|
+
"symSharpFormsAddOn",
|
|
859
|
+
"symSharpFormsAppsScript",
|
|
860
|
+
"symSharpFort",
|
|
861
|
+
"symSharpForum",
|
|
862
|
+
"symSharpForward",
|
|
863
|
+
"symSharpForward10",
|
|
864
|
+
"symSharpForward30",
|
|
865
|
+
"symSharpForward5",
|
|
866
|
+
"symSharpForwardToInbox",
|
|
867
|
+
"symSharpFoundation",
|
|
868
|
+
"symSharpFreeCancellation",
|
|
869
|
+
"symSharpFrontHand",
|
|
870
|
+
"symSharpFullscreen",
|
|
871
|
+
"symSharpFullscreenExit",
|
|
872
|
+
"symSharpFullStackedBarChart",
|
|
873
|
+
"symSharpFunctions",
|
|
874
|
+
"symSharpGarage",
|
|
875
|
+
"symSharpGarageHome",
|
|
876
|
+
"symSharpGasMeter",
|
|
877
|
+
"symSharpGate",
|
|
878
|
+
"symSharpGavel",
|
|
879
|
+
"symSharpGbadge",
|
|
880
|
+
"symSharpGboard",
|
|
881
|
+
"symSharpGeneratingTokens",
|
|
882
|
+
"symSharpGesture",
|
|
883
|
+
"symSharpGfitHealth",
|
|
884
|
+
"symSharpGif",
|
|
885
|
+
"symSharpGifBox",
|
|
886
|
+
"symSharpGirl",
|
|
887
|
+
"symSharpGite",
|
|
888
|
+
"symSharpGleaf",
|
|
889
|
+
"symSharpGmailAddOn",
|
|
890
|
+
"symSharpGmailAppsScript",
|
|
891
|
+
"symSharpGmailRooms",
|
|
892
|
+
"symSharpGMobiledata",
|
|
893
|
+
"symSharpGolfCourse",
|
|
894
|
+
"symSharpGoogleFi",
|
|
895
|
+
"symSharpGoogleGuarantee",
|
|
896
|
+
"symSharpGooglePlusReshare",
|
|
897
|
+
"symSharpGooglerTravel",
|
|
898
|
+
"symSharpGoogleTravel",
|
|
899
|
+
"symSharpGoogleTravelOutline",
|
|
900
|
+
"symSharpGoogleTv",
|
|
901
|
+
"symSharpGoogleWifi",
|
|
902
|
+
"symSharpGpay",
|
|
903
|
+
"symSharpGppBad",
|
|
904
|
+
"symSharpGppMaybe",
|
|
905
|
+
"symSharpGrade",
|
|
906
|
+
"symSharpGradient",
|
|
907
|
+
"symSharpGrading",
|
|
908
|
+
"symSharpGrain",
|
|
909
|
+
"symSharpGraphicEq",
|
|
910
|
+
"symSharpGrass",
|
|
911
|
+
"symSharpGrid3x3",
|
|
912
|
+
"symSharpGrid4x4",
|
|
913
|
+
"symSharpGridGoldenratio",
|
|
914
|
+
"symSharpGridOff",
|
|
915
|
+
"symSharpGridOn",
|
|
916
|
+
"symSharpGridView",
|
|
917
|
+
"symSharpGroup",
|
|
918
|
+
"symSharpGroupAdd",
|
|
919
|
+
"symSharpGroupedBarChart",
|
|
920
|
+
"symSharpGroupOff",
|
|
921
|
+
"symSharpGroupRemove",
|
|
922
|
+
"symSharpGroupWork",
|
|
923
|
+
"symSharpGTranslate",
|
|
924
|
+
"symSharpHail",
|
|
925
|
+
"symSharpHandGesture",
|
|
926
|
+
"symSharpHandshake",
|
|
927
|
+
"symSharpHandyman",
|
|
928
|
+
"symSharpHardware",
|
|
929
|
+
"symSharpHd",
|
|
930
|
+
"symSharpHdrAuto",
|
|
931
|
+
"symSharpHdrAutoSelect",
|
|
932
|
+
"symSharpHdrEnhancedSelect",
|
|
933
|
+
"symSharpHdrOff",
|
|
934
|
+
"symSharpHdrOffSelect",
|
|
935
|
+
"symSharpHdrOn",
|
|
936
|
+
"symSharpHdrOnSelect",
|
|
937
|
+
"symSharpHdrPlus",
|
|
938
|
+
"symSharpHdrStrong",
|
|
939
|
+
"symSharpHdrWeak",
|
|
940
|
+
"symSharpHeadphones",
|
|
941
|
+
"symSharpHeadphonesBattery",
|
|
942
|
+
"symSharpHeadsetMic",
|
|
943
|
+
"symSharpHeadsetOff",
|
|
944
|
+
"symSharpHealing",
|
|
945
|
+
"symSharpHealthAndSafety",
|
|
946
|
+
"symSharpHearing",
|
|
947
|
+
"symSharpHearingDisabled",
|
|
948
|
+
"symSharpHeartBroken",
|
|
949
|
+
"symSharpHeatPump",
|
|
950
|
+
"symSharpHeight",
|
|
951
|
+
"symSharpHelp",
|
|
952
|
+
"symSharpHelpCenter",
|
|
953
|
+
"symSharpHevc",
|
|
954
|
+
"symSharpHexagon",
|
|
955
|
+
"symSharpHide",
|
|
956
|
+
"symSharpHideImage",
|
|
957
|
+
"symSharpHideSource",
|
|
958
|
+
"symSharpHighlight",
|
|
959
|
+
"symSharpHighQuality",
|
|
960
|
+
"symSharpHiking",
|
|
961
|
+
"symSharpHistory",
|
|
962
|
+
"symSharpHistoryEdu",
|
|
963
|
+
"symSharpHistoryToggleOff",
|
|
964
|
+
"symSharpHive",
|
|
965
|
+
"symSharpHls",
|
|
966
|
+
"symSharpHlsOff",
|
|
967
|
+
"symSharpHMobiledata",
|
|
968
|
+
"symSharpHolidayVillage",
|
|
969
|
+
"symSharpHome",
|
|
970
|
+
"symSharpHomeAppLogo",
|
|
971
|
+
"symSharpHomeIotDevice",
|
|
972
|
+
"symSharpHomeMax",
|
|
973
|
+
"symSharpHomeMaxDots",
|
|
974
|
+
"symSharpHomeMini",
|
|
975
|
+
"symSharpHomePin",
|
|
976
|
+
"symSharpHomeRepairService",
|
|
977
|
+
"symSharpHomeSpeaker",
|
|
978
|
+
"symSharpHomeWork",
|
|
979
|
+
"symSharpHorizontalDistribute",
|
|
980
|
+
"symSharpHorizontalRule",
|
|
981
|
+
"symSharpHorizontalSplit",
|
|
982
|
+
"symSharpHotel",
|
|
983
|
+
"symSharpHotelClass",
|
|
984
|
+
"symSharpHotTub",
|
|
985
|
+
"symSharpHourglassBottom",
|
|
986
|
+
"symSharpHourglassDisabled",
|
|
987
|
+
"symSharpHourglassEmpty",
|
|
988
|
+
"symSharpHourglassFull",
|
|
989
|
+
"symSharpHourglassTop",
|
|
990
|
+
"symSharpHouse",
|
|
991
|
+
"symSharpHouseboat",
|
|
992
|
+
"symSharpHouseSiding",
|
|
993
|
+
"symSharpHowToReg",
|
|
994
|
+
"symSharpHowToVote",
|
|
995
|
+
"symSharpHPlusMobiledata",
|
|
996
|
+
"symSharpHtml",
|
|
997
|
+
"symSharpHttp",
|
|
998
|
+
"symSharpHub",
|
|
999
|
+
"symSharpHumidityHigh",
|
|
1000
|
+
"symSharpHumidityLow",
|
|
1001
|
+
"symSharpHumidityMid",
|
|
1002
|
+
"symSharpHvac",
|
|
1003
|
+
"symSharpIcecream",
|
|
1004
|
+
"symSharpIceSkating",
|
|
1005
|
+
"symSharpIdentityPlatform",
|
|
1006
|
+
"symSharpImage",
|
|
1007
|
+
"symSharpImageAspectRatio",
|
|
1008
|
+
"symSharpImageNotSupported",
|
|
1009
|
+
"symSharpImageSearch",
|
|
1010
|
+
"symSharpImagesearchRoller",
|
|
1011
|
+
"symSharpImagesmode",
|
|
1012
|
+
"symSharpImportantDevices",
|
|
1013
|
+
"symSharpImportContacts",
|
|
1014
|
+
"symSharpInbox",
|
|
1015
|
+
"symSharpIncompleteCircle",
|
|
1016
|
+
"symSharpIndeterminateCheckBox",
|
|
1017
|
+
"symSharpInfo",
|
|
1018
|
+
"symSharpInHomeMode",
|
|
1019
|
+
"symSharpInput",
|
|
1020
|
+
"symSharpInsertChart",
|
|
1021
|
+
"symSharpInsertPageBreak",
|
|
1022
|
+
"symSharpInsights",
|
|
1023
|
+
"symSharpInstallDesktop",
|
|
1024
|
+
"symSharpInstallMobile",
|
|
1025
|
+
"symSharpIntegrationInstructions",
|
|
1026
|
+
"symSharpInterests",
|
|
1027
|
+
"symSharpInterpreterMode",
|
|
1028
|
+
"symSharpInventory",
|
|
1029
|
+
"symSharpInventory2",
|
|
1030
|
+
"symSharpInvertColors",
|
|
1031
|
+
"symSharpInvertColorsOff",
|
|
1032
|
+
"symSharpIosShare",
|
|
1033
|
+
"symSharpIron",
|
|
1034
|
+
"symSharpJavascript",
|
|
1035
|
+
"symSharpJoinFull",
|
|
1036
|
+
"symSharpJoinInner",
|
|
1037
|
+
"symSharpJoinLeft",
|
|
1038
|
+
"symSharpJoinRight",
|
|
1039
|
+
"symSharpKayaking",
|
|
1040
|
+
"symSharpKebabDining",
|
|
1041
|
+
"symSharpKettle",
|
|
1042
|
+
"symSharpKey",
|
|
1043
|
+
"symSharpKeyboard",
|
|
1044
|
+
"symSharpKeyboardAlt",
|
|
1045
|
+
"symSharpKeyboardArrowDown",
|
|
1046
|
+
"symSharpKeyboardArrowLeft",
|
|
1047
|
+
"symSharpKeyboardArrowRight",
|
|
1048
|
+
"symSharpKeyboardArrowUp",
|
|
1049
|
+
"symSharpKeyboardBackspace",
|
|
1050
|
+
"symSharpKeyboardCapslock",
|
|
1051
|
+
"symSharpKeyboardCommandKey",
|
|
1052
|
+
"symSharpKeyboardControlKey",
|
|
1053
|
+
"symSharpKeyboardDoubleArrowDown",
|
|
1054
|
+
"symSharpKeyboardDoubleArrowLeft",
|
|
1055
|
+
"symSharpKeyboardDoubleArrowRight",
|
|
1056
|
+
"symSharpKeyboardDoubleArrowUp",
|
|
1057
|
+
"symSharpKeyboardHide",
|
|
1058
|
+
"symSharpKeyboardOptionKey",
|
|
1059
|
+
"symSharpKeyboardReturn",
|
|
1060
|
+
"symSharpKeyboardTab",
|
|
1061
|
+
"symSharpKeyboardVoice",
|
|
1062
|
+
"symSharpKeyOff",
|
|
1063
|
+
"symSharpKeyVisualizer",
|
|
1064
|
+
"symSharpKingBed",
|
|
1065
|
+
"symSharpKitchen",
|
|
1066
|
+
"symSharpKitesurfing",
|
|
1067
|
+
"symSharpKormo",
|
|
1068
|
+
"symSharpLabel",
|
|
1069
|
+
"symSharpLabelImportant",
|
|
1070
|
+
"symSharpLabelOff",
|
|
1071
|
+
"symSharpLan",
|
|
1072
|
+
"symSharpLandscape",
|
|
1073
|
+
"symSharpLandslide",
|
|
1074
|
+
"symSharpLanguage",
|
|
1075
|
+
"symSharpLaptopChromebook",
|
|
1076
|
+
"symSharpLaptopMac",
|
|
1077
|
+
"symSharpLaptopWindows",
|
|
1078
|
+
"symSharpLastPage",
|
|
1079
|
+
"symSharpLayers",
|
|
1080
|
+
"symSharpLayersClear",
|
|
1081
|
+
"symSharpLeaderboard",
|
|
1082
|
+
"symSharpLeakAdd",
|
|
1083
|
+
"symSharpLeakRemove",
|
|
1084
|
+
"symSharpLegendToggle",
|
|
1085
|
+
"symSharpLens",
|
|
1086
|
+
"symSharpLensBlur",
|
|
1087
|
+
"symSharpLibraryAdd",
|
|
1088
|
+
"symSharpLibraryAddCheck",
|
|
1089
|
+
"symSharpLibraryBooks",
|
|
1090
|
+
"symSharpLibraryMusic",
|
|
1091
|
+
"symSharpLiftToTalk",
|
|
1092
|
+
"symSharpLight",
|
|
1093
|
+
"symSharpLightbulb",
|
|
1094
|
+
"symSharpLightbulbCircle",
|
|
1095
|
+
"symSharpLightMode",
|
|
1096
|
+
"symSharpLinearScale",
|
|
1097
|
+
"symSharpLineAxis",
|
|
1098
|
+
"symSharpLineStyle",
|
|
1099
|
+
"symSharpLineWeight",
|
|
1100
|
+
"symSharpLink",
|
|
1101
|
+
"symSharpLinkedCamera",
|
|
1102
|
+
"symSharpLinkOff",
|
|
1103
|
+
"symSharpLiquor",
|
|
1104
|
+
"symSharpList",
|
|
1105
|
+
"symSharpListAlt",
|
|
1106
|
+
"symSharpLiveHelp",
|
|
1107
|
+
"symSharpLiveTv",
|
|
1108
|
+
"symSharpLiving",
|
|
1109
|
+
"symSharpLocalActivity",
|
|
1110
|
+
"symSharpLocalAtm",
|
|
1111
|
+
"symSharpLocalBar",
|
|
1112
|
+
"symSharpLocalCafe",
|
|
1113
|
+
"symSharpLocalCarWash",
|
|
1114
|
+
"symSharpLocalConvenienceStore",
|
|
1115
|
+
"symSharpLocalDining",
|
|
1116
|
+
"symSharpLocalDrink",
|
|
1117
|
+
"symSharpLocalFireDepartment",
|
|
1118
|
+
"symSharpLocalFlorist",
|
|
1119
|
+
"symSharpLocalGasStation",
|
|
1120
|
+
"symSharpLocalHospital",
|
|
1121
|
+
"symSharpLocalLaundryService",
|
|
1122
|
+
"symSharpLocalLibrary",
|
|
1123
|
+
"symSharpLocalMall",
|
|
1124
|
+
"symSharpLocalParking",
|
|
1125
|
+
"symSharpLocalPharmacy",
|
|
1126
|
+
"symSharpLocalPizza",
|
|
1127
|
+
"symSharpLocalPolice",
|
|
1128
|
+
"symSharpLocalPostOffice",
|
|
1129
|
+
"symSharpLocalSee",
|
|
1130
|
+
"symSharpLocalShipping",
|
|
1131
|
+
"symSharpLocalTaxi",
|
|
1132
|
+
"symSharpLocationAutomation",
|
|
1133
|
+
"symSharpLocationAway",
|
|
1134
|
+
"symSharpLocationCity",
|
|
1135
|
+
"symSharpLocationDisabled",
|
|
1136
|
+
"symSharpLocationHome",
|
|
1137
|
+
"symSharpLocationOff",
|
|
1138
|
+
"symSharpLocationSearching",
|
|
1139
|
+
"symSharpLock",
|
|
1140
|
+
"symSharpLockClock",
|
|
1141
|
+
"symSharpLockOpen",
|
|
1142
|
+
"symSharpLockPerson",
|
|
1143
|
+
"symSharpLockReset",
|
|
1144
|
+
"symSharpLogin",
|
|
1145
|
+
"symSharpLogoDev",
|
|
1146
|
+
"symSharpLogout",
|
|
1147
|
+
"symSharpLooks",
|
|
1148
|
+
"symSharpLooks3",
|
|
1149
|
+
"symSharpLooks4",
|
|
1150
|
+
"symSharpLooks5",
|
|
1151
|
+
"symSharpLooks6",
|
|
1152
|
+
"symSharpLooksOne",
|
|
1153
|
+
"symSharpLooksTwo",
|
|
1154
|
+
"symSharpLoupe",
|
|
1155
|
+
"symSharpLowPriority",
|
|
1156
|
+
"symSharpLoyalty",
|
|
1157
|
+
"symSharpLteMobiledata",
|
|
1158
|
+
"symSharpLtePlusMobiledata",
|
|
1159
|
+
"symSharpLuggage",
|
|
1160
|
+
"symSharpLunchDining",
|
|
1161
|
+
"symSharpLyrics",
|
|
1162
|
+
"symSharpMachineImage",
|
|
1163
|
+
"symSharpMagicButton",
|
|
1164
|
+
"symSharpMail",
|
|
1165
|
+
"symSharpMailLock",
|
|
1166
|
+
"symSharpMale",
|
|
1167
|
+
"symSharpMan",
|
|
1168
|
+
"symSharpManageAccounts",
|
|
1169
|
+
"symSharpManageHistory",
|
|
1170
|
+
"symSharpManageSearch",
|
|
1171
|
+
"symSharpMap",
|
|
1172
|
+
"symSharpMapsUgc",
|
|
1173
|
+
"symSharpMargin",
|
|
1174
|
+
"symSharpMarkAsUnread",
|
|
1175
|
+
"symSharpMarkChatRead",
|
|
1176
|
+
"symSharpMarkChatUnread",
|
|
1177
|
+
"symSharpMarkEmailRead",
|
|
1178
|
+
"symSharpMarkEmailUnread",
|
|
1179
|
+
"symSharpMarkUnreadChatAlt",
|
|
1180
|
+
"symSharpMarkunreadMailbox",
|
|
1181
|
+
"symSharpMasks",
|
|
1182
|
+
"symSharpMatter",
|
|
1183
|
+
"symSharpMaximize",
|
|
1184
|
+
"symSharpMediaBluetoothOff",
|
|
1185
|
+
"symSharpMediaBluetoothOn",
|
|
1186
|
+
"symSharpMediation",
|
|
1187
|
+
"symSharpMedicalInformation",
|
|
1188
|
+
"symSharpMedicalServices",
|
|
1189
|
+
"symSharpMedication",
|
|
1190
|
+
"symSharpMedicationLiquid",
|
|
1191
|
+
"symSharpMeetingRoom",
|
|
1192
|
+
"symSharpMemory",
|
|
1193
|
+
"symSharpMenu",
|
|
1194
|
+
"symSharpMenuBook",
|
|
1195
|
+
"symSharpMenuOpen",
|
|
1196
|
+
"symSharpMerge",
|
|
1197
|
+
"symSharpMergeType",
|
|
1198
|
+
"symSharpMfgNestYaleLock",
|
|
1199
|
+
"symSharpMic",
|
|
1200
|
+
"symSharpMicExternalOff",
|
|
1201
|
+
"symSharpMicExternalOn",
|
|
1202
|
+
"symSharpMicOff",
|
|
1203
|
+
"symSharpMicrowave",
|
|
1204
|
+
"symSharpMicrowaveGen",
|
|
1205
|
+
"symSharpMilitaryTech",
|
|
1206
|
+
"symSharpMinimize",
|
|
1207
|
+
"symSharpMinorCrash",
|
|
1208
|
+
"symSharpMissedVideoCall",
|
|
1209
|
+
"symSharpMms",
|
|
1210
|
+
"symSharpMobiledataOff",
|
|
1211
|
+
"symSharpMobileFriendly",
|
|
1212
|
+
"symSharpMobileOff",
|
|
1213
|
+
"symSharpMobileScreenShare",
|
|
1214
|
+
"symSharpModeComment",
|
|
1215
|
+
"symSharpModeCool",
|
|
1216
|
+
"symSharpModeCoolOff",
|
|
1217
|
+
"symSharpModeFan",
|
|
1218
|
+
"symSharpModeFanOff",
|
|
1219
|
+
"symSharpModeHeat",
|
|
1220
|
+
"symSharpModeHeatCool",
|
|
1221
|
+
"symSharpModeHeatOff",
|
|
1222
|
+
"symSharpModelTraining",
|
|
1223
|
+
"symSharpModeNight",
|
|
1224
|
+
"symSharpModeOffOn",
|
|
1225
|
+
"symSharpModeOfTravel",
|
|
1226
|
+
"symSharpModeStandby",
|
|
1227
|
+
"symSharpMonetizationOn",
|
|
1228
|
+
"symSharpMoney",
|
|
1229
|
+
"symSharpMoneyOff",
|
|
1230
|
+
"symSharpMonitor",
|
|
1231
|
+
"symSharpMonitorHeart",
|
|
1232
|
+
"symSharpMonitoring",
|
|
1233
|
+
"symSharpMonitorWeight",
|
|
1234
|
+
"symSharpMonochromePhotos",
|
|
1235
|
+
"symSharpMood",
|
|
1236
|
+
"symSharpMoodBad",
|
|
1237
|
+
"symSharpMop",
|
|
1238
|
+
"symSharpMore",
|
|
1239
|
+
"symSharpMoreDown",
|
|
1240
|
+
"symSharpMoreHoriz",
|
|
1241
|
+
"symSharpMoreTime",
|
|
1242
|
+
"symSharpMoreUp",
|
|
1243
|
+
"symSharpMoreVert",
|
|
1244
|
+
"symSharpMosque",
|
|
1245
|
+
"symSharpMotionBlur",
|
|
1246
|
+
"symSharpMotionPhotosAuto",
|
|
1247
|
+
"symSharpMotionPhotosOff",
|
|
1248
|
+
"symSharpMotionPhotosPaused",
|
|
1249
|
+
"symSharpMotionSense",
|
|
1250
|
+
"symSharpMotorcycle",
|
|
1251
|
+
"symSharpMouse",
|
|
1252
|
+
"symSharpMoveDown",
|
|
1253
|
+
"symSharpMoveToInbox",
|
|
1254
|
+
"symSharpMoveUp",
|
|
1255
|
+
"symSharpMovie",
|
|
1256
|
+
"symSharpMovieFilter",
|
|
1257
|
+
"symSharpMoving",
|
|
1258
|
+
"symSharpMp",
|
|
1259
|
+
"symSharpMulticooker",
|
|
1260
|
+
"symSharpMultilineChart",
|
|
1261
|
+
"symSharpMultipleStop",
|
|
1262
|
+
"symSharpMuseum",
|
|
1263
|
+
"symSharpMusicNote",
|
|
1264
|
+
"symSharpMusicOff",
|
|
1265
|
+
"symSharpMusicVideo",
|
|
1266
|
+
"symSharpMyLocation",
|
|
1267
|
+
"symSharpNat",
|
|
1268
|
+
"symSharpNature",
|
|
1269
|
+
"symSharpNaturePeople",
|
|
1270
|
+
"symSharpNavigateBefore",
|
|
1271
|
+
"symSharpNavigateNext",
|
|
1272
|
+
"symSharpNavigation",
|
|
1273
|
+
"symSharpNearbyError",
|
|
1274
|
+
"symSharpNearbyOff",
|
|
1275
|
+
"symSharpNearbyShare",
|
|
1276
|
+
"symSharpNearMe",
|
|
1277
|
+
"symSharpNearMeDisabled",
|
|
1278
|
+
"symSharpNestAudio",
|
|
1279
|
+
"symSharpNestCamIndoor",
|
|
1280
|
+
"symSharpNestCamIq",
|
|
1281
|
+
"symSharpNestCamIqOutdoor",
|
|
1282
|
+
"symSharpNestCamOutdoor",
|
|
1283
|
+
"symSharpNestCamWiredStand",
|
|
1284
|
+
"symSharpNestConnect",
|
|
1285
|
+
"symSharpNestDetect",
|
|
1286
|
+
"symSharpNestDisplay",
|
|
1287
|
+
"symSharpNestDisplayMax",
|
|
1288
|
+
"symSharpNestEco",
|
|
1289
|
+
"symSharpNestHeatLinkE",
|
|
1290
|
+
"symSharpNestHeatLinkGen3",
|
|
1291
|
+
"symSharpNestHelloDoorbell",
|
|
1292
|
+
"symSharpNestMini",
|
|
1293
|
+
"symSharpNestRemote",
|
|
1294
|
+
"symSharpNestRemoteComfortSensor",
|
|
1295
|
+
"symSharpNestSecureAlarm",
|
|
1296
|
+
"symSharpNestTag",
|
|
1297
|
+
"symSharpNestThermostatEEu",
|
|
1298
|
+
"symSharpNestThermostatGen3",
|
|
1299
|
+
"symSharpNestThermostatSensor",
|
|
1300
|
+
"symSharpNestThermostatSensorEu",
|
|
1301
|
+
"symSharpNestThermostatZirconiumEu",
|
|
1302
|
+
"symSharpNestWifiGale",
|
|
1303
|
+
"symSharpNestWifiMistral",
|
|
1304
|
+
"symSharpNestWifiPoint",
|
|
1305
|
+
"symSharpNestWifiPointVento",
|
|
1306
|
+
"symSharpNestWifiRouter",
|
|
1307
|
+
"symSharpNetworkCell",
|
|
1308
|
+
"symSharpNetworkCheck",
|
|
1309
|
+
"symSharpNetworkIntelligence",
|
|
1310
|
+
"symSharpNetworkLocked",
|
|
1311
|
+
"symSharpNetworkPing",
|
|
1312
|
+
"symSharpNetworkWifi",
|
|
1313
|
+
"symSharpNetworkWifi1Bar",
|
|
1314
|
+
"symSharpNetworkWifi2Bar",
|
|
1315
|
+
"symSharpNetworkWifi3Bar",
|
|
1316
|
+
"symSharpNewLabel",
|
|
1317
|
+
"symSharpNewReleases",
|
|
1318
|
+
"symSharpNewspaper",
|
|
1319
|
+
"symSharpNextPlan",
|
|
1320
|
+
"symSharpNextWeek",
|
|
1321
|
+
"symSharpNfc",
|
|
1322
|
+
"symSharpNightlife",
|
|
1323
|
+
"symSharpNightlight",
|
|
1324
|
+
"symSharpNightShelter",
|
|
1325
|
+
"symSharpNightSightAuto",
|
|
1326
|
+
"symSharpNightSightAutoOff",
|
|
1327
|
+
"symSharpNightsStay",
|
|
1328
|
+
"symSharpNoAccounts",
|
|
1329
|
+
"symSharpNoAdultContent",
|
|
1330
|
+
"symSharpNoBackpack",
|
|
1331
|
+
"symSharpNoCrash",
|
|
1332
|
+
"symSharpNoDrinks",
|
|
1333
|
+
"symSharpNoEncryption",
|
|
1334
|
+
"symSharpNoFlash",
|
|
1335
|
+
"symSharpNoFood",
|
|
1336
|
+
"symSharpNoiseAware",
|
|
1337
|
+
"symSharpNoiseControlOff",
|
|
1338
|
+
"symSharpNoLuggage",
|
|
1339
|
+
"symSharpNoMeals",
|
|
1340
|
+
"symSharpNoMeetingRoom",
|
|
1341
|
+
"symSharpNoPhotography",
|
|
1342
|
+
"symSharpNordicWalking",
|
|
1343
|
+
"symSharpNorth",
|
|
1344
|
+
"symSharpNorthEast",
|
|
1345
|
+
"symSharpNorthWest",
|
|
1346
|
+
"symSharpNoSim",
|
|
1347
|
+
"symSharpNoStroller",
|
|
1348
|
+
"symSharpNotAccessible",
|
|
1349
|
+
"symSharpNote",
|
|
1350
|
+
"symSharpNoteAdd",
|
|
1351
|
+
"symSharpNoteAlt",
|
|
1352
|
+
"symSharpNotes",
|
|
1353
|
+
"symSharpNotificationAdd",
|
|
1354
|
+
"symSharpNotificationImportant",
|
|
1355
|
+
"symSharpNotifications",
|
|
1356
|
+
"symSharpNotificationsActive",
|
|
1357
|
+
"symSharpNotificationsOff",
|
|
1358
|
+
"symSharpNotificationsPaused",
|
|
1359
|
+
"symSharpNotListedLocation",
|
|
1360
|
+
"symSharpNoTransfer",
|
|
1361
|
+
"symSharpNotStarted",
|
|
1362
|
+
"symSharpNumbers",
|
|
1363
|
+
"symSharpOfflineBolt",
|
|
1364
|
+
"symSharpOfflinePin",
|
|
1365
|
+
"symSharpOfflineShare",
|
|
1366
|
+
"symSharpOilBarrel",
|
|
1367
|
+
"symSharpOnDeviceTraining",
|
|
1368
|
+
"symSharpOnlinePrediction",
|
|
1369
|
+
"symSharpOpacity",
|
|
1370
|
+
"symSharpOpenInBrowser",
|
|
1371
|
+
"symSharpOpenInFull",
|
|
1372
|
+
"symSharpOpenInNew",
|
|
1373
|
+
"symSharpOpenInNewOff",
|
|
1374
|
+
"symSharpOpenWith",
|
|
1375
|
+
"symSharpOtherHouses",
|
|
1376
|
+
"symSharpOutbound",
|
|
1377
|
+
"symSharpOutbox",
|
|
1378
|
+
"symSharpOutdoorGarden",
|
|
1379
|
+
"symSharpOutdoorGrill",
|
|
1380
|
+
"symSharpOutgoingMail",
|
|
1381
|
+
"symSharpOutlet",
|
|
1382
|
+
"symSharpOutput",
|
|
1383
|
+
"symSharpOvenGen",
|
|
1384
|
+
"symSharpPacketMirroring",
|
|
1385
|
+
"symSharpPadding",
|
|
1386
|
+
"symSharpPages",
|
|
1387
|
+
"symSharpPageview",
|
|
1388
|
+
"symSharpPaid",
|
|
1389
|
+
"symSharpPalette",
|
|
1390
|
+
"symSharpPanorama",
|
|
1391
|
+
"symSharpPanoramaFishEye",
|
|
1392
|
+
"symSharpPanoramaHorizontal",
|
|
1393
|
+
"symSharpPanoramaPhotosphere",
|
|
1394
|
+
"symSharpPanoramaVertical",
|
|
1395
|
+
"symSharpPanoramaWideAngle",
|
|
1396
|
+
"symSharpPanTool",
|
|
1397
|
+
"symSharpPanToolAlt",
|
|
1398
|
+
"symSharpParagliding",
|
|
1399
|
+
"symSharpPark",
|
|
1400
|
+
"symSharpPartlyCloudyDay",
|
|
1401
|
+
"symSharpPartlyCloudyNight",
|
|
1402
|
+
"symSharpPartyMode",
|
|
1403
|
+
"symSharpPassword",
|
|
1404
|
+
"symSharpPattern",
|
|
1405
|
+
"symSharpPause",
|
|
1406
|
+
"symSharpPauseCircle",
|
|
1407
|
+
"symSharpPausePresentation",
|
|
1408
|
+
"symSharpPayments",
|
|
1409
|
+
"symSharpPedalBike",
|
|
1410
|
+
"symSharpPending",
|
|
1411
|
+
"symSharpPendingActions",
|
|
1412
|
+
"symSharpPentagon",
|
|
1413
|
+
"symSharpPercent",
|
|
1414
|
+
"symSharpPergola",
|
|
1415
|
+
"symSharpPermCameraMic",
|
|
1416
|
+
"symSharpPermContactCalendar",
|
|
1417
|
+
"symSharpPermDataSetting",
|
|
1418
|
+
"symSharpPermDeviceInformation",
|
|
1419
|
+
"symSharpPermMedia",
|
|
1420
|
+
"symSharpPermPhoneMsg",
|
|
1421
|
+
"symSharpPermScanWifi",
|
|
1422
|
+
"symSharpPerson",
|
|
1423
|
+
"symSharpPersonAdd",
|
|
1424
|
+
"symSharpPersonAddDisabled",
|
|
1425
|
+
"symSharpPersonalInjury",
|
|
1426
|
+
"symSharpPersonalizedRecommendations",
|
|
1427
|
+
"symSharpPersonFilled",
|
|
1428
|
+
"symSharpPersonOff",
|
|
1429
|
+
"symSharpPersonPin",
|
|
1430
|
+
"symSharpPersonPinCircle",
|
|
1431
|
+
"symSharpPersonRemove",
|
|
1432
|
+
"symSharpPersonSearch",
|
|
1433
|
+
"symSharpPestControl",
|
|
1434
|
+
"symSharpPestControlRodent",
|
|
1435
|
+
"symSharpPets",
|
|
1436
|
+
"symSharpPhishing",
|
|
1437
|
+
"symSharpPhoneAndroid",
|
|
1438
|
+
"symSharpPhoneBluetoothSpeaker",
|
|
1439
|
+
"symSharpPhoneCallback",
|
|
1440
|
+
"symSharpPhoneDisabled",
|
|
1441
|
+
"symSharpPhoneEnabled",
|
|
1442
|
+
"symSharpPhoneForwarded",
|
|
1443
|
+
"symSharpPhoneInTalk",
|
|
1444
|
+
"symSharpPhoneIphone",
|
|
1445
|
+
"symSharpPhonelinkErase",
|
|
1446
|
+
"symSharpPhonelinkLock",
|
|
1447
|
+
"symSharpPhonelinkOff",
|
|
1448
|
+
"symSharpPhonelinkRing",
|
|
1449
|
+
"symSharpPhonelinkSetup",
|
|
1450
|
+
"symSharpPhoneLocked",
|
|
1451
|
+
"symSharpPhoneMissed",
|
|
1452
|
+
"symSharpPhonePaused",
|
|
1453
|
+
"symSharpPhoto",
|
|
1454
|
+
"symSharpPhotoAlbum",
|
|
1455
|
+
"symSharpPhotoCamera",
|
|
1456
|
+
"symSharpPhotoCameraBack",
|
|
1457
|
+
"symSharpPhotoCameraFront",
|
|
1458
|
+
"symSharpPhotoFilter",
|
|
1459
|
+
"symSharpPhotoFrame",
|
|
1460
|
+
"symSharpPhotoLibrary",
|
|
1461
|
+
"symSharpPhotoSizeSelectLarge",
|
|
1462
|
+
"symSharpPhotoSizeSelectSmall",
|
|
1463
|
+
"symSharpPhp",
|
|
1464
|
+
"symSharpPiano",
|
|
1465
|
+
"symSharpPianoOff",
|
|
1466
|
+
"symSharpPictureAsPdf",
|
|
1467
|
+
"symSharpPictureInPicture",
|
|
1468
|
+
"symSharpPictureInPictureAlt",
|
|
1469
|
+
"symSharpPieChart",
|
|
1470
|
+
"symSharpPin",
|
|
1471
|
+
"symSharpPinch",
|
|
1472
|
+
"symSharpPinchZoomIn",
|
|
1473
|
+
"symSharpPinchZoomOut",
|
|
1474
|
+
"symSharpPinDrop",
|
|
1475
|
+
"symSharpPinEnd",
|
|
1476
|
+
"symSharpPinInvoke",
|
|
1477
|
+
"symSharpPivotTableChart",
|
|
1478
|
+
"symSharpPlaceItem",
|
|
1479
|
+
"symSharpPlagiarism",
|
|
1480
|
+
"symSharpPlayArrow",
|
|
1481
|
+
"symSharpPlayCircle",
|
|
1482
|
+
"symSharpPlayDisabled",
|
|
1483
|
+
"symSharpPlayForWork",
|
|
1484
|
+
"symSharpPlayLesson",
|
|
1485
|
+
"symSharpPlaylistAdd",
|
|
1486
|
+
"symSharpPlaylistAddCheck",
|
|
1487
|
+
"symSharpPlaylistAddCheckCircle",
|
|
1488
|
+
"symSharpPlaylistAddCircle",
|
|
1489
|
+
"symSharpPlaylistPlay",
|
|
1490
|
+
"symSharpPlaylistRemove",
|
|
1491
|
+
"symSharpPlayPause",
|
|
1492
|
+
"symSharpPlayServices",
|
|
1493
|
+
"symSharpPlumbing",
|
|
1494
|
+
"symSharpPodcasts",
|
|
1495
|
+
"symSharpPodcastsApp",
|
|
1496
|
+
"symSharpPointOfSale",
|
|
1497
|
+
"symSharpPolicy",
|
|
1498
|
+
"symSharpPolyline",
|
|
1499
|
+
"symSharpPolymer",
|
|
1500
|
+
"symSharpPool",
|
|
1501
|
+
"symSharpPortableWifiOff",
|
|
1502
|
+
"symSharpPostAdd",
|
|
1503
|
+
"symSharpPower",
|
|
1504
|
+
"symSharpPowerInput",
|
|
1505
|
+
"symSharpPowerOff",
|
|
1506
|
+
"symSharpPowerSettingsNew",
|
|
1507
|
+
"symSharpPrecisionManufacturing",
|
|
1508
|
+
"symSharpPregnantWoman",
|
|
1509
|
+
"symSharpPresentToAll",
|
|
1510
|
+
"symSharpPreview",
|
|
1511
|
+
"symSharpPriceChange",
|
|
1512
|
+
"symSharpPriceCheck",
|
|
1513
|
+
"symSharpPrint",
|
|
1514
|
+
"symSharpPrintDisabled",
|
|
1515
|
+
"symSharpPriority",
|
|
1516
|
+
"symSharpPriorityHigh",
|
|
1517
|
+
"symSharpPrivacy",
|
|
1518
|
+
"symSharpPrivacyTip",
|
|
1519
|
+
"symSharpPrivateConnectivity",
|
|
1520
|
+
"symSharpProductionQuantityLimits",
|
|
1521
|
+
"symSharpPropane",
|
|
1522
|
+
"symSharpPropaneTank",
|
|
1523
|
+
"symSharpPsychology",
|
|
1524
|
+
"symSharpPublic",
|
|
1525
|
+
"symSharpPublicOff",
|
|
1526
|
+
"symSharpPublish",
|
|
1527
|
+
"symSharpPublishedWithChanges",
|
|
1528
|
+
"symSharpPunchClock",
|
|
1529
|
+
"symSharpQrCode",
|
|
1530
|
+
"symSharpQrCode2",
|
|
1531
|
+
"symSharpQrCodeScanner",
|
|
1532
|
+
"symSharpQueryStats",
|
|
1533
|
+
"symSharpQuestionMark",
|
|
1534
|
+
"symSharpQueueMusic",
|
|
1535
|
+
"symSharpQueuePlayNext",
|
|
1536
|
+
"symSharpQuickPhrases",
|
|
1537
|
+
"symSharpQuickreply",
|
|
1538
|
+
"symSharpQuiz",
|
|
1539
|
+
"symSharpRadar",
|
|
1540
|
+
"symSharpRadio",
|
|
1541
|
+
"symSharpRadioButtonChecked",
|
|
1542
|
+
"symSharpRadioButtonUnchecked",
|
|
1543
|
+
"symSharpRailwayAlert",
|
|
1544
|
+
"symSharpRainy",
|
|
1545
|
+
"symSharpRamenDining",
|
|
1546
|
+
"symSharpRampLeft",
|
|
1547
|
+
"symSharpRampRight",
|
|
1548
|
+
"symSharpRangeHood",
|
|
1549
|
+
"symSharpRateReview",
|
|
1550
|
+
"symSharpRawOff",
|
|
1551
|
+
"symSharpRawOn",
|
|
1552
|
+
"symSharpReadMore",
|
|
1553
|
+
"symSharpRealEstateAgent",
|
|
1554
|
+
"symSharpReceipt",
|
|
1555
|
+
"symSharpReceiptLong",
|
|
1556
|
+
"symSharpRecentActors",
|
|
1557
|
+
"symSharpRecommend",
|
|
1558
|
+
"symSharpRecordVoiceOver",
|
|
1559
|
+
"symSharpRectangle",
|
|
1560
|
+
"symSharpRecycling",
|
|
1561
|
+
"symSharpRedeem",
|
|
1562
|
+
"symSharpRedo",
|
|
1563
|
+
"symSharpReduceCapacity",
|
|
1564
|
+
"symSharpRefresh",
|
|
1565
|
+
"symSharpRememberMe",
|
|
1566
|
+
"symSharpRemoteGen",
|
|
1567
|
+
"symSharpRemove",
|
|
1568
|
+
"symSharpRemoveDone",
|
|
1569
|
+
"symSharpRemoveFromQueue",
|
|
1570
|
+
"symSharpRemoveModerator",
|
|
1571
|
+
"symSharpRemoveRoad",
|
|
1572
|
+
"symSharpRemoveShoppingCart",
|
|
1573
|
+
"symSharpReorder",
|
|
1574
|
+
"symSharpRepeat",
|
|
1575
|
+
"symSharpRepeatOn",
|
|
1576
|
+
"symSharpRepeatOne",
|
|
1577
|
+
"symSharpRepeatOneOn",
|
|
1578
|
+
"symSharpReplay",
|
|
1579
|
+
"symSharpReplay10",
|
|
1580
|
+
"symSharpReplay30",
|
|
1581
|
+
"symSharpReplay5",
|
|
1582
|
+
"symSharpReplayCircleFilled",
|
|
1583
|
+
"symSharpReply",
|
|
1584
|
+
"symSharpReplyAll",
|
|
1585
|
+
"symSharpReport",
|
|
1586
|
+
"symSharpReportOff",
|
|
1587
|
+
"symSharpRequestPage",
|
|
1588
|
+
"symSharpRequestQuote",
|
|
1589
|
+
"symSharpResetTv",
|
|
1590
|
+
"symSharpRestartAlt",
|
|
1591
|
+
"symSharpRestaurant",
|
|
1592
|
+
"symSharpRestaurantMenu",
|
|
1593
|
+
"symSharpRestoreFromTrash",
|
|
1594
|
+
"symSharpRestorePage",
|
|
1595
|
+
"symSharpRetention",
|
|
1596
|
+
"symSharpReviews",
|
|
1597
|
+
"symSharpRiceBowl",
|
|
1598
|
+
"symSharpRingVolume",
|
|
1599
|
+
"symSharpRMobiledata",
|
|
1600
|
+
"symSharpRocket",
|
|
1601
|
+
"symSharpRocketLaunch",
|
|
1602
|
+
"symSharpRollerShades",
|
|
1603
|
+
"symSharpRollerShadesClosed",
|
|
1604
|
+
"symSharpRollerSkating",
|
|
1605
|
+
"symSharpRoofing",
|
|
1606
|
+
"symSharpRoomPreferences",
|
|
1607
|
+
"symSharpRoomService",
|
|
1608
|
+
"symSharpRotate90DegreesCcw",
|
|
1609
|
+
"symSharpRotate90DegreesCw",
|
|
1610
|
+
"symSharpRotateLeft",
|
|
1611
|
+
"symSharpRotateRight",
|
|
1612
|
+
"symSharpRoundaboutLeft",
|
|
1613
|
+
"symSharpRoundaboutRight",
|
|
1614
|
+
"symSharpRoundedCorner",
|
|
1615
|
+
"symSharpRoute",
|
|
1616
|
+
"symSharpRouter",
|
|
1617
|
+
"symSharpRoutine",
|
|
1618
|
+
"symSharpRowing",
|
|
1619
|
+
"symSharpRssFeed",
|
|
1620
|
+
"symSharpRsvp",
|
|
1621
|
+
"symSharpRtt",
|
|
1622
|
+
"symSharpRule",
|
|
1623
|
+
"symSharpRuleFolder",
|
|
1624
|
+
"symSharpRunCircle",
|
|
1625
|
+
"symSharpRunningWithErrors",
|
|
1626
|
+
"symSharpRvHookup",
|
|
1627
|
+
"symSharpSafetyCheck",
|
|
1628
|
+
"symSharpSafetyDivider",
|
|
1629
|
+
"symSharpSailing",
|
|
1630
|
+
"symSharpSanitizer",
|
|
1631
|
+
"symSharpSatellite",
|
|
1632
|
+
"symSharpSatelliteAlt",
|
|
1633
|
+
"symSharpSave",
|
|
1634
|
+
"symSharpSaveAs",
|
|
1635
|
+
"symSharpSavedSearch",
|
|
1636
|
+
"symSharpSavings",
|
|
1637
|
+
"symSharpScale",
|
|
1638
|
+
"symSharpScanner",
|
|
1639
|
+
"symSharpScatterPlot",
|
|
1640
|
+
"symSharpScene",
|
|
1641
|
+
"symSharpSchedule",
|
|
1642
|
+
"symSharpScheduleSend",
|
|
1643
|
+
"symSharpSchema",
|
|
1644
|
+
"symSharpSchool",
|
|
1645
|
+
"symSharpScience",
|
|
1646
|
+
"symSharpScore",
|
|
1647
|
+
"symSharpScoreboard",
|
|
1648
|
+
"symSharpScreenAttention",
|
|
1649
|
+
"symSharpScreenAttentionOff",
|
|
1650
|
+
"symSharpScreenLockLandscape",
|
|
1651
|
+
"symSharpScreenLockPortrait",
|
|
1652
|
+
"symSharpScreenLockRotation",
|
|
1653
|
+
"symSharpScreenRotation",
|
|
1654
|
+
"symSharpScreenRotationAlt",
|
|
1655
|
+
"symSharpScreenSearchDesktop",
|
|
1656
|
+
"symSharpScreenShare",
|
|
1657
|
+
"symSharpScreenshot",
|
|
1658
|
+
"symSharpScreenshotMonitor",
|
|
1659
|
+
"symSharpScubaDiving",
|
|
1660
|
+
"symSharpSd",
|
|
1661
|
+
"symSharpSdCard",
|
|
1662
|
+
"symSharpSdCardAlert",
|
|
1663
|
+
"symSharpSearch",
|
|
1664
|
+
"symSharpSearchOff",
|
|
1665
|
+
"symSharpSecurity",
|
|
1666
|
+
"symSharpSecurityProMonitoring",
|
|
1667
|
+
"symSharpSecurityUpdateGood",
|
|
1668
|
+
"symSharpSecurityUpdateWarning",
|
|
1669
|
+
"symSharpSegment",
|
|
1670
|
+
"symSharpSelectAll",
|
|
1671
|
+
"symSharpSelectCheckBox",
|
|
1672
|
+
"symSharpSelfImprovement",
|
|
1673
|
+
"symSharpSell",
|
|
1674
|
+
"symSharpSend",
|
|
1675
|
+
"symSharpSendAndArchive",
|
|
1676
|
+
"symSharpSendTimeExtension",
|
|
1677
|
+
"symSharpSendToMobile",
|
|
1678
|
+
"symSharpSensorDoor",
|
|
1679
|
+
"symSharpSensorOccupied",
|
|
1680
|
+
"symSharpSensors",
|
|
1681
|
+
"symSharpSensorsOff",
|
|
1682
|
+
"symSharpSensorWindow",
|
|
1683
|
+
"symSharpSentimentDissatisfied",
|
|
1684
|
+
"symSharpSentimentExtremelyDissatisfied",
|
|
1685
|
+
"symSharpSentimentNeutral",
|
|
1686
|
+
"symSharpSentimentSatisfied",
|
|
1687
|
+
"symSharpSentimentVeryDissatisfied",
|
|
1688
|
+
"symSharpSentimentVerySatisfied",
|
|
1689
|
+
"symSharpServiceDirectory",
|
|
1690
|
+
"symSharpSetMeal",
|
|
1691
|
+
"symSharpSettings",
|
|
1692
|
+
"symSharpSettingsAccessibility",
|
|
1693
|
+
"symSharpSettingsApplications",
|
|
1694
|
+
"symSharpSettingsBackupRestore",
|
|
1695
|
+
"symSharpSettingsBluetooth",
|
|
1696
|
+
"symSharpSettingsBrightness",
|
|
1697
|
+
"symSharpSettingsCell",
|
|
1698
|
+
"symSharpSettingsEthernet",
|
|
1699
|
+
"symSharpSettingsInputAntenna",
|
|
1700
|
+
"symSharpSettingsInputComponent",
|
|
1701
|
+
"symSharpSettingsInputHdmi",
|
|
1702
|
+
"symSharpSettingsInputSvideo",
|
|
1703
|
+
"symSharpSettingsOverscan",
|
|
1704
|
+
"symSharpSettingsPhone",
|
|
1705
|
+
"symSharpSettingsPower",
|
|
1706
|
+
"symSharpSettingsRemote",
|
|
1707
|
+
"symSharpSettingsSuggest",
|
|
1708
|
+
"symSharpSettingsSystemDaydream",
|
|
1709
|
+
"symSharpSettingsVoice",
|
|
1710
|
+
"symSharpSettopComponent",
|
|
1711
|
+
"symSharpSevereCold",
|
|
1712
|
+
"symSharpShare",
|
|
1713
|
+
"symSharpShareLocation",
|
|
1714
|
+
"symSharpSheets",
|
|
1715
|
+
"symSharpSheetsAddOn",
|
|
1716
|
+
"symSharpSheetsAppsScript",
|
|
1717
|
+
"symSharpShield",
|
|
1718
|
+
"symSharpShieldMoon",
|
|
1719
|
+
"symSharpShop",
|
|
1720
|
+
"symSharpShoppingBag",
|
|
1721
|
+
"symSharpShoppingBasket",
|
|
1722
|
+
"symSharpShoppingCart",
|
|
1723
|
+
"symSharpShoppingCartCheckout",
|
|
1724
|
+
"symSharpShopTwo",
|
|
1725
|
+
"symSharpShortText",
|
|
1726
|
+
"symSharpShowChart",
|
|
1727
|
+
"symSharpShower",
|
|
1728
|
+
"symSharpShuffle",
|
|
1729
|
+
"symSharpShuffleOn",
|
|
1730
|
+
"symSharpShutterSpeed",
|
|
1731
|
+
"symSharpSick",
|
|
1732
|
+
"symSharpSignalCellular0Bar",
|
|
1733
|
+
"symSharpSignalCellular1Bar",
|
|
1734
|
+
"symSharpSignalCellular2Bar",
|
|
1735
|
+
"symSharpSignalCellular3Bar",
|
|
1736
|
+
"symSharpSignalCellular4Bar",
|
|
1737
|
+
"symSharpSignalCellularAlt",
|
|
1738
|
+
"symSharpSignalCellularAlt1Bar",
|
|
1739
|
+
"symSharpSignalCellularAlt2Bar",
|
|
1740
|
+
"symSharpSignalCellularConnectedNoInternet0Bar",
|
|
1741
|
+
"symSharpSignalCellularConnectedNoInternet4Bar",
|
|
1742
|
+
"symSharpSignalCellularNodata",
|
|
1743
|
+
"symSharpSignalCellularNull",
|
|
1744
|
+
"symSharpSignalCellularOff",
|
|
1745
|
+
"symSharpSignalDisconnected",
|
|
1746
|
+
"symSharpSignalWifi0Bar",
|
|
1747
|
+
"symSharpSignalWifi4Bar",
|
|
1748
|
+
"symSharpSignalWifiBad",
|
|
1749
|
+
"symSharpSignalWifiOff",
|
|
1750
|
+
"symSharpSignalWifiStatusbarNotConnected",
|
|
1751
|
+
"symSharpSignalWifiStatusbarNull",
|
|
1752
|
+
"symSharpSignLanguage",
|
|
1753
|
+
"symSharpSignpost",
|
|
1754
|
+
"symSharpSimCard",
|
|
1755
|
+
"symSharpSimCardDownload",
|
|
1756
|
+
"symSharpSingleBed",
|
|
1757
|
+
"symSharpSip",
|
|
1758
|
+
"symSharpSkateboarding",
|
|
1759
|
+
"symSharpSkipNext",
|
|
1760
|
+
"symSharpSkipPrevious",
|
|
1761
|
+
"symSharpSledding",
|
|
1762
|
+
"symSharpSlides",
|
|
1763
|
+
"symSharpSlidesAddOn",
|
|
1764
|
+
"symSharpSlidesAppsScript",
|
|
1765
|
+
"symSharpSlideshow",
|
|
1766
|
+
"symSharpSlowMotionVideo",
|
|
1767
|
+
"symSharpSmartButton",
|
|
1768
|
+
"symSharpSmartDisplay",
|
|
1769
|
+
"symSharpSmartOutlet",
|
|
1770
|
+
"symSharpSmartphone",
|
|
1771
|
+
"symSharpSmartScreen",
|
|
1772
|
+
"symSharpSmartToy",
|
|
1773
|
+
"symSharpSmokeFree",
|
|
1774
|
+
"symSharpSmokingRooms",
|
|
1775
|
+
"symSharpSms",
|
|
1776
|
+
"symSharpSmsFailed",
|
|
1777
|
+
"symSharpSnippetFolder",
|
|
1778
|
+
"symSharpSnooze",
|
|
1779
|
+
"symSharpSnowboarding",
|
|
1780
|
+
"symSharpSnowing",
|
|
1781
|
+
"symSharpSnowmobile",
|
|
1782
|
+
"symSharpSnowshoeing",
|
|
1783
|
+
"symSharpSoap",
|
|
1784
|
+
"symSharpSocialDistance",
|
|
1785
|
+
"symSharpSolarPower",
|
|
1786
|
+
"symSharpSort",
|
|
1787
|
+
"symSharpSortByAlpha",
|
|
1788
|
+
"symSharpSos",
|
|
1789
|
+
"symSharpSoundDetectionDogBarking",
|
|
1790
|
+
"symSharpSoundDetectionGlassBreak",
|
|
1791
|
+
"symSharpSoundDetectionLoudSound",
|
|
1792
|
+
"symSharpSoundSensing",
|
|
1793
|
+
"symSharpSoupKitchen",
|
|
1794
|
+
"symSharpSouth",
|
|
1795
|
+
"symSharpSouthAmerica",
|
|
1796
|
+
"symSharpSouthEast",
|
|
1797
|
+
"symSharpSouthWest",
|
|
1798
|
+
"symSharpSpa",
|
|
1799
|
+
"symSharpSpaceBar",
|
|
1800
|
+
"symSharpSpaceDashboard",
|
|
1801
|
+
"symSharpSpatialAudio",
|
|
1802
|
+
"symSharpSpatialAudioOff",
|
|
1803
|
+
"symSharpSpatialTracking",
|
|
1804
|
+
"symSharpSpeaker",
|
|
1805
|
+
"symSharpSpeakerGroup",
|
|
1806
|
+
"symSharpSpeakerNotes",
|
|
1807
|
+
"symSharpSpeakerNotesOff",
|
|
1808
|
+
"symSharpSpeakerPhone",
|
|
1809
|
+
"symSharpSpeed",
|
|
1810
|
+
"symSharpSpellcheck",
|
|
1811
|
+
"symSharpSplitscreen",
|
|
1812
|
+
"symSharpSpoke",
|
|
1813
|
+
"symSharpSports",
|
|
1814
|
+
"symSharpSportsBar",
|
|
1815
|
+
"symSharpSportsBaseball",
|
|
1816
|
+
"symSharpSportsBasketball",
|
|
1817
|
+
"symSharpSportsCricket",
|
|
1818
|
+
"symSharpSportsEsports",
|
|
1819
|
+
"symSharpSportsFootball",
|
|
1820
|
+
"symSharpSportsGolf",
|
|
1821
|
+
"symSharpSportsGymnastics",
|
|
1822
|
+
"symSharpSportsHandball",
|
|
1823
|
+
"symSharpSportsHockey",
|
|
1824
|
+
"symSharpSportsKabaddi",
|
|
1825
|
+
"symSharpSportsMartialArts",
|
|
1826
|
+
"symSharpSportsMma",
|
|
1827
|
+
"symSharpSportsMotorsports",
|
|
1828
|
+
"symSharpSportsRugby",
|
|
1829
|
+
"symSharpSportsScore",
|
|
1830
|
+
"symSharpSportsSoccer",
|
|
1831
|
+
"symSharpSportsTennis",
|
|
1832
|
+
"symSharpSportsVolleyball",
|
|
1833
|
+
"symSharpSprinkler",
|
|
1834
|
+
"symSharpSquare",
|
|
1835
|
+
"symSharpSquareFoot",
|
|
1836
|
+
"symSharpSsidChart",
|
|
1837
|
+
"symSharpStabilization",
|
|
1838
|
+
"symSharpStabilizationAction",
|
|
1839
|
+
"symSharpStabilizationLock",
|
|
1840
|
+
"symSharpStabilizationPan",
|
|
1841
|
+
"symSharpStackedBarChart",
|
|
1842
|
+
"symSharpStackedLineChart",
|
|
1843
|
+
"symSharpStadiaController",
|
|
1844
|
+
"symSharpStadium",
|
|
1845
|
+
"symSharpStairs",
|
|
1846
|
+
"symSharpStar",
|
|
1847
|
+
"symSharpStarHalf",
|
|
1848
|
+
"symSharpStars",
|
|
1849
|
+
"symSharpStart",
|
|
1850
|
+
"symSharpStateful",
|
|
1851
|
+
"symSharpStayCurrentLandscape",
|
|
1852
|
+
"symSharpStayCurrentPortrait",
|
|
1853
|
+
"symSharpStayPrimaryLandscape",
|
|
1854
|
+
"symSharpStayPrimaryPortrait",
|
|
1855
|
+
"symSharpStickyNote2",
|
|
1856
|
+
"symSharpStop",
|
|
1857
|
+
"symSharpStopCircle",
|
|
1858
|
+
"symSharpStopScreenShare",
|
|
1859
|
+
"symSharpStorage",
|
|
1860
|
+
"symSharpStore",
|
|
1861
|
+
"symSharpStorefront",
|
|
1862
|
+
"symSharpStorm",
|
|
1863
|
+
"symSharpStraight",
|
|
1864
|
+
"symSharpStraighten",
|
|
1865
|
+
"symSharpStream",
|
|
1866
|
+
"symSharpStreetview",
|
|
1867
|
+
"symSharpStrikethroughS",
|
|
1868
|
+
"symSharpStroller",
|
|
1869
|
+
"symSharpStyle",
|
|
1870
|
+
"symSharpStyler",
|
|
1871
|
+
"symSharpSubdirectoryArrowLeft",
|
|
1872
|
+
"symSharpSubdirectoryArrowRight",
|
|
1873
|
+
"symSharpSubject",
|
|
1874
|
+
"symSharpSubscript",
|
|
1875
|
+
"symSharpSubscriptions",
|
|
1876
|
+
"symSharpSubtitles",
|
|
1877
|
+
"symSharpSubtitlesOff",
|
|
1878
|
+
"symSharpSubway",
|
|
1879
|
+
"symSharpSummarize",
|
|
1880
|
+
"symSharpSunny",
|
|
1881
|
+
"symSharpSunnySnowing",
|
|
1882
|
+
"symSharpSuperscript",
|
|
1883
|
+
"symSharpSupervisedUserCircle",
|
|
1884
|
+
"symSharpSupervisorAccount",
|
|
1885
|
+
"symSharpSupport",
|
|
1886
|
+
"symSharpSupportAgent",
|
|
1887
|
+
"symSharpSurfing",
|
|
1888
|
+
"symSharpSurroundSound",
|
|
1889
|
+
"symSharpSwapCalls",
|
|
1890
|
+
"symSharpSwapHoriz",
|
|
1891
|
+
"symSharpSwapHorizontalCircle",
|
|
1892
|
+
"symSharpSwapVert",
|
|
1893
|
+
"symSharpSwapVerticalCircle",
|
|
1894
|
+
"symSharpSwipe",
|
|
1895
|
+
"symSharpSwipeDown",
|
|
1896
|
+
"symSharpSwipeDownAlt",
|
|
1897
|
+
"symSharpSwipeLeft",
|
|
1898
|
+
"symSharpSwipeLeftAlt",
|
|
1899
|
+
"symSharpSwipeRight",
|
|
1900
|
+
"symSharpSwipeRightAlt",
|
|
1901
|
+
"symSharpSwipeUp",
|
|
1902
|
+
"symSharpSwipeUpAlt",
|
|
1903
|
+
"symSharpSwipeVertical",
|
|
1904
|
+
"symSharpSwitch",
|
|
1905
|
+
"symSharpSwitchAccessShortcut",
|
|
1906
|
+
"symSharpSwitchAccessShortcutAdd",
|
|
1907
|
+
"symSharpSwitchAccount",
|
|
1908
|
+
"symSharpSwitchCamera",
|
|
1909
|
+
"symSharpSwitchLeft",
|
|
1910
|
+
"symSharpSwitchRight",
|
|
1911
|
+
"symSharpSwitchVideo",
|
|
1912
|
+
"symSharpSynagogue",
|
|
1913
|
+
"symSharpSync",
|
|
1914
|
+
"symSharpSyncAlt",
|
|
1915
|
+
"symSharpSyncDisabled",
|
|
1916
|
+
"symSharpSyncLock",
|
|
1917
|
+
"symSharpSyncProblem",
|
|
1918
|
+
"symSharpSystemUpdate",
|
|
1919
|
+
"symSharpSystemUpdateAlt",
|
|
1920
|
+
"symSharpTab",
|
|
1921
|
+
"symSharpTable",
|
|
1922
|
+
"symSharpTableBar",
|
|
1923
|
+
"symSharpTableChart",
|
|
1924
|
+
"symSharpTableRestaurant",
|
|
1925
|
+
"symSharpTableRows",
|
|
1926
|
+
"symSharpTablet",
|
|
1927
|
+
"symSharpTabletAndroid",
|
|
1928
|
+
"symSharpTabletMac",
|
|
1929
|
+
"symSharpTableView",
|
|
1930
|
+
"symSharpTabUnselected",
|
|
1931
|
+
"symSharpTag",
|
|
1932
|
+
"symSharpTakeoutDining",
|
|
1933
|
+
"symSharpTamperDetectionOff",
|
|
1934
|
+
"symSharpTapAndPlay",
|
|
1935
|
+
"symSharpTapas",
|
|
1936
|
+
"symSharpTask",
|
|
1937
|
+
"symSharpTaskAlt",
|
|
1938
|
+
"symSharpTaxiAlert",
|
|
1939
|
+
"symSharpTeamDashboard",
|
|
1940
|
+
"symSharpTempleBuddhist",
|
|
1941
|
+
"symSharpTempleHindu",
|
|
1942
|
+
"symSharpTenancy",
|
|
1943
|
+
"symSharpTerminal",
|
|
1944
|
+
"symSharpTextDecrease",
|
|
1945
|
+
"symSharpTextFields",
|
|
1946
|
+
"symSharpTextFormat",
|
|
1947
|
+
"symSharpTextIncrease",
|
|
1948
|
+
"symSharpTextRotateUp",
|
|
1949
|
+
"symSharpTextRotateVertical",
|
|
1950
|
+
"symSharpTextRotationAngledown",
|
|
1951
|
+
"symSharpTextRotationAngleup",
|
|
1952
|
+
"symSharpTextRotationDown",
|
|
1953
|
+
"symSharpTextRotationNone",
|
|
1954
|
+
"symSharpTextSnippet",
|
|
1955
|
+
"symSharpTextToSpeech",
|
|
1956
|
+
"symSharpTexture",
|
|
1957
|
+
"symSharpTheaterComedy",
|
|
1958
|
+
"symSharpTheaters",
|
|
1959
|
+
"symSharpThermometer",
|
|
1960
|
+
"symSharpThermostat",
|
|
1961
|
+
"symSharpThermostatAuto",
|
|
1962
|
+
"symSharpThermostatCarbon",
|
|
1963
|
+
"symSharpThreatIntelligence",
|
|
1964
|
+
"symSharpThumbDown",
|
|
1965
|
+
"symSharpThumbDownOff",
|
|
1966
|
+
"symSharpThumbsUpDown",
|
|
1967
|
+
"symSharpThumbUp",
|
|
1968
|
+
"symSharpThumbUpOff",
|
|
1969
|
+
"symSharpThunderstorm",
|
|
1970
|
+
"symSharpTimeAuto",
|
|
1971
|
+
"symSharpTimelapse",
|
|
1972
|
+
"symSharpTimeline",
|
|
1973
|
+
"symSharpTimer",
|
|
1974
|
+
"symSharpTimer10",
|
|
1975
|
+
"symSharpTimer10Alt1",
|
|
1976
|
+
"symSharpTimer10Select",
|
|
1977
|
+
"symSharpTimer3",
|
|
1978
|
+
"symSharpTimer3Alt1",
|
|
1979
|
+
"symSharpTimer3Select",
|
|
1980
|
+
"symSharpTimerOff",
|
|
1981
|
+
"symSharpTipsAndUpdates",
|
|
1982
|
+
"symSharpTireRepair",
|
|
1983
|
+
"symSharpTitle",
|
|
1984
|
+
"symSharpToc",
|
|
1985
|
+
"symSharpToday",
|
|
1986
|
+
"symSharpToggleOff",
|
|
1987
|
+
"symSharpToggleOn",
|
|
1988
|
+
"symSharpToken",
|
|
1989
|
+
"symSharpToll",
|
|
1990
|
+
"symSharpTonality",
|
|
1991
|
+
"symSharpTopic",
|
|
1992
|
+
"symSharpTornado",
|
|
1993
|
+
"symSharpTouchApp",
|
|
1994
|
+
"symSharpTour",
|
|
1995
|
+
"symSharpToys",
|
|
1996
|
+
"symSharpTrackChanges",
|
|
1997
|
+
"symSharpTraffic",
|
|
1998
|
+
"symSharpTrailLength",
|
|
1999
|
+
"symSharpTrailLengthMedium",
|
|
2000
|
+
"symSharpTrailLengthShort",
|
|
2001
|
+
"symSharpTrain",
|
|
2002
|
+
"symSharpTram",
|
|
2003
|
+
"symSharpTransferWithinAStation",
|
|
2004
|
+
"symSharpTransform",
|
|
2005
|
+
"symSharpTransgender",
|
|
2006
|
+
"symSharpTransitEnterexit",
|
|
2007
|
+
"symSharpTranslate",
|
|
2008
|
+
"symSharpTransportation",
|
|
2009
|
+
"symSharpTravelExplore",
|
|
2010
|
+
"symSharpTrendingDown",
|
|
2011
|
+
"symSharpTrendingFlat",
|
|
2012
|
+
"symSharpTrendingUp",
|
|
2013
|
+
"symSharpTripOrigin",
|
|
2014
|
+
"symSharpTsunami",
|
|
2015
|
+
"symSharpTty",
|
|
2016
|
+
"symSharpTune",
|
|
2017
|
+
"symSharpTurnLeft",
|
|
2018
|
+
"symSharpTurnRight",
|
|
2019
|
+
"symSharpTurnSharpLeft",
|
|
2020
|
+
"symSharpTurnSharpRight",
|
|
2021
|
+
"symSharpTurnSlightLeft",
|
|
2022
|
+
"symSharpTurnSlightRight",
|
|
2023
|
+
"symSharpTv",
|
|
2024
|
+
"symSharpTvGen",
|
|
2025
|
+
"symSharpTvOff",
|
|
2026
|
+
"symSharpTvWithAssistant",
|
|
2027
|
+
"symSharpTwoWheeler",
|
|
2028
|
+
"symSharpTypeSpecimen",
|
|
2029
|
+
"symSharpUmbrella",
|
|
2030
|
+
"symSharpUnarchive",
|
|
2031
|
+
"symSharpUnblockFlipped",
|
|
2032
|
+
"symSharpUndo",
|
|
2033
|
+
"symSharpUnfoldLess",
|
|
2034
|
+
"symSharpUnfoldMore",
|
|
2035
|
+
"symSharpUnpin",
|
|
2036
|
+
"symSharpUnpublished",
|
|
2037
|
+
"symSharpUnsubscribe",
|
|
2038
|
+
"symSharpUpcoming",
|
|
2039
|
+
"symSharpUpdate",
|
|
2040
|
+
"symSharpUpdateDisabled",
|
|
2041
|
+
"symSharpUpgrade",
|
|
2042
|
+
"symSharpUpload",
|
|
2043
|
+
"symSharpUploadFile",
|
|
2044
|
+
"symSharpUsb",
|
|
2045
|
+
"symSharpUsbOff",
|
|
2046
|
+
"symSharpUTurnLeft",
|
|
2047
|
+
"symSharpUTurnRight",
|
|
2048
|
+
"symSharpVaccines",
|
|
2049
|
+
"symSharpValve",
|
|
2050
|
+
"symSharpVapeFree",
|
|
2051
|
+
"symSharpVapingRooms",
|
|
2052
|
+
"symSharpVerified",
|
|
2053
|
+
"symSharpVerifiedUser",
|
|
2054
|
+
"symSharpVerticalAlignBottom",
|
|
2055
|
+
"symSharpVerticalAlignCenter",
|
|
2056
|
+
"symSharpVerticalAlignTop",
|
|
2057
|
+
"symSharpVerticalDistribute",
|
|
2058
|
+
"symSharpVerticalShades",
|
|
2059
|
+
"symSharpVerticalShadesClosed",
|
|
2060
|
+
"symSharpVerticalSplit",
|
|
2061
|
+
"symSharpVibration",
|
|
2062
|
+
"symSharpVideoAudioCall",
|
|
2063
|
+
"symSharpVideoCall",
|
|
2064
|
+
"symSharpVideocam",
|
|
2065
|
+
"symSharpVideoCameraBack",
|
|
2066
|
+
"symSharpVideoCameraFront",
|
|
2067
|
+
"symSharpVideocamOff",
|
|
2068
|
+
"symSharpVideoFile",
|
|
2069
|
+
"symSharpVideogameAsset",
|
|
2070
|
+
"symSharpVideogameAssetOff",
|
|
2071
|
+
"symSharpVideoLabel",
|
|
2072
|
+
"symSharpVideoLibrary",
|
|
2073
|
+
"symSharpVideoSettings",
|
|
2074
|
+
"symSharpVideoStable",
|
|
2075
|
+
"symSharpViewAgenda",
|
|
2076
|
+
"symSharpViewArray",
|
|
2077
|
+
"symSharpViewCarousel",
|
|
2078
|
+
"symSharpViewColumn",
|
|
2079
|
+
"symSharpViewComfy",
|
|
2080
|
+
"symSharpViewComfyAlt",
|
|
2081
|
+
"symSharpViewCompact",
|
|
2082
|
+
"symSharpViewCompactAlt",
|
|
2083
|
+
"symSharpViewCozy",
|
|
2084
|
+
"symSharpViewDay",
|
|
2085
|
+
"symSharpViewHeadline",
|
|
2086
|
+
"symSharpViewInAr",
|
|
2087
|
+
"symSharpViewInArNew",
|
|
2088
|
+
"symSharpViewKanban",
|
|
2089
|
+
"symSharpViewList",
|
|
2090
|
+
"symSharpViewModule",
|
|
2091
|
+
"symSharpViewQuilt",
|
|
2092
|
+
"symSharpViewSidebar",
|
|
2093
|
+
"symSharpViewStream",
|
|
2094
|
+
"symSharpViewTimeline",
|
|
2095
|
+
"symSharpViewWeek",
|
|
2096
|
+
"symSharpVignette",
|
|
2097
|
+
"symSharpVilla",
|
|
2098
|
+
"symSharpVisibility",
|
|
2099
|
+
"symSharpVisibilityOff",
|
|
2100
|
+
"symSharpVoiceChat",
|
|
2101
|
+
"symSharpVoicemail",
|
|
2102
|
+
"symSharpVoiceOverOff",
|
|
2103
|
+
"symSharpVolcano",
|
|
2104
|
+
"symSharpVolumeDown",
|
|
2105
|
+
"symSharpVolumeDownAlt",
|
|
2106
|
+
"symSharpVolumeMute",
|
|
2107
|
+
"symSharpVolumeOff",
|
|
2108
|
+
"symSharpVolumeUp",
|
|
2109
|
+
"symSharpVolunteerActivism",
|
|
2110
|
+
"symSharpVpnGoogleone",
|
|
2111
|
+
"symSharpVpnKey",
|
|
2112
|
+
"symSharpVpnKeyOff",
|
|
2113
|
+
"symSharpVpnLock",
|
|
2114
|
+
"symSharpVrpano",
|
|
2115
|
+
"symSharpWallet",
|
|
2116
|
+
"symSharpWallpaper",
|
|
2117
|
+
"symSharpWarehouse",
|
|
2118
|
+
"symSharpWarning",
|
|
2119
|
+
"symSharpWash",
|
|
2120
|
+
"symSharpWatch",
|
|
2121
|
+
"symSharpWatchOff",
|
|
2122
|
+
"symSharpWater",
|
|
2123
|
+
"symSharpWaterDamage",
|
|
2124
|
+
"symSharpWaterDrop",
|
|
2125
|
+
"symSharpWaterfallChart",
|
|
2126
|
+
"symSharpWaterHeater",
|
|
2127
|
+
"symSharpWaves",
|
|
2128
|
+
"symSharpWavingHand",
|
|
2129
|
+
"symSharpWbAuto",
|
|
2130
|
+
"symSharpWbIncandescent",
|
|
2131
|
+
"symSharpWbIridescent",
|
|
2132
|
+
"symSharpWbShade",
|
|
2133
|
+
"symSharpWbSunny",
|
|
2134
|
+
"symSharpWbTwilight",
|
|
2135
|
+
"symSharpWc",
|
|
2136
|
+
"symSharpWeb",
|
|
2137
|
+
"symSharpWebAsset",
|
|
2138
|
+
"symSharpWebAssetOff",
|
|
2139
|
+
"symSharpWebhook",
|
|
2140
|
+
"symSharpWebStories",
|
|
2141
|
+
"symSharpWeekend",
|
|
2142
|
+
"symSharpWest",
|
|
2143
|
+
"symSharpWhatshot",
|
|
2144
|
+
"symSharpWheelchairPickup",
|
|
2145
|
+
"symSharpWhereToVote",
|
|
2146
|
+
"symSharpWhiteboard",
|
|
2147
|
+
"symSharpWidgets",
|
|
2148
|
+
"symSharpWidthFull",
|
|
2149
|
+
"symSharpWidthNormal",
|
|
2150
|
+
"symSharpWidthWide",
|
|
2151
|
+
"symSharpWifi",
|
|
2152
|
+
"symSharpWifi1Bar",
|
|
2153
|
+
"symSharpWifi2Bar",
|
|
2154
|
+
"symSharpWifiCalling",
|
|
2155
|
+
"symSharpWifiCalling1",
|
|
2156
|
+
"symSharpWifiCalling2",
|
|
2157
|
+
"symSharpWifiCalling3",
|
|
2158
|
+
"symSharpWifiChannel",
|
|
2159
|
+
"symSharpWifiFind",
|
|
2160
|
+
"symSharpWifiLock",
|
|
2161
|
+
"symSharpWifiOff",
|
|
2162
|
+
"symSharpWifiPassword",
|
|
2163
|
+
"symSharpWifiProtectedSetup",
|
|
2164
|
+
"symSharpWifiTethering",
|
|
2165
|
+
"symSharpWifiTetheringError",
|
|
2166
|
+
"symSharpWifiTetheringOff",
|
|
2167
|
+
"symSharpWindow",
|
|
2168
|
+
"symSharpWindPower",
|
|
2169
|
+
"symSharpWineBar",
|
|
2170
|
+
"symSharpWoman",
|
|
2171
|
+
"symSharpWork",
|
|
2172
|
+
"symSharpWorkbench",
|
|
2173
|
+
"symSharpWorkHistory",
|
|
2174
|
+
"symSharpWorkspacePremium",
|
|
2175
|
+
"symSharpWorkspaces",
|
|
2176
|
+
"symSharpWrapText",
|
|
2177
|
+
"symSharpWrongLocation",
|
|
2178
|
+
"symSharpWysiwyg",
|
|
2179
|
+
"symSharpYard",
|
|
2180
|
+
"symSharpYoutubeMusic",
|
|
2181
|
+
"symSharpYoutubeSearchedFor",
|
|
2182
|
+
"symSharpYoutubeTv",
|
|
2183
|
+
"symSharpZoomIn",
|
|
2184
|
+
"symSharpZoomInMap",
|
|
2185
|
+
"symSharpZoomOut",
|
|
2186
|
+
"symSharpZoomOutMap"
|
|
2187
|
+
]
|