
/**
  Kitten icons - type information.

  « This is a generated file. »
*/

// Improve intellisense.
// Courtesy of: MHebes and jcalz
// (https://stackoverflow.com/a/69288824)
export type Expand<T> = T extends (...args: infer A) => infer R
  ? (...args: Expand<A>) => Expand<R>
  : T extends infer O
  ? { [K in keyof O]: O[K] }
  : never;

type taggedTemplate = (
  strings: TemplateStringsArray,
  ...properties: any[]
) => string | string[] | Promise<string | string[]>

type Icon = Expand<(props?: {
  alt?: string
  colour?: string
  weight?: string
  size?: string
  mirror?: boolean
  SLOT?: taggedTemplate
  [key: string]: any
}) => taggedTemplate>

export type Icons = {
    Acorn:Icon,  AddressBook:Icon,  AddressBookTabs:Icon,  AirTrafficControl:Icon,  Airplane:Icon,  AirplaneInFlight:Icon,  AirplaneLanding:Icon,  AirplaneTakeoff:Icon,  AirplaneTaxiing:Icon,  AirplaneTilt:Icon,  Airplay:Icon,  Alarm:Icon,  Alien:Icon,  AlignBottom:Icon,  AlignBottomSimple:Icon,  AlignCenterHorizontal:Icon,  AlignCenterHorizontalSimple:Icon,  AlignCenterVertical:Icon,  AlignCenterVerticalSimple:Icon,  AlignLeft:Icon,  AlignLeftSimple:Icon,  AlignRight:Icon,  AlignRightSimple:Icon,  AlignTop:Icon,  AlignTopSimple:Icon,  Ambulance:Icon,  Anchor:Icon,  AnchorSimple:Icon,  Angle:Icon,  Aperture:Icon,  AppWindow:Icon,  ApproximateEquals:Icon,  Archive:Icon,  Armchair:Icon,  ArrowArcLeft:Icon,  ArrowArcRight:Icon,  ArrowBendDoubleUpLeft:Icon,  ArrowBendDoubleUpRight:Icon,  ArrowBendDownLeft:Icon,  ArrowBendDownRight:Icon,  ArrowBendLeftDown:Icon,  ArrowBendLeftUp:Icon,  ArrowBendRightDown:Icon,  ArrowBendRightUp:Icon,  ArrowBendUpLeft:Icon,  ArrowBendUpRight:Icon,  ArrowCircleDown:Icon,  ArrowCircleDownLeft:Icon,  ArrowCircleDownRight:Icon,  ArrowCircleLeft:Icon,  ArrowCircleRight:Icon,  ArrowCircleUp:Icon,  ArrowCircleUpLeft:Icon,  ArrowCircleUpRight:Icon,  ArrowClockwise:Icon,  ArrowCounterClockwise:Icon,  ArrowDown:Icon,  ArrowDownLeft:Icon,  ArrowDownRight:Icon,  ArrowElbowDownLeft:Icon,  ArrowElbowDownRight:Icon,  ArrowElbowLeft:Icon,  ArrowElbowLeftDown:Icon,  ArrowElbowLeftUp:Icon,  ArrowElbowRight:Icon,  ArrowElbowRightDown:Icon,  ArrowElbowRightUp:Icon,  ArrowElbowUpLeft:Icon,  ArrowElbowUpRight:Icon,  ArrowFatDown:Icon,  ArrowFatLeft:Icon,  ArrowFatLineDown:Icon,  ArrowFatLineLeft:Icon,  ArrowFatLineRight:Icon,  ArrowFatLineUp:Icon,  ArrowFatLinesDown:Icon,  ArrowFatLinesLeft:Icon,  ArrowFatLinesRight:Icon,  ArrowFatLinesUp:Icon,  ArrowFatRight:Icon,  ArrowFatUp:Icon,  ArrowLeft:Icon,  ArrowLineDown:Icon,  ArrowLineDownLeft:Icon,  ArrowLineDownRight:Icon,  ArrowLineLeft:Icon,  ArrowLineRight:Icon,  ArrowLineUp:Icon,  ArrowLineUpLeft:Icon,  ArrowLineUpRight:Icon,  ArrowRight:Icon,  ArrowSquareDown:Icon,  ArrowSquareDownLeft:Icon,  ArrowSquareDownRight:Icon,  ArrowSquareIn:Icon,  ArrowSquareLeft:Icon,  ArrowSquareOut:Icon,  ArrowSquareRight:Icon,  ArrowSquareUp:Icon,  ArrowSquareUpLeft:Icon,  ArrowSquareUpRight:Icon,  ArrowUDownLeft:Icon,  ArrowUDownRight:Icon,  ArrowULeftDown:Icon,  ArrowULeftUp:Icon,  ArrowURightDown:Icon,  ArrowURightUp:Icon,  ArrowUUpLeft:Icon,  ArrowUUpRight:Icon,  ArrowUp:Icon,  ArrowUpLeft:Icon,  ArrowUpRight:Icon,  ArrowsClockwise:Icon,  ArrowsCounterClockwise:Icon,  ArrowsDownUp:Icon,  ArrowsHorizontal:Icon,  ArrowsIn:Icon,  ArrowsInCardinal:Icon,  ArrowsInLineHorizontal:Icon,  ArrowsInLineVertical:Icon,  ArrowsInSimple:Icon,  ArrowsLeftRight:Icon,  ArrowsMerge:Icon,  ArrowsOut:Icon,  ArrowsOutCardinal:Icon,  ArrowsOutLineHorizontal:Icon,  ArrowsOutLineVertical:Icon,  ArrowsOutSimple:Icon,  ArrowsSplit:Icon,  ArrowsVertical:Icon,  Article:Icon,  Asclepius:Icon,  Asterisk:Icon,  AsteriskSimple:Icon,  At:Icon,  Atom:Icon,  Avocado:Icon,  Axe:Icon,  Baby:Icon,  BabyCarriage:Icon,  Backpack:Icon,  Backspace:Icon,  Bag:Icon,  BagSimple:Icon,  Balloon:Icon,  Bandaids:Icon,  Bank:Icon,  Barbell:Icon,  Barcode:Icon,  Barn:Icon,  Barricade:Icon,  Baseball:Icon,  BaseballCap:Icon,  BaseballHelmet:Icon,  Basket:Icon,  Basketball:Icon,  Bathtub:Icon,  BatteryCharging:Icon,  BatteryChargingVertical:Icon,  BatteryEmpty:Icon,  BatteryFull:Icon,  BatteryHigh:Icon,  BatteryLow:Icon,  BatteryMedium:Icon,  BatteryPlus:Icon,  BatteryPlusVertical:Icon,  BatteryVerticalEmpty:Icon,  BatteryVerticalFull:Icon,  BatteryVerticalHigh:Icon,  BatteryVerticalLow:Icon,  BatteryVerticalMedium:Icon,  BatteryWarning:Icon,  BatteryWarningVertical:Icon,  BeachBall:Icon,  Beanie:Icon,  Bed:Icon,  BeerBottle:Icon,  BeerStein:Icon,  Bell:Icon,  BellRinging:Icon,  BellSimple:Icon,  BellSimpleRinging:Icon,  BellSimpleSlash:Icon,  BellSimpleZ:Icon,  BellSlash:Icon,  BellZ:Icon,  Belt:Icon,  BezierCurve:Icon,  Bicycle:Icon,  Binary:Icon,  Binoculars:Icon,  Biohazard:Icon,  Bird:Icon,  Blueprint:Icon,  Bluetooth:Icon,  BluetoothConnected:Icon,  BluetoothSlash:Icon,  BluetoothX:Icon,  Boat:Icon,  Bomb:Icon,  Bone:Icon,  Book:Icon,  BookBookmark:Icon,  BookOpen:Icon,  BookOpenText:Icon,  BookOpenUser:Icon,  Bookmark:Icon,  BookmarkSimple:Icon,  Bookmarks:Icon,  BookmarksSimple:Icon,  Books:Icon,  Boot:Icon,  Boules:Icon,  BoundingBox:Icon,  BowlFood:Icon,  BowlSteam:Icon,  BowlingBall:Icon,  BoxArrowDown:Icon,  BoxArrowUp:Icon,  BoxingGlove:Icon,  BracketsAngle:Icon,  BracketsCurly:Icon,  BracketsRound:Icon,  BracketsSquare:Icon,  Brain:Icon,  Brandy:Icon,  Bread:Icon,  Bridge:Icon,  Briefcase:Icon,  BriefcaseMetal:Icon,  Broadcast:Icon,  Broom:Icon,  Browser:Icon,  Browsers:Icon,  Bug:Icon,  BugBeetle:Icon,  Building:Icon,  BuildingApartment:Icon,  BuildingOffice:Icon,  Buildings:Icon,  Bulldozer:Icon,  Bus:Icon,  Butterfly:Icon,  CableCar:Icon,  Cactus:Icon,  Cake:Icon,  Calculator:Icon,  Calendar:Icon,  CalendarBlank:Icon,  CalendarCheck:Icon,  CalendarDot:Icon,  CalendarDots:Icon,  CalendarHeart:Icon,  CalendarMinus:Icon,  CalendarPlus:Icon,  CalendarSlash:Icon,  CalendarStar:Icon,  CalendarX:Icon,  CallBell:Icon,  Camera:Icon,  CameraPlus:Icon,  CameraRotate:Icon,  CameraSlash:Icon,  Campfire:Icon,  Car:Icon,  CarBattery:Icon,  CarProfile:Icon,  CarSimple:Icon,  Cardholder:Icon,  Cards:Icon,  CardsThree:Icon,  CaretCircleDoubleDown:Icon,  CaretCircleDoubleLeft:Icon,  CaretCircleDoubleRight:Icon,  CaretCircleDoubleUp:Icon,  CaretCircleDown:Icon,  CaretCircleLeft:Icon,  CaretCircleRight:Icon,  CaretCircleUp:Icon,  CaretCircleUpDown:Icon,  CaretDoubleDown:Icon,  CaretDoubleLeft:Icon,  CaretDoubleRight:Icon,  CaretDoubleUp:Icon,  CaretDown:Icon,  CaretLeft:Icon,  CaretLineDown:Icon,  CaretLineLeft:Icon,  CaretLineRight:Icon,  CaretLineUp:Icon,  CaretRight:Icon,  CaretUp:Icon,  CaretUpDown:Icon,  Carrot:Icon,  CashRegister:Icon,  CassetteTape:Icon,  CastleTurret:Icon,  Cat:Icon,  CellSignalFull:Icon,  CellSignalHigh:Icon,  CellSignalLow:Icon,  CellSignalMedium:Icon,  CellSignalNone:Icon,  CellSignalSlash:Icon,  CellSignalX:Icon,  CellTower:Icon,  Certificate:Icon,  Chair:Icon,  Chalkboard:Icon,  ChalkboardSimple:Icon,  ChalkboardTeacher:Icon,  Champagne:Icon,  ChargingStation:Icon,  ChartBar:Icon,  ChartBarHorizontal:Icon,  ChartDonut:Icon,  ChartLine:Icon,  ChartLineDown:Icon,  ChartLineUp:Icon,  ChartPie:Icon,  ChartPieSlice:Icon,  ChartPolar:Icon,  ChartScatter:Icon,  Chat:Icon,  ChatCentered:Icon,  ChatCenteredDots:Icon,  ChatCenteredSlash:Icon,  ChatCenteredText:Icon,  ChatCircle:Icon,  ChatCircleDots:Icon,  ChatCircleSlash:Icon,  ChatCircleText:Icon,  ChatDots:Icon,  ChatSlash:Icon,  ChatTeardrop:Icon,  ChatTeardropDots:Icon,  ChatTeardropSlash:Icon,  ChatTeardropText:Icon,  ChatText:Icon,  Chats:Icon,  ChatsCircle:Icon,  ChatsTeardrop:Icon,  Check:Icon,  CheckCircle:Icon,  CheckFat:Icon,  CheckSquare:Icon,  CheckSquareOffset:Icon,  Checkerboard:Icon,  Checks:Icon,  Cheers:Icon,  Cheese:Icon,  ChefHat:Icon,  Cherries:Icon,  Church:Icon,  Cigarette:Icon,  CigaretteSlash:Icon,  Circle:Icon,  CircleDashed:Icon,  CircleHalf:Icon,  CircleHalfTilt:Icon,  CircleNotch:Icon,  CirclesFour:Icon,  CirclesThree:Icon,  CirclesThreePlus:Icon,  Circuitry:Icon,  City:Icon,  Clipboard:Icon,  ClipboardText:Icon,  Clock:Icon,  ClockAfternoon:Icon,  ClockClockwise:Icon,  ClockCountdown:Icon,  ClockCounterClockwise:Icon,  ClockUser:Icon,  ClosedCaptioning:Icon,  Cloud:Icon,  CloudArrowDown:Icon,  CloudArrowUp:Icon,  CloudCheck:Icon,  CloudFog:Icon,  CloudLightning:Icon,  CloudMoon:Icon,  CloudRain:Icon,  CloudSlash:Icon,  CloudSnow:Icon,  CloudSun:Icon,  CloudWarning:Icon,  CloudX:Icon,  Clover:Icon,  Club:Icon,  CoatHanger:Icon,  Code:Icon,  CodeBlock:Icon,  CodeSimple:Icon,  Coffee:Icon,  CoffeeBean:Icon,  Coin:Icon,  CoinVertical:Icon,  Coins:Icon,  Columns:Icon,  ColumnsPlusLeft:Icon,  ColumnsPlusRight:Icon,  Command:Icon,  Compass:Icon,  CompassRose:Icon,  CompassTool:Icon,  ComputerTower:Icon,  Confetti:Icon,  ContactlessPayment:Icon,  Control:Icon,  Cookie:Icon,  CookingPot:Icon,  Copy:Icon,  CopySimple:Icon,  Copyleft:Icon,  Copyright:Icon,  CornersIn:Icon,  CornersOut:Icon,  Couch:Icon,  CourtBasketball:Icon,  Cow:Icon,  CowboyHat:Icon,  Cpu:Icon,  Crane:Icon,  CraneTower:Icon,  CreditCard:Icon,  Cricket:Icon,  Crop:Icon,  Cross:Icon,  Crosshair:Icon,  CrosshairSimple:Icon,  Crown:Icon,  CrownCross:Icon,  CrownSimple:Icon,  Cube:Icon,  CubeFocus:Icon,  CubeTransparent:Icon,  CurrencyCircleDollar:Icon,  CurrencyCny:Icon,  CurrencyDollar:Icon,  CurrencyDollarSimple:Icon,  CurrencyEth:Icon,  CurrencyEur:Icon,  CurrencyGbp:Icon,  CurrencyInr:Icon,  CurrencyJpy:Icon,  CurrencyKrw:Icon,  CurrencyKzt:Icon,  CurrencyNgn:Icon,  CurrencyRub:Icon,  Cursor:Icon,  CursorClick:Icon,  CursorText:Icon,  Cylinder:Icon,  Database:Icon,  Desk:Icon,  Desktop:Icon,  DesktopTower:Icon,  Detective:Icon,  DeviceMobile:Icon,  DeviceMobileCamera:Icon,  DeviceMobileSlash:Icon,  DeviceMobileSpeaker:Icon,  DeviceRotate:Icon,  DeviceTablet:Icon,  DeviceTabletCamera:Icon,  DeviceTabletSpeaker:Icon,  Devices:Icon,  Diamond:Icon,  DiamondsFour:Icon,  DiceFive:Icon,  DiceFour:Icon,  DiceOne:Icon,  DiceSix:Icon,  DiceThree:Icon,  DiceTwo:Icon,  Disc:Icon,  DiscoBall:Icon,  Divide:Icon,  Dna:Icon,  Dog:Icon,  Door:Icon,  DoorOpen:Icon,  Dot:Icon,  DotOutline:Icon,  DotsNine:Icon,  DotsSix:Icon,  DotsSixVertical:Icon,  DotsThree:Icon,  DotsThreeCircle:Icon,  DotsThreeCircleVertical:Icon,  DotsThreeOutline:Icon,  DotsThreeOutlineVertical:Icon,  DotsThreeVertical:Icon,  Download:Icon,  DownloadSimple:Icon,  Dress:Icon,  Dresser:Icon,  Drone:Icon,  Drop:Icon,  DropHalf:Icon,  DropHalfBottom:Icon,  DropSimple:Icon,  DropSlash:Icon,  Ear:Icon,  EarSlash:Icon,  Egg:Icon,  EggCrack:Icon,  Eject:Icon,  EjectSimple:Icon,  Elevator:Icon,  Empty:Icon,  Engine:Icon,  Envelope:Icon,  EnvelopeOpen:Icon,  EnvelopeSimple:Icon,  EnvelopeSimpleOpen:Icon,  Equalizer:Icon,  Equals:Icon,  Eraser:Icon,  EscalatorDown:Icon,  EscalatorUp:Icon,  Exam:Icon,  ExclamationMark:Icon,  Exclude:Icon,  ExcludeSquare:Icon,  Export:Icon,  Eye:Icon,  EyeClosed:Icon,  EyeSlash:Icon,  Eyedropper:Icon,  EyedropperSample:Icon,  Eyeglasses:Icon,  Eyes:Icon,  FaceMask:Icon,  Factory:Icon,  Faders:Icon,  FadersHorizontal:Icon,  FalloutShelter:Icon,  Fan:Icon,  Farm:Icon,  FastForward:Icon,  FastForwardCircle:Icon,  Feather:Icon,  FediverseLogo:Icon,  File:Icon,  FileArchive:Icon,  FileArrowDown:Icon,  FileArrowUp:Icon,  FileAudio:Icon,  FileC:Icon,  FileCSharp:Icon,  FileCloud:Icon,  FileCode:Icon,  FileCpp:Icon,  FileCss:Icon,  FileCsv:Icon,  FileDashed:Icon,  FileDoc:Icon,  FileHtml:Icon,  FileImage:Icon,  FileIni:Icon,  FileJpg:Icon,  FileJs:Icon,  FileJsx:Icon,  FileLock:Icon,  FileMagnifyingGlass:Icon,  FileMd:Icon,  FileMinus:Icon,  FilePdf:Icon,  FilePlus:Icon,  FilePng:Icon,  FilePpt:Icon,  FilePy:Icon,  FileRs:Icon,  FileSql:Icon,  FileSvg:Icon,  FileText:Icon,  FileTs:Icon,  FileTsx:Icon,  FileTxt:Icon,  FileVideo:Icon,  FileVue:Icon,  FileX:Icon,  FileXls:Icon,  FileZip:Icon,  Files:Icon,  FilmReel:Icon,  FilmScript:Icon,  FilmSlate:Icon,  FilmStrip:Icon,  Fingerprint:Icon,  FingerprintSimple:Icon,  FinnTheHuman:Icon,  Fire:Icon,  FireExtinguisher:Icon,  FireSimple:Icon,  FireTruck:Icon,  FirstAid:Icon,  FirstAidKit:Icon,  Fish:Icon,  FishSimple:Icon,  Flag:Icon,  FlagBanner:Icon,  FlagBannerFold:Icon,  FlagCheckered:Icon,  FlagPennant:Icon,  Flame:Icon,  Flashlight:Icon,  Flask:Icon,  FlipHorizontal:Icon,  FlipVertical:Icon,  FloppyDisk:Icon,  FloppyDiskBack:Icon,  FlowArrow:Icon,  Flower:Icon,  FlowerLotus:Icon,  FlowerTulip:Icon,  FlyingSaucer:Icon,  Folder:Icon,  FolderDashed:Icon,  FolderLock:Icon,  FolderMinus:Icon,  FolderOpen:Icon,  FolderPlus:Icon,  FolderSimple:Icon,  FolderSimpleDashed:Icon,  FolderSimpleLock:Icon,  FolderSimpleMinus:Icon,  FolderSimplePlus:Icon,  FolderSimpleStar:Icon,  FolderSimpleUser:Icon,  FolderStar:Icon,  FolderUser:Icon,  Folders:Icon,  Football:Icon,  FootballHelmet:Icon,  Footprints:Icon,  ForkKnife:Icon,  FourK:Icon,  FrameCorners:Icon,  Function:Icon,  Funnel:Icon,  FunnelSimple:Icon,  FunnelSimpleX:Icon,  FunnelX:Icon,  GameController:Icon,  Garage:Icon,  GasCan:Icon,  GasPump:Icon,  Gauge:Icon,  Gavel:Icon,  Gear:Icon,  GearFine:Icon,  GearSix:Icon,  GenderFemale:Icon,  GenderIntersex:Icon,  GenderMale:Icon,  GenderNeuter:Icon,  GenderNonbinary:Icon,  GenderTransgender:Icon,  Ghost:Icon,  Gif:Icon,  Gift:Icon,  GitBranch:Icon,  GitCommit:Icon,  GitDiff:Icon,  GitFork:Icon,  GitMerge:Icon,  GitPullRequest:Icon,  Globe:Icon,  GlobeHemisphereEast:Icon,  GlobeHemisphereWest:Icon,  GlobeSimple:Icon,  GlobeSimpleX:Icon,  GlobeStand:Icon,  GlobeX:Icon,  Goggles:Icon,  Golf:Icon,  Gps:Icon,  GpsFix:Icon,  GpsSlash:Icon,  Gradient:Icon,  GraduationCap:Icon,  Grains:Icon,  GrainsSlash:Icon,  Graph:Icon,  GraphicsCard:Icon,  GreaterThan:Icon,  GreaterThanOrEqual:Icon,  GridFour:Icon,  GridNine:Icon,  Guitar:Icon,  HairDryer:Icon,  Hamburger:Icon,  Hammer:Icon,  Hand:Icon,  HandArrowDown:Icon,  HandArrowUp:Icon,  HandCoins:Icon,  HandDeposit:Icon,  HandEye:Icon,  HandFist:Icon,  HandGrabbing:Icon,  HandHeart:Icon,  HandPalm:Icon,  HandPeace:Icon,  HandPointing:Icon,  HandSoap:Icon,  HandSwipeLeft:Icon,  HandSwipeRight:Icon,  HandTap:Icon,  HandWaving:Icon,  HandWithdraw:Icon,  Handbag:Icon,  HandbagSimple:Icon,  HandsClapping:Icon,  HandsPraying:Icon,  Handshake:Icon,  HardDrive:Icon,  HardDrives:Icon,  HardHat:Icon,  Hash:Icon,  HashStraight:Icon,  HeadCircuit:Icon,  Headlights:Icon,  Headphones:Icon,  Headset:Icon,  Heart:Icon,  HeartBreak:Icon,  HeartHalf:Icon,  HeartStraight:Icon,  HeartStraightBreak:Icon,  Heartbeat:Icon,  Hexagon:Icon,  HighDefinition:Icon,  HighHeel:Icon,  Highlighter:Icon,  HighlighterCircle:Icon,  Hockey:Icon,  Hoodie:Icon,  Horse:Icon,  Hospital:Icon,  Hourglass:Icon,  HourglassHigh:Icon,  HourglassLow:Icon,  HourglassMedium:Icon,  HourglassSimple:Icon,  HourglassSimpleHigh:Icon,  HourglassSimpleLow:Icon,  HourglassSimpleMedium:Icon,  House:Icon,  HouseLine:Icon,  HouseSimple:Icon,  Hurricane:Icon,  IceCream:Icon,  IdentificationBadge:Icon,  IdentificationCard:Icon,  Image:Icon,  ImageBroken:Icon,  ImageSquare:Icon,  Images:Icon,  ImagesSquare:Icon,  Infinity:Icon,  Info:Icon,  Intersect:Icon,  IntersectSquare:Icon,  IntersectThree:Icon,  Intersection:Icon,  Invoice:Icon,  Island:Icon,  Jar:Icon,  JarLabel:Icon,  Jeep:Icon,  Joystick:Icon,  Kanban:Icon,  Key:Icon,  KeyReturn:Icon,  Keyboard:Icon,  Keyhole:Icon,  Knife:Icon,  Ladder:Icon,  LadderSimple:Icon,  Lamp:Icon,  LampPendant:Icon,  Laptop:Icon,  Lasso:Icon,  Layout:Icon,  Leaf:Icon,  Lectern:Icon,  Lego:Icon,  LegoSmiley:Icon,  LessThan:Icon,  LessThanOrEqual:Icon,  LetterCircleH:Icon,  LetterCircleP:Icon,  LetterCircleV:Icon,  Lifebuoy:Icon,  Lightbulb:Icon,  LightbulbFilament:Icon,  Lighthouse:Icon,  Lightning:Icon,  LightningA:Icon,  LightningSlash:Icon,  LineSegment:Icon,  LineSegments:Icon,  LineVertical:Icon,  Link:Icon,  LinkBreak:Icon,  LinkSimple:Icon,  LinkSimpleBreak:Icon,  LinkSimpleHorizontal:Icon,  LinkSimpleHorizontalBreak:Icon,  LinuxLogo:Icon,  List:Icon,  ListBullets:Icon,  ListChecks:Icon,  ListDashes:Icon,  ListHeart:Icon,  ListMagnifyingGlass:Icon,  ListNumbers:Icon,  ListPlus:Icon,  ListStar:Icon,  Lock:Icon,  LockKey:Icon,  LockKeyOpen:Icon,  LockLaminated:Icon,  LockLaminatedOpen:Icon,  LockOpen:Icon,  LockSimple:Icon,  LockSimpleOpen:Icon,  Lockers:Icon,  Log:Icon,  MagicWand:Icon,  Magnet:Icon,  MagnetStraight:Icon,  MagnifyingGlass:Icon,  MagnifyingGlassMinus:Icon,  MagnifyingGlassPlus:Icon,  Mailbox:Icon,  MapPin:Icon,  MapPinArea:Icon,  MapPinLine:Icon,  MapPinPlus:Icon,  MapPinSimple:Icon,  MapPinSimpleArea:Icon,  MapPinSimpleLine:Icon,  MapTrifold:Icon,  MarkdownLogo:Icon,  MarkerCircle:Icon,  Martini:Icon,  MaskHappy:Icon,  MaskSad:Icon,  MastodonLogo:Icon,  MathOperations:Icon,  Medal:Icon,  MedalMilitary:Icon,  Megaphone:Icon,  MegaphoneSimple:Icon,  MemberOf:Icon,  Memory:Icon,  Meteor:Icon,  Metronome:Icon,  Microphone:Icon,  MicrophoneSlash:Icon,  MicrophoneStage:Icon,  Microscope:Icon,  Minus:Icon,  MinusCircle:Icon,  MinusSquare:Icon,  Money:Icon,  MoneyWavy:Icon,  Monitor:Icon,  MonitorArrowUp:Icon,  MonitorPlay:Icon,  Moon:Icon,  MoonStars:Icon,  Moped:Icon,  MopedFront:Icon,  Mosque:Icon,  Motorcycle:Icon,  Mountains:Icon,  Mouse:Icon,  MouseLeftClick:Icon,  MouseMiddleClick:Icon,  MouseRightClick:Icon,  MouseScroll:Icon,  MouseSimple:Icon,  MusicNote:Icon,  MusicNoteSimple:Icon,  MusicNotes:Icon,  MusicNotesMinus:Icon,  MusicNotesPlus:Icon,  MusicNotesSimple:Icon,  NavigationArrow:Icon,  Needle:Icon,  Network:Icon,  NetworkSlash:Icon,  NetworkX:Icon,  Newspaper:Icon,  NewspaperClipping:Icon,  NotEquals:Icon,  NotMemberOf:Icon,  NotSubsetOf:Icon,  NotSupersetOf:Icon,  Notches:Icon,  Note:Icon,  NoteBlank:Icon,  NotePencil:Icon,  Notebook:Icon,  Notepad:Icon,  Notification:Icon,  NuclearPlant:Icon,  NumberCircleEight:Icon,  NumberCircleFive:Icon,  NumberCircleFour:Icon,  NumberCircleNine:Icon,  NumberCircleOne:Icon,  NumberCircleSeven:Icon,  NumberCircleSix:Icon,  NumberCircleThree:Icon,  NumberCircleTwo:Icon,  NumberCircleZero:Icon,  NumberEight:Icon,  NumberFive:Icon,  NumberFour:Icon,  NumberNine:Icon,  NumberOne:Icon,  NumberSeven:Icon,  NumberSix:Icon,  NumberSquareEight:Icon,  NumberSquareFive:Icon,  NumberSquareFour:Icon,  NumberSquareNine:Icon,  NumberSquareOne:Icon,  NumberSquareSeven:Icon,  NumberSquareSix:Icon,  NumberSquareThree:Icon,  NumberSquareTwo:Icon,  NumberSquareZero:Icon,  NumberThree:Icon,  NumberTwo:Icon,  NumberZero:Icon,  Numpad:Icon,  Nut:Icon,  Octagon:Icon,  OfficeChair:Icon,  Onigiri:Icon,  Option:Icon,  Orange:Icon,  OrangeSlice:Icon,  Oven:Icon,  Package:Icon,  PaintBrush:Icon,  PaintBrushBroad:Icon,  PaintBrushHousehold:Icon,  PaintBucket:Icon,  PaintRoller:Icon,  Palette:Icon,  Panorama:Icon,  Pants:Icon,  PaperPlane:Icon,  PaperPlaneRight:Icon,  PaperPlaneTilt:Icon,  Paperclip:Icon,  PaperclipHorizontal:Icon,  Parachute:Icon,  Paragraph:Icon,  Parallelogram:Icon,  Park:Icon,  Password:Icon,  Path:Icon,  Pause:Icon,  PauseCircle:Icon,  PawPrint:Icon,  Peace:Icon,  Pen:Icon,  PenNib:Icon,  PenNibStraight:Icon,  Pencil:Icon,  PencilCircle:Icon,  PencilLine:Icon,  PencilRuler:Icon,  PencilSimple:Icon,  PencilSimpleLine:Icon,  PencilSimpleSlash:Icon,  PencilSlash:Icon,  Pentagon:Icon,  Pentagram:Icon,  Pepper:Icon,  Percent:Icon,  Person:Icon,  PersonArmsSpread:Icon,  PersonSimple:Icon,  PersonSimpleBike:Icon,  PersonSimpleCircle:Icon,  PersonSimpleHike:Icon,  PersonSimpleRun:Icon,  PersonSimpleSki:Icon,  PersonSimpleSnowboard:Icon,  PersonSimpleSwim:Icon,  PersonSimpleTaiChi:Icon,  PersonSimpleThrow:Icon,  PersonSimpleWalk:Icon,  Perspective:Icon,  Phone:Icon,  PhoneCall:Icon,  PhoneDisconnect:Icon,  PhoneIncoming:Icon,  PhoneList:Icon,  PhoneOutgoing:Icon,  PhonePause:Icon,  PhonePlus:Icon,  PhoneSlash:Icon,  PhoneTransfer:Icon,  PhoneX:Icon,  Pi:Icon,  PianoKeys:Icon,  PicnicTable:Icon,  PictureInPicture:Icon,  PiggyBank:Icon,  Pill:Icon,  PingPong:Icon,  PintGlass:Icon,  Pinwheel:Icon,  Pipe:Icon,  PipeWrench:Icon,  Pizza:Icon,  Placeholder:Icon,  Planet:Icon,  Plant:Icon,  Play:Icon,  PlayCircle:Icon,  PlayPause:Icon,  Playlist:Icon,  Plug:Icon,  PlugCharging:Icon,  Plugs:Icon,  PlugsConnected:Icon,  Plus:Icon,  PlusCircle:Icon,  PlusMinus:Icon,  PlusSquare:Icon,  PokerChip:Icon,  PoliceCar:Icon,  Polygon:Icon,  Popcorn:Icon,  Popsicle:Icon,  PottedPlant:Icon,  Power:Icon,  Prescription:Icon,  Presentation:Icon,  PresentationChart:Icon,  Printer:Icon,  Prohibit:Icon,  ProhibitInset:Icon,  ProjectorScreen:Icon,  ProjectorScreenChart:Icon,  Pulse:Icon,  PushPin:Icon,  PushPinSimple:Icon,  PushPinSimpleSlash:Icon,  PushPinSlash:Icon,  PuzzlePiece:Icon,  QrCode:Icon,  Question:Icon,  QuestionMark:Icon,  Queue:Icon,  Quotes:Icon,  Rabbit:Icon,  Racquet:Icon,  Radical:Icon,  Radio:Icon,  RadioButton:Icon,  Radioactive:Icon,  Rainbow:Icon,  RainbowCloud:Icon,  Ranking:Icon,  Receipt:Icon,  ReceiptX:Icon,  Record:Icon,  Rectangle:Icon,  RectangleDashed:Icon,  Recycle:Icon,  Repeat:Icon,  RepeatOnce:Icon,  Resize:Icon,  Rewind:Icon,  RewindCircle:Icon,  RoadHorizon:Icon,  Robot:Icon,  Rocket:Icon,  RocketLaunch:Icon,  Rows:Icon,  RowsPlusBottom:Icon,  RowsPlusTop:Icon,  Rss:Icon,  RssSimple:Icon,  Rug:Icon,  Ruler:Icon,  Sailboat:Icon,  Scales:Icon,  Scan:Icon,  ScanSmiley:Icon,  Scissors:Icon,  Scooter:Icon,  Screencast:Icon,  Screwdriver:Icon,  Scribble:Icon,  ScribbleLoop:Icon,  Scroll:Icon,  Seal:Icon,  SealCheck:Icon,  SealPercent:Icon,  SealQuestion:Icon,  SealWarning:Icon,  Seat:Icon,  Seatbelt:Icon,  SecurityCamera:Icon,  Selection:Icon,  SelectionAll:Icon,  SelectionBackground:Icon,  SelectionForeground:Icon,  SelectionInverse:Icon,  SelectionPlus:Icon,  SelectionSlash:Icon,  Shapes:Icon,  Share:Icon,  ShareFat:Icon,  ShareNetwork:Icon,  Shield:Icon,  ShieldCheck:Icon,  ShieldCheckered:Icon,  ShieldChevron:Icon,  ShieldPlus:Icon,  ShieldSlash:Icon,  ShieldStar:Icon,  ShieldWarning:Icon,  ShippingContainer:Icon,  ShirtFolded:Icon,  ShootingStar:Icon,  ShoppingBag:Icon,  ShoppingBagOpen:Icon,  ShoppingCart:Icon,  ShoppingCartSimple:Icon,  Shovel:Icon,  Shower:Icon,  Shrimp:Icon,  Shuffle:Icon,  ShuffleAngular:Icon,  ShuffleSimple:Icon,  Sidebar:Icon,  SidebarSimple:Icon,  Sigma:Icon,  SignIn:Icon,  SignOut:Icon,  Signature:Icon,  Signpost:Icon,  SimCard:Icon,  Siren:Icon,  SkipBack:Icon,  SkipBackCircle:Icon,  SkipForward:Icon,  SkipForwardCircle:Icon,  Skull:Icon,  Sliders:Icon,  SlidersHorizontal:Icon,  Slideshow:Icon,  Smiley:Icon,  SmileyAngry:Icon,  SmileyBlank:Icon,  SmileyMeh:Icon,  SmileyMelting:Icon,  SmileyNervous:Icon,  SmileySad:Icon,  SmileySticker:Icon,  SmileyWink:Icon,  SmileyXEyes:Icon,  Sneaker:Icon,  SneakerMove:Icon,  Snowflake:Icon,  SoccerBall:Icon,  Sock:Icon,  SolarPanel:Icon,  SolarRoof:Icon,  SortAscending:Icon,  SortDescending:Icon,  Spade:Icon,  Sparkle:Icon,  SpeakerHifi:Icon,  SpeakerHigh:Icon,  SpeakerLow:Icon,  SpeakerNone:Icon,  SpeakerSimpleHigh:Icon,  SpeakerSimpleLow:Icon,  SpeakerSimpleNone:Icon,  SpeakerSimpleSlash:Icon,  SpeakerSimpleX:Icon,  SpeakerSlash:Icon,  SpeakerX:Icon,  Speedometer:Icon,  Sphere:Icon,  Spinner:Icon,  SpinnerBall:Icon,  SpinnerGap:Icon,  Spiral:Icon,  SplitHorizontal:Icon,  SplitVertical:Icon,  SprayBottle:Icon,  Square:Icon,  SquareHalf:Icon,  SquareHalfBottom:Icon,  SquareSplitHorizontal:Icon,  SquareSplitVertical:Icon,  SquaresFour:Icon,  Stack:Icon,  StackMinus:Icon,  StackPlus:Icon,  StackSimple:Icon,  Stairs:Icon,  Stamp:Icon,  StandardDefinition:Icon,  Star:Icon,  StarAndCrescent:Icon,  StarFour:Icon,  StarHalf:Icon,  StarOfDavid:Icon,  SteeringWheel:Icon,  Steps:Icon,  Stethoscope:Icon,  Sticker:Icon,  Stool:Icon,  Stop:Icon,  StopCircle:Icon,  Storefront:Icon,  Strategy:Icon,  Student:Icon,  SubsetOf:Icon,  SubsetProperOf:Icon,  Subtitles:Icon,  SubtitlesSlash:Icon,  Subtract:Icon,  SubtractSquare:Icon,  Subway:Icon,  Suitcase:Icon,  SuitcaseRolling:Icon,  SuitcaseSimple:Icon,  Sun:Icon,  SunDim:Icon,  SunHorizon:Icon,  Sunglasses:Icon,  SupersetOf:Icon,  SupersetProperOf:Icon,  Swap:Icon,  Swatches:Icon,  SwimmingPool:Icon,  Sword:Icon,  Synagogue:Icon,  Syringe:Icon,  TShirt:Icon,  Table:Icon,  Tabs:Icon,  Tag:Icon,  TagChevron:Icon,  TagSimple:Icon,  Target:Icon,  Taxi:Icon,  TeaBag:Icon,  Television:Icon,  TelevisionSimple:Icon,  TennisBall:Icon,  Tent:Icon,  Terminal:Icon,  TerminalWindow:Icon,  TestTube:Icon,  TextAUnderline:Icon,  TextAa:Icon,  TextAlignCenter:Icon,  TextAlignJustify:Icon,  TextAlignLeft:Icon,  TextAlignRight:Icon,  TextB:Icon,  TextColumns:Icon,  TextH:Icon,  TextHFive:Icon,  TextHFour:Icon,  TextHOne:Icon,  TextHSix:Icon,  TextHThree:Icon,  TextHTwo:Icon,  TextIndent:Icon,  TextItalic:Icon,  TextOutdent:Icon,  TextStrikethrough:Icon,  TextSubscript:Icon,  TextSuperscript:Icon,  TextT:Icon,  TextTSlash:Icon,  TextUnderline:Icon,  Textbox:Icon,  Thermometer:Icon,  ThermometerCold:Icon,  ThermometerHot:Icon,  ThermometerSimple:Icon,  ThreeD:Icon,  ThumbsDown:Icon,  ThumbsUp:Icon,  Ticket:Icon,  Tilde:Icon,  Timer:Icon,  TipJar:Icon,  Tipi:Icon,  Tire:Icon,  ToggleLeft:Icon,  ToggleRight:Icon,  Toilet:Icon,  ToiletPaper:Icon,  Toolbox:Icon,  Tooth:Icon,  Tornado:Icon,  Tote:Icon,  ToteSimple:Icon,  Towel:Icon,  Tractor:Icon,  Trademark:Icon,  TrademarkRegistered:Icon,  TrafficCone:Icon,  TrafficSign:Icon,  TrafficSignal:Icon,  Train:Icon,  TrainRegional:Icon,  TrainSimple:Icon,  Tram:Icon,  Translate:Icon,  Trash:Icon,  TrashSimple:Icon,  Tray:Icon,  TrayArrowDown:Icon,  TrayArrowUp:Icon,  TreasureChest:Icon,  Tree:Icon,  TreeEvergreen:Icon,  TreePalm:Icon,  TreeStructure:Icon,  TreeView:Icon,  TrendDown:Icon,  TrendUp:Icon,  Triangle:Icon,  TriangleDashed:Icon,  Trolley:Icon,  TrolleySuitcase:Icon,  Trophy:Icon,  Truck:Icon,  TruckTrailer:Icon,  Umbrella:Icon,  UmbrellaSimple:Icon,  Union:Icon,  Unite:Icon,  UniteSquare:Icon,  Upload:Icon,  UploadSimple:Icon,  Usb:Icon,  PersonCloseUp:Icon,  PersonCheck:Icon,  PersonCircle:Icon,  PersonCircleCheck:Icon,  PersonCircleDashed:Icon,  PersonCircleGear:Icon,  PersonCircleMinus:Icon,  PersonCirclePlus:Icon,  PersonFocus:Icon,  PersonGear:Icon,  PersonList:Icon,  PersonMinus:Icon,  PersonPlus:Icon,  PersonRectangle:Icon,  PersonSound:Icon,  PersonSquare:Icon,  PersonSwitch:Icon,  People:Icon,  PeoplesFour:Icon,  PeoplesThree:Icon,  Van:Icon,  Vault:Icon,  VectorThree:Icon,  VectorTwo:Icon,  Vibrate:Icon,  Video:Icon,  VideoCamera:Icon,  VideoCameraSlash:Icon,  VideoConference:Icon,  Vignette:Icon,  VinylRecord:Icon,  VirtualReality:Icon,  Virus:Icon,  Visor:Icon,  Voicemail:Icon,  Volleyball:Icon,  Wall:Icon,  Wallet:Icon,  Warehouse:Icon,  Warning:Icon,  WarningCircle:Icon,  WarningDiamond:Icon,  WarningOctagon:Icon,  WashingMachine:Icon,  Watch:Icon,  WaveSawtooth:Icon,  WaveSine:Icon,  WaveSquare:Icon,  WaveTriangle:Icon,  Waveform:Icon,  WaveformSlash:Icon,  Waves:Icon,  Webcam:Icon,  WebcamSlash:Icon,  WebhooksLogo:Icon,  Wheelchair:Icon,  WheelchairMotion:Icon,  WifiHigh:Icon,  WifiLow:Icon,  WifiMedium:Icon,  WifiNone:Icon,  WifiSlash:Icon,  WifiX:Icon,  Wind:Icon,  Windmill:Icon,  Wine:Icon,  Wrench:Icon,  X:Icon,  XCircle:Icon,  XSquare:Icon,  Yarn:Icon,  YinYang:Icon,
  categories: {
    finances:{Acorn:Icon,ApproximateEquals:Icon,Bank:Icon,Calculator:Icon,Cardholder:Icon,ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,Coin:Icon,CoinVertical:Icon,Coins:Icon,CreditCard:Icon,CurrencyCircleDollar:Icon,CurrencyCny:Icon,CurrencyDollar:Icon,CurrencyDollarSimple:Icon,CurrencyEth:Icon,CurrencyEur:Icon,CurrencyGbp:Icon,CurrencyInr:Icon,CurrencyJpy:Icon,CurrencyKrw:Icon,CurrencyKzt:Icon,CurrencyNgn:Icon,CurrencyRub:Icon,Divide:Icon,Empty:Icon,Equals:Icon,GreaterThan:Icon,GreaterThanOrEqual:Icon,HandArrowDown:Icon,HandArrowUp:Icon,HandCoins:Icon,HandDeposit:Icon,HandWithdraw:Icon,Infinity:Icon,Intersection:Icon,Invoice:Icon,Lectern:Icon,LessThan:Icon,LessThanOrEqual:Icon,MathOperations:Icon,MemberOf:Icon,Minus:Icon,MinusCircle:Icon,MinusSquare:Icon,Money:Icon,MoneyWavy:Icon,NotEquals:Icon,NotMemberOf:Icon,NotSubsetOf:Icon,NotSupersetOf:Icon,NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,NumberEight:Icon,NumberFive:Icon,NumberFour:Icon,NumberNine:Icon,NumberOne:Icon,NumberSeven:Icon,NumberSix:Icon,NumberSquareEight:Icon,NumberSquareFive:Icon,NumberSquareFour:Icon,NumberSquareNine:Icon,NumberSquareOne:Icon,NumberSquareSeven:Icon,NumberSquareSix:Icon,NumberSquareThree:Icon,NumberSquareTwo:Icon,NumberSquareZero:Icon,NumberThree:Icon,NumberTwo:Icon,NumberZero:Icon,Percent:Icon,Pi:Icon,PiggyBank:Icon,Plus:Icon,PlusCircle:Icon,PlusMinus:Icon,PlusSquare:Icon,Presentation:Icon,PresentationChart:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon,Radical:Icon,Receipt:Icon,ReceiptX:Icon,Sigma:Icon,Strategy:Icon,SubsetOf:Icon,SubsetProperOf:Icon,SupersetOf:Icon,SupersetProperOf:Icon,Table:Icon,TextSubscript:Icon,TextSuperscript:Icon,Tilde:Icon,TipJar:Icon,TrendDown:Icon,TrendUp:Icon,Union:Icon,Vault:Icon,Wallet:Icon,X:Icon},nature:{Acorn:Icon,Atom:Icon,Avocado:Icon,Binoculars:Icon,Bird:Icon,Bone:Icon,Brain:Icon,Bug:Icon,BugBeetle:Icon,Butterfly:Icon,Cactus:Icon,Campfire:Icon,Carrot:Icon,Cat:Icon,Cherries:Icon,Clover:Icon,CoffeeBean:Icon,Cow:Icon,Dna:Icon,Dog:Icon,Drop:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon,Egg:Icon,EggCrack:Icon,Farm:Icon,Feather:Icon,Fire:Icon,FireSimple:Icon,Fish:Icon,FishSimple:Icon,Flame:Icon,Flask:Icon,Flower:Icon,FlowerLotus:Icon,FlowerTulip:Icon,Grains:Icon,Horse:Icon,Island:Icon,Leaf:Icon,Log:Icon,Meteor:Icon,Microscope:Icon,Moon:Icon,MoonStars:Icon,Mountains:Icon,Orange:Icon,OrangeSlice:Icon,Park:Icon,PawPrint:Icon,Pepper:Icon,PersonSimpleHike:Icon,PicnicTable:Icon,Planet:Icon,Plant:Icon,PottedPlant:Icon,Rabbit:Icon,Radioactive:Icon,Recycle:Icon,ShootingStar:Icon,Shrimp:Icon,Sparkle:Icon,Star:Icon,StarFour:Icon,Sun:Icon,SunDim:Icon,SunHorizon:Icon,Tent:Icon,TestTube:Icon,Tipi:Icon,Tree:Icon,TreeEvergreen:Icon,TreePalm:Icon,Waves:Icon},communications:{AddressBook:Icon,AddressBookTabs:Icon,Anchor:Icon,AnchorSimple:Icon,AppWindow:Icon,Asterisk:Icon,AsteriskSimple:Icon,At:Icon,Broadcast:Icon,Browser:Icon,Browsers:Icon,Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropSlash:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon,Confetti:Icon,Cross:Icon,Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon,Export:Icon,FediverseLogo:Icon,HandPeace:Icon,Hash:Icon,HashStraight:Icon,Heart:Icon,HeartBreak:Icon,HeartHalf:Icon,HeartStraight:Icon,HeartStraightBreak:Icon,LegoSmiley:Icon,Link:Icon,LinkBreak:Icon,LinkSimple:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontal:Icon,LinkSimpleHorizontalBreak:Icon,Mailbox:Icon,MaskHappy:Icon,MaskSad:Icon,MastodonLogo:Icon,Megaphone:Icon,MegaphoneSimple:Icon,Microphone:Icon,MicrophoneSlash:Icon,MicrophoneStage:Icon,Numpad:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon,Paperclip:Icon,PaperclipHorizontal:Icon,Peace:Icon,Phone:Icon,PhoneCall:Icon,PhoneDisconnect:Icon,PhoneIncoming:Icon,PhoneList:Icon,PhoneOutgoing:Icon,PhonePause:Icon,PhonePlus:Icon,PhoneSlash:Icon,PhoneTransfer:Icon,PhoneX:Icon,Quotes:Icon,Radio:Icon,Rss:Icon,RssSimple:Icon,Share:Icon,ShareFat:Icon,ShareNetwork:Icon,Signature:Icon,SimCard:Icon,Smiley:Icon,SmileyAngry:Icon,SmileyBlank:Icon,SmileyMeh:Icon,SmileyMelting:Icon,SmileyNervous:Icon,SmileySad:Icon,SmileySticker:Icon,SmileyWink:Icon,SmileyXEyes:Icon,Sparkle:Icon,Spiral:Icon,Star:Icon,StarAndCrescent:Icon,StarFour:Icon,StarHalf:Icon,StarOfDavid:Icon,Sticker:Icon,ThumbsDown:Icon,ThumbsUp:Icon,Translate:Icon,Tray:Icon,VideoConference:Icon,Webcam:Icon,WebcamSlash:Icon,YinYang:Icon},mapsAndTravel:{AirTrafficControl:Icon,Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon,Ambulance:Icon,Anchor:Icon,AnchorSimple:Icon,Bank:Icon,Barn:Icon,Barricade:Icon,Bed:Icon,BeerBottle:Icon,BeerStein:Icon,Bicycle:Icon,Binoculars:Icon,Boat:Icon,BookOpenText:Icon,Books:Icon,BowlFood:Icon,BowlSteam:Icon,Brandy:Icon,Bread:Icon,Bridge:Icon,Building:Icon,BuildingApartment:Icon,BuildingOffice:Icon,Buildings:Icon,Bus:Icon,CableCar:Icon,CallBell:Icon,Car:Icon,CarProfile:Icon,CarSimple:Icon,CastleTurret:Icon,Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,Champagne:Icon,ChargingStation:Icon,Cheers:Icon,Church:Icon,City:Icon,Coffee:Icon,CoffeeBean:Icon,Compass:Icon,CompassRose:Icon,Cookie:Icon,CourtBasketball:Icon,Crosshair:Icon,CrosshairSimple:Icon,DiscoBall:Icon,Elevator:Icon,Engine:Icon,EscalatorDown:Icon,EscalatorUp:Icon,Factory:Icon,Farm:Icon,Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon,FlagCheckered:Icon,FlagPennant:Icon,Footprints:Icon,ForkKnife:Icon,Garage:Icon,GasCan:Icon,GasPump:Icon,Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Gps:Icon,GpsFix:Icon,GpsSlash:Icon,GraduationCap:Icon,Hamburger:Icon,Headlights:Icon,Hospital:Icon,House:Icon,HouseLine:Icon,HouseSimple:Icon,IceCream:Icon,Island:Icon,Jeep:Icon,LetterCircleH:Icon,LetterCircleP:Icon,Lighthouse:Icon,Lockers:Icon,Mailbox:Icon,MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinPlus:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon,MapTrifold:Icon,Martini:Icon,Moped:Icon,MopedFront:Icon,Mosque:Icon,Motorcycle:Icon,Mountains:Icon,NavigationArrow:Icon,Onigiri:Icon,OrangeSlice:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon,Park:Icon,Path:Icon,Person:Icon,PersonArmsSpread:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleHike:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleTaiChi:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon,PicnicTable:Icon,Pizza:Icon,PoliceCar:Icon,Popcorn:Icon,Popsicle:Icon,Prohibit:Icon,ProhibitInset:Icon,PushPin:Icon,PushPinSimple:Icon,PushPinSimpleSlash:Icon,PushPinSlash:Icon,RoadHorizon:Icon,Rocket:Icon,RocketLaunch:Icon,Sailboat:Icon,Scales:Icon,Scooter:Icon,Seat:Icon,ShippingContainer:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon,Signpost:Icon,Siren:Icon,Star:Icon,SteeringWheel:Icon,Storefront:Icon,Subway:Icon,SuitcaseRolling:Icon,SwimmingPool:Icon,Synagogue:Icon,Target:Icon,Taxi:Icon,TeaBag:Icon,Tent:Icon,Ticket:Icon,Tipi:Icon,TrafficCone:Icon,TrafficSign:Icon,TrafficSignal:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon,Truck:Icon,TruckTrailer:Icon,Van:Icon,Warehouse:Icon,WashingMachine:Icon,Wheelchair:Icon,WheelchairMotion:Icon,Wine:Icon},objects:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon,Ambulance:Icon,Anchor:Icon,AnchorSimple:Icon,Angle:Icon,Armchair:Icon,Article:Icon,Axe:Icon,Backpack:Icon,Bag:Icon,BagSimple:Icon,Balloon:Icon,Barricade:Icon,Baseball:Icon,BaseballCap:Icon,BaseballHelmet:Icon,Basket:Icon,Basketball:Icon,Bathtub:Icon,BeachBall:Icon,Beanie:Icon,Bed:Icon,BeerBottle:Icon,BeerStein:Icon,Bell:Icon,BellSimple:Icon,Belt:Icon,Bicycle:Icon,Binoculars:Icon,Boat:Icon,Bomb:Icon,Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,BookOpenUser:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon,Books:Icon,Boot:Icon,Boules:Icon,BowlFood:Icon,BowlSteam:Icon,BowlingBall:Icon,BoxingGlove:Icon,Brandy:Icon,Bridge:Icon,Briefcase:Icon,BriefcaseMetal:Icon,Broom:Icon,Bulldozer:Icon,Bus:Icon,CableCar:Icon,Cake:Icon,Calculator:Icon,CallBell:Icon,Camera:Icon,Car:Icon,CarBattery:Icon,CarProfile:Icon,CarSimple:Icon,Cardholder:Icon,CashRegister:Icon,CassetteTape:Icon,CastleTurret:Icon,Certificate:Icon,Chair:Icon,Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,Champagne:Icon,ChargingStation:Icon,ChefHat:Icon,Clock:Icon,CoatHanger:Icon,Coffee:Icon,Compass:Icon,CompassRose:Icon,CompassTool:Icon,ComputerTower:Icon,Cookie:Icon,CookingPot:Icon,Couch:Icon,CowboyHat:Icon,Crown:Icon,CrownCross:Icon,CrownSimple:Icon,Cube:Icon,CubeFocus:Icon,CubeTransparent:Icon,Desk:Icon,Desktop:Icon,DesktopTower:Icon,DeviceMobile:Icon,DeviceMobileCamera:Icon,DeviceMobileSlash:Icon,DeviceMobileSpeaker:Icon,DeviceRotate:Icon,DeviceTablet:Icon,DeviceTabletCamera:Icon,DeviceTabletSpeaker:Icon,Devices:Icon,DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon,Disc:Icon,DiscoBall:Icon,Door:Icon,DoorOpen:Icon,Dress:Icon,Dresser:Icon,Drone:Icon,Elevator:Icon,Engine:Icon,EscalatorDown:Icon,EscalatorUp:Icon,Exam:Icon,Eyedropper:Icon,EyedropperSample:Icon,Eyeglasses:Icon,Fan:Icon,Feather:Icon,FilmReel:Icon,FilmSlate:Icon,FireExtinguisher:Icon,Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon,FlagCheckered:Icon,FlagPennant:Icon,Flashlight:Icon,Flask:Icon,FlyingSaucer:Icon,Football:Icon,FootballHelmet:Icon,ForkKnife:Icon,Funnel:Icon,FunnelSimple:Icon,FunnelSimpleX:Icon,FunnelX:Icon,GameController:Icon,GasCan:Icon,GasPump:Icon,Gauge:Icon,Gavel:Icon,Ghost:Icon,Gift:Icon,Goggles:Icon,Golf:Icon,GraduationCap:Icon,Guitar:Icon,HairDryer:Icon,Hammer:Icon,HandSoap:Icon,Handbag:Icon,HandbagSimple:Icon,HardHat:Icon,Headlights:Icon,Headphones:Icon,Headset:Icon,HighHeel:Icon,Hockey:Icon,Hoodie:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,IceCream:Icon,Jar:Icon,JarLabel:Icon,Jeep:Icon,Joystick:Icon,Key:Icon,Keyhole:Icon,Knife:Icon,Ladder:Icon,LadderSimple:Icon,Lamp:Icon,LampPendant:Icon,Laptop:Icon,Lasso:Icon,Lectern:Icon,Lifebuoy:Icon,Lightbulb:Icon,LightbulbFilament:Icon,Link:Icon,LinkBreak:Icon,LinkSimple:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontal:Icon,LinkSimpleHorizontalBreak:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon,MagicWand:Icon,Magnet:Icon,MagnetStraight:Icon,Mailbox:Icon,Martini:Icon,Medal:Icon,MedalMilitary:Icon,Megaphone:Icon,MegaphoneSimple:Icon,Metronome:Icon,Microscope:Icon,Moped:Icon,MopedFront:Icon,Motorcycle:Icon,Needle:Icon,Newspaper:Icon,NewspaperClipping:Icon,NuclearPlant:Icon,Nut:Icon,OfficeChair:Icon,Oven:Icon,Package:Icon,PaintBrush:Icon,PaintBrushBroad:Icon,PaintBrushHousehold:Icon,PaintBucket:Icon,PaintRoller:Icon,Palette:Icon,Pants:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon,Paperclip:Icon,PaperclipHorizontal:Icon,Parachute:Icon,PianoKeys:Icon,PiggyBank:Icon,PingPong:Icon,PintGlass:Icon,Pinwheel:Icon,Pipe:Icon,PipeWrench:Icon,Plug:Icon,PlugCharging:Icon,Plugs:Icon,PlugsConnected:Icon,PoliceCar:Icon,PushPin:Icon,PushPinSimple:Icon,PushPinSimpleSlash:Icon,PushPinSlash:Icon,Racquet:Icon,Radio:Icon,Ranking:Icon,Robot:Icon,Rocket:Icon,RocketLaunch:Icon,Rug:Icon,Ruler:Icon,Sailboat:Icon,Scales:Icon,Screwdriver:Icon,Scroll:Icon,Seat:Icon,Seatbelt:Icon,SecurityCamera:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldSlash:Icon,ShieldStar:Icon,ShieldWarning:Icon,ShippingContainer:Icon,ShirtFolded:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon,Shovel:Icon,Shower:Icon,Siren:Icon,Sneaker:Icon,SneakerMove:Icon,SoccerBall:Icon,Sock:Icon,SolarPanel:Icon,SolarRoof:Icon,SpeakerHifi:Icon,Speedometer:Icon,SprayBottle:Icon,Stairs:Icon,Stamp:Icon,SteeringWheel:Icon,Steps:Icon,Stethoscope:Icon,Stool:Icon,Subway:Icon,Suitcase:Icon,SuitcaseRolling:Icon,SuitcaseSimple:Icon,Sunglasses:Icon,Swatches:Icon,Sword:Icon,TShirt:Icon,Tag:Icon,TagChevron:Icon,TagSimple:Icon,Target:Icon,Taxi:Icon,TeaBag:Icon,Television:Icon,TelevisionSimple:Icon,TennisBall:Icon,Tent:Icon,TestTube:Icon,Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon,Ticket:Icon,Timer:Icon,TipJar:Icon,Tipi:Icon,Tire:Icon,Toilet:Icon,ToiletPaper:Icon,Toolbox:Icon,Tote:Icon,ToteSimple:Icon,Towel:Icon,Tractor:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon,TreasureChest:Icon,Trolley:Icon,TrolleySuitcase:Icon,Trophy:Icon,Truck:Icon,TruckTrailer:Icon,Umbrella:Icon,UmbrellaSimple:Icon,Usb:Icon,Van:Icon,Vault:Icon,VideoCamera:Icon,Visor:Icon,Volleyball:Icon,Wall:Icon,Wallet:Icon,WashingMachine:Icon,Watch:Icon,Webcam:Icon,WebcamSlash:Icon,Wine:Icon,Wrench:Icon},media:{Airplay:Icon,Aperture:Icon,Article:Icon,Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,BookOpenUser:Icon,Bookmark:Icon,BookmarkSimple:Icon,Books:Icon,Broadcast:Icon,Camera:Icon,CameraPlus:Icon,CameraRotate:Icon,CameraSlash:Icon,CassetteTape:Icon,ClosedCaptioning:Icon,Copyleft:Icon,Copyright:Icon,Disc:Icon,Ear:Icon,EarSlash:Icon,Eject:Icon,EjectSimple:Icon,Equalizer:Icon,Faders:Icon,FadersHorizontal:Icon,FastForward:Icon,FastForwardCircle:Icon,FileAudio:Icon,FileImage:Icon,FileJpg:Icon,FilePng:Icon,FileSvg:Icon,FileVideo:Icon,FilmReel:Icon,FilmScript:Icon,FilmSlate:Icon,FilmStrip:Icon,FourK:Icon,GameController:Icon,Gif:Icon,Guitar:Icon,Headphones:Icon,Headset:Icon,HighDefinition:Icon,Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon,Joystick:Icon,MarkdownLogo:Icon,Metronome:Icon,Microphone:Icon,MicrophoneSlash:Icon,MicrophoneStage:Icon,MonitorArrowUp:Icon,MonitorPlay:Icon,MusicNote:Icon,MusicNoteSimple:Icon,MusicNotes:Icon,MusicNotesMinus:Icon,MusicNotesPlus:Icon,MusicNotesSimple:Icon,Newspaper:Icon,NewspaperClipping:Icon,Panorama:Icon,Parallelogram:Icon,Pause:Icon,PauseCircle:Icon,PianoKeys:Icon,PictureInPicture:Icon,Play:Icon,PlayCircle:Icon,PlayPause:Icon,Playlist:Icon,ProjectorScreen:Icon,Queue:Icon,Quotes:Icon,Radio:Icon,Record:Icon,Repeat:Icon,RepeatOnce:Icon,Rewind:Icon,RewindCircle:Icon,Screencast:Icon,Shuffle:Icon,ShuffleAngular:Icon,ShuffleSimple:Icon,SkipBack:Icon,SkipBackCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon,Sliders:Icon,SlidersHorizontal:Icon,Slideshow:Icon,SpeakerHifi:Icon,SpeakerHigh:Icon,SpeakerLow:Icon,SpeakerNone:Icon,SpeakerSimpleHigh:Icon,SpeakerSimpleLow:Icon,SpeakerSimpleNone:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon,StandardDefinition:Icon,Stop:Icon,StopCircle:Icon,Subtitles:Icon,SubtitlesSlash:Icon,ThreeD:Icon,VideoCamera:Icon,VideoCameraSlash:Icon,VideoConference:Icon,VinylRecord:Icon,VirtualReality:Icon,Visor:Icon,WaveSawtooth:Icon,WaveSine:Icon,WaveSquare:Icon,WaveTriangle:Icon,Waveform:Icon,WaveformSlash:Icon},system:{Airplay:Icon,Alarm:Icon,AppWindow:Icon,Archive:Icon,Backspace:Icon,Barcode:Icon,BatteryCharging:Icon,BatteryChargingVertical:Icon,BatteryEmpty:Icon,BatteryFull:Icon,BatteryHigh:Icon,BatteryLow:Icon,BatteryMedium:Icon,BatteryPlus:Icon,BatteryPlusVertical:Icon,BatteryVerticalEmpty:Icon,BatteryVerticalFull:Icon,BatteryVerticalHigh:Icon,BatteryVerticalLow:Icon,BatteryVerticalMedium:Icon,BatteryWarning:Icon,BatteryWarningVertical:Icon,Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Binary:Icon,Bluetooth:Icon,BluetoothConnected:Icon,BluetoothSlash:Icon,BluetoothX:Icon,BoxArrowDown:Icon,BoxArrowUp:Icon,Broadcast:Icon,Browser:Icon,Browsers:Icon,Calendar:Icon,CalendarBlank:Icon,CalendarCheck:Icon,CalendarDot:Icon,CalendarDots:Icon,CalendarHeart:Icon,CalendarMinus:Icon,CalendarPlus:Icon,CalendarSlash:Icon,CalendarStar:Icon,CalendarX:Icon,Camera:Icon,CameraPlus:Icon,CameraRotate:Icon,CameraSlash:Icon,Cards:Icon,CardsThree:Icon,CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon,Check:Icon,CheckCircle:Icon,CheckFat:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Checks:Icon,CircleNotch:Icon,Clipboard:Icon,ClipboardText:Icon,Clock:Icon,ClockAfternoon:Icon,ClockClockwise:Icon,ClockCountdown:Icon,ClockCounterClockwise:Icon,ClockUser:Icon,Cloud:Icon,CloudArrowDown:Icon,CloudArrowUp:Icon,CloudCheck:Icon,CloudSlash:Icon,CloudWarning:Icon,CloudX:Icon,Command:Icon,Control:Icon,Copy:Icon,CopySimple:Icon,CornersIn:Icon,CornersOut:Icon,Crosshair:Icon,CrosshairSimple:Icon,Cursor:Icon,CursorClick:Icon,CursorText:Icon,Database:Icon,Detective:Icon,DeviceMobileSlash:Icon,DeviceRotate:Icon,Dot:Icon,DotOutline:Icon,DotsSix:Icon,DotsSixVertical:Icon,DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon,Download:Icon,DownloadSimple:Icon,Ear:Icon,EarSlash:Icon,Equalizer:Icon,ExclamationMark:Icon,Export:Icon,Faders:Icon,FadersHorizontal:Icon,FastForward:Icon,FastForwardCircle:Icon,FileArchive:Icon,FileCloud:Icon,FileLock:Icon,FileSql:Icon,FileSvg:Icon,FileZip:Icon,Fingerprint:Icon,FingerprintSimple:Icon,Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon,FlagPennant:Icon,Flashlight:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,Folder:Icon,FolderDashed:Icon,FolderLock:Icon,FolderMinus:Icon,FolderOpen:Icon,FolderPlus:Icon,FolderSimple:Icon,FolderSimpleDashed:Icon,FolderSimpleLock:Icon,FolderSimpleMinus:Icon,FolderSimplePlus:Icon,FolderSimpleStar:Icon,FolderSimpleUser:Icon,FolderStar:Icon,FolderUser:Icon,Folders:Icon,FrameCorners:Icon,Gauge:Icon,Gear:Icon,GearFine:Icon,GearSix:Icon,Gps:Icon,GpsFix:Icon,GpsSlash:Icon,GridFour:Icon,GridNine:Icon,Hammer:Icon,Hand:Icon,HandGrabbing:Icon,HandPalm:Icon,HandPointing:Icon,HandSwipeLeft:Icon,HandSwipeRight:Icon,HandTap:Icon,HandWaving:Icon,HandsClapping:Icon,HardDrive:Icon,HardDrives:Icon,Heartbeat:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,House:Icon,HouseLine:Icon,HouseSimple:Icon,Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon,Info:Icon,Key:Icon,KeyReturn:Icon,Keyboard:Icon,Keyhole:Icon,Lifebuoy:Icon,Lightbulb:Icon,LightbulbFilament:Icon,Lightning:Icon,LightningA:Icon,LightningSlash:Icon,List:Icon,ListHeart:Icon,ListMagnifyingGlass:Icon,ListStar:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon,MagnifyingGlass:Icon,MagnifyingGlassMinus:Icon,MagnifyingGlassPlus:Icon,Microphone:Icon,MicrophoneSlash:Icon,MicrophoneStage:Icon,Minus:Icon,MinusCircle:Icon,MinusSquare:Icon,Monitor:Icon,MonitorArrowUp:Icon,MonitorPlay:Icon,Moon:Icon,Mouse:Icon,MouseLeftClick:Icon,MouseMiddleClick:Icon,MouseRightClick:Icon,MouseScroll:Icon,MouseSimple:Icon,Network:Icon,NetworkSlash:Icon,NetworkX:Icon,Notches:Icon,Notification:Icon,Numpad:Icon,Nut:Icon,Option:Icon,Password:Icon,Pause:Icon,PauseCircle:Icon,Phone:Icon,PhoneCall:Icon,PhoneDisconnect:Icon,PhoneIncoming:Icon,PhoneList:Icon,PhoneOutgoing:Icon,PhonePause:Icon,PhonePlus:Icon,PhoneSlash:Icon,PhoneTransfer:Icon,PhoneX:Icon,PictureInPicture:Icon,Play:Icon,PlayCircle:Icon,PlayPause:Icon,Playlist:Icon,Plug:Icon,PlugCharging:Icon,Plugs:Icon,PlugsConnected:Icon,Plus:Icon,PlusCircle:Icon,PlusSquare:Icon,Power:Icon,Prohibit:Icon,ProhibitInset:Icon,QrCode:Icon,Question:Icon,QuestionMark:Icon,Queue:Icon,RadioButton:Icon,Record:Icon,Repeat:Icon,RepeatOnce:Icon,Rewind:Icon,RewindCircle:Icon,Scan:Icon,ScanSmiley:Icon,Scissors:Icon,Screencast:Icon,SecurityCamera:Icon,Share:Icon,ShareFat:Icon,ShareNetwork:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldSlash:Icon,ShieldStar:Icon,ShieldWarning:Icon,Shuffle:Icon,ShuffleAngular:Icon,ShuffleSimple:Icon,SignIn:Icon,SignOut:Icon,SimCard:Icon,SkipBack:Icon,SkipBackCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon,Sliders:Icon,SlidersHorizontal:Icon,Slideshow:Icon,SpeakerHigh:Icon,SpeakerLow:Icon,SpeakerNone:Icon,SpeakerSimpleHigh:Icon,SpeakerSimpleLow:Icon,SpeakerSimpleNone:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon,Speedometer:Icon,Spinner:Icon,SpinnerBall:Icon,SpinnerGap:Icon,SquaresFour:Icon,Stop:Icon,StopCircle:Icon,Sun:Icon,SunDim:Icon,Tabs:Icon,Television:Icon,TelevisionSimple:Icon,Terminal:Icon,TerminalWindow:Icon,Textbox:Icon,Timer:Icon,ToggleLeft:Icon,ToggleRight:Icon,Toolbox:Icon,Translate:Icon,Trash:Icon,TrashSimple:Icon,Tray:Icon,TrayArrowDown:Icon,TrayArrowUp:Icon,TreeView:Icon,Upload:Icon,UploadSimple:Icon,Usb:Icon,Vault:Icon,Vibrate:Icon,VideoCamera:Icon,VideoCameraSlash:Icon,VideoConference:Icon,Voicemail:Icon,Wall:Icon,Warning:Icon,WarningCircle:Icon,WarningDiamond:Icon,WarningOctagon:Icon,Watch:Icon,Webcam:Icon,WebcamSlash:Icon,WifiHigh:Icon,WifiLow:Icon,WifiMedium:Icon,WifiNone:Icon,WifiSlash:Icon,WifiX:Icon,Wrench:Icon,X:Icon,XCircle:Icon,XSquare:Icon},games:{Alien:Icon,Baseball:Icon,BaseballHelmet:Icon,Basketball:Icon,BeachBall:Icon,Bomb:Icon,Boules:Icon,BowlingBall:Icon,BoxingGlove:Icon,CastleTurret:Icon,Checkerboard:Icon,Club:Icon,CourtBasketball:Icon,Cricket:Icon,Crown:Icon,CrownCross:Icon,CrownSimple:Icon,Cube:Icon,CubeFocus:Icon,CubeTransparent:Icon,Diamond:Icon,DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon,DiscoBall:Icon,Drone:Icon,FinnTheHuman:Icon,FlagCheckered:Icon,FlagPennant:Icon,FlyingSaucer:Icon,Football:Icon,FootballHelmet:Icon,GameController:Icon,Ghost:Icon,Golf:Icon,Headset:Icon,Heart:Icon,HeartHalf:Icon,HeartStraight:Icon,Hockey:Icon,Horse:Icon,Joystick:Icon,Lego:Icon,LegoSmiley:Icon,MagicWand:Icon,MaskHappy:Icon,MaskSad:Icon,Medal:Icon,MedalMilitary:Icon,Pentagram:Icon,PersonSimpleSki:Icon,PersonSimpleSnowboard:Icon,PingPong:Icon,Pinwheel:Icon,PokerChip:Icon,PuzzlePiece:Icon,Racquet:Icon,Ranking:Icon,Scroll:Icon,Skull:Icon,SoccerBall:Icon,Spade:Icon,Strategy:Icon,SwimmingPool:Icon,Sword:Icon,TennisBall:Icon,TreasureChest:Icon,Trophy:Icon,VirtualReality:Icon,Volleyball:Icon,Yarn:Icon},design:{AlignBottom:Icon,AlignBottomSimple:Icon,AlignCenterHorizontal:Icon,AlignCenterHorizontalSimple:Icon,AlignCenterVertical:Icon,AlignCenterVerticalSimple:Icon,AlignLeft:Icon,AlignLeftSimple:Icon,AlignRight:Icon,AlignRightSimple:Icon,AlignTop:Icon,AlignTopSimple:Icon,Angle:Icon,Aperture:Icon,ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon,ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,BezierCurve:Icon,Blueprint:Icon,BoundingBox:Icon,Cards:Icon,CardsThree:Icon,Circle:Icon,CircleDashed:Icon,CircleHalf:Icon,CircleHalfTilt:Icon,CirclesFour:Icon,CirclesThree:Icon,CirclesThreePlus:Icon,Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,CompassTool:Icon,Crop:Icon,Cross:Icon,Cube:Icon,CubeTransparent:Icon,Cursor:Icon,CursorClick:Icon,Cylinder:Icon,Diamond:Icon,DiamondsFour:Icon,DotsNine:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon,Eraser:Icon,Exclude:Icon,ExcludeSquare:Icon,Eye:Icon,EyeClosed:Icon,EyeSlash:Icon,Eyedropper:Icon,EyedropperSample:Icon,FlipHorizontal:Icon,FlipVertical:Icon,FlowArrow:Icon,Gradient:Icon,GridFour:Icon,GridNine:Icon,Hexagon:Icon,Highlighter:Icon,HighlighterCircle:Icon,Intersect:Icon,IntersectSquare:Icon,IntersectThree:Icon,Lasso:Icon,Layout:Icon,LetterCircleH:Icon,LetterCircleP:Icon,LetterCircleV:Icon,LineSegment:Icon,LineSegments:Icon,LineVertical:Icon,MagicWand:Icon,MarkerCircle:Icon,Octagon:Icon,PaintBrush:Icon,PaintBrushBroad:Icon,PaintBrushHousehold:Icon,PaintBucket:Icon,PaintRoller:Icon,Palette:Icon,Parallelogram:Icon,Path:Icon,Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilRuler:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,PencilSimpleSlash:Icon,PencilSlash:Icon,Pentagon:Icon,Pentagram:Icon,Perspective:Icon,Placeholder:Icon,Polygon:Icon,Rectangle:Icon,RectangleDashed:Icon,Resize:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon,Ruler:Icon,Scissors:Icon,Scribble:Icon,ScribbleLoop:Icon,Seal:Icon,SealCheck:Icon,SealPercent:Icon,SealQuestion:Icon,SealWarning:Icon,Selection:Icon,SelectionAll:Icon,SelectionBackground:Icon,SelectionForeground:Icon,SelectionInverse:Icon,SelectionPlus:Icon,SelectionSlash:Icon,Shapes:Icon,Sidebar:Icon,SidebarSimple:Icon,Sphere:Icon,Spiral:Icon,SplitHorizontal:Icon,SplitVertical:Icon,Square:Icon,SquareHalf:Icon,SquareHalfBottom:Icon,SquareSplitHorizontal:Icon,SquareSplitVertical:Icon,SquaresFour:Icon,Stack:Icon,StackMinus:Icon,StackPlus:Icon,StackSimple:Icon,Stamp:Icon,Subtract:Icon,SubtractSquare:Icon,Swap:Icon,Swatches:Icon,TextAUnderline:Icon,TextAa:Icon,TextAlignCenter:Icon,TextAlignJustify:Icon,TextAlignLeft:Icon,TextAlignRight:Icon,TextB:Icon,TextColumns:Icon,TextH:Icon,TextHFive:Icon,TextHFour:Icon,TextHOne:Icon,TextHSix:Icon,TextHThree:Icon,TextHTwo:Icon,TextIndent:Icon,TextItalic:Icon,TextOutdent:Icon,TextStrikethrough:Icon,TextSubscript:Icon,TextSuperscript:Icon,TextT:Icon,TextTSlash:Icon,TextUnderline:Icon,Triangle:Icon,TriangleDashed:Icon,Unite:Icon,UniteSquare:Icon,VectorThree:Icon,VectorTwo:Icon,Vignette:Icon},editor:{AlignBottom:Icon,AlignBottomSimple:Icon,AlignCenterHorizontal:Icon,AlignCenterHorizontalSimple:Icon,AlignCenterVertical:Icon,AlignCenterVerticalSimple:Icon,AlignLeft:Icon,AlignLeftSimple:Icon,AlignRight:Icon,AlignRightSimple:Icon,AlignTop:Icon,AlignTopSimple:Icon,ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon,ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,BracketsAngle:Icon,BracketsCurly:Icon,BracketsRound:Icon,BracketsSquare:Icon,CircleHalf:Icon,CircleHalfTilt:Icon,Clipboard:Icon,ClipboardText:Icon,Code:Icon,CodeBlock:Icon,CodeSimple:Icon,Command:Icon,Copy:Icon,CopySimple:Icon,Crop:Icon,CursorText:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon,Eraser:Icon,Exclude:Icon,ExcludeSquare:Icon,Eye:Icon,EyeClosed:Icon,EyeSlash:Icon,Eyedropper:Icon,EyedropperSample:Icon,File:Icon,FileArchive:Icon,FileArrowDown:Icon,FileArrowUp:Icon,FileAudio:Icon,FileC:Icon,FileCSharp:Icon,FileCloud:Icon,FileCode:Icon,FileCpp:Icon,FileCss:Icon,FileCsv:Icon,FileDashed:Icon,FileDoc:Icon,FileHtml:Icon,FileImage:Icon,FileIni:Icon,FileJpg:Icon,FileJs:Icon,FileJsx:Icon,FileLock:Icon,FileMagnifyingGlass:Icon,FileMd:Icon,FileMinus:Icon,FilePdf:Icon,FilePlus:Icon,FilePng:Icon,FilePpt:Icon,FilePy:Icon,FileRs:Icon,FileText:Icon,FileTs:Icon,FileTsx:Icon,FileTxt:Icon,FileVideo:Icon,FileVue:Icon,FileX:Icon,FileXls:Icon,FileZip:Icon,Files:Icon,FlipHorizontal:Icon,FlipVertical:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,Folder:Icon,FolderDashed:Icon,FolderLock:Icon,FolderMinus:Icon,FolderOpen:Icon,FolderPlus:Icon,FolderSimple:Icon,FolderSimpleDashed:Icon,FolderSimpleLock:Icon,FolderSimpleMinus:Icon,FolderSimplePlus:Icon,FolderSimpleStar:Icon,FolderSimpleUser:Icon,FolderStar:Icon,FolderUser:Icon,Folders:Icon,Funnel:Icon,FunnelSimple:Icon,FunnelSimpleX:Icon,FunnelX:Icon,Highlighter:Icon,HighlighterCircle:Icon,Intersect:Icon,IntersectSquare:Icon,IntersectThree:Icon,Layout:Icon,LetterCircleH:Icon,LetterCircleP:Icon,LetterCircleV:Icon,List:Icon,ListBullets:Icon,ListChecks:Icon,ListDashes:Icon,ListHeart:Icon,ListMagnifyingGlass:Icon,ListNumbers:Icon,ListPlus:Icon,ListStar:Icon,MagnifyingGlass:Icon,MagnifyingGlassMinus:Icon,MagnifyingGlassPlus:Icon,MarkerCircle:Icon,Notches:Icon,Note:Icon,NoteBlank:Icon,NotePencil:Icon,Notebook:Icon,Notepad:Icon,Option:Icon,PaintBrush:Icon,PaintBrushBroad:Icon,PaintBrushHousehold:Icon,PaintBucket:Icon,PaintRoller:Icon,Palette:Icon,Paperclip:Icon,PaperclipHorizontal:Icon,Paragraph:Icon,Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilRuler:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,PencilSimpleSlash:Icon,PencilSlash:Icon,Perspective:Icon,Placeholder:Icon,Printer:Icon,Quotes:Icon,Resize:Icon,Ruler:Icon,Scissors:Icon,Selection:Icon,SelectionAll:Icon,SelectionBackground:Icon,SelectionForeground:Icon,SelectionInverse:Icon,SelectionPlus:Icon,SelectionSlash:Icon,Sidebar:Icon,SidebarSimple:Icon,SortAscending:Icon,SortDescending:Icon,SplitHorizontal:Icon,SplitVertical:Icon,SquareSplitHorizontal:Icon,SquareSplitVertical:Icon,Stack:Icon,StackMinus:Icon,StackPlus:Icon,StackSimple:Icon,Subtract:Icon,SubtractSquare:Icon,Swap:Icon,Swatches:Icon,Table:Icon,TextAUnderline:Icon,TextAa:Icon,TextAlignCenter:Icon,TextAlignJustify:Icon,TextAlignLeft:Icon,TextAlignRight:Icon,TextB:Icon,TextColumns:Icon,TextH:Icon,TextHFive:Icon,TextHFour:Icon,TextHOne:Icon,TextHSix:Icon,TextHThree:Icon,TextHTwo:Icon,TextIndent:Icon,TextItalic:Icon,TextOutdent:Icon,TextStrikethrough:Icon,TextSubscript:Icon,TextSuperscript:Icon,TextT:Icon,TextTSlash:Icon,TextUnderline:Icon,Textbox:Icon,Unite:Icon,UniteSquare:Icon},healthAndWellness:{Ambulance:Icon,Asclepius:Icon,Baby:Icon,Bandaids:Icon,Barbell:Icon,Baseball:Icon,BaseballHelmet:Icon,Basketball:Icon,BeachBall:Icon,Bed:Icon,Bicycle:Icon,Biohazard:Icon,Bone:Icon,Boot:Icon,Boules:Icon,BowlingBall:Icon,BoxingGlove:Icon,Brain:Icon,Cigarette:Icon,CigaretteSlash:Icon,CourtBasketball:Icon,Cricket:Icon,Dna:Icon,Eyeglasses:Icon,FaceMask:Icon,FalloutShelter:Icon,FireTruck:Icon,FirstAid:Icon,FirstAidKit:Icon,Football:Icon,FootballHelmet:Icon,Footprints:Icon,Goggles:Icon,Golf:Icon,HandSoap:Icon,Heart:Icon,HeartHalf:Icon,HeartStraight:Icon,Heartbeat:Icon,Hockey:Icon,Horse:Icon,Hospital:Icon,Lifebuoy:Icon,Microscope:Icon,PawPrint:Icon,PersonArmsSpread:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleHike:Icon,PersonSimpleRun:Icon,PersonSimpleSki:Icon,PersonSimpleSnowboard:Icon,PersonSimpleSwim:Icon,PersonSimpleTaiChi:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon,Pill:Icon,PingPong:Icon,PintGlass:Icon,Prescription:Icon,Pulse:Icon,Racquet:Icon,Radioactive:Icon,Scooter:Icon,Sneaker:Icon,SneakerMove:Icon,SoccerBall:Icon,SprayBottle:Icon,Stethoscope:Icon,Sunglasses:Icon,SwimmingPool:Icon,Syringe:Icon,TennisBall:Icon,Tent:Icon,TestTube:Icon,Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon,Toilet:Icon,ToiletPaper:Icon,Tooth:Icon,Virus:Icon,Volleyball:Icon,Wheelchair:Icon,WheelchairMotion:Icon},technologyAndDevelopment:{ApproximateEquals:Icon,Atom:Icon,Binary:Icon,BracketsAngle:Icon,BracketsCurly:Icon,BracketsRound:Icon,BracketsSquare:Icon,Bug:Icon,BugBeetle:Icon,Calculator:Icon,Circuitry:Icon,Code:Icon,CodeBlock:Icon,CodeSimple:Icon,ComputerTower:Icon,Cookie:Icon,Cpu:Icon,Crane:Icon,CraneTower:Icon,Database:Icon,Desktop:Icon,DesktopTower:Icon,Disc:Icon,Divide:Icon,Drone:Icon,Empty:Icon,Equals:Icon,FileC:Icon,FileCSharp:Icon,FileCode:Icon,FileCpp:Icon,FileCss:Icon,FileHtml:Icon,FileIni:Icon,FileJs:Icon,FileJsx:Icon,FileMd:Icon,FilePy:Icon,FileRs:Icon,FileSql:Icon,FileTs:Icon,FileTsx:Icon,FileTxt:Icon,FileVue:Icon,Flask:Icon,Function:Icon,Gauge:Icon,GitBranch:Icon,GitCommit:Icon,GitDiff:Icon,GitFork:Icon,GitMerge:Icon,GitPullRequest:Icon,Graph:Icon,GraphicsCard:Icon,GreaterThan:Icon,GreaterThanOrEqual:Icon,HardHat:Icon,HeadCircuit:Icon,Infinity:Icon,Intersection:Icon,Laptop:Icon,LessThan:Icon,LessThanOrEqual:Icon,LineVertical:Icon,LinuxLogo:Icon,Magnet:Icon,MagnetStraight:Icon,MarkdownLogo:Icon,MathOperations:Icon,MemberOf:Icon,Memory:Icon,Microscope:Icon,Minus:Icon,MinusCircle:Icon,NotEquals:Icon,NotMemberOf:Icon,NotSubsetOf:Icon,NotSupersetOf:Icon,Package:Icon,Parachute:Icon,Percent:Icon,Pi:Icon,Plus:Icon,PlusCircle:Icon,PlusMinus:Icon,PlusSquare:Icon,PuzzlePiece:Icon,Radical:Icon,Robot:Icon,Rocket:Icon,RocketLaunch:Icon,Sigma:Icon,Speedometer:Icon,SubsetOf:Icon,SubsetProperOf:Icon,SupersetOf:Icon,SupersetProperOf:Icon,Tag:Icon,TagChevron:Icon,TagSimple:Icon,Terminal:Icon,TerminalWindow:Icon,TestTube:Icon,ThreeD:Icon,Tilde:Icon,TreeStructure:Icon,Union:Icon,VectorThree:Icon,VectorTwo:Icon,Visor:Icon,WebhooksLogo:Icon,X:Icon},office:{Archive:Icon,Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,BookOpenUser:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon,Books:Icon,BoxArrowDown:Icon,BoxArrowUp:Icon,Briefcase:Icon,BriefcaseMetal:Icon,Calculator:Icon,Calendar:Icon,CalendarBlank:Icon,CalendarCheck:Icon,CalendarDot:Icon,CalendarDots:Icon,CalendarHeart:Icon,CalendarMinus:Icon,CalendarPlus:Icon,CalendarSlash:Icon,CalendarStar:Icon,CalendarX:Icon,ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,Clipboard:Icon,ClipboardText:Icon,Desk:Icon,File:Icon,FileArchive:Icon,FileArrowDown:Icon,FileArrowUp:Icon,FileAudio:Icon,FileC:Icon,FileCSharp:Icon,FileCloud:Icon,FileCode:Icon,FileCpp:Icon,FileCss:Icon,FileCsv:Icon,FileDashed:Icon,FileDoc:Icon,FileHtml:Icon,FileImage:Icon,FileIni:Icon,FileJpg:Icon,FileJs:Icon,FileJsx:Icon,FileLock:Icon,FileMagnifyingGlass:Icon,FileMd:Icon,FileMinus:Icon,FilePdf:Icon,FilePlus:Icon,FilePng:Icon,FilePpt:Icon,FilePy:Icon,FileRs:Icon,FileText:Icon,FileTs:Icon,FileTsx:Icon,FileTxt:Icon,FileVideo:Icon,FileVue:Icon,FileX:Icon,FileXls:Icon,FileZip:Icon,Files:Icon,FilmScript:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,FlowArrow:Icon,Folder:Icon,FolderDashed:Icon,FolderLock:Icon,FolderMinus:Icon,FolderOpen:Icon,FolderPlus:Icon,FolderSimple:Icon,FolderSimpleDashed:Icon,FolderSimpleLock:Icon,FolderSimpleMinus:Icon,FolderSimplePlus:Icon,FolderSimpleStar:Icon,FolderSimpleUser:Icon,FolderStar:Icon,FolderUser:Icon,Folders:Icon,Graph:Icon,Highlighter:Icon,HighlighterCircle:Icon,Invoice:Icon,Kanban:Icon,Lectern:Icon,ListChecks:Icon,MarkdownLogo:Icon,MarkerCircle:Icon,Note:Icon,NoteBlank:Icon,NotePencil:Icon,Notebook:Icon,Notepad:Icon,Paperclip:Icon,PaperclipHorizontal:Icon,Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilRuler:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,PencilSimpleSlash:Icon,PencilSlash:Icon,Presentation:Icon,PresentationChart:Icon,Printer:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon,PushPin:Icon,PushPinSimple:Icon,PushPinSimpleSlash:Icon,PushPinSlash:Icon,Scissors:Icon,Signature:Icon,Stack:Icon,StackMinus:Icon,StackPlus:Icon,StackSimple:Icon,Suitcase:Icon,SuitcaseSimple:Icon,Table:Icon,Trash:Icon,TrashSimple:Icon,Tray:Icon,TrayArrowDown:Icon,TrayArrowUp:Icon,TreeStructure:Icon,TrendDown:Icon,TrendUp:Icon,Trolley:Icon,TrolleySuitcase:Icon,VinylRecord:Icon},commerce:{Armchair:Icon,Avocado:Icon,Axe:Icon,BabyCarriage:Icon,Backpack:Icon,Bag:Icon,BagSimple:Icon,Balloon:Icon,Barcode:Icon,Barn:Icon,BaseballCap:Icon,Basket:Icon,Beanie:Icon,BeerBottle:Icon,BeerStein:Icon,Belt:Icon,Blueprint:Icon,Boot:Icon,BowlFood:Icon,BowlSteam:Icon,Brandy:Icon,Bread:Icon,Building:Icon,BuildingApartment:Icon,BuildingOffice:Icon,Buildings:Icon,Bulldozer:Icon,CarBattery:Icon,Cardholder:Icon,Carrot:Icon,CashRegister:Icon,Chair:Icon,Champagne:Icon,Cheers:Icon,Cheese:Icon,ChefHat:Icon,Cherries:Icon,Cigarette:Icon,CigaretteSlash:Icon,City:Icon,CoatHanger:Icon,Coffee:Icon,CoffeeBean:Icon,Coin:Icon,CoinVertical:Icon,Coins:Icon,ContactlessPayment:Icon,CookingPot:Icon,Copyleft:Icon,Copyright:Icon,Couch:Icon,Cow:Icon,CowboyHat:Icon,Crane:Icon,CraneTower:Icon,CreditCard:Icon,CurrencyCircleDollar:Icon,CurrencyCny:Icon,CurrencyDollar:Icon,CurrencyDollarSimple:Icon,CurrencyEth:Icon,CurrencyEur:Icon,CurrencyGbp:Icon,CurrencyInr:Icon,CurrencyJpy:Icon,CurrencyKrw:Icon,CurrencyKzt:Icon,CurrencyNgn:Icon,CurrencyRub:Icon,Desk:Icon,Dress:Icon,Dresser:Icon,Egg:Icon,EggCrack:Icon,Factory:Icon,Fan:Icon,Farm:Icon,Fish:Icon,FishSimple:Icon,ForkKnife:Icon,Garage:Icon,Gavel:Icon,Gift:Icon,Grains:Icon,GrainsSlash:Icon,HairDryer:Icon,Hamburger:Icon,Hammer:Icon,HandArrowDown:Icon,HandArrowUp:Icon,HandCoins:Icon,HandDeposit:Icon,HandWithdraw:Icon,Handbag:Icon,HandbagSimple:Icon,Handshake:Icon,HardHat:Icon,HighHeel:Icon,Hoodie:Icon,IceCream:Icon,Invoice:Icon,Jar:Icon,JarLabel:Icon,Knife:Icon,Lamp:Icon,LampPendant:Icon,LetterCircleV:Icon,Martini:Icon,Money:Icon,MoneyWavy:Icon,Needle:Icon,NuclearPlant:Icon,OfficeChair:Icon,Onigiri:Icon,Orange:Icon,OrangeSlice:Icon,Oven:Icon,Pants:Icon,PawPrint:Icon,Pepper:Icon,PintGlass:Icon,Pipe:Icon,PipeWrench:Icon,Pizza:Icon,Plant:Icon,Popcorn:Icon,Popsicle:Icon,PottedPlant:Icon,Receipt:Icon,ReceiptX:Icon,Scales:Icon,Screwdriver:Icon,Seatbelt:Icon,ShippingContainer:Icon,ShirtFolded:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon,Shovel:Icon,Shrimp:Icon,Sneaker:Icon,SneakerMove:Icon,Sock:Icon,SolarPanel:Icon,SolarRoof:Icon,Stairs:Icon,Steps:Icon,Stool:Icon,Storefront:Icon,TShirt:Icon,Tag:Icon,TagChevron:Icon,TagSimple:Icon,TeaBag:Icon,Ticket:Icon,TipJar:Icon,Tire:Icon,Toolbox:Icon,Tote:Icon,ToteSimple:Icon,Towel:Icon,Tractor:Icon,Trademark:Icon,TrademarkRegistered:Icon,Truck:Icon,TruckTrailer:Icon,Wallet:Icon,Warehouse:Icon,WashingMachine:Icon,Windmill:Icon,Wine:Icon,Wrench:Icon,Yarn:Icon},arrows:{ArrowArcLeft:Icon,ArrowArcRight:Icon,ArrowBendDoubleUpLeft:Icon,ArrowBendDoubleUpRight:Icon,ArrowBendDownLeft:Icon,ArrowBendDownRight:Icon,ArrowBendLeftDown:Icon,ArrowBendLeftUp:Icon,ArrowBendRightDown:Icon,ArrowBendRightUp:Icon,ArrowBendUpLeft:Icon,ArrowBendUpRight:Icon,ArrowCircleDown:Icon,ArrowCircleDownLeft:Icon,ArrowCircleDownRight:Icon,ArrowCircleLeft:Icon,ArrowCircleRight:Icon,ArrowCircleUp:Icon,ArrowCircleUpLeft:Icon,ArrowCircleUpRight:Icon,ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowDown:Icon,ArrowDownLeft:Icon,ArrowDownRight:Icon,ArrowElbowDownLeft:Icon,ArrowElbowDownRight:Icon,ArrowElbowLeft:Icon,ArrowElbowLeftDown:Icon,ArrowElbowLeftUp:Icon,ArrowElbowRight:Icon,ArrowElbowRightDown:Icon,ArrowElbowRightUp:Icon,ArrowElbowUpLeft:Icon,ArrowElbowUpRight:Icon,ArrowFatDown:Icon,ArrowFatLeft:Icon,ArrowFatLineDown:Icon,ArrowFatLineLeft:Icon,ArrowFatLineRight:Icon,ArrowFatLineUp:Icon,ArrowFatLinesDown:Icon,ArrowFatLinesLeft:Icon,ArrowFatLinesRight:Icon,ArrowFatLinesUp:Icon,ArrowFatRight:Icon,ArrowFatUp:Icon,ArrowLeft:Icon,ArrowLineDown:Icon,ArrowLineDownLeft:Icon,ArrowLineDownRight:Icon,ArrowLineLeft:Icon,ArrowLineRight:Icon,ArrowLineUp:Icon,ArrowLineUpLeft:Icon,ArrowLineUpRight:Icon,ArrowRight:Icon,ArrowSquareDown:Icon,ArrowSquareDownLeft:Icon,ArrowSquareDownRight:Icon,ArrowSquareIn:Icon,ArrowSquareLeft:Icon,ArrowSquareOut:Icon,ArrowSquareRight:Icon,ArrowSquareUp:Icon,ArrowSquareUpLeft:Icon,ArrowSquareUpRight:Icon,ArrowUDownLeft:Icon,ArrowUDownRight:Icon,ArrowULeftDown:Icon,ArrowULeftUp:Icon,ArrowURightDown:Icon,ArrowURightUp:Icon,ArrowUUpLeft:Icon,ArrowUUpRight:Icon,ArrowUp:Icon,ArrowUpLeft:Icon,ArrowUpRight:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,ArrowsDownUp:Icon,ArrowsHorizontal:Icon,ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon,ArrowsInSimple:Icon,ArrowsLeftRight:Icon,ArrowsMerge:Icon,ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,ArrowsOutSimple:Icon,ArrowsSplit:Icon,ArrowsVertical:Icon,CaretCircleDoubleDown:Icon,CaretCircleDoubleLeft:Icon,CaretCircleDoubleRight:Icon,CaretCircleDoubleUp:Icon,CaretCircleDown:Icon,CaretCircleLeft:Icon,CaretCircleRight:Icon,CaretCircleUp:Icon,CaretCircleUpDown:Icon,CaretDoubleDown:Icon,CaretDoubleLeft:Icon,CaretDoubleRight:Icon,CaretDoubleUp:Icon,CaretDown:Icon,CaretLeft:Icon,CaretLineDown:Icon,CaretLineLeft:Icon,CaretLineRight:Icon,CaretLineUp:Icon,CaretRight:Icon,CaretUp:Icon,CaretUpDown:Icon,FlowArrow:Icon,Recycle:Icon,ShareFat:Icon,Shuffle:Icon,ShuffleAngular:Icon,ShuffleSimple:Icon,SplitHorizontal:Icon,SplitVertical:Icon,VectorThree:Icon,VectorTwo:Icon},people:{Baby:Icon,BabyCarriage:Icon,ChalkboardTeacher:Icon,Detective:Icon,Eyes:Icon,GenderFemale:Icon,GenderIntersex:Icon,GenderMale:Icon,GenderNeuter:Icon,GenderNonbinary:Icon,GenderTransgender:Icon,Hand:Icon,HandArrowDown:Icon,HandArrowUp:Icon,HandCoins:Icon,HandDeposit:Icon,HandEye:Icon,HandFist:Icon,HandGrabbing:Icon,HandHeart:Icon,HandPalm:Icon,HandPeace:Icon,HandPointing:Icon,HandSwipeLeft:Icon,HandSwipeRight:Icon,HandTap:Icon,HandWaving:Icon,HandWithdraw:Icon,HandsClapping:Icon,HandsPraying:Icon,Handshake:Icon,IdentificationBadge:Icon,IdentificationCard:Icon,IntersectThree:Icon,LegoSmiley:Icon,Person:Icon,PersonArmsSpread:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleCircle:Icon,PersonSimpleHike:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleTaiChi:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon,ScanSmiley:Icon,Smiley:Icon,SmileyAngry:Icon,SmileyBlank:Icon,SmileyMeh:Icon,SmileyMelting:Icon,SmileyNervous:Icon,SmileySad:Icon,SmileySticker:Icon,SmileyWink:Icon,SmileyXEyes:Icon,StarAndCrescent:Icon,StarOfDavid:Icon,Student:Icon,ThumbsDown:Icon,ThumbsUp:Icon,PersonCloseUp:Icon,PersonCheck:Icon,PersonCircle:Icon,PersonCircleCheck:Icon,PersonCircleDashed:Icon,PersonCircleGear:Icon,PersonCircleMinus:Icon,PersonCirclePlus:Icon,PersonFocus:Icon,PersonGear:Icon,PersonList:Icon,PersonMinus:Icon,PersonPlus:Icon,PersonRectangle:Icon,PersonSound:Icon,PersonSquare:Icon,PersonSwitch:Icon,People:Icon,PeoplesFour:Icon,PeoplesThree:Icon,Video:Icon,Wheelchair:Icon,WheelchairMotion:Icon},weather:{Cloud:Icon,CloudFog:Icon,CloudLightning:Icon,CloudMoon:Icon,CloudRain:Icon,CloudSnow:Icon,CloudSun:Icon,Drop:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon,Fire:Icon,FireSimple:Icon,Flame:Icon,Hurricane:Icon,Lightning:Icon,Meteor:Icon,Moon:Icon,MoonStars:Icon,Rainbow:Icon,RainbowCloud:Icon,Snowflake:Icon,Sun:Icon,SunDim:Icon,SunHorizon:Icon,Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon,Tornado:Icon,Umbrella:Icon,UmbrellaSimple:Icon,Waves:Icon,Wind:Icon},brands:{FediverseLogo:Icon,LinuxLogo:Icon,MarkdownLogo:Icon,MastodonLogo:Icon,Parallelogram:Icon,WebhooksLogo:Icon}
  },
  tags: {
    savings:{Acorn:Icon,Bank:Icon,PiggyBank:Icon,TipJar:Icon},nut:{Acorn:Icon},vegetable:{Acorn:Icon,Avocado:Icon,Carrot:Icon,Pepper:Icon},veggies:{Acorn:Icon},food:{Acorn:Icon,Avocado:Icon,BeerBottle:Icon,BeerStein:Icon,BowlFood:Icon,BowlSteam:Icon,Brandy:Icon,Bread:Icon,Carrot:Icon,Champagne:Icon,Cheers:Icon,Cheese:Icon,Cherries:Icon,Coffee:Icon,CoffeeBean:Icon,Cookie:Icon,CookingPot:Icon,Egg:Icon,EggCrack:Icon,Fish:Icon,FishSimple:Icon,ForkKnife:Icon,Hamburger:Icon,IceCream:Icon,Jar:Icon,JarLabel:Icon,Knife:Icon,Martini:Icon,Onigiri:Icon,Orange:Icon,OrangeSlice:Icon,Oven:Icon,Pepper:Icon,PintGlass:Icon,Pizza:Icon,Popcorn:Icon,Popsicle:Icon,Shrimp:Icon,TeaBag:Icon,Wine:Icon},groceries:{Acorn:Icon,Avocado:Icon,Basket:Icon,Carrot:Icon,Cherries:Icon,Orange:Icon,OrangeSlice:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon},market:{Acorn:Icon,Avocado:Icon,Basket:Icon,Carrot:Icon,Cherries:Icon,Orange:Icon,OrangeSlice:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon},contacts:{AddressBook:Icon,AddressBookTabs:Icon,People:Icon,PeoplesFour:Icon,PeoplesThree:Icon},directory:{AddressBook:Icon,AddressBookTabs:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,Folder:Icon,FolderDashed:Icon,FolderLock:Icon,FolderMinus:Icon,FolderOpen:Icon,FolderPlus:Icon,FolderSimple:Icon,FolderSimpleDashed:Icon,FolderSimpleLock:Icon,FolderSimpleMinus:Icon,FolderSimplePlus:Icon,FolderSimpleStar:Icon,FolderSimpleUser:Icon,FolderStar:Icon,FolderUser:Icon,Folders:Icon},roledex:{AddressBook:Icon,AddressBookTabs:Icon},airport:{AirTrafficControl:Icon,Trolley:Icon,TrolleySuitcase:Icon},travel:{AirTrafficControl:Icon,Bridge:Icon,Moped:Icon,MopedFront:Icon,Motorcycle:Icon,Path:Icon,Person:Icon,PersonSimple:Icon,PersonSimpleRun:Icon,PersonSimpleWalk:Icon,RoadHorizon:Icon,Scooter:Icon,SuitcaseRolling:Icon},transportation:{AirTrafficControl:Icon,Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon,Bicycle:Icon,Boat:Icon,Bridge:Icon,Bus:Icon,CableCar:Icon,Car:Icon,CarProfile:Icon,CarSimple:Icon,Garage:Icon,Jeep:Icon,Moped:Icon,MopedFront:Icon,Motorcycle:Icon,Person:Icon,PersonSimple:Icon,PersonSimpleRun:Icon,PersonSimpleWalk:Icon,RoadHorizon:Icon,Sailboat:Icon,Scooter:Icon,Seat:Icon,ShippingContainer:Icon,Signpost:Icon,Subway:Icon,SuitcaseRolling:Icon,Tire:Icon,TrafficCone:Icon,TrafficSign:Icon,TrafficSignal:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon,Van:Icon},buildings:{AirTrafficControl:Icon,Barn:Icon,Building:Icon,BuildingApartment:Icon,BuildingOffice:Icon,City:Icon,Factory:Icon,Garage:Icon,Hospital:Icon,House:Icon,HouseLine:Icon,HouseSimple:Icon,Lighthouse:Icon,Storefront:Icon,Warehouse:Icon,Windmill:Icon},vehicles:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon,Ambulance:Icon,Boat:Icon,Bulldozer:Icon,Bus:Icon,CableCar:Icon,Car:Icon,CarProfile:Icon,CarSimple:Icon,Engine:Icon,Garage:Icon,Jeep:Icon,LetterCircleP:Icon,Moped:Icon,MopedFront:Icon,Motorcycle:Icon,PoliceCar:Icon,Sailboat:Icon,Scooter:Icon,Seatbelt:Icon,SteeringWheel:Icon,Subway:Icon,Taxi:Icon,Tire:Icon,Tractor:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon,Truck:Icon,TruckTrailer:Icon,Van:Icon},airports:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon},flights:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon},flying:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon,RocketLaunch:Icon},planes:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon},transit:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon,Bicycle:Icon,Car:Icon,CarProfile:Icon,CarSimple:Icon,Jeep:Icon,Path:Icon,Person:Icon,PersonSimple:Icon,PersonSimpleRun:Icon,PersonSimpleWalk:Icon,Scooter:Icon,Seat:Icon,Signpost:Icon,TrafficCone:Icon,TrafficSign:Icon,TrafficSignal:Icon,Van:Icon},traveling:{Airplane:Icon,AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTakeoff:Icon,AirplaneTaxiing:Icon,AirplaneTilt:Icon,Boat:Icon,Bus:Icon,CableCar:Icon,Car:Icon,CarProfile:Icon,CarSimple:Icon,Jeep:Icon,Seat:Icon,Subway:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon,Van:Icon},arrival:{AirplaneInFlight:Icon,AirplaneLanding:Icon,AirplaneTaxiing:Icon},departure:{AirplaneTakeoff:Icon,AirplaneTilt:Icon},apple:{Airplay:Icon,Command:Icon,Compass:Icon,Screencast:Icon},screencasting:{Airplay:Icon,Screencast:Icon},television:{Airplay:Icon,ClosedCaptioning:Icon,FinnTheHuman:Icon,Monitor:Icon,MonitorPlay:Icon,Screencast:Icon,Subtitles:Icon,SubtitlesSlash:Icon},tv:{Airplay:Icon,ClosedCaptioning:Icon,FinnTheHuman:Icon,Monitor:Icon,MonitorPlay:Icon,Screencast:Icon,Subtitles:Icon,SubtitlesSlash:Icon,Television:Icon,TelevisionSimple:Icon},times:{Alarm:Icon,Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Calendar:Icon,CalendarBlank:Icon,CalendarCheck:Icon,CalendarDot:Icon,CalendarDots:Icon,CalendarHeart:Icon,CalendarMinus:Icon,CalendarPlus:Icon,CalendarSlash:Icon,CalendarStar:Icon,CalendarX:Icon,Clock:Icon,ClockAfternoon:Icon,ClockClockwise:Icon,ClockCountdown:Icon,ClockCounterClockwise:Icon,ClockUser:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,Watch:Icon,X:Icon},timer:{Alarm:Icon,Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Clock:Icon,ClockAfternoon:Icon,ClockClockwise:Icon,ClockCountdown:Icon,ClockCounterClockwise:Icon,ClockUser:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,Watch:Icon},clock:{Alarm:Icon,Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,Timer:Icon,Watch:Icon},schedule:{Alarm:Icon,Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Calendar:Icon,CalendarBlank:Icon,CalendarCheck:Icon,CalendarDot:Icon,CalendarDots:Icon,CalendarHeart:Icon,CalendarMinus:Icon,CalendarPlus:Icon,CalendarSlash:Icon,CalendarStar:Icon,CalendarX:Icon,Clock:Icon,ClockAfternoon:Icon,ClockClockwise:Icon,ClockCountdown:Icon,ClockCounterClockwise:Icon,ClockUser:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,Timer:Icon,Watch:Icon},events:{Alarm:Icon,Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Calendar:Icon,CalendarBlank:Icon,CalendarCheck:Icon,CalendarDot:Icon,CalendarDots:Icon,CalendarHeart:Icon,CalendarMinus:Icon,CalendarPlus:Icon,CalendarSlash:Icon,CalendarStar:Icon,CalendarX:Icon,Clock:Icon,ClockAfternoon:Icon,ClockClockwise:Icon,ClockCountdown:Icon,ClockCounterClockwise:Icon,ClockUser:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,Ticket:Icon,Timer:Icon,Watch:Icon},watch:{Alarm:Icon,Clock:Icon,ClockAfternoon:Icon,ClockCountdown:Icon,ClockUser:Icon},ufo:{Alien:Icon,FlyingSaucer:Icon},space:{Alien:Icon,FlyingSaucer:Icon,Planet:Icon},flyingSaucer:{Alien:Icon},extraTerrestrial:{Alien:Icon,FlyingSaucer:Icon},scifi:{Alien:Icon,FlyingSaucer:Icon},alignment:{AlignBottom:Icon,AlignBottomSimple:Icon,AlignCenterHorizontal:Icon,AlignCenterHorizontalSimple:Icon,AlignCenterVertical:Icon,AlignCenterVerticalSimple:Icon,AlignLeft:Icon,AlignLeftSimple:Icon,AlignRight:Icon,AlignRightSimple:Icon,AlignTop:Icon,AlignTopSimple:Icon,TextAlignCenter:Icon,TextAlignJustify:Icon,TextAlignLeft:Icon,TextAlignRight:Icon,TextColumns:Icon,TextIndent:Icon,TextOutdent:Icon},arrangement:{AlignBottom:Icon,AlignBottomSimple:Icon,AlignCenterHorizontal:Icon,AlignCenterHorizontalSimple:Icon,AlignCenterVertical:Icon,AlignCenterVerticalSimple:Icon,AlignLeft:Icon,AlignLeftSimple:Icon,AlignRight:Icon,AlignRightSimple:Icon,AlignTop:Icon,AlignTopSimple:Icon},layout:{AlignBottom:Icon,AlignBottomSimple:Icon,AlignCenterHorizontal:Icon,AlignCenterHorizontalSimple:Icon,AlignCenterVertical:Icon,AlignCenterVerticalSimple:Icon,AlignLeft:Icon,AlignLeftSimple:Icon,AlignRight:Icon,AlignRightSimple:Icon,AlignTop:Icon,AlignTopSimple:Icon,Blueprint:Icon},flushBottom:{AlignBottom:Icon,AlignBottomSimple:Icon},centered:{AlignCenterHorizontal:Icon,AlignCenterHorizontalSimple:Icon,AlignCenterVertical:Icon,AlignCenterVerticalSimple:Icon,TextAlignCenter:Icon},middle:{AlignCenterHorizontal:Icon,AlignCenterHorizontalSimple:Icon,AlignCenterVertical:Icon,AlignCenterVerticalSimple:Icon},flushLeft:{AlignLeft:Icon,AlignLeftSimple:Icon,TextAlignLeft:Icon},flushRight:{AlignRight:Icon,AlignRightSimple:Icon,TextAlignRight:Icon},flushTop:{AlignTop:Icon,AlignTopSimple:Icon},firstaid:{Ambulance:Icon,FireTruck:Icon},emt:{Ambulance:Icon,FireTruck:Icon},medical:{Ambulance:Icon,Bandaids:Icon,Bed:Icon,FireTruck:Icon,FirstAid:Icon,FirstAidKit:Icon,Hospital:Icon,Pulse:Icon,Stethoscope:Icon,Tooth:Icon,Wheelchair:Icon,WheelchairMotion:Icon},medicine:{Ambulance:Icon,Asclepius:Icon,Bandaids:Icon,FireTruck:Icon,FirstAid:Icon,FirstAidKit:Icon,Hospital:Icon,Pill:Icon,Prescription:Icon,Pulse:Icon,Stethoscope:Icon,Syringe:Icon,Tooth:Icon},injury:{Ambulance:Icon,Bandaids:Icon,FireTruck:Icon,FirstAid:Icon,FirstAidKit:Icon,Stethoscope:Icon},safety:{Ambulance:Icon,Anchor:Icon,AnchorSimple:Icon,Barricade:Icon,FireExtinguisher:Icon,FireTruck:Icon,FirstAid:Icon,FirstAidKit:Icon,HardHat:Icon,Lifebuoy:Icon,Lighthouse:Icon,Parachute:Icon,Seatbelt:Icon,SecurityCamera:Icon,Stethoscope:Icon,TrafficCone:Icon,TrafficSignal:Icon},emergency:{Ambulance:Icon,Asterisk:Icon,AsteriskSimple:Icon,FireExtinguisher:Icon,FireTruck:Icon,FirstAid:Icon,FirstAidKit:Icon,Hospital:Icon,Stethoscope:Icon},doctor:{Ambulance:Icon,Asclepius:Icon,FirstAid:Icon,FirstAidKit:Icon,Hospital:Icon,Prescription:Icon,Stethoscope:Icon,Syringe:Icon,Tooth:Icon},nautical:{Anchor:Icon,AnchorSimple:Icon,Lifebuoy:Icon,Lighthouse:Icon},boats:{Anchor:Icon,AnchorSimple:Icon,Lifebuoy:Icon,Lighthouse:Icon},ships:{Anchor:Icon,AnchorSimple:Icon,Lifebuoy:Icon,Lighthouse:Icon},hope:{Anchor:Icon,AnchorSimple:Icon},insurance:{Anchor:Icon,AnchorSimple:Icon,Umbrella:Icon,UmbrellaSimple:Icon},geometry:{Angle:Icon,CompassTool:Icon,Shapes:Icon},trigonometry:{Angle:Icon,CompassTool:Icon},degrees:{Angle:Icon,CompassTool:Icon,Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon},radians:{Angle:Icon,CompassTool:Icon},measurement:{Angle:Icon,CompassTool:Icon},protractor:{Angle:Icon,CompassTool:Icon},compass:{Angle:Icon,CompassTool:Icon,NavigationArrow:Icon},arc:{Angle:Icon,CompassTool:Icon,Rainbow:Icon},photography:{Aperture:Icon,Camera:Icon,CameraPlus:Icon,CameraRotate:Icon,CameraSlash:Icon,Crop:Icon,Drone:Icon,FilmStrip:Icon,Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon,Panorama:Icon,Slideshow:Icon,Vignette:Icon},cameras:{Aperture:Icon},pictures:{Aperture:Icon,Camera:Icon,CameraPlus:Icon,CameraRotate:Icon,CameraSlash:Icon,FileImage:Icon,FileJpg:Icon,FilePng:Icon,Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon,Slideshow:Icon},lens:{Aperture:Icon,Camera:Icon,CameraSlash:Icon},windows:{AppWindow:Icon,Browser:Icon,Browsers:Icon,Cards:Icon,CardsThree:Icon},software:{AppWindow:Icon},programs:{AppWindow:Icon},applications:{AppWindow:Icon,GridFour:Icon,GridNine:Icon,SquaresFour:Icon},isApproximatelyEqualTo:{ApproximateEquals:Icon},congruent:{ApproximateEquals:Icon},equality:{ApproximateEquals:Icon,Calculator:Icon,Equals:Icon,MathOperations:Icon,NotEquals:Icon},equivalent:{ApproximateEquals:Icon,Equals:Icon,NotEquals:Icon},equivalence:{ApproximateEquals:Icon,Equals:Icon,NotEquals:Icon},comparison:{ApproximateEquals:Icon,GreaterThan:Icon,GreaterThanOrEqual:Icon,LessThan:Icon,LessThanOrEqual:Icon,Tilde:Icon},mathematics:{ApproximateEquals:Icon,Calculator:Icon,Divide:Icon,Empty:Icon,Equals:Icon,Function:Icon,GreaterThan:Icon,GreaterThanOrEqual:Icon,Infinity:Icon,Intersection:Icon,LessThan:Icon,LessThanOrEqual:Icon,MathOperations:Icon,MemberOf:Icon,Minus:Icon,MinusCircle:Icon,MinusSquare:Icon,NotEquals:Icon,NotMemberOf:Icon,NotSubsetOf:Icon,NotSupersetOf:Icon,NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,NumberEight:Icon,NumberFive:Icon,NumberFour:Icon,NumberNine:Icon,NumberOne:Icon,NumberSeven:Icon,NumberSix:Icon,NumberSquareEight:Icon,NumberSquareFive:Icon,NumberSquareFour:Icon,NumberSquareNine:Icon,NumberSquareOne:Icon,NumberSquareSeven:Icon,NumberSquareSix:Icon,NumberSquareThree:Icon,NumberSquareTwo:Icon,NumberSquareZero:Icon,NumberThree:Icon,NumberTwo:Icon,NumberZero:Icon,Percent:Icon,Pi:Icon,Plus:Icon,PlusCircle:Icon,PlusMinus:Icon,PlusSquare:Icon,Radical:Icon,Sigma:Icon,SubsetOf:Icon,SubsetProperOf:Icon,SupersetOf:Icon,SupersetProperOf:Icon,TextSubscript:Icon,TextSuperscript:Icon,Tilde:Icon,Union:Icon,VectorThree:Icon,VectorTwo:Icon,X:Icon},arithmetic:{ApproximateEquals:Icon,Calculator:Icon,Divide:Icon,Empty:Icon,Equals:Icon,Function:Icon,GreaterThan:Icon,GreaterThanOrEqual:Icon,Infinity:Icon,Intersection:Icon,LessThan:Icon,LessThanOrEqual:Icon,MathOperations:Icon,MemberOf:Icon,Minus:Icon,MinusCircle:Icon,MinusSquare:Icon,NotEquals:Icon,NotMemberOf:Icon,NotSubsetOf:Icon,NotSupersetOf:Icon,NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,NumberEight:Icon,NumberFive:Icon,NumberFour:Icon,NumberNine:Icon,NumberOne:Icon,NumberSeven:Icon,NumberSix:Icon,NumberSquareEight:Icon,NumberSquareFive:Icon,NumberSquareFour:Icon,NumberSquareNine:Icon,NumberSquareOne:Icon,NumberSquareSeven:Icon,NumberSquareSix:Icon,NumberSquareThree:Icon,NumberSquareTwo:Icon,NumberSquareZero:Icon,NumberThree:Icon,NumberTwo:Icon,NumberZero:Icon,Percent:Icon,Plus:Icon,PlusCircle:Icon,PlusMinus:Icon,PlusSquare:Icon,Radical:Icon,SubsetOf:Icon,SubsetProperOf:Icon,SupersetOf:Icon,SupersetProperOf:Icon,Tilde:Icon,Union:Icon,X:Icon},calculator:{ApproximateEquals:Icon,Divide:Icon,Empty:Icon,Equals:Icon,GreaterThan:Icon,GreaterThanOrEqual:Icon,Infinity:Icon,Intersection:Icon,LessThan:Icon,LessThanOrEqual:Icon,MathOperations:Icon,MemberOf:Icon,Minus:Icon,MinusCircle:Icon,MinusSquare:Icon,NotEquals:Icon,NotMemberOf:Icon,NotSubsetOf:Icon,NotSupersetOf:Icon,NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,NumberEight:Icon,NumberFive:Icon,NumberFour:Icon,NumberNine:Icon,NumberOne:Icon,NumberSeven:Icon,NumberSix:Icon,NumberSquareEight:Icon,NumberSquareFive:Icon,NumberSquareFour:Icon,NumberSquareNine:Icon,NumberSquareOne:Icon,NumberSquareSeven:Icon,NumberSquareSix:Icon,NumberSquareThree:Icon,NumberSquareTwo:Icon,NumberSquareZero:Icon,NumberThree:Icon,NumberTwo:Icon,NumberZero:Icon,Percent:Icon,Plus:Icon,PlusCircle:Icon,PlusMinus:Icon,PlusSquare:Icon,Radical:Icon,SubsetOf:Icon,SubsetProperOf:Icon,SupersetOf:Icon,SupersetProperOf:Icon,TextSubscript:Icon,TextSuperscript:Icon,Tilde:Icon,Union:Icon,X:Icon},saved:{Archive:Icon,BoxArrowDown:Icon,Database:Icon,Download:Icon,DownloadSimple:Icon,HardDrive:Icon,HardDrives:Icon,TrayArrowDown:Icon,Upload:Icon,UploadSimple:Icon},saving:{Archive:Icon,BoxArrowDown:Icon,Database:Icon,Download:Icon,DownloadSimple:Icon,HardDrive:Icon,HardDrives:Icon,TrayArrowDown:Icon,Upload:Icon,UploadSimple:Icon},archived:{Archive:Icon,BoxArrowDown:Icon,Database:Icon,Download:Icon,DownloadSimple:Icon,HardDrive:Icon,HardDrives:Icon,TrayArrowDown:Icon,Upload:Icon,UploadSimple:Icon},archiving:{Archive:Icon,BoxArrowDown:Icon,Database:Icon,Download:Icon,DownloadSimple:Icon,HardDrive:Icon,HardDrives:Icon,TrayArrowDown:Icon,Upload:Icon,UploadSimple:Icon},archival:{Archive:Icon,BoxArrowDown:Icon,BoxArrowUp:Icon,Database:Icon,Download:Icon,DownloadSimple:Icon,HardDrive:Icon,HardDrives:Icon,TrayArrowDown:Icon,TrayArrowUp:Icon,Upload:Icon,UploadSimple:Icon},downloaded:{Archive:Icon,BoxArrowDown:Icon,Download:Icon,DownloadSimple:Icon,TrayArrowDown:Icon},downloading:{Archive:Icon,BoxArrowDown:Icon,Download:Icon,DownloadSimple:Icon,TrayArrowDown:Icon},seat:{Armchair:Icon,Chair:Icon,Couch:Icon,OfficeChair:Icon,Stool:Icon},furniture:{Armchair:Icon,Chair:Icon,Couch:Icon,Desk:Icon,Dresser:Icon,Lamp:Icon,LampPendant:Icon,OfficeChair:Icon,Stool:Icon},directional:{ArrowArcLeft:Icon,ArrowArcRight:Icon,ArrowBendDoubleUpLeft:Icon,ArrowBendDoubleUpRight:Icon,ArrowBendDownLeft:Icon,ArrowBendDownRight:Icon,ArrowBendLeftDown:Icon,ArrowBendLeftUp:Icon,ArrowBendRightDown:Icon,ArrowBendRightUp:Icon,ArrowBendUpLeft:Icon,ArrowBendUpRight:Icon,ArrowCircleDown:Icon,ArrowCircleDownLeft:Icon,ArrowCircleDownRight:Icon,ArrowCircleLeft:Icon,ArrowCircleRight:Icon,ArrowCircleUp:Icon,ArrowCircleUpLeft:Icon,ArrowCircleUpRight:Icon,ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowDown:Icon,ArrowDownLeft:Icon,ArrowDownRight:Icon,ArrowElbowDownLeft:Icon,ArrowElbowDownRight:Icon,ArrowElbowLeft:Icon,ArrowElbowLeftDown:Icon,ArrowElbowLeftUp:Icon,ArrowElbowRight:Icon,ArrowElbowRightDown:Icon,ArrowElbowRightUp:Icon,ArrowElbowUpLeft:Icon,ArrowElbowUpRight:Icon,ArrowFatDown:Icon,ArrowFatLeft:Icon,ArrowFatLineDown:Icon,ArrowFatLineLeft:Icon,ArrowFatLineRight:Icon,ArrowFatLineUp:Icon,ArrowFatLinesDown:Icon,ArrowFatLinesLeft:Icon,ArrowFatLinesRight:Icon,ArrowFatLinesUp:Icon,ArrowFatRight:Icon,ArrowFatUp:Icon,ArrowLeft:Icon,ArrowLineDown:Icon,ArrowLineDownLeft:Icon,ArrowLineDownRight:Icon,ArrowLineLeft:Icon,ArrowLineRight:Icon,ArrowLineUp:Icon,ArrowLineUpLeft:Icon,ArrowLineUpRight:Icon,ArrowRight:Icon,ArrowSquareDown:Icon,ArrowSquareDownLeft:Icon,ArrowSquareDownRight:Icon,ArrowSquareIn:Icon,ArrowSquareLeft:Icon,ArrowSquareOut:Icon,ArrowSquareRight:Icon,ArrowSquareUp:Icon,ArrowSquareUpLeft:Icon,ArrowSquareUpRight:Icon,ArrowUDownLeft:Icon,ArrowUDownRight:Icon,ArrowULeftDown:Icon,ArrowULeftUp:Icon,ArrowURightDown:Icon,ArrowURightUp:Icon,ArrowUUpLeft:Icon,ArrowUUpRight:Icon,ArrowUp:Icon,ArrowUpLeft:Icon,ArrowUpRight:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,ArrowsDownUp:Icon,ArrowsHorizontal:Icon,ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon,ArrowsInSimple:Icon,ArrowsLeftRight:Icon,ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,ArrowsOutSimple:Icon,ArrowsVertical:Icon,CaretCircleDoubleDown:Icon,CaretCircleDoubleLeft:Icon,CaretCircleDoubleRight:Icon,CaretCircleDoubleUp:Icon,CaretCircleDown:Icon,CaretCircleLeft:Icon,CaretCircleRight:Icon,CaretCircleUp:Icon,CaretCircleUpDown:Icon,CaretDoubleDown:Icon,CaretDoubleLeft:Icon,CaretDoubleRight:Icon,CaretDoubleUp:Icon,CaretDown:Icon,CaretLeft:Icon,CaretLineDown:Icon,CaretLineLeft:Icon,CaretLineRight:Icon,CaretLineUp:Icon,CaretRight:Icon,CaretUp:Icon,CaretUpDown:Icon,FileArrowDown:Icon,FileArrowUp:Icon},pointer:{ArrowArcLeft:Icon,ArrowArcRight:Icon,ArrowBendDoubleUpLeft:Icon,ArrowBendDoubleUpRight:Icon,ArrowBendDownLeft:Icon,ArrowBendDownRight:Icon,ArrowBendLeftDown:Icon,ArrowBendLeftUp:Icon,ArrowBendRightDown:Icon,ArrowBendRightUp:Icon,ArrowBendUpLeft:Icon,ArrowBendUpRight:Icon,ArrowCircleDown:Icon,ArrowCircleDownLeft:Icon,ArrowCircleDownRight:Icon,ArrowCircleLeft:Icon,ArrowCircleRight:Icon,ArrowCircleUp:Icon,ArrowCircleUpLeft:Icon,ArrowCircleUpRight:Icon,ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowDown:Icon,ArrowDownLeft:Icon,ArrowDownRight:Icon,ArrowElbowDownLeft:Icon,ArrowElbowDownRight:Icon,ArrowElbowLeft:Icon,ArrowElbowLeftDown:Icon,ArrowElbowLeftUp:Icon,ArrowElbowRight:Icon,ArrowElbowRightDown:Icon,ArrowElbowRightUp:Icon,ArrowElbowUpLeft:Icon,ArrowElbowUpRight:Icon,ArrowFatDown:Icon,ArrowFatLeft:Icon,ArrowFatLineDown:Icon,ArrowFatLineLeft:Icon,ArrowFatLineRight:Icon,ArrowFatLineUp:Icon,ArrowFatLinesDown:Icon,ArrowFatLinesLeft:Icon,ArrowFatLinesRight:Icon,ArrowFatLinesUp:Icon,ArrowFatRight:Icon,ArrowFatUp:Icon,ArrowLeft:Icon,ArrowLineDown:Icon,ArrowLineDownLeft:Icon,ArrowLineDownRight:Icon,ArrowLineLeft:Icon,ArrowLineRight:Icon,ArrowLineUp:Icon,ArrowLineUpLeft:Icon,ArrowLineUpRight:Icon,ArrowRight:Icon,ArrowSquareDown:Icon,ArrowSquareDownLeft:Icon,ArrowSquareDownRight:Icon,ArrowSquareIn:Icon,ArrowSquareLeft:Icon,ArrowSquareOut:Icon,ArrowSquareRight:Icon,ArrowSquareUp:Icon,ArrowSquareUpLeft:Icon,ArrowSquareUpRight:Icon,ArrowUDownLeft:Icon,ArrowUDownRight:Icon,ArrowULeftDown:Icon,ArrowULeftUp:Icon,ArrowURightDown:Icon,ArrowURightUp:Icon,ArrowUUpLeft:Icon,ArrowUUpRight:Icon,ArrowUp:Icon,ArrowUpLeft:Icon,ArrowUpRight:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,ArrowsDownUp:Icon,ArrowsHorizontal:Icon,ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon,ArrowsInSimple:Icon,ArrowsLeftRight:Icon,ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,ArrowsOutSimple:Icon,ArrowsVertical:Icon,CaretCircleDoubleDown:Icon,CaretCircleDoubleLeft:Icon,CaretCircleDoubleRight:Icon,CaretCircleDoubleUp:Icon,CaretCircleDown:Icon,CaretCircleLeft:Icon,CaretCircleRight:Icon,CaretCircleUp:Icon,CaretCircleUpDown:Icon,CaretDoubleDown:Icon,CaretDoubleLeft:Icon,CaretDoubleRight:Icon,CaretDoubleUp:Icon,CaretDown:Icon,CaretLeft:Icon,CaretLineDown:Icon,CaretLineLeft:Icon,CaretLineRight:Icon,CaretLineUp:Icon,CaretRight:Icon,CaretUp:Icon,CaretUpDown:Icon,Cursor:Icon,CursorClick:Icon,FileArrowDown:Icon,FileArrowUp:Icon},pointing:{ArrowArcLeft:Icon,ArrowArcRight:Icon,ArrowBendDoubleUpLeft:Icon,ArrowBendDoubleUpRight:Icon,ArrowBendDownLeft:Icon,ArrowBendDownRight:Icon,ArrowBendLeftDown:Icon,ArrowBendLeftUp:Icon,ArrowBendRightDown:Icon,ArrowBendRightUp:Icon,ArrowBendUpLeft:Icon,ArrowBendUpRight:Icon,ArrowCircleDown:Icon,ArrowCircleDownLeft:Icon,ArrowCircleDownRight:Icon,ArrowCircleLeft:Icon,ArrowCircleRight:Icon,ArrowCircleUp:Icon,ArrowCircleUpLeft:Icon,ArrowCircleUpRight:Icon,ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowDown:Icon,ArrowDownLeft:Icon,ArrowDownRight:Icon,ArrowElbowDownLeft:Icon,ArrowElbowDownRight:Icon,ArrowElbowLeft:Icon,ArrowElbowLeftDown:Icon,ArrowElbowLeftUp:Icon,ArrowElbowRight:Icon,ArrowElbowRightDown:Icon,ArrowElbowRightUp:Icon,ArrowElbowUpLeft:Icon,ArrowElbowUpRight:Icon,ArrowFatDown:Icon,ArrowFatLeft:Icon,ArrowFatLineDown:Icon,ArrowFatLineLeft:Icon,ArrowFatLineRight:Icon,ArrowFatLineUp:Icon,ArrowFatLinesDown:Icon,ArrowFatLinesLeft:Icon,ArrowFatLinesRight:Icon,ArrowFatLinesUp:Icon,ArrowFatRight:Icon,ArrowFatUp:Icon,ArrowLeft:Icon,ArrowLineDown:Icon,ArrowLineDownLeft:Icon,ArrowLineDownRight:Icon,ArrowLineLeft:Icon,ArrowLineRight:Icon,ArrowLineUp:Icon,ArrowLineUpLeft:Icon,ArrowLineUpRight:Icon,ArrowRight:Icon,ArrowSquareDown:Icon,ArrowSquareDownLeft:Icon,ArrowSquareDownRight:Icon,ArrowSquareIn:Icon,ArrowSquareLeft:Icon,ArrowSquareOut:Icon,ArrowSquareRight:Icon,ArrowSquareUp:Icon,ArrowSquareUpLeft:Icon,ArrowSquareUpRight:Icon,ArrowUDownLeft:Icon,ArrowUDownRight:Icon,ArrowULeftDown:Icon,ArrowULeftUp:Icon,ArrowURightDown:Icon,ArrowURightUp:Icon,ArrowUUpLeft:Icon,ArrowUUpRight:Icon,ArrowUp:Icon,ArrowUpLeft:Icon,ArrowUpRight:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,ArrowsDownUp:Icon,ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon,ArrowsInSimple:Icon,ArrowsLeftRight:Icon,ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,ArrowsOutSimple:Icon,CaretCircleDoubleDown:Icon,CaretCircleDoubleLeft:Icon,CaretCircleDoubleRight:Icon,CaretCircleDoubleUp:Icon,CaretCircleDown:Icon,CaretCircleLeft:Icon,CaretCircleRight:Icon,CaretCircleUp:Icon,CaretCircleUpDown:Icon,CaretDoubleDown:Icon,CaretDoubleLeft:Icon,CaretDoubleRight:Icon,CaretDoubleUp:Icon,CaretDown:Icon,CaretLeft:Icon,CaretLineDown:Icon,CaretLineLeft:Icon,CaretLineRight:Icon,CaretLineUp:Icon,CaretRight:Icon,CaretUp:Icon,CaretUpDown:Icon,FileArrowDown:Icon,FileArrowUp:Icon},arrowhead:{ArrowArcLeft:Icon,ArrowArcRight:Icon,ArrowBendDoubleUpLeft:Icon,ArrowBendDoubleUpRight:Icon,ArrowBendDownLeft:Icon,ArrowBendDownRight:Icon,ArrowBendLeftDown:Icon,ArrowBendLeftUp:Icon,ArrowBendRightDown:Icon,ArrowBendRightUp:Icon,ArrowBendUpLeft:Icon,ArrowBendUpRight:Icon,ArrowCircleDown:Icon,ArrowCircleDownLeft:Icon,ArrowCircleDownRight:Icon,ArrowCircleLeft:Icon,ArrowCircleRight:Icon,ArrowCircleUp:Icon,ArrowCircleUpLeft:Icon,ArrowCircleUpRight:Icon,ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowDown:Icon,ArrowDownLeft:Icon,ArrowDownRight:Icon,ArrowElbowDownLeft:Icon,ArrowElbowDownRight:Icon,ArrowElbowLeft:Icon,ArrowElbowLeftDown:Icon,ArrowElbowLeftUp:Icon,ArrowElbowRight:Icon,ArrowElbowRightDown:Icon,ArrowElbowRightUp:Icon,ArrowElbowUpLeft:Icon,ArrowElbowUpRight:Icon,ArrowFatDown:Icon,ArrowFatLeft:Icon,ArrowFatLineDown:Icon,ArrowFatLineLeft:Icon,ArrowFatLineRight:Icon,ArrowFatLineUp:Icon,ArrowFatLinesDown:Icon,ArrowFatLinesLeft:Icon,ArrowFatLinesRight:Icon,ArrowFatLinesUp:Icon,ArrowFatRight:Icon,ArrowFatUp:Icon,ArrowLeft:Icon,ArrowLineDown:Icon,ArrowLineDownLeft:Icon,ArrowLineDownRight:Icon,ArrowLineLeft:Icon,ArrowLineRight:Icon,ArrowLineUp:Icon,ArrowLineUpLeft:Icon,ArrowLineUpRight:Icon,ArrowRight:Icon,ArrowSquareDown:Icon,ArrowSquareDownLeft:Icon,ArrowSquareDownRight:Icon,ArrowSquareIn:Icon,ArrowSquareLeft:Icon,ArrowSquareOut:Icon,ArrowSquareRight:Icon,ArrowSquareUp:Icon,ArrowSquareUpLeft:Icon,ArrowSquareUpRight:Icon,ArrowUDownLeft:Icon,ArrowUDownRight:Icon,ArrowULeftDown:Icon,ArrowULeftUp:Icon,ArrowURightDown:Icon,ArrowURightUp:Icon,ArrowUUpLeft:Icon,ArrowUUpRight:Icon,ArrowUp:Icon,ArrowUpLeft:Icon,ArrowUpRight:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,ArrowsDownUp:Icon,ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon,ArrowsInSimple:Icon,ArrowsLeftRight:Icon,ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,ArrowsOutSimple:Icon,CaretCircleDoubleDown:Icon,CaretCircleDoubleLeft:Icon,CaretCircleDoubleRight:Icon,CaretCircleDoubleUp:Icon,CaretCircleDown:Icon,CaretCircleLeft:Icon,CaretCircleRight:Icon,CaretCircleUp:Icon,CaretCircleUpDown:Icon,CaretDoubleDown:Icon,CaretDoubleLeft:Icon,CaretDoubleRight:Icon,CaretDoubleUp:Icon,CaretDown:Icon,CaretLeft:Icon,CaretLineDown:Icon,CaretLineLeft:Icon,CaretLineRight:Icon,CaretLineUp:Icon,CaretRight:Icon,CaretUp:Icon,CaretUpDown:Icon,Cursor:Icon,CursorClick:Icon,FileArrowDown:Icon,FileArrowUp:Icon,FlowArrow:Icon},replyall:{ArrowBendDoubleUpLeft:Icon},reply:{ArrowBendUpLeft:Icon},re:{ArrowBendUpLeft:Icon},forward:{ArrowBendUpRight:Icon},fwd:{ArrowBendUpRight:Icon},redo:{ArrowClockwise:Icon,ArrowUDownRight:Icon,ArrowULeftUp:Icon,ArrowURightUp:Icon,ArrowUUpRight:Icon,ArrowsClockwise:Icon},refreshing:{ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon},rotate:{ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,FlipHorizontal:Icon,FlipVertical:Icon,Spiral:Icon},spin:{ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,DeviceRotate:Icon,Spiral:Icon},flip:{ArrowClockwise:Icon,ArrowCounterClockwise:Icon,ArrowsClockwise:Icon,ArrowsCounterClockwise:Icon,CameraRotate:Icon,DeviceRotate:Icon},undo:{ArrowCounterClockwise:Icon,ArrowUDownLeft:Icon,ArrowULeftDown:Icon,ArrowURightDown:Icon,ArrowUUpLeft:Icon,ArrowsCounterClockwise:Icon,Eraser:Icon},outlined:{ArrowFatDown:Icon,ArrowFatLeft:Icon,ArrowFatLineDown:Icon,ArrowFatLineLeft:Icon,ArrowFatLineRight:Icon,ArrowFatLineUp:Icon,ArrowFatLinesDown:Icon,ArrowFatLinesLeft:Icon,ArrowFatLinesRight:Icon,ArrowFatLinesUp:Icon,ArrowFatRight:Icon,ArrowFatUp:Icon},capsLock:{ArrowFatLineUp:Icon},shift:{ArrowFatUp:Icon,ClockUser:Icon},bottom:{ArrowLineDown:Icon},top:{ArrowLineUp:Icon},import:{ArrowSquareIn:Icon,DownloadSimple:Icon},export:{ArrowSquareOut:Icon,Share:Icon,ShareFat:Icon,ShareNetwork:Icon},external:{ArrowSquareOut:Icon},return:{ArrowUDownLeft:Icon,ArrowULeftDown:Icon,ArrowURightDown:Icon,ArrowUUpLeft:Icon},uturns:{ArrowUDownLeft:Icon,ArrowUDownRight:Icon,ArrowULeftDown:Icon,ArrowULeftUp:Icon,ArrowURightDown:Icon,ArrowURightUp:Icon,ArrowUUpLeft:Icon,ArrowUUpRight:Icon},sync:{ArrowsClockwise:Icon,CloudCheck:Icon,CloudSlash:Icon,FileCloud:Icon},synchronize:{ArrowsClockwise:Icon},cursor:{ArrowsHorizontal:Icon,ArrowsVertical:Icon,Textbox:Icon},resize:{ArrowsHorizontal:Icon,ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInSimple:Icon,ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutSimple:Icon,ArrowsVertical:Icon,FrameCorners:Icon,Notches:Icon,SplitHorizontal:Icon,SplitVertical:Icon},expand:{ArrowsHorizontal:Icon,ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutSimple:Icon,ArrowsVertical:Icon,CornersOut:Icon,FrameCorners:Icon,Resize:Icon},left:{ArrowsHorizontal:Icon},right:{ArrowsHorizontal:Icon},collapse:{ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInSimple:Icon,CornersIn:Icon},minimize:{ArrowsIn:Icon,ArrowsInCardinal:Icon,ArrowsInSimple:Icon,PictureInPicture:Icon},shrink:{ArrowsIn:Icon,ArrowsInCardinal:Icon},close:{ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon},center:{ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon},align:{ArrowsInLineHorizontal:Icon,ArrowsInLineVertical:Icon},arrowheads:{ArrowsMerge:Icon,ArrowsSplit:Icon},join:{ArrowsMerge:Icon,Intersect:Icon,IntersectSquare:Icon,IntersectThree:Icon,Unite:Icon,UniteSquare:Icon},combine:{ArrowsMerge:Icon,Intersect:Icon,Subtract:Icon,SubtractSquare:Icon,Unite:Icon,UniteSquare:Icon},fullscreen:{ArrowsOut:Icon,ArrowsOutCardinal:Icon,ArrowsOutSimple:Icon,CornersOut:Icon,FrameCorners:Icon},grow:{ArrowsOut:Icon,ArrowsOutCardinal:Icon,Resize:Icon},pan:{ArrowsOutCardinal:Icon},move:{ArrowsOutCardinal:Icon},open:{ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,FileDashed:Icon,Files:Icon},split:{ArrowsOutLineHorizontal:Icon,ArrowsOutLineVertical:Icon,GitFork:Icon,GitMerge:Icon,HeartBreak:Icon,HeartStraightBreak:Icon,Subtract:Icon,SubtractSquare:Icon},fork:{ArrowsSplit:Icon},up:{ArrowsVertical:Icon},down:{ArrowsVertical:Icon},reading:{Article:Icon,Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,BookOpenUser:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon,Books:Icon,Newspaper:Icon,NewspaperClipping:Icon},writing:{Article:Icon,Eraser:Icon,Highlighter:Icon,HighlighterCircle:Icon,MarkerCircle:Icon,Newspaper:Icon,NewspaperClipping:Icon,Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,PencilSimpleSlash:Icon,PencilSlash:Icon,Quotes:Icon},journals:{Article:Icon,Newspaper:Icon,NewspaperClipping:Icon},periodicals:{Article:Icon,Newspaper:Icon,NewspaperClipping:Icon},text:{Article:Icon,Exam:Icon},newspaper:{Article:Icon},caduceus:{Asclepius:Icon},staff:{Asclepius:Icon},mythology:{Asclepius:Icon},rx:{Asclepius:Icon,Pill:Icon,Prescription:Icon},drugs:{Asclepius:Icon,Pill:Icon,Prescription:Icon},pharmacy:{Asclepius:Icon,Pill:Icon,Prescription:Icon},pharmacist:{Asclepius:Icon,Pill:Icon,Prescription:Icon},pharmaceuticals:{Asclepius:Icon,Pill:Icon,Prescription:Icon},hospital:{Asclepius:Icon,Bed:Icon,FirstAid:Icon,LetterCircleH:Icon,Stethoscope:Icon,Syringe:Icon},snake:{Asclepius:Icon},mercury:{Asclepius:Icon},hermes:{Asclepius:Icon},star:{Asterisk:Icon,AsteriskSimple:Icon,CalendarHeart:Icon,CalendarStar:Icon,Pentagram:Icon,Sparkle:Icon},wildcard:{Asterisk:Icon,AsteriskSimple:Icon},bulletPoint:{Asterisk:Icon,AsteriskSimple:Icon},address:{At:Icon},email:{At:Icon,Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon,Mailbox:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon,Paperclip:Icon,PaperclipHorizontal:Icon},atSymbol:{At:Icon},commercialAt:{At:Icon},arobase:{At:Icon},atomic:{Atom:Icon,Radioactive:Icon},nucleus:{Atom:Icon},nuclear:{Atom:Icon,FalloutShelter:Icon,Radioactive:Icon},reactor:{Atom:Icon},science:{Atom:Icon,Flask:Icon,Magnet:Icon,MagnetStraight:Icon,Microscope:Icon,TestTube:Icon},physics:{Atom:Icon,Magnet:Icon,MagnetStraight:Icon},electron:{Atom:Icon},automation:{Atom:Icon},react:{Atom:Icon},veggie:{Avocado:Icon,Carrot:Icon},fruit:{Avocado:Icon,Cherries:Icon,Orange:Icon,OrangeSlice:Icon},tools:{Axe:Icon,Hammer:Icon,Knife:Icon,Nut:Icon,PencilRuler:Icon,PipeWrench:Icon,Screwdriver:Icon,Shovel:Icon,Toolbox:Icon,Wrench:Icon},carpentry:{Axe:Icon,Hammer:Icon,Toolbox:Icon},forestry:{Axe:Icon},construction:{Axe:Icon,Barricade:Icon,Blueprint:Icon,Bulldozer:Icon,Crane:Icon,CraneTower:Icon,Hammer:Icon,HardHat:Icon,PencilRuler:Icon,Pipe:Icon,PipeWrench:Icon,Screwdriver:Icon,Shovel:Icon,Toolbox:Icon},infant:{Baby:Icon,BabyCarriage:Icon},child:{Baby:Icon,BabyCarriage:Icon},children:{Baby:Icon,BabyCarriage:Icon},toddler:{Baby:Icon,BabyCarriage:Icon},pram:{BabyCarriage:Icon},stroller:{BabyCarriage:Icon},knapsack:{Backpack:Icon},camping:{Backpack:Icon,Campfire:Icon,Tent:Icon,Tipi:Icon},school:{Backpack:Icon,Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,Exam:Icon,GraduationCap:Icon,Student:Icon},bag:{Backpack:Icon},keyboard:{Backspace:Icon,Command:Icon,Control:Icon,KeyReturn:Icon,Option:Icon,PianoKeys:Icon},remove:{Backspace:Icon,CalendarMinus:Icon,CalendarSlash:Icon,FileMinus:Icon,FolderMinus:Icon,FolderSimpleMinus:Icon,HandArrowDown:Icon,HandWithdraw:Icon,MusicNotesMinus:Icon,StackMinus:Icon,TextStrikethrough:Icon,Trash:Icon,TrashSimple:Icon,PersonCircleMinus:Icon,PersonMinus:Icon},delete:{Backspace:Icon,CalendarMinus:Icon,CalendarSlash:Icon,FileMinus:Icon,FolderMinus:Icon,FolderSimpleMinus:Icon,StackMinus:Icon,TextStrikethrough:Icon,Trash:Icon,TrashSimple:Icon,PersonCircleMinus:Icon,PersonMinus:Icon},suitcase:{Bag:Icon,BagSimple:Icon,Briefcase:Icon,BriefcaseMetal:Icon,SuitcaseRolling:Icon},valise:{Bag:Icon,BagSimple:Icon,Briefcase:Icon,BriefcaseMetal:Icon,Suitcase:Icon,SuitcaseSimple:Icon,Trolley:Icon,TrolleySuitcase:Icon},baggage:{Bag:Icon,BagSimple:Icon,Briefcase:Icon,BriefcaseMetal:Icon,Handbag:Icon,HandbagSimple:Icon,Suitcase:Icon,SuitcaseSimple:Icon,Tote:Icon,ToteSimple:Icon,Trolley:Icon,TrolleySuitcase:Icon},folders:{Bag:Icon,BagSimple:Icon,Briefcase:Icon,BriefcaseMetal:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,Folder:Icon,FolderDashed:Icon,FolderLock:Icon,FolderOpen:Icon,FolderSimple:Icon,FolderSimpleDashed:Icon,FolderSimpleLock:Icon,FolderSimpleStar:Icon,FolderSimpleUser:Icon,FolderStar:Icon,FolderUser:Icon,Folders:Icon,Suitcase:Icon,SuitcaseSimple:Icon,Tabs:Icon},portfolio:{Bag:Icon,BagSimple:Icon,Briefcase:Icon,BriefcaseMetal:Icon,Suitcase:Icon,SuitcaseSimple:Icon},helium:{Balloon:Icon},birthday:{Balloon:Icon,Cake:Icon,Gift:Icon},party:{Balloon:Icon,BeachBall:Icon,Confetti:Icon,Hamburger:Icon,Pizza:Icon},bandages:{Bandaids:Icon,FirstAidKit:Icon},firstAid:{Bandaids:Icon},banking:{Bank:Icon},checking:{Bank:Icon},money:{Bank:Icon,Cardholder:Icon,Coin:Icon,CoinVertical:Icon,Coins:Icon,CreditCard:Icon,CurrencyCircleDollar:Icon,CurrencyCny:Icon,CurrencyDollar:Icon,CurrencyDollarSimple:Icon,CurrencyEth:Icon,CurrencyEur:Icon,CurrencyGbp:Icon,CurrencyInr:Icon,CurrencyJpy:Icon,CurrencyKrw:Icon,CurrencyKzt:Icon,CurrencyNgn:Icon,CurrencyRub:Icon,HandCoins:Icon,PiggyBank:Icon,Receipt:Icon,ReceiptX:Icon,TipJar:Icon,Wallet:Icon},deposit:{Bank:Icon,HandArrowUp:Icon,PiggyBank:Icon,TipJar:Icon},withdraw:{Bank:Icon,HandArrowDown:Icon},places:{Bank:Icon,Basket:Icon,Bed:Icon,BeerBottle:Icon,BeerStein:Icon,Boat:Icon,BookOpenUser:Icon,Books:Icon,Brandy:Icon,Building:Icon,BuildingApartment:Icon,BuildingOffice:Icon,Buildings:Icon,Bus:Icon,CableCar:Icon,Champagne:Icon,Cheers:Icon,City:Icon,Coffee:Icon,CoffeeBean:Icon,Factory:Icon,Hamburger:Icon,Hospital:Icon,House:Icon,HouseLine:Icon,HouseSimple:Icon,Island:Icon,MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinPlus:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon,MapTrifold:Icon,Martini:Icon,Pizza:Icon,Sailboat:Icon,ShippingContainer:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon,Storefront:Icon,Subway:Icon,TeaBag:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon,Warehouse:Icon,Wine:Icon},locations:{Bank:Icon,Basket:Icon,Bed:Icon,BeerBottle:Icon,BeerStein:Icon,Boat:Icon,BookOpenUser:Icon,Books:Icon,BowlFood:Icon,BowlSteam:Icon,Brandy:Icon,Building:Icon,BuildingApartment:Icon,BuildingOffice:Icon,Buildings:Icon,Bus:Icon,CableCar:Icon,Champagne:Icon,Cheers:Icon,City:Icon,Coffee:Icon,CoffeeBean:Icon,Factory:Icon,Hamburger:Icon,Hospital:Icon,House:Icon,HouseLine:Icon,HouseSimple:Icon,Island:Icon,MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinPlus:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon,MapTrifold:Icon,Martini:Icon,Pizza:Icon,Sailboat:Icon,ShippingContainer:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon,Storefront:Icon,Subway:Icon,TeaBag:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon,Warehouse:Icon,Wine:Icon},gym:{Barbell:Icon,BoxingGlove:Icon,Lockers:Icon},weights:{Barbell:Icon},dumbbells:{Barbell:Icon},strengthTraining:{Barbell:Icon},workout:{Barbell:Icon},exercises:{Barbell:Icon,Bicycle:Icon},fitness:{Barbell:Icon,Bicycle:Icon},upc:{Barcode:Icon,QrCode:Icon,Scan:Icon},qr:{Barcode:Icon},products:{Barcode:Icon,QrCode:Icon,Scan:Icon},shopping:{Barcode:Icon,Basket:Icon,QrCode:Icon,Scan:Icon,Storefront:Icon},scanner:{Barcode:Icon,QrCode:Icon,Scan:Icon,ScanSmiley:Icon},animals:{Barn:Icon,Bird:Icon,Butterfly:Icon,Cat:Icon,Cow:Icon,Dog:Icon,Fish:Icon,FishSimple:Icon,Horse:Icon,LinuxLogo:Icon,PawPrint:Icon},livestock:{Barn:Icon,Cow:Icon},farming:{Barn:Icon,Farm:Icon,Grains:Icon,GrainsSlash:Icon,Plant:Icon,Tractor:Icon},agriculture:{Barn:Icon,Farm:Icon,Grains:Icon,GrainsSlash:Icon,Tractor:Icon},gate:{Barricade:Icon},sports:{Baseball:Icon,BaseballCap:Icon,BaseballHelmet:Icon,Basketball:Icon,BeachBall:Icon,Beanie:Icon,Boot:Icon,Boules:Icon,BowlingBall:Icon,BoxingGlove:Icon,CourtBasketball:Icon,Cricket:Icon,FlagPennant:Icon,Football:Icon,FootballHelmet:Icon,Goggles:Icon,Golf:Icon,Hockey:Icon,Horse:Icon,PersonArmsSpread:Icon,PersonSimpleBike:Icon,PersonSimpleSki:Icon,PersonSimpleSnowboard:Icon,PersonSimpleSwim:Icon,PersonSimpleTaiChi:Icon,PersonSimpleThrow:Icon,PingPong:Icon,Racquet:Icon,Ranking:Icon,Sailboat:Icon,Sneaker:Icon,SneakerMove:Icon,SoccerBall:Icon,Strategy:Icon,SwimmingPool:Icon,TennisBall:Icon,Timer:Icon,Volleyball:Icon},mlb:{Baseball:Icon,BaseballHelmet:Icon,TennisBall:Icon},clothes:{BaseballCap:Icon,Beanie:Icon,Belt:Icon,ChefHat:Icon,CoatHanger:Icon,CowboyHat:Icon,Dress:Icon,HighHeel:Icon,Hoodie:Icon,Pants:Icon,ShirtFolded:Icon,Sneaker:Icon,SneakerMove:Icon,Sock:Icon,TShirt:Icon},clothing:{BaseballCap:Icon,Beanie:Icon,Belt:Icon,ChefHat:Icon,CoatHanger:Icon,CowboyHat:Icon,Dress:Icon,HighHeel:Icon,Hoodie:Icon,Pants:Icon,ShirtFolded:Icon,Sneaker:Icon,SneakerMove:Icon,Sock:Icon,TShirt:Icon,Towel:Icon,WashingMachine:Icon},hat:{BaseballCap:Icon,Beanie:Icon,GraduationCap:Icon},ecommerce:{Basket:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon},cart:{Basket:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon},buying:{Basket:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon},checkout:{Basket:Icon,ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon},nba:{Basketball:Icon,CourtBasketball:Icon},bath:{Bathtub:Icon,Shower:Icon,Towel:Icon},shower:{Bathtub:Icon,Towel:Icon},bathroom:{Bathtub:Icon,Shower:Icon,Toilet:Icon,ToiletPaper:Icon},faucet:{Bathtub:Icon,Shower:Icon},charged:{BatteryCharging:Icon,BatteryChargingVertical:Icon,BatteryEmpty:Icon,BatteryFull:Icon,BatteryHigh:Icon,BatteryLow:Icon,BatteryMedium:Icon,BatteryPlus:Icon,BatteryPlusVertical:Icon,BatteryVerticalEmpty:Icon,BatteryVerticalFull:Icon,BatteryVerticalHigh:Icon,BatteryVerticalLow:Icon,BatteryVerticalMedium:Icon,BatteryWarning:Icon,BatteryWarningVertical:Icon,CarBattery:Icon,Lightning:Icon,LightningSlash:Icon,Power:Icon},charger:{BatteryCharging:Icon,BatteryChargingVertical:Icon,BatteryEmpty:Icon,BatteryFull:Icon,BatteryHigh:Icon,BatteryLow:Icon,BatteryMedium:Icon,BatteryPlus:Icon,BatteryPlusVertical:Icon,BatteryVerticalEmpty:Icon,BatteryVerticalFull:Icon,BatteryVerticalHigh:Icon,BatteryVerticalLow:Icon,BatteryVerticalMedium:Icon,BatteryWarning:Icon,BatteryWarningVertical:Icon,CarBattery:Icon,Lightning:Icon,LightningSlash:Icon,Power:Icon},charging:{BatteryCharging:Icon,BatteryChargingVertical:Icon,BatteryEmpty:Icon,BatteryFull:Icon,BatteryHigh:Icon,BatteryLow:Icon,BatteryMedium:Icon,BatteryPlus:Icon,BatteryPlusVertical:Icon,BatteryVerticalEmpty:Icon,BatteryVerticalFull:Icon,BatteryVerticalHigh:Icon,BatteryVerticalLow:Icon,BatteryVerticalMedium:Icon,BatteryWarning:Icon,BatteryWarningVertical:Icon,CarBattery:Icon,Lightning:Icon,LightningSlash:Icon,PlugCharging:Icon,Power:Icon},power:{BatteryCharging:Icon,BatteryChargingVertical:Icon,BatteryEmpty:Icon,BatteryFull:Icon,BatteryHigh:Icon,BatteryLow:Icon,BatteryMedium:Icon,BatteryPlus:Icon,BatteryPlusVertical:Icon,BatteryVerticalEmpty:Icon,BatteryVerticalFull:Icon,BatteryVerticalHigh:Icon,BatteryVerticalLow:Icon,BatteryVerticalMedium:Icon,BatteryWarning:Icon,BatteryWarningVertical:Icon,CarBattery:Icon,HandFist:Icon,Lightning:Icon,LightningSlash:Icon,NuclearPlant:Icon,SolarPanel:Icon,SolarRoof:Icon,TextSubscript:Icon,Windmill:Icon},dead:{BatteryEmpty:Icon,BatteryVerticalEmpty:Icon,Skull:Icon,SmileyXEyes:Icon},filled:{BatteryFull:Icon},empty:{BatteryWarning:Icon,BatteryWarningVertical:Icon,Placeholder:Icon},critical:{BatteryWarning:Icon,BatteryWarningVertical:Icon},ocean:{BeachBall:Icon,Island:Icon,Waves:Icon},winter:{Beanie:Icon,PersonSimpleSki:Icon,PersonSimpleSnowboard:Icon},hotels:{Bed:Icon},accommodations:{Bed:Icon},sleeping:{Bed:Icon},drinks:{BeerBottle:Icon,BeerStein:Icon,Brandy:Icon,Champagne:Icon,Cheers:Icon,Coffee:Icon,CoffeeBean:Icon,Martini:Icon,PintGlass:Icon,TeaBag:Icon,Wine:Icon},beverages:{BeerBottle:Icon,BeerStein:Icon,Brandy:Icon,Champagne:Icon,Cheers:Icon,Coffee:Icon,CoffeeBean:Icon,Martini:Icon,PintGlass:Icon,TeaBag:Icon,Wine:Icon},bars:{BeerBottle:Icon,BeerStein:Icon,Brandy:Icon,Champagne:Icon,Cheers:Icon,Coffee:Icon,CoffeeBean:Icon,Martini:Icon,TeaBag:Icon,Wine:Icon},restaurants:{BeerBottle:Icon,BeerStein:Icon,BowlFood:Icon,BowlSteam:Icon,Brandy:Icon,Champagne:Icon,Cheers:Icon,Coffee:Icon,CoffeeBean:Icon,CookingPot:Icon,Fish:Icon,FishSimple:Icon,ForkKnife:Icon,Hamburger:Icon,Knife:Icon,Martini:Icon,Pizza:Icon,TeaBag:Icon,Wine:Icon},dining:{BeerBottle:Icon,BeerStein:Icon,BowlFood:Icon,BowlSteam:Icon,Brandy:Icon,Champagne:Icon,Cheers:Icon,Cheese:Icon,Coffee:Icon,CoffeeBean:Icon,Cookie:Icon,CookingPot:Icon,Fish:Icon,FishSimple:Icon,ForkKnife:Icon,Hamburger:Icon,Knife:Icon,Martini:Icon,PintGlass:Icon,Pizza:Icon,TeaBag:Icon,Wine:Icon},alarm:{Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Clock:Icon,ClockAfternoon:Icon,ClockClockwise:Icon,ClockCountdown:Icon,ClockCounterClockwise:Icon,Siren:Icon,Timer:Icon,Watch:Icon},notifications:{Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon},ringer:{Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSimpleSlash:Icon,BellSimpleZ:Icon,BellSlash:Icon,BellZ:Icon,Vibrate:Icon},calls:{Bell:Icon,BellRinging:Icon,BellSimple:Icon,BellSimpleRinging:Icon,BellSlash:Icon,Phone:Icon,PhoneCall:Icon,PhoneDisconnect:Icon,PhoneIncoming:Icon,PhoneList:Icon,PhoneOutgoing:Icon,PhonePause:Icon,PhonePlus:Icon,PhoneSlash:Icon,PhoneTransfer:Icon,PhoneX:Icon,Vibrate:Icon},silent:{BellSimpleSlash:Icon,BellSlash:Icon,Vibrate:Icon},silenced:{BellSimpleSlash:Icon,BellSlash:Icon,Vibrate:Icon},disabled:{BellSimpleSlash:Icon,BellSlash:Icon,BluetoothSlash:Icon,CameraSlash:Icon,CellSignalSlash:Icon,CloudSlash:Icon,DropSlash:Icon,EyeSlash:Icon,GpsSlash:Icon,LightningSlash:Icon,MicrophoneSlash:Icon,NetworkX:Icon,PhoneSlash:Icon,PushPinSimpleSlash:Icon,PushPinSlash:Icon,ShieldSlash:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon,SubtitlesSlash:Icon,VideoCameraSlash:Icon,Wheelchair:Icon,WheelchairMotion:Icon,WifiSlash:Icon},snooze:{BellSimpleZ:Icon,BellZ:Icon,Moon:Icon,MoonStars:Icon},shapes:{BezierCurve:Icon,BoundingBox:Icon,Circle:Icon,CircleDashed:Icon,CircleHalf:Icon,CircleHalfTilt:Icon,CircleNotch:Icon,CirclesFour:Icon,CirclesThree:Icon,CirclesThreePlus:Icon,Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,Cylinder:Icon,Diamond:Icon,DiamondsFour:Icon,Dot:Icon,DotOutline:Icon,DotsNine:Icon,DotsSix:Icon,DotsSixVertical:Icon,DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon,Hexagon:Icon,LineSegment:Icon,LineSegments:Icon,Octagon:Icon,Parallelogram:Icon,Pentagon:Icon,Polygon:Icon,Rectangle:Icon,RectangleDashed:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon,Seal:Icon,SealCheck:Icon,SealPercent:Icon,SealQuestion:Icon,SealWarning:Icon,Square:Icon,SquareHalf:Icon,SquareHalfBottom:Icon,SquareSplitHorizontal:Icon,SquareSplitVertical:Icon,SquaresFour:Icon,Triangle:Icon,TriangleDashed:Icon},drawing:{BezierCurve:Icon,CompassTool:Icon,HighlighterCircle:Icon,LineSegment:Icon,LineSegments:Icon,MarkerCircle:Icon,PencilRuler:Icon,Polygon:Icon,Scribble:Icon,ScribbleLoop:Icon},path:{BezierCurve:Icon,Footprints:Icon,LineSegment:Icon,LineSegments:Icon},pen:{BezierCurve:Icon,LineSegment:Icon,LineSegments:Icon},vector:{BezierCurve:Icon,FileSvg:Icon,LineSegment:Icon,LineSegments:Icon,Path:Icon},bikers:{Bicycle:Icon},bicycling:{Bicycle:Icon},cyclists:{Bicycle:Icon},commuter:{Bicycle:Icon,Boat:Icon,Bus:Icon,CableCar:Icon,Person:Icon,PersonSimple:Icon,PersonSimpleRun:Icon,PersonSimpleWalk:Icon,Subway:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon},digital:{Binary:Icon},programming:{Binary:Icon},coding:{Binary:Icon},executable:{Binary:Icon},telescope:{Binoculars:Icon},glasses:{Binoculars:Icon},search:{Binoculars:Icon,FileMagnifyingGlass:Icon,Flashlight:Icon,ListMagnifyingGlass:Icon,MagnifyingGlass:Icon,MagnifyingGlassMinus:Icon,MagnifyingGlassPlus:Icon},find:{Binoculars:Icon,FileMagnifyingGlass:Icon,Flashlight:Icon,ListMagnifyingGlass:Icon,MagnifyingGlass:Icon,MagnifyingGlassMinus:Icon,MagnifyingGlassPlus:Icon},explore:{Binoculars:Icon},contamination:{Biohazard:Icon,FalloutShelter:Icon},quarantine:{Biohazard:Icon,FalloutShelter:Icon},toxic:{Biohazard:Icon,FalloutShelter:Icon},poison:{Biohazard:Icon},danger:{Biohazard:Icon,FalloutShelter:Icon,FireExtinguisher:Icon,Radioactive:Icon,Warning:Icon,WarningCircle:Icon,WarningDiamond:Icon,WarningOctagon:Icon},caution:{Biohazard:Icon,ExclamationMark:Icon,FalloutShelter:Icon,FireExtinguisher:Icon,Warning:Icon,WarningCircle:Icon,WarningDiamond:Icon,WarningOctagon:Icon},pets:{Bird:Icon,Cat:Icon,Dog:Icon,Fish:Icon,FishSimple:Icon,PawPrint:Icon},architecture:{Blueprint:Icon},floorplan:{Blueprint:Icon},building:{Blueprint:Icon},wireless:{Bluetooth:Icon,BluetoothConnected:Icon,BluetoothSlash:Icon,BluetoothX:Icon,CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon,WifiHigh:Icon,WifiLow:Icon,WifiMedium:Icon,WifiNone:Icon,WifiSlash:Icon,WifiX:Icon},connection:{Bluetooth:Icon,BluetoothConnected:Icon,BluetoothSlash:Icon,BluetoothX:Icon,CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon,WifiHigh:Icon,WifiLow:Icon,WifiMedium:Icon,WifiNone:Icon,WifiSlash:Icon,WifiX:Icon},connected:{Bluetooth:Icon,BluetoothConnected:Icon},connectivity:{Bluetooth:Icon,BluetoothConnected:Icon,BluetoothSlash:Icon,BluetoothX:Icon,CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon,WifiHigh:Icon,WifiLow:Icon,WifiMedium:Icon,WifiNone:Icon,WifiSlash:Icon,WifiX:Icon},disconnected:{BluetoothSlash:Icon,BluetoothX:Icon,CellSignalSlash:Icon,CellSignalX:Icon,PhoneDisconnect:Icon,PhoneSlash:Icon,Plugs:Icon,WifiSlash:Icon,WifiX:Icon},errors:{BluetoothX:Icon,Bug:Icon,BugBeetle:Icon,CellSignalX:Icon,CloudWarning:Icon,CloudX:Icon,FileX:Icon,LinkBreak:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontalBreak:Icon,PhoneX:Icon,SealWarning:Icon,ShieldWarning:Icon,SpeakerSimpleX:Icon,SpeakerX:Icon,Warning:Icon,WarningCircle:Icon,WarningDiamond:Icon,WarningOctagon:Icon,WifiX:Icon},ferry:{Boat:Icon},ship:{Boat:Icon,Sailboat:Icon},cruise:{Boat:Icon},publicTransit:{Boat:Icon,Bus:Icon,CableCar:Icon,Subway:Icon,Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon},sailing:{Boat:Icon,Sailboat:Icon},gaming:{Bomb:Icon,Club:Icon,Diamond:Icon,DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon,GameController:Icon,Headset:Icon,Heart:Icon,HeartStraight:Icon,Joystick:Icon,Spade:Icon,Sword:Icon,TreasureChest:Icon},grenade:{Bomb:Icon},explosive:{Bomb:Icon},war:{Bomb:Icon,Sword:Icon},weapon:{Bomb:Icon,Sword:Icon},fuse:{Bomb:Icon},dogbone:{Bone:Icon},reader:{Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,BookOpenUser:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon,Books:Icon},novel:{Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon},story:{Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon},library:{Book:Icon,BookBookmark:Icon,BookOpen:Icon,BookOpenText:Icon,BookOpenUser:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon,Books:Icon,Files:Icon,Package:Icon},favorites:{BookBookmark:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon,Heart:Icon,HeartHalf:Icon,HeartStraight:Icon,ListHeart:Icon,ListStar:Icon,PushPin:Icon,PushPinSimple:Icon,PushPinSimpleSlash:Icon,PushPinSlash:Icon,Sparkle:Icon,Star:Icon,StarFour:Icon,ThumbsUp:Icon},favorited:{BookBookmark:Icon,Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon,Heart:Icon,HeartHalf:Icon,HeartStraight:Icon,PushPin:Icon,PushPinSimple:Icon,PushPinSimpleSlash:Icon,PushPinSlash:Icon,Sparkle:Icon,Star:Icon,StarFour:Icon,ThumbsUp:Icon},easyRead:{BookOpenUser:Icon},placeholder:{Bookmark:Icon,BookmarkSimple:Icon,Bookmarks:Icon,BookmarksSimple:Icon},bookshelf:{Books:Icon},hiking:{Boot:Icon,Footprints:Icon},shoes:{Boot:Icon,HighHeel:Icon,Sneaker:Icon,SneakerMove:Icon},exercise:{Boot:Icon,Goggles:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleTaiChi:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon,SwimmingPool:Icon},balls:{Boules:Icon},pétanque:{Boules:Icon},raffa:{Boules:Icon},bocce:{Boules:Icon},bouleLyonnaise:{Boules:Icon},lawnBowls:{Boules:Icon},polygon:{BoundingBox:Icon},outline:{BoundingBox:Icon},corners:{BoundingBox:Icon},rectangle:{BoundingBox:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Diamond:Icon},ramen:{BowlFood:Icon},meal:{BowlFood:Icon,BowlSteam:Icon,Bread:Icon,Egg:Icon,EggCrack:Icon,ForkKnife:Icon,Knife:Icon},eating:{BowlFood:Icon,BowlSteam:Icon,ForkKnife:Icon,Knife:Icon},alley:{BowlingBall:Icon},unarchive:{BoxArrowUp:Icon,TrayArrowUp:Icon},upload:{BoxArrowUp:Icon,CloudArrowUp:Icon,FileArrowUp:Icon,MonitorArrowUp:Icon},combat:{BoxingGlove:Icon},martialArts:{BoxingGlove:Icon,PersonSimpleTaiChi:Icon},fight:{BoxingGlove:Icon},code:{BracketsAngle:Icon,BracketsCurly:Icon,BracketsRound:Icon,BracketsSquare:Icon,FileC:Icon,FileCSharp:Icon,FileCpp:Icon,FileCss:Icon,FileHtml:Icon,FileJs:Icon,FileJsx:Icon,FilePy:Icon,FileRs:Icon,FileTs:Icon,FileTsx:Icon,FileVue:Icon},angleBrackets:{BracketsAngle:Icon,Code:Icon,CodeBlock:Icon,CodeSimple:Icon},angleBraces:{BracketsAngle:Icon,Code:Icon,CodeBlock:Icon,CodeSimple:Icon},curlyBrackets:{BracketsCurly:Icon},curlyBraces:{BracketsCurly:Icon},parentheses:{BracketsRound:Icon},roundBrackets:{BracketsRound:Icon},roundBraces:{BracketsRound:Icon},squareBrackets:{BracketsSquare:Icon},squareBraces:{BracketsSquare:Icon},array:{BracketsSquare:Icon},mind:{Brain:Icon},mental:{Brain:Icon},whiskey:{Brandy:Icon},cocktail:{Brandy:Icon},bakery:{Bread:Icon},sandwich:{Bread:Icon},gluten:{Bread:Icon,Grains:Icon,GrainsSlash:Icon},loaf:{Bread:Icon},toast:{Bread:Icon,Cheers:Icon},slice:{Bread:Icon},infrastucture:{Bridge:Icon},radio:{Broadcast:Icon,Rss:Icon,RssSimple:Icon},hotspot:{Broadcast:Icon},wifi:{Broadcast:Icon},emit:{Broadcast:Icon},sweeping:{Broom:Icon},cleaning:{Broom:Icon,SprayBottle:Icon,WashingMachine:Icon},webBrowsers:{Browser:Icon,Browsers:Icon},internet:{Browser:Icon,Browsers:Icon,Globe:Icon,GlobeSimpleX:Icon,GlobeX:Icon,Network:Icon,NetworkSlash:Icon,NetworkX:Icon,WifiHigh:Icon,WifiLow:Icon,WifiMedium:Icon,WifiNone:Icon,WifiSlash:Icon,WifiX:Icon},website:{Browser:Icon,Browsers:Icon,Cards:Icon,CardsThree:Icon},webpage:{Browser:Icon,Browsers:Icon,Cards:Icon,CardsThree:Icon},chrome:{Browser:Icon,Browsers:Icon},edge:{Browser:Icon,Browsers:Icon},firefox:{Browser:Icon,Browsers:Icon},debug:{Bug:Icon,BugBeetle:Icon},insect:{Bug:Icon,BugBeetle:Icon},ladybug:{Bug:Icon,BugBeetle:Icon},company:{Building:Icon,BuildingOffice:Icon,Buildings:Icon},business:{Building:Icon,BuildingOffice:Icon,Buildings:Icon},earthMover:{Bulldozer:Icon},dig:{Bulldozer:Icon},digger:{Bulldozer:Icon},automobile:{Bus:Icon,Car:Icon,CarProfile:Icon,CarSimple:Icon,Engine:Icon,Garage:Icon,Jeep:Icon,Truck:Icon,TruckTrailer:Icon,Van:Icon},insects:{Butterfly:Icon},moth:{Butterfly:Icon},gondola:{CableCar:Icon},skiing:{CableCar:Icon,PersonSimpleSki:Icon},mountains:{CableCar:Icon},plants:{Cactus:Icon,Clover:Icon,Flower:Icon,FlowerLotus:Icon,FlowerTulip:Icon,Leaf:Icon,Tree:Icon,TreeEvergreen:Icon,TreePalm:Icon},cacti:{Cactus:Icon},desert:{Cactus:Icon},western:{Cactus:Icon},dessert:{Cake:Icon,Cookie:Icon,IceCream:Icon,Popsicle:Icon},celebration:{Cake:Icon},event:{Cake:Icon},addition:{Calculator:Icon,MathOperations:Icon,Plus:Icon,PlusCircle:Icon,PlusMinus:Icon,PlusSquare:Icon},sum:{Calculator:Icon,MathOperations:Icon,Plus:Icon,PlusCircle:Icon,PlusMinus:Icon,PlusSquare:Icon,Sigma:Icon},subtraction:{Calculator:Icon,MathOperations:Icon,Minus:Icon,MinusCircle:Icon,MinusSquare:Icon,PlusMinus:Icon},difference:{Calculator:Icon,Exclude:Icon,ExcludeSquare:Icon,GitDiff:Icon,MathOperations:Icon,Minus:Icon,MinusCircle:Icon,MinusSquare:Icon,PlusMinus:Icon},multiply:{Calculator:Icon,MathOperations:Icon,X:Icon},multiplication:{Calculator:Icon,MathOperations:Icon},product:{Calculator:Icon,MathOperations:Icon,X:Icon},divide:{Calculator:Icon,MathOperations:Icon},division:{Calculator:Icon,Divide:Icon,MathOperations:Icon},divisor:{Calculator:Icon,Divide:Icon,MathOperations:Icon},dividend:{Calculator:Icon,Divide:Icon,MathOperations:Icon},quotient:{Calculator:Icon,Divide:Icon,MathOperations:Icon},equals:{Calculator:Icon,MathOperations:Icon},dates:{Calendar:Icon,CalendarBlank:Icon,CalendarCheck:Icon,CalendarDot:Icon,CalendarDots:Icon,CalendarHeart:Icon,CalendarMinus:Icon,CalendarPlus:Icon,CalendarSlash:Icon,CalendarStar:Icon,CalendarX:Icon},twelve:{Calendar:Icon},none:{CalendarBlank:Icon},todo:{CalendarCheck:Icon,Check:Icon,CheckCircle:Icon,CheckFat:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Checks:Icon,ListChecks:Icon},checklist:{CalendarCheck:Icon,Clipboard:Icon,ClipboardText:Icon,List:Icon,ListBullets:Icon,ListChecks:Icon,ListDashes:Icon,ListNumbers:Icon,ListPlus:Icon},today:{CalendarDot:Icon},favorite:{CalendarHeart:Icon,CalendarStar:Icon,FolderSimpleStar:Icon,FolderStar:Icon},add:{CalendarPlus:Icon,CameraPlus:Icon,FilePlus:Icon,FolderPlus:Icon,FolderSimplePlus:Icon,ListPlus:Icon,MapPinPlus:Icon,MusicNotesPlus:Icon,PhonePlus:Icon,SelectionPlus:Icon,StackPlus:Icon,PersonCirclePlus:Icon,PersonPlus:Icon},cancel:{CalendarSlash:Icon,ReceiptX:Icon},closed:{CalendarX:Icon,X:Icon,XCircle:Icon,XSquare:Icon},cancelled:{CalendarX:Icon,FileX:Icon,Prohibit:Icon,ProhibitInset:Icon,X:Icon,XCircle:Icon,XSquare:Icon},serviceBell:{CallBell:Icon},reception:{CallBell:Icon,CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon},attendant:{CallBell:Icon},conciergeBell:{CallBell:Icon},album:{CameraPlus:Icon,CassetteTape:Icon,Disc:Icon,Images:Icon,ImagesSquare:Icon,VinylRecord:Icon},orientation:{CameraRotate:Icon,DeviceRotate:Icon},portrait:{CameraRotate:Icon,DeviceRotate:Icon},landscape:{CameraRotate:Icon,DeviceRotate:Icon,Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon,Panorama:Icon,Windmill:Icon},selfie:{CameraRotate:Icon},flame:{Campfire:Icon,Fire:Icon,FireSimple:Icon},bonfire:{Campfire:Icon},outdoors:{Campfire:Icon,Mountains:Icon,Park:Icon,PicnicTable:Icon,Tent:Icon,Tipi:Icon},cars:{Car:Icon,CarProfile:Icon,CarSimple:Icon,Jeep:Icon,PoliceCar:Icon,SteeringWheel:Icon,Taxi:Icon,Truck:Icon,Van:Icon},voltage:{CarBattery:Icon},electricity:{CarBattery:Icon,Lightning:Icon,LightningSlash:Icon,NuclearPlant:Icon,SolarPanel:Icon,SolarRoof:Icon},wallet:{Cardholder:Icon},payment:{Cardholder:Icon,Coin:Icon,CoinVertical:Icon,Coins:Icon,CreditCard:Icon,CurrencyCircleDollar:Icon,CurrencyCny:Icon,CurrencyDollar:Icon,CurrencyDollarSimple:Icon,CurrencyEth:Icon,CurrencyEur:Icon,CurrencyGbp:Icon,CurrencyInr:Icon,CurrencyJpy:Icon,CurrencyKrw:Icon,CurrencyKzt:Icon,CurrencyNgn:Icon,CurrencyRub:Icon,HandCoins:Icon,Money:Icon,MoneyWavy:Icon,Wallet:Icon},paying:{Cardholder:Icon,Coin:Icon,CoinVertical:Icon,Coins:Icon,CreditCard:Icon,CurrencyCircleDollar:Icon,CurrencyCny:Icon,CurrencyDollar:Icon,CurrencyDollarSimple:Icon,CurrencyEth:Icon,CurrencyEur:Icon,CurrencyGbp:Icon,CurrencyInr:Icon,CurrencyJpy:Icon,CurrencyKrw:Icon,CurrencyKzt:Icon,CurrencyNgn:Icon,CurrencyRub:Icon,HandCoins:Icon,Money:Icon,MoneyWavy:Icon,Wallet:Icon},purchase:{Cardholder:Icon,Coin:Icon,CoinVertical:Icon,Coins:Icon,ContactlessPayment:Icon,CreditCard:Icon,CurrencyCircleDollar:Icon,CurrencyCny:Icon,CurrencyDollar:Icon,CurrencyDollarSimple:Icon,CurrencyEth:Icon,CurrencyEur:Icon,CurrencyGbp:Icon,CurrencyInr:Icon,CurrencyJpy:Icon,CurrencyKrw:Icon,CurrencyKzt:Icon,CurrencyNgn:Icon,CurrencyRub:Icon,HandCoins:Icon,Money:Icon,MoneyWavy:Icon,Receipt:Icon,ReceiptX:Icon,Wallet:Icon},card:{Cards:Icon,CardsThree:Icon},slides:{Cards:Icon,CardsThree:Icon},slideshow:{Cards:Icon,CardsThree:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon},layers:{Cards:Icon,CardsThree:Icon,Stack:Icon,StackMinus:Icon,StackPlus:Icon,StackSimple:Icon,Swap:Icon},stack:{CardsThree:Icon,Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon},chevron:{CaretCircleDoubleDown:Icon,CaretCircleDoubleLeft:Icon,CaretCircleDoubleRight:Icon,CaretCircleDoubleUp:Icon,CaretCircleDown:Icon,CaretCircleLeft:Icon,CaretCircleRight:Icon,CaretCircleUp:Icon,CaretCircleUpDown:Icon,CaretDoubleDown:Icon,CaretDoubleLeft:Icon,CaretDoubleRight:Icon,CaretDoubleUp:Icon,CaretDown:Icon,CaretLeft:Icon,CaretLineDown:Icon,CaretLineLeft:Icon,CaretLineRight:Icon,CaretLineUp:Icon,CaretRight:Icon,CaretUp:Icon,CaretUpDown:Icon},triangle:{CaretCircleDoubleDown:Icon,CaretCircleDoubleLeft:Icon,CaretCircleDoubleRight:Icon,CaretCircleDoubleUp:Icon,CaretCircleDown:Icon,CaretCircleLeft:Icon,CaretCircleRight:Icon,CaretCircleUp:Icon,CaretCircleUpDown:Icon,CaretDoubleDown:Icon,CaretDoubleLeft:Icon,CaretDoubleRight:Icon,CaretDoubleUp:Icon,CaretDown:Icon,CaretLeft:Icon,CaretLineDown:Icon,CaretLineLeft:Icon,CaretLineRight:Icon,CaretLineUp:Icon,CaretRight:Icon,CaretUp:Icon,CaretUpDown:Icon,Shapes:Icon},retail:{CashRegister:Icon},pointofsale:{CashRegister:Icon},pos:{CashRegister:Icon},transaction:{CashRegister:Icon},sales:{CashRegister:Icon},till:{CashRegister:Icon},recording:{CassetteTape:Icon,FilmReel:Icon,Microphone:Icon,MicrophoneSlash:Icon,MicrophoneStage:Icon,Record:Icon,VideoCamera:Icon,VideoCameraSlash:Icon,VinylRecord:Icon,Voicemail:Icon},audio:{CassetteTape:Icon,Ear:Icon,EarSlash:Icon,Equalizer:Icon,Faders:Icon,FadersHorizontal:Icon,FastForward:Icon,FastForwardCircle:Icon,Headphones:Icon,Headset:Icon,Microphone:Icon,MicrophoneSlash:Icon,MicrophoneStage:Icon,MusicNote:Icon,MusicNoteSimple:Icon,MusicNotes:Icon,MusicNotesMinus:Icon,MusicNotesPlus:Icon,MusicNotesSimple:Icon,Pause:Icon,PauseCircle:Icon,Play:Icon,PlayCircle:Icon,PlayPause:Icon,Playlist:Icon,Queue:Icon,Record:Icon,Repeat:Icon,RepeatOnce:Icon,Rewind:Icon,RewindCircle:Icon,Shuffle:Icon,ShuffleAngular:Icon,ShuffleSimple:Icon,SkipBack:Icon,SkipBackCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon,Sliders:Icon,SlidersHorizontal:Icon,SpeakerHifi:Icon,SpeakerHigh:Icon,SpeakerLow:Icon,SpeakerNone:Icon,SpeakerSimpleHigh:Icon,SpeakerSimpleLow:Icon,SpeakerSimpleNone:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon,Stop:Icon,StopCircle:Icon,Vibrate:Icon,VinylRecord:Icon,WaveSawtooth:Icon,WaveSine:Icon,WaveSquare:Icon,WaveTriangle:Icon,Waveform:Icon,WaveformSlash:Icon},music:{CassetteTape:Icon,Equalizer:Icon,Faders:Icon,FadersHorizontal:Icon,FastForward:Icon,FastForwardCircle:Icon,FileAudio:Icon,Guitar:Icon,Headphones:Icon,Headset:Icon,Metronome:Icon,Microphone:Icon,MicrophoneSlash:Icon,MicrophoneStage:Icon,Pause:Icon,PauseCircle:Icon,PianoKeys:Icon,Play:Icon,PlayCircle:Icon,PlayPause:Icon,Playlist:Icon,Queue:Icon,Record:Icon,Repeat:Icon,RepeatOnce:Icon,Rewind:Icon,RewindCircle:Icon,Shuffle:Icon,ShuffleAngular:Icon,ShuffleSimple:Icon,SkipBack:Icon,SkipBackCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon,Sliders:Icon,SlidersHorizontal:Icon,SpeakerHifi:Icon,SpeakerHigh:Icon,SpeakerLow:Icon,SpeakerNone:Icon,SpeakerSimpleHigh:Icon,SpeakerSimpleLow:Icon,SpeakerSimpleNone:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon,Stop:Icon,StopCircle:Icon,VinylRecord:Icon,WaveSawtooth:Icon,WaveSine:Icon,WaveSquare:Icon,WaveTriangle:Icon,Waveform:Icon,WaveformSlash:Icon},chess:{CastleTurret:Icon,Crown:Icon,CrownCross:Icon,CrownSimple:Icon,Horse:Icon},rook:{CastleTurret:Icon},kitty:{Cat:Icon},kitten:{Cat:Icon},cellular:{CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon,DeviceMobile:Icon,DeviceMobileCamera:Icon,DeviceMobileSlash:Icon,DeviceMobileSpeaker:Icon,DeviceTablet:Icon,DeviceTabletCamera:Icon,DeviceTabletSpeaker:Icon,Devices:Icon,SimCard:Icon},phone:{CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon},mobile:{CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon,SimCard:Icon},network:{CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon,CellTower:Icon,WifiHigh:Icon,WifiLow:Icon,WifiMedium:Icon,WifiNone:Icon,WifiSlash:Icon,WifiX:Icon},service:{CellSignalFull:Icon,CellSignalHigh:Icon,CellSignalLow:Icon,CellSignalMedium:Icon,CellSignalNone:Icon,CellSignalSlash:Icon,CellSignalX:Icon},broadcast:{CellTower:Icon,Megaphone:Icon,MegaphoneSimple:Icon,Radio:Icon,Rss:Icon,RssSimple:Icon},awards:{Certificate:Icon,Medal:Icon,MedalMilitary:Icon,Trophy:Icon},certification:{Certificate:Icon},degree:{Certificate:Icon,GraduationCap:Icon},diploma:{Certificate:Icon},blackboard:{Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon},whiteboard:{Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,Presentation:Icon,PresentationChart:Icon},classroom:{Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,GraduationCap:Icon,Student:Icon},teacher:{Chalkboard:Icon,ChalkboardSimple:Icon,GraduationCap:Icon,Student:Icon},education:{Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,GraduationCap:Icon,Student:Icon,Video:Icon},college:{Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,GraduationCap:Icon,Student:Icon},university:{Chalkboard:Icon,ChalkboardSimple:Icon,ChalkboardTeacher:Icon,GraduationCap:Icon,Student:Icon},glass:{Champagne:Icon,Cheers:Icon,Martini:Icon},wine:{Champagne:Icon},ev:{ChargingStation:Icon},charge:{ChargingStation:Icon,PlugCharging:Icon},fuel:{ChargingStation:Icon,GasCan:Icon,GasPump:Icon},pump:{ChargingStation:Icon,HandSoap:Icon},graphs:{ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,PresentationChart:Icon,ProjectorScreenChart:Icon,TrendDown:Icon,TrendUp:Icon},graphing:{ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,PresentationChart:Icon,ProjectorScreenChart:Icon,TrendDown:Icon,TrendUp:Icon},charts:{ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,Presentation:Icon,PresentationChart:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon,TreeStructure:Icon,TrendDown:Icon,TrendUp:Icon},statistics:{ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,Presentation:Icon,PresentationChart:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon,TrendDown:Icon,TrendUp:Icon},histogram:{ChartBar:Icon,ChartBarHorizontal:Icon},analyze:{ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,Presentation:Icon,PresentationChart:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon,TrendDown:Icon,TrendUp:Icon},analysis:{ChartBar:Icon,ChartBarHorizontal:Icon,ChartDonut:Icon,ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,ChartScatter:Icon,Presentation:Icon,PresentationChart:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon,TrendDown:Icon,TrendUp:Icon},circle:{ChartDonut:Icon,ChartPie:Icon,ChartPieSlice:Icon,ChartPolar:Icon,Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Pi:Icon,Shapes:Icon,Sphere:Icon},stocks:{ChartLine:Icon,ChartLineDown:Icon,ChartLineUp:Icon},send:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon,Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon},sent:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon,Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon},messages:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropSlash:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon},messaging:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropSlash:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon,Mailbox:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon},sms:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropSlash:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon},texting:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropSlash:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon},comment:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropSlash:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon},square:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatText:Icon,Chats:Icon,Cube:Icon,CubeTransparent:Icon,Shapes:Icon},bubble:{Chat:Icon,ChatCentered:Icon,ChatCenteredDots:Icon,ChatCenteredSlash:Icon,ChatCenteredText:Icon,ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatDots:Icon,ChatSlash:Icon,ChatTeardrop:Icon,ChatTeardropDots:Icon,ChatTeardropSlash:Icon,ChatTeardropText:Icon,ChatText:Icon,Chats:Icon,ChatsCircle:Icon,ChatsTeardrop:Icon},round:{ChatCircle:Icon,ChatCircleDots:Icon,ChatCircleSlash:Icon,ChatCircleText:Icon,ChatsCircle:Icon,CheckCircle:Icon,Circle:Icon,CircleDashed:Icon,CircleHalf:Icon,CircleHalfTilt:Icon,CircleNotch:Icon,CirclesFour:Icon,CirclesThree:Icon,CirclesThreePlus:Icon,Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Intersect:Icon,MinusCircle:Icon,NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,PauseCircle:Icon,PlayCircle:Icon,PlusCircle:Icon,StopCircle:Icon,Unite:Icon,WarningCircle:Icon,XCircle:Icon},task:{Check:Icon,CheckCircle:Icon,CheckFat:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Checks:Icon},list:{Check:Icon,CheckCircle:Icon,CheckFat:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Checks:Icon,Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon,SortAscending:Icon,SortDescending:Icon},checkbox:{Check:Icon,CheckCircle:Icon,CheckFat:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Checks:Icon,RadioButton:Icon},ok:{Check:Icon,CheckCircle:Icon,CheckFat:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Checks:Icon},done:{Check:Icon,CheckCircle:Icon,CheckFat:Icon,CheckSquare:Icon,CheckSquareOffset:Icon,Checks:Icon},crossword:{Checkerboard:Icon},champagne:{Cheers:Icon},dairy:{Cheese:Icon,Cow:Icon},wedge:{Cheese:Icon},cooking:{ChefHat:Icon,Oven:Icon},cuisine:{ChefHat:Icon,Oven:Icon},kitchen:{ChefHat:Icon,CookingPot:Icon,Jar:Icon,JarLabel:Icon,Oven:Icon},cherry:{Cherries:Icon},christ:{Church:Icon,Cross:Icon},christianity:{Church:Icon,Cross:Icon},cathedral:{Church:Icon},religion:{Church:Icon,Cross:Icon,HandsPraying:Icon,Mosque:Icon,Pentagram:Icon,StarAndCrescent:Icon,StarOfDavid:Icon,Synagogue:Icon},worship:{Church:Icon,Cross:Icon,HandsPraying:Icon,Mosque:Icon,StarAndCrescent:Icon,StarOfDavid:Icon,Synagogue:Icon},smoking:{Cigarette:Icon},tobacco:{Cigarette:Icon,CigaretteSlash:Icon},nonsmoking:{CigaretteSlash:Icon},polygons:{Circle:Icon,CircleDashed:Icon,CirclesFour:Icon,CirclesThree:Icon,CirclesThreePlus:Icon,Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,Diamond:Icon,Dot:Icon,DotOutline:Icon,DotsNine:Icon,DotsSix:Icon,DotsSixVertical:Icon,DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon,Hexagon:Icon,Octagon:Icon,Pentagon:Icon,Rectangle:Icon,RectangleDashed:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon,Seal:Icon,SealCheck:Icon,SealPercent:Icon,SealQuestion:Icon,SealWarning:Icon,Square:Icon,SquareHalf:Icon,SquareHalfBottom:Icon,SquareSplitHorizontal:Icon,SquareSplitVertical:Icon,SquaresFour:Icon,Triangle:Icon,TriangleDashed:Icon},missing:{CircleDashed:Icon,FileMagnifyingGlass:Icon,FolderDashed:Icon,FolderSimpleDashed:Icon,ImageBroken:Icon,Placeholder:Icon,RectangleDashed:Icon,TriangleDashed:Icon,PersonCircleDashed:Icon},contrast:{CircleHalf:Icon,CircleHalfTilt:Icon,DropHalf:Icon,DropHalfBottom:Icon},brightness:{CircleHalf:Icon,CircleHalfTilt:Icon,DropHalf:Icon,DropHalfBottom:Icon,Sun:Icon,SunDim:Icon},loading:{CircleNotch:Icon,Spinner:Icon,SpinnerBall:Icon,SpinnerGap:Icon},loader:{CircleNotch:Icon,Spinner:Icon,SpinnerBall:Icon,SpinnerGap:Icon},spinner:{CircleNotch:Icon},waiting:{CircleNotch:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,Spinner:Icon,SpinnerBall:Icon,SpinnerGap:Icon},progress:{CircleNotch:Icon,Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon,Spinner:Icon,SpinnerBall:Icon,SpinnerGap:Icon},asana:{CirclesThree:Icon},processor:{Circuitry:Icon,Cpu:Icon},microchip:{Circuitry:Icon,Cpu:Icon,GraphicsCard:Icon,Memory:Icon},computer:{Circuitry:Icon,Cpu:Icon,Desktop:Icon,DesktopTower:Icon,GraphicsCard:Icon,Laptop:Icon,LinuxLogo:Icon,Memory:Icon},circuit:{Circuitry:Icon,Cpu:Icon,GraphicsCard:Icon,Memory:Icon},electronics:{Circuitry:Icon,Memory:Icon},motherboard:{Circuitry:Icon},skyline:{City:Icon},skyscrapers:{City:Icon},copy:{Clipboard:Icon,ClipboardText:Icon,Folders:Icon},copied:{Clipboard:Icon,ClipboardText:Icon,Copy:Icon,CopySimple:Icon,Folders:Icon},restore:{ClockClockwise:Icon},fastForward:{ClockClockwise:Icon},update:{ClockClockwise:Icon},backup:{ClockCounterClockwise:Icon,Cloud:Icon,CloudArrowDown:Icon,CloudArrowUp:Icon,CloudCheck:Icon,CloudSlash:Icon,CloudWarning:Icon,CloudX:Icon},rewind:{ClockCounterClockwise:Icon},history:{ClockCounterClockwise:Icon},subtitles:{ClosedCaptioning:Icon,Subtitles:Icon,SubtitlesSlash:Icon},transcribed:{ClosedCaptioning:Icon,Subtitles:Icon,SubtitlesSlash:Icon},transcription:{ClosedCaptioning:Icon,Subtitles:Icon,SubtitlesSlash:Icon},accessibility:{ClosedCaptioning:Icon,PersonArmsSpread:Icon,PersonSimpleCircle:Icon,Subtitles:Icon,SubtitlesSlash:Icon,Wheelchair:Icon,WheelchairMotion:Icon},a11y:{ClosedCaptioning:Icon,PersonSimpleCircle:Icon,Subtitles:Icon,SubtitlesSlash:Icon,Wheelchair:Icon,WheelchairMotion:Icon},serverless:{Cloud:Icon,CloudArrowDown:Icon,CloudArrowUp:Icon,CloudCheck:Icon,CloudSlash:Icon,CloudWarning:Icon,CloudX:Icon},storage:{Cloud:Icon,CloudArrowDown:Icon,CloudArrowUp:Icon,CloudCheck:Icon,CloudSlash:Icon,CloudWarning:Icon,CloudX:Icon,Database:Icon,Dresser:Icon,HardDrive:Icon,HardDrives:Icon,Lockers:Icon,Warehouse:Icon},meteorology:{Cloud:Icon,CloudFog:Icon,CloudLightning:Icon,CloudMoon:Icon,CloudRain:Icon,CloudSnow:Icon,CloudSun:Icon,Drop:Icon,DropSimple:Icon,DropSlash:Icon,Hurricane:Icon,Lightning:Icon,Rainbow:Icon,RainbowCloud:Icon,Snowflake:Icon,Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon,Tornado:Icon,Wind:Icon},cloudy:{Cloud:Icon,CloudFog:Icon,CloudLightning:Icon,CloudMoon:Icon,CloudRain:Icon,CloudSnow:Icon,CloudSun:Icon,RainbowCloud:Icon},overcast:{Cloud:Icon,CloudFog:Icon,CloudLightning:Icon},download:{CloudArrowDown:Icon,FileArrowDown:Icon},synchronized:{CloudCheck:Icon},foggy:{CloudFog:Icon},mist:{CloudFog:Icon},haze:{CloudFog:Icon},stormy:{CloudLightning:Icon,CloudRain:Icon,CloudSnow:Icon,Lightning:Icon,Wind:Icon},thunderstorm:{CloudLightning:Icon,Lightning:Icon},partlyCloudy:{CloudMoon:Icon,CloudSun:Icon,RainbowCloud:Icon},night:{CloudMoon:Icon,Moon:Icon,MoonStars:Icon},evening:{CloudMoon:Icon,Moon:Icon,MoonStars:Icon},rainy:{CloudRain:Icon,Umbrella:Icon,UmbrellaSimple:Icon},raining:{CloudRain:Icon,Drop:Icon,DropSimple:Icon,DropSlash:Icon,Umbrella:Icon,UmbrellaSimple:Icon},rainstorm:{CloudRain:Icon,Rainbow:Icon,RainbowCloud:Icon},snowy:{CloudSnow:Icon,Snowflake:Icon},snowing:{CloudSnow:Icon,Snowflake:Icon},snowstorm:{CloudSnow:Icon,Snowflake:Icon},partlySunny:{CloudSun:Icon,RainbowCloud:Icon},fourLeafClover:{Clover:Icon},luck:{Clover:Icon},lucky:{Clover:Icon},irish:{Clover:Icon},clubs:{Club:Icon},suits:{Club:Icon,Diamond:Icon,Heart:Icon,HeartStraight:Icon,Spade:Icon},cards:{Club:Icon,Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,Diamond:Icon,Heart:Icon,HeartStraight:Icon,PokerChip:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon,Spade:Icon,Stack:Icon,StackMinus:Icon,StackPlus:Icon,StackSimple:Icon},gambling:{Club:Icon,Diamond:Icon,DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon,Heart:Icon,HeartStraight:Icon,PokerChip:Icon,Spade:Icon},casino:{Club:Icon,Diamond:Icon,DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon,Heart:Icon,HeartStraight:Icon,PokerChip:Icon,Spade:Icon},closet:{CoatHanger:Icon},snippets:{Code:Icon,CodeBlock:Icon,CodeSimple:Icon},tea:{Coffee:Icon,CoffeeBean:Icon},java:{Coffee:Icon,CoffeeBean:Icon},cafe:{Coffee:Icon,CoffeeBean:Icon},cup:{Coffee:Icon,CoffeeBean:Icon},mug:{Coffee:Icon,CoffeeBean:Icon},espresso:{Coffee:Icon,CoffeeBean:Icon},cappuccino:{Coffee:Icon,CoffeeBean:Icon},latte:{Coffee:Icon,CoffeeBean:Icon},coins:{Coin:Icon,PiggyBank:Icon},cents:{Coin:Icon,CoinVertical:Icon,Coins:Icon},change:{Coin:Icon,CoinVertical:Icon,Coins:Icon,TextStrikethrough:Icon},currency:{Coin:Icon,CoinVertical:Icon,Coins:Icon},price:{Coin:Icon,CoinVertical:Icon,Coins:Icon,Tag:Icon,TagSimple:Icon},sell:{Coin:Icon,CoinVertical:Icon,Coins:Icon,Tag:Icon,TagSimple:Icon},box:{Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,Cube:Icon,CubeTransparent:Icon,Rectangle:Icon,RectangleDashed:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon,Square:Icon,SquareHalf:Icon,SquareHalfBottom:Icon},table:{Columns:Icon,ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,Desk:Icon,Rows:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon,SquaresFour:Icon},prepend:{ColumnsPlusLeft:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon},insert:{ColumnsPlusLeft:Icon,ColumnsPlusRight:Icon,HandArrowUp:Icon,HandDeposit:Icon,RowsPlusBottom:Icon,RowsPlusTop:Icon},append:{ColumnsPlusRight:Icon},shortcut:{Command:Icon,Control:Icon,Option:Icon},modifier:{Command:Icon,Option:Icon},loopedSquare:{Command:Icon},bowenKnot:{Command:Icon},saintJohnsArms:{Command:Icon},navigation:{Compass:Icon,CompassRose:Icon,Gps:Icon,GpsFix:Icon,GpsSlash:Icon,Lighthouse:Icon,Path:Icon},directions:{Compass:Icon,CompassRose:Icon,NavigationArrow:Icon},maps:{Compass:Icon,CompassRose:Icon,MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinPlus:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon,MapTrifold:Icon},safari:{Compass:Icon},cardinal:{CompassRose:Icon},cartography:{CompassRose:Icon,MapTrifold:Icon},desktop:{ComputerTower:Icon},pc:{ComputerTower:Icon,Desktop:Icon,DesktopTower:Icon,Laptop:Icon},imac:{ComputerTower:Icon,Desktop:Icon,DesktopTower:Icon},tada:{Confetti:Icon},emoji:{Confetti:Icon,Hand:Icon,HandArrowDown:Icon,HandArrowUp:Icon,HandDeposit:Icon,HandEye:Icon,HandFist:Icon,HandGrabbing:Icon,HandHeart:Icon,HandPalm:Icon,HandPeace:Icon,HandPointing:Icon,HandWaving:Icon,HandWithdraw:Icon,HandsClapping:Icon,HandsPraying:Icon,Handshake:Icon,Heart:Icon,HeartBreak:Icon,HeartStraight:Icon,HeartStraightBreak:Icon,LegoSmiley:Icon,Smiley:Icon,SmileyAngry:Icon,SmileyBlank:Icon,SmileyMeh:Icon,SmileyMelting:Icon,SmileyNervous:Icon,SmileySad:Icon,SmileySticker:Icon,SmileyWink:Icon,SmileyXEyes:Icon,ThumbsDown:Icon,ThumbsUp:Icon},creditCard:{ContactlessPayment:Icon},nfc:{ContactlessPayment:Icon},ctrl:{Control:Icon},key:{Control:Icon},caret:{Control:Icon,Terminal:Icon,TerminalWindow:Icon},privacy:{Cookie:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon},stew:{CookingPot:Icon},steaming:{CookingPot:Icon},duplicated:{Copy:Icon,CopySimple:Icon,Folders:Icon},clipboard:{Copy:Icon,CopySimple:Icon,Scissors:Icon},intellectualProperty:{Copyleft:Icon,Copyright:Icon,Trademark:Icon,TrademarkRegistered:Icon},copr:{Copyleft:Icon,Copyright:Icon},symbol:{Copyleft:Icon,Copyright:Icon,Cross:Icon,ExclamationMark:Icon,Hash:Icon,HashStraight:Icon,Pi:Icon,QuestionMark:Icon,Sigma:Icon,StarAndCrescent:Icon,StarOfDavid:Icon,YinYang:Icon},windowed:{CornersIn:Icon,FrameCorners:Icon},minimized:{CornersIn:Icon},maximized:{CornersOut:Icon,FrameCorners:Icon},beef:{Cow:Icon},bull:{Cow:Icon},milk:{Cow:Icon},stetson:{CowboyHat:Icon},industry:{Crane:Icon,CraneTower:Icon,Factory:Icon,HardHat:Icon,Warehouse:Icon},debit:{CreditCard:Icon},visa:{CreditCard:Icon},mastercard:{CreditCard:Icon},swipe:{CreditCard:Icon},ball:{Cricket:Icon,Golf:Icon,Sphere:Icon},bat:{Cricket:Icon},clip:{Crop:Icon},screenshots:{Crop:Icon},dagger:{Cross:Icon,Sword:Icon},crucifix:{Cross:Icon},geolocation:{Crosshair:Icon,CrosshairSimple:Icon,Gps:Icon,GpsFix:Icon,GpsSlash:Icon},gps:{Crosshair:Icon,CrosshairSimple:Icon,NavigationArrow:Icon,Path:Icon},aiming:{Crosshair:Icon,CrosshairSimple:Icon},targeting:{Crosshair:Icon,CrosshairSimple:Icon},king:{Crown:Icon,CrownCross:Icon,CrownSimple:Icon},queen:{Crown:Icon,CrownCross:Icon,CrownSimple:Icon},royalty:{Crown:Icon,CrownCross:Icon,CrownSimple:Icon},monarch:{Crown:Icon,CrownCross:Icon,CrownSimple:Icon},ruler:{Crown:Icon,CrownCross:Icon,CrownSimple:Icon},leader:{Crown:Icon,CrownCross:Icon,CrownSimple:Icon},threeDimensional:{Cube:Icon,CubeFocus:Icon,CubeTransparent:Icon,Perspective:Icon,Sphere:Icon,ThreeD:Icon,VectorThree:Icon},volume:{Cube:Icon,CubeTransparent:Icon,Equalizer:Icon,Faders:Icon,FadersHorizontal:Icon,Sliders:Icon,SlidersHorizontal:Icon,SpeakerHigh:Icon,SpeakerLow:Icon,SpeakerNone:Icon,SpeakerSimpleHigh:Icon,SpeakerSimpleLow:Icon,SpeakerSimpleNone:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon,VectorThree:Icon,Vibrate:Icon},blocks:{Cube:Icon,CubeTransparent:Icon,Lego:Icon,LegoSmiley:Icon,Wall:Icon},augmentedReality:{CubeFocus:Icon},ar:{CubeFocus:Icon},virualReality:{CubeFocus:Icon},vr:{CubeFocus:Icon,VirtualReality:Icon},scan:{CubeFocus:Icon,FastForward:Icon,FastForwardCircle:Icon,Rewind:Icon,RewindCircle:Icon,SkipBack:Icon,SkipBackCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon},necker:{CubeTransparent:Icon},usd:{CurrencyCircleDollar:Icon,CurrencyDollar:Icon,CurrencyDollarSimple:Icon},yuan:{CurrencyCny:Icon},ethereum:{CurrencyEth:Icon},crypto:{CurrencyEth:Icon},cryptocurrency:{CurrencyEth:Icon},euros:{CurrencyEur:Icon},poundsSterling:{CurrencyGbp:Icon},rupees:{CurrencyInr:Icon},yen:{CurrencyJpy:Icon},won:{CurrencyKrw:Icon},kazakhstan:{CurrencyKzt:Icon},tenge:{CurrencyKzt:Icon},nigeria:{CurrencyNgn:Icon},naira:{CurrencyNgn:Icon},rubles:{CurrencyRub:Icon},mouse:{Cursor:Icon,CursorClick:Icon,HandPointing:Icon},click:{Cursor:Icon},ibeam:{CursorText:Icon},input:{CursorText:Icon,Keyboard:Icon,Mouse:Icon,MouseLeftClick:Icon,MouseMiddleClick:Icon,MouseRightClick:Icon,MouseScroll:Icon,MouseSimple:Icon,RadioButton:Icon,Textbox:Icon},select:{CursorText:Icon,Lasso:Icon,Selection:Icon},tube:{Cylinder:Icon,Pipe:Icon},hardDisk:{Database:Icon,HardDrive:Icon,HardDrives:Icon},hdd:{Database:Icon,HardDrive:Icon,HardDrives:Icon},servers:{Database:Icon,HardDrive:Icon,HardDrives:Icon},databases:{Database:Icon,HardDrive:Icon,HardDrives:Icon},workspace:{Desk:Icon},tower:{Desktop:Icon},incognito:{Detective:Icon},police:{Detective:Icon,Siren:Icon},lawEnforcement:{Detective:Icon,PoliceCar:Icon},spy:{Detective:Icon},secret:{Detective:Icon},cellphone:{DeviceMobile:Icon,DeviceMobileCamera:Icon,DeviceMobileSlash:Icon,DeviceMobileSpeaker:Icon,DeviceTablet:Icon,DeviceTabletCamera:Icon,DeviceTabletSpeaker:Icon,Devices:Icon,SimCard:Icon},ipad:{DeviceTablet:Icon,DeviceTabletCamera:Icon,DeviceTabletSpeaker:Icon},phablet:{DeviceTablet:Icon,DeviceTabletCamera:Icon,DeviceTabletSpeaker:Icon},responsive:{Devices:Icon},tablet:{Devices:Icon},destop:{Devices:Icon},diamonds:{Diamond:Icon},grid:{DiamondsFour:Icon,DotsNine:Icon,SquaresFour:Icon,Table:Icon},component:{DiamondsFour:Icon,PuzzlePiece:Icon},die:{DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon},rolling:{DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon},gamble:{DiceFive:Icon,DiceFour:Icon,DiceOne:Icon,DiceSix:Icon,DiceThree:Icon,DiceTwo:Icon},cdrom:{Disc:Icon},compactDisk:{Disc:Icon},record:{Disc:Icon},danging:{DiscoBall:Icon},club:{DiscoBall:Icon},seventies:{DiscoBall:Icon},doubleHelix:{Dna:Icon},gene:{Dna:Icon},genetics:{Dna:Icon},puppy:{Dog:Icon},entrance:{Door:Icon,DoorOpen:Icon},exit:{Door:Icon,DoorOpen:Icon,SignOut:Icon,Stairs:Icon,Steps:Icon},dots:{Dot:Icon,DotOutline:Icon},circles:{Dot:Icon,DotOutline:Icon,DotsNine:Icon,DotsSix:Icon,DotsSixVertical:Icon,DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon},dragHandle:{DotsSix:Icon,DotsSixVertical:Icon,Notches:Icon},knurling:{DotsSix:Icon,DotsSixVertical:Icon,Notches:Icon},menu:{DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon,TextIndent:Icon,TextOutdent:Icon},overflow:{DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon},ellipsis:{DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon},ellipses:{DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon},more:{DotsThree:Icon,DotsThreeCircle:Icon,DotsThreeCircleVertical:Icon,DotsThreeOutline:Icon,DotsThreeOutlineVertical:Icon,DotsThreeVertical:Icon},hardDrive:{Download:Icon,DownloadSimple:Icon,Upload:Icon,UploadSimple:Icon},disk:{Download:Icon,DownloadSimple:Icon,Upload:Icon,UploadSimple:Icon},bedroom:{Dresser:Icon},drawers:{Dresser:Icon},wardrobe:{Dresser:Icon},aerial:{Drone:Icon},uav:{Drone:Icon},remote:{Drone:Icon},droplet:{Drop:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon},teardrop:{Drop:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon},raindrop:{Drop:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon},water:{Drop:Icon,DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon,PintGlass:Icon},blur:{Drop:Icon,DropSimple:Icon,DropSlash:Icon},humidity:{DropHalf:Icon,DropHalfBottom:Icon,DropSimple:Icon,DropSlash:Icon},hearing:{Ear:Icon,EarSlash:Icon},sound:{Ear:Icon,EarSlash:Icon,FileAudio:Icon,Microphone:Icon,MicrophoneSlash:Icon,MicrophoneStage:Icon,SpeakerHifi:Icon,SpeakerHigh:Icon,SpeakerLow:Icon,SpeakerNone:Icon,SpeakerSimpleHigh:Icon,SpeakerSimpleLow:Icon,SpeakerSimpleNone:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon,WaveSawtooth:Icon,WaveSine:Icon,WaveSquare:Icon,WaveTriangle:Icon,Waveform:Icon,WaveformSlash:Icon},mute:{EarSlash:Icon},accessible:{EarSlash:Icon,Wheelchair:Icon,WheelchairMotion:Icon},chicken:{Egg:Icon,EggCrack:Icon},baby:{Egg:Icon,EggCrack:Icon},hatch:{Egg:Icon,EggCrack:Icon},break:{EggCrack:Icon},disconnect:{Eject:Icon,EjectSimple:Icon},lift:{Elevator:Icon},emptySet:{Empty:Icon},member:{Empty:Icon,Intersection:Icon,MemberOf:Icon,NotMemberOf:Icon,NotSubsetOf:Icon,NotSupersetOf:Icon,SubsetOf:Icon,SubsetProperOf:Icon,SupersetOf:Icon,SupersetProperOf:Icon,Union:Icon},null:{Empty:Icon},motor:{Engine:Icon},repair:{Engine:Icon},mail:{Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon,Package:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon,Paperclip:Icon,PaperclipHorizontal:Icon},message:{Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon},post:{Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon,Mailbox:Icon},letter:{Envelope:Icon,EnvelopeOpen:Icon,EnvelopeSimple:Icon,EnvelopeSimpleOpen:Icon,LetterCircleH:Icon,LetterCircleP:Icon,LetterCircleV:Icon},read:{EnvelopeOpen:Icon,EnvelopeSimpleOpen:Icon},meter:{Equalizer:Icon,Gauge:Icon,Speedometer:Icon},spectrum:{Equalizer:Icon,Waveform:Icon,WaveformSlash:Icon},eq:{Equalizer:Icon},deezer:{Equalizer:Icon},write:{Eraser:Icon,File:Icon,FileArrowDown:Icon,FileArrowUp:Icon,FileMinus:Icon,FilePlus:Icon,FileText:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,FolderMinus:Icon,FolderPlus:Icon,FolderSimpleMinus:Icon,FolderSimplePlus:Icon,Highlighter:Icon,HighlighterCircle:Icon,MarkerCircle:Icon,Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,PencilSimpleSlash:Icon,PencilSlash:Icon},editing:{Eraser:Icon,Highlighter:Icon,HighlighterCircle:Icon,MarkerCircle:Icon,Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,PencilSimpleSlash:Icon,PencilSlash:Icon},deleted:{Eraser:Icon,FileX:Icon},stairs:{EscalatorDown:Icon,EscalatorUp:Icon,Ladder:Icon,LadderSimple:Icon,Steps:Icon},examination:{Exam:Icon},paper:{Exam:Icon,Scroll:Icon},grade:{Exam:Icon},alert:{ExclamationMark:Icon,Warning:Icon,WarningCircle:Icon,WarningDiamond:Icon,WarningOctagon:Icon},warning:{ExclamationMark:Icon,Radioactive:Icon,Siren:Icon},interjection:{ExclamationMark:Icon},punctuation:{ExclamationMark:Icon,QuestionMark:Icon},venndiagram:{Exclude:Icon,ExcludeSquare:Icon,IntersectSquare:Icon,IntersectThree:Icon},intersection:{Exclude:Icon,ExcludeSquare:Icon,Intersect:Icon,IntersectSquare:Icon,IntersectThree:Icon,Intersection:Icon,Subtract:Icon,SubtractSquare:Icon,Unite:Icon,UniteSquare:Icon},share:{Export:Icon},sendTo:{Export:Icon,Share:Icon,ShareFat:Icon,ShareNetwork:Icon},arrows:{Export:Icon,Share:Icon,SortAscending:Icon,SortDescending:Icon,TrendDown:Icon,TrendUp:Icon},visible:{Eye:Icon,EyeClosed:Icon,EyeSlash:Icon},hidden:{Eye:Icon,EyeClosed:Icon,EyeSlash:Icon},show:{Eye:Icon,EyeClosed:Icon,EyeSlash:Icon},hide:{Eye:Icon,EyeClosed:Icon,EyeSlash:Icon},visibility:{Eye:Icon,EyeClosed:Icon,EyeSlash:Icon},view:{Eye:Icon,EyeClosed:Icon,EyeSlash:Icon},invisible:{EyeClosed:Icon,EyeSlash:Icon},private:{EyeClosed:Icon,EyeSlash:Icon,FileLock:Icon,FolderLock:Icon,FolderSimpleLock:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon},eyelashes:{EyeSlash:Icon},colours:{Eyedropper:Icon,EyedropperSample:Icon,PaintBrush:Icon,PaintBrushBroad:Icon,PaintBrushHousehold:Icon,PaintBucket:Icon,PaintRoller:Icon,Palette:Icon,Swatches:Icon},colorPicker:{Eyedropper:Icon,EyedropperSample:Icon,PaintBrush:Icon,PaintBrushBroad:Icon,PaintBrushHousehold:Icon,PaintBucket:Icon,PaintRoller:Icon,Palette:Icon,Swatches:Icon},sample:{Eyedropper:Icon},arts:{Eyedropper:Icon,EyedropperSample:Icon,PaintBrush:Icon,PaintBrushBroad:Icon,PaintBrushHousehold:Icon,PaintBucket:Icon,PaintRoller:Icon,Palette:Icon},vision:{Eyeglasses:Icon,Sunglasses:Icon,Visor:Icon},spectacles:{Eyeglasses:Icon,Sunglasses:Icon},look:{Eyes:Icon},glance:{Eyes:Icon},ppe:{FaceMask:Icon,HardHat:Icon},facemask:{FaceMask:Icon},covid19:{FaceMask:Icon},coronavirus:{FaceMask:Icon},flu:{FaceMask:Icon},cold:{FaceMask:Icon,Thermometer:Icon,ThermometerSimple:Icon},manufacture:{Factory:Icon,Warehouse:Icon},sliders:{Faders:Icon,FadersHorizontal:Icon},filters:{Faders:Icon,FadersHorizontal:Icon,Funnel:Icon,FunnelSimple:Icon,FunnelSimpleX:Icon,FunnelX:Icon,Sliders:Icon,SlidersHorizontal:Icon},equalizer:{Faders:Icon,FadersHorizontal:Icon,Sliders:Icon,SlidersHorizontal:Icon},settings:{Faders:Icon,FadersHorizontal:Icon,Gear:Icon,GearSix:Icon,Sliders:Icon,SlidersHorizontal:Icon,ToggleLeft:Icon,ToggleRight:Icon,PersonCircleGear:Icon,PersonGear:Icon,PersonSwitch:Icon,Wrench:Icon},preferences:{Faders:Icon,FadersHorizontal:Icon,Gear:Icon,GearFine:Icon,GearSix:Icon,Sliders:Icon,SlidersHorizontal:Icon,ToggleLeft:Icon,ToggleRight:Icon,PersonCircleGear:Icon,PersonGear:Icon,PersonSwitch:Icon,Wrench:Icon},radiation:{FalloutShelter:Icon,Radioactive:Icon},radioactive:{FalloutShelter:Icon},bunker:{FalloutShelter:Icon},deskFan:{Fan:Icon},airConditioning:{Fan:Icon},farmer:{Farm:Icon,Tractor:Icon},field:{Farm:Icon,Textbox:Icon,Tractor:Icon},seek:{FastForward:Icon,FastForwardCircle:Icon,Rewind:Icon,RewindCircle:Icon,SkipBack:Icon,SkipBackCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon},scrub:{FastForward:Icon,FastForwardCircle:Icon,Rewind:Icon,RewindCircle:Icon,SkipBack:Icon,SkipBackCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon},ahead:{FastForward:Icon,FastForwardCircle:Icon,SkipForward:Icon,SkipForwardCircle:Icon},skip:{FastForward:Icon,FastForwardCircle:Icon,Rewind:Icon,RewindCircle:Icon},bird:{Feather:Icon},socialMedia:{FediverseLogo:Icon,MastodonLogo:Icon},decentralized:{FediverseLogo:Icon,MastodonLogo:Icon},documents:{File:Icon,FileArchive:Icon,FileArrowDown:Icon,FileArrowUp:Icon,FileAudio:Icon,FileC:Icon,FileCSharp:Icon,FileCloud:Icon,FileCode:Icon,FileCpp:Icon,FileCss:Icon,FileCsv:Icon,FileDashed:Icon,FileDoc:Icon,FileHtml:Icon,FileImage:Icon,FileIni:Icon,FileJpg:Icon,FileJs:Icon,FileJsx:Icon,FileLock:Icon,FileMagnifyingGlass:Icon,FileMd:Icon,FileMinus:Icon,FilePdf:Icon,FilePlus:Icon,FilePng:Icon,FilePpt:Icon,FilePy:Icon,FileRs:Icon,FileSql:Icon,FileSvg:Icon,FileText:Icon,FileTs:Icon,FileTsx:Icon,FileTxt:Icon,FileVideo:Icon,FileVue:Icon,FileX:Icon,FileXls:Icon,FileZip:Icon,Files:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon},files:{File:Icon,FileArrowDown:Icon,FileArrowUp:Icon,FileDashed:Icon,FileMagnifyingGlass:Icon,FileMinus:Icon,FilePdf:Icon,FilePlus:Icon,FileText:Icon,FileX:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,Folder:Icon,FolderDashed:Icon,FolderLock:Icon,FolderMinus:Icon,FolderOpen:Icon,FolderPlus:Icon,FolderSimple:Icon,FolderSimpleDashed:Icon,FolderSimpleLock:Icon,FolderSimpleMinus:Icon,FolderSimplePlus:Icon,FolderSimpleStar:Icon,FolderSimpleUser:Icon,FolderStar:Icon,FolderUser:Icon,Folders:Icon,Tabs:Icon},save:{File:Icon,FileArrowDown:Icon,FileArrowUp:Icon,FilePlus:Icon,FileText:Icon,FloppyDisk:Icon,FloppyDiskBack:Icon,FolderPlus:Icon,FolderSimplePlus:Icon},page:{File:Icon},zip:{FileArchive:Icon},compression:{FileArchive:Icon,FileZip:Icon},cSharp:{FileCSharp:Icon},cPlusPlus:{FileCpp:Icon},data:{FileCsv:Icon},browse:{FileDashed:Icon,FileMagnifyingGlass:Icon},draft:{FileDashed:Icon},dotted:{FileDashed:Icon,FolderDashed:Icon,FolderSimpleDashed:Icon},word:{FileDoc:Icon},microsoft:{FileDoc:Icon,FilePpt:Icon,FileXls:Icon,SquaresFour:Icon},photograph:{FileImage:Icon,FileJpg:Icon,FilePng:Icon},jpeg:{FileJpg:Icon},javascript:{FileJs:Icon,FileJsx:Icon},secure:{FileLock:Icon,FolderLock:Icon,FolderSimpleLock:Icon},locked:{FileLock:Icon,Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockLaminated:Icon,LockSimple:Icon,Password:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldStar:Icon,Vault:Icon},locate:{FileMagnifyingGlass:Icon,Flashlight:Icon,ListMagnifyingGlass:Icon,MagnifyingGlass:Icon,MagnifyingGlassMinus:Icon,MagnifyingGlassPlus:Icon},notes:{FileMd:Icon,Note:Icon,NoteBlank:Icon,NotePencil:Icon,Notebook:Icon,Notepad:Icon},markdown:{FileMd:Icon},acrobat:{FilePdf:Icon},newThing:{FilePlus:Icon,FolderPlus:Icon,FolderSimplePlus:Icon},create:{FilePlus:Icon,FolderPlus:Icon,FolderSimplePlus:Icon,PersonCirclePlus:Icon,PersonPlus:Icon},powerpoint:{FilePpt:Icon},python:{FilePy:Icon},rust:{FileRs:Icon},database:{FileSql:Icon},images:{FileSvg:Icon,Slideshow:Icon},typescript:{FileTs:Icon,FileTsx:Icon},movie:{FileVideo:Icon,FilmScript:Icon,FilmSlate:Icon,FilmStrip:Icon,MonitorArrowUp:Icon,MonitorPlay:Icon,Vignette:Icon},removed:{FileX:Icon,PersonCircleDashed:Icon},excel:{FileXls:Icon,GridFour:Icon,GridNine:Icon,Table:Icon},archive:{FileZip:Icon},videography:{FilmReel:Icon,VideoCamera:Icon,VideoCameraSlash:Icon},films:{FilmReel:Icon,VideoCamera:Icon,VideoCameraSlash:Icon},movies:{FilmReel:Icon,Popcorn:Icon,ProjectorScreen:Icon,VideoCamera:Icon,VideoCameraSlash:Icon},screenplay:{FilmScript:Icon},clapper:{FilmSlate:Icon},camera:{FilmStrip:Icon,Webcam:Icon,WebcamSlash:Icon},darkroom:{FilmStrip:Icon,Vignette:Icon},analog:{FilmStrip:Icon,Vignette:Icon},security:{Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon,Password:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldSlash:Icon,ShieldStar:Icon,ShieldWarning:Icon,Vault:Icon,Wall:Icon},secured:{Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockLaminated:Icon,LockSimple:Icon,Password:Icon,Shield:Icon,Vault:Icon,Wall:Icon},authentication:{Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon,Password:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldSlash:Icon,ShieldStar:Icon,ShieldWarning:Icon,Vault:Icon},authenticated:{Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockLaminated:Icon,LockSimple:Icon,Password:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldStar:Icon,Vault:Icon},login:{Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon,Password:Icon,SignIn:Icon,PersonCloseUp:Icon,PersonCheck:Icon,PersonCircle:Icon,PersonCircleCheck:Icon,PersonCircleDashed:Icon,PersonRectangle:Icon,PersonSquare:Icon,PersonSwitch:Icon},biometrics:{Fingerprint:Icon,FingerprintSimple:Icon,PersonFocus:Icon},encrypted:{Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockLaminated:Icon,LockSimple:Icon,Password:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldStar:Icon,Vault:Icon},encryption:{Fingerprint:Icon,FingerprintSimple:Icon,Key:Icon,Keyhole:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon,Password:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldSlash:Icon,ShieldStar:Icon,ShieldWarning:Icon,Vault:Icon},adventureTime:{FinnTheHuman:Icon},cartoons:{FinnTheHuman:Icon},character:{FinnTheHuman:Icon,LetterCircleH:Icon,LetterCircleP:Icon,LetterCircleV:Icon},burning:{Fire:Icon,FireSimple:Icon,Flame:Icon},match:{Fire:Icon,FireSimple:Icon,Flame:Icon},lighter:{Fire:Icon,FireSimple:Icon,Flame:Icon},prevention:{FireExtinguisher:Icon},hazard:{FireExtinguisher:Icon},firefighter:{FireTruck:Icon},cross:{FirstAid:Icon},seafood:{Fish:Icon,FishSimple:Icon,Shrimp:Icon},country:{Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon,Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon},countries:{Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon,Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon},finished:{Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon},completed:{Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon},flags:{Flag:Icon,FlagBanner:Icon,FlagBannerFold:Icon,FlagCheckered:Icon,FlagPennant:Icon},ribbon:{FlagBanner:Icon,FlagBannerFold:Icon},swallowtail:{FlagBanner:Icon,FlagBannerFold:Icon},race:{FlagCheckered:Icon,FlagPennant:Icon},racing:{FlagCheckered:Icon},finishLine:{FlagCheckered:Icon},team:{FlagPennant:Icon,People:Icon,PeoplesFour:Icon,PeoplesThree:Icon},fire:{Flame:Icon},torch:{Flashlight:Icon},beaker:{Flask:Icon},chemistry:{Flask:Icon,TestTube:Icon},experiment:{Flask:Icon,Microscope:Icon,TestTube:Icon},erlenmeyer:{Flask:Icon},mirror:{FlipHorizontal:Icon,FlipVertical:Icon},invert:{FlipHorizontal:Icon,FlipVertical:Icon,SelectionInverse:Icon},diskette:{FloppyDisk:Icon,FloppyDiskBack:Icon},directories:{FloppyDisk:Icon,FloppyDiskBack:Icon,Folder:Icon,FolderDashed:Icon,FolderLock:Icon,FolderMinus:Icon,FolderOpen:Icon,FolderPlus:Icon,FolderSimple:Icon,FolderSimpleDashed:Icon,FolderSimpleLock:Icon,FolderSimpleMinus:Icon,FolderSimplePlus:Icon,FolderSimpleStar:Icon,FolderSimpleUser:Icon,FolderStar:Icon,FolderUser:Icon,Folders:Icon},flowchart:{FlowArrow:Icon,TreeStructure:Icon},green:{Flower:Icon,FlowerLotus:Icon,FlowerTulip:Icon,Leaf:Icon,Recycle:Icon,Tree:Icon,TreeEvergreen:Icon,TreePalm:Icon,Windmill:Icon},environmental:{Flower:Icon,FlowerLotus:Icon,FlowerTulip:Icon,Leaf:Icon,Recycle:Icon,Tree:Icon,TreeEvergreen:Icon,TreePalm:Icon},spirituality:{FlowerLotus:Icon,Pentagram:Icon},aliens:{FlyingSaucer:Icon},temporary:{FolderDashed:Icon,FolderSimpleDashed:Icon},load:{FolderOpen:Icon},starred:{FolderSimpleStar:Icon,FolderStar:Icon},personal:{FolderSimpleUser:Icon,FolderUser:Icon},americanFootball:{Football:Icon,FootballHelmet:Icon},nfl:{Football:Icon,FootballHelmet:Icon},trail:{Footprints:Icon,Path:Icon},walk:{Footprints:Icon},route:{Footprints:Icon,Path:Icon},hike:{Footprints:Icon},utensils:{ForkKnife:Icon,Knife:Icon},uhd:{FourK:Icon},resolution:{FourK:Icon,HighDefinition:Icon,StandardDefinition:Icon},video:{FourK:Icon,HighDefinition:Icon,MonitorArrowUp:Icon,MonitorPlay:Icon,SecurityCamera:Icon,StandardDefinition:Icon},capture:{FrameCorners:Icon},fstop:{Function:Icon},refine:{Funnel:Icon,FunnelSimple:Icon,FunnelSimpleX:Icon,FunnelX:Icon},sorting:{Funnel:Icon,FunnelSimple:Icon,FunnelSimpleX:Icon,FunnelX:Icon,SortAscending:Icon,SortDescending:Icon},videoGames:{GameController:Icon,Joystick:Icon,Sword:Icon},nintendoSwitch:{GameController:Icon},sonyPlaystation:{GameController:Icon},microsoftXbox:{GameController:Icon},jerrycan:{GasCan:Icon},petrol:{GasCan:Icon,GasPump:Icon},gasoline:{GasCan:Icon,GasPump:Icon},gasStation:{GasPump:Icon},dashboard:{Gauge:Icon,Speedometer:Icon},speed:{Gauge:Icon,Speedometer:Icon},speedometer:{Gauge:Icon},odometer:{Gauge:Icon,Speedometer:Icon},performance:{Gauge:Icon,MicrophoneStage:Icon,Speedometer:Icon},judge:{Gavel:Icon},justice:{Gavel:Icon,Scales:Icon},legal:{Gavel:Icon},law:{Gavel:Icon,Scales:Icon},court:{Gavel:Icon},hammer:{Gavel:Icon},government:{Gavel:Icon,Scales:Icon},setup:{Gear:Icon,GearFine:Icon,GearSix:Icon,Wrench:Icon},cogs:{Gear:Icon,GearFine:Icon,GearSix:Icon},gears:{Gear:Icon,GearFine:Icon,GearSix:Icon},machinery:{Gear:Icon,GearFine:Icon,GearSix:Icon,Nut:Icon,Wrench:Icon},mechanical:{Gear:Icon,GearFine:Icon,GearSix:Icon,Wrench:Icon},woman:{GenderFemale:Icon,Person:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon},feminine:{GenderFemale:Icon},venus:{GenderFemale:Icon},transgender:{GenderIntersex:Icon},nonbinary:{GenderIntersex:Icon,GenderNeuter:Icon,GenderNonbinary:Icon,GenderTransgender:Icon},man:{GenderMale:Icon,Person:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon},masculine:{GenderMale:Icon},mars:{GenderMale:Icon},agender:{GenderNeuter:Icon},asexual:{GenderNeuter:Icon},intersex:{GenderNonbinary:Icon,GenderTransgender:Icon},pacman:{Ghost:Icon},spirit:{Ghost:Icon},scary:{Ghost:Icon},halloween:{Ghost:Icon},gifs:{Gif:Icon},gif:{Gif:Icon},presents:{Gift:Icon},holiday:{Gift:Icon},github:{GitBranch:Icon,GitCommit:Icon,GitDiff:Icon,GitFork:Icon,GitMerge:Icon,GitPullRequest:Icon},vcs:{GitBranch:Icon,GitCommit:Icon,GitDiff:Icon,GitFork:Icon,GitMerge:Icon,GitPullRequest:Icon},sourceControl:{GitBranch:Icon,GitCommit:Icon,GitDiff:Icon,GitFork:Icon,GitMerge:Icon,GitPullRequest:Icon},versionControl:{GitBranch:Icon,GitCommit:Icon,GitDiff:Icon,GitFork:Icon,GitMerge:Icon,GitPullRequest:Icon},versioning:{GitBranch:Icon,GitCommit:Icon,GitDiff:Icon,GitFork:Icon,GitMerge:Icon,GitPullRequest:Icon},branches:{GitBranch:Icon,Leaf:Icon,Tree:Icon,TreeEvergreen:Icon,TreePalm:Icon},commits:{GitCommit:Icon},compare:{GitDiff:Icon},mergeRequest:{GitPullRequest:Icon},world:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Planet:Icon},earth:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeX:Icon},global:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon},planet:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon},internationalisation:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Translate:Icon},i18n:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Translate:Icon},languages:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Translate:Icon},geography:{Globe:Icon,GlobeHemisphereEast:Icon,GlobeHemisphereWest:Icon,GlobeSimple:Icon,GlobeSimpleX:Icon,GlobeStand:Icon,GlobeX:Icon,Island:Icon,MapTrifold:Icon},europe:{GlobeHemisphereEast:Icon},africa:{GlobeHemisphereEast:Icon},asia:{GlobeHemisphereEast:Icon},australia:{GlobeHemisphereEast:Icon},northAmerica:{GlobeHemisphereWest:Icon},southAmerica:{GlobeHemisphereWest:Icon},swim:{Goggles:Icon,SwimmingPool:Icon},swimming:{Goggles:Icon,PersonSimpleSwim:Icon,Towel:Icon},olympics:{Goggles:Icon,SwimmingPool:Icon},aquatics:{Goggles:Icon,SwimmingPool:Icon},tee:{Golf:Icon},location:{Gps:Icon,GpsFix:Icon,GpsSlash:Icon,NavigationArrow:Icon},fade:{Gradient:Icon},ombre:{Gradient:Icon},opacity:{Gradient:Icon},graduate:{GraduationCap:Icon,Student:Icon},wheat:{Grains:Icon,GrainsSlash:Icon},farm:{Grains:Icon,GrainsSlash:Icon,Plant:Icon},glutenfree:{GrainsSlash:Icon},nodes:{Graph:Icon,Leaf:Icon},tree:{Graph:Icon,Log:Icon},graphicsCard:{GraphicsCard:Icon},greaterThan:{GreaterThan:Icon},gt:{GreaterThan:Icon},greaterThanOrEqual:{GreaterThanOrEqual:Icon},gte:{GreaterThanOrEqual:Icon},apps:{GridFour:Icon,GridNine:Icon,SquaresFour:Icon},squares:{GridFour:Icon,GridNine:Icon},tiles:{GridFour:Icon,GridNine:Icon},cells:{GridFour:Icon,GridNine:Icon},tables:{GridFour:Icon,GridNine:Icon,Table:Icon},tabular:{GridFour:Icon,GridNine:Icon,Table:Icon},spreadsheets:{GridFour:Icon,GridNine:Icon},instrument:{Guitar:Icon,PianoKeys:Icon},blowDryer:{HairDryer:Icon},beauty:{HairDryer:Icon},grooming:{HairDryer:Icon},salon:{HairDryer:Icon},fastFood:{Hamburger:Icon,Pizza:Icon},pointers:{Hand:Icon,HandGrabbing:Icon,HandPalm:Icon,HandPointing:Icon,HandSwipeLeft:Icon,HandSwipeRight:Icon,HandTap:Icon},cursors:{Hand:Icon,HandGrabbing:Icon,HandPalm:Icon,HandPointing:Icon,HandSwipeLeft:Icon,HandSwipeRight:Icon,HandTap:Icon},backhand:{Hand:Icon},take:{HandArrowDown:Icon,HandWithdraw:Icon},receive:{HandArrowDown:Icon},give:{HandArrowUp:Icon,HandDeposit:Icon,TipJar:Icon},donation:{HandArrowUp:Icon,HandCoins:Icon,HandDeposit:Icon,HandHeart:Icon,TipJar:Icon},atm:{HandDeposit:Icon,HandWithdraw:Icon},hamsa:{HandEye:Icon,HandPalm:Icon},evilEye:{HandEye:Icon},protest:{HandFist:Icon},blm:{HandFist:Icon},drag:{HandGrabbing:Icon},hold:{HandGrabbing:Icon,PhonePause:Icon},care:{HandHeart:Icon},palm:{HandPalm:Icon,HandWaving:Icon,Island:Icon},stop:{HandPalm:Icon,Pause:Icon,PauseCircle:Icon,PlayPause:Icon,Prohibit:Icon,ProhibitInset:Icon},wait:{HandPalm:Icon},victory:{HandPeace:Icon,Medal:Icon,MedalMilitary:Icon,Trophy:Icon},fingers:{HandPointing:Icon},clicks:{HandPointing:Icon,Mouse:Icon,MouseLeftClick:Icon,MouseMiddleClick:Icon,MouseRightClick:Icon,MouseScroll:Icon,MouseSimple:Icon},dispenser:{HandSoap:Icon},sanitizer:{HandSoap:Icon},disinfectant:{HandSoap:Icon},lotion:{HandSoap:Icon},bottle:{HandSoap:Icon},gesture:{HandSwipeLeft:Icon,HandSwipeRight:Icon,HandTap:Icon},wave:{HandWaving:Icon},hello:{HandWaving:Icon},goodbye:{HandWaving:Icon},withdrawal:{HandWithdraw:Icon},suitcases:{Handbag:Icon,HandbagSimple:Icon,Tote:Icon,ToteSimple:Icon},valises:{Handbag:Icon,HandbagSimple:Icon,Tote:Icon,ToteSimple:Icon},purses:{Handbag:Icon,HandbagSimple:Icon},clap:{HandsClapping:Icon},applause:{HandsClapping:Icon},prayer:{HandsPraying:Icon},thanks:{HandsPraying:Icon},thankYou:{HandsPraying:Icon},deal:{Handshake:Icon},agreement:{Handshake:Icon},helmet:{HardHat:Icon},hashtag:{Hash:Icon,HashStraight:Icon,Tag:Icon,TagChevron:Icon,TagSimple:Icon},octothorpe:{Hash:Icon,HashStraight:Icon},poundSign:{Hash:Icon,HashStraight:Icon},numberSign:{Hash:Icon,HashStraight:Icon},tictactoe:{Hash:Icon,HashStraight:Icon,Strategy:Icon},automaton:{HeadCircuit:Icon,Robot:Icon},artificialIntelligence:{HeadCircuit:Icon,Robot:Icon},brights:{Headlights:Icon},highBeams:{Headlights:Icon},listening:{Headphones:Icon,Headset:Icon},voiceChat:{Headset:Icon},microphone:{Headset:Icon},headphones:{Headset:Icon},support:{Headset:Icon,Info:Icon,Lifebuoy:Icon,Question:Icon,QuestionMark:Icon},customerservice:{Headset:Icon},callcenter:{Headset:Icon,Numpad:Icon,PhoneList:Icon,PhonePause:Icon,PhoneTransfer:Icon},wellness:{Heart:Icon,HeartHalf:Icon,HeartStraight:Icon,Heartbeat:Icon},love:{Heart:Icon,HeartBreak:Icon,HeartHalf:Icon,HeartStraight:Icon,HeartStraightBreak:Icon,Peace:Icon,ThumbsUp:Icon},healthy:{Heart:Icon,HeartHalf:Icon,HeartStraight:Icon,Heartbeat:Icon},like:{Heart:Icon,HeartHalf:Icon,HeartStraight:Icon,ThumbsUp:Icon},hate:{HeartBreak:Icon,HeartStraightBreak:Icon,ThumbsDown:Icon},crack:{HeartBreak:Icon,HeartStraightBreak:Icon},divorce:{HeartBreak:Icon,HeartStraightBreak:Icon},ecg:{Heartbeat:Icon,Pulse:Icon},ekg:{Heartbeat:Icon,Pulse:Icon},vitals:{Heartbeat:Icon,Pulse:Icon},monitor:{Heartbeat:Icon,Pulse:Icon,SecurityCamera:Icon},hd:{HighDefinition:Icon},pumps:{HighHeel:Icon},marker:{Highlighter:Icon},nhl:{Hockey:Icon},stick:{Hockey:Icon,Log:Icon},puck:{Hockey:Icon},sweatshirt:{Hoodie:Icon},equestrian:{Horse:Icon},knight:{Horse:Icon},alarms:{Hourglass:Icon,HourglassHigh:Icon,HourglassLow:Icon,HourglassMedium:Icon,HourglassSimple:Icon,HourglassSimpleHigh:Icon,HourglassSimpleLow:Icon,HourglassSimpleMedium:Icon},homes:{House:Icon,HouseLine:Icon,HouseSimple:Icon},cyclone:{Hurricane:Icon},storm:{Hurricane:Icon,Tornado:Icon},disaster:{Hurricane:Icon,Tornado:Icon},wind:{Hurricane:Icon,Tornado:Icon},cone:{IceCream:Icon},license:{IdentificationBadge:Icon,IdentificationCard:Icon},credentials:{IdentificationBadge:Icon,IdentificationCard:Icon},nametag:{IdentificationBadge:Icon,IdentificationCard:Icon},verification:{IdentificationBadge:Icon,IdentificationCard:Icon,Seal:Icon,SealCheck:Icon,SealQuestion:Icon,SealWarning:Icon},badge:{IdentificationCard:Icon,Notification:Icon,Seal:Icon,SealCheck:Icon,SealPercent:Icon,SealQuestion:Icon,SealWarning:Icon,Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldSlash:Icon,ShieldStar:Icon,ShieldWarning:Icon},photographs:{Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon},wallpapers:{Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon},gallery:{Image:Icon,ImageBroken:Icon,ImageSquare:Icon,Images:Icon,ImagesSquare:Icon,Slideshow:Icon},error:{ImageBroken:Icon,NetworkSlash:Icon},fourOhFour:{ImageBroken:Icon},infinite:{Infinity:Icon},lemniscate:{Infinity:Icon},figureeight:{Infinity:Icon},information:{Info:Icon,Question:Icon,QuestionMark:Icon},help:{Info:Icon,Lifebuoy:Icon,Question:Icon,QuestionMark:Icon},union:{Intersect:Icon,Subtract:Icon,SubtractSquare:Icon,Union:Icon,Unite:Icon,UniteSquare:Icon},merge:{Intersect:Icon,Subtract:Icon,SubtractSquare:Icon,Unite:Icon,UniteSquare:Icon},intersecting:{Intersect:Icon,Unite:Icon,UniteSquare:Icon},gender:{IntersectThree:Icon},pronouns:{IntersectThree:Icon},set:{Intersection:Icon,MemberOf:Icon,NotMemberOf:Icon,NotSubsetOf:Icon,NotSupersetOf:Icon,SubsetOf:Icon,SubsetProperOf:Icon,SupersetOf:Icon,SupersetProperOf:Icon,Union:Icon},receipt:{Invoice:Icon},expense:{Invoice:Icon,Receipt:Icon,ReceiptX:Icon},bill:{Invoice:Icon},beach:{Island:Icon,Towel:Icon,TreePalm:Icon},tropical:{Island:Icon,TreePalm:Icon},vacation:{Island:Icon},trip:{Island:Icon,RoadHorizon:Icon},masonJar:{Jar:Icon,JarLabel:Icon},pantry:{Jar:Icon,JarLabel:Icon},canning:{Jar:Icon,JarLabel:Icon},preserves:{Jar:Icon,JarLabel:Icon},condiments:{Jar:Icon,JarLabel:Icon},suv:{Jeep:Icon},trucks:{Jeep:Icon,Truck:Icon},wrangler:{Jeep:Icon},offroad:{Jeep:Icon},gameController:{Joystick:Icon},arcadeGame:{Joystick:Icon},atari:{Joystick:Icon},scheduling:{Kanban:Icon},tasks:{Kanban:Icon},projectManagement:{Kanban:Icon},process:{Kanban:Icon},lean:{Kanban:Icon},agile:{Kanban:Icon},padlock:{Key:Icon,Lock:Icon,LockKey:Icon,LockKeyOpen:Icon,LockLaminated:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimple:Icon,LockSimpleOpen:Icon},enter:{KeyReturn:Icon,SignIn:Icon},typing:{Keyboard:Icon},type:{Keyboard:Icon},keys:{Keyboard:Icon},lock:{Keyhole:Icon},steps:{Ladder:Icon,LadderSimple:Icon,Stairs:Icon},climbing:{Ladder:Icon,LadderSimple:Icon,PersonSimpleHike:Icon},light:{Lamp:Icon,LampPendant:Icon},appliances:{Lamp:Icon,LampPendant:Icon},notebook:{Laptop:Icon},selection:{Lasso:Icon,MagicWand:Icon},loop:{Lasso:Icon},rope:{Lasso:Icon},cowboy:{Lasso:Icon},wireframe:{Layout:Icon,Sidebar:Icon,SidebarSimple:Icon},sidebar:{Layout:Icon,List:Icon,SquareHalf:Icon,SquareHalfBottom:Icon},interface:{Layout:Icon,Sidebar:Icon,SidebarSimple:Icon},trees:{Leaf:Icon},leaves:{Leaf:Icon,Tree:Icon,TreeEvergreen:Icon,TreePalm:Icon},lecture:{Lectern:Icon},podium:{Lectern:Icon},pulpit:{Lectern:Icon},stand:{Lectern:Icon},speech:{Lectern:Icon,Translate:Icon,PersonSound:Icon},presentation:{Lectern:Icon,ProjectorScreen:Icon,ProjectorScreenChart:Icon},keynote:{Lectern:Icon},toys:{Lego:Icon,LegoSmiley:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon,Pinwheel:Icon},bricks:{Lego:Icon,LegoSmiley:Icon,Wall:Icon},face:{LegoSmiley:Icon,Smiley:Icon,SmileyAngry:Icon,SmileyBlank:Icon,SmileyMeh:Icon,SmileyMelting:Icon,SmileyNervous:Icon,SmileySad:Icon,SmileySticker:Icon,SmileyWink:Icon,SmileyXEyes:Icon},lessThan:{LessThan:Icon},lt:{LessThan:Icon},lessThanOrEqual:{LessThanOrEqual:Icon},lte:{LessThanOrEqual:Icon},glyph:{LetterCircleH:Icon,LetterCircleP:Icon,LetterCircleV:Icon},parkingLot:{LetterCircleP:Icon},valet:{LetterCircleP:Icon},vegan:{LetterCircleV:Icon,Plant:Icon,PottedPlant:Icon},lifebelt:{Lifebuoy:Icon},lifesaver:{Lifebuoy:Icon},flashlight:{Lightbulb:Icon,LightbulbFilament:Icon},bulbs:{Lightbulb:Icon,LightbulbFilament:Icon},lighting:{Lightbulb:Icon,LightbulbFilament:Icon},led:{Lightbulb:Icon,LightbulbFilament:Icon},energy:{Lightbulb:Icon,LightbulbFilament:Icon,NuclearPlant:Icon,SolarPanel:Icon,SolarRoof:Icon,Windmill:Icon},idea:{Lightbulb:Icon,LightbulbFilament:Icon},thunderbolt:{Lightning:Icon,LightningSlash:Icon},flash:{Lightning:Icon,LightningA:Icon,LightningSlash:Icon},auto:{LightningA:Icon},bar:{LineVertical:Icon},pipe:{LineVertical:Icon},anchor:{Link:Icon,LinkBreak:Icon,LinkSimple:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontal:Icon,LinkSimpleHorizontalBreak:Icon},hyperlink:{Link:Icon,LinkBreak:Icon,LinkSimple:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontal:Icon,LinkSimpleHorizontalBreak:Icon},hypertext:{Link:Icon,LinkBreak:Icon,LinkSimple:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontal:Icon,LinkSimpleHorizontalBreak:Icon},chains:{Link:Icon,LinkBreak:Icon,LinkSimple:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontal:Icon,LinkSimpleHorizontalBreak:Icon},chained:{Link:Icon,LinkBreak:Icon,LinkSimple:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontal:Icon,LinkSimpleHorizontalBreak:Icon},broken:{LinkBreak:Icon,LinkSimpleBreak:Icon,LinkSimpleHorizontalBreak:Icon},penguin:{LinuxLogo:Icon},hamburgerMenu:{List:Icon},overflowMenu:{List:Icon},ul:{List:Icon,ListBullets:Icon,ListDashes:Icon,ListPlus:Icon},ol:{List:Icon,ListNumbers:Icon,ListPlus:Icon},unorderedList:{List:Icon,ListBullets:Icon,ListDashes:Icon,ListPlus:Icon},orderedList:{List:Icon,ListNumbers:Icon,ListPlus:Icon},lines:{List:Icon},bulletedList:{ListBullets:Icon},dashedList:{ListDashes:Icon},wishlist:{ListHeart:Icon,ListStar:Icon},liked:{ListHeart:Icon,ListStar:Icon},query:{ListMagnifyingGlass:Icon,MagnifyingGlass:Icon,MagnifyingGlassMinus:Icon,MagnifyingGlassPlus:Icon},inspect:{ListMagnifyingGlass:Icon,MagnifyingGlass:Icon,MagnifyingGlassMinus:Icon,MagnifyingGlassPlus:Icon},numberedList:{ListNumbers:Icon},unsecured:{LockKeyOpen:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimpleOpen:Icon,ShieldSlash:Icon,ShieldWarning:Icon},unauthenticated:{LockKeyOpen:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimpleOpen:Icon,ShieldSlash:Icon,ShieldWarning:Icon},unlocked:{LockKeyOpen:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimpleOpen:Icon,ShieldSlash:Icon,ShieldWarning:Icon},unencrypted:{LockKeyOpen:Icon,LockLaminatedOpen:Icon,LockOpen:Icon,LockSimpleOpen:Icon,ShieldSlash:Icon,ShieldWarning:Icon},lockerRoom:{Lockers:Icon},stump:{Log:Icon},branch:{Log:Icon},wizard:{MagicWand:Icon},games:{MagicWand:Icon,PaperPlane:Icon,PaperPlaneRight:Icon,PaperPlaneTilt:Icon},magnetism:{Magnet:Icon,MagnetStraight:Icon},zoomOut:{MagnifyingGlassMinus:Icon},zoomIn:{MagnifyingGlassPlus:Icon},letters:{Mailbox:Icon},markers:{MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinPlus:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon},pins:{MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinPlus:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon},poi:{MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon},pointOfInterest:{MapPin:Icon,MapPinArea:Icon,MapPinLine:Icon,MapPinPlus:Icon,MapPinSimple:Icon,MapPinSimpleArea:Icon,MapPinSimpleLine:Icon},markup:{MarkdownLogo:Icon},editor:{MarkdownLogo:Icon},md:{MarkdownLogo:Icon},cocktails:{Martini:Icon},theater:{MaskHappy:Icon,MaskSad:Icon,Popcorn:Icon},costume:{MaskHappy:Icon,MaskSad:Icon},smile:{MaskHappy:Icon},smiling:{MaskHappy:Icon,Smiley:Icon,SmileySticker:Icon},thalia:{MaskHappy:Icon},cry:{MaskSad:Icon},crying:{MaskSad:Icon},melpomene:{MaskSad:Icon},fediverse:{MastodonLogo:Icon},ribbons:{Medal:Icon,MedalMilitary:Icon,Trophy:Icon},winning:{Medal:Icon,MedalMilitary:Icon,Trophy:Icon},rosette:{Medal:Icon},military:{MedalMilitary:Icon},bullhorn:{Megaphone:Icon,MegaphoneSimple:Icon},announcements:{Megaphone:Icon,MegaphoneSimple:Icon},loudspeaker:{Megaphone:Icon,MegaphoneSimple:Icon},isElementOf:{MemberOf:Icon},ram:{Memory:Icon},astronomy:{Meteor:Icon,Moon:Icon,MoonStars:Icon,Planet:Icon},asteroid:{Meteor:Icon},fireball:{Meteor:Icon},beat:{Metronome:Icon},tempo:{Metronome:Icon},bpm:{Metronome:Icon},podcast:{Microphone:Icon,MicrophoneSlash:Icon},studio:{Microphone:Icon,MicrophoneSlash:Icon},muted:{MicrophoneSlash:Icon,SpeakerNone:Icon,SpeakerSimpleNone:Icon,SpeakerSimpleSlash:Icon,SpeakerSimpleX:Icon,SpeakerSlash:Icon,SpeakerX:Icon},concert:{MicrophoneStage:Icon},biology:{Microscope:Icon},magnify:{Microscope:Icon},line:{Minus:Icon},horizontal:{Minus:Icon},divider:{Minus:Icon},cash:{Money:Icon,MoneyWavy:Icon},dollars:{Money:Icon,MoneyWavy:Icon},paperBills:{Money:Icon,MoneyWavy:Icon},screen:{Monitor:Icon,MonitorArrowUp:Icon,MonitorPlay:Icon,Television:Icon,TelevisionSimple:Icon},displays:{Monitor:Icon,MonitorPlay:Icon,Television:Icon,TelevisionSimple:Icon},screencast:{MonitorArrowUp:Icon,MonitorPlay:Icon},screenshare:{MonitorArrowUp:Icon},clear:{Moon:Icon,MoonStars:Icon,Sun:Icon,SunDim:Icon,SunHorizon:Icon,TextTSlash:Icon},sleep:{Moon:Icon,MoonStars:Icon},nightMode:{Moon:Icon,MoonStars:Icon},darkMode:{Moon:Icon,MoonStars:Icon},stargazing:{Moon:Icon,MoonStars:Icon},constellation:{MoonStars:Icon},scooter:{Moped:Icon,MopedFront:Icon},vespa:{Moped:Icon,MopedFront:Icon},islam:{Mosque:Icon,StarAndCrescent:Icon},muslim:{Mosque:Icon,StarAndCrescent:Icon},motorbike:{Motorcycle:Icon},hills:{Mountains:Icon},terrain:{Mountains:Icon},geology:{Mountains:Icon},adventure:{Mountains:Icon},songs:{MusicNote:Icon,MusicNoteSimple:Icon,MusicNotes:Icon,MusicNotesMinus:Icon,MusicNotesPlus:Icon,MusicNotesSimple:Icon},playlist:{MusicNote:Icon,MusicNoteSimple:Icon,MusicNotes:Icon,MusicNotesMinus:Icon,MusicNotesPlus:Icon,MusicNotesSimple:Icon,Queue:Icon},albums:{MusicNote:Icon,MusicNoteSimple:Icon,MusicNotes:Icon,MusicNotesMinus:Icon,MusicNotesPlus:Icon,MusicNotesSimple:Icon},subtract:{MusicNotesMinus:Icon},sewing:{Needle:Icon,Yarn:Icon},thread:{Needle:Icon},awl:{Needle:Icon},tailor:{Needle:Icon},ethernet:{Network:Icon,NetworkSlash:Icon,NetworkX:Icon},lan:{Network:Icon,NetworkSlash:Icon,NetworkX:Icon},isNotElementOf:{NotMemberOf:Icon},notSubsetOf:{NotSubsetOf:Icon},notSupersetOf:{NotSupersetOf:Icon},textarea:{Notches:Icon},notetaking:{Note:Icon,NoteBlank:Icon,NotePencil:Icon,Notebook:Icon,Notepad:Icon},memorandum:{Note:Icon,NoteBlank:Icon,NotePencil:Icon,Notebook:Icon,Notepad:Icon},postit:{Note:Icon,NoteBlank:Icon,NotePencil:Icon},reminders:{Note:Icon,NoteBlank:Icon,NotePencil:Icon},journal:{Notebook:Icon,Notepad:Icon},diary:{Notebook:Icon,Notepad:Icon},logs:{Notebook:Icon,Notepad:Icon},logbook:{Notebook:Icon,Notepad:Icon},pip:{Notification:Icon,PictureInPicture:Icon},renewable:{NuclearPlant:Icon,SolarPanel:Icon,SolarRoof:Icon,Windmill:Icon},numbers:{NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,NumberEight:Icon,NumberFive:Icon,NumberFour:Icon,NumberNine:Icon,NumberOne:Icon,NumberSeven:Icon,NumberSix:Icon,NumberSquareEight:Icon,NumberSquareFive:Icon,NumberSquareFour:Icon,NumberSquareNine:Icon,NumberSquareOne:Icon,NumberSquareSeven:Icon,NumberSquareSix:Icon,NumberSquareThree:Icon,NumberSquareTwo:Icon,NumberSquareZero:Icon,NumberThree:Icon,NumberTwo:Icon,NumberZero:Icon},numerals:{NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,NumberEight:Icon,NumberFive:Icon,NumberFour:Icon,NumberNine:Icon,NumberOne:Icon,NumberSeven:Icon,NumberSix:Icon,NumberSquareEight:Icon,NumberSquareFive:Icon,NumberSquareFour:Icon,NumberSquareNine:Icon,NumberSquareOne:Icon,NumberSquareSeven:Icon,NumberSquareSix:Icon,NumberSquareThree:Icon,NumberSquareTwo:Icon,NumberSquareZero:Icon,NumberThree:Icon,NumberTwo:Icon,NumberZero:Icon},digits:{NumberCircleEight:Icon,NumberCircleFive:Icon,NumberCircleFour:Icon,NumberCircleNine:Icon,NumberCircleOne:Icon,NumberCircleSeven:Icon,NumberCircleSix:Icon,NumberCircleThree:Icon,NumberCircleTwo:Icon,NumberCircleZero:Icon,NumberEight:Icon,NumberFive:Icon,NumberFour:Icon,NumberNine:Icon,NumberOne:Icon,NumberSeven:Icon,NumberSix:Icon,NumberSquareEight:Icon,NumberSquareFive:Icon,NumberSquareFour:Icon,NumberSquareNine:Icon,NumberSquareOne:Icon,NumberSquareSeven:Icon,NumberSquareSix:Icon,NumberSquareThree:Icon,NumberSquareTwo:Icon,NumberSquareZero:Icon,NumberThree:Icon,NumberTwo:Icon,NumberZero:Icon},dialer:{Numpad:Icon},dialpad:{Numpad:Icon},telephone:{Numpad:Icon,Phone:Icon,PhoneCall:Icon,PhoneDisconnect:Icon,PhoneIncoming:Icon,PhoneList:Icon,PhoneOutgoing:Icon,PhonePause:Icon,PhonePlus:Icon,PhoneSlash:Icon,PhoneTransfer:Icon,PhoneX:Icon,Voicemail:Icon},landline:{Numpad:Icon,Phone:Icon,PhoneCall:Icon,PhoneDisconnect:Icon,PhoneIncoming:Icon,PhoneList:Icon,PhoneOutgoing:Icon,PhonePause:Icon,PhonePlus:Icon,PhoneSlash:Icon,PhoneTransfer:Icon,PhoneX:Icon,Voicemail:Icon},password:{Numpad:Icon},passcode:{Numpad:Icon},bolts:{Nut:Icon},screws:{Nut:Icon},hexagon:{Nut:Icon},riceBall:{Onigiri:Icon},japanese:{Onigiri:Icon},restaurant:{Onigiri:Icon},juice:{Orange:Icon,OrangeSlice:Icon},citrus:{Orange:Icon,OrangeSlice:Icon},stove:{Oven:Icon},stovetop:{Oven:Icon},packages:{Package:Icon},boxes:{Package:Icon},delivery:{Package:Icon,Truck:Icon},postalService:{Package:Icon},bundles:{Package:Icon},libraries:{Package:Icon},shipping:{Package:Icon,ShippingContainer:Icon,TrainRegional:Icon,Tram:Icon,Truck:Icon,TruckTrailer:Icon},fill:{PaintBrushBroad:Icon,PaintBucket:Icon,PaintRoller:Icon},paintbucket:{PaintBucket:Icon},theme:{PaintRoller:Icon},paint:{Palette:Icon},image:{Panorama:Icon},picture:{Panorama:Icon},threeSixty:{Panorama:Icon},jeans:{Pants:Icon},attachments:{Paperclip:Icon,PaperclipHorizontal:Icon},office:{Paperclip:Icon,PaperclipHorizontal:Icon},skydiving:{Parachute:Icon},pilcrow:{Paragraph:Icon},bandcamp:{Parallelogram:Icon},logos:{Parallelogram:Icon,SquaresFour:Icon},bench:{Park:Icon,PicnicTable:Icon},destination:{Path:Icon},resume:{Pause:Icon,PauseCircle:Icon,Play:Icon,PlayCircle:Icon,PlayPause:Icon},start:{Pause:Icon,PauseCircle:Icon,Play:Icon,PlayCircle:Icon,PlayPause:Icon},petStore:{PawPrint:Icon},petShop:{PawPrint:Icon},cat:{PawPrint:Icon},dog:{PawPrint:Icon},veterinarian:{PawPrint:Icon},hippies:{Peace:Icon},peaceSign:{Peace:Icon},symbols:{Peace:Icon},ink:{Pen:Icon,PenNib:Icon,PenNibStraight:Icon},sign:{Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,Scribble:Icon,ScribbleLoop:Icon,Signature:Icon},signature:{Pen:Icon,PenNib:Icon,PenNibStraight:Icon,Pencil:Icon,PencilCircle:Icon,PencilLine:Icon,PencilSimple:Icon,PencilSimpleLine:Icon,Scribble:Icon,ScribbleLoop:Icon},fountainPen:{PenNib:Icon,PenNibStraight:Icon},illustrator:{PenNib:Icon,PenNibStraight:Icon},drafting:{PencilRuler:Icon},readonly:{PencilSimpleSlash:Icon,PencilSlash:Icon},wicca:{Pentagram:Icon},satan:{Pentagram:Icon},satanism:{Pentagram:Icon},evil:{Pentagram:Icon,YinYang:Icon},magic:{Pentagram:Icon},spicy:{Pepper:Icon},chile:{Pepper:Icon},percentage:{Percent:Icon},percentile:{Percent:Icon},ratio:{Percent:Icon},delta:{Percent:Icon},walking:{Person:Icon,PersonSimple:Icon,PersonSimpleWalk:Icon},human:{Person:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleCircle:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon},body:{Person:Icon,PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon},vitruvian:{PersonArmsSpread:Icon,PersonSimpleCircle:Icon},stretch:{PersonArmsSpread:Icon},pedestrian:{PersonSimple:Icon,PersonSimpleBike:Icon,PersonSimpleHike:Icon,PersonSimpleRun:Icon,PersonSimpleSwim:Icon,PersonSimpleThrow:Icon,PersonSimpleWalk:Icon},biking:{PersonSimpleBike:Icon},bicycle:{PersonSimpleBike:Icon},vitruvius:{PersonSimpleCircle:Icon},mountaineering:{PersonSimpleHike:Icon},bouldering:{PersonSimpleHike:Icon},running:{PersonSimpleRun:Icon},mountain:{PersonSimpleSki:Icon,PersonSimpleSnowboard:Icon},snowboarding:{PersonSimpleSnowboard:Icon},mindfulness:{PersonSimpleTaiChi:Icon},meditation:{PersonSimpleTaiChi:Icon},yoga:{PersonSimpleTaiChi:Icon},tennis:{PersonSimpleThrow:Icon,Racquet:Icon},skew:{Perspective:Icon},warp:{Perspective:Icon},trapezoid:{Perspective:Icon},talk:{Phone:Icon,PhoneCall:Icon,PhoneDisconnect:Icon,PhoneIncoming:Icon,PhoneList:Icon,PhoneOutgoing:Icon,PhonePause:Icon,PhonePlus:Icon,PhoneSlash:Icon,PhoneTransfer:Icon,PhoneX:Icon},calling:{PhoneCall:Icon,PhoneIncoming:Icon,PhoneOutgoing:Icon},ringing:{PhoneCall:Icon},hangUp:{PhoneDisconnect:Icon},conference:{PhonePlus:Icon},missed:{PhoneX:Icon,Voicemail:Icon},park:{PicnicTable:Icon},popout:{PictureInPicture:Icon},maximize:{PictureInPicture:Icon,Resize:Icon},capsule:{Pill:Icon},prescription:{Pill:Icon},paddle:{PingPong:Icon},beverage:{PintGlass:Icon},whirligig:{Pinwheel:Icon},plumber:{Pipe:Icon,PipeWrench:Icon},plumbing:{Pipe:Icon,PipeWrench:Icon},notdef:{Placeholder:Icon},tofu:{Placeholder:Icon},rectangleSlash:{Placeholder:Icon},saturn:{Planet:Icon},globe:{Planet:Icon},sprout:{Plant:Icon,PottedPlant:Icon},garden:{Plant:Icon,PottedPlant:Icon},gardening:{Plant:Icon,PottedPlant:Icon},queue:{Playlist:Icon},outlet:{Plug:Icon,PlugCharging:Icon,Plugs:Icon,PlugsConnected:Icon},socket:{Plug:Icon,PlugCharging:Icon,Plugs:Icon,PlugsConnected:Icon},plugin:{Plug:Icon,PlugCharging:Icon,Plugs:Icon,PlugsConnected:Icon,PuzzlePiece:Icon},integration:{Plug:Icon,PlugCharging:Icon,Plugs:Icon,PlugsConnected:Icon},plusOrMinus:{PlusMinus:Icon},chips:{PokerChip:Icon},tokens:{PokerChip:Icon},automobiles:{PoliceCar:Icon,SteeringWheel:Icon,Taxi:Icon},iceCream:{Popsicle:Icon},summer:{Popsicle:Icon},on:{Power:Icon},off:{Power:Icon},switch:{Power:Icon,ToggleLeft:Icon,ToggleRight:Icon},powerSwitch:{Power:Icon},flipchart:{Presentation:Icon,PresentationChart:Icon},meeting:{Presentation:Icon,PresentationChart:Icon,VideoConference:Icon},printing:{Printer:Icon},forbidden:{Prohibit:Icon,ProhibitInset:Icon},prohibited:{Prohibit:Icon,ProhibitInset:Icon},prevent:{Prohibit:Icon,ProhibitInset:Icon},doNotEnter:{Prohibit:Icon,ProhibitInset:Icon},projection:{ProjectorScreen:Icon,ProjectorScreenChart:Icon},activity:{Pulse:Icon},heartbeat:{Pulse:Icon},pushpin:{PushPin:Icon,PushPinSimple:Icon,PushPinSimpleSlash:Icon,PushPinSlash:Icon},boardGame:{PuzzlePiece:Icon},element:{PuzzlePiece:Icon},extension:{PuzzlePiece:Icon},barcode:{QrCode:Icon,Scan:Icon},questions:{Question:Icon,QuestionMark:Icon},quoations:{Quotes:Icon},quotationMarks:{Quotes:Icon},doublequotes:{Quotes:Icon},books:{Quotes:Icon},hare:{Rabbit:Icon},fast:{Rabbit:Icon},animal:{Rabbit:Icon},squash:{Racquet:Icon},pickleball:{Racquet:Icon},radix:{Radical:Icon},radicand:{Radical:Icon},squareRoot:{Radical:Icon},squareroot:{Radical:Icon},fm:{Radio:Icon},am:{Radio:Icon},xm:{Radio:Icon},transmitter:{Radio:Icon},receiver:{Radio:Icon},checked:{RadioButton:Icon},pride:{Rainbow:Icon,RainbowCloud:Icon},lgbtq:{Rainbow:Icon,RainbowCloud:Icon},leprechaun:{Rainbow:Icon,RainbowCloud:Icon},medal:{Ranking:Icon},rank:{Ranking:Icon},leaderboard:{Ranking:Icon},winner:{Ranking:Icon},clipping:{Receipt:Icon,ReceiptX:Icon},recorder:{Record:Icon},voiceMemo:{Record:Icon},recycling:{Recycle:Icon,Trash:Icon,TrashSimple:Icon},trash:{Recycle:Icon},recycle:{Repeat:Icon,RepeatOnce:Icon,Trash:Icon,TrashSimple:Icon},back:{Rewind:Icon,RewindCircle:Icon,SkipBack:Icon,SkipBackCircle:Icon},backwards:{Rewind:Icon,RewindCircle:Icon,SkipBack:Icon,SkipBackCircle:Icon},reverse:{Rewind:Icon,RewindCircle:Icon,SkipBack:Icon,SkipBackCircle:Icon,Swap:Icon},drive:{RoadHorizon:Icon},road:{RoadHorizon:Icon},highway:{RoadHorizon:Icon},spaceship:{Rocket:Icon,RocketLaunch:Icon},launch:{Rocket:Icon},deployment:{Rocket:Icon,RocketLaunch:Icon},rocketship:{Rocket:Icon,RocketLaunch:Icon},blastoff:{RocketLaunch:Icon},webFeed:{Rss:Icon,RssSimple:Icon},news:{Rss:Icon,RssSimple:Icon},aggregator:{Rss:Icon,RssSimple:Icon},tapestry:{Rug:Icon},carpet:{Rug:Icon},measure:{Ruler:Icon,Scales:Icon},scale:{Ruler:Icon},distance:{Ruler:Icon},balance:{Scales:Icon},facialRecognition:{ScanSmiley:Icon,PersonFocus:Icon},faceUnlock:{ScanSmiley:Icon},cut:{Scissors:Icon},snip:{Scissors:Icon},airplay:{Screencast:Icon},screenShare:{Screencast:Icon},flathead:{Screwdriver:Icon},drill:{Screwdriver:Icon},doodles:{Scribble:Icon,ScribbleLoop:Icon},squiggle:{Scribble:Icon},parchment:{Scroll:Icon},script:{Scroll:Icon},spell:{Scroll:Icon},fantasy:{Scroll:Icon},verified:{Seal:Icon,SealCheck:Icon,PersonCheck:Icon,PersonCircleCheck:Icon},circlewavy:{Seal:Icon,SealCheck:Icon,SealPercent:Icon,SealQuestion:Icon,SealWarning:Icon},discount:{SealPercent:Icon,Tag:Icon,TagSimple:Icon},sale:{SealPercent:Icon,Tag:Icon,TagChevron:Icon,TagSimple:Icon},unverified:{SealQuestion:Icon,SealWarning:Icon},chair:{Seat:Icon,Stool:Icon},carSeat:{Seat:Icon},airplaneSeat:{Seat:Icon},cctv:{SecurityCamera:Icon},surveillance:{SecurityCamera:Icon},motionDetector:{SecurityCamera:Icon},marquis:{Selection:Icon,SelectionAll:Icon,SelectionBackground:Icon,SelectionForeground:Icon,SelectionInverse:Icon,SelectionPlus:Icon,SelectionSlash:Icon},squareDashed:{Selection:Icon},selectAll:{SelectionAll:Icon},unselect:{SelectionSlash:Icon},defense:{Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldSlash:Icon,ShieldStar:Icon,ShieldWarning:Icon},defended:{Shield:Icon},guarded:{Shield:Icon,ShieldCheck:Icon,ShieldCheckered:Icon,ShieldChevron:Icon,ShieldPlus:Icon,ShieldStar:Icon},undefended:{ShieldSlash:Icon,ShieldWarning:Icon},unguarded:{ShieldSlash:Icon,ShieldWarning:Icon},wish:{ShootingStar:Icon},comet:{ShootingStar:Icon},meteor:{ShootingStar:Icon},basket:{ShoppingBag:Icon,ShoppingBagOpen:Icon,ShoppingCart:Icon,ShoppingCartSimple:Icon},digging:{Shovel:Icon},bathtub:{Shower:Icon},prawn:{Shrimp:Icon},randomize:{Shuffle:Icon,ShuffleAngular:Icon,ShuffleSimple:Icon},crossed:{Shuffle:Icon,ShuffleAngular:Icon,ShuffleSimple:Icon},leftRail:{Sidebar:Icon,SidebarSimple:Icon},signin:{SignIn:Icon,PersonSwitch:Icon},logIn:{SignIn:Icon},signout:{SignOut:Icon,PersonSwitch:Icon},logout:{SignOut:Icon,PersonSwitch:Icon},logOut:{SignOut:Icon},autograph:{Signature:Icon},verify:{Signature:Icon},direction:{Signpost:Icon},traffic:{Signpost:Icon},roadSign:{Signpost:Icon},lights:{Siren:Icon},previous:{SkipBack:Icon,SkipBackCircle:Icon},next:{SkipForward:Icon,SkipForwardCircle:Icon},death:{Skull:Icon},kill:{Skull:Icon},faders:{Sliders:Icon,SlidersHorizontal:Icon},carousel:{Slideshow:Icon},happy:{Smiley:Icon,SmileySticker:Icon},grinning:{Smiley:Icon,SmileySticker:Icon},mad:{SmileyAngry:Icon},frown:{SmileyAngry:Icon},unimpressed:{SmileyBlank:Icon,SmileyMeh:Icon},noFace:{SmileyBlank:Icon},neutral:{SmileyMeh:Icon},embarrassment:{SmileyMelting:Icon},sarcasm:{SmileyMelting:Icon},shame:{SmileyMelting:Icon},hot:{SmileyMelting:Icon,Thermometer:Icon,ThermometerSimple:Icon},heat:{SmileyMelting:Icon},anxious:{SmileyNervous:Icon},uncomfortable:{SmileyNervous:Icon},uneasy:{SmileyNervous:Icon},queasy:{SmileyNervous:Icon},sick:{SmileyNervous:Icon},ill:{SmileyNervous:Icon},unhappy:{SmileySad:Icon},frowning:{SmileySad:Icon},winking:{SmileyWink:Icon},flirting:{SmileyWink:Icon},cute:{SmileyWink:Icon},killed:{SmileyXEyes:Icon},unconscious:{SmileyXEyes:Icon},trainers:{Sneaker:Icon,SneakerMove:Icon},football:{SoccerBall:Icon},mls:{SoccerBall:Icon},sorted:{SortAscending:Icon,SortDescending:Icon},increasing:{SortAscending:Icon},aToZ:{SortAscending:Icon},decreasing:{SortDescending:Icon},zToA:{SortDescending:Icon},spades:{Spade:Icon},rate:{Sparkle:Icon,Star:Icon,StarFour:Icon,StarHalf:Icon},ratings:{Sparkle:Icon,Star:Icon,StarFour:Icon,StarHalf:Icon},stereo:{SpeakerHifi:Icon},gauge:{Speedometer:Icon},mesh:{Sphere:Icon},cad:{Sphere:Icon,ThreeD:Icon},model:{Sphere:Icon,ThreeD:Icon},dizzy:{Spiral:Icon},columns:{SplitHorizontal:Icon,SquareHalf:Icon,SquareHalfBottom:Icon,SquareSplitHorizontal:Icon},rows:{SplitVertical:Icon,SquareSplitVertical:Icon},cleaner:{SprayBottle:Icon},splitVertical:{SquareHalf:Icon,SquareHalfBottom:Icon},staircase:{Stairs:Icon,Steps:Icon},escalator:{Stairs:Icon},signs:{Stairs:Icon,Steps:Icon},clone:{Stamp:Icon},seal:{Stamp:Icon},official:{Stamp:Icon},sd:{StandardDefinition:Icon},moon:{StarAndCrescent:Icon},judaism:{StarOfDavid:Icon,Synagogue:Icon},jewish:{StarOfDavid:Icon,Synagogue:Icon},hexagram:{StarOfDavid:Icon},driving:{SteeringWheel:Icon},heart:{Stethoscope:Icon},stickers:{Sticker:Icon},stickerPack:{Sticker:Icon},labels:{Sticker:Icon,Tag:Icon,TagChevron:Icon,TagSimple:Icon},shops:{Storefront:Icon},markets:{Storefront:Icon},stores:{Storefront:Icon},strategem:{Strategy:Icon},plan:{Strategy:Icon},pupil:{Student:Icon},subsetOf:{SubsetOf:Icon},properSubsetOf:{SubsetProperOf:Icon},boolean:{Subtract:Icon,SubtractSquare:Icon},underground:{Subway:Icon},train:{Subway:Icon},tunnel:{Subway:Icon},metro:{Subway:Icon},lightRail:{Subway:Icon,Train:Icon,TrainSimple:Icon,Tram:Icon},briefcase:{Suitcase:Icon,SuitcaseSimple:Icon,Trolley:Icon,TrolleySuitcase:Icon},luggage:{SuitcaseRolling:Icon},day:{Sun:Icon,SunDim:Icon,SunHorizon:Icon},daytime:{Sun:Icon,SunDim:Icon,SunHorizon:Icon},daylight:{Sun:Icon,SunDim:Icon,SunHorizon:Icon},sunny:{Sun:Icon,SunDim:Icon,SunHorizon:Icon},sunshine:{Sun:Icon,SunDim:Icon,SunHorizon:Icon},lightMode:{Sun:Icon,SunDim:Icon},lighten:{Sun:Icon},brighten:{Sun:Icon},darken:{SunDim:Icon},sunrise:{SunHorizon:Icon},sunset:{SunHorizon:Icon},sun:{Sunglasses:Icon},supersetOf:{SupersetOf:Icon},properSupersetOf:{SupersetProperOf:Icon},replace:{Swap:Icon},exchange:{Swap:Icon},samples:{Swatches:Icon},pantone:{Swatches:Icon},knife:{Sword:Icon},gladius:{Sword:Icon},rpg:{Sword:Icon},temple:{Synagogue:Icon},needle:{Syringe:Icon},hypodermic:{Syringe:Icon},vaccine:{Syringe:Icon},shot:{Syringe:Icon},speadsheets:{Table:Icon},form:{Table:Icon},browser:{Tabs:Icon},window:{Tabs:Icon},tags:{Tag:Icon,TagChevron:Icon,TagSimple:Icon},bullseye:{Target:Icon},radar:{Target:Icon},archery:{Target:Icon},accuracy:{Target:Icon},precision:{Target:Icon},livery:{Taxi:Icon},limousine:{Taxi:Icon},uber:{Taxi:Icon},sachet:{TeaBag:Icon},caffeine:{TeaBag:Icon},tarp:{Tent:Icon,Tipi:Icon},commandLine:{Terminal:Icon,TerminalWindow:Icon},cli:{Terminal:Icon,TerminalWindow:Icon},bash:{Terminal:Icon,TerminalWindow:Icon},shell:{Terminal:Icon,TerminalWindow:Icon},console:{Terminal:Icon,TerminalWindow:Icon},vial:{TestTube:Icon},typography:{TextAUnderline:Icon,TextAa:Icon,TextAlignCenter:Icon,TextAlignJustify:Icon,TextAlignLeft:Icon,TextAlignRight:Icon,TextB:Icon,TextColumns:Icon,TextH:Icon,TextHFive:Icon,TextHFour:Icon,TextHOne:Icon,TextHSix:Icon,TextHThree:Icon,TextHTwo:Icon,TextItalic:Icon,TextStrikethrough:Icon,TextSubscript:Icon,TextSuperscript:Icon,TextT:Icon,TextTSlash:Icon,TextUnderline:Icon},typeface:{TextAUnderline:Icon,TextAa:Icon,TextB:Icon,TextItalic:Icon,TextStrikethrough:Icon,TextT:Icon,TextTSlash:Icon,TextUnderline:Icon},print:{TextAUnderline:Icon,TextAa:Icon,TextAlignCenter:Icon,TextAlignJustify:Icon,TextAlignLeft:Icon,TextAlignRight:Icon,TextB:Icon,TextColumns:Icon,TextH:Icon,TextHFive:Icon,TextHFour:Icon,TextHOne:Icon,TextHSix:Icon,TextHThree:Icon,TextHTwo:Icon,TextItalic:Icon,TextStrikethrough:Icon,TextT:Icon,TextTSlash:Icon,TextUnderline:Icon},font:{TextAUnderline:Icon,TextAa:Icon,TextAlignCenter:Icon,TextAlignJustify:Icon,TextAlignLeft:Icon,TextAlignRight:Icon,TextB:Icon,TextColumns:Icon,TextItalic:Icon,TextStrikethrough:Icon,TextSubscript:Icon,TextSuperscript:Icon,TextT:Icon,TextTSlash:Icon,TextUnderline:Icon},underscore:{TextAUnderline:Icon,TextUnderline:Icon},emphasis:{TextAUnderline:Icon,TextB:Icon,TextItalic:Icon,TextUnderline:Icon},justified:{TextAlignJustify:Icon},bold:{TextB:Icon},boldface:{TextB:Icon},article:{TextColumns:Icon},heading:{TextH:Icon,TextHFive:Icon,TextHFour:Icon,TextHOne:Icon,TextHSix:Icon,TextHThree:Icon,TextHTwo:Icon},h5:{TextHFive:Icon},h4:{TextHFour:Icon},h1:{TextHOne:Icon},h6:{TextHSix:Icon},h3:{TextHThree:Icon},h2:{TextHTwo:Icon},tab:{TextIndent:Icon,TextOutdent:Icon},slant:{TextItalic:Icon},oblique:{TextItalic:Icon},stress:{TextItalic:Icon},calligraphy:{TextItalic:Icon},unindent:{TextOutdent:Icon},dedent:{TextOutdent:Icon},struck:{TextStrikethrough:Icon},formatting:{TextSubscript:Icon,TextSuperscript:Icon,TextTSlash:Icon},exponent:{TextSubscript:Icon},temperature:{Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon},celcius:{Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon},centigrade:{Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon},kelvin:{Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon},fahrenheit:{Thermometer:Icon,ThermometerCold:Icon,ThermometerHot:Icon,ThermometerSimple:Icon},warm:{Thermometer:Icon,ThermometerHot:Icon,ThermometerSimple:Icon},dislike:{ThumbsDown:Icon},no:{ThumbsDown:Icon},yes:{ThumbsUp:Icon},ticketstub:{Ticket:Icon},movieTicket:{Ticket:Icon},entry:{Ticket:Icon},admissions:{Ticket:Icon},proportional:{Tilde:Icon},stopwatch:{Timer:Icon},teepee:{Tipi:Icon},lodge:{Tipi:Icon},tent:{Tipi:Icon},wheel:{Tire:Icon},controls:{ToggleLeft:Icon,ToggleRight:Icon},restroom:{Toilet:Icon,ToiletPaper:Icon},lavatory:{Toilet:Icon,ToiletPaper:Icon},waterCloset:{Toilet:Icon,ToiletPaper:Icon},teeth:{Tooth:Icon},dentistry:{Tooth:Icon},cavity:{Tooth:Icon},twister:{Tornado:Icon},totebag:{Tote:Icon,ToteSimple:Icon},portfolios:{Tote:Icon,ToteSimple:Icon},linen:{Towel:Icon},hotel:{Towel:Icon},pool:{Towel:Icon},tm:{Trademark:Icon},pylon:{TrafficCone:Icon},roadSigns:{TrafficSign:Icon},stopLight:{TrafficSignal:Icon},subway:{Train:Icon,TrainRegional:Icon,TrainSimple:Icon,Tram:Icon},railroad:{TrainRegional:Icon,Tram:Icon},freight:{TrainRegional:Icon},translation:{Translate:Icon},garbage:{Trash:Icon,TrashSimple:Icon},destroy:{Trash:Icon,TrashSimple:Icon},inbox:{Tray:Icon,TrayArrowDown:Icon},mailbox:{Tray:Icon},bin:{Tray:Icon},outbox:{TrayArrowUp:Icon},uploaded:{TrayArrowUp:Icon,Upload:Icon,UploadSimple:Icon},uploading:{TrayArrowUp:Icon,Upload:Icon,UploadSimple:Icon},loot:{TreasureChest:Icon},lootbox:{TreasureChest:Icon},inventory:{TreasureChest:Icon},rewards:{TreasureChest:Icon},pirate:{TreasureChest:Icon},pine:{TreeEvergreen:Icon},conifer:{TreeEvergreen:Icon},dataStructures:{TreeStructure:Icon},familyTree:{TreeStructure:Icon},genealogy:{TreeStructure:Icon},hierarchy:{TreeStructure:Icon,TreeView:Icon},taxonomy:{TreeStructure:Icon},decrease:{TrendDown:Icon},increase:{TrendUp:Icon},medals:{Trophy:Icon},prize:{Trophy:Icon},tractor:{TruckTrailer:Icon},semi:{TruckTrailer:Icon},serial:{Usb:Icon},port:{Usb:Icon},plug:{Usb:Icon},peripheral:{Usb:Icon},device:{Usb:Icon},person:{PersonCloseUp:Icon,PersonCheck:Icon,PersonCircle:Icon,PersonCircleCheck:Icon,PersonCircleDashed:Icon,PersonCircleGear:Icon,PersonCircleMinus:Icon,PersonCirclePlus:Icon,PersonFocus:Icon,PersonGear:Icon,PersonList:Icon,PersonMinus:Icon,PersonPlus:Icon,PersonRectangle:Icon,PersonSound:Icon,PersonSquare:Icon,PersonSwitch:Icon},profile:{PersonCloseUp:Icon,PersonCheck:Icon,PersonCircle:Icon,PersonCircleCheck:Icon,PersonCircleDashed:Icon,PersonCircleGear:Icon,PersonCircleMinus:Icon,PersonCirclePlus:Icon,PersonFocus:Icon,PersonGear:Icon,PersonMinus:Icon,PersonPlus:Icon,PersonRectangle:Icon,PersonSound:Icon,PersonSquare:Icon,PersonSwitch:Icon},account:{PersonCloseUp:Icon,PersonCheck:Icon,PersonCircle:Icon,PersonCircleCheck:Icon,PersonCircleDashed:Icon,PersonCircleGear:Icon,PersonCircleMinus:Icon,PersonCirclePlus:Icon,PersonFocus:Icon,PersonGear:Icon,PersonMinus:Icon,PersonPlus:Icon,PersonRectangle:Icon,PersonSquare:Icon,PersonSwitch:Icon},contact:{PersonCloseUp:Icon,PersonCheck:Icon,PersonCircle:Icon,PersonCircleCheck:Icon,PersonCircleDashed:Icon,PersonCircleGear:Icon,PersonCircleMinus:Icon,PersonCirclePlus:Icon,PersonGear:Icon,PersonMinus:Icon,PersonPlus:Icon,PersonRectangle:Icon,PersonSquare:Icon},pending:{PersonCircleDashed:Icon},identification:{PersonFocus:Icon},autofocus:{PersonFocus:Icon},profiles:{PersonList:Icon,People:Icon,PeoplesFour:Icon,PeoplesThree:Icon},accounts:{PersonList:Icon,People:Icon,PeoplesFour:Icon,PeoplesThree:Icon},members:{PersonList:Icon},addressBook:{PersonList:Icon},speaking:{PersonSound:Icon},voice:{PersonSound:Icon},group:{People:Icon,PeoplesFour:Icon,PeoplesThree:Icon},people:{People:Icon,PeoplesFour:Icon,PeoplesThree:Icon},department:{PeoplesFour:Icon},community:{PeoplesFour:Icon,PeoplesThree:Icon},westfalia:{Van:Icon},microbus:{Van:Icon},vanagon:{Van:Icon},safe:{Vault:Icon},bank:{Vault:Icon},xyz:{VectorThree:Icon},cartesian:{VectorThree:Icon,VectorTwo:Icon},coordinates:{VectorThree:Icon,VectorTwo:Icon},plane:{VectorThree:Icon,VectorTwo:Icon},dimensions:{VectorThree:Icon,VectorTwo:Icon},twoDimensional:{VectorTwo:Icon},xy:{VectorTwo:Icon},viration:{Vibrate:Icon},training:{Video:Icon},course:{Video:Icon},tutorial:{Video:Icon},videoCall:{VideoConference:Icon},zoom:{VideoConference:Icon},ep:{VinylRecord:Icon},lp:{VinylRecord:Icon},virtualReality:{VirtualReality:Icon},headset:{VirtualReality:Icon},metaverse:{VirtualReality:Icon},germs:{Virus:Icon},disease:{Virus:Icon},illness:{Virus:Icon},goggles:{Visor:Icon},phonecalls:{Voicemail:Icon},firewall:{Wall:Icon},dangerous:{Warning:Icon,WarningCircle:Icon,WarningDiamond:Icon,WarningOctagon:Icon},eight:{WarningOctagon:Icon},laundry:{WashingMachine:Icon},wristwatch:{Watch:Icon},wearable:{Watch:Icon},synth:{WaveSawtooth:Icon,WaveSine:Icon,WaveSquare:Icon,WaveTriangle:Icon},synthesizer:{WaveSawtooth:Icon,WaveSine:Icon,WaveSquare:Icon,WaveTriangle:Icon},waveform:{WaveSawtooth:Icon,WaveSine:Icon,WaveSquare:Icon,WaveTriangle:Icon},spectrograph:{Waveform:Icon,WaveformSlash:Icon},tides:{Waves:Icon},surf:{Waves:Icon},videoConference:{Webcam:Icon,WebcamSlash:Icon},api:{WebhooksLogo:Icon},handicapped:{Wheelchair:Icon,WheelchairMotion:Icon},windy:{Wind:Icon},blustery:{Wind:Icon},gusty:{Wind:Icon},air:{Wind:Icon},turbine:{Windmill:Icon},sustainability:{Windmill:Icon},countryside:{Windmill:Icon},vineyard:{Wine:Icon},repairs:{Wrench:Icon},dismissed:{X:Icon,XCircle:Icon,XSquare:Icon},knitting:{Yarn:Icon},good:{YinYang:Icon},black:{YinYang:Icon},white:{YinYang:Icon}
  }
}

export type KittenIcons = Expand<Icons>
