use crate::core::{FontAsset, IconRef, Size, Style, VariantKey};
pub const PACK_ID: &str = "ionicons";
pub(crate) const FONT_ASSET_IONICONS_IONICONS_OUTLINE: FontAsset = FontAsset {
family: "Ionicons Outline",
bytes: include_bytes!(concat!(
env!("CARGO_MANIFEST_DIR"),
"/assets/fonts/ionicons/ionicons-outline.ttf"
)),
};
pub(crate) const FONT_ASSET_IONICONS_IONICONS_REGULAR: FontAsset = FontAsset {
family: "Ionicons Regular",
bytes: include_bytes!(concat!(
env!("CARGO_MANIFEST_DIR"),
"/assets/fonts/ionicons/ionicons-regular.ttf"
)),
};
pub(crate) const FONT_ASSET_IONICONS_IONICONS_SHARP: FontAsset = FontAsset {
family: "Ionicons Sharp",
bytes: include_bytes!(concat!(
env!("CARGO_MANIFEST_DIR"),
"/assets/fonts/ionicons/ionicons-sharp.ttf"
)),
};
pub const FONT_ASSETS: &[FontAsset] = &[
FONT_ASSET_IONICONS_IONICONS_OUTLINE,
FONT_ASSET_IONICONS_IONICONS_REGULAR,
FONT_ASSET_IONICONS_IONICONS_SHARP,
];
pub const VARIANT_ASSETS: &[(VariantKey, FontAsset)] = &[
(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
FONT_ASSET_IONICONS_IONICONS_OUTLINE,
),
(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
FONT_ASSET_IONICONS_IONICONS_REGULAR,
),
(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
FONT_ASSET_IONICONS_IONICONS_SHARP,
),
];
#[derive(Clone, Copy, Debug, Eq, PartialEq, Hash)]
pub enum Icon {
Accessibility,
AccessibilityOutline,
AccessibilitySharp,
Add,
AddCircle,
AddCircleOutline,
AddCircleSharp,
AddOutline,
AddSharp,
Airplane,
AirplaneOutline,
AirplaneSharp,
Alarm,
AlarmOutline,
AlarmSharp,
Albums,
AlbumsOutline,
AlbumsSharp,
Alert,
AlertCircle,
AlertCircleOutline,
AlertCircleSharp,
AlertOutline,
AlertSharp,
AmericanFootball,
AmericanFootballOutline,
AmericanFootballSharp,
Analytics,
AnalyticsOutline,
AnalyticsSharp,
Aperture,
ApertureOutline,
ApertureSharp,
Apps,
AppsOutline,
AppsSharp,
Archive,
ArchiveOutline,
ArchiveSharp,
ArrowBack,
ArrowBackCircle,
ArrowBackCircleOutline,
ArrowBackCircleSharp,
ArrowBackOutline,
ArrowBackSharp,
ArrowDown,
ArrowDownCircle,
ArrowDownCircleOutline,
ArrowDownCircleSharp,
ArrowDownLeftBox,
ArrowDownLeftBoxOutline,
ArrowDownLeftBoxSharp,
ArrowDownOutline,
ArrowDownRightBox,
ArrowDownRightBoxOutline,
ArrowDownRightBoxSharp,
ArrowDownSharp,
ArrowForward,
ArrowForwardCircle,
ArrowForwardCircleOutline,
ArrowForwardCircleSharp,
ArrowForwardOutline,
ArrowForwardSharp,
ArrowRedo,
ArrowRedoCircle,
ArrowRedoCircleOutline,
ArrowRedoCircleSharp,
ArrowRedoOutline,
ArrowRedoSharp,
ArrowUndo,
ArrowUndoCircle,
ArrowUndoCircleOutline,
ArrowUndoCircleSharp,
ArrowUndoOutline,
ArrowUndoSharp,
ArrowUp,
ArrowUpCircle,
ArrowUpCircleOutline,
ArrowUpCircleSharp,
ArrowUpLeftBox,
ArrowUpLeftBoxOutline,
ArrowUpLeftBoxSharp,
ArrowUpOutline,
ArrowUpRightBox,
ArrowUpRightBoxOutline,
ArrowUpRightBoxSharp,
ArrowUpSharp,
At,
AtCircle,
AtCircleOutline,
AtCircleSharp,
AtOutline,
AtSharp,
Attach,
AttachOutline,
AttachSharp,
Backspace,
BackspaceOutline,
BackspaceSharp,
Bag,
BagAdd,
BagAddOutline,
BagAddSharp,
BagCheck,
BagCheckOutline,
BagCheckSharp,
BagHandle,
BagHandleOutline,
BagHandleSharp,
BagOutline,
BagRemove,
BagRemoveOutline,
BagRemoveSharp,
BagSharp,
Balloon,
BalloonOutline,
BalloonSharp,
Ban,
BanOutline,
BanSharp,
Bandage,
BandageOutline,
BandageSharp,
BarChart,
BarChartOutline,
BarChartSharp,
Barbell,
BarbellOutline,
BarbellSharp,
Barcode,
BarcodeOutline,
BarcodeSharp,
Baseball,
BaseballOutline,
BaseballSharp,
Basket,
BasketOutline,
BasketSharp,
Basketball,
BasketballOutline,
BasketballSharp,
BatteryCharging,
BatteryChargingOutline,
BatteryChargingSharp,
BatteryDead,
BatteryDeadOutline,
BatteryDeadSharp,
BatteryFull,
BatteryFullOutline,
BatteryFullSharp,
BatteryHalf,
BatteryHalfOutline,
BatteryHalfSharp,
Beaker,
BeakerOutline,
BeakerSharp,
Bed,
BedOutline,
BedSharp,
Beer,
BeerOutline,
BeerSharp,
Bicycle,
BicycleOutline,
BicycleSharp,
Binoculars,
BinocularsOutline,
BinocularsSharp,
Bluetooth,
BluetoothOutline,
BluetoothSharp,
Boat,
BoatOutline,
BoatSharp,
Body,
BodyOutline,
BodySharp,
Bonfire,
BonfireOutline,
BonfireSharp,
Book,
BookOutline,
BookSharp,
Bookmark,
BookmarkOutline,
BookmarkSharp,
Bookmarks,
BookmarksOutline,
BookmarksSharp,
BowlingBall,
BowlingBallOutline,
BowlingBallSharp,
Briefcase,
BriefcaseOutline,
BriefcaseSharp,
Browsers,
BrowsersOutline,
BrowsersSharp,
Brush,
BrushOutline,
BrushSharp,
Bug,
BugOutline,
BugSharp,
Build,
BuildOutline,
BuildSharp,
Bulb,
BulbOutline,
BulbSharp,
Bus,
BusOutline,
BusSharp,
Business,
BusinessOutline,
BusinessSharp,
Cafe,
CafeOutline,
CafeSharp,
Calculator,
CalculatorOutline,
CalculatorSharp,
Calendar,
CalendarClear,
CalendarClearOutline,
CalendarClearSharp,
CalendarNumber,
CalendarNumberOutline,
CalendarNumberSharp,
CalendarOutline,
CalendarSharp,
Call,
CallOutline,
CallSharp,
Camera,
CameraOutline,
CameraReverse,
CameraReverseOutline,
CameraReverseSharp,
CameraSharp,
Car,
CarOutline,
CarSharp,
CarSport,
CarSportOutline,
CarSportSharp,
Card,
CardOutline,
CardSharp,
CaretBack,
CaretBackCircle,
CaretBackCircleOutline,
CaretBackCircleSharp,
CaretBackOutline,
CaretBackSharp,
CaretDown,
CaretDownCircle,
CaretDownCircleOutline,
CaretDownCircleSharp,
CaretDownOutline,
CaretDownSharp,
CaretForward,
CaretForwardCircle,
CaretForwardCircleOutline,
CaretForwardCircleSharp,
CaretForwardOutline,
CaretForwardSharp,
CaretUp,
CaretUpCircle,
CaretUpCircleOutline,
CaretUpCircleSharp,
CaretUpOutline,
CaretUpSharp,
Cart,
CartOutline,
CartSharp,
Cash,
CashOutline,
CashSharp,
Cellular,
CellularOutline,
CellularSharp,
Chatbox,
ChatboxEllipses,
ChatboxEllipsesOutline,
ChatboxEllipsesSharp,
ChatboxOutline,
ChatboxSharp,
Chatbubble,
ChatbubbleEllipses,
ChatbubbleEllipsesOutline,
ChatbubbleEllipsesSharp,
ChatbubbleOutline,
ChatbubbleSharp,
Chatbubbles,
ChatbubblesOutline,
ChatbubblesSharp,
Checkbox,
CheckboxOutline,
CheckboxSharp,
Checkmark,
CheckmarkCircle,
CheckmarkCircleOutline,
CheckmarkCircleSharp,
CheckmarkDone,
CheckmarkDoneCircle,
CheckmarkDoneCircleOutline,
CheckmarkDoneCircleSharp,
CheckmarkDoneOutline,
CheckmarkDoneSharp,
CheckmarkOutline,
CheckmarkSharp,
ChevronBack,
ChevronBackCircle,
ChevronBackCircleOutline,
ChevronBackCircleSharp,
ChevronBackOutline,
ChevronBackSharp,
ChevronCollapse,
ChevronCollapseOutline,
ChevronCollapseSharp,
ChevronDown,
ChevronDownCircle,
ChevronDownCircleOutline,
ChevronDownCircleSharp,
ChevronDownOutline,
ChevronDownSharp,
ChevronExpand,
ChevronExpandOutline,
ChevronExpandSharp,
ChevronForward,
ChevronForwardCircle,
ChevronForwardCircleOutline,
ChevronForwardCircleSharp,
ChevronForwardOutline,
ChevronForwardSharp,
ChevronUp,
ChevronUpCircle,
ChevronUpCircleOutline,
ChevronUpCircleSharp,
ChevronUpOutline,
ChevronUpSharp,
Clipboard,
ClipboardOutline,
ClipboardSharp,
Close,
CloseCircle,
CloseCircleOutline,
CloseCircleSharp,
CloseOutline,
CloseSharp,
Cloud,
CloudCircle,
CloudCircleOutline,
CloudCircleSharp,
CloudDone,
CloudDoneOutline,
CloudDoneSharp,
CloudDownload,
CloudDownloadOutline,
CloudDownloadSharp,
CloudOffline,
CloudOfflineOutline,
CloudOfflineSharp,
CloudOutline,
CloudSharp,
CloudUpload,
CloudUploadOutline,
CloudUploadSharp,
Cloudy,
CloudyNight,
CloudyNightOutline,
CloudyNightSharp,
CloudyOutline,
CloudySharp,
Code,
CodeDownload,
CodeDownloadOutline,
CodeDownloadSharp,
CodeOutline,
CodeSharp,
CodeSlash,
CodeSlashOutline,
CodeSlashSharp,
CodeWorking,
CodeWorkingOutline,
CodeWorkingSharp,
Cog,
CogOutline,
CogSharp,
ColorFill,
ColorFillOutline,
ColorFillSharp,
ColorFilter,
ColorFilterOutline,
ColorFilterSharp,
ColorPalette,
ColorPaletteOutline,
ColorPaletteSharp,
ColorWand,
ColorWandOutline,
ColorWandSharp,
Compass,
CompassOutline,
CompassSharp,
Construct,
ConstructOutline,
ConstructSharp,
Contract,
ContractOutline,
ContractSharp,
Contrast,
ContrastOutline,
ContrastSharp,
Copy,
CopyOutline,
CopySharp,
Create,
CreateOutline,
CreateSharp,
Crop,
CropOutline,
CropSharp,
Cube,
CubeOutline,
CubeSharp,
Cut,
CutOutline,
CutSharp,
Desktop,
DesktopOutline,
DesktopSharp,
Diamond,
DiamondOutline,
DiamondSharp,
Dice,
DiceOutline,
DiceSharp,
Disc,
DiscOutline,
DiscSharp,
Document,
DocumentAttach,
DocumentAttachOutline,
DocumentAttachSharp,
DocumentLock,
DocumentLockOutline,
DocumentLockSharp,
DocumentOutline,
DocumentSharp,
DocumentText,
DocumentTextOutline,
DocumentTextSharp,
Documents,
DocumentsOutline,
DocumentsSharp,
Download,
DownloadOutline,
DownloadSharp,
Duplicate,
DuplicateOutline,
DuplicateSharp,
Ear,
EarOutline,
EarSharp,
Earth,
EarthOutline,
EarthSharp,
Easel,
EaselOutline,
EaselSharp,
Egg,
EggOutline,
EggSharp,
Ellipse,
EllipseOutline,
EllipseSharp,
EllipsisHorizontal,
EllipsisHorizontalCircle,
EllipsisHorizontalCircleOutline,
EllipsisHorizontalCircleSharp,
EllipsisHorizontalOutline,
EllipsisHorizontalSharp,
EllipsisVertical,
EllipsisVerticalCircle,
EllipsisVerticalCircleOutline,
EllipsisVerticalCircleSharp,
EllipsisVerticalOutline,
EllipsisVerticalSharp,
Enter,
EnterOutline,
EnterSharp,
Exit,
ExitOutline,
ExitSharp,
Expand,
ExpandOutline,
ExpandSharp,
ExtensionPuzzle,
ExtensionPuzzleOutline,
ExtensionPuzzleSharp,
Eye,
EyeOff,
EyeOffOutline,
EyeOffSharp,
EyeOutline,
EyeSharp,
Eyedrop,
EyedropOutline,
EyedropSharp,
FastFood,
FastFoodOutline,
FastFoodSharp,
Female,
FemaleOutline,
FemaleSharp,
FileTray,
FileTrayFull,
FileTrayFullOutline,
FileTrayFullSharp,
FileTrayOutline,
FileTraySharp,
FileTrayStacked,
FileTrayStackedOutline,
FileTrayStackedSharp,
Film,
FilmOutline,
FilmSharp,
Filter,
FilterCircle,
FilterCircleOutline,
FilterCircleSharp,
FilterOutline,
FilterSharp,
FingerPrint,
FingerPrintOutline,
FingerPrintSharp,
Fish,
FishOutline,
FishSharp,
Fitness,
FitnessOutline,
FitnessSharp,
Flag,
FlagOutline,
FlagSharp,
Flame,
FlameOutline,
FlameSharp,
Flash,
FlashOff,
FlashOffOutline,
FlashOffSharp,
FlashOutline,
FlashSharp,
Flashlight,
FlashlightOutline,
FlashlightSharp,
Flask,
FlaskOutline,
FlaskSharp,
Flower,
FlowerOutline,
FlowerSharp,
Folder,
FolderOpen,
FolderOpenOutline,
FolderOpenSharp,
FolderOutline,
FolderSharp,
Football,
FootballOutline,
FootballSharp,
Footsteps,
FootstepsOutline,
FootstepsSharp,
Funnel,
FunnelOutline,
FunnelSharp,
GameController,
GameControllerOutline,
GameControllerSharp,
Gift,
GiftOutline,
GiftSharp,
GitBranch,
GitBranchOutline,
GitBranchSharp,
GitCommit,
GitCommitOutline,
GitCommitSharp,
GitCompare,
GitCompareOutline,
GitCompareSharp,
GitMerge,
GitMergeOutline,
GitMergeSharp,
GitNetwork,
GitNetworkOutline,
GitNetworkSharp,
GitPullRequest,
GitPullRequestOutline,
GitPullRequestSharp,
Glasses,
GlassesOutline,
GlassesSharp,
Globe,
GlobeOutline,
GlobeSharp,
Golf,
GolfOutline,
GolfSharp,
Grid,
GridOutline,
GridSharp,
Hammer,
HammerOutline,
HammerSharp,
HandLeft,
HandLeftOutline,
HandLeftSharp,
HandRight,
HandRightOutline,
HandRightSharp,
Happy,
HappyOutline,
HappySharp,
HardwareChip,
HardwareChipOutline,
HardwareChipSharp,
Headset,
HeadsetOutline,
HeadsetSharp,
Heart,
HeartCircle,
HeartCircleOutline,
HeartCircleSharp,
HeartDislike,
HeartDislikeCircle,
HeartDislikeCircleOutline,
HeartDislikeCircleSharp,
HeartDislikeOutline,
HeartDislikeSharp,
HeartHalf,
HeartHalfOutline,
HeartHalfSharp,
HeartOutline,
HeartSharp,
Help,
HelpBuoy,
HelpBuoyOutline,
HelpBuoySharp,
HelpCircle,
HelpCircleOutline,
HelpCircleSharp,
HelpOutline,
HelpSharp,
Home,
HomeOutline,
HomeSharp,
Hourglass,
HourglassOutline,
HourglassSharp,
IceCream,
IceCreamOutline,
IceCreamSharp,
IdCard,
IdCardOutline,
IdCardSharp,
Image,
ImageOutline,
ImageSharp,
Images,
ImagesOutline,
ImagesSharp,
Infinite,
InfiniteOutline,
InfiniteSharp,
Information,
InformationCircle,
InformationCircleOutline,
InformationCircleSharp,
InformationOutline,
InformationSharp,
InvertMode,
InvertModeOutline,
InvertModeSharp,
Journal,
JournalOutline,
JournalSharp,
Key,
KeyOutline,
KeySharp,
Keypad,
KeypadOutline,
KeypadSharp,
Language,
LanguageOutline,
LanguageSharp,
Laptop,
LaptopOutline,
LaptopSharp,
Layers,
LayersOutline,
LayersSharp,
Leaf,
LeafOutline,
LeafSharp,
Library,
LibraryOutline,
LibrarySharp,
Link,
LinkOutline,
LinkSharp,
List,
ListCircle,
ListCircleOutline,
ListCircleSharp,
ListOutline,
ListSharp,
Locate,
LocateOutline,
LocateSharp,
Location,
LocationOutline,
LocationSharp,
LockClosed,
LockClosedOutline,
LockClosedSharp,
LockOpen,
LockOpenOutline,
LockOpenSharp,
LogIn,
LogInOutline,
LogInSharp,
LogOut,
LogOutOutline,
LogOutSharp,
LogoAlipay,
LogoAmazon,
LogoAmplify,
LogoAndroid,
LogoAngular,
LogoAppflow,
LogoApple,
LogoAppleAppstore,
LogoAppleAr,
LogoBehance,
LogoBitbucket,
LogoBitcoin,
LogoBuffer,
LogoCapacitor,
LogoChrome,
LogoClosedCaptioning,
LogoCodepen,
LogoCss3,
LogoDesignernews,
LogoDeviantart,
LogoDiscord,
LogoDocker,
LogoDribbble,
LogoDropbox,
LogoEdge,
LogoElectron,
LogoEuro,
LogoFacebook,
LogoFigma,
LogoFirebase,
LogoFirefox,
LogoFlickr,
LogoFoursquare,
LogoGithub,
LogoGitlab,
LogoGoogle,
LogoGooglePlaystore,
LogoHackernews,
LogoHtml5,
LogoInstagram,
LogoIonic,
LogoIonitron,
LogoJavascript,
LogoLaravel,
LogoLinkedin,
LogoMarkdown,
LogoMastodon,
LogoMedium,
LogoMicrosoft,
LogoNoSmoking,
LogoNodejs,
LogoNpm,
LogoOctocat,
LogoPaypal,
LogoPinterest,
LogoPlaystation,
LogoPwa,
LogoPython,
LogoReact,
LogoReddit,
LogoRss,
LogoSass,
LogoSkype,
LogoSlack,
LogoSnapchat,
LogoSoundcloud,
LogoStackoverflow,
LogoSteam,
LogoStencil,
LogoTableau,
LogoTiktok,
LogoTrapeze,
LogoTumblr,
LogoTux,
LogoTwitch,
LogoTwitter,
LogoUsd,
LogoVenmo,
LogoVercel,
LogoVimeo,
LogoVk,
LogoVue,
LogoWebComponent,
LogoWechat,
LogoWhatsapp,
LogoWindows,
LogoWordpress,
LogoX,
LogoXbox,
LogoXing,
LogoYahoo,
LogoYen,
LogoYoutube,
Magnet,
MagnetOutline,
MagnetSharp,
Mail,
MailOpen,
MailOpenOutline,
MailOpenSharp,
MailOutline,
MailSharp,
MailUnread,
MailUnreadOutline,
MailUnreadSharp,
Male,
MaleFemale,
MaleFemaleOutline,
MaleFemaleSharp,
MaleOutline,
MaleSharp,
Man,
ManOutline,
ManSharp,
Map,
MapOutline,
MapSharp,
Medal,
MedalOutline,
MedalSharp,
Medical,
MedicalOutline,
MedicalSharp,
Medkit,
MedkitOutline,
MedkitSharp,
Megaphone,
MegaphoneOutline,
MegaphoneSharp,
Menu,
MenuOutline,
MenuSharp,
Mic,
MicCircle,
MicCircleOutline,
MicCircleSharp,
MicOff,
MicOffCircle,
MicOffCircleOutline,
MicOffCircleSharp,
MicOffOutline,
MicOffSharp,
MicOutline,
MicSharp,
Moon,
MoonOutline,
MoonSharp,
Move_,
MoveOutline,
MoveSharp,
MusicalNote,
MusicalNoteOutline,
MusicalNoteSharp,
MusicalNotes,
MusicalNotesOutline,
MusicalNotesSharp,
Navigate,
NavigateCircle,
NavigateCircleOutline,
NavigateCircleSharp,
NavigateOutline,
NavigateSharp,
Newspaper,
NewspaperOutline,
NewspaperSharp,
Notifications,
NotificationsCircle,
NotificationsCircleOutline,
NotificationsCircleSharp,
NotificationsOff,
NotificationsOffCircle,
NotificationsOffCircleOutline,
NotificationsOffCircleSharp,
NotificationsOffOutline,
NotificationsOffSharp,
NotificationsOutline,
NotificationsSharp,
Nuclear,
NuclearOutline,
NuclearSharp,
Nutrition,
NutritionOutline,
NutritionSharp,
Open,
OpenOutline,
OpenSharp,
Options,
OptionsOutline,
OptionsSharp,
PaperPlane,
PaperPlaneOutline,
PaperPlaneSharp,
PartlySunny,
PartlySunnyOutline,
PartlySunnySharp,
Pause,
PauseCircle,
PauseCircleOutline,
PauseCircleSharp,
PauseOutline,
PauseSharp,
Paw,
PawOutline,
PawSharp,
Pencil,
PencilOutline,
PencilSharp,
People,
PeopleCircle,
PeopleCircleOutline,
PeopleCircleSharp,
PeopleOutline,
PeopleSharp,
Person,
PersonAdd,
PersonAddOutline,
PersonAddSharp,
PersonCircle,
PersonCircleOutline,
PersonCircleSharp,
PersonOutline,
PersonRemove,
PersonRemoveOutline,
PersonRemoveSharp,
PersonSharp,
PhoneLandscape,
PhoneLandscapeOutline,
PhoneLandscapeSharp,
PhonePortrait,
PhonePortraitOutline,
PhonePortraitSharp,
PieChart,
PieChartOutline,
PieChartSharp,
Pin,
PinOutline,
PinSharp,
Pint,
PintOutline,
PintSharp,
Pizza,
PizzaOutline,
PizzaSharp,
Planet,
PlanetOutline,
PlanetSharp,
Play,
PlayBack,
PlayBackCircle,
PlayBackCircleOutline,
PlayBackCircleSharp,
PlayBackOutline,
PlayBackSharp,
PlayCircle,
PlayCircleOutline,
PlayCircleSharp,
PlayForward,
PlayForwardCircle,
PlayForwardCircleOutline,
PlayForwardCircleSharp,
PlayForwardOutline,
PlayForwardSharp,
PlayOutline,
PlaySharp,
PlaySkipBack,
PlaySkipBackCircle,
PlaySkipBackCircleOutline,
PlaySkipBackCircleSharp,
PlaySkipBackOutline,
PlaySkipBackSharp,
PlaySkipForward,
PlaySkipForwardCircle,
PlaySkipForwardCircleOutline,
PlaySkipForwardCircleSharp,
PlaySkipForwardOutline,
PlaySkipForwardSharp,
Podium,
PodiumOutline,
PodiumSharp,
Power,
PowerOutline,
PowerSharp,
Pricetag,
PricetagOutline,
PricetagSharp,
Pricetags,
PricetagsOutline,
PricetagsSharp,
Print,
PrintOutline,
PrintSharp,
Prism,
PrismOutline,
PrismSharp,
Pulse,
PulseOutline,
PulseSharp,
Push,
PushOutline,
PushSharp,
QrCode,
QrCodeOutline,
QrCodeSharp,
Radio,
RadioButtonOff,
RadioButtonOffOutline,
RadioButtonOffSharp,
RadioButtonOn,
RadioButtonOnOutline,
RadioButtonOnSharp,
RadioOutline,
RadioSharp,
Rainy,
RainyOutline,
RainySharp,
Reader,
ReaderOutline,
ReaderSharp,
Receipt,
ReceiptOutline,
ReceiptSharp,
Recording,
RecordingOutline,
RecordingSharp,
Refresh,
RefreshCircle,
RefreshCircleOutline,
RefreshCircleSharp,
RefreshOutline,
RefreshSharp,
Reload,
ReloadCircle,
ReloadCircleOutline,
ReloadCircleSharp,
ReloadOutline,
ReloadSharp,
Remove,
RemoveCircle,
RemoveCircleOutline,
RemoveCircleSharp,
RemoveOutline,
RemoveSharp,
ReorderFour,
ReorderFourOutline,
ReorderFourSharp,
ReorderThree,
ReorderThreeOutline,
ReorderThreeSharp,
ReorderTwo,
ReorderTwoOutline,
ReorderTwoSharp,
Repeat,
RepeatOutline,
RepeatSharp,
Resize,
ResizeOutline,
ResizeSharp,
Restaurant,
RestaurantOutline,
RestaurantSharp,
ReturnDownBack,
ReturnDownBackOutline,
ReturnDownBackSharp,
ReturnDownForward,
ReturnDownForwardOutline,
ReturnDownForwardSharp,
ReturnUpBack,
ReturnUpBackOutline,
ReturnUpBackSharp,
ReturnUpForward,
ReturnUpForwardOutline,
ReturnUpForwardSharp,
Ribbon,
RibbonOutline,
RibbonSharp,
Rocket,
RocketOutline,
RocketSharp,
Rose,
RoseOutline,
RoseSharp,
Sad,
SadOutline,
SadSharp,
Save,
SaveOutline,
SaveSharp,
Scale,
ScaleOutline,
ScaleSharp,
Scan,
ScanCircle,
ScanCircleOutline,
ScanCircleSharp,
ScanOutline,
ScanSharp,
School,
SchoolOutline,
SchoolSharp,
Search,
SearchCircle,
SearchCircleOutline,
SearchCircleSharp,
SearchOutline,
SearchSharp,
Send,
SendOutline,
SendSharp,
Server,
ServerOutline,
ServerSharp,
Settings,
SettingsOutline,
SettingsSharp,
Shapes,
ShapesOutline,
ShapesSharp,
Share,
ShareOutline,
ShareSharp,
ShareSocial,
ShareSocialOutline,
ShareSocialSharp,
Shield,
ShieldCheckmark,
ShieldCheckmarkOutline,
ShieldCheckmarkSharp,
ShieldHalf,
ShieldHalfOutline,
ShieldHalfSharp,
ShieldOutline,
ShieldSharp,
Shirt,
ShirtOutline,
ShirtSharp,
Shuffle,
ShuffleOutline,
ShuffleSharp,
Skull,
SkullOutline,
SkullSharp,
Snow,
SnowOutline,
SnowSharp,
Sparkles,
SparklesOutline,
SparklesSharp,
Speedometer,
SpeedometerOutline,
SpeedometerSharp,
Square,
SquareOutline,
SquareSharp,
Star,
StarHalf,
StarHalfOutline,
StarHalfSharp,
StarOutline,
StarSharp,
StatsChart,
StatsChartOutline,
StatsChartSharp,
Stop,
StopCircle,
StopCircleOutline,
StopCircleSharp,
StopOutline,
StopSharp,
Stopwatch,
StopwatchOutline,
StopwatchSharp,
Storefront,
StorefrontOutline,
StorefrontSharp,
Subway,
SubwayOutline,
SubwaySharp,
Sunny,
SunnyOutline,
SunnySharp,
SwapHorizontal,
SwapHorizontalOutline,
SwapHorizontalSharp,
SwapVertical,
SwapVerticalOutline,
SwapVerticalSharp,
Sync,
SyncCircle,
SyncCircleOutline,
SyncCircleSharp,
SyncOutline,
SyncSharp,
TabletLandscape,
TabletLandscapeOutline,
TabletLandscapeSharp,
TabletPortrait,
TabletPortraitOutline,
TabletPortraitSharp,
Telescope,
TelescopeOutline,
TelescopeSharp,
Tennisball,
TennisballOutline,
TennisballSharp,
Terminal,
TerminalOutline,
TerminalSharp,
Text,
TextOutline,
TextSharp,
Thermometer,
ThermometerOutline,
ThermometerSharp,
ThumbsDown,
ThumbsDownOutline,
ThumbsDownSharp,
ThumbsUp,
ThumbsUpOutline,
ThumbsUpSharp,
Thunderstorm,
ThunderstormOutline,
ThunderstormSharp,
Ticket,
TicketOutline,
TicketSharp,
Time,
TimeOutline,
TimeSharp,
Timer,
TimerOutline,
TimerSharp,
Today,
TodayOutline,
TodaySharp,
Toggle,
ToggleOutline,
ToggleSharp,
TrailSign,
TrailSignOutline,
TrailSignSharp,
Train,
TrainOutline,
TrainSharp,
Transgender,
TransgenderOutline,
TransgenderSharp,
Trash,
TrashBin,
TrashBinOutline,
TrashBinSharp,
TrashOutline,
TrashSharp,
TrendingDown,
TrendingDownOutline,
TrendingDownSharp,
TrendingUp,
TrendingUpOutline,
TrendingUpSharp,
Triangle,
TriangleOutline,
TriangleSharp,
Trophy,
TrophyOutline,
TrophySharp,
Tv,
TvOutline,
TvSharp,
Umbrella,
UmbrellaOutline,
UmbrellaSharp,
Unlink,
UnlinkOutline,
UnlinkSharp,
Videocam,
VideocamOff,
VideocamOffOutline,
VideocamOffSharp,
VideocamOutline,
VideocamSharp,
VolumeHigh,
VolumeHighOutline,
VolumeHighSharp,
VolumeLow,
VolumeLowOutline,
VolumeLowSharp,
VolumeMedium,
VolumeMediumOutline,
VolumeMediumSharp,
VolumeMute,
VolumeMuteOutline,
VolumeMuteSharp,
VolumeOff,
VolumeOffOutline,
VolumeOffSharp,
Walk,
WalkOutline,
WalkSharp,
Wallet,
WalletOutline,
WalletSharp,
Warning,
WarningOutline,
WarningSharp,
Watch,
WatchOutline,
WatchSharp,
Water,
WaterOutline,
WaterSharp,
Wifi,
WifiOutline,
WifiSharp,
Wine,
WineOutline,
WineSharp,
Woman,
WomanOutline,
WomanSharp,
}
impl Icon {
pub fn name(self) -> &'static str {
match self {
Icon::Accessibility => "accessibility",
Icon::AccessibilityOutline => "accessibility-outline",
Icon::AccessibilitySharp => "accessibility-sharp",
Icon::Add => "add",
Icon::AddCircle => "add-circle",
Icon::AddCircleOutline => "add-circle-outline",
Icon::AddCircleSharp => "add-circle-sharp",
Icon::AddOutline => "add-outline",
Icon::AddSharp => "add-sharp",
Icon::Airplane => "airplane",
Icon::AirplaneOutline => "airplane-outline",
Icon::AirplaneSharp => "airplane-sharp",
Icon::Alarm => "alarm",
Icon::AlarmOutline => "alarm-outline",
Icon::AlarmSharp => "alarm-sharp",
Icon::Albums => "albums",
Icon::AlbumsOutline => "albums-outline",
Icon::AlbumsSharp => "albums-sharp",
Icon::Alert => "alert",
Icon::AlertCircle => "alert-circle",
Icon::AlertCircleOutline => "alert-circle-outline",
Icon::AlertCircleSharp => "alert-circle-sharp",
Icon::AlertOutline => "alert-outline",
Icon::AlertSharp => "alert-sharp",
Icon::AmericanFootball => "american-football",
Icon::AmericanFootballOutline => "american-football-outline",
Icon::AmericanFootballSharp => "american-football-sharp",
Icon::Analytics => "analytics",
Icon::AnalyticsOutline => "analytics-outline",
Icon::AnalyticsSharp => "analytics-sharp",
Icon::Aperture => "aperture",
Icon::ApertureOutline => "aperture-outline",
Icon::ApertureSharp => "aperture-sharp",
Icon::Apps => "apps",
Icon::AppsOutline => "apps-outline",
Icon::AppsSharp => "apps-sharp",
Icon::Archive => "archive",
Icon::ArchiveOutline => "archive-outline",
Icon::ArchiveSharp => "archive-sharp",
Icon::ArrowBack => "arrow-back",
Icon::ArrowBackCircle => "arrow-back-circle",
Icon::ArrowBackCircleOutline => "arrow-back-circle-outline",
Icon::ArrowBackCircleSharp => "arrow-back-circle-sharp",
Icon::ArrowBackOutline => "arrow-back-outline",
Icon::ArrowBackSharp => "arrow-back-sharp",
Icon::ArrowDown => "arrow-down",
Icon::ArrowDownCircle => "arrow-down-circle",
Icon::ArrowDownCircleOutline => "arrow-down-circle-outline",
Icon::ArrowDownCircleSharp => "arrow-down-circle-sharp",
Icon::ArrowDownLeftBox => "arrow-down-left-box",
Icon::ArrowDownLeftBoxOutline => "arrow-down-left-box-outline",
Icon::ArrowDownLeftBoxSharp => "arrow-down-left-box-sharp",
Icon::ArrowDownOutline => "arrow-down-outline",
Icon::ArrowDownRightBox => "arrow-down-right-box",
Icon::ArrowDownRightBoxOutline => "arrow-down-right-box-outline",
Icon::ArrowDownRightBoxSharp => "arrow-down-right-box-sharp",
Icon::ArrowDownSharp => "arrow-down-sharp",
Icon::ArrowForward => "arrow-forward",
Icon::ArrowForwardCircle => "arrow-forward-circle",
Icon::ArrowForwardCircleOutline => "arrow-forward-circle-outline",
Icon::ArrowForwardCircleSharp => "arrow-forward-circle-sharp",
Icon::ArrowForwardOutline => "arrow-forward-outline",
Icon::ArrowForwardSharp => "arrow-forward-sharp",
Icon::ArrowRedo => "arrow-redo",
Icon::ArrowRedoCircle => "arrow-redo-circle",
Icon::ArrowRedoCircleOutline => "arrow-redo-circle-outline",
Icon::ArrowRedoCircleSharp => "arrow-redo-circle-sharp",
Icon::ArrowRedoOutline => "arrow-redo-outline",
Icon::ArrowRedoSharp => "arrow-redo-sharp",
Icon::ArrowUndo => "arrow-undo",
Icon::ArrowUndoCircle => "arrow-undo-circle",
Icon::ArrowUndoCircleOutline => "arrow-undo-circle-outline",
Icon::ArrowUndoCircleSharp => "arrow-undo-circle-sharp",
Icon::ArrowUndoOutline => "arrow-undo-outline",
Icon::ArrowUndoSharp => "arrow-undo-sharp",
Icon::ArrowUp => "arrow-up",
Icon::ArrowUpCircle => "arrow-up-circle",
Icon::ArrowUpCircleOutline => "arrow-up-circle-outline",
Icon::ArrowUpCircleSharp => "arrow-up-circle-sharp",
Icon::ArrowUpLeftBox => "arrow-up-left-box",
Icon::ArrowUpLeftBoxOutline => "arrow-up-left-box-outline",
Icon::ArrowUpLeftBoxSharp => "arrow-up-left-box-sharp",
Icon::ArrowUpOutline => "arrow-up-outline",
Icon::ArrowUpRightBox => "arrow-up-right-box",
Icon::ArrowUpRightBoxOutline => "arrow-up-right-box-outline",
Icon::ArrowUpRightBoxSharp => "arrow-up-right-box-sharp",
Icon::ArrowUpSharp => "arrow-up-sharp",
Icon::At => "at",
Icon::AtCircle => "at-circle",
Icon::AtCircleOutline => "at-circle-outline",
Icon::AtCircleSharp => "at-circle-sharp",
Icon::AtOutline => "at-outline",
Icon::AtSharp => "at-sharp",
Icon::Attach => "attach",
Icon::AttachOutline => "attach-outline",
Icon::AttachSharp => "attach-sharp",
Icon::Backspace => "backspace",
Icon::BackspaceOutline => "backspace-outline",
Icon::BackspaceSharp => "backspace-sharp",
Icon::Bag => "bag",
Icon::BagAdd => "bag-add",
Icon::BagAddOutline => "bag-add-outline",
Icon::BagAddSharp => "bag-add-sharp",
Icon::BagCheck => "bag-check",
Icon::BagCheckOutline => "bag-check-outline",
Icon::BagCheckSharp => "bag-check-sharp",
Icon::BagHandle => "bag-handle",
Icon::BagHandleOutline => "bag-handle-outline",
Icon::BagHandleSharp => "bag-handle-sharp",
Icon::BagOutline => "bag-outline",
Icon::BagRemove => "bag-remove",
Icon::BagRemoveOutline => "bag-remove-outline",
Icon::BagRemoveSharp => "bag-remove-sharp",
Icon::BagSharp => "bag-sharp",
Icon::Balloon => "balloon",
Icon::BalloonOutline => "balloon-outline",
Icon::BalloonSharp => "balloon-sharp",
Icon::Ban => "ban",
Icon::BanOutline => "ban-outline",
Icon::BanSharp => "ban-sharp",
Icon::Bandage => "bandage",
Icon::BandageOutline => "bandage-outline",
Icon::BandageSharp => "bandage-sharp",
Icon::BarChart => "bar-chart",
Icon::BarChartOutline => "bar-chart-outline",
Icon::BarChartSharp => "bar-chart-sharp",
Icon::Barbell => "barbell",
Icon::BarbellOutline => "barbell-outline",
Icon::BarbellSharp => "barbell-sharp",
Icon::Barcode => "barcode",
Icon::BarcodeOutline => "barcode-outline",
Icon::BarcodeSharp => "barcode-sharp",
Icon::Baseball => "baseball",
Icon::BaseballOutline => "baseball-outline",
Icon::BaseballSharp => "baseball-sharp",
Icon::Basket => "basket",
Icon::BasketOutline => "basket-outline",
Icon::BasketSharp => "basket-sharp",
Icon::Basketball => "basketball",
Icon::BasketballOutline => "basketball-outline",
Icon::BasketballSharp => "basketball-sharp",
Icon::BatteryCharging => "battery-charging",
Icon::BatteryChargingOutline => "battery-charging-outline",
Icon::BatteryChargingSharp => "battery-charging-sharp",
Icon::BatteryDead => "battery-dead",
Icon::BatteryDeadOutline => "battery-dead-outline",
Icon::BatteryDeadSharp => "battery-dead-sharp",
Icon::BatteryFull => "battery-full",
Icon::BatteryFullOutline => "battery-full-outline",
Icon::BatteryFullSharp => "battery-full-sharp",
Icon::BatteryHalf => "battery-half",
Icon::BatteryHalfOutline => "battery-half-outline",
Icon::BatteryHalfSharp => "battery-half-sharp",
Icon::Beaker => "beaker",
Icon::BeakerOutline => "beaker-outline",
Icon::BeakerSharp => "beaker-sharp",
Icon::Bed => "bed",
Icon::BedOutline => "bed-outline",
Icon::BedSharp => "bed-sharp",
Icon::Beer => "beer",
Icon::BeerOutline => "beer-outline",
Icon::BeerSharp => "beer-sharp",
Icon::Bicycle => "bicycle",
Icon::BicycleOutline => "bicycle-outline",
Icon::BicycleSharp => "bicycle-sharp",
Icon::Binoculars => "binoculars",
Icon::BinocularsOutline => "binoculars-outline",
Icon::BinocularsSharp => "binoculars-sharp",
Icon::Bluetooth => "bluetooth",
Icon::BluetoothOutline => "bluetooth-outline",
Icon::BluetoothSharp => "bluetooth-sharp",
Icon::Boat => "boat",
Icon::BoatOutline => "boat-outline",
Icon::BoatSharp => "boat-sharp",
Icon::Body => "body",
Icon::BodyOutline => "body-outline",
Icon::BodySharp => "body-sharp",
Icon::Bonfire => "bonfire",
Icon::BonfireOutline => "bonfire-outline",
Icon::BonfireSharp => "bonfire-sharp",
Icon::Book => "book",
Icon::BookOutline => "book-outline",
Icon::BookSharp => "book-sharp",
Icon::Bookmark => "bookmark",
Icon::BookmarkOutline => "bookmark-outline",
Icon::BookmarkSharp => "bookmark-sharp",
Icon::Bookmarks => "bookmarks",
Icon::BookmarksOutline => "bookmarks-outline",
Icon::BookmarksSharp => "bookmarks-sharp",
Icon::BowlingBall => "bowling-ball",
Icon::BowlingBallOutline => "bowling-ball-outline",
Icon::BowlingBallSharp => "bowling-ball-sharp",
Icon::Briefcase => "briefcase",
Icon::BriefcaseOutline => "briefcase-outline",
Icon::BriefcaseSharp => "briefcase-sharp",
Icon::Browsers => "browsers",
Icon::BrowsersOutline => "browsers-outline",
Icon::BrowsersSharp => "browsers-sharp",
Icon::Brush => "brush",
Icon::BrushOutline => "brush-outline",
Icon::BrushSharp => "brush-sharp",
Icon::Bug => "bug",
Icon::BugOutline => "bug-outline",
Icon::BugSharp => "bug-sharp",
Icon::Build => "build",
Icon::BuildOutline => "build-outline",
Icon::BuildSharp => "build-sharp",
Icon::Bulb => "bulb",
Icon::BulbOutline => "bulb-outline",
Icon::BulbSharp => "bulb-sharp",
Icon::Bus => "bus",
Icon::BusOutline => "bus-outline",
Icon::BusSharp => "bus-sharp",
Icon::Business => "business",
Icon::BusinessOutline => "business-outline",
Icon::BusinessSharp => "business-sharp",
Icon::Cafe => "cafe",
Icon::CafeOutline => "cafe-outline",
Icon::CafeSharp => "cafe-sharp",
Icon::Calculator => "calculator",
Icon::CalculatorOutline => "calculator-outline",
Icon::CalculatorSharp => "calculator-sharp",
Icon::Calendar => "calendar",
Icon::CalendarClear => "calendar-clear",
Icon::CalendarClearOutline => "calendar-clear-outline",
Icon::CalendarClearSharp => "calendar-clear-sharp",
Icon::CalendarNumber => "calendar-number",
Icon::CalendarNumberOutline => "calendar-number-outline",
Icon::CalendarNumberSharp => "calendar-number-sharp",
Icon::CalendarOutline => "calendar-outline",
Icon::CalendarSharp => "calendar-sharp",
Icon::Call => "call",
Icon::CallOutline => "call-outline",
Icon::CallSharp => "call-sharp",
Icon::Camera => "camera",
Icon::CameraOutline => "camera-outline",
Icon::CameraReverse => "camera-reverse",
Icon::CameraReverseOutline => "camera-reverse-outline",
Icon::CameraReverseSharp => "camera-reverse-sharp",
Icon::CameraSharp => "camera-sharp",
Icon::Car => "car",
Icon::CarOutline => "car-outline",
Icon::CarSharp => "car-sharp",
Icon::CarSport => "car-sport",
Icon::CarSportOutline => "car-sport-outline",
Icon::CarSportSharp => "car-sport-sharp",
Icon::Card => "card",
Icon::CardOutline => "card-outline",
Icon::CardSharp => "card-sharp",
Icon::CaretBack => "caret-back",
Icon::CaretBackCircle => "caret-back-circle",
Icon::CaretBackCircleOutline => "caret-back-circle-outline",
Icon::CaretBackCircleSharp => "caret-back-circle-sharp",
Icon::CaretBackOutline => "caret-back-outline",
Icon::CaretBackSharp => "caret-back-sharp",
Icon::CaretDown => "caret-down",
Icon::CaretDownCircle => "caret-down-circle",
Icon::CaretDownCircleOutline => "caret-down-circle-outline",
Icon::CaretDownCircleSharp => "caret-down-circle-sharp",
Icon::CaretDownOutline => "caret-down-outline",
Icon::CaretDownSharp => "caret-down-sharp",
Icon::CaretForward => "caret-forward",
Icon::CaretForwardCircle => "caret-forward-circle",
Icon::CaretForwardCircleOutline => "caret-forward-circle-outline",
Icon::CaretForwardCircleSharp => "caret-forward-circle-sharp",
Icon::CaretForwardOutline => "caret-forward-outline",
Icon::CaretForwardSharp => "caret-forward-sharp",
Icon::CaretUp => "caret-up",
Icon::CaretUpCircle => "caret-up-circle",
Icon::CaretUpCircleOutline => "caret-up-circle-outline",
Icon::CaretUpCircleSharp => "caret-up-circle-sharp",
Icon::CaretUpOutline => "caret-up-outline",
Icon::CaretUpSharp => "caret-up-sharp",
Icon::Cart => "cart",
Icon::CartOutline => "cart-outline",
Icon::CartSharp => "cart-sharp",
Icon::Cash => "cash",
Icon::CashOutline => "cash-outline",
Icon::CashSharp => "cash-sharp",
Icon::Cellular => "cellular",
Icon::CellularOutline => "cellular-outline",
Icon::CellularSharp => "cellular-sharp",
Icon::Chatbox => "chatbox",
Icon::ChatboxEllipses => "chatbox-ellipses",
Icon::ChatboxEllipsesOutline => "chatbox-ellipses-outline",
Icon::ChatboxEllipsesSharp => "chatbox-ellipses-sharp",
Icon::ChatboxOutline => "chatbox-outline",
Icon::ChatboxSharp => "chatbox-sharp",
Icon::Chatbubble => "chatbubble",
Icon::ChatbubbleEllipses => "chatbubble-ellipses",
Icon::ChatbubbleEllipsesOutline => "chatbubble-ellipses-outline",
Icon::ChatbubbleEllipsesSharp => "chatbubble-ellipses-sharp",
Icon::ChatbubbleOutline => "chatbubble-outline",
Icon::ChatbubbleSharp => "chatbubble-sharp",
Icon::Chatbubbles => "chatbubbles",
Icon::ChatbubblesOutline => "chatbubbles-outline",
Icon::ChatbubblesSharp => "chatbubbles-sharp",
Icon::Checkbox => "checkbox",
Icon::CheckboxOutline => "checkbox-outline",
Icon::CheckboxSharp => "checkbox-sharp",
Icon::Checkmark => "checkmark",
Icon::CheckmarkCircle => "checkmark-circle",
Icon::CheckmarkCircleOutline => "checkmark-circle-outline",
Icon::CheckmarkCircleSharp => "checkmark-circle-sharp",
Icon::CheckmarkDone => "checkmark-done",
Icon::CheckmarkDoneCircle => "checkmark-done-circle",
Icon::CheckmarkDoneCircleOutline => "checkmark-done-circle-outline",
Icon::CheckmarkDoneCircleSharp => "checkmark-done-circle-sharp",
Icon::CheckmarkDoneOutline => "checkmark-done-outline",
Icon::CheckmarkDoneSharp => "checkmark-done-sharp",
Icon::CheckmarkOutline => "checkmark-outline",
Icon::CheckmarkSharp => "checkmark-sharp",
Icon::ChevronBack => "chevron-back",
Icon::ChevronBackCircle => "chevron-back-circle",
Icon::ChevronBackCircleOutline => "chevron-back-circle-outline",
Icon::ChevronBackCircleSharp => "chevron-back-circle-sharp",
Icon::ChevronBackOutline => "chevron-back-outline",
Icon::ChevronBackSharp => "chevron-back-sharp",
Icon::ChevronCollapse => "chevron-collapse",
Icon::ChevronCollapseOutline => "chevron-collapse-outline",
Icon::ChevronCollapseSharp => "chevron-collapse-sharp",
Icon::ChevronDown => "chevron-down",
Icon::ChevronDownCircle => "chevron-down-circle",
Icon::ChevronDownCircleOutline => "chevron-down-circle-outline",
Icon::ChevronDownCircleSharp => "chevron-down-circle-sharp",
Icon::ChevronDownOutline => "chevron-down-outline",
Icon::ChevronDownSharp => "chevron-down-sharp",
Icon::ChevronExpand => "chevron-expand",
Icon::ChevronExpandOutline => "chevron-expand-outline",
Icon::ChevronExpandSharp => "chevron-expand-sharp",
Icon::ChevronForward => "chevron-forward",
Icon::ChevronForwardCircle => "chevron-forward-circle",
Icon::ChevronForwardCircleOutline => "chevron-forward-circle-outline",
Icon::ChevronForwardCircleSharp => "chevron-forward-circle-sharp",
Icon::ChevronForwardOutline => "chevron-forward-outline",
Icon::ChevronForwardSharp => "chevron-forward-sharp",
Icon::ChevronUp => "chevron-up",
Icon::ChevronUpCircle => "chevron-up-circle",
Icon::ChevronUpCircleOutline => "chevron-up-circle-outline",
Icon::ChevronUpCircleSharp => "chevron-up-circle-sharp",
Icon::ChevronUpOutline => "chevron-up-outline",
Icon::ChevronUpSharp => "chevron-up-sharp",
Icon::Clipboard => "clipboard",
Icon::ClipboardOutline => "clipboard-outline",
Icon::ClipboardSharp => "clipboard-sharp",
Icon::Close => "close",
Icon::CloseCircle => "close-circle",
Icon::CloseCircleOutline => "close-circle-outline",
Icon::CloseCircleSharp => "close-circle-sharp",
Icon::CloseOutline => "close-outline",
Icon::CloseSharp => "close-sharp",
Icon::Cloud => "cloud",
Icon::CloudCircle => "cloud-circle",
Icon::CloudCircleOutline => "cloud-circle-outline",
Icon::CloudCircleSharp => "cloud-circle-sharp",
Icon::CloudDone => "cloud-done",
Icon::CloudDoneOutline => "cloud-done-outline",
Icon::CloudDoneSharp => "cloud-done-sharp",
Icon::CloudDownload => "cloud-download",
Icon::CloudDownloadOutline => "cloud-download-outline",
Icon::CloudDownloadSharp => "cloud-download-sharp",
Icon::CloudOffline => "cloud-offline",
Icon::CloudOfflineOutline => "cloud-offline-outline",
Icon::CloudOfflineSharp => "cloud-offline-sharp",
Icon::CloudOutline => "cloud-outline",
Icon::CloudSharp => "cloud-sharp",
Icon::CloudUpload => "cloud-upload",
Icon::CloudUploadOutline => "cloud-upload-outline",
Icon::CloudUploadSharp => "cloud-upload-sharp",
Icon::Cloudy => "cloudy",
Icon::CloudyNight => "cloudy-night",
Icon::CloudyNightOutline => "cloudy-night-outline",
Icon::CloudyNightSharp => "cloudy-night-sharp",
Icon::CloudyOutline => "cloudy-outline",
Icon::CloudySharp => "cloudy-sharp",
Icon::Code => "code",
Icon::CodeDownload => "code-download",
Icon::CodeDownloadOutline => "code-download-outline",
Icon::CodeDownloadSharp => "code-download-sharp",
Icon::CodeOutline => "code-outline",
Icon::CodeSharp => "code-sharp",
Icon::CodeSlash => "code-slash",
Icon::CodeSlashOutline => "code-slash-outline",
Icon::CodeSlashSharp => "code-slash-sharp",
Icon::CodeWorking => "code-working",
Icon::CodeWorkingOutline => "code-working-outline",
Icon::CodeWorkingSharp => "code-working-sharp",
Icon::Cog => "cog",
Icon::CogOutline => "cog-outline",
Icon::CogSharp => "cog-sharp",
Icon::ColorFill => "color-fill",
Icon::ColorFillOutline => "color-fill-outline",
Icon::ColorFillSharp => "color-fill-sharp",
Icon::ColorFilter => "color-filter",
Icon::ColorFilterOutline => "color-filter-outline",
Icon::ColorFilterSharp => "color-filter-sharp",
Icon::ColorPalette => "color-palette",
Icon::ColorPaletteOutline => "color-palette-outline",
Icon::ColorPaletteSharp => "color-palette-sharp",
Icon::ColorWand => "color-wand",
Icon::ColorWandOutline => "color-wand-outline",
Icon::ColorWandSharp => "color-wand-sharp",
Icon::Compass => "compass",
Icon::CompassOutline => "compass-outline",
Icon::CompassSharp => "compass-sharp",
Icon::Construct => "construct",
Icon::ConstructOutline => "construct-outline",
Icon::ConstructSharp => "construct-sharp",
Icon::Contract => "contract",
Icon::ContractOutline => "contract-outline",
Icon::ContractSharp => "contract-sharp",
Icon::Contrast => "contrast",
Icon::ContrastOutline => "contrast-outline",
Icon::ContrastSharp => "contrast-sharp",
Icon::Copy => "copy",
Icon::CopyOutline => "copy-outline",
Icon::CopySharp => "copy-sharp",
Icon::Create => "create",
Icon::CreateOutline => "create-outline",
Icon::CreateSharp => "create-sharp",
Icon::Crop => "crop",
Icon::CropOutline => "crop-outline",
Icon::CropSharp => "crop-sharp",
Icon::Cube => "cube",
Icon::CubeOutline => "cube-outline",
Icon::CubeSharp => "cube-sharp",
Icon::Cut => "cut",
Icon::CutOutline => "cut-outline",
Icon::CutSharp => "cut-sharp",
Icon::Desktop => "desktop",
Icon::DesktopOutline => "desktop-outline",
Icon::DesktopSharp => "desktop-sharp",
Icon::Diamond => "diamond",
Icon::DiamondOutline => "diamond-outline",
Icon::DiamondSharp => "diamond-sharp",
Icon::Dice => "dice",
Icon::DiceOutline => "dice-outline",
Icon::DiceSharp => "dice-sharp",
Icon::Disc => "disc",
Icon::DiscOutline => "disc-outline",
Icon::DiscSharp => "disc-sharp",
Icon::Document => "document",
Icon::DocumentAttach => "document-attach",
Icon::DocumentAttachOutline => "document-attach-outline",
Icon::DocumentAttachSharp => "document-attach-sharp",
Icon::DocumentLock => "document-lock",
Icon::DocumentLockOutline => "document-lock-outline",
Icon::DocumentLockSharp => "document-lock-sharp",
Icon::DocumentOutline => "document-outline",
Icon::DocumentSharp => "document-sharp",
Icon::DocumentText => "document-text",
Icon::DocumentTextOutline => "document-text-outline",
Icon::DocumentTextSharp => "document-text-sharp",
Icon::Documents => "documents",
Icon::DocumentsOutline => "documents-outline",
Icon::DocumentsSharp => "documents-sharp",
Icon::Download => "download",
Icon::DownloadOutline => "download-outline",
Icon::DownloadSharp => "download-sharp",
Icon::Duplicate => "duplicate",
Icon::DuplicateOutline => "duplicate-outline",
Icon::DuplicateSharp => "duplicate-sharp",
Icon::Ear => "ear",
Icon::EarOutline => "ear-outline",
Icon::EarSharp => "ear-sharp",
Icon::Earth => "earth",
Icon::EarthOutline => "earth-outline",
Icon::EarthSharp => "earth-sharp",
Icon::Easel => "easel",
Icon::EaselOutline => "easel-outline",
Icon::EaselSharp => "easel-sharp",
Icon::Egg => "egg",
Icon::EggOutline => "egg-outline",
Icon::EggSharp => "egg-sharp",
Icon::Ellipse => "ellipse",
Icon::EllipseOutline => "ellipse-outline",
Icon::EllipseSharp => "ellipse-sharp",
Icon::EllipsisHorizontal => "ellipsis-horizontal",
Icon::EllipsisHorizontalCircle => "ellipsis-horizontal-circle",
Icon::EllipsisHorizontalCircleOutline => "ellipsis-horizontal-circle-outline",
Icon::EllipsisHorizontalCircleSharp => "ellipsis-horizontal-circle-sharp",
Icon::EllipsisHorizontalOutline => "ellipsis-horizontal-outline",
Icon::EllipsisHorizontalSharp => "ellipsis-horizontal-sharp",
Icon::EllipsisVertical => "ellipsis-vertical",
Icon::EllipsisVerticalCircle => "ellipsis-vertical-circle",
Icon::EllipsisVerticalCircleOutline => "ellipsis-vertical-circle-outline",
Icon::EllipsisVerticalCircleSharp => "ellipsis-vertical-circle-sharp",
Icon::EllipsisVerticalOutline => "ellipsis-vertical-outline",
Icon::EllipsisVerticalSharp => "ellipsis-vertical-sharp",
Icon::Enter => "enter",
Icon::EnterOutline => "enter-outline",
Icon::EnterSharp => "enter-sharp",
Icon::Exit => "exit",
Icon::ExitOutline => "exit-outline",
Icon::ExitSharp => "exit-sharp",
Icon::Expand => "expand",
Icon::ExpandOutline => "expand-outline",
Icon::ExpandSharp => "expand-sharp",
Icon::ExtensionPuzzle => "extension-puzzle",
Icon::ExtensionPuzzleOutline => "extension-puzzle-outline",
Icon::ExtensionPuzzleSharp => "extension-puzzle-sharp",
Icon::Eye => "eye",
Icon::EyeOff => "eye-off",
Icon::EyeOffOutline => "eye-off-outline",
Icon::EyeOffSharp => "eye-off-sharp",
Icon::EyeOutline => "eye-outline",
Icon::EyeSharp => "eye-sharp",
Icon::Eyedrop => "eyedrop",
Icon::EyedropOutline => "eyedrop-outline",
Icon::EyedropSharp => "eyedrop-sharp",
Icon::FastFood => "fast-food",
Icon::FastFoodOutline => "fast-food-outline",
Icon::FastFoodSharp => "fast-food-sharp",
Icon::Female => "female",
Icon::FemaleOutline => "female-outline",
Icon::FemaleSharp => "female-sharp",
Icon::FileTray => "file-tray",
Icon::FileTrayFull => "file-tray-full",
Icon::FileTrayFullOutline => "file-tray-full-outline",
Icon::FileTrayFullSharp => "file-tray-full-sharp",
Icon::FileTrayOutline => "file-tray-outline",
Icon::FileTraySharp => "file-tray-sharp",
Icon::FileTrayStacked => "file-tray-stacked",
Icon::FileTrayStackedOutline => "file-tray-stacked-outline",
Icon::FileTrayStackedSharp => "file-tray-stacked-sharp",
Icon::Film => "film",
Icon::FilmOutline => "film-outline",
Icon::FilmSharp => "film-sharp",
Icon::Filter => "filter",
Icon::FilterCircle => "filter-circle",
Icon::FilterCircleOutline => "filter-circle-outline",
Icon::FilterCircleSharp => "filter-circle-sharp",
Icon::FilterOutline => "filter-outline",
Icon::FilterSharp => "filter-sharp",
Icon::FingerPrint => "finger-print",
Icon::FingerPrintOutline => "finger-print-outline",
Icon::FingerPrintSharp => "finger-print-sharp",
Icon::Fish => "fish",
Icon::FishOutline => "fish-outline",
Icon::FishSharp => "fish-sharp",
Icon::Fitness => "fitness",
Icon::FitnessOutline => "fitness-outline",
Icon::FitnessSharp => "fitness-sharp",
Icon::Flag => "flag",
Icon::FlagOutline => "flag-outline",
Icon::FlagSharp => "flag-sharp",
Icon::Flame => "flame",
Icon::FlameOutline => "flame-outline",
Icon::FlameSharp => "flame-sharp",
Icon::Flash => "flash",
Icon::FlashOff => "flash-off",
Icon::FlashOffOutline => "flash-off-outline",
Icon::FlashOffSharp => "flash-off-sharp",
Icon::FlashOutline => "flash-outline",
Icon::FlashSharp => "flash-sharp",
Icon::Flashlight => "flashlight",
Icon::FlashlightOutline => "flashlight-outline",
Icon::FlashlightSharp => "flashlight-sharp",
Icon::Flask => "flask",
Icon::FlaskOutline => "flask-outline",
Icon::FlaskSharp => "flask-sharp",
Icon::Flower => "flower",
Icon::FlowerOutline => "flower-outline",
Icon::FlowerSharp => "flower-sharp",
Icon::Folder => "folder",
Icon::FolderOpen => "folder-open",
Icon::FolderOpenOutline => "folder-open-outline",
Icon::FolderOpenSharp => "folder-open-sharp",
Icon::FolderOutline => "folder-outline",
Icon::FolderSharp => "folder-sharp",
Icon::Football => "football",
Icon::FootballOutline => "football-outline",
Icon::FootballSharp => "football-sharp",
Icon::Footsteps => "footsteps",
Icon::FootstepsOutline => "footsteps-outline",
Icon::FootstepsSharp => "footsteps-sharp",
Icon::Funnel => "funnel",
Icon::FunnelOutline => "funnel-outline",
Icon::FunnelSharp => "funnel-sharp",
Icon::GameController => "game-controller",
Icon::GameControllerOutline => "game-controller-outline",
Icon::GameControllerSharp => "game-controller-sharp",
Icon::Gift => "gift",
Icon::GiftOutline => "gift-outline",
Icon::GiftSharp => "gift-sharp",
Icon::GitBranch => "git-branch",
Icon::GitBranchOutline => "git-branch-outline",
Icon::GitBranchSharp => "git-branch-sharp",
Icon::GitCommit => "git-commit",
Icon::GitCommitOutline => "git-commit-outline",
Icon::GitCommitSharp => "git-commit-sharp",
Icon::GitCompare => "git-compare",
Icon::GitCompareOutline => "git-compare-outline",
Icon::GitCompareSharp => "git-compare-sharp",
Icon::GitMerge => "git-merge",
Icon::GitMergeOutline => "git-merge-outline",
Icon::GitMergeSharp => "git-merge-sharp",
Icon::GitNetwork => "git-network",
Icon::GitNetworkOutline => "git-network-outline",
Icon::GitNetworkSharp => "git-network-sharp",
Icon::GitPullRequest => "git-pull-request",
Icon::GitPullRequestOutline => "git-pull-request-outline",
Icon::GitPullRequestSharp => "git-pull-request-sharp",
Icon::Glasses => "glasses",
Icon::GlassesOutline => "glasses-outline",
Icon::GlassesSharp => "glasses-sharp",
Icon::Globe => "globe",
Icon::GlobeOutline => "globe-outline",
Icon::GlobeSharp => "globe-sharp",
Icon::Golf => "golf",
Icon::GolfOutline => "golf-outline",
Icon::GolfSharp => "golf-sharp",
Icon::Grid => "grid",
Icon::GridOutline => "grid-outline",
Icon::GridSharp => "grid-sharp",
Icon::Hammer => "hammer",
Icon::HammerOutline => "hammer-outline",
Icon::HammerSharp => "hammer-sharp",
Icon::HandLeft => "hand-left",
Icon::HandLeftOutline => "hand-left-outline",
Icon::HandLeftSharp => "hand-left-sharp",
Icon::HandRight => "hand-right",
Icon::HandRightOutline => "hand-right-outline",
Icon::HandRightSharp => "hand-right-sharp",
Icon::Happy => "happy",
Icon::HappyOutline => "happy-outline",
Icon::HappySharp => "happy-sharp",
Icon::HardwareChip => "hardware-chip",
Icon::HardwareChipOutline => "hardware-chip-outline",
Icon::HardwareChipSharp => "hardware-chip-sharp",
Icon::Headset => "headset",
Icon::HeadsetOutline => "headset-outline",
Icon::HeadsetSharp => "headset-sharp",
Icon::Heart => "heart",
Icon::HeartCircle => "heart-circle",
Icon::HeartCircleOutline => "heart-circle-outline",
Icon::HeartCircleSharp => "heart-circle-sharp",
Icon::HeartDislike => "heart-dislike",
Icon::HeartDislikeCircle => "heart-dislike-circle",
Icon::HeartDislikeCircleOutline => "heart-dislike-circle-outline",
Icon::HeartDislikeCircleSharp => "heart-dislike-circle-sharp",
Icon::HeartDislikeOutline => "heart-dislike-outline",
Icon::HeartDislikeSharp => "heart-dislike-sharp",
Icon::HeartHalf => "heart-half",
Icon::HeartHalfOutline => "heart-half-outline",
Icon::HeartHalfSharp => "heart-half-sharp",
Icon::HeartOutline => "heart-outline",
Icon::HeartSharp => "heart-sharp",
Icon::Help => "help",
Icon::HelpBuoy => "help-buoy",
Icon::HelpBuoyOutline => "help-buoy-outline",
Icon::HelpBuoySharp => "help-buoy-sharp",
Icon::HelpCircle => "help-circle",
Icon::HelpCircleOutline => "help-circle-outline",
Icon::HelpCircleSharp => "help-circle-sharp",
Icon::HelpOutline => "help-outline",
Icon::HelpSharp => "help-sharp",
Icon::Home => "home",
Icon::HomeOutline => "home-outline",
Icon::HomeSharp => "home-sharp",
Icon::Hourglass => "hourglass",
Icon::HourglassOutline => "hourglass-outline",
Icon::HourglassSharp => "hourglass-sharp",
Icon::IceCream => "ice-cream",
Icon::IceCreamOutline => "ice-cream-outline",
Icon::IceCreamSharp => "ice-cream-sharp",
Icon::IdCard => "id-card",
Icon::IdCardOutline => "id-card-outline",
Icon::IdCardSharp => "id-card-sharp",
Icon::Image => "image",
Icon::ImageOutline => "image-outline",
Icon::ImageSharp => "image-sharp",
Icon::Images => "images",
Icon::ImagesOutline => "images-outline",
Icon::ImagesSharp => "images-sharp",
Icon::Infinite => "infinite",
Icon::InfiniteOutline => "infinite-outline",
Icon::InfiniteSharp => "infinite-sharp",
Icon::Information => "information",
Icon::InformationCircle => "information-circle",
Icon::InformationCircleOutline => "information-circle-outline",
Icon::InformationCircleSharp => "information-circle-sharp",
Icon::InformationOutline => "information-outline",
Icon::InformationSharp => "information-sharp",
Icon::InvertMode => "invert-mode",
Icon::InvertModeOutline => "invert-mode-outline",
Icon::InvertModeSharp => "invert-mode-sharp",
Icon::Journal => "journal",
Icon::JournalOutline => "journal-outline",
Icon::JournalSharp => "journal-sharp",
Icon::Key => "key",
Icon::KeyOutline => "key-outline",
Icon::KeySharp => "key-sharp",
Icon::Keypad => "keypad",
Icon::KeypadOutline => "keypad-outline",
Icon::KeypadSharp => "keypad-sharp",
Icon::Language => "language",
Icon::LanguageOutline => "language-outline",
Icon::LanguageSharp => "language-sharp",
Icon::Laptop => "laptop",
Icon::LaptopOutline => "laptop-outline",
Icon::LaptopSharp => "laptop-sharp",
Icon::Layers => "layers",
Icon::LayersOutline => "layers-outline",
Icon::LayersSharp => "layers-sharp",
Icon::Leaf => "leaf",
Icon::LeafOutline => "leaf-outline",
Icon::LeafSharp => "leaf-sharp",
Icon::Library => "library",
Icon::LibraryOutline => "library-outline",
Icon::LibrarySharp => "library-sharp",
Icon::Link => "link",
Icon::LinkOutline => "link-outline",
Icon::LinkSharp => "link-sharp",
Icon::List => "list",
Icon::ListCircle => "list-circle",
Icon::ListCircleOutline => "list-circle-outline",
Icon::ListCircleSharp => "list-circle-sharp",
Icon::ListOutline => "list-outline",
Icon::ListSharp => "list-sharp",
Icon::Locate => "locate",
Icon::LocateOutline => "locate-outline",
Icon::LocateSharp => "locate-sharp",
Icon::Location => "location",
Icon::LocationOutline => "location-outline",
Icon::LocationSharp => "location-sharp",
Icon::LockClosed => "lock-closed",
Icon::LockClosedOutline => "lock-closed-outline",
Icon::LockClosedSharp => "lock-closed-sharp",
Icon::LockOpen => "lock-open",
Icon::LockOpenOutline => "lock-open-outline",
Icon::LockOpenSharp => "lock-open-sharp",
Icon::LogIn => "log-in",
Icon::LogInOutline => "log-in-outline",
Icon::LogInSharp => "log-in-sharp",
Icon::LogOut => "log-out",
Icon::LogOutOutline => "log-out-outline",
Icon::LogOutSharp => "log-out-sharp",
Icon::LogoAlipay => "logo-alipay",
Icon::LogoAmazon => "logo-amazon",
Icon::LogoAmplify => "logo-amplify",
Icon::LogoAndroid => "logo-android",
Icon::LogoAngular => "logo-angular",
Icon::LogoAppflow => "logo-appflow",
Icon::LogoApple => "logo-apple",
Icon::LogoAppleAppstore => "logo-apple-appstore",
Icon::LogoAppleAr => "logo-apple-ar",
Icon::LogoBehance => "logo-behance",
Icon::LogoBitbucket => "logo-bitbucket",
Icon::LogoBitcoin => "logo-bitcoin",
Icon::LogoBuffer => "logo-buffer",
Icon::LogoCapacitor => "logo-capacitor",
Icon::LogoChrome => "logo-chrome",
Icon::LogoClosedCaptioning => "logo-closed-captioning",
Icon::LogoCodepen => "logo-codepen",
Icon::LogoCss3 => "logo-css3",
Icon::LogoDesignernews => "logo-designernews",
Icon::LogoDeviantart => "logo-deviantart",
Icon::LogoDiscord => "logo-discord",
Icon::LogoDocker => "logo-docker",
Icon::LogoDribbble => "logo-dribbble",
Icon::LogoDropbox => "logo-dropbox",
Icon::LogoEdge => "logo-edge",
Icon::LogoElectron => "logo-electron",
Icon::LogoEuro => "logo-euro",
Icon::LogoFacebook => "logo-facebook",
Icon::LogoFigma => "logo-figma",
Icon::LogoFirebase => "logo-firebase",
Icon::LogoFirefox => "logo-firefox",
Icon::LogoFlickr => "logo-flickr",
Icon::LogoFoursquare => "logo-foursquare",
Icon::LogoGithub => "logo-github",
Icon::LogoGitlab => "logo-gitlab",
Icon::LogoGoogle => "logo-google",
Icon::LogoGooglePlaystore => "logo-google-playstore",
Icon::LogoHackernews => "logo-hackernews",
Icon::LogoHtml5 => "logo-html5",
Icon::LogoInstagram => "logo-instagram",
Icon::LogoIonic => "logo-ionic",
Icon::LogoIonitron => "logo-ionitron",
Icon::LogoJavascript => "logo-javascript",
Icon::LogoLaravel => "logo-laravel",
Icon::LogoLinkedin => "logo-linkedin",
Icon::LogoMarkdown => "logo-markdown",
Icon::LogoMastodon => "logo-mastodon",
Icon::LogoMedium => "logo-medium",
Icon::LogoMicrosoft => "logo-microsoft",
Icon::LogoNoSmoking => "logo-no-smoking",
Icon::LogoNodejs => "logo-nodejs",
Icon::LogoNpm => "logo-npm",
Icon::LogoOctocat => "logo-octocat",
Icon::LogoPaypal => "logo-paypal",
Icon::LogoPinterest => "logo-pinterest",
Icon::LogoPlaystation => "logo-playstation",
Icon::LogoPwa => "logo-pwa",
Icon::LogoPython => "logo-python",
Icon::LogoReact => "logo-react",
Icon::LogoReddit => "logo-reddit",
Icon::LogoRss => "logo-rss",
Icon::LogoSass => "logo-sass",
Icon::LogoSkype => "logo-skype",
Icon::LogoSlack => "logo-slack",
Icon::LogoSnapchat => "logo-snapchat",
Icon::LogoSoundcloud => "logo-soundcloud",
Icon::LogoStackoverflow => "logo-stackoverflow",
Icon::LogoSteam => "logo-steam",
Icon::LogoStencil => "logo-stencil",
Icon::LogoTableau => "logo-tableau",
Icon::LogoTiktok => "logo-tiktok",
Icon::LogoTrapeze => "logo-trapeze",
Icon::LogoTumblr => "logo-tumblr",
Icon::LogoTux => "logo-tux",
Icon::LogoTwitch => "logo-twitch",
Icon::LogoTwitter => "logo-twitter",
Icon::LogoUsd => "logo-usd",
Icon::LogoVenmo => "logo-venmo",
Icon::LogoVercel => "logo-vercel",
Icon::LogoVimeo => "logo-vimeo",
Icon::LogoVk => "logo-vk",
Icon::LogoVue => "logo-vue",
Icon::LogoWebComponent => "logo-web-component",
Icon::LogoWechat => "logo-wechat",
Icon::LogoWhatsapp => "logo-whatsapp",
Icon::LogoWindows => "logo-windows",
Icon::LogoWordpress => "logo-wordpress",
Icon::LogoX => "logo-x",
Icon::LogoXbox => "logo-xbox",
Icon::LogoXing => "logo-xing",
Icon::LogoYahoo => "logo-yahoo",
Icon::LogoYen => "logo-yen",
Icon::LogoYoutube => "logo-youtube",
Icon::Magnet => "magnet",
Icon::MagnetOutline => "magnet-outline",
Icon::MagnetSharp => "magnet-sharp",
Icon::Mail => "mail",
Icon::MailOpen => "mail-open",
Icon::MailOpenOutline => "mail-open-outline",
Icon::MailOpenSharp => "mail-open-sharp",
Icon::MailOutline => "mail-outline",
Icon::MailSharp => "mail-sharp",
Icon::MailUnread => "mail-unread",
Icon::MailUnreadOutline => "mail-unread-outline",
Icon::MailUnreadSharp => "mail-unread-sharp",
Icon::Male => "male",
Icon::MaleFemale => "male-female",
Icon::MaleFemaleOutline => "male-female-outline",
Icon::MaleFemaleSharp => "male-female-sharp",
Icon::MaleOutline => "male-outline",
Icon::MaleSharp => "male-sharp",
Icon::Man => "man",
Icon::ManOutline => "man-outline",
Icon::ManSharp => "man-sharp",
Icon::Map => "map",
Icon::MapOutline => "map-outline",
Icon::MapSharp => "map-sharp",
Icon::Medal => "medal",
Icon::MedalOutline => "medal-outline",
Icon::MedalSharp => "medal-sharp",
Icon::Medical => "medical",
Icon::MedicalOutline => "medical-outline",
Icon::MedicalSharp => "medical-sharp",
Icon::Medkit => "medkit",
Icon::MedkitOutline => "medkit-outline",
Icon::MedkitSharp => "medkit-sharp",
Icon::Megaphone => "megaphone",
Icon::MegaphoneOutline => "megaphone-outline",
Icon::MegaphoneSharp => "megaphone-sharp",
Icon::Menu => "menu",
Icon::MenuOutline => "menu-outline",
Icon::MenuSharp => "menu-sharp",
Icon::Mic => "mic",
Icon::MicCircle => "mic-circle",
Icon::MicCircleOutline => "mic-circle-outline",
Icon::MicCircleSharp => "mic-circle-sharp",
Icon::MicOff => "mic-off",
Icon::MicOffCircle => "mic-off-circle",
Icon::MicOffCircleOutline => "mic-off-circle-outline",
Icon::MicOffCircleSharp => "mic-off-circle-sharp",
Icon::MicOffOutline => "mic-off-outline",
Icon::MicOffSharp => "mic-off-sharp",
Icon::MicOutline => "mic-outline",
Icon::MicSharp => "mic-sharp",
Icon::Moon => "moon",
Icon::MoonOutline => "moon-outline",
Icon::MoonSharp => "moon-sharp",
Icon::Move_ => "move",
Icon::MoveOutline => "move-outline",
Icon::MoveSharp => "move-sharp",
Icon::MusicalNote => "musical-note",
Icon::MusicalNoteOutline => "musical-note-outline",
Icon::MusicalNoteSharp => "musical-note-sharp",
Icon::MusicalNotes => "musical-notes",
Icon::MusicalNotesOutline => "musical-notes-outline",
Icon::MusicalNotesSharp => "musical-notes-sharp",
Icon::Navigate => "navigate",
Icon::NavigateCircle => "navigate-circle",
Icon::NavigateCircleOutline => "navigate-circle-outline",
Icon::NavigateCircleSharp => "navigate-circle-sharp",
Icon::NavigateOutline => "navigate-outline",
Icon::NavigateSharp => "navigate-sharp",
Icon::Newspaper => "newspaper",
Icon::NewspaperOutline => "newspaper-outline",
Icon::NewspaperSharp => "newspaper-sharp",
Icon::Notifications => "notifications",
Icon::NotificationsCircle => "notifications-circle",
Icon::NotificationsCircleOutline => "notifications-circle-outline",
Icon::NotificationsCircleSharp => "notifications-circle-sharp",
Icon::NotificationsOff => "notifications-off",
Icon::NotificationsOffCircle => "notifications-off-circle",
Icon::NotificationsOffCircleOutline => "notifications-off-circle-outline",
Icon::NotificationsOffCircleSharp => "notifications-off-circle-sharp",
Icon::NotificationsOffOutline => "notifications-off-outline",
Icon::NotificationsOffSharp => "notifications-off-sharp",
Icon::NotificationsOutline => "notifications-outline",
Icon::NotificationsSharp => "notifications-sharp",
Icon::Nuclear => "nuclear",
Icon::NuclearOutline => "nuclear-outline",
Icon::NuclearSharp => "nuclear-sharp",
Icon::Nutrition => "nutrition",
Icon::NutritionOutline => "nutrition-outline",
Icon::NutritionSharp => "nutrition-sharp",
Icon::Open => "open",
Icon::OpenOutline => "open-outline",
Icon::OpenSharp => "open-sharp",
Icon::Options => "options",
Icon::OptionsOutline => "options-outline",
Icon::OptionsSharp => "options-sharp",
Icon::PaperPlane => "paper-plane",
Icon::PaperPlaneOutline => "paper-plane-outline",
Icon::PaperPlaneSharp => "paper-plane-sharp",
Icon::PartlySunny => "partly-sunny",
Icon::PartlySunnyOutline => "partly-sunny-outline",
Icon::PartlySunnySharp => "partly-sunny-sharp",
Icon::Pause => "pause",
Icon::PauseCircle => "pause-circle",
Icon::PauseCircleOutline => "pause-circle-outline",
Icon::PauseCircleSharp => "pause-circle-sharp",
Icon::PauseOutline => "pause-outline",
Icon::PauseSharp => "pause-sharp",
Icon::Paw => "paw",
Icon::PawOutline => "paw-outline",
Icon::PawSharp => "paw-sharp",
Icon::Pencil => "pencil",
Icon::PencilOutline => "pencil-outline",
Icon::PencilSharp => "pencil-sharp",
Icon::People => "people",
Icon::PeopleCircle => "people-circle",
Icon::PeopleCircleOutline => "people-circle-outline",
Icon::PeopleCircleSharp => "people-circle-sharp",
Icon::PeopleOutline => "people-outline",
Icon::PeopleSharp => "people-sharp",
Icon::Person => "person",
Icon::PersonAdd => "person-add",
Icon::PersonAddOutline => "person-add-outline",
Icon::PersonAddSharp => "person-add-sharp",
Icon::PersonCircle => "person-circle",
Icon::PersonCircleOutline => "person-circle-outline",
Icon::PersonCircleSharp => "person-circle-sharp",
Icon::PersonOutline => "person-outline",
Icon::PersonRemove => "person-remove",
Icon::PersonRemoveOutline => "person-remove-outline",
Icon::PersonRemoveSharp => "person-remove-sharp",
Icon::PersonSharp => "person-sharp",
Icon::PhoneLandscape => "phone-landscape",
Icon::PhoneLandscapeOutline => "phone-landscape-outline",
Icon::PhoneLandscapeSharp => "phone-landscape-sharp",
Icon::PhonePortrait => "phone-portrait",
Icon::PhonePortraitOutline => "phone-portrait-outline",
Icon::PhonePortraitSharp => "phone-portrait-sharp",
Icon::PieChart => "pie-chart",
Icon::PieChartOutline => "pie-chart-outline",
Icon::PieChartSharp => "pie-chart-sharp",
Icon::Pin => "pin",
Icon::PinOutline => "pin-outline",
Icon::PinSharp => "pin-sharp",
Icon::Pint => "pint",
Icon::PintOutline => "pint-outline",
Icon::PintSharp => "pint-sharp",
Icon::Pizza => "pizza",
Icon::PizzaOutline => "pizza-outline",
Icon::PizzaSharp => "pizza-sharp",
Icon::Planet => "planet",
Icon::PlanetOutline => "planet-outline",
Icon::PlanetSharp => "planet-sharp",
Icon::Play => "play",
Icon::PlayBack => "play-back",
Icon::PlayBackCircle => "play-back-circle",
Icon::PlayBackCircleOutline => "play-back-circle-outline",
Icon::PlayBackCircleSharp => "play-back-circle-sharp",
Icon::PlayBackOutline => "play-back-outline",
Icon::PlayBackSharp => "play-back-sharp",
Icon::PlayCircle => "play-circle",
Icon::PlayCircleOutline => "play-circle-outline",
Icon::PlayCircleSharp => "play-circle-sharp",
Icon::PlayForward => "play-forward",
Icon::PlayForwardCircle => "play-forward-circle",
Icon::PlayForwardCircleOutline => "play-forward-circle-outline",
Icon::PlayForwardCircleSharp => "play-forward-circle-sharp",
Icon::PlayForwardOutline => "play-forward-outline",
Icon::PlayForwardSharp => "play-forward-sharp",
Icon::PlayOutline => "play-outline",
Icon::PlaySharp => "play-sharp",
Icon::PlaySkipBack => "play-skip-back",
Icon::PlaySkipBackCircle => "play-skip-back-circle",
Icon::PlaySkipBackCircleOutline => "play-skip-back-circle-outline",
Icon::PlaySkipBackCircleSharp => "play-skip-back-circle-sharp",
Icon::PlaySkipBackOutline => "play-skip-back-outline",
Icon::PlaySkipBackSharp => "play-skip-back-sharp",
Icon::PlaySkipForward => "play-skip-forward",
Icon::PlaySkipForwardCircle => "play-skip-forward-circle",
Icon::PlaySkipForwardCircleOutline => "play-skip-forward-circle-outline",
Icon::PlaySkipForwardCircleSharp => "play-skip-forward-circle-sharp",
Icon::PlaySkipForwardOutline => "play-skip-forward-outline",
Icon::PlaySkipForwardSharp => "play-skip-forward-sharp",
Icon::Podium => "podium",
Icon::PodiumOutline => "podium-outline",
Icon::PodiumSharp => "podium-sharp",
Icon::Power => "power",
Icon::PowerOutline => "power-outline",
Icon::PowerSharp => "power-sharp",
Icon::Pricetag => "pricetag",
Icon::PricetagOutline => "pricetag-outline",
Icon::PricetagSharp => "pricetag-sharp",
Icon::Pricetags => "pricetags",
Icon::PricetagsOutline => "pricetags-outline",
Icon::PricetagsSharp => "pricetags-sharp",
Icon::Print => "print",
Icon::PrintOutline => "print-outline",
Icon::PrintSharp => "print-sharp",
Icon::Prism => "prism",
Icon::PrismOutline => "prism-outline",
Icon::PrismSharp => "prism-sharp",
Icon::Pulse => "pulse",
Icon::PulseOutline => "pulse-outline",
Icon::PulseSharp => "pulse-sharp",
Icon::Push => "push",
Icon::PushOutline => "push-outline",
Icon::PushSharp => "push-sharp",
Icon::QrCode => "qr-code",
Icon::QrCodeOutline => "qr-code-outline",
Icon::QrCodeSharp => "qr-code-sharp",
Icon::Radio => "radio",
Icon::RadioButtonOff => "radio-button-off",
Icon::RadioButtonOffOutline => "radio-button-off-outline",
Icon::RadioButtonOffSharp => "radio-button-off-sharp",
Icon::RadioButtonOn => "radio-button-on",
Icon::RadioButtonOnOutline => "radio-button-on-outline",
Icon::RadioButtonOnSharp => "radio-button-on-sharp",
Icon::RadioOutline => "radio-outline",
Icon::RadioSharp => "radio-sharp",
Icon::Rainy => "rainy",
Icon::RainyOutline => "rainy-outline",
Icon::RainySharp => "rainy-sharp",
Icon::Reader => "reader",
Icon::ReaderOutline => "reader-outline",
Icon::ReaderSharp => "reader-sharp",
Icon::Receipt => "receipt",
Icon::ReceiptOutline => "receipt-outline",
Icon::ReceiptSharp => "receipt-sharp",
Icon::Recording => "recording",
Icon::RecordingOutline => "recording-outline",
Icon::RecordingSharp => "recording-sharp",
Icon::Refresh => "refresh",
Icon::RefreshCircle => "refresh-circle",
Icon::RefreshCircleOutline => "refresh-circle-outline",
Icon::RefreshCircleSharp => "refresh-circle-sharp",
Icon::RefreshOutline => "refresh-outline",
Icon::RefreshSharp => "refresh-sharp",
Icon::Reload => "reload",
Icon::ReloadCircle => "reload-circle",
Icon::ReloadCircleOutline => "reload-circle-outline",
Icon::ReloadCircleSharp => "reload-circle-sharp",
Icon::ReloadOutline => "reload-outline",
Icon::ReloadSharp => "reload-sharp",
Icon::Remove => "remove",
Icon::RemoveCircle => "remove-circle",
Icon::RemoveCircleOutline => "remove-circle-outline",
Icon::RemoveCircleSharp => "remove-circle-sharp",
Icon::RemoveOutline => "remove-outline",
Icon::RemoveSharp => "remove-sharp",
Icon::ReorderFour => "reorder-four",
Icon::ReorderFourOutline => "reorder-four-outline",
Icon::ReorderFourSharp => "reorder-four-sharp",
Icon::ReorderThree => "reorder-three",
Icon::ReorderThreeOutline => "reorder-three-outline",
Icon::ReorderThreeSharp => "reorder-three-sharp",
Icon::ReorderTwo => "reorder-two",
Icon::ReorderTwoOutline => "reorder-two-outline",
Icon::ReorderTwoSharp => "reorder-two-sharp",
Icon::Repeat => "repeat",
Icon::RepeatOutline => "repeat-outline",
Icon::RepeatSharp => "repeat-sharp",
Icon::Resize => "resize",
Icon::ResizeOutline => "resize-outline",
Icon::ResizeSharp => "resize-sharp",
Icon::Restaurant => "restaurant",
Icon::RestaurantOutline => "restaurant-outline",
Icon::RestaurantSharp => "restaurant-sharp",
Icon::ReturnDownBack => "return-down-back",
Icon::ReturnDownBackOutline => "return-down-back-outline",
Icon::ReturnDownBackSharp => "return-down-back-sharp",
Icon::ReturnDownForward => "return-down-forward",
Icon::ReturnDownForwardOutline => "return-down-forward-outline",
Icon::ReturnDownForwardSharp => "return-down-forward-sharp",
Icon::ReturnUpBack => "return-up-back",
Icon::ReturnUpBackOutline => "return-up-back-outline",
Icon::ReturnUpBackSharp => "return-up-back-sharp",
Icon::ReturnUpForward => "return-up-forward",
Icon::ReturnUpForwardOutline => "return-up-forward-outline",
Icon::ReturnUpForwardSharp => "return-up-forward-sharp",
Icon::Ribbon => "ribbon",
Icon::RibbonOutline => "ribbon-outline",
Icon::RibbonSharp => "ribbon-sharp",
Icon::Rocket => "rocket",
Icon::RocketOutline => "rocket-outline",
Icon::RocketSharp => "rocket-sharp",
Icon::Rose => "rose",
Icon::RoseOutline => "rose-outline",
Icon::RoseSharp => "rose-sharp",
Icon::Sad => "sad",
Icon::SadOutline => "sad-outline",
Icon::SadSharp => "sad-sharp",
Icon::Save => "save",
Icon::SaveOutline => "save-outline",
Icon::SaveSharp => "save-sharp",
Icon::Scale => "scale",
Icon::ScaleOutline => "scale-outline",
Icon::ScaleSharp => "scale-sharp",
Icon::Scan => "scan",
Icon::ScanCircle => "scan-circle",
Icon::ScanCircleOutline => "scan-circle-outline",
Icon::ScanCircleSharp => "scan-circle-sharp",
Icon::ScanOutline => "scan-outline",
Icon::ScanSharp => "scan-sharp",
Icon::School => "school",
Icon::SchoolOutline => "school-outline",
Icon::SchoolSharp => "school-sharp",
Icon::Search => "search",
Icon::SearchCircle => "search-circle",
Icon::SearchCircleOutline => "search-circle-outline",
Icon::SearchCircleSharp => "search-circle-sharp",
Icon::SearchOutline => "search-outline",
Icon::SearchSharp => "search-sharp",
Icon::Send => "send",
Icon::SendOutline => "send-outline",
Icon::SendSharp => "send-sharp",
Icon::Server => "server",
Icon::ServerOutline => "server-outline",
Icon::ServerSharp => "server-sharp",
Icon::Settings => "settings",
Icon::SettingsOutline => "settings-outline",
Icon::SettingsSharp => "settings-sharp",
Icon::Shapes => "shapes",
Icon::ShapesOutline => "shapes-outline",
Icon::ShapesSharp => "shapes-sharp",
Icon::Share => "share",
Icon::ShareOutline => "share-outline",
Icon::ShareSharp => "share-sharp",
Icon::ShareSocial => "share-social",
Icon::ShareSocialOutline => "share-social-outline",
Icon::ShareSocialSharp => "share-social-sharp",
Icon::Shield => "shield",
Icon::ShieldCheckmark => "shield-checkmark",
Icon::ShieldCheckmarkOutline => "shield-checkmark-outline",
Icon::ShieldCheckmarkSharp => "shield-checkmark-sharp",
Icon::ShieldHalf => "shield-half",
Icon::ShieldHalfOutline => "shield-half-outline",
Icon::ShieldHalfSharp => "shield-half-sharp",
Icon::ShieldOutline => "shield-outline",
Icon::ShieldSharp => "shield-sharp",
Icon::Shirt => "shirt",
Icon::ShirtOutline => "shirt-outline",
Icon::ShirtSharp => "shirt-sharp",
Icon::Shuffle => "shuffle",
Icon::ShuffleOutline => "shuffle-outline",
Icon::ShuffleSharp => "shuffle-sharp",
Icon::Skull => "skull",
Icon::SkullOutline => "skull-outline",
Icon::SkullSharp => "skull-sharp",
Icon::Snow => "snow",
Icon::SnowOutline => "snow-outline",
Icon::SnowSharp => "snow-sharp",
Icon::Sparkles => "sparkles",
Icon::SparklesOutline => "sparkles-outline",
Icon::SparklesSharp => "sparkles-sharp",
Icon::Speedometer => "speedometer",
Icon::SpeedometerOutline => "speedometer-outline",
Icon::SpeedometerSharp => "speedometer-sharp",
Icon::Square => "square",
Icon::SquareOutline => "square-outline",
Icon::SquareSharp => "square-sharp",
Icon::Star => "star",
Icon::StarHalf => "star-half",
Icon::StarHalfOutline => "star-half-outline",
Icon::StarHalfSharp => "star-half-sharp",
Icon::StarOutline => "star-outline",
Icon::StarSharp => "star-sharp",
Icon::StatsChart => "stats-chart",
Icon::StatsChartOutline => "stats-chart-outline",
Icon::StatsChartSharp => "stats-chart-sharp",
Icon::Stop => "stop",
Icon::StopCircle => "stop-circle",
Icon::StopCircleOutline => "stop-circle-outline",
Icon::StopCircleSharp => "stop-circle-sharp",
Icon::StopOutline => "stop-outline",
Icon::StopSharp => "stop-sharp",
Icon::Stopwatch => "stopwatch",
Icon::StopwatchOutline => "stopwatch-outline",
Icon::StopwatchSharp => "stopwatch-sharp",
Icon::Storefront => "storefront",
Icon::StorefrontOutline => "storefront-outline",
Icon::StorefrontSharp => "storefront-sharp",
Icon::Subway => "subway",
Icon::SubwayOutline => "subway-outline",
Icon::SubwaySharp => "subway-sharp",
Icon::Sunny => "sunny",
Icon::SunnyOutline => "sunny-outline",
Icon::SunnySharp => "sunny-sharp",
Icon::SwapHorizontal => "swap-horizontal",
Icon::SwapHorizontalOutline => "swap-horizontal-outline",
Icon::SwapHorizontalSharp => "swap-horizontal-sharp",
Icon::SwapVertical => "swap-vertical",
Icon::SwapVerticalOutline => "swap-vertical-outline",
Icon::SwapVerticalSharp => "swap-vertical-sharp",
Icon::Sync => "sync",
Icon::SyncCircle => "sync-circle",
Icon::SyncCircleOutline => "sync-circle-outline",
Icon::SyncCircleSharp => "sync-circle-sharp",
Icon::SyncOutline => "sync-outline",
Icon::SyncSharp => "sync-sharp",
Icon::TabletLandscape => "tablet-landscape",
Icon::TabletLandscapeOutline => "tablet-landscape-outline",
Icon::TabletLandscapeSharp => "tablet-landscape-sharp",
Icon::TabletPortrait => "tablet-portrait",
Icon::TabletPortraitOutline => "tablet-portrait-outline",
Icon::TabletPortraitSharp => "tablet-portrait-sharp",
Icon::Telescope => "telescope",
Icon::TelescopeOutline => "telescope-outline",
Icon::TelescopeSharp => "telescope-sharp",
Icon::Tennisball => "tennisball",
Icon::TennisballOutline => "tennisball-outline",
Icon::TennisballSharp => "tennisball-sharp",
Icon::Terminal => "terminal",
Icon::TerminalOutline => "terminal-outline",
Icon::TerminalSharp => "terminal-sharp",
Icon::Text => "text",
Icon::TextOutline => "text-outline",
Icon::TextSharp => "text-sharp",
Icon::Thermometer => "thermometer",
Icon::ThermometerOutline => "thermometer-outline",
Icon::ThermometerSharp => "thermometer-sharp",
Icon::ThumbsDown => "thumbs-down",
Icon::ThumbsDownOutline => "thumbs-down-outline",
Icon::ThumbsDownSharp => "thumbs-down-sharp",
Icon::ThumbsUp => "thumbs-up",
Icon::ThumbsUpOutline => "thumbs-up-outline",
Icon::ThumbsUpSharp => "thumbs-up-sharp",
Icon::Thunderstorm => "thunderstorm",
Icon::ThunderstormOutline => "thunderstorm-outline",
Icon::ThunderstormSharp => "thunderstorm-sharp",
Icon::Ticket => "ticket",
Icon::TicketOutline => "ticket-outline",
Icon::TicketSharp => "ticket-sharp",
Icon::Time => "time",
Icon::TimeOutline => "time-outline",
Icon::TimeSharp => "time-sharp",
Icon::Timer => "timer",
Icon::TimerOutline => "timer-outline",
Icon::TimerSharp => "timer-sharp",
Icon::Today => "today",
Icon::TodayOutline => "today-outline",
Icon::TodaySharp => "today-sharp",
Icon::Toggle => "toggle",
Icon::ToggleOutline => "toggle-outline",
Icon::ToggleSharp => "toggle-sharp",
Icon::TrailSign => "trail-sign",
Icon::TrailSignOutline => "trail-sign-outline",
Icon::TrailSignSharp => "trail-sign-sharp",
Icon::Train => "train",
Icon::TrainOutline => "train-outline",
Icon::TrainSharp => "train-sharp",
Icon::Transgender => "transgender",
Icon::TransgenderOutline => "transgender-outline",
Icon::TransgenderSharp => "transgender-sharp",
Icon::Trash => "trash",
Icon::TrashBin => "trash-bin",
Icon::TrashBinOutline => "trash-bin-outline",
Icon::TrashBinSharp => "trash-bin-sharp",
Icon::TrashOutline => "trash-outline",
Icon::TrashSharp => "trash-sharp",
Icon::TrendingDown => "trending-down",
Icon::TrendingDownOutline => "trending-down-outline",
Icon::TrendingDownSharp => "trending-down-sharp",
Icon::TrendingUp => "trending-up",
Icon::TrendingUpOutline => "trending-up-outline",
Icon::TrendingUpSharp => "trending-up-sharp",
Icon::Triangle => "triangle",
Icon::TriangleOutline => "triangle-outline",
Icon::TriangleSharp => "triangle-sharp",
Icon::Trophy => "trophy",
Icon::TrophyOutline => "trophy-outline",
Icon::TrophySharp => "trophy-sharp",
Icon::Tv => "tv",
Icon::TvOutline => "tv-outline",
Icon::TvSharp => "tv-sharp",
Icon::Umbrella => "umbrella",
Icon::UmbrellaOutline => "umbrella-outline",
Icon::UmbrellaSharp => "umbrella-sharp",
Icon::Unlink => "unlink",
Icon::UnlinkOutline => "unlink-outline",
Icon::UnlinkSharp => "unlink-sharp",
Icon::Videocam => "videocam",
Icon::VideocamOff => "videocam-off",
Icon::VideocamOffOutline => "videocam-off-outline",
Icon::VideocamOffSharp => "videocam-off-sharp",
Icon::VideocamOutline => "videocam-outline",
Icon::VideocamSharp => "videocam-sharp",
Icon::VolumeHigh => "volume-high",
Icon::VolumeHighOutline => "volume-high-outline",
Icon::VolumeHighSharp => "volume-high-sharp",
Icon::VolumeLow => "volume-low",
Icon::VolumeLowOutline => "volume-low-outline",
Icon::VolumeLowSharp => "volume-low-sharp",
Icon::VolumeMedium => "volume-medium",
Icon::VolumeMediumOutline => "volume-medium-outline",
Icon::VolumeMediumSharp => "volume-medium-sharp",
Icon::VolumeMute => "volume-mute",
Icon::VolumeMuteOutline => "volume-mute-outline",
Icon::VolumeMuteSharp => "volume-mute-sharp",
Icon::VolumeOff => "volume-off",
Icon::VolumeOffOutline => "volume-off-outline",
Icon::VolumeOffSharp => "volume-off-sharp",
Icon::Walk => "walk",
Icon::WalkOutline => "walk-outline",
Icon::WalkSharp => "walk-sharp",
Icon::Wallet => "wallet",
Icon::WalletOutline => "wallet-outline",
Icon::WalletSharp => "wallet-sharp",
Icon::Warning => "warning",
Icon::WarningOutline => "warning-outline",
Icon::WarningSharp => "warning-sharp",
Icon::Watch => "watch",
Icon::WatchOutline => "watch-outline",
Icon::WatchSharp => "watch-sharp",
Icon::Water => "water",
Icon::WaterOutline => "water-outline",
Icon::WaterSharp => "water-sharp",
Icon::Wifi => "wifi",
Icon::WifiOutline => "wifi-outline",
Icon::WifiSharp => "wifi-sharp",
Icon::Wine => "wine",
Icon::WineOutline => "wine-outline",
Icon::WineSharp => "wine-sharp",
Icon::Woman => "woman",
Icon::WomanOutline => "woman-outline",
Icon::WomanSharp => "woman-sharp",
}
}
pub fn icon(self, style: Style, size: Size) -> IconRef {
let name = self.name();
let available = icon_available(name).unwrap_or(&[]);
if !available.contains(&(style, size)) {
panic!(
"Icon '{}' is not available in {:?}/{:?}. Available: {:?}",
name, style, size, available
);
}
let variant = variant_info(style, size).unwrap_or_else(|| {
panic!(
"Variant {:?}/{:?} is not available for pack {}",
style, size, PACK_ID
)
});
let codepoint = icon_codepoint(name, variant.key).unwrap_or_else(|| {
panic!("Icon '{}' is not available in {:?}/{:?}", name, style, size)
});
IconRef {
family: variant.family,
codepoint,
}
}
}
pub const ICON_NAMES: &[&str] = &[
"accessibility",
"accessibility-outline",
"accessibility-sharp",
"add",
"add-circle",
"add-circle-outline",
"add-circle-sharp",
"add-outline",
"add-sharp",
"airplane",
"airplane-outline",
"airplane-sharp",
"alarm",
"alarm-outline",
"alarm-sharp",
"albums",
"albums-outline",
"albums-sharp",
"alert",
"alert-circle",
"alert-circle-outline",
"alert-circle-sharp",
"alert-outline",
"alert-sharp",
"american-football",
"american-football-outline",
"american-football-sharp",
"analytics",
"analytics-outline",
"analytics-sharp",
"aperture",
"aperture-outline",
"aperture-sharp",
"apps",
"apps-outline",
"apps-sharp",
"archive",
"archive-outline",
"archive-sharp",
"arrow-back",
"arrow-back-circle",
"arrow-back-circle-outline",
"arrow-back-circle-sharp",
"arrow-back-outline",
"arrow-back-sharp",
"arrow-down",
"arrow-down-circle",
"arrow-down-circle-outline",
"arrow-down-circle-sharp",
"arrow-down-left-box",
"arrow-down-left-box-outline",
"arrow-down-left-box-sharp",
"arrow-down-outline",
"arrow-down-right-box",
"arrow-down-right-box-outline",
"arrow-down-right-box-sharp",
"arrow-down-sharp",
"arrow-forward",
"arrow-forward-circle",
"arrow-forward-circle-outline",
"arrow-forward-circle-sharp",
"arrow-forward-outline",
"arrow-forward-sharp",
"arrow-redo",
"arrow-redo-circle",
"arrow-redo-circle-outline",
"arrow-redo-circle-sharp",
"arrow-redo-outline",
"arrow-redo-sharp",
"arrow-undo",
"arrow-undo-circle",
"arrow-undo-circle-outline",
"arrow-undo-circle-sharp",
"arrow-undo-outline",
"arrow-undo-sharp",
"arrow-up",
"arrow-up-circle",
"arrow-up-circle-outline",
"arrow-up-circle-sharp",
"arrow-up-left-box",
"arrow-up-left-box-outline",
"arrow-up-left-box-sharp",
"arrow-up-outline",
"arrow-up-right-box",
"arrow-up-right-box-outline",
"arrow-up-right-box-sharp",
"arrow-up-sharp",
"at",
"at-circle",
"at-circle-outline",
"at-circle-sharp",
"at-outline",
"at-sharp",
"attach",
"attach-outline",
"attach-sharp",
"backspace",
"backspace-outline",
"backspace-sharp",
"bag",
"bag-add",
"bag-add-outline",
"bag-add-sharp",
"bag-check",
"bag-check-outline",
"bag-check-sharp",
"bag-handle",
"bag-handle-outline",
"bag-handle-sharp",
"bag-outline",
"bag-remove",
"bag-remove-outline",
"bag-remove-sharp",
"bag-sharp",
"balloon",
"balloon-outline",
"balloon-sharp",
"ban",
"ban-outline",
"ban-sharp",
"bandage",
"bandage-outline",
"bandage-sharp",
"bar-chart",
"bar-chart-outline",
"bar-chart-sharp",
"barbell",
"barbell-outline",
"barbell-sharp",
"barcode",
"barcode-outline",
"barcode-sharp",
"baseball",
"baseball-outline",
"baseball-sharp",
"basket",
"basket-outline",
"basket-sharp",
"basketball",
"basketball-outline",
"basketball-sharp",
"battery-charging",
"battery-charging-outline",
"battery-charging-sharp",
"battery-dead",
"battery-dead-outline",
"battery-dead-sharp",
"battery-full",
"battery-full-outline",
"battery-full-sharp",
"battery-half",
"battery-half-outline",
"battery-half-sharp",
"beaker",
"beaker-outline",
"beaker-sharp",
"bed",
"bed-outline",
"bed-sharp",
"beer",
"beer-outline",
"beer-sharp",
"bicycle",
"bicycle-outline",
"bicycle-sharp",
"binoculars",
"binoculars-outline",
"binoculars-sharp",
"bluetooth",
"bluetooth-outline",
"bluetooth-sharp",
"boat",
"boat-outline",
"boat-sharp",
"body",
"body-outline",
"body-sharp",
"bonfire",
"bonfire-outline",
"bonfire-sharp",
"book",
"book-outline",
"book-sharp",
"bookmark",
"bookmark-outline",
"bookmark-sharp",
"bookmarks",
"bookmarks-outline",
"bookmarks-sharp",
"bowling-ball",
"bowling-ball-outline",
"bowling-ball-sharp",
"briefcase",
"briefcase-outline",
"briefcase-sharp",
"browsers",
"browsers-outline",
"browsers-sharp",
"brush",
"brush-outline",
"brush-sharp",
"bug",
"bug-outline",
"bug-sharp",
"build",
"build-outline",
"build-sharp",
"bulb",
"bulb-outline",
"bulb-sharp",
"bus",
"bus-outline",
"bus-sharp",
"business",
"business-outline",
"business-sharp",
"cafe",
"cafe-outline",
"cafe-sharp",
"calculator",
"calculator-outline",
"calculator-sharp",
"calendar",
"calendar-clear",
"calendar-clear-outline",
"calendar-clear-sharp",
"calendar-number",
"calendar-number-outline",
"calendar-number-sharp",
"calendar-outline",
"calendar-sharp",
"call",
"call-outline",
"call-sharp",
"camera",
"camera-outline",
"camera-reverse",
"camera-reverse-outline",
"camera-reverse-sharp",
"camera-sharp",
"car",
"car-outline",
"car-sharp",
"car-sport",
"car-sport-outline",
"car-sport-sharp",
"card",
"card-outline",
"card-sharp",
"caret-back",
"caret-back-circle",
"caret-back-circle-outline",
"caret-back-circle-sharp",
"caret-back-outline",
"caret-back-sharp",
"caret-down",
"caret-down-circle",
"caret-down-circle-outline",
"caret-down-circle-sharp",
"caret-down-outline",
"caret-down-sharp",
"caret-forward",
"caret-forward-circle",
"caret-forward-circle-outline",
"caret-forward-circle-sharp",
"caret-forward-outline",
"caret-forward-sharp",
"caret-up",
"caret-up-circle",
"caret-up-circle-outline",
"caret-up-circle-sharp",
"caret-up-outline",
"caret-up-sharp",
"cart",
"cart-outline",
"cart-sharp",
"cash",
"cash-outline",
"cash-sharp",
"cellular",
"cellular-outline",
"cellular-sharp",
"chatbox",
"chatbox-ellipses",
"chatbox-ellipses-outline",
"chatbox-ellipses-sharp",
"chatbox-outline",
"chatbox-sharp",
"chatbubble",
"chatbubble-ellipses",
"chatbubble-ellipses-outline",
"chatbubble-ellipses-sharp",
"chatbubble-outline",
"chatbubble-sharp",
"chatbubbles",
"chatbubbles-outline",
"chatbubbles-sharp",
"checkbox",
"checkbox-outline",
"checkbox-sharp",
"checkmark",
"checkmark-circle",
"checkmark-circle-outline",
"checkmark-circle-sharp",
"checkmark-done",
"checkmark-done-circle",
"checkmark-done-circle-outline",
"checkmark-done-circle-sharp",
"checkmark-done-outline",
"checkmark-done-sharp",
"checkmark-outline",
"checkmark-sharp",
"chevron-back",
"chevron-back-circle",
"chevron-back-circle-outline",
"chevron-back-circle-sharp",
"chevron-back-outline",
"chevron-back-sharp",
"chevron-collapse",
"chevron-collapse-outline",
"chevron-collapse-sharp",
"chevron-down",
"chevron-down-circle",
"chevron-down-circle-outline",
"chevron-down-circle-sharp",
"chevron-down-outline",
"chevron-down-sharp",
"chevron-expand",
"chevron-expand-outline",
"chevron-expand-sharp",
"chevron-forward",
"chevron-forward-circle",
"chevron-forward-circle-outline",
"chevron-forward-circle-sharp",
"chevron-forward-outline",
"chevron-forward-sharp",
"chevron-up",
"chevron-up-circle",
"chevron-up-circle-outline",
"chevron-up-circle-sharp",
"chevron-up-outline",
"chevron-up-sharp",
"clipboard",
"clipboard-outline",
"clipboard-sharp",
"close",
"close-circle",
"close-circle-outline",
"close-circle-sharp",
"close-outline",
"close-sharp",
"cloud",
"cloud-circle",
"cloud-circle-outline",
"cloud-circle-sharp",
"cloud-done",
"cloud-done-outline",
"cloud-done-sharp",
"cloud-download",
"cloud-download-outline",
"cloud-download-sharp",
"cloud-offline",
"cloud-offline-outline",
"cloud-offline-sharp",
"cloud-outline",
"cloud-sharp",
"cloud-upload",
"cloud-upload-outline",
"cloud-upload-sharp",
"cloudy",
"cloudy-night",
"cloudy-night-outline",
"cloudy-night-sharp",
"cloudy-outline",
"cloudy-sharp",
"code",
"code-download",
"code-download-outline",
"code-download-sharp",
"code-outline",
"code-sharp",
"code-slash",
"code-slash-outline",
"code-slash-sharp",
"code-working",
"code-working-outline",
"code-working-sharp",
"cog",
"cog-outline",
"cog-sharp",
"color-fill",
"color-fill-outline",
"color-fill-sharp",
"color-filter",
"color-filter-outline",
"color-filter-sharp",
"color-palette",
"color-palette-outline",
"color-palette-sharp",
"color-wand",
"color-wand-outline",
"color-wand-sharp",
"compass",
"compass-outline",
"compass-sharp",
"construct",
"construct-outline",
"construct-sharp",
"contract",
"contract-outline",
"contract-sharp",
"contrast",
"contrast-outline",
"contrast-sharp",
"copy",
"copy-outline",
"copy-sharp",
"create",
"create-outline",
"create-sharp",
"crop",
"crop-outline",
"crop-sharp",
"cube",
"cube-outline",
"cube-sharp",
"cut",
"cut-outline",
"cut-sharp",
"desktop",
"desktop-outline",
"desktop-sharp",
"diamond",
"diamond-outline",
"diamond-sharp",
"dice",
"dice-outline",
"dice-sharp",
"disc",
"disc-outline",
"disc-sharp",
"document",
"document-attach",
"document-attach-outline",
"document-attach-sharp",
"document-lock",
"document-lock-outline",
"document-lock-sharp",
"document-outline",
"document-sharp",
"document-text",
"document-text-outline",
"document-text-sharp",
"documents",
"documents-outline",
"documents-sharp",
"download",
"download-outline",
"download-sharp",
"duplicate",
"duplicate-outline",
"duplicate-sharp",
"ear",
"ear-outline",
"ear-sharp",
"earth",
"earth-outline",
"earth-sharp",
"easel",
"easel-outline",
"easel-sharp",
"egg",
"egg-outline",
"egg-sharp",
"ellipse",
"ellipse-outline",
"ellipse-sharp",
"ellipsis-horizontal",
"ellipsis-horizontal-circle",
"ellipsis-horizontal-circle-outline",
"ellipsis-horizontal-circle-sharp",
"ellipsis-horizontal-outline",
"ellipsis-horizontal-sharp",
"ellipsis-vertical",
"ellipsis-vertical-circle",
"ellipsis-vertical-circle-outline",
"ellipsis-vertical-circle-sharp",
"ellipsis-vertical-outline",
"ellipsis-vertical-sharp",
"enter",
"enter-outline",
"enter-sharp",
"exit",
"exit-outline",
"exit-sharp",
"expand",
"expand-outline",
"expand-sharp",
"extension-puzzle",
"extension-puzzle-outline",
"extension-puzzle-sharp",
"eye",
"eye-off",
"eye-off-outline",
"eye-off-sharp",
"eye-outline",
"eye-sharp",
"eyedrop",
"eyedrop-outline",
"eyedrop-sharp",
"fast-food",
"fast-food-outline",
"fast-food-sharp",
"female",
"female-outline",
"female-sharp",
"file-tray",
"file-tray-full",
"file-tray-full-outline",
"file-tray-full-sharp",
"file-tray-outline",
"file-tray-sharp",
"file-tray-stacked",
"file-tray-stacked-outline",
"file-tray-stacked-sharp",
"film",
"film-outline",
"film-sharp",
"filter",
"filter-circle",
"filter-circle-outline",
"filter-circle-sharp",
"filter-outline",
"filter-sharp",
"finger-print",
"finger-print-outline",
"finger-print-sharp",
"fish",
"fish-outline",
"fish-sharp",
"fitness",
"fitness-outline",
"fitness-sharp",
"flag",
"flag-outline",
"flag-sharp",
"flame",
"flame-outline",
"flame-sharp",
"flash",
"flash-off",
"flash-off-outline",
"flash-off-sharp",
"flash-outline",
"flash-sharp",
"flashlight",
"flashlight-outline",
"flashlight-sharp",
"flask",
"flask-outline",
"flask-sharp",
"flower",
"flower-outline",
"flower-sharp",
"folder",
"folder-open",
"folder-open-outline",
"folder-open-sharp",
"folder-outline",
"folder-sharp",
"football",
"football-outline",
"football-sharp",
"footsteps",
"footsteps-outline",
"footsteps-sharp",
"funnel",
"funnel-outline",
"funnel-sharp",
"game-controller",
"game-controller-outline",
"game-controller-sharp",
"gift",
"gift-outline",
"gift-sharp",
"git-branch",
"git-branch-outline",
"git-branch-sharp",
"git-commit",
"git-commit-outline",
"git-commit-sharp",
"git-compare",
"git-compare-outline",
"git-compare-sharp",
"git-merge",
"git-merge-outline",
"git-merge-sharp",
"git-network",
"git-network-outline",
"git-network-sharp",
"git-pull-request",
"git-pull-request-outline",
"git-pull-request-sharp",
"glasses",
"glasses-outline",
"glasses-sharp",
"globe",
"globe-outline",
"globe-sharp",
"golf",
"golf-outline",
"golf-sharp",
"grid",
"grid-outline",
"grid-sharp",
"hammer",
"hammer-outline",
"hammer-sharp",
"hand-left",
"hand-left-outline",
"hand-left-sharp",
"hand-right",
"hand-right-outline",
"hand-right-sharp",
"happy",
"happy-outline",
"happy-sharp",
"hardware-chip",
"hardware-chip-outline",
"hardware-chip-sharp",
"headset",
"headset-outline",
"headset-sharp",
"heart",
"heart-circle",
"heart-circle-outline",
"heart-circle-sharp",
"heart-dislike",
"heart-dislike-circle",
"heart-dislike-circle-outline",
"heart-dislike-circle-sharp",
"heart-dislike-outline",
"heart-dislike-sharp",
"heart-half",
"heart-half-outline",
"heart-half-sharp",
"heart-outline",
"heart-sharp",
"help",
"help-buoy",
"help-buoy-outline",
"help-buoy-sharp",
"help-circle",
"help-circle-outline",
"help-circle-sharp",
"help-outline",
"help-sharp",
"home",
"home-outline",
"home-sharp",
"hourglass",
"hourglass-outline",
"hourglass-sharp",
"ice-cream",
"ice-cream-outline",
"ice-cream-sharp",
"id-card",
"id-card-outline",
"id-card-sharp",
"image",
"image-outline",
"image-sharp",
"images",
"images-outline",
"images-sharp",
"infinite",
"infinite-outline",
"infinite-sharp",
"information",
"information-circle",
"information-circle-outline",
"information-circle-sharp",
"information-outline",
"information-sharp",
"invert-mode",
"invert-mode-outline",
"invert-mode-sharp",
"journal",
"journal-outline",
"journal-sharp",
"key",
"key-outline",
"key-sharp",
"keypad",
"keypad-outline",
"keypad-sharp",
"language",
"language-outline",
"language-sharp",
"laptop",
"laptop-outline",
"laptop-sharp",
"layers",
"layers-outline",
"layers-sharp",
"leaf",
"leaf-outline",
"leaf-sharp",
"library",
"library-outline",
"library-sharp",
"link",
"link-outline",
"link-sharp",
"list",
"list-circle",
"list-circle-outline",
"list-circle-sharp",
"list-outline",
"list-sharp",
"locate",
"locate-outline",
"locate-sharp",
"location",
"location-outline",
"location-sharp",
"lock-closed",
"lock-closed-outline",
"lock-closed-sharp",
"lock-open",
"lock-open-outline",
"lock-open-sharp",
"log-in",
"log-in-outline",
"log-in-sharp",
"log-out",
"log-out-outline",
"log-out-sharp",
"logo-alipay",
"logo-amazon",
"logo-amplify",
"logo-android",
"logo-angular",
"logo-appflow",
"logo-apple",
"logo-apple-appstore",
"logo-apple-ar",
"logo-behance",
"logo-bitbucket",
"logo-bitcoin",
"logo-buffer",
"logo-capacitor",
"logo-chrome",
"logo-closed-captioning",
"logo-codepen",
"logo-css3",
"logo-designernews",
"logo-deviantart",
"logo-discord",
"logo-docker",
"logo-dribbble",
"logo-dropbox",
"logo-edge",
"logo-electron",
"logo-euro",
"logo-facebook",
"logo-figma",
"logo-firebase",
"logo-firefox",
"logo-flickr",
"logo-foursquare",
"logo-github",
"logo-gitlab",
"logo-google",
"logo-google-playstore",
"logo-hackernews",
"logo-html5",
"logo-instagram",
"logo-ionic",
"logo-ionitron",
"logo-javascript",
"logo-laravel",
"logo-linkedin",
"logo-markdown",
"logo-mastodon",
"logo-medium",
"logo-microsoft",
"logo-no-smoking",
"logo-nodejs",
"logo-npm",
"logo-octocat",
"logo-paypal",
"logo-pinterest",
"logo-playstation",
"logo-pwa",
"logo-python",
"logo-react",
"logo-reddit",
"logo-rss",
"logo-sass",
"logo-skype",
"logo-slack",
"logo-snapchat",
"logo-soundcloud",
"logo-stackoverflow",
"logo-steam",
"logo-stencil",
"logo-tableau",
"logo-tiktok",
"logo-trapeze",
"logo-tumblr",
"logo-tux",
"logo-twitch",
"logo-twitter",
"logo-usd",
"logo-venmo",
"logo-vercel",
"logo-vimeo",
"logo-vk",
"logo-vue",
"logo-web-component",
"logo-wechat",
"logo-whatsapp",
"logo-windows",
"logo-wordpress",
"logo-x",
"logo-xbox",
"logo-xing",
"logo-yahoo",
"logo-yen",
"logo-youtube",
"magnet",
"magnet-outline",
"magnet-sharp",
"mail",
"mail-open",
"mail-open-outline",
"mail-open-sharp",
"mail-outline",
"mail-sharp",
"mail-unread",
"mail-unread-outline",
"mail-unread-sharp",
"male",
"male-female",
"male-female-outline",
"male-female-sharp",
"male-outline",
"male-sharp",
"man",
"man-outline",
"man-sharp",
"map",
"map-outline",
"map-sharp",
"medal",
"medal-outline",
"medal-sharp",
"medical",
"medical-outline",
"medical-sharp",
"medkit",
"medkit-outline",
"medkit-sharp",
"megaphone",
"megaphone-outline",
"megaphone-sharp",
"menu",
"menu-outline",
"menu-sharp",
"mic",
"mic-circle",
"mic-circle-outline",
"mic-circle-sharp",
"mic-off",
"mic-off-circle",
"mic-off-circle-outline",
"mic-off-circle-sharp",
"mic-off-outline",
"mic-off-sharp",
"mic-outline",
"mic-sharp",
"moon",
"moon-outline",
"moon-sharp",
"move",
"move-outline",
"move-sharp",
"musical-note",
"musical-note-outline",
"musical-note-sharp",
"musical-notes",
"musical-notes-outline",
"musical-notes-sharp",
"navigate",
"navigate-circle",
"navigate-circle-outline",
"navigate-circle-sharp",
"navigate-outline",
"navigate-sharp",
"newspaper",
"newspaper-outline",
"newspaper-sharp",
"notifications",
"notifications-circle",
"notifications-circle-outline",
"notifications-circle-sharp",
"notifications-off",
"notifications-off-circle",
"notifications-off-circle-outline",
"notifications-off-circle-sharp",
"notifications-off-outline",
"notifications-off-sharp",
"notifications-outline",
"notifications-sharp",
"nuclear",
"nuclear-outline",
"nuclear-sharp",
"nutrition",
"nutrition-outline",
"nutrition-sharp",
"open",
"open-outline",
"open-sharp",
"options",
"options-outline",
"options-sharp",
"paper-plane",
"paper-plane-outline",
"paper-plane-sharp",
"partly-sunny",
"partly-sunny-outline",
"partly-sunny-sharp",
"pause",
"pause-circle",
"pause-circle-outline",
"pause-circle-sharp",
"pause-outline",
"pause-sharp",
"paw",
"paw-outline",
"paw-sharp",
"pencil",
"pencil-outline",
"pencil-sharp",
"people",
"people-circle",
"people-circle-outline",
"people-circle-sharp",
"people-outline",
"people-sharp",
"person",
"person-add",
"person-add-outline",
"person-add-sharp",
"person-circle",
"person-circle-outline",
"person-circle-sharp",
"person-outline",
"person-remove",
"person-remove-outline",
"person-remove-sharp",
"person-sharp",
"phone-landscape",
"phone-landscape-outline",
"phone-landscape-sharp",
"phone-portrait",
"phone-portrait-outline",
"phone-portrait-sharp",
"pie-chart",
"pie-chart-outline",
"pie-chart-sharp",
"pin",
"pin-outline",
"pin-sharp",
"pint",
"pint-outline",
"pint-sharp",
"pizza",
"pizza-outline",
"pizza-sharp",
"planet",
"planet-outline",
"planet-sharp",
"play",
"play-back",
"play-back-circle",
"play-back-circle-outline",
"play-back-circle-sharp",
"play-back-outline",
"play-back-sharp",
"play-circle",
"play-circle-outline",
"play-circle-sharp",
"play-forward",
"play-forward-circle",
"play-forward-circle-outline",
"play-forward-circle-sharp",
"play-forward-outline",
"play-forward-sharp",
"play-outline",
"play-sharp",
"play-skip-back",
"play-skip-back-circle",
"play-skip-back-circle-outline",
"play-skip-back-circle-sharp",
"play-skip-back-outline",
"play-skip-back-sharp",
"play-skip-forward",
"play-skip-forward-circle",
"play-skip-forward-circle-outline",
"play-skip-forward-circle-sharp",
"play-skip-forward-outline",
"play-skip-forward-sharp",
"podium",
"podium-outline",
"podium-sharp",
"power",
"power-outline",
"power-sharp",
"pricetag",
"pricetag-outline",
"pricetag-sharp",
"pricetags",
"pricetags-outline",
"pricetags-sharp",
"print",
"print-outline",
"print-sharp",
"prism",
"prism-outline",
"prism-sharp",
"pulse",
"pulse-outline",
"pulse-sharp",
"push",
"push-outline",
"push-sharp",
"qr-code",
"qr-code-outline",
"qr-code-sharp",
"radio",
"radio-button-off",
"radio-button-off-outline",
"radio-button-off-sharp",
"radio-button-on",
"radio-button-on-outline",
"radio-button-on-sharp",
"radio-outline",
"radio-sharp",
"rainy",
"rainy-outline",
"rainy-sharp",
"reader",
"reader-outline",
"reader-sharp",
"receipt",
"receipt-outline",
"receipt-sharp",
"recording",
"recording-outline",
"recording-sharp",
"refresh",
"refresh-circle",
"refresh-circle-outline",
"refresh-circle-sharp",
"refresh-outline",
"refresh-sharp",
"reload",
"reload-circle",
"reload-circle-outline",
"reload-circle-sharp",
"reload-outline",
"reload-sharp",
"remove",
"remove-circle",
"remove-circle-outline",
"remove-circle-sharp",
"remove-outline",
"remove-sharp",
"reorder-four",
"reorder-four-outline",
"reorder-four-sharp",
"reorder-three",
"reorder-three-outline",
"reorder-three-sharp",
"reorder-two",
"reorder-two-outline",
"reorder-two-sharp",
"repeat",
"repeat-outline",
"repeat-sharp",
"resize",
"resize-outline",
"resize-sharp",
"restaurant",
"restaurant-outline",
"restaurant-sharp",
"return-down-back",
"return-down-back-outline",
"return-down-back-sharp",
"return-down-forward",
"return-down-forward-outline",
"return-down-forward-sharp",
"return-up-back",
"return-up-back-outline",
"return-up-back-sharp",
"return-up-forward",
"return-up-forward-outline",
"return-up-forward-sharp",
"ribbon",
"ribbon-outline",
"ribbon-sharp",
"rocket",
"rocket-outline",
"rocket-sharp",
"rose",
"rose-outline",
"rose-sharp",
"sad",
"sad-outline",
"sad-sharp",
"save",
"save-outline",
"save-sharp",
"scale",
"scale-outline",
"scale-sharp",
"scan",
"scan-circle",
"scan-circle-outline",
"scan-circle-sharp",
"scan-outline",
"scan-sharp",
"school",
"school-outline",
"school-sharp",
"search",
"search-circle",
"search-circle-outline",
"search-circle-sharp",
"search-outline",
"search-sharp",
"send",
"send-outline",
"send-sharp",
"server",
"server-outline",
"server-sharp",
"settings",
"settings-outline",
"settings-sharp",
"shapes",
"shapes-outline",
"shapes-sharp",
"share",
"share-outline",
"share-sharp",
"share-social",
"share-social-outline",
"share-social-sharp",
"shield",
"shield-checkmark",
"shield-checkmark-outline",
"shield-checkmark-sharp",
"shield-half",
"shield-half-outline",
"shield-half-sharp",
"shield-outline",
"shield-sharp",
"shirt",
"shirt-outline",
"shirt-sharp",
"shuffle",
"shuffle-outline",
"shuffle-sharp",
"skull",
"skull-outline",
"skull-sharp",
"snow",
"snow-outline",
"snow-sharp",
"sparkles",
"sparkles-outline",
"sparkles-sharp",
"speedometer",
"speedometer-outline",
"speedometer-sharp",
"square",
"square-outline",
"square-sharp",
"star",
"star-half",
"star-half-outline",
"star-half-sharp",
"star-outline",
"star-sharp",
"stats-chart",
"stats-chart-outline",
"stats-chart-sharp",
"stop",
"stop-circle",
"stop-circle-outline",
"stop-circle-sharp",
"stop-outline",
"stop-sharp",
"stopwatch",
"stopwatch-outline",
"stopwatch-sharp",
"storefront",
"storefront-outline",
"storefront-sharp",
"subway",
"subway-outline",
"subway-sharp",
"sunny",
"sunny-outline",
"sunny-sharp",
"swap-horizontal",
"swap-horizontal-outline",
"swap-horizontal-sharp",
"swap-vertical",
"swap-vertical-outline",
"swap-vertical-sharp",
"sync",
"sync-circle",
"sync-circle-outline",
"sync-circle-sharp",
"sync-outline",
"sync-sharp",
"tablet-landscape",
"tablet-landscape-outline",
"tablet-landscape-sharp",
"tablet-portrait",
"tablet-portrait-outline",
"tablet-portrait-sharp",
"telescope",
"telescope-outline",
"telescope-sharp",
"tennisball",
"tennisball-outline",
"tennisball-sharp",
"terminal",
"terminal-outline",
"terminal-sharp",
"text",
"text-outline",
"text-sharp",
"thermometer",
"thermometer-outline",
"thermometer-sharp",
"thumbs-down",
"thumbs-down-outline",
"thumbs-down-sharp",
"thumbs-up",
"thumbs-up-outline",
"thumbs-up-sharp",
"thunderstorm",
"thunderstorm-outline",
"thunderstorm-sharp",
"ticket",
"ticket-outline",
"ticket-sharp",
"time",
"time-outline",
"time-sharp",
"timer",
"timer-outline",
"timer-sharp",
"today",
"today-outline",
"today-sharp",
"toggle",
"toggle-outline",
"toggle-sharp",
"trail-sign",
"trail-sign-outline",
"trail-sign-sharp",
"train",
"train-outline",
"train-sharp",
"transgender",
"transgender-outline",
"transgender-sharp",
"trash",
"trash-bin",
"trash-bin-outline",
"trash-bin-sharp",
"trash-outline",
"trash-sharp",
"trending-down",
"trending-down-outline",
"trending-down-sharp",
"trending-up",
"trending-up-outline",
"trending-up-sharp",
"triangle",
"triangle-outline",
"triangle-sharp",
"trophy",
"trophy-outline",
"trophy-sharp",
"tv",
"tv-outline",
"tv-sharp",
"umbrella",
"umbrella-outline",
"umbrella-sharp",
"unlink",
"unlink-outline",
"unlink-sharp",
"videocam",
"videocam-off",
"videocam-off-outline",
"videocam-off-sharp",
"videocam-outline",
"videocam-sharp",
"volume-high",
"volume-high-outline",
"volume-high-sharp",
"volume-low",
"volume-low-outline",
"volume-low-sharp",
"volume-medium",
"volume-medium-outline",
"volume-medium-sharp",
"volume-mute",
"volume-mute-outline",
"volume-mute-sharp",
"volume-off",
"volume-off-outline",
"volume-off-sharp",
"walk",
"walk-outline",
"walk-sharp",
"wallet",
"wallet-outline",
"wallet-sharp",
"warning",
"warning-outline",
"warning-sharp",
"watch",
"watch-outline",
"watch-sharp",
"water",
"water-outline",
"water-sharp",
"wifi",
"wifi-outline",
"wifi-sharp",
"wine",
"wine-outline",
"wine-sharp",
"woman",
"woman-outline",
"woman-sharp",
];
#[derive(Clone, Copy, Debug)]
pub(crate) struct VariantInfo {
pub key: VariantKey,
pub family: &'static str,
}
pub(crate) const VARIANTS: &[VariantInfo] = &[
VariantInfo {
key: VariantKey {
style: Style::Outline,
size: Size::Regular,
},
family: "Ionicons Outline",
},
VariantInfo {
key: VariantKey {
style: Style::Regular,
size: Size::Regular,
},
family: "Ionicons Regular",
},
VariantInfo {
key: VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
family: "Ionicons Sharp",
},
];
const ICON_ACCESSIBILITY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57344,
)];
const ICON_ACCESSIBILITY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57344,
)];
const ICON_ACCESSIBILITY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57344,
)];
const ICON_ADD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57346,
)];
const ICON_ADD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57345,
)];
const ICON_ADD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57345,
)];
const ICON_ADD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57345,
)];
const ICON_ADD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57346,
)];
const ICON_ADD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57346,
)];
const ICON_AIRPLANE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57347,
)];
const ICON_AIRPLANE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57347,
)];
const ICON_AIRPLANE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57347,
)];
const ICON_ALARM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57348,
)];
const ICON_ALARM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57348,
)];
const ICON_ALARM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57348,
)];
const ICON_ALBUMS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57349,
)];
const ICON_ALBUMS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57349,
)];
const ICON_ALBUMS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57349,
)];
const ICON_ALERT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57351,
)];
const ICON_ALERT_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57350,
)];
const ICON_ALERT_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57350,
)];
const ICON_ALERT_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57350,
)];
const ICON_ALERT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57351,
)];
const ICON_ALERT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57351,
)];
const ICON_AMERICAN_FOOTBALL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57352,
)];
const ICON_AMERICAN_FOOTBALL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57352,
)];
const ICON_AMERICAN_FOOTBALL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57352,
)];
const ICON_ANALYTICS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57353,
)];
const ICON_ANALYTICS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57353,
)];
const ICON_ANALYTICS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57353,
)];
const ICON_APERTURE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57354,
)];
const ICON_APERTURE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57354,
)];
const ICON_APERTURE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57354,
)];
const ICON_APPS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57355,
)];
const ICON_APPS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57355,
)];
const ICON_APPS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57355,
)];
const ICON_ARCHIVE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57356,
)];
const ICON_ARCHIVE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57356,
)];
const ICON_ARCHIVE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57356,
)];
const ICON_ARROW_BACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57358,
)];
const ICON_ARROW_BACK_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57357,
)];
const ICON_ARROW_BACK_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57357,
)];
const ICON_ARROW_BACK_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57357,
)];
const ICON_ARROW_BACK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57358,
)];
const ICON_ARROW_BACK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57358,
)];
const ICON_ARROW_DOWN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57362,
)];
const ICON_ARROW_DOWN_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57359,
)];
const ICON_ARROW_DOWN_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57359,
)];
const ICON_ARROW_DOWN_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57359,
)];
const ICON_ARROW_DOWN_LEFT_BOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57360,
)];
const ICON_ARROW_DOWN_LEFT_BOX_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57360,
)];
const ICON_ARROW_DOWN_LEFT_BOX_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57360,
)];
const ICON_ARROW_DOWN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57361,
)];
const ICON_ARROW_DOWN_RIGHT_BOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57361,
)];
const ICON_ARROW_DOWN_RIGHT_BOX_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57362,
)];
const ICON_ARROW_DOWN_RIGHT_BOX_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57361,
)];
const ICON_ARROW_DOWN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57362,
)];
const ICON_ARROW_FORWARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57364,
)];
const ICON_ARROW_FORWARD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57363,
)];
const ICON_ARROW_FORWARD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57363,
)];
const ICON_ARROW_FORWARD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57363,
)];
const ICON_ARROW_FORWARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57364,
)];
const ICON_ARROW_FORWARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57364,
)];
const ICON_ARROW_REDO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57366,
)];
const ICON_ARROW_REDO_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57365,
)];
const ICON_ARROW_REDO_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57365,
)];
const ICON_ARROW_REDO_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57365,
)];
const ICON_ARROW_REDO_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57366,
)];
const ICON_ARROW_REDO_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57366,
)];
const ICON_ARROW_UNDO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57368,
)];
const ICON_ARROW_UNDO_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57367,
)];
const ICON_ARROW_UNDO_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57367,
)];
const ICON_ARROW_UNDO_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57367,
)];
const ICON_ARROW_UNDO_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57368,
)];
const ICON_ARROW_UNDO_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57368,
)];
const ICON_ARROW_UP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57372,
)];
const ICON_ARROW_UP_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57369,
)];
const ICON_ARROW_UP_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57369,
)];
const ICON_ARROW_UP_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57369,
)];
const ICON_ARROW_UP_LEFT_BOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57370,
)];
const ICON_ARROW_UP_LEFT_BOX_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57370,
)];
const ICON_ARROW_UP_LEFT_BOX_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57370,
)];
const ICON_ARROW_UP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57371,
)];
const ICON_ARROW_UP_RIGHT_BOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57371,
)];
const ICON_ARROW_UP_RIGHT_BOX_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57372,
)];
const ICON_ARROW_UP_RIGHT_BOX_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57371,
)];
const ICON_ARROW_UP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57372,
)];
const ICON_AT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57374,
)];
const ICON_AT_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57373,
)];
const ICON_AT_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57373,
)];
const ICON_AT_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57373,
)];
const ICON_AT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57374,
)];
const ICON_AT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57374,
)];
const ICON_ATTACH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57375,
)];
const ICON_ATTACH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57375,
)];
const ICON_ATTACH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57375,
)];
const ICON_BACKSPACE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57376,
)];
const ICON_BACKSPACE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57376,
)];
const ICON_BACKSPACE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57376,
)];
const ICON_BAG_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57381,
)];
const ICON_BAG_ADD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57377,
)];
const ICON_BAG_ADD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57377,
)];
const ICON_BAG_ADD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57377,
)];
const ICON_BAG_CHECK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57378,
)];
const ICON_BAG_CHECK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57378,
)];
const ICON_BAG_CHECK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57378,
)];
const ICON_BAG_HANDLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57379,
)];
const ICON_BAG_HANDLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57379,
)];
const ICON_BAG_HANDLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57379,
)];
const ICON_BAG_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57380,
)];
const ICON_BAG_REMOVE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57380,
)];
const ICON_BAG_REMOVE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57381,
)];
const ICON_BAG_REMOVE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57380,
)];
const ICON_BAG_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57381,
)];
const ICON_BALLOON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57382,
)];
const ICON_BALLOON_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57382,
)];
const ICON_BALLOON_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57382,
)];
const ICON_BAN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57383,
)];
const ICON_BAN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57383,
)];
const ICON_BAN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57383,
)];
const ICON_BANDAGE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57384,
)];
const ICON_BANDAGE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57384,
)];
const ICON_BANDAGE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57384,
)];
const ICON_BAR_CHART_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57385,
)];
const ICON_BAR_CHART_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57385,
)];
const ICON_BAR_CHART_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57385,
)];
const ICON_BARBELL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57386,
)];
const ICON_BARBELL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57386,
)];
const ICON_BARBELL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57386,
)];
const ICON_BARCODE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57387,
)];
const ICON_BARCODE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57387,
)];
const ICON_BARCODE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57387,
)];
const ICON_BASEBALL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57388,
)];
const ICON_BASEBALL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57388,
)];
const ICON_BASEBALL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57388,
)];
const ICON_BASKET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57389,
)];
const ICON_BASKET_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57389,
)];
const ICON_BASKET_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57389,
)];
const ICON_BASKETBALL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57390,
)];
const ICON_BASKETBALL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57390,
)];
const ICON_BASKETBALL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57390,
)];
const ICON_BATTERY_CHARGING_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57391,
)];
const ICON_BATTERY_CHARGING_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57391,
)];
const ICON_BATTERY_CHARGING_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57391,
)];
const ICON_BATTERY_DEAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57392,
)];
const ICON_BATTERY_DEAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57392,
)];
const ICON_BATTERY_DEAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57392,
)];
const ICON_BATTERY_FULL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57393,
)];
const ICON_BATTERY_FULL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57393,
)];
const ICON_BATTERY_FULL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57393,
)];
const ICON_BATTERY_HALF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57394,
)];
const ICON_BATTERY_HALF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57394,
)];
const ICON_BATTERY_HALF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57394,
)];
const ICON_BEAKER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57395,
)];
const ICON_BEAKER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57395,
)];
const ICON_BEAKER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57395,
)];
const ICON_BED_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57396,
)];
const ICON_BED_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57396,
)];
const ICON_BED_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57396,
)];
const ICON_BEER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57397,
)];
const ICON_BEER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57397,
)];
const ICON_BEER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57397,
)];
const ICON_BICYCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57398,
)];
const ICON_BICYCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57398,
)];
const ICON_BICYCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57398,
)];
const ICON_BINOCULARS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57399,
)];
const ICON_BINOCULARS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57399,
)];
const ICON_BINOCULARS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57399,
)];
const ICON_BLUETOOTH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57400,
)];
const ICON_BLUETOOTH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57400,
)];
const ICON_BLUETOOTH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57400,
)];
const ICON_BOAT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57401,
)];
const ICON_BOAT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57401,
)];
const ICON_BOAT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57401,
)];
const ICON_BODY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57402,
)];
const ICON_BODY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57402,
)];
const ICON_BODY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57402,
)];
const ICON_BONFIRE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57403,
)];
const ICON_BONFIRE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57403,
)];
const ICON_BONFIRE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57403,
)];
const ICON_BOOK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57404,
)];
const ICON_BOOK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57404,
)];
const ICON_BOOK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57404,
)];
const ICON_BOOKMARK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57405,
)];
const ICON_BOOKMARK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57405,
)];
const ICON_BOOKMARK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57405,
)];
const ICON_BOOKMARKS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57406,
)];
const ICON_BOOKMARKS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57406,
)];
const ICON_BOOKMARKS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57406,
)];
const ICON_BOWLING_BALL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57407,
)];
const ICON_BOWLING_BALL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57407,
)];
const ICON_BOWLING_BALL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57407,
)];
const ICON_BRIEFCASE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57408,
)];
const ICON_BRIEFCASE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57408,
)];
const ICON_BRIEFCASE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57408,
)];
const ICON_BROWSERS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57409,
)];
const ICON_BROWSERS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57409,
)];
const ICON_BROWSERS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57409,
)];
const ICON_BRUSH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57410,
)];
const ICON_BRUSH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57410,
)];
const ICON_BRUSH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57410,
)];
const ICON_BUG_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57411,
)];
const ICON_BUG_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57411,
)];
const ICON_BUG_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57411,
)];
const ICON_BUILD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57412,
)];
const ICON_BUILD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57412,
)];
const ICON_BUILD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57412,
)];
const ICON_BULB_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57413,
)];
const ICON_BULB_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57413,
)];
const ICON_BULB_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57413,
)];
const ICON_BUS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57414,
)];
const ICON_BUS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57414,
)];
const ICON_BUS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57414,
)];
const ICON_BUSINESS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57415,
)];
const ICON_BUSINESS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57415,
)];
const ICON_BUSINESS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57415,
)];
const ICON_CAFE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57416,
)];
const ICON_CAFE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57416,
)];
const ICON_CAFE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57416,
)];
const ICON_CALCULATOR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57417,
)];
const ICON_CALCULATOR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57417,
)];
const ICON_CALCULATOR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57417,
)];
const ICON_CALENDAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57420,
)];
const ICON_CALENDAR_CLEAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57418,
)];
const ICON_CALENDAR_CLEAR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57418,
)];
const ICON_CALENDAR_CLEAR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57418,
)];
const ICON_CALENDAR_NUMBER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57419,
)];
const ICON_CALENDAR_NUMBER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57419,
)];
const ICON_CALENDAR_NUMBER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57419,
)];
const ICON_CALENDAR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57420,
)];
const ICON_CALENDAR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57420,
)];
const ICON_CALL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57421,
)];
const ICON_CALL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57421,
)];
const ICON_CALL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57421,
)];
const ICON_CAMERA_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57423,
)];
const ICON_CAMERA_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57422,
)];
const ICON_CAMERA_REVERSE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57422,
)];
const ICON_CAMERA_REVERSE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57423,
)];
const ICON_CAMERA_REVERSE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57422,
)];
const ICON_CAMERA_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57423,
)];
const ICON_CAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57425,
)];
const ICON_CAR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57424,
)];
const ICON_CAR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57424,
)];
const ICON_CAR_SPORT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57424,
)];
const ICON_CAR_SPORT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57425,
)];
const ICON_CAR_SPORT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57425,
)];
const ICON_CARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57426,
)];
const ICON_CARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57426,
)];
const ICON_CARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57426,
)];
const ICON_CARET_BACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57428,
)];
const ICON_CARET_BACK_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57427,
)];
const ICON_CARET_BACK_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57427,
)];
const ICON_CARET_BACK_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57427,
)];
const ICON_CARET_BACK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57428,
)];
const ICON_CARET_BACK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57428,
)];
const ICON_CARET_DOWN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57430,
)];
const ICON_CARET_DOWN_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57429,
)];
const ICON_CARET_DOWN_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57429,
)];
const ICON_CARET_DOWN_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57429,
)];
const ICON_CARET_DOWN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57430,
)];
const ICON_CARET_DOWN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57430,
)];
const ICON_CARET_FORWARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57432,
)];
const ICON_CARET_FORWARD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57431,
)];
const ICON_CARET_FORWARD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57431,
)];
const ICON_CARET_FORWARD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57431,
)];
const ICON_CARET_FORWARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57432,
)];
const ICON_CARET_FORWARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57432,
)];
const ICON_CARET_UP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57434,
)];
const ICON_CARET_UP_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57433,
)];
const ICON_CARET_UP_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57433,
)];
const ICON_CARET_UP_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57433,
)];
const ICON_CARET_UP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57434,
)];
const ICON_CARET_UP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57434,
)];
const ICON_CART_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57435,
)];
const ICON_CART_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57435,
)];
const ICON_CART_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57435,
)];
const ICON_CASH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57436,
)];
const ICON_CASH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57436,
)];
const ICON_CASH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57436,
)];
const ICON_CELLULAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57437,
)];
const ICON_CELLULAR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57437,
)];
const ICON_CELLULAR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57437,
)];
const ICON_CHATBOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57439,
)];
const ICON_CHATBOX_ELLIPSES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57438,
)];
const ICON_CHATBOX_ELLIPSES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57438,
)];
const ICON_CHATBOX_ELLIPSES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57438,
)];
const ICON_CHATBOX_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57439,
)];
const ICON_CHATBOX_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57439,
)];
const ICON_CHATBUBBLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57441,
)];
const ICON_CHATBUBBLE_ELLIPSES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57440,
)];
const ICON_CHATBUBBLE_ELLIPSES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57440,
)];
const ICON_CHATBUBBLE_ELLIPSES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57440,
)];
const ICON_CHATBUBBLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57441,
)];
const ICON_CHATBUBBLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57441,
)];
const ICON_CHATBUBBLES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57442,
)];
const ICON_CHATBUBBLES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57442,
)];
const ICON_CHATBUBBLES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57442,
)];
const ICON_CHECKBOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57443,
)];
const ICON_CHECKBOX_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57443,
)];
const ICON_CHECKBOX_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57443,
)];
const ICON_CHECKMARK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57447,
)];
const ICON_CHECKMARK_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57444,
)];
const ICON_CHECKMARK_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57444,
)];
const ICON_CHECKMARK_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57444,
)];
const ICON_CHECKMARK_DONE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57446,
)];
const ICON_CHECKMARK_DONE_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57445,
)];
const ICON_CHECKMARK_DONE_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57445,
)];
const ICON_CHECKMARK_DONE_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57445,
)];
const ICON_CHECKMARK_DONE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57446,
)];
const ICON_CHECKMARK_DONE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57446,
)];
const ICON_CHECKMARK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57447,
)];
const ICON_CHECKMARK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57447,
)];
const ICON_CHEVRON_BACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57449,
)];
const ICON_CHEVRON_BACK_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57448,
)];
const ICON_CHEVRON_BACK_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57448,
)];
const ICON_CHEVRON_BACK_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57448,
)];
const ICON_CHEVRON_BACK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57449,
)];
const ICON_CHEVRON_BACK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57449,
)];
const ICON_CHEVRON_COLLAPSE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57450,
)];
const ICON_CHEVRON_COLLAPSE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57450,
)];
const ICON_CHEVRON_COLLAPSE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57450,
)];
const ICON_CHEVRON_DOWN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57452,
)];
const ICON_CHEVRON_DOWN_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57451,
)];
const ICON_CHEVRON_DOWN_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57451,
)];
const ICON_CHEVRON_DOWN_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57451,
)];
const ICON_CHEVRON_DOWN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57452,
)];
const ICON_CHEVRON_DOWN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57452,
)];
const ICON_CHEVRON_EXPAND_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57453,
)];
const ICON_CHEVRON_EXPAND_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57453,
)];
const ICON_CHEVRON_EXPAND_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57453,
)];
const ICON_CHEVRON_FORWARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57455,
)];
const ICON_CHEVRON_FORWARD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57454,
)];
const ICON_CHEVRON_FORWARD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57454,
)];
const ICON_CHEVRON_FORWARD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57454,
)];
const ICON_CHEVRON_FORWARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57455,
)];
const ICON_CHEVRON_FORWARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57455,
)];
const ICON_CHEVRON_UP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57457,
)];
const ICON_CHEVRON_UP_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57456,
)];
const ICON_CHEVRON_UP_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57456,
)];
const ICON_CHEVRON_UP_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57456,
)];
const ICON_CHEVRON_UP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57457,
)];
const ICON_CHEVRON_UP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57457,
)];
const ICON_CLIPBOARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57458,
)];
const ICON_CLIPBOARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57458,
)];
const ICON_CLIPBOARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57458,
)];
const ICON_CLOSE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57460,
)];
const ICON_CLOSE_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57459,
)];
const ICON_CLOSE_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57459,
)];
const ICON_CLOSE_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57459,
)];
const ICON_CLOSE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57460,
)];
const ICON_CLOSE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57460,
)];
const ICON_CLOUD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57466,
)];
const ICON_CLOUD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57461,
)];
const ICON_CLOUD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57461,
)];
const ICON_CLOUD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57461,
)];
const ICON_CLOUD_DONE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57462,
)];
const ICON_CLOUD_DONE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57462,
)];
const ICON_CLOUD_DONE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57462,
)];
const ICON_CLOUD_DOWNLOAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57463,
)];
const ICON_CLOUD_DOWNLOAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57463,
)];
const ICON_CLOUD_DOWNLOAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57463,
)];
const ICON_CLOUD_OFFLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57464,
)];
const ICON_CLOUD_OFFLINE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57464,
)];
const ICON_CLOUD_OFFLINE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57464,
)];
const ICON_CLOUD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57465,
)];
const ICON_CLOUD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57465,
)];
const ICON_CLOUD_UPLOAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57465,
)];
const ICON_CLOUD_UPLOAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57466,
)];
const ICON_CLOUD_UPLOAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57466,
)];
const ICON_CLOUDY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57468,
)];
const ICON_CLOUDY_NIGHT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57467,
)];
const ICON_CLOUDY_NIGHT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57467,
)];
const ICON_CLOUDY_NIGHT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57467,
)];
const ICON_CLOUDY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57468,
)];
const ICON_CLOUDY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57468,
)];
const ICON_CODE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57472,
)];
const ICON_CODE_DOWNLOAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57469,
)];
const ICON_CODE_DOWNLOAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57469,
)];
const ICON_CODE_DOWNLOAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57469,
)];
const ICON_CODE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57470,
)];
const ICON_CODE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57470,
)];
const ICON_CODE_SLASH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57470,
)];
const ICON_CODE_SLASH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57471,
)];
const ICON_CODE_SLASH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57471,
)];
const ICON_CODE_WORKING_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57471,
)];
const ICON_CODE_WORKING_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57472,
)];
const ICON_CODE_WORKING_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57472,
)];
const ICON_COG_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57473,
)];
const ICON_COG_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57473,
)];
const ICON_COG_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57473,
)];
const ICON_COLOR_FILL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57474,
)];
const ICON_COLOR_FILL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57474,
)];
const ICON_COLOR_FILL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57474,
)];
const ICON_COLOR_FILTER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57475,
)];
const ICON_COLOR_FILTER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57475,
)];
const ICON_COLOR_FILTER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57475,
)];
const ICON_COLOR_PALETTE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57476,
)];
const ICON_COLOR_PALETTE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57476,
)];
const ICON_COLOR_PALETTE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57476,
)];
const ICON_COLOR_WAND_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57477,
)];
const ICON_COLOR_WAND_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57477,
)];
const ICON_COLOR_WAND_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57477,
)];
const ICON_COMPASS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57478,
)];
const ICON_COMPASS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57478,
)];
const ICON_COMPASS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57478,
)];
const ICON_CONSTRUCT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57479,
)];
const ICON_CONSTRUCT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57479,
)];
const ICON_CONSTRUCT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57479,
)];
const ICON_CONTRACT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57480,
)];
const ICON_CONTRACT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57480,
)];
const ICON_CONTRACT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57480,
)];
const ICON_CONTRAST_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57481,
)];
const ICON_CONTRAST_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57481,
)];
const ICON_CONTRAST_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57481,
)];
const ICON_COPY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57482,
)];
const ICON_COPY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57482,
)];
const ICON_COPY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57482,
)];
const ICON_CREATE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57483,
)];
const ICON_CREATE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57483,
)];
const ICON_CREATE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57483,
)];
const ICON_CROP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57484,
)];
const ICON_CROP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57484,
)];
const ICON_CROP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57484,
)];
const ICON_CUBE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57485,
)];
const ICON_CUBE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57485,
)];
const ICON_CUBE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57485,
)];
const ICON_CUT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57486,
)];
const ICON_CUT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57486,
)];
const ICON_CUT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57486,
)];
const ICON_DESKTOP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57487,
)];
const ICON_DESKTOP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57487,
)];
const ICON_DESKTOP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57487,
)];
const ICON_DIAMOND_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57488,
)];
const ICON_DIAMOND_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57488,
)];
const ICON_DIAMOND_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57488,
)];
const ICON_DICE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57489,
)];
const ICON_DICE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57489,
)];
const ICON_DICE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57489,
)];
const ICON_DISC_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57490,
)];
const ICON_DISC_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57490,
)];
const ICON_DISC_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57490,
)];
const ICON_DOCUMENT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57494,
)];
const ICON_DOCUMENT_ATTACH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57491,
)];
const ICON_DOCUMENT_ATTACH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57491,
)];
const ICON_DOCUMENT_ATTACH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57491,
)];
const ICON_DOCUMENT_LOCK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57492,
)];
const ICON_DOCUMENT_LOCK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57492,
)];
const ICON_DOCUMENT_LOCK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57492,
)];
const ICON_DOCUMENT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57493,
)];
const ICON_DOCUMENT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57493,
)];
const ICON_DOCUMENT_TEXT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57493,
)];
const ICON_DOCUMENT_TEXT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57494,
)];
const ICON_DOCUMENT_TEXT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57494,
)];
const ICON_DOCUMENTS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57495,
)];
const ICON_DOCUMENTS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57495,
)];
const ICON_DOCUMENTS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57495,
)];
const ICON_DOWNLOAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57496,
)];
const ICON_DOWNLOAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57496,
)];
const ICON_DOWNLOAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57496,
)];
const ICON_DUPLICATE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57497,
)];
const ICON_DUPLICATE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57497,
)];
const ICON_DUPLICATE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57497,
)];
const ICON_EAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57498,
)];
const ICON_EAR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57498,
)];
const ICON_EAR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57498,
)];
const ICON_EARTH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57499,
)];
const ICON_EARTH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57499,
)];
const ICON_EARTH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57499,
)];
const ICON_EASEL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57500,
)];
const ICON_EASEL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57500,
)];
const ICON_EASEL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57500,
)];
const ICON_EGG_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57501,
)];
const ICON_EGG_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57501,
)];
const ICON_EGG_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57501,
)];
const ICON_ELLIPSE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57502,
)];
const ICON_ELLIPSE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57502,
)];
const ICON_ELLIPSE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57502,
)];
const ICON_ELLIPSIS_HORIZONTAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57504,
)];
const ICON_ELLIPSIS_HORIZONTAL_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57503,
)];
const ICON_ELLIPSIS_HORIZONTAL_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57503,
)];
const ICON_ELLIPSIS_HORIZONTAL_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57503,
)];
const ICON_ELLIPSIS_HORIZONTAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57504,
)];
const ICON_ELLIPSIS_HORIZONTAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57504,
)];
const ICON_ELLIPSIS_VERTICAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57506,
)];
const ICON_ELLIPSIS_VERTICAL_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57505,
)];
const ICON_ELLIPSIS_VERTICAL_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57505,
)];
const ICON_ELLIPSIS_VERTICAL_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57505,
)];
const ICON_ELLIPSIS_VERTICAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57506,
)];
const ICON_ELLIPSIS_VERTICAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57506,
)];
const ICON_ENTER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57507,
)];
const ICON_ENTER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57507,
)];
const ICON_ENTER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57507,
)];
const ICON_EXIT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57508,
)];
const ICON_EXIT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57508,
)];
const ICON_EXIT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57508,
)];
const ICON_EXPAND_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57509,
)];
const ICON_EXPAND_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57509,
)];
const ICON_EXPAND_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57509,
)];
const ICON_EXTENSION_PUZZLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57510,
)];
const ICON_EXTENSION_PUZZLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57510,
)];
const ICON_EXTENSION_PUZZLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57510,
)];
const ICON_EYE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57512,
)];
const ICON_EYE_OFF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57511,
)];
const ICON_EYE_OFF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57511,
)];
const ICON_EYE_OFF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57511,
)];
const ICON_EYE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57512,
)];
const ICON_EYE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57512,
)];
const ICON_EYEDROP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57513,
)];
const ICON_EYEDROP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57513,
)];
const ICON_EYEDROP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57513,
)];
const ICON_FAST_FOOD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57514,
)];
const ICON_FAST_FOOD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57514,
)];
const ICON_FAST_FOOD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57514,
)];
const ICON_FEMALE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57515,
)];
const ICON_FEMALE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57515,
)];
const ICON_FEMALE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57515,
)];
const ICON_FILE_TRAY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57518,
)];
const ICON_FILE_TRAY_FULL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57516,
)];
const ICON_FILE_TRAY_FULL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57516,
)];
const ICON_FILE_TRAY_FULL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57516,
)];
const ICON_FILE_TRAY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57517,
)];
const ICON_FILE_TRAY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57517,
)];
const ICON_FILE_TRAY_STACKED_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57517,
)];
const ICON_FILE_TRAY_STACKED_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57518,
)];
const ICON_FILE_TRAY_STACKED_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57518,
)];
const ICON_FILM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57519,
)];
const ICON_FILM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57519,
)];
const ICON_FILM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57519,
)];
const ICON_FILTER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57521,
)];
const ICON_FILTER_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57520,
)];
const ICON_FILTER_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57520,
)];
const ICON_FILTER_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57520,
)];
const ICON_FILTER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57521,
)];
const ICON_FILTER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57521,
)];
const ICON_FINGER_PRINT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57522,
)];
const ICON_FINGER_PRINT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57522,
)];
const ICON_FINGER_PRINT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57522,
)];
const ICON_FISH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57523,
)];
const ICON_FISH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57523,
)];
const ICON_FISH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57523,
)];
const ICON_FITNESS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57524,
)];
const ICON_FITNESS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57524,
)];
const ICON_FITNESS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57524,
)];
const ICON_FLAG_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57525,
)];
const ICON_FLAG_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57525,
)];
const ICON_FLAG_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57525,
)];
const ICON_FLAME_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57526,
)];
const ICON_FLAME_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57526,
)];
const ICON_FLAME_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57526,
)];
const ICON_FLASH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57528,
)];
const ICON_FLASH_OFF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57527,
)];
const ICON_FLASH_OFF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57527,
)];
const ICON_FLASH_OFF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57527,
)];
const ICON_FLASH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57528,
)];
const ICON_FLASH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57528,
)];
const ICON_FLASHLIGHT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57529,
)];
const ICON_FLASHLIGHT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57529,
)];
const ICON_FLASHLIGHT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57529,
)];
const ICON_FLASK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57530,
)];
const ICON_FLASK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57530,
)];
const ICON_FLASK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57530,
)];
const ICON_FLOWER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57531,
)];
const ICON_FLOWER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57531,
)];
const ICON_FLOWER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57531,
)];
const ICON_FOLDER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57533,
)];
const ICON_FOLDER_OPEN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57532,
)];
const ICON_FOLDER_OPEN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57532,
)];
const ICON_FOLDER_OPEN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57532,
)];
const ICON_FOLDER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57533,
)];
const ICON_FOLDER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57533,
)];
const ICON_FOOTBALL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57534,
)];
const ICON_FOOTBALL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57534,
)];
const ICON_FOOTBALL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57534,
)];
const ICON_FOOTSTEPS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57535,
)];
const ICON_FOOTSTEPS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57535,
)];
const ICON_FOOTSTEPS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57535,
)];
const ICON_FUNNEL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57536,
)];
const ICON_FUNNEL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57536,
)];
const ICON_FUNNEL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57536,
)];
const ICON_GAME_CONTROLLER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57537,
)];
const ICON_GAME_CONTROLLER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57537,
)];
const ICON_GAME_CONTROLLER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57537,
)];
const ICON_GIFT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57538,
)];
const ICON_GIFT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57538,
)];
const ICON_GIFT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57538,
)];
const ICON_GIT_BRANCH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57539,
)];
const ICON_GIT_BRANCH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57539,
)];
const ICON_GIT_BRANCH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57539,
)];
const ICON_GIT_COMMIT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57540,
)];
const ICON_GIT_COMMIT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57540,
)];
const ICON_GIT_COMMIT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57540,
)];
const ICON_GIT_COMPARE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57541,
)];
const ICON_GIT_COMPARE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57541,
)];
const ICON_GIT_COMPARE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57541,
)];
const ICON_GIT_MERGE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57542,
)];
const ICON_GIT_MERGE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57542,
)];
const ICON_GIT_MERGE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57542,
)];
const ICON_GIT_NETWORK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57543,
)];
const ICON_GIT_NETWORK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57543,
)];
const ICON_GIT_NETWORK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57543,
)];
const ICON_GIT_PULL_REQUEST_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57544,
)];
const ICON_GIT_PULL_REQUEST_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57544,
)];
const ICON_GIT_PULL_REQUEST_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57544,
)];
const ICON_GLASSES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57545,
)];
const ICON_GLASSES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57545,
)];
const ICON_GLASSES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57545,
)];
const ICON_GLOBE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57546,
)];
const ICON_GLOBE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57546,
)];
const ICON_GLOBE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57546,
)];
const ICON_GOLF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57547,
)];
const ICON_GOLF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57547,
)];
const ICON_GOLF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57547,
)];
const ICON_GRID_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57548,
)];
const ICON_GRID_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57548,
)];
const ICON_GRID_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57548,
)];
const ICON_HAMMER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57549,
)];
const ICON_HAMMER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57549,
)];
const ICON_HAMMER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57549,
)];
const ICON_HAND_LEFT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57550,
)];
const ICON_HAND_LEFT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57550,
)];
const ICON_HAND_LEFT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57550,
)];
const ICON_HAND_RIGHT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57551,
)];
const ICON_HAND_RIGHT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57551,
)];
const ICON_HAND_RIGHT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57551,
)];
const ICON_HAPPY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57552,
)];
const ICON_HAPPY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57552,
)];
const ICON_HAPPY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57552,
)];
const ICON_HARDWARE_CHIP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57553,
)];
const ICON_HARDWARE_CHIP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57553,
)];
const ICON_HARDWARE_CHIP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57553,
)];
const ICON_HEADSET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57554,
)];
const ICON_HEADSET_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57554,
)];
const ICON_HEADSET_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57554,
)];
const ICON_HEART_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57559,
)];
const ICON_HEART_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57555,
)];
const ICON_HEART_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57555,
)];
const ICON_HEART_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57555,
)];
const ICON_HEART_DISLIKE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57557,
)];
const ICON_HEART_DISLIKE_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57556,
)];
const ICON_HEART_DISLIKE_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57556,
)];
const ICON_HEART_DISLIKE_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57556,
)];
const ICON_HEART_DISLIKE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57557,
)];
const ICON_HEART_DISLIKE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57557,
)];
const ICON_HEART_HALF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57558,
)];
const ICON_HEART_HALF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57558,
)];
const ICON_HEART_HALF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57558,
)];
const ICON_HEART_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57559,
)];
const ICON_HEART_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57559,
)];
const ICON_HELP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57562,
)];
const ICON_HELP_BUOY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57560,
)];
const ICON_HELP_BUOY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57560,
)];
const ICON_HELP_BUOY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57560,
)];
const ICON_HELP_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57561,
)];
const ICON_HELP_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57561,
)];
const ICON_HELP_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57561,
)];
const ICON_HELP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57562,
)];
const ICON_HELP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57562,
)];
const ICON_HOME_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57563,
)];
const ICON_HOME_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57563,
)];
const ICON_HOME_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57563,
)];
const ICON_HOURGLASS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57564,
)];
const ICON_HOURGLASS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57564,
)];
const ICON_HOURGLASS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57564,
)];
const ICON_ICE_CREAM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57565,
)];
const ICON_ICE_CREAM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57565,
)];
const ICON_ICE_CREAM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57565,
)];
const ICON_ID_CARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57566,
)];
const ICON_ID_CARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57566,
)];
const ICON_ID_CARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57566,
)];
const ICON_IMAGE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57567,
)];
const ICON_IMAGE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57567,
)];
const ICON_IMAGE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57567,
)];
const ICON_IMAGES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57568,
)];
const ICON_IMAGES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57568,
)];
const ICON_IMAGES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57568,
)];
const ICON_INFINITE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57569,
)];
const ICON_INFINITE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57569,
)];
const ICON_INFINITE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57569,
)];
const ICON_INFORMATION_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57571,
)];
const ICON_INFORMATION_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57570,
)];
const ICON_INFORMATION_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57570,
)];
const ICON_INFORMATION_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57570,
)];
const ICON_INFORMATION_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57571,
)];
const ICON_INFORMATION_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57571,
)];
const ICON_INVERT_MODE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57572,
)];
const ICON_INVERT_MODE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57572,
)];
const ICON_INVERT_MODE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57572,
)];
const ICON_JOURNAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57573,
)];
const ICON_JOURNAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57573,
)];
const ICON_JOURNAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57573,
)];
const ICON_KEY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57574,
)];
const ICON_KEY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57574,
)];
const ICON_KEY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57574,
)];
const ICON_KEYPAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57575,
)];
const ICON_KEYPAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57575,
)];
const ICON_KEYPAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57575,
)];
const ICON_LANGUAGE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57576,
)];
const ICON_LANGUAGE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57576,
)];
const ICON_LANGUAGE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57576,
)];
const ICON_LAPTOP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57577,
)];
const ICON_LAPTOP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57577,
)];
const ICON_LAPTOP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57577,
)];
const ICON_LAYERS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57578,
)];
const ICON_LAYERS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57578,
)];
const ICON_LAYERS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57578,
)];
const ICON_LEAF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57579,
)];
const ICON_LEAF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57579,
)];
const ICON_LEAF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57579,
)];
const ICON_LIBRARY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57580,
)];
const ICON_LIBRARY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57580,
)];
const ICON_LIBRARY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57580,
)];
const ICON_LINK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57581,
)];
const ICON_LINK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57581,
)];
const ICON_LINK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57581,
)];
const ICON_LIST_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57583,
)];
const ICON_LIST_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57582,
)];
const ICON_LIST_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57582,
)];
const ICON_LIST_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57582,
)];
const ICON_LIST_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57583,
)];
const ICON_LIST_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57583,
)];
const ICON_LOCATE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57584,
)];
const ICON_LOCATE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57584,
)];
const ICON_LOCATE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57584,
)];
const ICON_LOCATION_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57585,
)];
const ICON_LOCATION_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57585,
)];
const ICON_LOCATION_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57585,
)];
const ICON_LOCK_CLOSED_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57586,
)];
const ICON_LOCK_CLOSED_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57586,
)];
const ICON_LOCK_CLOSED_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57586,
)];
const ICON_LOCK_OPEN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57587,
)];
const ICON_LOCK_OPEN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57587,
)];
const ICON_LOCK_OPEN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57587,
)];
const ICON_LOG_IN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57588,
)];
const ICON_LOG_IN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57588,
)];
const ICON_LOG_IN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57588,
)];
const ICON_LOG_OUT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57589,
)];
const ICON_LOG_OUT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57589,
)];
const ICON_LOG_OUT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57589,
)];
const ICON_LOGO_ALIPAY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57590,
)];
const ICON_LOGO_AMAZON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57591,
)];
const ICON_LOGO_AMPLIFY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57592,
)];
const ICON_LOGO_ANDROID_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57593,
)];
const ICON_LOGO_ANGULAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57594,
)];
const ICON_LOGO_APPFLOW_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57595,
)];
const ICON_LOGO_APPLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57598,
)];
const ICON_LOGO_APPLE_APPSTORE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57596,
)];
const ICON_LOGO_APPLE_AR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57597,
)];
const ICON_LOGO_BEHANCE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57599,
)];
const ICON_LOGO_BITBUCKET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57600,
)];
const ICON_LOGO_BITCOIN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57601,
)];
const ICON_LOGO_BUFFER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57602,
)];
const ICON_LOGO_CAPACITOR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57603,
)];
const ICON_LOGO_CHROME_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57604,
)];
const ICON_LOGO_CLOSED_CAPTIONING_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57605,
)];
const ICON_LOGO_CODEPEN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57606,
)];
const ICON_LOGO_CSS_3_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57607,
)];
const ICON_LOGO_DESIGNERNEWS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57608,
)];
const ICON_LOGO_DEVIANTART_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57609,
)];
const ICON_LOGO_DISCORD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57610,
)];
const ICON_LOGO_DOCKER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57611,
)];
const ICON_LOGO_DRIBBBLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57612,
)];
const ICON_LOGO_DROPBOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57613,
)];
const ICON_LOGO_EDGE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57614,
)];
const ICON_LOGO_ELECTRON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57615,
)];
const ICON_LOGO_EURO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57616,
)];
const ICON_LOGO_FACEBOOK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57617,
)];
const ICON_LOGO_FIGMA_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57618,
)];
const ICON_LOGO_FIREBASE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57619,
)];
const ICON_LOGO_FIREFOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57620,
)];
const ICON_LOGO_FLICKR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57621,
)];
const ICON_LOGO_FOURSQUARE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57622,
)];
const ICON_LOGO_GITHUB_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57623,
)];
const ICON_LOGO_GITLAB_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57624,
)];
const ICON_LOGO_GOOGLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57626,
)];
const ICON_LOGO_GOOGLE_PLAYSTORE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57625,
)];
const ICON_LOGO_HACKERNEWS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57627,
)];
const ICON_LOGO_HTML_5_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57628,
)];
const ICON_LOGO_INSTAGRAM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57629,
)];
const ICON_LOGO_IONIC_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57630,
)];
const ICON_LOGO_IONITRON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57631,
)];
const ICON_LOGO_JAVASCRIPT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57632,
)];
const ICON_LOGO_LARAVEL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57633,
)];
const ICON_LOGO_LINKEDIN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57634,
)];
const ICON_LOGO_MARKDOWN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57635,
)];
const ICON_LOGO_MASTODON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57636,
)];
const ICON_LOGO_MEDIUM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57637,
)];
const ICON_LOGO_MICROSOFT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57638,
)];
const ICON_LOGO_NO_SMOKING_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57639,
)];
const ICON_LOGO_NODEJS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57640,
)];
const ICON_LOGO_NPM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57641,
)];
const ICON_LOGO_OCTOCAT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57642,
)];
const ICON_LOGO_PAYPAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57643,
)];
const ICON_LOGO_PINTEREST_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57644,
)];
const ICON_LOGO_PLAYSTATION_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57645,
)];
const ICON_LOGO_PWA_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57646,
)];
const ICON_LOGO_PYTHON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57647,
)];
const ICON_LOGO_REACT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57648,
)];
const ICON_LOGO_REDDIT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57649,
)];
const ICON_LOGO_RSS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57650,
)];
const ICON_LOGO_SASS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57651,
)];
const ICON_LOGO_SKYPE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57652,
)];
const ICON_LOGO_SLACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57653,
)];
const ICON_LOGO_SNAPCHAT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57654,
)];
const ICON_LOGO_SOUNDCLOUD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57655,
)];
const ICON_LOGO_STACKOVERFLOW_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57656,
)];
const ICON_LOGO_STEAM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57657,
)];
const ICON_LOGO_STENCIL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57658,
)];
const ICON_LOGO_TABLEAU_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57659,
)];
const ICON_LOGO_TIKTOK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57660,
)];
const ICON_LOGO_TRAPEZE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57661,
)];
const ICON_LOGO_TUMBLR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57662,
)];
const ICON_LOGO_TUX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57663,
)];
const ICON_LOGO_TWITCH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57664,
)];
const ICON_LOGO_TWITTER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57665,
)];
const ICON_LOGO_USD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57666,
)];
const ICON_LOGO_VENMO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57667,
)];
const ICON_LOGO_VERCEL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57668,
)];
const ICON_LOGO_VIMEO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57669,
)];
const ICON_LOGO_VK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57670,
)];
const ICON_LOGO_VUE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57671,
)];
const ICON_LOGO_WEB_COMPONENT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57672,
)];
const ICON_LOGO_WECHAT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57673,
)];
const ICON_LOGO_WHATSAPP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57674,
)];
const ICON_LOGO_WINDOWS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57675,
)];
const ICON_LOGO_WORDPRESS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57676,
)];
const ICON_LOGO_X_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57677,
)];
const ICON_LOGO_XBOX_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57678,
)];
const ICON_LOGO_XING_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57679,
)];
const ICON_LOGO_YAHOO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57680,
)];
const ICON_LOGO_YEN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57681,
)];
const ICON_LOGO_YOUTUBE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57682,
)];
const ICON_MAGNET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57683,
)];
const ICON_MAGNET_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57590,
)];
const ICON_MAGNET_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57590,
)];
const ICON_MAIL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57686,
)];
const ICON_MAIL_OPEN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57684,
)];
const ICON_MAIL_OPEN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57591,
)];
const ICON_MAIL_OPEN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57591,
)];
const ICON_MAIL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57592,
)];
const ICON_MAIL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57592,
)];
const ICON_MAIL_UNREAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57685,
)];
const ICON_MAIL_UNREAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57593,
)];
const ICON_MAIL_UNREAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57593,
)];
const ICON_MALE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57688,
)];
const ICON_MALE_FEMALE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57687,
)];
const ICON_MALE_FEMALE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57594,
)];
const ICON_MALE_FEMALE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57594,
)];
const ICON_MALE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57595,
)];
const ICON_MALE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57595,
)];
const ICON_MAN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57689,
)];
const ICON_MAN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57596,
)];
const ICON_MAN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57596,
)];
const ICON_MAP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57690,
)];
const ICON_MAP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57597,
)];
const ICON_MAP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57597,
)];
const ICON_MEDAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57691,
)];
const ICON_MEDAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57598,
)];
const ICON_MEDAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57598,
)];
const ICON_MEDICAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57692,
)];
const ICON_MEDICAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57599,
)];
const ICON_MEDICAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57599,
)];
const ICON_MEDKIT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57693,
)];
const ICON_MEDKIT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57600,
)];
const ICON_MEDKIT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57600,
)];
const ICON_MEGAPHONE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57694,
)];
const ICON_MEGAPHONE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57601,
)];
const ICON_MEGAPHONE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57601,
)];
const ICON_MENU_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57695,
)];
const ICON_MENU_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57602,
)];
const ICON_MENU_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57602,
)];
const ICON_MIC_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57699,
)];
const ICON_MIC_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57696,
)];
const ICON_MIC_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57603,
)];
const ICON_MIC_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57603,
)];
const ICON_MIC_OFF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57698,
)];
const ICON_MIC_OFF_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57697,
)];
const ICON_MIC_OFF_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57604,
)];
const ICON_MIC_OFF_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57604,
)];
const ICON_MIC_OFF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57605,
)];
const ICON_MIC_OFF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57605,
)];
const ICON_MIC_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57606,
)];
const ICON_MIC_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57606,
)];
const ICON_MOON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57700,
)];
const ICON_MOON_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57607,
)];
const ICON_MOON_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57607,
)];
const ICON_MOVE__CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57701,
)];
const ICON_MOVE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57608,
)];
const ICON_MOVE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57608,
)];
const ICON_MUSICAL_NOTE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57702,
)];
const ICON_MUSICAL_NOTE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57609,
)];
const ICON_MUSICAL_NOTE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57609,
)];
const ICON_MUSICAL_NOTES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57703,
)];
const ICON_MUSICAL_NOTES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57610,
)];
const ICON_MUSICAL_NOTES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57610,
)];
const ICON_NAVIGATE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57705,
)];
const ICON_NAVIGATE_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57704,
)];
const ICON_NAVIGATE_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57611,
)];
const ICON_NAVIGATE_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57611,
)];
const ICON_NAVIGATE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57612,
)];
const ICON_NAVIGATE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57612,
)];
const ICON_NEWSPAPER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57706,
)];
const ICON_NEWSPAPER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57613,
)];
const ICON_NEWSPAPER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57613,
)];
const ICON_NOTIFICATIONS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57710,
)];
const ICON_NOTIFICATIONS_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57707,
)];
const ICON_NOTIFICATIONS_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57614,
)];
const ICON_NOTIFICATIONS_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57614,
)];
const ICON_NOTIFICATIONS_OFF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57709,
)];
const ICON_NOTIFICATIONS_OFF_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57708,
)];
const ICON_NOTIFICATIONS_OFF_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57615,
)];
const ICON_NOTIFICATIONS_OFF_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57615,
)];
const ICON_NOTIFICATIONS_OFF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57616,
)];
const ICON_NOTIFICATIONS_OFF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57616,
)];
const ICON_NOTIFICATIONS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57617,
)];
const ICON_NOTIFICATIONS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57617,
)];
const ICON_NUCLEAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57711,
)];
const ICON_NUCLEAR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57618,
)];
const ICON_NUCLEAR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57618,
)];
const ICON_NUTRITION_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57712,
)];
const ICON_NUTRITION_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57619,
)];
const ICON_NUTRITION_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57619,
)];
const ICON_OPEN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57713,
)];
const ICON_OPEN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57620,
)];
const ICON_OPEN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57620,
)];
const ICON_OPTIONS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57714,
)];
const ICON_OPTIONS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57621,
)];
const ICON_OPTIONS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57621,
)];
const ICON_PAPER_PLANE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57715,
)];
const ICON_PAPER_PLANE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57622,
)];
const ICON_PAPER_PLANE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57622,
)];
const ICON_PARTLY_SUNNY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57716,
)];
const ICON_PARTLY_SUNNY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57623,
)];
const ICON_PARTLY_SUNNY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57623,
)];
const ICON_PAUSE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57718,
)];
const ICON_PAUSE_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57717,
)];
const ICON_PAUSE_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57624,
)];
const ICON_PAUSE_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57624,
)];
const ICON_PAUSE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57625,
)];
const ICON_PAUSE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57625,
)];
const ICON_PAW_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57719,
)];
const ICON_PAW_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57626,
)];
const ICON_PAW_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57626,
)];
const ICON_PENCIL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57720,
)];
const ICON_PENCIL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57627,
)];
const ICON_PENCIL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57627,
)];
const ICON_PEOPLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57722,
)];
const ICON_PEOPLE_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57721,
)];
const ICON_PEOPLE_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57628,
)];
const ICON_PEOPLE_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57628,
)];
const ICON_PEOPLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57629,
)];
const ICON_PEOPLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57629,
)];
const ICON_PERSON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57726,
)];
const ICON_PERSON_ADD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57723,
)];
const ICON_PERSON_ADD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57630,
)];
const ICON_PERSON_ADD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57630,
)];
const ICON_PERSON_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57724,
)];
const ICON_PERSON_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57631,
)];
const ICON_PERSON_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57631,
)];
const ICON_PERSON_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57632,
)];
const ICON_PERSON_REMOVE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57725,
)];
const ICON_PERSON_REMOVE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57633,
)];
const ICON_PERSON_REMOVE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57632,
)];
const ICON_PERSON_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57633,
)];
const ICON_PHONE_LANDSCAPE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57727,
)];
const ICON_PHONE_LANDSCAPE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57634,
)];
const ICON_PHONE_LANDSCAPE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57634,
)];
const ICON_PHONE_PORTRAIT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57728,
)];
const ICON_PHONE_PORTRAIT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57635,
)];
const ICON_PHONE_PORTRAIT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57635,
)];
const ICON_PIE_CHART_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57729,
)];
const ICON_PIE_CHART_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57636,
)];
const ICON_PIE_CHART_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57636,
)];
const ICON_PIN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57730,
)];
const ICON_PIN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57637,
)];
const ICON_PIN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57637,
)];
const ICON_PINT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57731,
)];
const ICON_PINT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57638,
)];
const ICON_PINT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57638,
)];
const ICON_PIZZA_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57732,
)];
const ICON_PIZZA_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57639,
)];
const ICON_PIZZA_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57639,
)];
const ICON_PLANET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57733,
)];
const ICON_PLANET_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57640,
)];
const ICON_PLANET_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57640,
)];
const ICON_PLAY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57743,
)];
const ICON_PLAY_BACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57735,
)];
const ICON_PLAY_BACK_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57734,
)];
const ICON_PLAY_BACK_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57641,
)];
const ICON_PLAY_BACK_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57641,
)];
const ICON_PLAY_BACK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57642,
)];
const ICON_PLAY_BACK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57642,
)];
const ICON_PLAY_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57736,
)];
const ICON_PLAY_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57643,
)];
const ICON_PLAY_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57643,
)];
const ICON_PLAY_FORWARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57738,
)];
const ICON_PLAY_FORWARD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57737,
)];
const ICON_PLAY_FORWARD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57644,
)];
const ICON_PLAY_FORWARD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57644,
)];
const ICON_PLAY_FORWARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57645,
)];
const ICON_PLAY_FORWARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57645,
)];
const ICON_PLAY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57646,
)];
const ICON_PLAY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57646,
)];
const ICON_PLAY_SKIP_BACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57740,
)];
const ICON_PLAY_SKIP_BACK_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57739,
)];
const ICON_PLAY_SKIP_BACK_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57647,
)];
const ICON_PLAY_SKIP_BACK_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57647,
)];
const ICON_PLAY_SKIP_BACK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57648,
)];
const ICON_PLAY_SKIP_BACK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57648,
)];
const ICON_PLAY_SKIP_FORWARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57742,
)];
const ICON_PLAY_SKIP_FORWARD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57741,
)];
const ICON_PLAY_SKIP_FORWARD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57649,
)];
const ICON_PLAY_SKIP_FORWARD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57649,
)];
const ICON_PLAY_SKIP_FORWARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57650,
)];
const ICON_PLAY_SKIP_FORWARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57650,
)];
const ICON_PODIUM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57744,
)];
const ICON_PODIUM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57651,
)];
const ICON_PODIUM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57651,
)];
const ICON_POWER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57745,
)];
const ICON_POWER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57652,
)];
const ICON_POWER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57652,
)];
const ICON_PRICETAG_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57746,
)];
const ICON_PRICETAG_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57653,
)];
const ICON_PRICETAG_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57653,
)];
const ICON_PRICETAGS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57747,
)];
const ICON_PRICETAGS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57654,
)];
const ICON_PRICETAGS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57654,
)];
const ICON_PRINT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57748,
)];
const ICON_PRINT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57655,
)];
const ICON_PRINT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57655,
)];
const ICON_PRISM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57749,
)];
const ICON_PRISM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57656,
)];
const ICON_PRISM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57656,
)];
const ICON_PULSE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57750,
)];
const ICON_PULSE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57657,
)];
const ICON_PULSE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57657,
)];
const ICON_PUSH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57751,
)];
const ICON_PUSH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57658,
)];
const ICON_PUSH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57658,
)];
const ICON_QR_CODE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57752,
)];
const ICON_QR_CODE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57659,
)];
const ICON_QR_CODE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57659,
)];
const ICON_RADIO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57755,
)];
const ICON_RADIO_BUTTON_OFF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57753,
)];
const ICON_RADIO_BUTTON_OFF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57660,
)];
const ICON_RADIO_BUTTON_OFF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57660,
)];
const ICON_RADIO_BUTTON_ON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57754,
)];
const ICON_RADIO_BUTTON_ON_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57661,
)];
const ICON_RADIO_BUTTON_ON_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57661,
)];
const ICON_RADIO_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57662,
)];
const ICON_RADIO_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57662,
)];
const ICON_RAINY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57756,
)];
const ICON_RAINY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57663,
)];
const ICON_RAINY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57663,
)];
const ICON_READER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57757,
)];
const ICON_READER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57664,
)];
const ICON_READER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57664,
)];
const ICON_RECEIPT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57758,
)];
const ICON_RECEIPT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57665,
)];
const ICON_RECEIPT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57665,
)];
const ICON_RECORDING_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57759,
)];
const ICON_RECORDING_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57666,
)];
const ICON_RECORDING_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57666,
)];
const ICON_REFRESH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57761,
)];
const ICON_REFRESH_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57760,
)];
const ICON_REFRESH_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57667,
)];
const ICON_REFRESH_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57667,
)];
const ICON_REFRESH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57668,
)];
const ICON_REFRESH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57668,
)];
const ICON_RELOAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57763,
)];
const ICON_RELOAD_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57762,
)];
const ICON_RELOAD_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57669,
)];
const ICON_RELOAD_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57669,
)];
const ICON_RELOAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57670,
)];
const ICON_RELOAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57670,
)];
const ICON_REMOVE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57765,
)];
const ICON_REMOVE_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57764,
)];
const ICON_REMOVE_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57671,
)];
const ICON_REMOVE_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57671,
)];
const ICON_REMOVE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57672,
)];
const ICON_REMOVE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57672,
)];
const ICON_REORDER_FOUR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57766,
)];
const ICON_REORDER_FOUR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57673,
)];
const ICON_REORDER_FOUR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57673,
)];
const ICON_REORDER_THREE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57767,
)];
const ICON_REORDER_THREE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57674,
)];
const ICON_REORDER_THREE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57674,
)];
const ICON_REORDER_TWO_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57768,
)];
const ICON_REORDER_TWO_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57675,
)];
const ICON_REORDER_TWO_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57675,
)];
const ICON_REPEAT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57769,
)];
const ICON_REPEAT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57676,
)];
const ICON_REPEAT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57676,
)];
const ICON_RESIZE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57770,
)];
const ICON_RESIZE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57677,
)];
const ICON_RESIZE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57677,
)];
const ICON_RESTAURANT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57771,
)];
const ICON_RESTAURANT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57678,
)];
const ICON_RESTAURANT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57678,
)];
const ICON_RETURN_DOWN_BACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57772,
)];
const ICON_RETURN_DOWN_BACK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57679,
)];
const ICON_RETURN_DOWN_BACK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57679,
)];
const ICON_RETURN_DOWN_FORWARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57773,
)];
const ICON_RETURN_DOWN_FORWARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57680,
)];
const ICON_RETURN_DOWN_FORWARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57680,
)];
const ICON_RETURN_UP_BACK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57774,
)];
const ICON_RETURN_UP_BACK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57681,
)];
const ICON_RETURN_UP_BACK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57681,
)];
const ICON_RETURN_UP_FORWARD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57775,
)];
const ICON_RETURN_UP_FORWARD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57682,
)];
const ICON_RETURN_UP_FORWARD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57682,
)];
const ICON_RIBBON_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57776,
)];
const ICON_RIBBON_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57683,
)];
const ICON_RIBBON_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57683,
)];
const ICON_ROCKET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57777,
)];
const ICON_ROCKET_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57684,
)];
const ICON_ROCKET_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57684,
)];
const ICON_ROSE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57778,
)];
const ICON_ROSE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57685,
)];
const ICON_ROSE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57685,
)];
const ICON_SAD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57779,
)];
const ICON_SAD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57686,
)];
const ICON_SAD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57686,
)];
const ICON_SAVE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57780,
)];
const ICON_SAVE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57687,
)];
const ICON_SAVE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57687,
)];
const ICON_SCALE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57781,
)];
const ICON_SCALE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57688,
)];
const ICON_SCALE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57688,
)];
const ICON_SCAN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57783,
)];
const ICON_SCAN_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57782,
)];
const ICON_SCAN_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57689,
)];
const ICON_SCAN_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57689,
)];
const ICON_SCAN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57690,
)];
const ICON_SCAN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57690,
)];
const ICON_SCHOOL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57784,
)];
const ICON_SCHOOL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57691,
)];
const ICON_SCHOOL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57691,
)];
const ICON_SEARCH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57786,
)];
const ICON_SEARCH_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57785,
)];
const ICON_SEARCH_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57692,
)];
const ICON_SEARCH_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57692,
)];
const ICON_SEARCH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57693,
)];
const ICON_SEARCH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57693,
)];
const ICON_SEND_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57787,
)];
const ICON_SEND_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57694,
)];
const ICON_SEND_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57694,
)];
const ICON_SERVER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57788,
)];
const ICON_SERVER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57695,
)];
const ICON_SERVER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57695,
)];
const ICON_SETTINGS_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57789,
)];
const ICON_SETTINGS_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57696,
)];
const ICON_SETTINGS_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57696,
)];
const ICON_SHAPES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57790,
)];
const ICON_SHAPES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57697,
)];
const ICON_SHAPES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57697,
)];
const ICON_SHARE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57792,
)];
const ICON_SHARE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57698,
)];
const ICON_SHARE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57698,
)];
const ICON_SHARE_SOCIAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57791,
)];
const ICON_SHARE_SOCIAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57699,
)];
const ICON_SHARE_SOCIAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57699,
)];
const ICON_SHIELD_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57795,
)];
const ICON_SHIELD_CHECKMARK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57793,
)];
const ICON_SHIELD_CHECKMARK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57700,
)];
const ICON_SHIELD_CHECKMARK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57700,
)];
const ICON_SHIELD_HALF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57794,
)];
const ICON_SHIELD_HALF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57701,
)];
const ICON_SHIELD_HALF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57701,
)];
const ICON_SHIELD_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57702,
)];
const ICON_SHIELD_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57702,
)];
const ICON_SHIRT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57796,
)];
const ICON_SHIRT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57703,
)];
const ICON_SHIRT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57703,
)];
const ICON_SHUFFLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57797,
)];
const ICON_SHUFFLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57704,
)];
const ICON_SHUFFLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57704,
)];
const ICON_SKULL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57798,
)];
const ICON_SKULL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57705,
)];
const ICON_SKULL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57705,
)];
const ICON_SNOW_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57799,
)];
const ICON_SNOW_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57706,
)];
const ICON_SNOW_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57706,
)];
const ICON_SPARKLES_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57800,
)];
const ICON_SPARKLES_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57707,
)];
const ICON_SPARKLES_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57707,
)];
const ICON_SPEEDOMETER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57801,
)];
const ICON_SPEEDOMETER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57708,
)];
const ICON_SPEEDOMETER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57708,
)];
const ICON_SQUARE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57802,
)];
const ICON_SQUARE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57709,
)];
const ICON_SQUARE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57709,
)];
const ICON_STAR_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57804,
)];
const ICON_STAR_HALF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57803,
)];
const ICON_STAR_HALF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57710,
)];
const ICON_STAR_HALF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57710,
)];
const ICON_STAR_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57711,
)];
const ICON_STAR_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57711,
)];
const ICON_STATS_CHART_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57805,
)];
const ICON_STATS_CHART_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57712,
)];
const ICON_STATS_CHART_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57712,
)];
const ICON_STOP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57807,
)];
const ICON_STOP_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57806,
)];
const ICON_STOP_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57713,
)];
const ICON_STOP_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57713,
)];
const ICON_STOP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57714,
)];
const ICON_STOP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57714,
)];
const ICON_STOPWATCH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57808,
)];
const ICON_STOPWATCH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57715,
)];
const ICON_STOPWATCH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57715,
)];
const ICON_STOREFRONT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57809,
)];
const ICON_STOREFRONT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57716,
)];
const ICON_STOREFRONT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57716,
)];
const ICON_SUBWAY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57810,
)];
const ICON_SUBWAY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57717,
)];
const ICON_SUBWAY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57717,
)];
const ICON_SUNNY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57811,
)];
const ICON_SUNNY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57718,
)];
const ICON_SUNNY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57718,
)];
const ICON_SWAP_HORIZONTAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57812,
)];
const ICON_SWAP_HORIZONTAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57719,
)];
const ICON_SWAP_HORIZONTAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57719,
)];
const ICON_SWAP_VERTICAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57813,
)];
const ICON_SWAP_VERTICAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57720,
)];
const ICON_SWAP_VERTICAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57720,
)];
const ICON_SYNC_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57815,
)];
const ICON_SYNC_CIRCLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57814,
)];
const ICON_SYNC_CIRCLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57721,
)];
const ICON_SYNC_CIRCLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57721,
)];
const ICON_SYNC_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57722,
)];
const ICON_SYNC_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57722,
)];
const ICON_TABLET_LANDSCAPE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57816,
)];
const ICON_TABLET_LANDSCAPE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57723,
)];
const ICON_TABLET_LANDSCAPE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57723,
)];
const ICON_TABLET_PORTRAIT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57817,
)];
const ICON_TABLET_PORTRAIT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57724,
)];
const ICON_TABLET_PORTRAIT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57724,
)];
const ICON_TELESCOPE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57818,
)];
const ICON_TELESCOPE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57725,
)];
const ICON_TELESCOPE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57725,
)];
const ICON_TENNISBALL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57819,
)];
const ICON_TENNISBALL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57726,
)];
const ICON_TENNISBALL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57726,
)];
const ICON_TERMINAL_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57820,
)];
const ICON_TERMINAL_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57727,
)];
const ICON_TERMINAL_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57727,
)];
const ICON_TEXT_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57821,
)];
const ICON_TEXT_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57728,
)];
const ICON_TEXT_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57728,
)];
const ICON_THERMOMETER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57822,
)];
const ICON_THERMOMETER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57729,
)];
const ICON_THERMOMETER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57729,
)];
const ICON_THUMBS_DOWN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57823,
)];
const ICON_THUMBS_DOWN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57730,
)];
const ICON_THUMBS_DOWN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57730,
)];
const ICON_THUMBS_UP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57824,
)];
const ICON_THUMBS_UP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57731,
)];
const ICON_THUMBS_UP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57731,
)];
const ICON_THUNDERSTORM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57825,
)];
const ICON_THUNDERSTORM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57732,
)];
const ICON_THUNDERSTORM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57732,
)];
const ICON_TICKET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57826,
)];
const ICON_TICKET_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57733,
)];
const ICON_TICKET_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57733,
)];
const ICON_TIME_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57827,
)];
const ICON_TIME_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57734,
)];
const ICON_TIME_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57734,
)];
const ICON_TIMER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57828,
)];
const ICON_TIMER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57735,
)];
const ICON_TIMER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57735,
)];
const ICON_TODAY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57829,
)];
const ICON_TODAY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57736,
)];
const ICON_TODAY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57736,
)];
const ICON_TOGGLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57830,
)];
const ICON_TOGGLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57737,
)];
const ICON_TOGGLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57737,
)];
const ICON_TRAIL_SIGN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57831,
)];
const ICON_TRAIL_SIGN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57738,
)];
const ICON_TRAIL_SIGN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57738,
)];
const ICON_TRAIN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57832,
)];
const ICON_TRAIN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57739,
)];
const ICON_TRAIN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57739,
)];
const ICON_TRANSGENDER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57833,
)];
const ICON_TRANSGENDER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57740,
)];
const ICON_TRANSGENDER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57740,
)];
const ICON_TRASH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57835,
)];
const ICON_TRASH_BIN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57834,
)];
const ICON_TRASH_BIN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57741,
)];
const ICON_TRASH_BIN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57741,
)];
const ICON_TRASH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57742,
)];
const ICON_TRASH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57742,
)];
const ICON_TRENDING_DOWN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57836,
)];
const ICON_TRENDING_DOWN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57743,
)];
const ICON_TRENDING_DOWN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57743,
)];
const ICON_TRENDING_UP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57837,
)];
const ICON_TRENDING_UP_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57744,
)];
const ICON_TRENDING_UP_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57744,
)];
const ICON_TRIANGLE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57838,
)];
const ICON_TRIANGLE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57745,
)];
const ICON_TRIANGLE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57745,
)];
const ICON_TROPHY_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57839,
)];
const ICON_TROPHY_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57746,
)];
const ICON_TROPHY_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57746,
)];
const ICON_TV_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57840,
)];
const ICON_TV_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57747,
)];
const ICON_TV_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57747,
)];
const ICON_UMBRELLA_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57841,
)];
const ICON_UMBRELLA_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57748,
)];
const ICON_UMBRELLA_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57748,
)];
const ICON_UNLINK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57842,
)];
const ICON_UNLINK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57749,
)];
const ICON_UNLINK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57749,
)];
const ICON_VIDEOCAM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57844,
)];
const ICON_VIDEOCAM_OFF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57843,
)];
const ICON_VIDEOCAM_OFF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57750,
)];
const ICON_VIDEOCAM_OFF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57750,
)];
const ICON_VIDEOCAM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57751,
)];
const ICON_VIDEOCAM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57751,
)];
const ICON_VOLUME_HIGH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57845,
)];
const ICON_VOLUME_HIGH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57752,
)];
const ICON_VOLUME_HIGH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57752,
)];
const ICON_VOLUME_LOW_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57846,
)];
const ICON_VOLUME_LOW_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57753,
)];
const ICON_VOLUME_LOW_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57753,
)];
const ICON_VOLUME_MEDIUM_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57847,
)];
const ICON_VOLUME_MEDIUM_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57754,
)];
const ICON_VOLUME_MEDIUM_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57754,
)];
const ICON_VOLUME_MUTE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57848,
)];
const ICON_VOLUME_MUTE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57755,
)];
const ICON_VOLUME_MUTE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57755,
)];
const ICON_VOLUME_OFF_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57849,
)];
const ICON_VOLUME_OFF_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57756,
)];
const ICON_VOLUME_OFF_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57756,
)];
const ICON_WALK_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57850,
)];
const ICON_WALK_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57757,
)];
const ICON_WALK_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57757,
)];
const ICON_WALLET_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57851,
)];
const ICON_WALLET_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57758,
)];
const ICON_WALLET_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57758,
)];
const ICON_WARNING_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57852,
)];
const ICON_WARNING_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57759,
)];
const ICON_WARNING_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57759,
)];
const ICON_WATCH_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57853,
)];
const ICON_WATCH_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57760,
)];
const ICON_WATCH_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57760,
)];
const ICON_WATER_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57854,
)];
const ICON_WATER_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57761,
)];
const ICON_WATER_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57761,
)];
const ICON_WIFI_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57855,
)];
const ICON_WIFI_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57762,
)];
const ICON_WIFI_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57762,
)];
const ICON_WINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57856,
)];
const ICON_WINE_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57763,
)];
const ICON_WINE_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57763,
)];
const ICON_WOMAN_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Regular,
size: Size::Regular,
},
57857,
)];
const ICON_WOMAN_OUTLINE_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Outline,
size: Size::Regular,
},
57764,
)];
const ICON_WOMAN_SHARP_CODEPOINTS: &[(VariantKey, u32)] = &[(
VariantKey {
style: Style::Sharp,
size: Size::Regular,
},
57764,
)];
const ICON_ACCESSIBILITY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ACCESSIBILITY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ACCESSIBILITY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ADD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ADD_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ADD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ADD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ADD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ADD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_AIRPLANE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_AIRPLANE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_AIRPLANE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ALARM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ALARM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ALARM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ALBUMS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ALBUMS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ALBUMS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ALERT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ALERT_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ALERT_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ALERT_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ALERT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ALERT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_AMERICAN_FOOTBALL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_AMERICAN_FOOTBALL_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_AMERICAN_FOOTBALL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ANALYTICS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ANALYTICS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ANALYTICS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_APERTURE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_APERTURE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_APERTURE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_APPS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_APPS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_APPS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARCHIVE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARCHIVE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARCHIVE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_BACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_BACK_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_BACK_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_BACK_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_BACK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARROW_BACK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_DOWN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_DOWN_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_DOWN_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_DOWN_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_DOWN_LEFT_BOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_DOWN_LEFT_BOX_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_DOWN_LEFT_BOX_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_DOWN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARROW_DOWN_RIGHT_BOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_DOWN_RIGHT_BOX_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_DOWN_RIGHT_BOX_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_ARROW_DOWN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_FORWARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_FORWARD_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_FORWARD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_FORWARD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_ARROW_FORWARD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARROW_FORWARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_REDO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_REDO_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_REDO_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_REDO_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_REDO_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARROW_REDO_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_UNDO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_UNDO_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_UNDO_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_UNDO_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_UNDO_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARROW_UNDO_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_UP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_UP_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_UP_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARROW_UP_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_UP_LEFT_BOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_UP_LEFT_BOX_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_UP_LEFT_BOX_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_UP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ARROW_UP_RIGHT_BOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ARROW_UP_RIGHT_BOX_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ARROW_UP_RIGHT_BOX_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ARROW_UP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_AT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_AT_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_AT_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_AT_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_AT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_AT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ATTACH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ATTACH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ATTACH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BACKSPACE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BACKSPACE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BACKSPACE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BAG_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BAG_ADD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BAG_ADD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BAG_ADD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BAG_CHECK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BAG_CHECK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BAG_CHECK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BAG_HANDLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BAG_HANDLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BAG_HANDLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BAG_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BAG_REMOVE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BAG_REMOVE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BAG_REMOVE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BAG_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BALLOON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BALLOON_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BALLOON_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BAN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BAN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BAN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BANDAGE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BANDAGE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BANDAGE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BAR_CHART_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BAR_CHART_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BAR_CHART_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BARBELL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BARBELL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BARBELL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BARCODE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BARCODE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BARCODE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BASEBALL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BASEBALL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BASEBALL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BASKET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BASKET_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BASKET_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BASKETBALL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BASKETBALL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BASKETBALL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BATTERY_CHARGING_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BATTERY_CHARGING_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_BATTERY_CHARGING_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BATTERY_DEAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BATTERY_DEAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BATTERY_DEAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BATTERY_FULL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BATTERY_FULL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BATTERY_FULL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BATTERY_HALF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BATTERY_HALF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BATTERY_HALF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BEAKER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BEAKER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BEAKER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BED_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BED_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BED_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BEER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BEER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BEER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BICYCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BICYCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BICYCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BINOCULARS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BINOCULARS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BINOCULARS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BLUETOOTH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BLUETOOTH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BLUETOOTH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BOAT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BOAT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BOAT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BODY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BODY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BODY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BONFIRE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BONFIRE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BONFIRE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BOOK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BOOK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BOOK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BOOKMARK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BOOKMARK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BOOKMARK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BOOKMARKS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BOOKMARKS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BOOKMARKS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BOWLING_BALL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BOWLING_BALL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BOWLING_BALL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BRIEFCASE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BRIEFCASE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BRIEFCASE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BROWSERS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BROWSERS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BROWSERS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BRUSH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BRUSH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BRUSH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BUG_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BUG_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BUG_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BUILD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BUILD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BUILD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BULB_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BULB_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BULB_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BUS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BUS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BUS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_BUSINESS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_BUSINESS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_BUSINESS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CAFE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CAFE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CAFE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CALCULATOR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CALCULATOR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CALCULATOR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CALENDAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CALENDAR_CLEAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CALENDAR_CLEAR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CALENDAR_CLEAR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CALENDAR_NUMBER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CALENDAR_NUMBER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CALENDAR_NUMBER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CALENDAR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CALENDAR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CALL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CALL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CALL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CAMERA_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CAMERA_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CAMERA_REVERSE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CAMERA_REVERSE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CAMERA_REVERSE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CAMERA_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CAR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CAR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CAR_SPORT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CAR_SPORT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CAR_SPORT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARET_BACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_BACK_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_BACK_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CARET_BACK_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARET_BACK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CARET_BACK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARET_DOWN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_DOWN_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_DOWN_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CARET_DOWN_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARET_DOWN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CARET_DOWN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARET_FORWARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_FORWARD_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_FORWARD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CARET_FORWARD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_CARET_FORWARD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CARET_FORWARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARET_UP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_UP_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CARET_UP_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CARET_UP_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CARET_UP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CARET_UP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CART_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CART_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CART_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CASH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CASH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CASH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CELLULAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CELLULAR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CELLULAR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHATBOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHATBOX_ELLIPSES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHATBOX_ELLIPSES_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHATBOX_ELLIPSES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHATBOX_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHATBOX_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHATBUBBLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHATBUBBLE_ELLIPSES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHATBUBBLE_ELLIPSES_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHATBUBBLE_ELLIPSES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHATBUBBLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHATBUBBLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHATBUBBLES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHATBUBBLES_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHATBUBBLES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHECKBOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHECKBOX_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHECKBOX_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHECKMARK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHECKMARK_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHECKMARK_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHECKMARK_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHECKMARK_DONE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHECKMARK_DONE_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHECKMARK_DONE_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHECKMARK_DONE_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_CHECKMARK_DONE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHECKMARK_DONE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHECKMARK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHECKMARK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_BACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_BACK_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_BACK_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_BACK_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_BACK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_BACK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_COLLAPSE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_COLLAPSE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_COLLAPSE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_DOWN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_DOWN_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_DOWN_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_DOWN_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_DOWN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_DOWN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_EXPAND_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_EXPAND_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_EXPAND_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_FORWARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_FORWARD_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_FORWARD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_FORWARD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_FORWARD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_FORWARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_UP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_UP_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CHEVRON_UP_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_UP_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CHEVRON_UP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CHEVRON_UP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLIPBOARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLIPBOARD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLIPBOARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOSE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOSE_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOSE_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOSE_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOSE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOSE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUD_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUD_DONE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUD_DONE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUD_DONE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUD_DOWNLOAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUD_DOWNLOAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUD_DOWNLOAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUD_OFFLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUD_OFFLINE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUD_OFFLINE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUD_UPLOAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUD_UPLOAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUD_UPLOAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUDY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUDY_NIGHT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CLOUDY_NIGHT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUDY_NIGHT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CLOUDY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CLOUDY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CODE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CODE_DOWNLOAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CODE_DOWNLOAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CODE_DOWNLOAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CODE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CODE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CODE_SLASH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CODE_SLASH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CODE_SLASH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CODE_WORKING_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CODE_WORKING_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CODE_WORKING_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_COG_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_COG_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_COG_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_COLOR_FILL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_COLOR_FILL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_COLOR_FILL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_COLOR_FILTER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_COLOR_FILTER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_COLOR_FILTER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_COLOR_PALETTE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_COLOR_PALETTE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_COLOR_PALETTE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_COLOR_WAND_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_COLOR_WAND_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_COLOR_WAND_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_COMPASS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_COMPASS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_COMPASS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CONSTRUCT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CONSTRUCT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CONSTRUCT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CONTRACT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CONTRACT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CONTRACT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CONTRAST_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CONTRAST_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CONTRAST_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_COPY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_COPY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_COPY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CREATE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CREATE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CREATE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CROP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CROP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CROP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CUBE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CUBE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CUBE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_CUT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_CUT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_CUT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DESKTOP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DESKTOP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DESKTOP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DIAMOND_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DIAMOND_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DIAMOND_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DICE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DICE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DICE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DISC_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DISC_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DISC_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DOCUMENT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DOCUMENT_ATTACH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DOCUMENT_ATTACH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DOCUMENT_ATTACH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DOCUMENT_LOCK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DOCUMENT_LOCK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DOCUMENT_LOCK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DOCUMENT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DOCUMENT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DOCUMENT_TEXT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DOCUMENT_TEXT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DOCUMENT_TEXT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DOCUMENTS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DOCUMENTS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DOCUMENTS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DOWNLOAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DOWNLOAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DOWNLOAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_DUPLICATE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_DUPLICATE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_DUPLICATE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EAR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EAR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EARTH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EARTH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EARTH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EASEL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EASEL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EASEL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EGG_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EGG_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EGG_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ELLIPSE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ELLIPSE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ELLIPSE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ELLIPSIS_HORIZONTAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ELLIPSIS_HORIZONTAL_CIRCLE_AVAILABLE: &[(Style, Size)] =
&[(Style::Regular, Size::Regular)];
const ICON_ELLIPSIS_HORIZONTAL_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ELLIPSIS_HORIZONTAL_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_ELLIPSIS_HORIZONTAL_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ELLIPSIS_HORIZONTAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ELLIPSIS_VERTICAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ELLIPSIS_VERTICAL_CIRCLE_AVAILABLE: &[(Style, Size)] =
&[(Style::Regular, Size::Regular)];
const ICON_ELLIPSIS_VERTICAL_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ELLIPSIS_VERTICAL_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_ELLIPSIS_VERTICAL_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_ELLIPSIS_VERTICAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ENTER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ENTER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ENTER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EXIT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EXIT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EXIT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EXPAND_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EXPAND_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EXPAND_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EXTENSION_PUZZLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EXTENSION_PUZZLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_EXTENSION_PUZZLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EYE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EYE_OFF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EYE_OFF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EYE_OFF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EYE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EYE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_EYEDROP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_EYEDROP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_EYEDROP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FAST_FOOD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FAST_FOOD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FAST_FOOD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FEMALE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FEMALE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FEMALE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FILE_TRAY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FILE_TRAY_FULL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FILE_TRAY_FULL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FILE_TRAY_FULL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FILE_TRAY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FILE_TRAY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FILE_TRAY_STACKED_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FILE_TRAY_STACKED_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_FILE_TRAY_STACKED_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FILM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FILM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FILM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FILTER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FILTER_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FILTER_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FILTER_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FILTER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FILTER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FINGER_PRINT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FINGER_PRINT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FINGER_PRINT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FISH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FISH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FISH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FITNESS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FITNESS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FITNESS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FLAG_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FLAG_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FLAG_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FLAME_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FLAME_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FLAME_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FLASH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FLASH_OFF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FLASH_OFF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FLASH_OFF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FLASH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FLASH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FLASHLIGHT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FLASHLIGHT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FLASHLIGHT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FLASK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FLASK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FLASK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FLOWER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FLOWER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FLOWER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FOLDER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FOLDER_OPEN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FOLDER_OPEN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FOLDER_OPEN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FOLDER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FOLDER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FOOTBALL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FOOTBALL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FOOTBALL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FOOTSTEPS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FOOTSTEPS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FOOTSTEPS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_FUNNEL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_FUNNEL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_FUNNEL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GAME_CONTROLLER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GAME_CONTROLLER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GAME_CONTROLLER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GIFT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GIFT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GIFT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GIT_BRANCH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GIT_BRANCH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GIT_BRANCH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GIT_COMMIT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GIT_COMMIT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GIT_COMMIT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GIT_COMPARE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GIT_COMPARE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GIT_COMPARE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GIT_MERGE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GIT_MERGE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GIT_MERGE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GIT_NETWORK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GIT_NETWORK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GIT_NETWORK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GIT_PULL_REQUEST_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GIT_PULL_REQUEST_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_GIT_PULL_REQUEST_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GLASSES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GLASSES_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GLASSES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GLOBE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GLOBE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GLOBE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GOLF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GOLF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GOLF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_GRID_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_GRID_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_GRID_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HAMMER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HAMMER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HAMMER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HAND_LEFT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HAND_LEFT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HAND_LEFT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HAND_RIGHT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HAND_RIGHT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HAND_RIGHT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HAPPY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HAPPY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HAPPY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HARDWARE_CHIP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HARDWARE_CHIP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HARDWARE_CHIP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HEADSET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HEADSET_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HEADSET_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HEART_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HEART_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HEART_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HEART_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HEART_DISLIKE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HEART_DISLIKE_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HEART_DISLIKE_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_HEART_DISLIKE_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_HEART_DISLIKE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HEART_DISLIKE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HEART_HALF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HEART_HALF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HEART_HALF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HEART_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HEART_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HELP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HELP_BUOY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HELP_BUOY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HELP_BUOY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HELP_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HELP_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HELP_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HELP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HELP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HOME_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HOME_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HOME_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_HOURGLASS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_HOURGLASS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_HOURGLASS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ICE_CREAM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ICE_CREAM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ICE_CREAM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ID_CARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ID_CARD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ID_CARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_IMAGE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_IMAGE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_IMAGE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_IMAGES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_IMAGES_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_IMAGES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_INFINITE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_INFINITE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_INFINITE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_INFORMATION_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_INFORMATION_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_INFORMATION_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_INFORMATION_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_INFORMATION_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_INFORMATION_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_INVERT_MODE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_INVERT_MODE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_INVERT_MODE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_JOURNAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_JOURNAL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_JOURNAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_KEY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_KEY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_KEY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_KEYPAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_KEYPAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_KEYPAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LANGUAGE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LANGUAGE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LANGUAGE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LAPTOP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LAPTOP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LAPTOP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LAYERS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LAYERS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LAYERS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LEAF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LEAF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LEAF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LIBRARY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LIBRARY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LIBRARY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LINK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LINK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LINK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LIST_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LIST_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LIST_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LIST_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LIST_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LIST_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LOCATE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOCATE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LOCATE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LOCATION_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOCATION_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LOCATION_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LOCK_CLOSED_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOCK_CLOSED_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LOCK_CLOSED_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LOCK_OPEN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOCK_OPEN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LOCK_OPEN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LOG_IN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOG_IN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LOG_IN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LOG_OUT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOG_OUT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_LOG_OUT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_LOGO_ALIPAY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_AMAZON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_AMPLIFY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_ANDROID_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_ANGULAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_APPFLOW_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_APPLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_APPLE_APPSTORE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_APPLE_AR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_BEHANCE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_BITBUCKET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_BITCOIN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_BUFFER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_CAPACITOR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_CHROME_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_CLOSED_CAPTIONING_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_CODEPEN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_CSS_3_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_DESIGNERNEWS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_DEVIANTART_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_DISCORD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_DOCKER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_DRIBBBLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_DROPBOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_EDGE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_ELECTRON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_EURO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_FACEBOOK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_FIGMA_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_FIREBASE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_FIREFOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_FLICKR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_FOURSQUARE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_GITHUB_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_GITLAB_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_GOOGLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_GOOGLE_PLAYSTORE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_HACKERNEWS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_HTML_5_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_INSTAGRAM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_IONIC_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_IONITRON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_JAVASCRIPT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_LARAVEL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_LINKEDIN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_MARKDOWN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_MASTODON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_MEDIUM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_MICROSOFT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_NO_SMOKING_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_NODEJS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_NPM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_OCTOCAT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_PAYPAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_PINTEREST_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_PLAYSTATION_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_PWA_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_PYTHON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_REACT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_REDDIT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_RSS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_SASS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_SKYPE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_SLACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_SNAPCHAT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_SOUNDCLOUD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_STACKOVERFLOW_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_STEAM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_STENCIL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_TABLEAU_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_TIKTOK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_TRAPEZE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_TUMBLR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_TUX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_TWITCH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_TWITTER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_USD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_VENMO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_VERCEL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_VIMEO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_VK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_VUE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_WEB_COMPONENT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_WECHAT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_WHATSAPP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_WINDOWS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_WORDPRESS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_X_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_XBOX_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_XING_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_YAHOO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_YEN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_LOGO_YOUTUBE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MAGNET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MAGNET_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MAGNET_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MAIL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MAIL_OPEN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MAIL_OPEN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MAIL_OPEN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MAIL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MAIL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MAIL_UNREAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MAIL_UNREAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MAIL_UNREAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MALE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MALE_FEMALE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MALE_FEMALE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MALE_FEMALE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MALE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MALE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MAN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MAN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MAN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MAP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MAP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MAP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MEDAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MEDAL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MEDAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MEDICAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MEDICAL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MEDICAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MEDKIT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MEDKIT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MEDKIT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MEGAPHONE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MEGAPHONE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MEGAPHONE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MENU_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MENU_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MENU_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MIC_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MIC_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MIC_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MIC_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MIC_OFF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MIC_OFF_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MIC_OFF_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MIC_OFF_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MIC_OFF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MIC_OFF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MIC_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MIC_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MOON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MOON_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MOON_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MOVE__AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MOVE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MOVE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MUSICAL_NOTE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MUSICAL_NOTE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MUSICAL_NOTE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_MUSICAL_NOTES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_MUSICAL_NOTES_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_MUSICAL_NOTES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_NAVIGATE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NAVIGATE_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NAVIGATE_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_NAVIGATE_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_NAVIGATE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_NAVIGATE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_NEWSPAPER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NEWSPAPER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_NEWSPAPER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_NOTIFICATIONS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NOTIFICATIONS_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NOTIFICATIONS_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_NOTIFICATIONS_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_NOTIFICATIONS_OFF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NOTIFICATIONS_OFF_CIRCLE_AVAILABLE: &[(Style, Size)] =
&[(Style::Regular, Size::Regular)];
const ICON_NOTIFICATIONS_OFF_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_NOTIFICATIONS_OFF_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_NOTIFICATIONS_OFF_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_NOTIFICATIONS_OFF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_NOTIFICATIONS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_NOTIFICATIONS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_NUCLEAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NUCLEAR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_NUCLEAR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_NUTRITION_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_NUTRITION_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_NUTRITION_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_OPEN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_OPEN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_OPEN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_OPTIONS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_OPTIONS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_OPTIONS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PAPER_PLANE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PAPER_PLANE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PAPER_PLANE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PARTLY_SUNNY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PARTLY_SUNNY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PARTLY_SUNNY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PAUSE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PAUSE_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PAUSE_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PAUSE_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PAUSE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PAUSE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PAW_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PAW_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PAW_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PENCIL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PENCIL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PENCIL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PEOPLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PEOPLE_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PEOPLE_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PEOPLE_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PEOPLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PEOPLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PERSON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PERSON_ADD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PERSON_ADD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PERSON_ADD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PERSON_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PERSON_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PERSON_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PERSON_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PERSON_REMOVE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PERSON_REMOVE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PERSON_REMOVE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PERSON_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PHONE_LANDSCAPE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PHONE_LANDSCAPE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PHONE_LANDSCAPE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PHONE_PORTRAIT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PHONE_PORTRAIT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PHONE_PORTRAIT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PIE_CHART_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PIE_CHART_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PIE_CHART_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PIN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PIN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PIN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PINT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PINT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PINT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PIZZA_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PIZZA_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PIZZA_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLANET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLANET_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PLANET_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_BACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_BACK_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_BACK_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_PLAY_BACK_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_BACK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PLAY_BACK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PLAY_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_FORWARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_FORWARD_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_FORWARD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_PLAY_FORWARD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_FORWARD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PLAY_FORWARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PLAY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_SKIP_BACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_SKIP_BACK_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_SKIP_BACK_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_PLAY_SKIP_BACK_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_PLAY_SKIP_BACK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PLAY_SKIP_BACK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PLAY_SKIP_FORWARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PLAY_SKIP_FORWARD_CIRCLE_AVAILABLE: &[(Style, Size)] =
&[(Style::Regular, Size::Regular)];
const ICON_PLAY_SKIP_FORWARD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_PLAY_SKIP_FORWARD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] =
&[(Style::Sharp, Size::Regular)];
const ICON_PLAY_SKIP_FORWARD_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_PLAY_SKIP_FORWARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PODIUM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PODIUM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PODIUM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_POWER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_POWER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_POWER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PRICETAG_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PRICETAG_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PRICETAG_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PRICETAGS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PRICETAGS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PRICETAGS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PRINT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PRINT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PRINT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PRISM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PRISM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PRISM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PULSE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PULSE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PULSE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_PUSH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_PUSH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_PUSH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_QR_CODE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_QR_CODE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_QR_CODE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RADIO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RADIO_BUTTON_OFF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RADIO_BUTTON_OFF_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_RADIO_BUTTON_OFF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RADIO_BUTTON_ON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RADIO_BUTTON_ON_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RADIO_BUTTON_ON_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RADIO_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RADIO_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RAINY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RAINY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RAINY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_READER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_READER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_READER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RECEIPT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RECEIPT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RECEIPT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RECORDING_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RECORDING_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RECORDING_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REFRESH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REFRESH_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REFRESH_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REFRESH_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REFRESH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REFRESH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RELOAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RELOAD_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RELOAD_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RELOAD_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RELOAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RELOAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REMOVE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REMOVE_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REMOVE_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REMOVE_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REMOVE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REMOVE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REORDER_FOUR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REORDER_FOUR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REORDER_FOUR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REORDER_THREE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REORDER_THREE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REORDER_THREE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REORDER_TWO_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REORDER_TWO_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REORDER_TWO_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_REPEAT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_REPEAT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_REPEAT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RESIZE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RESIZE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RESIZE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RESTAURANT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RESTAURANT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RESTAURANT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RETURN_DOWN_BACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RETURN_DOWN_BACK_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_RETURN_DOWN_BACK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RETURN_DOWN_FORWARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RETURN_DOWN_FORWARD_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_RETURN_DOWN_FORWARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RETURN_UP_BACK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RETURN_UP_BACK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RETURN_UP_BACK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RETURN_UP_FORWARD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RETURN_UP_FORWARD_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_RETURN_UP_FORWARD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_RIBBON_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_RIBBON_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_RIBBON_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ROCKET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ROCKET_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ROCKET_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_ROSE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_ROSE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_ROSE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SAD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SAD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SAD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SAVE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SAVE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SAVE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SCALE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SCALE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SCALE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SCAN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SCAN_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SCAN_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SCAN_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SCAN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SCAN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SCHOOL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SCHOOL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SCHOOL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SEARCH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SEARCH_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SEARCH_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SEARCH_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SEARCH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SEARCH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SEND_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SEND_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SEND_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SERVER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SERVER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SERVER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SETTINGS_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SETTINGS_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SETTINGS_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHAPES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHAPES_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SHAPES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHARE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHARE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SHARE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHARE_SOCIAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHARE_SOCIAL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SHARE_SOCIAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHIELD_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHIELD_CHECKMARK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHIELD_CHECKMARK_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_SHIELD_CHECKMARK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHIELD_HALF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHIELD_HALF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SHIELD_HALF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHIELD_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SHIELD_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHIRT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHIRT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SHIRT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SHUFFLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SHUFFLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SHUFFLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SKULL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SKULL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SKULL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SNOW_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SNOW_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SNOW_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SPARKLES_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SPARKLES_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SPARKLES_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SPEEDOMETER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SPEEDOMETER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SPEEDOMETER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SQUARE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SQUARE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SQUARE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_STAR_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_STAR_HALF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_STAR_HALF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_STAR_HALF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_STAR_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_STAR_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_STATS_CHART_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_STATS_CHART_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_STATS_CHART_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_STOP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_STOP_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_STOP_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_STOP_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_STOP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_STOP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_STOPWATCH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_STOPWATCH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_STOPWATCH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_STOREFRONT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_STOREFRONT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_STOREFRONT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SUBWAY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SUBWAY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SUBWAY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SUNNY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SUNNY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SUNNY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SWAP_HORIZONTAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SWAP_HORIZONTAL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SWAP_HORIZONTAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SWAP_VERTICAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SWAP_VERTICAL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SWAP_VERTICAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SYNC_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SYNC_CIRCLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_SYNC_CIRCLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SYNC_CIRCLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_SYNC_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_SYNC_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TABLET_LANDSCAPE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TABLET_LANDSCAPE_OUTLINE_AVAILABLE: &[(Style, Size)] =
&[(Style::Outline, Size::Regular)];
const ICON_TABLET_LANDSCAPE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TABLET_PORTRAIT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TABLET_PORTRAIT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TABLET_PORTRAIT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TELESCOPE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TELESCOPE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TELESCOPE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TENNISBALL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TENNISBALL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TENNISBALL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TERMINAL_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TERMINAL_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TERMINAL_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TEXT_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TEXT_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TEXT_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_THERMOMETER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_THERMOMETER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_THERMOMETER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_THUMBS_DOWN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_THUMBS_DOWN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_THUMBS_DOWN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_THUMBS_UP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_THUMBS_UP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_THUMBS_UP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_THUNDERSTORM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_THUNDERSTORM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_THUNDERSTORM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TICKET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TICKET_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TICKET_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TIME_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TIME_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TIME_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TIMER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TIMER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TIMER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TODAY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TODAY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TODAY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TOGGLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TOGGLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TOGGLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRAIL_SIGN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRAIL_SIGN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRAIL_SIGN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRAIN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRAIN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRAIN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRANSGENDER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRANSGENDER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRANSGENDER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRASH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRASH_BIN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRASH_BIN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRASH_BIN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRASH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRASH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRENDING_DOWN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRENDING_DOWN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRENDING_DOWN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRENDING_UP_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRENDING_UP_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRENDING_UP_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TRIANGLE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TRIANGLE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TRIANGLE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TROPHY_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TROPHY_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TROPHY_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_TV_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_TV_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_TV_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_UMBRELLA_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_UMBRELLA_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_UMBRELLA_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_UNLINK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_UNLINK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_UNLINK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_VIDEOCAM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_VIDEOCAM_OFF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_VIDEOCAM_OFF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_VIDEOCAM_OFF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_VIDEOCAM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_VIDEOCAM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_VOLUME_HIGH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_VOLUME_HIGH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_VOLUME_HIGH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_VOLUME_LOW_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_VOLUME_LOW_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_VOLUME_LOW_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_VOLUME_MEDIUM_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_VOLUME_MEDIUM_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_VOLUME_MEDIUM_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_VOLUME_MUTE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_VOLUME_MUTE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_VOLUME_MUTE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_VOLUME_OFF_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_VOLUME_OFF_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_VOLUME_OFF_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WALK_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WALK_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WALK_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WALLET_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WALLET_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WALLET_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WARNING_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WARNING_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WARNING_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WATCH_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WATCH_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WATCH_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WATER_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WATER_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WATER_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WIFI_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WIFI_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WIFI_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WINE_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WINE_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WINE_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
const ICON_WOMAN_AVAILABLE: &[(Style, Size)] = &[(Style::Regular, Size::Regular)];
const ICON_WOMAN_OUTLINE_AVAILABLE: &[(Style, Size)] = &[(Style::Outline, Size::Regular)];
const ICON_WOMAN_SHARP_AVAILABLE: &[(Style, Size)] = &[(Style::Sharp, Size::Regular)];
#[derive(Clone, Copy, Debug)]
pub(crate) struct IconCodepoints {
pub name: &'static str,
pub codepoints: &'static [(VariantKey, u32)],
}
pub(crate) const ICON_CODEPOINTS: &[IconCodepoints] = &[
IconCodepoints {
name: "accessibility",
codepoints: ICON_ACCESSIBILITY_CODEPOINTS,
},
IconCodepoints {
name: "accessibility-outline",
codepoints: ICON_ACCESSIBILITY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "accessibility-sharp",
codepoints: ICON_ACCESSIBILITY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "add",
codepoints: ICON_ADD_CODEPOINTS,
},
IconCodepoints {
name: "add-circle",
codepoints: ICON_ADD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "add-circle-outline",
codepoints: ICON_ADD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "add-circle-sharp",
codepoints: ICON_ADD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "add-outline",
codepoints: ICON_ADD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "add-sharp",
codepoints: ICON_ADD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "airplane",
codepoints: ICON_AIRPLANE_CODEPOINTS,
},
IconCodepoints {
name: "airplane-outline",
codepoints: ICON_AIRPLANE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "airplane-sharp",
codepoints: ICON_AIRPLANE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "alarm",
codepoints: ICON_ALARM_CODEPOINTS,
},
IconCodepoints {
name: "alarm-outline",
codepoints: ICON_ALARM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "alarm-sharp",
codepoints: ICON_ALARM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "albums",
codepoints: ICON_ALBUMS_CODEPOINTS,
},
IconCodepoints {
name: "albums-outline",
codepoints: ICON_ALBUMS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "albums-sharp",
codepoints: ICON_ALBUMS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "alert",
codepoints: ICON_ALERT_CODEPOINTS,
},
IconCodepoints {
name: "alert-circle",
codepoints: ICON_ALERT_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "alert-circle-outline",
codepoints: ICON_ALERT_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "alert-circle-sharp",
codepoints: ICON_ALERT_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "alert-outline",
codepoints: ICON_ALERT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "alert-sharp",
codepoints: ICON_ALERT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "american-football",
codepoints: ICON_AMERICAN_FOOTBALL_CODEPOINTS,
},
IconCodepoints {
name: "american-football-outline",
codepoints: ICON_AMERICAN_FOOTBALL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "american-football-sharp",
codepoints: ICON_AMERICAN_FOOTBALL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "analytics",
codepoints: ICON_ANALYTICS_CODEPOINTS,
},
IconCodepoints {
name: "analytics-outline",
codepoints: ICON_ANALYTICS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "analytics-sharp",
codepoints: ICON_ANALYTICS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "aperture",
codepoints: ICON_APERTURE_CODEPOINTS,
},
IconCodepoints {
name: "aperture-outline",
codepoints: ICON_APERTURE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "aperture-sharp",
codepoints: ICON_APERTURE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "apps",
codepoints: ICON_APPS_CODEPOINTS,
},
IconCodepoints {
name: "apps-outline",
codepoints: ICON_APPS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "apps-sharp",
codepoints: ICON_APPS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "archive",
codepoints: ICON_ARCHIVE_CODEPOINTS,
},
IconCodepoints {
name: "archive-outline",
codepoints: ICON_ARCHIVE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "archive-sharp",
codepoints: ICON_ARCHIVE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-back",
codepoints: ICON_ARROW_BACK_CODEPOINTS,
},
IconCodepoints {
name: "arrow-back-circle",
codepoints: ICON_ARROW_BACK_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-back-circle-outline",
codepoints: ICON_ARROW_BACK_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-back-circle-sharp",
codepoints: ICON_ARROW_BACK_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-back-outline",
codepoints: ICON_ARROW_BACK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-back-sharp",
codepoints: ICON_ARROW_BACK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down",
codepoints: ICON_ARROW_DOWN_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-circle",
codepoints: ICON_ARROW_DOWN_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-circle-outline",
codepoints: ICON_ARROW_DOWN_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-circle-sharp",
codepoints: ICON_ARROW_DOWN_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-left-box",
codepoints: ICON_ARROW_DOWN_LEFT_BOX_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-left-box-outline",
codepoints: ICON_ARROW_DOWN_LEFT_BOX_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-left-box-sharp",
codepoints: ICON_ARROW_DOWN_LEFT_BOX_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-outline",
codepoints: ICON_ARROW_DOWN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-right-box",
codepoints: ICON_ARROW_DOWN_RIGHT_BOX_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-right-box-outline",
codepoints: ICON_ARROW_DOWN_RIGHT_BOX_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-right-box-sharp",
codepoints: ICON_ARROW_DOWN_RIGHT_BOX_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-down-sharp",
codepoints: ICON_ARROW_DOWN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-forward",
codepoints: ICON_ARROW_FORWARD_CODEPOINTS,
},
IconCodepoints {
name: "arrow-forward-circle",
codepoints: ICON_ARROW_FORWARD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-forward-circle-outline",
codepoints: ICON_ARROW_FORWARD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-forward-circle-sharp",
codepoints: ICON_ARROW_FORWARD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-forward-outline",
codepoints: ICON_ARROW_FORWARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-forward-sharp",
codepoints: ICON_ARROW_FORWARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-redo",
codepoints: ICON_ARROW_REDO_CODEPOINTS,
},
IconCodepoints {
name: "arrow-redo-circle",
codepoints: ICON_ARROW_REDO_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-redo-circle-outline",
codepoints: ICON_ARROW_REDO_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-redo-circle-sharp",
codepoints: ICON_ARROW_REDO_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-redo-outline",
codepoints: ICON_ARROW_REDO_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-redo-sharp",
codepoints: ICON_ARROW_REDO_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-undo",
codepoints: ICON_ARROW_UNDO_CODEPOINTS,
},
IconCodepoints {
name: "arrow-undo-circle",
codepoints: ICON_ARROW_UNDO_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-undo-circle-outline",
codepoints: ICON_ARROW_UNDO_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-undo-circle-sharp",
codepoints: ICON_ARROW_UNDO_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-undo-outline",
codepoints: ICON_ARROW_UNDO_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-undo-sharp",
codepoints: ICON_ARROW_UNDO_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up",
codepoints: ICON_ARROW_UP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-circle",
codepoints: ICON_ARROW_UP_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-circle-outline",
codepoints: ICON_ARROW_UP_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-circle-sharp",
codepoints: ICON_ARROW_UP_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-left-box",
codepoints: ICON_ARROW_UP_LEFT_BOX_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-left-box-outline",
codepoints: ICON_ARROW_UP_LEFT_BOX_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-left-box-sharp",
codepoints: ICON_ARROW_UP_LEFT_BOX_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-outline",
codepoints: ICON_ARROW_UP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-right-box",
codepoints: ICON_ARROW_UP_RIGHT_BOX_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-right-box-outline",
codepoints: ICON_ARROW_UP_RIGHT_BOX_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-right-box-sharp",
codepoints: ICON_ARROW_UP_RIGHT_BOX_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "arrow-up-sharp",
codepoints: ICON_ARROW_UP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "at",
codepoints: ICON_AT_CODEPOINTS,
},
IconCodepoints {
name: "at-circle",
codepoints: ICON_AT_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "at-circle-outline",
codepoints: ICON_AT_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "at-circle-sharp",
codepoints: ICON_AT_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "at-outline",
codepoints: ICON_AT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "at-sharp",
codepoints: ICON_AT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "attach",
codepoints: ICON_ATTACH_CODEPOINTS,
},
IconCodepoints {
name: "attach-outline",
codepoints: ICON_ATTACH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "attach-sharp",
codepoints: ICON_ATTACH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "backspace",
codepoints: ICON_BACKSPACE_CODEPOINTS,
},
IconCodepoints {
name: "backspace-outline",
codepoints: ICON_BACKSPACE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "backspace-sharp",
codepoints: ICON_BACKSPACE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bag",
codepoints: ICON_BAG_CODEPOINTS,
},
IconCodepoints {
name: "bag-add",
codepoints: ICON_BAG_ADD_CODEPOINTS,
},
IconCodepoints {
name: "bag-add-outline",
codepoints: ICON_BAG_ADD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bag-add-sharp",
codepoints: ICON_BAG_ADD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bag-check",
codepoints: ICON_BAG_CHECK_CODEPOINTS,
},
IconCodepoints {
name: "bag-check-outline",
codepoints: ICON_BAG_CHECK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bag-check-sharp",
codepoints: ICON_BAG_CHECK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bag-handle",
codepoints: ICON_BAG_HANDLE_CODEPOINTS,
},
IconCodepoints {
name: "bag-handle-outline",
codepoints: ICON_BAG_HANDLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bag-handle-sharp",
codepoints: ICON_BAG_HANDLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bag-outline",
codepoints: ICON_BAG_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bag-remove",
codepoints: ICON_BAG_REMOVE_CODEPOINTS,
},
IconCodepoints {
name: "bag-remove-outline",
codepoints: ICON_BAG_REMOVE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bag-remove-sharp",
codepoints: ICON_BAG_REMOVE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bag-sharp",
codepoints: ICON_BAG_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "balloon",
codepoints: ICON_BALLOON_CODEPOINTS,
},
IconCodepoints {
name: "balloon-outline",
codepoints: ICON_BALLOON_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "balloon-sharp",
codepoints: ICON_BALLOON_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ban",
codepoints: ICON_BAN_CODEPOINTS,
},
IconCodepoints {
name: "ban-outline",
codepoints: ICON_BAN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ban-sharp",
codepoints: ICON_BAN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bandage",
codepoints: ICON_BANDAGE_CODEPOINTS,
},
IconCodepoints {
name: "bandage-outline",
codepoints: ICON_BANDAGE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bandage-sharp",
codepoints: ICON_BANDAGE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bar-chart",
codepoints: ICON_BAR_CHART_CODEPOINTS,
},
IconCodepoints {
name: "bar-chart-outline",
codepoints: ICON_BAR_CHART_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bar-chart-sharp",
codepoints: ICON_BAR_CHART_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "barbell",
codepoints: ICON_BARBELL_CODEPOINTS,
},
IconCodepoints {
name: "barbell-outline",
codepoints: ICON_BARBELL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "barbell-sharp",
codepoints: ICON_BARBELL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "barcode",
codepoints: ICON_BARCODE_CODEPOINTS,
},
IconCodepoints {
name: "barcode-outline",
codepoints: ICON_BARCODE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "barcode-sharp",
codepoints: ICON_BARCODE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "baseball",
codepoints: ICON_BASEBALL_CODEPOINTS,
},
IconCodepoints {
name: "baseball-outline",
codepoints: ICON_BASEBALL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "baseball-sharp",
codepoints: ICON_BASEBALL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "basket",
codepoints: ICON_BASKET_CODEPOINTS,
},
IconCodepoints {
name: "basket-outline",
codepoints: ICON_BASKET_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "basket-sharp",
codepoints: ICON_BASKET_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "basketball",
codepoints: ICON_BASKETBALL_CODEPOINTS,
},
IconCodepoints {
name: "basketball-outline",
codepoints: ICON_BASKETBALL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "basketball-sharp",
codepoints: ICON_BASKETBALL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "battery-charging",
codepoints: ICON_BATTERY_CHARGING_CODEPOINTS,
},
IconCodepoints {
name: "battery-charging-outline",
codepoints: ICON_BATTERY_CHARGING_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "battery-charging-sharp",
codepoints: ICON_BATTERY_CHARGING_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "battery-dead",
codepoints: ICON_BATTERY_DEAD_CODEPOINTS,
},
IconCodepoints {
name: "battery-dead-outline",
codepoints: ICON_BATTERY_DEAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "battery-dead-sharp",
codepoints: ICON_BATTERY_DEAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "battery-full",
codepoints: ICON_BATTERY_FULL_CODEPOINTS,
},
IconCodepoints {
name: "battery-full-outline",
codepoints: ICON_BATTERY_FULL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "battery-full-sharp",
codepoints: ICON_BATTERY_FULL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "battery-half",
codepoints: ICON_BATTERY_HALF_CODEPOINTS,
},
IconCodepoints {
name: "battery-half-outline",
codepoints: ICON_BATTERY_HALF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "battery-half-sharp",
codepoints: ICON_BATTERY_HALF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "beaker",
codepoints: ICON_BEAKER_CODEPOINTS,
},
IconCodepoints {
name: "beaker-outline",
codepoints: ICON_BEAKER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "beaker-sharp",
codepoints: ICON_BEAKER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bed",
codepoints: ICON_BED_CODEPOINTS,
},
IconCodepoints {
name: "bed-outline",
codepoints: ICON_BED_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bed-sharp",
codepoints: ICON_BED_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "beer",
codepoints: ICON_BEER_CODEPOINTS,
},
IconCodepoints {
name: "beer-outline",
codepoints: ICON_BEER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "beer-sharp",
codepoints: ICON_BEER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bicycle",
codepoints: ICON_BICYCLE_CODEPOINTS,
},
IconCodepoints {
name: "bicycle-outline",
codepoints: ICON_BICYCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bicycle-sharp",
codepoints: ICON_BICYCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "binoculars",
codepoints: ICON_BINOCULARS_CODEPOINTS,
},
IconCodepoints {
name: "binoculars-outline",
codepoints: ICON_BINOCULARS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "binoculars-sharp",
codepoints: ICON_BINOCULARS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bluetooth",
codepoints: ICON_BLUETOOTH_CODEPOINTS,
},
IconCodepoints {
name: "bluetooth-outline",
codepoints: ICON_BLUETOOTH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bluetooth-sharp",
codepoints: ICON_BLUETOOTH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "boat",
codepoints: ICON_BOAT_CODEPOINTS,
},
IconCodepoints {
name: "boat-outline",
codepoints: ICON_BOAT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "boat-sharp",
codepoints: ICON_BOAT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "body",
codepoints: ICON_BODY_CODEPOINTS,
},
IconCodepoints {
name: "body-outline",
codepoints: ICON_BODY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "body-sharp",
codepoints: ICON_BODY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bonfire",
codepoints: ICON_BONFIRE_CODEPOINTS,
},
IconCodepoints {
name: "bonfire-outline",
codepoints: ICON_BONFIRE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bonfire-sharp",
codepoints: ICON_BONFIRE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "book",
codepoints: ICON_BOOK_CODEPOINTS,
},
IconCodepoints {
name: "book-outline",
codepoints: ICON_BOOK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "book-sharp",
codepoints: ICON_BOOK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bookmark",
codepoints: ICON_BOOKMARK_CODEPOINTS,
},
IconCodepoints {
name: "bookmark-outline",
codepoints: ICON_BOOKMARK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bookmark-sharp",
codepoints: ICON_BOOKMARK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bookmarks",
codepoints: ICON_BOOKMARKS_CODEPOINTS,
},
IconCodepoints {
name: "bookmarks-outline",
codepoints: ICON_BOOKMARKS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bookmarks-sharp",
codepoints: ICON_BOOKMARKS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bowling-ball",
codepoints: ICON_BOWLING_BALL_CODEPOINTS,
},
IconCodepoints {
name: "bowling-ball-outline",
codepoints: ICON_BOWLING_BALL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bowling-ball-sharp",
codepoints: ICON_BOWLING_BALL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "briefcase",
codepoints: ICON_BRIEFCASE_CODEPOINTS,
},
IconCodepoints {
name: "briefcase-outline",
codepoints: ICON_BRIEFCASE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "briefcase-sharp",
codepoints: ICON_BRIEFCASE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "browsers",
codepoints: ICON_BROWSERS_CODEPOINTS,
},
IconCodepoints {
name: "browsers-outline",
codepoints: ICON_BROWSERS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "browsers-sharp",
codepoints: ICON_BROWSERS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "brush",
codepoints: ICON_BRUSH_CODEPOINTS,
},
IconCodepoints {
name: "brush-outline",
codepoints: ICON_BRUSH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "brush-sharp",
codepoints: ICON_BRUSH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bug",
codepoints: ICON_BUG_CODEPOINTS,
},
IconCodepoints {
name: "bug-outline",
codepoints: ICON_BUG_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bug-sharp",
codepoints: ICON_BUG_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "build",
codepoints: ICON_BUILD_CODEPOINTS,
},
IconCodepoints {
name: "build-outline",
codepoints: ICON_BUILD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "build-sharp",
codepoints: ICON_BUILD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bulb",
codepoints: ICON_BULB_CODEPOINTS,
},
IconCodepoints {
name: "bulb-outline",
codepoints: ICON_BULB_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bulb-sharp",
codepoints: ICON_BULB_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "bus",
codepoints: ICON_BUS_CODEPOINTS,
},
IconCodepoints {
name: "bus-outline",
codepoints: ICON_BUS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "bus-sharp",
codepoints: ICON_BUS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "business",
codepoints: ICON_BUSINESS_CODEPOINTS,
},
IconCodepoints {
name: "business-outline",
codepoints: ICON_BUSINESS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "business-sharp",
codepoints: ICON_BUSINESS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cafe",
codepoints: ICON_CAFE_CODEPOINTS,
},
IconCodepoints {
name: "cafe-outline",
codepoints: ICON_CAFE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cafe-sharp",
codepoints: ICON_CAFE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "calculator",
codepoints: ICON_CALCULATOR_CODEPOINTS,
},
IconCodepoints {
name: "calculator-outline",
codepoints: ICON_CALCULATOR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "calculator-sharp",
codepoints: ICON_CALCULATOR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "calendar",
codepoints: ICON_CALENDAR_CODEPOINTS,
},
IconCodepoints {
name: "calendar-clear",
codepoints: ICON_CALENDAR_CLEAR_CODEPOINTS,
},
IconCodepoints {
name: "calendar-clear-outline",
codepoints: ICON_CALENDAR_CLEAR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "calendar-clear-sharp",
codepoints: ICON_CALENDAR_CLEAR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "calendar-number",
codepoints: ICON_CALENDAR_NUMBER_CODEPOINTS,
},
IconCodepoints {
name: "calendar-number-outline",
codepoints: ICON_CALENDAR_NUMBER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "calendar-number-sharp",
codepoints: ICON_CALENDAR_NUMBER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "calendar-outline",
codepoints: ICON_CALENDAR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "calendar-sharp",
codepoints: ICON_CALENDAR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "call",
codepoints: ICON_CALL_CODEPOINTS,
},
IconCodepoints {
name: "call-outline",
codepoints: ICON_CALL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "call-sharp",
codepoints: ICON_CALL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "camera",
codepoints: ICON_CAMERA_CODEPOINTS,
},
IconCodepoints {
name: "camera-outline",
codepoints: ICON_CAMERA_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "camera-reverse",
codepoints: ICON_CAMERA_REVERSE_CODEPOINTS,
},
IconCodepoints {
name: "camera-reverse-outline",
codepoints: ICON_CAMERA_REVERSE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "camera-reverse-sharp",
codepoints: ICON_CAMERA_REVERSE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "camera-sharp",
codepoints: ICON_CAMERA_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "car",
codepoints: ICON_CAR_CODEPOINTS,
},
IconCodepoints {
name: "car-outline",
codepoints: ICON_CAR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "car-sharp",
codepoints: ICON_CAR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "car-sport",
codepoints: ICON_CAR_SPORT_CODEPOINTS,
},
IconCodepoints {
name: "car-sport-outline",
codepoints: ICON_CAR_SPORT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "car-sport-sharp",
codepoints: ICON_CAR_SPORT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "card",
codepoints: ICON_CARD_CODEPOINTS,
},
IconCodepoints {
name: "card-outline",
codepoints: ICON_CARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "card-sharp",
codepoints: ICON_CARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-back",
codepoints: ICON_CARET_BACK_CODEPOINTS,
},
IconCodepoints {
name: "caret-back-circle",
codepoints: ICON_CARET_BACK_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "caret-back-circle-outline",
codepoints: ICON_CARET_BACK_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-back-circle-sharp",
codepoints: ICON_CARET_BACK_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-back-outline",
codepoints: ICON_CARET_BACK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-back-sharp",
codepoints: ICON_CARET_BACK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-down",
codepoints: ICON_CARET_DOWN_CODEPOINTS,
},
IconCodepoints {
name: "caret-down-circle",
codepoints: ICON_CARET_DOWN_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "caret-down-circle-outline",
codepoints: ICON_CARET_DOWN_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-down-circle-sharp",
codepoints: ICON_CARET_DOWN_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-down-outline",
codepoints: ICON_CARET_DOWN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-down-sharp",
codepoints: ICON_CARET_DOWN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-forward",
codepoints: ICON_CARET_FORWARD_CODEPOINTS,
},
IconCodepoints {
name: "caret-forward-circle",
codepoints: ICON_CARET_FORWARD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "caret-forward-circle-outline",
codepoints: ICON_CARET_FORWARD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-forward-circle-sharp",
codepoints: ICON_CARET_FORWARD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-forward-outline",
codepoints: ICON_CARET_FORWARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-forward-sharp",
codepoints: ICON_CARET_FORWARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-up",
codepoints: ICON_CARET_UP_CODEPOINTS,
},
IconCodepoints {
name: "caret-up-circle",
codepoints: ICON_CARET_UP_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "caret-up-circle-outline",
codepoints: ICON_CARET_UP_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-up-circle-sharp",
codepoints: ICON_CARET_UP_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "caret-up-outline",
codepoints: ICON_CARET_UP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "caret-up-sharp",
codepoints: ICON_CARET_UP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cart",
codepoints: ICON_CART_CODEPOINTS,
},
IconCodepoints {
name: "cart-outline",
codepoints: ICON_CART_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cart-sharp",
codepoints: ICON_CART_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cash",
codepoints: ICON_CASH_CODEPOINTS,
},
IconCodepoints {
name: "cash-outline",
codepoints: ICON_CASH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cash-sharp",
codepoints: ICON_CASH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cellular",
codepoints: ICON_CELLULAR_CODEPOINTS,
},
IconCodepoints {
name: "cellular-outline",
codepoints: ICON_CELLULAR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cellular-sharp",
codepoints: ICON_CELLULAR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chatbox",
codepoints: ICON_CHATBOX_CODEPOINTS,
},
IconCodepoints {
name: "chatbox-ellipses",
codepoints: ICON_CHATBOX_ELLIPSES_CODEPOINTS,
},
IconCodepoints {
name: "chatbox-ellipses-outline",
codepoints: ICON_CHATBOX_ELLIPSES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chatbox-ellipses-sharp",
codepoints: ICON_CHATBOX_ELLIPSES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chatbox-outline",
codepoints: ICON_CHATBOX_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chatbox-sharp",
codepoints: ICON_CHATBOX_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chatbubble",
codepoints: ICON_CHATBUBBLE_CODEPOINTS,
},
IconCodepoints {
name: "chatbubble-ellipses",
codepoints: ICON_CHATBUBBLE_ELLIPSES_CODEPOINTS,
},
IconCodepoints {
name: "chatbubble-ellipses-outline",
codepoints: ICON_CHATBUBBLE_ELLIPSES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chatbubble-ellipses-sharp",
codepoints: ICON_CHATBUBBLE_ELLIPSES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chatbubble-outline",
codepoints: ICON_CHATBUBBLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chatbubble-sharp",
codepoints: ICON_CHATBUBBLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chatbubbles",
codepoints: ICON_CHATBUBBLES_CODEPOINTS,
},
IconCodepoints {
name: "chatbubbles-outline",
codepoints: ICON_CHATBUBBLES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chatbubbles-sharp",
codepoints: ICON_CHATBUBBLES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "checkbox",
codepoints: ICON_CHECKBOX_CODEPOINTS,
},
IconCodepoints {
name: "checkbox-outline",
codepoints: ICON_CHECKBOX_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "checkbox-sharp",
codepoints: ICON_CHECKBOX_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "checkmark",
codepoints: ICON_CHECKMARK_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-circle",
codepoints: ICON_CHECKMARK_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-circle-outline",
codepoints: ICON_CHECKMARK_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-circle-sharp",
codepoints: ICON_CHECKMARK_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-done",
codepoints: ICON_CHECKMARK_DONE_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-done-circle",
codepoints: ICON_CHECKMARK_DONE_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-done-circle-outline",
codepoints: ICON_CHECKMARK_DONE_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-done-circle-sharp",
codepoints: ICON_CHECKMARK_DONE_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-done-outline",
codepoints: ICON_CHECKMARK_DONE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-done-sharp",
codepoints: ICON_CHECKMARK_DONE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-outline",
codepoints: ICON_CHECKMARK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "checkmark-sharp",
codepoints: ICON_CHECKMARK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-back",
codepoints: ICON_CHEVRON_BACK_CODEPOINTS,
},
IconCodepoints {
name: "chevron-back-circle",
codepoints: ICON_CHEVRON_BACK_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-back-circle-outline",
codepoints: ICON_CHEVRON_BACK_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-back-circle-sharp",
codepoints: ICON_CHEVRON_BACK_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-back-outline",
codepoints: ICON_CHEVRON_BACK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-back-sharp",
codepoints: ICON_CHEVRON_BACK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-collapse",
codepoints: ICON_CHEVRON_COLLAPSE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-collapse-outline",
codepoints: ICON_CHEVRON_COLLAPSE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-collapse-sharp",
codepoints: ICON_CHEVRON_COLLAPSE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-down",
codepoints: ICON_CHEVRON_DOWN_CODEPOINTS,
},
IconCodepoints {
name: "chevron-down-circle",
codepoints: ICON_CHEVRON_DOWN_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-down-circle-outline",
codepoints: ICON_CHEVRON_DOWN_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-down-circle-sharp",
codepoints: ICON_CHEVRON_DOWN_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-down-outline",
codepoints: ICON_CHEVRON_DOWN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-down-sharp",
codepoints: ICON_CHEVRON_DOWN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-expand",
codepoints: ICON_CHEVRON_EXPAND_CODEPOINTS,
},
IconCodepoints {
name: "chevron-expand-outline",
codepoints: ICON_CHEVRON_EXPAND_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-expand-sharp",
codepoints: ICON_CHEVRON_EXPAND_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-forward",
codepoints: ICON_CHEVRON_FORWARD_CODEPOINTS,
},
IconCodepoints {
name: "chevron-forward-circle",
codepoints: ICON_CHEVRON_FORWARD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-forward-circle-outline",
codepoints: ICON_CHEVRON_FORWARD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-forward-circle-sharp",
codepoints: ICON_CHEVRON_FORWARD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-forward-outline",
codepoints: ICON_CHEVRON_FORWARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-forward-sharp",
codepoints: ICON_CHEVRON_FORWARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-up",
codepoints: ICON_CHEVRON_UP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-up-circle",
codepoints: ICON_CHEVRON_UP_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-up-circle-outline",
codepoints: ICON_CHEVRON_UP_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-up-circle-sharp",
codepoints: ICON_CHEVRON_UP_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "chevron-up-outline",
codepoints: ICON_CHEVRON_UP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "chevron-up-sharp",
codepoints: ICON_CHEVRON_UP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "clipboard",
codepoints: ICON_CLIPBOARD_CODEPOINTS,
},
IconCodepoints {
name: "clipboard-outline",
codepoints: ICON_CLIPBOARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "clipboard-sharp",
codepoints: ICON_CLIPBOARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "close",
codepoints: ICON_CLOSE_CODEPOINTS,
},
IconCodepoints {
name: "close-circle",
codepoints: ICON_CLOSE_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "close-circle-outline",
codepoints: ICON_CLOSE_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "close-circle-sharp",
codepoints: ICON_CLOSE_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "close-outline",
codepoints: ICON_CLOSE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "close-sharp",
codepoints: ICON_CLOSE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloud",
codepoints: ICON_CLOUD_CODEPOINTS,
},
IconCodepoints {
name: "cloud-circle",
codepoints: ICON_CLOUD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-circle-outline",
codepoints: ICON_CLOUD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-circle-sharp",
codepoints: ICON_CLOUD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloud-done",
codepoints: ICON_CLOUD_DONE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-done-outline",
codepoints: ICON_CLOUD_DONE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-done-sharp",
codepoints: ICON_CLOUD_DONE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloud-download",
codepoints: ICON_CLOUD_DOWNLOAD_CODEPOINTS,
},
IconCodepoints {
name: "cloud-download-outline",
codepoints: ICON_CLOUD_DOWNLOAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-download-sharp",
codepoints: ICON_CLOUD_DOWNLOAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloud-offline",
codepoints: ICON_CLOUD_OFFLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-offline-outline",
codepoints: ICON_CLOUD_OFFLINE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-offline-sharp",
codepoints: ICON_CLOUD_OFFLINE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloud-outline",
codepoints: ICON_CLOUD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-sharp",
codepoints: ICON_CLOUD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloud-upload",
codepoints: ICON_CLOUD_UPLOAD_CODEPOINTS,
},
IconCodepoints {
name: "cloud-upload-outline",
codepoints: ICON_CLOUD_UPLOAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloud-upload-sharp",
codepoints: ICON_CLOUD_UPLOAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloudy",
codepoints: ICON_CLOUDY_CODEPOINTS,
},
IconCodepoints {
name: "cloudy-night",
codepoints: ICON_CLOUDY_NIGHT_CODEPOINTS,
},
IconCodepoints {
name: "cloudy-night-outline",
codepoints: ICON_CLOUDY_NIGHT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloudy-night-sharp",
codepoints: ICON_CLOUDY_NIGHT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cloudy-outline",
codepoints: ICON_CLOUDY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cloudy-sharp",
codepoints: ICON_CLOUDY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "code",
codepoints: ICON_CODE_CODEPOINTS,
},
IconCodepoints {
name: "code-download",
codepoints: ICON_CODE_DOWNLOAD_CODEPOINTS,
},
IconCodepoints {
name: "code-download-outline",
codepoints: ICON_CODE_DOWNLOAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "code-download-sharp",
codepoints: ICON_CODE_DOWNLOAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "code-outline",
codepoints: ICON_CODE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "code-sharp",
codepoints: ICON_CODE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "code-slash",
codepoints: ICON_CODE_SLASH_CODEPOINTS,
},
IconCodepoints {
name: "code-slash-outline",
codepoints: ICON_CODE_SLASH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "code-slash-sharp",
codepoints: ICON_CODE_SLASH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "code-working",
codepoints: ICON_CODE_WORKING_CODEPOINTS,
},
IconCodepoints {
name: "code-working-outline",
codepoints: ICON_CODE_WORKING_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "code-working-sharp",
codepoints: ICON_CODE_WORKING_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cog",
codepoints: ICON_COG_CODEPOINTS,
},
IconCodepoints {
name: "cog-outline",
codepoints: ICON_COG_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cog-sharp",
codepoints: ICON_COG_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "color-fill",
codepoints: ICON_COLOR_FILL_CODEPOINTS,
},
IconCodepoints {
name: "color-fill-outline",
codepoints: ICON_COLOR_FILL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "color-fill-sharp",
codepoints: ICON_COLOR_FILL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "color-filter",
codepoints: ICON_COLOR_FILTER_CODEPOINTS,
},
IconCodepoints {
name: "color-filter-outline",
codepoints: ICON_COLOR_FILTER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "color-filter-sharp",
codepoints: ICON_COLOR_FILTER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "color-palette",
codepoints: ICON_COLOR_PALETTE_CODEPOINTS,
},
IconCodepoints {
name: "color-palette-outline",
codepoints: ICON_COLOR_PALETTE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "color-palette-sharp",
codepoints: ICON_COLOR_PALETTE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "color-wand",
codepoints: ICON_COLOR_WAND_CODEPOINTS,
},
IconCodepoints {
name: "color-wand-outline",
codepoints: ICON_COLOR_WAND_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "color-wand-sharp",
codepoints: ICON_COLOR_WAND_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "compass",
codepoints: ICON_COMPASS_CODEPOINTS,
},
IconCodepoints {
name: "compass-outline",
codepoints: ICON_COMPASS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "compass-sharp",
codepoints: ICON_COMPASS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "construct",
codepoints: ICON_CONSTRUCT_CODEPOINTS,
},
IconCodepoints {
name: "construct-outline",
codepoints: ICON_CONSTRUCT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "construct-sharp",
codepoints: ICON_CONSTRUCT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "contract",
codepoints: ICON_CONTRACT_CODEPOINTS,
},
IconCodepoints {
name: "contract-outline",
codepoints: ICON_CONTRACT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "contract-sharp",
codepoints: ICON_CONTRACT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "contrast",
codepoints: ICON_CONTRAST_CODEPOINTS,
},
IconCodepoints {
name: "contrast-outline",
codepoints: ICON_CONTRAST_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "contrast-sharp",
codepoints: ICON_CONTRAST_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "copy",
codepoints: ICON_COPY_CODEPOINTS,
},
IconCodepoints {
name: "copy-outline",
codepoints: ICON_COPY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "copy-sharp",
codepoints: ICON_COPY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "create",
codepoints: ICON_CREATE_CODEPOINTS,
},
IconCodepoints {
name: "create-outline",
codepoints: ICON_CREATE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "create-sharp",
codepoints: ICON_CREATE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "crop",
codepoints: ICON_CROP_CODEPOINTS,
},
IconCodepoints {
name: "crop-outline",
codepoints: ICON_CROP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "crop-sharp",
codepoints: ICON_CROP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cube",
codepoints: ICON_CUBE_CODEPOINTS,
},
IconCodepoints {
name: "cube-outline",
codepoints: ICON_CUBE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cube-sharp",
codepoints: ICON_CUBE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "cut",
codepoints: ICON_CUT_CODEPOINTS,
},
IconCodepoints {
name: "cut-outline",
codepoints: ICON_CUT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "cut-sharp",
codepoints: ICON_CUT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "desktop",
codepoints: ICON_DESKTOP_CODEPOINTS,
},
IconCodepoints {
name: "desktop-outline",
codepoints: ICON_DESKTOP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "desktop-sharp",
codepoints: ICON_DESKTOP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "diamond",
codepoints: ICON_DIAMOND_CODEPOINTS,
},
IconCodepoints {
name: "diamond-outline",
codepoints: ICON_DIAMOND_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "diamond-sharp",
codepoints: ICON_DIAMOND_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "dice",
codepoints: ICON_DICE_CODEPOINTS,
},
IconCodepoints {
name: "dice-outline",
codepoints: ICON_DICE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "dice-sharp",
codepoints: ICON_DICE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "disc",
codepoints: ICON_DISC_CODEPOINTS,
},
IconCodepoints {
name: "disc-outline",
codepoints: ICON_DISC_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "disc-sharp",
codepoints: ICON_DISC_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "document",
codepoints: ICON_DOCUMENT_CODEPOINTS,
},
IconCodepoints {
name: "document-attach",
codepoints: ICON_DOCUMENT_ATTACH_CODEPOINTS,
},
IconCodepoints {
name: "document-attach-outline",
codepoints: ICON_DOCUMENT_ATTACH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "document-attach-sharp",
codepoints: ICON_DOCUMENT_ATTACH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "document-lock",
codepoints: ICON_DOCUMENT_LOCK_CODEPOINTS,
},
IconCodepoints {
name: "document-lock-outline",
codepoints: ICON_DOCUMENT_LOCK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "document-lock-sharp",
codepoints: ICON_DOCUMENT_LOCK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "document-outline",
codepoints: ICON_DOCUMENT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "document-sharp",
codepoints: ICON_DOCUMENT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "document-text",
codepoints: ICON_DOCUMENT_TEXT_CODEPOINTS,
},
IconCodepoints {
name: "document-text-outline",
codepoints: ICON_DOCUMENT_TEXT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "document-text-sharp",
codepoints: ICON_DOCUMENT_TEXT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "documents",
codepoints: ICON_DOCUMENTS_CODEPOINTS,
},
IconCodepoints {
name: "documents-outline",
codepoints: ICON_DOCUMENTS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "documents-sharp",
codepoints: ICON_DOCUMENTS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "download",
codepoints: ICON_DOWNLOAD_CODEPOINTS,
},
IconCodepoints {
name: "download-outline",
codepoints: ICON_DOWNLOAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "download-sharp",
codepoints: ICON_DOWNLOAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "duplicate",
codepoints: ICON_DUPLICATE_CODEPOINTS,
},
IconCodepoints {
name: "duplicate-outline",
codepoints: ICON_DUPLICATE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "duplicate-sharp",
codepoints: ICON_DUPLICATE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ear",
codepoints: ICON_EAR_CODEPOINTS,
},
IconCodepoints {
name: "ear-outline",
codepoints: ICON_EAR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ear-sharp",
codepoints: ICON_EAR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "earth",
codepoints: ICON_EARTH_CODEPOINTS,
},
IconCodepoints {
name: "earth-outline",
codepoints: ICON_EARTH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "earth-sharp",
codepoints: ICON_EARTH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "easel",
codepoints: ICON_EASEL_CODEPOINTS,
},
IconCodepoints {
name: "easel-outline",
codepoints: ICON_EASEL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "easel-sharp",
codepoints: ICON_EASEL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "egg",
codepoints: ICON_EGG_CODEPOINTS,
},
IconCodepoints {
name: "egg-outline",
codepoints: ICON_EGG_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "egg-sharp",
codepoints: ICON_EGG_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ellipse",
codepoints: ICON_ELLIPSE_CODEPOINTS,
},
IconCodepoints {
name: "ellipse-outline",
codepoints: ICON_ELLIPSE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ellipse-sharp",
codepoints: ICON_ELLIPSE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-horizontal",
codepoints: ICON_ELLIPSIS_HORIZONTAL_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-horizontal-circle",
codepoints: ICON_ELLIPSIS_HORIZONTAL_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-horizontal-circle-outline",
codepoints: ICON_ELLIPSIS_HORIZONTAL_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-horizontal-circle-sharp",
codepoints: ICON_ELLIPSIS_HORIZONTAL_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-horizontal-outline",
codepoints: ICON_ELLIPSIS_HORIZONTAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-horizontal-sharp",
codepoints: ICON_ELLIPSIS_HORIZONTAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-vertical",
codepoints: ICON_ELLIPSIS_VERTICAL_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-vertical-circle",
codepoints: ICON_ELLIPSIS_VERTICAL_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-vertical-circle-outline",
codepoints: ICON_ELLIPSIS_VERTICAL_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-vertical-circle-sharp",
codepoints: ICON_ELLIPSIS_VERTICAL_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-vertical-outline",
codepoints: ICON_ELLIPSIS_VERTICAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ellipsis-vertical-sharp",
codepoints: ICON_ELLIPSIS_VERTICAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "enter",
codepoints: ICON_ENTER_CODEPOINTS,
},
IconCodepoints {
name: "enter-outline",
codepoints: ICON_ENTER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "enter-sharp",
codepoints: ICON_ENTER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "exit",
codepoints: ICON_EXIT_CODEPOINTS,
},
IconCodepoints {
name: "exit-outline",
codepoints: ICON_EXIT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "exit-sharp",
codepoints: ICON_EXIT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "expand",
codepoints: ICON_EXPAND_CODEPOINTS,
},
IconCodepoints {
name: "expand-outline",
codepoints: ICON_EXPAND_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "expand-sharp",
codepoints: ICON_EXPAND_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "extension-puzzle",
codepoints: ICON_EXTENSION_PUZZLE_CODEPOINTS,
},
IconCodepoints {
name: "extension-puzzle-outline",
codepoints: ICON_EXTENSION_PUZZLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "extension-puzzle-sharp",
codepoints: ICON_EXTENSION_PUZZLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "eye",
codepoints: ICON_EYE_CODEPOINTS,
},
IconCodepoints {
name: "eye-off",
codepoints: ICON_EYE_OFF_CODEPOINTS,
},
IconCodepoints {
name: "eye-off-outline",
codepoints: ICON_EYE_OFF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "eye-off-sharp",
codepoints: ICON_EYE_OFF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "eye-outline",
codepoints: ICON_EYE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "eye-sharp",
codepoints: ICON_EYE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "eyedrop",
codepoints: ICON_EYEDROP_CODEPOINTS,
},
IconCodepoints {
name: "eyedrop-outline",
codepoints: ICON_EYEDROP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "eyedrop-sharp",
codepoints: ICON_EYEDROP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "fast-food",
codepoints: ICON_FAST_FOOD_CODEPOINTS,
},
IconCodepoints {
name: "fast-food-outline",
codepoints: ICON_FAST_FOOD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "fast-food-sharp",
codepoints: ICON_FAST_FOOD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "female",
codepoints: ICON_FEMALE_CODEPOINTS,
},
IconCodepoints {
name: "female-outline",
codepoints: ICON_FEMALE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "female-sharp",
codepoints: ICON_FEMALE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "file-tray",
codepoints: ICON_FILE_TRAY_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-full",
codepoints: ICON_FILE_TRAY_FULL_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-full-outline",
codepoints: ICON_FILE_TRAY_FULL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-full-sharp",
codepoints: ICON_FILE_TRAY_FULL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-outline",
codepoints: ICON_FILE_TRAY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-sharp",
codepoints: ICON_FILE_TRAY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-stacked",
codepoints: ICON_FILE_TRAY_STACKED_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-stacked-outline",
codepoints: ICON_FILE_TRAY_STACKED_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "file-tray-stacked-sharp",
codepoints: ICON_FILE_TRAY_STACKED_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "film",
codepoints: ICON_FILM_CODEPOINTS,
},
IconCodepoints {
name: "film-outline",
codepoints: ICON_FILM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "film-sharp",
codepoints: ICON_FILM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "filter",
codepoints: ICON_FILTER_CODEPOINTS,
},
IconCodepoints {
name: "filter-circle",
codepoints: ICON_FILTER_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "filter-circle-outline",
codepoints: ICON_FILTER_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "filter-circle-sharp",
codepoints: ICON_FILTER_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "filter-outline",
codepoints: ICON_FILTER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "filter-sharp",
codepoints: ICON_FILTER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "finger-print",
codepoints: ICON_FINGER_PRINT_CODEPOINTS,
},
IconCodepoints {
name: "finger-print-outline",
codepoints: ICON_FINGER_PRINT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "finger-print-sharp",
codepoints: ICON_FINGER_PRINT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "fish",
codepoints: ICON_FISH_CODEPOINTS,
},
IconCodepoints {
name: "fish-outline",
codepoints: ICON_FISH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "fish-sharp",
codepoints: ICON_FISH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "fitness",
codepoints: ICON_FITNESS_CODEPOINTS,
},
IconCodepoints {
name: "fitness-outline",
codepoints: ICON_FITNESS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "fitness-sharp",
codepoints: ICON_FITNESS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "flag",
codepoints: ICON_FLAG_CODEPOINTS,
},
IconCodepoints {
name: "flag-outline",
codepoints: ICON_FLAG_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "flag-sharp",
codepoints: ICON_FLAG_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "flame",
codepoints: ICON_FLAME_CODEPOINTS,
},
IconCodepoints {
name: "flame-outline",
codepoints: ICON_FLAME_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "flame-sharp",
codepoints: ICON_FLAME_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "flash",
codepoints: ICON_FLASH_CODEPOINTS,
},
IconCodepoints {
name: "flash-off",
codepoints: ICON_FLASH_OFF_CODEPOINTS,
},
IconCodepoints {
name: "flash-off-outline",
codepoints: ICON_FLASH_OFF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "flash-off-sharp",
codepoints: ICON_FLASH_OFF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "flash-outline",
codepoints: ICON_FLASH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "flash-sharp",
codepoints: ICON_FLASH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "flashlight",
codepoints: ICON_FLASHLIGHT_CODEPOINTS,
},
IconCodepoints {
name: "flashlight-outline",
codepoints: ICON_FLASHLIGHT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "flashlight-sharp",
codepoints: ICON_FLASHLIGHT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "flask",
codepoints: ICON_FLASK_CODEPOINTS,
},
IconCodepoints {
name: "flask-outline",
codepoints: ICON_FLASK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "flask-sharp",
codepoints: ICON_FLASK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "flower",
codepoints: ICON_FLOWER_CODEPOINTS,
},
IconCodepoints {
name: "flower-outline",
codepoints: ICON_FLOWER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "flower-sharp",
codepoints: ICON_FLOWER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "folder",
codepoints: ICON_FOLDER_CODEPOINTS,
},
IconCodepoints {
name: "folder-open",
codepoints: ICON_FOLDER_OPEN_CODEPOINTS,
},
IconCodepoints {
name: "folder-open-outline",
codepoints: ICON_FOLDER_OPEN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "folder-open-sharp",
codepoints: ICON_FOLDER_OPEN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "folder-outline",
codepoints: ICON_FOLDER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "folder-sharp",
codepoints: ICON_FOLDER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "football",
codepoints: ICON_FOOTBALL_CODEPOINTS,
},
IconCodepoints {
name: "football-outline",
codepoints: ICON_FOOTBALL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "football-sharp",
codepoints: ICON_FOOTBALL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "footsteps",
codepoints: ICON_FOOTSTEPS_CODEPOINTS,
},
IconCodepoints {
name: "footsteps-outline",
codepoints: ICON_FOOTSTEPS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "footsteps-sharp",
codepoints: ICON_FOOTSTEPS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "funnel",
codepoints: ICON_FUNNEL_CODEPOINTS,
},
IconCodepoints {
name: "funnel-outline",
codepoints: ICON_FUNNEL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "funnel-sharp",
codepoints: ICON_FUNNEL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "game-controller",
codepoints: ICON_GAME_CONTROLLER_CODEPOINTS,
},
IconCodepoints {
name: "game-controller-outline",
codepoints: ICON_GAME_CONTROLLER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "game-controller-sharp",
codepoints: ICON_GAME_CONTROLLER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "gift",
codepoints: ICON_GIFT_CODEPOINTS,
},
IconCodepoints {
name: "gift-outline",
codepoints: ICON_GIFT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "gift-sharp",
codepoints: ICON_GIFT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "git-branch",
codepoints: ICON_GIT_BRANCH_CODEPOINTS,
},
IconCodepoints {
name: "git-branch-outline",
codepoints: ICON_GIT_BRANCH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "git-branch-sharp",
codepoints: ICON_GIT_BRANCH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "git-commit",
codepoints: ICON_GIT_COMMIT_CODEPOINTS,
},
IconCodepoints {
name: "git-commit-outline",
codepoints: ICON_GIT_COMMIT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "git-commit-sharp",
codepoints: ICON_GIT_COMMIT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "git-compare",
codepoints: ICON_GIT_COMPARE_CODEPOINTS,
},
IconCodepoints {
name: "git-compare-outline",
codepoints: ICON_GIT_COMPARE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "git-compare-sharp",
codepoints: ICON_GIT_COMPARE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "git-merge",
codepoints: ICON_GIT_MERGE_CODEPOINTS,
},
IconCodepoints {
name: "git-merge-outline",
codepoints: ICON_GIT_MERGE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "git-merge-sharp",
codepoints: ICON_GIT_MERGE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "git-network",
codepoints: ICON_GIT_NETWORK_CODEPOINTS,
},
IconCodepoints {
name: "git-network-outline",
codepoints: ICON_GIT_NETWORK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "git-network-sharp",
codepoints: ICON_GIT_NETWORK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "git-pull-request",
codepoints: ICON_GIT_PULL_REQUEST_CODEPOINTS,
},
IconCodepoints {
name: "git-pull-request-outline",
codepoints: ICON_GIT_PULL_REQUEST_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "git-pull-request-sharp",
codepoints: ICON_GIT_PULL_REQUEST_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "glasses",
codepoints: ICON_GLASSES_CODEPOINTS,
},
IconCodepoints {
name: "glasses-outline",
codepoints: ICON_GLASSES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "glasses-sharp",
codepoints: ICON_GLASSES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "globe",
codepoints: ICON_GLOBE_CODEPOINTS,
},
IconCodepoints {
name: "globe-outline",
codepoints: ICON_GLOBE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "globe-sharp",
codepoints: ICON_GLOBE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "golf",
codepoints: ICON_GOLF_CODEPOINTS,
},
IconCodepoints {
name: "golf-outline",
codepoints: ICON_GOLF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "golf-sharp",
codepoints: ICON_GOLF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "grid",
codepoints: ICON_GRID_CODEPOINTS,
},
IconCodepoints {
name: "grid-outline",
codepoints: ICON_GRID_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "grid-sharp",
codepoints: ICON_GRID_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "hammer",
codepoints: ICON_HAMMER_CODEPOINTS,
},
IconCodepoints {
name: "hammer-outline",
codepoints: ICON_HAMMER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "hammer-sharp",
codepoints: ICON_HAMMER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "hand-left",
codepoints: ICON_HAND_LEFT_CODEPOINTS,
},
IconCodepoints {
name: "hand-left-outline",
codepoints: ICON_HAND_LEFT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "hand-left-sharp",
codepoints: ICON_HAND_LEFT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "hand-right",
codepoints: ICON_HAND_RIGHT_CODEPOINTS,
},
IconCodepoints {
name: "hand-right-outline",
codepoints: ICON_HAND_RIGHT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "hand-right-sharp",
codepoints: ICON_HAND_RIGHT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "happy",
codepoints: ICON_HAPPY_CODEPOINTS,
},
IconCodepoints {
name: "happy-outline",
codepoints: ICON_HAPPY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "happy-sharp",
codepoints: ICON_HAPPY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "hardware-chip",
codepoints: ICON_HARDWARE_CHIP_CODEPOINTS,
},
IconCodepoints {
name: "hardware-chip-outline",
codepoints: ICON_HARDWARE_CHIP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "hardware-chip-sharp",
codepoints: ICON_HARDWARE_CHIP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "headset",
codepoints: ICON_HEADSET_CODEPOINTS,
},
IconCodepoints {
name: "headset-outline",
codepoints: ICON_HEADSET_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "headset-sharp",
codepoints: ICON_HEADSET_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "heart",
codepoints: ICON_HEART_CODEPOINTS,
},
IconCodepoints {
name: "heart-circle",
codepoints: ICON_HEART_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "heart-circle-outline",
codepoints: ICON_HEART_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "heart-circle-sharp",
codepoints: ICON_HEART_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "heart-dislike",
codepoints: ICON_HEART_DISLIKE_CODEPOINTS,
},
IconCodepoints {
name: "heart-dislike-circle",
codepoints: ICON_HEART_DISLIKE_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "heart-dislike-circle-outline",
codepoints: ICON_HEART_DISLIKE_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "heart-dislike-circle-sharp",
codepoints: ICON_HEART_DISLIKE_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "heart-dislike-outline",
codepoints: ICON_HEART_DISLIKE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "heart-dislike-sharp",
codepoints: ICON_HEART_DISLIKE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "heart-half",
codepoints: ICON_HEART_HALF_CODEPOINTS,
},
IconCodepoints {
name: "heart-half-outline",
codepoints: ICON_HEART_HALF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "heart-half-sharp",
codepoints: ICON_HEART_HALF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "heart-outline",
codepoints: ICON_HEART_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "heart-sharp",
codepoints: ICON_HEART_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "help",
codepoints: ICON_HELP_CODEPOINTS,
},
IconCodepoints {
name: "help-buoy",
codepoints: ICON_HELP_BUOY_CODEPOINTS,
},
IconCodepoints {
name: "help-buoy-outline",
codepoints: ICON_HELP_BUOY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "help-buoy-sharp",
codepoints: ICON_HELP_BUOY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "help-circle",
codepoints: ICON_HELP_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "help-circle-outline",
codepoints: ICON_HELP_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "help-circle-sharp",
codepoints: ICON_HELP_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "help-outline",
codepoints: ICON_HELP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "help-sharp",
codepoints: ICON_HELP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "home",
codepoints: ICON_HOME_CODEPOINTS,
},
IconCodepoints {
name: "home-outline",
codepoints: ICON_HOME_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "home-sharp",
codepoints: ICON_HOME_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "hourglass",
codepoints: ICON_HOURGLASS_CODEPOINTS,
},
IconCodepoints {
name: "hourglass-outline",
codepoints: ICON_HOURGLASS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "hourglass-sharp",
codepoints: ICON_HOURGLASS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ice-cream",
codepoints: ICON_ICE_CREAM_CODEPOINTS,
},
IconCodepoints {
name: "ice-cream-outline",
codepoints: ICON_ICE_CREAM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ice-cream-sharp",
codepoints: ICON_ICE_CREAM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "id-card",
codepoints: ICON_ID_CARD_CODEPOINTS,
},
IconCodepoints {
name: "id-card-outline",
codepoints: ICON_ID_CARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "id-card-sharp",
codepoints: ICON_ID_CARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "image",
codepoints: ICON_IMAGE_CODEPOINTS,
},
IconCodepoints {
name: "image-outline",
codepoints: ICON_IMAGE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "image-sharp",
codepoints: ICON_IMAGE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "images",
codepoints: ICON_IMAGES_CODEPOINTS,
},
IconCodepoints {
name: "images-outline",
codepoints: ICON_IMAGES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "images-sharp",
codepoints: ICON_IMAGES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "infinite",
codepoints: ICON_INFINITE_CODEPOINTS,
},
IconCodepoints {
name: "infinite-outline",
codepoints: ICON_INFINITE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "infinite-sharp",
codepoints: ICON_INFINITE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "information",
codepoints: ICON_INFORMATION_CODEPOINTS,
},
IconCodepoints {
name: "information-circle",
codepoints: ICON_INFORMATION_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "information-circle-outline",
codepoints: ICON_INFORMATION_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "information-circle-sharp",
codepoints: ICON_INFORMATION_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "information-outline",
codepoints: ICON_INFORMATION_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "information-sharp",
codepoints: ICON_INFORMATION_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "invert-mode",
codepoints: ICON_INVERT_MODE_CODEPOINTS,
},
IconCodepoints {
name: "invert-mode-outline",
codepoints: ICON_INVERT_MODE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "invert-mode-sharp",
codepoints: ICON_INVERT_MODE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "journal",
codepoints: ICON_JOURNAL_CODEPOINTS,
},
IconCodepoints {
name: "journal-outline",
codepoints: ICON_JOURNAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "journal-sharp",
codepoints: ICON_JOURNAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "key",
codepoints: ICON_KEY_CODEPOINTS,
},
IconCodepoints {
name: "key-outline",
codepoints: ICON_KEY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "key-sharp",
codepoints: ICON_KEY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "keypad",
codepoints: ICON_KEYPAD_CODEPOINTS,
},
IconCodepoints {
name: "keypad-outline",
codepoints: ICON_KEYPAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "keypad-sharp",
codepoints: ICON_KEYPAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "language",
codepoints: ICON_LANGUAGE_CODEPOINTS,
},
IconCodepoints {
name: "language-outline",
codepoints: ICON_LANGUAGE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "language-sharp",
codepoints: ICON_LANGUAGE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "laptop",
codepoints: ICON_LAPTOP_CODEPOINTS,
},
IconCodepoints {
name: "laptop-outline",
codepoints: ICON_LAPTOP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "laptop-sharp",
codepoints: ICON_LAPTOP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "layers",
codepoints: ICON_LAYERS_CODEPOINTS,
},
IconCodepoints {
name: "layers-outline",
codepoints: ICON_LAYERS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "layers-sharp",
codepoints: ICON_LAYERS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "leaf",
codepoints: ICON_LEAF_CODEPOINTS,
},
IconCodepoints {
name: "leaf-outline",
codepoints: ICON_LEAF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "leaf-sharp",
codepoints: ICON_LEAF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "library",
codepoints: ICON_LIBRARY_CODEPOINTS,
},
IconCodepoints {
name: "library-outline",
codepoints: ICON_LIBRARY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "library-sharp",
codepoints: ICON_LIBRARY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "link",
codepoints: ICON_LINK_CODEPOINTS,
},
IconCodepoints {
name: "link-outline",
codepoints: ICON_LINK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "link-sharp",
codepoints: ICON_LINK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "list",
codepoints: ICON_LIST_CODEPOINTS,
},
IconCodepoints {
name: "list-circle",
codepoints: ICON_LIST_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "list-circle-outline",
codepoints: ICON_LIST_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "list-circle-sharp",
codepoints: ICON_LIST_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "list-outline",
codepoints: ICON_LIST_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "list-sharp",
codepoints: ICON_LIST_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "locate",
codepoints: ICON_LOCATE_CODEPOINTS,
},
IconCodepoints {
name: "locate-outline",
codepoints: ICON_LOCATE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "locate-sharp",
codepoints: ICON_LOCATE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "location",
codepoints: ICON_LOCATION_CODEPOINTS,
},
IconCodepoints {
name: "location-outline",
codepoints: ICON_LOCATION_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "location-sharp",
codepoints: ICON_LOCATION_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "lock-closed",
codepoints: ICON_LOCK_CLOSED_CODEPOINTS,
},
IconCodepoints {
name: "lock-closed-outline",
codepoints: ICON_LOCK_CLOSED_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "lock-closed-sharp",
codepoints: ICON_LOCK_CLOSED_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "lock-open",
codepoints: ICON_LOCK_OPEN_CODEPOINTS,
},
IconCodepoints {
name: "lock-open-outline",
codepoints: ICON_LOCK_OPEN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "lock-open-sharp",
codepoints: ICON_LOCK_OPEN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "log-in",
codepoints: ICON_LOG_IN_CODEPOINTS,
},
IconCodepoints {
name: "log-in-outline",
codepoints: ICON_LOG_IN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "log-in-sharp",
codepoints: ICON_LOG_IN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "log-out",
codepoints: ICON_LOG_OUT_CODEPOINTS,
},
IconCodepoints {
name: "log-out-outline",
codepoints: ICON_LOG_OUT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "log-out-sharp",
codepoints: ICON_LOG_OUT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "logo-alipay",
codepoints: ICON_LOGO_ALIPAY_CODEPOINTS,
},
IconCodepoints {
name: "logo-amazon",
codepoints: ICON_LOGO_AMAZON_CODEPOINTS,
},
IconCodepoints {
name: "logo-amplify",
codepoints: ICON_LOGO_AMPLIFY_CODEPOINTS,
},
IconCodepoints {
name: "logo-android",
codepoints: ICON_LOGO_ANDROID_CODEPOINTS,
},
IconCodepoints {
name: "logo-angular",
codepoints: ICON_LOGO_ANGULAR_CODEPOINTS,
},
IconCodepoints {
name: "logo-appflow",
codepoints: ICON_LOGO_APPFLOW_CODEPOINTS,
},
IconCodepoints {
name: "logo-apple",
codepoints: ICON_LOGO_APPLE_CODEPOINTS,
},
IconCodepoints {
name: "logo-apple-appstore",
codepoints: ICON_LOGO_APPLE_APPSTORE_CODEPOINTS,
},
IconCodepoints {
name: "logo-apple-ar",
codepoints: ICON_LOGO_APPLE_AR_CODEPOINTS,
},
IconCodepoints {
name: "logo-behance",
codepoints: ICON_LOGO_BEHANCE_CODEPOINTS,
},
IconCodepoints {
name: "logo-bitbucket",
codepoints: ICON_LOGO_BITBUCKET_CODEPOINTS,
},
IconCodepoints {
name: "logo-bitcoin",
codepoints: ICON_LOGO_BITCOIN_CODEPOINTS,
},
IconCodepoints {
name: "logo-buffer",
codepoints: ICON_LOGO_BUFFER_CODEPOINTS,
},
IconCodepoints {
name: "logo-capacitor",
codepoints: ICON_LOGO_CAPACITOR_CODEPOINTS,
},
IconCodepoints {
name: "logo-chrome",
codepoints: ICON_LOGO_CHROME_CODEPOINTS,
},
IconCodepoints {
name: "logo-closed-captioning",
codepoints: ICON_LOGO_CLOSED_CAPTIONING_CODEPOINTS,
},
IconCodepoints {
name: "logo-codepen",
codepoints: ICON_LOGO_CODEPEN_CODEPOINTS,
},
IconCodepoints {
name: "logo-css3",
codepoints: ICON_LOGO_CSS_3_CODEPOINTS,
},
IconCodepoints {
name: "logo-designernews",
codepoints: ICON_LOGO_DESIGNERNEWS_CODEPOINTS,
},
IconCodepoints {
name: "logo-deviantart",
codepoints: ICON_LOGO_DEVIANTART_CODEPOINTS,
},
IconCodepoints {
name: "logo-discord",
codepoints: ICON_LOGO_DISCORD_CODEPOINTS,
},
IconCodepoints {
name: "logo-docker",
codepoints: ICON_LOGO_DOCKER_CODEPOINTS,
},
IconCodepoints {
name: "logo-dribbble",
codepoints: ICON_LOGO_DRIBBBLE_CODEPOINTS,
},
IconCodepoints {
name: "logo-dropbox",
codepoints: ICON_LOGO_DROPBOX_CODEPOINTS,
},
IconCodepoints {
name: "logo-edge",
codepoints: ICON_LOGO_EDGE_CODEPOINTS,
},
IconCodepoints {
name: "logo-electron",
codepoints: ICON_LOGO_ELECTRON_CODEPOINTS,
},
IconCodepoints {
name: "logo-euro",
codepoints: ICON_LOGO_EURO_CODEPOINTS,
},
IconCodepoints {
name: "logo-facebook",
codepoints: ICON_LOGO_FACEBOOK_CODEPOINTS,
},
IconCodepoints {
name: "logo-figma",
codepoints: ICON_LOGO_FIGMA_CODEPOINTS,
},
IconCodepoints {
name: "logo-firebase",
codepoints: ICON_LOGO_FIREBASE_CODEPOINTS,
},
IconCodepoints {
name: "logo-firefox",
codepoints: ICON_LOGO_FIREFOX_CODEPOINTS,
},
IconCodepoints {
name: "logo-flickr",
codepoints: ICON_LOGO_FLICKR_CODEPOINTS,
},
IconCodepoints {
name: "logo-foursquare",
codepoints: ICON_LOGO_FOURSQUARE_CODEPOINTS,
},
IconCodepoints {
name: "logo-github",
codepoints: ICON_LOGO_GITHUB_CODEPOINTS,
},
IconCodepoints {
name: "logo-gitlab",
codepoints: ICON_LOGO_GITLAB_CODEPOINTS,
},
IconCodepoints {
name: "logo-google",
codepoints: ICON_LOGO_GOOGLE_CODEPOINTS,
},
IconCodepoints {
name: "logo-google-playstore",
codepoints: ICON_LOGO_GOOGLE_PLAYSTORE_CODEPOINTS,
},
IconCodepoints {
name: "logo-hackernews",
codepoints: ICON_LOGO_HACKERNEWS_CODEPOINTS,
},
IconCodepoints {
name: "logo-html5",
codepoints: ICON_LOGO_HTML_5_CODEPOINTS,
},
IconCodepoints {
name: "logo-instagram",
codepoints: ICON_LOGO_INSTAGRAM_CODEPOINTS,
},
IconCodepoints {
name: "logo-ionic",
codepoints: ICON_LOGO_IONIC_CODEPOINTS,
},
IconCodepoints {
name: "logo-ionitron",
codepoints: ICON_LOGO_IONITRON_CODEPOINTS,
},
IconCodepoints {
name: "logo-javascript",
codepoints: ICON_LOGO_JAVASCRIPT_CODEPOINTS,
},
IconCodepoints {
name: "logo-laravel",
codepoints: ICON_LOGO_LARAVEL_CODEPOINTS,
},
IconCodepoints {
name: "logo-linkedin",
codepoints: ICON_LOGO_LINKEDIN_CODEPOINTS,
},
IconCodepoints {
name: "logo-markdown",
codepoints: ICON_LOGO_MARKDOWN_CODEPOINTS,
},
IconCodepoints {
name: "logo-mastodon",
codepoints: ICON_LOGO_MASTODON_CODEPOINTS,
},
IconCodepoints {
name: "logo-medium",
codepoints: ICON_LOGO_MEDIUM_CODEPOINTS,
},
IconCodepoints {
name: "logo-microsoft",
codepoints: ICON_LOGO_MICROSOFT_CODEPOINTS,
},
IconCodepoints {
name: "logo-no-smoking",
codepoints: ICON_LOGO_NO_SMOKING_CODEPOINTS,
},
IconCodepoints {
name: "logo-nodejs",
codepoints: ICON_LOGO_NODEJS_CODEPOINTS,
},
IconCodepoints {
name: "logo-npm",
codepoints: ICON_LOGO_NPM_CODEPOINTS,
},
IconCodepoints {
name: "logo-octocat",
codepoints: ICON_LOGO_OCTOCAT_CODEPOINTS,
},
IconCodepoints {
name: "logo-paypal",
codepoints: ICON_LOGO_PAYPAL_CODEPOINTS,
},
IconCodepoints {
name: "logo-pinterest",
codepoints: ICON_LOGO_PINTEREST_CODEPOINTS,
},
IconCodepoints {
name: "logo-playstation",
codepoints: ICON_LOGO_PLAYSTATION_CODEPOINTS,
},
IconCodepoints {
name: "logo-pwa",
codepoints: ICON_LOGO_PWA_CODEPOINTS,
},
IconCodepoints {
name: "logo-python",
codepoints: ICON_LOGO_PYTHON_CODEPOINTS,
},
IconCodepoints {
name: "logo-react",
codepoints: ICON_LOGO_REACT_CODEPOINTS,
},
IconCodepoints {
name: "logo-reddit",
codepoints: ICON_LOGO_REDDIT_CODEPOINTS,
},
IconCodepoints {
name: "logo-rss",
codepoints: ICON_LOGO_RSS_CODEPOINTS,
},
IconCodepoints {
name: "logo-sass",
codepoints: ICON_LOGO_SASS_CODEPOINTS,
},
IconCodepoints {
name: "logo-skype",
codepoints: ICON_LOGO_SKYPE_CODEPOINTS,
},
IconCodepoints {
name: "logo-slack",
codepoints: ICON_LOGO_SLACK_CODEPOINTS,
},
IconCodepoints {
name: "logo-snapchat",
codepoints: ICON_LOGO_SNAPCHAT_CODEPOINTS,
},
IconCodepoints {
name: "logo-soundcloud",
codepoints: ICON_LOGO_SOUNDCLOUD_CODEPOINTS,
},
IconCodepoints {
name: "logo-stackoverflow",
codepoints: ICON_LOGO_STACKOVERFLOW_CODEPOINTS,
},
IconCodepoints {
name: "logo-steam",
codepoints: ICON_LOGO_STEAM_CODEPOINTS,
},
IconCodepoints {
name: "logo-stencil",
codepoints: ICON_LOGO_STENCIL_CODEPOINTS,
},
IconCodepoints {
name: "logo-tableau",
codepoints: ICON_LOGO_TABLEAU_CODEPOINTS,
},
IconCodepoints {
name: "logo-tiktok",
codepoints: ICON_LOGO_TIKTOK_CODEPOINTS,
},
IconCodepoints {
name: "logo-trapeze",
codepoints: ICON_LOGO_TRAPEZE_CODEPOINTS,
},
IconCodepoints {
name: "logo-tumblr",
codepoints: ICON_LOGO_TUMBLR_CODEPOINTS,
},
IconCodepoints {
name: "logo-tux",
codepoints: ICON_LOGO_TUX_CODEPOINTS,
},
IconCodepoints {
name: "logo-twitch",
codepoints: ICON_LOGO_TWITCH_CODEPOINTS,
},
IconCodepoints {
name: "logo-twitter",
codepoints: ICON_LOGO_TWITTER_CODEPOINTS,
},
IconCodepoints {
name: "logo-usd",
codepoints: ICON_LOGO_USD_CODEPOINTS,
},
IconCodepoints {
name: "logo-venmo",
codepoints: ICON_LOGO_VENMO_CODEPOINTS,
},
IconCodepoints {
name: "logo-vercel",
codepoints: ICON_LOGO_VERCEL_CODEPOINTS,
},
IconCodepoints {
name: "logo-vimeo",
codepoints: ICON_LOGO_VIMEO_CODEPOINTS,
},
IconCodepoints {
name: "logo-vk",
codepoints: ICON_LOGO_VK_CODEPOINTS,
},
IconCodepoints {
name: "logo-vue",
codepoints: ICON_LOGO_VUE_CODEPOINTS,
},
IconCodepoints {
name: "logo-web-component",
codepoints: ICON_LOGO_WEB_COMPONENT_CODEPOINTS,
},
IconCodepoints {
name: "logo-wechat",
codepoints: ICON_LOGO_WECHAT_CODEPOINTS,
},
IconCodepoints {
name: "logo-whatsapp",
codepoints: ICON_LOGO_WHATSAPP_CODEPOINTS,
},
IconCodepoints {
name: "logo-windows",
codepoints: ICON_LOGO_WINDOWS_CODEPOINTS,
},
IconCodepoints {
name: "logo-wordpress",
codepoints: ICON_LOGO_WORDPRESS_CODEPOINTS,
},
IconCodepoints {
name: "logo-x",
codepoints: ICON_LOGO_X_CODEPOINTS,
},
IconCodepoints {
name: "logo-xbox",
codepoints: ICON_LOGO_XBOX_CODEPOINTS,
},
IconCodepoints {
name: "logo-xing",
codepoints: ICON_LOGO_XING_CODEPOINTS,
},
IconCodepoints {
name: "logo-yahoo",
codepoints: ICON_LOGO_YAHOO_CODEPOINTS,
},
IconCodepoints {
name: "logo-yen",
codepoints: ICON_LOGO_YEN_CODEPOINTS,
},
IconCodepoints {
name: "logo-youtube",
codepoints: ICON_LOGO_YOUTUBE_CODEPOINTS,
},
IconCodepoints {
name: "magnet",
codepoints: ICON_MAGNET_CODEPOINTS,
},
IconCodepoints {
name: "magnet-outline",
codepoints: ICON_MAGNET_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "magnet-sharp",
codepoints: ICON_MAGNET_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "mail",
codepoints: ICON_MAIL_CODEPOINTS,
},
IconCodepoints {
name: "mail-open",
codepoints: ICON_MAIL_OPEN_CODEPOINTS,
},
IconCodepoints {
name: "mail-open-outline",
codepoints: ICON_MAIL_OPEN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "mail-open-sharp",
codepoints: ICON_MAIL_OPEN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "mail-outline",
codepoints: ICON_MAIL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "mail-sharp",
codepoints: ICON_MAIL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "mail-unread",
codepoints: ICON_MAIL_UNREAD_CODEPOINTS,
},
IconCodepoints {
name: "mail-unread-outline",
codepoints: ICON_MAIL_UNREAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "mail-unread-sharp",
codepoints: ICON_MAIL_UNREAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "male",
codepoints: ICON_MALE_CODEPOINTS,
},
IconCodepoints {
name: "male-female",
codepoints: ICON_MALE_FEMALE_CODEPOINTS,
},
IconCodepoints {
name: "male-female-outline",
codepoints: ICON_MALE_FEMALE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "male-female-sharp",
codepoints: ICON_MALE_FEMALE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "male-outline",
codepoints: ICON_MALE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "male-sharp",
codepoints: ICON_MALE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "man",
codepoints: ICON_MAN_CODEPOINTS,
},
IconCodepoints {
name: "man-outline",
codepoints: ICON_MAN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "man-sharp",
codepoints: ICON_MAN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "map",
codepoints: ICON_MAP_CODEPOINTS,
},
IconCodepoints {
name: "map-outline",
codepoints: ICON_MAP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "map-sharp",
codepoints: ICON_MAP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "medal",
codepoints: ICON_MEDAL_CODEPOINTS,
},
IconCodepoints {
name: "medal-outline",
codepoints: ICON_MEDAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "medal-sharp",
codepoints: ICON_MEDAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "medical",
codepoints: ICON_MEDICAL_CODEPOINTS,
},
IconCodepoints {
name: "medical-outline",
codepoints: ICON_MEDICAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "medical-sharp",
codepoints: ICON_MEDICAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "medkit",
codepoints: ICON_MEDKIT_CODEPOINTS,
},
IconCodepoints {
name: "medkit-outline",
codepoints: ICON_MEDKIT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "medkit-sharp",
codepoints: ICON_MEDKIT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "megaphone",
codepoints: ICON_MEGAPHONE_CODEPOINTS,
},
IconCodepoints {
name: "megaphone-outline",
codepoints: ICON_MEGAPHONE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "megaphone-sharp",
codepoints: ICON_MEGAPHONE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "menu",
codepoints: ICON_MENU_CODEPOINTS,
},
IconCodepoints {
name: "menu-outline",
codepoints: ICON_MENU_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "menu-sharp",
codepoints: ICON_MENU_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "mic",
codepoints: ICON_MIC_CODEPOINTS,
},
IconCodepoints {
name: "mic-circle",
codepoints: ICON_MIC_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "mic-circle-outline",
codepoints: ICON_MIC_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "mic-circle-sharp",
codepoints: ICON_MIC_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "mic-off",
codepoints: ICON_MIC_OFF_CODEPOINTS,
},
IconCodepoints {
name: "mic-off-circle",
codepoints: ICON_MIC_OFF_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "mic-off-circle-outline",
codepoints: ICON_MIC_OFF_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "mic-off-circle-sharp",
codepoints: ICON_MIC_OFF_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "mic-off-outline",
codepoints: ICON_MIC_OFF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "mic-off-sharp",
codepoints: ICON_MIC_OFF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "mic-outline",
codepoints: ICON_MIC_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "mic-sharp",
codepoints: ICON_MIC_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "moon",
codepoints: ICON_MOON_CODEPOINTS,
},
IconCodepoints {
name: "moon-outline",
codepoints: ICON_MOON_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "moon-sharp",
codepoints: ICON_MOON_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "move",
codepoints: ICON_MOVE__CODEPOINTS,
},
IconCodepoints {
name: "move-outline",
codepoints: ICON_MOVE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "move-sharp",
codepoints: ICON_MOVE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "musical-note",
codepoints: ICON_MUSICAL_NOTE_CODEPOINTS,
},
IconCodepoints {
name: "musical-note-outline",
codepoints: ICON_MUSICAL_NOTE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "musical-note-sharp",
codepoints: ICON_MUSICAL_NOTE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "musical-notes",
codepoints: ICON_MUSICAL_NOTES_CODEPOINTS,
},
IconCodepoints {
name: "musical-notes-outline",
codepoints: ICON_MUSICAL_NOTES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "musical-notes-sharp",
codepoints: ICON_MUSICAL_NOTES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "navigate",
codepoints: ICON_NAVIGATE_CODEPOINTS,
},
IconCodepoints {
name: "navigate-circle",
codepoints: ICON_NAVIGATE_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "navigate-circle-outline",
codepoints: ICON_NAVIGATE_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "navigate-circle-sharp",
codepoints: ICON_NAVIGATE_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "navigate-outline",
codepoints: ICON_NAVIGATE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "navigate-sharp",
codepoints: ICON_NAVIGATE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "newspaper",
codepoints: ICON_NEWSPAPER_CODEPOINTS,
},
IconCodepoints {
name: "newspaper-outline",
codepoints: ICON_NEWSPAPER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "newspaper-sharp",
codepoints: ICON_NEWSPAPER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "notifications",
codepoints: ICON_NOTIFICATIONS_CODEPOINTS,
},
IconCodepoints {
name: "notifications-circle",
codepoints: ICON_NOTIFICATIONS_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "notifications-circle-outline",
codepoints: ICON_NOTIFICATIONS_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "notifications-circle-sharp",
codepoints: ICON_NOTIFICATIONS_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "notifications-off",
codepoints: ICON_NOTIFICATIONS_OFF_CODEPOINTS,
},
IconCodepoints {
name: "notifications-off-circle",
codepoints: ICON_NOTIFICATIONS_OFF_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "notifications-off-circle-outline",
codepoints: ICON_NOTIFICATIONS_OFF_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "notifications-off-circle-sharp",
codepoints: ICON_NOTIFICATIONS_OFF_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "notifications-off-outline",
codepoints: ICON_NOTIFICATIONS_OFF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "notifications-off-sharp",
codepoints: ICON_NOTIFICATIONS_OFF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "notifications-outline",
codepoints: ICON_NOTIFICATIONS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "notifications-sharp",
codepoints: ICON_NOTIFICATIONS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "nuclear",
codepoints: ICON_NUCLEAR_CODEPOINTS,
},
IconCodepoints {
name: "nuclear-outline",
codepoints: ICON_NUCLEAR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "nuclear-sharp",
codepoints: ICON_NUCLEAR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "nutrition",
codepoints: ICON_NUTRITION_CODEPOINTS,
},
IconCodepoints {
name: "nutrition-outline",
codepoints: ICON_NUTRITION_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "nutrition-sharp",
codepoints: ICON_NUTRITION_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "open",
codepoints: ICON_OPEN_CODEPOINTS,
},
IconCodepoints {
name: "open-outline",
codepoints: ICON_OPEN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "open-sharp",
codepoints: ICON_OPEN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "options",
codepoints: ICON_OPTIONS_CODEPOINTS,
},
IconCodepoints {
name: "options-outline",
codepoints: ICON_OPTIONS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "options-sharp",
codepoints: ICON_OPTIONS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "paper-plane",
codepoints: ICON_PAPER_PLANE_CODEPOINTS,
},
IconCodepoints {
name: "paper-plane-outline",
codepoints: ICON_PAPER_PLANE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "paper-plane-sharp",
codepoints: ICON_PAPER_PLANE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "partly-sunny",
codepoints: ICON_PARTLY_SUNNY_CODEPOINTS,
},
IconCodepoints {
name: "partly-sunny-outline",
codepoints: ICON_PARTLY_SUNNY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "partly-sunny-sharp",
codepoints: ICON_PARTLY_SUNNY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pause",
codepoints: ICON_PAUSE_CODEPOINTS,
},
IconCodepoints {
name: "pause-circle",
codepoints: ICON_PAUSE_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "pause-circle-outline",
codepoints: ICON_PAUSE_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pause-circle-sharp",
codepoints: ICON_PAUSE_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pause-outline",
codepoints: ICON_PAUSE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pause-sharp",
codepoints: ICON_PAUSE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "paw",
codepoints: ICON_PAW_CODEPOINTS,
},
IconCodepoints {
name: "paw-outline",
codepoints: ICON_PAW_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "paw-sharp",
codepoints: ICON_PAW_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pencil",
codepoints: ICON_PENCIL_CODEPOINTS,
},
IconCodepoints {
name: "pencil-outline",
codepoints: ICON_PENCIL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pencil-sharp",
codepoints: ICON_PENCIL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "people",
codepoints: ICON_PEOPLE_CODEPOINTS,
},
IconCodepoints {
name: "people-circle",
codepoints: ICON_PEOPLE_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "people-circle-outline",
codepoints: ICON_PEOPLE_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "people-circle-sharp",
codepoints: ICON_PEOPLE_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "people-outline",
codepoints: ICON_PEOPLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "people-sharp",
codepoints: ICON_PEOPLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "person",
codepoints: ICON_PERSON_CODEPOINTS,
},
IconCodepoints {
name: "person-add",
codepoints: ICON_PERSON_ADD_CODEPOINTS,
},
IconCodepoints {
name: "person-add-outline",
codepoints: ICON_PERSON_ADD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "person-add-sharp",
codepoints: ICON_PERSON_ADD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "person-circle",
codepoints: ICON_PERSON_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "person-circle-outline",
codepoints: ICON_PERSON_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "person-circle-sharp",
codepoints: ICON_PERSON_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "person-outline",
codepoints: ICON_PERSON_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "person-remove",
codepoints: ICON_PERSON_REMOVE_CODEPOINTS,
},
IconCodepoints {
name: "person-remove-outline",
codepoints: ICON_PERSON_REMOVE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "person-remove-sharp",
codepoints: ICON_PERSON_REMOVE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "person-sharp",
codepoints: ICON_PERSON_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "phone-landscape",
codepoints: ICON_PHONE_LANDSCAPE_CODEPOINTS,
},
IconCodepoints {
name: "phone-landscape-outline",
codepoints: ICON_PHONE_LANDSCAPE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "phone-landscape-sharp",
codepoints: ICON_PHONE_LANDSCAPE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "phone-portrait",
codepoints: ICON_PHONE_PORTRAIT_CODEPOINTS,
},
IconCodepoints {
name: "phone-portrait-outline",
codepoints: ICON_PHONE_PORTRAIT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "phone-portrait-sharp",
codepoints: ICON_PHONE_PORTRAIT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pie-chart",
codepoints: ICON_PIE_CHART_CODEPOINTS,
},
IconCodepoints {
name: "pie-chart-outline",
codepoints: ICON_PIE_CHART_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pie-chart-sharp",
codepoints: ICON_PIE_CHART_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pin",
codepoints: ICON_PIN_CODEPOINTS,
},
IconCodepoints {
name: "pin-outline",
codepoints: ICON_PIN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pin-sharp",
codepoints: ICON_PIN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pint",
codepoints: ICON_PINT_CODEPOINTS,
},
IconCodepoints {
name: "pint-outline",
codepoints: ICON_PINT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pint-sharp",
codepoints: ICON_PINT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pizza",
codepoints: ICON_PIZZA_CODEPOINTS,
},
IconCodepoints {
name: "pizza-outline",
codepoints: ICON_PIZZA_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pizza-sharp",
codepoints: ICON_PIZZA_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "planet",
codepoints: ICON_PLANET_CODEPOINTS,
},
IconCodepoints {
name: "planet-outline",
codepoints: ICON_PLANET_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "planet-sharp",
codepoints: ICON_PLANET_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play",
codepoints: ICON_PLAY_CODEPOINTS,
},
IconCodepoints {
name: "play-back",
codepoints: ICON_PLAY_BACK_CODEPOINTS,
},
IconCodepoints {
name: "play-back-circle",
codepoints: ICON_PLAY_BACK_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "play-back-circle-outline",
codepoints: ICON_PLAY_BACK_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-back-circle-sharp",
codepoints: ICON_PLAY_BACK_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-back-outline",
codepoints: ICON_PLAY_BACK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-back-sharp",
codepoints: ICON_PLAY_BACK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-circle",
codepoints: ICON_PLAY_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "play-circle-outline",
codepoints: ICON_PLAY_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-circle-sharp",
codepoints: ICON_PLAY_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-forward",
codepoints: ICON_PLAY_FORWARD_CODEPOINTS,
},
IconCodepoints {
name: "play-forward-circle",
codepoints: ICON_PLAY_FORWARD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "play-forward-circle-outline",
codepoints: ICON_PLAY_FORWARD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-forward-circle-sharp",
codepoints: ICON_PLAY_FORWARD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-forward-outline",
codepoints: ICON_PLAY_FORWARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-forward-sharp",
codepoints: ICON_PLAY_FORWARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-outline",
codepoints: ICON_PLAY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-sharp",
codepoints: ICON_PLAY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-back",
codepoints: ICON_PLAY_SKIP_BACK_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-back-circle",
codepoints: ICON_PLAY_SKIP_BACK_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-back-circle-outline",
codepoints: ICON_PLAY_SKIP_BACK_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-back-circle-sharp",
codepoints: ICON_PLAY_SKIP_BACK_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-back-outline",
codepoints: ICON_PLAY_SKIP_BACK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-back-sharp",
codepoints: ICON_PLAY_SKIP_BACK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-forward",
codepoints: ICON_PLAY_SKIP_FORWARD_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-forward-circle",
codepoints: ICON_PLAY_SKIP_FORWARD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-forward-circle-outline",
codepoints: ICON_PLAY_SKIP_FORWARD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-forward-circle-sharp",
codepoints: ICON_PLAY_SKIP_FORWARD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-forward-outline",
codepoints: ICON_PLAY_SKIP_FORWARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "play-skip-forward-sharp",
codepoints: ICON_PLAY_SKIP_FORWARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "podium",
codepoints: ICON_PODIUM_CODEPOINTS,
},
IconCodepoints {
name: "podium-outline",
codepoints: ICON_PODIUM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "podium-sharp",
codepoints: ICON_PODIUM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "power",
codepoints: ICON_POWER_CODEPOINTS,
},
IconCodepoints {
name: "power-outline",
codepoints: ICON_POWER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "power-sharp",
codepoints: ICON_POWER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pricetag",
codepoints: ICON_PRICETAG_CODEPOINTS,
},
IconCodepoints {
name: "pricetag-outline",
codepoints: ICON_PRICETAG_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pricetag-sharp",
codepoints: ICON_PRICETAG_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pricetags",
codepoints: ICON_PRICETAGS_CODEPOINTS,
},
IconCodepoints {
name: "pricetags-outline",
codepoints: ICON_PRICETAGS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pricetags-sharp",
codepoints: ICON_PRICETAGS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "print",
codepoints: ICON_PRINT_CODEPOINTS,
},
IconCodepoints {
name: "print-outline",
codepoints: ICON_PRINT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "print-sharp",
codepoints: ICON_PRINT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "prism",
codepoints: ICON_PRISM_CODEPOINTS,
},
IconCodepoints {
name: "prism-outline",
codepoints: ICON_PRISM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "prism-sharp",
codepoints: ICON_PRISM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "pulse",
codepoints: ICON_PULSE_CODEPOINTS,
},
IconCodepoints {
name: "pulse-outline",
codepoints: ICON_PULSE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "pulse-sharp",
codepoints: ICON_PULSE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "push",
codepoints: ICON_PUSH_CODEPOINTS,
},
IconCodepoints {
name: "push-outline",
codepoints: ICON_PUSH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "push-sharp",
codepoints: ICON_PUSH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "qr-code",
codepoints: ICON_QR_CODE_CODEPOINTS,
},
IconCodepoints {
name: "qr-code-outline",
codepoints: ICON_QR_CODE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "qr-code-sharp",
codepoints: ICON_QR_CODE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "radio",
codepoints: ICON_RADIO_CODEPOINTS,
},
IconCodepoints {
name: "radio-button-off",
codepoints: ICON_RADIO_BUTTON_OFF_CODEPOINTS,
},
IconCodepoints {
name: "radio-button-off-outline",
codepoints: ICON_RADIO_BUTTON_OFF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "radio-button-off-sharp",
codepoints: ICON_RADIO_BUTTON_OFF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "radio-button-on",
codepoints: ICON_RADIO_BUTTON_ON_CODEPOINTS,
},
IconCodepoints {
name: "radio-button-on-outline",
codepoints: ICON_RADIO_BUTTON_ON_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "radio-button-on-sharp",
codepoints: ICON_RADIO_BUTTON_ON_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "radio-outline",
codepoints: ICON_RADIO_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "radio-sharp",
codepoints: ICON_RADIO_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "rainy",
codepoints: ICON_RAINY_CODEPOINTS,
},
IconCodepoints {
name: "rainy-outline",
codepoints: ICON_RAINY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "rainy-sharp",
codepoints: ICON_RAINY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "reader",
codepoints: ICON_READER_CODEPOINTS,
},
IconCodepoints {
name: "reader-outline",
codepoints: ICON_READER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "reader-sharp",
codepoints: ICON_READER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "receipt",
codepoints: ICON_RECEIPT_CODEPOINTS,
},
IconCodepoints {
name: "receipt-outline",
codepoints: ICON_RECEIPT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "receipt-sharp",
codepoints: ICON_RECEIPT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "recording",
codepoints: ICON_RECORDING_CODEPOINTS,
},
IconCodepoints {
name: "recording-outline",
codepoints: ICON_RECORDING_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "recording-sharp",
codepoints: ICON_RECORDING_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "refresh",
codepoints: ICON_REFRESH_CODEPOINTS,
},
IconCodepoints {
name: "refresh-circle",
codepoints: ICON_REFRESH_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "refresh-circle-outline",
codepoints: ICON_REFRESH_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "refresh-circle-sharp",
codepoints: ICON_REFRESH_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "refresh-outline",
codepoints: ICON_REFRESH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "refresh-sharp",
codepoints: ICON_REFRESH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "reload",
codepoints: ICON_RELOAD_CODEPOINTS,
},
IconCodepoints {
name: "reload-circle",
codepoints: ICON_RELOAD_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "reload-circle-outline",
codepoints: ICON_RELOAD_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "reload-circle-sharp",
codepoints: ICON_RELOAD_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "reload-outline",
codepoints: ICON_RELOAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "reload-sharp",
codepoints: ICON_RELOAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "remove",
codepoints: ICON_REMOVE_CODEPOINTS,
},
IconCodepoints {
name: "remove-circle",
codepoints: ICON_REMOVE_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "remove-circle-outline",
codepoints: ICON_REMOVE_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "remove-circle-sharp",
codepoints: ICON_REMOVE_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "remove-outline",
codepoints: ICON_REMOVE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "remove-sharp",
codepoints: ICON_REMOVE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "reorder-four",
codepoints: ICON_REORDER_FOUR_CODEPOINTS,
},
IconCodepoints {
name: "reorder-four-outline",
codepoints: ICON_REORDER_FOUR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "reorder-four-sharp",
codepoints: ICON_REORDER_FOUR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "reorder-three",
codepoints: ICON_REORDER_THREE_CODEPOINTS,
},
IconCodepoints {
name: "reorder-three-outline",
codepoints: ICON_REORDER_THREE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "reorder-three-sharp",
codepoints: ICON_REORDER_THREE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "reorder-two",
codepoints: ICON_REORDER_TWO_CODEPOINTS,
},
IconCodepoints {
name: "reorder-two-outline",
codepoints: ICON_REORDER_TWO_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "reorder-two-sharp",
codepoints: ICON_REORDER_TWO_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "repeat",
codepoints: ICON_REPEAT_CODEPOINTS,
},
IconCodepoints {
name: "repeat-outline",
codepoints: ICON_REPEAT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "repeat-sharp",
codepoints: ICON_REPEAT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "resize",
codepoints: ICON_RESIZE_CODEPOINTS,
},
IconCodepoints {
name: "resize-outline",
codepoints: ICON_RESIZE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "resize-sharp",
codepoints: ICON_RESIZE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "restaurant",
codepoints: ICON_RESTAURANT_CODEPOINTS,
},
IconCodepoints {
name: "restaurant-outline",
codepoints: ICON_RESTAURANT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "restaurant-sharp",
codepoints: ICON_RESTAURANT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "return-down-back",
codepoints: ICON_RETURN_DOWN_BACK_CODEPOINTS,
},
IconCodepoints {
name: "return-down-back-outline",
codepoints: ICON_RETURN_DOWN_BACK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "return-down-back-sharp",
codepoints: ICON_RETURN_DOWN_BACK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "return-down-forward",
codepoints: ICON_RETURN_DOWN_FORWARD_CODEPOINTS,
},
IconCodepoints {
name: "return-down-forward-outline",
codepoints: ICON_RETURN_DOWN_FORWARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "return-down-forward-sharp",
codepoints: ICON_RETURN_DOWN_FORWARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "return-up-back",
codepoints: ICON_RETURN_UP_BACK_CODEPOINTS,
},
IconCodepoints {
name: "return-up-back-outline",
codepoints: ICON_RETURN_UP_BACK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "return-up-back-sharp",
codepoints: ICON_RETURN_UP_BACK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "return-up-forward",
codepoints: ICON_RETURN_UP_FORWARD_CODEPOINTS,
},
IconCodepoints {
name: "return-up-forward-outline",
codepoints: ICON_RETURN_UP_FORWARD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "return-up-forward-sharp",
codepoints: ICON_RETURN_UP_FORWARD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ribbon",
codepoints: ICON_RIBBON_CODEPOINTS,
},
IconCodepoints {
name: "ribbon-outline",
codepoints: ICON_RIBBON_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ribbon-sharp",
codepoints: ICON_RIBBON_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "rocket",
codepoints: ICON_ROCKET_CODEPOINTS,
},
IconCodepoints {
name: "rocket-outline",
codepoints: ICON_ROCKET_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "rocket-sharp",
codepoints: ICON_ROCKET_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "rose",
codepoints: ICON_ROSE_CODEPOINTS,
},
IconCodepoints {
name: "rose-outline",
codepoints: ICON_ROSE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "rose-sharp",
codepoints: ICON_ROSE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "sad",
codepoints: ICON_SAD_CODEPOINTS,
},
IconCodepoints {
name: "sad-outline",
codepoints: ICON_SAD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "sad-sharp",
codepoints: ICON_SAD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "save",
codepoints: ICON_SAVE_CODEPOINTS,
},
IconCodepoints {
name: "save-outline",
codepoints: ICON_SAVE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "save-sharp",
codepoints: ICON_SAVE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "scale",
codepoints: ICON_SCALE_CODEPOINTS,
},
IconCodepoints {
name: "scale-outline",
codepoints: ICON_SCALE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "scale-sharp",
codepoints: ICON_SCALE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "scan",
codepoints: ICON_SCAN_CODEPOINTS,
},
IconCodepoints {
name: "scan-circle",
codepoints: ICON_SCAN_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "scan-circle-outline",
codepoints: ICON_SCAN_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "scan-circle-sharp",
codepoints: ICON_SCAN_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "scan-outline",
codepoints: ICON_SCAN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "scan-sharp",
codepoints: ICON_SCAN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "school",
codepoints: ICON_SCHOOL_CODEPOINTS,
},
IconCodepoints {
name: "school-outline",
codepoints: ICON_SCHOOL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "school-sharp",
codepoints: ICON_SCHOOL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "search",
codepoints: ICON_SEARCH_CODEPOINTS,
},
IconCodepoints {
name: "search-circle",
codepoints: ICON_SEARCH_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "search-circle-outline",
codepoints: ICON_SEARCH_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "search-circle-sharp",
codepoints: ICON_SEARCH_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "search-outline",
codepoints: ICON_SEARCH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "search-sharp",
codepoints: ICON_SEARCH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "send",
codepoints: ICON_SEND_CODEPOINTS,
},
IconCodepoints {
name: "send-outline",
codepoints: ICON_SEND_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "send-sharp",
codepoints: ICON_SEND_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "server",
codepoints: ICON_SERVER_CODEPOINTS,
},
IconCodepoints {
name: "server-outline",
codepoints: ICON_SERVER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "server-sharp",
codepoints: ICON_SERVER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "settings",
codepoints: ICON_SETTINGS_CODEPOINTS,
},
IconCodepoints {
name: "settings-outline",
codepoints: ICON_SETTINGS_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "settings-sharp",
codepoints: ICON_SETTINGS_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "shapes",
codepoints: ICON_SHAPES_CODEPOINTS,
},
IconCodepoints {
name: "shapes-outline",
codepoints: ICON_SHAPES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "shapes-sharp",
codepoints: ICON_SHAPES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "share",
codepoints: ICON_SHARE_CODEPOINTS,
},
IconCodepoints {
name: "share-outline",
codepoints: ICON_SHARE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "share-sharp",
codepoints: ICON_SHARE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "share-social",
codepoints: ICON_SHARE_SOCIAL_CODEPOINTS,
},
IconCodepoints {
name: "share-social-outline",
codepoints: ICON_SHARE_SOCIAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "share-social-sharp",
codepoints: ICON_SHARE_SOCIAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "shield",
codepoints: ICON_SHIELD_CODEPOINTS,
},
IconCodepoints {
name: "shield-checkmark",
codepoints: ICON_SHIELD_CHECKMARK_CODEPOINTS,
},
IconCodepoints {
name: "shield-checkmark-outline",
codepoints: ICON_SHIELD_CHECKMARK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "shield-checkmark-sharp",
codepoints: ICON_SHIELD_CHECKMARK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "shield-half",
codepoints: ICON_SHIELD_HALF_CODEPOINTS,
},
IconCodepoints {
name: "shield-half-outline",
codepoints: ICON_SHIELD_HALF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "shield-half-sharp",
codepoints: ICON_SHIELD_HALF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "shield-outline",
codepoints: ICON_SHIELD_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "shield-sharp",
codepoints: ICON_SHIELD_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "shirt",
codepoints: ICON_SHIRT_CODEPOINTS,
},
IconCodepoints {
name: "shirt-outline",
codepoints: ICON_SHIRT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "shirt-sharp",
codepoints: ICON_SHIRT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "shuffle",
codepoints: ICON_SHUFFLE_CODEPOINTS,
},
IconCodepoints {
name: "shuffle-outline",
codepoints: ICON_SHUFFLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "shuffle-sharp",
codepoints: ICON_SHUFFLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "skull",
codepoints: ICON_SKULL_CODEPOINTS,
},
IconCodepoints {
name: "skull-outline",
codepoints: ICON_SKULL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "skull-sharp",
codepoints: ICON_SKULL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "snow",
codepoints: ICON_SNOW_CODEPOINTS,
},
IconCodepoints {
name: "snow-outline",
codepoints: ICON_SNOW_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "snow-sharp",
codepoints: ICON_SNOW_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "sparkles",
codepoints: ICON_SPARKLES_CODEPOINTS,
},
IconCodepoints {
name: "sparkles-outline",
codepoints: ICON_SPARKLES_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "sparkles-sharp",
codepoints: ICON_SPARKLES_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "speedometer",
codepoints: ICON_SPEEDOMETER_CODEPOINTS,
},
IconCodepoints {
name: "speedometer-outline",
codepoints: ICON_SPEEDOMETER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "speedometer-sharp",
codepoints: ICON_SPEEDOMETER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "square",
codepoints: ICON_SQUARE_CODEPOINTS,
},
IconCodepoints {
name: "square-outline",
codepoints: ICON_SQUARE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "square-sharp",
codepoints: ICON_SQUARE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "star",
codepoints: ICON_STAR_CODEPOINTS,
},
IconCodepoints {
name: "star-half",
codepoints: ICON_STAR_HALF_CODEPOINTS,
},
IconCodepoints {
name: "star-half-outline",
codepoints: ICON_STAR_HALF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "star-half-sharp",
codepoints: ICON_STAR_HALF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "star-outline",
codepoints: ICON_STAR_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "star-sharp",
codepoints: ICON_STAR_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "stats-chart",
codepoints: ICON_STATS_CHART_CODEPOINTS,
},
IconCodepoints {
name: "stats-chart-outline",
codepoints: ICON_STATS_CHART_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "stats-chart-sharp",
codepoints: ICON_STATS_CHART_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "stop",
codepoints: ICON_STOP_CODEPOINTS,
},
IconCodepoints {
name: "stop-circle",
codepoints: ICON_STOP_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "stop-circle-outline",
codepoints: ICON_STOP_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "stop-circle-sharp",
codepoints: ICON_STOP_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "stop-outline",
codepoints: ICON_STOP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "stop-sharp",
codepoints: ICON_STOP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "stopwatch",
codepoints: ICON_STOPWATCH_CODEPOINTS,
},
IconCodepoints {
name: "stopwatch-outline",
codepoints: ICON_STOPWATCH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "stopwatch-sharp",
codepoints: ICON_STOPWATCH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "storefront",
codepoints: ICON_STOREFRONT_CODEPOINTS,
},
IconCodepoints {
name: "storefront-outline",
codepoints: ICON_STOREFRONT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "storefront-sharp",
codepoints: ICON_STOREFRONT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "subway",
codepoints: ICON_SUBWAY_CODEPOINTS,
},
IconCodepoints {
name: "subway-outline",
codepoints: ICON_SUBWAY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "subway-sharp",
codepoints: ICON_SUBWAY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "sunny",
codepoints: ICON_SUNNY_CODEPOINTS,
},
IconCodepoints {
name: "sunny-outline",
codepoints: ICON_SUNNY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "sunny-sharp",
codepoints: ICON_SUNNY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "swap-horizontal",
codepoints: ICON_SWAP_HORIZONTAL_CODEPOINTS,
},
IconCodepoints {
name: "swap-horizontal-outline",
codepoints: ICON_SWAP_HORIZONTAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "swap-horizontal-sharp",
codepoints: ICON_SWAP_HORIZONTAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "swap-vertical",
codepoints: ICON_SWAP_VERTICAL_CODEPOINTS,
},
IconCodepoints {
name: "swap-vertical-outline",
codepoints: ICON_SWAP_VERTICAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "swap-vertical-sharp",
codepoints: ICON_SWAP_VERTICAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "sync",
codepoints: ICON_SYNC_CODEPOINTS,
},
IconCodepoints {
name: "sync-circle",
codepoints: ICON_SYNC_CIRCLE_CODEPOINTS,
},
IconCodepoints {
name: "sync-circle-outline",
codepoints: ICON_SYNC_CIRCLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "sync-circle-sharp",
codepoints: ICON_SYNC_CIRCLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "sync-outline",
codepoints: ICON_SYNC_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "sync-sharp",
codepoints: ICON_SYNC_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "tablet-landscape",
codepoints: ICON_TABLET_LANDSCAPE_CODEPOINTS,
},
IconCodepoints {
name: "tablet-landscape-outline",
codepoints: ICON_TABLET_LANDSCAPE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "tablet-landscape-sharp",
codepoints: ICON_TABLET_LANDSCAPE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "tablet-portrait",
codepoints: ICON_TABLET_PORTRAIT_CODEPOINTS,
},
IconCodepoints {
name: "tablet-portrait-outline",
codepoints: ICON_TABLET_PORTRAIT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "tablet-portrait-sharp",
codepoints: ICON_TABLET_PORTRAIT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "telescope",
codepoints: ICON_TELESCOPE_CODEPOINTS,
},
IconCodepoints {
name: "telescope-outline",
codepoints: ICON_TELESCOPE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "telescope-sharp",
codepoints: ICON_TELESCOPE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "tennisball",
codepoints: ICON_TENNISBALL_CODEPOINTS,
},
IconCodepoints {
name: "tennisball-outline",
codepoints: ICON_TENNISBALL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "tennisball-sharp",
codepoints: ICON_TENNISBALL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "terminal",
codepoints: ICON_TERMINAL_CODEPOINTS,
},
IconCodepoints {
name: "terminal-outline",
codepoints: ICON_TERMINAL_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "terminal-sharp",
codepoints: ICON_TERMINAL_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "text",
codepoints: ICON_TEXT_CODEPOINTS,
},
IconCodepoints {
name: "text-outline",
codepoints: ICON_TEXT_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "text-sharp",
codepoints: ICON_TEXT_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "thermometer",
codepoints: ICON_THERMOMETER_CODEPOINTS,
},
IconCodepoints {
name: "thermometer-outline",
codepoints: ICON_THERMOMETER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "thermometer-sharp",
codepoints: ICON_THERMOMETER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "thumbs-down",
codepoints: ICON_THUMBS_DOWN_CODEPOINTS,
},
IconCodepoints {
name: "thumbs-down-outline",
codepoints: ICON_THUMBS_DOWN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "thumbs-down-sharp",
codepoints: ICON_THUMBS_DOWN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "thumbs-up",
codepoints: ICON_THUMBS_UP_CODEPOINTS,
},
IconCodepoints {
name: "thumbs-up-outline",
codepoints: ICON_THUMBS_UP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "thumbs-up-sharp",
codepoints: ICON_THUMBS_UP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "thunderstorm",
codepoints: ICON_THUNDERSTORM_CODEPOINTS,
},
IconCodepoints {
name: "thunderstorm-outline",
codepoints: ICON_THUNDERSTORM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "thunderstorm-sharp",
codepoints: ICON_THUNDERSTORM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "ticket",
codepoints: ICON_TICKET_CODEPOINTS,
},
IconCodepoints {
name: "ticket-outline",
codepoints: ICON_TICKET_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "ticket-sharp",
codepoints: ICON_TICKET_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "time",
codepoints: ICON_TIME_CODEPOINTS,
},
IconCodepoints {
name: "time-outline",
codepoints: ICON_TIME_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "time-sharp",
codepoints: ICON_TIME_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "timer",
codepoints: ICON_TIMER_CODEPOINTS,
},
IconCodepoints {
name: "timer-outline",
codepoints: ICON_TIMER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "timer-sharp",
codepoints: ICON_TIMER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "today",
codepoints: ICON_TODAY_CODEPOINTS,
},
IconCodepoints {
name: "today-outline",
codepoints: ICON_TODAY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "today-sharp",
codepoints: ICON_TODAY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "toggle",
codepoints: ICON_TOGGLE_CODEPOINTS,
},
IconCodepoints {
name: "toggle-outline",
codepoints: ICON_TOGGLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "toggle-sharp",
codepoints: ICON_TOGGLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "trail-sign",
codepoints: ICON_TRAIL_SIGN_CODEPOINTS,
},
IconCodepoints {
name: "trail-sign-outline",
codepoints: ICON_TRAIL_SIGN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "trail-sign-sharp",
codepoints: ICON_TRAIL_SIGN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "train",
codepoints: ICON_TRAIN_CODEPOINTS,
},
IconCodepoints {
name: "train-outline",
codepoints: ICON_TRAIN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "train-sharp",
codepoints: ICON_TRAIN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "transgender",
codepoints: ICON_TRANSGENDER_CODEPOINTS,
},
IconCodepoints {
name: "transgender-outline",
codepoints: ICON_TRANSGENDER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "transgender-sharp",
codepoints: ICON_TRANSGENDER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "trash",
codepoints: ICON_TRASH_CODEPOINTS,
},
IconCodepoints {
name: "trash-bin",
codepoints: ICON_TRASH_BIN_CODEPOINTS,
},
IconCodepoints {
name: "trash-bin-outline",
codepoints: ICON_TRASH_BIN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "trash-bin-sharp",
codepoints: ICON_TRASH_BIN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "trash-outline",
codepoints: ICON_TRASH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "trash-sharp",
codepoints: ICON_TRASH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "trending-down",
codepoints: ICON_TRENDING_DOWN_CODEPOINTS,
},
IconCodepoints {
name: "trending-down-outline",
codepoints: ICON_TRENDING_DOWN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "trending-down-sharp",
codepoints: ICON_TRENDING_DOWN_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "trending-up",
codepoints: ICON_TRENDING_UP_CODEPOINTS,
},
IconCodepoints {
name: "trending-up-outline",
codepoints: ICON_TRENDING_UP_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "trending-up-sharp",
codepoints: ICON_TRENDING_UP_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "triangle",
codepoints: ICON_TRIANGLE_CODEPOINTS,
},
IconCodepoints {
name: "triangle-outline",
codepoints: ICON_TRIANGLE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "triangle-sharp",
codepoints: ICON_TRIANGLE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "trophy",
codepoints: ICON_TROPHY_CODEPOINTS,
},
IconCodepoints {
name: "trophy-outline",
codepoints: ICON_TROPHY_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "trophy-sharp",
codepoints: ICON_TROPHY_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "tv",
codepoints: ICON_TV_CODEPOINTS,
},
IconCodepoints {
name: "tv-outline",
codepoints: ICON_TV_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "tv-sharp",
codepoints: ICON_TV_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "umbrella",
codepoints: ICON_UMBRELLA_CODEPOINTS,
},
IconCodepoints {
name: "umbrella-outline",
codepoints: ICON_UMBRELLA_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "umbrella-sharp",
codepoints: ICON_UMBRELLA_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "unlink",
codepoints: ICON_UNLINK_CODEPOINTS,
},
IconCodepoints {
name: "unlink-outline",
codepoints: ICON_UNLINK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "unlink-sharp",
codepoints: ICON_UNLINK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "videocam",
codepoints: ICON_VIDEOCAM_CODEPOINTS,
},
IconCodepoints {
name: "videocam-off",
codepoints: ICON_VIDEOCAM_OFF_CODEPOINTS,
},
IconCodepoints {
name: "videocam-off-outline",
codepoints: ICON_VIDEOCAM_OFF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "videocam-off-sharp",
codepoints: ICON_VIDEOCAM_OFF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "videocam-outline",
codepoints: ICON_VIDEOCAM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "videocam-sharp",
codepoints: ICON_VIDEOCAM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "volume-high",
codepoints: ICON_VOLUME_HIGH_CODEPOINTS,
},
IconCodepoints {
name: "volume-high-outline",
codepoints: ICON_VOLUME_HIGH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "volume-high-sharp",
codepoints: ICON_VOLUME_HIGH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "volume-low",
codepoints: ICON_VOLUME_LOW_CODEPOINTS,
},
IconCodepoints {
name: "volume-low-outline",
codepoints: ICON_VOLUME_LOW_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "volume-low-sharp",
codepoints: ICON_VOLUME_LOW_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "volume-medium",
codepoints: ICON_VOLUME_MEDIUM_CODEPOINTS,
},
IconCodepoints {
name: "volume-medium-outline",
codepoints: ICON_VOLUME_MEDIUM_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "volume-medium-sharp",
codepoints: ICON_VOLUME_MEDIUM_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "volume-mute",
codepoints: ICON_VOLUME_MUTE_CODEPOINTS,
},
IconCodepoints {
name: "volume-mute-outline",
codepoints: ICON_VOLUME_MUTE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "volume-mute-sharp",
codepoints: ICON_VOLUME_MUTE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "volume-off",
codepoints: ICON_VOLUME_OFF_CODEPOINTS,
},
IconCodepoints {
name: "volume-off-outline",
codepoints: ICON_VOLUME_OFF_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "volume-off-sharp",
codepoints: ICON_VOLUME_OFF_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "walk",
codepoints: ICON_WALK_CODEPOINTS,
},
IconCodepoints {
name: "walk-outline",
codepoints: ICON_WALK_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "walk-sharp",
codepoints: ICON_WALK_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "wallet",
codepoints: ICON_WALLET_CODEPOINTS,
},
IconCodepoints {
name: "wallet-outline",
codepoints: ICON_WALLET_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "wallet-sharp",
codepoints: ICON_WALLET_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "warning",
codepoints: ICON_WARNING_CODEPOINTS,
},
IconCodepoints {
name: "warning-outline",
codepoints: ICON_WARNING_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "warning-sharp",
codepoints: ICON_WARNING_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "watch",
codepoints: ICON_WATCH_CODEPOINTS,
},
IconCodepoints {
name: "watch-outline",
codepoints: ICON_WATCH_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "watch-sharp",
codepoints: ICON_WATCH_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "water",
codepoints: ICON_WATER_CODEPOINTS,
},
IconCodepoints {
name: "water-outline",
codepoints: ICON_WATER_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "water-sharp",
codepoints: ICON_WATER_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "wifi",
codepoints: ICON_WIFI_CODEPOINTS,
},
IconCodepoints {
name: "wifi-outline",
codepoints: ICON_WIFI_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "wifi-sharp",
codepoints: ICON_WIFI_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "wine",
codepoints: ICON_WINE_CODEPOINTS,
},
IconCodepoints {
name: "wine-outline",
codepoints: ICON_WINE_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "wine-sharp",
codepoints: ICON_WINE_SHARP_CODEPOINTS,
},
IconCodepoints {
name: "woman",
codepoints: ICON_WOMAN_CODEPOINTS,
},
IconCodepoints {
name: "woman-outline",
codepoints: ICON_WOMAN_OUTLINE_CODEPOINTS,
},
IconCodepoints {
name: "woman-sharp",
codepoints: ICON_WOMAN_SHARP_CODEPOINTS,
},
];
#[derive(Clone, Copy, Debug)]
pub(crate) struct IconAvailability {
pub name: &'static str,
pub available: &'static [(Style, Size)],
}
pub(crate) const ICON_AVAILABILITY: &[IconAvailability] = &[
IconAvailability {
name: "accessibility",
available: ICON_ACCESSIBILITY_AVAILABLE,
},
IconAvailability {
name: "accessibility-outline",
available: ICON_ACCESSIBILITY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "accessibility-sharp",
available: ICON_ACCESSIBILITY_SHARP_AVAILABLE,
},
IconAvailability {
name: "add",
available: ICON_ADD_AVAILABLE,
},
IconAvailability {
name: "add-circle",
available: ICON_ADD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "add-circle-outline",
available: ICON_ADD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "add-circle-sharp",
available: ICON_ADD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "add-outline",
available: ICON_ADD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "add-sharp",
available: ICON_ADD_SHARP_AVAILABLE,
},
IconAvailability {
name: "airplane",
available: ICON_AIRPLANE_AVAILABLE,
},
IconAvailability {
name: "airplane-outline",
available: ICON_AIRPLANE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "airplane-sharp",
available: ICON_AIRPLANE_SHARP_AVAILABLE,
},
IconAvailability {
name: "alarm",
available: ICON_ALARM_AVAILABLE,
},
IconAvailability {
name: "alarm-outline",
available: ICON_ALARM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "alarm-sharp",
available: ICON_ALARM_SHARP_AVAILABLE,
},
IconAvailability {
name: "albums",
available: ICON_ALBUMS_AVAILABLE,
},
IconAvailability {
name: "albums-outline",
available: ICON_ALBUMS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "albums-sharp",
available: ICON_ALBUMS_SHARP_AVAILABLE,
},
IconAvailability {
name: "alert",
available: ICON_ALERT_AVAILABLE,
},
IconAvailability {
name: "alert-circle",
available: ICON_ALERT_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "alert-circle-outline",
available: ICON_ALERT_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "alert-circle-sharp",
available: ICON_ALERT_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "alert-outline",
available: ICON_ALERT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "alert-sharp",
available: ICON_ALERT_SHARP_AVAILABLE,
},
IconAvailability {
name: "american-football",
available: ICON_AMERICAN_FOOTBALL_AVAILABLE,
},
IconAvailability {
name: "american-football-outline",
available: ICON_AMERICAN_FOOTBALL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "american-football-sharp",
available: ICON_AMERICAN_FOOTBALL_SHARP_AVAILABLE,
},
IconAvailability {
name: "analytics",
available: ICON_ANALYTICS_AVAILABLE,
},
IconAvailability {
name: "analytics-outline",
available: ICON_ANALYTICS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "analytics-sharp",
available: ICON_ANALYTICS_SHARP_AVAILABLE,
},
IconAvailability {
name: "aperture",
available: ICON_APERTURE_AVAILABLE,
},
IconAvailability {
name: "aperture-outline",
available: ICON_APERTURE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "aperture-sharp",
available: ICON_APERTURE_SHARP_AVAILABLE,
},
IconAvailability {
name: "apps",
available: ICON_APPS_AVAILABLE,
},
IconAvailability {
name: "apps-outline",
available: ICON_APPS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "apps-sharp",
available: ICON_APPS_SHARP_AVAILABLE,
},
IconAvailability {
name: "archive",
available: ICON_ARCHIVE_AVAILABLE,
},
IconAvailability {
name: "archive-outline",
available: ICON_ARCHIVE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "archive-sharp",
available: ICON_ARCHIVE_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-back",
available: ICON_ARROW_BACK_AVAILABLE,
},
IconAvailability {
name: "arrow-back-circle",
available: ICON_ARROW_BACK_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "arrow-back-circle-outline",
available: ICON_ARROW_BACK_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-back-circle-sharp",
available: ICON_ARROW_BACK_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-back-outline",
available: ICON_ARROW_BACK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-back-sharp",
available: ICON_ARROW_BACK_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-down",
available: ICON_ARROW_DOWN_AVAILABLE,
},
IconAvailability {
name: "arrow-down-circle",
available: ICON_ARROW_DOWN_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "arrow-down-circle-outline",
available: ICON_ARROW_DOWN_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-down-circle-sharp",
available: ICON_ARROW_DOWN_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-down-left-box",
available: ICON_ARROW_DOWN_LEFT_BOX_AVAILABLE,
},
IconAvailability {
name: "arrow-down-left-box-outline",
available: ICON_ARROW_DOWN_LEFT_BOX_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-down-left-box-sharp",
available: ICON_ARROW_DOWN_LEFT_BOX_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-down-outline",
available: ICON_ARROW_DOWN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-down-right-box",
available: ICON_ARROW_DOWN_RIGHT_BOX_AVAILABLE,
},
IconAvailability {
name: "arrow-down-right-box-outline",
available: ICON_ARROW_DOWN_RIGHT_BOX_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-down-right-box-sharp",
available: ICON_ARROW_DOWN_RIGHT_BOX_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-down-sharp",
available: ICON_ARROW_DOWN_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-forward",
available: ICON_ARROW_FORWARD_AVAILABLE,
},
IconAvailability {
name: "arrow-forward-circle",
available: ICON_ARROW_FORWARD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "arrow-forward-circle-outline",
available: ICON_ARROW_FORWARD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-forward-circle-sharp",
available: ICON_ARROW_FORWARD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-forward-outline",
available: ICON_ARROW_FORWARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-forward-sharp",
available: ICON_ARROW_FORWARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-redo",
available: ICON_ARROW_REDO_AVAILABLE,
},
IconAvailability {
name: "arrow-redo-circle",
available: ICON_ARROW_REDO_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "arrow-redo-circle-outline",
available: ICON_ARROW_REDO_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-redo-circle-sharp",
available: ICON_ARROW_REDO_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-redo-outline",
available: ICON_ARROW_REDO_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-redo-sharp",
available: ICON_ARROW_REDO_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-undo",
available: ICON_ARROW_UNDO_AVAILABLE,
},
IconAvailability {
name: "arrow-undo-circle",
available: ICON_ARROW_UNDO_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "arrow-undo-circle-outline",
available: ICON_ARROW_UNDO_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-undo-circle-sharp",
available: ICON_ARROW_UNDO_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-undo-outline",
available: ICON_ARROW_UNDO_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-undo-sharp",
available: ICON_ARROW_UNDO_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-up",
available: ICON_ARROW_UP_AVAILABLE,
},
IconAvailability {
name: "arrow-up-circle",
available: ICON_ARROW_UP_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "arrow-up-circle-outline",
available: ICON_ARROW_UP_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-up-circle-sharp",
available: ICON_ARROW_UP_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-up-left-box",
available: ICON_ARROW_UP_LEFT_BOX_AVAILABLE,
},
IconAvailability {
name: "arrow-up-left-box-outline",
available: ICON_ARROW_UP_LEFT_BOX_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-up-left-box-sharp",
available: ICON_ARROW_UP_LEFT_BOX_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-up-outline",
available: ICON_ARROW_UP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-up-right-box",
available: ICON_ARROW_UP_RIGHT_BOX_AVAILABLE,
},
IconAvailability {
name: "arrow-up-right-box-outline",
available: ICON_ARROW_UP_RIGHT_BOX_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "arrow-up-right-box-sharp",
available: ICON_ARROW_UP_RIGHT_BOX_SHARP_AVAILABLE,
},
IconAvailability {
name: "arrow-up-sharp",
available: ICON_ARROW_UP_SHARP_AVAILABLE,
},
IconAvailability {
name: "at",
available: ICON_AT_AVAILABLE,
},
IconAvailability {
name: "at-circle",
available: ICON_AT_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "at-circle-outline",
available: ICON_AT_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "at-circle-sharp",
available: ICON_AT_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "at-outline",
available: ICON_AT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "at-sharp",
available: ICON_AT_SHARP_AVAILABLE,
},
IconAvailability {
name: "attach",
available: ICON_ATTACH_AVAILABLE,
},
IconAvailability {
name: "attach-outline",
available: ICON_ATTACH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "attach-sharp",
available: ICON_ATTACH_SHARP_AVAILABLE,
},
IconAvailability {
name: "backspace",
available: ICON_BACKSPACE_AVAILABLE,
},
IconAvailability {
name: "backspace-outline",
available: ICON_BACKSPACE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "backspace-sharp",
available: ICON_BACKSPACE_SHARP_AVAILABLE,
},
IconAvailability {
name: "bag",
available: ICON_BAG_AVAILABLE,
},
IconAvailability {
name: "bag-add",
available: ICON_BAG_ADD_AVAILABLE,
},
IconAvailability {
name: "bag-add-outline",
available: ICON_BAG_ADD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bag-add-sharp",
available: ICON_BAG_ADD_SHARP_AVAILABLE,
},
IconAvailability {
name: "bag-check",
available: ICON_BAG_CHECK_AVAILABLE,
},
IconAvailability {
name: "bag-check-outline",
available: ICON_BAG_CHECK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bag-check-sharp",
available: ICON_BAG_CHECK_SHARP_AVAILABLE,
},
IconAvailability {
name: "bag-handle",
available: ICON_BAG_HANDLE_AVAILABLE,
},
IconAvailability {
name: "bag-handle-outline",
available: ICON_BAG_HANDLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bag-handle-sharp",
available: ICON_BAG_HANDLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "bag-outline",
available: ICON_BAG_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bag-remove",
available: ICON_BAG_REMOVE_AVAILABLE,
},
IconAvailability {
name: "bag-remove-outline",
available: ICON_BAG_REMOVE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bag-remove-sharp",
available: ICON_BAG_REMOVE_SHARP_AVAILABLE,
},
IconAvailability {
name: "bag-sharp",
available: ICON_BAG_SHARP_AVAILABLE,
},
IconAvailability {
name: "balloon",
available: ICON_BALLOON_AVAILABLE,
},
IconAvailability {
name: "balloon-outline",
available: ICON_BALLOON_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "balloon-sharp",
available: ICON_BALLOON_SHARP_AVAILABLE,
},
IconAvailability {
name: "ban",
available: ICON_BAN_AVAILABLE,
},
IconAvailability {
name: "ban-outline",
available: ICON_BAN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ban-sharp",
available: ICON_BAN_SHARP_AVAILABLE,
},
IconAvailability {
name: "bandage",
available: ICON_BANDAGE_AVAILABLE,
},
IconAvailability {
name: "bandage-outline",
available: ICON_BANDAGE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bandage-sharp",
available: ICON_BANDAGE_SHARP_AVAILABLE,
},
IconAvailability {
name: "bar-chart",
available: ICON_BAR_CHART_AVAILABLE,
},
IconAvailability {
name: "bar-chart-outline",
available: ICON_BAR_CHART_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bar-chart-sharp",
available: ICON_BAR_CHART_SHARP_AVAILABLE,
},
IconAvailability {
name: "barbell",
available: ICON_BARBELL_AVAILABLE,
},
IconAvailability {
name: "barbell-outline",
available: ICON_BARBELL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "barbell-sharp",
available: ICON_BARBELL_SHARP_AVAILABLE,
},
IconAvailability {
name: "barcode",
available: ICON_BARCODE_AVAILABLE,
},
IconAvailability {
name: "barcode-outline",
available: ICON_BARCODE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "barcode-sharp",
available: ICON_BARCODE_SHARP_AVAILABLE,
},
IconAvailability {
name: "baseball",
available: ICON_BASEBALL_AVAILABLE,
},
IconAvailability {
name: "baseball-outline",
available: ICON_BASEBALL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "baseball-sharp",
available: ICON_BASEBALL_SHARP_AVAILABLE,
},
IconAvailability {
name: "basket",
available: ICON_BASKET_AVAILABLE,
},
IconAvailability {
name: "basket-outline",
available: ICON_BASKET_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "basket-sharp",
available: ICON_BASKET_SHARP_AVAILABLE,
},
IconAvailability {
name: "basketball",
available: ICON_BASKETBALL_AVAILABLE,
},
IconAvailability {
name: "basketball-outline",
available: ICON_BASKETBALL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "basketball-sharp",
available: ICON_BASKETBALL_SHARP_AVAILABLE,
},
IconAvailability {
name: "battery-charging",
available: ICON_BATTERY_CHARGING_AVAILABLE,
},
IconAvailability {
name: "battery-charging-outline",
available: ICON_BATTERY_CHARGING_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "battery-charging-sharp",
available: ICON_BATTERY_CHARGING_SHARP_AVAILABLE,
},
IconAvailability {
name: "battery-dead",
available: ICON_BATTERY_DEAD_AVAILABLE,
},
IconAvailability {
name: "battery-dead-outline",
available: ICON_BATTERY_DEAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "battery-dead-sharp",
available: ICON_BATTERY_DEAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "battery-full",
available: ICON_BATTERY_FULL_AVAILABLE,
},
IconAvailability {
name: "battery-full-outline",
available: ICON_BATTERY_FULL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "battery-full-sharp",
available: ICON_BATTERY_FULL_SHARP_AVAILABLE,
},
IconAvailability {
name: "battery-half",
available: ICON_BATTERY_HALF_AVAILABLE,
},
IconAvailability {
name: "battery-half-outline",
available: ICON_BATTERY_HALF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "battery-half-sharp",
available: ICON_BATTERY_HALF_SHARP_AVAILABLE,
},
IconAvailability {
name: "beaker",
available: ICON_BEAKER_AVAILABLE,
},
IconAvailability {
name: "beaker-outline",
available: ICON_BEAKER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "beaker-sharp",
available: ICON_BEAKER_SHARP_AVAILABLE,
},
IconAvailability {
name: "bed",
available: ICON_BED_AVAILABLE,
},
IconAvailability {
name: "bed-outline",
available: ICON_BED_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bed-sharp",
available: ICON_BED_SHARP_AVAILABLE,
},
IconAvailability {
name: "beer",
available: ICON_BEER_AVAILABLE,
},
IconAvailability {
name: "beer-outline",
available: ICON_BEER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "beer-sharp",
available: ICON_BEER_SHARP_AVAILABLE,
},
IconAvailability {
name: "bicycle",
available: ICON_BICYCLE_AVAILABLE,
},
IconAvailability {
name: "bicycle-outline",
available: ICON_BICYCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bicycle-sharp",
available: ICON_BICYCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "binoculars",
available: ICON_BINOCULARS_AVAILABLE,
},
IconAvailability {
name: "binoculars-outline",
available: ICON_BINOCULARS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "binoculars-sharp",
available: ICON_BINOCULARS_SHARP_AVAILABLE,
},
IconAvailability {
name: "bluetooth",
available: ICON_BLUETOOTH_AVAILABLE,
},
IconAvailability {
name: "bluetooth-outline",
available: ICON_BLUETOOTH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bluetooth-sharp",
available: ICON_BLUETOOTH_SHARP_AVAILABLE,
},
IconAvailability {
name: "boat",
available: ICON_BOAT_AVAILABLE,
},
IconAvailability {
name: "boat-outline",
available: ICON_BOAT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "boat-sharp",
available: ICON_BOAT_SHARP_AVAILABLE,
},
IconAvailability {
name: "body",
available: ICON_BODY_AVAILABLE,
},
IconAvailability {
name: "body-outline",
available: ICON_BODY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "body-sharp",
available: ICON_BODY_SHARP_AVAILABLE,
},
IconAvailability {
name: "bonfire",
available: ICON_BONFIRE_AVAILABLE,
},
IconAvailability {
name: "bonfire-outline",
available: ICON_BONFIRE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bonfire-sharp",
available: ICON_BONFIRE_SHARP_AVAILABLE,
},
IconAvailability {
name: "book",
available: ICON_BOOK_AVAILABLE,
},
IconAvailability {
name: "book-outline",
available: ICON_BOOK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "book-sharp",
available: ICON_BOOK_SHARP_AVAILABLE,
},
IconAvailability {
name: "bookmark",
available: ICON_BOOKMARK_AVAILABLE,
},
IconAvailability {
name: "bookmark-outline",
available: ICON_BOOKMARK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bookmark-sharp",
available: ICON_BOOKMARK_SHARP_AVAILABLE,
},
IconAvailability {
name: "bookmarks",
available: ICON_BOOKMARKS_AVAILABLE,
},
IconAvailability {
name: "bookmarks-outline",
available: ICON_BOOKMARKS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bookmarks-sharp",
available: ICON_BOOKMARKS_SHARP_AVAILABLE,
},
IconAvailability {
name: "bowling-ball",
available: ICON_BOWLING_BALL_AVAILABLE,
},
IconAvailability {
name: "bowling-ball-outline",
available: ICON_BOWLING_BALL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bowling-ball-sharp",
available: ICON_BOWLING_BALL_SHARP_AVAILABLE,
},
IconAvailability {
name: "briefcase",
available: ICON_BRIEFCASE_AVAILABLE,
},
IconAvailability {
name: "briefcase-outline",
available: ICON_BRIEFCASE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "briefcase-sharp",
available: ICON_BRIEFCASE_SHARP_AVAILABLE,
},
IconAvailability {
name: "browsers",
available: ICON_BROWSERS_AVAILABLE,
},
IconAvailability {
name: "browsers-outline",
available: ICON_BROWSERS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "browsers-sharp",
available: ICON_BROWSERS_SHARP_AVAILABLE,
},
IconAvailability {
name: "brush",
available: ICON_BRUSH_AVAILABLE,
},
IconAvailability {
name: "brush-outline",
available: ICON_BRUSH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "brush-sharp",
available: ICON_BRUSH_SHARP_AVAILABLE,
},
IconAvailability {
name: "bug",
available: ICON_BUG_AVAILABLE,
},
IconAvailability {
name: "bug-outline",
available: ICON_BUG_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bug-sharp",
available: ICON_BUG_SHARP_AVAILABLE,
},
IconAvailability {
name: "build",
available: ICON_BUILD_AVAILABLE,
},
IconAvailability {
name: "build-outline",
available: ICON_BUILD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "build-sharp",
available: ICON_BUILD_SHARP_AVAILABLE,
},
IconAvailability {
name: "bulb",
available: ICON_BULB_AVAILABLE,
},
IconAvailability {
name: "bulb-outline",
available: ICON_BULB_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bulb-sharp",
available: ICON_BULB_SHARP_AVAILABLE,
},
IconAvailability {
name: "bus",
available: ICON_BUS_AVAILABLE,
},
IconAvailability {
name: "bus-outline",
available: ICON_BUS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "bus-sharp",
available: ICON_BUS_SHARP_AVAILABLE,
},
IconAvailability {
name: "business",
available: ICON_BUSINESS_AVAILABLE,
},
IconAvailability {
name: "business-outline",
available: ICON_BUSINESS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "business-sharp",
available: ICON_BUSINESS_SHARP_AVAILABLE,
},
IconAvailability {
name: "cafe",
available: ICON_CAFE_AVAILABLE,
},
IconAvailability {
name: "cafe-outline",
available: ICON_CAFE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cafe-sharp",
available: ICON_CAFE_SHARP_AVAILABLE,
},
IconAvailability {
name: "calculator",
available: ICON_CALCULATOR_AVAILABLE,
},
IconAvailability {
name: "calculator-outline",
available: ICON_CALCULATOR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "calculator-sharp",
available: ICON_CALCULATOR_SHARP_AVAILABLE,
},
IconAvailability {
name: "calendar",
available: ICON_CALENDAR_AVAILABLE,
},
IconAvailability {
name: "calendar-clear",
available: ICON_CALENDAR_CLEAR_AVAILABLE,
},
IconAvailability {
name: "calendar-clear-outline",
available: ICON_CALENDAR_CLEAR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "calendar-clear-sharp",
available: ICON_CALENDAR_CLEAR_SHARP_AVAILABLE,
},
IconAvailability {
name: "calendar-number",
available: ICON_CALENDAR_NUMBER_AVAILABLE,
},
IconAvailability {
name: "calendar-number-outline",
available: ICON_CALENDAR_NUMBER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "calendar-number-sharp",
available: ICON_CALENDAR_NUMBER_SHARP_AVAILABLE,
},
IconAvailability {
name: "calendar-outline",
available: ICON_CALENDAR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "calendar-sharp",
available: ICON_CALENDAR_SHARP_AVAILABLE,
},
IconAvailability {
name: "call",
available: ICON_CALL_AVAILABLE,
},
IconAvailability {
name: "call-outline",
available: ICON_CALL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "call-sharp",
available: ICON_CALL_SHARP_AVAILABLE,
},
IconAvailability {
name: "camera",
available: ICON_CAMERA_AVAILABLE,
},
IconAvailability {
name: "camera-outline",
available: ICON_CAMERA_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "camera-reverse",
available: ICON_CAMERA_REVERSE_AVAILABLE,
},
IconAvailability {
name: "camera-reverse-outline",
available: ICON_CAMERA_REVERSE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "camera-reverse-sharp",
available: ICON_CAMERA_REVERSE_SHARP_AVAILABLE,
},
IconAvailability {
name: "camera-sharp",
available: ICON_CAMERA_SHARP_AVAILABLE,
},
IconAvailability {
name: "car",
available: ICON_CAR_AVAILABLE,
},
IconAvailability {
name: "car-outline",
available: ICON_CAR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "car-sharp",
available: ICON_CAR_SHARP_AVAILABLE,
},
IconAvailability {
name: "car-sport",
available: ICON_CAR_SPORT_AVAILABLE,
},
IconAvailability {
name: "car-sport-outline",
available: ICON_CAR_SPORT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "car-sport-sharp",
available: ICON_CAR_SPORT_SHARP_AVAILABLE,
},
IconAvailability {
name: "card",
available: ICON_CARD_AVAILABLE,
},
IconAvailability {
name: "card-outline",
available: ICON_CARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "card-sharp",
available: ICON_CARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-back",
available: ICON_CARET_BACK_AVAILABLE,
},
IconAvailability {
name: "caret-back-circle",
available: ICON_CARET_BACK_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "caret-back-circle-outline",
available: ICON_CARET_BACK_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-back-circle-sharp",
available: ICON_CARET_BACK_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-back-outline",
available: ICON_CARET_BACK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-back-sharp",
available: ICON_CARET_BACK_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-down",
available: ICON_CARET_DOWN_AVAILABLE,
},
IconAvailability {
name: "caret-down-circle",
available: ICON_CARET_DOWN_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "caret-down-circle-outline",
available: ICON_CARET_DOWN_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-down-circle-sharp",
available: ICON_CARET_DOWN_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-down-outline",
available: ICON_CARET_DOWN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-down-sharp",
available: ICON_CARET_DOWN_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-forward",
available: ICON_CARET_FORWARD_AVAILABLE,
},
IconAvailability {
name: "caret-forward-circle",
available: ICON_CARET_FORWARD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "caret-forward-circle-outline",
available: ICON_CARET_FORWARD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-forward-circle-sharp",
available: ICON_CARET_FORWARD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-forward-outline",
available: ICON_CARET_FORWARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-forward-sharp",
available: ICON_CARET_FORWARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-up",
available: ICON_CARET_UP_AVAILABLE,
},
IconAvailability {
name: "caret-up-circle",
available: ICON_CARET_UP_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "caret-up-circle-outline",
available: ICON_CARET_UP_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-up-circle-sharp",
available: ICON_CARET_UP_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "caret-up-outline",
available: ICON_CARET_UP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "caret-up-sharp",
available: ICON_CARET_UP_SHARP_AVAILABLE,
},
IconAvailability {
name: "cart",
available: ICON_CART_AVAILABLE,
},
IconAvailability {
name: "cart-outline",
available: ICON_CART_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cart-sharp",
available: ICON_CART_SHARP_AVAILABLE,
},
IconAvailability {
name: "cash",
available: ICON_CASH_AVAILABLE,
},
IconAvailability {
name: "cash-outline",
available: ICON_CASH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cash-sharp",
available: ICON_CASH_SHARP_AVAILABLE,
},
IconAvailability {
name: "cellular",
available: ICON_CELLULAR_AVAILABLE,
},
IconAvailability {
name: "cellular-outline",
available: ICON_CELLULAR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cellular-sharp",
available: ICON_CELLULAR_SHARP_AVAILABLE,
},
IconAvailability {
name: "chatbox",
available: ICON_CHATBOX_AVAILABLE,
},
IconAvailability {
name: "chatbox-ellipses",
available: ICON_CHATBOX_ELLIPSES_AVAILABLE,
},
IconAvailability {
name: "chatbox-ellipses-outline",
available: ICON_CHATBOX_ELLIPSES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chatbox-ellipses-sharp",
available: ICON_CHATBOX_ELLIPSES_SHARP_AVAILABLE,
},
IconAvailability {
name: "chatbox-outline",
available: ICON_CHATBOX_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chatbox-sharp",
available: ICON_CHATBOX_SHARP_AVAILABLE,
},
IconAvailability {
name: "chatbubble",
available: ICON_CHATBUBBLE_AVAILABLE,
},
IconAvailability {
name: "chatbubble-ellipses",
available: ICON_CHATBUBBLE_ELLIPSES_AVAILABLE,
},
IconAvailability {
name: "chatbubble-ellipses-outline",
available: ICON_CHATBUBBLE_ELLIPSES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chatbubble-ellipses-sharp",
available: ICON_CHATBUBBLE_ELLIPSES_SHARP_AVAILABLE,
},
IconAvailability {
name: "chatbubble-outline",
available: ICON_CHATBUBBLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chatbubble-sharp",
available: ICON_CHATBUBBLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "chatbubbles",
available: ICON_CHATBUBBLES_AVAILABLE,
},
IconAvailability {
name: "chatbubbles-outline",
available: ICON_CHATBUBBLES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chatbubbles-sharp",
available: ICON_CHATBUBBLES_SHARP_AVAILABLE,
},
IconAvailability {
name: "checkbox",
available: ICON_CHECKBOX_AVAILABLE,
},
IconAvailability {
name: "checkbox-outline",
available: ICON_CHECKBOX_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "checkbox-sharp",
available: ICON_CHECKBOX_SHARP_AVAILABLE,
},
IconAvailability {
name: "checkmark",
available: ICON_CHECKMARK_AVAILABLE,
},
IconAvailability {
name: "checkmark-circle",
available: ICON_CHECKMARK_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "checkmark-circle-outline",
available: ICON_CHECKMARK_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "checkmark-circle-sharp",
available: ICON_CHECKMARK_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "checkmark-done",
available: ICON_CHECKMARK_DONE_AVAILABLE,
},
IconAvailability {
name: "checkmark-done-circle",
available: ICON_CHECKMARK_DONE_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "checkmark-done-circle-outline",
available: ICON_CHECKMARK_DONE_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "checkmark-done-circle-sharp",
available: ICON_CHECKMARK_DONE_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "checkmark-done-outline",
available: ICON_CHECKMARK_DONE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "checkmark-done-sharp",
available: ICON_CHECKMARK_DONE_SHARP_AVAILABLE,
},
IconAvailability {
name: "checkmark-outline",
available: ICON_CHECKMARK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "checkmark-sharp",
available: ICON_CHECKMARK_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-back",
available: ICON_CHEVRON_BACK_AVAILABLE,
},
IconAvailability {
name: "chevron-back-circle",
available: ICON_CHEVRON_BACK_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "chevron-back-circle-outline",
available: ICON_CHEVRON_BACK_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-back-circle-sharp",
available: ICON_CHEVRON_BACK_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-back-outline",
available: ICON_CHEVRON_BACK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-back-sharp",
available: ICON_CHEVRON_BACK_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-collapse",
available: ICON_CHEVRON_COLLAPSE_AVAILABLE,
},
IconAvailability {
name: "chevron-collapse-outline",
available: ICON_CHEVRON_COLLAPSE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-collapse-sharp",
available: ICON_CHEVRON_COLLAPSE_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-down",
available: ICON_CHEVRON_DOWN_AVAILABLE,
},
IconAvailability {
name: "chevron-down-circle",
available: ICON_CHEVRON_DOWN_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "chevron-down-circle-outline",
available: ICON_CHEVRON_DOWN_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-down-circle-sharp",
available: ICON_CHEVRON_DOWN_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-down-outline",
available: ICON_CHEVRON_DOWN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-down-sharp",
available: ICON_CHEVRON_DOWN_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-expand",
available: ICON_CHEVRON_EXPAND_AVAILABLE,
},
IconAvailability {
name: "chevron-expand-outline",
available: ICON_CHEVRON_EXPAND_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-expand-sharp",
available: ICON_CHEVRON_EXPAND_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-forward",
available: ICON_CHEVRON_FORWARD_AVAILABLE,
},
IconAvailability {
name: "chevron-forward-circle",
available: ICON_CHEVRON_FORWARD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "chevron-forward-circle-outline",
available: ICON_CHEVRON_FORWARD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-forward-circle-sharp",
available: ICON_CHEVRON_FORWARD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-forward-outline",
available: ICON_CHEVRON_FORWARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-forward-sharp",
available: ICON_CHEVRON_FORWARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-up",
available: ICON_CHEVRON_UP_AVAILABLE,
},
IconAvailability {
name: "chevron-up-circle",
available: ICON_CHEVRON_UP_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "chevron-up-circle-outline",
available: ICON_CHEVRON_UP_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-up-circle-sharp",
available: ICON_CHEVRON_UP_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "chevron-up-outline",
available: ICON_CHEVRON_UP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "chevron-up-sharp",
available: ICON_CHEVRON_UP_SHARP_AVAILABLE,
},
IconAvailability {
name: "clipboard",
available: ICON_CLIPBOARD_AVAILABLE,
},
IconAvailability {
name: "clipboard-outline",
available: ICON_CLIPBOARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "clipboard-sharp",
available: ICON_CLIPBOARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "close",
available: ICON_CLOSE_AVAILABLE,
},
IconAvailability {
name: "close-circle",
available: ICON_CLOSE_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "close-circle-outline",
available: ICON_CLOSE_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "close-circle-sharp",
available: ICON_CLOSE_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "close-outline",
available: ICON_CLOSE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "close-sharp",
available: ICON_CLOSE_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloud",
available: ICON_CLOUD_AVAILABLE,
},
IconAvailability {
name: "cloud-circle",
available: ICON_CLOUD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "cloud-circle-outline",
available: ICON_CLOUD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloud-circle-sharp",
available: ICON_CLOUD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloud-done",
available: ICON_CLOUD_DONE_AVAILABLE,
},
IconAvailability {
name: "cloud-done-outline",
available: ICON_CLOUD_DONE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloud-done-sharp",
available: ICON_CLOUD_DONE_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloud-download",
available: ICON_CLOUD_DOWNLOAD_AVAILABLE,
},
IconAvailability {
name: "cloud-download-outline",
available: ICON_CLOUD_DOWNLOAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloud-download-sharp",
available: ICON_CLOUD_DOWNLOAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloud-offline",
available: ICON_CLOUD_OFFLINE_AVAILABLE,
},
IconAvailability {
name: "cloud-offline-outline",
available: ICON_CLOUD_OFFLINE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloud-offline-sharp",
available: ICON_CLOUD_OFFLINE_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloud-outline",
available: ICON_CLOUD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloud-sharp",
available: ICON_CLOUD_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloud-upload",
available: ICON_CLOUD_UPLOAD_AVAILABLE,
},
IconAvailability {
name: "cloud-upload-outline",
available: ICON_CLOUD_UPLOAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloud-upload-sharp",
available: ICON_CLOUD_UPLOAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloudy",
available: ICON_CLOUDY_AVAILABLE,
},
IconAvailability {
name: "cloudy-night",
available: ICON_CLOUDY_NIGHT_AVAILABLE,
},
IconAvailability {
name: "cloudy-night-outline",
available: ICON_CLOUDY_NIGHT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloudy-night-sharp",
available: ICON_CLOUDY_NIGHT_SHARP_AVAILABLE,
},
IconAvailability {
name: "cloudy-outline",
available: ICON_CLOUDY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cloudy-sharp",
available: ICON_CLOUDY_SHARP_AVAILABLE,
},
IconAvailability {
name: "code",
available: ICON_CODE_AVAILABLE,
},
IconAvailability {
name: "code-download",
available: ICON_CODE_DOWNLOAD_AVAILABLE,
},
IconAvailability {
name: "code-download-outline",
available: ICON_CODE_DOWNLOAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "code-download-sharp",
available: ICON_CODE_DOWNLOAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "code-outline",
available: ICON_CODE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "code-sharp",
available: ICON_CODE_SHARP_AVAILABLE,
},
IconAvailability {
name: "code-slash",
available: ICON_CODE_SLASH_AVAILABLE,
},
IconAvailability {
name: "code-slash-outline",
available: ICON_CODE_SLASH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "code-slash-sharp",
available: ICON_CODE_SLASH_SHARP_AVAILABLE,
},
IconAvailability {
name: "code-working",
available: ICON_CODE_WORKING_AVAILABLE,
},
IconAvailability {
name: "code-working-outline",
available: ICON_CODE_WORKING_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "code-working-sharp",
available: ICON_CODE_WORKING_SHARP_AVAILABLE,
},
IconAvailability {
name: "cog",
available: ICON_COG_AVAILABLE,
},
IconAvailability {
name: "cog-outline",
available: ICON_COG_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cog-sharp",
available: ICON_COG_SHARP_AVAILABLE,
},
IconAvailability {
name: "color-fill",
available: ICON_COLOR_FILL_AVAILABLE,
},
IconAvailability {
name: "color-fill-outline",
available: ICON_COLOR_FILL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "color-fill-sharp",
available: ICON_COLOR_FILL_SHARP_AVAILABLE,
},
IconAvailability {
name: "color-filter",
available: ICON_COLOR_FILTER_AVAILABLE,
},
IconAvailability {
name: "color-filter-outline",
available: ICON_COLOR_FILTER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "color-filter-sharp",
available: ICON_COLOR_FILTER_SHARP_AVAILABLE,
},
IconAvailability {
name: "color-palette",
available: ICON_COLOR_PALETTE_AVAILABLE,
},
IconAvailability {
name: "color-palette-outline",
available: ICON_COLOR_PALETTE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "color-palette-sharp",
available: ICON_COLOR_PALETTE_SHARP_AVAILABLE,
},
IconAvailability {
name: "color-wand",
available: ICON_COLOR_WAND_AVAILABLE,
},
IconAvailability {
name: "color-wand-outline",
available: ICON_COLOR_WAND_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "color-wand-sharp",
available: ICON_COLOR_WAND_SHARP_AVAILABLE,
},
IconAvailability {
name: "compass",
available: ICON_COMPASS_AVAILABLE,
},
IconAvailability {
name: "compass-outline",
available: ICON_COMPASS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "compass-sharp",
available: ICON_COMPASS_SHARP_AVAILABLE,
},
IconAvailability {
name: "construct",
available: ICON_CONSTRUCT_AVAILABLE,
},
IconAvailability {
name: "construct-outline",
available: ICON_CONSTRUCT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "construct-sharp",
available: ICON_CONSTRUCT_SHARP_AVAILABLE,
},
IconAvailability {
name: "contract",
available: ICON_CONTRACT_AVAILABLE,
},
IconAvailability {
name: "contract-outline",
available: ICON_CONTRACT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "contract-sharp",
available: ICON_CONTRACT_SHARP_AVAILABLE,
},
IconAvailability {
name: "contrast",
available: ICON_CONTRAST_AVAILABLE,
},
IconAvailability {
name: "contrast-outline",
available: ICON_CONTRAST_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "contrast-sharp",
available: ICON_CONTRAST_SHARP_AVAILABLE,
},
IconAvailability {
name: "copy",
available: ICON_COPY_AVAILABLE,
},
IconAvailability {
name: "copy-outline",
available: ICON_COPY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "copy-sharp",
available: ICON_COPY_SHARP_AVAILABLE,
},
IconAvailability {
name: "create",
available: ICON_CREATE_AVAILABLE,
},
IconAvailability {
name: "create-outline",
available: ICON_CREATE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "create-sharp",
available: ICON_CREATE_SHARP_AVAILABLE,
},
IconAvailability {
name: "crop",
available: ICON_CROP_AVAILABLE,
},
IconAvailability {
name: "crop-outline",
available: ICON_CROP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "crop-sharp",
available: ICON_CROP_SHARP_AVAILABLE,
},
IconAvailability {
name: "cube",
available: ICON_CUBE_AVAILABLE,
},
IconAvailability {
name: "cube-outline",
available: ICON_CUBE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cube-sharp",
available: ICON_CUBE_SHARP_AVAILABLE,
},
IconAvailability {
name: "cut",
available: ICON_CUT_AVAILABLE,
},
IconAvailability {
name: "cut-outline",
available: ICON_CUT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "cut-sharp",
available: ICON_CUT_SHARP_AVAILABLE,
},
IconAvailability {
name: "desktop",
available: ICON_DESKTOP_AVAILABLE,
},
IconAvailability {
name: "desktop-outline",
available: ICON_DESKTOP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "desktop-sharp",
available: ICON_DESKTOP_SHARP_AVAILABLE,
},
IconAvailability {
name: "diamond",
available: ICON_DIAMOND_AVAILABLE,
},
IconAvailability {
name: "diamond-outline",
available: ICON_DIAMOND_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "diamond-sharp",
available: ICON_DIAMOND_SHARP_AVAILABLE,
},
IconAvailability {
name: "dice",
available: ICON_DICE_AVAILABLE,
},
IconAvailability {
name: "dice-outline",
available: ICON_DICE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "dice-sharp",
available: ICON_DICE_SHARP_AVAILABLE,
},
IconAvailability {
name: "disc",
available: ICON_DISC_AVAILABLE,
},
IconAvailability {
name: "disc-outline",
available: ICON_DISC_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "disc-sharp",
available: ICON_DISC_SHARP_AVAILABLE,
},
IconAvailability {
name: "document",
available: ICON_DOCUMENT_AVAILABLE,
},
IconAvailability {
name: "document-attach",
available: ICON_DOCUMENT_ATTACH_AVAILABLE,
},
IconAvailability {
name: "document-attach-outline",
available: ICON_DOCUMENT_ATTACH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "document-attach-sharp",
available: ICON_DOCUMENT_ATTACH_SHARP_AVAILABLE,
},
IconAvailability {
name: "document-lock",
available: ICON_DOCUMENT_LOCK_AVAILABLE,
},
IconAvailability {
name: "document-lock-outline",
available: ICON_DOCUMENT_LOCK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "document-lock-sharp",
available: ICON_DOCUMENT_LOCK_SHARP_AVAILABLE,
},
IconAvailability {
name: "document-outline",
available: ICON_DOCUMENT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "document-sharp",
available: ICON_DOCUMENT_SHARP_AVAILABLE,
},
IconAvailability {
name: "document-text",
available: ICON_DOCUMENT_TEXT_AVAILABLE,
},
IconAvailability {
name: "document-text-outline",
available: ICON_DOCUMENT_TEXT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "document-text-sharp",
available: ICON_DOCUMENT_TEXT_SHARP_AVAILABLE,
},
IconAvailability {
name: "documents",
available: ICON_DOCUMENTS_AVAILABLE,
},
IconAvailability {
name: "documents-outline",
available: ICON_DOCUMENTS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "documents-sharp",
available: ICON_DOCUMENTS_SHARP_AVAILABLE,
},
IconAvailability {
name: "download",
available: ICON_DOWNLOAD_AVAILABLE,
},
IconAvailability {
name: "download-outline",
available: ICON_DOWNLOAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "download-sharp",
available: ICON_DOWNLOAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "duplicate",
available: ICON_DUPLICATE_AVAILABLE,
},
IconAvailability {
name: "duplicate-outline",
available: ICON_DUPLICATE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "duplicate-sharp",
available: ICON_DUPLICATE_SHARP_AVAILABLE,
},
IconAvailability {
name: "ear",
available: ICON_EAR_AVAILABLE,
},
IconAvailability {
name: "ear-outline",
available: ICON_EAR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ear-sharp",
available: ICON_EAR_SHARP_AVAILABLE,
},
IconAvailability {
name: "earth",
available: ICON_EARTH_AVAILABLE,
},
IconAvailability {
name: "earth-outline",
available: ICON_EARTH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "earth-sharp",
available: ICON_EARTH_SHARP_AVAILABLE,
},
IconAvailability {
name: "easel",
available: ICON_EASEL_AVAILABLE,
},
IconAvailability {
name: "easel-outline",
available: ICON_EASEL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "easel-sharp",
available: ICON_EASEL_SHARP_AVAILABLE,
},
IconAvailability {
name: "egg",
available: ICON_EGG_AVAILABLE,
},
IconAvailability {
name: "egg-outline",
available: ICON_EGG_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "egg-sharp",
available: ICON_EGG_SHARP_AVAILABLE,
},
IconAvailability {
name: "ellipse",
available: ICON_ELLIPSE_AVAILABLE,
},
IconAvailability {
name: "ellipse-outline",
available: ICON_ELLIPSE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ellipse-sharp",
available: ICON_ELLIPSE_SHARP_AVAILABLE,
},
IconAvailability {
name: "ellipsis-horizontal",
available: ICON_ELLIPSIS_HORIZONTAL_AVAILABLE,
},
IconAvailability {
name: "ellipsis-horizontal-circle",
available: ICON_ELLIPSIS_HORIZONTAL_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "ellipsis-horizontal-circle-outline",
available: ICON_ELLIPSIS_HORIZONTAL_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ellipsis-horizontal-circle-sharp",
available: ICON_ELLIPSIS_HORIZONTAL_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "ellipsis-horizontal-outline",
available: ICON_ELLIPSIS_HORIZONTAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ellipsis-horizontal-sharp",
available: ICON_ELLIPSIS_HORIZONTAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "ellipsis-vertical",
available: ICON_ELLIPSIS_VERTICAL_AVAILABLE,
},
IconAvailability {
name: "ellipsis-vertical-circle",
available: ICON_ELLIPSIS_VERTICAL_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "ellipsis-vertical-circle-outline",
available: ICON_ELLIPSIS_VERTICAL_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ellipsis-vertical-circle-sharp",
available: ICON_ELLIPSIS_VERTICAL_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "ellipsis-vertical-outline",
available: ICON_ELLIPSIS_VERTICAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ellipsis-vertical-sharp",
available: ICON_ELLIPSIS_VERTICAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "enter",
available: ICON_ENTER_AVAILABLE,
},
IconAvailability {
name: "enter-outline",
available: ICON_ENTER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "enter-sharp",
available: ICON_ENTER_SHARP_AVAILABLE,
},
IconAvailability {
name: "exit",
available: ICON_EXIT_AVAILABLE,
},
IconAvailability {
name: "exit-outline",
available: ICON_EXIT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "exit-sharp",
available: ICON_EXIT_SHARP_AVAILABLE,
},
IconAvailability {
name: "expand",
available: ICON_EXPAND_AVAILABLE,
},
IconAvailability {
name: "expand-outline",
available: ICON_EXPAND_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "expand-sharp",
available: ICON_EXPAND_SHARP_AVAILABLE,
},
IconAvailability {
name: "extension-puzzle",
available: ICON_EXTENSION_PUZZLE_AVAILABLE,
},
IconAvailability {
name: "extension-puzzle-outline",
available: ICON_EXTENSION_PUZZLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "extension-puzzle-sharp",
available: ICON_EXTENSION_PUZZLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "eye",
available: ICON_EYE_AVAILABLE,
},
IconAvailability {
name: "eye-off",
available: ICON_EYE_OFF_AVAILABLE,
},
IconAvailability {
name: "eye-off-outline",
available: ICON_EYE_OFF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "eye-off-sharp",
available: ICON_EYE_OFF_SHARP_AVAILABLE,
},
IconAvailability {
name: "eye-outline",
available: ICON_EYE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "eye-sharp",
available: ICON_EYE_SHARP_AVAILABLE,
},
IconAvailability {
name: "eyedrop",
available: ICON_EYEDROP_AVAILABLE,
},
IconAvailability {
name: "eyedrop-outline",
available: ICON_EYEDROP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "eyedrop-sharp",
available: ICON_EYEDROP_SHARP_AVAILABLE,
},
IconAvailability {
name: "fast-food",
available: ICON_FAST_FOOD_AVAILABLE,
},
IconAvailability {
name: "fast-food-outline",
available: ICON_FAST_FOOD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "fast-food-sharp",
available: ICON_FAST_FOOD_SHARP_AVAILABLE,
},
IconAvailability {
name: "female",
available: ICON_FEMALE_AVAILABLE,
},
IconAvailability {
name: "female-outline",
available: ICON_FEMALE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "female-sharp",
available: ICON_FEMALE_SHARP_AVAILABLE,
},
IconAvailability {
name: "file-tray",
available: ICON_FILE_TRAY_AVAILABLE,
},
IconAvailability {
name: "file-tray-full",
available: ICON_FILE_TRAY_FULL_AVAILABLE,
},
IconAvailability {
name: "file-tray-full-outline",
available: ICON_FILE_TRAY_FULL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "file-tray-full-sharp",
available: ICON_FILE_TRAY_FULL_SHARP_AVAILABLE,
},
IconAvailability {
name: "file-tray-outline",
available: ICON_FILE_TRAY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "file-tray-sharp",
available: ICON_FILE_TRAY_SHARP_AVAILABLE,
},
IconAvailability {
name: "file-tray-stacked",
available: ICON_FILE_TRAY_STACKED_AVAILABLE,
},
IconAvailability {
name: "file-tray-stacked-outline",
available: ICON_FILE_TRAY_STACKED_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "file-tray-stacked-sharp",
available: ICON_FILE_TRAY_STACKED_SHARP_AVAILABLE,
},
IconAvailability {
name: "film",
available: ICON_FILM_AVAILABLE,
},
IconAvailability {
name: "film-outline",
available: ICON_FILM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "film-sharp",
available: ICON_FILM_SHARP_AVAILABLE,
},
IconAvailability {
name: "filter",
available: ICON_FILTER_AVAILABLE,
},
IconAvailability {
name: "filter-circle",
available: ICON_FILTER_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "filter-circle-outline",
available: ICON_FILTER_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "filter-circle-sharp",
available: ICON_FILTER_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "filter-outline",
available: ICON_FILTER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "filter-sharp",
available: ICON_FILTER_SHARP_AVAILABLE,
},
IconAvailability {
name: "finger-print",
available: ICON_FINGER_PRINT_AVAILABLE,
},
IconAvailability {
name: "finger-print-outline",
available: ICON_FINGER_PRINT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "finger-print-sharp",
available: ICON_FINGER_PRINT_SHARP_AVAILABLE,
},
IconAvailability {
name: "fish",
available: ICON_FISH_AVAILABLE,
},
IconAvailability {
name: "fish-outline",
available: ICON_FISH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "fish-sharp",
available: ICON_FISH_SHARP_AVAILABLE,
},
IconAvailability {
name: "fitness",
available: ICON_FITNESS_AVAILABLE,
},
IconAvailability {
name: "fitness-outline",
available: ICON_FITNESS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "fitness-sharp",
available: ICON_FITNESS_SHARP_AVAILABLE,
},
IconAvailability {
name: "flag",
available: ICON_FLAG_AVAILABLE,
},
IconAvailability {
name: "flag-outline",
available: ICON_FLAG_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "flag-sharp",
available: ICON_FLAG_SHARP_AVAILABLE,
},
IconAvailability {
name: "flame",
available: ICON_FLAME_AVAILABLE,
},
IconAvailability {
name: "flame-outline",
available: ICON_FLAME_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "flame-sharp",
available: ICON_FLAME_SHARP_AVAILABLE,
},
IconAvailability {
name: "flash",
available: ICON_FLASH_AVAILABLE,
},
IconAvailability {
name: "flash-off",
available: ICON_FLASH_OFF_AVAILABLE,
},
IconAvailability {
name: "flash-off-outline",
available: ICON_FLASH_OFF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "flash-off-sharp",
available: ICON_FLASH_OFF_SHARP_AVAILABLE,
},
IconAvailability {
name: "flash-outline",
available: ICON_FLASH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "flash-sharp",
available: ICON_FLASH_SHARP_AVAILABLE,
},
IconAvailability {
name: "flashlight",
available: ICON_FLASHLIGHT_AVAILABLE,
},
IconAvailability {
name: "flashlight-outline",
available: ICON_FLASHLIGHT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "flashlight-sharp",
available: ICON_FLASHLIGHT_SHARP_AVAILABLE,
},
IconAvailability {
name: "flask",
available: ICON_FLASK_AVAILABLE,
},
IconAvailability {
name: "flask-outline",
available: ICON_FLASK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "flask-sharp",
available: ICON_FLASK_SHARP_AVAILABLE,
},
IconAvailability {
name: "flower",
available: ICON_FLOWER_AVAILABLE,
},
IconAvailability {
name: "flower-outline",
available: ICON_FLOWER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "flower-sharp",
available: ICON_FLOWER_SHARP_AVAILABLE,
},
IconAvailability {
name: "folder",
available: ICON_FOLDER_AVAILABLE,
},
IconAvailability {
name: "folder-open",
available: ICON_FOLDER_OPEN_AVAILABLE,
},
IconAvailability {
name: "folder-open-outline",
available: ICON_FOLDER_OPEN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "folder-open-sharp",
available: ICON_FOLDER_OPEN_SHARP_AVAILABLE,
},
IconAvailability {
name: "folder-outline",
available: ICON_FOLDER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "folder-sharp",
available: ICON_FOLDER_SHARP_AVAILABLE,
},
IconAvailability {
name: "football",
available: ICON_FOOTBALL_AVAILABLE,
},
IconAvailability {
name: "football-outline",
available: ICON_FOOTBALL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "football-sharp",
available: ICON_FOOTBALL_SHARP_AVAILABLE,
},
IconAvailability {
name: "footsteps",
available: ICON_FOOTSTEPS_AVAILABLE,
},
IconAvailability {
name: "footsteps-outline",
available: ICON_FOOTSTEPS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "footsteps-sharp",
available: ICON_FOOTSTEPS_SHARP_AVAILABLE,
},
IconAvailability {
name: "funnel",
available: ICON_FUNNEL_AVAILABLE,
},
IconAvailability {
name: "funnel-outline",
available: ICON_FUNNEL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "funnel-sharp",
available: ICON_FUNNEL_SHARP_AVAILABLE,
},
IconAvailability {
name: "game-controller",
available: ICON_GAME_CONTROLLER_AVAILABLE,
},
IconAvailability {
name: "game-controller-outline",
available: ICON_GAME_CONTROLLER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "game-controller-sharp",
available: ICON_GAME_CONTROLLER_SHARP_AVAILABLE,
},
IconAvailability {
name: "gift",
available: ICON_GIFT_AVAILABLE,
},
IconAvailability {
name: "gift-outline",
available: ICON_GIFT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "gift-sharp",
available: ICON_GIFT_SHARP_AVAILABLE,
},
IconAvailability {
name: "git-branch",
available: ICON_GIT_BRANCH_AVAILABLE,
},
IconAvailability {
name: "git-branch-outline",
available: ICON_GIT_BRANCH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "git-branch-sharp",
available: ICON_GIT_BRANCH_SHARP_AVAILABLE,
},
IconAvailability {
name: "git-commit",
available: ICON_GIT_COMMIT_AVAILABLE,
},
IconAvailability {
name: "git-commit-outline",
available: ICON_GIT_COMMIT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "git-commit-sharp",
available: ICON_GIT_COMMIT_SHARP_AVAILABLE,
},
IconAvailability {
name: "git-compare",
available: ICON_GIT_COMPARE_AVAILABLE,
},
IconAvailability {
name: "git-compare-outline",
available: ICON_GIT_COMPARE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "git-compare-sharp",
available: ICON_GIT_COMPARE_SHARP_AVAILABLE,
},
IconAvailability {
name: "git-merge",
available: ICON_GIT_MERGE_AVAILABLE,
},
IconAvailability {
name: "git-merge-outline",
available: ICON_GIT_MERGE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "git-merge-sharp",
available: ICON_GIT_MERGE_SHARP_AVAILABLE,
},
IconAvailability {
name: "git-network",
available: ICON_GIT_NETWORK_AVAILABLE,
},
IconAvailability {
name: "git-network-outline",
available: ICON_GIT_NETWORK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "git-network-sharp",
available: ICON_GIT_NETWORK_SHARP_AVAILABLE,
},
IconAvailability {
name: "git-pull-request",
available: ICON_GIT_PULL_REQUEST_AVAILABLE,
},
IconAvailability {
name: "git-pull-request-outline",
available: ICON_GIT_PULL_REQUEST_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "git-pull-request-sharp",
available: ICON_GIT_PULL_REQUEST_SHARP_AVAILABLE,
},
IconAvailability {
name: "glasses",
available: ICON_GLASSES_AVAILABLE,
},
IconAvailability {
name: "glasses-outline",
available: ICON_GLASSES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "glasses-sharp",
available: ICON_GLASSES_SHARP_AVAILABLE,
},
IconAvailability {
name: "globe",
available: ICON_GLOBE_AVAILABLE,
},
IconAvailability {
name: "globe-outline",
available: ICON_GLOBE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "globe-sharp",
available: ICON_GLOBE_SHARP_AVAILABLE,
},
IconAvailability {
name: "golf",
available: ICON_GOLF_AVAILABLE,
},
IconAvailability {
name: "golf-outline",
available: ICON_GOLF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "golf-sharp",
available: ICON_GOLF_SHARP_AVAILABLE,
},
IconAvailability {
name: "grid",
available: ICON_GRID_AVAILABLE,
},
IconAvailability {
name: "grid-outline",
available: ICON_GRID_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "grid-sharp",
available: ICON_GRID_SHARP_AVAILABLE,
},
IconAvailability {
name: "hammer",
available: ICON_HAMMER_AVAILABLE,
},
IconAvailability {
name: "hammer-outline",
available: ICON_HAMMER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "hammer-sharp",
available: ICON_HAMMER_SHARP_AVAILABLE,
},
IconAvailability {
name: "hand-left",
available: ICON_HAND_LEFT_AVAILABLE,
},
IconAvailability {
name: "hand-left-outline",
available: ICON_HAND_LEFT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "hand-left-sharp",
available: ICON_HAND_LEFT_SHARP_AVAILABLE,
},
IconAvailability {
name: "hand-right",
available: ICON_HAND_RIGHT_AVAILABLE,
},
IconAvailability {
name: "hand-right-outline",
available: ICON_HAND_RIGHT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "hand-right-sharp",
available: ICON_HAND_RIGHT_SHARP_AVAILABLE,
},
IconAvailability {
name: "happy",
available: ICON_HAPPY_AVAILABLE,
},
IconAvailability {
name: "happy-outline",
available: ICON_HAPPY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "happy-sharp",
available: ICON_HAPPY_SHARP_AVAILABLE,
},
IconAvailability {
name: "hardware-chip",
available: ICON_HARDWARE_CHIP_AVAILABLE,
},
IconAvailability {
name: "hardware-chip-outline",
available: ICON_HARDWARE_CHIP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "hardware-chip-sharp",
available: ICON_HARDWARE_CHIP_SHARP_AVAILABLE,
},
IconAvailability {
name: "headset",
available: ICON_HEADSET_AVAILABLE,
},
IconAvailability {
name: "headset-outline",
available: ICON_HEADSET_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "headset-sharp",
available: ICON_HEADSET_SHARP_AVAILABLE,
},
IconAvailability {
name: "heart",
available: ICON_HEART_AVAILABLE,
},
IconAvailability {
name: "heart-circle",
available: ICON_HEART_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "heart-circle-outline",
available: ICON_HEART_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "heart-circle-sharp",
available: ICON_HEART_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "heart-dislike",
available: ICON_HEART_DISLIKE_AVAILABLE,
},
IconAvailability {
name: "heart-dislike-circle",
available: ICON_HEART_DISLIKE_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "heart-dislike-circle-outline",
available: ICON_HEART_DISLIKE_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "heart-dislike-circle-sharp",
available: ICON_HEART_DISLIKE_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "heart-dislike-outline",
available: ICON_HEART_DISLIKE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "heart-dislike-sharp",
available: ICON_HEART_DISLIKE_SHARP_AVAILABLE,
},
IconAvailability {
name: "heart-half",
available: ICON_HEART_HALF_AVAILABLE,
},
IconAvailability {
name: "heart-half-outline",
available: ICON_HEART_HALF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "heart-half-sharp",
available: ICON_HEART_HALF_SHARP_AVAILABLE,
},
IconAvailability {
name: "heart-outline",
available: ICON_HEART_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "heart-sharp",
available: ICON_HEART_SHARP_AVAILABLE,
},
IconAvailability {
name: "help",
available: ICON_HELP_AVAILABLE,
},
IconAvailability {
name: "help-buoy",
available: ICON_HELP_BUOY_AVAILABLE,
},
IconAvailability {
name: "help-buoy-outline",
available: ICON_HELP_BUOY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "help-buoy-sharp",
available: ICON_HELP_BUOY_SHARP_AVAILABLE,
},
IconAvailability {
name: "help-circle",
available: ICON_HELP_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "help-circle-outline",
available: ICON_HELP_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "help-circle-sharp",
available: ICON_HELP_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "help-outline",
available: ICON_HELP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "help-sharp",
available: ICON_HELP_SHARP_AVAILABLE,
},
IconAvailability {
name: "home",
available: ICON_HOME_AVAILABLE,
},
IconAvailability {
name: "home-outline",
available: ICON_HOME_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "home-sharp",
available: ICON_HOME_SHARP_AVAILABLE,
},
IconAvailability {
name: "hourglass",
available: ICON_HOURGLASS_AVAILABLE,
},
IconAvailability {
name: "hourglass-outline",
available: ICON_HOURGLASS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "hourglass-sharp",
available: ICON_HOURGLASS_SHARP_AVAILABLE,
},
IconAvailability {
name: "ice-cream",
available: ICON_ICE_CREAM_AVAILABLE,
},
IconAvailability {
name: "ice-cream-outline",
available: ICON_ICE_CREAM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ice-cream-sharp",
available: ICON_ICE_CREAM_SHARP_AVAILABLE,
},
IconAvailability {
name: "id-card",
available: ICON_ID_CARD_AVAILABLE,
},
IconAvailability {
name: "id-card-outline",
available: ICON_ID_CARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "id-card-sharp",
available: ICON_ID_CARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "image",
available: ICON_IMAGE_AVAILABLE,
},
IconAvailability {
name: "image-outline",
available: ICON_IMAGE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "image-sharp",
available: ICON_IMAGE_SHARP_AVAILABLE,
},
IconAvailability {
name: "images",
available: ICON_IMAGES_AVAILABLE,
},
IconAvailability {
name: "images-outline",
available: ICON_IMAGES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "images-sharp",
available: ICON_IMAGES_SHARP_AVAILABLE,
},
IconAvailability {
name: "infinite",
available: ICON_INFINITE_AVAILABLE,
},
IconAvailability {
name: "infinite-outline",
available: ICON_INFINITE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "infinite-sharp",
available: ICON_INFINITE_SHARP_AVAILABLE,
},
IconAvailability {
name: "information",
available: ICON_INFORMATION_AVAILABLE,
},
IconAvailability {
name: "information-circle",
available: ICON_INFORMATION_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "information-circle-outline",
available: ICON_INFORMATION_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "information-circle-sharp",
available: ICON_INFORMATION_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "information-outline",
available: ICON_INFORMATION_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "information-sharp",
available: ICON_INFORMATION_SHARP_AVAILABLE,
},
IconAvailability {
name: "invert-mode",
available: ICON_INVERT_MODE_AVAILABLE,
},
IconAvailability {
name: "invert-mode-outline",
available: ICON_INVERT_MODE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "invert-mode-sharp",
available: ICON_INVERT_MODE_SHARP_AVAILABLE,
},
IconAvailability {
name: "journal",
available: ICON_JOURNAL_AVAILABLE,
},
IconAvailability {
name: "journal-outline",
available: ICON_JOURNAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "journal-sharp",
available: ICON_JOURNAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "key",
available: ICON_KEY_AVAILABLE,
},
IconAvailability {
name: "key-outline",
available: ICON_KEY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "key-sharp",
available: ICON_KEY_SHARP_AVAILABLE,
},
IconAvailability {
name: "keypad",
available: ICON_KEYPAD_AVAILABLE,
},
IconAvailability {
name: "keypad-outline",
available: ICON_KEYPAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "keypad-sharp",
available: ICON_KEYPAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "language",
available: ICON_LANGUAGE_AVAILABLE,
},
IconAvailability {
name: "language-outline",
available: ICON_LANGUAGE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "language-sharp",
available: ICON_LANGUAGE_SHARP_AVAILABLE,
},
IconAvailability {
name: "laptop",
available: ICON_LAPTOP_AVAILABLE,
},
IconAvailability {
name: "laptop-outline",
available: ICON_LAPTOP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "laptop-sharp",
available: ICON_LAPTOP_SHARP_AVAILABLE,
},
IconAvailability {
name: "layers",
available: ICON_LAYERS_AVAILABLE,
},
IconAvailability {
name: "layers-outline",
available: ICON_LAYERS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "layers-sharp",
available: ICON_LAYERS_SHARP_AVAILABLE,
},
IconAvailability {
name: "leaf",
available: ICON_LEAF_AVAILABLE,
},
IconAvailability {
name: "leaf-outline",
available: ICON_LEAF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "leaf-sharp",
available: ICON_LEAF_SHARP_AVAILABLE,
},
IconAvailability {
name: "library",
available: ICON_LIBRARY_AVAILABLE,
},
IconAvailability {
name: "library-outline",
available: ICON_LIBRARY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "library-sharp",
available: ICON_LIBRARY_SHARP_AVAILABLE,
},
IconAvailability {
name: "link",
available: ICON_LINK_AVAILABLE,
},
IconAvailability {
name: "link-outline",
available: ICON_LINK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "link-sharp",
available: ICON_LINK_SHARP_AVAILABLE,
},
IconAvailability {
name: "list",
available: ICON_LIST_AVAILABLE,
},
IconAvailability {
name: "list-circle",
available: ICON_LIST_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "list-circle-outline",
available: ICON_LIST_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "list-circle-sharp",
available: ICON_LIST_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "list-outline",
available: ICON_LIST_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "list-sharp",
available: ICON_LIST_SHARP_AVAILABLE,
},
IconAvailability {
name: "locate",
available: ICON_LOCATE_AVAILABLE,
},
IconAvailability {
name: "locate-outline",
available: ICON_LOCATE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "locate-sharp",
available: ICON_LOCATE_SHARP_AVAILABLE,
},
IconAvailability {
name: "location",
available: ICON_LOCATION_AVAILABLE,
},
IconAvailability {
name: "location-outline",
available: ICON_LOCATION_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "location-sharp",
available: ICON_LOCATION_SHARP_AVAILABLE,
},
IconAvailability {
name: "lock-closed",
available: ICON_LOCK_CLOSED_AVAILABLE,
},
IconAvailability {
name: "lock-closed-outline",
available: ICON_LOCK_CLOSED_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "lock-closed-sharp",
available: ICON_LOCK_CLOSED_SHARP_AVAILABLE,
},
IconAvailability {
name: "lock-open",
available: ICON_LOCK_OPEN_AVAILABLE,
},
IconAvailability {
name: "lock-open-outline",
available: ICON_LOCK_OPEN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "lock-open-sharp",
available: ICON_LOCK_OPEN_SHARP_AVAILABLE,
},
IconAvailability {
name: "log-in",
available: ICON_LOG_IN_AVAILABLE,
},
IconAvailability {
name: "log-in-outline",
available: ICON_LOG_IN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "log-in-sharp",
available: ICON_LOG_IN_SHARP_AVAILABLE,
},
IconAvailability {
name: "log-out",
available: ICON_LOG_OUT_AVAILABLE,
},
IconAvailability {
name: "log-out-outline",
available: ICON_LOG_OUT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "log-out-sharp",
available: ICON_LOG_OUT_SHARP_AVAILABLE,
},
IconAvailability {
name: "logo-alipay",
available: ICON_LOGO_ALIPAY_AVAILABLE,
},
IconAvailability {
name: "logo-amazon",
available: ICON_LOGO_AMAZON_AVAILABLE,
},
IconAvailability {
name: "logo-amplify",
available: ICON_LOGO_AMPLIFY_AVAILABLE,
},
IconAvailability {
name: "logo-android",
available: ICON_LOGO_ANDROID_AVAILABLE,
},
IconAvailability {
name: "logo-angular",
available: ICON_LOGO_ANGULAR_AVAILABLE,
},
IconAvailability {
name: "logo-appflow",
available: ICON_LOGO_APPFLOW_AVAILABLE,
},
IconAvailability {
name: "logo-apple",
available: ICON_LOGO_APPLE_AVAILABLE,
},
IconAvailability {
name: "logo-apple-appstore",
available: ICON_LOGO_APPLE_APPSTORE_AVAILABLE,
},
IconAvailability {
name: "logo-apple-ar",
available: ICON_LOGO_APPLE_AR_AVAILABLE,
},
IconAvailability {
name: "logo-behance",
available: ICON_LOGO_BEHANCE_AVAILABLE,
},
IconAvailability {
name: "logo-bitbucket",
available: ICON_LOGO_BITBUCKET_AVAILABLE,
},
IconAvailability {
name: "logo-bitcoin",
available: ICON_LOGO_BITCOIN_AVAILABLE,
},
IconAvailability {
name: "logo-buffer",
available: ICON_LOGO_BUFFER_AVAILABLE,
},
IconAvailability {
name: "logo-capacitor",
available: ICON_LOGO_CAPACITOR_AVAILABLE,
},
IconAvailability {
name: "logo-chrome",
available: ICON_LOGO_CHROME_AVAILABLE,
},
IconAvailability {
name: "logo-closed-captioning",
available: ICON_LOGO_CLOSED_CAPTIONING_AVAILABLE,
},
IconAvailability {
name: "logo-codepen",
available: ICON_LOGO_CODEPEN_AVAILABLE,
},
IconAvailability {
name: "logo-css3",
available: ICON_LOGO_CSS_3_AVAILABLE,
},
IconAvailability {
name: "logo-designernews",
available: ICON_LOGO_DESIGNERNEWS_AVAILABLE,
},
IconAvailability {
name: "logo-deviantart",
available: ICON_LOGO_DEVIANTART_AVAILABLE,
},
IconAvailability {
name: "logo-discord",
available: ICON_LOGO_DISCORD_AVAILABLE,
},
IconAvailability {
name: "logo-docker",
available: ICON_LOGO_DOCKER_AVAILABLE,
},
IconAvailability {
name: "logo-dribbble",
available: ICON_LOGO_DRIBBBLE_AVAILABLE,
},
IconAvailability {
name: "logo-dropbox",
available: ICON_LOGO_DROPBOX_AVAILABLE,
},
IconAvailability {
name: "logo-edge",
available: ICON_LOGO_EDGE_AVAILABLE,
},
IconAvailability {
name: "logo-electron",
available: ICON_LOGO_ELECTRON_AVAILABLE,
},
IconAvailability {
name: "logo-euro",
available: ICON_LOGO_EURO_AVAILABLE,
},
IconAvailability {
name: "logo-facebook",
available: ICON_LOGO_FACEBOOK_AVAILABLE,
},
IconAvailability {
name: "logo-figma",
available: ICON_LOGO_FIGMA_AVAILABLE,
},
IconAvailability {
name: "logo-firebase",
available: ICON_LOGO_FIREBASE_AVAILABLE,
},
IconAvailability {
name: "logo-firefox",
available: ICON_LOGO_FIREFOX_AVAILABLE,
},
IconAvailability {
name: "logo-flickr",
available: ICON_LOGO_FLICKR_AVAILABLE,
},
IconAvailability {
name: "logo-foursquare",
available: ICON_LOGO_FOURSQUARE_AVAILABLE,
},
IconAvailability {
name: "logo-github",
available: ICON_LOGO_GITHUB_AVAILABLE,
},
IconAvailability {
name: "logo-gitlab",
available: ICON_LOGO_GITLAB_AVAILABLE,
},
IconAvailability {
name: "logo-google",
available: ICON_LOGO_GOOGLE_AVAILABLE,
},
IconAvailability {
name: "logo-google-playstore",
available: ICON_LOGO_GOOGLE_PLAYSTORE_AVAILABLE,
},
IconAvailability {
name: "logo-hackernews",
available: ICON_LOGO_HACKERNEWS_AVAILABLE,
},
IconAvailability {
name: "logo-html5",
available: ICON_LOGO_HTML_5_AVAILABLE,
},
IconAvailability {
name: "logo-instagram",
available: ICON_LOGO_INSTAGRAM_AVAILABLE,
},
IconAvailability {
name: "logo-ionic",
available: ICON_LOGO_IONIC_AVAILABLE,
},
IconAvailability {
name: "logo-ionitron",
available: ICON_LOGO_IONITRON_AVAILABLE,
},
IconAvailability {
name: "logo-javascript",
available: ICON_LOGO_JAVASCRIPT_AVAILABLE,
},
IconAvailability {
name: "logo-laravel",
available: ICON_LOGO_LARAVEL_AVAILABLE,
},
IconAvailability {
name: "logo-linkedin",
available: ICON_LOGO_LINKEDIN_AVAILABLE,
},
IconAvailability {
name: "logo-markdown",
available: ICON_LOGO_MARKDOWN_AVAILABLE,
},
IconAvailability {
name: "logo-mastodon",
available: ICON_LOGO_MASTODON_AVAILABLE,
},
IconAvailability {
name: "logo-medium",
available: ICON_LOGO_MEDIUM_AVAILABLE,
},
IconAvailability {
name: "logo-microsoft",
available: ICON_LOGO_MICROSOFT_AVAILABLE,
},
IconAvailability {
name: "logo-no-smoking",
available: ICON_LOGO_NO_SMOKING_AVAILABLE,
},
IconAvailability {
name: "logo-nodejs",
available: ICON_LOGO_NODEJS_AVAILABLE,
},
IconAvailability {
name: "logo-npm",
available: ICON_LOGO_NPM_AVAILABLE,
},
IconAvailability {
name: "logo-octocat",
available: ICON_LOGO_OCTOCAT_AVAILABLE,
},
IconAvailability {
name: "logo-paypal",
available: ICON_LOGO_PAYPAL_AVAILABLE,
},
IconAvailability {
name: "logo-pinterest",
available: ICON_LOGO_PINTEREST_AVAILABLE,
},
IconAvailability {
name: "logo-playstation",
available: ICON_LOGO_PLAYSTATION_AVAILABLE,
},
IconAvailability {
name: "logo-pwa",
available: ICON_LOGO_PWA_AVAILABLE,
},
IconAvailability {
name: "logo-python",
available: ICON_LOGO_PYTHON_AVAILABLE,
},
IconAvailability {
name: "logo-react",
available: ICON_LOGO_REACT_AVAILABLE,
},
IconAvailability {
name: "logo-reddit",
available: ICON_LOGO_REDDIT_AVAILABLE,
},
IconAvailability {
name: "logo-rss",
available: ICON_LOGO_RSS_AVAILABLE,
},
IconAvailability {
name: "logo-sass",
available: ICON_LOGO_SASS_AVAILABLE,
},
IconAvailability {
name: "logo-skype",
available: ICON_LOGO_SKYPE_AVAILABLE,
},
IconAvailability {
name: "logo-slack",
available: ICON_LOGO_SLACK_AVAILABLE,
},
IconAvailability {
name: "logo-snapchat",
available: ICON_LOGO_SNAPCHAT_AVAILABLE,
},
IconAvailability {
name: "logo-soundcloud",
available: ICON_LOGO_SOUNDCLOUD_AVAILABLE,
},
IconAvailability {
name: "logo-stackoverflow",
available: ICON_LOGO_STACKOVERFLOW_AVAILABLE,
},
IconAvailability {
name: "logo-steam",
available: ICON_LOGO_STEAM_AVAILABLE,
},
IconAvailability {
name: "logo-stencil",
available: ICON_LOGO_STENCIL_AVAILABLE,
},
IconAvailability {
name: "logo-tableau",
available: ICON_LOGO_TABLEAU_AVAILABLE,
},
IconAvailability {
name: "logo-tiktok",
available: ICON_LOGO_TIKTOK_AVAILABLE,
},
IconAvailability {
name: "logo-trapeze",
available: ICON_LOGO_TRAPEZE_AVAILABLE,
},
IconAvailability {
name: "logo-tumblr",
available: ICON_LOGO_TUMBLR_AVAILABLE,
},
IconAvailability {
name: "logo-tux",
available: ICON_LOGO_TUX_AVAILABLE,
},
IconAvailability {
name: "logo-twitch",
available: ICON_LOGO_TWITCH_AVAILABLE,
},
IconAvailability {
name: "logo-twitter",
available: ICON_LOGO_TWITTER_AVAILABLE,
},
IconAvailability {
name: "logo-usd",
available: ICON_LOGO_USD_AVAILABLE,
},
IconAvailability {
name: "logo-venmo",
available: ICON_LOGO_VENMO_AVAILABLE,
},
IconAvailability {
name: "logo-vercel",
available: ICON_LOGO_VERCEL_AVAILABLE,
},
IconAvailability {
name: "logo-vimeo",
available: ICON_LOGO_VIMEO_AVAILABLE,
},
IconAvailability {
name: "logo-vk",
available: ICON_LOGO_VK_AVAILABLE,
},
IconAvailability {
name: "logo-vue",
available: ICON_LOGO_VUE_AVAILABLE,
},
IconAvailability {
name: "logo-web-component",
available: ICON_LOGO_WEB_COMPONENT_AVAILABLE,
},
IconAvailability {
name: "logo-wechat",
available: ICON_LOGO_WECHAT_AVAILABLE,
},
IconAvailability {
name: "logo-whatsapp",
available: ICON_LOGO_WHATSAPP_AVAILABLE,
},
IconAvailability {
name: "logo-windows",
available: ICON_LOGO_WINDOWS_AVAILABLE,
},
IconAvailability {
name: "logo-wordpress",
available: ICON_LOGO_WORDPRESS_AVAILABLE,
},
IconAvailability {
name: "logo-x",
available: ICON_LOGO_X_AVAILABLE,
},
IconAvailability {
name: "logo-xbox",
available: ICON_LOGO_XBOX_AVAILABLE,
},
IconAvailability {
name: "logo-xing",
available: ICON_LOGO_XING_AVAILABLE,
},
IconAvailability {
name: "logo-yahoo",
available: ICON_LOGO_YAHOO_AVAILABLE,
},
IconAvailability {
name: "logo-yen",
available: ICON_LOGO_YEN_AVAILABLE,
},
IconAvailability {
name: "logo-youtube",
available: ICON_LOGO_YOUTUBE_AVAILABLE,
},
IconAvailability {
name: "magnet",
available: ICON_MAGNET_AVAILABLE,
},
IconAvailability {
name: "magnet-outline",
available: ICON_MAGNET_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "magnet-sharp",
available: ICON_MAGNET_SHARP_AVAILABLE,
},
IconAvailability {
name: "mail",
available: ICON_MAIL_AVAILABLE,
},
IconAvailability {
name: "mail-open",
available: ICON_MAIL_OPEN_AVAILABLE,
},
IconAvailability {
name: "mail-open-outline",
available: ICON_MAIL_OPEN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "mail-open-sharp",
available: ICON_MAIL_OPEN_SHARP_AVAILABLE,
},
IconAvailability {
name: "mail-outline",
available: ICON_MAIL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "mail-sharp",
available: ICON_MAIL_SHARP_AVAILABLE,
},
IconAvailability {
name: "mail-unread",
available: ICON_MAIL_UNREAD_AVAILABLE,
},
IconAvailability {
name: "mail-unread-outline",
available: ICON_MAIL_UNREAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "mail-unread-sharp",
available: ICON_MAIL_UNREAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "male",
available: ICON_MALE_AVAILABLE,
},
IconAvailability {
name: "male-female",
available: ICON_MALE_FEMALE_AVAILABLE,
},
IconAvailability {
name: "male-female-outline",
available: ICON_MALE_FEMALE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "male-female-sharp",
available: ICON_MALE_FEMALE_SHARP_AVAILABLE,
},
IconAvailability {
name: "male-outline",
available: ICON_MALE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "male-sharp",
available: ICON_MALE_SHARP_AVAILABLE,
},
IconAvailability {
name: "man",
available: ICON_MAN_AVAILABLE,
},
IconAvailability {
name: "man-outline",
available: ICON_MAN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "man-sharp",
available: ICON_MAN_SHARP_AVAILABLE,
},
IconAvailability {
name: "map",
available: ICON_MAP_AVAILABLE,
},
IconAvailability {
name: "map-outline",
available: ICON_MAP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "map-sharp",
available: ICON_MAP_SHARP_AVAILABLE,
},
IconAvailability {
name: "medal",
available: ICON_MEDAL_AVAILABLE,
},
IconAvailability {
name: "medal-outline",
available: ICON_MEDAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "medal-sharp",
available: ICON_MEDAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "medical",
available: ICON_MEDICAL_AVAILABLE,
},
IconAvailability {
name: "medical-outline",
available: ICON_MEDICAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "medical-sharp",
available: ICON_MEDICAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "medkit",
available: ICON_MEDKIT_AVAILABLE,
},
IconAvailability {
name: "medkit-outline",
available: ICON_MEDKIT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "medkit-sharp",
available: ICON_MEDKIT_SHARP_AVAILABLE,
},
IconAvailability {
name: "megaphone",
available: ICON_MEGAPHONE_AVAILABLE,
},
IconAvailability {
name: "megaphone-outline",
available: ICON_MEGAPHONE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "megaphone-sharp",
available: ICON_MEGAPHONE_SHARP_AVAILABLE,
},
IconAvailability {
name: "menu",
available: ICON_MENU_AVAILABLE,
},
IconAvailability {
name: "menu-outline",
available: ICON_MENU_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "menu-sharp",
available: ICON_MENU_SHARP_AVAILABLE,
},
IconAvailability {
name: "mic",
available: ICON_MIC_AVAILABLE,
},
IconAvailability {
name: "mic-circle",
available: ICON_MIC_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "mic-circle-outline",
available: ICON_MIC_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "mic-circle-sharp",
available: ICON_MIC_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "mic-off",
available: ICON_MIC_OFF_AVAILABLE,
},
IconAvailability {
name: "mic-off-circle",
available: ICON_MIC_OFF_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "mic-off-circle-outline",
available: ICON_MIC_OFF_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "mic-off-circle-sharp",
available: ICON_MIC_OFF_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "mic-off-outline",
available: ICON_MIC_OFF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "mic-off-sharp",
available: ICON_MIC_OFF_SHARP_AVAILABLE,
},
IconAvailability {
name: "mic-outline",
available: ICON_MIC_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "mic-sharp",
available: ICON_MIC_SHARP_AVAILABLE,
},
IconAvailability {
name: "moon",
available: ICON_MOON_AVAILABLE,
},
IconAvailability {
name: "moon-outline",
available: ICON_MOON_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "moon-sharp",
available: ICON_MOON_SHARP_AVAILABLE,
},
IconAvailability {
name: "move",
available: ICON_MOVE__AVAILABLE,
},
IconAvailability {
name: "move-outline",
available: ICON_MOVE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "move-sharp",
available: ICON_MOVE_SHARP_AVAILABLE,
},
IconAvailability {
name: "musical-note",
available: ICON_MUSICAL_NOTE_AVAILABLE,
},
IconAvailability {
name: "musical-note-outline",
available: ICON_MUSICAL_NOTE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "musical-note-sharp",
available: ICON_MUSICAL_NOTE_SHARP_AVAILABLE,
},
IconAvailability {
name: "musical-notes",
available: ICON_MUSICAL_NOTES_AVAILABLE,
},
IconAvailability {
name: "musical-notes-outline",
available: ICON_MUSICAL_NOTES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "musical-notes-sharp",
available: ICON_MUSICAL_NOTES_SHARP_AVAILABLE,
},
IconAvailability {
name: "navigate",
available: ICON_NAVIGATE_AVAILABLE,
},
IconAvailability {
name: "navigate-circle",
available: ICON_NAVIGATE_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "navigate-circle-outline",
available: ICON_NAVIGATE_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "navigate-circle-sharp",
available: ICON_NAVIGATE_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "navigate-outline",
available: ICON_NAVIGATE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "navigate-sharp",
available: ICON_NAVIGATE_SHARP_AVAILABLE,
},
IconAvailability {
name: "newspaper",
available: ICON_NEWSPAPER_AVAILABLE,
},
IconAvailability {
name: "newspaper-outline",
available: ICON_NEWSPAPER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "newspaper-sharp",
available: ICON_NEWSPAPER_SHARP_AVAILABLE,
},
IconAvailability {
name: "notifications",
available: ICON_NOTIFICATIONS_AVAILABLE,
},
IconAvailability {
name: "notifications-circle",
available: ICON_NOTIFICATIONS_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "notifications-circle-outline",
available: ICON_NOTIFICATIONS_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "notifications-circle-sharp",
available: ICON_NOTIFICATIONS_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "notifications-off",
available: ICON_NOTIFICATIONS_OFF_AVAILABLE,
},
IconAvailability {
name: "notifications-off-circle",
available: ICON_NOTIFICATIONS_OFF_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "notifications-off-circle-outline",
available: ICON_NOTIFICATIONS_OFF_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "notifications-off-circle-sharp",
available: ICON_NOTIFICATIONS_OFF_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "notifications-off-outline",
available: ICON_NOTIFICATIONS_OFF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "notifications-off-sharp",
available: ICON_NOTIFICATIONS_OFF_SHARP_AVAILABLE,
},
IconAvailability {
name: "notifications-outline",
available: ICON_NOTIFICATIONS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "notifications-sharp",
available: ICON_NOTIFICATIONS_SHARP_AVAILABLE,
},
IconAvailability {
name: "nuclear",
available: ICON_NUCLEAR_AVAILABLE,
},
IconAvailability {
name: "nuclear-outline",
available: ICON_NUCLEAR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "nuclear-sharp",
available: ICON_NUCLEAR_SHARP_AVAILABLE,
},
IconAvailability {
name: "nutrition",
available: ICON_NUTRITION_AVAILABLE,
},
IconAvailability {
name: "nutrition-outline",
available: ICON_NUTRITION_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "nutrition-sharp",
available: ICON_NUTRITION_SHARP_AVAILABLE,
},
IconAvailability {
name: "open",
available: ICON_OPEN_AVAILABLE,
},
IconAvailability {
name: "open-outline",
available: ICON_OPEN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "open-sharp",
available: ICON_OPEN_SHARP_AVAILABLE,
},
IconAvailability {
name: "options",
available: ICON_OPTIONS_AVAILABLE,
},
IconAvailability {
name: "options-outline",
available: ICON_OPTIONS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "options-sharp",
available: ICON_OPTIONS_SHARP_AVAILABLE,
},
IconAvailability {
name: "paper-plane",
available: ICON_PAPER_PLANE_AVAILABLE,
},
IconAvailability {
name: "paper-plane-outline",
available: ICON_PAPER_PLANE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "paper-plane-sharp",
available: ICON_PAPER_PLANE_SHARP_AVAILABLE,
},
IconAvailability {
name: "partly-sunny",
available: ICON_PARTLY_SUNNY_AVAILABLE,
},
IconAvailability {
name: "partly-sunny-outline",
available: ICON_PARTLY_SUNNY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "partly-sunny-sharp",
available: ICON_PARTLY_SUNNY_SHARP_AVAILABLE,
},
IconAvailability {
name: "pause",
available: ICON_PAUSE_AVAILABLE,
},
IconAvailability {
name: "pause-circle",
available: ICON_PAUSE_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "pause-circle-outline",
available: ICON_PAUSE_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pause-circle-sharp",
available: ICON_PAUSE_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "pause-outline",
available: ICON_PAUSE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pause-sharp",
available: ICON_PAUSE_SHARP_AVAILABLE,
},
IconAvailability {
name: "paw",
available: ICON_PAW_AVAILABLE,
},
IconAvailability {
name: "paw-outline",
available: ICON_PAW_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "paw-sharp",
available: ICON_PAW_SHARP_AVAILABLE,
},
IconAvailability {
name: "pencil",
available: ICON_PENCIL_AVAILABLE,
},
IconAvailability {
name: "pencil-outline",
available: ICON_PENCIL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pencil-sharp",
available: ICON_PENCIL_SHARP_AVAILABLE,
},
IconAvailability {
name: "people",
available: ICON_PEOPLE_AVAILABLE,
},
IconAvailability {
name: "people-circle",
available: ICON_PEOPLE_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "people-circle-outline",
available: ICON_PEOPLE_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "people-circle-sharp",
available: ICON_PEOPLE_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "people-outline",
available: ICON_PEOPLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "people-sharp",
available: ICON_PEOPLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "person",
available: ICON_PERSON_AVAILABLE,
},
IconAvailability {
name: "person-add",
available: ICON_PERSON_ADD_AVAILABLE,
},
IconAvailability {
name: "person-add-outline",
available: ICON_PERSON_ADD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "person-add-sharp",
available: ICON_PERSON_ADD_SHARP_AVAILABLE,
},
IconAvailability {
name: "person-circle",
available: ICON_PERSON_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "person-circle-outline",
available: ICON_PERSON_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "person-circle-sharp",
available: ICON_PERSON_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "person-outline",
available: ICON_PERSON_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "person-remove",
available: ICON_PERSON_REMOVE_AVAILABLE,
},
IconAvailability {
name: "person-remove-outline",
available: ICON_PERSON_REMOVE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "person-remove-sharp",
available: ICON_PERSON_REMOVE_SHARP_AVAILABLE,
},
IconAvailability {
name: "person-sharp",
available: ICON_PERSON_SHARP_AVAILABLE,
},
IconAvailability {
name: "phone-landscape",
available: ICON_PHONE_LANDSCAPE_AVAILABLE,
},
IconAvailability {
name: "phone-landscape-outline",
available: ICON_PHONE_LANDSCAPE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "phone-landscape-sharp",
available: ICON_PHONE_LANDSCAPE_SHARP_AVAILABLE,
},
IconAvailability {
name: "phone-portrait",
available: ICON_PHONE_PORTRAIT_AVAILABLE,
},
IconAvailability {
name: "phone-portrait-outline",
available: ICON_PHONE_PORTRAIT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "phone-portrait-sharp",
available: ICON_PHONE_PORTRAIT_SHARP_AVAILABLE,
},
IconAvailability {
name: "pie-chart",
available: ICON_PIE_CHART_AVAILABLE,
},
IconAvailability {
name: "pie-chart-outline",
available: ICON_PIE_CHART_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pie-chart-sharp",
available: ICON_PIE_CHART_SHARP_AVAILABLE,
},
IconAvailability {
name: "pin",
available: ICON_PIN_AVAILABLE,
},
IconAvailability {
name: "pin-outline",
available: ICON_PIN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pin-sharp",
available: ICON_PIN_SHARP_AVAILABLE,
},
IconAvailability {
name: "pint",
available: ICON_PINT_AVAILABLE,
},
IconAvailability {
name: "pint-outline",
available: ICON_PINT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pint-sharp",
available: ICON_PINT_SHARP_AVAILABLE,
},
IconAvailability {
name: "pizza",
available: ICON_PIZZA_AVAILABLE,
},
IconAvailability {
name: "pizza-outline",
available: ICON_PIZZA_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pizza-sharp",
available: ICON_PIZZA_SHARP_AVAILABLE,
},
IconAvailability {
name: "planet",
available: ICON_PLANET_AVAILABLE,
},
IconAvailability {
name: "planet-outline",
available: ICON_PLANET_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "planet-sharp",
available: ICON_PLANET_SHARP_AVAILABLE,
},
IconAvailability {
name: "play",
available: ICON_PLAY_AVAILABLE,
},
IconAvailability {
name: "play-back",
available: ICON_PLAY_BACK_AVAILABLE,
},
IconAvailability {
name: "play-back-circle",
available: ICON_PLAY_BACK_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "play-back-circle-outline",
available: ICON_PLAY_BACK_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-back-circle-sharp",
available: ICON_PLAY_BACK_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-back-outline",
available: ICON_PLAY_BACK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-back-sharp",
available: ICON_PLAY_BACK_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-circle",
available: ICON_PLAY_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "play-circle-outline",
available: ICON_PLAY_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-circle-sharp",
available: ICON_PLAY_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-forward",
available: ICON_PLAY_FORWARD_AVAILABLE,
},
IconAvailability {
name: "play-forward-circle",
available: ICON_PLAY_FORWARD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "play-forward-circle-outline",
available: ICON_PLAY_FORWARD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-forward-circle-sharp",
available: ICON_PLAY_FORWARD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-forward-outline",
available: ICON_PLAY_FORWARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-forward-sharp",
available: ICON_PLAY_FORWARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-outline",
available: ICON_PLAY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-sharp",
available: ICON_PLAY_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-skip-back",
available: ICON_PLAY_SKIP_BACK_AVAILABLE,
},
IconAvailability {
name: "play-skip-back-circle",
available: ICON_PLAY_SKIP_BACK_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "play-skip-back-circle-outline",
available: ICON_PLAY_SKIP_BACK_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-skip-back-circle-sharp",
available: ICON_PLAY_SKIP_BACK_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-skip-back-outline",
available: ICON_PLAY_SKIP_BACK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-skip-back-sharp",
available: ICON_PLAY_SKIP_BACK_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-skip-forward",
available: ICON_PLAY_SKIP_FORWARD_AVAILABLE,
},
IconAvailability {
name: "play-skip-forward-circle",
available: ICON_PLAY_SKIP_FORWARD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "play-skip-forward-circle-outline",
available: ICON_PLAY_SKIP_FORWARD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-skip-forward-circle-sharp",
available: ICON_PLAY_SKIP_FORWARD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "play-skip-forward-outline",
available: ICON_PLAY_SKIP_FORWARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "play-skip-forward-sharp",
available: ICON_PLAY_SKIP_FORWARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "podium",
available: ICON_PODIUM_AVAILABLE,
},
IconAvailability {
name: "podium-outline",
available: ICON_PODIUM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "podium-sharp",
available: ICON_PODIUM_SHARP_AVAILABLE,
},
IconAvailability {
name: "power",
available: ICON_POWER_AVAILABLE,
},
IconAvailability {
name: "power-outline",
available: ICON_POWER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "power-sharp",
available: ICON_POWER_SHARP_AVAILABLE,
},
IconAvailability {
name: "pricetag",
available: ICON_PRICETAG_AVAILABLE,
},
IconAvailability {
name: "pricetag-outline",
available: ICON_PRICETAG_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pricetag-sharp",
available: ICON_PRICETAG_SHARP_AVAILABLE,
},
IconAvailability {
name: "pricetags",
available: ICON_PRICETAGS_AVAILABLE,
},
IconAvailability {
name: "pricetags-outline",
available: ICON_PRICETAGS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pricetags-sharp",
available: ICON_PRICETAGS_SHARP_AVAILABLE,
},
IconAvailability {
name: "print",
available: ICON_PRINT_AVAILABLE,
},
IconAvailability {
name: "print-outline",
available: ICON_PRINT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "print-sharp",
available: ICON_PRINT_SHARP_AVAILABLE,
},
IconAvailability {
name: "prism",
available: ICON_PRISM_AVAILABLE,
},
IconAvailability {
name: "prism-outline",
available: ICON_PRISM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "prism-sharp",
available: ICON_PRISM_SHARP_AVAILABLE,
},
IconAvailability {
name: "pulse",
available: ICON_PULSE_AVAILABLE,
},
IconAvailability {
name: "pulse-outline",
available: ICON_PULSE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "pulse-sharp",
available: ICON_PULSE_SHARP_AVAILABLE,
},
IconAvailability {
name: "push",
available: ICON_PUSH_AVAILABLE,
},
IconAvailability {
name: "push-outline",
available: ICON_PUSH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "push-sharp",
available: ICON_PUSH_SHARP_AVAILABLE,
},
IconAvailability {
name: "qr-code",
available: ICON_QR_CODE_AVAILABLE,
},
IconAvailability {
name: "qr-code-outline",
available: ICON_QR_CODE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "qr-code-sharp",
available: ICON_QR_CODE_SHARP_AVAILABLE,
},
IconAvailability {
name: "radio",
available: ICON_RADIO_AVAILABLE,
},
IconAvailability {
name: "radio-button-off",
available: ICON_RADIO_BUTTON_OFF_AVAILABLE,
},
IconAvailability {
name: "radio-button-off-outline",
available: ICON_RADIO_BUTTON_OFF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "radio-button-off-sharp",
available: ICON_RADIO_BUTTON_OFF_SHARP_AVAILABLE,
},
IconAvailability {
name: "radio-button-on",
available: ICON_RADIO_BUTTON_ON_AVAILABLE,
},
IconAvailability {
name: "radio-button-on-outline",
available: ICON_RADIO_BUTTON_ON_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "radio-button-on-sharp",
available: ICON_RADIO_BUTTON_ON_SHARP_AVAILABLE,
},
IconAvailability {
name: "radio-outline",
available: ICON_RADIO_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "radio-sharp",
available: ICON_RADIO_SHARP_AVAILABLE,
},
IconAvailability {
name: "rainy",
available: ICON_RAINY_AVAILABLE,
},
IconAvailability {
name: "rainy-outline",
available: ICON_RAINY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "rainy-sharp",
available: ICON_RAINY_SHARP_AVAILABLE,
},
IconAvailability {
name: "reader",
available: ICON_READER_AVAILABLE,
},
IconAvailability {
name: "reader-outline",
available: ICON_READER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "reader-sharp",
available: ICON_READER_SHARP_AVAILABLE,
},
IconAvailability {
name: "receipt",
available: ICON_RECEIPT_AVAILABLE,
},
IconAvailability {
name: "receipt-outline",
available: ICON_RECEIPT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "receipt-sharp",
available: ICON_RECEIPT_SHARP_AVAILABLE,
},
IconAvailability {
name: "recording",
available: ICON_RECORDING_AVAILABLE,
},
IconAvailability {
name: "recording-outline",
available: ICON_RECORDING_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "recording-sharp",
available: ICON_RECORDING_SHARP_AVAILABLE,
},
IconAvailability {
name: "refresh",
available: ICON_REFRESH_AVAILABLE,
},
IconAvailability {
name: "refresh-circle",
available: ICON_REFRESH_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "refresh-circle-outline",
available: ICON_REFRESH_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "refresh-circle-sharp",
available: ICON_REFRESH_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "refresh-outline",
available: ICON_REFRESH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "refresh-sharp",
available: ICON_REFRESH_SHARP_AVAILABLE,
},
IconAvailability {
name: "reload",
available: ICON_RELOAD_AVAILABLE,
},
IconAvailability {
name: "reload-circle",
available: ICON_RELOAD_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "reload-circle-outline",
available: ICON_RELOAD_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "reload-circle-sharp",
available: ICON_RELOAD_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "reload-outline",
available: ICON_RELOAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "reload-sharp",
available: ICON_RELOAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "remove",
available: ICON_REMOVE_AVAILABLE,
},
IconAvailability {
name: "remove-circle",
available: ICON_REMOVE_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "remove-circle-outline",
available: ICON_REMOVE_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "remove-circle-sharp",
available: ICON_REMOVE_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "remove-outline",
available: ICON_REMOVE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "remove-sharp",
available: ICON_REMOVE_SHARP_AVAILABLE,
},
IconAvailability {
name: "reorder-four",
available: ICON_REORDER_FOUR_AVAILABLE,
},
IconAvailability {
name: "reorder-four-outline",
available: ICON_REORDER_FOUR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "reorder-four-sharp",
available: ICON_REORDER_FOUR_SHARP_AVAILABLE,
},
IconAvailability {
name: "reorder-three",
available: ICON_REORDER_THREE_AVAILABLE,
},
IconAvailability {
name: "reorder-three-outline",
available: ICON_REORDER_THREE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "reorder-three-sharp",
available: ICON_REORDER_THREE_SHARP_AVAILABLE,
},
IconAvailability {
name: "reorder-two",
available: ICON_REORDER_TWO_AVAILABLE,
},
IconAvailability {
name: "reorder-two-outline",
available: ICON_REORDER_TWO_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "reorder-two-sharp",
available: ICON_REORDER_TWO_SHARP_AVAILABLE,
},
IconAvailability {
name: "repeat",
available: ICON_REPEAT_AVAILABLE,
},
IconAvailability {
name: "repeat-outline",
available: ICON_REPEAT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "repeat-sharp",
available: ICON_REPEAT_SHARP_AVAILABLE,
},
IconAvailability {
name: "resize",
available: ICON_RESIZE_AVAILABLE,
},
IconAvailability {
name: "resize-outline",
available: ICON_RESIZE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "resize-sharp",
available: ICON_RESIZE_SHARP_AVAILABLE,
},
IconAvailability {
name: "restaurant",
available: ICON_RESTAURANT_AVAILABLE,
},
IconAvailability {
name: "restaurant-outline",
available: ICON_RESTAURANT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "restaurant-sharp",
available: ICON_RESTAURANT_SHARP_AVAILABLE,
},
IconAvailability {
name: "return-down-back",
available: ICON_RETURN_DOWN_BACK_AVAILABLE,
},
IconAvailability {
name: "return-down-back-outline",
available: ICON_RETURN_DOWN_BACK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "return-down-back-sharp",
available: ICON_RETURN_DOWN_BACK_SHARP_AVAILABLE,
},
IconAvailability {
name: "return-down-forward",
available: ICON_RETURN_DOWN_FORWARD_AVAILABLE,
},
IconAvailability {
name: "return-down-forward-outline",
available: ICON_RETURN_DOWN_FORWARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "return-down-forward-sharp",
available: ICON_RETURN_DOWN_FORWARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "return-up-back",
available: ICON_RETURN_UP_BACK_AVAILABLE,
},
IconAvailability {
name: "return-up-back-outline",
available: ICON_RETURN_UP_BACK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "return-up-back-sharp",
available: ICON_RETURN_UP_BACK_SHARP_AVAILABLE,
},
IconAvailability {
name: "return-up-forward",
available: ICON_RETURN_UP_FORWARD_AVAILABLE,
},
IconAvailability {
name: "return-up-forward-outline",
available: ICON_RETURN_UP_FORWARD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "return-up-forward-sharp",
available: ICON_RETURN_UP_FORWARD_SHARP_AVAILABLE,
},
IconAvailability {
name: "ribbon",
available: ICON_RIBBON_AVAILABLE,
},
IconAvailability {
name: "ribbon-outline",
available: ICON_RIBBON_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ribbon-sharp",
available: ICON_RIBBON_SHARP_AVAILABLE,
},
IconAvailability {
name: "rocket",
available: ICON_ROCKET_AVAILABLE,
},
IconAvailability {
name: "rocket-outline",
available: ICON_ROCKET_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "rocket-sharp",
available: ICON_ROCKET_SHARP_AVAILABLE,
},
IconAvailability {
name: "rose",
available: ICON_ROSE_AVAILABLE,
},
IconAvailability {
name: "rose-outline",
available: ICON_ROSE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "rose-sharp",
available: ICON_ROSE_SHARP_AVAILABLE,
},
IconAvailability {
name: "sad",
available: ICON_SAD_AVAILABLE,
},
IconAvailability {
name: "sad-outline",
available: ICON_SAD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "sad-sharp",
available: ICON_SAD_SHARP_AVAILABLE,
},
IconAvailability {
name: "save",
available: ICON_SAVE_AVAILABLE,
},
IconAvailability {
name: "save-outline",
available: ICON_SAVE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "save-sharp",
available: ICON_SAVE_SHARP_AVAILABLE,
},
IconAvailability {
name: "scale",
available: ICON_SCALE_AVAILABLE,
},
IconAvailability {
name: "scale-outline",
available: ICON_SCALE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "scale-sharp",
available: ICON_SCALE_SHARP_AVAILABLE,
},
IconAvailability {
name: "scan",
available: ICON_SCAN_AVAILABLE,
},
IconAvailability {
name: "scan-circle",
available: ICON_SCAN_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "scan-circle-outline",
available: ICON_SCAN_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "scan-circle-sharp",
available: ICON_SCAN_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "scan-outline",
available: ICON_SCAN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "scan-sharp",
available: ICON_SCAN_SHARP_AVAILABLE,
},
IconAvailability {
name: "school",
available: ICON_SCHOOL_AVAILABLE,
},
IconAvailability {
name: "school-outline",
available: ICON_SCHOOL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "school-sharp",
available: ICON_SCHOOL_SHARP_AVAILABLE,
},
IconAvailability {
name: "search",
available: ICON_SEARCH_AVAILABLE,
},
IconAvailability {
name: "search-circle",
available: ICON_SEARCH_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "search-circle-outline",
available: ICON_SEARCH_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "search-circle-sharp",
available: ICON_SEARCH_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "search-outline",
available: ICON_SEARCH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "search-sharp",
available: ICON_SEARCH_SHARP_AVAILABLE,
},
IconAvailability {
name: "send",
available: ICON_SEND_AVAILABLE,
},
IconAvailability {
name: "send-outline",
available: ICON_SEND_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "send-sharp",
available: ICON_SEND_SHARP_AVAILABLE,
},
IconAvailability {
name: "server",
available: ICON_SERVER_AVAILABLE,
},
IconAvailability {
name: "server-outline",
available: ICON_SERVER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "server-sharp",
available: ICON_SERVER_SHARP_AVAILABLE,
},
IconAvailability {
name: "settings",
available: ICON_SETTINGS_AVAILABLE,
},
IconAvailability {
name: "settings-outline",
available: ICON_SETTINGS_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "settings-sharp",
available: ICON_SETTINGS_SHARP_AVAILABLE,
},
IconAvailability {
name: "shapes",
available: ICON_SHAPES_AVAILABLE,
},
IconAvailability {
name: "shapes-outline",
available: ICON_SHAPES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "shapes-sharp",
available: ICON_SHAPES_SHARP_AVAILABLE,
},
IconAvailability {
name: "share",
available: ICON_SHARE_AVAILABLE,
},
IconAvailability {
name: "share-outline",
available: ICON_SHARE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "share-sharp",
available: ICON_SHARE_SHARP_AVAILABLE,
},
IconAvailability {
name: "share-social",
available: ICON_SHARE_SOCIAL_AVAILABLE,
},
IconAvailability {
name: "share-social-outline",
available: ICON_SHARE_SOCIAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "share-social-sharp",
available: ICON_SHARE_SOCIAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "shield",
available: ICON_SHIELD_AVAILABLE,
},
IconAvailability {
name: "shield-checkmark",
available: ICON_SHIELD_CHECKMARK_AVAILABLE,
},
IconAvailability {
name: "shield-checkmark-outline",
available: ICON_SHIELD_CHECKMARK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "shield-checkmark-sharp",
available: ICON_SHIELD_CHECKMARK_SHARP_AVAILABLE,
},
IconAvailability {
name: "shield-half",
available: ICON_SHIELD_HALF_AVAILABLE,
},
IconAvailability {
name: "shield-half-outline",
available: ICON_SHIELD_HALF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "shield-half-sharp",
available: ICON_SHIELD_HALF_SHARP_AVAILABLE,
},
IconAvailability {
name: "shield-outline",
available: ICON_SHIELD_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "shield-sharp",
available: ICON_SHIELD_SHARP_AVAILABLE,
},
IconAvailability {
name: "shirt",
available: ICON_SHIRT_AVAILABLE,
},
IconAvailability {
name: "shirt-outline",
available: ICON_SHIRT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "shirt-sharp",
available: ICON_SHIRT_SHARP_AVAILABLE,
},
IconAvailability {
name: "shuffle",
available: ICON_SHUFFLE_AVAILABLE,
},
IconAvailability {
name: "shuffle-outline",
available: ICON_SHUFFLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "shuffle-sharp",
available: ICON_SHUFFLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "skull",
available: ICON_SKULL_AVAILABLE,
},
IconAvailability {
name: "skull-outline",
available: ICON_SKULL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "skull-sharp",
available: ICON_SKULL_SHARP_AVAILABLE,
},
IconAvailability {
name: "snow",
available: ICON_SNOW_AVAILABLE,
},
IconAvailability {
name: "snow-outline",
available: ICON_SNOW_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "snow-sharp",
available: ICON_SNOW_SHARP_AVAILABLE,
},
IconAvailability {
name: "sparkles",
available: ICON_SPARKLES_AVAILABLE,
},
IconAvailability {
name: "sparkles-outline",
available: ICON_SPARKLES_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "sparkles-sharp",
available: ICON_SPARKLES_SHARP_AVAILABLE,
},
IconAvailability {
name: "speedometer",
available: ICON_SPEEDOMETER_AVAILABLE,
},
IconAvailability {
name: "speedometer-outline",
available: ICON_SPEEDOMETER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "speedometer-sharp",
available: ICON_SPEEDOMETER_SHARP_AVAILABLE,
},
IconAvailability {
name: "square",
available: ICON_SQUARE_AVAILABLE,
},
IconAvailability {
name: "square-outline",
available: ICON_SQUARE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "square-sharp",
available: ICON_SQUARE_SHARP_AVAILABLE,
},
IconAvailability {
name: "star",
available: ICON_STAR_AVAILABLE,
},
IconAvailability {
name: "star-half",
available: ICON_STAR_HALF_AVAILABLE,
},
IconAvailability {
name: "star-half-outline",
available: ICON_STAR_HALF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "star-half-sharp",
available: ICON_STAR_HALF_SHARP_AVAILABLE,
},
IconAvailability {
name: "star-outline",
available: ICON_STAR_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "star-sharp",
available: ICON_STAR_SHARP_AVAILABLE,
},
IconAvailability {
name: "stats-chart",
available: ICON_STATS_CHART_AVAILABLE,
},
IconAvailability {
name: "stats-chart-outline",
available: ICON_STATS_CHART_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "stats-chart-sharp",
available: ICON_STATS_CHART_SHARP_AVAILABLE,
},
IconAvailability {
name: "stop",
available: ICON_STOP_AVAILABLE,
},
IconAvailability {
name: "stop-circle",
available: ICON_STOP_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "stop-circle-outline",
available: ICON_STOP_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "stop-circle-sharp",
available: ICON_STOP_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "stop-outline",
available: ICON_STOP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "stop-sharp",
available: ICON_STOP_SHARP_AVAILABLE,
},
IconAvailability {
name: "stopwatch",
available: ICON_STOPWATCH_AVAILABLE,
},
IconAvailability {
name: "stopwatch-outline",
available: ICON_STOPWATCH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "stopwatch-sharp",
available: ICON_STOPWATCH_SHARP_AVAILABLE,
},
IconAvailability {
name: "storefront",
available: ICON_STOREFRONT_AVAILABLE,
},
IconAvailability {
name: "storefront-outline",
available: ICON_STOREFRONT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "storefront-sharp",
available: ICON_STOREFRONT_SHARP_AVAILABLE,
},
IconAvailability {
name: "subway",
available: ICON_SUBWAY_AVAILABLE,
},
IconAvailability {
name: "subway-outline",
available: ICON_SUBWAY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "subway-sharp",
available: ICON_SUBWAY_SHARP_AVAILABLE,
},
IconAvailability {
name: "sunny",
available: ICON_SUNNY_AVAILABLE,
},
IconAvailability {
name: "sunny-outline",
available: ICON_SUNNY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "sunny-sharp",
available: ICON_SUNNY_SHARP_AVAILABLE,
},
IconAvailability {
name: "swap-horizontal",
available: ICON_SWAP_HORIZONTAL_AVAILABLE,
},
IconAvailability {
name: "swap-horizontal-outline",
available: ICON_SWAP_HORIZONTAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "swap-horizontal-sharp",
available: ICON_SWAP_HORIZONTAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "swap-vertical",
available: ICON_SWAP_VERTICAL_AVAILABLE,
},
IconAvailability {
name: "swap-vertical-outline",
available: ICON_SWAP_VERTICAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "swap-vertical-sharp",
available: ICON_SWAP_VERTICAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "sync",
available: ICON_SYNC_AVAILABLE,
},
IconAvailability {
name: "sync-circle",
available: ICON_SYNC_CIRCLE_AVAILABLE,
},
IconAvailability {
name: "sync-circle-outline",
available: ICON_SYNC_CIRCLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "sync-circle-sharp",
available: ICON_SYNC_CIRCLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "sync-outline",
available: ICON_SYNC_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "sync-sharp",
available: ICON_SYNC_SHARP_AVAILABLE,
},
IconAvailability {
name: "tablet-landscape",
available: ICON_TABLET_LANDSCAPE_AVAILABLE,
},
IconAvailability {
name: "tablet-landscape-outline",
available: ICON_TABLET_LANDSCAPE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "tablet-landscape-sharp",
available: ICON_TABLET_LANDSCAPE_SHARP_AVAILABLE,
},
IconAvailability {
name: "tablet-portrait",
available: ICON_TABLET_PORTRAIT_AVAILABLE,
},
IconAvailability {
name: "tablet-portrait-outline",
available: ICON_TABLET_PORTRAIT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "tablet-portrait-sharp",
available: ICON_TABLET_PORTRAIT_SHARP_AVAILABLE,
},
IconAvailability {
name: "telescope",
available: ICON_TELESCOPE_AVAILABLE,
},
IconAvailability {
name: "telescope-outline",
available: ICON_TELESCOPE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "telescope-sharp",
available: ICON_TELESCOPE_SHARP_AVAILABLE,
},
IconAvailability {
name: "tennisball",
available: ICON_TENNISBALL_AVAILABLE,
},
IconAvailability {
name: "tennisball-outline",
available: ICON_TENNISBALL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "tennisball-sharp",
available: ICON_TENNISBALL_SHARP_AVAILABLE,
},
IconAvailability {
name: "terminal",
available: ICON_TERMINAL_AVAILABLE,
},
IconAvailability {
name: "terminal-outline",
available: ICON_TERMINAL_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "terminal-sharp",
available: ICON_TERMINAL_SHARP_AVAILABLE,
},
IconAvailability {
name: "text",
available: ICON_TEXT_AVAILABLE,
},
IconAvailability {
name: "text-outline",
available: ICON_TEXT_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "text-sharp",
available: ICON_TEXT_SHARP_AVAILABLE,
},
IconAvailability {
name: "thermometer",
available: ICON_THERMOMETER_AVAILABLE,
},
IconAvailability {
name: "thermometer-outline",
available: ICON_THERMOMETER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "thermometer-sharp",
available: ICON_THERMOMETER_SHARP_AVAILABLE,
},
IconAvailability {
name: "thumbs-down",
available: ICON_THUMBS_DOWN_AVAILABLE,
},
IconAvailability {
name: "thumbs-down-outline",
available: ICON_THUMBS_DOWN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "thumbs-down-sharp",
available: ICON_THUMBS_DOWN_SHARP_AVAILABLE,
},
IconAvailability {
name: "thumbs-up",
available: ICON_THUMBS_UP_AVAILABLE,
},
IconAvailability {
name: "thumbs-up-outline",
available: ICON_THUMBS_UP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "thumbs-up-sharp",
available: ICON_THUMBS_UP_SHARP_AVAILABLE,
},
IconAvailability {
name: "thunderstorm",
available: ICON_THUNDERSTORM_AVAILABLE,
},
IconAvailability {
name: "thunderstorm-outline",
available: ICON_THUNDERSTORM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "thunderstorm-sharp",
available: ICON_THUNDERSTORM_SHARP_AVAILABLE,
},
IconAvailability {
name: "ticket",
available: ICON_TICKET_AVAILABLE,
},
IconAvailability {
name: "ticket-outline",
available: ICON_TICKET_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "ticket-sharp",
available: ICON_TICKET_SHARP_AVAILABLE,
},
IconAvailability {
name: "time",
available: ICON_TIME_AVAILABLE,
},
IconAvailability {
name: "time-outline",
available: ICON_TIME_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "time-sharp",
available: ICON_TIME_SHARP_AVAILABLE,
},
IconAvailability {
name: "timer",
available: ICON_TIMER_AVAILABLE,
},
IconAvailability {
name: "timer-outline",
available: ICON_TIMER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "timer-sharp",
available: ICON_TIMER_SHARP_AVAILABLE,
},
IconAvailability {
name: "today",
available: ICON_TODAY_AVAILABLE,
},
IconAvailability {
name: "today-outline",
available: ICON_TODAY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "today-sharp",
available: ICON_TODAY_SHARP_AVAILABLE,
},
IconAvailability {
name: "toggle",
available: ICON_TOGGLE_AVAILABLE,
},
IconAvailability {
name: "toggle-outline",
available: ICON_TOGGLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "toggle-sharp",
available: ICON_TOGGLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "trail-sign",
available: ICON_TRAIL_SIGN_AVAILABLE,
},
IconAvailability {
name: "trail-sign-outline",
available: ICON_TRAIL_SIGN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "trail-sign-sharp",
available: ICON_TRAIL_SIGN_SHARP_AVAILABLE,
},
IconAvailability {
name: "train",
available: ICON_TRAIN_AVAILABLE,
},
IconAvailability {
name: "train-outline",
available: ICON_TRAIN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "train-sharp",
available: ICON_TRAIN_SHARP_AVAILABLE,
},
IconAvailability {
name: "transgender",
available: ICON_TRANSGENDER_AVAILABLE,
},
IconAvailability {
name: "transgender-outline",
available: ICON_TRANSGENDER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "transgender-sharp",
available: ICON_TRANSGENDER_SHARP_AVAILABLE,
},
IconAvailability {
name: "trash",
available: ICON_TRASH_AVAILABLE,
},
IconAvailability {
name: "trash-bin",
available: ICON_TRASH_BIN_AVAILABLE,
},
IconAvailability {
name: "trash-bin-outline",
available: ICON_TRASH_BIN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "trash-bin-sharp",
available: ICON_TRASH_BIN_SHARP_AVAILABLE,
},
IconAvailability {
name: "trash-outline",
available: ICON_TRASH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "trash-sharp",
available: ICON_TRASH_SHARP_AVAILABLE,
},
IconAvailability {
name: "trending-down",
available: ICON_TRENDING_DOWN_AVAILABLE,
},
IconAvailability {
name: "trending-down-outline",
available: ICON_TRENDING_DOWN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "trending-down-sharp",
available: ICON_TRENDING_DOWN_SHARP_AVAILABLE,
},
IconAvailability {
name: "trending-up",
available: ICON_TRENDING_UP_AVAILABLE,
},
IconAvailability {
name: "trending-up-outline",
available: ICON_TRENDING_UP_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "trending-up-sharp",
available: ICON_TRENDING_UP_SHARP_AVAILABLE,
},
IconAvailability {
name: "triangle",
available: ICON_TRIANGLE_AVAILABLE,
},
IconAvailability {
name: "triangle-outline",
available: ICON_TRIANGLE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "triangle-sharp",
available: ICON_TRIANGLE_SHARP_AVAILABLE,
},
IconAvailability {
name: "trophy",
available: ICON_TROPHY_AVAILABLE,
},
IconAvailability {
name: "trophy-outline",
available: ICON_TROPHY_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "trophy-sharp",
available: ICON_TROPHY_SHARP_AVAILABLE,
},
IconAvailability {
name: "tv",
available: ICON_TV_AVAILABLE,
},
IconAvailability {
name: "tv-outline",
available: ICON_TV_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "tv-sharp",
available: ICON_TV_SHARP_AVAILABLE,
},
IconAvailability {
name: "umbrella",
available: ICON_UMBRELLA_AVAILABLE,
},
IconAvailability {
name: "umbrella-outline",
available: ICON_UMBRELLA_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "umbrella-sharp",
available: ICON_UMBRELLA_SHARP_AVAILABLE,
},
IconAvailability {
name: "unlink",
available: ICON_UNLINK_AVAILABLE,
},
IconAvailability {
name: "unlink-outline",
available: ICON_UNLINK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "unlink-sharp",
available: ICON_UNLINK_SHARP_AVAILABLE,
},
IconAvailability {
name: "videocam",
available: ICON_VIDEOCAM_AVAILABLE,
},
IconAvailability {
name: "videocam-off",
available: ICON_VIDEOCAM_OFF_AVAILABLE,
},
IconAvailability {
name: "videocam-off-outline",
available: ICON_VIDEOCAM_OFF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "videocam-off-sharp",
available: ICON_VIDEOCAM_OFF_SHARP_AVAILABLE,
},
IconAvailability {
name: "videocam-outline",
available: ICON_VIDEOCAM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "videocam-sharp",
available: ICON_VIDEOCAM_SHARP_AVAILABLE,
},
IconAvailability {
name: "volume-high",
available: ICON_VOLUME_HIGH_AVAILABLE,
},
IconAvailability {
name: "volume-high-outline",
available: ICON_VOLUME_HIGH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "volume-high-sharp",
available: ICON_VOLUME_HIGH_SHARP_AVAILABLE,
},
IconAvailability {
name: "volume-low",
available: ICON_VOLUME_LOW_AVAILABLE,
},
IconAvailability {
name: "volume-low-outline",
available: ICON_VOLUME_LOW_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "volume-low-sharp",
available: ICON_VOLUME_LOW_SHARP_AVAILABLE,
},
IconAvailability {
name: "volume-medium",
available: ICON_VOLUME_MEDIUM_AVAILABLE,
},
IconAvailability {
name: "volume-medium-outline",
available: ICON_VOLUME_MEDIUM_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "volume-medium-sharp",
available: ICON_VOLUME_MEDIUM_SHARP_AVAILABLE,
},
IconAvailability {
name: "volume-mute",
available: ICON_VOLUME_MUTE_AVAILABLE,
},
IconAvailability {
name: "volume-mute-outline",
available: ICON_VOLUME_MUTE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "volume-mute-sharp",
available: ICON_VOLUME_MUTE_SHARP_AVAILABLE,
},
IconAvailability {
name: "volume-off",
available: ICON_VOLUME_OFF_AVAILABLE,
},
IconAvailability {
name: "volume-off-outline",
available: ICON_VOLUME_OFF_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "volume-off-sharp",
available: ICON_VOLUME_OFF_SHARP_AVAILABLE,
},
IconAvailability {
name: "walk",
available: ICON_WALK_AVAILABLE,
},
IconAvailability {
name: "walk-outline",
available: ICON_WALK_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "walk-sharp",
available: ICON_WALK_SHARP_AVAILABLE,
},
IconAvailability {
name: "wallet",
available: ICON_WALLET_AVAILABLE,
},
IconAvailability {
name: "wallet-outline",
available: ICON_WALLET_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "wallet-sharp",
available: ICON_WALLET_SHARP_AVAILABLE,
},
IconAvailability {
name: "warning",
available: ICON_WARNING_AVAILABLE,
},
IconAvailability {
name: "warning-outline",
available: ICON_WARNING_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "warning-sharp",
available: ICON_WARNING_SHARP_AVAILABLE,
},
IconAvailability {
name: "watch",
available: ICON_WATCH_AVAILABLE,
},
IconAvailability {
name: "watch-outline",
available: ICON_WATCH_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "watch-sharp",
available: ICON_WATCH_SHARP_AVAILABLE,
},
IconAvailability {
name: "water",
available: ICON_WATER_AVAILABLE,
},
IconAvailability {
name: "water-outline",
available: ICON_WATER_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "water-sharp",
available: ICON_WATER_SHARP_AVAILABLE,
},
IconAvailability {
name: "wifi",
available: ICON_WIFI_AVAILABLE,
},
IconAvailability {
name: "wifi-outline",
available: ICON_WIFI_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "wifi-sharp",
available: ICON_WIFI_SHARP_AVAILABLE,
},
IconAvailability {
name: "wine",
available: ICON_WINE_AVAILABLE,
},
IconAvailability {
name: "wine-outline",
available: ICON_WINE_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "wine-sharp",
available: ICON_WINE_SHARP_AVAILABLE,
},
IconAvailability {
name: "woman",
available: ICON_WOMAN_AVAILABLE,
},
IconAvailability {
name: "woman-outline",
available: ICON_WOMAN_OUTLINE_AVAILABLE,
},
IconAvailability {
name: "woman-sharp",
available: ICON_WOMAN_SHARP_AVAILABLE,
},
];
pub(crate) fn variant_info(style: Style, size: Size) -> Option<&'static VariantInfo> {
VARIANTS
.iter()
.find(|variant| variant.key == VariantKey { style, size })
}
pub(crate) fn icon_codepoint(name: &str, key: VariantKey) -> Option<u32> {
ICON_CODEPOINTS
.iter()
.find(|entry| entry.name == name)
.and_then(|entry| {
entry
.codepoints
.iter()
.find(|(k, _)| *k == key)
.map(|(_, cp)| *cp)
})
}
pub(crate) fn icon_available(name: &str) -> Option<&'static [(Style, Size)]> {
ICON_AVAILABILITY
.iter()
.find(|entry| entry.name == name)
.map(|entry| entry.available)
}