icons

package
v0.0.0-...-79ce7be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Icon

type Icon string

Icon provides Material Design components with a graphical representation of button action https://material.io/design/iconography/system-icons.html.

It is most notably used on buttons and navigation action items. Download/info at https://fonts.google.com/icons.

const (
	Search                                  Icon = "search"
	Home                                    Icon = "home"
	AccountCircle                           Icon = "account_circle"
	Settings                                Icon = "settings"
	Done                                    Icon = "done"
	Info                                    Icon = "info"
	CheckCircle                             Icon = "check_circle"
	Delete                                  Icon = "delete"
	ShoppingCart                            Icon = "shopping_cart"
	Visibility                              Icon = "visibility"
	Favorite                                Icon = "favorite"
	Logout                                  Icon = "logout"
	Description                             Icon = "description"
	FavoriteBorder                          Icon = "favorite_border"
	Lock                                    Icon = "lock"
	Schedule                                Icon = "schedule"
	Language                                Icon = "language"
	Face                                    Icon = "face"
	HelpOutline                             Icon = "help_outline"
	Fingerprint                             Icon = "fingerprint"
	ManageAccounts                          Icon = "manage_accounts"
	FilterAlt                               Icon = "filter_alt"
	Event                                   Icon = "event"
	ThumbUp                                 Icon = "thumb_up"
	Verified                                Icon = "verified"
	Dashboard                               Icon = "dashboard"
	CalendarToday                           Icon = "calendar_today"
	Login                                   Icon = "login"
	List                                    Icon = "list"
	VisibilityOff                           Icon = "visibility_off"
	CheckCircleOutline                      Icon = "check_circle_outline"
	DateRange                               Icon = "date_range"
	HighlightOff                            Icon = "highlight_off"
	Help                                    Icon = "help"
	Article                                 Icon = "article"
	QuestionAnswer                          Icon = "question_answer"
	TaskAlt                                 Icon = "task_alt"
	Lightbulb                               Icon = "lightbulb"
	ShoppingBag                             Icon = "shopping_bag"
	OpenInNew                               Icon = "open_in_new"
	PermIdentity                            Icon = "perm_identity"
	TrendingUp                              Icon = "trending_up"
	CreditCard                              Icon = "credit_card"
	History                                 Icon = "history"
	AccountBalance                          Icon = "account_balance"
	DeleteOutline                           Icon = "delete_outline"
	ReportProblem                           Icon = "report_problem"
	FactCheck                               Icon = "fact_check"
	Assignment                              Icon = "assignment"
	VerifiedUser                            Icon = "verified_user"
	ArrowRightAlt                           Icon = "arrow_right_alt"
	StarRate                                Icon = "star_rate"
	AccountBalanceWallet                    Icon = "account_balance_wallet"
	Autorenew                               Icon = "autorenew"
	Print                                   Icon = "print"
	ViewList                                Icon = "view_list"
	Work                                    Icon = "work"
	Build                                   Icon = "build"
	Analytics                               Icon = "analytics"
	Today                                   Icon = "today"
	Store                                   Icon = "store"
	DeleteForever                           Icon = "delete_forever"
	AdminPanelSettings                      Icon = "admin_panel_settings"
	Savings                                 Icon = "savings"
	Room                                    Icon = "room"
	LockOpen                                Icon = "lock_open"
	Code                                    Icon = "code"
	Grade                                   Icon = "grade"
	Update                                  Icon = "update"
	Receipt                                 Icon = "receipt"
	AddShoppingCart                         Icon = "add_shopping_cart"
	WatchLater                              Icon = "watch_later"
	PowerSettingsNew                        Icon = "power_settings_new"
	ContactSupport                          Icon = "contact_support"
	Pets                                    Icon = "pets"
	DoneAll                                 Icon = "done_all"
	Explore                                 Icon = "explore"
	Bookmark                                Icon = "bookmark"
	Reorder                                 Icon = "reorder"
	AccountBox                              Icon = "account_box"
	BookmarkBorder                          Icon = "bookmark_border"
	NoteAdd                                 Icon = "note_add"
	ShoppingBasket                          Icon = "shopping_basket"
	PendingActions                          Icon = "pending_actions"
	Payment                                 Icon = "payment"
	DragIndicator                           Icon = "drag_indicator"
	SupervisorAccount                       Icon = "supervisor_account"
	Launch                                  Icon = "launch"
	TouchApp                                Icon = "touch_app"
	Pending                                 Icon = "pending"
	ThumbUpOffAlt                           Icon = "thumb_up_off_alt"
	ZoomIn                                  Icon = "zoom_in"
	Assessment                              Icon = "assessment"
	DoneOutline                             Icon = "done_outline"
	ExitToApp                               Icon = "exit_to_app"
	OpenInFull                              Icon = "open_in_full"
	Leaderboard                             Icon = "leaderboard"
	Preview                                 Icon = "preview"
	AssignmentInd                           Icon = "assignment_ind"
	ViewInAr                                Icon = "view_in_ar"
	CardGiftcard                            Icon = "card_giftcard"
	Feedback                                Icon = "feedback"
	WorkOutline                             Icon = "work_outline"
	Timeline                                Icon = "timeline"
	PublishedWithChanges                    Icon = "published_with_changes"
	SwapHoriz                               Icon = "swap_horiz"
	AssignmentTurnedIn                      Icon = "assignment_turned_in"
	Dns                                     Icon = "dns"
	Android                                 Icon = "android"
	SyncAlt                                 Icon = "sync_alt"
	Book                                    Icon = "book"
	FlightTakeoff                           Icon = "flight_takeoff"
	Stars                                   Icon = "stars"
	PanTool                                 Icon = "pan_tool"
	BugReport                               Icon = "bug_report"
	Accessibility                           Icon = "accessibility"
	Label                                   Icon = "label"
	Gavel                                   Icon = "gavel"
	Alarm                                   Icon = "alarm"
	Cached                                  Icon = "cached"
	ContactPage                             Icon = "contact_page"
	Translate                               Icon = "translate"
	SupervisedUserCircle                    Icon = "supervised_user_circle"
	GetApp                                  Icon = "get_app"
	SpaceDashboard                          Icon = "space_dashboard"
	Extension                               Icon = "extension"
	EditCalendar                            Icon = "edit_calendar"
	AddTask                                 Icon = "add_task"
	Minimize                                Icon = "minimize"
	RecordVoiceOver                         Icon = "record_voice_over"
	FlutterDash                             Icon = "flutter_dash"
	AccessibilityNew                        Icon = "accessibility_new"
	TrendingFlat                            Icon = "trending_flat"
	HourglassEmpty                          Icon = "hourglass_empty"
	ThumbDown                               Icon = "thumb_down"
	HelpCenter                              Icon = "help_center"
	StickyNote2                             Icon = "sticky_note_2"
	Rule                                    Icon = "rule"
	Support                                 Icon = "support"
	DashboardCustomize                      Icon = "dashboard_customize"
	Source                                  Icon = "source"
	FindInPage                              Icon = "find_in_page"
	ViewHeadline                            Icon = "view_headline"
	CloseFullscreen                         Icon = "close_fullscreen"
	SettingsApplications                    Icon = "settings_applications"
	Announcement                            Icon = "announcement"
	Loyalty                                 Icon = "loyalty"
	GroupWork                               Icon = "group_work"
	Redeem                                  Icon = "redeem"
	TipsAndUpdates                          Icon = "tips_and_updates"
	CompareArrows                           Icon = "compare_arrows"
	SwapVert                                Icon = "swap_vert"
	Restore                                 Icon = "restore"
	Sensors                                 Icon = "sensors"
	Dangerous                               Icon = "dangerous"
	EuroSymbol                              Icon = "euro_symbol"
	Grading                                 Icon = "grading"
	NightlightRound                         Icon = "nightlight_round"
	PrivacyTip                              Icon = "privacy_tip"
	Subject                                 Icon = "subject"
	TrackChanges                            Icon = "track_changes"
	Copyright                               Icon = "copyright"
	ArrowCircleUp                           Icon = "arrow_circle_up"
	TableView                               Icon = "table_view"
	Https                                   Icon = "https"
	AdsClick                                Icon = "ads_click"
	BookOnline                              Icon = "book_online"
	DisabledByDefault                       Icon = "disabled_by_default"
	Bookmarks                               Icon = "bookmarks"
	QueryBuilder                            Icon = "query_builder"
	Api                                     Icon = "api"
	Toc                                     Icon = "toc"
	BuildCircle                             Icon = "build_circle"
	PermMedia                               Icon = "perm_media"
	Input                                   Icon = "input"
	ThreedRotation                          Icon = "3d_rotation"
	Backup                                  Icon = "backup"
	ZoomOut                                 Icon = "zoom_out"
	SettingsPhone                           Icon = "settings_phone"
	CircleNotifications                     Icon = "circle_notifications"
	ViewModule                              Icon = "view_module"
	OpenWith                                Icon = "open_with"
	ArrowCircleDown                         Icon = "arrow_circle_down"
	PermContactCalendar                     Icon = "perm_contact_calendar"
	Swipe                                   Icon = "swipe"
	FilePresent                             Icon = "file_present"
	CardMembership                          Icon = "card_membership"
	LabelImportant                          Icon = "label_important"
	SpeakerNotes                            Icon = "speaker_notes"
	Wysiwyg                                 Icon = "wysiwyg"
	PermPhoneMsg                            Icon = "perm_phone_msg"
	Pageview                                Icon = "pageview"
	IntegrationInstructions                 Icon = "integration_instructions"
	ArrowCircleRight                        Icon = "arrow_circle_right"
	Upgrade                                 Icon = "upgrade"
	TrendingDown                            Icon = "trending_down"
	GTranslate                              Icon = "g_translate"
	Class                                   Icon = "class"
	ChangeHistory                           Icon = "change_history"
	Accessible                              Icon = "accessible"
	ProductionQuantityLimits                Icon = "production_quantity_limits"
	OfflineBolt                             Icon = "offline_bolt"
	SettingsAccessibility                   Icon = "settings_accessibility"
	ModelTraining                           Icon = "model_training"
	CalendarViewMonth                       Icon = "calendar_view_month"
	Expand                                  Icon = "expand"
	CalendarMonth                           Icon = "calendar_month"
	AspectRatio                             Icon = "aspect_ratio"
	DonutLarge                              Icon = "donut_large"
	SettingsBackupRestore                   Icon = "settings_backup_restore"
	Segment                                 Icon = "segment"
	ScheduleSend                            Icon = "schedule_send"
	BookmarkAdd                             Icon = "bookmark_add"
	Maximize                                Icon = "maximize"
	ThumbsUpDown                            Icon = "thumbs_up_down"
	ThumbDownOffAlt                         Icon = "thumb_down_off_alt"
	ViewColumn                              Icon = "view_column"
	AlarmOn                                 Icon = "alarm_on"
	ViewAgenda                              Icon = "view_agenda"
	SettingsEthernet                        Icon = "settings_ethernet"
	InvertColors                            Icon = "invert_colors"
	Theaters                                Icon = "theaters"
	ImportantDevices                        Icon = "important_devices"
	Opacity                                 Icon = "opacity"
	OpenInBrowser                           Icon = "open_in_browser"
	Unpublished                             Icon = "unpublished"
	Commute                                 Icon = "commute"
	YoutubeSearchedFor                      Icon = "youtube_searched_for"
	Addchart                                Icon = "addchart"
	NoAccounts                              Icon = "no_accounts"
	ViewWeek                                Icon = "view_week"
	HistoryToggleOff                        Icon = "history_toggle_off"
	SystemUpdateAlt                         Icon = "system_update_alt"
	TurnedIn                                Icon = "turned_in"
	Tour                                    Icon = "tour"
	Shop                                    Icon = "shop"
	SettingsInputAntenna                    Icon = "settings_input_antenna"
	MarkAsUnread                            Icon = "mark_as_unread"
	ArrowCircleLeft                         Icon = "arrow_circle_left"
	BookmarkAdded                           Icon = "bookmark_added"
	HideSource                              Icon = "hide_source"
	QuestionMark                            Icon = "question_mark"
	FlightLand                              Icon = "flight_land"
	Contactless                             Icon = "contactless"
	Plagiarism                              Icon = "plagiarism"
	NotStarted                              Icon = "not_started"
	SavedSearch                             Icon = "saved_search"
	SearchOff                               Icon = "search_off"
	AssignmentLate                          Icon = "assignment_late"
	Mediation                               Icon = "mediation"
	DonutSmall                              Icon = "donut_small"
	ViewCarousel                            Icon = "view_carousel"
	HighlightAlt                            Icon = "highlight_alt"
	Anchor                                  Icon = "anchor"
	TurnedInNot                             Icon = "turned_in_not"
	SettingsInputComponent                  Icon = "settings_input_component"
	RocketLaunch                            Icon = "rocket_launch"
	RemoveShoppingCart                      Icon = "remove_shopping_cart"
	Flaky                                   Icon = "flaky"
	FitScreen                               Icon = "fit_screen"
	SettingsRemote                          Icon = "settings_remote"
	AllInbox                                Icon = "all_inbox"
	EditOff                                 Icon = "edit_off"
	Toll                                    Icon = "toll"
	ViewQuilt                               Icon = "view_quilt"
	HourglassFull                           Icon = "hourglass_full"
	SettingsVoice                           Icon = "settings_voice"
	AssignmentReturn                        Icon = "assignment_return"
	LockClock                               Icon = "lock_clock"
	OnlinePrediction                        Icon = "online_prediction"
	CameraEnhance                           Icon = "camera_enhance"
	PregnantWoman                           Icon = "pregnant_woman"
	SwapHorizontalCircle                    Icon = "swap_horizontal_circle"
	EventSeat                               Icon = "event_seat"
	NextPlan                                Icon = "next_plan"
	Percent                                 Icon = "percent"
	RestoreFromTrash                        Icon = "restore_from_trash"
	AddToDrive                              Icon = "add_to_drive"
	AccessibleForward                       Icon = "accessible_forward"
	ViewSidebar                             Icon = "view_sidebar"
	MarkunreadMailbox                       Icon = "markunread_mailbox"
	CalendarViewWeek                        Icon = "calendar_view_week"
	VerticalSplit                           Icon = "vertical_split"
	Tab                                     Icon = "tab"
	DynamicForm                             Icon = "dynamic_form"
	SettingsPower                           Icon = "settings_power"
	HotelClass                              Icon = "hotel_class"
	RequestPage                             Icon = "request_page"
	Try                                     Icon = "try"
	SmartButton                             Icon = "smart_button"
	RemoveDone                              Icon = "remove_done"
	OfflinePin                              Icon = "offline_pin"
	CardTravel                              Icon = "card_travel"
	CalendarViewDay                         Icon = "calendar_view_day"
	ViewStream                              Icon = "view_stream"
	Rowing                                  Icon = "rowing"
	Outbox                                  Icon = "outbox"
	DataExploration                         Icon = "data_exploration"
	Outlet                                  Icon = "outlet"
	Compress                                Icon = "compress"
	FindReplace                             Icon = "find_replace"
	ChromeReaderMode                        Icon = "chrome_reader_mode"
	AlarmAdd                                Icon = "alarm_add"
	AssignmentReturned                      Icon = "assignment_returned"
	PlayForWork                             Icon = "play_for_work"
	SettingsBrightness                      Icon = "settings_brightness"
	Gif                                     Icon = "gif"
	Http                                    Icon = "http"
	Spellcheck                              Icon = "spellcheck"
	BackupTable                             Icon = "backup_table"
	CreditCardOff                           Icon = "credit_card_off"
	WifiProtectedSetup                      Icon = "wifi_protected_setup"
	SettingsOverscan                        Icon = "settings_overscan"
	RestorePage                             Icon = "restore_page"
	SettingsInputComposite                  Icon = "settings_input_composite"
	Quickreply                              Icon = "quickreply"
	CommentBank                             Icon = "comment_bank"
	Polymer                                 Icon = "polymer"
	ViewDay                                 Icon = "view_day"
	SwapVerticalCircle                      Icon = "swap_vertical_circle"
	NewLabel                                Icon = "new_label"
	LineWeight                              Icon = "line_weight"
	Token                                   Icon = "token"
	SendAndArchive                          Icon = "send_and_archive"
	CancelScheduleSend                      Icon = "cancel_schedule_send"
	BatchPrediction                         Icon = "batch_prediction"
	Outbound                                Icon = "outbound"
	GeneratingTokens                        Icon = "generating_tokens"
	HorizontalSplit                         Icon = "horizontal_split"
	SettingsBluetooth                       Icon = "settings_bluetooth"
	PictureInPicture                        Icon = "picture_in_picture"
	CodeOff                                 Icon = "code_off"
	BookmarkRemove                          Icon = "bookmark_remove"
	FilterAltOff                            Icon = "filter_alt_off"
	Balance                                 Icon = "balance"
	CurrencyExchange                        Icon = "currency_exchange"
	FlipToFront                             Icon = "flip_to_front"
	ShopTwo                                 Icon = "shop_two"
	PermScanWifi                            Icon = "perm_scan_wifi"
	SpeakerNotesOff                         Icon = "speaker_notes_off"
	PermDataSetting                         Icon = "perm_data_setting"
	Eject                                   Icon = "eject"
	Fax                                     Icon = "fax"
	SettingsCell                            Icon = "settings_cell"
	FreeCancellation                        Icon = "free_cancellation"
	GifBox                                  Icon = "gif_box"
	SettingsInputHdmi                       Icon = "settings_input_hdmi"
	AlarmOff                                Icon = "alarm_off"
	ShoppingCartCheckout                    Icon = "shopping_cart_checkout"
	HourglassDisabled                       Icon = "hourglass_disabled"
	DisabledVisible                         Icon = "disabled_visible"
	SensorsOff                              Icon = "sensors_off"
	AppBlocking                             Icon = "app_blocking"
	SwitchAccessShortcut                    Icon = "switch_access_shortcut"
	WorkOff                                 Icon = "work_off"
	LineStyle                               Icon = "line_style"
	PermDeviceInformation                   Icon = "perm_device_information"
	PictureInPictureAlt                     Icon = "picture_in_picture_alt"
	SubtitlesOff                            Icon = "subtitles_off"
	UpdateDisabled                          Icon = "update_disabled"
	SettingsInputSvideo                     Icon = "settings_input_svideo"
	Rocket                                  Icon = "rocket"
	VoiceOverOff                            Icon = "voice_over_off"
	ViewArray                               Icon = "view_array"
	FlipToBack                              Icon = "flip_to_back"
	LockReset                               Icon = "lock_reset"
	SwitchAccessShortcutAdd                 Icon = "switch_access_shortcut_add"
	AllOut                                  Icon = "all_out"
	OpenInNewOff                            Icon = "open_in_new_off"
	RoundedCorner                           Icon = "rounded_corner"
	LabelOff                                Icon = "label_off"
	TextRotateVertical                      Icon = "text_rotate_vertical"
	TabUnselected                           Icon = "tab_unselected"
	ExploreOff                              Icon = "explore_off"
	SatelliteAlt                            Icon = "satellite_alt"
	PrivateConnectivity                     Icon = "private_connectivity"
	TextRotationNone                        Icon = "text_rotation_none"
	Shop2                                   Icon = "shop_2"
	NotAccessible                           Icon = "not_accessible"
	DensityMedium                           Icon = "density_medium"
	PermCameraMic                           Icon = "perm_camera_mic"
	ViewTimeline                            Icon = "view_timeline"
	PinInvoke                               Icon = "pin_invoke"
	ExtensionOff                            Icon = "extension_off"
	PinEnd                                  Icon = "pin_end"
	Terminal                                Icon = "terminal"
	TextRotateUp                            Icon = "text_rotate_up"
	TextRotationAngledown                   Icon = "text_rotation_angledown"
	TextRotationDown                        Icon = "text_rotation_down"
	TextRotationAngleup                     Icon = "text_rotation_angleup"
	AddCard                                 Icon = "add_card"
	SwipeLeft                               Icon = "swipe_left"
	Webhook                                 Icon = "webhook"
	OneTwoThree                             Icon = "123"
	AppShortcut                             Icon = "app_shortcut"
	Html                                    Icon = "html"
	AssuredWorkload                         Icon = "assured_workload"
	JoinFull                                Icon = "join_full"
	SwipeRight                              Icon = "swipe_right"
	DisplaySettings                         Icon = "display_settings"
	InstallDesktop                          Icon = "install_desktop"
	SwipeUp                                 Icon = "swipe_up"
	Javascript                              Icon = "javascript"
	JoinInner                               Icon = "join_inner"
	EventRepeat                             Icon = "event_repeat"
	PanToolAlt                              Icon = "pan_tool_alt"
	SwipeDown                               Icon = "swipe_down"
	InstallMobile                           Icon = "install_mobile"
	Output                                  Icon = "output"
	Abc                                     Icon = "abc"
	DataThresholding                        Icon = "data_thresholding"
	JoinLeft                                Icon = "join_left"
	Commit                                  Icon = "commit"
	DensitySmall                            Icon = "density_small"
	Pinch                                   Icon = "pinch"
	ViewCozy                                Icon = "view_cozy"
	JoinRight                               Icon = "join_right"
	SwipeVertical                           Icon = "swipe_vertical"
	ViewKanban                              Icon = "view_kanban"
	Css                                     Icon = "css"
	SwipeRightAlt                           Icon = "swipe_right_alt"
	ViewComfyAlt                            Icon = "view_comfy_alt"
	ViewCompactAlt                          Icon = "view_compact_alt"
	SwipeDownAlt                            Icon = "swipe_down_alt"
	SwipeUpAlt                              Icon = "swipe_up_alt"
	Php                                     Icon = "php"
	SwipeLeftAlt                            Icon = "swipe_left_alt"
	DensityLarge                            Icon = "density_large"
	BrowseGallery                           Icon = "browse_gallery"
	NetworkPing                             Icon = "network_ping"
	Hls                                     Icon = "hls"
	HlsOff                                  Icon = "hls_off"
	NoiseControlOff                         Icon = "noise_control_off"
	ManageHistory                           Icon = "manage_history"
	NoiseAware                              Icon = "noise_aware"
	SpatialAudioOff                         Icon = "spatial_audio_off"
	LightbulbCircle                         Icon = "lightbulb_circle"
	SpatialTracking                         Icon = "spatial_tracking"
	SpatialAudio                            Icon = "spatial_audio"
	OnDeviceTraining                        Icon = "on_device_training"
	Close                                   Icon = "close"
	Menu                                    Icon = "menu"
	ExpandMore                              Icon = "expand_more"
	ArrowBack                               Icon = "arrow_back"
	ChevronRight                            Icon = "chevron_right"
	ArrowForwardIos                         Icon = "arrow_forward_ios"
	ArrowBackIos                            Icon = "arrow_back_ios"
	ArrowDropDown                           Icon = "arrow_drop_down"
	Cancel                                  Icon = "cancel"
	MoreVert                                Icon = "more_vert"
	ChevronLeft                             Icon = "chevron_left"
	ArrowForward                            Icon = "arrow_forward"
	Check                                   Icon = "check"
	ExpandLess                              Icon = "expand_less"
	MoreHoriz                               Icon = "more_horiz"
	Refresh                                 Icon = "refresh"
	Apps                                    Icon = "apps"
	Payments                                Icon = "payments"
	ArrowUpward                             Icon = "arrow_upward"
	East                                    Icon = "east"
	Campaign                                Icon = "campaign"
	ArrowBackIosNew                         Icon = "arrow_back_ios_new"
	ArrowDownward                           Icon = "arrow_downward"
	ArrowRight                              Icon = "arrow_right"
	MenuOpen                                Icon = "menu_open"
	DoubleArrow                             Icon = "double_arrow"
	Fullscreen                              Icon = "fullscreen"
	MapsHomeWork                            Icon = "maps_home_work"
	UnfoldMore                              Icon = "unfold_more"
	ArrowDropUp                             Icon = "arrow_drop_up"
	West                                    Icon = "west"
	ArrowLeft                               Icon = "arrow_left"
	South                                   Icon = "south"
	HomeWork                                Icon = "home_work"
	North                                   Icon = "north"
	FirstPage                               Icon = "first_page"
	FullscreenExit                          Icon = "fullscreen_exit"
	NorthEast                               Icon = "north_east"
	ArrowDropDownCircle                     Icon = "arrow_drop_down_circle"
	LastPage                                Icon = "last_page"
	ExpandCircleDown                        Icon = "expand_circle_down"
	UnfoldLess                              Icon = "unfold_less"
	SubdirectoryArrowRight                  Icon = "subdirectory_arrow_right"
	LegendToggle                            Icon = "legend_toggle"
	SouthEast                               Icon = "south_east"
	AppSettingsAlt                          Icon = "app_settings_alt"
	AssistantDirection                      Icon = "assistant_direction"
	SubdirectoryArrowLeft                   Icon = "subdirectory_arrow_left"
	NorthWest                               Icon = "north_west"
	WaterfallChart                          Icon = "waterfall_chart"
	SwitchLeft                              Icon = "switch_left"
	SouthWest                               Icon = "south_west"
	SwitchRight                             Icon = "switch_right"
	PivotTableChart                         Icon = "pivot_table_chart"
	AppsOutage                              Icon = "apps_outage"
	OfflineShare                            Icon = "offline_share"
	Person                                  Icon = "person"
	Notifications                           Icon = "notifications"
	Groups                                  Icon = "groups"
	People                                  Icon = "people"
	Share                                   Icon = "share"
	PersonOutline                           Icon = "person_outline"
	School                                  Icon = "school"
	PersonAdd                               Icon = "person_add"
	Public                                  Icon = "public"
	EmojiEvents                             Icon = "emoji_events"
	Group                                   Icon = "group"
	NotificationsActive                     Icon = "notifications_active"
	Engineering                             Icon = "engineering"
	Construction                            Icon = "construction"
	PeopleAlt                               Icon = "people_alt"
	GroupAdd                                Icon = "group_add"
	Whatsapp                                Icon = "whatsapp"
	Psychology                              Icon = "psychology"
	HealthAndSafety                         Icon = "health_and_safety"
	TravelExplore                           Icon = "travel_explore"
	EmojiEmotions                           Icon = "emoji_emotions"
	NotificationsNone                       Icon = "notifications_none"
	SportsEsports                           Icon = "sports_esports"
	ThumbUpAlt                              Icon = "thumb_up_alt"
	WaterDrop                               Icon = "water_drop"
	SentimentSatisfied                      Icon = "sentiment_satisfied"
	LocationCity                            Icon = "location_city"
	IosShare                                Icon = "ios_share"
	EmojiObjects                            Icon = "emoji_objects"
	SentimentVerySatisfied                  Icon = "sentiment_very_satisfied"
	PrecisionManufacturing                  Icon = "precision_manufacturing"
	PersonAddAlt                            Icon = "person_add_alt"
	MilitaryTech                            Icon = "military_tech"
	Science                                 Icon = "science"
	HistoryEdu                              Icon = "history_edu"
	Cake                                    Icon = "cake"
	SentimentDissatisfied                   Icon = "sentiment_dissatisfied"
	Coronavirus                             Icon = "coronavirus"
	EmojiPeople                             Icon = "emoji_people"
	SentimentVeryDissatisfied               Icon = "sentiment_very_dissatisfied"
	SelfImprovement                         Icon = "self_improvement"
	PersonRemove                            Icon = "person_remove"
	Poll                                    Icon = "poll"
	Female                                  Icon = "female"
	SportsSoccer                            Icon = "sports_soccer"
	Domain                                  Icon = "domain"
	Whatshot                                Icon = "whatshot"
	Recommend                               Icon = "recommend"
	PeopleOutline                           Icon = "people_outline"
	Mood                                    Icon = "mood"
	Male                                    Icon = "male"
	PersonOff                               Icon = "person_off"
	Masks                                   Icon = "masks"
	WorkspacePremium                        Icon = "workspace_premium"
	SentimentNeutral                        Icon = "sentiment_neutral"
	PersonAddAlt1                           Icon = "person_add_alt_1"
	ConnectWithoutContact                   Icon = "connect_without_contact"
	BackHand                                Icon = "back_hand"
	Architecture                            Icon = "architecture"
	Hiking                                  Icon = "hiking"
	Recycling                               Icon = "recycling"
	NotificationsOff                        Icon = "notifications_off"
	WavingHand                              Icon = "waving_hand"
	Luggage                                 Icon = "luggage"
	ThumbDownAlt                            Icon = "thumb_down_alt"
	MoodBad                                 Icon = "mood_bad"
	FrontHand                               Icon = "front_hand"
	EmojiNature                             Icon = "emoji_nature"
	CatchingPokemon                         Icon = "catching_pokemon"
	SwitchAccount                           Icon = "switch_account"
	NightsStay                              Icon = "nights_stay"
	EmojiSymbols                            Icon = "emoji_symbols"
	KingBed                                 Icon = "king_bed"
	SportsBasketball                        Icon = "sports_basketball"
	NotificationAdd                         Icon = "notification_add"
	Sports                                  Icon = "sports"
	SportsKabaddi                           Icon = "sports_kabaddi"
	Sick                                    Icon = "sick"
	EmojiFoodBeverage                       Icon = "emoji_food_beverage"
	Vaccines                                Icon = "vaccines"
	ReduceCapacity                          Icon = "reduce_capacity"
	EmojiTransportation                     Icon = "emoji_transportation"
	Interests                               Icon = "interests"
	SocialDistance                          Icon = "social_distance"
	Transgender                             Icon = "transgender"
	SportsTennis                            Icon = "sports_tennis"
	RealEstateAgent                         Icon = "real_estate_agent"
	Deck                                    Icon = "deck"
	Elderly                                 Icon = "elderly"
	OutdoorGrill                            Icon = "outdoor_grill"
	CleanHands                              Icon = "clean_hands"
	AddModerator                            Icon = "add_moderator"
	FollowTheSigns                          Icon = "follow_the_signs"
	Piano                                   Icon = "piano"
	Sanitizer                               Icon = "sanitizer"
	PlusOne                                 Icon = "plus_one"
	Fireplace                               Icon = "fireplace"
	Surfing                                 Icon = "surfing"
	SportsMotorsports                       Icon = "sports_motorsports"
	Handshake                               Icon = "handshake"
	AddReaction                             Icon = "add_reaction"
	SportsHandball                          Icon = "sports_handball"
	Cookie                                  Icon = "cookie"
	EditNotifications                       Icon = "edit_notifications"
	SportsBaseball                          Icon = "sports_baseball"
	CrueltyFree                             Icon = "cruelty_free"
	Pages                                   Icon = "pages"
	SportsVolleyball                        Icon = "sports_volleyball"
	Man                                     Icon = "man"
	HeartBroken                             Icon = "heart_broken"
	SportsFootball                          Icon = "sports_football"
	Woman                                   Icon = "woman"
	Kayaking                                Icon = "kayaking"
	DownhillSkiing                          Icon = "downhill_skiing"
	Skateboarding                           Icon = "skateboarding"
	SingleBed                               Icon = "single_bed"
	PublicOff                               Icon = "public_off"
	PersonalInjury                          Icon = "personal_injury"
	Compost                                 Icon = "compost"
	RemoveModerator                         Icon = "remove_moderator"
	SafetyDivider                           Icon = "safety_divider"
	NotificationsPaused                     Icon = "notifications_paused"
	Pix                                     Icon = "pix"
	PersonRemoveAlt1                        Icon = "person_remove_alt_1"
	Hive                                    Icon = "hive"
	NordicWalking                           Icon = "nordic_walking"
	SportsCricket                           Icon = "sports_cricket"
	SixFtApart                              Icon = "6_ft_apart"
	SportsMma                               Icon = "sports_mma"
	Co2                                     Icon = "co2"
	Paragliding                             Icon = "paragliding"
	SportsGolf                              Icon = "sports_golf"
	GroupRemove                             Icon = "group_remove"
	Snowboarding                            Icon = "snowboarding"
	GroupOff                                Icon = "group_off"
	PartyMode                               Icon = "party_mode"
	Kitesurfing                             Icon = "kitesurfing"
	Snowshoeing                             Icon = "snowshoeing"
	IceSkating                              Icon = "ice_skating"
	Fitbit                                  Icon = "fitbit"
	SportsRugby                             Icon = "sports_rugby"
	SportsHockey                            Icon = "sports_hockey"
	Sledding                                Icon = "sledding"
	Scale                                   Icon = "scale"
	SportsMartialArts                       Icon = "sports_martial_arts"
	SouthAmerica                            Icon = "south_america"
	NoLuggage                               Icon = "no_luggage"
	PianoOff                                Icon = "piano_off"
	Boy                                     Icon = "boy"
	DomainAdd                               Icon = "domain_add"
	Girl                                    Icon = "girl"
	ElderlyWoman                            Icon = "elderly_woman"
	SportsGymnastics                        Icon = "sports_gymnastics"
	Scoreboard                              Icon = "scoreboard"
	ScubaDiving                             Icon = "scuba_diving"
	RollerSkating                           Icon = "roller_skating"
	SignLanguage                            Icon = "sign_language"
	Cyclone                                 Icon = "cyclone"
	Thunderstorm                            Icon = "thunderstorm"
	Tsunami                                 Icon = "tsunami"
	Landslide                               Icon = "landslide"
	Volcano                                 Icon = "volcano"
	Flood                                   Icon = "flood"
	SevereCold                              Icon = "severe_cold"
	Add                                     Icon = "add"
	AddCircleOutline                        Icon = "add_circle_outline"
	AddCircle                               Icon = "add_circle"
	ContentCopy                             Icon = "content_copy"
	Send                                    Icon = "send"
	Clear                                   Icon = "clear"
	Mail                                    Icon = "mail"
	Save                                    Icon = "save"
	Link                                    Icon = "link"
	Remove                                  Icon = "remove"
	FilterList                              Icon = "filter_list"
	Inventory2                              Icon = "inventory_2"
	Insights                                Icon = "insights"
	Sort                                    Icon = "sort"
	RemoveCircleOutline                     Icon = "remove_circle_outline"
	Inventory                               Icon = "inventory"
	Bolt                                    Icon = "bolt"
	Flag                                    Icon = "flag"
	Reply                                   Icon = "reply"
	AddBox                                  Icon = "add_box"
	Create                                  Icon = "create"
	RemoveCircle                            Icon = "remove_circle"
	PushPin                                 Icon = "push_pin"
	Block                                   Icon = "block"
	Calculate                               Icon = "calculate"
	Undo                                    Icon = "undo"
	HowToReg                                Icon = "how_to_reg"
	ContentPaste                            Icon = "content_paste"
	FileCopy                                Icon = "file_copy"
	Report                                  Icon = "report"
	Shield                                  Icon = "shield"
	Backspace                               Icon = "backspace"
	Archive                                 Icon = "archive"
	SaveAlt                                 Icon = "save_alt"
	Policy                                  Icon = "policy"
	Tag                                     Icon = "tag"
	ChangeCircle                            Icon = "change_circle"
	Redo                                    Icon = "redo"
	ContentCut                              Icon = "content_cut"
	Forward                                 Icon = "forward"
	Inbox                                   Icon = "inbox"
	OutlinedFlag                            Icon = "outlined_flag"
	Drafts                                  Icon = "drafts"
	LinkOff                                 Icon = "link_off"
	Biotech                                 Icon = "biotech"
	Ballot                                  Icon = "ballot"
	StackedBarChart                         Icon = "stacked_bar_chart"
	Markunread                              Icon = "markunread"
	DeleteSweep                             Icon = "delete_sweep"
	ReportGmailerrorred                     Icon = "report_gmailerrorred"
	SquareFoot                              Icon = "square_foot"
	Stream                                  Icon = "stream"
	WhereToVote                             Icon = "where_to_vote"
	AddLink                                 Icon = "add_link"
	CopyAll                                 Icon = "copy_all"
	MoveToInbox                             Icon = "move_to_inbox"
	Waves                                   Icon = "waves"
	DynamicFeed                             Icon = "dynamic_feed"
	Unarchive                               Icon = "unarchive"
	ReplyAll                                Icon = "reply_all"
	SelectAll                               Icon = "select_all"
	LowPriority                             Icon = "low_priority"
	TextFormat                              Icon = "text_format"
	FontDownload                            Icon = "font_download"
	Weekend                                 Icon = "weekend"
	Upcoming                                Icon = "upcoming"
	Gesture                                 Icon = "gesture"
	HowToVote                               Icon = "how_to_vote"
	Attribution                             Icon = "attribution"
	ContentPasteSearch                      Icon = "content_paste_search"
	NextWeek                                Icon = "next_week"
	ContentPasteOff                         Icon = "content_paste_off"
	SaveAs                                  Icon = "save_as"
	ContentPasteGo                          Icon = "content_paste_go"
	ReportOff                               Icon = "report_off"
	FilterListOff                           Icon = "filter_list_off"
	FontDownloadOff                         Icon = "font_download_off"
	FlagCircle                              Icon = "flag_circle"
	Deselect                                Icon = "deselect"
	Edit                                    Icon = "edit"
	NavigateNext                            Icon = "navigate_next"
	PhotoCamera                             Icon = "photo_camera"
	Image                                   Icon = "image"
	PictureAsPdf                            Icon = "picture_as_pdf"
	Tune                                    Icon = "tune"
	Circle                                  Icon = "circle"
	ReceiptLong                             Icon = "receipt_long"
	Timer                                   Icon = "timer"
	AutoStories                             Icon = "auto_stories"
	NavigateBefore                          Icon = "navigate_before"
	AddAPhoto                               Icon = "add_a_photo"
	Collections                             Icon = "collections"
	AutoAwesome                             Icon = "auto_awesome"
	Palette                                 Icon = "palette"
	RemoveRedEye                            Icon = "remove_red_eye"
	MusicNote                               Icon = "music_note"
	WbSunny                                 Icon = "wb_sunny"
	AddPhotoAlternate                       Icon = "add_photo_alternate"
	Brush                                   Icon = "brush"
	FlashOn                                 Icon = "flash_on"
	Euro                                    Icon = "euro"
	AutoFixHigh                             Icon = "auto_fix_high"
	ControlPoint                            Icon = "control_point"
	Adjust                                  Icon = "adjust"
	LooksOne                                Icon = "looks_one"
	Style                                   Icon = "style"
	Camera                                  Icon = "camera"
	CameraAlt                               Icon = "camera_alt"
	Straighten                              Icon = "straighten"
	PhotoLibrary                            Icon = "photo_library"
	Audiotrack                              Icon = "audiotrack"
	Portrait                                Icon = "portrait"
	VideoCameraFront                        Icon = "video_camera_front"
	RotateRight                             Icon = "rotate_right"
	GridOn                                  Icon = "grid_on"
	ColorLens                               Icon = "color_lens"
	CropFree                                Icon = "crop_free"
	CropSquare                              Icon = "crop_square"
	Timelapse                               Icon = "timelapse"
	Landscape                               Icon = "landscape"
	CollectionsBookmark                     Icon = "collections_bookmark"
	Slideshow                               Icon = "slideshow"
	Lens                                    Icon = "lens"
	LooksTwo                                Icon = "looks_two"
	PanoramaFishEye                         Icon = "panorama_fish_eye"
	FilterDrama                             Icon = "filter_drama"
	AutoAwesomeMotion                       Icon = "auto_awesome_motion"
	FilterVintage                           Icon = "filter_vintage"
	Healing                                 Icon = "healing"
	Compare                                 Icon = "compare"
	ImageSearch                             Icon = "image_search"
	Crop                                    Icon = "crop"
	RotateLeft                              Icon = "rotate_left"
	WbIncandescent                          Icon = "wb_incandescent"
	Looks3                                  Icon = "looks_3"
	BlurOn                                  Icon = "blur_on"
	CenterFocusStrong                       Icon = "center_focus_strong"
	WbCloudy                                Icon = "wb_cloudy"
	Flare                                   Icon = "flare"
	Dehaze                                  Icon = "dehaze"
	FaceRetouchingNatural                   Icon = "face_retouching_natural"
	AutoAwesomeMosaic                       Icon = "auto_awesome_mosaic"
	FilterNone                              Icon = "filter_none"
	Colorize                                Icon = "colorize"
	Brightness4                             Icon = "brightness_4"
	Cases                                   Icon = "cases"
	Assistant                               Icon = "assistant"
	NaturePeople                            Icon = "nature_people"
	FilterCenterFocus                       Icon = "filter_center_focus"
	BrokenImage                             Icon = "broken_image"
	Photo                                   Icon = "photo"
	FlashOff                                Icon = "flash_off"
	CropOriginal                            Icon = "crop_original"
	Details                                 Icon = "details"
	Brightness5                             Icon = "brightness_5"
	TagFaces                                Icon = "tag_faces"
	Brightness6                             Icon = "brightness_6"
	FlipCameraAndroid                       Icon = "flip_camera_android"
	Grain                                   Icon = "grain"
	Loupe                                   Icon = "loupe"
	Flip                                    Icon = "flip"
	Brightness1                             Icon = "brightness_1"
	FlipCameraIos                           Icon = "flip_camera_ios"
	CurrencyRupee                           Icon = "currency_rupee"
	MovieCreation                           Icon = "movie_creation"
	Filter1                                 Icon = "filter_1"
	AddToPhotos                             Icon = "add_to_photos"
	ImageNotSupported                       Icon = "image_not_supported"
	Panorama                                Icon = "panorama"
	CenterFocusWeak                         Icon = "center_focus_weak"
	Animation                               Icon = "animation"
	AutoFixNormal                           Icon = "auto_fix_normal"
	MovieFilter                             Icon = "movie_filter"
	ViewComfy                               Icon = "view_comfy"
	Filter                                  Icon = "filter"
	CropDin                                 Icon = "crop_din"
	ControlPointDuplicate                   Icon = "control_point_duplicate"
	Nature                                  Icon = "nature"
	Looks4                                  Icon = "looks_4"
	LeakAdd                                 Icon = "leak_add"
	Brightness7                             Icon = "brightness_7"
	PhotoSizeSelectActual                   Icon = "photo_size_select_actual"
	VideoCameraBack                         Icon = "video_camera_back"
	TimerOff                                Icon = "timer_off"
	Texture                                 Icon = "texture"
	Transform                               Icon = "transform"
	PhotoCameraFront                        Icon = "photo_camera_front"
	IncompleteCircle                        Icon = "incomplete_circle"
	ViewCompact                             Icon = "view_compact"
	MotionPhotosOn                          Icon = "motion_photos_on"
	Rotate90DegreesCcw                      Icon = "rotate_90_degrees_ccw"
	Bedtime                                 Icon = "bedtime"
	MicExternalOn                           Icon = "mic_external_on"
	Gradient                                Icon = "gradient"
	Looks5                                  Icon = "looks_5"
	MusicOff                                Icon = "music_off"
	AssistantPhoto                          Icon = "assistant_photo"
	ThermostatAuto                          Icon = "thermostat_auto"
	ExposurePlus1                           Icon = "exposure_plus_1"
	PhotoAlbum                              Icon = "photo_album"
	HdrStrong                               Icon = "hdr_strong"
	ShutterSpeed                            Icon = "shutter_speed"
	Exposure                                Icon = "exposure"
	FilterTiltShift                         Icon = "filter_tilt_shift"
	Filter2                                 Icon = "filter_2"
	HideImage                               Icon = "hide_image"
	Looks                                   Icon = "looks"
	Crop169                                 Icon = "crop_16_9"
	Vrpano                                  Icon = "vrpano"
	FlashAuto                               Icon = "flash_auto"
	LinkedCamera                            Icon = "linked_camera"
	BlurCircular                            Icon = "blur_circular"
	Brightness3                             Icon = "brightness_3"
	MotionPhotosAuto                        Icon = "motion_photos_auto"
	Brightness2                             Icon = "brightness_2"
	Looks6                                  Icon = "looks_6"
	Tonality                                Icon = "tonality"
	WbTwilight                              Icon = "wb_twilight"
	Iso                                     Icon = "iso"
	PhotoFilter                             Icon = "photo_filter"
	PhotoSizeSelectSmall                    Icon = "photo_size_select_small"
	CropPortrait                            Icon = "crop_portrait"
	CropRotate                              Icon = "crop_rotate"
	Crop75                                  Icon = "crop_7_5"
	HdrWeak                                 Icon = "hdr_weak"
	FilterHdr                               Icon = "filter_hdr"
	PhotoSizeSelectLarge                    Icon = "photo_size_select_large"
	Filter3                                 Icon = "filter_3"
	CameraFront                             Icon = "camera_front"
	Crop54                                  Icon = "crop_5_4"
	FilterFrames                            Icon = "filter_frames"
	ExposureZero                            Icon = "exposure_zero"
	CameraRoll                              Icon = "camera_roll"
	FilterBAndW                             Icon = "filter_b_and_w"
	BurstMode                               Icon = "burst_mode"
	BlurLinear                              Icon = "blur_linear"
	Crop32                                  Icon = "crop_3_2"
	CropLandscape                           Icon = "crop_landscape"
	Rotate90DegreesCw                       Icon = "rotate_90_degrees_cw"
	SwitchCamera                            Icon = "switch_camera"
	SwitchVideo                             Icon = "switch_video"
	Contrast                                Icon = "contrast"
	Filter9Plus                             Icon = "filter_9_plus"
	Filter7                                 Icon = "filter_7"
	ExposurePlus2                           Icon = "exposure_plus_2"
	PhotoCameraBack                         Icon = "photo_camera_back"
	WbIridescent                            Icon = "wb_iridescent"
	GridOff                                 Icon = "grid_off"
	MotionPhotosPaused                      Icon = "motion_photos_paused"
	Filter4                                 Icon = "filter_4"
	MonochromePhotos                        Icon = "monochrome_photos"
	Filter5                                 Icon = "filter_5"
	FaceRetouchingOff                       Icon = "face_retouching_off"
	AutoFixOff                              Icon = "auto_fix_off"
	LogoDev                                 Icon = "logo_dev"
	LeakRemove                              Icon = "leak_remove"
	WbShade                                 Icon = "wb_shade"
	ExposureNeg1                            Icon = "exposure_neg_1"
	Timer10                                 Icon = "timer_10"
	CurrencyPound                           Icon = "currency_pound"
	PanoramaPhotosphere                     Icon = "panorama_photosphere"
	Filter9                                 Icon = "filter_9"
	VideoStable                             Icon = "video_stable"
	Filter8                                 Icon = "filter_8"
	MotionPhotosOff                         Icon = "motion_photos_off"
	CurrencyYen                             Icon = "currency_yen"
	BlurOff                                 Icon = "blur_off"
	HdrOn                                   Icon = "hdr_on"
	Filter6                                 Icon = "filter_6"
	PanoramaHorizontal                      Icon = "panorama_horizontal"
	Vignette                                Icon = "vignette"
	RawOn                                   Icon = "raw_on"
	ImageAspectRatio                        Icon = "image_aspect_ratio"
	CameraRear                              Icon = "camera_rear"
	ThirtyfpsSelect                         Icon = "30fps_select"
	DirtyLens                               Icon = "dirty_lens"
	CurrencyBitcoin                         Icon = "currency_bitcoin"
	Timer3                                  Icon = "timer_3"
	SixtyfpsSelect                          Icon = "60fps_select"
	MotionPhotosPause                       Icon = "motion_photos_pause"
	Mpx24                                   Icon = "24mp"
	PanoramaWideAngleSelect                 Icon = "panorama_wide_angle_select"
	ExposureNeg2                            Icon = "exposure_neg_2"
	AutofpsSelect                           Icon = "autofps_select"
	CurrencyRuble                           Icon = "currency_ruble"
	PanoramaPhotosphereSelect               Icon = "panorama_photosphere_select"
	PanoramaHorizontalSelect                Icon = "panorama_horizontal_select"
	PanoramaWideAngle                       Icon = "panorama_wide_angle"
	MicExternalOff                          Icon = "mic_external_off"
	HdrPlus                                 Icon = "hdr_plus"
	WbAuto                                  Icon = "wb_auto"
	PanoramaVerticalSelect                  Icon = "panorama_vertical_select"
	PanoramaVertical                        Icon = "panorama_vertical"
	HdrEnhancedSelect                       Icon = "hdr_enhanced_select"
	Mpx12                                   Icon = "12mp"
	Mpx                                     Icon = "mp"
	Hevc                                    Icon = "hevc"
	Mpx23                                   Icon = "23mp"
	Mpx18                                   Icon = "18mp"
	RawOff                                  Icon = "raw_off"
	HdrOff                                  Icon = "hdr_off"
	Mpx11                                   Icon = "11mp"
	Mpx20                                   Icon = "20mp"
	Mpx3                                    Icon = "3mp"
	Mpx17                                   Icon = "17mp"
	Mpx10                                   Icon = "10mp"
	Mpx21                                   Icon = "21mp"
	Mpx13                                   Icon = "13mp"
	Mpx2                                    Icon = "2mp"
	Mpx19                                   Icon = "19mp"
	Mpx4                                    Icon = "4mp"
	Mpx5                                    Icon = "5mp"
	Mpx8                                    Icon = "8mp"
	Mpx14                                   Icon = "14mp"
	Mpx22                                   Icon = "22mp"
	Mpx15                                   Icon = "15mp"
	Mpx16                                   Icon = "16mp"
	Mpx7                                    Icon = "7mp"
	Mpx6                                    Icon = "6mp"
	Mpx9                                    Icon = "9mp"
	Deblur                                  Icon = "deblur"
	CurrencyLira                            Icon = "currency_lira"
	CurrencyYuan                            Icon = "currency_yuan"
	BedtimeOff                              Icon = "bedtime_off"
	CurrencyFranc                           Icon = "currency_franc"
	Email                                   Icon = "email"
	LocationOn                              Icon = "location_on"
	Call                                    Icon = "call"
	Phone                                   Icon = "phone"
	Business                                Icon = "business"
	Chat                                    Icon = "chat"
	MailOutline                             Icon = "mail_outline"
	VpnKey                                  Icon = "vpn_key"
	ListAlt                                 Icon = "list_alt"
	QrCodeScanner                           Icon = "qr_code_scanner"
	ChatBubbleOutline                       Icon = "chat_bubble_outline"
	AlternateEmail                          Icon = "alternate_email"
	Forum                                   Icon = "forum"
	ChatBubble                              Icon = "chat_bubble"
	Textsms                                 Icon = "textsms"
	ContactMail                             Icon = "contact_mail"
	QrCode2                                 Icon = "qr_code_2"
	QrCode                                  Icon = "qr_code"
	PersonSearch                            Icon = "person_search"
	SentimentSatisfiedAlt                   Icon = "sentiment_satisfied_alt"
	Message                                 Icon = "message"
	Comment                                 Icon = "comment"
	Contacts                                Icon = "contacts"
	AppRegistration                         Icon = "app_registration"
	ImportContacts                          Icon = "import_contacts"
	ContactPhone                            Icon = "contact_phone"
	LiveHelp                                Icon = "live_help"
	ImportExport                            Icon = "import_export"
	ForwardToInbox                          Icon = "forward_to_inbox"
	RssFeed                                 Icon = "rss_feed"
	HourglassBottom                         Icon = "hourglass_bottom"
	HourglassTop                            Icon = "hourglass_top"
	MarkEmailRead                           Icon = "mark_email_read"
	ReadMore                                Icon = "read_more"
	Key                                     Icon = "key"
	CallEnd                                 Icon = "call_end"
	MarkEmailUnread                         Icon = "mark_email_unread"
	MoreTime                                Icon = "more_time"
	DocumentScanner                         Icon = "document_scanner"
	ClearAll                                Icon = "clear_all"
	Dialpad                                 Icon = "dialpad"
	PhoneEnabled                            Icon = "phone_enabled"
	MarkChatUnread                          Icon = "mark_chat_unread"
	P3                                      Icon = "3p"
	ScreenShare                             Icon = "screen_share"
	CancelPresentation                      Icon = "cancel_presentation"
	CallMade                                Icon = "call_made"
	CallSplit                               Icon = "call_split"
	Hub                                     Icon = "hub"
	Unsubscribe                             Icon = "unsubscribe"
	PresentToAll                            Icon = "present_to_all"
	AddIcCall                               Icon = "add_ic_call"
	MarkChatRead                            Icon = "mark_chat_read"
	StayCurrentPortrait                     Icon = "stay_current_portrait"
	DomainVerification                      Icon = "domain_verification"
	PhonelinkRing                           Icon = "phonelink_ring"
	CallReceived                            Icon = "call_received"
	PhonelinkLock                           Icon = "phonelink_lock"
	Duo                                     Icon = "duo"
	PhoneDisabled                           Icon = "phone_disabled"
	RingVolume                              Icon = "ring_volume"
	StayPrimaryPortrait                     Icon = "stay_primary_portrait"
	PhonelinkSetup                          Icon = "phonelink_setup"
	LocationOff                             Icon = "location_off"
	SwapCalls                               Icon = "swap_calls"
	Voicemail                               Icon = "voicemail"
	CallMerge                               Icon = "call_merge"
	MobileScreenShare                       Icon = "mobile_screen_share"
	PhonelinkErase                          Icon = "phonelink_erase"
	PersonAddDisabled                       Icon = "person_add_disabled"
	CellWifi                                Icon = "cell_wifi"
	CallMissedOutgoing                      Icon = "call_missed_outgoing"
	DomainDisabled                          Icon = "domain_disabled"
	SpeakerPhone                            Icon = "speaker_phone"
	StopScreenShare                         Icon = "stop_screen_share"
	DesktopAccessDisabled                   Icon = "desktop_access_disabled"
	CallMissed                              Icon = "call_missed"
	CoPresent                               Icon = "co_present"
	PrintDisabled                           Icon = "print_disabled"
	PausePresentation                       Icon = "pause_presentation"
	DialerSip                               Icon = "dialer_sip"
	Rtt                                     Icon = "rtt"
	InvertColorsOff                         Icon = "invert_colors_off"
	WifiCalling                             Icon = "wifi_calling"
	PortableWifiOff                         Icon = "portable_wifi_off"
	Spoke                                   Icon = "spoke"
	StayCurrentLandscape                    Icon = "stay_current_landscape"
	CommentsDisabled                        Icon = "comments_disabled"
	Sip                                     Icon = "sip"
	StayPrimaryLandscape                    Icon = "stay_primary_landscape"
	Nat                                     Icon = "nat"
	NoSim                                   Icon = "no_sim"
	CellTower                               Icon = "cell_tower"
	SendTimeExtension                       Icon = "send_time_extension"
	MarkUnreadChatAlt                       Icon = "mark_unread_chat_alt"
	KeyOff                                  Icon = "key_off"
	VpnKeyOff                               Icon = "vpn_key_off"
	FileDownload                            Icon = "file_download"
	FileUpload                              Icon = "file_upload"
	Download                                Icon = "download"
	Folder                                  Icon = "folder"
	GridView                                Icon = "grid_view"
	UploadFile                              Icon = "upload_file"
	CloudUpload                             Icon = "cloud_upload"
	TextSnippet                             Icon = "text_snippet"
	FolderOpen                              Icon = "folder_open"
	Cloud                                   Icon = "cloud"
	RequestQuote                            Icon = "request_quote"
	CloudDownload                           Icon = "cloud_download"
	DriveFileRenameOutline                  Icon = "drive_file_rename_outline"
	Attachment                              Icon = "attachment"
	Upload                                  Icon = "upload"
	DownloadForOffline                      Icon = "download_for_offline"
	CreateNewFolder                         Icon = "create_new_folder"
	Downloading                             Icon = "downloading"
	FolderShared                            Icon = "folder_shared"
	CloudDone                               Icon = "cloud_done"
	Topic                                   Icon = "topic"
	DownloadDone                            Icon = "download_done"
	CloudQueue                              Icon = "cloud_queue"
	Approval                                Icon = "approval"
	CloudOff                                Icon = "cloud_off"
	DriveFileMove                           Icon = "drive_file_move"
	Workspaces                              Icon = "workspaces"
	DriveFolderUpload                       Icon = "drive_folder_upload"
	FileDownloadDone                        Icon = "file_download_done"
	Newspaper                               Icon = "newspaper"
	AttachEmail                             Icon = "attach_email"
	RuleFolder                              Icon = "rule_folder"
	CloudCircle                             Icon = "cloud_circle"
	SnippetFolder                           Icon = "snippet_folder"
	FileOpen                                Icon = "file_open"
	FileDownloadOff                         Icon = "file_download_off"
	CloudSync                               Icon = "cloud_sync"
	FolderZip                               Icon = "folder_zip"
	DriveFileMoveRtl                        Icon = "drive_file_move_rtl"
	FolderDelete                            Icon = "folder_delete"
	Difference                              Icon = "difference"
	FolderCopy                              Icon = "folder_copy"
	FolderOff                               Icon = "folder_off"
	FormatOverline                          Icon = "format_overline"
	LocalShipping                           Icon = "local_shipping"
	Place                                   Icon = "place"
	MenuBook                                Icon = "menu_book"
	LocalOffer                              Icon = "local_offer"
	Map                                     Icon = "map"
	Badge                                   Icon = "badge"
	Category                                Icon = "category"
	Restaurant                              Icon = "restaurant"
	DirectionsCar                           Icon = "directions_car"
	VolunteerActivism                       Icon = "volunteer_activism"
	LocalFireDepartment                     Icon = "local_fire_department"
	MyLocation                              Icon = "my_location"
	LocalMall                               Icon = "local_mall"
	Flight                                  Icon = "flight"
	NearMe                                  Icon = "near_me"
	Handyman                                Icon = "handyman"
	DirectionsRun                           Icon = "directions_run"
	RestaurantMenu                          Icon = "restaurant_menu"
	MedicalServices                         Icon = "medical_services"
	Layers                                  Icon = "layers"
	LunchDining                             Icon = "lunch_dining"
	Park                                    Icon = "park"
	LocalHospital                           Icon = "local_hospital"
	DirectionsWalk                          Icon = "directions_walk"
	Celebration                             Icon = "celebration"
	PinDrop                                 Icon = "pin_drop"
	LocalLibrary                            Icon = "local_library"
	LocalAtm                                Icon = "local_atm"
	LocalActivity                           Icon = "local_activity"
	LocalCafe                               Icon = "local_cafe"
	DeliveryDining                          Icon = "delivery_dining"
	RateReview                              Icon = "rate_review"
	PersonPin                               Icon = "person_pin"
	DirectionsBike                          Icon = "directions_bike"
	DesignServices                          Icon = "design_services"
	Fastfood                                Icon = "fastfood"
	DirectionsBus                           Icon = "directions_bus"
	LocalPolice                             Icon = "local_police"
	DirectionsCarFilled                     Icon = "directions_car_filled"
	MiscellaneousServices                   Icon = "miscellaneous_services"
	LocalPhone                              Icon = "local_phone"
	LocalGroceryStore                       Icon = "local_grocery_store"
	HomeRepairService                       Icon = "home_repair_service"
	ZoomOutMap                              Icon = "zoom_out_map"
	Hotel                                   Icon = "hotel"
	CleaningServices                        Icon = "cleaning_services"
	PersonPinCircle                         Icon = "person_pin_circle"
	Navigation                              Icon = "navigation"
	Directions                              Icon = "directions"
	LocalGasStation                         Icon = "local_gas_station"
	Money                                   Icon = "money"
	LocalFlorist                            Icon = "local_florist"
	LocalParking                            Icon = "local_parking"
	Train                                   Icon = "train"
	LocalPostOffice                         Icon = "local_post_office"
	TwoWheeler                              Icon = "two_wheeler"
	AltRoute                                Icon = "alt_route"
	Traffic                                 Icon = "traffic"
	ElectricalServices                      Icon = "electrical_services"
	LocalBar                                Icon = "local_bar"
	PedalBike                               Icon = "pedal_bike"
	DirectionsBoat                          Icon = "directions_boat"
	Beenhere                                Icon = "beenhere"
	Agriculture                             Icon = "agriculture"
	Liquor                                  Icon = "liquor"
	AddBusiness                             Icon = "add_business"
	ThreeSixty                              Icon = "360"
	Moving                                  Icon = "moving"
	LocalAirport                            Icon = "local_airport"
	LocalDining                             Icon = "local_dining"
	AddLocationAlt                          Icon = "add_location_alt"
	Sailing                                 Icon = "sailing"
	MapsUgc                                 Icon = "maps_ugc"
	RamenDining                             Icon = "ramen_dining"
	LocalTaxi                               Icon = "local_taxi"
	Hail                                    Icon = "hail"
	LocalPrintshop                          Icon = "local_printshop"
	LocalPizza                              Icon = "local_pizza"
	LocalDrink                              Icon = "local_drink"
	TheaterComedy                           Icon = "theater_comedy"
	NotListedLocation                       Icon = "not_listed_location"
	TripOrigin                              Icon = "trip_origin"
	LocalLaundryService                     Icon = "local_laundry_service"
	AddLocation                             Icon = "add_location"
	Diamond                                 Icon = "diamond"
	DinnerDining                            Icon = "dinner_dining"
	BakeryDining                            Icon = "bakery_dining"
	Route                                   Icon = "route"
	DirectionsBusFilled                     Icon = "directions_bus_filled"
	TransferWithinAStation                  Icon = "transfer_within_a_station"
	TakeoutDining                           Icon = "takeout_dining"
	Terrain                                 Icon = "terrain"
	WineBar                                 Icon = "wine_bar"
	MultipleStop                            Icon = "multiple_stop"
	Icecream                                Icon = "icecream"
	LocalPharmacy                           Icon = "local_pharmacy"
	StoreMallDirectory                      Icon = "store_mall_directory"
	Museum                                  Icon = "museum"
	Nightlife                               Icon = "nightlife"
	Emergency                               Icon = "emergency"
	SetMeal                                 Icon = "set_meal"
	AddRoad                                 Icon = "add_road"
	LocalSee                                Icon = "local_see"
	DepartureBoard                          Icon = "departure_board"
	Hardware                                Icon = "hardware"
	Festival                                Icon = "festival"
	ElectricCar                             Icon = "electric_car"
	Plumbing                                Icon = "plumbing"
	EvStation                               Icon = "ev_station"
	EditLocation                            Icon = "edit_location"
	CarRental                               Icon = "car_rental"
	Attractions                             Icon = "attractions"
	LocalConvenienceStore                   Icon = "local_convenience_store"
	LayersClear                             Icon = "layers_clear"
	EditRoad                                Icon = "edit_road"
	RunCircle                               Icon = "run_circle"
	PestControl                             Icon = "pest_control"
	DryCleaning                             Icon = "dry_cleaning"
	EditLocationAlt                         Icon = "edit_location_alt"
	Moped                                   Icon = "moped"
	EditAttributes                          Icon = "edit_attributes"
	WrongLocation                           Icon = "wrong_location"
	CarRepair                               Icon = "car_repair"
	Satellite                               Icon = "satellite"
	LocalMovies                             Icon = "local_movies"
	DirectionsBoatFilled                    Icon = "directions_boat_filled"
	TaxiAlert                               Icon = "taxi_alert"
	BreakfastDining                         Icon = "breakfast_dining"
	Tram                                    Icon = "tram"
	Atm                                     Icon = "atm"
	BrunchDining                            Icon = "brunch_dining"
	TransitEnterexit                        Icon = "transit_enterexit"
	Factory                                 Icon = "factory"
	Subway                                  Icon = "subway"
	Church                                  Icon = "church"
	Warehouse                               Icon = "warehouse"
	Hvac                                    Icon = "hvac"
	ElectricBike                            Icon = "electric_bike"
	ElectricScooter                         Icon = "electric_scooter"
	DirectionsTransit                       Icon = "directions_transit"
	Forest                                  Icon = "forest"
	BusAlert                                Icon = "bus_alert"
	LocalCarWash                            Icon = "local_car_wash"
	SoupKitchen                             Icon = "soup_kitchen"
	Streetview                              Icon = "streetview"
	LocalHotel                              Icon = "local_hotel"
	ZoomInMap                               Icon = "zoom_in_map"
	CompassCalibration                      Icon = "compass_calibration"
	DirectionsSubway                        Icon = "directions_subway"
	DirectionsRailway                       Icon = "directions_railway"
	ElectricMoped                           Icon = "electric_moped"
	ModeOfTravel                            Icon = "mode_of_travel"
	Castle                                  Icon = "castle"
	ElectricRickshaw                        Icon = "electric_rickshaw"
	RailwayAlert                            Icon = "railway_alert"
	LocalPlay                               Icon = "local_play"
	NoMeals                                 Icon = "no_meals"
	Egg                                     Icon = "egg"
	BikeScooter                             Icon = "bike_scooter"
	Snowmobile                              Icon = "snowmobile"
	ConnectingAirports                      Icon = "connecting_airports"
	NearMeDisabled                          Icon = "near_me_disabled"
	PestControlRodent                       Icon = "pest_control_rodent"
	DirectionsTransitFilled                 Icon = "directions_transit_filled"
	Mosque                                  Icon = "mosque"
	AirlineStops                            Icon = "airline_stops"
	NoTransfer                              Icon = "no_transfer"
	DirectionsRailwayFilled                 Icon = "directions_railway_filled"
	DirectionsSubwayFilled                  Icon = "directions_subway_filled"
	Signpost                                Icon = "signpost"
	Airlines                                Icon = "airlines"
	EggAlt                                  Icon = "egg_alt"
	TempleBuddhist                          Icon = "temple_buddhist"
	Merge                                   Icon = "merge"
	FlightClass                             Icon = "flight_class"
	TempleHindu                             Icon = "temple_hindu"
	Fort                                    Icon = "fort"
	KebabDining                             Icon = "kebab_dining"
	Stadium                                 Icon = "stadium"
	Synagogue                               Icon = "synagogue"
	TurnRight                               Icon = "turn_right"
	ForkRight                               Icon = "fork_right"
	UTurnLeft                               Icon = "u_turn_left"
	Straight                                Icon = "straight"
	TurnLeft                                Icon = "turn_left"
	UTurnRight                              Icon = "u_turn_right"
	RoundaboutRight                         Icon = "roundabout_right"
	TireRepair                              Icon = "tire_repair"
	TurnSlightLeft                          Icon = "turn_slight_left"
	TurnSharpRight                          Icon = "turn_sharp_right"
	TurnSlightRight                         Icon = "turn_slight_right"
	ForkLeft                                Icon = "fork_left"
	RoundaboutLeft                          Icon = "roundabout_left"
	TurnSharpLeft                           Icon = "turn_sharp_left"
	MedicalInformation                      Icon = "medical_information"
	RampRight                               Icon = "ramp_right"
	RampLeft                                Icon = "ramp_left"
	CarCrash                                Icon = "car_crash"
	CrisisAlert                             Icon = "crisis_alert"
	SafetyCheck                             Icon = "safety_check"
	EmergencyShare                          Icon = "emergency_share"
	Sos                                     Icon = "sos"
	ScreenRotationAlt                       Icon = "screen_rotation_alt"
	EmergencyRecording                      Icon = "emergency_recording"
	MinorCrash                              Icon = "minor_crash"
	NoCrash                                 Icon = "no_crash"
	RemoveRoad                              Icon = "remove_road"
	PlayArrow                               Icon = "play_arrow"
	PlayCircleFilled                        Icon = "play_circle_filled"
	Videocam                                Icon = "videocam"
	Mic                                     Icon = "mic"
	PlayCircle                              Icon = "play_circle"
	VolumeUp                                Icon = "volume_up"
	Pause                                   Icon = "pause"
	PlayCircleOutline                       Icon = "play_circle_outline"
	VolumeOff                               Icon = "volume_off"
	Replay                                  Icon = "replay"
	SkipNext                                Icon = "skip_next"
	LibraryBooks                            Icon = "library_books"
	Speed                                   Icon = "speed"
	Stop                                    Icon = "stop"
	FiberManualRecord                       Icon = "fiber_manual_record"
	Movie                                   Icon = "movie"
	SkipPrevious                            Icon = "skip_previous"
	NewReleases                             Icon = "new_releases"
	PlaylistAdd                             Icon = "playlist_add"
	Equalizer                               Icon = "equalizer"
	Loop                                    Icon = "loop"
	FastForward                             Icon = "fast_forward"
	Web                                     Icon = "web"
	VideoLibrary                            Icon = "video_library"
	PlaylistAddCheck                        Icon = "playlist_add_check"
	MicOff                                  Icon = "mic_off"
	LibraryAdd                              Icon = "library_add"
	VideoCall                               Icon = "video_call"
	Subscriptions                           Icon = "subscriptions"
	PauseCircle                             Icon = "pause_circle"
	Repeat                                  Icon = "repeat"
	Shuffle                                 Icon = "shuffle"
	VolumeMute                              Icon = "volume_mute"
	StopCircle                              Icon = "stop_circle"
	NotInterested                           Icon = "not_interested"
	MicNone                                 Icon = "mic_none"
	SortByAlpha                             Icon = "sort_by_alpha"
	LibraryMusic                            Icon = "library_music"
	FastRewind                              Icon = "fast_rewind"
	VideocamOff                             Icon = "videocam_off"
	VolumeDown                              Icon = "volume_down"
	QueueMusic                              Icon = "queue_music"
	PauseCircleFilled                       Icon = "pause_circle_filled"
	WebAsset                                Icon = "web_asset"
	RecentActors                            Icon = "recent_actors"
	Hearing                                 Icon = "hearing"
	Subtitles                               Icon = "subtitles"
	LibraryAddCheck                         Icon = "library_add_check"
	Album                                   Icon = "album"
	Note                                    Icon = "note"
	PauseCircleOutline                      Icon = "pause_circle_outline"
	FiberNew                                Icon = "fiber_new"
	AvTimer                                 Icon = "av_timer"
	Games                                   Icon = "games"
	Radio                                   Icon = "radio"
	PlaylistPlay                            Icon = "playlist_play"
	ReplayCircleFilled                      Icon = "replay_circle_filled"
	BrandingWatermark                       Icon = "branding_watermark"
	Queue                                   Icon = "queue"
	Forward10                               Icon = "forward_10"
	Replay10                                Icon = "replay_10"
	ClosedCaption                           Icon = "closed_caption"
	VideoSettings                           Icon = "video_settings"
	FeaturedPlayList                        Icon = "featured_play_list"
	ControlCamera                           Icon = "control_camera"
	Airplay                                 Icon = "airplay"
	AddToQueue                              Icon = "add_to_queue"
	SlowMotionVideo                         Icon = "slow_motion_video"
	RepeatOne                               Icon = "repeat_one"
	CallToAction                            Icon = "call_to_action"
	Hd                                      Icon = "hd"
	Snooze                                  Icon = "snooze"
	PlaylistAddCheckCircle                  Icon = "playlist_add_check_circle"
	RepeatOn                                Icon = "repeat_on"
	HighQuality                             Icon = "high_quality"
	ClosedCaptionOff                        Icon = "closed_caption_off"
	Replay30                                Icon = "replay_30"
	FeaturedVideo                           Icon = "featured_video"
	FiveG                                   Icon = "5g"
	ShuffleOn                               Icon = "shuffle_on"
	Forward30                               Icon = "forward_30"
	MusicVideo                              Icon = "music_video"
	Replay5                                 Icon = "replay_5"
	QueuePlayNext                           Icon = "queue_play_next"
	ArtTrack                                Icon = "art_track"
	Forward5                                Icon = "forward_5"
	HearingDisabled                         Icon = "hearing_disabled"
	Explicit                                Icon = "explicit"
	PlaylistAddCircle                       Icon = "playlist_add_circle"
	FourK                                   Icon = "4k"
	VideoLabel                              Icon = "video_label"
	FiberSmartRecord                        Icon = "fiber_smart_record"
	ClosedCaptionDisabled                   Icon = "closed_caption_disabled"
	RemoveFromQueue                         Icon = "remove_from_queue"
	RepeatOneOn                             Icon = "repeat_one_on"
	SurroundSound                           Icon = "surround_sound"
	PlaylistRemove                          Icon = "playlist_remove"
	WebAssetOff                             Icon = "web_asset_off"
	PlayDisabled                            Icon = "play_disabled"
	Sd                                      Icon = "sd"
	InterpreterMode                         Icon = "interpreter_mode"
	MissedVideoCall                         Icon = "missed_video_call"
	FiberPin                                Icon = "fiber_pin"
	TenK                                    Icon = "10k"
	FiberDvr                                Icon = "fiber_dvr"
	VideoFile                               Icon = "video_file"
	FourKPlus                               Icon = "4k_plus"
	OneK                                    Icon = "1k"
	AudioFile                               Icon = "audio_file"
	TwoK                                    Icon = "2k"
	EightK                                  Icon = "8k"
	OneKPlus                                Icon = "1k_plus"
	NineKPlus                               Icon = "9k_plus"
	EightKPlus                              Icon = "8k_plus"
	ThreeK                                  Icon = "3k"
	ThreeKPlus                              Icon = "3k_plus"
	FiveK                                   Icon = "5k"
	SevenKPlus                              Icon = "7k_plus"
	FiveKPlus                               Icon = "5k_plus"
	NineK                                   Icon = "9k"
	SevenK                                  Icon = "7k"
	SixKPlus                                Icon = "6k_plus"
	TwoKPlus                                Icon = "2k_plus"
	SixK                                    Icon = "6k"
	Star                                    Icon = "star"
	CheckBox                                Icon = "check_box"
	CheckBoxOutlineBlank                    Icon = "check_box_outline_blank"
	RadioButtonUnchecked                    Icon = "radio_button_unchecked"
	RadioButtonChecked                      Icon = "radio_button_checked"
	StarBorder                              Icon = "star_border"
	ToggleOn                                Icon = "toggle_on"
	StarOutline                             Icon = "star_outline"
	ToggleOff                               Icon = "toggle_off"
	StarHalf                                Icon = "star_half"
	IndeterminateCheckBox                   Icon = "indeterminate_check_box"
	StarPurple500                           Icon = "star_purple500"
	StarBorderPurple500                     Icon = "star_border_purple500"
	Warning                                 Icon = "warning"
	Error                                   Icon = "error"
	ErrorOutline                            Icon = "error_outline"
	WarningAmber                            Icon = "warning_amber"
	NotificationImportant                   Icon = "notification_important"
	AddAlert                                Icon = "add_alert"
	AutoDelete                              Icon = "auto_delete"
	AttachMoney                             Icon = "attach_money"
	FormatListBulleted                      Icon = "format_list_bulleted"
	ModeEdit                                Icon = "mode_edit"
	MonetizationOn                          Icon = "monetization_on"
	AttachFile                              Icon = "attach_file"
	EditNote                                Icon = "edit_note"
	PostAdd                                 Icon = "post_add"
	BarChart                                Icon = "bar_chart"
	Checklist                               Icon = "checklist"
	DragHandle                              Icon = "drag_handle"
	InsertDriveFile                         Icon = "insert_drive_file"
	ShowChart                               Icon = "show_chart"
	FormatQuote                             Icon = "format_quote"
	FormatListNumbered                      Icon = "format_list_numbered"
	BorderColor                             Icon = "border_color"
	TableChart                              Icon = "table_chart"
	PieChart                                Icon = "pie_chart"
	Notes                                   Icon = "notes"
	InsertPhoto                             Icon = "insert_photo"
	FormatBold                              Icon = "format_bold"
	TextFields                              Icon = "text_fields"
	InsertEmoticon                          Icon = "insert_emoticon"
	TableRows                               Icon = "table_rows"
	Title                                   Icon = "title"
	Mode                                    Icon = "mode"
	AutoGraph                               Icon = "auto_graph"
	Publish                                 Icon = "publish"
	InsertChartOutlined                     Icon = "insert_chart_outlined"
	ModeComment                             Icon = "mode_comment"
	ChecklistRtl                            Icon = "checklist_rtl"
	QueryStats                              Icon = "query_stats"
	InsertInvitation                        Icon = "insert_invitation"
	ModeEditOutline                         Icon = "mode_edit_outline"
	Functions                               Icon = "functions"
	InsertLink                              Icon = "insert_link"
	FormatItalic                            Icon = "format_italic"
	FormatAlignLeft                         Icon = "format_align_left"
	FormatColorFill                         Icon = "format_color_fill"
	HorizontalRule                          Icon = "horizontal_rule"
	AddComment                              Icon = "add_comment"
	InsertChart                             Icon = "insert_chart"
	LinearScale                             Icon = "linear_scale"
	Draw                                    Icon = "draw"
	FormatSize                              Icon = "format_size"
	BubbleChart                             Icon = "bubble_chart"
	FormatUnderlined                        Icon = "format_underlined"
	StackedLineChart                        Icon = "stacked_line_chart"
	MoneyOff                                Icon = "money_off"
	InsertComment                           Icon = "insert_comment"
	VerticalAlignBottom                     Icon = "vertical_align_bottom"
	VerticalAlignTop                        Icon = "vertical_align_top"
	Height                                  Icon = "height"
	FormatAlignCenter                       Icon = "format_align_center"
	FormatPaint                             Icon = "format_paint"
	FormatColorText                         Icon = "format_color_text"
	FormatAlignRight                        Icon = "format_align_right"
	AreaChart                               Icon = "area_chart"
	ScatterPlot                             Icon = "scatter_plot"
	MergeType                               Icon = "merge_type"
	FormatListNumberedRtl                   Icon = "format_list_numbered_rtl"
	Highlight                               Icon = "highlight"
	Schema                                  Icon = "schema"
	FormatAlignJustify                      Icon = "format_align_justify"
	AddChart                                Icon = "add_chart"
	FormatShapes                            Icon = "format_shapes"
	MoneyOffCsred                           Icon = "money_off_csred"
	PieChartOutline                         Icon = "pie_chart_outline"
	ShortText                               Icon = "short_text"
	StrikethroughS                          Icon = "strikethrough_s"
	AlignHorizontalLeft                     Icon = "align_horizontal_left"
	FormatIndentIncrease                    Icon = "format_indent_increase"
	VerticalAlignCenter                     Icon = "vertical_align_center"
	FormatColorReset                        Icon = "format_color_reset"
	Square                                  Icon = "square"
	MultilineChart                          Icon = "multiline_chart"
	Numbers                                 Icon = "numbers"
	Score                                   Icon = "score"
	BorderAll                               Icon = "border_all"
	FormatLineSpacing                       Icon = "format_line_spacing"
	FormatIndentDecrease                    Icon = "format_indent_decrease"
	FormatClear                             Icon = "format_clear"
	SpaceBar                                Icon = "space_bar"
	DataObject                              Icon = "data_object"
	AlignVerticalBottom                     Icon = "align_vertical_bottom"
	HorizontalDistribute                    Icon = "horizontal_distribute"
	AlignHorizontalCenter                   Icon = "align_horizontal_center"
	AlignHorizontalRight                    Icon = "align_horizontal_right"
	FormatStrikethrough                     Icon = "format_strikethrough"
	VerticalDistribute                      Icon = "vertical_distribute"
	Superscript                             Icon = "superscript"
	Margin                                  Icon = "margin"
	WrapText                                Icon = "wrap_text"
	Subscript                               Icon = "subscript"
	BorderClear                             Icon = "border_clear"
	AlignVerticalTop                        Icon = "align_vertical_top"
	AlignVerticalCenter                     Icon = "align_vertical_center"
	Hexagon                                 Icon = "hexagon"
	Rectangle                               Icon = "rectangle"
	BorderStyle                             Icon = "border_style"
	CandlestickChart                        Icon = "candlestick_chart"
	Padding                                 Icon = "padding"
	BorderOuter                             Icon = "border_outer"
	MoveUp                                  Icon = "move_up"
	DataArray                               Icon = "data_array"
	TextIncrease                            Icon = "text_increase"
	MoveDown                                Icon = "move_down"
	LineAxis                                Icon = "line_axis"
	Pentagon                                Icon = "pentagon"
	FormatTextdirectionLToR                 Icon = "format_textdirection_l_to_r"
	BorderBottom                            Icon = "border_bottom"
	BorderInner                             Icon = "border_inner"
	BorderLeft                              Icon = "border_left"
	Polyline                                Icon = "polyline"
	BorderHorizontal                        Icon = "border_horizontal"
	FormatTextdirectionRToL                 Icon = "format_textdirection_r_to_l"
	BorderRight                             Icon = "border_right"
	BorderTop                               Icon = "border_top"
	BorderVertical                          Icon = "border_vertical"
	InsertPageBreak                         Icon = "insert_page_break"
	TextDecrease                            Icon = "text_decrease"
	SupportAgent                            Icon = "support_agent"
	Wifi                                    Icon = "wifi"
	AccountTree                             Icon = "account_tree"
	Sync                                    Icon = "sync"
	EventAvailable                          Icon = "event_available"
	PriorityHigh                            Icon = "priority_high"
	PhoneInTalk                             Icon = "phone_in_talk"
	EventNote                               Icon = "event_note"
	ConfirmationNumber                      Icon = "confirmation_number"
	Sms                                     Icon = "sms"
	LiveTv                                  Icon = "live_tv"
	OndemandVideo                           Icon = "ondemand_video"
	WifiOff                                 Icon = "wifi_off"
	EventBusy                               Icon = "event_busy"
	DriveEta                                Icon = "drive_eta"
	DoNotDisturbOn                          Icon = "do_not_disturb_on"
	Wc                                      Icon = "wc"
	More                                    Icon = "more"
	Power                                   Icon = "power"
	DoNotDisturb                            Icon = "do_not_disturb"
	SyncProblem                             Icon = "sync_problem"
	TimeToLeave                             Icon = "time_to_leave"
	VpnLock                                 Icon = "vpn_lock"
	DoDisturbOn                             Icon = "do_disturb_on"
	EnhancedEncryption                      Icon = "enhanced_encryption"
	FolderSpecial                           Icon = "folder_special"
	RunningWithErrors                       Icon = "running_with_errors"
	NetworkCheck                            Icon = "network_check"
	SmsFailed                               Icon = "sms_failed"
	DoDisturb                               Icon = "do_disturb"
	PhoneCallback                           Icon = "phone_callback"
	SystemUpdate                            Icon = "system_update"
	Adb                                     Icon = "adb"
	PersonalVideo                           Icon = "personal_video"
	VoiceChat                               Icon = "voice_chat"
	PowerOff                                Icon = "power_off"
	PhoneForwarded                          Icon = "phone_forwarded"
	AirlineSeatReclineNormal                Icon = "airline_seat_recline_normal"
	Vibration                               Icon = "vibration"
	DoDisturbAlt                            Icon = "do_disturb_alt"
	DoNotDisturbAlt                         Icon = "do_not_disturb_alt"
	SyncDisabled                            Icon = "sync_disabled"
	TapAndPlay                              Icon = "tap_and_play"
	NoEncryption                            Icon = "no_encryption"
	SdCard                                  Icon = "sd_card"
	PhoneMissed                             Icon = "phone_missed"
	AirlineSeatReclineExtra                 Icon = "airline_seat_recline_extra"
	ImagesearchRoller                       Icon = "imagesearch_roller"
	Mms                                     Icon = "mms"
	DiscFull                                Icon = "disc_full"
	BluetoothAudio                          Icon = "bluetooth_audio"
	NoEncryptionGmailerrorred               Icon = "no_encryption_gmailerrorred"
	SdCardAlert                             Icon = "sd_card_alert"
	AirlineSeatIndividualSuite              Icon = "airline_seat_individual_suite"
	DoNotDisturbOff                         Icon = "do_not_disturb_off"
	SimCardAlert                            Icon = "sim_card_alert"
	PhonePaused                             Icon = "phone_paused"
	PhoneLocked                             Icon = "phone_locked"
	DoDisturbOff                            Icon = "do_disturb_off"
	AirlineSeatFlat                         Icon = "airline_seat_flat"
	NetworkLocked                           Icon = "network_locked"
	PhoneBluetoothSpeaker                   Icon = "phone_bluetooth_speaker"
	AirlineSeatFlatAngled                   Icon = "airline_seat_flat_angled"
	TvOff                                   Icon = "tv_off"
	DirectionsOff                           Icon = "directions_off"
	AirlineSeatLegroomNormal                Icon = "airline_seat_legroom_normal"
	AirlineSeatLegroomExtra                 Icon = "airline_seat_legroom_extra"
	AirlineSeatLegroomReduced               Icon = "airline_seat_legroom_reduced"
	SyncLock                                Icon = "sync_lock"
	KeyboardArrowDown                       Icon = "keyboard_arrow_down"
	PhoneIphone                             Icon = "phone_iphone"
	Smartphone                              Icon = "smartphone"
	KeyboardArrowRight                      Icon = "keyboard_arrow_right"
	Computer                                Icon = "computer"
	Security                                Icon = "security"
	SmartDisplay                            Icon = "smart_display"
	DesktopWindows                          Icon = "desktop_windows"
	PhoneAndroid                            Icon = "phone_android"
	KeyboardBackspace                       Icon = "keyboard_backspace"
	KeyboardArrowUp                         Icon = "keyboard_arrow_up"
	Laptop                                  Icon = "laptop"
	KeyboardArrowLeft                       Icon = "keyboard_arrow_left"
	SmartToy                                Icon = "smart_toy"
	Headphones                              Icon = "headphones"
	Keyboard                                Icon = "keyboard"
	KeyboardReturn                          Icon = "keyboard_return"
	Tv                                      Icon = "tv"
	Memory                                  Icon = "memory"
	HeadsetMic                              Icon = "headset_mic"
	PointOfSale                             Icon = "point_of_sale"
	KeyboardDoubleArrowRight                Icon = "keyboard_double_arrow_right"
	Mouse                                   Icon = "mouse"
	KeyboardVoice                           Icon = "keyboard_voice"
	DeveloperBoard                          Icon = "developer_board"
	VideogameAsset                          Icon = "videogame_asset"
	Router                                  Icon = "router"
	KeyboardDoubleArrowLeft                 Icon = "keyboard_double_arrow_left"
	DeviceHub                               Icon = "device_hub"
	CastForEducation                        Icon = "cast_for_education"
	Headset                                 Icon = "headset"
	KeyboardDoubleArrowDown                 Icon = "keyboard_double_arrow_down"
	LaptopMac                               Icon = "laptop_mac"
	Cast                                    Icon = "cast"
	Watch                                   Icon = "watch"
	TabletMac                               Icon = "tablet_mac"
	DevicesOther                            Icon = "devices_other"
	KeyboardTab                             Icon = "keyboard_tab"
	KeyboardDoubleArrowUp                   Icon = "keyboard_double_arrow_up"
	DesktopMac                              Icon = "desktop_mac"
	LaptopChromebook                        Icon = "laptop_chromebook"
	Phonelink                               Icon = "phonelink"
	Monitor                                 Icon = "monitor"
	Speaker                                 Icon = "speaker"
	Toys                                    Icon = "toys"
	Gamepad                                 Icon = "gamepad"
	KeyboardAlt                             Icon = "keyboard_alt"
	SimCard                                 Icon = "sim_card"
	Start                                   Icon = "start"
	ConnectedTv                             Icon = "connected_tv"
	TabletAndroid                           Icon = "tablet_android"
	CastConnected                           Icon = "cast_connected"
	LaptopWindows                           Icon = "laptop_windows"
	DeviceUnknown                           Icon = "device_unknown"
	KeyboardHide                            Icon = "keyboard_hide"
	Scanner                                 Icon = "scanner"
	Tablet                                  Icon = "tablet"
	KeyboardCapslock                        Icon = "keyboard_capslock"
	BrowserUpdated                          Icon = "browser_updated"
	Earbuds                                 Icon = "earbuds"
	SpeakerGroup                            Icon = "speaker_group"
	HeadsetOff                              Icon = "headset_off"
	HomeMax                                 Icon = "home_max"
	HeadphonesBattery                       Icon = "headphones_battery"
	SmartScreen                             Icon = "smart_screen"
	PowerInput                              Icon = "power_input"
	Dock                                    Icon = "dock"
	BrowserNotSupported                     Icon = "browser_not_supported"
	HomeMini                                Icon = "home_mini"
	EarbudsBattery                          Icon = "earbuds_battery"
	PhonelinkOff                            Icon = "phonelink_off"
	DeveloperBoardOff                       Icon = "developer_board_off"
	VideogameAssetOff                       Icon = "videogame_asset_off"
	KeyboardCommandKey                      Icon = "keyboard_command_key"
	AdfScanner                              Icon = "adf_scanner"
	KeyboardControlKey                      Icon = "keyboard_control_key"
	KeyboardOptionKey                       Icon = "keyboard_option_key"
	WatchOff                                Icon = "watch_off"
	LightMode                               Icon = "light_mode"
	RestartAlt                              Icon = "restart_alt"
	DarkMode                                Icon = "dark_mode"
	Task                                    Icon = "task"
	Password                                Icon = "password"
	Summarize                               Icon = "summarize"
	Sell                                    Icon = "sell"
	SignalCellularAlt                       Icon = "signal_cellular_alt"
	Devices                                 Icon = "devices"
	SettingsSuggest                         Icon = "settings_suggest"
	Quiz                                    Icon = "quiz"
	Widgets                                 Icon = "widgets"
	Storage                                 Icon = "storage"
	BatteryFull                             Icon = "battery_full"
	CreditScore                             Icon = "credit_score"
	Thermostat                              Icon = "thermostat"
	GpsFixed                                Icon = "gps_fixed"
	PriceCheck                              Icon = "price_check"
	Medication                              Icon = "medication"
	Pin                                     Icon = "pin"
	PriceChange                             Icon = "price_change"
	Tungsten                                Icon = "tungsten"
	GppGood                                 Icon = "gpp_good"
	BatteryChargingFull                     Icon = "battery_charging_full"
	Reviews                                 Icon = "reviews"
	FmdGood                                 Icon = "fmd_good"
	NoteAlt                                 Icon = "note_alt"
	Air                                     Icon = "air"
	GraphicEq                               Icon = "graphic_eq"
	Bluetooth                               Icon = "bluetooth"
	Dvr                                     Icon = "dvr"
	AccessTime                              Icon = "access_time"
	Nightlight                              Icon = "nightlight"
	SportsScore                             Icon = "sports_score"
	Water                                   Icon = "water"
	ShareLocation                           Icon = "share_location"
	GppMaybe                                Icon = "gpp_maybe"
	Cable                                   Icon = "cable"
	LocationSearching                       Icon = "location_searching"
	Shortcut                                Icon = "shortcut"
	Cameraswitch                            Icon = "cameraswitch"
	MonitorWeight                           Icon = "monitor_weight"
	DeviceThermostat                        Icon = "device_thermostat"
	AirplaneTicket                          Icon = "airplane_ticket"
	BatteryStd                              Icon = "battery_std"
	SignalWifi4Bar                          Icon = "signal_wifi_4_bar"
	Radar                                   Icon = "radar"
	Wallpaper                               Icon = "wallpaper"
	DataUsage                               Icon = "data_usage"
	MonitorHeart                            Icon = "monitor_heart"
	GppBad                                  Icon = "gpp_bad"
	DeveloperMode                           Icon = "developer_mode"
	Bloodtype                               Icon = "bloodtype"
	WifiTethering                           Icon = "wifi_tethering"
	ModeNight                               Icon = "mode_night"
	SignalCellular4Bar                      Icon = "signal_cellular_4_bar"
	NetworkWifi                             Icon = "network_wifi"
	FlashlightOn                            Icon = "flashlight_on"
	Splitscreen                             Icon = "splitscreen"
	AirplanemodeActive                      Icon = "airplanemode_active"
	FmdBad                                  Icon = "fmd_bad"
	AccessTimeFilled                        Icon = "access_time_filled"
	BatteryAlert                            Icon = "battery_alert"
	MobileFriendly                          Icon = "mobile_friendly"
	SendToMobile                            Icon = "send_to_mobile"
	SimCardDownload                         Icon = "sim_card_download"
	LensBlur                                Icon = "lens_blur"
	SignalWifiStatusbar4Bar                 Icon = "signal_wifi_statusbar_4_bar"
	Usb                                     Icon = "usb"
	ScreenSearchDesktop                     Icon = "screen_search_desktop"
	ScreenRotation                          Icon = "screen_rotation"
	SignalWifiStatusbarConnectedNoInternet4 Icon = "signal_wifi_statusbar_connected_no_internet_4"
	SystemSecurityUpdateGood                Icon = "system_security_update_good"
	GpsNotFixed                             Icon = "gps_not_fixed"
	BluetoothConnected                      Icon = "bluetooth_connected"
	RememberMe                              Icon = "remember_me"
	Pattern                                 Icon = "pattern"
	BatterySaver                            Icon = "battery_saver"
	Nfc                                     Icon = "nfc"
	ModeStandby                             Icon = "mode_standby"
	NetworkCell                             Icon = "network_cell"
	PlayLesson                              Icon = "play_lesson"
	Storm                                   Icon = "storm"
	BrightnessHigh                          Icon = "brightness_high"
	Screenshot                              Icon = "screenshot"
	DataSaverOff                            Icon = "data_saver_off"
	SignalWifi0Bar                          Icon = "signal_wifi_0_bar"
	BrightnessLow                           Icon = "brightness_low"
	BrightnessMedium                        Icon = "brightness_medium"
	DataSaverOn                             Icon = "data_saver_on"
	BluetoothSearching                      Icon = "bluetooth_searching"
	AdUnits                                 Icon = "ad_units"
	BluetoothDisabled                       Icon = "bluetooth_disabled"
	MobiledataOff                           Icon = "mobiledata_off"
	Grid4x4                                 Icon = "grid_4x4"
	SecurityUpdateGood                      Icon = "security_update_good"
	SignalWifiOff                           Icon = "signal_wifi_off"
	HdrAuto                                 Icon = "hdr_auto"
	BatteryUnknown                          Icon = "battery_unknown"
	SignalWifiBad                           Icon = "signal_wifi_bad"
	WifiCalling3                            Icon = "wifi_calling_3"
	SettingsSystemDaydream                  Icon = "settings_system_daydream"
	AccessAlarms                            Icon = "access_alarms"
	Aod                                     Icon = "aod"
	SignalWifiConnectedNoInternet4          Icon = "signal_wifi_connected_no_internet_4"
	SignalCellular0Bar                      Icon = "signal_cellular_0_bar"
	AddToHomeScreen                         Icon = "add_to_home_screen"
	SecurityUpdate                          Icon = "security_update"
	Flourescent                             Icon = "flourescent"
	GpsOff                                  Icon = "gps_off"
	FlashlightOff                           Icon = "flashlight_off"
	FourGMobiledata                         Icon = "4g_mobiledata"
	AccessAlarm                             Icon = "access_alarm"
	Grid3x3                                 Icon = "grid_3x3"
	SdStorage                               Icon = "sd_storage"
	WifiLock                                Icon = "wifi_lock"
	ResetTv                                 Icon = "reset_tv"
	SignalWifiStatusbarNull                 Icon = "signal_wifi_statusbar_null"
	BrightnessAuto                          Icon = "brightness_auto"
	DoNotDisturbOnTotalSilence              Icon = "do_not_disturb_on_total_silence"
	SignalCellularConnectedNoInternet4Bar   Icon = "signal_cellular_connected_no_internet_4_bar"
	AirplanemodeInactive                    Icon = "airplanemode_inactive"
	SecurityUpdateWarning                   Icon = "security_update_warning"
	Discount                                Icon = "discount"
	NearbyError                             Icon = "nearby_error"
	OnexMobiledata                          Icon = "1x_mobiledata"
	SystemSecurityUpdate                    Icon = "system_security_update"
	SignalCellularConnectedNoInternet0Bar   Icon = "signal_cellular_connected_no_internet_0_bar"
	ScreenLockPortrait                      Icon = "screen_lock_portrait"
	WifiTetheringOff                        Icon = "wifi_tethering_off"
	SystemSecurityUpdateWarning             Icon = "system_security_update_warning"
	Lan                                     Icon = "lan"
	FourGPlusMobiledata                     Icon = "4g_plus_mobiledata"
	EdgesensorHigh                          Icon = "edgesensor_high"
	SignalWifi4BarLock                      Icon = "signal_wifi_4_bar_lock"
	LteMobiledata                           Icon = "lte_mobiledata"
	BluetoothDrive                          Icon = "bluetooth_drive"
	MediaBluetoothOn                        Icon = "media_bluetooth_on"
	SignalCellularOff                       Icon = "signal_cellular_off"
	LocationDisabled                        Icon = "location_disabled"
	SsidChart                               Icon = "ssid_chart"
	AddAlarm                                Icon = "add_alarm"
	SignalCellularNodata                    Icon = "signal_cellular_nodata"
	SignalCellularNull                      Icon = "signal_cellular_null"
	MobileOff                               Icon = "mobile_off"
	Thirtyfps                               Icon = "30fps"
	ScreenLockRotation                      Icon = "screen_lock_rotation"
	PunchClock                              Icon = "punch_clock"
	GridGoldenratio                         Icon = "grid_goldenratio"
	EdgesensorLow                           Icon = "edgesensor_low"
	Sixtyfps                                Icon = "60fps"
	Rsvp                                    Icon = "rsvp"
	ThreegMobiledata                        Icon = "3g_mobiledata"
	LtePlusMobiledata                       Icon = "lte_plus_mobiledata"
	ScreenLockLandscape                     Icon = "screen_lock_landscape"
	UsbOff                                  Icon = "usb_off"
	Timer10Select                           Icon = "timer_10_select"
	MedicationLiquid                        Icon = "medication_liquid"
	SignalCellularNoSim                     Icon = "signal_cellular_no_sim"
	GMobiledata                             Icon = "g_mobiledata"
	Timer3Select                            Icon = "timer_3_select"
	HMobiledata                             Icon = "h_mobiledata"
	MediaBluetoothOff                       Icon = "media_bluetooth_off"
	EMobiledata                             Icon = "e_mobiledata"
	WifiPassword                            Icon = "wifi_password"
	HPlusMobiledata                         Icon = "h_plus_mobiledata"
	RMobiledata                             Icon = "r_mobiledata"
	HdrOnSelect                             Icon = "hdr_on_select"
	HdrAutoSelect                           Icon = "hdr_auto_select"
	NearbyOff                               Icon = "nearby_off"
	HdrOffSelect                            Icon = "hdr_off_select"
	Phishing                                Icon = "phishing"
	WifiTetheringError                      Icon = "wifi_tethering_error"
	WifiFind                                Icon = "wifi_find"
	WifiChannel                             Icon = "wifi_channel"
	Battery5Bar                             Icon = "battery_5_bar"
	Battery4Bar                             Icon = "battery_4_bar"
	Battery6Bar                             Icon = "battery_6_bar"
	Battery0Bar                             Icon = "battery_0_bar"
	Battery3Bar                             Icon = "battery_3_bar"
	Battery1Bar                             Icon = "battery_1_bar"
	Wifi2Bar                                Icon = "wifi_2_bar"
	NetworkWifi1Bar                         Icon = "network_wifi_1_bar"
	Battery2Bar                             Icon = "battery_2_bar"
	NetworkWifi3Bar                         Icon = "network_wifi_3_bar"
	NetworkWifi2Bar                         Icon = "network_wifi_2_bar"
	Wifi1Bar                                Icon = "wifi_1_bar"
	SignalCellularAlt2Bar                   Icon = "signal_cellular_alt_2_bar"
	SignalCellularAlt1Bar                   Icon = "signal_cellular_alt_1_bar"
	DevicesFold                             Icon = "devices_fold"
	Storefront                              Icon = "storefront"
	Apartment                               Icon = "apartment"
	FitnessCenter                           Icon = "fitness_center"
	BusinessCenter                          Icon = "business_center"
	Spa                                     Icon = "spa"
	House                                   Icon = "house"
	MeetingRoom                             Icon = "meeting_room"
	CorporateFare                           Icon = "corporate_fare"
	AcUnit                                  Icon = "ac_unit"
	Cottage                                 Icon = "cottage"
	FamilyRestroom                          Icon = "family_restroom"
	OtherHouses                             Icon = "other_houses"
	Checkroom                               Icon = "checkroom"
	Grass                                   Icon = "grass"
	AllInclusive                            Icon = "all_inclusive"
	AirportShuttle                          Icon = "airport_shuttle"
	ChildCare                               Icon = "child_care"
	BeachAccess                             Icon = "beach_access"
	Pool                                    Icon = "pool"
	Kitchen                                 Icon = "kitchen"
	HolidayVillage                          Icon = "holiday_village"
	Casino                                  Icon = "casino"
	Roofing                                 Icon = "roofing"
	RoomService                             Icon = "room_service"
	RoomPreferences                         Icon = "room_preferences"
	SportsBar                               Icon = "sports_bar"
	FreeBreakfast                           Icon = "free_breakfast"
	Bathtub                                 Icon = "bathtub"
	EscalatorWarning                        Icon = "escalator_warning"
	ChildFriendly                           Icon = "child_friendly"
	FoodBank                                Icon = "food_bank"
	Gite                                    Icon = "gite"
	Villa                                   Icon = "villa"
	Foundation                              Icon = "foundation"
	NightShelter                            Icon = "night_shelter"
	GolfCourse                              Icon = "golf_course"
	Microwave                               Icon = "microwave"
	Stairs                                  Icon = "stairs"
	Backpack                                Icon = "backpack"
	NoPhotography                           Icon = "no_photography"
	Wash                                    Icon = "wash"
	HouseSiding                             Icon = "house_siding"
	Elevator                                Icon = "elevator"
	Cabin                                   Icon = "cabin"
	SmokingRooms                            Icon = "smoking_rooms"
	Countertops                             Icon = "countertops"
	HotTub                                  Icon = "hot_tub"
	WaterDamage                             Icon = "water_damage"
	FireExtinguisher                        Icon = "fire_extinguisher"
	ChargingStation                         Icon = "charging_station"
	Soap                                    Icon = "soap"
	RvHookup                                Icon = "rv_hookup"
	Carpenter                               Icon = "carpenter"
	BabyChangingStation                     Icon = "baby_changing_station"
	Umbrella                                Icon = "umbrella"
	SmokeFree                               Icon = "smoke_free"
	Tapas                                   Icon = "tapas"
	RiceBowl                                Icon = "rice_bowl"
	DoNotTouch                              Icon = "do_not_touch"
	Balcony                                 Icon = "balcony"
	NoFood                                  Icon = "no_food"
	WheelchairPickup                        Icon = "wheelchair_pickup"
	Fence                                   Icon = "fence"
	Houseboat                               Icon = "houseboat"
	Bungalow                                Icon = "bungalow"
	Iron                                    Icon = "iron"
	Bento                                   Icon = "bento"
	Chalet                                  Icon = "chalet"
	Tty                                     Icon = "tty"
	Crib                                    Icon = "crib"
	Dry                                     Icon = "dry"
	NoMeetingRoom                           Icon = "no_meeting_room"
	Escalator                               Icon = "escalator"
	DoNotStep                               Icon = "do_not_step"
	NoDrinks                                Icon = "no_drinks"
	Stroller                                Icon = "stroller"
	NoCell                                  Icon = "no_cell"
	NoFlash                                 Icon = "no_flash"
	NoBackpack                              Icon = "no_backpack"
	NoStroller                              Icon = "no_stroller"
	VapingRooms                             Icon = "vaping_rooms"
	VapeFree                                Icon = "vape_free"
	Feed                                    Icon = "feed"
	ManageSearch                            Icon = "manage_search"
	Chair                                   Icon = "chair"
	Bed                                     Icon = "bed"
	Podcasts                                Icon = "podcasts"
	Yard                                    Icon = "yard"
	Shower                                  Icon = "shower"
	Coffee                                  Icon = "coffee"
	Window                                  Icon = "window"
	DoorFront                               Icon = "door_front"
	Light                                   Icon = "light"
	Garage                                  Icon = "garage"
	Dining                                  Icon = "dining"
	Flatware                                Icon = "flatware"
	CoffeeMaker                             Icon = "coffee_maker"
	Blender                                 Icon = "blender"
	CameraIndoor                            Icon = "camera_indoor"
	BedroomParent                           Icon = "bedroom_parent"
	Bathroom                                Icon = "bathroom"
	BedroomBaby                             Icon = "bedroom_baby"
	ChairAlt                                Icon = "chair_alt"
	Living                                  Icon = "living"
	DoorBack                                Icon = "door_back"
	DoorSliding                             Icon = "door_sliding"
	CameraOutdoor                           Icon = "camera_outdoor"
	Doorbell                                Icon = "doorbell"
	BedroomChild                            Icon = "bedroom_child"
	TableRestaurant                         Icon = "table_restaurant"
	TableBar                                Icon = "table_bar"
	SensorDoor                              Icon = "sensor_door"
	SensorWindow                            Icon = "sensor_window"
	ShieldMoon                              Icon = "shield_moon"
)

func (Icon) IsValid

func (c Icon) IsValid() bool

func (Icon) Name

func (c Icon) Name() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL