@quasar/extras 1.12.5 → 1.13.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 +14 -12
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +1 -1
- package/bootstrap-icons/index.d.ts +2 -2
- package/bootstrap-icons/index.js +66 -66
- package/fontawesome-v6/LICENSE.txt +165 -0
- package/fontawesome-v6/fa-brands-400.ttf +0 -0
- package/fontawesome-v6/fa-brands-400.woff2 +0 -0
- package/fontawesome-v6/fa-regular-400.ttf +0 -0
- package/fontawesome-v6/fa-regular-400.woff2 +0 -0
- package/fontawesome-v6/fa-solid-900.ttf +0 -0
- package/fontawesome-v6/fa-solid-900.woff2 +0 -0
- package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
- package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v6/fontawesome-v6.css +7003 -0
- package/fontawesome-v6/icons.json +1750 -0
- package/fontawesome-v6/index.d.ts +1750 -0
- package/fontawesome-v6/index.js +1750 -0
- package/material-icons/icons.json +447 -421
- package/material-icons/index.d.ts +26 -0
- package/material-icons/index.js +26 -0
- 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 +461 -435
- package/material-icons-outlined/index.d.ts +26 -0
- package/material-icons-outlined/index.js +26 -0
- 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 +446 -420
- package/material-icons-round/index.d.ts +26 -0
- package/material-icons-round/index.js +26 -0
- 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 +448 -422
- package/material-icons-sharp/index.d.ts +26 -0
- package/material-icons-sharp/index.js +26 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/package.json +5 -5
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
[
|
|
2
|
-
"
|
|
2
|
+
"sharp10k",
|
|
3
3
|
"sharp10mp",
|
|
4
|
-
"sharp123",
|
|
5
4
|
"sharp11mp",
|
|
6
|
-
"
|
|
5
|
+
"sharp123",
|
|
6
|
+
"sharp12mp",
|
|
7
7
|
"sharp13mp",
|
|
8
8
|
"sharp14mp",
|
|
9
9
|
"sharp15mp",
|
|
10
10
|
"sharp16mp",
|
|
11
|
-
"sharp18mp",
|
|
12
11
|
"sharp17mp",
|
|
12
|
+
"sharp18mp",
|
|
13
13
|
"sharp19mp",
|
|
14
14
|
"sharp1k",
|
|
15
15
|
"sharp1kPlus",
|
|
16
|
+
"sharp1xMobiledata",
|
|
16
17
|
"sharp20mp",
|
|
17
18
|
"sharp21mp",
|
|
18
|
-
"sharp1xMobiledata",
|
|
19
19
|
"sharp22mp",
|
|
20
20
|
"sharp23mp",
|
|
21
|
-
"sharp2k",
|
|
22
21
|
"sharp24mp",
|
|
22
|
+
"sharp2k",
|
|
23
23
|
"sharp2kPlus",
|
|
24
24
|
"sharp2mp",
|
|
25
25
|
"sharp30fps",
|
|
@@ -29,18 +29,18 @@
|
|
|
29
29
|
"sharp3gMobiledata",
|
|
30
30
|
"sharp3k",
|
|
31
31
|
"sharp3kPlus",
|
|
32
|
+
"sharp3mp",
|
|
32
33
|
"sharp3p",
|
|
33
34
|
"sharp4gMobiledata",
|
|
34
|
-
"sharp3mp",
|
|
35
35
|
"sharp4gPlusMobiledata",
|
|
36
|
-
"sharp4kPlus",
|
|
37
36
|
"sharp4k",
|
|
38
|
-
"
|
|
37
|
+
"sharp4kPlus",
|
|
39
38
|
"sharp4mp",
|
|
39
|
+
"sharp5g",
|
|
40
40
|
"sharp5k",
|
|
41
|
-
"sharp60fps",
|
|
42
41
|
"sharp5kPlus",
|
|
43
42
|
"sharp5mp",
|
|
43
|
+
"sharp60fps",
|
|
44
44
|
"sharp60fpsSelect",
|
|
45
45
|
"sharp6FtApart",
|
|
46
46
|
"sharp6k",
|
|
@@ -58,9 +58,9 @@
|
|
|
58
58
|
"sharpAbc",
|
|
59
59
|
"sharpAcUnit",
|
|
60
60
|
"sharpAccessAlarm",
|
|
61
|
-
"sharpAccessTimeFilled",
|
|
62
|
-
"sharpAccessTime",
|
|
63
61
|
"sharpAccessAlarms",
|
|
62
|
+
"sharpAccessTime",
|
|
63
|
+
"sharpAccessTimeFilled",
|
|
64
64
|
"sharpAccessibility",
|
|
65
65
|
"sharpAccessibilityNew",
|
|
66
66
|
"sharpAccessible",
|
|
@@ -68,29 +68,29 @@
|
|
|
68
68
|
"sharpAccountBalance",
|
|
69
69
|
"sharpAccountBalanceWallet",
|
|
70
70
|
"sharpAccountBox",
|
|
71
|
-
"sharpAccountTree",
|
|
72
71
|
"sharpAccountCircle",
|
|
73
|
-
"
|
|
72
|
+
"sharpAccountTree",
|
|
73
|
+
"sharpAdUnits",
|
|
74
74
|
"sharpAdb",
|
|
75
|
+
"sharpAdd",
|
|
75
76
|
"sharpAddAPhoto",
|
|
76
|
-
"sharpAdUnits",
|
|
77
77
|
"sharpAddAlarm",
|
|
78
78
|
"sharpAddAlert",
|
|
79
79
|
"sharpAddBox",
|
|
80
80
|
"sharpAddBusiness",
|
|
81
81
|
"sharpAddCard",
|
|
82
82
|
"sharpAddChart",
|
|
83
|
-
"sharpAddCircleOutline",
|
|
84
83
|
"sharpAddCircle",
|
|
85
|
-
"
|
|
86
|
-
"sharpAddIcCall",
|
|
84
|
+
"sharpAddCircleOutline",
|
|
87
85
|
"sharpAddComment",
|
|
86
|
+
"sharpAddIcCall",
|
|
87
|
+
"sharpAddLink",
|
|
88
88
|
"sharpAddLocation",
|
|
89
|
-
"
|
|
89
|
+
"sharpAddLocationAlt",
|
|
90
90
|
"sharpAddModerator",
|
|
91
|
-
"sharpAddReaction",
|
|
92
91
|
"sharpAddPhotoAlternate",
|
|
93
|
-
"
|
|
92
|
+
"sharpAddReaction",
|
|
93
|
+
"sharpAddRoad",
|
|
94
94
|
"sharpAddShoppingCart",
|
|
95
95
|
"sharpAddTask",
|
|
96
96
|
"sharpAddToDrive",
|
|
@@ -102,42 +102,42 @@
|
|
|
102
102
|
"sharpAdjust",
|
|
103
103
|
"sharpAdminPanelSettings",
|
|
104
104
|
"sharpAdsClick",
|
|
105
|
-
"sharpAir",
|
|
106
105
|
"sharpAgriculture",
|
|
106
|
+
"sharpAir",
|
|
107
107
|
"sharpAirlineSeatFlat",
|
|
108
|
-
"sharpAirlineSeatIndividualSuite",
|
|
109
108
|
"sharpAirlineSeatFlatAngled",
|
|
109
|
+
"sharpAirlineSeatIndividualSuite",
|
|
110
110
|
"sharpAirlineSeatLegroomExtra",
|
|
111
111
|
"sharpAirlineSeatLegroomNormal",
|
|
112
112
|
"sharpAirlineSeatLegroomReduced",
|
|
113
113
|
"sharpAirlineSeatReclineExtra",
|
|
114
114
|
"sharpAirlineSeatReclineNormal",
|
|
115
115
|
"sharpAirlineStops",
|
|
116
|
-
"sharpAirplaneTicket",
|
|
117
116
|
"sharpAirlines",
|
|
117
|
+
"sharpAirplaneTicket",
|
|
118
118
|
"sharpAirplanemodeActive",
|
|
119
|
-
"sharpAirplay",
|
|
120
119
|
"sharpAirplanemodeInactive",
|
|
120
|
+
"sharpAirplay",
|
|
121
121
|
"sharpAirportShuttle",
|
|
122
122
|
"sharpAlarm",
|
|
123
123
|
"sharpAlarmAdd",
|
|
124
124
|
"sharpAlarmOff",
|
|
125
|
-
"sharpAlbum",
|
|
126
125
|
"sharpAlarmOn",
|
|
126
|
+
"sharpAlbum",
|
|
127
127
|
"sharpAlignHorizontalCenter",
|
|
128
128
|
"sharpAlignHorizontalLeft",
|
|
129
129
|
"sharpAlignHorizontalRight",
|
|
130
130
|
"sharpAlignVerticalBottom",
|
|
131
|
-
"sharpAllInbox",
|
|
132
131
|
"sharpAlignVerticalCenter",
|
|
133
132
|
"sharpAlignVerticalTop",
|
|
134
|
-
"
|
|
133
|
+
"sharpAllInbox",
|
|
135
134
|
"sharpAllInclusive",
|
|
135
|
+
"sharpAllOut",
|
|
136
136
|
"sharpAltRoute",
|
|
137
137
|
"sharpAlternateEmail",
|
|
138
|
+
"sharpAnalytics",
|
|
138
139
|
"sharpAnchor",
|
|
139
140
|
"sharpAndroid",
|
|
140
|
-
"sharpAnalytics",
|
|
141
141
|
"sharpAnimation",
|
|
142
142
|
"sharpAnnouncement",
|
|
143
143
|
"sharpAod",
|
|
@@ -149,21 +149,21 @@
|
|
|
149
149
|
"sharpAppShortcut",
|
|
150
150
|
"sharpApproval",
|
|
151
151
|
"sharpApps",
|
|
152
|
-
"sharpArchitecture",
|
|
153
152
|
"sharpAppsOutage",
|
|
153
|
+
"sharpArchitecture",
|
|
154
154
|
"sharpArchive",
|
|
155
155
|
"sharpAreaChart",
|
|
156
156
|
"sharpArrowBack",
|
|
157
|
-
"sharpArrowCircleDown",
|
|
158
|
-
"sharpArrowBackIosNew",
|
|
159
157
|
"sharpArrowBackIos",
|
|
160
|
-
"
|
|
158
|
+
"sharpArrowBackIosNew",
|
|
159
|
+
"sharpArrowCircleDown",
|
|
161
160
|
"sharpArrowCircleLeft",
|
|
161
|
+
"sharpArrowCircleRight",
|
|
162
162
|
"sharpArrowCircleUp",
|
|
163
|
-
"sharpArrowDropDown",
|
|
164
163
|
"sharpArrowDownward",
|
|
165
|
-
"
|
|
164
|
+
"sharpArrowDropDown",
|
|
166
165
|
"sharpArrowDropDownCircle",
|
|
166
|
+
"sharpArrowDropUp",
|
|
167
167
|
"sharpArrowForward",
|
|
168
168
|
"sharpArrowForwardIos",
|
|
169
169
|
"sharpArrowLeft",
|
|
@@ -174,60 +174,61 @@
|
|
|
174
174
|
"sharpArticle",
|
|
175
175
|
"sharpAspectRatio",
|
|
176
176
|
"sharpAssessment",
|
|
177
|
-
"sharpAssignmentLate",
|
|
178
|
-
"sharpAssignmentInd",
|
|
179
177
|
"sharpAssignment",
|
|
180
|
-
"
|
|
178
|
+
"sharpAssignmentInd",
|
|
179
|
+
"sharpAssignmentLate",
|
|
181
180
|
"sharpAssignmentReturn",
|
|
181
|
+
"sharpAssignmentReturned",
|
|
182
182
|
"sharpAssignmentTurnedIn",
|
|
183
183
|
"sharpAssistant",
|
|
184
184
|
"sharpAssistantDirection",
|
|
185
185
|
"sharpAssistantPhoto",
|
|
186
|
-
"sharpAtm",
|
|
187
186
|
"sharpAssuredWorkload",
|
|
187
|
+
"sharpAtm",
|
|
188
188
|
"sharpAttachEmail",
|
|
189
189
|
"sharpAttachFile",
|
|
190
190
|
"sharpAttachMoney",
|
|
191
|
-
"sharpAttribution",
|
|
192
191
|
"sharpAttachment",
|
|
193
192
|
"sharpAttractions",
|
|
193
|
+
"sharpAttribution",
|
|
194
194
|
"sharpAudioFile",
|
|
195
195
|
"sharpAudiotrack",
|
|
196
196
|
"sharpAutoAwesome",
|
|
197
|
+
"sharpAutoAwesomeMosaic",
|
|
197
198
|
"sharpAutoAwesomeMotion",
|
|
198
199
|
"sharpAutoDelete",
|
|
199
|
-
"sharpAutoAwesomeMosaic",
|
|
200
200
|
"sharpAutoFixHigh",
|
|
201
201
|
"sharpAutoFixNormal",
|
|
202
202
|
"sharpAutoFixOff",
|
|
203
203
|
"sharpAutoGraph",
|
|
204
|
-
"
|
|
205
|
-
"sharpAutofpsSelect",
|
|
204
|
+
"sharpAutoMode",
|
|
206
205
|
"sharpAutoStories",
|
|
206
|
+
"sharpAutofpsSelect",
|
|
207
|
+
"sharpAutorenew",
|
|
207
208
|
"sharpAvTimer",
|
|
208
209
|
"sharpBabyChangingStation",
|
|
209
210
|
"sharpBackHand",
|
|
210
|
-
"sharpBackspace",
|
|
211
211
|
"sharpBackpack",
|
|
212
|
+
"sharpBackspace",
|
|
212
213
|
"sharpBackup",
|
|
213
214
|
"sharpBackupTable",
|
|
214
215
|
"sharpBadge",
|
|
215
|
-
"sharpBalance",
|
|
216
216
|
"sharpBakeryDining",
|
|
217
|
-
"
|
|
217
|
+
"sharpBalance",
|
|
218
218
|
"sharpBalcony",
|
|
219
|
+
"sharpBallot",
|
|
219
220
|
"sharpBarChart",
|
|
220
221
|
"sharpBatchPrediction",
|
|
221
|
-
"sharpBathtub",
|
|
222
222
|
"sharpBathroom",
|
|
223
|
-
"
|
|
223
|
+
"sharpBathtub",
|
|
224
224
|
"sharpBattery0Bar",
|
|
225
|
+
"sharpBattery1Bar",
|
|
225
226
|
"sharpBattery2Bar",
|
|
226
227
|
"sharpBattery3Bar",
|
|
227
228
|
"sharpBattery4Bar",
|
|
228
229
|
"sharpBattery5Bar",
|
|
229
|
-
"sharpBatteryAlert",
|
|
230
230
|
"sharpBattery6Bar",
|
|
231
|
+
"sharpBatteryAlert",
|
|
231
232
|
"sharpBatteryChargingFull",
|
|
232
233
|
"sharpBatteryFull",
|
|
233
234
|
"sharpBatterySaver",
|
|
@@ -236,8 +237,8 @@
|
|
|
236
237
|
"sharpBeachAccess",
|
|
237
238
|
"sharpBed",
|
|
238
239
|
"sharpBedroomBaby",
|
|
239
|
-
"sharpBedroomParent",
|
|
240
240
|
"sharpBedroomChild",
|
|
241
|
+
"sharpBedroomParent",
|
|
241
242
|
"sharpBedtime",
|
|
242
243
|
"sharpBedtimeOff",
|
|
243
244
|
"sharpBeenhere",
|
|
@@ -245,18 +246,19 @@
|
|
|
245
246
|
"sharpBikeScooter",
|
|
246
247
|
"sharpBiotech",
|
|
247
248
|
"sharpBlender",
|
|
249
|
+
"sharpBlindsClosed",
|
|
248
250
|
"sharpBlock",
|
|
249
251
|
"sharpBloodtype",
|
|
250
252
|
"sharpBluetooth",
|
|
251
|
-
"sharpBluetoothConnected",
|
|
252
253
|
"sharpBluetoothAudio",
|
|
254
|
+
"sharpBluetoothConnected",
|
|
253
255
|
"sharpBluetoothDisabled",
|
|
254
256
|
"sharpBluetoothDrive",
|
|
255
257
|
"sharpBluetoothSearching",
|
|
256
258
|
"sharpBlurCircular",
|
|
257
|
-
"sharpBlurOn",
|
|
258
|
-
"sharpBlurOff",
|
|
259
259
|
"sharpBlurLinear",
|
|
260
|
+
"sharpBlurOff",
|
|
261
|
+
"sharpBlurOn",
|
|
260
262
|
"sharpBolt",
|
|
261
263
|
"sharpBook",
|
|
262
264
|
"sharpBookOnline",
|
|
@@ -270,39 +272,39 @@
|
|
|
270
272
|
"sharpBorderBottom",
|
|
271
273
|
"sharpBorderClear",
|
|
272
274
|
"sharpBorderColor",
|
|
273
|
-
"sharpBorderLeft",
|
|
274
|
-
"sharpBorderInner",
|
|
275
|
-
"sharpBorderRight",
|
|
276
275
|
"sharpBorderHorizontal",
|
|
276
|
+
"sharpBorderInner",
|
|
277
|
+
"sharpBorderLeft",
|
|
277
278
|
"sharpBorderOuter",
|
|
279
|
+
"sharpBorderRight",
|
|
278
280
|
"sharpBorderStyle",
|
|
279
|
-
"sharpBorderVertical",
|
|
280
281
|
"sharpBorderTop",
|
|
282
|
+
"sharpBorderVertical",
|
|
281
283
|
"sharpBoy",
|
|
282
|
-
"sharpBreakfastDining",
|
|
283
284
|
"sharpBrandingWatermark",
|
|
285
|
+
"sharpBreakfastDining",
|
|
284
286
|
"sharpBrightness1",
|
|
285
287
|
"sharpBrightness2",
|
|
286
288
|
"sharpBrightness3",
|
|
287
289
|
"sharpBrightness4",
|
|
288
|
-
"sharpBrightness6",
|
|
289
290
|
"sharpBrightness5",
|
|
291
|
+
"sharpBrightness6",
|
|
292
|
+
"sharpBrightness7",
|
|
290
293
|
"sharpBrightnessAuto",
|
|
291
294
|
"sharpBrightnessHigh",
|
|
292
|
-
"sharpBrightness7",
|
|
293
295
|
"sharpBrightnessLow",
|
|
294
296
|
"sharpBrightnessMedium",
|
|
295
297
|
"sharpBrokenImage",
|
|
296
298
|
"sharpBrowseGallery",
|
|
299
|
+
"sharpBrowserNotSupported",
|
|
297
300
|
"sharpBrowserUpdated",
|
|
298
301
|
"sharpBrunchDining",
|
|
299
|
-
"sharpBrowserNotSupported",
|
|
300
302
|
"sharpBrush",
|
|
301
303
|
"sharpBubbleChart",
|
|
302
304
|
"sharpBugReport",
|
|
303
|
-
"sharpBungalow",
|
|
304
|
-
"sharpBuildCircle",
|
|
305
305
|
"sharpBuild",
|
|
306
|
+
"sharpBuildCircle",
|
|
307
|
+
"sharpBungalow",
|
|
306
308
|
"sharpBurstMode",
|
|
307
309
|
"sharpBusAlert",
|
|
308
310
|
"sharpBusiness",
|
|
@@ -312,71 +314,71 @@
|
|
|
312
314
|
"sharpCached",
|
|
313
315
|
"sharpCake",
|
|
314
316
|
"sharpCalculate",
|
|
315
|
-
"sharpCalendarToday",
|
|
316
317
|
"sharpCalendarMonth",
|
|
317
|
-
"
|
|
318
|
+
"sharpCalendarToday",
|
|
318
319
|
"sharpCalendarViewDay",
|
|
319
|
-
"
|
|
320
|
+
"sharpCalendarViewMonth",
|
|
320
321
|
"sharpCalendarViewWeek",
|
|
322
|
+
"sharpCall",
|
|
321
323
|
"sharpCallEnd",
|
|
322
324
|
"sharpCallMade",
|
|
323
325
|
"sharpCallMerge",
|
|
324
326
|
"sharpCallMissed",
|
|
325
|
-
"sharpCallReceived",
|
|
326
327
|
"sharpCallMissedOutgoing",
|
|
328
|
+
"sharpCallReceived",
|
|
327
329
|
"sharpCallSplit",
|
|
328
330
|
"sharpCallToAction",
|
|
329
331
|
"sharpCamera",
|
|
330
332
|
"sharpCameraAlt",
|
|
331
|
-
"sharpCameraFront",
|
|
332
333
|
"sharpCameraEnhance",
|
|
334
|
+
"sharpCameraFront",
|
|
333
335
|
"sharpCameraIndoor",
|
|
334
336
|
"sharpCameraOutdoor",
|
|
335
337
|
"sharpCameraRear",
|
|
336
338
|
"sharpCameraRoll",
|
|
337
|
-
"sharpCampaign",
|
|
338
339
|
"sharpCameraswitch",
|
|
340
|
+
"sharpCampaign",
|
|
339
341
|
"sharpCancel",
|
|
340
342
|
"sharpCancelPresentation",
|
|
341
|
-
"sharpCandlestickChart",
|
|
342
343
|
"sharpCancelScheduleSend",
|
|
344
|
+
"sharpCandlestickChart",
|
|
343
345
|
"sharpCarCrash",
|
|
344
346
|
"sharpCarRental",
|
|
345
347
|
"sharpCarRepair",
|
|
346
348
|
"sharpCardGiftcard",
|
|
347
|
-
"
|
|
349
|
+
"sharpCardMembership",
|
|
348
350
|
"sharpCardTravel",
|
|
349
351
|
"sharpCarpenter",
|
|
350
|
-
"
|
|
352
|
+
"sharpCases",
|
|
351
353
|
"sharpCasino",
|
|
352
354
|
"sharpCast",
|
|
353
355
|
"sharpCastConnected",
|
|
354
|
-
"sharpCastle",
|
|
355
356
|
"sharpCastForEducation",
|
|
357
|
+
"sharpCastle",
|
|
356
358
|
"sharpCatchingPokemon",
|
|
357
359
|
"sharpCategory",
|
|
358
360
|
"sharpCelebration",
|
|
359
|
-
"sharpCellWifi",
|
|
360
361
|
"sharpCellTower",
|
|
361
|
-
"
|
|
362
|
+
"sharpCellWifi",
|
|
362
363
|
"sharpCenterFocusStrong",
|
|
364
|
+
"sharpCenterFocusWeak",
|
|
363
365
|
"sharpChair",
|
|
364
366
|
"sharpChairAlt",
|
|
365
367
|
"sharpChalet",
|
|
366
368
|
"sharpChangeCircle",
|
|
367
|
-
"sharpChargingStation",
|
|
368
369
|
"sharpChangeHistory",
|
|
370
|
+
"sharpChargingStation",
|
|
369
371
|
"sharpChat",
|
|
370
372
|
"sharpChatBubble",
|
|
373
|
+
"sharpChatBubbleOutline",
|
|
371
374
|
"sharpCheck",
|
|
372
375
|
"sharpCheckBox",
|
|
373
|
-
"sharpChatBubbleOutline",
|
|
374
376
|
"sharpCheckBoxOutlineBlank",
|
|
375
377
|
"sharpCheckCircle",
|
|
376
|
-
"sharpChecklist",
|
|
377
378
|
"sharpCheckCircleOutline",
|
|
378
|
-
"
|
|
379
|
+
"sharpChecklist",
|
|
379
380
|
"sharpChecklistRtl",
|
|
381
|
+
"sharpCheckroom",
|
|
380
382
|
"sharpChevronLeft",
|
|
381
383
|
"sharpChevronRight",
|
|
382
384
|
"sharpChildCare",
|
|
@@ -384,54 +386,54 @@
|
|
|
384
386
|
"sharpChromeReaderMode",
|
|
385
387
|
"sharpChurch",
|
|
386
388
|
"sharpCircle",
|
|
387
|
-
"
|
|
389
|
+
"sharpCircleNotifications",
|
|
388
390
|
"sharpClass",
|
|
389
|
-
"
|
|
391
|
+
"sharpCleanHands",
|
|
390
392
|
"sharpCleaningServices",
|
|
393
|
+
"sharpClear",
|
|
391
394
|
"sharpClearAll",
|
|
392
|
-
"sharpCircleNotifications",
|
|
393
395
|
"sharpClose",
|
|
394
396
|
"sharpCloseFullscreen",
|
|
395
397
|
"sharpClosedCaption",
|
|
396
398
|
"sharpClosedCaptionDisabled",
|
|
397
399
|
"sharpClosedCaptionOff",
|
|
398
400
|
"sharpCloud",
|
|
399
|
-
"sharpCloudDone",
|
|
400
401
|
"sharpCloudCircle",
|
|
401
|
-
"
|
|
402
|
+
"sharpCloudDone",
|
|
402
403
|
"sharpCloudDownload",
|
|
403
404
|
"sharpCloudOff",
|
|
405
|
+
"sharpCloudQueue",
|
|
404
406
|
"sharpCloudSync",
|
|
405
|
-
"sharpCo2",
|
|
406
407
|
"sharpCloudUpload",
|
|
407
|
-
"
|
|
408
|
+
"sharpCo2",
|
|
408
409
|
"sharpCoPresent",
|
|
410
|
+
"sharpCode",
|
|
409
411
|
"sharpCodeOff",
|
|
410
412
|
"sharpCoffee",
|
|
411
413
|
"sharpCoffeeMaker",
|
|
412
|
-
"sharpColorLens",
|
|
413
414
|
"sharpCollections",
|
|
414
|
-
"sharpColorize",
|
|
415
415
|
"sharpCollectionsBookmark",
|
|
416
|
+
"sharpColorLens",
|
|
417
|
+
"sharpColorize",
|
|
416
418
|
"sharpComment",
|
|
417
419
|
"sharpCommentBank",
|
|
418
|
-
"sharpCommit",
|
|
419
|
-
"sharpCompareArrows",
|
|
420
420
|
"sharpCommentsDisabled",
|
|
421
|
-
"
|
|
421
|
+
"sharpCommit",
|
|
422
422
|
"sharpCommute",
|
|
423
|
+
"sharpCompare",
|
|
424
|
+
"sharpCompareArrows",
|
|
423
425
|
"sharpCompassCalibration",
|
|
424
426
|
"sharpCompost",
|
|
425
|
-
"sharpComputer",
|
|
426
427
|
"sharpCompress",
|
|
428
|
+
"sharpComputer",
|
|
427
429
|
"sharpConfirmationNumber",
|
|
428
430
|
"sharpConnectWithoutContact",
|
|
429
431
|
"sharpConnectedTv",
|
|
430
|
-
"sharpConstruction",
|
|
431
432
|
"sharpConnectingAirports",
|
|
433
|
+
"sharpConstruction",
|
|
432
434
|
"sharpContactMail",
|
|
433
|
-
"sharpContactPhone",
|
|
434
435
|
"sharpContactPage",
|
|
436
|
+
"sharpContactPhone",
|
|
435
437
|
"sharpContactSupport",
|
|
436
438
|
"sharpContactless",
|
|
437
439
|
"sharpContacts",
|
|
@@ -441,57 +443,59 @@
|
|
|
441
443
|
"sharpContentPasteGo",
|
|
442
444
|
"sharpContentPasteOff",
|
|
443
445
|
"sharpContentPasteSearch",
|
|
446
|
+
"sharpContrast",
|
|
444
447
|
"sharpControlCamera",
|
|
445
448
|
"sharpControlPoint",
|
|
446
|
-
"sharpContrast",
|
|
447
449
|
"sharpControlPointDuplicate",
|
|
448
450
|
"sharpCookie",
|
|
449
451
|
"sharpCopyAll",
|
|
450
|
-
"sharpCorporateFare",
|
|
451
452
|
"sharpCopyright",
|
|
452
453
|
"sharpCoronavirus",
|
|
454
|
+
"sharpCorporateFare",
|
|
453
455
|
"sharpCottage",
|
|
454
456
|
"sharpCountertops",
|
|
455
457
|
"sharpCreate",
|
|
456
|
-
"sharpCreditCard",
|
|
457
458
|
"sharpCreateNewFolder",
|
|
459
|
+
"sharpCreditCard",
|
|
458
460
|
"sharpCreditCardOff",
|
|
459
461
|
"sharpCreditScore",
|
|
460
|
-
"sharpCrisisAlert",
|
|
461
462
|
"sharpCrib",
|
|
463
|
+
"sharpCrisisAlert",
|
|
462
464
|
"sharpCrop",
|
|
463
465
|
"sharpCrop169",
|
|
464
466
|
"sharpCrop32",
|
|
465
467
|
"sharpCrop54",
|
|
466
468
|
"sharpCrop75",
|
|
467
469
|
"sharpCropDin",
|
|
468
|
-
"sharpCropLandscape",
|
|
469
470
|
"sharpCropFree",
|
|
471
|
+
"sharpCropLandscape",
|
|
470
472
|
"sharpCropOriginal",
|
|
471
473
|
"sharpCropPortrait",
|
|
472
474
|
"sharpCropRotate",
|
|
473
475
|
"sharpCropSquare",
|
|
476
|
+
"sharpCrueltyFree",
|
|
474
477
|
"sharpCss",
|
|
475
478
|
"sharpCurrencyBitcoin",
|
|
476
|
-
"sharpCrueltyFree",
|
|
477
|
-
"sharpCurrencyFranc",
|
|
478
479
|
"sharpCurrencyExchange",
|
|
480
|
+
"sharpCurrencyFranc",
|
|
479
481
|
"sharpCurrencyLira",
|
|
480
482
|
"sharpCurrencyPound",
|
|
481
483
|
"sharpCurrencyRuble",
|
|
482
484
|
"sharpCurrencyRupee",
|
|
483
485
|
"sharpCurrencyYen",
|
|
484
486
|
"sharpCurrencyYuan",
|
|
487
|
+
"sharpCurtains",
|
|
488
|
+
"sharpCurtainsClosed",
|
|
485
489
|
"sharpCyclone",
|
|
486
490
|
"sharpDangerous",
|
|
487
491
|
"sharpDarkMode",
|
|
488
492
|
"sharpDashboard",
|
|
489
493
|
"sharpDashboardCustomize",
|
|
490
494
|
"sharpDataArray",
|
|
491
|
-
"sharpDataObject",
|
|
492
495
|
"sharpDataExploration",
|
|
493
|
-
"
|
|
496
|
+
"sharpDataObject",
|
|
494
497
|
"sharpDataSaverOff",
|
|
498
|
+
"sharpDataSaverOn",
|
|
495
499
|
"sharpDataThresholding",
|
|
496
500
|
"sharpDataUsage",
|
|
497
501
|
"sharpDateRange",
|
|
@@ -500,12 +504,12 @@
|
|
|
500
504
|
"sharpDehaze",
|
|
501
505
|
"sharpDelete",
|
|
502
506
|
"sharpDeleteForever",
|
|
507
|
+
"sharpDeleteOutline",
|
|
503
508
|
"sharpDeleteSweep",
|
|
504
509
|
"sharpDeliveryDining",
|
|
505
|
-
"sharpDeleteOutline",
|
|
506
510
|
"sharpDensityLarge",
|
|
507
|
-
"sharpDensitySmall",
|
|
508
511
|
"sharpDensityMedium",
|
|
512
|
+
"sharpDensitySmall",
|
|
509
513
|
"sharpDepartureBoard",
|
|
510
514
|
"sharpDescription",
|
|
511
515
|
"sharpDeselect",
|
|
@@ -514,8 +518,8 @@
|
|
|
514
518
|
"sharpDesktopMac",
|
|
515
519
|
"sharpDesktopWindows",
|
|
516
520
|
"sharpDetails",
|
|
517
|
-
"sharpDeveloperBoardOff",
|
|
518
521
|
"sharpDeveloperBoard",
|
|
522
|
+
"sharpDeveloperBoardOff",
|
|
519
523
|
"sharpDeveloperMode",
|
|
520
524
|
"sharpDeviceHub",
|
|
521
525
|
"sharpDeviceThermostat",
|
|
@@ -525,8 +529,8 @@
|
|
|
525
529
|
"sharpDevicesOther",
|
|
526
530
|
"sharpDialerSip",
|
|
527
531
|
"sharpDialpad",
|
|
528
|
-
"sharpDifference",
|
|
529
532
|
"sharpDiamond",
|
|
533
|
+
"sharpDifference",
|
|
530
534
|
"sharpDining",
|
|
531
535
|
"sharpDinnerDining",
|
|
532
536
|
"sharpDirections",
|
|
@@ -534,62 +538,62 @@
|
|
|
534
538
|
"sharpDirectionsBoat",
|
|
535
539
|
"sharpDirectionsBoatFilled",
|
|
536
540
|
"sharpDirectionsBus",
|
|
537
|
-
"sharpDirectionsCar",
|
|
538
541
|
"sharpDirectionsBusFilled",
|
|
542
|
+
"sharpDirectionsCar",
|
|
539
543
|
"sharpDirectionsCarFilled",
|
|
540
544
|
"sharpDirectionsOff",
|
|
541
|
-
"sharpDirectionsRailwayFilled",
|
|
542
545
|
"sharpDirectionsRailway",
|
|
546
|
+
"sharpDirectionsRailwayFilled",
|
|
543
547
|
"sharpDirectionsRun",
|
|
544
548
|
"sharpDirectionsSubway",
|
|
545
549
|
"sharpDirectionsSubwayFilled",
|
|
546
550
|
"sharpDirectionsTransit",
|
|
547
551
|
"sharpDirectionsTransitFilled",
|
|
548
|
-
"sharpDirtyLens",
|
|
549
552
|
"sharpDirectionsWalk",
|
|
553
|
+
"sharpDirtyLens",
|
|
550
554
|
"sharpDisabledByDefault",
|
|
551
|
-
"sharpDiscount",
|
|
552
555
|
"sharpDisabledVisible",
|
|
553
556
|
"sharpDiscFull",
|
|
557
|
+
"sharpDiscount",
|
|
554
558
|
"sharpDisplaySettings",
|
|
555
559
|
"sharpDns",
|
|
556
560
|
"sharpDoDisturb",
|
|
557
561
|
"sharpDoDisturbAlt",
|
|
558
|
-
"sharpDoDisturbOn",
|
|
559
562
|
"sharpDoDisturbOff",
|
|
563
|
+
"sharpDoDisturbOn",
|
|
560
564
|
"sharpDoNotDisturb",
|
|
561
565
|
"sharpDoNotDisturbAlt",
|
|
562
566
|
"sharpDoNotDisturbOff",
|
|
563
567
|
"sharpDoNotDisturbOn",
|
|
564
568
|
"sharpDoNotDisturbOnTotalSilence",
|
|
565
569
|
"sharpDoNotStep",
|
|
566
|
-
"sharpDock",
|
|
567
570
|
"sharpDoNotTouch",
|
|
571
|
+
"sharpDock",
|
|
568
572
|
"sharpDocumentScanner",
|
|
569
573
|
"sharpDomain",
|
|
570
|
-
"sharpDomainDisabled",
|
|
571
574
|
"sharpDomainAdd",
|
|
572
|
-
"
|
|
575
|
+
"sharpDomainDisabled",
|
|
573
576
|
"sharpDomainVerification",
|
|
577
|
+
"sharpDone",
|
|
574
578
|
"sharpDoneAll",
|
|
575
|
-
"sharpDonutLarge",
|
|
576
579
|
"sharpDoneOutline",
|
|
580
|
+
"sharpDonutLarge",
|
|
577
581
|
"sharpDonutSmall",
|
|
578
582
|
"sharpDoorBack",
|
|
579
583
|
"sharpDoorFront",
|
|
580
584
|
"sharpDoorSliding",
|
|
581
|
-
"sharpDoubleArrow",
|
|
582
585
|
"sharpDoorbell",
|
|
586
|
+
"sharpDoubleArrow",
|
|
583
587
|
"sharpDownhillSkiing",
|
|
584
|
-
"sharpDownloadDone",
|
|
585
588
|
"sharpDownload",
|
|
589
|
+
"sharpDownloadDone",
|
|
586
590
|
"sharpDownloadForOffline",
|
|
587
|
-
"sharpDragHandle",
|
|
588
591
|
"sharpDownloading",
|
|
592
|
+
"sharpDrafts",
|
|
593
|
+
"sharpDragHandle",
|
|
589
594
|
"sharpDragIndicator",
|
|
590
595
|
"sharpDraw",
|
|
591
596
|
"sharpDriveEta",
|
|
592
|
-
"sharpDrafts",
|
|
593
597
|
"sharpDriveFileMove",
|
|
594
598
|
"sharpDriveFileMoveRtl",
|
|
595
599
|
"sharpDriveFileRenameOutline",
|
|
@@ -597,15 +601,15 @@
|
|
|
597
601
|
"sharpDry",
|
|
598
602
|
"sharpDryCleaning",
|
|
599
603
|
"sharpDuo",
|
|
600
|
-
"sharpDynamicFeed",
|
|
601
604
|
"sharpDvr",
|
|
605
|
+
"sharpDynamicFeed",
|
|
602
606
|
"sharpDynamicForm",
|
|
603
607
|
"sharpEMobiledata",
|
|
604
608
|
"sharpEarbuds",
|
|
605
609
|
"sharpEarbudsBattery",
|
|
606
|
-
"sharpEdgesensorLow",
|
|
607
|
-
"sharpEdgesensorHigh",
|
|
608
610
|
"sharpEast",
|
|
611
|
+
"sharpEdgesensorHigh",
|
|
612
|
+
"sharpEdgesensorLow",
|
|
609
613
|
"sharpEdit",
|
|
610
614
|
"sharpEditAttributes",
|
|
611
615
|
"sharpEditCalendar",
|
|
@@ -615,109 +619,112 @@
|
|
|
615
619
|
"sharpEditNotifications",
|
|
616
620
|
"sharpEditOff",
|
|
617
621
|
"sharpEditRoad",
|
|
618
|
-
"sharpEject",
|
|
619
622
|
"sharpEgg",
|
|
620
623
|
"sharpEggAlt",
|
|
624
|
+
"sharpEject",
|
|
621
625
|
"sharpElderly",
|
|
622
626
|
"sharpElderlyWoman",
|
|
623
627
|
"sharpElectricBike",
|
|
628
|
+
"sharpElectricBolt",
|
|
624
629
|
"sharpElectricCar",
|
|
630
|
+
"sharpElectricMeter",
|
|
625
631
|
"sharpElectricMoped",
|
|
626
|
-
"sharpElectricScooter",
|
|
627
632
|
"sharpElectricRickshaw",
|
|
628
|
-
"
|
|
633
|
+
"sharpElectricScooter",
|
|
629
634
|
"sharpElectricalServices",
|
|
635
|
+
"sharpElevator",
|
|
636
|
+
"sharpEmail",
|
|
630
637
|
"sharpEmergency",
|
|
631
|
-
"sharpEmergencyShare",
|
|
632
638
|
"sharpEmergencyRecording",
|
|
633
|
-
"
|
|
639
|
+
"sharpEmergencyShare",
|
|
634
640
|
"sharpEmojiEmotions",
|
|
635
641
|
"sharpEmojiEvents",
|
|
636
|
-
"sharpEmojiNature",
|
|
637
642
|
"sharpEmojiFoodBeverage",
|
|
638
|
-
"
|
|
643
|
+
"sharpEmojiNature",
|
|
639
644
|
"sharpEmojiObjects",
|
|
640
645
|
"sharpEmojiPeople",
|
|
646
|
+
"sharpEmojiSymbols",
|
|
641
647
|
"sharpEmojiTransportation",
|
|
642
|
-
"
|
|
648
|
+
"sharpEnergySavingsLeaf",
|
|
643
649
|
"sharpEngineering",
|
|
644
|
-
"
|
|
650
|
+
"sharpEnhancedEncryption",
|
|
645
651
|
"sharpEqualizer",
|
|
652
|
+
"sharpError",
|
|
646
653
|
"sharpErrorOutline",
|
|
647
654
|
"sharpEscalator",
|
|
648
|
-
"sharpEuro",
|
|
649
655
|
"sharpEscalatorWarning",
|
|
650
|
-
"
|
|
656
|
+
"sharpEuro",
|
|
651
657
|
"sharpEuroSymbol",
|
|
652
658
|
"sharpEvStation",
|
|
659
|
+
"sharpEvent",
|
|
653
660
|
"sharpEventAvailable",
|
|
654
661
|
"sharpEventBusy",
|
|
655
|
-
"sharpEventRepeat",
|
|
656
662
|
"sharpEventNote",
|
|
657
|
-
"
|
|
663
|
+
"sharpEventRepeat",
|
|
658
664
|
"sharpEventSeat",
|
|
665
|
+
"sharpExitToApp",
|
|
659
666
|
"sharpExpand",
|
|
660
667
|
"sharpExpandCircleDown",
|
|
661
|
-
"sharpExplore",
|
|
662
668
|
"sharpExpandLess",
|
|
663
|
-
"sharpExplicit",
|
|
664
669
|
"sharpExpandMore",
|
|
670
|
+
"sharpExplicit",
|
|
671
|
+
"sharpExplore",
|
|
665
672
|
"sharpExploreOff",
|
|
666
|
-
"sharpExposureNeg2",
|
|
667
|
-
"sharpExposurePlus2",
|
|
668
673
|
"sharpExposure",
|
|
669
674
|
"sharpExposureNeg1",
|
|
675
|
+
"sharpExposureNeg2",
|
|
670
676
|
"sharpExposurePlus1",
|
|
677
|
+
"sharpExposurePlus2",
|
|
671
678
|
"sharpExposureZero",
|
|
672
679
|
"sharpExtension",
|
|
673
|
-
"sharpFace",
|
|
674
680
|
"sharpExtensionOff",
|
|
681
|
+
"sharpFace",
|
|
682
|
+
"sharpFaceRetouchingNatural",
|
|
675
683
|
"sharpFaceRetouchingOff",
|
|
676
684
|
"sharpFactCheck",
|
|
677
|
-
"sharpFaceRetouchingNatural",
|
|
678
685
|
"sharpFactory",
|
|
679
|
-
"sharpFastForward",
|
|
680
686
|
"sharpFamilyRestroom",
|
|
681
|
-
"
|
|
687
|
+
"sharpFastForward",
|
|
682
688
|
"sharpFastRewind",
|
|
683
689
|
"sharpFastfood",
|
|
690
|
+
"sharpFavorite",
|
|
684
691
|
"sharpFavoriteBorder",
|
|
685
692
|
"sharpFax",
|
|
686
693
|
"sharpFeaturedPlayList",
|
|
687
|
-
"sharpFeed",
|
|
688
694
|
"sharpFeaturedVideo",
|
|
695
|
+
"sharpFeed",
|
|
689
696
|
"sharpFeedback",
|
|
690
697
|
"sharpFemale",
|
|
698
|
+
"sharpFence",
|
|
691
699
|
"sharpFestival",
|
|
692
|
-
"sharpFiberManualRecord",
|
|
693
700
|
"sharpFiberDvr",
|
|
694
|
-
"
|
|
701
|
+
"sharpFiberManualRecord",
|
|
695
702
|
"sharpFiberNew",
|
|
696
703
|
"sharpFiberPin",
|
|
697
704
|
"sharpFiberSmartRecord",
|
|
698
705
|
"sharpFileCopy",
|
|
699
706
|
"sharpFileDownload",
|
|
700
|
-
"sharpFileDownloadOff",
|
|
701
707
|
"sharpFileDownloadDone",
|
|
708
|
+
"sharpFileDownloadOff",
|
|
702
709
|
"sharpFileOpen",
|
|
703
710
|
"sharpFilePresent",
|
|
704
711
|
"sharpFileUpload",
|
|
705
|
-
"sharpFilter2",
|
|
706
|
-
"sharpFilter1",
|
|
707
712
|
"sharpFilter",
|
|
713
|
+
"sharpFilter1",
|
|
714
|
+
"sharpFilter2",
|
|
708
715
|
"sharpFilter3",
|
|
709
716
|
"sharpFilter4",
|
|
710
|
-
"sharpFilter6",
|
|
711
717
|
"sharpFilter5",
|
|
712
|
-
"
|
|
718
|
+
"sharpFilter6",
|
|
713
719
|
"sharpFilter7",
|
|
720
|
+
"sharpFilter8",
|
|
714
721
|
"sharpFilter9",
|
|
715
722
|
"sharpFilter9Plus",
|
|
716
|
-
"sharpFilterCenterFocus",
|
|
717
|
-
"sharpFilterBAndW",
|
|
718
723
|
"sharpFilterAlt",
|
|
719
|
-
"sharpFilterDrama",
|
|
720
724
|
"sharpFilterAltOff",
|
|
725
|
+
"sharpFilterBAndW",
|
|
726
|
+
"sharpFilterCenterFocus",
|
|
727
|
+
"sharpFilterDrama",
|
|
721
728
|
"sharpFilterFrames",
|
|
722
729
|
"sharpFilterHdr",
|
|
723
730
|
"sharpFilterList",
|
|
@@ -727,15 +734,15 @@
|
|
|
727
734
|
"sharpFilterVintage",
|
|
728
735
|
"sharpFindInPage",
|
|
729
736
|
"sharpFindReplace",
|
|
730
|
-
"sharpFireplace",
|
|
731
|
-
"sharpFireExtinguisher",
|
|
732
737
|
"sharpFingerprint",
|
|
738
|
+
"sharpFireExtinguisher",
|
|
739
|
+
"sharpFireplace",
|
|
733
740
|
"sharpFirstPage",
|
|
734
741
|
"sharpFitScreen",
|
|
735
|
-
"sharpFlagCircle",
|
|
736
742
|
"sharpFitbit",
|
|
737
|
-
"sharpFlag",
|
|
738
743
|
"sharpFitnessCenter",
|
|
744
|
+
"sharpFlag",
|
|
745
|
+
"sharpFlagCircle",
|
|
739
746
|
"sharpFlaky",
|
|
740
747
|
"sharpFlare",
|
|
741
748
|
"sharpFlashAuto",
|
|
@@ -750,24 +757,24 @@
|
|
|
750
757
|
"sharpFlightTakeoff",
|
|
751
758
|
"sharpFlip",
|
|
752
759
|
"sharpFlipCameraAndroid",
|
|
753
|
-
"sharpFlipToBack",
|
|
754
760
|
"sharpFlipCameraIos",
|
|
761
|
+
"sharpFlipToBack",
|
|
755
762
|
"sharpFlipToFront",
|
|
756
763
|
"sharpFlood",
|
|
757
764
|
"sharpFlourescent",
|
|
758
765
|
"sharpFlutterDash",
|
|
759
766
|
"sharpFmdBad",
|
|
760
|
-
"sharpFolderCopy",
|
|
761
|
-
"sharpFolder",
|
|
762
767
|
"sharpFmdGood",
|
|
768
|
+
"sharpFolder",
|
|
769
|
+
"sharpFolderCopy",
|
|
763
770
|
"sharpFolderDelete",
|
|
764
771
|
"sharpFolderOff",
|
|
765
772
|
"sharpFolderOpen",
|
|
766
773
|
"sharpFolderShared",
|
|
767
|
-
"sharpFolderZip",
|
|
768
774
|
"sharpFolderSpecial",
|
|
769
|
-
"
|
|
775
|
+
"sharpFolderZip",
|
|
770
776
|
"sharpFollowTheSigns",
|
|
777
|
+
"sharpFontDownload",
|
|
771
778
|
"sharpFontDownloadOff",
|
|
772
779
|
"sharpFoodBank",
|
|
773
780
|
"sharpForest",
|
|
@@ -776,47 +783,48 @@
|
|
|
776
783
|
"sharpFormatAlignCenter",
|
|
777
784
|
"sharpFormatAlignJustify",
|
|
778
785
|
"sharpFormatAlignLeft",
|
|
779
|
-
"sharpFormatBold",
|
|
780
786
|
"sharpFormatAlignRight",
|
|
787
|
+
"sharpFormatBold",
|
|
781
788
|
"sharpFormatClear",
|
|
782
789
|
"sharpFormatColorFill",
|
|
783
|
-
"sharpFormatColorText",
|
|
784
790
|
"sharpFormatColorReset",
|
|
785
|
-
"
|
|
791
|
+
"sharpFormatColorText",
|
|
786
792
|
"sharpFormatIndentDecrease",
|
|
793
|
+
"sharpFormatIndentIncrease",
|
|
787
794
|
"sharpFormatItalic",
|
|
788
795
|
"sharpFormatLineSpacing",
|
|
789
|
-
"sharpFormatListNumbered",
|
|
790
796
|
"sharpFormatListBulleted",
|
|
791
|
-
"
|
|
797
|
+
"sharpFormatListNumbered",
|
|
792
798
|
"sharpFormatListNumberedRtl",
|
|
799
|
+
"sharpFormatOverline",
|
|
793
800
|
"sharpFormatPaint",
|
|
794
801
|
"sharpFormatQuote",
|
|
795
802
|
"sharpFormatShapes",
|
|
796
803
|
"sharpFormatSize",
|
|
797
|
-
"sharpFormatTextdirectionLToR",
|
|
798
804
|
"sharpFormatStrikethrough",
|
|
799
|
-
"
|
|
805
|
+
"sharpFormatTextdirectionLToR",
|
|
800
806
|
"sharpFormatTextdirectionRToL",
|
|
801
|
-
"
|
|
807
|
+
"sharpFormatUnderlined",
|
|
802
808
|
"sharpFort",
|
|
803
|
-
"sharpForward",
|
|
804
809
|
"sharpForum",
|
|
810
|
+
"sharpForward",
|
|
811
|
+
"sharpForward10",
|
|
805
812
|
"sharpForward30",
|
|
806
813
|
"sharpForward5",
|
|
807
814
|
"sharpForwardToInbox",
|
|
808
|
-
"sharpFreeBreakfast",
|
|
809
815
|
"sharpFoundation",
|
|
816
|
+
"sharpFreeBreakfast",
|
|
810
817
|
"sharpFreeCancellation",
|
|
811
818
|
"sharpFrontHand",
|
|
812
819
|
"sharpFullscreen",
|
|
813
820
|
"sharpFullscreenExit",
|
|
814
821
|
"sharpFunctions",
|
|
815
|
-
"sharpGTranslate",
|
|
816
822
|
"sharpGMobiledata",
|
|
823
|
+
"sharpGTranslate",
|
|
817
824
|
"sharpGamepad",
|
|
818
825
|
"sharpGames",
|
|
819
826
|
"sharpGarage",
|
|
827
|
+
"sharpGasMeter",
|
|
820
828
|
"sharpGavel",
|
|
821
829
|
"sharpGeneratingTokens",
|
|
822
830
|
"sharpGesture",
|
|
@@ -826,19 +834,19 @@
|
|
|
826
834
|
"sharpGirl",
|
|
827
835
|
"sharpGite",
|
|
828
836
|
"sharpGolfCourse",
|
|
829
|
-
"sharpGppGood",
|
|
830
837
|
"sharpGppBad",
|
|
838
|
+
"sharpGppGood",
|
|
831
839
|
"sharpGppMaybe",
|
|
832
840
|
"sharpGpsFixed",
|
|
833
841
|
"sharpGpsNotFixed",
|
|
834
|
-
"sharpGrade",
|
|
835
842
|
"sharpGpsOff",
|
|
843
|
+
"sharpGrade",
|
|
836
844
|
"sharpGradient",
|
|
837
845
|
"sharpGrading",
|
|
838
846
|
"sharpGrain",
|
|
839
847
|
"sharpGraphicEq",
|
|
840
|
-
"sharpGrid3x3",
|
|
841
848
|
"sharpGrass",
|
|
849
|
+
"sharpGrid3x3",
|
|
842
850
|
"sharpGrid4x4",
|
|
843
851
|
"sharpGridGoldenratio",
|
|
844
852
|
"sharpGridOff",
|
|
@@ -853,18 +861,18 @@
|
|
|
853
861
|
"sharpHMobiledata",
|
|
854
862
|
"sharpHPlusMobiledata",
|
|
855
863
|
"sharpHail",
|
|
856
|
-
"sharpHandyman",
|
|
857
864
|
"sharpHandshake",
|
|
865
|
+
"sharpHandyman",
|
|
858
866
|
"sharpHardware",
|
|
859
867
|
"sharpHd",
|
|
860
868
|
"sharpHdrAuto",
|
|
861
869
|
"sharpHdrAutoSelect",
|
|
870
|
+
"sharpHdrEnhancedSelect",
|
|
862
871
|
"sharpHdrOff",
|
|
863
872
|
"sharpHdrOffSelect",
|
|
864
|
-
"sharpHdrEnhancedSelect",
|
|
865
873
|
"sharpHdrOn",
|
|
866
|
-
"sharpHdrPlus",
|
|
867
874
|
"sharpHdrOnSelect",
|
|
875
|
+
"sharpHdrPlus",
|
|
868
876
|
"sharpHdrStrong",
|
|
869
877
|
"sharpHdrWeak",
|
|
870
878
|
"sharpHeadphones",
|
|
@@ -872,16 +880,17 @@
|
|
|
872
880
|
"sharpHeadset",
|
|
873
881
|
"sharpHeadsetMic",
|
|
874
882
|
"sharpHeadsetOff",
|
|
875
|
-
"sharpHealthAndSafety",
|
|
876
883
|
"sharpHealing",
|
|
884
|
+
"sharpHealthAndSafety",
|
|
877
885
|
"sharpHearing",
|
|
878
886
|
"sharpHearingDisabled",
|
|
879
887
|
"sharpHeartBroken",
|
|
880
|
-
"
|
|
888
|
+
"sharpHeatPump",
|
|
881
889
|
"sharpHeight",
|
|
890
|
+
"sharpHelp",
|
|
882
891
|
"sharpHelpCenter",
|
|
883
|
-
"sharpHevc",
|
|
884
892
|
"sharpHelpOutline",
|
|
893
|
+
"sharpHevc",
|
|
885
894
|
"sharpHexagon",
|
|
886
895
|
"sharpHideImage",
|
|
887
896
|
"sharpHideSource",
|
|
@@ -889,69 +898,69 @@
|
|
|
889
898
|
"sharpHighlight",
|
|
890
899
|
"sharpHighlightAlt",
|
|
891
900
|
"sharpHighlightOff",
|
|
892
|
-
"sharpHistory",
|
|
893
901
|
"sharpHiking",
|
|
902
|
+
"sharpHistory",
|
|
894
903
|
"sharpHistoryEdu",
|
|
895
904
|
"sharpHistoryToggleOff",
|
|
896
|
-
"sharpHls",
|
|
897
905
|
"sharpHive",
|
|
898
|
-
"
|
|
906
|
+
"sharpHls",
|
|
899
907
|
"sharpHlsOff",
|
|
908
|
+
"sharpHolidayVillage",
|
|
900
909
|
"sharpHome",
|
|
901
910
|
"sharpHomeMax",
|
|
902
911
|
"sharpHomeMini",
|
|
903
912
|
"sharpHomeRepairService",
|
|
904
|
-
"sharpHorizontalDistribute",
|
|
905
913
|
"sharpHomeWork",
|
|
914
|
+
"sharpHorizontalDistribute",
|
|
906
915
|
"sharpHorizontalRule",
|
|
907
916
|
"sharpHorizontalSplit",
|
|
908
917
|
"sharpHotTub",
|
|
909
|
-
"sharpHourglassBottom",
|
|
910
|
-
"sharpHotelClass",
|
|
911
918
|
"sharpHotel",
|
|
919
|
+
"sharpHotelClass",
|
|
920
|
+
"sharpHourglassBottom",
|
|
912
921
|
"sharpHourglassDisabled",
|
|
913
922
|
"sharpHourglassEmpty",
|
|
914
923
|
"sharpHourglassFull",
|
|
915
924
|
"sharpHourglassTop",
|
|
916
|
-
"sharpHouseboat",
|
|
917
|
-
"sharpHouseSiding",
|
|
918
925
|
"sharpHouse",
|
|
926
|
+
"sharpHouseSiding",
|
|
927
|
+
"sharpHouseboat",
|
|
919
928
|
"sharpHowToReg",
|
|
920
929
|
"sharpHowToVote",
|
|
921
930
|
"sharpHtml",
|
|
922
|
-
"sharpHttps",
|
|
923
931
|
"sharpHttp",
|
|
932
|
+
"sharpHttps",
|
|
924
933
|
"sharpHub",
|
|
925
934
|
"sharpHvac",
|
|
926
|
-
"sharpIcecream",
|
|
927
935
|
"sharpIceSkating",
|
|
936
|
+
"sharpIcecream",
|
|
928
937
|
"sharpImage",
|
|
929
|
-
"sharpImageSearch",
|
|
930
|
-
"sharpImageNotSupported",
|
|
931
938
|
"sharpImageAspectRatio",
|
|
932
|
-
"
|
|
933
|
-
"
|
|
939
|
+
"sharpImageNotSupported",
|
|
940
|
+
"sharpImageSearch",
|
|
934
941
|
"sharpImagesearchRoller",
|
|
942
|
+
"sharpImportContacts",
|
|
935
943
|
"sharpImportExport",
|
|
944
|
+
"sharpImportantDevices",
|
|
936
945
|
"sharpInbox",
|
|
937
946
|
"sharpIncompleteCircle",
|
|
938
947
|
"sharpIndeterminateCheckBox",
|
|
939
|
-
"sharpInsertChart",
|
|
940
948
|
"sharpInfo",
|
|
941
949
|
"sharpInput",
|
|
942
|
-
"
|
|
950
|
+
"sharpInsertChart",
|
|
943
951
|
"sharpInsertChartOutlined",
|
|
952
|
+
"sharpInsertComment",
|
|
944
953
|
"sharpInsertDriveFile",
|
|
945
|
-
"sharpInsertLink",
|
|
946
|
-
"sharpInsertInvitation",
|
|
947
954
|
"sharpInsertEmoticon",
|
|
955
|
+
"sharpInsertInvitation",
|
|
956
|
+
"sharpInsertLink",
|
|
948
957
|
"sharpInsertPageBreak",
|
|
949
958
|
"sharpInsertPhoto",
|
|
950
959
|
"sharpInsights",
|
|
951
|
-
"sharpInstallMobile",
|
|
952
|
-
"sharpInterests",
|
|
953
960
|
"sharpInstallDesktop",
|
|
961
|
+
"sharpInstallMobile",
|
|
954
962
|
"sharpIntegrationInstructions",
|
|
963
|
+
"sharpInterests",
|
|
955
964
|
"sharpInterpreterMode",
|
|
956
965
|
"sharpInventory",
|
|
957
966
|
"sharpInventory2",
|
|
@@ -964,8 +973,8 @@
|
|
|
964
973
|
"sharpJoinFull",
|
|
965
974
|
"sharpJoinInner",
|
|
966
975
|
"sharpJoinLeft",
|
|
967
|
-
"sharpKayaking",
|
|
968
976
|
"sharpJoinRight",
|
|
977
|
+
"sharpKayaking",
|
|
969
978
|
"sharpKebabDining",
|
|
970
979
|
"sharpKey",
|
|
971
980
|
"sharpKeyOff",
|
|
@@ -973,47 +982,47 @@
|
|
|
973
982
|
"sharpKeyboardAlt",
|
|
974
983
|
"sharpKeyboardArrowDown",
|
|
975
984
|
"sharpKeyboardArrowLeft",
|
|
976
|
-
"sharpKeyboardBackspace",
|
|
977
|
-
"sharpKeyboardArrowUp",
|
|
978
985
|
"sharpKeyboardArrowRight",
|
|
986
|
+
"sharpKeyboardArrowUp",
|
|
987
|
+
"sharpKeyboardBackspace",
|
|
979
988
|
"sharpKeyboardCapslock",
|
|
980
989
|
"sharpKeyboardCommandKey",
|
|
981
990
|
"sharpKeyboardControlKey",
|
|
982
991
|
"sharpKeyboardDoubleArrowDown",
|
|
983
|
-
"sharpKeyboardDoubleArrowRight",
|
|
984
992
|
"sharpKeyboardDoubleArrowLeft",
|
|
993
|
+
"sharpKeyboardDoubleArrowRight",
|
|
985
994
|
"sharpKeyboardDoubleArrowUp",
|
|
986
995
|
"sharpKeyboardHide",
|
|
987
996
|
"sharpKeyboardOptionKey",
|
|
988
997
|
"sharpKeyboardReturn",
|
|
989
|
-
"sharpKeyboardVoice",
|
|
990
998
|
"sharpKeyboardTab",
|
|
999
|
+
"sharpKeyboardVoice",
|
|
991
1000
|
"sharpKingBed",
|
|
992
1001
|
"sharpKitchen",
|
|
993
1002
|
"sharpKitesurfing",
|
|
994
1003
|
"sharpLabel",
|
|
995
|
-
"sharpLabelOff",
|
|
996
1004
|
"sharpLabelImportant",
|
|
1005
|
+
"sharpLabelOff",
|
|
997
1006
|
"sharpLan",
|
|
998
1007
|
"sharpLandscape",
|
|
999
1008
|
"sharpLandslide",
|
|
1000
1009
|
"sharpLanguage",
|
|
1001
1010
|
"sharpLaptop",
|
|
1002
|
-
"sharpLaptopMac",
|
|
1003
1011
|
"sharpLaptopChromebook",
|
|
1012
|
+
"sharpLaptopMac",
|
|
1004
1013
|
"sharpLaptopWindows",
|
|
1005
1014
|
"sharpLastPage",
|
|
1006
1015
|
"sharpLaunch",
|
|
1007
|
-
"sharpLeaderboard",
|
|
1008
1016
|
"sharpLayers",
|
|
1009
1017
|
"sharpLayersClear",
|
|
1018
|
+
"sharpLeaderboard",
|
|
1010
1019
|
"sharpLeakAdd",
|
|
1011
1020
|
"sharpLeakRemove",
|
|
1012
1021
|
"sharpLegendToggle",
|
|
1013
|
-
"sharpLibraryAdd",
|
|
1014
1022
|
"sharpLens",
|
|
1015
|
-
"sharpLibraryAddCheck",
|
|
1016
1023
|
"sharpLensBlur",
|
|
1024
|
+
"sharpLibraryAdd",
|
|
1025
|
+
"sharpLibraryAddCheck",
|
|
1017
1026
|
"sharpLibraryBooks",
|
|
1018
1027
|
"sharpLibraryMusic",
|
|
1019
1028
|
"sharpLight",
|
|
@@ -1023,39 +1032,39 @@
|
|
|
1023
1032
|
"sharpLineAxis",
|
|
1024
1033
|
"sharpLineStyle",
|
|
1025
1034
|
"sharpLineWeight",
|
|
1026
|
-
"sharpLink",
|
|
1027
1035
|
"sharpLinearScale",
|
|
1028
|
-
"
|
|
1036
|
+
"sharpLink",
|
|
1029
1037
|
"sharpLinkOff",
|
|
1038
|
+
"sharpLinkedCamera",
|
|
1039
|
+
"sharpLiquor",
|
|
1030
1040
|
"sharpList",
|
|
1031
1041
|
"sharpListAlt",
|
|
1032
|
-
"sharpLiquor",
|
|
1033
1042
|
"sharpLiveHelp",
|
|
1034
|
-
"sharpLiving",
|
|
1035
1043
|
"sharpLiveTv",
|
|
1036
|
-
"
|
|
1044
|
+
"sharpLiving",
|
|
1037
1045
|
"sharpLocalActivity",
|
|
1046
|
+
"sharpLocalAirport",
|
|
1038
1047
|
"sharpLocalAtm",
|
|
1039
1048
|
"sharpLocalBar",
|
|
1040
1049
|
"sharpLocalCafe",
|
|
1041
1050
|
"sharpLocalCarWash",
|
|
1042
1051
|
"sharpLocalConvenienceStore",
|
|
1043
1052
|
"sharpLocalDining",
|
|
1044
|
-
"sharpLocalFireDepartment",
|
|
1045
1053
|
"sharpLocalDrink",
|
|
1054
|
+
"sharpLocalFireDepartment",
|
|
1046
1055
|
"sharpLocalFlorist",
|
|
1047
1056
|
"sharpLocalGasStation",
|
|
1048
1057
|
"sharpLocalGroceryStore",
|
|
1049
|
-
"sharpLocalHotel",
|
|
1050
1058
|
"sharpLocalHospital",
|
|
1051
|
-
"
|
|
1059
|
+
"sharpLocalHotel",
|
|
1052
1060
|
"sharpLocalLaundryService",
|
|
1061
|
+
"sharpLocalLibrary",
|
|
1053
1062
|
"sharpLocalMall",
|
|
1054
1063
|
"sharpLocalMovies",
|
|
1055
1064
|
"sharpLocalOffer",
|
|
1056
|
-
"sharpLocalPhone",
|
|
1057
|
-
"sharpLocalPharmacy",
|
|
1058
1065
|
"sharpLocalParking",
|
|
1066
|
+
"sharpLocalPharmacy",
|
|
1067
|
+
"sharpLocalPhone",
|
|
1059
1068
|
"sharpLocalPizza",
|
|
1060
1069
|
"sharpLocalPlay",
|
|
1061
1070
|
"sharpLocalPolice",
|
|
@@ -1064,40 +1073,42 @@
|
|
|
1064
1073
|
"sharpLocalSee",
|
|
1065
1074
|
"sharpLocalShipping",
|
|
1066
1075
|
"sharpLocalTaxi",
|
|
1067
|
-
"sharpLocationDisabled",
|
|
1068
1076
|
"sharpLocationCity",
|
|
1069
|
-
"
|
|
1077
|
+
"sharpLocationDisabled",
|
|
1070
1078
|
"sharpLocationOff",
|
|
1079
|
+
"sharpLocationOn",
|
|
1071
1080
|
"sharpLocationSearching",
|
|
1072
|
-
"sharpLockOpen",
|
|
1073
|
-
"sharpLockClock",
|
|
1074
1081
|
"sharpLock",
|
|
1075
|
-
"
|
|
1082
|
+
"sharpLockClock",
|
|
1083
|
+
"sharpLockOpen",
|
|
1076
1084
|
"sharpLockReset",
|
|
1085
|
+
"sharpLogin",
|
|
1077
1086
|
"sharpLogoDev",
|
|
1078
1087
|
"sharpLogout",
|
|
1079
1088
|
"sharpLooks",
|
|
1080
1089
|
"sharpLooks3",
|
|
1081
1090
|
"sharpLooks4",
|
|
1082
|
-
"sharpLooks6",
|
|
1083
1091
|
"sharpLooks5",
|
|
1092
|
+
"sharpLooks6",
|
|
1084
1093
|
"sharpLooksOne",
|
|
1085
|
-
"sharpLoop",
|
|
1086
1094
|
"sharpLooksTwo",
|
|
1095
|
+
"sharpLoop",
|
|
1087
1096
|
"sharpLoupe",
|
|
1088
|
-
"sharpLoyalty",
|
|
1089
1097
|
"sharpLowPriority",
|
|
1098
|
+
"sharpLoyalty",
|
|
1090
1099
|
"sharpLteMobiledata",
|
|
1091
|
-
"sharpLuggage",
|
|
1092
1100
|
"sharpLtePlusMobiledata",
|
|
1101
|
+
"sharpLuggage",
|
|
1093
1102
|
"sharpLunchDining",
|
|
1103
|
+
"sharpLyrics",
|
|
1094
1104
|
"sharpMail",
|
|
1105
|
+
"sharpMailLock",
|
|
1095
1106
|
"sharpMailOutline",
|
|
1096
1107
|
"sharpMale",
|
|
1097
1108
|
"sharpMan",
|
|
1098
1109
|
"sharpManageAccounts",
|
|
1099
|
-
"sharpManageSearch",
|
|
1100
1110
|
"sharpManageHistory",
|
|
1111
|
+
"sharpManageSearch",
|
|
1101
1112
|
"sharpMap",
|
|
1102
1113
|
"sharpMapsHomeWork",
|
|
1103
1114
|
"sharpMapsUgc",
|
|
@@ -1106,29 +1117,29 @@
|
|
|
1106
1117
|
"sharpMarkChatRead",
|
|
1107
1118
|
"sharpMarkChatUnread",
|
|
1108
1119
|
"sharpMarkEmailRead",
|
|
1109
|
-
"sharpMarkUnreadChatAlt",
|
|
1110
1120
|
"sharpMarkEmailUnread",
|
|
1121
|
+
"sharpMarkUnreadChatAlt",
|
|
1111
1122
|
"sharpMarkunread",
|
|
1112
1123
|
"sharpMarkunreadMailbox",
|
|
1113
1124
|
"sharpMasks",
|
|
1114
1125
|
"sharpMaximize",
|
|
1115
1126
|
"sharpMediaBluetoothOff",
|
|
1116
1127
|
"sharpMediaBluetoothOn",
|
|
1117
|
-
"sharpMedicalInformation",
|
|
1118
1128
|
"sharpMediation",
|
|
1129
|
+
"sharpMedicalInformation",
|
|
1119
1130
|
"sharpMedicalServices",
|
|
1120
1131
|
"sharpMedication",
|
|
1121
|
-
"sharpMemory",
|
|
1122
|
-
"sharpMeetingRoom",
|
|
1123
1132
|
"sharpMedicationLiquid",
|
|
1133
|
+
"sharpMeetingRoom",
|
|
1134
|
+
"sharpMemory",
|
|
1124
1135
|
"sharpMenu",
|
|
1125
1136
|
"sharpMenuBook",
|
|
1126
1137
|
"sharpMenuOpen",
|
|
1127
1138
|
"sharpMerge",
|
|
1128
1139
|
"sharpMergeType",
|
|
1129
1140
|
"sharpMessage",
|
|
1130
|
-
"sharpMicExternalOff",
|
|
1131
1141
|
"sharpMic",
|
|
1142
|
+
"sharpMicExternalOff",
|
|
1132
1143
|
"sharpMicExternalOn",
|
|
1133
1144
|
"sharpMicNone",
|
|
1134
1145
|
"sharpMicOff",
|
|
@@ -1138,48 +1149,49 @@
|
|
|
1138
1149
|
"sharpMinorCrash",
|
|
1139
1150
|
"sharpMiscellaneousServices",
|
|
1140
1151
|
"sharpMissedVideoCall",
|
|
1141
|
-
"sharpMobileFriendly",
|
|
1142
1152
|
"sharpMms",
|
|
1143
|
-
"
|
|
1153
|
+
"sharpMobileFriendly",
|
|
1144
1154
|
"sharpMobileOff",
|
|
1155
|
+
"sharpMobileScreenShare",
|
|
1145
1156
|
"sharpMobiledataOff",
|
|
1146
|
-
"sharpModeComment",
|
|
1147
1157
|
"sharpMode",
|
|
1158
|
+
"sharpModeComment",
|
|
1148
1159
|
"sharpModeEdit",
|
|
1149
1160
|
"sharpModeEditOutline",
|
|
1161
|
+
"sharpModeFanOff",
|
|
1150
1162
|
"sharpModeNight",
|
|
1163
|
+
"sharpModeOfTravel",
|
|
1151
1164
|
"sharpModeStandby",
|
|
1152
|
-
"sharpMonetizationOn",
|
|
1153
1165
|
"sharpModelTraining",
|
|
1154
|
-
"
|
|
1166
|
+
"sharpMonetizationOn",
|
|
1155
1167
|
"sharpMoney",
|
|
1156
1168
|
"sharpMoneyOff",
|
|
1157
1169
|
"sharpMoneyOffCsred",
|
|
1158
1170
|
"sharpMonitor",
|
|
1159
|
-
"sharpMonochromePhotos",
|
|
1160
|
-
"sharpMonitorWeight",
|
|
1161
1171
|
"sharpMonitorHeart",
|
|
1172
|
+
"sharpMonitorWeight",
|
|
1173
|
+
"sharpMonochromePhotos",
|
|
1162
1174
|
"sharpMood",
|
|
1175
|
+
"sharpMoodBad",
|
|
1163
1176
|
"sharpMoped",
|
|
1164
1177
|
"sharpMore",
|
|
1165
1178
|
"sharpMoreHoriz",
|
|
1166
|
-
"sharpMoodBad",
|
|
1167
1179
|
"sharpMoreTime",
|
|
1168
1180
|
"sharpMoreVert",
|
|
1169
|
-
"sharpMotionPhotosAuto",
|
|
1170
|
-
"sharpMotionPhotosOn",
|
|
1171
1181
|
"sharpMosque",
|
|
1182
|
+
"sharpMotionPhotosAuto",
|
|
1172
1183
|
"sharpMotionPhotosOff",
|
|
1184
|
+
"sharpMotionPhotosOn",
|
|
1173
1185
|
"sharpMotionPhotosPause",
|
|
1174
1186
|
"sharpMotionPhotosPaused",
|
|
1175
|
-
"sharpMoveDown",
|
|
1176
1187
|
"sharpMouse",
|
|
1188
|
+
"sharpMoveDown",
|
|
1189
|
+
"sharpMoveToInbox",
|
|
1177
1190
|
"sharpMoveUp",
|
|
1178
1191
|
"sharpMovie",
|
|
1179
|
-
"sharpMoveToInbox",
|
|
1180
1192
|
"sharpMovieCreation",
|
|
1181
|
-
"sharpMoving",
|
|
1182
1193
|
"sharpMovieFilter",
|
|
1194
|
+
"sharpMoving",
|
|
1183
1195
|
"sharpMp",
|
|
1184
1196
|
"sharpMultilineChart",
|
|
1185
1197
|
"sharpMultipleStop",
|
|
@@ -1194,19 +1206,20 @@
|
|
|
1194
1206
|
"sharpNavigateBefore",
|
|
1195
1207
|
"sharpNavigateNext",
|
|
1196
1208
|
"sharpNavigation",
|
|
1197
|
-
"sharpNearMeDisabled",
|
|
1198
1209
|
"sharpNearMe",
|
|
1210
|
+
"sharpNearMeDisabled",
|
|
1199
1211
|
"sharpNearbyError",
|
|
1200
1212
|
"sharpNearbyOff",
|
|
1201
|
-
"
|
|
1213
|
+
"sharpNestCamWiredStand",
|
|
1202
1214
|
"sharpNetworkCell",
|
|
1215
|
+
"sharpNetworkCheck",
|
|
1203
1216
|
"sharpNetworkLocked",
|
|
1204
1217
|
"sharpNetworkPing",
|
|
1218
|
+
"sharpNetworkWifi",
|
|
1219
|
+
"sharpNetworkWifi1Bar",
|
|
1205
1220
|
"sharpNetworkWifi2Bar",
|
|
1206
1221
|
"sharpNetworkWifi3Bar",
|
|
1207
|
-
"sharpNetworkWifi1Bar",
|
|
1208
1222
|
"sharpNewLabel",
|
|
1209
|
-
"sharpNetworkWifi",
|
|
1210
1223
|
"sharpNewReleases",
|
|
1211
1224
|
"sharpNewspaper",
|
|
1212
1225
|
"sharpNextPlan",
|
|
@@ -1222,14 +1235,14 @@
|
|
|
1222
1235
|
"sharpNoCell",
|
|
1223
1236
|
"sharpNoCrash",
|
|
1224
1237
|
"sharpNoDrinks",
|
|
1225
|
-
"sharpNoEncryptionGmailerrorred",
|
|
1226
1238
|
"sharpNoEncryption",
|
|
1239
|
+
"sharpNoEncryptionGmailerrorred",
|
|
1227
1240
|
"sharpNoFlash",
|
|
1228
1241
|
"sharpNoFood",
|
|
1229
1242
|
"sharpNoLuggage",
|
|
1243
|
+
"sharpNoMeals",
|
|
1230
1244
|
"sharpNoMeetingRoom",
|
|
1231
1245
|
"sharpNoPhotography",
|
|
1232
|
-
"sharpNoMeals",
|
|
1233
1246
|
"sharpNoSim",
|
|
1234
1247
|
"sharpNoStroller",
|
|
1235
1248
|
"sharpNoTransfer",
|
|
@@ -1238,39 +1251,40 @@
|
|
|
1238
1251
|
"sharpNordicWalking",
|
|
1239
1252
|
"sharpNorth",
|
|
1240
1253
|
"sharpNorthEast",
|
|
1241
|
-
"sharpNotInterested",
|
|
1242
1254
|
"sharpNorthWest",
|
|
1243
1255
|
"sharpNotAccessible",
|
|
1256
|
+
"sharpNotInterested",
|
|
1244
1257
|
"sharpNotListedLocation",
|
|
1245
1258
|
"sharpNotStarted",
|
|
1246
1259
|
"sharpNote",
|
|
1247
1260
|
"sharpNoteAdd",
|
|
1261
|
+
"sharpNoteAlt",
|
|
1248
1262
|
"sharpNotes",
|
|
1249
1263
|
"sharpNotificationAdd",
|
|
1250
1264
|
"sharpNotificationImportant",
|
|
1251
|
-
"sharpNoteAlt",
|
|
1252
1265
|
"sharpNotifications",
|
|
1253
1266
|
"sharpNotificationsActive",
|
|
1254
1267
|
"sharpNotificationsNone",
|
|
1255
1268
|
"sharpNotificationsOff",
|
|
1256
|
-
"sharpNumbers",
|
|
1257
1269
|
"sharpNotificationsPaused",
|
|
1270
|
+
"sharpNumbers",
|
|
1258
1271
|
"sharpOfflineBolt",
|
|
1259
|
-
"sharpOnDeviceTraining",
|
|
1260
1272
|
"sharpOfflinePin",
|
|
1261
1273
|
"sharpOfflineShare",
|
|
1274
|
+
"sharpOilBarrel",
|
|
1275
|
+
"sharpOnDeviceTraining",
|
|
1262
1276
|
"sharpOndemandVideo",
|
|
1263
1277
|
"sharpOnlinePrediction",
|
|
1264
1278
|
"sharpOpacity",
|
|
1265
1279
|
"sharpOpenInBrowser",
|
|
1266
1280
|
"sharpOpenInFull",
|
|
1267
1281
|
"sharpOpenInNew",
|
|
1268
|
-
"sharpOpenWith",
|
|
1269
1282
|
"sharpOpenInNewOff",
|
|
1283
|
+
"sharpOpenWith",
|
|
1270
1284
|
"sharpOtherHouses",
|
|
1271
|
-
"sharpOutdoorGrill",
|
|
1272
1285
|
"sharpOutbound",
|
|
1273
1286
|
"sharpOutbox",
|
|
1287
|
+
"sharpOutdoorGrill",
|
|
1274
1288
|
"sharpOutlet",
|
|
1275
1289
|
"sharpOutlinedFlag",
|
|
1276
1290
|
"sharpOutput",
|
|
@@ -1279,57 +1293,57 @@
|
|
|
1279
1293
|
"sharpPageview",
|
|
1280
1294
|
"sharpPaid",
|
|
1281
1295
|
"sharpPalette",
|
|
1282
|
-
"sharpPanToolAlt",
|
|
1283
1296
|
"sharpPanTool",
|
|
1297
|
+
"sharpPanToolAlt",
|
|
1284
1298
|
"sharpPanorama",
|
|
1285
1299
|
"sharpPanoramaFishEye",
|
|
1286
|
-
"sharpPanoramaHorizontalSelect",
|
|
1287
1300
|
"sharpPanoramaHorizontal",
|
|
1301
|
+
"sharpPanoramaHorizontalSelect",
|
|
1288
1302
|
"sharpPanoramaPhotosphere",
|
|
1289
1303
|
"sharpPanoramaPhotosphereSelect",
|
|
1290
1304
|
"sharpPanoramaVertical",
|
|
1291
1305
|
"sharpPanoramaVerticalSelect",
|
|
1292
|
-
"sharpPanoramaWideAngleSelect",
|
|
1293
1306
|
"sharpPanoramaWideAngle",
|
|
1307
|
+
"sharpPanoramaWideAngleSelect",
|
|
1294
1308
|
"sharpParagliding",
|
|
1295
1309
|
"sharpPark",
|
|
1296
1310
|
"sharpPartyMode",
|
|
1297
1311
|
"sharpPassword",
|
|
1298
1312
|
"sharpPattern",
|
|
1299
1313
|
"sharpPause",
|
|
1314
|
+
"sharpPauseCircle",
|
|
1300
1315
|
"sharpPauseCircleFilled",
|
|
1301
1316
|
"sharpPauseCircleOutline",
|
|
1302
|
-
"sharpPauseCircle",
|
|
1303
1317
|
"sharpPausePresentation",
|
|
1304
1318
|
"sharpPayment",
|
|
1305
1319
|
"sharpPayments",
|
|
1306
|
-
"sharpPending",
|
|
1307
1320
|
"sharpPedalBike",
|
|
1321
|
+
"sharpPending",
|
|
1308
1322
|
"sharpPendingActions",
|
|
1309
|
-
"sharpPeople",
|
|
1310
1323
|
"sharpPentagon",
|
|
1324
|
+
"sharpPeople",
|
|
1311
1325
|
"sharpPeopleAlt",
|
|
1312
|
-
"sharpPercent",
|
|
1313
1326
|
"sharpPeopleOutline",
|
|
1327
|
+
"sharpPercent",
|
|
1314
1328
|
"sharpPermCameraMic",
|
|
1315
|
-
"sharpPermDeviceInformation",
|
|
1316
1329
|
"sharpPermContactCalendar",
|
|
1317
1330
|
"sharpPermDataSetting",
|
|
1331
|
+
"sharpPermDeviceInformation",
|
|
1318
1332
|
"sharpPermIdentity",
|
|
1319
1333
|
"sharpPermMedia",
|
|
1320
1334
|
"sharpPermPhoneMsg",
|
|
1321
1335
|
"sharpPermScanWifi",
|
|
1322
1336
|
"sharpPerson",
|
|
1323
|
-
"sharpPersonAddAlt",
|
|
1324
1337
|
"sharpPersonAdd",
|
|
1338
|
+
"sharpPersonAddAlt",
|
|
1325
1339
|
"sharpPersonAddAlt1",
|
|
1326
1340
|
"sharpPersonAddDisabled",
|
|
1327
|
-
"sharpPersonOutline",
|
|
1328
1341
|
"sharpPersonOff",
|
|
1342
|
+
"sharpPersonOutline",
|
|
1329
1343
|
"sharpPersonPin",
|
|
1330
1344
|
"sharpPersonPinCircle",
|
|
1331
|
-
"sharpPersonRemoveAlt1",
|
|
1332
1345
|
"sharpPersonRemove",
|
|
1346
|
+
"sharpPersonRemoveAlt1",
|
|
1333
1347
|
"sharpPersonSearch",
|
|
1334
1348
|
"sharpPersonalInjury",
|
|
1335
1349
|
"sharpPersonalVideo",
|
|
@@ -1337,76 +1351,76 @@
|
|
|
1337
1351
|
"sharpPestControlRodent",
|
|
1338
1352
|
"sharpPets",
|
|
1339
1353
|
"sharpPhishing",
|
|
1340
|
-
"sharpPhoneBluetoothSpeaker",
|
|
1341
1354
|
"sharpPhone",
|
|
1342
1355
|
"sharpPhoneAndroid",
|
|
1356
|
+
"sharpPhoneBluetoothSpeaker",
|
|
1343
1357
|
"sharpPhoneCallback",
|
|
1344
1358
|
"sharpPhoneDisabled",
|
|
1345
1359
|
"sharpPhoneEnabled",
|
|
1360
|
+
"sharpPhoneForwarded",
|
|
1346
1361
|
"sharpPhoneInTalk",
|
|
1347
|
-
"sharpPhoneMissed",
|
|
1348
1362
|
"sharpPhoneIphone",
|
|
1349
1363
|
"sharpPhoneLocked",
|
|
1350
|
-
"
|
|
1364
|
+
"sharpPhoneMissed",
|
|
1351
1365
|
"sharpPhonePaused",
|
|
1352
1366
|
"sharpPhonelink",
|
|
1367
|
+
"sharpPhonelinkErase",
|
|
1353
1368
|
"sharpPhonelinkLock",
|
|
1354
1369
|
"sharpPhonelinkOff",
|
|
1355
|
-
"sharpPhonelinkErase",
|
|
1356
1370
|
"sharpPhonelinkRing",
|
|
1357
1371
|
"sharpPhonelinkSetup",
|
|
1358
1372
|
"sharpPhoto",
|
|
1359
1373
|
"sharpPhotoAlbum",
|
|
1360
1374
|
"sharpPhotoCamera",
|
|
1361
|
-
"sharpPhotoFilter",
|
|
1362
1375
|
"sharpPhotoCameraBack",
|
|
1363
1376
|
"sharpPhotoCameraFront",
|
|
1377
|
+
"sharpPhotoFilter",
|
|
1364
1378
|
"sharpPhotoLibrary",
|
|
1365
1379
|
"sharpPhotoSizeSelectActual",
|
|
1366
1380
|
"sharpPhotoSizeSelectLarge",
|
|
1367
1381
|
"sharpPhotoSizeSelectSmall",
|
|
1368
|
-
"sharpPiano",
|
|
1369
1382
|
"sharpPhp",
|
|
1370
|
-
"
|
|
1383
|
+
"sharpPiano",
|
|
1371
1384
|
"sharpPianoOff",
|
|
1385
|
+
"sharpPictureAsPdf",
|
|
1372
1386
|
"sharpPictureInPicture",
|
|
1373
1387
|
"sharpPictureInPictureAlt",
|
|
1374
|
-
"sharpPieChartOutline",
|
|
1375
1388
|
"sharpPieChart",
|
|
1389
|
+
"sharpPieChartOutline",
|
|
1376
1390
|
"sharpPin",
|
|
1377
1391
|
"sharpPinDrop",
|
|
1378
1392
|
"sharpPinEnd",
|
|
1379
1393
|
"sharpPinInvoke",
|
|
1380
|
-
"sharpPivotTableChart",
|
|
1381
1394
|
"sharpPinch",
|
|
1395
|
+
"sharpPivotTableChart",
|
|
1382
1396
|
"sharpPix",
|
|
1383
1397
|
"sharpPlace",
|
|
1384
1398
|
"sharpPlagiarism",
|
|
1385
1399
|
"sharpPlayArrow",
|
|
1386
1400
|
"sharpPlayCircle",
|
|
1387
1401
|
"sharpPlayCircleFilled",
|
|
1388
|
-
"sharpPlayDisabled",
|
|
1389
1402
|
"sharpPlayCircleOutline",
|
|
1403
|
+
"sharpPlayDisabled",
|
|
1390
1404
|
"sharpPlayForWork",
|
|
1391
|
-
"sharpPlaylistAdd",
|
|
1392
1405
|
"sharpPlayLesson",
|
|
1406
|
+
"sharpPlaylistAdd",
|
|
1393
1407
|
"sharpPlaylistAddCheck",
|
|
1394
1408
|
"sharpPlaylistAddCheckCircle",
|
|
1395
|
-
"sharpPlumbing",
|
|
1396
|
-
"sharpPlaylistRemove",
|
|
1397
|
-
"sharpPlaylistPlay",
|
|
1398
1409
|
"sharpPlaylistAddCircle",
|
|
1410
|
+
"sharpPlaylistPlay",
|
|
1411
|
+
"sharpPlaylistRemove",
|
|
1412
|
+
"sharpPlumbing",
|
|
1399
1413
|
"sharpPlusOne",
|
|
1400
1414
|
"sharpPodcasts",
|
|
1415
|
+
"sharpPointOfSale",
|
|
1401
1416
|
"sharpPolicy",
|
|
1402
1417
|
"sharpPoll",
|
|
1403
1418
|
"sharpPolyline",
|
|
1404
|
-
"sharpPointOfSale",
|
|
1405
1419
|
"sharpPolymer",
|
|
1406
1420
|
"sharpPool",
|
|
1407
1421
|
"sharpPortableWifiOff",
|
|
1408
|
-
"sharpPostAdd",
|
|
1409
1422
|
"sharpPortrait",
|
|
1423
|
+
"sharpPostAdd",
|
|
1410
1424
|
"sharpPower",
|
|
1411
1425
|
"sharpPowerInput",
|
|
1412
1426
|
"sharpPowerOff",
|
|
@@ -1418,70 +1432,72 @@
|
|
|
1418
1432
|
"sharpPriceChange",
|
|
1419
1433
|
"sharpPriceCheck",
|
|
1420
1434
|
"sharpPrint",
|
|
1435
|
+
"sharpPrintDisabled",
|
|
1421
1436
|
"sharpPriorityHigh",
|
|
1422
1437
|
"sharpPrivacyTip",
|
|
1423
|
-
"sharpPrintDisabled",
|
|
1424
1438
|
"sharpPrivateConnectivity",
|
|
1425
|
-
"sharpPsychology",
|
|
1426
1439
|
"sharpProductionQuantityLimits",
|
|
1440
|
+
"sharpPropane",
|
|
1441
|
+
"sharpPropaneTank",
|
|
1442
|
+
"sharpPsychology",
|
|
1427
1443
|
"sharpPublic",
|
|
1428
1444
|
"sharpPublicOff",
|
|
1429
1445
|
"sharpPublish",
|
|
1430
1446
|
"sharpPublishedWithChanges",
|
|
1431
1447
|
"sharpPunchClock",
|
|
1432
|
-
"sharpQrCodeScanner",
|
|
1433
|
-
"sharpQrCode",
|
|
1434
1448
|
"sharpPushPin",
|
|
1449
|
+
"sharpQrCode",
|
|
1435
1450
|
"sharpQrCode2",
|
|
1451
|
+
"sharpQrCodeScanner",
|
|
1436
1452
|
"sharpQueryBuilder",
|
|
1437
1453
|
"sharpQueryStats",
|
|
1454
|
+
"sharpQuestionAnswer",
|
|
1438
1455
|
"sharpQuestionMark",
|
|
1439
1456
|
"sharpQueue",
|
|
1440
|
-
"sharpQuestionAnswer",
|
|
1441
|
-
"sharpQuickreply",
|
|
1442
1457
|
"sharpQueueMusic",
|
|
1443
1458
|
"sharpQueuePlayNext",
|
|
1444
|
-
"
|
|
1459
|
+
"sharpQuickreply",
|
|
1445
1460
|
"sharpQuiz",
|
|
1461
|
+
"sharpRMobiledata",
|
|
1446
1462
|
"sharpRadar",
|
|
1447
|
-
"sharpRadioButtonUnchecked",
|
|
1448
1463
|
"sharpRadio",
|
|
1449
1464
|
"sharpRadioButtonChecked",
|
|
1450
|
-
"
|
|
1465
|
+
"sharpRadioButtonUnchecked",
|
|
1451
1466
|
"sharpRailwayAlert",
|
|
1467
|
+
"sharpRamenDining",
|
|
1452
1468
|
"sharpRampLeft",
|
|
1453
1469
|
"sharpRampRight",
|
|
1454
|
-
"sharpRawOff",
|
|
1455
1470
|
"sharpRateReview",
|
|
1471
|
+
"sharpRawOff",
|
|
1456
1472
|
"sharpRawOn",
|
|
1457
1473
|
"sharpReadMore",
|
|
1458
1474
|
"sharpRealEstateAgent",
|
|
1459
1475
|
"sharpReceipt",
|
|
1460
1476
|
"sharpReceiptLong",
|
|
1461
1477
|
"sharpRecentActors",
|
|
1478
|
+
"sharpRecommend",
|
|
1462
1479
|
"sharpRecordVoiceOver",
|
|
1463
1480
|
"sharpRectangle",
|
|
1464
|
-
"sharpRecommend",
|
|
1465
1481
|
"sharpRecycling",
|
|
1466
1482
|
"sharpRedeem",
|
|
1467
1483
|
"sharpRedo",
|
|
1468
1484
|
"sharpReduceCapacity",
|
|
1469
|
-
"sharpRememberMe",
|
|
1470
1485
|
"sharpRefresh",
|
|
1471
|
-
"
|
|
1486
|
+
"sharpRememberMe",
|
|
1472
1487
|
"sharpRemove",
|
|
1488
|
+
"sharpRemoveCircle",
|
|
1473
1489
|
"sharpRemoveCircleOutline",
|
|
1474
|
-
"sharpRemoveModerator",
|
|
1475
1490
|
"sharpRemoveDone",
|
|
1476
1491
|
"sharpRemoveFromQueue",
|
|
1477
|
-
"
|
|
1492
|
+
"sharpRemoveModerator",
|
|
1478
1493
|
"sharpRemoveRedEye",
|
|
1494
|
+
"sharpRemoveRoad",
|
|
1479
1495
|
"sharpRemoveShoppingCart",
|
|
1480
1496
|
"sharpReorder",
|
|
1481
1497
|
"sharpRepeat",
|
|
1482
1498
|
"sharpRepeatOn",
|
|
1483
|
-
"sharpRepeatOneOn",
|
|
1484
1499
|
"sharpRepeatOne",
|
|
1500
|
+
"sharpRepeatOneOn",
|
|
1485
1501
|
"sharpReplay",
|
|
1486
1502
|
"sharpReplay10",
|
|
1487
1503
|
"sharpReplay30",
|
|
@@ -1489,30 +1505,32 @@
|
|
|
1489
1505
|
"sharpReplayCircleFilled",
|
|
1490
1506
|
"sharpReply",
|
|
1491
1507
|
"sharpReplyAll",
|
|
1508
|
+
"sharpReport",
|
|
1492
1509
|
"sharpReportGmailerrorred",
|
|
1493
1510
|
"sharpReportOff",
|
|
1494
|
-
"sharpReport",
|
|
1495
|
-
"sharpRequestPage",
|
|
1496
1511
|
"sharpReportProblem",
|
|
1512
|
+
"sharpRequestPage",
|
|
1497
1513
|
"sharpRequestQuote",
|
|
1498
1514
|
"sharpResetTv",
|
|
1499
|
-
"sharpRestaurant",
|
|
1500
1515
|
"sharpRestartAlt",
|
|
1501
|
-
"
|
|
1516
|
+
"sharpRestaurant",
|
|
1502
1517
|
"sharpRestaurantMenu",
|
|
1518
|
+
"sharpRestore",
|
|
1503
1519
|
"sharpRestoreFromTrash",
|
|
1504
1520
|
"sharpRestorePage",
|
|
1505
1521
|
"sharpReviews",
|
|
1506
|
-
"sharpRingVolume",
|
|
1507
1522
|
"sharpRiceBowl",
|
|
1508
|
-
"
|
|
1523
|
+
"sharpRingVolume",
|
|
1509
1524
|
"sharpRocket",
|
|
1525
|
+
"sharpRocketLaunch",
|
|
1526
|
+
"sharpRollerShades",
|
|
1527
|
+
"sharpRollerShadesClosed",
|
|
1510
1528
|
"sharpRollerSkating",
|
|
1511
1529
|
"sharpRoofing",
|
|
1512
1530
|
"sharpRoom",
|
|
1513
1531
|
"sharpRoomPreferences",
|
|
1514
|
-
"sharpRotate90DegreesCcw",
|
|
1515
1532
|
"sharpRoomService",
|
|
1533
|
+
"sharpRotate90DegreesCcw",
|
|
1516
1534
|
"sharpRotate90DegreesCw",
|
|
1517
1535
|
"sharpRotateLeft",
|
|
1518
1536
|
"sharpRotateRight",
|
|
@@ -1520,24 +1538,24 @@
|
|
|
1520
1538
|
"sharpRoundaboutRight",
|
|
1521
1539
|
"sharpRoundedCorner",
|
|
1522
1540
|
"sharpRoute",
|
|
1523
|
-
"sharpRssFeed",
|
|
1524
1541
|
"sharpRouter",
|
|
1525
1542
|
"sharpRowing",
|
|
1526
|
-
"
|
|
1543
|
+
"sharpRssFeed",
|
|
1527
1544
|
"sharpRsvp",
|
|
1545
|
+
"sharpRtt",
|
|
1528
1546
|
"sharpRule",
|
|
1529
|
-
"sharpRunningWithErrors",
|
|
1530
1547
|
"sharpRuleFolder",
|
|
1531
1548
|
"sharpRunCircle",
|
|
1549
|
+
"sharpRunningWithErrors",
|
|
1550
|
+
"sharpRvHookup",
|
|
1532
1551
|
"sharpSafetyCheck",
|
|
1533
1552
|
"sharpSafetyDivider",
|
|
1534
|
-
"sharpRvHookup",
|
|
1535
1553
|
"sharpSailing",
|
|
1536
|
-
"sharpSatellite",
|
|
1537
1554
|
"sharpSanitizer",
|
|
1555
|
+
"sharpSatellite",
|
|
1556
|
+
"sharpSatelliteAlt",
|
|
1538
1557
|
"sharpSave",
|
|
1539
1558
|
"sharpSaveAlt",
|
|
1540
|
-
"sharpSatelliteAlt",
|
|
1541
1559
|
"sharpSaveAs",
|
|
1542
1560
|
"sharpSavedSearch",
|
|
1543
1561
|
"sharpSavings",
|
|
@@ -1546,87 +1564,89 @@
|
|
|
1546
1564
|
"sharpScatterPlot",
|
|
1547
1565
|
"sharpSchedule",
|
|
1548
1566
|
"sharpScheduleSend",
|
|
1549
|
-
"sharpScience",
|
|
1550
1567
|
"sharpSchema",
|
|
1551
1568
|
"sharpSchool",
|
|
1569
|
+
"sharpScience",
|
|
1552
1570
|
"sharpScore",
|
|
1553
1571
|
"sharpScoreboard",
|
|
1554
|
-
"sharpScreenRotation",
|
|
1555
|
-
"sharpScreenLockRotation",
|
|
1556
1572
|
"sharpScreenLockLandscape",
|
|
1557
1573
|
"sharpScreenLockPortrait",
|
|
1574
|
+
"sharpScreenLockRotation",
|
|
1575
|
+
"sharpScreenRotation",
|
|
1558
1576
|
"sharpScreenRotationAlt",
|
|
1559
1577
|
"sharpScreenSearchDesktop",
|
|
1560
|
-
"sharpScubaDiving",
|
|
1561
|
-
"sharpScreenshot",
|
|
1562
|
-
"sharpSdCard",
|
|
1563
1578
|
"sharpScreenShare",
|
|
1579
|
+
"sharpScreenshot",
|
|
1580
|
+
"sharpScreenshotMonitor",
|
|
1581
|
+
"sharpScubaDiving",
|
|
1564
1582
|
"sharpSd",
|
|
1583
|
+
"sharpSdCard",
|
|
1565
1584
|
"sharpSdCardAlert",
|
|
1566
1585
|
"sharpSdStorage",
|
|
1567
|
-
"sharpSecurity",
|
|
1568
1586
|
"sharpSearch",
|
|
1569
1587
|
"sharpSearchOff",
|
|
1588
|
+
"sharpSecurity",
|
|
1570
1589
|
"sharpSecurityUpdate",
|
|
1571
1590
|
"sharpSecurityUpdateGood",
|
|
1572
1591
|
"sharpSecurityUpdateWarning",
|
|
1573
1592
|
"sharpSegment",
|
|
1574
|
-
"sharpSelfImprovement",
|
|
1575
1593
|
"sharpSelectAll",
|
|
1594
|
+
"sharpSelfImprovement",
|
|
1576
1595
|
"sharpSell",
|
|
1577
1596
|
"sharpSend",
|
|
1578
1597
|
"sharpSendAndArchive",
|
|
1579
|
-
"sharpSendToMobile",
|
|
1580
1598
|
"sharpSendTimeExtension",
|
|
1581
|
-
"
|
|
1599
|
+
"sharpSendToMobile",
|
|
1582
1600
|
"sharpSensorDoor",
|
|
1601
|
+
"sharpSensorOccupied",
|
|
1602
|
+
"sharpSensorWindow",
|
|
1583
1603
|
"sharpSensors",
|
|
1584
1604
|
"sharpSensorsOff",
|
|
1585
1605
|
"sharpSentimentDissatisfied",
|
|
1586
|
-
"sharpSentimentSatisfiedAlt",
|
|
1587
1606
|
"sharpSentimentNeutral",
|
|
1588
1607
|
"sharpSentimentSatisfied",
|
|
1608
|
+
"sharpSentimentSatisfiedAlt",
|
|
1589
1609
|
"sharpSentimentVeryDissatisfied",
|
|
1590
1610
|
"sharpSentimentVerySatisfied",
|
|
1591
1611
|
"sharpSetMeal",
|
|
1592
|
-
"sharpSettingsApplications",
|
|
1593
|
-
"sharpSettingsAccessibility",
|
|
1594
1612
|
"sharpSettings",
|
|
1613
|
+
"sharpSettingsAccessibility",
|
|
1614
|
+
"sharpSettingsApplications",
|
|
1595
1615
|
"sharpSettingsBackupRestore",
|
|
1596
1616
|
"sharpSettingsBluetooth",
|
|
1597
1617
|
"sharpSettingsBrightness",
|
|
1598
1618
|
"sharpSettingsCell",
|
|
1599
|
-
"sharpSettingsInputAntenna",
|
|
1600
1619
|
"sharpSettingsEthernet",
|
|
1620
|
+
"sharpSettingsInputAntenna",
|
|
1601
1621
|
"sharpSettingsInputComponent",
|
|
1602
1622
|
"sharpSettingsInputComposite",
|
|
1603
|
-
"sharpSettingsInputSvideo",
|
|
1604
1623
|
"sharpSettingsInputHdmi",
|
|
1605
|
-
"
|
|
1624
|
+
"sharpSettingsInputSvideo",
|
|
1606
1625
|
"sharpSettingsOverscan",
|
|
1626
|
+
"sharpSettingsPhone",
|
|
1607
1627
|
"sharpSettingsPower",
|
|
1608
1628
|
"sharpSettingsRemote",
|
|
1609
1629
|
"sharpSettingsSuggest",
|
|
1610
|
-
"sharpSettingsVoice",
|
|
1611
1630
|
"sharpSettingsSystemDaydream",
|
|
1631
|
+
"sharpSettingsVoice",
|
|
1612
1632
|
"sharpSevereCold",
|
|
1613
1633
|
"sharpShare",
|
|
1614
1634
|
"sharpShareLocation",
|
|
1615
1635
|
"sharpShield",
|
|
1616
1636
|
"sharpShieldMoon",
|
|
1617
1637
|
"sharpShop",
|
|
1618
|
-
"sharpShopTwo",
|
|
1619
1638
|
"sharpShop2",
|
|
1639
|
+
"sharpShopTwo",
|
|
1620
1640
|
"sharpShoppingBag",
|
|
1621
1641
|
"sharpShoppingBasket",
|
|
1622
|
-
"sharpShortText",
|
|
1623
|
-
"sharpShoppingCartCheckout",
|
|
1624
1642
|
"sharpShoppingCart",
|
|
1643
|
+
"sharpShoppingCartCheckout",
|
|
1644
|
+
"sharpShortText",
|
|
1625
1645
|
"sharpShortcut",
|
|
1626
|
-
"sharpShower",
|
|
1627
1646
|
"sharpShowChart",
|
|
1628
|
-
"
|
|
1647
|
+
"sharpShower",
|
|
1629
1648
|
"sharpShuffle",
|
|
1649
|
+
"sharpShuffleOn",
|
|
1630
1650
|
"sharpShutterSpeed",
|
|
1631
1651
|
"sharpSick",
|
|
1632
1652
|
"sharpSignLanguage",
|
|
@@ -1639,29 +1659,29 @@
|
|
|
1639
1659
|
"sharpSignalCellularConnectedNoInternet4Bar",
|
|
1640
1660
|
"sharpSignalCellularNoSim",
|
|
1641
1661
|
"sharpSignalCellularNodata",
|
|
1642
|
-
"sharpSignalCellularOff",
|
|
1643
1662
|
"sharpSignalCellularNull",
|
|
1663
|
+
"sharpSignalCellularOff",
|
|
1644
1664
|
"sharpSignalWifi0Bar",
|
|
1645
|
-
"sharpSignalWifi4BarLock",
|
|
1646
1665
|
"sharpSignalWifi4Bar",
|
|
1666
|
+
"sharpSignalWifi4BarLock",
|
|
1647
1667
|
"sharpSignalWifiBad",
|
|
1648
1668
|
"sharpSignalWifiConnectedNoInternet4",
|
|
1649
1669
|
"sharpSignalWifiOff",
|
|
1650
1670
|
"sharpSignalWifiStatusbar4Bar",
|
|
1671
|
+
"sharpSignalWifiStatusbarConnectedNoInternet4",
|
|
1651
1672
|
"sharpSignalWifiStatusbarNull",
|
|
1652
1673
|
"sharpSignpost",
|
|
1653
1674
|
"sharpSimCard",
|
|
1654
1675
|
"sharpSimCardAlert",
|
|
1655
|
-
"sharpSignalWifiStatusbarConnectedNoInternet4",
|
|
1656
1676
|
"sharpSimCardDownload",
|
|
1657
1677
|
"sharpSingleBed",
|
|
1678
|
+
"sharpSip",
|
|
1679
|
+
"sharpSkateboarding",
|
|
1658
1680
|
"sharpSkipNext",
|
|
1659
1681
|
"sharpSkipPrevious",
|
|
1660
|
-
"sharpSkateboarding",
|
|
1661
|
-
"sharpSip",
|
|
1662
1682
|
"sharpSledding",
|
|
1663
|
-
"sharpSlowMotionVideo",
|
|
1664
1683
|
"sharpSlideshow",
|
|
1684
|
+
"sharpSlowMotionVideo",
|
|
1665
1685
|
"sharpSmartButton",
|
|
1666
1686
|
"sharpSmartDisplay",
|
|
1667
1687
|
"sharpSmartScreen",
|
|
@@ -1669,83 +1689,84 @@
|
|
|
1669
1689
|
"sharpSmartphone",
|
|
1670
1690
|
"sharpSmokeFree",
|
|
1671
1691
|
"sharpSmokingRooms",
|
|
1672
|
-
"sharpSmsFailed",
|
|
1673
1692
|
"sharpSms",
|
|
1693
|
+
"sharpSmsFailed",
|
|
1674
1694
|
"sharpSnippetFolder",
|
|
1675
1695
|
"sharpSnooze",
|
|
1676
|
-
"sharpSnowshoeing",
|
|
1677
|
-
"sharpSocialDistance",
|
|
1678
1696
|
"sharpSnowboarding",
|
|
1679
1697
|
"sharpSnowmobile",
|
|
1698
|
+
"sharpSnowshoeing",
|
|
1680
1699
|
"sharpSoap",
|
|
1700
|
+
"sharpSocialDistance",
|
|
1701
|
+
"sharpSolarPower",
|
|
1681
1702
|
"sharpSort",
|
|
1682
1703
|
"sharpSortByAlpha",
|
|
1683
|
-
"sharpSoupKitchen",
|
|
1684
1704
|
"sharpSos",
|
|
1685
|
-
"
|
|
1705
|
+
"sharpSoupKitchen",
|
|
1686
1706
|
"sharpSource",
|
|
1707
|
+
"sharpSouth",
|
|
1687
1708
|
"sharpSouthAmerica",
|
|
1688
1709
|
"sharpSouthEast",
|
|
1689
|
-
"sharpSpa",
|
|
1690
1710
|
"sharpSouthWest",
|
|
1711
|
+
"sharpSpa",
|
|
1691
1712
|
"sharpSpaceBar",
|
|
1692
1713
|
"sharpSpaceDashboard",
|
|
1693
1714
|
"sharpSpatialAudio",
|
|
1694
|
-
"sharpSpatialTracking",
|
|
1695
1715
|
"sharpSpatialAudioOff",
|
|
1716
|
+
"sharpSpatialTracking",
|
|
1696
1717
|
"sharpSpeaker",
|
|
1697
|
-
"sharpSpeakerNotes",
|
|
1698
1718
|
"sharpSpeakerGroup",
|
|
1719
|
+
"sharpSpeakerNotes",
|
|
1699
1720
|
"sharpSpeakerNotesOff",
|
|
1700
1721
|
"sharpSpeakerPhone",
|
|
1701
1722
|
"sharpSpeed",
|
|
1702
|
-
"sharpSpoke",
|
|
1703
1723
|
"sharpSpellcheck",
|
|
1704
1724
|
"sharpSplitscreen",
|
|
1725
|
+
"sharpSpoke",
|
|
1705
1726
|
"sharpSports",
|
|
1706
|
-
"sharpSportsBaseball",
|
|
1707
1727
|
"sharpSportsBar",
|
|
1728
|
+
"sharpSportsBaseball",
|
|
1708
1729
|
"sharpSportsBasketball",
|
|
1709
1730
|
"sharpSportsCricket",
|
|
1710
1731
|
"sharpSportsEsports",
|
|
1711
|
-
"sharpSportsGymnastics",
|
|
1712
|
-
"sharpSportsGolf",
|
|
1713
1732
|
"sharpSportsFootball",
|
|
1733
|
+
"sharpSportsGolf",
|
|
1734
|
+
"sharpSportsGymnastics",
|
|
1714
1735
|
"sharpSportsHandball",
|
|
1715
1736
|
"sharpSportsHockey",
|
|
1716
1737
|
"sharpSportsKabaddi",
|
|
1717
1738
|
"sharpSportsMartialArts",
|
|
1718
1739
|
"sharpSportsMma",
|
|
1719
|
-
"sharpSportsScore",
|
|
1720
|
-
"sharpSportsRugby",
|
|
1721
1740
|
"sharpSportsMotorsports",
|
|
1741
|
+
"sharpSportsRugby",
|
|
1742
|
+
"sharpSportsScore",
|
|
1722
1743
|
"sharpSportsSoccer",
|
|
1723
1744
|
"sharpSportsTennis",
|
|
1724
|
-
"sharpSquare",
|
|
1725
1745
|
"sharpSportsVolleyball",
|
|
1746
|
+
"sharpSquare",
|
|
1726
1747
|
"sharpSquareFoot",
|
|
1727
1748
|
"sharpSsidChart",
|
|
1728
1749
|
"sharpStackedBarChart",
|
|
1729
1750
|
"sharpStackedLineChart",
|
|
1730
|
-
"sharpStairs",
|
|
1731
1751
|
"sharpStadium",
|
|
1752
|
+
"sharpStairs",
|
|
1732
1753
|
"sharpStar",
|
|
1733
1754
|
"sharpStarBorder",
|
|
1734
1755
|
"sharpStarBorderPurple500",
|
|
1735
1756
|
"sharpStarHalf",
|
|
1736
|
-
"sharpStarRate",
|
|
1737
|
-
"sharpStarPurple500",
|
|
1738
1757
|
"sharpStarOutline",
|
|
1758
|
+
"sharpStarPurple500",
|
|
1759
|
+
"sharpStarRate",
|
|
1739
1760
|
"sharpStars",
|
|
1740
1761
|
"sharpStart",
|
|
1762
|
+
"sharpStayCurrentLandscape",
|
|
1741
1763
|
"sharpStayCurrentPortrait",
|
|
1742
1764
|
"sharpStayPrimaryLandscape",
|
|
1743
|
-
"sharpStayCurrentLandscape",
|
|
1744
1765
|
"sharpStayPrimaryPortrait",
|
|
1745
|
-
"sharpStop",
|
|
1746
1766
|
"sharpStickyNote2",
|
|
1747
|
-
"
|
|
1767
|
+
"sharpStop",
|
|
1748
1768
|
"sharpStopCircle",
|
|
1769
|
+
"sharpStopScreenShare",
|
|
1749
1770
|
"sharpStorage",
|
|
1750
1771
|
"sharpStore",
|
|
1751
1772
|
"sharpStoreMallDirectory",
|
|
@@ -1756,13 +1777,13 @@
|
|
|
1756
1777
|
"sharpStream",
|
|
1757
1778
|
"sharpStreetview",
|
|
1758
1779
|
"sharpStrikethroughS",
|
|
1759
|
-
"sharpStyle",
|
|
1760
1780
|
"sharpStroller",
|
|
1781
|
+
"sharpStyle",
|
|
1761
1782
|
"sharpSubdirectoryArrowLeft",
|
|
1783
|
+
"sharpSubdirectoryArrowRight",
|
|
1762
1784
|
"sharpSubject",
|
|
1763
1785
|
"sharpSubscript",
|
|
1764
1786
|
"sharpSubscriptions",
|
|
1765
|
-
"sharpSubdirectoryArrowRight",
|
|
1766
1787
|
"sharpSubtitles",
|
|
1767
1788
|
"sharpSubtitlesOff",
|
|
1768
1789
|
"sharpSubway",
|
|
@@ -1772,27 +1793,27 @@
|
|
|
1772
1793
|
"sharpSupervisorAccount",
|
|
1773
1794
|
"sharpSupport",
|
|
1774
1795
|
"sharpSupportAgent",
|
|
1796
|
+
"sharpSurfing",
|
|
1775
1797
|
"sharpSurroundSound",
|
|
1776
1798
|
"sharpSwapCalls",
|
|
1777
|
-
"sharpSurfing",
|
|
1778
1799
|
"sharpSwapHoriz",
|
|
1779
1800
|
"sharpSwapHorizontalCircle",
|
|
1780
1801
|
"sharpSwapVert",
|
|
1781
1802
|
"sharpSwapVerticalCircle",
|
|
1782
|
-
"sharpSwipeDown",
|
|
1783
1803
|
"sharpSwipe",
|
|
1804
|
+
"sharpSwipeDown",
|
|
1784
1805
|
"sharpSwipeDownAlt",
|
|
1785
|
-
"sharpSwipeLeftAlt",
|
|
1786
1806
|
"sharpSwipeLeft",
|
|
1807
|
+
"sharpSwipeLeftAlt",
|
|
1787
1808
|
"sharpSwipeRight",
|
|
1788
1809
|
"sharpSwipeRightAlt",
|
|
1789
1810
|
"sharpSwipeUp",
|
|
1790
1811
|
"sharpSwipeUpAlt",
|
|
1791
|
-
"sharpSwitchAccessShortcut",
|
|
1792
1812
|
"sharpSwipeVertical",
|
|
1793
|
-
"
|
|
1813
|
+
"sharpSwitchAccessShortcut",
|
|
1794
1814
|
"sharpSwitchAccessShortcutAdd",
|
|
1795
1815
|
"sharpSwitchAccount",
|
|
1816
|
+
"sharpSwitchCamera",
|
|
1796
1817
|
"sharpSwitchLeft",
|
|
1797
1818
|
"sharpSwitchRight",
|
|
1798
1819
|
"sharpSwitchVideo",
|
|
@@ -1802,8 +1823,8 @@
|
|
|
1802
1823
|
"sharpSyncDisabled",
|
|
1803
1824
|
"sharpSyncLock",
|
|
1804
1825
|
"sharpSyncProblem",
|
|
1805
|
-
"sharpSystemSecurityUpdateGood",
|
|
1806
1826
|
"sharpSystemSecurityUpdate",
|
|
1827
|
+
"sharpSystemSecurityUpdateGood",
|
|
1807
1828
|
"sharpSystemSecurityUpdateWarning",
|
|
1808
1829
|
"sharpSystemUpdate",
|
|
1809
1830
|
"sharpSystemUpdateAlt",
|
|
@@ -1813,11 +1834,11 @@
|
|
|
1813
1834
|
"sharpTableChart",
|
|
1814
1835
|
"sharpTableRestaurant",
|
|
1815
1836
|
"sharpTableRows",
|
|
1816
|
-
"sharpTablet",
|
|
1817
1837
|
"sharpTableView",
|
|
1838
|
+
"sharpTablet",
|
|
1818
1839
|
"sharpTabletAndroid",
|
|
1819
|
-
"sharpTag",
|
|
1820
1840
|
"sharpTabletMac",
|
|
1841
|
+
"sharpTag",
|
|
1821
1842
|
"sharpTagFaces",
|
|
1822
1843
|
"sharpTakeoutDining",
|
|
1823
1844
|
"sharpTapAndPlay",
|
|
@@ -1825,88 +1846,89 @@
|
|
|
1825
1846
|
"sharpTask",
|
|
1826
1847
|
"sharpTaskAlt",
|
|
1827
1848
|
"sharpTaxiAlert",
|
|
1828
|
-
"sharpTextDecrease",
|
|
1829
1849
|
"sharpTempleBuddhist",
|
|
1830
|
-
"sharpTerminal",
|
|
1831
1850
|
"sharpTempleHindu",
|
|
1851
|
+
"sharpTerminal",
|
|
1832
1852
|
"sharpTerrain",
|
|
1853
|
+
"sharpTextDecrease",
|
|
1833
1854
|
"sharpTextFields",
|
|
1834
1855
|
"sharpTextFormat",
|
|
1835
1856
|
"sharpTextIncrease",
|
|
1836
1857
|
"sharpTextRotateUp",
|
|
1837
|
-
"sharpTextRotationAngleup",
|
|
1838
|
-
"sharpTextRotationAngledown",
|
|
1839
1858
|
"sharpTextRotateVertical",
|
|
1859
|
+
"sharpTextRotationAngledown",
|
|
1860
|
+
"sharpTextRotationAngleup",
|
|
1840
1861
|
"sharpTextRotationDown",
|
|
1841
1862
|
"sharpTextRotationNone",
|
|
1842
|
-
"sharpTexture",
|
|
1843
1863
|
"sharpTextSnippet",
|
|
1844
1864
|
"sharpTextsms",
|
|
1865
|
+
"sharpTexture",
|
|
1845
1866
|
"sharpTheaterComedy",
|
|
1846
1867
|
"sharpTheaters",
|
|
1847
|
-
"sharpThumbDown",
|
|
1848
1868
|
"sharpThermostat",
|
|
1849
|
-
"sharpThumbDownOffAlt",
|
|
1850
1869
|
"sharpThermostatAuto",
|
|
1870
|
+
"sharpThumbDown",
|
|
1851
1871
|
"sharpThumbDownAlt",
|
|
1872
|
+
"sharpThumbDownOffAlt",
|
|
1852
1873
|
"sharpThumbUp",
|
|
1874
|
+
"sharpThumbUpAlt",
|
|
1853
1875
|
"sharpThumbUpOffAlt",
|
|
1876
|
+
"sharpThumbsUpDown",
|
|
1854
1877
|
"sharpThunderstorm",
|
|
1855
|
-
"sharpThumbUpAlt",
|
|
1856
|
-
"sharpTimelapse",
|
|
1857
1878
|
"sharpTimeToLeave",
|
|
1858
|
-
"
|
|
1859
|
-
"sharpTimer",
|
|
1879
|
+
"sharpTimelapse",
|
|
1860
1880
|
"sharpTimeline",
|
|
1861
|
-
"
|
|
1881
|
+
"sharpTimer",
|
|
1862
1882
|
"sharpTimer10",
|
|
1863
1883
|
"sharpTimer10Select",
|
|
1884
|
+
"sharpTimer3",
|
|
1864
1885
|
"sharpTimer3Select",
|
|
1865
|
-
"sharpTitle",
|
|
1866
1886
|
"sharpTimerOff",
|
|
1867
1887
|
"sharpTipsAndUpdates",
|
|
1868
1888
|
"sharpTireRepair",
|
|
1869
|
-
"
|
|
1889
|
+
"sharpTitle",
|
|
1870
1890
|
"sharpToc",
|
|
1871
|
-
"
|
|
1872
|
-
"sharpToggleOn",
|
|
1891
|
+
"sharpToday",
|
|
1873
1892
|
"sharpToggleOff",
|
|
1893
|
+
"sharpToggleOn",
|
|
1894
|
+
"sharpToken",
|
|
1874
1895
|
"sharpToll",
|
|
1875
|
-
"sharpTopic",
|
|
1876
1896
|
"sharpTonality",
|
|
1897
|
+
"sharpTopic",
|
|
1898
|
+
"sharpTornado",
|
|
1877
1899
|
"sharpTouchApp",
|
|
1878
1900
|
"sharpTour",
|
|
1879
1901
|
"sharpToys",
|
|
1880
1902
|
"sharpTrackChanges",
|
|
1881
1903
|
"sharpTraffic",
|
|
1882
1904
|
"sharpTrain",
|
|
1905
|
+
"sharpTram",
|
|
1883
1906
|
"sharpTransferWithinAStation",
|
|
1884
1907
|
"sharpTransform",
|
|
1885
|
-
"sharpTram",
|
|
1886
1908
|
"sharpTransgender",
|
|
1887
1909
|
"sharpTransitEnterexit",
|
|
1910
|
+
"sharpTranslate",
|
|
1888
1911
|
"sharpTravelExplore",
|
|
1889
1912
|
"sharpTrendingDown",
|
|
1890
|
-
"sharpTrendingUp",
|
|
1891
1913
|
"sharpTrendingFlat",
|
|
1892
|
-
"
|
|
1914
|
+
"sharpTrendingUp",
|
|
1893
1915
|
"sharpTripOrigin",
|
|
1894
1916
|
"sharpTry",
|
|
1895
|
-
"sharpTune",
|
|
1896
1917
|
"sharpTsunami",
|
|
1897
1918
|
"sharpTty",
|
|
1919
|
+
"sharpTune",
|
|
1898
1920
|
"sharpTungsten",
|
|
1899
1921
|
"sharpTurnLeft",
|
|
1900
1922
|
"sharpTurnRight",
|
|
1901
|
-
"sharpTurnSharpRight",
|
|
1902
|
-
"sharpTurnSlightRight",
|
|
1903
1923
|
"sharpTurnSharpLeft",
|
|
1924
|
+
"sharpTurnSharpRight",
|
|
1904
1925
|
"sharpTurnSlightLeft",
|
|
1905
|
-
"
|
|
1926
|
+
"sharpTurnSlightRight",
|
|
1906
1927
|
"sharpTurnedIn",
|
|
1928
|
+
"sharpTurnedInNot",
|
|
1907
1929
|
"sharpTv",
|
|
1908
|
-
"sharpTwoWheeler",
|
|
1909
1930
|
"sharpTvOff",
|
|
1931
|
+
"sharpTwoWheeler",
|
|
1910
1932
|
"sharpUTurnLeft",
|
|
1911
1933
|
"sharpUTurnRight",
|
|
1912
1934
|
"sharpUmbrella",
|
|
@@ -1914,25 +1936,27 @@
|
|
|
1914
1936
|
"sharpUndo",
|
|
1915
1937
|
"sharpUnfoldLess",
|
|
1916
1938
|
"sharpUnfoldMore",
|
|
1917
|
-
"sharpUnsubscribe",
|
|
1918
1939
|
"sharpUnpublished",
|
|
1940
|
+
"sharpUnsubscribe",
|
|
1919
1941
|
"sharpUpcoming",
|
|
1920
|
-
"sharpUpgrade",
|
|
1921
|
-
"sharpUpdateDisabled",
|
|
1922
1942
|
"sharpUpdate",
|
|
1943
|
+
"sharpUpdateDisabled",
|
|
1944
|
+
"sharpUpgrade",
|
|
1923
1945
|
"sharpUpload",
|
|
1924
1946
|
"sharpUploadFile",
|
|
1925
1947
|
"sharpUsb",
|
|
1926
1948
|
"sharpUsbOff",
|
|
1927
1949
|
"sharpVaccines",
|
|
1928
1950
|
"sharpVapeFree",
|
|
1929
|
-
"sharpVerified",
|
|
1930
1951
|
"sharpVapingRooms",
|
|
1952
|
+
"sharpVerified",
|
|
1931
1953
|
"sharpVerifiedUser",
|
|
1932
1954
|
"sharpVerticalAlignBottom",
|
|
1933
1955
|
"sharpVerticalAlignCenter",
|
|
1934
1956
|
"sharpVerticalAlignTop",
|
|
1935
1957
|
"sharpVerticalDistribute",
|
|
1958
|
+
"sharpVerticalShades",
|
|
1959
|
+
"sharpVerticalShadesClosed",
|
|
1936
1960
|
"sharpVerticalSplit",
|
|
1937
1961
|
"sharpVibration",
|
|
1938
1962
|
"sharpVideoCall",
|
|
@@ -1942,28 +1966,28 @@
|
|
|
1942
1966
|
"sharpVideoLabel",
|
|
1943
1967
|
"sharpVideoLibrary",
|
|
1944
1968
|
"sharpVideoSettings",
|
|
1945
|
-
"sharpVideocam",
|
|
1946
1969
|
"sharpVideoStable",
|
|
1970
|
+
"sharpVideocam",
|
|
1947
1971
|
"sharpVideocamOff",
|
|
1948
1972
|
"sharpVideogameAsset",
|
|
1949
1973
|
"sharpVideogameAssetOff",
|
|
1950
1974
|
"sharpViewAgenda",
|
|
1951
|
-
"sharpViewCarousel",
|
|
1952
1975
|
"sharpViewArray",
|
|
1976
|
+
"sharpViewCarousel",
|
|
1953
1977
|
"sharpViewColumn",
|
|
1954
|
-
"sharpViewComfyAlt",
|
|
1955
1978
|
"sharpViewComfy",
|
|
1979
|
+
"sharpViewComfyAlt",
|
|
1956
1980
|
"sharpViewCompact",
|
|
1957
1981
|
"sharpViewCompactAlt",
|
|
1958
1982
|
"sharpViewCozy",
|
|
1959
1983
|
"sharpViewDay",
|
|
1960
|
-
"sharpViewInAr",
|
|
1961
1984
|
"sharpViewHeadline",
|
|
1985
|
+
"sharpViewInAr",
|
|
1962
1986
|
"sharpViewKanban",
|
|
1963
1987
|
"sharpViewList",
|
|
1964
1988
|
"sharpViewModule",
|
|
1965
|
-
"sharpViewSidebar",
|
|
1966
1989
|
"sharpViewQuilt",
|
|
1990
|
+
"sharpViewSidebar",
|
|
1967
1991
|
"sharpViewStream",
|
|
1968
1992
|
"sharpViewTimeline",
|
|
1969
1993
|
"sharpViewWeek",
|
|
@@ -1973,13 +1997,13 @@
|
|
|
1973
1997
|
"sharpVisibilityOff",
|
|
1974
1998
|
"sharpVoiceChat",
|
|
1975
1999
|
"sharpVoiceOverOff",
|
|
1976
|
-
"sharpVolcano",
|
|
1977
2000
|
"sharpVoicemail",
|
|
2001
|
+
"sharpVolcano",
|
|
1978
2002
|
"sharpVolumeDown",
|
|
1979
2003
|
"sharpVolumeMute",
|
|
1980
|
-
"sharpVolunteerActivism",
|
|
1981
2004
|
"sharpVolumeOff",
|
|
1982
2005
|
"sharpVolumeUp",
|
|
2006
|
+
"sharpVolunteerActivism",
|
|
1983
2007
|
"sharpVpnKey",
|
|
1984
2008
|
"sharpVpnKeyOff",
|
|
1985
2009
|
"sharpVpnLock",
|
|
@@ -1989,15 +2013,15 @@
|
|
|
1989
2013
|
"sharpWarning",
|
|
1990
2014
|
"sharpWarningAmber",
|
|
1991
2015
|
"sharpWash",
|
|
1992
|
-
"sharpWatchLater",
|
|
1993
2016
|
"sharpWatch",
|
|
2017
|
+
"sharpWatchLater",
|
|
1994
2018
|
"sharpWatchOff",
|
|
1995
2019
|
"sharpWater",
|
|
1996
2020
|
"sharpWaterDamage",
|
|
1997
2021
|
"sharpWaterDrop",
|
|
1998
|
-
"sharpWavingHand",
|
|
1999
2022
|
"sharpWaterfallChart",
|
|
2000
2023
|
"sharpWaves",
|
|
2024
|
+
"sharpWavingHand",
|
|
2001
2025
|
"sharpWbAuto",
|
|
2002
2026
|
"sharpWbCloudy",
|
|
2003
2027
|
"sharpWbIncandescent",
|
|
@@ -2007,8 +2031,8 @@
|
|
|
2007
2031
|
"sharpWbTwilight",
|
|
2008
2032
|
"sharpWc",
|
|
2009
2033
|
"sharpWeb",
|
|
2010
|
-
"sharpWebAssetOff",
|
|
2011
2034
|
"sharpWebAsset",
|
|
2035
|
+
"sharpWebAssetOff",
|
|
2012
2036
|
"sharpWebhook",
|
|
2013
2037
|
"sharpWeekend",
|
|
2014
2038
|
"sharpWest",
|
|
@@ -2026,15 +2050,17 @@
|
|
|
2026
2050
|
"sharpWifiFind",
|
|
2027
2051
|
"sharpWifiLock",
|
|
2028
2052
|
"sharpWifiOff",
|
|
2029
|
-
"sharpWifiTethering",
|
|
2030
2053
|
"sharpWifiPassword",
|
|
2031
2054
|
"sharpWifiProtectedSetup",
|
|
2055
|
+
"sharpWifiTethering",
|
|
2032
2056
|
"sharpWifiTetheringError",
|
|
2033
2057
|
"sharpWifiTetheringOff",
|
|
2058
|
+
"sharpWindPower",
|
|
2034
2059
|
"sharpWindow",
|
|
2035
2060
|
"sharpWineBar",
|
|
2036
|
-
"sharpWork",
|
|
2037
2061
|
"sharpWoman",
|
|
2062
|
+
"sharpWork",
|
|
2063
|
+
"sharpWorkHistory",
|
|
2038
2064
|
"sharpWorkOff",
|
|
2039
2065
|
"sharpWorkOutline",
|
|
2040
2066
|
"sharpWorkspacePremium",
|
|
@@ -2046,6 +2072,6 @@
|
|
|
2046
2072
|
"sharpYoutubeSearchedFor",
|
|
2047
2073
|
"sharpZoomIn",
|
|
2048
2074
|
"sharpZoomInMap",
|
|
2049
|
-
"
|
|
2050
|
-
"
|
|
2075
|
+
"sharpZoomOut",
|
|
2076
|
+
"sharpZoomOutMap"
|
|
2051
2077
|
]
|