1use dioxus::prelude::*;
2
3#[derive(Default, Clone, PartialEq, Props)]
4pub struct IconProps {
5 #[props(extends = p, extends = GlobalAttributes)]
7 attributes: Vec<Attribute>,
8
9 icon: Icons,
11}
12
13#[component]
14pub fn Icon(mut props: IconProps) -> Element {
15 let default_classes = "icon";
16 crate::setup_class_attribute(&mut props.attributes, default_classes);
17
18 rsx! {
19 p { style: "font-family: 'Material Symbols Rounded';", ..props.attributes, "{props.icon.to_string()}" }
20 }
21}
22
23#[derive(Default, Debug, PartialEq, Copy, Clone, strum::Display)]
24#[strum(serialize_all = "snake_case")]
25pub enum Icons {
26 #[default]
27 Abc,
28 AcUnit,
29 AccessAlarm,
30 AccessAlarms,
31 AccessTime,
32 AccessTimeFilled,
33 Accessibility,
34 AccessibilityNew,
35 Accessible,
36 AccessibleForward,
37 AccessibleMenu,
38 AccountBalance,
39 AccountBalanceWallet,
40 AccountBox,
41 AccountChild,
42 AccountChildInvert,
43 AccountCircle,
44 AccountCircleFilled,
45 AccountCircleOff,
46 AccountTree,
47 ActionKey,
48 ActivityZone,
49 Acupuncture,
50 Acute,
51 Ad,
52 AdGroup,
53 AdGroupOff,
54 AdOff,
55 AdUnits,
56 AdaptiveAudioMic,
57 AdaptiveAudioMicOff,
58 Adb,
59 Add,
60 AddAPhoto,
61 AddAd,
62 AddAlarm,
63 AddAlert,
64 AddBox,
65 AddBusiness,
66 AddCall,
67 AddCard,
68 AddChart,
69 AddCircle,
70 AddCircleOutline,
71 AddColumnLeft,
72 AddColumnRight,
73 AddComment,
74 AddDiamond,
75 AddHome,
76 AddHomeWork,
77 AddIcCall,
78 AddLink,
79 AddLocation,
80 AddLocationAlt,
81 AddModerator,
82 AddNotes,
83 AddPhotoAlternate,
84 AddReaction,
85 AddRoad,
86 AddRowAbove,
87 AddRowBelow,
88 AddShoppingCart,
89 AddTask,
90 AddToDrive,
91 AddToHomeScreen,
92 AddToPhotos,
93 AddToQueue,
94 AddTriangle,
95 Add2,
96 Addchart,
97 AdfScanner,
98 Adjust,
99 AdminMeds,
100 AdminPanelSettings,
101 AdsClick,
102 Agender,
103 Agriculture,
104 Air,
105 AirFreshener,
106 AirPurifier,
107 AirPurifierGen,
108 AirlineSeatFlat,
109 AirlineSeatFlatAngled,
110 AirlineSeatIndividualSuite,
111 AirlineSeatLegroomExtra,
112 AirlineSeatLegroomNormal,
113 AirlineSeatLegroomReduced,
114 AirlineSeatReclineExtra,
115 AirlineSeatReclineNormal,
116 AirlineStops,
117 Airlines,
118 AirplaneTicket,
119 AirplanemodeActive,
120 AirplanemodeInactive,
121 Airplay,
122 AirportShuttle,
123 Airware,
124 Airwave,
125 Alarm,
126 AlarmAdd,
127 AlarmOff,
128 AlarmOn,
129 AlarmPause,
130 AlarmSmartWake,
131 Album,
132 AlignCenter,
133 AlignEnd,
134 AlignFlexCenter,
135 AlignFlexEnd,
136 AlignFlexStart,
137 AlignHorizontalCenter,
138 AlignHorizontalLeft,
139 AlignHorizontalRight,
140 AlignItemsStretch,
141 AlignJustifyCenter,
142 AlignJustifyFlexEnd,
143 AlignJustifyFlexStart,
144 AlignJustifySpaceAround,
145 AlignJustifySpaceBetween,
146 AlignJustifySpaceEven,
147 AlignJustifyStretch,
148 AlignSelfStretch,
149 AlignSpaceAround,
150 AlignSpaceBetween,
151 AlignSpaceEven,
152 AlignStart,
153 AlignStretch,
154 AlignVerticalBottom,
155 AlignVerticalCenter,
156 AlignVerticalTop,
157 AllInbox,
158 AllInclusive,
159 AllMatch,
160 AllOut,
161 Allergies,
162 Allergy,
163 AltRoute,
164 AlternateEmail,
165 Altitude,
166 AmbientScreen,
167 Ambulance,
168 Amend,
169 AmpStories,
170 Analytics,
171 Anchor,
172 Android,
173 AndroidCellDual4Bar,
174 AndroidCellDual4BarAlert,
175 AndroidCellDual4BarPlus,
176 AndroidCellDual5Bar,
177 AndroidCellDual5BarAlert,
178 AndroidCellDual5BarPlus,
179 AndroidCell4Bar,
180 AndroidCell4BarAlert,
181 AndroidCell4BarOff,
182 AndroidCell4BarPlus,
183 AndroidCell5Bar,
184 AndroidCell5BarAlert,
185 AndroidCell5BarOff,
186 AndroidCell5BarPlus,
187 AndroidWifi3Bar,
188 AndroidWifi3BarAlert,
189 AndroidWifi3BarLock,
190 AndroidWifi3BarOff,
191 AndroidWifi3BarPlus,
192 AndroidWifi3BarQuestion,
193 AndroidWifi4Bar,
194 AndroidWifi4BarAlert,
195 AndroidWifi4BarLock,
196 AndroidWifi4BarOff,
197 AndroidWifi4BarPlus,
198 AndroidWifi4BarQuestion,
199 AnimatedImages,
200 Animation,
201 Announcement,
202 Aod,
203 AodTablet,
204 AodWatch,
205 Apartment,
206 Api,
207 ApkDocument,
208 ApkInstall,
209 AppBadging,
210 AppBlocking,
211 AppPromo,
212 AppRegistration,
213 AppSettingsAlt,
214 AppShortcut,
215 Apparel,
216 Approval,
217 ApprovalDelegation,
218 ApprovalDelegationOff,
219 Apps,
220 AppsOutage,
221 Aq,
222 AqIndoor,
223 ArOnYou,
224 ArStickers,
225 Architecture,
226 Archive,
227 AreaChart,
228 ArmingCountdown,
229 ArrowAndEdge,
230 ArrowBack,
231 ArrowBackIos,
232 ArrowBackIosNew,
233 ArrowBack2,
234 ArrowCircleDown,
235 ArrowCircleLeft,
236 ArrowCircleRight,
237 ArrowCircleUp,
238 ArrowCoolDown,
239 ArrowDownward,
240 ArrowDownwardAlt,
241 ArrowDropDown,
242 ArrowDropDownCircle,
243 ArrowDropUp,
244 ArrowForward,
245 ArrowForwardIos,
246 ArrowInsert,
247 ArrowLeft,
248 ArrowLeftAlt,
249 ArrowMenuClose,
250 ArrowMenuOpen,
251 ArrowOrEdge,
252 ArrowOutward,
253 ArrowRange,
254 ArrowRight,
255 ArrowRightAlt,
256 ArrowSelectorTool,
257 ArrowShapeUp,
258 ArrowShapeUpStack,
259 ArrowShapeUpStack2,
260 ArrowSplit,
261 ArrowTopLeft,
262 ArrowTopRight,
263 ArrowUploadProgress,
264 ArrowUploadReady,
265 ArrowUpward,
266 ArrowUpwardAlt,
267 ArrowWarmUp,
268 ArrowsInput,
269 ArrowsMoreDown,
270 ArrowsMoreUp,
271 ArrowsOutput,
272 ArrowsOutward,
273 ArtTrack,
274 Article,
275 ArticlePerson,
276 ArticleShortcut,
277 Artist,
278 AspectRatio,
279 Assessment,
280 Assignment,
281 AssignmentAdd,
282 AssignmentGlobe,
283 AssignmentInd,
284 AssignmentLate,
285 AssignmentReturn,
286 AssignmentReturned,
287 AssignmentTurnedIn,
288 AssistWalker,
289 Assistant,
290 AssistantDevice,
291 AssistantDirection,
292 AssistantNavigation,
293 AssistantOnHub,
294 AssistantPhoto,
295 AssuredWorkload,
296 Asterisk,
297 AstrophotographyAuto,
298 AstrophotographyOff,
299 Atm,
300 Atr,
301 AttachEmail,
302 AttachFile,
303 AttachFileAdd,
304 AttachFileOff,
305 AttachMoney,
306 Attachment,
307 Attractions,
308 Attribution,
309 AudioDescription,
310 AudioFile,
311 AudioVideoReceiver,
312 Audiotrack,
313 AutoActivityZone,
314 AutoAwesome,
315 AutoAwesomeMosaic,
316 AutoAwesomeMotion,
317 AutoDelete,
318 AutoDetectVoice,
319 AutoDrawSolid,
320 AutoFix,
321 AutoFixHigh,
322 AutoFixNormal,
323 AutoFixOff,
324 AutoGraph,
325 AutoLabel,
326 AutoMeetingRoom,
327 AutoMode,
328 AutoReadPause,
329 AutoReadPlay,
330 AutoSchedule,
331 AutoStories,
332 AutoStoriesOff,
333 AutoTimer,
334 AutoTowing,
335 AutoTransmission,
336 AutoVideocam,
337 AutofpsSelect,
338 Automation,
339 Autopause,
340 Autopay,
341 Autoplay,
342 Autorenew,
343 Autostop,
344 Av1,
345 AvTimer,
346 Avc,
347 AvgPace,
348 AvgTime,
349 AwardMeal,
350 AwardStar,
351 Azm,
352 BabyChangingStation,
353 BackHand,
354 BackToTab,
355 BackgroundDotLarge,
356 BackgroundDotSmall,
357 BackgroundGridSmall,
358 BackgroundReplace,
359 BacklightHigh,
360 BacklightHighOff,
361 BacklightLow,
362 Backpack,
363 Backspace,
364 Backup,
365 BackupTable,
366 Badge,
367 BadgeCriticalBattery,
368 Badminton,
369 BakeryDining,
370 Balance,
371 Balcony,
372 Ballot,
373 BarChart,
374 BarChartOff,
375 BarChart4Bars,
376 Barcode,
377 BarcodeReader,
378 BarcodeScanner,
379 Barefoot,
380 BatchPrediction,
381 BathBedrock,
382 BathOutdoor,
383 BathPrivate,
384 BathPublicLarge,
385 BathSoak,
386 Bathroom,
387 Bathtub,
388 BatteryAlert,
389 BatteryAndroidAlert,
390 BatteryAndroidBolt,
391 BatteryAndroidFrameAlert,
392 BatteryAndroidFrameBolt,
393 BatteryAndroidFrameFull,
394 BatteryAndroidFramePlus,
395 BatteryAndroidFrameQuestion,
396 BatteryAndroidFrameShare,
397 BatteryAndroidFrameShield,
398 BatteryAndroidFrame1,
399 BatteryAndroidFrame2,
400 BatteryAndroidFrame3,
401 BatteryAndroidFrame4,
402 BatteryAndroidFrame5,
403 BatteryAndroidFrame6,
404 BatteryAndroidFull,
405 BatteryAndroidPlus,
406 BatteryAndroidQuestion,
407 BatteryAndroidShare,
408 BatteryAndroidShield,
409 BatteryAndroid0,
410 BatteryAndroid1,
411 BatteryAndroid2,
412 BatteryAndroid3,
413 BatteryAndroid4,
414 BatteryAndroid5,
415 BatteryAndroid6,
416 BatteryChange,
417 BatteryChargingFull,
418 BatteryCharging20,
419 BatteryCharging30,
420 BatteryCharging50,
421 BatteryCharging60,
422 BatteryCharging80,
423 BatteryCharging90,
424 BatteryError,
425 BatteryFull,
426 BatteryFullAlt,
427 BatteryHoriz000,
428 BatteryHoriz050,
429 BatteryHoriz075,
430 BatteryLow,
431 BatteryPlus,
432 BatteryProfile,
433 BatterySaver,
434 BatteryShare,
435 BatteryStatusGood,
436 BatteryStd,
437 BatteryUnknown,
438 BatteryVert005,
439 BatteryVert020,
440 BatteryVert050,
441 BatteryVeryLow,
442 Battery0Bar,
443 Battery1Bar,
444 Battery20,
445 Battery2Bar,
446 Battery30,
447 Battery3Bar,
448 Battery4Bar,
449 Battery50,
450 Battery5Bar,
451 Battery60,
452 Battery6Bar,
453 Battery80,
454 Battery90,
455 BeachAccess,
456 Bed,
457 BedroomBaby,
458 BedroomChild,
459 BedroomParent,
460 Bedtime,
461 BedtimeOff,
462 Beenhere,
463 BeerMeal,
464 Bento,
465 Bia,
466 BidLandscape,
467 BidLandscapeDisabled,
468 BigtopUpdates,
469 BikeDock,
470 BikeLane,
471 BikeScooter,
472 Biotech,
473 Blanket,
474 Blender,
475 Blind,
476 Blinds,
477 BlindsClosed,
478 Block,
479 BloodPressure,
480 Bloodtype,
481 Bluetooth,
482 BluetoothAudio,
483 BluetoothConnected,
484 BluetoothDisabled,
485 BluetoothDrive,
486 BluetoothSearching,
487 BlurCircular,
488 BlurLinear,
489 BlurMedium,
490 BlurOff,
491 BlurOn,
492 BlurShort,
493 BoatBus,
494 BoatRailway,
495 BodyFat,
496 BodySystem,
497 Bolt,
498 Bomb,
499 Book,
500 BookOnline,
501 BookRibbon,
502 Book2,
503 Book3,
504 Book4,
505 Book5,
506 Book6,
507 Bookmark,
508 BookmarkAdd,
509 BookmarkAdded,
510 BookmarkBag,
511 BookmarkBorder,
512 BookmarkCheck,
513 BookmarkFlag,
514 BookmarkHeart,
515 BookmarkManager,
516 BookmarkRemove,
517 BookmarkStar,
518 Bookmarks,
519 BooksMoviesAndMusic,
520 BorderAll,
521 BorderBottom,
522 BorderClear,
523 BorderColor,
524 BorderHorizontal,
525 BorderInner,
526 BorderLeft,
527 BorderOuter,
528 BorderRight,
529 BorderStyle,
530 BorderTop,
531 BorderVertical,
532 Borg,
533 BottomAppBar,
534 BottomDrawer,
535 BottomNavigation,
536 BottomPanelClose,
537 BottomPanelOpen,
538 BottomRightClick,
539 BottomSheets,
540 Box,
541 BoxAdd,
542 BoxEdit,
543 Boy,
544 BrandAwareness,
545 BrandFamily,
546 BrandingWatermark,
547 BreakfastDining,
548 BreakingNews,
549 BreakingNewsAlt1,
550 Breastfeeding,
551 Brick,
552 BriefcaseMeal,
553 BrightnessAlert,
554 BrightnessAuto,
555 BrightnessEmpty,
556 BrightnessHigh,
557 BrightnessLow,
558 BrightnessMedium,
559 Brightness1,
560 Brightness2,
561 Brightness3,
562 Brightness4,
563 Brightness5,
564 Brightness6,
565 Brightness7,
566 BringYourOwnIp,
567 BroadcastOnHome,
568 BroadcastOnPersonal,
569 BrokenImage,
570 Browse,
571 BrowseActivity,
572 BrowseGallery,
573 BrowserNotSupported,
574 BrowserUpdated,
575 BrunchDining,
576 Brush,
577 Bubble,
578 BubbleChart,
579 Bubbles,
580 BucketCheck,
581 BugReport,
582 Build,
583 BuildCircle,
584 Bungalow,
585 BurstMode,
586 BusAlert,
587 BusRailway,
588 Business,
589 BusinessCenter,
590 BusinessChip,
591 BusinessMessages,
592 ButtonsAlt,
593 Cabin,
594 Cable,
595 CableCar,
596 Cached,
597 Cadence,
598 Cake,
599 CakeAdd,
600 Calculate,
601 CalendarAddOn,
602 CalendarAppsScript,
603 CalendarCheck,
604 CalendarClock,
605 CalendarLock,
606 CalendarMeal,
607 CalendarMeal2,
608 CalendarMonth,
609 CalendarToday,
610 CalendarViewDay,
611 CalendarViewMonth,
612 CalendarViewWeek,
613 Call,
614 CallEnd,
615 CallEndAlt,
616 CallLog,
617 CallMade,
618 CallMerge,
619 CallMissed,
620 CallMissedOutgoing,
621 CallQuality,
622 CallReceived,
623 CallSplit,
624 CallToAction,
625 Camera,
626 CameraAlt,
627 CameraEnhance,
628 CameraFront,
629 CameraIndoor,
630 CameraOutdoor,
631 CameraRear,
632 CameraRoll,
633 CameraVideo,
634 Cameraswitch,
635 Campaign,
636 Camping,
637 Cancel,
638 CancelPresentation,
639 CancelScheduleSend,
640 Candle,
641 CandlestickChart,
642 Cannabis,
643 CaptivePortal,
644 Capture,
645 CarCrash,
646 CarDefrostLeft,
647 CarDefrostLowLeft,
648 CarDefrostLowRight,
649 CarDefrostMidLeft,
650 CarDefrostMidLowLeft,
651 CarDefrostMidLowRight,
652 CarDefrostMidRight,
653 CarDefrostRight,
654 CarFanLowLeft,
655 CarFanLowMidLeft,
656 CarFanLowRight,
657 CarFanMidLeft,
658 CarFanMidLowRight,
659 CarFanMidRight,
660 CarFanRecirculate,
661 CarGear,
662 CarLock,
663 CarMirrorHeat,
664 CarRental,
665 CarRepair,
666 CarTag,
667 CardGiftcard,
668 CardMembership,
669 CardTravel,
670 CardioLoad,
671 Cardiology,
672 Cards,
673 CardsStar,
674 Carpenter,
675 CarryOnBag,
676 CarryOnBagChecked,
677 CarryOnBagInactive,
678 CarryOnBagQuestion,
679 Cases,
680 Casino,
681 Cast,
682 CastConnected,
683 CastForEducation,
684 CastPause,
685 CastWarning,
686 Castle,
687 Category,
688 CategorySearch,
689 Celebration,
690 CellMerge,
691 CellTower,
692 CellWifi,
693 CenterFocusStrong,
694 CenterFocusWeak,
695 Chair,
696 ChairAlt,
697 ChairCounter,
698 ChairFireplace,
699 ChairUmbrella,
700 Chalet,
701 ChangeCircle,
702 ChangeHistory,
703 Charger,
704 ChargingStation,
705 ChartData,
706 Chat,
707 ChatAddOn,
708 ChatAppsScript,
709 ChatBubble,
710 ChatBubbleOutline,
711 ChatDashed,
712 ChatError,
713 ChatInfo,
714 ChatPasteGo,
715 ChatPasteGo2,
716 Check,
717 CheckBox,
718 CheckBoxOutlineBlank,
719 CheckCircle,
720 CheckCircleFilled,
721 CheckCircleOutline,
722 CheckCircleUnread,
723 CheckInOut,
724 CheckIndeterminateSmall,
725 CheckSmall,
726 Checkbook,
727 CheckedBag,
728 CheckedBagQuestion,
729 Checklist,
730 ChecklistRtl,
731 Checkroom,
732 Cheer,
733 ChefHat,
734 Chess,
735 ChessBishop,
736 ChessBishop2,
737 ChessKing,
738 ChessKing2,
739 ChessKnight,
740 ChessPawn,
741 ChessPawn2,
742 ChessQueen,
743 ChessRook,
744 ChevronBackward,
745 ChevronForward,
746 ChevronLeft,
747 ChevronRight,
748 ChildCare,
749 ChildFriendly,
750 ChildHat,
751 ChipExtraction,
752 Chips,
753 ChromeReaderMode,
754 ChromecastDevice,
755 Chromecast2,
756 Chronic,
757 Church,
758 CinematicBlur,
759 Circle,
760 CircleNotifications,
761 Circles,
762 CirclesExt,
763 Clarify,
764 Class,
765 CleanHands,
766 Cleaning,
767 CleaningBucket,
768 CleaningServices,
769 Clear,
770 ClearAll,
771 ClearDay,
772 ClearNight,
773 ClimateMiniSplit,
774 ClinicalNotes,
775 ClockArrowDown,
776 ClockArrowUp,
777 ClockLoader10,
778 ClockLoader20,
779 ClockLoader40,
780 ClockLoader60,
781 ClockLoader80,
782 ClockLoader90,
783 Close,
784 CloseFullscreen,
785 CloseSmall,
786 ClosedCaption,
787 ClosedCaptionAdd,
788 ClosedCaptionDisabled,
789 ClosedCaptionOff,
790 Cloud,
791 CloudAlert,
792 CloudCircle,
793 CloudDone,
794 CloudDownload,
795 CloudLock,
796 CloudOff,
797 CloudQueue,
798 CloudSync,
799 CloudUpload,
800 Cloudy,
801 CloudyFilled,
802 CloudySnowing,
803 Co2,
804 CoPresent,
805 Code,
806 CodeBlocks,
807 CodeOff,
808 Coffee,
809 CoffeeMaker,
810 Cognition,
811 Cognition2,
812 CollapseAll,
813 CollapseContent,
814 Collections,
815 CollectionsBookmark,
816 ColorLens,
817 Colorize,
818 Colors,
819 CombineColumns,
820 ComedyMask,
821 ComicBubble,
822 Comment,
823 CommentBank,
824 CommentsDisabled,
825 Commit,
826 Communication,
827 Communities,
828 CommunitiesFilled,
829 Commute,
830 Compare,
831 CompareArrows,
832 CompassCalibration,
833 ComponentExchange,
834 Compost,
835 Compress,
836 Computer,
837 ComputerArrowUp,
838 ComputerCancel,
839 Concierge,
840 Conditions,
841 ConfirmationNumber,
842 Congenital,
843 ConnectWithoutContact,
844 ConnectedTv,
845 ConnectingAirports,
846 Construction,
847 ContactEmergency,
848 ContactMail,
849 ContactPage,
850 ContactPhone,
851 ContactPhoneFilled,
852 ContactSupport,
853 Contactless,
854 ContactlessOff,
855 Contacts,
856 ContactsProduct,
857 ContentCopy,
858 ContentCut,
859 ContentPaste,
860 ContentPasteGo,
861 ContentPasteOff,
862 ContentPasteSearch,
863 ContextualToken,
864 ContextualTokenAdd,
865 Contract,
866 ContractDelete,
867 ContractEdit,
868 Contrast,
869 ContrastCircle,
870 ContrastRtlOff,
871 ContrastSquare,
872 ControlCamera,
873 ControlPoint,
874 ControlPointDuplicate,
875 ControllerGen,
876 Conversation,
877 ConversionPath,
878 ConversionPathOff,
879 ConvertToText,
880 ConveyorBelt,
881 Cookie,
882 CookieOff,
883 Cooking,
884 CoolToDry,
885 CopyAll,
886 Copyright,
887 Coronavirus,
888 CorporateFare,
889 Cottage,
890 Counter0,
891 Counter1,
892 Counter2,
893 Counter3,
894 Counter4,
895 Counter5,
896 Counter6,
897 Counter7,
898 Counter8,
899 Counter9,
900 Countertops,
901 Create,
902 CreateNewFolder,
903 CreditCard,
904 CreditCardClock,
905 CreditCardGear,
906 CreditCardHeart,
907 CreditCardOff,
908 CreditScore,
909 Crib,
910 CrisisAlert,
911 Crop,
912 CropDin,
913 CropFree,
914 CropLandscape,
915 CropOriginal,
916 CropPortrait,
917 CropRotate,
918 CropSquare,
919 Crop169,
920 Crop32,
921 Crop54,
922 Crop75,
923 Crop916,
924 Crossword,
925 Crowdsource,
926 Crown,
927 CrueltyFree,
928 Css,
929 Csv,
930 CurrencyBitcoin,
931 CurrencyExchange,
932 CurrencyFranc,
933 CurrencyLira,
934 CurrencyPound,
935 CurrencyRuble,
936 CurrencyRupee,
937 CurrencyRupeeCircle,
938 CurrencyYen,
939 CurrencyYuan,
940 Curtains,
941 CurtainsClosed,
942 CustomTypography,
943 Cut,
944 Cycle,
945 Cyclone,
946 Dangerous,
947 DarkMode,
948 Dashboard,
949 DashboardCustomize,
950 Dashboard2,
951 DataAlert,
952 DataArray,
953 DataCheck,
954 DataExploration,
955 DataInfoAlert,
956 DataLossPrevention,
957 DataObject,
958 DataSaverOff,
959 DataSaverOn,
960 DataTable,
961 DataThresholding,
962 DataUsage,
963 Database,
964 DatabaseOff,
965 DatabaseSearch,
966 DatabaseUpload,
967 Dataset,
968 DatasetLinked,
969 DateRange,
970 Deblur,
971 Deceased,
972 DecimalDecrease,
973 DecimalIncrease,
974 Deck,
975 Dehaze,
976 Delete,
977 DeleteForever,
978 DeleteHistory,
979 DeleteOutline,
980 DeleteSweep,
981 DeliveryDining,
982 DeliveryTruckBolt,
983 DeliveryTruckSpeed,
984 Demography,
985 DensityLarge,
986 DensityMedium,
987 DensitySmall,
988 Dentistry,
989 DepartureBoard,
990 DeployedCode,
991 DeployedCodeAccount,
992 DeployedCodeAlert,
993 DeployedCodeHistory,
994 DeployedCodeUpdate,
995 Dermatology,
996 Description,
997 Deselect,
998 DesignServices,
999 Desk,
1000 Deskphone,
1001 DesktopAccessDisabled,
1002 DesktopCloud,
1003 DesktopCloudStack,
1004 DesktopLandscape,
1005 DesktopLandscapeAdd,
1006 DesktopMac,
1007 DesktopPortrait,
1008 DesktopWindows,
1009 Destruction,
1010 Details,
1011 DetectionAndZone,
1012 Detector,
1013 DetectorAlarm,
1014 DetectorBattery,
1015 DetectorCo,
1016 DetectorOffline,
1017 DetectorSmoke,
1018 DetectorStatus,
1019 DeveloperBoard,
1020 DeveloperBoardOff,
1021 DeveloperGuide,
1022 DeveloperMode,
1023 DeveloperModeTv,
1024 DeviceBand,
1025 DeviceHub,
1026 DeviceReset,
1027 DeviceThermostat,
1028 DeviceUnknown,
1029 Devices,
1030 DevicesFold,
1031 DevicesFold2,
1032 DevicesOff,
1033 DevicesOther,
1034 DevicesWearables,
1035 DewPoint,
1036 Diagnosis,
1037 DiagonalLine,
1038 DialerSip,
1039 Dialogs,
1040 Dialpad,
1041 Diamond,
1042 DiamondShine,
1043 Dictionary,
1044 Difference,
1045 DigitalOutOfHome,
1046 DigitalWellbeing,
1047 DineHeart,
1048 DineIn,
1049 DineLamp,
1050 Dining,
1051 DinnerDining,
1052 Directions,
1053 DirectionsAlt,
1054 DirectionsAltOff,
1055 DirectionsBike,
1056 DirectionsBoat,
1057 DirectionsBoatFilled,
1058 DirectionsBus,
1059 DirectionsBusFilled,
1060 DirectionsCar,
1061 DirectionsCarFilled,
1062 DirectionsOff,
1063 DirectionsRailway,
1064 DirectionsRailwayFilled,
1065 DirectionsRailway2,
1066 DirectionsRun,
1067 DirectionsSubway,
1068 DirectionsSubwayFilled,
1069 DirectionsTransit,
1070 DirectionsTransitFilled,
1071 DirectionsWalk,
1072 DirectorySync,
1073 DirtyLens,
1074 DisabledByDefault,
1075 DisabledVisible,
1076 DiscFull,
1077 DiscoverTune,
1078 Dishwasher,
1079 DishwasherGen,
1080 DisplayExternalInput,
1081 DisplaySettings,
1082 Distance,
1083 Diversity1,
1084 Diversity2,
1085 Diversity3,
1086 Diversity4,
1087 Dns,
1088 DoDisturb,
1089 DoDisturbAlt,
1090 DoDisturbOff,
1091 DoDisturbOn,
1092 DoNotDisturb,
1093 DoNotDisturbAlt,
1094 DoNotDisturbOff,
1095 DoNotDisturbOn,
1096 DoNotDisturbOnTotalSilence,
1097 DoNotStep,
1098 DoNotTouch,
1099 Dock,
1100 DockToBottom,
1101 DockToLeft,
1102 DockToRight,
1103 Docs,
1104 DocsAddOn,
1105 DocsAppsScript,
1106 DocumentScanner,
1107 DocumentSearch,
1108 Domain,
1109 DomainAdd,
1110 DomainDisabled,
1111 DomainVerification,
1112 DomainVerificationOff,
1113 DominoMask,
1114 Done,
1115 DoneAll,
1116 DoneOutline,
1117 DonutLarge,
1118 DonutSmall,
1119 DoorBack,
1120 DoorFront,
1121 DoorOpen,
1122 DoorSensor,
1123 DoorSliding,
1124 Doorbell,
1125 DoorbellChime,
1126 Doorbell3P,
1127 DoubleArrow,
1128 DownhillSkiing,
1129 Download,
1130 DownloadDone,
1131 DownloadForOffline,
1132 Download2,
1133 Downloading,
1134 Draft,
1135 DraftOrders,
1136 Drafts,
1137 DragClick,
1138 DragHandle,
1139 DragIndicator,
1140 DragPan,
1141 Draw,
1142 DrawAbstract,
1143 DrawCollage,
1144 DrawingRecognition,
1145 Dresser,
1146 DriveEta,
1147 DriveExport,
1148 DriveFileMove,
1149 DriveFileMoveOutline,
1150 DriveFileMoveRtl,
1151 DriveFileRenameOutline,
1152 DriveFolderUpload,
1153 DriveFusiontable,
1154 Drone,
1155 Drone2,
1156 Dropdown,
1157 DropperEye,
1158 Dry,
1159 DryCleaning,
1160 DualScreen,
1161 Duo,
1162 Dvr,
1163 DynamicFeed,
1164 DynamicForm,
1165 E911Avatar,
1166 E911Emergency,
1167 EMobiledata,
1168 EMobiledataBadge,
1169 EarSound,
1170 EarbudCase,
1171 EarbudLeft,
1172 EarbudRight,
1173 Earbuds,
1174 EarbudsBattery,
1175 Earbuds2,
1176 EarlyOn,
1177 Earthquake,
1178 East,
1179 Ecg,
1180 EcgHeart,
1181 Eco,
1182 Eda,
1183 EdgesensorHigh,
1184 EdgesensorLow,
1185 Edit,
1186 EditArrowDown,
1187 EditArrowUp,
1188 EditAttributes,
1189 EditAudio,
1190 EditCalendar,
1191 EditDocument,
1192 EditLocation,
1193 EditLocationAlt,
1194 EditNote,
1195 EditNotifications,
1196 EditOff,
1197 EditRoad,
1198 EditSquare,
1199 EditorChoice,
1200 Egg,
1201 EggAlt,
1202 EightK,
1203 EightKPlus,
1204 EightMp,
1205 EighteenMp,
1206 EighteenUpRating,
1207 Eject,
1208 Elderly,
1209 ElderlyWoman,
1210 ElectricBike,
1211 ElectricBolt,
1212 ElectricCar,
1213 ElectricMeter,
1214 ElectricMoped,
1215 ElectricRickshaw,
1216 ElectricScooter,
1217 ElectricalServices,
1218 Elevation,
1219 Elevator,
1220 ElevenMp,
1221 Email,
1222 Emergency,
1223 EmergencyHeat,
1224 EmergencyHeat2,
1225 EmergencyHome,
1226 EmergencyRecording,
1227 EmergencyShare,
1228 EmergencyShareOff,
1229 EmojiEmotions,
1230 EmojiEvents,
1231 EmojiFlags,
1232 EmojiFoodBeverage,
1233 EmojiLanguage,
1234 EmojiNature,
1235 EmojiObjects,
1236 EmojiPeople,
1237 EmojiSymbols,
1238 EmojiTransportation,
1239 Emoticon,
1240 EmptyDashboard,
1241 Enable,
1242 Encrypted,
1243 EncryptedAdd,
1244 EncryptedAddCircle,
1245 EncryptedMinusCircle,
1246 EncryptedOff,
1247 Endocrinology,
1248 Energy,
1249 EnergyProgramSaving,
1250 EnergyProgramTimeUsed,
1251 EnergySavingsLeaf,
1252 Engineering,
1253 EnhancedEncryption,
1254 Ent,
1255 Enterprise,
1256 EnterpriseOff,
1257 Equal,
1258 Equalizer,
1259 EraserSize1,
1260 EraserSize2,
1261 EraserSize3,
1262 EraserSize4,
1263 EraserSize5,
1264 Error,
1265 ErrorCircleRounded,
1266 ErrorMed,
1267 ErrorOutline,
1268 Escalator,
1269 EscalatorWarning,
1270 Euro,
1271 EuroSymbol,
1272 EvCharger,
1273 EvMobiledataBadge,
1274 EvShadow,
1275 EvShadowAdd,
1276 EvShadowMinus,
1277 EvStation,
1278 Event,
1279 EventAvailable,
1280 EventBusy,
1281 EventList,
1282 EventNote,
1283 EventRepeat,
1284 EventSeat,
1285 EventUpcoming,
1286 Exclamation,
1287 Exercise,
1288 ExitToApp,
1289 Expand,
1290 ExpandAll,
1291 ExpandCircleDown,
1292 ExpandCircleRight,
1293 ExpandCircleUp,
1294 ExpandContent,
1295 ExpandLess,
1296 ExpandMore,
1297 ExpansionPanels,
1298 ExpensionPanels,
1299 Experiment,
1300 Explicit,
1301 Explore,
1302 ExploreNearby,
1303 ExploreOff,
1304 Explosion,
1305 ExportNotes,
1306 Exposure,
1307 ExposureNeg1,
1308 ExposureNeg2,
1309 ExposurePlus1,
1310 ExposurePlus2,
1311 ExposureZero,
1312 Extension,
1313 ExtensionOff,
1314 EyeTracking,
1315 Eyeglasses,
1316 Eyeglasses2,
1317 Eyeglasses2Sound,
1318 Face,
1319 FaceDown,
1320 FaceLeft,
1321 FaceNod,
1322 FaceRetouchingNatural,
1323 FaceRetouchingOff,
1324 FaceRight,
1325 FaceShake,
1326 FaceUnlock,
1327 FaceUp,
1328 Face2,
1329 Face3,
1330 Face4,
1331 Face5,
1332 Face6,
1333 FactCheck,
1334 Factory,
1335 Falling,
1336 FamiliarFaceAndZone,
1337 FamilyGroup,
1338 FamilyHistory,
1339 FamilyHome,
1340 FamilyLink,
1341 FamilyRestroom,
1342 FamilyStar,
1343 FanFocus,
1344 FanIndirect,
1345 FarsightDigital,
1346 FastForward,
1347 FastRewind,
1348 Fastfood,
1349 Faucet,
1350 Favorite,
1351 FavoriteBorder,
1352 Fax,
1353 FeatureSearch,
1354 FeaturedPlayList,
1355 FeaturedSeasonalAndGifts,
1356 FeaturedVideo,
1357 Feed,
1358 Feedback,
1359 Female,
1360 Femur,
1361 FemurAlt,
1362 Fence,
1363 Fertile,
1364 Festival,
1365 FiberDvr,
1366 FiberManualRecord,
1367 FiberNew,
1368 FiberPin,
1369 FiberSmartRecord,
1370 FifteenMp,
1371 FileCopy,
1372 FileCopyOff,
1373 FileDownload,
1374 FileDownloadDone,
1375 FileDownloadOff,
1376 FileExport,
1377 FileJson,
1378 FileMap,
1379 FileMapStack,
1380 FileOpen,
1381 FilePng,
1382 FilePresent,
1383 FileSave,
1384 FileSaveOff,
1385 FileUpload,
1386 FileUploadOff,
1387 Files,
1388 Filter,
1389 FilterAlt,
1390 FilterAltOff,
1391 FilterArrowRight,
1392 FilterBAndW,
1393 FilterCenterFocus,
1394 FilterDrama,
1395 FilterFrames,
1396 FilterHdr,
1397 FilterList,
1398 FilterListAlt,
1399 FilterListOff,
1400 FilterNone,
1401 FilterRetrolux,
1402 FilterTiltShift,
1403 FilterVintage,
1404 Filter1,
1405 Filter2,
1406 Filter3,
1407 Filter4,
1408 Filter5,
1409 Filter6,
1410 Filter7,
1411 Filter8,
1412 Filter9,
1413 Filter9Plus,
1414 Finance,
1415 FinanceChip,
1416 FinanceMode,
1417 FindInPage,
1418 FindReplace,
1419 Fingerprint,
1420 FingerprintOff,
1421 FireExtinguisher,
1422 FireHydrant,
1423 FireTruck,
1424 Fireplace,
1425 FirstPage,
1426 FitPage,
1427 FitPageHeight,
1428 FitPageWidth,
1429 FitScreen,
1430 FitWidth,
1431 FitnessCenter,
1432 FitnessTracker,
1433 FitnessTrackers,
1434 FiveG,
1435 FiveK,
1436 FiveKPlus,
1437 FiveMp,
1438 Flag,
1439 FlagCheck,
1440 FlagCircle,
1441 FlagFilled,
1442 Flag2,
1443 Flaky,
1444 Flare,
1445 FlashAuto,
1446 FlashOff,
1447 FlashOn,
1448 FlashlightOff,
1449 FlashlightOn,
1450 Flatware,
1451 FlexDirection,
1452 FlexNoWrap,
1453 FlexWrap,
1454 Flight,
1455 FlightClass,
1456 FlightLand,
1457 FlightTakeoff,
1458 FlightsAndHotels,
1459 Flightsmode,
1460 Flip,
1461 FlipCameraAndroid,
1462 FlipCameraIos,
1463 FlipToBack,
1464 FlipToFront,
1465 FloatLandscape2,
1466 FloatPortrait2,
1467 Flood,
1468 Floor,
1469 FloorLamp,
1470 Flourescent,
1471 Flowchart,
1472 Flowsheet,
1473 Fluid,
1474 FluidBalance,
1475 FluidMed,
1476 Fluorescent,
1477 Flutter,
1478 FlutterDash,
1479 Flyover,
1480 FmdBad,
1481 FmdGood,
1482 Foggy,
1483 FoldedHands,
1484 Folder,
1485 FolderCheck,
1486 FolderCheck2,
1487 FolderCode,
1488 FolderCopy,
1489 FolderData,
1490 FolderDelete,
1491 FolderEye,
1492 FolderInfo,
1493 FolderLimited,
1494 FolderManaged,
1495 FolderMatch,
1496 FolderOff,
1497 FolderOpen,
1498 FolderShared,
1499 FolderSpecial,
1500 FolderSupervised,
1501 FolderZip,
1502 FollowTheSigns,
1503 FontDownload,
1504 FontDownloadOff,
1505 FoodBank,
1506 FootBones,
1507 Footprint,
1508 ForYou,
1509 Forest,
1510 ForkLeft,
1511 ForkRight,
1512 ForkSpoon,
1513 Forklift,
1514 FormatAlignCenter,
1515 FormatAlignJustify,
1516 FormatAlignLeft,
1517 FormatAlignRight,
1518 FormatBold,
1519 FormatClear,
1520 FormatColorFill,
1521 FormatColorReset,
1522 FormatColorText,
1523 FormatH1,
1524 FormatH2,
1525 FormatH3,
1526 FormatH4,
1527 FormatH5,
1528 FormatH6,
1529 FormatImageLeft,
1530 FormatImageRight,
1531 FormatIndentDecrease,
1532 FormatIndentIncrease,
1533 FormatInkHighlighter,
1534 FormatItalic,
1535 FormatLetterSpacing,
1536 FormatLetterSpacingStandard,
1537 FormatLetterSpacingWide,
1538 FormatLetterSpacingWider,
1539 FormatLetterSpacing2,
1540 FormatLineSpacing,
1541 FormatListBulleted,
1542 FormatListBulletedAdd,
1543 FormatListNumbered,
1544 FormatListNumberedRtl,
1545 FormatOverline,
1546 FormatPaint,
1547 FormatParagraph,
1548 FormatQuote,
1549 FormatQuoteOff,
1550 FormatShapes,
1551 FormatSize,
1552 FormatStrikethrough,
1553 FormatTextClip,
1554 FormatTextOverflow,
1555 FormatTextWrap,
1556 FormatTextdirectionLToR,
1557 FormatTextdirectionRToL,
1558 FormatTextdirectionVertical,
1559 FormatUnderlined,
1560 FormatUnderlinedSquiggle,
1561 FormsAddOn,
1562 FormsAppsScript,
1563 Fort,
1564 Forum,
1565 Forward,
1566 ForwardCircle,
1567 ForwardMedia,
1568 ForwardToInbox,
1569 Forward10,
1570 Forward30,
1571 Forward5,
1572 Foundation,
1573 FourK,
1574 FourKPlus,
1575 FourMp,
1576 FourteenMp,
1577 Fragrance,
1578 FrameBug,
1579 FrameExclamation,
1580 FrameInspect,
1581 FramePerson,
1582 FramePersonMic,
1583 FramePersonOff,
1584 FrameReload,
1585 FrameSource,
1586 FreeBreakfast,
1587 FreeCancellation,
1588 FrontHand,
1589 FrontLoader,
1590 FullCoverage,
1591 FullHd,
1592 FullStackedBarChart,
1593 Fullscreen,
1594 FullscreenExit,
1595 FullscreenPortrait,
1596 Function,
1597 Functions,
1598 Funicular,
1599 GMobiledata,
1600 GMobiledataBadge,
1601 GTranslate,
1602 GalleryThumbnail,
1603 Gamepad,
1604 Games,
1605 Garage,
1606 GarageCheck,
1607 GarageDoor,
1608 GarageHome,
1609 GarageMoney,
1610 GardenCart,
1611 GasMeter,
1612 Gastroenterology,
1613 Gate,
1614 Gavel,
1615 GeneralDevice,
1616 GeneratingTokens,
1617 Genetics,
1618 Genres,
1619 Gesture,
1620 GestureSelect,
1621 GetApp,
1622 Gif,
1623 GifBox,
1624 Gif2,
1625 Girl,
1626 Gite,
1627 GlassCup,
1628 Globe,
1629 GlobeAsia,
1630 GlobeBook,
1631 GlobeLocationPin,
1632 GlobeUk,
1633 Glucose,
1634 Glyphs,
1635 GoToLine,
1636 GolfCourse,
1637 GondolaLift,
1638 GoogleHomeDevices,
1639 GooglePlusReshare,
1640 GoogleTvRemote,
1641 GoogleWifi,
1642 GppBad,
1643 GppGood,
1644 GppMaybe,
1645 GpsFixed,
1646 GpsNotFixed,
1647 GpsOff,
1648 Grade,
1649 Gradient,
1650 Grading,
1651 Grain,
1652 Graph1,
1653 Graph2,
1654 Graph3,
1655 Graph4,
1656 Graph5,
1657 Graph6,
1658 Graph7,
1659 GraphicEq,
1660 Grass,
1661 GridGoldenratio,
1662 GridGuides,
1663 GridOff,
1664 GridOn,
1665 GridView,
1666 Grid3X3,
1667 Grid3X3Off,
1668 Grid4X4,
1669 Grocery,
1670 Group,
1671 GroupAdd,
1672 GroupOff,
1673 GroupRemove,
1674 GroupSearch,
1675 GroupWork,
1676 GroupedBarChart,
1677 Groups,
1678 Groups2,
1679 Groups3,
1680 Guardian,
1681 Gynecology,
1682 HMobiledata,
1683 HMobiledataBadge,
1684 HPlusMobiledata,
1685 HPlusMobiledataBadge,
1686 Hail,
1687 Hallway,
1688 HanamiDango,
1689 HandBones,
1690 HandGesture,
1691 HandGestureOff,
1692 HandMeal,
1693 HandPackage,
1694 HandheldController,
1695 Handshake,
1696 HandwritingRecognition,
1697 Handyman,
1698 HangoutVideo,
1699 HangoutVideoOff,
1700 HardDisk,
1701 HardDrive,
1702 HardDrive2,
1703 Hardware,
1704 Hd,
1705 HdrAuto,
1706 HdrAutoSelect,
1707 HdrEnhancedSelect,
1708 HdrOff,
1709 HdrOffSelect,
1710 HdrOn,
1711 HdrOnSelect,
1712 HdrPlus,
1713 HdrPlusOff,
1714 HdrStrong,
1715 HdrWeak,
1716 HeadMountedDevice,
1717 Headphones,
1718 HeadphonesBattery,
1719 Headset,
1720 HeadsetMic,
1721 HeadsetOff,
1722 Healing,
1723 HealthAndBeauty,
1724 HealthAndSafety,
1725 HealthCross,
1726 HealthMetrics,
1727 HeapSnapshotLarge,
1728 HeapSnapshotMultiple,
1729 HeapSnapshotThumbnail,
1730 Hearing,
1731 HearingAid,
1732 HearingAidDisabled,
1733 HearingAidDisabledLeft,
1734 HearingAidLeft,
1735 HearingDisabled,
1736 HeartBroken,
1737 HeartCheck,
1738 HeartMinus,
1739 HeartPlus,
1740 HeartSmile,
1741 Heat,
1742 HeatPump,
1743 HeatPumpBalance,
1744 Height,
1745 Helicopter,
1746 Help,
1747 HelpCenter,
1748 HelpClinic,
1749 HelpOutline,
1750 Hematology,
1751 Hevc,
1752 Hexagon,
1753 Hide,
1754 HideImage,
1755 HideSource,
1756 HighChair,
1757 HighDensity,
1758 HighQuality,
1759 HighRes,
1760 Highlight,
1761 HighlightAlt,
1762 HighlightKeyboardFocus,
1763 HighlightMouseCursor,
1764 HighlightOff,
1765 HighlightTextCursor,
1766 HighlighterSize1,
1767 HighlighterSize2,
1768 HighlighterSize3,
1769 HighlighterSize4,
1770 HighlighterSize5,
1771 Hiking,
1772 History,
1773 HistoryEdu,
1774 HistoryOff,
1775 HistoryToggleOff,
1776 History2,
1777 Hive,
1778 Hls,
1779 HlsOff,
1780 HolidayVillage,
1781 Home,
1782 HomeAndGarden,
1783 HomeAppLogo,
1784 HomeFilled,
1785 HomeHealth,
1786 HomeImprovementAndTools,
1787 HomeIotDevice,
1788 HomeMax,
1789 HomeMaxDots,
1790 HomeMini,
1791 HomePin,
1792 HomeRepairService,
1793 HomeSpeaker,
1794 HomeStorage,
1795 HomeWork,
1796 HorizontalDistribute,
1797 HorizontalRule,
1798 HorizontalSplit,
1799 Host,
1800 HotTub,
1801 Hotel,
1802 HotelClass,
1803 Hourglass,
1804 HourglassArrowDown,
1805 HourglassArrowUp,
1806 HourglassBottom,
1807 HourglassDisabled,
1808 HourglassEmpty,
1809 HourglassFull,
1810 HourglassPause,
1811 HourglassTop,
1812 House,
1813 HouseSiding,
1814 HouseWithShield,
1815 Houseboat,
1816 HouseholdSupplies,
1817 Hov,
1818 HowToReg,
1819 HowToVote,
1820 HrResting,
1821 Html,
1822 Http,
1823 Https,
1824 Hub,
1825 Humerus,
1826 HumerusAlt,
1827 HumidityHigh,
1828 HumidityIndoor,
1829 HumidityLow,
1830 HumidityMid,
1831 HumidityPercentage,
1832 Hvac,
1833 HvacMaxDefrost,
1834 IceSkating,
1835 Icecream,
1836 IdCard,
1837 IdentityAwareProxy,
1838 IdentityPlatform,
1839 Ifl,
1840 Iframe,
1841 IframeOff,
1842 Image,
1843 ImageArrowUp,
1844 ImageAspectRatio,
1845 ImageInset,
1846 ImageNotSupported,
1847 ImageSearch,
1848 ImagesearchRoller,
1849 Imagesmode,
1850 Immunology,
1851 ImportContacts,
1852 ImportExport,
1853 ImportantDevices,
1854 InHomeMode,
1855 InactiveOrder,
1856 Inbox,
1857 InboxCustomize,
1858 InboxText,
1859 InboxTextAsterisk,
1860 InboxTextPerson,
1861 InboxTextShare,
1862 IncompleteCircle,
1863 IndeterminateCheckBox,
1864 IndeterminateQuestionBox,
1865 Info,
1866 InfoI,
1867 Infrared,
1868 InkEraser,
1869 InkEraserOff,
1870 InkHighlighter,
1871 InkHighlighterMove,
1872 InkMarker,
1873 InkPen,
1874 InkSelection,
1875 Inpatient,
1876 Input,
1877 InputCircle,
1878 InsertChart,
1879 InsertChartFilled,
1880 InsertChartOutlined,
1881 InsertComment,
1882 InsertDriveFile,
1883 InsertEmoticon,
1884 InsertInvitation,
1885 InsertLink,
1886 InsertPageBreak,
1887 InsertPhoto,
1888 InsertText,
1889 Insights,
1890 InstallDesktop,
1891 InstallMobile,
1892 InstantMix,
1893 IntegrationInstructions,
1894 InteractiveSpace,
1895 Interests,
1896 InterpreterMode,
1897 Inventory,
1898 Inventory2,
1899 InvertColors,
1900 InvertColorsOff,
1901 Ios,
1902 IosShare,
1903 Iron,
1904 Iso,
1905 JamboardKiosk,
1906 JapaneseCurry,
1907 JapaneseFlag,
1908 Javascript,
1909 Join,
1910 JoinFull,
1911 JoinInner,
1912 JoinLeft,
1913 JoinRight,
1914 Joystick,
1915 JumpToElement,
1916 KanjiAlcohol,
1917 Kayaking,
1918 KebabDining,
1919 Keep,
1920 KeepOff,
1921 KeepPin,
1922 KeepPublic,
1923 Kettle,
1924 Key,
1925 KeyOff,
1926 KeyVertical,
1927 KeyVisualizer,
1928 Keyboard,
1929 KeyboardAlt,
1930 KeyboardArrowDown,
1931 KeyboardArrowLeft,
1932 KeyboardArrowRight,
1933 KeyboardArrowUp,
1934 KeyboardBackspace,
1935 KeyboardCapslock,
1936 KeyboardCapslockBadge,
1937 KeyboardCommandKey,
1938 KeyboardControlKey,
1939 KeyboardDoubleArrowDown,
1940 KeyboardDoubleArrowLeft,
1941 KeyboardDoubleArrowRight,
1942 KeyboardDoubleArrowUp,
1943 KeyboardExternalInput,
1944 KeyboardFull,
1945 KeyboardHide,
1946 KeyboardKeys,
1947 KeyboardLock,
1948 KeyboardLockOff,
1949 KeyboardOff,
1950 KeyboardOnscreen,
1951 KeyboardOptionKey,
1952 KeyboardPreviousLanguage,
1953 KeyboardReturn,
1954 KeyboardTab,
1955 KeyboardTabRtl,
1956 KeyboardVoice,
1957 KidStar,
1958 KingBed,
1959 Kitchen,
1960 Kitesurfing,
1961 LabPanel,
1962 LabProfile,
1963 LabResearch,
1964 Label,
1965 LabelImportant,
1966 LabelImportantOutline,
1967 LabelOff,
1968 LabelOutline,
1969 Labs,
1970 Lan,
1971 Landscape,
1972 Landscape2,
1973 Landscape2Edit,
1974 Landscape2Off,
1975 Landslide,
1976 Language,
1977 LanguageChineseArray,
1978 LanguageChineseCangjie,
1979 LanguageChineseDayi,
1980 LanguageChinesePinyin,
1981 LanguageChineseQuick,
1982 LanguageChineseWubi,
1983 LanguageFrench,
1984 LanguageGbEnglish,
1985 LanguageInternational,
1986 LanguageJapaneseKana,
1987 LanguageKoreanLatin,
1988 LanguagePinyin,
1989 LanguageSpanish,
1990 LanguageUs,
1991 LanguageUsColemak,
1992 LanguageUsDvorak,
1993 Laps,
1994 Laptop,
1995 LaptopCar,
1996 LaptopChromebook,
1997 LaptopMac,
1998 LaptopWindows,
1999 LassoSelect,
2000 LastPage,
2001 Launch,
2002 Laundry,
2003 Layers,
2004 LayersClear,
2005 Lda,
2006 Leaderboard,
2007 LeakAdd,
2008 LeakRemove,
2009 LeftClick,
2010 LeftPanelClose,
2011 LeftPanelOpen,
2012 LegendToggle,
2013 Lens,
2014 LensBlur,
2015 LetterSwitch,
2016 LibraryAdd,
2017 LibraryAddCheck,
2018 LibraryBooks,
2019 LibraryMusic,
2020 License,
2021 LiftToTalk,
2022 Light,
2023 LightGroup,
2024 LightMode,
2025 LightOff,
2026 Lightbulb,
2027 LightbulbCircle,
2028 LightbulbOutline,
2029 Lightbulb2,
2030 LightningStand,
2031 LineAxis,
2032 LineCurve,
2033 LineEnd,
2034 LineEndArrow,
2035 LineEndArrowNotch,
2036 LineEndCircle,
2037 LineEndDiamond,
2038 LineEndSquare,
2039 LineStart,
2040 LineStartArrow,
2041 LineStartArrowNotch,
2042 LineStartCircle,
2043 LineStartDiamond,
2044 LineStartSquare,
2045 LineStyle,
2046 LineWeight,
2047 LinearScale,
2048 Link,
2049 LinkOff,
2050 LinkedCamera,
2051 LinkedServices,
2052 Liquor,
2053 List,
2054 ListAlt,
2055 ListAltAdd,
2056 ListAltCheck,
2057 Lists,
2058 LiveHelp,
2059 LiveTv,
2060 Living,
2061 LocalActivity,
2062 LocalAirport,
2063 LocalAtm,
2064 LocalBar,
2065 LocalCafe,
2066 LocalCarWash,
2067 LocalConvenienceStore,
2068 LocalDining,
2069 LocalDrink,
2070 LocalFireDepartment,
2071 LocalFlorist,
2072 LocalGasStation,
2073 LocalGroceryStore,
2074 LocalHospital,
2075 LocalHotel,
2076 LocalLaundryService,
2077 LocalLibrary,
2078 LocalMall,
2079 LocalMovies,
2080 LocalOffer,
2081 LocalParking,
2082 LocalPharmacy,
2083 LocalPhone,
2084 LocalPizza,
2085 LocalPlay,
2086 LocalPolice,
2087 LocalPostOffice,
2088 LocalPrintshop,
2089 LocalSee,
2090 LocalShipping,
2091 LocalTaxi,
2092 LocationAutomation,
2093 LocationAway,
2094 LocationChip,
2095 LocationCity,
2096 LocationDisabled,
2097 LocationHome,
2098 LocationOff,
2099 LocationOn,
2100 LocationPin,
2101 LocationSearching,
2102 LocatorTag,
2103 Lock,
2104 LockClock,
2105 LockOpen,
2106 LockOpenCircle,
2107 LockOpenRight,
2108 LockOutline,
2109 LockPerson,
2110 LockReset,
2111 Login,
2112 LogoDev,
2113 Logout,
2114 Looks,
2115 LooksOne,
2116 LooksTwo,
2117 #[strum(serialize = "looks_3")]
2118 Looks3,
2119 #[strum(serialize = "looks_4")]
2120 Looks4,
2121 #[strum(serialize = "looks_5")]
2122 Looks5,
2123 #[strum(serialize = "looks_6")]
2124 Looks6,
2125 Loop,
2126 Loupe,
2127 LowDensity,
2128 LowPriority,
2129 Lowercase,
2130 Loyalty,
2131 LteMobiledata,
2132 LteMobiledataBadge,
2133 LtePlusMobiledata,
2134 LtePlusMobiledataBadge,
2135 Luggage,
2136 LunchDining,
2137 Lyrics,
2138 MacroAuto,
2139 MacroOff,
2140 MagicButton,
2141 MagicExchange,
2142 MagicTether,
2143 MagnificationLarge,
2144 MagnificationSmall,
2145 MagnifyDocked,
2146 MagnifyFullscreen,
2147 Mail,
2148 MailAsterisk,
2149 MailLock,
2150 MailOff,
2151 MailOutline,
2152 MailShield,
2153 Male,
2154 Man,
2155 Man2,
2156 Man3,
2157 Man4,
2158 ManageAccounts,
2159 ManageHistory,
2160 ManageSearch,
2161 Manga,
2162 Manufacturing,
2163 Map,
2164 MapPinHeart,
2165 MapPinReview,
2166 MapSearch,
2167 MapsHomeWork,
2168 MapsUgc,
2169 Margin,
2170 MarkAsUnread,
2171 MarkChatRead,
2172 MarkChatUnread,
2173 MarkEmailRead,
2174 MarkEmailUnread,
2175 MarkUnreadChatAlt,
2176 Markdown,
2177 MarkdownCopy,
2178 MarkdownPaste,
2179 Markunread,
2180 MarkunreadMailbox,
2181 MaskedTransitions,
2182 MaskedTransitionsAdd,
2183 Masks,
2184 Massage,
2185 MatchCase,
2186 MatchCaseOff,
2187 MatchWord,
2188 Matter,
2189 Maximize,
2190 MealDinner,
2191 MealLunch,
2192 MeasuringTape,
2193 MediaBluetoothOff,
2194 MediaBluetoothOn,
2195 MediaLink,
2196 MediaOutput,
2197 MediaOutputOff,
2198 Mediation,
2199 MedicalInformation,
2200 MedicalMask,
2201 MedicalServices,
2202 Medication,
2203 MedicationLiquid,
2204 MeetingRoom,
2205 Memory,
2206 MemoryAlt,
2207 MenstrualHealth,
2208 Menu,
2209 MenuBook,
2210 MenuBook2,
2211 MenuOpen,
2212 Merge,
2213 MergeType,
2214 Message,
2215 Metabolism,
2216 Metro,
2217 MfgNestYaleLock,
2218 Mic,
2219 MicAlert,
2220 MicDouble,
2221 MicExternalOff,
2222 MicExternalOn,
2223 MicNone,
2224 MicOff,
2225 Microbiology,
2226 Microwave,
2227 MicrowaveGen,
2228 MilitaryTech,
2229 Mimo,
2230 MimoDisconnect,
2231 Mindfulness,
2232 Minimize,
2233 MinorCrash,
2234 Mintmark,
2235 MissedVideoCall,
2236 MissedVideoCallFilled,
2237 MissingController,
2238 Mist,
2239 Mitre,
2240 MixtureMed,
2241 Mms,
2242 Mobile,
2243 MobileAlert,
2244 MobileArrowDown,
2245 MobileArrowRight,
2246 MobileArrowUpRight,
2247 MobileBlock,
2248 MobileCamera,
2249 MobileCameraFront,
2250 MobileCameraRear,
2251 MobileCancel,
2252 MobileCast,
2253 MobileCharge,
2254 MobileChat,
2255 MobileCheck,
2256 MobileCode,
2257 MobileDots,
2258 MobileFriendly,
2259 MobileGear,
2260 MobileHand,
2261 MobileHandLeft,
2262 MobileHandLeftOff,
2263 MobileHandOff,
2264 MobileInfo,
2265 MobileLandscape,
2266 MobileLayout,
2267 MobileLockLandscape,
2268 MobileLockPortrait,
2269 MobileLoupe,
2270 MobileMenu,
2271 MobileOff,
2272 MobileQuestion,
2273 MobileRotate,
2274 MobileRotateLock,
2275 MobileScreenShare,
2276 MobileScreensaver,
2277 MobileSensorHi,
2278 MobileSensorLo,
2279 MobileShare,
2280 MobileShareStack,
2281 MobileSound,
2282 MobileSoundOff,
2283 MobileSound2,
2284 MobileSpeaker,
2285 MobileText,
2286 MobileText2,
2287 MobileTheft,
2288 MobileTicket,
2289 MobileVibrate,
2290 MobileWrench,
2291 Mobile2,
2292 Mobile3,
2293 Mobiledata3g,
2294 Mobiledata4g,
2295 Mobiledata4gPlus,
2296 MobiledataOff,
2297 Mode,
2298 ModeComment,
2299 ModeCool,
2300 ModeCoolOff,
2301 ModeDual,
2302 ModeEdit,
2303 ModeEditOutline,
2304 ModeFan,
2305 ModeFanOff,
2306 ModeHeat,
2307 ModeHeatCool,
2308 ModeHeatOff,
2309 ModeNight,
2310 ModeOfTravel,
2311 ModeOffOn,
2312 ModeStandby,
2313 ModelTraining,
2314 Modeling,
2315 MonetizationOn,
2316 Money,
2317 MoneyBag,
2318 MoneyOff,
2319 MoneyOffCsred,
2320 MoneyRange,
2321 Monitor,
2322 MonitorHeart,
2323 MonitorWeight,
2324 MonitorWeightGain,
2325 MonitorWeightLoss,
2326 Monitoring,
2327 MonochromePhotos,
2328 Monorail,
2329 Mood,
2330 MoodBad,
2331 MoonStars,
2332 Mop,
2333 Moped,
2334 MopedPackage,
2335 More,
2336 MoreDown,
2337 MoreHoriz,
2338 MoreTime,
2339 MoreUp,
2340 MoreVert,
2341 Mosque,
2342 MotionBlur,
2343 MotionMode,
2344 MotionPhotosAuto,
2345 MotionPhotosOff,
2346 MotionPhotosOn,
2347 MotionPhotosPause,
2348 MotionPhotosPaused,
2349 MotionPlay,
2350 MotionSensorActive,
2351 MotionSensorAlert,
2352 MotionSensorIdle,
2353 MotionSensorUrgent,
2354 Motorcycle,
2355 MountainFlag,
2356 MountainSteam,
2357 Mouse,
2358 MouseLock,
2359 MouseLockOff,
2360 Move,
2361 MoveDown,
2362 MoveGroup,
2363 MoveItem,
2364 MoveLocation,
2365 MoveSelectionDown,
2366 MoveSelectionLeft,
2367 MoveSelectionRight,
2368 MoveSelectionUp,
2369 MoveToInbox,
2370 MoveUp,
2371 MovedLocation,
2372 Movie,
2373 MovieCreation,
2374 MovieEdit,
2375 MovieFilter,
2376 MovieInfo,
2377 MovieOff,
2378 MovieSpeaker,
2379 Moving,
2380 MovingBeds,
2381 MovingMinistry,
2382 Mp,
2383 Multicooker,
2384 MultilineChart,
2385 MultimodalHandEye,
2386 MultipleAirports,
2387 MultipleStop,
2388 Museum,
2389 MusicCast,
2390 MusicHistory,
2391 MusicNote,
2392 MusicNoteAdd,
2393 MusicOff,
2394 MusicVideo,
2395 MyLocation,
2396 Mystery,
2397 Nat,
2398 Nature,
2399 NaturePeople,
2400 NavigateBefore,
2401 NavigateNext,
2402 Navigation,
2403 NearMe,
2404 NearMeDisabled,
2405 Nearby,
2406 NearbyError,
2407 NearbyOff,
2408 Nephrology,
2409 NestAudio,
2410 NestCamFloodlight,
2411 NestCamIndoor,
2412 NestCamIq,
2413 NestCamIqOutdoor,
2414 NestCamMagnetMount,
2415 NestCamOutdoor,
2416 NestCamStand,
2417 NestCamWallMount,
2418 NestCamWiredStand,
2419 NestClockFarsightAnalog,
2420 NestClockFarsightDigital,
2421 NestConnect,
2422 NestDetect,
2423 NestDisplay,
2424 NestDisplayMax,
2425 NestDoorbellVisitor,
2426 NestEcoLeaf,
2427 NestFarsightCool,
2428 NestFarsightDual,
2429 NestFarsightEco,
2430 NestFarsightHeat,
2431 NestFarsightSeasonal,
2432 NestFarsightWeather,
2433 NestFoundSavings,
2434 NestGaleWifi,
2435 NestHeatLinkE,
2436 NestHeatLinkGen3,
2437 NestHelloDoorbell,
2438 NestLocatorTag,
2439 NestMini,
2440 NestMultiRoom,
2441 NestProtect,
2442 NestRemote,
2443 NestRemoteComfortSensor,
2444 NestSecureAlarm,
2445 NestSunblock,
2446 NestTag,
2447 NestThermostat,
2448 NestThermostatEEu,
2449 NestThermostatGen3,
2450 NestThermostatSensor,
2451 NestThermostatSensorEu,
2452 NestThermostatZirconiumEu,
2453 NestTrueRadiant,
2454 NestWakeOnApproach,
2455 NestWakeOnPress,
2456 NestWifiGale,
2457 NestWifiMistral,
2458 NestWifiPoint,
2459 NestWifiPointVento,
2460 NestWifiPro,
2461 NestWifiPro2,
2462 NestWifiRouter,
2463 NetworkCell,
2464 NetworkCheck,
2465 NetworkIntelNode,
2466 NetworkIntelligence,
2467 NetworkIntelligenceHistory,
2468 NetworkIntelligenceUpdate,
2469 NetworkLocked,
2470 NetworkManage,
2471 NetworkNode,
2472 NetworkPing,
2473 NetworkWifi,
2474 NetworkWifiLocked,
2475 NetworkWifi1Bar,
2476 NetworkWifi1BarLocked,
2477 NetworkWifi2Bar,
2478 NetworkWifi2BarLocked,
2479 NetworkWifi3Bar,
2480 NetworkWifi3BarLocked,
2481 Neurology,
2482 NewLabel,
2483 NewReleases,
2484 NewWindow,
2485 News,
2486 Newsmode,
2487 Newspaper,
2488 Newsstand,
2489 NextPlan,
2490 NextWeek,
2491 Nfc,
2492 NfcOff,
2493 NightShelter,
2494 NightSightAuto,
2495 NightSightAutoOff,
2496 NightSightMax,
2497 Nightlife,
2498 Nightlight,
2499 NightlightRound,
2500 NightsStay,
2501 NineK,
2502 NineKPlus,
2503 NineMp,
2504 NineteenMp,
2505 NoAccounts,
2506 NoAdultContent,
2507 NoBackpack,
2508 NoCrash,
2509 NoDrinks,
2510 NoEncryption,
2511 NoEncryptionGmailerrorred,
2512 NoFlash,
2513 NoFood,
2514 NoLuggage,
2515 NoMeals,
2516 NoMeetingRoom,
2517 NoPhotography,
2518 NoSim,
2519 NoSound,
2520 NoStroller,
2521 NoTransfer,
2522 NoiseAware,
2523 NoiseControlOff,
2524 NoiseControlOn,
2525 NordicWalking,
2526 North,
2527 NorthEast,
2528 NorthWest,
2529 NotAccessible,
2530 NotAccessibleForward,
2531 NotInterested,
2532 NotListedLocation,
2533 NotStarted,
2534 Note,
2535 NoteAdd,
2536 NoteAlt,
2537 NoteStack,
2538 NoteStackAdd,
2539 Notes,
2540 NotificationAdd,
2541 NotificationImportant,
2542 NotificationMultiple,
2543 NotificationSettings,
2544 NotificationSound,
2545 Notifications,
2546 NotificationsActive,
2547 NotificationsNone,
2548 NotificationsOff,
2549 NotificationsPaused,
2550 NotificationsUnread,
2551 Numbers,
2552 Nutrition,
2553 Ods,
2554 Odt,
2555 OfflineBolt,
2556 OfflinePin,
2557 OfflinePinOff,
2558 OfflineShare,
2559 OilBarrel,
2560 Okonomiyaki,
2561 OnDeviceTraining,
2562 OnHubDevice,
2563 Oncology,
2564 OndemandVideo,
2565 OneK,
2566 OneKPlus,
2567 OneTwoThree,
2568 OneXMobiledata,
2569 OnlinePrediction,
2570 Onsen,
2571 Opacity,
2572 OpenInBrowser,
2573 OpenInFull,
2574 OpenInNew,
2575 OpenInNewDown,
2576 OpenInNewOff,
2577 OpenInPhone,
2578 OpenJam,
2579 OpenRun,
2580 OpenWith,
2581 Ophthalmology,
2582 OralDisease,
2583 Orbit,
2584 OrderApprove,
2585 OrderPlay,
2586 Orders,
2587 Orthopedics,
2588 OtherAdmission,
2589 OtherHouses,
2590 Outbound,
2591 Outbox,
2592 OutboxAlt,
2593 OutdoorGarden,
2594 OutdoorGrill,
2595 OutgoingMail,
2596 Outlet,
2597 OutlinedFlag,
2598 Outpatient,
2599 OutpatientMed,
2600 Output,
2601 OutputCircle,
2602 Oven,
2603 OvenGen,
2604 Overview,
2605 OverviewKey,
2606 Owl,
2607 OxygenSaturation,
2608 P2P,
2609 Pace,
2610 Pacemaker,
2611 Package,
2612 Package2,
2613 Padding,
2614 Padel,
2615 PageControl,
2616 PageFooter,
2617 PageHeader,
2618 PageInfo,
2619 PageMenuIos,
2620 Pageless,
2621 Pages,
2622 Pageview,
2623 Paid,
2624 Palette,
2625 Pallet,
2626 PanTool,
2627 PanToolAlt,
2628 PanZoom,
2629 Panorama,
2630 PanoramaFishEye,
2631 PanoramaHorizontal,
2632 PanoramaPhotosphere,
2633 PanoramaVertical,
2634 PanoramaWideAngle,
2635 Paragliding,
2636 ParentChildDining,
2637 Park,
2638 ParkingMeter,
2639 ParkingSign,
2640 ParkingValet,
2641 PartlyCloudyDay,
2642 PartlyCloudyNight,
2643 PartnerExchange,
2644 PartnerHeart,
2645 PartnerReports,
2646 PartyMode,
2647 Passkey,
2648 Password,
2649 Password2,
2650 Password2Off,
2651 PatientList,
2652 Pattern,
2653 Pause,
2654 PauseCircle,
2655 PauseCircleFilled,
2656 PauseCircleOutline,
2657 PausePresentation,
2658 Payment,
2659 PaymentArrowDown,
2660 PaymentCard,
2661 Payments,
2662 PedalBike,
2663 Pediatrics,
2664 PenSize1,
2665 PenSize2,
2666 PenSize3,
2667 PenSize4,
2668 PenSize5,
2669 Pending,
2670 PendingActions,
2671 Pentagon,
2672 People,
2673 PeopleAlt,
2674 PeopleOutline,
2675 Percent,
2676 PercentDiscount,
2677 PerformanceMax,
2678 Pergola,
2679 PermCameraMic,
2680 PermContactCalendar,
2681 PermDataSetting,
2682 PermDeviceInformation,
2683 PermIdentity,
2684 PermMedia,
2685 PermPhoneMsg,
2686 PermScanWifi,
2687 Person,
2688 PersonAdd,
2689 PersonAddAlt,
2690 PersonAddDisabled,
2691 PersonAlert,
2692 PersonApron,
2693 PersonBook,
2694 PersonCancel,
2695 PersonCelebrate,
2696 PersonCheck,
2697 PersonEdit,
2698 PersonFilled,
2699 PersonHeart,
2700 PersonOff,
2701 PersonOutline,
2702 PersonPin,
2703 PersonPinCircle,
2704 PersonPlay,
2705 PersonRaisedHand,
2706 PersonRemove,
2707 PersonSearch,
2708 PersonShield,
2709 Person2,
2710 Person3,
2711 Person4,
2712 PersonalBag,
2713 PersonalBagOff,
2714 PersonalBagQuestion,
2715 PersonalInjury,
2716 PersonalPlaces,
2717 PersonalVideo,
2718 PestControl,
2719 PestControlRodent,
2720 PetSupplies,
2721 Pets,
2722 Phishing,
2723 Phone,
2724 PhoneAlt,
2725 PhoneAndroid,
2726 PhoneBluetoothSpeaker,
2727 PhoneCallback,
2728 PhoneDisabled,
2729 PhoneEnabled,
2730 PhoneForwarded,
2731 PhoneInTalk,
2732 PhoneIphone,
2733 PhoneLocked,
2734 PhoneMissed,
2735 PhonePaused,
2736 Phonelink,
2737 PhonelinkErase,
2738 PhonelinkLock,
2739 PhonelinkOff,
2740 PhonelinkRing,
2741 PhonelinkRingOff,
2742 PhonelinkSetup,
2743 Photo,
2744 PhotoAlbum,
2745 PhotoAutoMerge,
2746 PhotoCamera,
2747 PhotoCameraBack,
2748 PhotoCameraFront,
2749 PhotoFilter,
2750 PhotoFrame,
2751 PhotoLibrary,
2752 PhotoPrints,
2753 PhotoSizeSelectActual,
2754 PhotoSizeSelectLarge,
2755 PhotoSizeSelectSmall,
2756 Php,
2757 PhysicalTherapy,
2758 Piano,
2759 PianoOff,
2760 Pickleball,
2761 PictureAsPdf,
2762 PictureInPicture,
2763 PictureInPictureAlt,
2764 PictureInPictureCenter,
2765 PictureInPictureLarge,
2766 PictureInPictureMedium,
2767 PictureInPictureMobile,
2768 PictureInPictureOff,
2769 PictureInPictureSmall,
2770 PieChart,
2771 PieChartFilled,
2772 PieChartOutline,
2773 PieChartOutlined,
2774 Pill,
2775 PillOff,
2776 Pin,
2777 PinDrop,
2778 PinEnd,
2779 PinInvoke,
2780 Pinboard,
2781 PinboardUnread,
2782 Pinch,
2783 PinchZoomIn,
2784 PinchZoomOut,
2785 Pip,
2786 PipExit,
2787 PivotTableChart,
2788 Place,
2789 PlaceItem,
2790 Plagiarism,
2791 PlaneContrails,
2792 Planet,
2793 PlannerBannerAdPt,
2794 PlannerReview,
2795 PlayArrow,
2796 PlayCircle,
2797 PlayDisabled,
2798 PlayForWork,
2799 PlayLesson,
2800 PlayMusic,
2801 PlayPause,
2802 PlayShapes,
2803 Playground,
2804 Playground2,
2805 PlayingCards,
2806 PlaylistAdd,
2807 PlaylistAddCheck,
2808 PlaylistAddCheckCircle,
2809 PlaylistAddCircle,
2810 PlaylistPlay,
2811 PlaylistRemove,
2812 PlugConnect,
2813 Plumbing,
2814 PlusOne,
2815 Podcasts,
2816 Podiatry,
2817 Podium,
2818 PointOfSale,
2819 PointScan,
2820 PokerChip,
2821 Policy,
2822 PolicyAlert,
2823 Poll,
2824 Polyline,
2825 Polymer,
2826 Pool,
2827 PortableWifiOff,
2828 Portrait,
2829 PositionBottomLeft,
2830 PositionBottomRight,
2831 PositionTopRight,
2832 Post,
2833 PostAdd,
2834 PottedPlant,
2835 Power,
2836 PowerInput,
2837 PowerOff,
2838 PowerRounded,
2839 PowerSettingsCircle,
2840 PowerSettingsNew,
2841 PrayerTimes,
2842 PrecisionManufacturing,
2843 Pregnancy,
2844 PregnantWoman,
2845 Preliminary,
2846 Prescriptions,
2847 PresentToAll,
2848 Preview,
2849 PreviewOff,
2850 PriceChange,
2851 PriceCheck,
2852 Print,
2853 PrintAdd,
2854 PrintConnect,
2855 PrintDisabled,
2856 PrintError,
2857 PrintLock,
2858 Priority,
2859 PriorityHigh,
2860 Privacy,
2861 PrivacyTip,
2862 PrivateConnectivity,
2863 Problem,
2864 Procedure,
2865 ProcessChart,
2866 ProductionQuantityLimits,
2867 Productivity,
2868 ProgressActivity,
2869 PromptSuggestion,
2870 Propane,
2871 PropaneTank,
2872 Psychiatry,
2873 Psychology,
2874 PsychologyAlt,
2875 Public,
2876 PublicOff,
2877 Publish,
2878 PublishedWithChanges,
2879 Pulmonology,
2880 PulseAlert,
2881 PunchClock,
2882 PushPin,
2883 QrCode,
2884 QrCodeScanner,
2885 QrCode2,
2886 QrCode2Add,
2887 QueryBuilder,
2888 QueryStats,
2889 QuestionAnswer,
2890 QuestionExchange,
2891 QuestionMark,
2892 Queue,
2893 QueueMusic,
2894 QueuePlayNext,
2895 QuickPhrases,
2896 QuickReference,
2897 QuickReferenceAll,
2898 QuickReorder,
2899 Quickreply,
2900 QuietTime,
2901 QuietTimeActive,
2902 Quiz,
2903 RMobiledata,
2904 Radar,
2905 Radio,
2906 RadioButtonChecked,
2907 RadioButtonPartial,
2908 RadioButtonUnchecked,
2909 Radiology,
2910 RailwayAlert,
2911 RailwayAlert2,
2912 Rainy,
2913 RainyHeavy,
2914 RainyLight,
2915 RainySnow,
2916 RamenDining,
2917 RampLeft,
2918 RampRight,
2919 RangeHood,
2920 RateReview,
2921 RateReviewRtl,
2922 Raven,
2923 RawOff,
2924 RawOn,
2925 ReadMore,
2926 ReadinessScore,
2927 RealEstateAgent,
2928 RearCamera,
2929 Rebase,
2930 RebaseEdit,
2931 Receipt,
2932 ReceiptLong,
2933 ReceiptLongOff,
2934 RecentActors,
2935 RecentPatient,
2936 Recenter,
2937 Recommend,
2938 RecordVoiceOver,
2939 Rectangle,
2940 Recycling,
2941 Redeem,
2942 Redo,
2943 ReduceCapacity,
2944 Refresh,
2945 RegularExpression,
2946 Relax,
2947 ReleaseAlert,
2948 RememberMe,
2949 Reminder,
2950 RemindersAlt,
2951 RemoteGen,
2952 Remove,
2953 RemoveCircle,
2954 RemoveCircleOutline,
2955 RemoveDone,
2956 RemoveFromQueue,
2957 RemoveModerator,
2958 RemoveRedEye,
2959 RemoveRoad,
2960 RemoveSelection,
2961 RemoveShoppingCart,
2962 ReopenWindow,
2963 Reorder,
2964 Repartition,
2965 Repeat,
2966 RepeatOn,
2967 RepeatOne,
2968 RepeatOneOn,
2969 ReplaceAudio,
2970 ReplaceImage,
2971 ReplaceVideo,
2972 Replay,
2973 ReplayCircleFilled,
2974 Replay10,
2975 Replay30,
2976 Replay5,
2977 Reply,
2978 ReplyAll,
2979 Report,
2980 ReportGmailerrorred,
2981 ReportOff,
2982 ReportProblem,
2983 RequestPage,
2984 RequestQuote,
2985 ResetBrightness,
2986 ResetExposure,
2987 ResetFocus,
2988 ResetImage,
2989 ResetIso,
2990 ResetSettings,
2991 ResetShadow,
2992 ResetShutterSpeed,
2993 ResetTv,
2994 ResetWhiteBalance,
2995 ResetWrench,
2996 Resize,
2997 RespiratoryRate,
2998 ResponsiveLayout,
2999 RestArea,
3000 RestartAlt,
3001 Restaurant,
3002 RestaurantMenu,
3003 Restore,
3004 RestoreFromTrash,
3005 RestorePage,
3006 Resume,
3007 Reviews,
3008 RewardedAds,
3009 Rheumatology,
3010 RibCage,
3011 RiceBowl,
3012 RightClick,
3013 RightPanelClose,
3014 RightPanelOpen,
3015 RingVolume,
3016 RingVolumeFilled,
3017 Ripples,
3018 Road,
3019 Robot,
3020 Robot2,
3021 Rocket,
3022 RocketLaunch,
3023 RollerShades,
3024 RollerShadesClosed,
3025 RollerSkating,
3026 Roofing,
3027 Room,
3028 RoomPreferences,
3029 RoomService,
3030 RotateAuto,
3031 RotateLeft,
3032 RotateRight,
3033 Rotate90DegreesCcw,
3034 Rotate90DegreesCw,
3035 Rotation3d,
3036 RoundaboutLeft,
3037 RoundaboutRight,
3038 RoundedCorner,
3039 Route,
3040 Router,
3041 RouterOff,
3042 Routine,
3043 Rowing,
3044 RssFeed,
3045 Rsvp,
3046 Rtt,
3047 Rubric,
3048 Rule,
3049 RuleFolder,
3050 RuleSettings,
3051 RunCircle,
3052 RunningWithErrors,
3053 RvHookup,
3054 SafetyCheck,
3055 SafetyCheckOff,
3056 SafetyDivider,
3057 Sailing,
3058 Salinity,
3059 Sanitizer,
3060 Satellite,
3061 SatelliteAlt,
3062 Sauna,
3063 Save,
3064 SaveAlt,
3065 SaveAs,
3066 SaveClock,
3067 SavedSearch,
3068 Savings,
3069 Scale,
3070 Scan,
3071 ScanDelete,
3072 Scanner,
3073 ScatterPlot,
3074 Scene,
3075 Schedule,
3076 ScheduleSend,
3077 Schema,
3078 School,
3079 Science,
3080 ScienceOff,
3081 Scooter,
3082 Score,
3083 Scoreboard,
3084 ScreenLockLandscape,
3085 ScreenLockPortrait,
3086 ScreenLockRotation,
3087 ScreenRecord,
3088 ScreenRotation,
3089 ScreenRotationAlt,
3090 ScreenRotationUp,
3091 ScreenSearchDesktop,
3092 ScreenShare,
3093 Screenshot,
3094 ScreenshotFrame,
3095 ScreenshotFrame2,
3096 ScreenshotKeyboard,
3097 ScreenshotMonitor,
3098 ScreenshotRegion,
3099 ScreenshotTablet,
3100 Script,
3101 ScrollableHeader,
3102 ScubaDiving,
3103 Sd,
3104 SdCard,
3105 SdCardAlert,
3106 SdStorage,
3107 Sdk,
3108 Search,
3109 SearchActivity,
3110 SearchCheck,
3111 SearchCheck2,
3112 SearchGear,
3113 SearchHandsFree,
3114 SearchInsights,
3115 SearchOff,
3116 SeatCoolLeft,
3117 SeatCoolRight,
3118 SeatHeatLeft,
3119 SeatHeatRight,
3120 SeatVentLeft,
3121 SeatVentRight,
3122 Security,
3123 SecurityKey,
3124 SecurityUpdate,
3125 SecurityUpdateGood,
3126 SecurityUpdateWarning,
3127 Segment,
3128 Select,
3129 SelectAll,
3130 SelectCheckBox,
3131 SelectToSpeak,
3132 SelectWindow,
3133 SelectWindowOff,
3134 SelectWindow2,
3135 SelfCare,
3136 SelfImprovement,
3137 Sell,
3138 Send,
3139 SendAndArchive,
3140 SendMoney,
3141 SendTimeExtension,
3142 SendToMobile,
3143 SensorDoor,
3144 SensorOccupied,
3145 SensorWindow,
3146 Sensors,
3147 SensorsKrx,
3148 SensorsKrxOff,
3149 SensorsOff,
3150 SentimentCalm,
3151 SentimentContent,
3152 SentimentDissatisfied,
3153 SentimentExcited,
3154 SentimentExtremelyDissatisfied,
3155 SentimentFrustrated,
3156 SentimentNeutral,
3157 SentimentSad,
3158 SentimentSatisfied,
3159 SentimentSatisfiedAlt,
3160 SentimentStressed,
3161 SentimentVeryDissatisfied,
3162 SentimentVerySatisfied,
3163 SentimentWorried,
3164 Serif,
3165 ServerPerson,
3166 ServiceToolbox,
3167 SetMeal,
3168 Settings,
3169 SettingsAccessibility,
3170 SettingsAccountBox,
3171 SettingsAlert,
3172 SettingsApplications,
3173 SettingsBRoll,
3174 SettingsBackupRestore,
3175 SettingsBluetooth,
3176 SettingsBrightness,
3177 SettingsCell,
3178 SettingsCinematicBlur,
3179 SettingsEthernet,
3180 SettingsHeart,
3181 SettingsInputAntenna,
3182 SettingsInputComponent,
3183 SettingsInputComposite,
3184 SettingsInputHdmi,
3185 SettingsInputSvideo,
3186 SettingsMotionMode,
3187 SettingsNightSight,
3188 SettingsOverscan,
3189 SettingsPanorama,
3190 SettingsPhone,
3191 SettingsPhotoCamera,
3192 SettingsPower,
3193 SettingsRemote,
3194 SettingsSeating,
3195 SettingsSlowMotion,
3196 SettingsSuggest,
3197 SettingsSystemDaydream,
3198 SettingsTimelapse,
3199 SettingsVideoCamera,
3200 SettingsVoice,
3201 SettopComponent,
3202 SevenK,
3203 SevenKPlus,
3204 SevenMp,
3205 SeventeenMp,
3206 SevereCold,
3207 Shadow,
3208 ShadowAdd,
3209 ShadowMinus,
3210 ShapeLine,
3211 ShapeRecognition,
3212 Shapes,
3213 Share,
3214 ShareEta,
3215 ShareLocation,
3216 ShareOff,
3217 ShareReviews,
3218 ShareWindows,
3219 ShavedIce,
3220 SheetsRtl,
3221 ShelfAutoHide,
3222 ShelfPosition,
3223 Shelves,
3224 Shield,
3225 ShieldLock,
3226 ShieldLocked,
3227 ShieldMoon,
3228 ShieldPerson,
3229 ShieldQuestion,
3230 ShieldToggle,
3231 ShieldWatch,
3232 ShieldWithHeart,
3233 ShieldWithHouse,
3234 Shift,
3235 ShiftLock,
3236 ShiftLockOff,
3237 Shop,
3238 ShopTwo,
3239 Shop2,
3240 ShoppingBag,
3241 ShoppingBagSpeed,
3242 ShoppingBasket,
3243 ShoppingCart,
3244 ShoppingCartCheckout,
3245 ShoppingCartOff,
3246 Shoppingmode,
3247 ShortStay,
3248 ShortText,
3249 Shortcut,
3250 ShowChart,
3251 Shower,
3252 Shuffle,
3253 ShuffleOn,
3254 ShutterSpeed,
3255 ShutterSpeedAdd,
3256 ShutterSpeedMinus,
3257 Sick,
3258 SideNavigation,
3259 SignLanguage,
3260 SignLanguage2,
3261 SignalCellularAdd,
3262 SignalCellularAlt,
3263 SignalCellularAlt1Bar,
3264 SignalCellularAlt2Bar,
3265 SignalCellularConnectedNoInternet0Bar,
3266 SignalCellularConnectedNoInternet4Bar,
3267 SignalCellularNoSim,
3268 SignalCellularNodata,
3269 SignalCellularNull,
3270 SignalCellularOff,
3271 SignalCellularPause,
3272 SignalCellular0Bar,
3273 SignalCellular1Bar,
3274 SignalCellular2Bar,
3275 SignalCellular3Bar,
3276 SignalCellular4Bar,
3277 SignalDisconnected,
3278 SignalWifiBad,
3279 SignalWifiConnectedNoInternet4,
3280 SignalWifiOff,
3281 SignalWifiStatusbarNotConnected,
3282 SignalWifiStatusbarNull,
3283 SignalWifiStatusbar4Bar,
3284 SignalWifi0Bar,
3285 SignalWifi4Bar,
3286 SignalWifi4BarLock,
3287 Signature,
3288 Signpost,
3289 SimCard,
3290 SimCardAlert,
3291 SimCardDownload,
3292 Simulation,
3293 SingleBed,
3294 Sip,
3295 Siren,
3296 SirenCheck,
3297 SirenOpen,
3298 SirenQuestion,
3299 SixFtApart,
3300 SixK,
3301 SixKPlus,
3302 SixMp,
3303 SixteenMp,
3304 SixtyFps,
3305 SixtyFpsSelect,
3306 Skateboarding,
3307 Skeleton,
3308 Skillet,
3309 SkilletCooktop,
3310 SkipNext,
3311 SkipPrevious,
3312 Skull,
3313 SkullList,
3314 SlabSerif,
3315 Sledding,
3316 Sleep,
3317 SleepScore,
3318 SlideLibrary,
3319 Sliders,
3320 Slideshow,
3321 SlowMotionVideo,
3322 SmartButton,
3323 SmartCardReader,
3324 SmartCardReaderOff,
3325 SmartDisplay,
3326 SmartOutlet,
3327 SmartScreen,
3328 SmartToy,
3329 Smartphone,
3330 SmartphoneCamera,
3331 SmbShare,
3332 SmokeFree,
3333 SmokingRooms,
3334 Sms,
3335 SmsFailed,
3336 SnippetFolder,
3337 Snooze,
3338 Snowboarding,
3339 Snowing,
3340 SnowingHeavy,
3341 Snowmobile,
3342 Snowshoeing,
3343 Soap,
3344 Soba,
3345 SocialDistance,
3346 SocialLeaderboard,
3347 SolarPower,
3348 SoloDining,
3349 Sort,
3350 SortByAlpha,
3351 Sos,
3352 SoundDetectionDogBarking,
3353 SoundDetectionGlassBreak,
3354 SoundDetectionLoudSound,
3355 SoundSampler,
3356 SoupKitchen,
3357 Source,
3358 SourceEnvironment,
3359 SourceNotes,
3360 South,
3361 SouthAmerica,
3362 SouthEast,
3363 SouthWest,
3364 Spa,
3365 SpaceBar,
3366 SpaceDashboard,
3367 SpatialAudio,
3368 SpatialAudioOff,
3369 SpatialSpeaker,
3370 SpatialTracking,
3371 Speaker,
3372 SpeakerGroup,
3373 SpeakerNotes,
3374 SpeakerNotesOff,
3375 SpeakerPhone,
3376 SpecialCharacter,
3377 SpecificGravity,
3378 SpeechToText,
3379 Speed,
3380 SpeedCamera,
3381 Speed025,
3382 Speed02X,
3383 Speed05,
3384 Speed05X,
3385 Speed075,
3386 Speed07X,
3387 Speed12,
3388 Speed125,
3389 Speed12X,
3390 Speed15,
3391 Speed15X,
3392 Speed175,
3393 Speed17X,
3394 Speed2X,
3395 Spellcheck,
3396 SplitScene,
3397 SplitSceneDown,
3398 SplitSceneLeft,
3399 SplitSceneRight,
3400 SplitSceneUp,
3401 Splitscreen,
3402 SplitscreenAdd,
3403 SplitscreenBottom,
3404 SplitscreenLandscape,
3405 SplitscreenLeft,
3406 SplitscreenPortrait,
3407 SplitscreenRight,
3408 SplitscreenTop,
3409 SplitscreenVerticalAdd,
3410 Spo2,
3411 Spoke,
3412 Sports,
3413 SportsAndOutdoors,
3414 SportsBar,
3415 SportsBaseball,
3416 SportsBasketball,
3417 SportsCricket,
3418 SportsEsports,
3419 SportsFootball,
3420 SportsGolf,
3421 SportsGymnastics,
3422 SportsHandball,
3423 SportsHockey,
3424 SportsKabaddi,
3425 SportsMartialArts,
3426 SportsMma,
3427 SportsMotorsports,
3428 SportsRugby,
3429 SportsScore,
3430 SportsSoccer,
3431 SportsTennis,
3432 SportsVolleyball,
3433 Sprinkler,
3434 Sprint,
3435 Square,
3436 SquareDot,
3437 SquareFoot,
3438 SsidChart,
3439 Stack,
3440 StackGroup,
3441 StackHexagon,
3442 StackOff,
3443 StackStar,
3444 StackedBarChart,
3445 StackedEmail,
3446 StackedInbox,
3447 StackedLineChart,
3448 Stacks,
3449 StadiaController,
3450 Stadium,
3451 Stairs,
3452 Stairs2,
3453 Star,
3454 StarBorder,
3455 StarBorderPurple500,
3456 StarHalf,
3457 StarOutline,
3458 StarPurple500,
3459 StarRate,
3460 StarRateHalf,
3461 StarShine,
3462 Stars,
3463 Stars2,
3464 Start,
3465 StatMinus1,
3466 StatMinus2,
3467 StatMinus3,
3468 Stat0,
3469 Stat1,
3470 Stat2,
3471 Stat3,
3472 StayCurrentLandscape,
3473 StayCurrentPortrait,
3474 StayPrimaryLandscape,
3475 StayPrimaryPortrait,
3476 SteeringWheelHeat,
3477 Step,
3478 StepInto,
3479 StepOut,
3480 StepOver,
3481 Steppers,
3482 Steps,
3483 Stethoscope,
3484 StethoscopeArrow,
3485 StethoscopeCheck,
3486 StickyNote,
3487 StickyNote2,
3488 StockMedia,
3489 Stockpot,
3490 Stop,
3491 StopCircle,
3492 StopScreenShare,
3493 Storage,
3494 Store,
3495 StoreMallDirectory,
3496 Storefront,
3497 Storm,
3498 Straight,
3499 Straighten,
3500 Strategy,
3501 Stream,
3502 StreamApps,
3503 Streetview,
3504 StressManagement,
3505 StrikethroughS,
3506 StrokeFull,
3507 StrokePartial,
3508 Stroller,
3509 Style,
3510 Styler,
3511 Stylus,
3512 StylusBrush,
3513 StylusFountainPen,
3514 StylusHighlighter,
3515 StylusLaserPointer,
3516 StylusNote,
3517 StylusPen,
3518 StylusPencil,
3519 SubdirectoryArrowLeft,
3520 SubdirectoryArrowRight,
3521 Subheader,
3522 Subject,
3523 Subscript,
3524 Subscriptions,
3525 Subtitles,
3526 SubtitlesGear,
3527 SubtitlesOff,
3528 Subway,
3529 SubwayWalk,
3530 Summarize,
3531 Sunny,
3532 SunnySnowing,
3533 Superscript,
3534 SupervisedUserCircle,
3535 SupervisedUserCircleOff,
3536 SupervisorAccount,
3537 Support,
3538 SupportAgent,
3539 Surfing,
3540 Surgical,
3541 SurroundSound,
3542 SwapCalls,
3543 SwapDrivingApps,
3544 SwapDrivingAppsWheel,
3545 SwapHoriz,
3546 SwapHorizontalCircle,
3547 SwapVert,
3548 SwapVerticalCircle,
3549 Sweep,
3550 Swipe,
3551 SwipeDown,
3552 SwipeDownAlt,
3553 SwipeLeft,
3554 SwipeLeftAlt,
3555 SwipeRight,
3556 SwipeRightAlt,
3557 SwipeUp,
3558 SwipeUpAlt,
3559 SwipeVertical,
3560 Switch,
3561 SwitchAccess,
3562 SwitchAccessShortcut,
3563 SwitchAccessShortcutAdd,
3564 SwitchAccess2,
3565 SwitchAccess3,
3566 SwitchAccount,
3567 SwitchCamera,
3568 SwitchLeft,
3569 SwitchRight,
3570 SwitchVideo,
3571 Switches,
3572 SwordRose,
3573 Swords,
3574 Symptoms,
3575 Synagogue,
3576 Sync,
3577 SyncAlt,
3578 SyncArrowDown,
3579 SyncArrowUp,
3580 SyncDesktop,
3581 SyncDisabled,
3582 SyncLock,
3583 SyncProblem,
3584 SyncSavedLocally,
3585 SyncSavedLocallyOff,
3586 Syringe,
3587 SystemSecurityUpdate,
3588 SystemSecurityUpdateGood,
3589 SystemSecurityUpdateWarning,
3590 SystemUpdate,
3591 SystemUpdateAlt,
3592 Tab,
3593 TabClose,
3594 TabCloseInactive,
3595 TabCloseRight,
3596 TabDuplicate,
3597 TabGroup,
3598 TabInactive,
3599 TabMove,
3600 TabNewRight,
3601 TabRecent,
3602 TabSearch,
3603 TabUnselected,
3604 Table,
3605 TableBar,
3606 TableChart,
3607 TableChartView,
3608 TableConvert,
3609 TableEdit,
3610 TableEye,
3611 TableLamp,
3612 TableLarge,
3613 TableRestaurant,
3614 TableRows,
3615 TableRowsNarrow,
3616 TableSign,
3617 TableView,
3618 Tablet,
3619 TabletAndroid,
3620 TabletCamera,
3621 TabletMac,
3622 Tabs,
3623 Tactic,
3624 Tag,
3625 TagFaces,
3626 TakeoutDining,
3627 TakeoutDining2,
3628 TamperDetectionOff,
3629 TamperDetectionOn,
3630 TapAndPlay,
3631 Tapas,
3632 Target,
3633 Task,
3634 TaskAlt,
3635 TatamiSeat,
3636 Taunt,
3637 TaxiAlert,
3638 TeamDashboard,
3639 TempPreferencesCustom,
3640 TempPreferencesEco,
3641 TempleBuddhist,
3642 TempleHindu,
3643 TenK,
3644 TenMp,
3645 Tenancy,
3646 Terminal,
3647 Terrain,
3648 TextAd,
3649 TextCompare,
3650 TextDecrease,
3651 TextFields,
3652 TextFieldsAlt,
3653 TextFormat,
3654 TextIncrease,
3655 TextRotateUp,
3656 TextRotateVertical,
3657 TextRotationAngledown,
3658 TextRotationAngleup,
3659 TextRotationDown,
3660 TextRotationNone,
3661 TextSelectEnd,
3662 TextSelectJumpToBeginning,
3663 TextSelectJumpToEnd,
3664 TextSelectMoveBackCharacter,
3665 TextSelectMoveBackWord,
3666 TextSelectMoveDown,
3667 TextSelectMoveForwardCharacter,
3668 TextSelectMoveForwardWord,
3669 TextSelectMoveUp,
3670 TextSelectStart,
3671 TextSnippet,
3672 TextToSpeech,
3673 TextUp,
3674 Textsms,
3675 Texture,
3676 TextureAdd,
3677 TextureMinus,
3678 TheaterComedy,
3679 Theaters,
3680 Thermometer,
3681 ThermometerAdd,
3682 ThermometerGain,
3683 ThermometerLoss,
3684 ThermometerMinus,
3685 Thermostat,
3686 ThermostatArrowDown,
3687 ThermostatArrowUp,
3688 ThermostatAuto,
3689 ThermostatCarbon,
3690 ThingsToDo,
3691 ThirteenMp,
3692 ThirtyFps,
3693 ThirtyFpsSelect,
3694 ThreadUnread,
3695 ThreatIntelligence,
3696 ThreeK,
3697 ThreeKPlus,
3698 ThreeMp,
3699 ThreeP,
3700 ThreeSixty,
3701 ThumbDown,
3702 ThumbDownAlt,
3703 ThumbDownFilled,
3704 ThumbDownOff,
3705 ThumbDownOffAlt,
3706 ThumbUp,
3707 ThumbUpAlt,
3708 ThumbUpFilled,
3709 ThumbUpOff,
3710 ThumbUpOffAlt,
3711 ThumbnailBar,
3712 ThumbsUpDouble,
3713 ThumbsUpDown,
3714 Thunderstorm,
3715 Tibia,
3716 TibiaAlt,
3717 TileLarge,
3718 TileMedium,
3719 TileSmall,
3720 TimeAuto,
3721 TimeToLeave,
3722 Timelapse,
3723 Timeline,
3724 Timer,
3725 TimerArrowDown,
3726 TimerArrowUp,
3727 TimerOff,
3728 TimerPause,
3729 TimerPlay,
3730 Timer1,
3731 Timer10,
3732 Timer10Alt1,
3733 Timer10Select,
3734 Timer2,
3735 Timer3,
3736 Timer3Alt1,
3737 Timer3Select,
3738 Timer5,
3739 Timer5Shutter,
3740 TipsAndUpdates,
3741 TireRepair,
3742 Title,
3743 Titlecase,
3744 Toast,
3745 Toc,
3746 Today,
3747 ToggleOff,
3748 ToggleOn,
3749 Token,
3750 Toll,
3751 Tonality,
3752 Tonality2,
3753 Toolbar,
3754 ToolsFlatHead,
3755 ToolsInstallationKit,
3756 ToolsLadder,
3757 ToolsLevel,
3758 ToolsPhillips,
3759 ToolsPliersWireStripper,
3760 ToolsPowerDrill,
3761 ToolsWrench,
3762 Tooltip,
3763 Tooltip2,
3764 TopPanelClose,
3765 TopPanelOpen,
3766 Topic,
3767 Tornado,
3768 TotalDissolvedSolids,
3769 TouchApp,
3770 TouchDouble,
3771 TouchLong,
3772 TouchTriple,
3773 TouchpadMouse,
3774 TouchpadMouseOff,
3775 Tour,
3776 Toys,
3777 ToysAndGames,
3778 ToysFan,
3779 TrackChanges,
3780 TrackpadInput,
3781 TrackpadInput2,
3782 TrackpadInput3,
3783 Traffic,
3784 TrafficJam,
3785 TrailLength,
3786 TrailLengthMedium,
3787 TrailLengthShort,
3788 Train,
3789 Tram,
3790 Transcribe,
3791 TransferWithinAStation,
3792 Transform,
3793 Transgender,
3794 TransitEnterexit,
3795 TransitTicket,
3796 TransitionChop,
3797 TransitionDissolve,
3798 TransitionFade,
3799 TransitionPush,
3800 TransitionSlide,
3801 Translate,
3802 TranslateIndic,
3803 Transportation,
3804 Travel,
3805 TravelExplore,
3806 TravelLuggageAndBags,
3807 TrendingDown,
3808 TrendingFlat,
3809 TrendingUp,
3810 Trip,
3811 TripOrigin,
3812 Trolley,
3813 TrolleyCableCar,
3814 Trophy,
3815 Troubleshoot,
3816 Try,
3817 Tsunami,
3818 Tsv,
3819 Tty,
3820 Tune,
3821 Tungsten,
3822 TurnLeft,
3823 TurnRight,
3824 TurnSharpLeft,
3825 TurnSharpRight,
3826 TurnSlightLeft,
3827 TurnSlightRight,
3828 TurnedIn,
3829 TurnedInNot,
3830 Tv,
3831 TvDisplays,
3832 TvGen,
3833 TvGuide,
3834 TvNext,
3835 TvOff,
3836 TvOptionsEditChannels,
3837 TvOptionsInputSettings,
3838 TvRemote,
3839 TvSignin,
3840 TvWithAssistant,
3841 TwelveMp,
3842 TwentyFourMp,
3843 TwentyMp,
3844 TwentyOneMp,
3845 TwentyThreeMp,
3846 TwentyTwoMp,
3847 TwoK,
3848 TwoKPlus,
3849 TwoMp,
3850 TwoPager,
3851 TwoPagerStore,
3852 TwoWheeler,
3853 TypeSpecimen,
3854 UTurnLeft,
3855 UTurnRight,
3856 Udon,
3857 UlnaRadius,
3858 UlnaRadiusAlt,
3859 Umbrella,
3860 Unarchive,
3861 Undo,
3862 UnfoldLess,
3863 UnfoldLessDouble,
3864 UnfoldMore,
3865 UnfoldMoreDouble,
3866 Ungroup,
3867 UniversalCurrency,
3868 UniversalCurrencyAlt,
3869 UniversalLocal,
3870 UnknownDocument,
3871 UnknownMed,
3872 Unknown2,
3873 Unknown5,
3874 Unknown7,
3875 Unlicense,
3876 UnpavedRoad,
3877 Unpin,
3878 Unpublished,
3879 Unsubscribe,
3880 Upcoming,
3881 Update,
3882 UpdateDisabled,
3883 Upgrade,
3884 UpiPay,
3885 Upload,
3886 UploadFile,
3887 Upload2,
3888 Uppercase,
3889 Urology,
3890 Usb,
3891 UsbOff,
3892 UserAttributes,
3893 Vaccines,
3894 Vacuum,
3895 Valve,
3896 VapeFree,
3897 VapingRooms,
3898 VariableAdd,
3899 VariableInsert,
3900 VariableRemove,
3901 Variables,
3902 Ventilator,
3903 Verified,
3904 VerifiedOff,
3905 VerifiedUser,
3906 VerticalAlignBottom,
3907 VerticalAlignCenter,
3908 VerticalAlignTop,
3909 VerticalDistribute,
3910 VerticalShades,
3911 VerticalShadesClosed,
3912 VerticalSplit,
3913 Vibration,
3914 VideoCall,
3915 VideoCameraBack,
3916 VideoCameraBackAdd,
3917 VideoCameraFront,
3918 VideoCameraFrontOff,
3919 VideoChat,
3920 VideoFile,
3921 VideoLabel,
3922 VideoLibrary,
3923 VideoSearch,
3924 VideoSettings,
3925 VideoStable,
3926 Videocam,
3927 VideocamAlert,
3928 VideocamOff,
3929 VideogameAsset,
3930 VideogameAssetOff,
3931 ViewAgenda,
3932 ViewApps,
3933 ViewArray,
3934 ViewCarousel,
3935 ViewColumn,
3936 ViewColumn2,
3937 ViewComfy,
3938 ViewComfyAlt,
3939 ViewCompact,
3940 ViewCompactAlt,
3941 ViewCozy,
3942 ViewDay,
3943 ViewHeadline,
3944 ViewInAr,
3945 ViewInArNew,
3946 ViewInArOff,
3947 ViewKanban,
3948 ViewList,
3949 ViewModule,
3950 ViewObjectTrack,
3951 ViewQuilt,
3952 ViewRealSize,
3953 ViewSidebar,
3954 ViewStream,
3955 ViewTimeline,
3956 ViewWeek,
3957 Vignette,
3958 Vignette2,
3959 Villa,
3960 Visibility,
3961 VisibilityLock,
3962 VisibilityOff,
3963 VitalSigns,
3964 Vitals,
3965 Vo2Max,
3966 VoiceChat,
3967 VoiceOverOff,
3968 VoiceSelection,
3969 VoiceSelectionOff,
3970 Voicemail,
3971 Voicemail2,
3972 Volcano,
3973 VolumeDown,
3974 VolumeDownAlt,
3975 VolumeMute,
3976 VolumeOff,
3977 VolumeUp,
3978 VolunteerActivism,
3979 VotingChip,
3980 VpnKey,
3981 VpnKeyAlert,
3982 VpnKeyOff,
3983 VpnLock,
3984 VpnLock2,
3985 Vr180Create2D,
3986 Vr180Create2DOff,
3987 Vrpano,
3988 WallArt,
3989 WallLamp,
3990 Wallet,
3991 Wallpaper,
3992 WallpaperSlideshow,
3993 WandShine,
3994 WandStars,
3995 Ward,
3996 Warehouse,
3997 Warning,
3998 WarningAmber,
3999 WarningOff,
4000 Wash,
4001 Washoku,
4002 Watch,
4003 WatchArrow,
4004 WatchButtonPress,
4005 WatchCheck,
4006 WatchLater,
4007 WatchOff,
4008 WatchScreentime,
4009 WatchVibration,
4010 WatchWake,
4011 Water,
4012 WaterBottle,
4013 WaterBottleLarge,
4014 WaterDamage,
4015 WaterDo,
4016 WaterDrop,
4017 WaterEc,
4018 WaterFull,
4019 WaterHeater,
4020 WaterLock,
4021 WaterLoss,
4022 WaterLux,
4023 WaterMedium,
4024 WaterOrp,
4025 WaterPh,
4026 WaterPump,
4027 WaterVoc,
4028 WaterfallChart,
4029 Waves,
4030 WavingHand,
4031 WbAuto,
4032 WbCloudy,
4033 WbIncandescent,
4034 WbIridescent,
4035 WbShade,
4036 WbSunny,
4037 WbTwilight,
4038 Wc,
4039 WeatherHail,
4040 WeatherMix,
4041 WeatherSnowy,
4042 Web,
4043 WebAsset,
4044 WebAssetOff,
4045 WebStories,
4046 WebTraffic,
4047 Webhook,
4048 Weekend,
4049 Weight,
4050 West,
4051 Whatshot,
4052 WheelchairPickup,
4053 WhereToVote,
4054 WidgetMedium,
4055 WidgetSmall,
4056 WidgetWidth,
4057 Widgets,
4058 Width,
4059 WidthFull,
4060 WidthNormal,
4061 WidthWide,
4062 Wifi,
4063 WifiAdd,
4064 WifiCalling,
4065 WifiCallingBar1,
4066 WifiCallingBar2,
4067 WifiCallingBar3,
4068 WifiCalling1,
4069 WifiCalling2,
4070 WifiCalling3,
4071 WifiChannel,
4072 WifiFind,
4073 WifiHome,
4074 WifiLock,
4075 WifiNotification,
4076 WifiOff,
4077 WifiPassword,
4078 WifiProtectedSetup,
4079 WifiProxy,
4080 WifiTethering,
4081 WifiTetheringError,
4082 WifiTetheringOff,
4083 Wifi1Bar,
4084 Wifi2Bar,
4085 WindPower,
4086 Window,
4087 WindowClosed,
4088 WindowOpen,
4089 WindowSensor,
4090 WindshieldDefrostAuto,
4091 WindshieldDefrostFront,
4092 WindshieldDefrostRear,
4093 WindshieldHeatFront,
4094 WineBar,
4095 Woman,
4096 Woman2,
4097 Work,
4098 WorkAlert,
4099 WorkHistory,
4100 WorkOff,
4101 WorkOutline,
4102 WorkUpdate,
4103 Workflow,
4104 WorkspacePremium,
4105 Workspaces,
4106 WorkspacesOutline,
4107 WoundsInjuries,
4108 WrapText,
4109 Wrist,
4110 WrongLocation,
4111 Wysiwyg,
4112 Yakitori,
4113 Yard,
4114 Yoshoku,
4115 YourTrips,
4116 YoutubeActivity,
4117 YoutubeSearchedFor,
4118 ZonePersonAlert,
4119 ZonePersonIdle,
4120 ZonePersonUrgent,
4121 ZoomIn,
4122 ZoomInMap,
4123 ZoomOut,
4124 ZoomOutMap,
4125}