proicons 4.12.3 → 4.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/cjs/proicons.cjs +19857 -15707
- package/dist/esm/AccessibilityIcon.js +41 -0
- package/dist/esm/AddCircleIcon.js +43 -0
- package/dist/esm/AddIcon.js +36 -0
- package/dist/esm/AddRhombusIcon.js +36 -0
- package/dist/esm/AddSquareIcon.js +45 -0
- package/dist/esm/AddSquareMultipleIcon.js +60 -0
- package/dist/esm/AirplaneIcon.js +43 -0
- package/dist/esm/AirplaneLandingIcon.js +45 -0
- package/dist/esm/AirplaneTakeoffIcon.js +45 -0
- package/dist/esm/AlarmClockIcon.js +64 -0
- package/dist/esm/AlbumIcon.js +44 -0
- package/dist/esm/AlertCircleIcon.js +54 -0
- package/dist/esm/AlertRhombusIcon.js +54 -0
- package/dist/esm/AlertTriangleIcon.js +52 -0
- package/dist/esm/AlignBottomIcon.js +61 -0
- package/dist/esm/AlignHorizontalCentersIcon.js +61 -0
- package/dist/esm/AlignLeftIcon.js +61 -0
- package/dist/esm/AlignRightIcon.js +65 -0
- package/dist/esm/AlignTopIcon.js +65 -0
- package/dist/esm/AlignVerticalCentersIcon.js +65 -0
- package/dist/esm/AmazonIcon.js +57 -0
- package/dist/esm/AnchorIcon.js +55 -0
- package/dist/esm/AndroidIcon.js +53 -0
- package/dist/esm/AngleIcon.js +41 -0
- package/dist/esm/AppRemoveIcon.js +75 -0
- package/dist/esm/AppStoreIcon.js +44 -0
- package/dist/esm/AppleIcon.js +54 -0
- package/dist/esm/AppsAddIcon.js +78 -0
- package/dist/esm/AppsIcon.js +83 -0
- package/dist/esm/ArcIcon.js +31 -0
- package/dist/esm/ArchiveAdd2Icon.js +41 -0
- package/dist/esm/ArchiveIcon.js +32 -0
- package/dist/esm/ArrowClockwiseIcon.js +31 -0
- package/dist/esm/ArrowCounterclockwiseIcon.js +31 -0
- package/dist/esm/ArrowDownIcon.js +31 -0
- package/dist/esm/ArrowDownloadIcon.js +31 -0
- package/dist/esm/ArrowEnterIcon.js +31 -0
- package/dist/esm/ArrowExportIcon.js +31 -0
- package/dist/esm/ArrowForwardIcon.js +31 -0
- package/dist/esm/ArrowImportIcon.js +31 -0
- package/dist/esm/ArrowLeftIcon.js +31 -0
- package/dist/esm/ArrowLeftRightIcon.js +38 -0
- package/dist/esm/ArrowMaximizeIcon.js +31 -0
- package/dist/esm/ArrowMinimizeIcon.js +31 -0
- package/dist/esm/ArrowMoveIcon.js +31 -0
- package/dist/esm/ArrowRedo2Icon.js +31 -0
- package/dist/esm/ArrowRedoIcon.js +31 -0
- package/dist/esm/ArrowReplyIcon.js +31 -0
- package/dist/esm/ArrowRightIcon.js +31 -0
- package/dist/esm/ArrowRotateClockwiseIcon.js +39 -0
- package/dist/esm/ArrowRotateCounterclockwiseIcon.js +39 -0
- package/dist/esm/ArrowSortIcon.js +31 -0
- package/dist/esm/ArrowSwapIcon.js +31 -0
- package/dist/esm/ArrowSync2Icon.js +31 -0
- package/dist/esm/ArrowSyncIcon.js +31 -0
- package/dist/esm/ArrowTrendingIcon.js +31 -0
- package/dist/esm/ArrowUndo2Icon.js +31 -0
- package/dist/esm/ArrowUndoIcon.js +31 -0
- package/dist/esm/ArrowUpDownIcon.js +37 -0
- package/dist/esm/ArrowUpIcon.js +31 -0
- package/dist/esm/ArrowUploadIcon.js +31 -0
- package/dist/esm/AsteriskIcon.js +31 -0
- package/dist/esm/AttachIcon.js +35 -0
- package/dist/esm/BackgroundColorAccentIcon.js +30 -0
- package/dist/esm/BackgroundColorIcon.js +41 -0
- package/dist/esm/BackspaceIcon.js +31 -0
- package/dist/esm/BadgeIcon.js +43 -0
- package/dist/esm/BankIcon.js +53 -0
- package/dist/esm/BarChartIcon.js +38 -0
- package/dist/esm/BasketballIcon.js +57 -0
- package/dist/esm/BatteryFullIcon.js +60 -0
- package/dist/esm/BatteryIcon.js +60 -0
- package/dist/esm/BeachIcon.js +31 -0
- package/dist/esm/BeakerIcon.js +36 -0
- package/dist/esm/BellDotIcon.js +57 -0
- package/dist/esm/BellIcon.js +40 -0
- package/dist/esm/BellOffIcon.js +58 -0
- package/dist/esm/BlueskyIcon.js +36 -0
- package/dist/esm/BluetoothIcon.js +31 -0
- package/dist/esm/BoardIcon.js +38 -0
- package/dist/esm/BoltIcon.js +35 -0
- package/dist/esm/Book2Icon.js +47 -0
- package/dist/esm/BookAdd2Icon.js +42 -0
- package/dist/esm/BookAddIcon.js +41 -0
- package/dist/esm/BookIcon.js +42 -0
- package/dist/esm/BookInfo2Icon.js +70 -0
- package/dist/esm/BookInfoIcon.js +65 -0
- package/dist/esm/BookLetterIcon.js +41 -0
- package/dist/esm/BookMarkedIcon.js +54 -0
- package/dist/esm/BookOpenIcon.js +31 -0
- package/dist/esm/BookmarkAddIcon.js +41 -0
- package/dist/esm/BookmarkIcon.js +31 -0
- package/dist/esm/BookmarkMultipleIcon.js +41 -0
- package/dist/esm/BorderAllIcon.js +31 -0
- package/dist/esm/BoxAddIcon.js +44 -0
- package/dist/esm/BoxIcon.js +35 -0
- package/dist/esm/BracesIcon.js +32 -0
- package/dist/esm/BracesVariableIcon.js +31 -0
- package/dist/esm/BracketsIcon.js +31 -0
- package/dist/esm/BranchCompareIcon.js +42 -0
- package/dist/esm/BranchFork2Icon.js +31 -0
- package/dist/esm/BranchForkIcon.js +31 -0
- package/dist/esm/BranchIcon.js +32 -0
- package/dist/esm/BranchPullRequestIcon.js +41 -0
- package/dist/esm/Briefcase2Icon.js +31 -0
- package/dist/esm/BriefcaseIcon.js +41 -0
- package/dist/esm/BrightnessIcon.js +40 -0
- package/dist/esm/BroomIcon.js +31 -0
- package/dist/esm/BugAddIcon.js +52 -0
- package/dist/esm/BugIcon.js +35 -0
- package/dist/esm/BugPlayIcon.js +40 -0
- package/dist/esm/BuildingMultipleIcon.js +93 -0
- package/dist/esm/BulletListIcon.js +86 -0
- package/dist/esm/BulletListSquareAddIcon.js +93 -0
- package/dist/esm/BulletListSquareIcon.js +96 -0
- package/dist/esm/BulletListTreeIcon.js +86 -0
- package/dist/esm/ButtonIcon.js +45 -0
- package/dist/esm/CSS2Icon.js +48 -0
- package/dist/esm/CSSIcon.js +48 -0
- package/dist/esm/CakeIcon.js +41 -0
- package/dist/esm/CalculatorIcon.js +112 -0
- package/dist/esm/CalendarIcon.js +31 -0
- package/dist/esm/CallEndIcon.js +35 -0
- package/dist/esm/CallIcon.js +31 -0
- package/dist/esm/CalligraphyPenIcon.js +40 -0
- package/dist/esm/CameraIcon.js +47 -0
- package/dist/esm/CancelCircleIcon.js +40 -0
- package/dist/esm/CancelIcon.js +37 -0
- package/dist/esm/CancelOctagonIcon.js +40 -0
- package/dist/esm/CancelSquareIcon.js +38 -0
- package/dist/esm/CandyIcon.js +41 -0
- package/dist/esm/CartIcon.js +64 -0
- package/dist/esm/CentIcon.js +37 -0
- package/dist/esm/CenterHorizontalIcon.js +50 -0
- package/dist/esm/CenterVerticalIcon.js +50 -0
- package/dist/esm/ChatIcon.js +31 -0
- package/dist/esm/ChatQuestionIcon.js +54 -0
- package/dist/esm/CheckboxCheckedIcon.js +45 -0
- package/dist/esm/CheckboxIndeterminate2Icon.js +43 -0
- package/dist/esm/CheckboxIndeterminateIcon.js +45 -0
- package/dist/esm/CheckboxListIcon.js +101 -0
- package/dist/esm/CheckboxUncheckedIcon.js +35 -0
- package/dist/esm/CheckmarkCircleIcon.js +42 -0
- package/dist/esm/CheckmarkIcon.js +35 -0
- package/dist/esm/CheckmarkStarburstIcon.js +49 -0
- package/dist/esm/ChevronDownIcon.js +31 -0
- package/dist/esm/ChevronLeftIcon.js +31 -0
- package/dist/esm/ChevronRightIcon.js +31 -0
- package/dist/esm/ChevronUpIcon.js +31 -0
- package/dist/esm/ChromeRestoreIcon.js +42 -0
- package/dist/esm/CircleIcon.js +33 -0
- package/dist/esm/CircleSmallIcon.js +33 -0
- package/dist/esm/ClipboardIcon.js +42 -0
- package/dist/esm/ClipboardPasteIcon.js +53 -0
- package/dist/esm/ClipboardSearchIcon.js +53 -0
- package/dist/esm/ClockIcon.js +41 -0
- package/dist/esm/ClosedCaptionsIcon.js +45 -0
- package/dist/esm/CloudAddIcon.js +46 -0
- package/dist/esm/CloudArrowDownIcon.js +47 -0
- package/dist/esm/CloudArrowUpIcon.js +48 -0
- package/dist/esm/CloudIcon.js +37 -0
- package/dist/esm/CloudOffIcon.js +41 -0
- package/dist/esm/CodeIcon.js +31 -0
- package/dist/esm/CodeSquareIcon.js +45 -0
- package/dist/esm/CoffeeHotIcon.js +41 -0
- package/dist/esm/ColorPaletteIcon.js +92 -0
- package/dist/esm/CommentAdd2Icon.js +31 -0
- package/dist/esm/CommentAddIcon.js +40 -0
- package/dist/esm/CommentExclamationIcon.js +54 -0
- package/dist/esm/CommentIcon.js +32 -0
- package/dist/esm/CommentMultipleIcon.js +42 -0
- package/dist/esm/CompareSizeIcon.js +31 -0
- package/dist/esm/CompassIcon.js +47 -0
- package/dist/esm/ComponentIcon.js +93 -0
- package/dist/esm/ComposeIcon.js +41 -0
- package/dist/esm/ComputerIcon.js +50 -0
- package/dist/esm/ComputerMacIcon.js +38 -0
- package/dist/esm/ConeIcon.js +31 -0
- package/dist/esm/ContractDownIcon.js +31 -0
- package/dist/esm/CookiesIcon.js +73 -0
- package/dist/esm/CopyIcon.js +42 -0
- package/dist/esm/CopyleftIcon.js +47 -0
- package/dist/esm/CopyrightIcon.js +48 -0
- package/dist/esm/CornerRadiusIcon.js +31 -0
- package/dist/esm/CreditCardIcon.js +56 -0
- package/dist/esm/CropIcon.js +36 -0
- package/dist/esm/CubeIcon.js +30 -0
- package/dist/esm/CursorClickIcon.js +40 -0
- package/dist/esm/CursorDragIcon.js +36 -0
- package/dist/esm/CursorIcon.js +34 -0
- package/dist/esm/CutIcon.js +31 -0
- package/dist/esm/CylinderIcon.js +31 -0
- package/dist/esm/DarkThemeIcon.js +38 -0
- package/dist/esm/DatabaseAddIcon.js +40 -0
- package/dist/esm/DatabaseIcon.js +31 -0
- package/dist/esm/DeleteIcon.js +31 -0
- package/dist/esm/DiamondIcon.js +31 -0
- package/dist/esm/DiffIcon.js +36 -0
- package/dist/esm/DirectionsIcon.js +41 -0
- package/dist/esm/DoNotDisturbIcon.js +40 -0
- package/dist/esm/DocumentIcon.js +45 -0
- package/dist/esm/DollarCircleIcon.js +48 -0
- package/dist/esm/DollarIcon.js +36 -0
- package/dist/esm/DoorIcon.js +40 -0
- package/dist/esm/DoorOpenIcon.js +46 -0
- package/dist/esm/DotCircleIcon.js +42 -0
- package/dist/esm/DotSquareIcon.js +44 -0
- package/dist/esm/DrawTextIcon.js +53 -0
- package/dist/esm/DropIcon.js +35 -0
- package/dist/esm/EmojiFrownIcon.js +70 -0
- package/dist/esm/EmojiGrinIcon.js +66 -0
- package/dist/esm/EmojiIcon.js +72 -0
- package/dist/esm/EmojiLaughterIcon.js +43 -0
- package/dist/esm/EraserIcon.js +31 -0
- package/dist/esm/EraserSparkleIcon.js +38 -0
- package/dist/esm/ExclamationMarkIcon.js +39 -0
- package/dist/esm/ExpandIcon.js +31 -0
- package/dist/esm/ExtensionIcon.js +32 -0
- package/dist/esm/EyeIcon.js +39 -0
- package/dist/esm/EyeOffIcon.js +54 -0
- package/dist/esm/EyedropperColorAccentIcon.js +28 -0
- package/dist/esm/EyedropperColorIcon.js +36 -0
- package/dist/esm/EyedropperIcon.js +31 -0
- package/dist/esm/FacebookIcon.js +35 -0
- package/dist/esm/FastForwardIcon.js +39 -0
- package/dist/esm/FigmaIcon.js +77 -0
- package/dist/esm/FileAddIcon.js +40 -0
- package/dist/esm/FileIcon.js +31 -0
- package/dist/esm/FileMultipleIcon.js +41 -0
- package/dist/esm/FileSyncIcon.js +40 -0
- package/dist/esm/FileTextIcon.js +40 -0
- package/dist/esm/Filter2Icon.js +31 -0
- package/dist/esm/FilterCancel2Icon.js +40 -0
- package/dist/esm/FilterCancelIcon.js +40 -0
- package/dist/esm/FilterIcon.js +31 -0
- package/dist/esm/Flag2Icon.js +39 -0
- package/dist/esm/FlagIcon.js +37 -0
- package/dist/esm/FlashlightIcon.js +41 -0
- package/dist/esm/FoldableHorizontalHalfIcon.js +46 -0
- package/dist/esm/FoldableHorizontalIcon.js +35 -0
- package/dist/esm/FoldableVerticalHalfIcon.js +46 -0
- package/dist/esm/FoldableVerticalIcon.js +35 -0
- package/dist/esm/FolderAddIcon.js +41 -0
- package/dist/esm/FolderIcon.js +30 -0
- package/dist/esm/FolderMultipleIcon.js +40 -0
- package/dist/esm/FolderOpenIcon.js +30 -0
- package/dist/esm/FullScreenMaximizeIcon.js +31 -0
- package/dist/esm/FullScreenMinimizeIcon.js +31 -0
- package/dist/esm/GameIcon.js +60 -0
- package/dist/esm/GiftIcon.js +31 -0
- package/dist/esm/GitCommitIcon.js +31 -0
- package/dist/esm/GitHubIcon.js +46 -0
- package/dist/esm/GitLabIcon.js +31 -0
- package/dist/esm/GlobeIcon.js +31 -0
- package/dist/esm/Google2Icon.js +37 -0
- package/dist/esm/GoogleChromeIcon.js +36 -0
- package/dist/esm/GoogleIcon.js +36 -0
- package/dist/esm/GooglePlayIcon.js +35 -0
- package/dist/esm/GraphIcon.js +42 -0
- package/dist/esm/GridDotsIcon.js +112 -0
- package/dist/esm/GridIcon.js +82 -0
- package/dist/esm/HTMLIcon.js +47 -0
- package/dist/esm/HamburgerIcon.js +59 -0
- package/dist/esm/HandIcon.js +41 -0
- package/dist/esm/HardDriveIcon.js +45 -0
- package/dist/esm/HashIcon.js +38 -0
- package/dist/esm/HatGraduationIcon.js +36 -0
- package/dist/esm/HeadphonesIcon.js +41 -0
- package/dist/esm/HeadphonesOffIcon.js +52 -0
- package/dist/esm/HeartIcon.js +34 -0
- package/dist/esm/HeartStylisticIcon.js +30 -0
- package/dist/esm/HexagonIcon.js +31 -0
- package/dist/esm/HighlighterAccentIcon.js +28 -0
- package/dist/esm/HighlighterIcon.js +31 -0
- package/dist/esm/HistoryIcon.js +42 -0
- package/dist/esm/Home2Icon.js +31 -0
- package/dist/esm/HomeIcon.js +30 -0
- package/dist/esm/HourglassIcon.js +40 -0
- package/dist/esm/InfinityIcon.js +30 -0
- package/dist/esm/InfoIcon.js +53 -0
- package/dist/esm/InfoSquareIcon.js +51 -0
- package/dist/esm/InstagramIcon.js +60 -0
- package/dist/esm/JavaScriptIcon.js +51 -0
- package/dist/esm/KeyboardCommandIcon.js +37 -0
- package/dist/esm/KeyboardIcon.js +128 -0
- package/dist/esm/KeyboardShiftIcon.js +31 -0
- package/dist/esm/KotlinIcon.js +35 -0
- package/dist/esm/LaptopIcon.js +31 -0
- package/dist/esm/LayersIcon.js +54 -0
- package/dist/esm/LayoutIcon.js +31 -0
- package/dist/esm/LeafIcon.js +31 -0
- package/dist/esm/LeafThreeIcon.js +31 -0
- package/dist/esm/LeafTwoIcon.js +31 -0
- package/dist/esm/LibraryIcon.js +63 -0
- package/dist/esm/LightbulbIcon.js +31 -0
- package/dist/esm/LineDiagonalIcon.js +30 -0
- package/dist/esm/LinkIcon.js +32 -0
- package/dist/esm/LinuxIcon.js +73 -0
- package/dist/esm/LocationIcon.js +42 -0
- package/dist/esm/LockIcon.js +63 -0
- package/dist/esm/LockOpenIcon.js +58 -0
- package/dist/esm/MagnetIcon.js +31 -0
- package/dist/esm/MailIcon.js +52 -0
- package/dist/esm/MailOpenIcon.js +38 -0
- package/dist/esm/MapIcon.js +30 -0
- package/dist/esm/MaskIcon.js +40 -0
- package/dist/esm/MathIcon.js +36 -0
- package/dist/esm/MegaphoneIcon.js +29 -0
- package/dist/esm/MegaphoneLoudIcon.js +39 -0
- package/dist/esm/MentionIcon.js +36 -0
- package/dist/esm/MenuIcon.js +31 -0
- package/dist/esm/MicrophoneIcon.js +32 -0
- package/dist/esm/MicrophoneOffIcon.js +49 -0
- package/dist/esm/MicrosoftEdgeIcon.js +36 -0
- package/dist/esm/MicrosoftIcon.js +38 -0
- package/dist/esm/MoonIcon.js +35 -0
- package/dist/esm/MoreIcon.js +52 -0
- package/dist/esm/MoreVerticalIcon.js +55 -0
- package/dist/esm/MotherboardIcon.js +71 -0
- package/dist/esm/MovieIcon.js +31 -0
- package/dist/esm/MusicNote2Icon.js +31 -0
- package/dist/esm/MusicNoteIcon.js +41 -0
- package/dist/esm/NPMIcon.js +47 -0
- package/dist/esm/NarratorIcon.js +32 -0
- package/dist/esm/NodeJSIcon.js +46 -0
- package/dist/esm/NoteAddIcon.js +40 -0
- package/dist/esm/NoteIcon.js +41 -0
- package/dist/esm/OctagonIcon.js +32 -0
- package/dist/esm/OpenAIIcon.js +32 -0
- package/dist/esm/OpenIcon.js +32 -0
- package/dist/esm/OpenSourceIcon.js +36 -0
- package/dist/esm/PDF2Icon.js +56 -0
- package/dist/esm/PDFIcon.js +41 -0
- package/dist/esm/PageMarginsIcon.js +45 -0
- package/dist/esm/PaintBucketAccentIcon.js +28 -0
- package/dist/esm/PaintBucketIcon.js +40 -0
- package/dist/esm/Paintbrush2Icon.js +38 -0
- package/dist/esm/Paintbrush2SparkleIcon.js +43 -0
- package/dist/esm/PaintbrushIcon.js +40 -0
- package/dist/esm/PanelBottomIcon.js +31 -0
- package/dist/esm/PanelBottomOpenIcon.js +38 -0
- package/dist/esm/PanelLeftContractIcon.js +32 -0
- package/dist/esm/PanelLeftExpandIcon.js +32 -0
- package/dist/esm/PanelLeftIcon.js +32 -0
- package/dist/esm/PanelLeftOpenIcon.js +38 -0
- package/dist/esm/PanelRightContractIcon.js +32 -0
- package/dist/esm/PanelRightExpandIcon.js +32 -0
- package/dist/esm/PanelRightIcon.js +32 -0
- package/dist/esm/PanelRightOpenIcon.js +38 -0
- package/dist/esm/ParenthesesIcon.js +31 -0
- package/dist/esm/PauseIcon.js +47 -0
- package/dist/esm/PencilIcon.js +35 -0
- package/dist/esm/PencilSparkleIcon.js +44 -0
- package/dist/esm/PentagonIcon.js +31 -0
- package/dist/esm/Person2Icon.js +43 -0
- package/dist/esm/PersonAdd2Icon.js +31 -0
- package/dist/esm/PersonAddIcon.js +40 -0
- package/dist/esm/PersonCircleIcon.js +31 -0
- package/dist/esm/PersonIcon.js +31 -0
- package/dist/esm/PersonMultipleIcon.js +32 -0
- package/dist/esm/PhoneIcon.js +52 -0
- package/dist/esm/PhotoAddIcon.js +53 -0
- package/dist/esm/PhotoFilterIcon.js +55 -0
- package/dist/esm/PhotoIcon.js +40 -0
- package/dist/esm/PhotoMultipleIcon.js +58 -0
- package/dist/esm/PhotoSparkleIcon.js +57 -0
- package/dist/esm/PictureInPicture2Icon.js +42 -0
- package/dist/esm/PictureInPictureEnterIcon.js +56 -0
- package/dist/esm/PictureInPictureExitIcon.js +57 -0
- package/dist/esm/PictureInPictureIcon.js +42 -0
- package/dist/esm/PieChartIcon.js +57 -0
- package/dist/esm/PinIcon.js +31 -0
- package/dist/esm/PinOffIcon.js +41 -0
- package/dist/esm/PlayCircleIcon.js +41 -0
- package/dist/esm/PlayIcon.js +30 -0
- package/dist/esm/PowerIcon.js +36 -0
- package/dist/esm/PrinterIcon.js +31 -0
- package/dist/esm/ProhibitedIcon.js +31 -0
- package/dist/esm/PythonIcon.js +39 -0
- package/dist/esm/QRCodeIcon.js +164 -0
- package/dist/esm/QuestionCircleIcon.js +56 -0
- package/dist/esm/QuestionIcon.js +40 -0
- package/dist/esm/QuoteIcon.js +31 -0
- package/dist/esm/ReactJSIcon.js +70 -0
- package/dist/esm/RecordIcon.js +42 -0
- package/dist/esm/RecordStopIcon.js +44 -0
- package/dist/esm/RectangleWideIcon.js +35 -0
- package/dist/esm/RegularExpressionIcon.js +47 -0
- package/dist/esm/ReverseIcon.js +39 -0
- package/dist/esm/RhombusIcon.js +31 -0
- package/dist/esm/RibbonIcon.js +41 -0
- package/dist/esm/RibbonStarIcon.js +52 -0
- package/dist/esm/RoadBarrierIcon.js +61 -0
- package/dist/esm/RoadConeIcon.js +48 -0
- package/dist/esm/RobloxIcon.js +56 -0
- package/dist/esm/RulerDiagonalIcon.js +53 -0
- package/dist/esm/RulerIcon.js +52 -0
- package/dist/esm/SaveIcon.js +31 -0
- package/dist/esm/SaveMultipleIcon.js +41 -0
- package/dist/esm/SavePencilIcon.js +39 -0
- package/dist/esm/ScreenSizeIcon.js +45 -0
- package/dist/esm/Script2Icon.js +31 -0
- package/dist/esm/ScriptIcon.js +31 -0
- package/dist/esm/SearchCancelIcon.js +32 -0
- package/dist/esm/SearchIcon.js +31 -0
- package/dist/esm/SectionBreakIcon.js +31 -0
- package/dist/esm/SendIcon.js +31 -0
- package/dist/esm/ServerIcon.js +92 -0
- package/dist/esm/SettingsIcon.js +32 -0
- package/dist/esm/ShapeDifferenceIcon.js +35 -0
- package/dist/esm/ShapeIntersectIcon.js +38 -0
- package/dist/esm/ShapeSubtractIcon.js +38 -0
- package/dist/esm/ShapeUnionIcon.js +60 -0
- package/dist/esm/ShieldCancelIcon.js +31 -0
- package/dist/esm/ShieldCheckmarkIcon.js +41 -0
- package/dist/esm/ShieldIcon.js +31 -0
- package/dist/esm/ShieldKeyholeIcon.js +54 -0
- package/dist/esm/SkullIcon.js +50 -0
- package/dist/esm/SlashSquareIcon.js +45 -0
- package/dist/esm/SoundwaveIcon.js +36 -0
- package/dist/esm/SpacebarIcon.js +31 -0
- package/dist/esm/Sparkle2Icon.js +46 -0
- package/dist/esm/SparkleIcon.js +59 -0
- package/dist/esm/SpinnerIcon.js +31 -0
- package/dist/esm/SplitHorizontalIcon.js +31 -0
- package/dist/esm/SplitVerticalIcon.js +31 -0
- package/dist/esm/SquareDragIcon.js +48 -0
- package/dist/esm/SquareIcon.js +35 -0
- package/dist/esm/SquareMarginsIcon.js +46 -0
- package/dist/esm/StarIcon.js +31 -0
- package/dist/esm/StrokeThicknessIcon.js +47 -0
- package/dist/esm/SubtractIcon.js +36 -0
- package/dist/esm/SubtractSquareIcon.js +45 -0
- package/dist/esm/SubtractSquareMultipleIcon.js +59 -0
- package/dist/esm/SvelteIcon.js +47 -0
- package/dist/esm/SymbolsIcon.js +40 -0
- package/dist/esm/TVIcon.js +45 -0
- package/dist/esm/TableIcon.js +45 -0
- package/dist/esm/TableSimpleIcon.js +45 -0
- package/dist/esm/TabletIcon.js +45 -0
- package/dist/esm/TagAccentIcon.js +28 -0
- package/dist/esm/TagAddIcon.js +54 -0
- package/dist/esm/TagIcon.js +41 -0
- package/dist/esm/TagMultipleIcon.js +53 -0
- package/dist/esm/TagRemoveIcon.js +54 -0
- package/dist/esm/TargetIcon.js +55 -0
- package/dist/esm/TaskListIcon.js +31 -0
- package/dist/esm/TerminalIcon.js +51 -0
- package/dist/esm/TextAddIcon.js +41 -0
- package/dist/esm/TextAlignCenterIcon.js +30 -0
- package/dist/esm/TextAlignJustifyIcon.js +30 -0
- package/dist/esm/TextAlignLeftIcon.js +30 -0
- package/dist/esm/TextAlignRightIcon.js +30 -0
- package/dist/esm/TextBoldIcon.js +35 -0
- package/dist/esm/TextCaseLowercaseIcon.js +31 -0
- package/dist/esm/TextCaseTitleIcon.js +31 -0
- package/dist/esm/TextCaseUppercaseIcon.js +31 -0
- package/dist/esm/TextClearFormattingIcon.js +31 -0
- package/dist/esm/TextCollapseIcon.js +40 -0
- package/dist/esm/TextColorAccentIcon.js +28 -0
- package/dist/esm/TextColorIcon.js +45 -0
- package/dist/esm/TextDescriptionIcon.js +30 -0
- package/dist/esm/TextEditStyleIcon.js +31 -0
- package/dist/esm/TextEffectsIcon.js +42 -0
- package/dist/esm/TextExpandIcon.js +40 -0
- package/dist/esm/TextFontIcon.js +31 -0
- package/dist/esm/TextFontSizeIcon.js +31 -0
- package/dist/esm/TextFootnoteIcon.js +31 -0
- package/dist/esm/TextHighlightColorAccentIcon.js +30 -0
- package/dist/esm/TextHighlightColorIcon.js +45 -0
- package/dist/esm/TextIcon.js +31 -0
- package/dist/esm/TextIndentDecreaseIcon.js +41 -0
- package/dist/esm/TextIndentIncreaseIcon.js +41 -0
- package/dist/esm/TextItalicIcon.js +30 -0
- package/dist/esm/TextLargeIcon.js +31 -0
- package/dist/esm/TextLetterSpacingIcon.js +40 -0
- package/dist/esm/TextLineHeightIcon.js +54 -0
- package/dist/esm/TextLineSpacingIcon.js +40 -0
- package/dist/esm/TextNumberListIcon.js +31 -0
- package/dist/esm/TextPositionBottomIcon.js +31 -0
- package/dist/esm/TextPositionMiddleIcon.js +31 -0
- package/dist/esm/TextPositionTopIcon.js +31 -0
- package/dist/esm/TextSmallIcon.js +31 -0
- package/dist/esm/TextStrikethroughIcon.js +30 -0
- package/dist/esm/TextSubscriptIcon.js +32 -0
- package/dist/esm/TextSuperscriptIcon.js +32 -0
- package/dist/esm/TextTypographyIcon.js +31 -0
- package/dist/esm/TextUnderlineIcon.js +31 -0
- package/dist/esm/ThumbsDownIcon.js +47 -0
- package/dist/esm/ThumbsUpIcon.js +46 -0
- package/dist/esm/TikTokIcon.js +37 -0
- package/dist/esm/TimerIcon.js +54 -0
- package/dist/esm/TimerOffIcon.js +30 -0
- package/dist/esm/ToolboxIcon.js +31 -0
- package/dist/esm/ToyBrickIcon.js +49 -0
- package/dist/esm/TreasureChestIcon.js +45 -0
- package/dist/esm/TriangleIcon.js +29 -0
- package/dist/esm/TuneIcon.js +38 -0
- package/dist/esm/TypeScriptIcon.js +50 -0
- package/dist/esm/UbuntuIcon.js +58 -0
- package/dist/esm/VehicleCarIcon.js +64 -0
- package/dist/esm/VideoClipIcon.js +44 -0
- package/dist/esm/VideoIcon.js +46 -0
- package/dist/esm/VisualStudioCodeIcon.js +36 -0
- package/dist/esm/VolumeIcon.js +40 -0
- package/dist/esm/VolumeLowIcon.js +40 -0
- package/dist/esm/VolumeMuteIcon.js +40 -0
- package/dist/esm/VueJSIcon.js +35 -0
- package/dist/esm/WatchIcon.js +39 -0
- package/dist/esm/WeatherCloudyIcon.js +31 -0
- package/dist/esm/WebpackIcon.js +31 -0
- package/dist/esm/WiFiIcon.js +54 -0
- package/dist/esm/WindowAddIcon.js +57 -0
- package/dist/esm/WindowIcon.js +31 -0
- package/dist/esm/WindowMultipleIcon.js +42 -0
- package/dist/esm/WrenchIcon.js +36 -0
- package/dist/esm/XTwitterIcon.js +39 -0
- package/dist/esm/YouTubeIcon.js +45 -0
- package/dist/esm/YouTubeShortsIcon.js +43 -0
- package/dist/esm/ZoomInIcon.js +41 -0
- package/dist/esm/ZoomOutIcon.js +41 -0
- package/dist/esm/categories.js +38 -38
- package/dist/esm/functions/getIconInfo.js +27 -15
- package/dist/esm/functions/replace.js +68 -66
- package/dist/esm/functions/search.js +30 -22
- package/dist/esm/iconList.js +530 -527
- package/dist/esm/icons.js +1789 -1775
- package/dist/esm/proicons.js +533 -1786
- package/dist/esm/rolldown_runtime.js +16 -0
- package/dist/esm/types.js +39 -51
- package/dist/esm/utils/createIcon.js +10 -14
- package/dist/esm/utils/rename.js +12 -14
- package/dist/esm/utils/renderNodes.js +54 -69
- package/dist/umd/proicons.cjs +6 -16981
- package/package.json +25 -23
- package/dist/esm/icons/AccessibilityIcon.js +0 -42
- package/dist/esm/icons/AddCircleIcon.js +0 -44
- package/dist/esm/icons/AddIcon.js +0 -31
- package/dist/esm/icons/AddRhombusIcon.js +0 -31
- package/dist/esm/icons/AddSquareIcon.js +0 -46
- package/dist/esm/icons/AddSquareMultipleIcon.js +0 -52
- package/dist/esm/icons/AirplaneIcon.js +0 -43
- package/dist/esm/icons/AirplaneLandingIcon.js +0 -45
- package/dist/esm/icons/AirplaneTakeoffIcon.js +0 -45
- package/dist/esm/icons/AlarmClockIcon.js +0 -57
- package/dist/esm/icons/AlbumIcon.js +0 -40
- package/dist/esm/icons/AlertCircleIcon.js +0 -47
- package/dist/esm/icons/AlertRhombusIcon.js +0 -47
- package/dist/esm/icons/AlertTriangleIcon.js +0 -45
- package/dist/esm/icons/AlignBottomIcon.js +0 -54
- package/dist/esm/icons/AlignHorizontalCentersIcon.js +0 -59
- package/dist/esm/icons/AlignLeftIcon.js +0 -54
- package/dist/esm/icons/AlignRightIcon.js +0 -58
- package/dist/esm/icons/AlignTopIcon.js +0 -58
- package/dist/esm/icons/AlignVerticalCentersIcon.js +0 -63
- package/dist/esm/icons/AmazonIcon.js +0 -51
- package/dist/esm/icons/AnchorIcon.js +0 -47
- package/dist/esm/icons/AndroidIcon.js +0 -28
- package/dist/esm/icons/AngleIcon.js +0 -37
- package/dist/esm/icons/AppRemoveIcon.js +0 -73
- package/dist/esm/icons/AppStoreIcon.js +0 -31
- package/dist/esm/icons/AppleIcon.js +0 -55
- package/dist/esm/icons/AppsAddIcon.js +0 -76
- package/dist/esm/icons/AppsIcon.js +0 -76
- package/dist/esm/icons/ArcIcon.js +0 -26
- package/dist/esm/icons/ArchiveAdd2Icon.js +0 -41
- package/dist/esm/icons/ArchiveIcon.js +0 -26
- package/dist/esm/icons/ArrowClockwiseIcon.js +0 -26
- package/dist/esm/icons/ArrowCounterclockwiseIcon.js +0 -26
- package/dist/esm/icons/ArrowDownIcon.js +0 -26
- package/dist/esm/icons/ArrowDownloadIcon.js +0 -26
- package/dist/esm/icons/ArrowEnterIcon.js +0 -26
- package/dist/esm/icons/ArrowExportIcon.js +0 -26
- package/dist/esm/icons/ArrowForwardIcon.js +0 -26
- package/dist/esm/icons/ArrowImportIcon.js +0 -26
- package/dist/esm/icons/ArrowLeftIcon.js +0 -26
- package/dist/esm/icons/ArrowLeftRightIcon.js +0 -31
- package/dist/esm/icons/ArrowMaximizeIcon.js +0 -26
- package/dist/esm/icons/ArrowMinimizeIcon.js +0 -26
- package/dist/esm/icons/ArrowMoveIcon.js +0 -31
- package/dist/esm/icons/ArrowRedo2Icon.js +0 -26
- package/dist/esm/icons/ArrowRedoIcon.js +0 -26
- package/dist/esm/icons/ArrowReplyIcon.js +0 -26
- package/dist/esm/icons/ArrowRightIcon.js +0 -26
- package/dist/esm/icons/ArrowRotateClockwiseIcon.js +0 -35
- package/dist/esm/icons/ArrowRotateCounterclockwiseIcon.js +0 -40
- package/dist/esm/icons/ArrowSortIcon.js +0 -26
- package/dist/esm/icons/ArrowSwapIcon.js +0 -26
- package/dist/esm/icons/ArrowSync2Icon.js +0 -31
- package/dist/esm/icons/ArrowSyncIcon.js +0 -26
- package/dist/esm/icons/ArrowTrendingIcon.js +0 -26
- package/dist/esm/icons/ArrowUndo2Icon.js +0 -26
- package/dist/esm/icons/ArrowUndoIcon.js +0 -26
- package/dist/esm/icons/ArrowUpDownIcon.js +0 -31
- package/dist/esm/icons/ArrowUpIcon.js +0 -26
- package/dist/esm/icons/ArrowUploadIcon.js +0 -26
- package/dist/esm/icons/AsteriskIcon.js +0 -26
- package/dist/esm/icons/AttachIcon.js +0 -31
- package/dist/esm/icons/BackgroundColorAccentIcon.js +0 -30
- package/dist/esm/icons/BackgroundColorIcon.js +0 -37
- package/dist/esm/icons/BackspaceIcon.js +0 -26
- package/dist/esm/icons/BadgeIcon.js +0 -39
- package/dist/esm/icons/BankIcon.js +0 -46
- package/dist/esm/icons/BarChartIcon.js +0 -31
- package/dist/esm/icons/BasketballIcon.js +0 -55
- package/dist/esm/icons/BatteryFullIcon.js +0 -53
- package/dist/esm/icons/BatteryIcon.js +0 -53
- package/dist/esm/icons/BeachIcon.js +0 -26
- package/dist/esm/icons/BeakerIcon.js +0 -31
- package/dist/esm/icons/BellDotIcon.js +0 -42
- package/dist/esm/icons/BellIcon.js +0 -41
- package/dist/esm/icons/BellOffIcon.js +0 -52
- package/dist/esm/icons/BlueskyIcon.js +0 -31
- package/dist/esm/icons/BluetoothIcon.js +0 -31
- package/dist/esm/icons/BoardIcon.js +0 -34
- package/dist/esm/icons/BoltIcon.js +0 -30
- package/dist/esm/icons/Book2Icon.js +0 -47
- package/dist/esm/icons/BookAdd2Icon.js +0 -42
- package/dist/esm/icons/BookAddIcon.js +0 -36
- package/dist/esm/icons/BookIcon.js +0 -37
- package/dist/esm/icons/BookInfo2Icon.js +0 -54
- package/dist/esm/icons/BookInfoIcon.js +0 -48
- package/dist/esm/icons/BookLetterIcon.js +0 -42
- package/dist/esm/icons/BookMarkedIcon.js +0 -52
- package/dist/esm/icons/BookOpenIcon.js +0 -26
- package/dist/esm/icons/BookmarkAddIcon.js +0 -36
- package/dist/esm/icons/BookmarkIcon.js +0 -25
- package/dist/esm/icons/BookmarkMultipleIcon.js +0 -41
- package/dist/esm/icons/BorderAllIcon.js +0 -31
- package/dist/esm/icons/BoxAddIcon.js +0 -41
- package/dist/esm/icons/BoxIcon.js +0 -30
- package/dist/esm/icons/BracesIcon.js +0 -31
- package/dist/esm/icons/BracesVariableIcon.js +0 -26
- package/dist/esm/icons/BracketsIcon.js +0 -26
- package/dist/esm/icons/BranchCompareIcon.js +0 -37
- package/dist/esm/icons/BranchFork2Icon.js +0 -26
- package/dist/esm/icons/BranchForkIcon.js +0 -26
- package/dist/esm/icons/BranchIcon.js +0 -26
- package/dist/esm/icons/BranchPullRequestIcon.js +0 -42
- package/dist/esm/icons/Briefcase2Icon.js +0 -31
- package/dist/esm/icons/BriefcaseIcon.js +0 -37
- package/dist/esm/icons/BrightnessIcon.js +0 -41
- package/dist/esm/icons/BroomIcon.js +0 -31
- package/dist/esm/icons/BugAddIcon.js +0 -50
- package/dist/esm/icons/BugIcon.js +0 -31
- package/dist/esm/icons/BugPlayIcon.js +0 -41
- package/dist/esm/icons/BuildingMultipleIcon.js +0 -37
- package/dist/esm/icons/BulletListIcon.js +0 -51
- package/dist/esm/icons/BulletListSquareAddIcon.js +0 -58
- package/dist/esm/icons/BulletListSquareIcon.js +0 -61
- package/dist/esm/icons/BulletListTreeIcon.js +0 -51
- package/dist/esm/icons/ButtonIcon.js +0 -41
- package/dist/esm/icons/CSS2Icon.js +0 -49
- package/dist/esm/icons/CSSIcon.js +0 -42
- package/dist/esm/icons/CakeIcon.js +0 -42
- package/dist/esm/icons/CalculatorIcon.js +0 -56
- package/dist/esm/icons/CalendarIcon.js +0 -26
- package/dist/esm/icons/CallEndIcon.js +0 -30
- package/dist/esm/icons/CallIcon.js +0 -30
- package/dist/esm/icons/CalligraphyPenIcon.js +0 -32
- package/dist/esm/icons/CameraIcon.js +0 -42
- package/dist/esm/icons/CancelCircleIcon.js +0 -36
- package/dist/esm/icons/CancelIcon.js +0 -31
- package/dist/esm/icons/CancelOctagonIcon.js +0 -41
- package/dist/esm/icons/CancelSquareIcon.js +0 -34
- package/dist/esm/icons/CandyIcon.js +0 -42
- package/dist/esm/icons/CartIcon.js +0 -57
- package/dist/esm/icons/CentIcon.js +0 -31
- package/dist/esm/icons/CenterHorizontalIcon.js +0 -45
- package/dist/esm/icons/CenterVerticalIcon.js +0 -45
- package/dist/esm/icons/ChatIcon.js +0 -26
- package/dist/esm/icons/ChatQuestionIcon.js +0 -43
- package/dist/esm/icons/CheckboxCheckedIcon.js +0 -46
- package/dist/esm/icons/CheckboxIndeterminate2Icon.js +0 -43
- package/dist/esm/icons/CheckboxIndeterminateIcon.js +0 -46
- package/dist/esm/icons/CheckboxListIcon.js +0 -93
- package/dist/esm/icons/CheckboxUncheckedIcon.js +0 -35
- package/dist/esm/icons/CheckmarkCircleIcon.js +0 -38
- package/dist/esm/icons/CheckmarkIcon.js +0 -31
- package/dist/esm/icons/CheckmarkStarburstIcon.js +0 -50
- package/dist/esm/icons/ChevronDownIcon.js +0 -26
- package/dist/esm/icons/ChevronLeftIcon.js +0 -26
- package/dist/esm/icons/ChevronRightIcon.js +0 -26
- package/dist/esm/icons/ChevronUpIcon.js +0 -26
- package/dist/esm/icons/ChromeRestoreIcon.js +0 -37
- package/dist/esm/icons/CircleIcon.js +0 -28
- package/dist/esm/icons/CircleSmallIcon.js +0 -28
- package/dist/esm/icons/ClipboardIcon.js +0 -37
- package/dist/esm/icons/ClipboardPasteIcon.js +0 -45
- package/dist/esm/icons/ClipboardSearchIcon.js +0 -45
- package/dist/esm/icons/ClockIcon.js +0 -37
- package/dist/esm/icons/ClosedCaptionsIcon.js +0 -46
- package/dist/esm/icons/CloudAddIcon.js +0 -41
- package/dist/esm/icons/CloudArrowDownIcon.js +0 -41
- package/dist/esm/icons/CloudArrowUpIcon.js +0 -49
- package/dist/esm/icons/CloudIcon.js +0 -31
- package/dist/esm/icons/CloudOffIcon.js +0 -41
- package/dist/esm/icons/CodeIcon.js +0 -26
- package/dist/esm/icons/CodeSquareIcon.js +0 -41
- package/dist/esm/icons/CoffeeHotIcon.js +0 -37
- package/dist/esm/icons/ColorPaletteIcon.js +0 -85
- package/dist/esm/icons/CommentAdd2Icon.js +0 -31
- package/dist/esm/icons/CommentAddIcon.js +0 -41
- package/dist/esm/icons/CommentExclamationIcon.js +0 -42
- package/dist/esm/icons/CommentIcon.js +0 -31
- package/dist/esm/icons/CommentMultipleIcon.js +0 -42
- package/dist/esm/icons/CompareSizeIcon.js +0 -26
- package/dist/esm/icons/CompassIcon.js +0 -44
- package/dist/esm/icons/ComponentIcon.js +0 -84
- package/dist/esm/icons/ComposeIcon.js +0 -37
- package/dist/esm/icons/ComputerIcon.js +0 -46
- package/dist/esm/icons/ComputerMacIcon.js +0 -31
- package/dist/esm/icons/ConeIcon.js +0 -26
- package/dist/esm/icons/ContractDownIcon.js +0 -26
- package/dist/esm/icons/CookiesIcon.js +0 -30
- package/dist/esm/icons/CopyIcon.js +0 -37
- package/dist/esm/icons/CopyleftIcon.js +0 -44
- package/dist/esm/icons/CopyrightIcon.js +0 -44
- package/dist/esm/icons/CornerRadiusIcon.js +0 -26
- package/dist/esm/icons/CreditCardIcon.js +0 -50
- package/dist/esm/icons/CropIcon.js +0 -31
- package/dist/esm/icons/CubeIcon.js +0 -25
- package/dist/esm/icons/CursorClickIcon.js +0 -41
- package/dist/esm/icons/CursorDragIcon.js +0 -31
- package/dist/esm/icons/CursorIcon.js +0 -30
- package/dist/esm/icons/CutIcon.js +0 -26
- package/dist/esm/icons/CylinderIcon.js +0 -26
- package/dist/esm/icons/DarkThemeIcon.js +0 -39
- package/dist/esm/icons/DatabaseAddIcon.js +0 -41
- package/dist/esm/icons/DatabaseIcon.js +0 -31
- package/dist/esm/icons/DeleteIcon.js +0 -26
- package/dist/esm/icons/DiamondIcon.js +0 -26
- package/dist/esm/icons/DiffIcon.js +0 -31
- package/dist/esm/icons/DirectionsIcon.js +0 -42
- package/dist/esm/icons/DoNotDisturbIcon.js +0 -36
- package/dist/esm/icons/DocumentIcon.js +0 -41
- package/dist/esm/icons/DollarCircleIcon.js +0 -43
- package/dist/esm/icons/DollarIcon.js +0 -30
- package/dist/esm/icons/DoorIcon.js +0 -32
- package/dist/esm/icons/DoorOpenIcon.js +0 -32
- package/dist/esm/icons/DotCircleIcon.js +0 -29
- package/dist/esm/icons/DotSquareIcon.js +0 -31
- package/dist/esm/icons/DrawTextIcon.js +0 -45
- package/dist/esm/icons/DropIcon.js +0 -29
- package/dist/esm/icons/EmojiFrownIcon.js +0 -46
- package/dist/esm/icons/EmojiGrinIcon.js +0 -41
- package/dist/esm/icons/EmojiIcon.js +0 -46
- package/dist/esm/icons/EmojiLaughterIcon.js +0 -39
- package/dist/esm/icons/EraserIcon.js +0 -26
- package/dist/esm/icons/EraserSparkleIcon.js +0 -34
- package/dist/esm/icons/ExclamationMarkIcon.js +0 -26
- package/dist/esm/icons/ExpandIcon.js +0 -26
- package/dist/esm/icons/ExtensionIcon.js +0 -31
- package/dist/esm/icons/EyeIcon.js +0 -35
- package/dist/esm/icons/EyeOffIcon.js +0 -51
- package/dist/esm/icons/EyedropperColorAccentIcon.js +0 -28
- package/dist/esm/icons/EyedropperColorIcon.js +0 -31
- package/dist/esm/icons/EyedropperIcon.js +0 -31
- package/dist/esm/icons/FacebookIcon.js +0 -30
- package/dist/esm/icons/FastForwardIcon.js +0 -35
- package/dist/esm/icons/FigmaIcon.js +0 -75
- package/dist/esm/icons/FileAddIcon.js +0 -36
- package/dist/esm/icons/FileIcon.js +0 -26
- package/dist/esm/icons/FileMultipleIcon.js +0 -42
- package/dist/esm/icons/FileSyncIcon.js +0 -36
- package/dist/esm/icons/FileTextIcon.js +0 -36
- package/dist/esm/icons/Filter2Icon.js +0 -26
- package/dist/esm/icons/FilterCancel2Icon.js +0 -36
- package/dist/esm/icons/FilterCancelIcon.js +0 -36
- package/dist/esm/icons/FilterIcon.js +0 -26
- package/dist/esm/icons/Flag2Icon.js +0 -39
- package/dist/esm/icons/FlagIcon.js +0 -31
- package/dist/esm/icons/FlashlightIcon.js +0 -42
- package/dist/esm/icons/FoldableHorizontalHalfIcon.js +0 -43
- package/dist/esm/icons/FoldableHorizontalIcon.js +0 -31
- package/dist/esm/icons/FoldableVerticalHalfIcon.js +0 -43
- package/dist/esm/icons/FoldableVerticalIcon.js +0 -31
- package/dist/esm/icons/FolderAddIcon.js +0 -36
- package/dist/esm/icons/FolderIcon.js +0 -25
- package/dist/esm/icons/FolderMultipleIcon.js +0 -36
- package/dist/esm/icons/FolderOpenIcon.js +0 -25
- package/dist/esm/icons/FullScreenMaximizeIcon.js +0 -26
- package/dist/esm/icons/FullScreenMinimizeIcon.js +0 -26
- package/dist/esm/icons/GameIcon.js +0 -33
- package/dist/esm/icons/GiftIcon.js +0 -26
- package/dist/esm/icons/GitCommitIcon.js +0 -26
- package/dist/esm/icons/GitHubIcon.js +0 -42
- package/dist/esm/icons/GitLabIcon.js +0 -31
- package/dist/esm/icons/GlobeIcon.js +0 -26
- package/dist/esm/icons/Google2Icon.js +0 -31
- package/dist/esm/icons/GoogleChromeIcon.js +0 -31
- package/dist/esm/icons/GoogleIcon.js +0 -31
- package/dist/esm/icons/GooglePlayIcon.js +0 -30
- package/dist/esm/icons/GraphIcon.js +0 -42
- package/dist/esm/icons/GridDotsIcon.js +0 -24
- package/dist/esm/icons/GridIcon.js +0 -75
- package/dist/esm/icons/HTMLIcon.js +0 -42
- package/dist/esm/icons/HamburgerIcon.js +0 -52
- package/dist/esm/icons/HandIcon.js +0 -37
- package/dist/esm/icons/HardDriveIcon.js +0 -32
- package/dist/esm/icons/HashIcon.js +0 -31
- package/dist/esm/icons/HatGraduationIcon.js +0 -31
- package/dist/esm/icons/HeadphonesIcon.js +0 -37
- package/dist/esm/icons/HeadphonesOffIcon.js +0 -44
- package/dist/esm/icons/HeartIcon.js +0 -30
- package/dist/esm/icons/HeartStylisticIcon.js +0 -25
- package/dist/esm/icons/HexagonIcon.js +0 -26
- package/dist/esm/icons/HighlighterAccentIcon.js +0 -28
- package/dist/esm/icons/HighlighterIcon.js +0 -26
- package/dist/esm/icons/HistoryIcon.js +0 -37
- package/dist/esm/icons/Home2Icon.js +0 -31
- package/dist/esm/icons/HomeIcon.js +0 -30
- package/dist/esm/icons/HourglassIcon.js +0 -41
- package/dist/esm/icons/InfinityIcon.js +0 -30
- package/dist/esm/icons/InfoIcon.js +0 -37
- package/dist/esm/icons/InfoSquareIcon.js +0 -35
- package/dist/esm/icons/InstagramIcon.js +0 -49
- package/dist/esm/icons/JavaScriptIcon.js +0 -46
- package/dist/esm/icons/KeyboardCommandIcon.js +0 -31
- package/dist/esm/icons/KeyboardIcon.js +0 -49
- package/dist/esm/icons/KeyboardShiftIcon.js +0 -26
- package/dist/esm/icons/KotlinIcon.js +0 -30
- package/dist/esm/icons/LaptopIcon.js +0 -31
- package/dist/esm/icons/LayersIcon.js +0 -47
- package/dist/esm/icons/LayoutIcon.js +0 -26
- package/dist/esm/icons/LeafIcon.js +0 -26
- package/dist/esm/icons/LeafThreeIcon.js +0 -26
- package/dist/esm/icons/LeafTwoIcon.js +0 -26
- package/dist/esm/icons/LibraryIcon.js +0 -61
- package/dist/esm/icons/LightbulbIcon.js +0 -26
- package/dist/esm/icons/LineDiagonalIcon.js +0 -25
- package/dist/esm/icons/LinkIcon.js +0 -26
- package/dist/esm/icons/LinuxIcon.js +0 -71
- package/dist/esm/icons/LocationIcon.js +0 -43
- package/dist/esm/icons/LockIcon.js +0 -47
- package/dist/esm/icons/LockOpenIcon.js +0 -47
- package/dist/esm/icons/MailIcon.js +0 -46
- package/dist/esm/icons/MailOpenIcon.js +0 -31
- package/dist/esm/icons/MapIcon.js +0 -25
- package/dist/esm/icons/MaskIcon.js +0 -36
- package/dist/esm/icons/MathIcon.js +0 -30
- package/dist/esm/icons/MegaphoneIcon.js +0 -29
- package/dist/esm/icons/MegaphoneLoudIcon.js +0 -40
- package/dist/esm/icons/MentionIcon.js +0 -31
- package/dist/esm/icons/MenuIcon.js +0 -26
- package/dist/esm/icons/MicrophoneIcon.js +0 -31
- package/dist/esm/icons/MicrophoneOffIcon.js +0 -41
- package/dist/esm/icons/MicrosoftEdgeIcon.js +0 -31
- package/dist/esm/icons/MicrosoftIcon.js +0 -38
- package/dist/esm/icons/MoonIcon.js +0 -30
- package/dist/esm/icons/MoreIcon.js +0 -18
- package/dist/esm/icons/MoreVerticalIcon.js +0 -48
- package/dist/esm/icons/MotherboardIcon.js +0 -69
- package/dist/esm/icons/MovieIcon.js +0 -26
- package/dist/esm/icons/MusicNote2Icon.js +0 -31
- package/dist/esm/icons/MusicNoteIcon.js +0 -42
- package/dist/esm/icons/NPMIcon.js +0 -40
- package/dist/esm/icons/NarratorIcon.js +0 -26
- package/dist/esm/icons/NodeJSIcon.js +0 -42
- package/dist/esm/icons/NoteAddIcon.js +0 -36
- package/dist/esm/icons/NoteIcon.js +0 -37
- package/dist/esm/icons/OctagonIcon.js +0 -26
- package/dist/esm/icons/OpenAIIcon.js +0 -28
- package/dist/esm/icons/OpenIcon.js +0 -31
- package/dist/esm/icons/OpenSourceIcon.js +0 -31
- package/dist/esm/icons/PDF2Icon.js +0 -53
- package/dist/esm/icons/PDFIcon.js +0 -36
- package/dist/esm/icons/PageMarginsIcon.js +0 -41
- package/dist/esm/icons/PaintBucketAccentIcon.js +0 -23
- package/dist/esm/icons/PaintBucketIcon.js +0 -36
- package/dist/esm/icons/Paintbrush2Icon.js +0 -38
- package/dist/esm/icons/Paintbrush2SparkleIcon.js +0 -38
- package/dist/esm/icons/PaintbrushIcon.js +0 -39
- package/dist/esm/icons/PanelBottomIcon.js +0 -26
- package/dist/esm/icons/PanelBottomOpenIcon.js +0 -34
- package/dist/esm/icons/PanelLeftContractIcon.js +0 -26
- package/dist/esm/icons/PanelLeftExpandIcon.js +0 -26
- package/dist/esm/icons/PanelLeftIcon.js +0 -26
- package/dist/esm/icons/PanelLeftOpenIcon.js +0 -34
- package/dist/esm/icons/PanelRightContractIcon.js +0 -26
- package/dist/esm/icons/PanelRightExpandIcon.js +0 -26
- package/dist/esm/icons/PanelRightIcon.js +0 -26
- package/dist/esm/icons/PanelRightOpenIcon.js +0 -34
- package/dist/esm/icons/ParenthesesIcon.js +0 -26
- package/dist/esm/icons/PauseIcon.js +0 -43
- package/dist/esm/icons/PencilIcon.js +0 -31
- package/dist/esm/icons/PencilSparkleIcon.js +0 -39
- package/dist/esm/icons/PentagonIcon.js +0 -26
- package/dist/esm/icons/Person2Icon.js +0 -44
- package/dist/esm/icons/PersonAdd2Icon.js +0 -31
- package/dist/esm/icons/PersonAddIcon.js +0 -41
- package/dist/esm/icons/PersonCircleIcon.js +0 -31
- package/dist/esm/icons/PersonIcon.js +0 -26
- package/dist/esm/icons/PersonMultipleIcon.js +0 -31
- package/dist/esm/icons/PhoneIcon.js +0 -46
- package/dist/esm/icons/PhotoAddIcon.js +0 -42
- package/dist/esm/icons/PhotoFilterIcon.js +0 -53
- package/dist/esm/icons/PhotoIcon.js +0 -27
- package/dist/esm/icons/PhotoMultipleIcon.js +0 -42
- package/dist/esm/icons/PhotoSparkleIcon.js +0 -40
- package/dist/esm/icons/PictureInPicture2Icon.js +0 -38
- package/dist/esm/icons/PictureInPictureEnterIcon.js +0 -54
- package/dist/esm/icons/PictureInPictureExitIcon.js +0 -55
- package/dist/esm/icons/PictureInPictureIcon.js +0 -38
- package/dist/esm/icons/PieChartIcon.js +0 -50
- package/dist/esm/icons/PinIcon.js +0 -26
- package/dist/esm/icons/PinOffIcon.js +0 -36
- package/dist/esm/icons/PlayCircleIcon.js +0 -37
- package/dist/esm/icons/PlayIcon.js +0 -25
- package/dist/esm/icons/PowerIcon.js +0 -31
- package/dist/esm/icons/PrinterIcon.js +0 -26
- package/dist/esm/icons/ProhibitedIcon.js +0 -26
- package/dist/esm/icons/PythonIcon.js +0 -39
- package/dist/esm/icons/QRCodeIcon.js +0 -135
- package/dist/esm/icons/QuestionCircleIcon.js +0 -45
- package/dist/esm/icons/QuestionIcon.js +0 -27
- package/dist/esm/icons/QuoteIcon.js +0 -26
- package/dist/esm/icons/ReactJSIcon.js +0 -54
- package/dist/esm/icons/RecordIcon.js +0 -34
- package/dist/esm/icons/RecordStopIcon.js +0 -38
- package/dist/esm/icons/RectangleWideIcon.js +0 -30
- package/dist/esm/icons/RegularExpressionIcon.js +0 -44
- package/dist/esm/icons/ReverseIcon.js +0 -35
- package/dist/esm/icons/RhombusIcon.js +0 -26
- package/dist/esm/icons/RibbonIcon.js +0 -37
- package/dist/esm/icons/RibbonStarIcon.js +0 -45
- package/dist/esm/icons/RoadBarrierIcon.js +0 -59
- package/dist/esm/icons/RoadConeIcon.js +0 -49
- package/dist/esm/icons/RobloxIcon.js +0 -52
- package/dist/esm/icons/RulerDiagonalIcon.js +0 -46
- package/dist/esm/icons/RulerIcon.js +0 -45
- package/dist/esm/icons/SaveIcon.js +0 -26
- package/dist/esm/icons/SaveMultipleIcon.js +0 -42
- package/dist/esm/icons/SavePencilIcon.js +0 -34
- package/dist/esm/icons/ScreenSizeIcon.js +0 -46
- package/dist/esm/icons/Script2Icon.js +0 -26
- package/dist/esm/icons/ScriptIcon.js +0 -26
- package/dist/esm/icons/SearchCancelIcon.js +0 -31
- package/dist/esm/icons/SearchIcon.js +0 -26
- package/dist/esm/icons/SectionBreakIcon.js +0 -26
- package/dist/esm/icons/SendIcon.js +0 -26
- package/dist/esm/icons/ServerIcon.js +0 -54
- package/dist/esm/icons/SettingsIcon.js +0 -27
- package/dist/esm/icons/ShapeDifferenceIcon.js +0 -31
- package/dist/esm/icons/ShapeIntersectIcon.js +0 -34
- package/dist/esm/icons/ShapeSubtractIcon.js +0 -34
- package/dist/esm/icons/ShapeUnionIcon.js +0 -53
- package/dist/esm/icons/ShieldCancelIcon.js +0 -26
- package/dist/esm/icons/ShieldCheckmarkIcon.js +0 -37
- package/dist/esm/icons/ShieldIcon.js +0 -26
- package/dist/esm/icons/ShieldKeyholeIcon.js +0 -38
- package/dist/esm/icons/SkullIcon.js +0 -51
- package/dist/esm/icons/SlashSquareIcon.js +0 -41
- package/dist/esm/icons/SoundwaveIcon.js +0 -31
- package/dist/esm/icons/SpacebarIcon.js +0 -26
- package/dist/esm/icons/Sparkle2Icon.js +0 -41
- package/dist/esm/icons/SparkleIcon.js +0 -33
- package/dist/esm/icons/SpinnerIcon.js +0 -26
- package/dist/esm/icons/SplitHorizontalIcon.js +0 -26
- package/dist/esm/icons/SplitVerticalIcon.js +0 -26
- package/dist/esm/icons/SquareDragIcon.js +0 -42
- package/dist/esm/icons/SquareIcon.js +0 -30
- package/dist/esm/icons/SquareMarginsIcon.js +0 -41
- package/dist/esm/icons/StarIcon.js +0 -31
- package/dist/esm/icons/StrokeThicknessIcon.js +0 -43
- package/dist/esm/icons/SubtractIcon.js +0 -31
- package/dist/esm/icons/SubtractSquareIcon.js +0 -46
- package/dist/esm/icons/SubtractSquareMultipleIcon.js +0 -57
- package/dist/esm/icons/SvelteIcon.js +0 -42
- package/dist/esm/icons/SymbolsIcon.js +0 -36
- package/dist/esm/icons/TVIcon.js +0 -41
- package/dist/esm/icons/TableIcon.js +0 -41
- package/dist/esm/icons/TableSimpleIcon.js +0 -41
- package/dist/esm/icons/TabletIcon.js +0 -41
- package/dist/esm/icons/TagAccentIcon.js +0 -23
- package/dist/esm/icons/TagAddIcon.js +0 -47
- package/dist/esm/icons/TagIcon.js +0 -37
- package/dist/esm/icons/TagMultipleIcon.js +0 -45
- package/dist/esm/icons/TagRemoveIcon.js +0 -47
- package/dist/esm/icons/TargetIcon.js +0 -43
- package/dist/esm/icons/TaskListIcon.js +0 -26
- package/dist/esm/icons/TerminalIcon.js +0 -46
- package/dist/esm/icons/TextAddIcon.js +0 -36
- package/dist/esm/icons/TextAlignCenterIcon.js +0 -25
- package/dist/esm/icons/TextAlignJustifyIcon.js +0 -25
- package/dist/esm/icons/TextAlignLeftIcon.js +0 -25
- package/dist/esm/icons/TextAlignRightIcon.js +0 -25
- package/dist/esm/icons/TextBoldIcon.js +0 -29
- package/dist/esm/icons/TextCaseLowercaseIcon.js +0 -26
- package/dist/esm/icons/TextCaseTitleIcon.js +0 -26
- package/dist/esm/icons/TextCaseUppercaseIcon.js +0 -26
- package/dist/esm/icons/TextClearFormattingIcon.js +0 -26
- package/dist/esm/icons/TextCollapseIcon.js +0 -36
- package/dist/esm/icons/TextColorAccentIcon.js +0 -23
- package/dist/esm/icons/TextColorIcon.js +0 -41
- package/dist/esm/icons/TextDescriptionIcon.js +0 -25
- package/dist/esm/icons/TextEditStyleIcon.js +0 -31
- package/dist/esm/icons/TextEffectsIcon.js +0 -37
- package/dist/esm/icons/TextExpandIcon.js +0 -36
- package/dist/esm/icons/TextFontIcon.js +0 -26
- package/dist/esm/icons/TextFontSizeIcon.js +0 -26
- package/dist/esm/icons/TextFootnoteIcon.js +0 -26
- package/dist/esm/icons/TextHighlightColorAccentIcon.js +0 -30
- package/dist/esm/icons/TextHighlightColorIcon.js +0 -41
- package/dist/esm/icons/TextIcon.js +0 -26
- package/dist/esm/icons/TextIndentDecreaseIcon.js +0 -36
- package/dist/esm/icons/TextIndentIncreaseIcon.js +0 -36
- package/dist/esm/icons/TextItalicIcon.js +0 -25
- package/dist/esm/icons/TextLargeIcon.js +0 -26
- package/dist/esm/icons/TextLetterSpacingIcon.js +0 -36
- package/dist/esm/icons/TextLineHeightIcon.js +0 -47
- package/dist/esm/icons/TextLineSpacingIcon.js +0 -36
- package/dist/esm/icons/TextNumberListIcon.js +0 -26
- package/dist/esm/icons/TextPositionBottomIcon.js +0 -26
- package/dist/esm/icons/TextPositionMiddleIcon.js +0 -26
- package/dist/esm/icons/TextPositionTopIcon.js +0 -26
- package/dist/esm/icons/TextSmallIcon.js +0 -26
- package/dist/esm/icons/TextStrikethroughIcon.js +0 -25
- package/dist/esm/icons/TextSubscriptIcon.js +0 -26
- package/dist/esm/icons/TextSuperscriptIcon.js +0 -26
- package/dist/esm/icons/TextTypographyIcon.js +0 -26
- package/dist/esm/icons/TextUnderlineIcon.js +0 -26
- package/dist/esm/icons/ThumbsDownIcon.js +0 -42
- package/dist/esm/icons/ThumbsUpIcon.js +0 -41
- package/dist/esm/icons/TikTokIcon.js +0 -31
- package/dist/esm/icons/TimerIcon.js +0 -46
- package/dist/esm/icons/TimerOffIcon.js +0 -25
- package/dist/esm/icons/ToolboxIcon.js +0 -31
- package/dist/esm/icons/TriangleIcon.js +0 -24
- package/dist/esm/icons/TuneIcon.js +0 -31
- package/dist/esm/icons/TypeScriptIcon.js +0 -46
- package/dist/esm/icons/UbuntuIcon.js +0 -51
- package/dist/esm/icons/VehicleCarIcon.js +0 -44
- package/dist/esm/icons/VideoClipIcon.js +0 -39
- package/dist/esm/icons/VideoIcon.js +0 -41
- package/dist/esm/icons/VisualStudioCodeIcon.js +0 -30
- package/dist/esm/icons/VolumeIcon.js +0 -36
- package/dist/esm/icons/VolumeLowIcon.js +0 -41
- package/dist/esm/icons/VolumeMuteIcon.js +0 -41
- package/dist/esm/icons/VueJSIcon.js +0 -30
- package/dist/esm/icons/WatchIcon.js +0 -39
- package/dist/esm/icons/WeatherCloudyIcon.js +0 -26
- package/dist/esm/icons/WebpackIcon.js +0 -31
- package/dist/esm/icons/WiFiIcon.js +0 -43
- package/dist/esm/icons/WindowAddIcon.js +0 -51
- package/dist/esm/icons/WindowIcon.js +0 -26
- package/dist/esm/icons/WindowMultipleIcon.js +0 -37
- package/dist/esm/icons/WrenchIcon.js +0 -30
- package/dist/esm/icons/XTwitterIcon.js +0 -39
- package/dist/esm/icons/YouTubeIcon.js +0 -41
- package/dist/esm/icons/YouTubeShortsIcon.js +0 -38
- package/dist/esm/icons/ZoomInIcon.js +0 -37
- package/dist/esm/icons/ZoomOutIcon.js +0 -37
- package/dist/proicons.d.ts +0 -6337
- package/dist/umd/proicons.min.cjs +0 -6
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
var __typeError=e=>{throw TypeError(e)},__accessCheck=(e,n,w)=>n.has(e)||__typeError("Cannot "+w),__privateGet=(e,n,w)=>(__accessCheck(e,n,"read from private field"),w?w.call(e):n.get(e)),__privateAdd=(e,n,w)=>n.has(e)?__typeError("Cannot add the same private member more than once"):n instanceof WeakSet?n.add(e):n.set(e,w),__privateSet=(e,n,w,r1)=>(__accessCheck(e,n,"write to private field"),r1?r1.call(e,w):n.set(e,w),w);/**
|
|
2
|
-
* @license ProIcons v4.12.3 - MIT
|
|
3
|
-
*
|
|
4
|
-
* This code is licensed under the MIT license.
|
|
5
|
-
* See the LICENSE file in the root directory of the source tree.
|
|
6
|
-
*/(function(e,n){typeof exports=="object"&&typeof module<"u"?n(exports):typeof define=="function"&&define.amd?define(["exports"],n):(e=typeof globalThis<"u"?globalThis:e||self,n(e.proicons={}))})(this,function(e){"use strict";var n;const w=["Accents","Actions","Activities","Arrows","Business","Communication & Cloud","Design","Development","Emojis","Files","Food & Drink","Gestures","Layout","Logos & Brands","Math & Numbers","Media","Miscellaneous","Nature","Objects","Organization","Places & Transportation","Security","Shapes","Status","System & Interface","Technology","Text","Weather","Window"],r1=["Accessibility","Add","Add Circle","Add Rhombus","Add Square","Add Square Multiple","Airplane","Airplane Landing","Airplane Takeoff","Alarm Clock","Album","Alert Circle","Alert Rhombus","Alert Triangle","Align Bottom","Align Horizontal Centers","Align Left","Align Right","Align Top","Align Vertical Centers","Amazon","Anchor","Android","Angle","App Remove","App Store","Apple","Apps","Apps Add","Arc","Archive","Archive Add 2","Arrow Clockwise","Arrow Counterclockwise","Arrow Down","Arrow Download","Arrow Enter","Arrow Export","Arrow Forward","Arrow Import","Arrow Left","Arrow Left Right","Arrow Maximize","Arrow Minimize","Arrow Move","Arrow Redo","Arrow Redo 2","Arrow Reply","Arrow Right","Arrow Rotate Clockwise","Arrow Rotate Counterclockwise","Arrow Sort","Arrow Swap","Arrow Sync","Arrow Sync 2","Arrow Trending","Arrow Undo","Arrow Undo 2","Arrow Up","Arrow Up Down","Arrow Upload","Asterisk","Attach","Background Color","Background Color Accent","Backspace","Badge","Bank","Bar Chart","Basketball","Battery","Battery Full","Beach","Beaker","Bell","Bell Dot","Bell Off","Bluesky","Bluetooth","Board","Bolt","Book","Book 2","Book Add","Book Add 2","Book Info","Book Info 2","Book Letter","Book Marked","Book Open","Bookmark","Bookmark Add","Bookmark Multiple","Border All","Box","Box Add","Braces","Braces Variable","Brackets","Branch","Branch Compare","Branch Fork","Branch Fork 2","Branch Pull Request","Briefcase","Briefcase 2","Brightness","Broom","Bug","Bug Add","Bug Play","Building Multiple","Bullet List","Bullet List Square","Bullet List Square Add","Bullet List Tree","Button","CSS","CSS 2","Cake","Calculator","Calendar","Call","Call End","Calligraphy Pen","Camera","Cancel","Cancel Circle","Cancel Octagon","Cancel Square","Candy","Cart","Cent","Center Horizontal","Center Vertical","Chat","Chat Question","Checkbox Checked","Checkbox Indeterminate","Checkbox Indeterminate 2","Checkbox List","Checkbox Unchecked","Checkmark","Checkmark Circle","Checkmark Starburst","Chevron Down","Chevron Left","Chevron Right","Chevron Up","Chrome Restore","Circle","Circle Small","Clipboard","Clipboard Paste","Clipboard Search","Clock","Closed Captions","Cloud","Cloud Add","Cloud Arrow Down","Cloud Arrow Up","Cloud Off","Code","Code Square","Coffee Hot","Color Palette","Comment","Comment Add","Comment Add 2","Comment Exclamation","Comment Multiple","Compare Size","Compass","Component","Compose","Computer","Computer Mac","Cone","Contract Down","Cookies","Copy","Copyleft","Copyright","Corner Radius","Credit Card","Crop","Cube","Cursor","Cursor Click","Cursor Drag","Cut","Cylinder","Dark Theme","Database","Database Add","Delete","Diamond","Diff","Directions","Do Not Disturb","Document","Dollar","Dollar Circle","Door","Door Open","Dot Circle","Dot Square","Draw Text","Drop","Emoji","Emoji Frown","Emoji Grin","Emoji Laughter","Eraser","Eraser Sparkle","Exclamation Mark","Expand","Extension","Eye","Eye Off","Eyedropper","Eyedropper Color","Eyedropper Color Accent","Facebook","Fast Forward","Figma","File","File Add","File Multiple","File Sync","File Text","Filter","Filter 2","Filter Cancel","Filter Cancel 2","Flag","Flag 2","Flashlight","Foldable Horizontal","Foldable Horizontal Half","Foldable Vertical","Foldable Vertical Half","Folder","Folder Add","Folder Multiple","Folder Open","Full Screen Maximize","Full Screen Minimize","Game","Gift","Git Commit","GitHub","GitLab","Globe","Google","Google 2","Google Chrome","Google Play","Graph","Grid","Grid Dots","HTML","Hamburger","Hand","Hard Drive","Hash","Hat Graduation","Headphones","Headphones Off","Heart","Heart Stylistic","Hexagon","Highlighter","Highlighter Accent","History","Home","Home 2","Hourglass","Infinity","Info","Info Square","Instagram","JavaScript","Keyboard","Keyboard Command","Keyboard Shift","Kotlin","Laptop","Layers","Layout","Leaf","Leaf Three","Leaf Two","Library","Lightbulb","Line Diagonal","Link","Linux","Location","Lock","Lock Open","Mail","Mail Open","Map","Mask","Math","Megaphone","Megaphone Loud","Mention","Menu","Microphone","Microphone Off","Microsoft","Microsoft Edge","Moon","More","More Vertical","Motherboard","Movie","Music Note","Music Note 2","NPM","Narrator","NodeJS","Note","Note Add","Octagon","Open","Open Source","OpenAI","PDF","PDF 2","Page Margins","Paint Bucket","Paint Bucket Accent","Paintbrush","Paintbrush 2","Paintbrush 2 Sparkle","Panel Bottom","Panel Bottom Open","Panel Left","Panel Left Contract","Panel Left Expand","Panel Left Open","Panel Right","Panel Right Contract","Panel Right Expand","Panel Right Open","Parentheses","Pause","Pencil","Pencil Sparkle","Pentagon","Person","Person 2","Person Add","Person Add 2","Person Circle","Person Multiple","Phone","Photo","Photo Add","Photo Filter","Photo Multiple","Photo Sparkle","Picture in Picture","Picture in Picture 2","Picture in Picture Enter","Picture in Picture Exit","Pie Chart","Pin","Pin Off","Play","Play Circle","Power","Printer","Prohibited","Python","QR Code","Question","Question Circle","Quote","ReactJS","Record","Record Stop","Rectangle Wide","Regular Expression","Reverse","Rhombus","Ribbon","Ribbon Star","Road Barrier","Road Cone","Roblox","Ruler","Ruler Diagonal","Save","Save Multiple","Save Pencil","Screen Size","Script","Script 2","Search","Search Cancel","Section Break","Send","Server","Settings","Shape Difference","Shape Intersect","Shape Subtract","Shape Union","Shield","Shield Cancel","Shield Checkmark","Shield Keyhole","Skull","Slash Square","Soundwave","Spacebar","Sparkle","Sparkle 2","Spinner","Split Horizontal","Split Vertical","Square","Square Drag","Square Margins","Star","Stroke Thickness","Subtract","Subtract Square","Subtract Square Multiple","Svelte","Symbols","TV","Table","Table Simple","Tablet","Tag","Tag Accent","Tag Add","Tag Multiple","Tag Remove","Target","Task List","Terminal","Text","Text Add","Text Align Center","Text Align Justify","Text Align Left","Text Align Right","Text Bold","Text Case Lowercase","Text Case Title","Text Case Uppercase","Text Clear Formatting","Text Collapse","Text Color","Text Color Accent","Text Description","Text Edit Style","Text Effects","Text Expand","Text Font","Text Font Size","Text Footnote","Text Highlight Color","Text Highlight Color Accent","Text Indent Decrease","Text Indent Increase","Text Italic","Text Large","Text Letter Spacing","Text Line Height","Text Line Spacing","Text Number List","Text Position Bottom","Text Position Middle","Text Position Top","Text Small","Text Strikethrough","Text Subscript","Text Superscript","Text Typography","Text Underline","Thumbs Down","Thumbs Up","TikTok","Timer","Timer Off","Toolbox","Triangle","Tune","TypeScript","Ubuntu","Vehicle Car","Video","Video Clip","Visual Studio Code","Volume","Volume Low","Volume Mute","VueJS","Watch","Weather Cloudy","Webpack","Wi-Fi","Window","Window Add","Window Multiple","Wrench","X (Twitter)","YouTube","YouTube Shorts","Zoom In","Zoom Out"];function r2(t){return t.trim().replaceAll("&","And").replace(/_|[^\w\d]+/g," ")}function i2(t){return r2(t).replace(new RegExp("(?<=\\s|^)[a-z]","g"),r=>r.toUpperCase()).replace(/^\s*\d+/,"").replace(/^\w+/,r=>r.toLowerCase()).replaceAll(" ","")}function a2(t){return r2(t).replace(/\s+/g,"-").replace(/^-?\d+/,"").replace(/^-|-$/g,"").replace(/-{2,}/,"-").toLowerCase()}function d2(t){return r2(t).replace(new RegExp("(?<=\\s|^)[a-z]","g"),r=>r.toUpperCase()).replace(/^\s*\d+/,"").replaceAll(" ","")}const s2=["svg",{width:"24",height:"24",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"none"},[]];function c2(t,r){const l={color:["stroke","fill"],strokeWidth:["stroke-width"],strokeCaps:["stroke-linejoin"],strokeJoin:["stroke-linecap"],cornerRadius:["rx"]};return r?t.map(c=>{var C,I,L;const[T,i,Xe]=c;for(const[t2,H]of Object.entries(l))for(const o1 of H)i[o1]&&r[t2]&&(i[o1]=r[t2]);return!Object.hasOwn(i,"stroke-width")&&Object.hasOwn(i,"fill")&&i.fill!="none"&&i.stroke!="none"&&i["stroke-width"]!=="0"&&((C=r?.strokeWidth)!=null?C:0)>1.5&&(i["stroke-width"]=(r.strokeWidth-1.5).toString(),i.stroke=i.fill,i["stroke-linecap"]=(I=r.strokeCaps)!=null?I:"round",i["stroke-linejoin"]=(L=r.strokeJoin)!=null?L:"round"),Xe.length&&(c[2]=c2(Xe,r)),c}):t}function u2(t,r,a){const l=structuredClone(r),[c,C,I]=l;if(I.push(...t),a?.size&&(C.width=a.size.toString(),C.height=a.size.toString()),a?.attributes)for(const[L,T]of Object.entries(a.attributes))C[L]=T;return l2([l])}function l2(t){return t.map(([r,a,l])=>{const c=Object.entries(a).map(([C,I])=>`${C}=${JSON.stringify(I)}`);return`<${r} ${c.join(" ")}${l.length>0?`>${l2(l)}</${r}>`:" />"}`}).join("")}class h2{constructor(r,a,l,c){__privateAdd(this,n,[]),this.name=r,this.kebabCase=a2(r),this.camelCase=i2(r),this.tags=a??[],this.category=l,__privateSet(this,n,c),this.raw=this.toSvg()}toSvg(r){return u2(c2(__privateGet(this,n),r),s2,r)}}n=new WeakMap;function o({name:t,tags:r,category:a,deprecated:l,alternativeIcon:c},C){return l&&console.warn(`The icon ${t} is deprecated and will be removed in a future version. Use ${c} instead.`),new h2(t,r,a,C)}const d=o({name:"Add",tags:["Plus","Create","New","Addition"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 12h8m0 0h8m-8 0V4m0 8v8"},[]]]),z=o({name:"Add Circle",tags:["Add Circle","Plus"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.5v7M8.5 12h7"},[]]]),P=o({name:"Search Cancel",tags:["No Results","Clear Search"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.44 12.682 2.12-2.121m0 0 2.122-2.122m-2.121 2.122 2.12 2.12m-2.12-2.12L8.439 8.439m7.114 7.114a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]]]),t1=o({name:"Add Rhombus",tags:["Add Diamond","Plus","Keyframe","Component"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.775 14.475a3.5 3.5 0 0 1 0-4.95l5.75-5.75a3.5 3.5 0 0 1 4.95 0l5.75 5.75a3.5 3.5 0 0 1 0 4.95l-5.75 5.75a3.5 3.5 0 0 1-4.95 0zM8.25 12H12m0 0h3.75M12 12V8.25M12 12v3.75"},[]]]),n1=o({name:"Add Square",tags:["Add Box","Plus"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.5v7M8.5 12h7"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),V=o({name:"Add Square Multiple",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.63 7.66v5.94m-2.97-2.97h5.94"},[]],["rect",{width:"14",height:"14",x:"3.63",y:"3.63",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.63 7.63v7a6 6 0 0 1-6 6h-7"},[]]]),a1=o({name:"App Remove",tags:["Uninstall","Delete App"],category:"Actions",deprecated:!1},[["rect",{width:"6.5",height:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(1 0 0 -1 3.75 20.25)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 20.25 17 17m0 0-3.25-3.25M17 17l-3.25 3.25M17 17l3.25-3.25"},[]],["rect",{width:"6.5",height:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(1 0 0 -1 3.75 10.25)"},[]],["rect",{width:"6.5",height:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(1 0 0 -1 13.75 10.25)"},[]]]),c1=o({name:"Apps",tags:["Applications","Software","Plugins","Extensions"],category:"Actions",deprecated:!1},[["rect",{width:"6.5",height:"6.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.586 3.818a2 2 0 0 1 2.828 0l1.768 1.768a2 2 0 0 1 0 2.828l-1.768 1.768a2 2 0 0 1-2.828 0l-1.768-1.768a2 2 0 0 1 0-2.828z"},[]],["rect",{width:"6.5",height:"6.5",x:"3.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),l1=o({name:"Apps Add",tags:["Add App","Install"],category:"Actions",deprecated:!1},[["rect",{width:"6.5",height:"6.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17 3.75V7m0 0v3.25M17 7h-3.25M17 7h3.25"},[]],["rect",{width:"6.5",height:"6.5",x:"3.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),i1=o({name:"Backspace",tags:["Delete"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.71 6.084a3.5 3.5 0 0 1 2.572-1.126h7.968a3.5 3.5 0 0 1 3.5 3.5v7.084a3.5 3.5 0 0 1-3.5 3.5H9.282a3.5 3.5 0 0 1-2.571-1.126l-3.27-3.542a3.5 3.5 0 0 1 0-4.748zm4.11 3.281 5.271 5.27m0-5.27-5.27 5.27"},[]]]),s=o({name:"Cancel",tags:["Dismiss","X","Close","Abort","Delete"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5 19 7-7m0 0 7-7m-7 7L5 5m7 7 7 7"},[]]]),d1=o({name:"Checkmark",tags:["Done","Check","Completed"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m19.75 7.018-9.257 9.257a1 1 0 0 1-1.414 0L4.25 11.446"},[]]]),s1=o({name:"Compose",tags:["Mail","Write"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.371 4.25H8.25a5 5 0 0 0-5 5v6.5a5 5 0 0 0 5 5h6.5a5 5 0 0 0 5-5v-2.121"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.299 14.75a1.86 1.86 0 0 0 1.316-.545l6.59-6.59a1.86 1.86 0 0 0 0-2.633l-1.187-1.187a1.86 1.86 0 0 0-2.633 0l-6.59 6.59a1.86 1.86 0 0 0-.545 1.316v3.049z"},[]]]),B=o({name:"Copy",tags:["Clipboard"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.75 5.75a3 3 0 0 0-3-3h-6.5a3 3 0 0 0-3 3v9.5a3 3 0 0 0 3 3h6.5a3 3 0 0 0 3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 6.75v8.5a6 6 0 0 1-6 6h-5.5"},[]]]),u1=o({name:"Crop",tags:["Edit","Photo","Image","Picture"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 17.653H9.347a3 3 0 0 1-3-3V2.75M2.75 6.347h3.597m11.306 11.306v3.597M8.917 6.347h5.736a3 3 0 0 1 3 3v5.736"},[]]]),h1=o({name:"Cut",tags:["Scissors"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.651 14.43a3.75 3.75 0 1 0-4.302 6.143 3.75 3.75 0 0 0 4.302-6.144m0 0 3.35-4.446m5.45-7.235-3.82 5.069m1.718 6.611a3.75 3.75 0 1 1 4.302 6.144 3.75 3.75 0 0 1-4.302-6.144m0 0L12 9.984M6.55 2.749 12 9.984"},[]]]),k1=o({name:"Delete",tags:["Trash","Remove"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.687 6.213 6.8 18.976a2.5 2.5 0 0 0 2.466 2.092h3.348m6.698-14.855L17.2 18.976a2.5 2.5 0 0 1-2.466 2.092h-3.348m-1.364-9.952v5.049m3.956-5.049v5.049M2.75 6.213h18.5m-6.473 0v-1.78a1.5 1.5 0 0 0-1.5-1.5h-2.554a1.5 1.5 0 0 0-1.5 1.5v1.78z"},[]]]),f=o({name:"Eye",tags:["Look","Show"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.182 12.808C4.233 14.613 7.195 18.81 12 18.81c4.813 0 7.77-4.199 8.82-6.002a1.6 1.6 0 0 0-.001-1.615C19.769 9.389 16.809 5.19 12 5.19s-7.768 4.197-8.818 6.001a1.6 1.6 0 0 0 0 1.617Z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 14.625a2.625 2.625 0 1 0 0-5.25 2.625 2.625 0 0 0 0 5.25Z"},[]]]),u=o({name:"Eye Off",tags:["Invisible","Hidden"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m2.75 21.25 18.5-18.5"},[]],["path",{fill:"currentColor",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M14.625 12a2.625 2.625 0 0 1-4.481 1.856l3.712-3.712c.475.475.769 1.131.769 1.856Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.924 17.076c1.364.993 3.057 1.734 5.076 1.734 4.813 0 7.771-4.199 8.82-6.002a1.6 1.6 0 0 0-.001-1.615c-.609-1.046-1.86-2.898-3.742-4.27m-2.81-1.409A8 8 0 0 0 12 5.19c-4.808 0-7.768 4.197-8.818 6.001a1.6 1.6 0 0 0 0 1.617c.326.56.836 1.35 1.528 2.173"},[]]]),D=o({name:"Fast Forward",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.996 18.323c-1.02.784-2.496.057-2.496-1.229V6.906c0-1.286 1.476-2.013 2.496-1.229l6.224 5.192a1.473 1.473 0 0 1 0 2.262z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.246 18.323c-1.02.784-2.496.057-2.496-1.229V6.906c0-1.286 1.476-2.013 2.496-1.229l6.224 5.192a1.473 1.473 0 0 1 0 2.262z"},[]]]),F=o({name:"Heart",tags:["Love","Like","Favorite"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.087 6.477a4.565 4.565 0 0 1 6.456 0L12 7.934l1.457-1.457a4.565 4.565 0 0 1 6.456 6.457l-1.457 1.456.013.013-6.456 6.457-.013-.013-.013.013-6.456-6.457.013-.013-1.457-1.456a4.565 4.565 0 0 1 0-6.457Z"},[]]]),m1=o({name:"Heart Stylistic",tags:["Love"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 7.934-1.457-1.457a4.565 4.565 0 1 0-6.456 6.457l1.457 1.456M12 7.934l1.457-1.457a4.565 4.565 0 0 1 6.456 6.457l-1.457 1.456.013.013-6.456 6.457-.013-.013-.013.013-6.456-6.457.013-.013M12 7.934 5.544 14.39"},[]]]),g1=o({name:"Keyboard Shift",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.503 11.913 6.601-8.252a2.428 2.428 0 0 1 3.792 0l6.6 8.251c.83 1.037.092 2.573-1.235 2.573h-4.095v3.725c0 1.064 0 1.596-.207 2.003a1.9 1.9 0 0 1-.83.83c-.406.207-.938.207-2.002.207h-.254c-1.064 0-1.596 0-2.002-.207a1.9 1.9 0 0 1-.83-.83c-.207-.407-.207-.939-.207-2.003v-3.725H4.739c-1.327 0-2.065-1.536-1.236-2.572"},[]]]),M=o({name:"More",tags:["Kebab"],category:"Actions",deprecated:!1},[["circle",{cx:"6",cy:"12",r:"1.75",fill:"currentColor"},[]],["circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor"},[]],["circle",{cx:"18",cy:"12",r:"1.75",fill:"currentColor"},[]]]),p1=o({name:"More Vertical",tags:["Kebab"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"18",r:"1.75",fill:"currentColor",transform:"rotate(-90 12 18)"},[]],["circle",{cx:"12",cy:"12",r:"1.75",fill:"currentColor",transform:"rotate(-90 12 12)"},[]],["circle",{cx:"12",cy:"6",r:"1.75",fill:"currentColor",transform:"rotate(-90 12 6)"},[]]]),C1=o({name:"Pause",tags:["Stop"],category:"Actions",deprecated:!1},[["rect",{width:"5",height:"16.5",x:"5",y:"3.75",stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"5",height:"16.5",x:"14",y:"3.75",stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),y=o({name:"Pencil",tags:["Write","Draw","Edit"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.44 5.78 4.198 16.02a2 2 0 0 0-.565 1.125l-.553 3.774 3.775-.553A2 2 0 0 0 7.98 19.8L18.22 9.56m-3.78-3.78 2.229-2.23a1.6 1.6 0 0 1 2.263 0l1.518 1.518a1.6 1.6 0 0 1 0 2.263l-2.23 2.23M14.44 5.78l3.78 3.78"},[]]]),I1=o({name:"Play",tags:["Start","Resume"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.5 12V5.624c0-1.974 2.18-3.17 3.844-2.108l10 6.376c1.541.983 1.541 3.233 0 4.216l-10 6.376C7.68 21.545 5.5 20.35 5.5 18.376z"},[]]]),O=o({name:"Play Circle",tags:[""],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.93 13.29c0 1.098 0 1.646.23 1.964.202.277.51.456.85.492.391.041.867-.232 1.818-.779l2.244-1.29c.957-.55 1.435-.825 1.595-1.185.14-.313.14-.671 0-.984-.16-.36-.639-.635-1.595-1.184l-2.244-1.291c-.951-.547-1.427-.82-1.817-.779-.34.036-.65.215-.85.492-.23.318-.23.866-.23 1.963z"},[]]]),w1=o({name:"Reverse",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.005 18.323c1.019.784 2.495.057 2.495-1.229V6.906c0-1.286-1.476-2.013-2.495-1.229L11.78 10.87a1.473 1.473 0 0 0 0 2.262z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.754 18.323c1.02.784 2.496.057 2.496-1.229V6.906c0-1.286-1.476-2.013-2.496-1.229L2.53 10.87a1.473 1.473 0 0 0 0 2.262z"},[]]]),De=o({name:"Search",tags:["Find","Look"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.553 15.553a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]]]),f1=o({name:"Star",tags:["Favourite","Favorite"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.704 4.325a1.5 1.5 0 0 1 2.592 0l1.818 3.12a1.5 1.5 0 0 0 .978.712l3.53.764a1.5 1.5 0 0 1 .8 2.465l-2.405 2.693a1.5 1.5 0 0 0-.374 1.15l.363 3.593a1.5 1.5 0 0 1-2.097 1.524l-3.304-1.456a1.5 1.5 0 0 0-1.21 0l-3.304 1.456a1.5 1.5 0 0 1-2.097-1.524l.363-3.593a1.5 1.5 0 0 0-.373-1.15l-2.406-2.693a1.5 1.5 0 0 1 .8-2.465l3.53-.764a1.5 1.5 0 0 0 .979-.711z"},[]]]),M1=o({name:"Tune",tags:["Customize","Sliders","Controls","Settings","Options","Customise"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 12h10.5m0 0a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h3M7.75 5.25h13.5m-13.5 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-5 13.5h3m0 0a2.5 2.5 0 0 0 5 0m-5 0a2.5 2.5 0 0 1 5 0m0 0h10.5"},[]]]),R=o({name:"Checkmark Starburst",tags:["Verified","Twitter Blue","Trusted","Safe","Legitimate","Real","X Premium"],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.072 4.069a2.17 2.17 0 0 1 2.804-1.162l1.315.529c.52.208 1.099.208 1.618 0l1.315-.529a2.17 2.17 0 0 1 2.804 1.162l.556 1.303c.22.515.63.925 1.144 1.144l1.303.556a2.17 2.17 0 0 1 1.162 2.804l-.529 1.315a2.17 2.17 0 0 0 0 1.618l.529 1.315a2.17 2.17 0 0 1-1.162 2.804l-1.303.556a2.17 2.17 0 0 0-1.144 1.144l-.556 1.303a2.17 2.17 0 0 1-2.804 1.162l-1.315-.529a2.17 2.17 0 0 0-1.618 0l-1.315.529a2.17 2.17 0 0 1-2.804-1.162l-.556-1.303a2.17 2.17 0 0 0-1.144-1.144l-1.303-.556a2.17 2.17 0 0 1-1.162-2.804l.529-1.315a2.17 2.17 0 0 0 0-1.618l-.529-1.315A2.17 2.17 0 0 1 4.07 7.072l1.303-.556a2.17 2.17 0 0 0 1.144-1.144z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m15.899 9.5-5 5-2.797-2.793"},[]]]),y1=o({name:"Credit Card",tags:["Debit Card","Payment"],category:"Security",deprecated:!1},[["rect",{width:"18.5",height:"14",x:"2.75",y:"5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M2.75 9.5h18.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M14.75 14.25h3"},[]]]),v1=o({name:"Lock",tags:["Safe","Secure","Private","Privacy"],category:"Security",deprecated:!1},[["rect",{width:"14.478",height:"12.87",x:"4.761",y:"8.38",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.217 8.38V5.967A3.217 3.217 0 0 0 12 2.75v0a3.217 3.217 0 0 0-3.217 3.217V8.38"},[]],["circle",{cx:"12",cy:"14.815",r:"1.5",fill:"currentColor"},[]]]),A1=o({name:"Lock Open",tags:["Unlock","Unsafe"],category:"Security",deprecated:!1},[["rect",{width:"14.478",height:"12.87",x:"4.761",y:"8.38",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.783 8.38V5.967a3.217 3.217 0 0 1 6.132-1.363"},[]],["circle",{cx:"12",cy:"14.815",r:"1.5",fill:"currentColor"},[]]]),S1=o({name:"Shield",tags:["Security"],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939"},[]]]),j1=o({name:"Shield Cancel",tags:[""],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939M9.5 9.5l5 5m0-5-5 5"},[]]]),b1=o({name:"Shield Checkmark",tags:[""],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m15.509 10-4.076 4.076a.6.6 0 0 1-.849 0l-2.093-2.09"},[]]]),T1=o({name:"Shield Keyhole",tags:[""],category:"Security",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 10.907V7.272c0-.829-.633-1.521-1.453-1.644-.951-.142-2.18-.376-3.078-.722-.907-.349-1.997-1.007-2.762-1.505a1.76 1.76 0 0 0-1.914 0c-.764.498-1.855 1.156-2.762 1.505-.899.346-2.127.58-3.078.722-.82.123-1.453.815-1.453 1.644v3.635a10.13 10.13 0 0 0 5.363 8.939l.23.123 1.962.946a1.6 1.6 0 0 0 1.39 0l1.961-.946.23-.123a10.13 10.13 0 0 0 5.364-8.939"},[]],["circle",{cx:"12",cy:"10.5",r:"2",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 14.75v-2.5"},[]]]),L1=o({name:"Chat",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25a9.25 9.25 0 1 0-8.307-5.177c.108.22.144.468.089.706l-.816 3.536a.6.6 0 0 0 .72.72l3.535-.817a1.06 1.06 0 0 1 .706.09A9.2 9.2 0 0 0 12 21.25M7.97 9.886h8.06m-8.06 4.228h5.748"},[]]]),H1=o({name:"Cloud",tags:["Drive","Internet","Storage","OneDrive"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.268 11c0 .3.21.563.497.65a3.502 3.502 0 0 1-1.015 6.85H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334A5.5 5.5 0 0 1 18.268 11"},[]]]),z1=o({name:"Comment",tags:["Message"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4z"},[]]]),E=o({name:"Comment Multiple",tags:["Message","Conversation"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.985 5.76a3 3 0 0 0-3 3v5.982a3 3 0 0 0 3 3h.446v3.017a.5.5 0 0 0 .839.367l3.67-3.385h4.045a3 3 0 0 0 3-3V8.76a3 3 0 0 0-3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.985 2.76h8a6 6 0 0 1 6 6v4.982"},[]]]),P1=o({name:"Database",tags:["SQL","MongoDB"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 6.25c0 1.933-3.246 3.5-7.25 3.5s-7.25-1.567-7.25-3.5m14.5 0c0-1.933-3.246-3.5-7.25-3.5s-7.25 1.567-7.25 3.5m14.5 0V12M4.75 6.25V12m0 0v5.75c0 1.933 3.246 3.5 7.25 3.5s7.25-1.567 7.25-3.5V12m-14.5 0c0 1.933 3.246 3.5 7.25 3.5s7.25-1.567 7.25-3.5"},[]]]),V1=o({name:"Database Add",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 6.25c0 1.933-3.246 3.5-7.25 3.5s-7.25-1.567-7.25-3.5m14.5 0c0-1.933-3.246-3.5-7.25-3.5s-7.25 1.567-7.25 3.5m14.5 0v3.53M4.75 6.25V12m0 0v5.75c0 1.756 2.678 3.21 6.17 3.461M4.75 12c0 1.577 2.16 2.91 5.13 3.348"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),B1=o({name:"Globe",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 12A9.25 9.25 0 0 0 12 2.75M21.25 12H2.75m18.5 0A9.25 9.25 0 0 1 12 21.25m0-18.5A9.25 9.25 0 0 0 2.75 12M12 2.75c-.5 0-4 4.141-4 9.25s3.5 9.25 4 9.25m0-18.5c.5 0 4 4.141 4 9.25s-3.5 9.25-4 9.25M2.75 12A9.25 9.25 0 0 0 12 21.25"},[]]]),q=o({name:"Mail",tags:["Gmail","Outlook","Yahoo","Inbox","Unread","Envelope"],category:"Communication & Cloud",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 8 8.415 3.866a2 2 0 0 0 1.67 0L21.25 8"},[]]]),D1=o({name:"Mail Open",tags:["Gmail","Outlook","Yahoo","Inbox","Unread","Envelope Open"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.59 8.949-7.755 3.562a2 2 0 0 1-1.67 0L3.41 8.95m14.84 11.3H5.75a3 3 0 0 1-3-3v-7.215A2.5 2.5 0 0 1 3.93 7.91l7.014-4.36a2 2 0 0 1 2.112 0l7.014 4.36a2.5 2.5 0 0 1 1.18 2.124v7.215a3 3 0 0 1-3 3"},[]]]),F1=o({name:"Megaphone",tags:["Announcement"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"m7.142 15.9-2.5-.627a2.5 2.5 0 0 1-1.892-2.425V10.78a2.5 2.5 0 0 1 1.891-2.424l13.5-3.39a2.5 2.5 0 0 1 3.109 2.425v8.847a2.5 2.5 0 0 1-3.109 2.425l-5.19-1.304m-5.81-1.458a3 3 0 1 0 5.809 1.459M7.143 15.9l5.809 1.46"},[]]]),O1=o({name:"Megaphone Loud",tags:["Announcement"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"m8.784 19.283-1.251.75c-.632.378-.948.568-1.272.637-.44.094-.897.037-1.3-.16-.298-.147-.558-.408-1.08-.93-.52-.52-.781-.781-.927-1.079a2 2 0 0 1-.16-1.3c.068-.325.258-.642.636-1.274l4.356-7.282c.718-1.2 1.077-1.8 1.57-2.061.433-.23.935-.291 1.41-.175.544.133 1.038.628 2.026 1.617l2.636 2.638c.988.989 1.482 1.483 1.616 2.026.116.476.054.979-.175 1.412-.261.494-.86.853-2.06 1.572l-1.27.761m-4.755 2.848a2.778 2.778 0 0 0 4.463.744 2.784 2.784 0 0 0 .291-3.592m-4.754 2.848 4.754-2.848"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.007 4.404 17.542 6.87m3.709 3.007h-2.49m-4.224-6.719V5.65"},[]]]),R1=o({name:"Mention",tags:["@","Tag","@mention","At"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.625 20.01A9.25 9.25 0 1 1 21.25 12v1.5a2.5 2.5 0 0 1-2.5 2.5v0a2.5 2.5 0 0 1-2.5-2.5V12m0 0a4.25 4.25 0 1 1-8.5 0 4.25 4.25 0 0 1 8.5 0m0 0V7.75"},[]]]),E1=o({name:"Narrator",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4zM12 14V6m3.25 5.788V8.212m-6.5 3.576V8.212"},[]]]),q1=o({name:"Person",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19 20.75a1 1 0 0 0 1-1v-1.246c.004-2.806-3.974-5.004-8-5.004s-8 2.198-8 5.004v1.246a1 1 0 0 0 1 1zM15.604 6.854a3.604 3.604 0 1 1-7.208 0 3.604 3.604 0 0 1 7.208 0"},[]]]),G1=o({name:"Person 2",tags:[""],category:"Communication & Cloud",deprecated:!1},[["circle",{cx:"12",cy:"8.196",r:"4.446",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.608 20.25a7.608 7.608 0 0 0-15.216 0"},[]]]),U1=o({name:"Person Add",tags:["Account Add","User"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.104 6.854a3.604 3.604 0 1 1-7.208 0 3.604 3.604 0 0 1 7.208 0M10.87 20.75H3.5a1 1 0 0 1-1-1v-1.246c0-2.806 3.974-5.004 8-5.004q.387 0 .77.027"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),W1=o({name:"Person Add 2",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 1.75v6m-3-3h6m-11.814 8.814a3.907 3.907 0 1 0 0-7.814 3.907 3.907 0 0 0 0 7.814m0 0a6.686 6.686 0 0 1 6.685 6.686m-6.685-6.686A6.686 6.686 0 0 0 3.75 20.25"},[]]]),N1=o({name:"Person Circle",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 13.826a3.506 3.506 0 1 0 0-7.013 3.506 3.506 0 0 0 0 7.013m0 0a6 6 0 0 1 5.953 5.254M12 13.826a6 6 0 0 0-5.953 5.254m0 0A9.2 9.2 0 0 0 12 21.25a9.2 9.2 0 0 0 5.953-2.17m-11.906 0a9.25 9.25 0 1 1 11.907 0"},[]]]),J1=o({name:"Person Multiple",tags:["Users","User Multiple"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.322 7.209c0 .749-.237 1.442-.64 2.009a3.42 3.42 0 0 1-2.796 1.45c-1.898 0-3.436-1.55-3.436-3.46S7.988 3.75 9.886 3.75a3.445 3.445 0 0 1 3.436 3.459M2.75 18.107c0-2.677 3.545-4.774 7.136-4.774 1.432 0 2.857.333 4.053.904 1.803.86 3.084 2.26 3.082 3.87v1.143a1 1 0 0 1-1 1H3.75a1 1 0 0 1-1-1zM15.172 3.75a3.445 3.445 0 0 1 3.435 3.459c0 .749-.236 1.442-.639 2.009a3.42 3.42 0 0 1-2.796 1.45m3.452 2.569c1.536.86 2.628 2.763 2.626 4.373v2.64"},[]]]),G=o({name:"Call",tags:["Phone","Accept"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.829 16.171a20.9 20.9 0 0 1-4.846-7.614c-.573-1.564-.048-3.282 1.13-4.46l.729-.728a2.11 2.11 0 0 1 2.987 0l1.707 1.707a2.11 2.11 0 0 1 0 2.987l-.42.42a1.81 1.81 0 0 0 0 2.56l3.84 3.841a1.81 1.81 0 0 0 2.56 0l.421-.42a2.11 2.11 0 0 1 2.987 0l1.707 1.707a2.11 2.11 0 0 1 0 2.987l-.728.728c-1.178 1.179-2.896 1.704-4.46 1.131a20.9 20.9 0 0 1-7.614-4.846Z"},[]]]),U=o({name:"Call End",tags:["Phone","Decline","Hang Up"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.25c2.517 0 5 .555 7.3 1.621 1.252.581 1.95 1.895 1.95 3.276V14a1.75 1.75 0 0 1-1.75 1.75h-2A1.75 1.75 0 0 1 15.75 14v-.492a1.5 1.5 0 0 0-1.5-1.5h-4.5a1.5 1.5 0 0 0-1.5 1.5V14a1.75 1.75 0 0 1-1.75 1.75h-2A1.75 1.75 0 0 1 2.75 14v-.853c0-1.38.698-2.695 1.95-3.276A17.3 17.3 0 0 1 12 8.25Z"},[]]]),Z1=o({name:"Send",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.76 12H6.832m0 0c0-.275-.057-.55-.17-.808L4.285 5.814c-.76-1.72 1.058-3.442 2.734-2.591L20.8 10.217c1.46.74 1.46 2.826 0 3.566L7.02 20.777c-1.677.851-3.495-.872-2.735-2.591l2.375-5.378A2 2 0 0 0 6.83 12"},[]]]),K1=o({name:"Wi-Fi",tags:["Internet"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.988A12.068 12.068 0 0 1 21.25 9"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.64 11.964a8.297 8.297 0 0 1 12.72.01m-9.805 3.029a4.495 4.495 0 0 1 6.89.005"},[]],["circle",{cx:"12",cy:"17.878",r:"1.445",fill:"currentColor"},[]]]),Q1=o({name:"Anchor",tags:["Lock"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 12a9.25 9.25 0 1 0 18.5 0M12 21.25V7.75"},[]],["circle",{cx:"12",cy:"5.25",r:"2.5",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 12h4m10.5 0h4"},[]]]),W=o({name:"Attach",tags:["Clip","Paper Clip","Paperclip"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.861 13.625 9.342-9.342a5.235 5.235 0 1 1 7.403 7.403L10.88 20.41a2.867 2.867 0 0 1-4.054-4.054l8.372-8.373"},[]]]),_1=o({name:"Book Info 2",tags:["Manual","Infobook","Tutorial"],category:"Objects",deprecated:!0,alternativeIcon:"Book Info"},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 4.749a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v13h-15z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 10.07v4.79"},[]],["circle",{cx:"12",cy:"6.837",r:"1.197",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 17.749v1.503a2 2 0 0 0 2 2h13"},[]]]),Y1=o({name:"Calendar",tags:["Date"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 4.75H6.75a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h10.5a3.5 3.5 0 0 0 3.5-3.5v-9.5a3.5 3.5 0 0 0-3.5-3.5m-14 4.5h17.5M7.361 4.75v-2m9.25 2v-2"},[]]]),N=o({name:"Diamond",tags:["Premium","Pro"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.69 9.915h8.62m-8.62 0H2.75m4.94 0 3.65 10.051M7.69 9.915l2.4-3.933.55-1.012m5.67 4.945h4.94m-4.94 0-3.65 10.051m3.65-10.051-2.4-3.933-.566-1.012M2.75 9.915c0 .42.079.84.236 1.236.212.535.642 1.028 1.5 2.013l3.467 3.976c1.397 1.602 2.095 2.404 2.923 2.698q.229.081.464.128M2.75 9.915c0-.42.079-.84.236-1.237.212-.535.642-1.027 1.5-2.013.467-.534.7-.801.97-1.008a3.36 3.36 0 0 1 1.361-.619c.334-.068.688-.068 1.397-.068h2.427M21.25 9.915c0 .42-.079.84-.236 1.236-.212.535-.642 1.028-1.5 2.013l-3.467 3.976c-1.397 1.602-2.095 2.404-2.923 2.698a3.4 3.4 0 0 1-.464.128m8.59-10.051c0-.42-.079-.84-.236-1.237-.212-.535-.642-1.027-1.5-2.013-.467-.534-.7-.801-.97-1.008a3.36 3.36 0 0 0-1.361-.619c-.334-.068-.688-.068-1.397-.068h-2.442m-.684 14.996a3.4 3.4 0 0 1-1.32 0M13.344 4.97H10.64"},[]]]),$1=o({name:"Eraser",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.788 20.5h9.02m-9.02 0a3.47 3.47 0 0 0 2.486-1.02l1.29-1.29M9.788 20.5a3.47 3.47 0 0 1-2.438-1.02l-3.33-3.33a3.48 3.48 0 0 1 0-4.923l1.29-1.29m0 0 5.417-5.417a3.48 3.48 0 0 1 4.923 0l3.33 3.33a3.48 3.48 0 0 1 0 4.924l-5.417 5.416M5.31 9.936l.367.368 7.585 7.585.301.301"},[]]]),X1=o({name:"Eyedropper",tags:["Color","Color Picker"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.047 7.819 20.92 9.69m-1.872-1.87-2.864-2.864m2.864 2.864 1.496-1.496a1 1 0 0 0 0-1.414l-1.45-1.45a1 1 0 0 0-1.414 0l-1.496 1.496m-1.872-1.872 1.872 1.872m-3.796 2.751a1.5 1.5 0 0 1 2.121 0l1.787 1.786a1.5 1.5 0 0 1 0 2.12l-8.562 8.563a1.5 1.5 0 0 1-.829.421l-2.12.332a1.5 1.5 0 0 1-1.714-1.715l.334-2.118a1.5 1.5 0 0 1 .42-.827z"},[]]]),x1=o({name:"Eyedropper Color",tags:["Eyedropper 2","Filled","Full","Color Picker"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.047 7.819 20.92 9.69m-1.872-1.87-2.864-2.864m2.864 2.864 1.496-1.496a1 1 0 0 0 0-1.414l-1.45-1.45a1 1 0 0 0-1.414 0l-1.496 1.496m-1.872-1.872 1.872 1.872M6.235 13.86l-2.202 2.202c-.205.205-.308.307-.387.425q-.107.157-.171.335c-.048.134-.07.277-.116.563l-.096.608c-.173 1.1-.26 1.65-.087 2.05.151.35.43.629.78.78.399.174.949.087 2.05-.085l.61-.096c.286-.044.43-.067.563-.115q.18-.065.337-.17c.117-.08.22-.183.425-.389l7.718-7.718c.594-.594.891-.89 1.002-1.233a1.5 1.5 0 0 0 0-.927c-.11-.343-.408-.64-1.002-1.234l-.513-.513c-.594-.594-.891-.891-1.234-1.002a1.5 1.5 0 0 0-.927 0c-.342.11-.64.408-1.233 1.002zm0 0h7.815"},[]]]),eo=o({name:"Flashlight",tags:["Torch","Light"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.512 7.71h10.976m-8.73 3.78h6.477v8.11a1.9 1.9 0 0 1-1.9 1.9h-2.677a1.9 1.9 0 0 1-1.9-1.9z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.806 7.99 2.952 3.5h6.477l2.959-3.5a1 1 0 0 0 .236-.645V4.85A1.85 1.85 0 0 0 16.58 3H7.42a1.85 1.85 0 0 0-1.85 1.85v2.495a1 1 0 0 0 .236.645m6.191 7.039v1.766"},[]]]),oo=o({name:"Gift",tags:["Present"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 12.5H12V21H7a2.5 2.5 0 0 1-2.5-2.5zm-1.75-3A1.5 1.5 0 0 1 4.25 8H12v4.5H4.25a1.5 1.5 0 0 1-1.5-1.5zm9.25 3h7.5v6A2.5 2.5 0 0 1 17 21h-5zM12 8h7.75a1.5 1.5 0 0 1 1.5 1.5V11a1.5 1.5 0 0 1-1.5 1.5H12zM7 5.5A2.5 2.5 0 0 1 9.5 3v0A2.5 2.5 0 0 1 12 5.5V8H9.5A2.5 2.5 0 0 1 7 5.5m10 0A2.5 2.5 0 0 0 14.5 3v0A2.5 2.5 0 0 0 12 5.5V8h2.5A2.5 2.5 0 0 0 17 5.5"},[]]]),ro=o({name:"Hat Graduation",tags:["Education","Diplomat","Student","Learning"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.652 14.714V9.78m3.18 2.07 4.049 2.667a4 4 0 0 0 4.402 0l4.049-2.668m-12.5 0L3.099 10.05a.99.99 0 0 1-.45-.815m3.183 2.616v5.061c0 .495.119.987.44 1.364.747.877 2.514 2.39 5.81 2.39s5.063-1.513 5.81-2.39c.32-.377.44-.869.44-1.364V11.85m0 0 2.48-1.634a1.2 1.2 0 0 0 0-2.004l-6.53-4.302a4 4 0 0 0-4.401 0L3.099 8.379a.99.99 0 0 0-.45.855m0 0v.547"},[]]]),to=o({name:"Highlighter",tags:["Marker"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 2.75v3.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-3.5m-14.5 7h12.5v1.8a2.2 2.2 0 0 1-2.2 2.2h-8.1a2.2 2.2 0 0 1-2.2-2.2zm10.5 4h-8.5v5.663a1.3 1.3 0 0 0 1.733 1.226l5.433-1.918a2 2 0 0 0 1.334-1.886z"},[]]]),no=o({name:"Hourglass",tags:["Time","Timer"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.095 3.298 15.81-.048m-15.81 17.5 15.81-.048"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.426 3.31H5.574l.079 1.449a7.38 7.38 0 0 0 2.251 4.913l1.242 1.195a1.58 1.58 0 0 1 0 2.279L7.904 14.34a7.38 7.38 0 0 0-2.251 4.913l-.08 1.448h12.853l-.079-1.445a7.38 7.38 0 0 0-2.256-4.917l-1.242-1.194a1.58 1.58 0 0 1 0-2.28l1.242-1.193a7.38 7.38 0 0 0 2.256-4.918z"},[]]]),ao=o({name:"Layers",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.991 3.066a2 2 0 0 0-1.982 0L2.75 7.778l8.259 4.712a2 2 0 0 0 1.982 0l8.259-4.712z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 12 7.268 4.147a4 4 0 0 0 3.964 0L21.25 12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 16.222 7.268 4.147a4 4 0 0 0 3.964 0l7.268-4.147"},[]]]),co=o({name:"Lightbulb",tags:["Tip"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.013 17.104c.126-.958.736-1.764 1.464-2.4a6.816 6.816 0 1 0-8.955 0c.729.636 1.34 1.442 1.465 2.4l.084.633.233 1.774a2 2 0 0 0 1.983 1.739h1.426a2 2 0 0 0 1.983-1.739l.233-1.774zm-5.943.633h5.86"},[]]]),lo=o({name:"Link",tags:["URL","Attachment"],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.621 7.5H7.25a4.5 4.5 0 0 0-4.5 4.5v0a4.5 4.5 0 0 0 4.5 4.5h2.371m4.758-9h2.371a4.5 4.5 0 0 1 4.5 4.5v0a4.5 4.5 0 0 1-4.5 4.5h-2.371M7.243 12h9.514"},[]]]),io=o({name:"Microphone",tags:["Unmute","Speak"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.801 6.449a3.199 3.199 0 1 1 6.398 0v4.95a3.199 3.199 0 0 1-6.398 0zM12 18.181a6.78 6.78 0 0 1-6.779-6.779M12 18.182a6.78 6.78 0 0 0 6.779-6.78M12 18.182v2.568"},[]]]),so=o({name:"Microphone Off",tags:["Mute"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m2.75 21.25 18.5-18.5"},[]],["path",{fill:"currentColor",d:"M15.199 11.398a3.199 3.199 0 0 1-5.14 2.543l5.14-5.14z"},[]],["path",{fill:"currentColor",d:"M8.051 11.125a.75.75 0 0 0 1.5 0zm-2.08.277a.75.75 0 0 0-1.5 0zm13.558 0a.75.75 0 0 0-1.5 0zM11.25 20.75a.75.75 0 0 0 1.5 0zm3.949-11.949h.75v-1.81l-1.28 1.28zm-7.188 7.122a.75.75 0 0 0-.993 1.124zm2.048-1.982-.53-.53-.606.606.68.52zm4.129-8.594a.75.75 0 0 0 1.339-.676zm-9.132 8.97a.75.75 0 1 0 1.383-.582zm4.495-3.192V6.449h-1.5v4.676zm4.898.273A2.45 2.45 0 0 1 12 13.848v1.5a3.95 3.95 0 0 0 3.949-3.95zM12 2.5a3.95 3.95 0 0 0-3.949 3.949h1.5A2.45 2.45 0 0 1 12 4zm6.029 8.902c0 3.33-2.7 6.03-6.029 6.03v1.5a7.53 7.53 0 0 0 7.529-7.53zm-6.779 6.78v2.568h1.5v-2.569zM14.449 8.8v2.597h1.5V8.801zM12 17.431a6 6 0 0 1-3.989-1.508l-.993 1.124A7.5 7.5 0 0 0 12 18.932zm0-3.584c-.56 0-1.073-.187-1.486-.502l-.91 1.192c.664.508 1.496.81 2.396.81zM12 4c.955 0 1.784.546 2.188 1.347l1.339-.676A3.95 3.95 0 0 0 12 2.5zm-5.561 9.735a6 6 0 0 1-.468-2.333h-1.5c0 1.032.208 2.017.585 2.914zm8.23-5.464-5.14 5.14 1.06 1.06 5.14-5.14z"},[]]]),uo=o({name:"Pin",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.77 16.233-4.02 4.02M14.976 3.336l5.69 5.691a2 2 0 0 1-.698 3.282L16.595 13.6a4 4 0 0 0-2.426 2.674l-.689 2.5a1.5 1.5 0 0 1-2.507.662L4.568 13.03a1.5 1.5 0 0 1 .662-2.507l2.5-.688a4 4 0 0 0 2.673-2.427l1.291-3.372a2 2 0 0 1 3.282-.7"},[]]]),ho=o({name:"Pin Off",tags:["Unpin"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.77 16.233-4.02 4.02m11.123-5.38c-.32.41-.562.885-.704 1.4l-.689 2.5a1.5 1.5 0 0 1-2.507.663L4.568 13.03a1.5 1.5 0 0 1 .662-2.507l2.5-.688c.515-.142.99-.384 1.4-.705m1.62-2.63.944-2.464a2 2 0 0 1 3.282-.7l5.69 5.691a2 2 0 0 1-.698 3.282l-2.603.996"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M21.25 21.25 2.75 2.75"},[]]]),ko=o({name:"Timer",tags:["Stopwatch"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9 2.75h6M12 9.5v4"},[]],["circle",{cx:"12",cy:"13.5",r:"7.75",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m19.75 5.818-2.236 2.236"},[]]]),mo=o({name:"Wrench",tags:["Configure","Spanner","Options","Mechanism","Mechanic"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.691 4.562a6.19 6.19 0 0 1 6.545-1.42c.378.141.45.62.165.906l-2.787 2.787a1.037 1.037 0 0 0 0 1.467l1.084 1.084a1.037 1.037 0 0 0 1.467 0L19.953 6.6c.285-.285.764-.212.905.165a6.187 6.187 0 0 1-7.696 8.058c-.396-.128-.84-.054-1.134.24L6.481 20.61a2.186 2.186 0 1 1-3.09-3.09l5.547-5.548c.294-.294.368-.738.24-1.134a6.19 6.19 0 0 1 1.513-6.276Z"},[]]]),go=o({name:"Alert Circle",tags:["Warning"],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 12.438v-5"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(1 0 0 -1 10.75 17.063)"},[]]]),po=o({name:"Alert Triangle",tags:["Warning"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M5.732 20.5c-2.29 0-3.723-2.498-2.581-4.5L9.419 5.006c1.144-2.008 4.018-2.008 5.163 0L20.849 16c1.142 2.002-.291 4.5-2.581 4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 13.375V9"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(1 0 0 -1 10.75 17.938)"},[]]]),Co=o({name:"Arrow Sync",tags:["Synchronize"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.548 9.735a8.75 8.75 0 0 1 16.03-2.11l.335.759m.837-5.134v4.147a1 1 0 0 1-.837.987m-4.31.013h4.147q.083 0 .163-.013M3.25 20.75v-4.147a1 1 0 0 1 1-1m0 0h4.147m-4.147 0 .172.772a8.75 8.75 0 0 0 16.03-2.11"},[]]]),Io=o({name:"Arrow Sync 2",tags:["Synchronize"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.915 18.532A7.83 7.83 0 0 1 11.831 3.92h1.043m-1.755-2.17 1.462 1.462a1 1 0 0 1 .293.708m-1.755 2.169 1.462-1.462a1 1 0 0 0 .293-.707m3.211 1.299a7.83 7.83 0 0 1-3.916 14.612h-1.043M12.881 22l-1.462-1.462a1 1 0 0 1-.293-.707m1.755-2.17-1.462 1.462a1 1 0 0 0-.293.708"},[]]]),wo=o({name:"Badge",tags:[""],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.75H8.75a5 5 0 0 0-5 5v6.5a5 5 0 0 0 5 5h6.5a5 5 0 0 0 5-5V12"},[]],["circle",{cx:"18.25",cy:"5.75",r:"3",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),J=o({name:"Bell",tags:["Notification","Alert"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.934 14.98a3 3 0 0 1-.457-1.59V9.226a6.477 6.477 0 0 0-12.954 0v4.162a3 3 0 0 1-.457 1.592l-1.088 1.74a1 1 0 0 0 .848 1.53h14.348a1 1 0 0 0 .848-1.53z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10 21.25h4"},[]]]),fo=o({name:"Cancel Circle",tags:[""],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m8.875 8.875 6.25 6.25m0-6.25-6.25 6.25"},[]]]),Mo=o({name:"Cancel Square",tags:[""],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.25 3.75a4.5 4.5 0 0 0-4.5 4.5v7.5a4.5 4.5 0 0 0 4.5 4.5h7.5a4.5 4.5 0 0 0 4.5-4.5v-7.5a4.5 4.5 0 0 0-4.5-4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m8.655 8.655 6.69 6.69m0-6.69-6.69 6.69"},[]]]),yo=o({name:"Checkmark Circle",tags:[""],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.375 9.194-5.611 5.612-3.139-3.134"},[]]]),vo=o({name:"Clock",tags:["Analog","Time"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 12a9.25 9.25 0 1 1-18.5 0 9.25 9.25 0 0 1 18.5 0"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.25 6.75v6h4"},[]]]),Ao=o({name:"Do Not Disturb",tags:[""],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M7.5 12h9"},[]]]),So=o({name:"Info",tags:["Information"],category:"Status",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 11.813v5"},[]],["circle",{cx:"12",cy:"8.438",r:"1.25",fill:"currentColor"},[]]]),jo=o({name:"Prohibited",tags:[""],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.46 18.54A9.25 9.25 0 0 0 18.54 5.46M5.459 18.541A9.25 9.25 0 0 1 18.54 5.46M5.46 18.54 18.54 5.46"},[]]]),bo=o({name:"Spinner",tags:["Loading"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25A9.25 9.25 0 1 0 2.75 12"},[]]]),h=o({name:"Emoji",tags:["Smile","Happy","Smiley","Like","Helpful"],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"9",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.464 14.25a4 4 0 0 1-6.928 0"},[]]]),To=o({name:"Emoji Frown",tags:["Sad","Dislike","Not Helpful"],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"9",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.464 15.813a4 4 0 0 0-6.928 0"},[]]]),Lo=o({name:"Emoji Grin",tags:[""],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"9",cy:"9",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15",cy:"9",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 12.75c.276 0 .503.224.475.5a4.999 4.999 0 0 1-9.594 1.413 5 5 0 0 1-.356-1.414c-.028-.275.199-.499.475-.499z"},[]]]),Ho=o({name:"Emoji Laughter",tags:[""],category:"Emojis",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 12.75c.276 0 .503.224.475.5a4.999 4.999 0 0 1-9.594 1.413 5 5 0 0 1-.356-1.414c-.028-.275.199-.499.475-.499zM7.264 9.082a1.797 1.797 0 0 1 3.472 0m2.528 0a1.796 1.796 0 0 1 3.472 0"},[]]]),zo=o({name:"Skull",tags:["Skeleton","Emoji","Bones","Head","Spooky","Poison","Pirate","Kill","Blood","Death","Die"],category:"Emojis",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.99 17.284c2.225-1.528 3.26-3.442 3.26-6.164 0-4.62-4.141-8.37-9.25-8.37S2.75 6.5 2.75 11.12c0 2.722 1.437 4.636 3.663 6.164-.175.61-.132 2.251.187 2.78.414.687 1.219 1.186 1.87 1.186.743 0 1.396-.474 1.765-1.186.37.712 1.022 1.186 1.765 1.186s1.396-.473 1.765-1.186c.37.713 1.022 1.186 1.765 1.186.651 0 1.454-.499 1.94-1.186.374-.529.52-2.17.52-2.78"},[]],["path",{fill:"currentColor",d:"M5.75 10.25a2.5 2.5 0 0 1 5 0v1a1.5 1.5 0 0 1-1.5 1.5h-1a2.5 2.5 0 0 1-2.5-2.5m7.5 0a2.5 2.5 0 1 1 2.5 2.5h-1a1.5 1.5 0 0 1-1.5-1.5zm-1.773 2.93-1.224 2.176a.6.6 0 0 0 .523.894h2.448a.6.6 0 0 0 .523-.894l-1.224-2.176a.6.6 0 0 0-1.046 0"},[]]]),Po=o({name:"Arrow Clockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.719 14.385a8.25 8.25 0 1 1-.824-6.26l.42.908m.58-4.658v3.75a1 1 0 0 1-.58.908m-4.17.092h3.75c.15 0 .293-.033.42-.092"},[]]]),Vo=o({name:"Arrow Counterclockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.281 14.385a8.25 8.25 0 1 0 .824-6.26l-.477.88m-.523-4.63v3.75a1 1 0 0 0 .523.88m4.227.12h-3.75a1 1 0 0 1-.477-.12"},[]]]),Bo=o({name:"Arrow Down",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 4v15.879M5.25 13.75l5.69 5.69c.292.292.676.439 1.06.439m6.75-6.129-5.69 5.69a1.5 1.5 0 0 1-1.06.439"},[]]]),Do=o({name:"Arrow Download",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.074 3.25v12.478M6.19 10.465l4.822 4.822c.293.293.677.44 1.06.44m5.883-5.262-4.822 4.822c-.293.293-.677.44-1.06.44m8.677.788v.935a3.3 3.3 0 0 1-3.3 3.3H6.55a3.3 3.3 0 0 1-3.3-3.3v-.935"},[]]]),Fo=o({name:"Arrow Enter",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 5.623V9.52a4 4 0 0 1-4 4H3.871m4.236 4.857L4.31 14.58a1.5 1.5 0 0 1-.44-1.061m4.236-4.857L4.31 12.46c-.293.293-.44.677-.44 1.061"},[]]]),Oo=o({name:"Arrow Export",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.798 12H2.871m5.157-5.778-4.717 4.717c-.293.293-.44.677-.44 1.061m5.157 5.778-4.717-4.717A1.5 1.5 0 0 1 2.87 12m17.88-7.905v15.81"},[]]]),Z=o({name:"Arrow Forward",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 18.219c0-2.352 0-3.527.383-4.455a5.06 5.06 0 0 1 2.743-2.743c.928-.383 2.103-.383 4.455-.383h8.298m-4.236-4.857 3.796 3.796c.293.293.44.677.44 1.061m-4.236 4.857 3.796-3.796c.293-.293.44-.677.44-1.061"},[]]]),Ro=o({name:"Arrow Import",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.25 12h12.927M10.02 6.222l4.717 4.717c.293.293.44.677.44 1.061m-5.157 5.778 4.717-4.717c.293-.293.44-.677.44-1.061m5.573-7.905v15.81"},[]]]),Eo=o({name:"Arrow Left",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20 12H4.121m6.129 6.75-5.69-5.69A1.5 1.5 0 0 1 4.122 12m6.129-6.75-5.69 5.69A1.5 1.5 0 0 0 4.122 12"},[]]]),qo=o({name:"Arrow Move",tags:["Arrow 4-Way","Move"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 9.005V2.75M9 5.324l2.273-2.273c.201-.2.464-.301.727-.301m3 2.574-2.273-2.273c-.2-.2-.464-.301-.727-.301M14.995 12h6.255m-2.574-3 2.273 2.273c.2.201.301.464.301.727m-2.574 3 2.273-2.273c.2-.2.301-.464.301-.727M12 14.995v6.255m-3-2.574 2.273 2.273c.201.2.464.301.727.301m3-2.574-2.273 2.273c-.2.2-.464.301-.727.301M9.005 12H2.75m2.574-3-2.273 2.273c-.2.201-.301.464-.301.727m2.574 3-2.273-2.273c-.2-.2-.301-.464-.301-.727"},[]]]),Go=o({name:"Arrow Redo",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.03 21.25-8.26-8.26a5.999 5.999 0 0 1 8.483-8.483l4.734 4.734.622.622m-7.199.505h6.077c.447 0 .848-.195 1.122-.505m.378-7.072v6.077c0 .382-.142.73-.378.995"},[]]]),Uo=o({name:"Arrow Redo 2",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.75 12 3.293-3.293A1 1 0 0 0 18.336 8M14.75 4l3.293 3.293a1 1 0 0 1 .293.707M16.75 19.5H10.5a5.75 5.75 0 0 1 0-11.5h7.836"},[]]]),Wo=o({name:"Arrow Reply",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 18.219c0-2.352 0-3.527-.383-4.455a5.06 5.06 0 0 0-2.743-2.743c-.928-.383-2.103-.383-4.455-.383H3.871m4.236-4.857L4.31 9.577c-.293.293-.44.677-.44 1.061m4.236 4.857L4.31 11.699a1.5 1.5 0 0 1-.44-1.061"},[]]]),No=o({name:"Arrow Right",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 12h15.879m-6.129 6.75 5.69-5.69c.292-.292.439-.676.439-1.06M13.75 5.25l5.69 5.69c.292.292.439.676.439 1.06"},[]]]),Jo=o({name:"Arrow Rotate Clockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 12a8.25 8.25 0 1 1 12.375 7.145l-1.199.421m-.051-3.316v3q0 .166.051.316m3.949.684h-3a1 1 0 0 1-.949-.684"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M14.5 11.75a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z"},[]]]),Zo=o({name:"Arrow Rotate Counterclockwise",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 12a8.25 8.25 0 1 0-12.375 7.145l1.168.503m.082-3.398v3q-.002.213-.082.398m-3.918.602h3a1 1 0 0 0 .918-.602"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M14.5 11.75a2.25 2.25 0 1 1-4.5 0 2.25 2.25 0 0 1 4.5 0Z"},[]]]),Ko=o({name:"Arrow Sort",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 9.867 8.186 6.053a1.5 1.5 0 0 0-1.061-.44M2.25 9.868l3.814-3.814c.293-.293.677-.44 1.061-.44m0 13.395V5.614m9.75-.124v13.394m4.875-4.253-3.814 3.814c-.293.293-.677.44-1.061.44M12 14.63l3.814 3.814c.293.293.677.44 1.061.44"},[]]]),Qo=o({name:"Arrow Swap",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.618 12.249-3.814 3.814c-.293.293-.44.677-.44 1.06M9.619 22l-3.814-3.814a1.5 1.5 0 0 1-.44-1.061m13.395 0H5.365m-.124-9.751h13.394m-4.253-4.875 3.814 3.814c.293.293.44.677.44 1.06m-4.254 4.876 3.814-3.814c.293-.293.44-.677.44-1.061"},[]]]),K=o({name:"Arrow Trending",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.25 16.75 4.793-4.793a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 0 1.414 0L19.75 8.25l.56-.56m-5.56-.44h4.5c.414 0 .79.168 1.06.44m.44 5.56v-4.5c0-.414-.168-.79-.44-1.06"},[]]]),_o=o({name:"Arrow Undo",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.97 21.25 8.26-8.26a5.999 5.999 0 0 0-8.483-8.483L5.013 9.24l-.622.622m7.199.505H5.513c-.447 0-.848-.195-1.122-.505M4.013 2.79v6.077c0 .382.143.73.378.995"},[]]]),Yo=o({name:"Arrow Undo 2",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 12 5.957 8.707A1 1 0 0 1 5.664 8M9.25 4 5.957 7.293A1 1 0 0 0 5.664 8M7.25 19.5h6.25a5.75 5.75 0 0 0 0-11.5H5.664"},[]]]),$o=o({name:"Arrow Up",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20V4.121M5.25 10.25l5.69-5.69A1.5 1.5 0 0 1 12 4.121m6.75 6.129-5.69-5.69A1.5 1.5 0 0 0 12 4.122"},[]]]),Xo=o({name:"Arrow Up Down",tags:["Up-Down","Bidirectional","Vertical","Height","Size"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7 16.25 3.94 3.94c.292.292.676.439 1.06.439m5-4.379-3.94 3.94a1.5 1.5 0 0 1-1.06.439M7 7.75l3.94-3.94A1.5 1.5 0 0 1 12 3.371m5 4.379-3.94-3.94A1.5 1.5 0 0 0 12 3.372m0 0V20.63"},[]]]),xo=o({name:"Arrow Left Right",tags:["Left Right","Bidirectional","Horizontal","Width","Size","Wide"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.25 17 3.94-3.94c.292-.292.439-.676.439-1.06M16.25 7l3.94 3.94c.292.292.439.676.439 1.06M7.75 17l-3.94-3.94A1.5 1.5 0 0 1 3.372 12M7.75 7l-3.94 3.94A1.5 1.5 0 0 0 3.371 12m0 0H20.63"},[]]]),er=o({name:"Arrow Upload",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 16.349V3.87M6.118 9.132l4.821-4.821c.293-.293.677-.44 1.061-.44m5.882 5.261-4.821-4.821A1.5 1.5 0 0 0 12 3.87m8.75 12.645v.935a3.3 3.3 0 0 1-3.3 3.3H6.55a3.3 3.3 0 0 1-3.3-3.3v-.935"},[]]]),or=o({name:"Chevron Down",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 9.75 6.19 6.19a1.5 1.5 0 0 0 2.12 0l6.19-6.19"},[]]]),rr=o({name:"Chevron Left",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.25 4.75-6.19 6.19a1.5 1.5 0 0 0 0 2.12l6.19 6.19"},[]]]),tr=o({name:"Chevron Right",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.75 4.75 6.19 6.19a1.5 1.5 0 0 1 0 2.12l-6.19 6.19"},[]]]),nr=o({name:"Chevron Up",tags:[""],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 14.25 6.19-6.19a1.5 1.5 0 0 1 2.12 0l6.19 6.19"},[]]]),k=o({name:"Subtract",tags:["Minus","Minimize","Line Horizontal","Subtract"],category:"Arrows",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 12h16.5"},[]]]),ar=o({name:"Document",tags:["Docs"],category:"Text",deprecated:!1},[["rect",{width:"15",height:"18.5",x:"4.5",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.5 6.755h7m-7 4h7m-7 4H12"},[]]]),cr=o({name:"Draw Text",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.719 16.25 1.92-4.404m0 0h6.91m-6.91 0 2.94-6.747a.553.553 0 0 1 1.029 0l2.941 6.747m0 0 .337.774"},[]],["path",{fill:"currentColor",d:"M15.586 20.936a2.5 2.5 0 0 0 1.219-.673l5.454-5.45a2.526 2.526 0 1 0-3.57-3.573l-5.453 5.452c-.335.336-.569.76-.674 1.222l-.536 2.354a1.007 1.007 0 0 0 1.206 1.206z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.75 19.687.568.234c.638.263 1.364.175 1.956-.18.69-.411 1.649-.915 2.483-1.1.583-.13 1.243.199 1.091.776-.17.642-.69 1.396-.192 1.745.75.525 5.031-.818 5.031-.818"},[]]]),lr=o({name:"Note",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 4H8a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h6.843a4 4 0 0 0 2.829-1.172l1.656-1.656a4 4 0 0 0 1.172-2.829V8a4 4 0 0 0-4-4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.5 14H17a3 3 0 0 0-3 3v3.5M8 8h7.5M8 12h5"},[]]]),ir=o({name:"Note Add",tags:[""],category:"Text",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V6h2.493a.5.5 0 0 1 0 1H7v2.493a.5.5 0 1 1-1 0V7H3.507a.5.5 0 0 1 0-1H6V3.507a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.5 14h-1.7c-1.68 0-2.52 0-3.162.327a3 3 0 0 0-1.311 1.311C14 16.28 14 17.12 14 18.8v1.7M15.5 8H14m-2.5 4H13m.75-8h.35c2.24 0 3.36 0 4.216.436a4 4 0 0 1 1.748 1.748c.436.856.436 1.976.436 4.216v3.449c0 .978 0 1.468-.11 1.928-.099.408-.26.798-.48 1.156-.247.404-.593.75-1.285 1.442l-.25.25c-.692.692-1.038 1.038-1.442 1.286a4 4 0 0 1-1.156.479c-.46.11-.95.11-1.928.11H10.4c-2.24 0-3.36 0-4.216-.436a4 4 0 0 1-1.748-1.748C4 17.46 4 16.34 4 14.1v-.35"},[]]]),dr=o({name:"Quote",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.937 10.453-.01.13c0 3.35-2.038 5.115-4.63 6.058m4.64-6.188a3.093 3.093 0 1 1-6.187.001 3.093 3.093 0 0 1 6.187-.001m10.313 0-.01.13c0 3.35-2.038 5.115-4.63 6.058m4.64-6.188a3.093 3.093 0 1 1-6.187 0 3.093 3.093 0 0 1 6.187 0"},[]]]),sr=o({name:"Spacebar",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 10v2.5a2 2 0 0 0 2 2h12.5a2 2 0 0 0 2-2V10"},[]]]),ur=o({name:"Symbols",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.9 3.918a1.955 1.955 0 0 1 2.765 0l.624.624.624-.624a1.955 1.955 0 1 1 2.764 2.765l-.623.624.005.005-2.764 2.765-.006-.006-.006.006-2.764-2.765.005-.005-.623-.624a1.955 1.955 0 0 1 0-2.765Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.736 9.091a3.366 3.366 0 1 0 4.76-4.76m-4.76 4.76a3.366 3.366 0 1 1 4.76-4.76m-4.76 4.76 4.76-4.76M2.75 17.289h3.366m0 0H9.48m-3.365 0v-3.366m0 3.366v3.366m7.328-4.237a3.365 3.365 0 0 1 6.165-.812l.189.297m.262-1.98v1.98h-.262m-1.718 0h1.718m-6.47 4.752v-1.98h.267m1.714 0h-1.714m6.35-.515a3.366 3.366 0 0 1-6.165.812l-.185-.297"},[]]]),hr=o({name:"Text",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m19.25 8.389-.62-1.235A3 3 0 0 0 15.95 5.5h-7.9a3 3 0 0 0-2.68 1.654L4.75 8.39M12 5.5v13m0 0h-1.45m1.45 0h1.45"},[]]]),kr=o({name:"Text Add",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.25 8.389-.62-1.235A3 3 0 0 0 13.95 5.5h-7.9a3 3 0 0 0-2.68 1.654L2.75 8.39M10 5.5v13H8.55"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),mr=o({name:"Text Align Center",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M5.25 5.25h13.5M2.75 12h18.5M7 18.75h10"},[]]]),gr=o({name:"Text Align Justify",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 5.25h18.5M2.75 12h18.5m-18.5 6.75h18.5"},[]]]),pr=o({name:"Text Align Left",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 5.25h13.5M2.75 12h18.5m-18.5 6.75h10"},[]]]),Cr=o({name:"Text Align Right",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M7.75 5.25h13.5M2.75 12h18.5m-10 6.75h10"},[]]]),Ir=o({name:"Text Bold",tags:[""],category:"Text",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 6.5c0-.966.784-1.75 1.75-1.75h3.551c2.135 0 3.849 1.75 3.849 3.888a3.9 3.9 0 0 1-1.114 2.735 4.11 4.11 0 0 1 2.464 3.765 4.12 4.12 0 0 1-4.125 4.112H8.5a1.75 1.75 0 0 1-1.75-1.75zm1.5 6.026V17.5c0 .138.112.25.25.25h4.625a2.62 2.62 0 0 0 2.625-2.612 2.62 2.62 0 0 0-2.625-2.612zm0-1.5h3.801c1.289 0 2.349-1.06 2.349-2.388S13.34 6.25 12.051 6.25H8.5a.25.25 0 0 0-.25.25z","clip-rule":"evenodd"},[]]]),wr=o({name:"Text Case Lowercase",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.81 12.919-.074-.015c-3.049-.578-6.676-.49-6.676 2.555 0 .854.491 1.658 1.206 2.095.71.434 1.604.446 2.44.446 1.15 0 2.41-.65 2.914-1.662q.146-.29.19-.657v-1.167m0-1.595v-.609c0-.762-.09-1.768-.547-2.384-.497-.67-1.38-1.426-2.828-1.426-2.393 0-3.166 1.654-3.166 1.654M9.81 12.92v1.595m0 3.383v-3.383M13.56 6.5V18m8-4a4 4 0 1 1-8 0 4 4 0 0 1 8 0"},[]]]),fr=o({name:"Text Case Title",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m1.88 18 1.83-4.404m0 0h6.59m-6.59 0L6.515 6.85c.193-.465.787-.465.98 0l2.805 6.747m0 0L12.13 18m2.66-11.5V18m7.59-3.795a3.795 3.795 0 1 1-7.59 0 3.795 3.795 0 0 1 7.59 0"},[]]]),Mr=o({name:"Text Case Uppercase",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m1.01 18 1.92-4.404m0 0h6.91m-6.91 0L5.87 6.85a.553.553 0 0 1 1.028 0l2.941 6.747m0 0L11.76 18m3-5.948h4.046a2.765 2.765 0 0 0 2.754-2.776A2.765 2.765 0 0 0 18.806 6.5H14.76zm0 0h5c1.657 0 3 1.331 3 2.974 0 1.642-1.343 2.974-3 2.974h-5z"},[]]]),yr=o({name:"Text Clear Formatting",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.77 22.252h6.476m-9.69-7.733 5.925 5.925m-6.195-.808 1.078 1.078c.849.848 1.273 1.272 1.762 1.431.43.14.894.14 1.324 0 .49-.159.913-.583 1.762-1.431l3.502-3.502c.848-.849 1.272-1.273 1.431-1.762.14-.43.14-.894 0-1.324-.159-.49-.583-.913-1.431-1.762l-1.078-1.078c-.849-.848-1.273-1.272-1.762-1.431a2.14 2.14 0 0 0-1.324 0c-.49.159-.913.583-1.762 1.431l-3.502 3.502c-.848.849-1.272 1.273-1.431 1.762-.14.43-.14.894 0 1.324.159.49.583.913 1.431 1.762M2.75 12.427 4.328 8.72m0 0h5.68m-5.68 0 2.417-5.678a.45.45 0 0 1 .845 0l2.418 5.678m0 0 1.137 2.673M14.09 2.75v5.739l.112-.096a3.195 3.195 0 0 1 6.202.158"},[]]]),vr=o({name:"Text Collapse",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.125 4.5h14.5m-14.5 15h14.5m-7.5-10h7.5m-7.5 5h7.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.875 16.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9m-2-5a.5.5 0 1 0 0 1h4a.5.5 0 0 0 0-1z","clip-rule":"evenodd"},[]]]),Ar=o({name:"Text Color",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.154 13.088 1.73-3.959m0 0h6.231m-6.23 0 2.652-6.065a.5.5 0 0 1 .926 0l2.652 6.065m0 0 1.731 3.96"},[]],["rect",{width:"15.5",height:"4.353",x:"4.25",y:"16.897",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]]]),Sr=o({name:"Text Edit Style",tags:["Text edit","Text pencil"],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.25 14.25 1.875-4.403m0 0h6.75m-6.75 0 2.873-6.748a.536.536 0 0 1 1.004 0l2.873 6.748m0 0 .575 1.349m.886 9.49a2.5 2.5 0 0 0 1.219-.673l5.454-5.45a2.526 2.526 0 1 0-3.57-3.573l-5.453 5.452c-.335.336-.569.76-.674 1.222l-.536 2.354a1.007 1.007 0 0 0 1.206 1.206z"},[]]]),jr=o({name:"Text Effects",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.5a1.75 1.75 0 0 0-1.588 1.015l-6.25 13.5a1.75 1.75 0 0 0 3.176 1.47L9.1 15.678h5.8l1.762 3.807a1.75 1.75 0 1 0 3.176-1.47l-6.25-13.5A1.75 1.75 0 0 0 12 3.5","clip-rule":"evenodd"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"m12 7.63 2.453 5.298H9.547z","clip-rule":"evenodd"},[]]]),br=o({name:"Text Expand",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.125 4.5h14.5m-14.5 15h14.5m-7.5-10h7.5m-7.5 5h7.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.875 16.5a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9m0-7a.5.5 0 0 1 .5.5v1.5h1.5a.5.5 0 1 1 0 1h-1.5V14a.5.5 0 1 1-1 0v-1.5h-1.5a.5.5 0 0 1 0-1h1.5V10a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Tr=o({name:"Text Font",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.08 21.25-2.133-4.842m0 0H10.27m7.677 0-3.268-7.42a.617.617 0 0 0-1.142 0l-3.267 7.42m0 0L8.137 21.25m-1.174 0h2.812m8.663 0h2.812M4.423 8.82 2.75 12.584M4.423 8.82h6.021L7.881 3.05a.485.485 0 0 0-.895 0z"},[]]]),Lr=o({name:"Text Font Size",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 17.75 1.875-4.404m0 0h6.75m-6.75 0L7.498 6.6a.536.536 0 0 1 1.004 0l2.873 6.747m0 0 1.875 4.404m0-.001 1.429-3.277m0 0h5.142m-5.142 0 2.188-5.022a.412.412 0 0 1 .765 0l2.19 5.022m0 0 1.428 3.277"},[]]]),Hr=o({name:"Text Footnote",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 17.248 1.44-3.384m0 0h5.188m-5.187 0 2.208-5.186a.412.412 0 0 1 .771 0l2.208 5.186m0 0 1.441 3.384m2.398-8.838v8.838m5.833-2.916a2.916 2.916 0 1 1-5.833 0 2.916 2.916 0 0 1 5.833 0m0-7.707 2.2-1.375v5.5"},[]]]),zr=o({name:"Text Highlight Color",tags:[""],category:"Text",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.25 16 1.34-3.063m0 0h4.82m-4.82 0 2.051-4.694a.386.386 0 0 1 .718 0l2.052 4.694m0 0L15.75 16"},[]]]),Pr=o({name:"Text Indent Decrease",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.75 18.75h13.5M6.75 5.25h13.5M10.75 12h9.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.25 9-3 3 3 3"},[]]]),Vr=o({name:"Text Indent Increase",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.75 18.75h13.5M6.75 5.25h13.5M10.75 12h9.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.75 9 3 3-3 3"},[]]]),Br=o({name:"Text Italic",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9.25 4.75h9m-13.5 14.5h9m-4.75 0 5.263-14.5"},[]]]),Dr=o({name:"Text Large",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.5 19.207 2.321-5.325m0 0h8.358m-8.358 0 3.558-8.16a.669.669 0 0 1 1.242 0l3.558 8.16m0 0 2.321 5.325"},[]]]),Fr=o({name:"Text Letter Spacing",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.6 16.937 1.571-3.781m0 0h5.658m-5.658 0 2.408-5.793c.166-.4.676-.4.842 0l2.408 5.793m0 0 1.571 3.78"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M21.25 20.25V3.75m-18.5 16.5V3.75"},[]]]),Or=o({name:"Text Line Height",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 18.345 1.992 2.037c.235.24.547.361.858.361m2.85-2.398-1.992 2.037c-.235.24-.547.361-.858.361M2.75 5.61l2.002-2.002c.234-.234.54-.351.848-.351M8.45 5.61l-2-2.002a1.2 1.2 0 0 0-.849-.351m0 17.486V3.257"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.55 4.25h9.7m-9.7 15.5h9.7"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m13.12 15.594 1.171-2.752m0 0h4.219m-4.219 0 1.796-4.218a.335.335 0 0 1 .627 0l1.796 4.217m0 0 1.172 2.753"},[]]]),Rr=o({name:"Text Line Spacing",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 18.345 1.992 2.037c.235.24.547.361.858.361m2.85-2.398-1.992 2.037c-.235.24-.547.361-.858.361M2.75 5.61l2.002-2.002c.234-.234.54-.351.848-.351M8.45 5.61l-2-2.002a1.2 1.2 0 0 0-.849-.351m0 0v17.486"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.55 4.25h9.7m-9.7 5.17h9.7m-9.7 5.17h9.7m-9.7 5.17h6.7"},[]]]),Er=o({name:"Text Number List",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.75 5.247h10M9.75 12h10m-10 6.753h10M3.694 4.123 5.494 3v4.493m-2.223 3.582A1.32 1.32 0 0 1 4.465 9.76a1.325 1.325 0 0 1 1.428 1.057 1.32 1.32 0 0 1-.363 1.192l-1.994 1.973v.265H5.86m-2.265 2.26h2.344l-2.103 1.927h1.037c.589 0 1.066.477 1.066 1.065s-.172 1.242-1.241 1.483c-.587.132-1.448-.482-1.448-.964"},[]]]),qr=o({name:"Text Position Bottom",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75v13.379m-6.287-5.666 5.226 5.226c.293.293.677.44 1.061.44m6.287-5.666-5.226 5.226c-.293.293-.677.44-1.061.44M2.75 21.25h18.5"},[]]]),Gr=o({name:"Text Position Middle",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75v6.086M9.081 6.33l2.212 2.212a1 1 0 0 0 .707.293m2.919-2.505-2.212 2.212a1 1 0 0 1-.707.293m0 12.415v-6.086M9.081 17.67l2.212-2.212a1 1 0 0 1 .707-.293m2.919 2.505-2.212-2.212a1 1 0 0 0-.707-.293M2.75 12h18.5"},[]]]),Ur=o({name:"Text Position Top",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25V7.871m-6.287 5.666 5.226-5.226c.293-.293.677-.44 1.061-.44m6.287 5.666-5.226-5.226A1.5 1.5 0 0 0 12 7.87M2.75 2.75h18.5"},[]]]),Wr=o({name:"Text Small",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.5 18.138 1.964-4.507m0 0h7.072m-7.072 0 3.01-6.904a.566.566 0 0 1 1.052 0l3.01 6.905m0 0 1.964 4.506"},[]]]),Nr=o({name:"Text Strikethrough",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M17.059 8.113s-.71-3.363-5.861-3.363c-1.923 0-4.42 1.601-4.42 3.838 0 .493.087.92.259 1.292q.194.418.526.75m-.526 6.365S8.382 20 12.364 20c2.217 0 4.859-1.078 4.859-3.544 0-1.571-.918-2.63-2.408-3.331m-10.065 0h10.065m4.435 0h-4.435"},[]]]),Jr=o({name:"Text Subscript",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 4.75 10.5 12.5m0-12.5-10.5 12.5m12.677-1.088a1.912 1.912 0 1 1 3.263 1.352l-2.88 3.236h3.359"},[]]]),Zr=o({name:"Text Superscript",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 19.25 10.5-12.5m0 12.5L4.75 6.75m12.677-1.588a1.912 1.912 0 1 1 3.263 1.352L17.81 9.75h3.359"},[]]]),Kr=o({name:"Text Typography",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.25 18.25 1.875-4.404m0 0h6.75m-6.75 0L6.998 7.1a.536.536 0 0 1 1.004 0l2.873 6.747m0 0 1.875 4.404m9-4.948-.07-.014c-2.88-.557-6.308-.472-6.308 2.462 0 .824.464 1.598 1.14 2.02.67.417 1.515.429 2.305.429 1.086 0 2.277-.626 2.754-1.602q.137-.279.179-.633V14.84m0-1.537v-.587c0-.734-.085-1.704-.517-2.297-.47-.646-1.303-1.375-2.672-1.375-2.261 0-2.991 1.595-2.991 1.595m6.18 2.664v1.537m0 3.26v-3.26"},[]]]),Qr=o({name:"Text Underline",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.5 4.75v6.5a5.5 5.5 0 0 0 5.5 5.5v0a5.5 5.5 0 0 0 5.5-5.5v-6.5m-11 15h11"},[]]]),_r=o({name:"File",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.688 3.063a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708a3.5 3.5 0 0 0-1.448-.313H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707V8.77a2 2 0 0 0 2 2h5.706"},[]]]),Yr=o({name:"File Add",tags:[""],category:"Files",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H7v2.493a.5.5 0 1 1-1 0V18H3.507a.5.5 0 0 1 0-1H6v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.292 10.25v-4a3.5 3.5 0 0 1 3.5-3.5h2.448a3.5 3.5 0 0 1 1.447.313M13.75 21.25h2.458a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708V8.77a2 2 0 0 0 2 2h5.706"},[]]]),$r=o({name:"File Sync",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.292 10.25v-4a3.5 3.5 0 0 1 3.5-3.5h2.448a3.5 3.5 0 0 1 1.447.313M13.75 21.25h2.458a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708V8.77a2 2 0 0 0 2 2h5.706"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m1.548-8.64a3.5 3.5 0 0 0-4.929 2.234.5.5 0 0 0 .966.259A2.5 2.5 0 0 1 8.3 15.765h-.565a.5.5 0 0 0 0 1H9.5a.5.5 0 0 0 .5-.5V14.5a.5.5 0 0 0-1 0v.55a3.5 3.5 0 0 0-.952-.69m1.833 4.046a.5.5 0 0 0-.966-.259A2.5 2.5 0 0 1 4.7 19.235h.565a.5.5 0 0 0 0-1H3.5a.5.5 0 0 0-.5.5V20.5a.5.5 0 0 0 1 0v-.55a3.5 3.5 0 0 0 5.88-1.544","clip-rule":"evenodd"},[]]]),Xr=o({name:"Folder",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.623v7.379a4 4 0 0 0 4 4h10.5a4 4 0 0 0 4-4v-5.69a4 4 0 0 0-4-4H12M2.75 8.624V6.998a3 3 0 0 1 3-3h2.9a2.5 2.5 0 0 1 1.768.732L12 6.313m-9.25 2.31h5.904a2.5 2.5 0 0 0 1.768-.732L12 6.313"},[]]]),xr=o({name:"Folder Add",tags:[""],category:"Files",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.623v7.379a4 4 0 0 0 4 4h3.35M2.75 8.623V6.998a3 3 0 0 1 3-3h2.9a2.5 2.5 0 0 1 1.768.732L12 6.313m-9.25 2.31h5.904a2.5 2.5 0 0 0 1.768-.732L12 6.313m0 0 5.25-.002a4 4 0 0 1 4 4v.669"},[]]]),e5=o({name:"Folder Open",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m3.882 18.043 4.041-5.623a4 4 0 0 1 3.249-1.665h8.752M3.882 18.043a3.65 3.65 0 0 0 2.777 1.277h8.343a4 4 0 0 0 3.405-1.9l2.918-4.734a1.287 1.287 0 0 0-1.115-1.931h-.286M3.882 18.043A3.65 3.65 0 0 1 3 15.661V7.424A2.744 2.744 0 0 1 5.744 4.68h2.653c.607 0 1.189.24 1.618.67l.911.91a1.83 1.83 0 0 0 1.294.537l4.044-.001a3.66 3.66 0 0 1 3.66 3.66v.299"},[]]]),o5=o({name:"Hard Drive",tags:["Disk","SSD","HDD","Macintosh HD"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 16.75v2.5a2 2 0 0 1-2 2H4.75a2 2 0 0 1-2-2v-2.5m18.5 0a2 2 0 0 0-2-2H4.75a2 2 0 0 0-2 2m18.5 0v-1.63a3 3 0 0 0-.09-.728l-2.342-9.37a3 3 0 0 0-2.91-2.272H8.092a3 3 0 0 0-2.91 2.272l-2.342 9.37a3 3 0 0 0-.09.727v1.631"},[]],["circle",{cx:"18",cy:"18",r:"1",fill:"currentColor"},[]]]),Fe=o({name:"PDF",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.792 21.25h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53a3.5 3.5 0 0 0-1.024-2.475l-5.969-5.97A3.5 3.5 0 0 0 10.24 2.75H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M10.437 7.141c-.239.078-.392.236-.436.411-.09.352 0 .73.253 1.203.126.234.28.471.45.725l.092.137.145.215.019-.068.086-.306q.148-.503.23-1.02c.089-.642-.011-1.018-.309-1.26-.08-.065-.278-.119-.53-.037m.055 4.152-.27-.362-.032-.048c-.115-.19-.243-.38-.382-.585l-.1-.149a10 10 0 0 1-.512-.828c-.31-.578-.558-1.286-.358-2.067.17-.664.698-1.081 1.227-1.254.517-.168 1.174-.147 1.66.247.792.644.848 1.573.739 2.357a9 9 0 0 1-.261 1.174l-.096.34q-.112.382-.208.769l-.067.194 1.392 1.864c.65-.078 1.364-.125 2.03-.077.769.054 1.595.242 2.158.776a1.56 1.56 0 0 1 .395 1.441c-.117.48-.454.88-.919 1.123-.985.515-1.902.105-2.583-.416-.533-.407-1.045-.975-1.476-1.453l-.104-.114c-.37.057-.72.121-1.004.175-.305.057-.684.128-1.096.22l-.151.443q-.125.288-.238.58l-.122.303a8 8 0 0 1-.427.91c-.33.578-.857 1.192-1.741 1.241-1.184.066-1.986-.985-1.756-2.108l.006-.027c.2-.791.894-1.31 1.565-1.653.597-.306 1.294-.532 1.941-.701zm.87 1.165-.287.843.421-.08.004-.001.38-.07zm2.84 1.604c.274.29.547.56.831.777.55.42.94.493 1.299.305.2-.105.284-.241.309-.342a.35.35 0 0 0-.08-.309c-.257-.228-.722-.38-1.392-.428a8 8 0 0 0-.967-.003m-5.005.947c-.318.109-.62.23-.89.368-.587.3-.87.604-.944.867-.078.415.192.673.516.655.27-.015.506-.184.766-.639q.204-.372.358-.767l.107-.266z","clip-rule":"evenodd"},[]]]),r5=o({name:"PDF 2",tags:[""],category:"Files",deprecated:!0,alternativeIcon:"PDF"},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.792 21.25h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53a3.5 3.5 0 0 0-1.024-2.475l-5.969-5.97A3.5 3.5 0 0 0 10.24 2.75H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.688 3.11v5.66a2 2 0 0 0 2 2h5.662"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round",d:"M7.25 16.5v-1m0 0v-2h1a1 1 0 0 1 1 1v0a1 1 0 0 1-1 1zm4 1v-3h.5a1.5 1.5 0 0 1 0 3zm4 0v-1.25m1.5-1.75h-1.5v1.75m0 0h1.5"},[]]]),t5=o({name:"Photo",tags:["Image","Picture"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.33 17.657c.11-.366.17-.755.17-1.157v-9a4 4 0 0 0-4-4h-9a4 4 0 0 0-4 4v9.07m16.83 1.087-.088-.104-2.466-2.976a2 2 0 0 0-3.073-.008l-1.312 1.566-.214.261m7.153 1.26a4 4 0 0 1-3.713 2.842m0 0-.117.002h-9a4 4 0 0 1-4-3.93m13.117 3.928-.093-.106-3.347-3.996m-9.676.175.177-.201 3.206-3.827a2 2 0 0 1 3.066 0l3.227 3.853"},[]],["circle",{cx:"15.091",cy:"8.909",r:"1.5",fill:"currentColor"},[]]]),Oe=o({name:"QR Code",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"7.5",height:"7.5",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["rect",{width:"7.5",height:"7.5",x:"13.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["rect",{width:"7.5",height:"7.5",x:"2.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["rect",{width:"3",height:"3",x:"5",y:"5",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"16",y:"5",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"5",y:"16",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"13",y:"13",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"16",y:"16",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"19",y:"19",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"19",y:"13",fill:"currentColor",rx:"1.5"},[]],["rect",{width:"3",height:"3",x:"13",y:"19",fill:"currentColor",rx:"1.5"},[]]]),Q=o({name:"Save",tags:["Floppy Disk"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.558 3.75H7.25a3.5 3.5 0 0 0-3.5 3.5v9.827a3.173 3.173 0 0 0 3.173 3.173v0m.635-16.5v2.442a2 2 0 0 0 2 2h2.346a2 2 0 0 0 2-2V3.75m-6.346 0h6.346m0 0h.026a3 3 0 0 1 2.122.879l3.173 3.173a3.5 3.5 0 0 1 1.025 2.475v6.8a3.173 3.173 0 0 1-3.173 3.173v0m-10.154 0V15a3 3 0 0 1 3-3h4.154a3 3 0 0 1 3 3v5.25m-10.154 0h10.154"},[]]]),_=o({name:"Save Pencil",tags:["Floppy Disk"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.558 3.75H7.25a3.5 3.5 0 0 0-3.5 3.5v9.827a3.173 3.173 0 0 0 3.173 3.173m.635-16.5v2.442a2 2 0 0 0 2 2h2.346a2 2 0 0 0 2-2V3.75m-6.346 0h6.346m0 0h.026a3 3 0 0 1 2.122.879l3.173 3.173a3.5 3.5 0 0 1 .903 1.558M6.923 20.25V15a3 3 0 0 1 3-3h4.154q.353 0 .683.078M6.923 20.25H9.33"},[]],["path",{fill:"currentColor",d:"M14.586 21.436a2.5 2.5 0 0 0 1.219-.674l5.454-5.45a2.526 2.526 0 1 0-3.57-3.572l-5.453 5.452a2.5 2.5 0 0 0-.674 1.222l-.536 2.354a1.007 1.007 0 0 0 1.206 1.206z"},[]]]),n5=o({name:"Accessibility",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.867 5.543a1.58 1.58 0 0 0-2.155.576 1.57 1.57 0 0 0 .577 2.15l2.63 1.515a1 1 0 0 1 .5.866v3.536a1 1 0 0 1-.134.5l-2.408 4.162a1.57 1.57 0 0 0 .577 2.15 1.58 1.58 0 0 0 2.156-.576l3.258-5.629h.258l3.258 5.629a1.58 1.58 0 0 0 2.156.576 1.57 1.57 0 0 0 .577-2.15l-2.402-4.15a1 1 0 0 1-.135-.502V10.65a1 1 0 0 1 .501-.866l2.63-1.514a1.57 1.57 0 0 0 .577-2.15 1.58 1.58 0 0 0-2.155-.577l-3.636 2.094a3 3 0 0 1-2.994 0z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.623 5.414a2.623 2.623 0 1 1-5.246 0 2.623 2.623 0 0 1 5.246 0"},[]]]),a5=o({name:"Battery",tags:[""],category:"Technology",deprecated:!1},[["rect",{width:"16",height:"12",x:"2.75",y:"6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.25"},[]],["rect",{width:"7",height:"7",x:"5.25",y:"8.5",fill:"currentColor",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 10v4"},[]]]),c5=o({name:"Battery Full",tags:[""],category:"Technology",deprecated:!1},[["rect",{width:"16",height:"12",x:"2.75",y:"6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.25"},[]],["rect",{width:"11",height:"7",x:"5.25",y:"8.5",fill:"currentColor",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 10v4"},[]]]),l5=o({name:"Button",tags:["UI"],category:"System & Interface",deprecated:!1},[["rect",{width:"18.5",height:"11",x:"2.75",y:"6.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 12h10"},[]]]),i5=o({name:"Checkbox Unchecked",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),d5=o({name:"Closed Captions",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"18.5",height:"14.5",x:"2.75",y:"4.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.5 14.382a2.75 2.75 0 1 1 0-4.764m7.125 4.764a2.75 2.75 0 1 1 0-4.764"},[]]]),s5=o({name:"Cursor",tags:["Cursor","Mouse","Pointer"],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.084 20.276c-1.06 1.38-3.264.66-3.306-1.079L4.443 5.392C4.407 3.932 6 3.012 7.247 3.773l11.788 7.192c1.485.906 1.006 3.176-.719 3.403l-5.581.738a1.84 1.84 0 0 0-1.221.705z"},[]]]),u5=o({name:"Cursor Click",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.394 20.734c-.757.985-2.332.471-2.362-.771l-.239-9.86a1.317 1.317 0 0 1 2.003-1.157l8.42 5.137c1.06.647.718 2.268-.513 2.431l-3.987.527c-.346.046-.66.227-.872.503z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.797 8.75h2.5m3.75-3.502v-2.5M6.815 5.765 5.047 3.998m8.232 1.767 1.768-1.767"},[]]]),h5=o({name:"Dark Theme",tags:["Appearance"],category:"System & Interface",deprecated:!1},[["path",{fill:"currentColor",d:"M2.75 12A9.25 9.25 0 0 0 12 21.25V2.75A9.25 9.25 0 0 0 2.75 12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25a9.25 9.25 0 0 0 0-18.5m0 18.5a9.25 9.25 0 0 1 0-18.5m0 18.5V2.75"},[]]]),Y=o({name:"Extension",tags:["Puzzle"],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13 2.75A2.25 2.25 0 0 0 10.75 5c0 .14 0 .21-.012.267a.6.6 0 0 1-.471.471c-.058.012-.128.012-.267.012H8.75a2 2 0 0 0-2 2V9c0 .14 0 .21-.012.267a.6.6 0 0 1-.471.471c-.058.012-.128.012-.267.012a2.25 2.25 0 0 0 0 4.5c.14 0 .209 0 .267.011a.6.6 0 0 1 .471.472c.012.058.012.128.012.267v1.25a2 2 0 0 0 2 2H10c.14 0 .21 0 .267.012a.6.6 0 0 1 .471.47c.012.059.012.129.012.268a2.25 2.25 0 1 0 4.5 0c0-.14 0-.21.011-.267a.6.6 0 0 1 .472-.471c.058-.012.128-.012.267-.012h1.25a2 2 0 0 0 2-2V15c0-.14 0-.21-.012-.267a.6.6 0 0 0-.471-.472c-.058-.011-.128-.011-.267-.011a2.25 2.25 0 0 1 0-4.5c.14 0 .209 0 .267-.012a.6.6 0 0 0 .471-.471c.012-.058.012-.128.012-.267V7.75a2 2 0 0 0-2-2H16c-.14 0-.21 0-.267-.012a.6.6 0 0 1-.472-.471C15.25 5.21 15.25 5.14 15.25 5A2.25 2.25 0 0 0 13 2.75"},[]]]),k5=o({name:"Menu",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 4.75h18.5M2.75 12h18.5m-18.5 7.25h18.5"},[]]]),m5=o({name:"Settings",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.05 6.462a2 2 0 0 0 2.63-1.519l.32-1.72a9 9 0 0 1 3.998 0l.322 1.72a2 2 0 0 0 2.63 1.519l1.649-.58a9 9 0 0 1 2.001 3.46l-1.33 1.14a2 2 0 0 0 0 3.037l1.33 1.139a9 9 0 0 1-2.001 3.46l-1.65-.58a2 2 0 0 0-2.63 1.519L14 20.777a9 9 0 0 1-3.998 0l-.322-1.72a2 2 0 0 0-2.63-1.519l-1.649.58a9 9 0 0 1-2.001-3.46l1.33-1.14a2 2 0 0 0 0-3.036L3.4 9.342a9 9 0 0 1 2-3.46zM12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6","clip-rule":"evenodd"},[]]]),g5=o({name:"Zoom In",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.56 10.56h6m-3 3v-6m4.993 7.993a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.553 5.568a7.06 7.06 0 1 1-9.985 9.985 7.06 7.06 0 0 1 9.985-9.985"},[]]]),p5=o({name:"Zoom Out",tags:[""],category:"System & Interface",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.56 10.56h6m1.993 4.993a7.06 7.06 0 1 0-9.985-9.985 7.06 7.06 0 0 0 9.985 9.985m0 0L20 20"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.553 5.568a7.06 7.06 0 1 1-9.985 9.985 7.06 7.06 0 0 1 9.985-9.985"},[]]]),C5=o({name:"Airplane",tags:["Aircraft","Plane","Aviation","Jet","Boeing","Airbus","Flight","Aeroplane","Airplane Mode","Flight Mode","Fly"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.238 4.512a1.762 1.762 0 1 1 3.524 0V8.9l6.733 3.535a1 1 0 0 1 .535.885v.431a.6.6 0 0 1-.712.59l-6.556-1.24v4.107a.6.6 0 0 0 .317.53l1.862.996a1.5 1.5 0 0 1 .792 1.322v.447a.6.6 0 0 1-.73.586L12 20.204l-4.003.885a.6.6 0 0 1-.73-.586v-.447a1.5 1.5 0 0 1 .792-1.322l1.862-.997a.6.6 0 0 0 .317-.529v-4.106L3.682 14.34a.6.6 0 0 1-.712-.59v-.43a1 1 0 0 1 .535-.886L10.238 8.9z"},[]]]),I5=o({name:"Airplane Landing",tags:["Aircraft","Plane","Aviation","Jet","Boeing","Airbus","Flight","Aeroplane","Airplane Mode","Flight Mode","Fly","TO","Climb"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 20.75h18.5m-2.05-7.453a1.783 1.783 0 1 1-.923 3.445L8.185 14.04a4 4 0 0 1-1.32-.628l-2.14-1.543A3.04 3.04 0 0 1 3.47 9.271l.11-2.508a.607.607 0 0 1 .765-.56l.436.117a1.52 1.52 0 0 1 1.086 1.121l.486 2.082c.051.218.218.39.434.448l4.015 1.076.506-6.735a.607.607 0 0 1 .763-.541l.422.113c.363.097.643.388.725.755l1.692 7.509z"},[]]]),w5=o({name:"Airplane Takeoff",tags:["Aircraft","Plane","Aviation","Jet","Boeing","Airbus","Flight","Aeroplane","Airplane Mode","Flight Mode","Fly","TO","Climb"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 20.75h18.5M18.575 6.299a1.783 1.783 0 0 1 1.783 3.089L11.31 14.61a4 4 0 0 1-1.377.49l-2.604.422a3.04 3.04 0 0 1-2.725-.948L2.91 12.723a.607.607 0 0 1 .145-.936l.391-.226a1.52 1.52 0 0 1 1.56.025l1.816 1.128c.19.118.43.122.624.01l3.6-2.078-4.404-5.12a.607.607 0 0 1 .156-.922l.378-.218c.326-.188.73-.18 1.047.02l6.506 4.113z"},[]]]),f5=o({name:"Beach",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.135 4.027c1.969 1.137 3.369 3.074 3.89 5.386a9.4 9.4 0 0 1 .005 4.066c-.361 1.67-2.311 2.182-3.791 1.328l-9.492-5.48c-1.48-.855-2.012-2.8-.746-3.948a9.4 9.4 0 0 1 3.523-2.03c2.263-.703 4.641-.46 6.61.678m0 0c-1.368-.79-4.554 2.17-7.118 6.61m7.118-6.61c1.367.789.397 5.028-2.167 9.469m-2.475-1.43-3.61 6.254m7.027 2.725a9.306 9.306 0 0 0-13.159 0"},[]]]),M5=o({name:"Building Multiple",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.75 5a1.5 1.5 0 0 0-1.5-1.5H9.288a1 1 0 0 0-1 1v1H4.75a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h10zm0 3.5h4.5a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-4.5zm0 4h2.5m-2.5 4h2.5"},[]],["circle",{cx:"6.75",cy:"9.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"6.75",cy:"13",r:"1",fill:"currentColor"},[]],["circle",{cx:"6.75",cy:"16.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.75",cy:"9.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.75",cy:"13",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.75",cy:"16.5",r:"1",fill:"currentColor"},[]]]),y5=o({name:"Component",tags:["Symbol","Figma","Sketch","Icon","Asset"],category:"Design",deprecated:!1},[["rect",{width:"5.671",height:"5.671",x:"7.99",y:"17.86",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 7.99 17.86)"},[]],["rect",{width:"5.671",height:"5.671",x:"13.851",y:"12",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 13.85 12)"},[]],["rect",{width:"5.671",height:"5.671",x:"2.13",y:"12",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 2.13 12)"},[]],["rect",{width:"5.671",height:"5.671",x:"7.99",y:"6.14",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(-45 7.99 6.14)"},[]]]),v5=o({name:"Directions",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.507 14.007a2.84 2.84 0 0 1 0-4.014l6.486-6.486a2.84 2.84 0 0 1 4.014 0l6.486 6.486a2.84 2.84 0 0 1 0 4.014l-6.486 6.486a2.84 2.84 0 0 1-4.014 0z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.46 9.02 1.394 1.395a1 1 0 0 1 .293.707m-1.688 2.102 1.395-1.395a1 1 0 0 0 .293-.707m-7.46 4.031v-2.53a1.5 1.5 0 0 1 1.5-1.5h5.96"},[]]]),$=o({name:"Home",tags:["House"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.29 20.663h3.017a2.194 2.194 0 0 0 2.193-2.194v-6.454a3.3 3.3 0 0 0-1.13-2.48l-5.93-5.166a2.194 2.194 0 0 0-2.88 0L4.63 9.534a3.3 3.3 0 0 0-1.13 2.481v6.454c0 1.212.982 2.194 2.194 2.194h3.29m6.306 0v-6.581c0-.908-.736-1.645-1.645-1.645H10.63c-.909 0-1.645.737-1.645 1.645v6.581m6.306 0H8.984"},[]]]),A5=o({name:"Home 2",tags:["House"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.71 18.65v-7.622a3 3 0 0 0-1.151-2.362l-6.326-4.951a2 2 0 0 0-2.466 0l-6.326 4.95a3 3 0 0 0-1.15 2.363v7.622c0 1.16.94 2.1 2.1 2.1h3.97v-7.965h5.278v7.965h3.97a2.1 2.1 0 0 0 2.1-2.1"},[]]]),S5=o({name:"Location",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.4 4.76a7.92 7.92 0 0 1 11.2 11.2l-4.186 4.186a2 2 0 0 1-2.828 0L6.4 15.96a7.92 7.92 0 0 1 0-11.2Z"},[]],["circle",{cx:"12",cy:"10.36",r:"3",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),j5=o({name:"Map",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.496 4.439 4.247 6.91a1 1 0 0 0-.497.864V18.26a1 1 0 0 0 1.503.865l3.243-1.887a1.5 1.5 0 0 1 1.508 0l3.992 2.322a1.5 1.5 0 0 0 1.508 0l4.249-2.472a1 1 0 0 0 .497-.864V5.739a1 1 0 0 0-1.503-.865l-3.243 1.887a1.5 1.5 0 0 1-1.508 0L10.004 4.44a1.5 1.5 0 0 0-1.508 0Zm.754.311v11.8m5.5-9.1v11.8"},[]]]),X=o({name:"Bank",tags:["Museum","Columns","Hall","Library","Government","Legal"],category:"Places & Transportation",deprecated:!1},[["rect",{width:"18.5",height:"3",x:"2.75",y:"18.376",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.04 3.15 3.27 7.4a1 1 0 0 0-.52.877v.997a.6.6 0 0 0 .6.6h17.3a.6.6 0 0 0 .6-.6v-.997a1 1 0 0 0-.52-.877l-7.77-4.25a2 2 0 0 0-1.92 0M5.25 9.874v8.51m13.5-8.51v8.51m-4.25-8.51v8.51m-5-8.51v8.51"},[]]]),b5=o({name:"Vehicle Car",tags:[""],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 11.75a2 2 0 0 1 2-2h12.5a2 2 0 0 1 2 2v6H3.75z"},[]],["circle",{cx:"7",cy:"13",r:"1",fill:"currentColor"},[]],["circle",{cx:"17",cy:"13",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10 14.75h4M6.271 5.567a2 2 0 0 1 1.88-1.317h7.698a2 2 0 0 1 1.88 1.317L19.25 9.75H4.75zM3.75 17.75h3.438v1.7a1.3 1.3 0 0 1-1.3 1.3H5.05a1.3 1.3 0 0 1-1.3-1.3zm13.063 0h3.437v1.7a1.3 1.3 0 0 1-1.3 1.3h-.837a1.3 1.3 0 0 1-1.3-1.3z"},[]]]),x=o({name:"Bar Chart",tags:["Stats","Statistics","Data","Graph","Chart"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 10.25a2 2 0 0 1 2-2h4.167v13H4.75a2 2 0 0 1-2-2zm12.333 2h4.167a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-4.167zm-6.166-7.5a2 2 0 0 1 2-2h2.166a2 2 0 0 1 2 2v16.5H8.917z"},[]]]),T5=o({name:"Clipboard",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"16.5",height:"18.5",x:"3.75",y:"2.75",stroke:"currentColor","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.25 2.75h7.5v2.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2z"},[]]]),L5=o({name:"Clipboard Paste",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9.75 21.25h-3a3.5 3.5 0 0 1-3.5-3.5V6.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v2"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M7.75 2.75h7.5v2.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.25 13.25a2.5 2.5 0 0 1 2.5-2.5h3.5a2.5 2.5 0 0 1 2.5 2.5v5.5a2.5 2.5 0 0 1-2.5 2.5h-3.5a2.5 2.5 0 0 1-2.5-2.5z"},[]]]),H5=o({name:"Clipboard Search",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M14.25 21.25h3a3.5 3.5 0 0 0 3.5-3.5V6.25a3.5 3.5 0 0 0-3.5-3.5h-9.5a3.5 3.5 0 0 0-3.5 3.5v4"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.75 2.75h7.5v2.5a2 2 0 0 1-2 2h-3.5a2 2 0 0 1-2-2z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.17 19.67a4.054 4.054 0 1 0-5.733-5.733A4.054 4.054 0 0 0 9.17 19.67m0 0 2.58 2.58"},[]]]),z5=o({name:"Compare Size",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.75 8.75a2.5 2.5 0 0 1 2.5 2.5v6.5a2.5 2.5 0 0 1-2.5 2.5H5.25a2.5 2.5 0 0 1-2.5-2.5v-6.5a2.5 2.5 0 0 1 2.5-2.5zm-2.5 7.5v2.5m0-8v2.5m-8-9.5h2.5m3 0h.5a2 2 0 0 1 2 2v.5m-11-2.5h-.5a2 2 0 0 0-2 2v.5"},[]]]),P5=o({name:"Grid",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"6.5",height:"6.5",x:"3.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"13.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["rect",{width:"6.5",height:"6.5",x:"13.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]]]),V5=o({name:"Grid Dots",tags:[""],category:"Layout",deprecated:!1},[["circle",{cx:"5",cy:"5",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"12",cy:"5",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"19",cy:"5",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"5",cy:"12",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"12",cy:"12",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"19",cy:"12",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"5",cy:"19",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"12",cy:"19",r:"1.5",fill:"currentColor"},[]],["circle",{cx:"19",cy:"19",r:"1.5",fill:"currentColor"},[]]]),B5=o({name:"Layout",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 8.75v8a3 3 0 0 0 3 3H10m-7.25-11v-1.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v1.5m-18.5 0H10m11.25 0v8a3 3 0 0 1-3 3H10m11.25-11H10m0 0v11"},[]]]),D5=o({name:"Page Margins",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"15.5",height:"18.5",x:"4.25",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 2.75v18.5m-4-14.5h15.5m-15.5 10.5h15.5m-4-14.5v18.5"},[]]]),F5=o({name:"Panel Left",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm5.797-3.5v16.5"},[]]]),O5=o({name:"Panel Left Contract",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm5.797-3.5v16.5m5.213-6L12.55 12m0 0 2.21-2.25M12.55 12h4.7"},[]]]),R5=o({name:"Panel Left Expand",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm5.797-3.5v16.5m5.493-6L17.25 12m0 0-2.21-2.25M17.25 12h-4.7"},[]]]),E5=o({name:"Panel Right Open",tags:[""],category:"Layout",deprecated:!1},[["path",{fill:"currentColor",d:"M16.75 3.75a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-2.297V3.75z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.453 3.75h2.297a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-2.297m0-16.5H7.25a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h7.203m0-16.5v16.5"},[]]]),q5=o({name:"Panel Left Open",tags:[""],category:"Layout",deprecated:!1},[["path",{fill:"currentColor",d:"M7.25 3.75a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h2.297V3.75z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.547 3.75H7.25a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h2.297m0-16.5h7.203a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5H9.547m0-16.5v16.5"},[]]]),G5=o({name:"Panel Right",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 16.75a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5zm-5.797 3.5V3.75"},[]]]),U5=o({name:"Panel Right Contract",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 16.75a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5zm-5.797 3.5V3.75M9.24 14.25 11.45 12m0 0L9.24 9.75M11.45 12h-4.7"},[]]]),W5=o({name:"Panel Right Expand",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 16.75a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5zm-5.797 3.5V3.75M8.96 14.25 6.75 12m0 0 2.21-2.25M6.75 12h4.7"},[]]]),N5=o({name:"Table",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"18.5",height:"16.5",x:"2.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.75h18.5M2.75 14h18.5M8.92 7.75v12.5m6.17-12.5v12.5"},[]]]),J5=o({name:"Table Simple",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 9.25h16.5m-16.5 5.5h16.5m-11-11v16.5m5.5-16.5v16.5"},[]]]),Z5=o({name:"Background Color",tags:[""],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.04 4.75h3.66c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v5.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311c-.642.327-1.482.327-3.162.327H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 17.47 3 16.63 3 14.95v-.93"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.407 2.818 5.384 5.385M6.407 2.818 3.01 6.214c-.696.696-1.044 1.044-1.174 1.446-.057.176-.086.36-.086.543m4.657-5.385L5.589 2m6.202 6.203-3.396 3.396c-.696.696-1.044 1.044-1.445 1.174a1.76 1.76 0 0 1-1.086 0c-.401-.13-.75-.478-1.445-1.174L3.01 10.191c-.696-.696-1.044-1.044-1.174-1.445a1.8 1.8 0 0 1-.086-.543m10.042 0H1.75m10.672 4.094 1.485-2.448 1.744 2.313a1.824 1.824 0 0 1-.668 2.491c-1.546.893-3.322-.74-2.562-2.356"},[]]]),K5=o({name:"Border All",tags:["Not to be confused with 'Microsoft'"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.25h4.25a4 4 0 0 0 4-4V12M12 20.25H7.75a4 4 0 0 1-4-4V12M12 20.25V3.75m0 0H7.75a4 4 0 0 0-4 4V12M12 3.75h4.25a4 4 0 0 1 4 4V12m-16.5 0h16.5"},[]]]),Q5=o({name:"Color Palette",tags:["Colour","Theme","Paint","Art"],category:"Design",deprecated:!1},[["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 16.654 6.034)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 12.156 5.221)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 8.654 7.94)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 7.685 12.156)"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(-1 0 0 1 9.904 15.948)"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 12A9.25 9.25 0 1 0 12 21.25c1.318 0 2.224-1.28 2.329-2.594l.117-1.473a3 3 0 0 1 2.758-2.752l1.651-.129c1.28-.1 2.395-1.019 2.395-2.302Z"},[]]]),_5=o({name:"Mask",tags:[""],category:"Design",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{fill:"currentColor",d:"M8.844 20.698a9.254 9.254 0 0 1 0-17.396 9.254 9.254 0 0 1 0 17.396"},[]]]),Y5=o({name:"Paint Bucket",tags:[""],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m18.677 13.35-1.923 3.17c-.985 2.093 1.314 4.206 3.317 3.05a2.36 2.36 0 0 0 .864-3.225z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.778 3.558 6.972 6.972M8.778 3.558 4.38 7.956c-.901.9-1.352 1.351-1.52 1.87a2.3 2.3 0 0 0-.112.704m6.03-6.972-1.06-1.059m8.032 8.031-4.398 4.398c-.9.9-1.351 1.351-1.871 1.52-.457.149-.95.149-1.406 0-.52-.169-.97-.62-1.871-1.52L4.38 13.104c-.901-.9-1.352-1.351-1.52-1.87a2.3 2.3 0 0 1-.112-.704m13.002 0H2.748m10.188 9.971H3.748"},[]]]),$5=o({name:"Paintbrush",tags:["Art","Personalize","Personalization","Customize","Theme","Draw","Painting"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.32 5.75a3 3 0 0 1 3-3h7.36a3 3 0 0 1 3 3V12H5.32zM18.68 12H5.32v2.611a1.5 1.5 0 0 0 1.5 1.5h3.38v3.34a1.799 1.799 0 0 0 3.598 0v-3.34h3.382a1.5 1.5 0 0 0 1.5-1.5zM15.5 2.75V6.5m-3-3.75v2.5"},[]]]),X5=o({name:"Paintbrush 2",tags:["Art","Personalize","Personalization","Customize","Theme","Draw","Painting"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.781 10.832A4.79 4.79 0 0 0 3.75 15.46v3.79a1 1 0 0 0 1 1h3.79a4.79 4.79 0 0 0 4.628-6.03m-3.387-3.388a4.8 4.8 0 0 1 3.387 3.387m-3.387-3.387 3.19-3.19m.197 6.577 3.19-3.19m-3.387-3.387 3.19-3.19a2.395 2.395 0 0 1 3.387 3.387l-3.19 3.19m-3.387-3.387 3.387 3.387"},[]]]),x5=o({name:"Shape Difference",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M1.998 5.75A3.75 3.75 0 0 1 5.748 2h7a3.75 3.75 0 0 1 3.75 3.75V7.5h-5.246a3.75 3.75 0 0 0-3.75 3.75v5.25H5.748a3.75 3.75 0 0 1-3.75-3.75z"},[]],["path",{fill:"currentColor",d:"M7.502 16.5h5.246a3.75 3.75 0 0 0 3.75-3.75V7.5h1.754a3.75 3.75 0 0 1 3.75 3.75v7a3.75 3.75 0 0 1-3.75 3.75h-7a3.75 3.75 0 0 1-3.75-3.75z"},[]]]),et=o({name:"Shape Intersect",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M12.748 15.75a3 3 0 0 0 3-3v-4.5h-4.496a3 3 0 0 0-3 3v4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.252 15.75v2.5a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-2.504m-7.496 7.5v-4.5a3 3 0 0 1 3-3h4.496m-7.496 7.5h4.496a3 3 0 0 0 3-3v-4.5m-7.496 7.5H5.748a3 3 0 0 1-3-3v-7a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v2.5"},[]]]),ot=o({name:"Shape Subtract",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M12.748 2.75h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h2.504v-4.5a3 3 0 0 1 3-3h4.496v-2.5a3 3 0 0 0-3-3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.252 15.75v2.5a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3h-2.504m-7.496 7.5v-4.5a3 3 0 0 1 3-3h4.496m-7.496 7.5H5.748a3 3 0 0 1-3-3v-7a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v2.5"},[]]]),rt=o({name:"Shape Union",tags:[""],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M2.748 5.75a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]],["path",{fill:"currentColor",d:"M8.252 11.25a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.748 5.75a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.252 11.25a3 3 0 0 1 3-3h7a3 3 0 0 1 3 3v7a3 3 0 0 1-3 3h-7a3 3 0 0 1-3-3z"},[]]]),tt=o({name:"Stroke Thickness",tags:["Line Thickness","Border","Weight","Outline"],category:"Design",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 4.5h18.5M20.5 10h-17a.75.75 0 0 0 0 1.5h17a.75.75 0 0 0 0-1.5"},[]],["path",{fill:"currentColor",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 17H4.25a1.5 1.5 0 0 0 0 3h15.5a1.5 1.5 0 0 0 0-3"},[]]]),nt=o({name:"Arrow Maximize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 12.75v6c0 .414.168.79.44 1.06m7.06.44h-6a1.5 1.5 0 0 1-1.06-.44m16.06-8.56v-6c0-.414-.168-.79-.44-1.06m-7.06-.44h6c.414 0 .79.168 1.06.44M4.19 19.81l.56-.56 14.5-14.5.56-.56"},[]]]),at=o({name:"Arrow Minimize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.75 21.25 6.5-6.5.56-.56m.44 7.06v-6c0-.414-.168-.79-.44-1.06m-7.06-.44h6c.414 0 .79.168 1.06.44m3.94-11.44v6c0 .414.168.79.44 1.06m7.06.44h-6a1.5 1.5 0 0 1-1.06-.44m7.06-7.06-6.5 6.5-.56.56"},[]]]),ee=o({name:"Chrome Restore",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 9.75a3.5 3.5 0 0 1 3.5-3.5h8a3.5 3.5 0 0 1 3.5 3.5v8a3.5 3.5 0 0 1-3.5 3.5h-8a3.5 3.5 0 0 1-3.5-3.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.25 2.75h7.241v0a6.76 6.76 0 0 1 6.759 6.759v7.241"},[]]]),ct=o({name:"Contract Down",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.25h4.25a4 4 0 0 0 4-4v-2.5M12 20.25H7.75a4 4 0 0 1-4-4V12M12 20.25V15a3 3 0 0 0-3-3H3.75m0 0V7.75a4 4 0 0 1 4-4h2.5m10 6.5h-5.5a1 1 0 0 1-.707-.293M13.75 3.75v5.5c0 .276.112.526.293.707M20.25 3.75l-5.5 5.5-.707.707"},[]]]),lt=o({name:"Expand",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.25h4.25a4 4 0 0 0 4-4v-2.5M12 20.25H7.75a4 4 0 0 1-4-4V12M12 20.25V15a3 3 0 0 0-3-3H3.75m0 0V7.75a4 4 0 0 1 4-4h2.5m3.5 0h5.5c.276 0 .526.112.707.293m.293 6.207v-5.5a1 1 0 0 0-.293-.707M13.75 10.25l5.5-5.5.707-.707"},[]]]),it=o({name:"Full Screen Maximize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 8.345V6.25a2.5 2.5 0 0 1 2.5-2.5h2.095M3.75 15.655v2.095a2.5 2.5 0 0 0 2.5 2.5h2.095M20.25 8.345V6.25a2.5 2.5 0 0 0-2.5-2.5h-2.095m4.595 11.905v2.095a2.5 2.5 0 0 1-2.5 2.5h-2.095"},[]]]),dt=o({name:"Full Screen Minimize",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.345 3.75v2.095a2.5 2.5 0 0 1-2.5 2.5H3.75M8.345 20.25v-2.095a2.5 2.5 0 0 0-2.5-2.5H3.75M15.655 3.75v2.095a2.5 2.5 0 0 0 2.5 2.5h2.095M15.655 20.25v-2.095a2.5 2.5 0 0 1 2.5-2.5h2.095"},[]]]),v=o({name:"Open",tags:["External Link","Box Arrow Top Right"],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 3.75h-2.5a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h8.5a4 4 0 0 0 4-4v-2.5m-6.5-10h5.5c.276 0 .526.112.707.293m.293 6.207v-5.5a1 1 0 0 0-.293-.707M12.75 11.25l6.5-6.5.707-.707"},[]]]),st=o({name:"Picture in Picture",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 18.25h-3.5a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v3.5"},[]],["rect",{width:"12",height:"10",x:"11",y:"12",fill:"currentColor",rx:"2"},[]]]),ut=o({name:"Picture in Picture 2",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.25 4H5.75a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h12.5a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3"},[]],["rect",{width:"8.5",height:"7.083",x:"10.25",y:"10.42",fill:"currentColor",rx:"1.5"},[]]]),ht=o({name:"Picture in Picture Enter",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 18.25h-3.5a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v3.5"},[]],["rect",{width:"12",height:"10",x:"11",y:"12",fill:"currentColor",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10 7.667V10.4a.6.6 0 0 1-.176.424M6.667 11H9.4a.6.6 0 0 0 .424-.176M6 7l3 3 .824.824"},[]]]),kt=o({name:"Picture in Picture Exit",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.75 5.75h3.5a3 3 0 0 1 3 3v8.5a3 3 0 0 1-3 3H5.75a3 3 0 0 1-3-3v-3.5"},[]],["rect",{width:"12",height:"10",x:"13",y:"12",fill:"currentColor",rx:"2",transform:"rotate(180 13 12)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18 13.667V16.4a.6.6 0 0 1-.176.424M14.667 17H17.4a.6.6 0 0 0 .424-.176M14 13l3 3 .824.824"},[]]]),mt=o({name:"Window",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 7.75a4 4 0 0 1 4-4h8.5a4 4 0 0 1 4 4v8.5a4 4 0 0 1-4 4h-8.5a4 4 0 0 1-4-4zm0 .5h16.5"},[]]]),oe=o({name:"Window Multiple",tags:[""],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 6.25a3.5 3.5 0 0 1 3.5-3.5h8.5a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 0 1-3.5 3.5h-8.5a3.5 3.5 0 0 1-3.5-3.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 6.75v8a6.5 6.5 0 0 1-6.5 6.5h-8m-4-14.273h15.5"},[]]]),gt=o({name:"Beaker",tags:["Flask","Test","Lab","Experiment"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.456 3.75v5.09a3 3 0 0 1-.557 1.742l-1.736 2.436M9.456 3.75h-1.65m1.65 0h5.088m0 0v5.09a3 3 0 0 0 .557 1.742l1.736 2.436M14.544 3.75h1.65m-9.031 9.268-2.378 3.337a2.465 2.465 0 0 0 2.007 3.895h10.416a2.465 2.465 0 0 0 2.007-3.895l-2.378-3.337m-9.674 0h9.674"},[]]]),pt=o({name:"Braces",tags:["Code","Curly Braces"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9 20.25a3 3 0 0 1-3-3v0-1.343a4 4 0 0 0-1.172-2.829L3.75 12l1.078-1.078A4 4 0 0 0 6 8.093V6.75v0a3 3 0 0 1 3-3v0m6 16.5a3 3 0 0 0 3-3v0-1.343a4 4 0 0 1 1.172-2.829L20.25 12l-1.078-1.078A4 4 0 0 1 18 8.093V6.75v0a3 3 0 0 0-3-3v0"},[]]]),Ct=o({name:"Braces Variable",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 20.25a2 2 0 0 1-2-2v-2.343a4 4 0 0 0-1.172-2.829L2.75 12l1.078-1.078A4 4 0 0 0 5 8.093V5.75a2 2 0 0 1 2-2m10 16.5a2 2 0 0 0 2-2v-2.343a4 4 0 0 1 1.172-2.829L21.25 12l-1.078-1.078A4 4 0 0 1 19 8.093V5.75a2 2 0 0 0-2-2M9 8.143l6 7.714m0-7.714-6 7.714"},[]]]),It=o({name:"Branch Compare",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 5.5a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0m13 13a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.5 8.25v7.25a3 3 0 0 0 3 3h4.336M10.75 16l1.793 1.793a1 1 0 0 1 .293.707M10.75 21l1.793-1.793a1 1 0 0 0 .293-.707m5.664-2.75V8.5a3 3 0 0 0-3-3h-4.336M13.25 8l-1.793-1.793a1 1 0 0 1-.293-.707M13.25 3l-1.793 1.793a1 1 0 0 0-.293.707"},[]]]),wt=o({name:"Branch Fork",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 8.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V12m0 3.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m0 0V12m10-3.75a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V9a3 3 0 0 1-3 3H7"},[]]]),ft=o({name:"Branch Fork 2",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.5 8.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V10a2 2 0 0 0 2 2h3m6-3.75a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0V10a2 2 0 0 1-2 2h-4m0 0v3.75m0 0a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5"},[]]]),Mt=o({name:"Bug",tags:["Debug","Run","Error"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.5 9.08a3.23 3.23 0 0 1 3.23-3.23h2.54a3.23 3.23 0 0 1 3.23 3.23v6.27a4.5 4.5 0 0 1-4.5 4.5v0a4.5 4.5 0 0 1-4.5-4.5zm9 3.77h4.75m-18.5 0H7.5m2.25-9.7v.45A2.25 2.25 0 0 0 12 5.85v0a2.25 2.25 0 0 0 2.25-2.25v-.45M16.5 16.6h1.253a2.5 2.5 0 0 1 2.5 2.5v1.75M7.5 16.6H6.247a2.5 2.5 0 0 0-2.5 2.5v1.75M16.5 9.1h1.253a2.5 2.5 0 0 0 2.5-2.5V4.85M7.5 9.1H6.247a2.5 2.5 0 0 1-2.5-2.5V4.85"},[]]]),yt=o({name:"Code",tags:["Tags","HTML"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.75 6.5 3.25 12l5.5 5.5m6.5-11 5.5 5.5-5.5 5.5"},[]]]),vt=o({name:"Git Commit",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0m0 0h5.5m-18.5 0h5.5"},[]]]),At=o({name:"Script",tags:["Macro"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.25 21.25H4A2.25 2.25 0 0 1 1.75 19v-1.25a1.5 1.5 0 0 1 1.5-1.5h1.5m10.5 5a2.5 2.5 0 0 0 2.5-2.5v-11m-2.5 13.5a2.5 2.5 0 0 1-2.5-2.5v-1.5a1 1 0 0 0-1-1h-7m15.376-13.5H8.25a3.5 3.5 0 0 0-3.5 3.5v10m13-8.5h3.5a1 1 0 0 0 1-1V5a2.25 2.25 0 0 0-4.5 0zm-9.25-.5h6m-6 4h4"},[]]]),St=o({name:"Script 2",tags:["Macro"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.25 21.25H4A2.25 2.25 0 0 1 1.75 19v-1.25a1.5 1.5 0 0 1 1.5-1.5h1.5m10.5 5a2.5 2.5 0 0 0 2.5-2.5v-11m-2.5 13.5a2.5 2.5 0 0 1-2.5-2.5v-1.5a1 1 0 0 0-1-1h-7m15.376-13.5H8.25a3.5 3.5 0 0 0-3.5 3.5v10m13-8.5h3.5a1 1 0 0 0 1-1V5a2.25 2.25 0 0 0-4.5 0z"},[]]]),jt=o({name:"Terminal",tags:["Cmd","Command Prompt","Bash","Powershell","Ps"],category:"Development",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.25 9 3 3-3 3m5.5 0h4"},[]]]),bt=o({name:"Video Clip",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.83 13.29c0 1.098 0 1.646.23 1.964.201.277.51.456.85.492.391.041.867-.232 1.818-.779l2.244-1.29c.956-.55 1.435-.825 1.595-1.185a1.2 1.2 0 0 0 0-.984c-.16-.36-.639-.635-1.595-1.184l-2.244-1.291c-.951-.547-1.427-.82-1.817-.779-.34.036-.65.215-.85.492-.231.318-.231.866-.231 1.963z"},[]]]),Tt=o({name:"Arc",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 4.75h-.5c-7.732 0-14 6.268-14 14v.5"},[]]]),Lt=o({name:"Circle",tags:[""],category:"Shapes",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),re=o({name:"Circle Small",tags:["Dot"],category:"Shapes",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"3.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),Ht=o({name:"Corner Radius",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 4.75h-7.5a7 7 0 0 0-7 7v7.5"},[]]]),zt=o({name:"Hexagon",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.42 3.173a3.16 3.16 0 0 1 3.16 0l5.275 3.046a3.16 3.16 0 0 1 1.579 2.735v6.092a3.16 3.16 0 0 1-1.58 2.735l-5.275 3.046a3.16 3.16 0 0 1-3.158 0L5.145 17.78a3.16 3.16 0 0 1-1.579-2.735V8.954c0-1.128.602-2.17 1.58-2.735z"},[]]]),Pt=o({name:"Line Diagonal",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m21.25 2.75-18.5 18.5"},[]]]),Vt=o({name:"Octagon",tags:["Stop","Sign"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.583 3.336a2 2 0 0 1 1.414-.586h6.006a2 2 0 0 1 1.414.586l4.247 4.247a2 2 0 0 1 .586 1.414v6.006a2 2 0 0 1-.586 1.414l-4.247 4.247a2 2 0 0 1-1.414.586H8.997a2 2 0 0 1-1.414-.586l-4.247-4.247a2 2 0 0 1-.586-1.414V8.997a2 2 0 0 1 .586-1.414z"},[]]]),Bt=o({name:"Pentagon",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.13 3.655a3.18 3.18 0 0 1 3.74 0l6.069 4.409a3.18 3.18 0 0 1 1.155 3.557l-2.318 7.134a3.18 3.18 0 0 1-3.025 2.198H8.249a3.18 3.18 0 0 1-3.025-2.198L2.906 11.62A3.18 3.18 0 0 1 4.06 8.063z"},[]]]),Dt=o({name:"Rectangle Wide",tags:[""],category:"Shapes",deprecated:!1},[["rect",{width:"18.5",height:"14.5",x:"2.75",y:"4.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),Ft=o({name:"Rhombus",tags:["Diamond"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.775 14.475a3.5 3.5 0 0 1 0-4.95l5.75-5.75a3.5 3.5 0 0 1 4.95 0l5.75 5.75a3.5 3.5 0 0 1 0 4.95l-5.75 5.75a3.5 3.5 0 0 1-4.95 0z"},[]]]),Ot=o({name:"Square",tags:[""],category:"Shapes",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),Rt=o({name:"Triangle",tags:[""],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M5.732 20.5c-2.29 0-3.723-2.498-2.581-4.5L9.419 5.006c1.144-2.008 4.018-2.008 5.163 0L20.849 16c1.142 2.002-.291 4.5-2.581 4.5z"},[]]]),Et=o({name:"Background Color Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M3 14.95v-1.68h.633c.168.163.33.33.486.462.307.261.696.54 1.204.706a3.5 3.5 0 0 0 2.168 0c.507-.165.896-.445 1.203-.706.28-.236.583-.54.895-.852l1.185-1.186c-1.322 3.12 2.099 6.198 5.084 4.475a3.574 3.574 0 0 0 1.308-4.882 2 2 0 0 0-.118-.179l-1.744-2.313a1.75 1.75 0 0 0-1.764-.657 1.75 1.75 0 0 0-.511-1.173l-.739-.716V4.75h4.41c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v5.4c0 1.68 0 2.52-.327 3.162a3 3 0 0 1-1.311 1.311c-.642.327-1.482.327-3.162.327H7.8c-1.68 0-2.52 0-3.162-.327a3 3 0 0 1-1.311-1.311C3 17.47 3 16.63 3 14.95","clip-rule":"evenodd"},[]]]),qt=o({name:"Eyedropper Color Accent",tags:["Eyedropper 2"],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"m7.941 19.968 6.109-6.108H6.235l-2.202 2.202c-.205.205-.308.307-.387.425a1.5 1.5 0 0 0-.171.335c-.048.134-.07.277-.116.563l-.096.608c-.173 1.1-.26 1.65-.087 2.05.151.35.43.629.78.78.399.174.949.087 2.05-.085l.61-.096c.286-.044.43-.067.563-.115q.18-.065.337-.17c.117-.08.22-.183.425-.389"},[]]]),Gt=o({name:"Highlighter Accent",tags:["Marker"],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"M20.25 6.25v-3.5H3.75v3.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5m-4 7.5h-8.5v5.663a1.3 1.3 0 0 0 1.733 1.226l5.433-1.918a2 2 0 0 0 1.334-1.886z"},[]]]),Ut=o({name:"Paint Bucket Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"m18.677 13.35-1.923 3.17c-.985 2.092 1.314 4.206 3.317 3.05a2.36 2.36 0 0 0 .864-3.225zm-7.325 1.578 4.398-4.398H2.748c0 .237.037.475.112.703.168.52.619.97 1.52 1.871l1.824 1.824c.9.9 1.351 1.351 1.87 1.52.458.149.95.149 1.407 0 .52-.169.97-.62 1.871-1.52"},[]]]),Wt=o({name:"Tag Accent",tags:["Label"],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"M20.162 10.925 13.716 4.48a2.5 2.5 0 0 0-1.767-.732h-5.2a3 3 0 0 0-3 3v5.2a2.5 2.5 0 0 0 .731 1.768l6.445 6.446a4 4 0 0 0 5.657 0l3.58-3.58a4 4 0 0 0 0-5.657"},[]]]),Nt=o({name:"Text Color Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor",d:"M4.25 18.397a1.5 1.5 0 0 1 1.5-1.5h12.5a1.5 1.5 0 0 1 1.5 1.5v1.353a1.5 1.5 0 0 1-1.5 1.5H5.75a1.5 1.5 0 0 1-1.5-1.5z"},[]]]),Jt=o({name:"Text Highlight Color Accent",tags:[""],category:"Accents",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M7.75 3.75a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h8.5a4 4 0 0 0 4-4v-8.5a4 4 0 0 0-4-4zm2.986 8.437L12 9.295l1.264 2.892zm-.002 2.5h2.532l.88 2.014a1.75 1.75 0 0 0 3.207-1.402l-3.391-7.757c-.753-1.723-3.171-1.723-3.924 0l-3.391 7.757a1.75 1.75 0 0 0 3.206 1.402zm2.312-6.745 3.391 7.758a.75.75 0 1 1-1.374.6l-1.143-2.613h-3.84L8.937 16.3a.75.75 0 1 1-1.374-.6l3.391-7.758a1.136 1.136 0 0 1 2.092 0","clip-rule":"evenodd"},[]]]),Zt=o({name:"Amazon",tags:["Shopping","Delivery","Prime"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.3",d:"M17.284 17.724h1.967c.543 0 .983.44.983.983v1.967"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"m6.901 7.111 1.976.2a.57.57 0 0 0 .558-.34c.268-.573.924-1.59 2.209-1.59.258 0 .478.041.665.108 1.04.373 1.02 1.77 1.02 2.874 0 0-2.415-.058-3.992.476-.465.157-.934.333-1.36.578-1.223.705-1.77 2.276-1.969 3.022-.071.27-.098.549-.08.828.08 1.178.558 3.184 2.968 3.599 2.247.386 3.749-.64 4.43-1.267.23-.213.612-.22.817.018l.88 1.017a.59.59 0 0 0 .825.066l1.676-1.402a.59.59 0 0 0 .101-.796l-.267-.374c-.215-.3-.422-.613-.517-.97-.099-.372-.09-.763-.09-1.148V6.704c0-2.372-2.295-3.681-3.94-3.85l-.592-.057a6 6 0 0 0-.972-.034 6 6 0 0 0-1.162.196c-1.537.399-3.348 1.765-3.597 3.664-.033.25.162.463.413.488m6.428 4.576v-1.432s-1.905-.047-2.664.363c-.312.168-.574.491-.775.813a2.54 2.54 0 0 0-.291 1.94c.066.275.158.54.282.695.259.323.876.439 1.166.476q.156.022.311.003c.157-.022.413-.08.67-.23.39-.229.695-.595.903-.995.118-.226.208-.471.273-.676a3.2 3.2 0 0 0 .125-.957","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M4.5 18.707c1.933 1.619 4.584 2.548 7.375 2.548 1.853 0 3.643-.41 5.203-1.158a11 11 0 0 0 .573-.295"},[]]]),Kt=o({name:"App Store",tags:["Apple","Mac App Store","Apple App Store","iOS","iPadOS","macOS"],category:"Logos & Brands",deprecated:!1},[["path",{fill:"currentColor",d:"M10.904 13.794h2.024l-1.012-1.755z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.843 17.367-1.58 2.74A1.784 1.784 0 1 1 4.17 18.32l.55-.953m4.122 0H4.72m4.122 0h6.146m-10.268 0h-.466a1.786 1.786 0 0 1 0-3.573h2.527l3.073-5.327-1.03-1.787a1.784 1.784 0 1 1 3.092-1.786 1.784 1.784 0 1 1 3.09 1.786l-1.03 1.786m-1.049 5.328h-2.024l1.012-1.755m1.012 1.755 2.061 3.573m-2.06-3.573-1.013-1.755m3.073 5.328 1.58 2.74a1.784 1.784 0 1 0 3.092-1.787l-.55-.953h.634a1.786 1.786 0 0 0 0-3.573H17.05l-3.073-5.328m0 0-2.06 3.573"},[]]]),Qt=o({name:"Apple",tags:["iPhone","iPad","Mac","iOS","iPadOS","watchOS","Watch","Tablet","Phone","Tim Cook","Steve Jobs","macOS","Cupertino"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.102 7.78a4 4 0 0 0-1.185-.161c-1.918 0-4.167 1.695-4.167 5.359 0 3.36 2.358 7.21 3.801 7.822.328.14.731.227 1.084.193.707-.07 1.348-.421 2.023-.622.228-.038.5-.074.719-.075.24-.002.51.06.774.12.715.164 1.505.65 2.255.577.267-.026.633-.187.746-.239l.07-.03c.85-.343 1.988-1.826 2.759-3.703.162-.396-.052-.833-.404-1.077-.999-.694-1.663-1.934-1.663-3.195 0-.969.313-1.854.907-2.523l.02-.023a8 8 0 0 1 .45-.5c.255-.248.326-.645.082-.904-.808-.854-1.832-1.277-2.764-1.277a3.6 3.6 0 0 0-1.106.156c-.138.033-.778.192-1.222.355-.257.071-.635.167-.81.21a.7.7 0 0 1-.192.023c-.735-.024-1.47-.303-2.177-.487Z","clip-rule":"evenodd"},[]],["path",{fill:"currentColor",stroke:"currentColor","stroke-linejoin":"round",d:"M13.86 5.178c-.733.878-1.975 1.047-1.975 1.047s-.05-1.256.684-2.135 1.976-1.046 1.976-1.046.05 1.256-.684 2.134Z"},[]]]),_t=o({name:"Bluetooth",tags:["BT","Wireless"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.25 7.5 5.454 4.5m0 0 5.246 3.982a.65.65 0 0 1 0 1.036l-4.202 3.19a.65.65 0 0 1-1.043-.517V4.31a.65.65 0 0 1 1.043-.518l4.202 3.19a.65.65 0 0 1 0 1.036zm0 0L6.25 16.5"},[]]]),Re=o({name:"CSS",tags:["CSS3","Stylesheet","Programming","Web","Cascading Style Sheet"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.754 4.792-2.84 14.31a1.5 1.5 0 0 1-1.099 1.161l-4.069 1.045a3 3 0 0 1-1.492 0l-4.07-1.045a1.5 1.5 0 0 1-1.097-1.16L3.246 4.792A1.5 1.5 0 0 1 4.717 3h14.566a1.5 1.5 0 0 1 1.471 1.792"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m15.998 11.891-.891 4.458a1 1 0 0 1-.64.744l-2.126.77a1 1 0 0 1-.681 0l-2.146-.777a.99.99 0 0 1-.622-.74l-.222-1.114m7.328-3.341.859-4.292a.6.6 0 0 0-.589-.718H7m8.998 5.01H8.002"},[]]]),Yt=o({name:"Facebook",tags:["Meta","Social Media","Mark Zuckerburg","Messenger"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10.478 21.125a9.3 9.3 0 0 0 3.037.002m-3.038-.002A9.25 9.25 0 0 1 2.75 12a9.25 9.25 0 1 1 10.765 9.127m-3.038-.002V16.12H8.58a.6.6 0 0 1-.6-.6v-1.838a.6.6 0 0 1 .6-.6h1.897V9.95a3 3 0 0 1 3-3h1.81a1 1 0 0 1 1 1v1.04a1 1 0 0 1-1 1h-.772a1 1 0 0 0-1 1v2.092h2.297a.6.6 0 0 1 .592.698l-.25 1.504a1 1 0 0 1-.986.836h-1.653v5.007"},[]]]),$t=o({name:"Figma",tags:["Design","Dylan Field","Sketch","Icons","Prototype","Prototyping","Adobe"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.833 5.833A3.083 3.083 0 0 1 8.917 2.75H12v6.167H8.917a3.083 3.083 0 0 1-3.084-3.084m12.334 0a3.083 3.083 0 0 0-3.084-3.083H12v6.167h3.083a3.083 3.083 0 0 0 3.084-3.084"},[]],["rect",{width:"6.167",height:"6.167",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.083",transform:"matrix(-1 0 0 1 18.167 8.917)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.833 12a3.083 3.083 0 0 1 3.084-3.083H12v6.166H8.917A3.083 3.083 0 0 1 5.833 12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.833 18.167a3.083 3.083 0 0 1 3.084-3.084H12v3.084a3.083 3.083 0 0 1-3.083 3.083v0a3.083 3.083 0 0 1-3.084-3.083"},[]]]),Ee=o({name:"GitHub",tags:["Open Source","Code","Microsoft","Git"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.096 21.25v-3.146a3.33 3.33 0 0 1 .758-2.115c-3.005-.4-5.28-1.859-5.28-5.798 0-1.666 1.432-3.89 1.432-3.89-.514-1.13-.5-3.084.06-3.551 0 0 1.95.175 3.847 1.75 1.838-.495 3.764-.554 5.661 0 1.897-1.575 3.848-1.75 3.848-1.75.558.467.573 2.422.06 3.551 0 0 1.432 2.224 1.432 3.89 0 3.94-2.276 5.398-5.28 5.798a3.33 3.33 0 0 1 .757 2.115v3.146"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.086 16.57c.163.554.463 1.066.878 1.496.414.431.932.77 1.513.988a4.46 4.46 0 0 0 3.62-.216"},[]]]),Xt=o({name:"Google",tags:["Pixel","Sundar Pichai","Search","Android"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.365 2.83a9.25 9.25 0 0 1 4.744 2.089c.338.284.336.794.024 1.106l-1.616 1.616c-.312.312-.816.306-1.171.044a5.365 5.365 0 1 0 1.615 6.705h-3.91a.8.8 0 0 1-.8-.8V11.3a.8.8 0 0 1 .8-.8h7.493c.316 0 .61.186.681.495.313 1.362-.125 3.246-.158 3.384l-.004.016c-.528 1.963-1.661 3.706-3.274 4.944a9.25 9.25 0 1 1-4.424-16.51"},[]]]),xt=o({name:"Google 2",tags:["Google Color","Pixel","Sundar Pichai","Search","Android"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.201 9.947a5.365 5.365 0 0 1 8.145-2.262c.355.262.858.268 1.17-.044l1.617-1.616c.312-.312.314-.822-.024-1.106A9.25 9.25 0 0 0 3.612 8.46M7.2 9.947a5.365 5.365 0 0 0 1.69 6.31M7.2 9.947 3.611 8.46m5.28 7.796a5.365 5.365 0 0 0 6.533 0m-6.532 0-2.365 3.082m8.897-3.082a5.4 5.4 0 0 0 1.537-1.866h-3.91a.8.8 0 0 1-.8-.8V11.3a.8.8 0 0 1 .8-.8h7.493c.316 0 .61.186.681.495.313 1.362-.125 3.246-.158 3.384l-.004.016c-.528 1.963-1.661 3.706-3.274 4.944m-2.365-3.083 2.365 3.082m0 0a9.25 9.25 0 0 1-11.262 0m0 0A9.25 9.25 0 0 1 3.612 8.46"},[]]]),e0=o({name:"Google Chrome",tags:["Browser","Chromium","Microsoft","MS Edge"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.25a3.75 3.75 0 0 0-3.747 3.904M12 8.25a3.75 3.75 0 0 1 3.608 4.775M12 8.25h8.458m-4.85 4.775a3.752 3.752 0 0 1-7.355-.871m7.355.871-3.08 8.21m7.93-12.985A9.252 9.252 0 0 0 4.6 6.45m15.858 1.8q.085.19.161.386a9.25 9.25 0 0 1-8.09 12.599m0 0A9.25 9.25 0 0 1 2.75 12c0-2.083.688-4.004 1.85-5.55m3.653 5.704L4.6 6.45"},[]]]),o0=o({name:"Google Play",tags:["App Store","Android","Google","Google Play Store"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.28 16.311 3.29-1.861A2.79 2.79 0 0 0 21 12c0-.955-.476-1.91-1.43-2.45l-3.29-1.86m0 8.622L8.209 20.88a2.8 2.8 0 0 1-2.779 0 2.9 2.9 0 0 1-.7-.557m11.552-4.012L4.729 3.677m0 16.646A2.78 2.78 0 0 1 4 18.43V5.57a2.78 2.78 0 0 1 1.061-2.202 2.81 2.81 0 0 1 3.147-.248l8.073 4.569M4.729 20.323 16.281 7.69"},[]]]),qe=o({name:"HTML",tags:["HTML5","Markup","Programming","Web"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.754 4.792-2.84 14.31a1.5 1.5 0 0 1-1.099 1.161l-4.069 1.045a3 3 0 0 1-1.492 0l-4.07-1.045a1.5 1.5 0 0 1-1.097-1.16L3.246 4.792A1.5 1.5 0 0 1 4.717 3h14.566a1.5 1.5 0 0 1 1.471 1.792"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17 6.881H7.732a.6.6 0 0 0-.589.718l.859 4.292h7.996l-.891 4.458a1 1 0 0 1-.64.744l-2.126.77a1 1 0 0 1-.681 0l-2.127-.77a1 1 0 0 1-.64-.744l-.224-1.119"},[]]]),r0=o({name:"Instagram",tags:["Social"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"17",height:"17",x:"3.5",y:"3.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"5.5"},[]],["circle",{cx:"12",cy:"12",r:"3.606",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"16.894",cy:"7.106",r:"1.03",fill:"currentColor"},[]]]),Ge=o({name:"JavaScript",tags:["Programming","Web","Electron","JS"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.5 11.25v5a1 1 0 0 1-1 1H9m8.25-6h-2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-2"},[]]]),A=o({name:"Microsoft",tags:["Windows","Win11","Windows 11","Satya Nadella","Steve Ballmer","Bill Gates"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.75H5.75a2 2 0 0 0-2 2V12M12 3.75h6.25a2 2 0 0 1 2 2V12M12 3.75v16.5m0 0h6.25a2 2 0 0 0 2-2V12M12 20.25H5.75a2 2 0 0 1-2-2V12m0 0h16.5"},[]]]),t0=o({name:"Microsoft Edge",tags:["Browser","Chromium","Microsoft","MS Edge"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.76 12a9.25 9.25 0 0 0 11.527 8.968M2.761 12a9.25 9.25 0 0 1 9.25-9.25c3.795 0 7.996 1.777 9.017 6.798.223 1.1.09 2.258-.463 3.235-.582 1.025-1.559 2.182-3.01 2.182-.55.088-4.164.176-3.979-1.312A2.27 2.27 0 0 0 14.287 12M2.761 12s.444-4.849 5.78-4.833C14.117 7.184 14.288 12 14.288 12m0 0a2.277 2.277 0 0 0-2.277-2.277c-.642 0-1.636.694-1.636.694m3.913 10.55a9.26 9.26 0 0 0 5.406-3.814c.185-.275.058-.694-.26-.6a.5.5 0 0 0-.174.092c-1.364.617-4.22 1.12-6.685-.257-1.5-.838-2.374-2.135-2.639-3.202-.099-.255-.201-.896-.201-1.186 0-.615.243-1.173.64-1.583m3.913 10.55s-6.012.49-6.546-5.053c-.297-3.09 1.307-4.702 2.633-5.497"},[]]]),n0=o({name:"Python",tags:["Programming"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 7.5H7.5m4.5 9h4.5m0 0h1.521c.807 0 1.634-.188 2.13-.824.531-.679 1.099-1.835 1.099-3.676 0-1.84-.568-2.997-1.098-3.676-.497-.636-1.324-.824-2.13-.824H16.5m0 9v1.521c0 .807-.188 1.634-.824 2.13-.679.531-1.835 1.099-3.676 1.099-1.84 0-2.997-.568-3.676-1.098-.636-.497-.824-1.324-.824-2.13V16.5m0-9H5.978c-.807 0-1.633.188-2.13.824-.53.679-1.098 1.835-1.098 3.676 0 1.84.568 2.997 1.098 3.676.497.636 1.323.824 2.13.824H7.5m0-9V5.978c0-.807.188-1.633.824-2.13.679-.53 1.835-1.098 3.676-1.098 1.84 0 2.997.568 3.676 1.098.636.497.824 1.323.824 2.13V7.5m-9 9V14a2 2 0 0 1 2-2h5a2 2 0 0 0 2-2V7.5"},[]],["path",{fill:"currentColor",d:"M15 18.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0m-6-13a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0"},[]]]),a0=o({name:"Roblox",tags:["Gaming","Studio","Bloxy","Player"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.02",height:"16.02",x:"6.336",y:"2.19",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2.5",transform:"rotate(15 6.336 2.19)"},[]],["rect",{width:"5.34",height:"5.34",x:"10.112",y:"8.73",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:".8",transform:"rotate(15 10.112 8.73)"},[]]]),Ue=o({name:"TikTok",tags:["ByteDance","Now","Shorts","Social","Videos"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.2 10.1c0 .22-.18.401-.4.39a8 8 0 0 1-3.362-.93c-.281-.15-.638.045-.638.364V15.5a6 6 0 1 1-6.4-5.987.38.38 0 0 1 .4.387v2.8c0 .22-.18.397-.398.433A2.4 2.4 0 1 0 12.2 15.5V2.9a.4.4 0 0 1 .4-.4h2.8a.43.43 0 0 1 .418.4 4.4 4.4 0 0 0 3.983 3.982c.22.02.4.197.4.418z"},[]]]),c0=o({name:"Visual Studio Code",tags:["VSCode","VS Code","IDE","Text Editor","Microsoft"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.695 16.318 10.333 12m5.362 4.318V7.682m0 8.636v2.18c0 .68-.27 1.332-.75 1.813M10.332 12l5.362-4.318M10.333 12 7.828 9.983m7.867-2.3v-2.18c0-.68-.27-1.333-.75-1.814M7.827 14.017l-3.516 2.831a.61.61 0 0 1-.813-.044l-1.071-1.076a.61.61 0 0 1 .022-.881L5.598 12m2.23 2.017 6.456 5.84q.304.273.66.454m-7.116-6.294L5.598 12m0 0L2.45 9.153a.61.61 0 0 1-.022-.881l1.071-1.076c.22-.22.57-.24.813-.044l3.516 2.83m0 0 6.456-5.839q.304-.273.66-.454m0 16.622a3.04 3.04 0 0 0 2.517.113l2.334-.937c.577-.232.955-.791.955-1.413V5.926c0-.622-.378-1.181-.955-1.413l-2.334-.937a3.04 3.04 0 0 0-2.517.113"},[]]]),te=o({name:"X (Twitter)",tags:["Twitter","X/Twitter","X Corp.","Bird","Tweet","Post","Social Media"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m13.081 10.712-4.786-6.71a.6.6 0 0 0-.489-.252H5.28a.6.6 0 0 0-.488.948l6.127 8.59m2.162-2.576 6.127 8.59a.6.6 0 0 1-.488.948h-2.526a.6.6 0 0 1-.489-.252l-4.786-6.71m2.162-2.576 5.842-6.962m-8.004 9.538L5.077 20.25"},[]]]),We=o({name:"YouTube",tags:["Social","Shorts","Watch","Videos"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.45 11.419c0-3.017.3-4.526 1.237-5.463s2.446-.937 5.463-.937h5.7c3.017 0 4.525 0 5.463.937s1.237 2.446 1.237 5.463v1.162c0 3.017-.3 4.526-1.237 5.463s-2.446.937-5.463.937h-5.7c-3.017 0-4.526 0-5.463-.937S2.45 15.598 2.45 12.581z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.686 11.491-4.268-2.667a.6.6 0 0 0-.918.509v5.335a.6.6 0 0 0 .918.508l4.268-2.667a.6.6 0 0 0 0-1.018Z"},[]]]),Ne=o({name:"YouTube Shorts",tags:["YT Shorts","Watch","YouTube","Vertical","TikTok"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.834 3.186a3.627 3.627 0 0 1 3.627 6.282l-.74.426a3.626 3.626 0 0 1 1.935 6.766l-7.02 4.053a3.626 3.626 0 1 1-3.627-6.28l.739-.428A3.627 3.627 0 0 1 5.814 7.24z"},[]],["path",{fill:"currentColor",d:"M13.992 11.016 11.2 9.271c-.74-.463-1.7.07-1.7.942v3.49c0 .873.96 1.405 1.7.943l2.792-1.746a1.11 1.11 0 0 0 0-1.884"},[]]]),l0=o({name:"Book",tags:["Reading"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1"},[]]]),i0=o({name:"Book 2",tags:[""],category:"Activities",deprecated:!0,alternativeIcon:"Book"},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 4.749a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v13h-15zm0 13v1.503a2 2 0 0 0 2 2h13"},[]],["rect",{width:"8",height:"3",x:"8",y:"6.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:".6"},[]]]),d0=o({name:"Book Add",tags:[""],category:"Activities",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.245v2.38m2.875-2.375h2.969H7a2.5 2.5 0 0 0-2.5 2.5m6.875 2.5H7a2.5 2.5 0 0 1-2.5-2.5m0 0v-13a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v6.844"},[]]]),s0=o({name:"Book Add 2",tags:[""],category:"Activities",deprecated:!0,alternativeIcon:"Book Add"},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 18.749v-12.8c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874c.428-.218.988-.218 2.108-.218h8.6c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.427.218.987.218 2.108v4.301m-15 8.499c0 .467 0 .7.039.895a2 2 0 0 0 1.568 1.569c.195.039.429.039.896.039h3.247M4.5 18.749h4.75M8.96 9.25h6.08c.336 0 .504 0 .632-.065a.6.6 0 0 0 .263-.263C16 8.794 16 8.626 16 8.29V7.21c0-.336 0-.504-.065-.632a.6.6 0 0 0-.263-.263c-.128-.065-.296-.065-.632-.065H8.96c-.336 0-.504 0-.632.065a.6.6 0 0 0-.263.263C8 6.706 8 6.874 8 7.21v1.08c0 .336 0 .504.065.632a.6.6 0 0 0 .263.263c.128.065.296.065.632.065"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),u0=o({name:"Book Info",tags:[""],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 9.45v3.79"},[]],["circle",{cx:"12",cy:"6.217",r:"1.197",fill:"currentColor"},[]]]),S=o({name:"Book Open",tags:["Reading"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.21a2 2 0 0 1 2-2H8.5a3.5 3.5 0 0 1 3.5 3.5v10.885l-1.015-.721a4 4 0 0 0-2.318-.74H4.75a2 2 0 0 1-2-2zm18.5 0a2 2 0 0 0-2-2H15.5a3.5 3.5 0 0 0-3.5 3.5v10.885l1.015-.721a4 4 0 0 1 2.317-.74h3.918a2 2 0 0 0 2-2z"},[]]]),j=o({name:"Box",tags:["Package","Amazon","Delivery"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 12 8.073-4.625M12 12v9.25M12 12 7.963 9.688m12.11-2.313a3.17 3.17 0 0 0-1.165-1.156L16.25 4.696m3.823 2.679c.275.472.427 1.015.427 1.58v6.09a3.15 3.15 0 0 1-1.592 2.736l-5.316 3.046A3.2 3.2 0 0 1 12 21.25M3.926 7.375a3.14 3.14 0 0 0-.426 1.58v6.09c0 1.13.607 2.172 1.592 2.736l5.316 3.046A3.2 3.2 0 0 0 12 21.25M3.926 7.375a3.17 3.17 0 0 1 1.166-1.156l5.316-3.046a3.2 3.2 0 0 1 3.184 0l2.658 1.523M3.926 7.375l4.037 2.313m0 0 8.287-4.992"},[]]]),h0=o({name:"Broom",tags:["Sweep","Clean"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m13.444 17.626.707-.707a5 5 0 0 0 0-7.071m-.707 7.778-7.071-7.071m7.07 7.07-2.828 4.243-8.485-8.485 4.243-2.828m0 0 .707-.707a5 5 0 0 1 7.07 0m0 0 6.718-6.718"},[]]]),k0=o({name:"Calligraphy Pen",tags:["Sketch"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.16 2.75v1.049c0 1.187 0 1.78-.231 2.233a2.12 2.12 0 0 1-.926.927c-.454.23-1.047.23-2.234.23h-.423M4.84 2.75v1.049c0 1.187 0 1.78.231 2.233.203.4.528.724.926.927.454.23 1.047.23 2.234.23h.423m0 0L6.319 11.47c-.367.673-.55 1.01-.61 1.362a2.1 2.1 0 0 0 .054.935c.1.344.32.657.762 1.283l2.704 3.83c.934 1.323 1.4 1.983 1.98 2.217a2.12 2.12 0 0 0 1.582 0c.58-.234 1.047-.894 1.98-2.216l2.704-3.83c.442-.627.662-.94.761-1.284a2.1 2.1 0 0 0 .055-.935c-.06-.352-.243-.689-.61-1.362l-2.335-4.28m-6.692 0h6.692M12 13.325v7.522"},[]],["circle",{cx:"12",cy:"13.325",r:"1.673",fill:"currentColor"},[]]]),m=o({name:"Cart",tags:["Shopping","Trolley","Amazon","Shopping Cart"],category:"Activities",deprecated:!1},[["circle",{cx:"9.549",cy:"19.049",r:"1.701",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"16.96",cy:"19.049",r:"1.701",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m5.606 5.555 2.01 6.364c.309.978.463 1.467.76 1.829.26.32.599.567.982.72.435.173.947.173 1.973.173h3.855c1.026 0 1.538 0 1.972-.173.384-.153.722-.4.983-.72.296-.362.45-.851.76-1.829l.409-1.296.24-.766.331-1.05a2.5 2.5 0 0 0-2.384-3.252zm0 0-.011-.037a7 7 0 0 0-.14-.42 2.92 2.92 0 0 0-2.512-1.84C2.84 3.25 2.727 3.25 2.5 3.25"},[]]]),m0=o({name:"Compass",tags:["Direction","Explore","Safari"],category:"Activities",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.195 10.195q.221-.22.475-.404c.382-.275.835-.456 1.74-.818l2.357-.943c.632-.252.947-.379 1.148-.313.174.058.31.194.368.368.066.2-.06.517-.313 1.148l-.943 2.357c-.362.905-.543 1.358-.818 1.74q-.183.255-.404.475m-3.61-3.61a4 4 0 0 0-.404.475c-.275.382-.456.835-.818 1.74l-.943 2.357c-.252.632-.379.947-.313 1.148.058.174.194.31.368.368.2.066.516-.06 1.148-.313l2.357-.943c.905-.362 1.358-.543 1.74-.818q.255-.183.475-.404m-3.61-3.61 3.61 3.61"},[]]]),g0=o({name:"Flag",tags:["Report","Checkpoint","Flagged","Font Awesome"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.25 21.25v-6m0 0v-10a1.5 1.5 0 0 1 1.5-1.5h11.086a1 1 0 0 1 .821 1.571L15.75 9.5l2.907 4.179a1 1 0 0 1-.82 1.571z"},[]]]),ne=o({name:"Library",tags:["Books","Bookshelf"],category:"Activities",deprecated:!1},[["rect",{width:"3.998",height:"15",x:"2.75",y:"4.504",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["rect",{width:"3.998",height:"15",x:"9.201",y:"4.504",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.267 8.378c-.165-.615.2-1.247.814-1.411l1.038-.278c.614-.165 1.245.2 1.41.814l2.681 10.014a1.15 1.15 0 0 1-.814 1.41l-1.038.279a1.15 1.15 0 0 1-1.41-.815z"},[]]]),ae=o({name:"Photo Filter",tags:["Color Filter","Tint"],category:"Design",deprecated:!1},[["circle",{cx:"12",cy:"8.73",r:"5.98",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"8.729",cy:"15.27",r:"5.98",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"15.271",cy:"15.27",r:"5.98",stroke:"currentColor","stroke-width":"1.5"},[]]]),p0=o({name:"Ribbon",tags:[""],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.41 9.16a6.4 6.4 0 0 1-2.426 5.02A6.38 6.38 0 0 1 12 15.57c-1.506 0-2.89-.52-3.984-1.388A6.41 6.41 0 1 1 18.41 9.16"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.984 14.18v7.07L12 18.267 8.016 21.25v-7.07"},[]]]),C0=o({name:"Ribbon Star",tags:[""],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.41 9.16a6.4 6.4 0 0 1-2.426 5.02A6.38 6.38 0 0 1 12 15.57c-1.506 0-2.89-.52-3.984-1.388A6.41 6.41 0 1 1 18.41 9.16"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.984 14.18v7.07L12 18.267 8.016 21.25v-7.07"},[]],["path",{fill:"currentColor",d:"M11.455 6.74c.179-.307.268-.461.385-.513a.4.4 0 0 1 .32 0c.117.052.206.206.385.513l.488.838a1 1 0 0 0 .112.168q.045.047.106.076a1 1 0 0 0 .194.055l.947.205c.348.075.522.113.607.208.075.083.11.193.1.304-.014.127-.133.26-.37.525l-.646.723a1 1 0 0 0-.125.159.4.4 0 0 0-.04.123 1 1 0 0 0 .008.202l.098.964c.036.355.054.532-.01.642a.4.4 0 0 1-.26.188c-.124.027-.287-.045-.612-.188l-.887-.391a1 1 0 0 0-.19-.07.4.4 0 0 0-.13 0 1 1 0 0 0-.19.07l-.886.39c-.326.144-.49.216-.614.19a.4.4 0 0 1-.259-.189c-.064-.11-.046-.287-.01-.642l.098-.964c.01-.102.015-.153.008-.202a.4.4 0 0 0-.04-.123 1 1 0 0 0-.125-.159L9.27 9.12c-.238-.265-.356-.398-.37-.525a.4.4 0 0 1 .1-.304c.085-.095.259-.133.607-.208l.947-.205c.1-.022.15-.033.194-.055a.4.4 0 0 0 .106-.076 1 1 0 0 0 .112-.168z"},[]]]),I0=o({name:"Video",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"13.5",height:"12",x:"2.75",y:"6",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.25 9.74 3.554-1.77a1 1 0 0 1 1.446.895v6.268a1 1 0 0 1-1.447.895l-3.553-1.773z"},[]]]),w0=o({name:"Briefcase",tags:["Suitcase"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 9.894a2.5 2.5 0 0 1 2.5-2.5h11.5a2.5 2.5 0 0 1 2.5 2.5V17.5a2.5 2.5 0 0 1-2.5 2.5H6.25a2.5 2.5 0 0 1-2.5-2.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.75 7.394H6.25a2.5 2.5 0 0 0-2.5 2.5v.303a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3v-.303a2.5 2.5 0 0 0-2.5-2.5M8.603 5.5a1.5 1.5 0 0 1 1.5-1.5h3.794a1.5 1.5 0 0 1 1.5 1.5v1.894H8.603z"},[]]]),f0=o({name:"Briefcase 2",tags:["Suitcase","Work"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 10.5A2.5 2.5 0 0 1 6.25 8h11.5a2.5 2.5 0 0 1 2.5 2.5v7a2.5 2.5 0 0 1-2.5 2.5H6.25a2.5 2.5 0 0 1-2.5-2.5zm4.853-5a1.5 1.5 0 0 1 1.5-1.5h3.794a1.5 1.5 0 0 1 1.5 1.5V8H8.603z"},[]]]),M0=o({name:"Cent",tags:["$","Money","Coin","Dollar","\xA2"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.085 3.875v2.417m0 14.083v-2.417m4.382-1.705a5.84 5.84 0 0 1-4.382 1.705m4.382-9.961a5.84 5.84 0 0 0-4.382-1.705m0 11.666A5.836 5.836 0 0 1 6.5 12.125a5.84 5.84 0 0 1 5.585-5.833"},[]]]),ce=o({name:"Dollar",tags:["$","Money","Cash","Bill","Currency"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M16.441 8.26S15.884 5.621 12 5.334m-4.376 10.52S8.75 18.518 12 18.684M12 2.75v2.584m0 15.916v-2.567m0-13.35a10 10 0 0 0-.704-.024c-1.688 0-3.881 1.405-3.881 3.367 0 1.963 1.589 2.732 4.388 3.21s4.782 1.531 4.782 3.696-2.32 3.11-4.266 3.11a6 6 0 0 1-.319-.009"},[]]]),le=o({name:"Graph",tags:["Stocks","Data"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.5 4v13.5a3 3 0 0 0 3 3H20"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.5 15 4.5-4.5 3.5 3.5L20 8.5"},[]]]),y0=o({name:"Toolbox",tags:["Suitcase","Work"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 10a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v7.5a3 3 0 0 1-3 3H5.75a3 3 0 0 1-3-3zM8 5.5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2V7H8zm.5 5.5v3m7-3v3M2.75 12.5h18.5"},[]]]),v0=o({name:"Cake",tags:["Birthday","Party"],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 13.25a2.5 2.5 0 0 1 2.5-2.5h10.5a2.5 2.5 0 0 1 2.5 2.5v8H4.25z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.25 14.87 2.249 1.45a3 3 0 0 0 3.252 0l.623-.4a3 3 0 0 1 3.252 0l.623.4a3 3 0 0 0 3.252 0l2.249-1.45m1.5 6.375H2.75M12 2.75l1.414 1.414a2 2 0 1 1-2.828 0zm0 4.83v3.17"},[]]]),A0=o({name:"Coffee Hot",tags:[""],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.5 10.682c0-.875.71-1.585 1.585-1.585H16.52c.876 0 1.585.71 1.585 1.585v3.265a7.303 7.303 0 0 1-7.302 7.303v0A7.303 7.303 0 0 1 3.5 13.947z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.105 10.556h1.464A2.43 2.43 0 0 1 22 12.986v0a2.43 2.43 0 0 1-2.43 2.43h-1.465M6.421 3.75v2.43m4.382-2.43v2.43m4.381-2.43v2.43"},[]]]),S0=o({name:"Cookies",tags:[""],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.076 10.535a2.75 2.75 0 0 0 3.89 0v0c.127-.128.362-.076.393.102a9.25 9.25 0 0 1-15.65 8.154 9.25 9.25 0 0 1 8.154-15.65c.178.031.23.266.102.394v0a2.75 2.75 0 0 0 2.333 4.667 2.75 2.75 0 0 0 .778 2.333"},[]],["circle",{cx:"8.5",cy:"15.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"7.5",cy:"9.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"12.5",cy:"12.5",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15.5",cy:"16.5",r:"1.25",fill:"currentColor"},[]]]),j0=o({name:"Drop",tags:["Water","Fill","Transparency","Transparent","Droplet"],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M12 21c-1.804 0-3.246-.566-4.397-1.446C2.38 15.557 5.832 8.09 10.801 3.522a1.767 1.767 0 0 1 2.398 0c4.97 4.568 8.42 12.035 3.198 16.032C15.246 20.434 13.804 21 12 21Z"},[]]]),b0=o({name:"Hamburger",tags:[""],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 3.724c-4.302 0-7.79 3.051-7.79 6.816h15.58c0-3.765-3.488-6.816-7.79-6.816"},[]],["rect",{width:"18.5",height:"5.355",x:"2.75",y:"10.54",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.21 15.895h15.58l-.278 1.249a4 4 0 0 1-3.905 3.132H8.393a4 4 0 0 1-3.905-3.132zm10.926-2.833-2.162-2.522h5.842l-2.162 2.522a1 1 0 0 1-1.518 0"},[]]]),ie=o({name:"Square Drag",tags:["Grab","Hand","Drop","Grabber","Dragging"],category:"Gestures",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.073 17.533v-3.864m2.544-2.937c0-.699-.57-1.265-1.272-1.265s-1.272.566-1.272 1.265v2.937m2.544-.444v-4.21c0-.698.57-1.265 1.272-1.265s1.272.567 1.272 1.266v1.716m0 0v2.493m0-2.493a1.273 1.273 0 0 1 2.545 0v1.717m0 0v.776m0-.776c0-.7.57-1.266 1.272-1.266s1.272.567 1.272 1.266V17.1a5.15 5.15 0 0 1-5.15 5.15h-2.31a5.55 5.55 0 0 1-5.541-5.872l.012-.201a2.4 2.4 0 0 1 1.67-2.146l1.142-.362"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 18.25a3 3 0 0 1-3-3v-8.5a3 3 0 0 1 3-3h8.5a3 3 0 0 1 2.959 2.5"},[]]]),T0=o({name:"Cursor Drag",tags:["Grab","Hand","Drop","Grabber"],category:"Gestures",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.315 11.055v4.176m3.246-6.593V6.555c0-.892-.727-1.615-1.623-1.615s-1.623.723-1.623 1.615v3.747m3.246-.566V4.365a1.62 1.62 0 0 1 1.623-1.615c.897 0 1.623.723 1.623 1.615V9.73m0 .005v-3.18a1.624 1.624 0 0 1 3.246 0v2.19m0 0v.99m0-.99a1.62 1.62 0 0 1 1.624-1.615A1.62 1.62 0 0 1 20.3 8.745v5.935a6.57 6.57 0 0 1-6.57 6.57h-2.95a7.08 7.08 0 0 1-7.069-7.492l.015-.256a3.06 3.06 0 0 1 2.13-2.738l1.458-.462m0 0V11.4"},[]]]),L0=o({name:"Hand",tags:[""],category:"Gestures",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 10.059v3.424c0 1.853 0 2.78.221 3.536.527 1.8 1.935 3.216 3.735 3.846.6.176 1.196.363 2.344.532a5.8 5.8 0 0 0 2.014-.066c.303-.062.55-.115.758-.16.49-.106.98-.233 1.43-.454.508-.248.903-.506 1.475-.933.342-.255.655-.566 1.28-1.188l3.247-3.23a1.68 1.68 0 0 0 0-2.384 1.7 1.7 0 0 0-2.396 0l-2.25 2.239v-5.162"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.893 7.852V5.95c0-.815.664-1.475 1.483-1.475.818 0 1.482.66 1.482 1.475v4.424m-5.929-.319V3.95c0-.815.664-1.475 1.482-1.475.819 0 1.482.66 1.482 1.475v6.109M6.964 7.32v2.739-5.104a1.483 1.483 0 0 1 2.965 0v5.104M6.964 8.854V7.95c0-.815-.663-1.475-1.482-1.475C4.664 6.475 4 7.135 4 7.95v2.738"},[]]]),de=o({name:"Thumbs Down",tags:["Dislike"],category:"Gestures",deprecated:!1},[["rect",{width:"4.2",height:"13.296",x:"21.25",y:"16.799",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5",transform:"rotate(180 21.25 16.8)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.05 14.475V6.503a3 3 0 0 0-3-3H7.177a2.5 2.5 0 0 0-2.412 1.843l-1.958 7.188a2.5 2.5 0 0 0 2.412 3.157h4.095V19.5a2 2 0 0 0 2 2h.036a2 2 0 0 0 1.67-.9z"},[]]]),se=o({name:"Thumbs Up",tags:["Like"],category:"Gestures",deprecated:!1},[["rect",{width:"4.2",height:"13.296",x:"3.25",y:"7.201",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.45 9.526v7.97a3 3 0 0 0 3 3h6.873a2.5 2.5 0 0 0 2.412-1.842l1.958-7.188a2.5 2.5 0 0 0-2.412-3.157h-4.095V4.5a2 2 0 0 0-2-2h-.036a2 2 0 0 0-1.67.9z"},[]]]),H0=o({name:"Angle",tags:[""],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 4.25v12.5a3 3 0 0 0 3 3h12.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.25 10.356h.394a9 9 0 0 1 9 9v.394"},[]]]),z0=o({name:"Calculator",tags:["Solve","Math"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"14.5",height:"18.5",x:"4.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["rect",{width:"7.5",height:"3.75",x:"8.25",y:"6.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1"},[]],["circle",{cx:"8.5",cy:"13.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"12",cy:"13.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"15.5",cy:"13.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"8.5",cy:"17.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"12",cy:"17.5",r:"1",fill:"currentColor"},[]],["circle",{cx:"15.5",cy:"17.5",r:"1",fill:"currentColor"},[]]]),P0=o({name:"Hash",tags:["Hashtag","Tag","Category","Number","Count","Pound"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.778 8.395H21.25m-18.5 7.21h17.472M6.282 21.13 9.495 2.87m5.01 18.26 3.212-18.26"},[]]]),V0=o({name:"Ruler",tags:["Measure","Length","Meter","Foot","Metre","Feet","Yard"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"9.5",height:"18.5",x:"6.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M6.75 12h4.5m-4.5-4.5h4.5m-4.5 9h4.5"},[]]]),B0=o({name:"Screen Size",tags:["Aspect Ratio"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"18.5",height:"15.5",x:"2.75",y:"4.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 12.25v-4h4m6.5 3.5v4h-4"},[]]]),D0=o({name:"Headphones",tags:[""],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 17.368V12A9.25 9.25 0 0 0 12 2.75v0A9.25 9.25 0 0 0 2.75 12v5.368"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 13.321h4a1.5 1.5 0 0 1 1.5 1.5v4.429a2 2 0 0 1-2 2h-1.5a2 2 0 0 1-2-2zm13 1.5a1.5 1.5 0 0 1 1.5-1.5h4v5.929a2 2 0 0 1-2 2h-1.5a2 2 0 0 1-2-2z"},[]]]),F0=o({name:"Movie",tags:["Video","Film"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.5a3 3 0 0 1 3-3h12.5a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3H5.75a3 3 0 0 1-3-3zM7 5v14M17 5v14M2.75 9.5H7m-4.25 5H7m10-5h4.25m-4.25 5h4.25"},[]]]),O0=o({name:"Music Note",tags:["Song","Double"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.962 17.968V6.696a1.5 1.5 0 0 1 1.106-1.447l8.15-2.223a1.5 1.5 0 0 1 1.895 1.447v11.468M8.963 9.92l11.15-3.04M8.962 17.968a3.041 3.041 0 1 1-6.082 0 3.041 3.041 0 0 1 6.082 0"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.113 15.94a3.041 3.041 0 1 1-6.082 0 3.041 3.041 0 0 1 6.082 0"},[]]]),R0=o({name:"Music Note 2",tags:["Song","Single"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.5 17.25a4 4 0 1 1-8 0 4 4 0 0 1 8 0m0 0v-9m0 0 4.83 2.415a1.5 1.5 0 0 0 2.17-1.342V7.177a1.5 1.5 0 0 0-.83-1.342l-4.723-2.361a1 1 0 0 0-1.447.894z"},[]]]),E0=o({name:"Soundwave",tags:["Audio","EQ","Waveform","mp3"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 20.75V3.25m8 11.71V9.04M4 14.96V9.04m12 8.872V6.088M8 17.912V6.088"},[]]]),g=o({name:"Volume",tags:["Sound","Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.253 19.4 7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.664 8.542c.48.35.88.854 1.158 1.462.277.607.424 1.295.424 1.996 0 .7-.147 1.39-.424 1.996-.278.607-.677 1.112-1.158 1.462M18.7 6.424c.775.565 1.42 1.378 1.867 2.357.447.978.683 2.089.683 3.219s-.236 2.24-.683 3.22c-.448.978-1.092 1.791-1.867 2.356"},[]]]),ue=o({name:"Volume Low",tags:["Sound","Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.253 19.4 7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.664 8.542c.48.35.88.854 1.158 1.462.277.607.423 1.295.423 1.996 0 .7-.146 1.39-.423 1.996-.278.607-.677 1.112-1.158 1.462"},[]]]),q0=o({name:"Volume Mute",tags:["Sound","Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.253 19.4 7.99 15.782a1 1 0 0 0-.647-.238H4.75a2 2 0 0 1-2-2v-3.086a2 2 0 0 1 2-2h2.594a1 1 0 0 0 .647-.238l4.262-3.62a1 1 0 0 1 1.647.762V18.64a1 1 0 0 1-1.647.762Z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.53 9.64 4.72 4.72m0-4.72-4.72 4.72"},[]]]),G0=o({name:"Leaf",tags:["Leaf One","1"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.508 16.223a6.38 6.38 0 0 1-9.016 0 6.367 6.367 0 0 1 0-9.009l3.094-3.091a2 2 0 0 1 2.828 0l3.094 3.091a6.367 6.367 0 0 1 0 9.01M12 12.265v9.025"},[]]]),U0=o({name:"Leaf Three",tags:["Leaf 3"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.526 7.499a4.75 4.75 0 0 1 4.75-4.75h2.217c.887 0 1.33 0 1.669.172.298.152.54.394.692.692.172.339.172.782.172 1.669v2.217c0 .433-.058.853-.167 1.252m-10.716 2.84 2.3 2.301m5.624 1.288-6.071 6.071M12.012 9.81a6.03 6.03 0 0 1 3.423-1.059h2.424M12.012 9.81a4.85 4.85 0 0 0-4.163-2.361H5.586c-.905 0-1.358 0-1.704.176a1.6 1.6 0 0 0-.706.706C3 8.677 3 9.13 3 10.035v2.262a4.85 4.85 0 0 0 6.7 4.483m2.312-6.97a6.1 6.1 0 0 0-1.54 1.523 6 6 0 0 0-1.029 2.56M17.86 8.75h.404c1.132 0 1.698 0 2.13.22.38.194.689.503.883.884.22.432.22.997.22 2.129v2.828A6.06 6.06 0 0 1 9.7 16.78m-.258-2.888A6.1 6.1 0 0 0 9.7 16.78"},[]]]),W0=o({name:"Leaf Two",tags:["Leaf One"],category:"Nature",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m7.35 8.1 1.93 1.93m5.277 3.663L8 20.25m4.872-13.162a6.5 6.5 0 0 1 2.082-.338h3.055c1.222 0 1.833 0 2.3.238.41.209.744.543.953.953.238.467.238 1.078.238 2.3v3.055a6.546 6.546 0 0 1-13.062.625m4.434-6.833a5.09 5.09 0 0 0-4.78-3.338H5.714c-.95 0-1.425 0-1.788.185a1.7 1.7 0 0 0-.742.742C3 5.04 3 5.515 3 6.465v2.376a5.09 5.09 0 0 0 5.438 5.08m4.434-6.833A6.57 6.57 0 0 0 9.28 10.03m-.842 3.89a6.5 6.5 0 0 1 .842-3.89"},[]]]),N0=o({name:"History",tags:[""],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.281 14.385a8.25 8.25 0 1 0 .824-6.26l-.477.88m-.523-4.63v3.75a1 1 0 0 0 .523.88m4.227.12h-3.75a1 1 0 0 1-.477-.12"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.25 8v4.25l3.685 2.117"},[]]]),J0=o({name:"Question",tags:[""],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.817 8.808a4.183 4.183 0 1 1 7.518 2.526l-.133.145c-.065.07-.29.286-.363.347a4 4 0 0 1-.353.266l-1.517 1.045a2.81 2.81 0 0 0-1.215 2.315"},[]],["circle",{cx:"11.754",cy:"19.141",r:".984",fill:"currentColor"},[]]]),Z0=o({name:"Question Circle",tags:["Help","Support"],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.301 9.709a2.699 2.699 0 1 1 4.85 1.63 4 4 0 0 1-.32.317c-.092.078-.137.11-.227.171l-.979.675a1.81 1.81 0 0 0-.784 1.493"},[]],["circle",{cx:"11.828",cy:"16.74",r:"1",fill:"currentColor"},[]],["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),K0=o({name:"Sparkle",tags:["Flare","AI","Sparkles","Smart","Enhanced"],category:"Miscellaneous",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.256 3.567c.266-.675 1.222-.675 1.488 0l2.047 5.19a.8.8 0 0 0 .451.452l5.191 2.047c.675.266.675 1.222 0 1.488l-5.19 2.047a.8.8 0 0 0-.452.451l-2.047 5.191c-.266.675-1.222.675-1.488 0l-2.047-5.19a.8.8 0 0 0-.451-.452l-5.191-2.047c-.675-.266-.675-1.222 0-1.488l5.19-2.047a.8.8 0 0 0 .452-.451z"},[]],["circle",{cx:"5.25",cy:"5.25",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"19",cy:"19",r:"1",fill:"currentColor"},[]]]),Q0=o({name:"Align Bottom",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 21.25h18.5"},[]],["rect",{width:"6",height:"10",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 19.75 7.75)"},[]],["rect",{width:"6",height:"15",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 10.25 2.75)"},[]]]),_0=o({name:"Align Horizontal Centers",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.75 12h1.5m-11 0h3.5m-11 0h1.5"},[]],["rect",{width:"6",height:"10",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 19.75 7)"},[]],["rect",{width:"6",height:"15",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 10.25 4.5)"},[]]]),Y0=o({name:"Align Left",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 2.75v18.5"},[]],["rect",{width:"6",height:"10",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(0 -1 -1 0 16.25 19.75)"},[]],["rect",{width:"6",height:"15",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(0 -1 -1 0 21.25 10.25)"},[]]]),$0=o({name:"Align Right",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 2.75v18.5"},[]],["rect",{width:"6",height:"10",x:"7.75",y:"19.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 7.75 19.75)"},[]],["rect",{width:"6",height:"15",x:"2.75",y:"10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 2.75 10.25)"},[]]]),X0=o({name:"Align Top",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 2.75h18.5"},[]],["rect",{width:"6",height:"10",x:"19.75",y:"16.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(180 19.75 16.25)"},[]],["rect",{width:"6",height:"15",x:"10.25",y:"21.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(180 10.25 21.25)"},[]]]),x0=o({name:"Align Vertical Centers",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 19.75v1.5m0-11v3.5m0-11v1.5"},[]],["rect",{width:"6",height:"10",x:"7",y:"19.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 7 19.75)"},[]],["rect",{width:"6",height:"15",x:"4.5",y:"10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(-90 4.5 10.25)"},[]]]),en=o({name:"Archive",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 12.5h3.5m-10-5.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5zm0 1.5h16.5"},[]]]),on=o({name:"Archive Add 2",tags:["UPDATE"],category:"Organization",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 12.5h2.063m7.937-1.687V7.25a3.5 3.5 0 0 0-3.5-3.5h-9.5a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h3.594M3.75 8.75h16.5"},[]]]),rn=o({name:"Board",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.75 4H6.25a3.5 3.5 0 0 0-3.5 3.5v9a3.5 3.5 0 0 0 3.5 3.5h11.5a3.5 3.5 0 0 0 3.5-3.5v-9a3.5 3.5 0 0 0-3.5-3.5"},[]],["path",{fill:"currentColor",d:"M17.1 6.95H6.9a1.2 1.2 0 0 0-1.2 1.2v.483a1.2 1.2 0 0 0 1.2 1.2h10.2a1.2 1.2 0 0 0 1.2-1.2V8.15a1.2 1.2 0 0 0-1.2-1.2m0 5.64h-2.9a1.2 1.2 0 0 0-1.2 1.2v2.06a1.2 1.2 0 0 0 1.2 1.2h2.9a1.2 1.2 0 0 0 1.2-1.2v-2.06a1.2 1.2 0 0 0-1.2-1.2m-8.1 0H6.9a1.2 1.2 0 0 0-1.2 1.2v2.06a1.2 1.2 0 0 0 1.2 1.2H9a1.2 1.2 0 0 0 1.2-1.2v-2.06a1.2 1.2 0 0 0-1.2-1.2"},[]]]),tn=o({name:"Bookmark",tags:["Favorite"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.75 20.113c0 .498.554.803.983.54l5.702-3.48a1.09 1.09 0 0 1 1.13 0l5.702 3.48a.644.644 0 0 0 .983-.54V6.25a3 3 0 0 0-3-3h-8.5a3 3 0 0 0-3 3z"},[]]]),nn=o({name:"Bookmark Add",tags:[""],category:"Organization",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V6h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 0 1-1 0V7h-2.493a.5.5 0 1 1 0-1H17V3.507a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 13.5v6.613a.644.644 0 0 1-.983.54l-5.702-3.48a1.09 1.09 0 0 0-1.13 0l-5.702 3.48a.644.644 0 0 1-.983-.54V6.25a3 3 0 0 1 3-3h3.31"},[]]]),he=o({name:"Bookmark Multiple",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 20.654a.6.6 0 0 0 .916.51l5.308-3.282a1 1 0 0 1 1.052 0l5.308 3.282a.6.6 0 0 0 .916-.51V8.75a3 3 0 0 0-3-3h-7.5a3 3 0 0 0-3 3z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 17.65v-8.9a6 6 0 0 0-6-6h-6.5"},[]]]),an=o({name:"Center Horizontal",tags:["Stats","Statistics","Data","Graph","Chart"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 20.25V3.75m-16.5 16.5V3.75"},[]],["rect",{width:"6",height:"13",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(-1 0 0 1 15 5.5)"},[]]]),cn=o({name:"Center Vertical",tags:["Stats","Statistics","Data","Graph","Chart"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 20.25h16.5M3.75 3.75h16.5"},[]],["rect",{width:"6",height:"13",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"matrix(0 -1 -1 0 18.5 15)"},[]]]),ln=o({name:"Filter",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 7.25h15M7.385 12h9.23m-6.345 4.75h3.46"},[]]]),dn=o({name:"Filter 2",tags:["Funnel"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.145 17.704v-3.976c0-.381 0-.572-.044-.75a1.5 1.5 0 0 0-.192-.446c-.1-.155-.238-.286-.515-.548L3.578 7.43a2.648 2.648 0 0 1 1.82-4.572h13.189a2.664 2.664 0 0 1 1.852 4.579l-4.765 4.607c-.27.261-.405.392-.501.545a1.5 1.5 0 0 0-.187.441c-.044.176-.044.364-.044.74v3.935c0 .542 0 .813-.062 1.057a2 2 0 0 1-.641 1.027c-.192.163-.436.282-.923.52-1.14.557-1.709.835-2.172.835a2 2 0 0 1-1.795-1.121c-.204-.416-.204-1.05-.204-2.318"},[]]]),sn=o({name:"Filter Cancel",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 7.25h5.75M7.385 12H12m-1.73 4.75h3.46"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m-2.352-7.852a.5.5 0 0 1 .707 0L17.5 5.793l1.645-1.645a.5.5 0 1 1 .707.707L18.207 6.5l1.645 1.645a.5.5 0 0 1-.707.707L17.5 7.207l-1.645 1.645a.5.5 0 0 1-.707-.707L16.793 6.5l-1.645-1.645a.5.5 0 0 1 0-.707","clip-rule":"evenodd"},[]]]),un=o({name:"Filter Cancel 2",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.52 10.25 2.919-2.814a2.664 2.664 0 0 0-1.852-4.579H5.397a2.648 2.648 0 0 0-1.82 4.572l4.817 4.555c.277.262.415.393.515.548a1.5 1.5 0 0 1 .192.446c.044.178.044.369.044.75v3.976c0 1.268 0 1.902.204 2.318a2 2 0 0 0 .901.91"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m-2.352-7.852a.5.5 0 0 1 .707 0l1.645 1.645 1.645-1.645a.5.5 0 1 1 .707.707L18.207 17.5l1.645 1.645a.5.5 0 0 1-.707.707L17.5 18.207l-1.645 1.645a.5.5 0 1 1-.707-.707l1.645-1.645-1.645-1.645a.5.5 0 0 1 0-.707","clip-rule":"evenodd"},[]]]),hn=o({name:"Section Break",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 12h18.5M4 2.75V5.5a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2.75M4 21.25V18.5a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2.75"},[]]]),kn=o({name:"Tag",tags:["Label"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.162 10.926 13.716 4.48a2.5 2.5 0 0 0-1.767-.732h-5.2a3 3 0 0 0-3 3v5.2a2.5 2.5 0 0 0 .731 1.768l6.445 6.446a4 4 0 0 0 5.657 0l1.79-1.79 1.79-1.79a4 4 0 0 0 0-5.657"},[]],["circle",{cx:"7.738",cy:"7.738",r:"1.277",fill:"currentColor",transform:"rotate(-45 7.738 7.738)"},[]]]),ke=o({name:"Tag Multiple",tags:["Tags"],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m18.828 9.629-5.48-5.492a3.02 3.02 0 0 0-2.196-.886l-4.324.086a2.52 2.52 0 0 0-2.467 2.472l-.086 4.334a3.03 3.03 0 0 0 .884 2.2l5.48 5.493a3.016 3.016 0 0 0 4.273 0l3.916-3.925a3.03 3.03 0 0 0 0-4.282"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.25 15.714 4.254 4.262a6.03 6.03 0 0 0 8.544 0l3.202-3.209"},[]],["path",{fill:"currentColor",d:"M7.967 5.798a1.15 1.15 0 1 1 .002 2.298 1.15 1.15 0 0 1-.002-2.298"},[]]]),me=o({name:"Task List",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 4.5h11m-14-1.446L4.357 5.946 2.75 4.34m7.5 7.66h11m-14-1.446-2.893 2.892L2.75 11.84m7.5 7.66h11m-14-1.446-2.893 2.892L2.75 19.34"},[]]]),mn=o({name:"Camera",tags:["Photo","Picture","Photography","Shot","Shoot"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12.857 3.189h-1.714c-.681 0-1.022 0-1.331.094-.274.083-.529.22-.75.401-.25.205-.438.489-.816 1.056L7.103 6.454c-1.524 0-2.286 0-2.868.296a2.72 2.72 0 0 0-1.188 1.19c-.297.581-.297 1.343-.297 2.867v5.651c0 1.524 0 2.286.297 2.868.26.512.677.928 1.188 1.189.582.296 1.344.296 2.868.296h9.794c1.524 0 2.286 0 2.868-.296a2.72 2.72 0 0 0 1.188-1.19c.297-.581.297-1.343.297-2.867v-5.651c0-1.524 0-2.286-.297-2.868a2.72 2.72 0 0 0-1.188-1.189c-.582-.296-1.344-.296-2.868-.296L15.754 4.74c-.378-.567-.567-.85-.816-1.056a2.2 2.2 0 0 0-.75-.401c-.309-.094-.65-.094-1.331-.094"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.775 13.212a3.775 3.775 0 1 1-7.55 0 3.775 3.775 0 0 1 7.55 0"},[]]]),gn=o({name:"Computer",tags:["All-in-one","AIO","Desktop","PC"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"15.031",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.11 17.781v3.469m5.78-3.469v3.469m-8.382 0h10.984"},[]]]),pn=o({name:"Computer Mac",tags:["iMac","All-in-one","AIO","Desktop","Apple","Mac"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 6.25a3.5 3.5 0 0 1 3.5-3.5h11.5a3.5 3.5 0 0 1 3.5 3.5v8.031a3.5 3.5 0 0 1-3.5 3.5H6.25a3.5 3.5 0 0 1-3.5-3.5zm0 7.75h18.5M9.11 17.781v1.469a2 2 0 0 1-2 2h-.6m8.38-3.469v1.469a2 2 0 0 0 2 2h.6m-10.982 0h10.984"},[]]]),Cn=o({name:"Foldable Horizontal",tags:["Folding Phone","Z Fold","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 5.25 5.223 3.601A2 2 0 0 0 2.75 5.545v12.91A2 2 0 0 0 5.223 20.4L12 18.75m0-13.5v13.5m0-13.5 6.777-1.649a2 2 0 0 1 2.473 1.944v12.91a2 2 0 0 1-2.473 1.944L12 18.75"},[]]]),In=o({name:"Foldable Horizontal Half",tags:["Folding Phone","Z Fold","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 5.25 6.777-1.649a2 2 0 0 1 2.473 1.944v12.91a2 2 0 0 1-2.473 1.944L12 18.75z"},[]],["path",{stroke:"currentColor","stroke-dasharray":"2.5 3","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m9.5 19.358-4.895 1.19a1.5 1.5 0 0 1-1.855-1.457V4.91a1.5 1.5 0 0 1 1.855-1.46L9.5 4.641"},[]]]),wn=o({name:"Foldable Vertical",tags:["Folding Phone","Z Flip","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.375 12-1.39 6.853a2 2 0 0 0 1.961 2.397h10.108a2 2 0 0 0 1.96-2.397L17.625 12m-11.25 0h11.25m-11.25 0-1.39-6.853A2 2 0 0 1 6.947 2.75h10.108a2 2 0 0 1 1.96 2.397L17.625 12"},[]]]),fn=o({name:"Foldable Vertical Half",tags:["Folding Phone","Z Flip","Dual Screen"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.25 12 1.648 6.777a2 2 0 0 1-1.943 2.473h-9.91A2 2 0 0 1 5.1 18.777L6.75 12z"},[]],["path",{stroke:"currentColor","stroke-dasharray":"2 3","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m6.142 9.5-1.19-4.895A1.5 1.5 0 0 1 6.408 2.75H17.59a1.5 1.5 0 0 1 1.458 1.855L17.859 9.5"},[]]]),Mn=o({name:"Game",tags:["Controller","Xbox","PlayStation","Arcade","Gaming","Steam"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.031 3.887H7.97a5.22 5.22 0 0 0-5.219 5.22v8.265c0 2.075 2.533 3.085 3.962 1.581l2.976-3.134h4.624l2.875 3.46c1.374 1.654 4.063.682 4.063-1.467V9.106a5.22 5.22 0 0 0-5.219-5.219M8.138 8.39v4m-2-2h4"},[]],["circle",{cx:"14.662",cy:"9.39",r:"1",fill:"currentColor"},[]],["circle",{cx:"16.862",cy:"11.59",r:"1",fill:"currentColor"},[]]]),yn=o({name:"Keyboard",tags:["Peripheral"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"13.5",x:"2.75",y:"5.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8 15.38h8"},[]],["circle",{cx:"7.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"13.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"16.5",cy:"8.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"7.5",cy:"11.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"10.5",cy:"11.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"13.5",cy:"11.875",r:"1",fill:"currentColor"},[]],["circle",{cx:"16.5",cy:"11.875",r:"1",fill:"currentColor"},[]]]),vn=o({name:"Laptop",tags:["Computer","PC"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.75 7a2 2 0 0 1 2-2h10.5a2 2 0 0 1 2 2v9H4.75zm-2 10a1 1 0 0 1 1-1h16.5a1 1 0 0 1 1 1v1a2 2 0 0 1-2 2H4.75a2 2 0 0 1-2-2z"},[]]]),An=o({name:"Motherboard",tags:["Computer Board","Chip","Components","Transistor","Silicon","PC","CPU"],category:"Technology",deprecated:!1},[["rect",{width:"13.5",height:"13.5",x:"5.25",y:"5.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.75 8.75h2.5M18.75 12h2.5m-2.5 3.25h2.5m-6 3.5v2.5M12 18.75v2.5m-3.25-2.5v2.5m-6-12.5h2.5M2.75 12h2.5m-2.5 3.25h2.5m10-12.5v2.5M12 2.75v2.5m-3.25-2.5v2.5"},[]],["rect",{width:"5",height:"5",x:"9.5",y:"9.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1"},[]]]),Sn=o({name:"Phone",tags:["iPhone","Samsung Galaxy","Mobile","Android","iOS","Smartphone"],category:"Technology",deprecated:!1},[["rect",{width:"12.5",height:"18.5",x:"5.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11 17.75h2"},[]]]),jn=o({name:"Printer",tags:[""],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M6.75 17v1.05c0 1.12 0 1.68.218 2.108a2 2 0 0 0 .874.874c.428.218.988.218 2.108.218h4.1c1.12 0 1.68 0 2.108-.218a2 2 0 0 0 .874-.874c.218-.428.218-.988.218-2.108V17m-10.5 0v-1.05c0-1.12 0-1.68.218-2.108a2 2 0 0 1 .874-.874c.428-.218.988-.218 2.108-.218h4.1c1.12 0 1.68 0 2.108.218a2 2 0 0 1 .874.874c.218.428.218.988.218 2.108V17m-10.5 0h-.8c-1.12 0-1.68 0-2.108-.218a2 2 0 0 1-.874-.874c-.218-.428-.218-.988-.218-2.108v-3c0-1.68 0-2.52.327-3.162a3 3 0 0 1 1.311-1.311C5.03 6 5.87 6 7.55 6h8.9c1.68 0 2.52 0 3.162.327a3 3 0 0 1 1.311 1.311c.327.642.327 1.482.327 3.162v3c0 1.12 0 1.68-.218 2.108a2 2 0 0 1-.874.874C19.73 17 19.17 17 18.05 17h-.8M6.75 4.25a1.5 1.5 0 0 1 1.5-1.5h7.5a1.5 1.5 0 0 1 1.5 1.5V6H6.75z"},[]]]),Je=o({name:"TV",tags:["Television"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"13",x:"2.75",y:"4",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 20h10"},[]]]),bn=o({name:"Tablet",tags:["iPad"],category:"Technology",deprecated:!1},[["rect",{width:"18.5",height:"15",x:"2.75",y:"4.5",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10 16h4"},[]]]),Tn=o({name:"Watch",tags:["Apple Watch","Watch","Samsung Galaxy","Clock","Time","Smartwatch","Tracker"],category:"Technology",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.314 12a6.3 6.3 0 0 0-2.623-5.123v-2.92c0-.805-.652-1.457-1.457-1.457H9.766c-.805 0-1.457.652-1.457 1.457v2.92A6.3 6.3 0 0 0 5.686 12m12.628 0a6.3 6.3 0 0 1-2.623 5.123v2.92c0 .805-.652 1.457-1.457 1.457H9.766a1.457 1.457 0 0 1-1.457-1.457v-2.92A6.3 6.3 0 0 1 5.686 12m12.628 0a6.314 6.314 0 1 1-12.628 0m12.628 0a6.314 6.314 0 1 0-12.628 0"},[]]]),Ln=o({name:"Brightness",tags:["Weather Sunny"],category:"Weather",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"4.25",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 2.75v1.5M5.46 5.46l1.06 1.06M12 19.75v1.5m5.48-3.77 1.06 1.06M2.75 12h1.5m1.21 6.54 1.06-1.06M19.75 12h1.5m-3.77-5.48 1.06-1.06"},[]]]),Hn=o({name:"Moon",tags:["Crescent","Dark","Dark Mode","Dark Theme"],category:"Weather",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.578 3.512a6.307 6.307 0 0 0 8.91 8.91.45.45 0 0 1 .466-.095c.176.067.29.24.275.428A9.255 9.255 0 1 1 5.461 5.45a9.22 9.22 0 0 1 5.784-2.68.42.42 0 0 1 .428.275c.06.16.02.34-.095.466Z"},[]]]),zn=o({name:"Weather Cloudy",tags:[""],category:"Weather",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.465 13.796a3.43 3.43 0 0 1-.715-2.101 3.457 3.457 0 0 1 3.114-3.437.31.31 0 0 0 .276-.305A3.46 3.46 0 0 1 9.603 4.5c.88 0 1.682.327 2.293.866m4.665 6.083a3.46 3.46 0 0 0-3.493-3.453 3.46 3.46 0 0 0-3.432 3.453c0 .157-.12.29-.276.305a3.46 3.46 0 0 0-3.114 3.437 3.46 3.46 0 0 0 3.462 3.453h8.08a3.46 3.46 0 0 0 3.462-3.453 3.46 3.46 0 0 0-3.462-3.454h-.95a.283.283 0 0 1-.277-.288"},[]]]),Pn=o({name:"Branch",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7 8.25a2.75 2.75 0 1 0 0-5.5 2.75 2.75 0 0 0 0 5.5m0 0v7.5m0-7.5c0 2.9 2.35 5.25 5.25 5.25h2M7 15.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m7.25-2.25a2.75 2.75 0 1 0 5.5 0 2.75 2.75 0 0 0-5.5 0"},[]]]),Vn=o({name:"Ubuntu",tags:["Canonical","Linux","Mark Shuttleworth","Open Source"],category:"Logos & Brands",deprecated:!1},[["circle",{cx:"12.75",cy:"12",r:"4.75",stroke:"currentColor","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.546 20.054a8.254 8.254 0 0 1-9.67-5.582m13.95 3.109A8.22 8.22 0 0 0 21 12a8.22 8.22 0 0 0-2.174-5.582m-4.28-2.473a8.254 8.254 0 0 0-9.67 5.582"},[]],["path",{stroke:"currentColor","stroke-width":"1.5",d:"M15.625 16.98a2.5 2.5 0 1 1 2.5 4.33 2.5 2.5 0 0 1-2.5-4.33ZM4.5 9.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm11.125-6.81a2.5 2.5 0 1 1 2.5 4.33 2.5 2.5 0 0 1-2.5-4.33Z"},[]]]),ge=o({name:"Linux",tags:["Tux","GNU/Linux","Penguin","Operating System","OS","Linus Torvalds","Open Source"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"1.48",height:"1.48",x:"12.671",y:"5.713",fill:"currentColor",rx:".74"},[]],["rect",{width:"1.48",height:"1.48",x:"10.381",y:"5.713",fill:"currentColor",rx:".74"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.603 20.846a1.916 1.916 0 0 0 3.253.436l1.852-2.308a.69.69 0 0 0-.193-1.03l-1.538-.888m-3.374 3.79a5.9 5.9 0 0 1-2.337.476 5.9 5.9 0 0 1-2.453-.526m4.79.05a1.92 1.92 0 0 1-.028-1.457l.89-2.29m-5.652 3.697a1.916 1.916 0 0 1-2.474 1.074L4.58 20.795a.69.69 0 0 1-.347-.989l1.661-2.878a.69.69 0 0 1 .542-.343m3.377 4.21a1.92 1.92 0 0 0-.58-2.207l-.02-.017m-2.777-1.986a6 6 0 0 1-.125-1.218 5.92 5.92 0 0 1 1.16-3.531c.809-1.098 1.588-2.313 1.588-3.677V6.206a3.206 3.206 0 1 1 6.413 0V8.16c0 1.364.78 2.58 1.589 3.676a5.93 5.93 0 0 1 1.16 3.532c0 .586-.085 1.153-.244 1.688m-11.541-.47a.7.7 0 0 1 .488.15l2.288 1.836m8.766-1.516-1.341-.774a.69.69 0 0 0-.989.348l-.182.47m0 0c-.106-2.161-1.498-4.939-3.2-4.939-1.771 0-3.207 3.007-3.207 5.197 0 .423.054.831.153 1.214"},[]],["path",{fill:"currentColor",d:"M11.08 8.272a.6.6 0 0 0-.46.984l1.185 1.423a.6.6 0 0 0 .922 0l1.185-1.423a.6.6 0 0 0-.461-.984z"},[]]]),Bn=o({name:"Webpack",tags:["Module Bundler","JavaScript"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 12 7.435 9.364M12 12l4.565-2.636M12 12v5.272m-8.01-.647c.178.31.437.573.757.757l6.218 3.59c.32.186.678.278 1.035.278m-8.01-4.625a2.07 2.07 0 0 1-.278-1.035V8.41c0-.37.099-.726.277-1.035m0 9.25 3.446-1.99M12 21.25a2.07 2.07 0 0 0 1.035-.277l6.218-3.59c.32-.185.58-.449.758-.758M12 21.25v-3.978m8.01-.647-3.306-1.91-.136-.083m3.443 1.993c.178-.31.277-.665.277-1.035V8.41c0-.37-.099-.726-.277-1.035m0 0a2.07 2.07 0 0 0-.758-.757l-6.218-3.59A2.07 2.07 0 0 0 12 2.75m8.01 4.625-3.445 1.99M12 2.75a2.07 2.07 0 0 0-1.035.277l-6.218 3.59c-.32.185-.58.449-.758.758M12 2.75v3.978m-8.01.647 3.445 1.99m0 0c-.09.154-.139.332-.139.516v4.237c0 .185.05.363.139.518m0-5.272c.089-.155.218-.286.378-.379l3.67-2.118c.16-.092.338-.139.517-.139m4.565 2.636a1.03 1.03 0 0 0-.378-.379l-3.67-2.118A1.03 1.03 0 0 0 12 6.728m4.565 2.636c.09.155.139.333.139.517v4.237c0 .184-.049.36-.136.514m0 0c-.09.156-.22.29-.381.383l-3.67 2.118c-.16.092-.338.139-.517.139m-4.565-2.636c.089.155.218.286.378.379l3.67 2.118c.16.092.338.139.517.139"},[]]]),Ze=o({name:"NPM",tags:["Node Package Manager","JavaScript","JS","Node.js"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{fill:"currentColor",d:"M12 9a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v11.25h-4z"},[]]]),Ke=o({name:"NodeJS",tags:["Node Package Manager","JavaScript","JS","Node.js"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.75 8.5v7.964c0 .866-.456 1.626-1.142 2.052-.745.463-1.672.13-2.432-.308l-1.43-.826a2.07 2.07 0 0 1-1.034-1.792V8.41c0-.74.394-1.423 1.035-1.792l6.218-3.59a2.07 2.07 0 0 1 2.07 0l6.218 3.59a2.07 2.07 0 0 1 1.035 1.792v7.18a2.07 2.07 0 0 1-1.035 1.792l-6.218 3.59a2.07 2.07 0 0 1-2.07 0l-.989-.57"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.29 8.5h-2.75a1.75 1.75 0 0 0-1.75 1.75v0c0 .966.784 1.75 1.75 1.75h1c.966 0 1.75.784 1.75 1.75v0a1.75 1.75 0 0 1-1.75 1.75h-2.75"},[]]]),pe=o({name:"Bolt",tags:["Lightning","Strike","Flash","Zap"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.896 11.457c.64 0 .924.804.426 1.206l-10.45 8.434c-.505.407-1.238-.057-1.086-.687l1.615-6.696H4.104a.678.678 0 0 1-.455-1.182l10.63-9.604c.489-.442 1.257.002 1.118.646l-1.698 7.883z"},[]]]),Dn=o({name:"Door",tags:["Closed"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.25 6.25a2.5 2.5 0 0 1 2.5-2.5h8.5a2.5 2.5 0 0 1 2.5 2.5v15H5.25zm-2.5 15h18.5"},[]],["circle",{cx:"15.25",cy:"12.5",r:"1.5",fill:"currentColor"},[]]]),Fn=o({name:"Open Source",tags:["Open Source Initiative","OSI","Free Software","FOSS"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.157 20.136c.211.51.8.757 1.284.492a9.25 9.25 0 1 0-8.882 0c.484.265 1.073.018 1.284-.492l1.358-3.28c.212-.51-.043-1.086-.478-1.426a3.7 3.7 0 1 1 4.554 0c-.435.34-.69.916-.478 1.426z"},[]]]),Qe=o({name:"VueJS",tags:["JavaScript","Framework","Open Source","Evan You"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.701 4.57h3.161c.384 0 .739.202.936.531L12 8.791l2.203-3.69a1.09 1.09 0 0 1 .935-.531h3.16m-12.597 0h-1.86a1.09 1.09 0 0 0-.935 1.648l8.158 13.671a1.09 1.09 0 0 0 1.872 0l8.158-13.671a1.09 1.09 0 0 0-.935-1.648h-1.86M5.7 4.57 12 15.124 18.299 4.57"},[]]]),On=o({name:"Record",tags:["Recording","Voice"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"5",fill:"currentColor"},[]]]),Rn=o({name:"Record Stop",tags:["Recording","Voice"],category:"Actions",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["rect",{width:"8",height:"8",x:"8",y:"8",fill:"currentColor",rx:"2"},[]]]),En=o({name:"Door Open",tags:["Configure","Spanner","Options","Mechanism","Mechanic"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.157 20.517h.593a2.5 2.5 0 0 0 2.5-2.5V5.75a2.5 2.5 0 0 0-2.5-2.5h-9.5c-.55 0-1.06.178-1.473.48m-1.02 13.742a1.5 1.5 0 0 0 .86 1.357l5.896 2.775a1.5 1.5 0 0 0 2.138-1.358V8.387a1.5 1.5 0 0 0-.86-1.356l-7.014-3.3m0 0A2.5 2.5 0 0 0 4.75 5.75v11.722"},[]],["circle",{cx:"10.25",cy:"12.75",r:"1.25",fill:"currentColor"},[]]]),qn=o({name:"Branch Pull Request",tags:["Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 5.5a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0m13 13a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0m-13 0a2.75 2.75 0 1 1-5.5 0 2.75 2.75 0 0 1 5.5 0M5.5 8.25v7.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 15.75V8.5a3 3 0 0 0-3-3h-4.336M13.25 8l-1.793-1.793a1 1 0 0 1-.293-.707M13.25 3l-1.793 1.793a1 1 0 0 0-.293.707"},[]]]),Gn=o({name:"Candy",tags:["Halloween","Trick or Treat"],category:"Food & Drink",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.02 7.53 7.53 9.02A5.269 5.269 0 0 0 14 17.243M9.02 7.53q.294-.295.62-.533m-.62.532.62-.532m0 0q.177-.128.36-.24m0 11.106V6.757m0 0a5.28 5.28 0 0 1 4.288-.54 5.268 5.268 0 0 1 2.183 8.764l-1.49 1.49a5.3 5.3 0 0 1-.981.772m0-11.106v11.106"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.47 7.53a3.16 3.16 0 0 1 0-4.471 1.053 1.053 0 0 1 1.486-.005l2.99 2.99a1.053 1.053 0 0 1-.005 1.486 3.16 3.16 0 0 1-4.47 0M7.53 16.47a3.16 3.16 0 0 0-4.471 0 1.053 1.053 0 0 0-.005 1.486l2.99 2.99a1.053 1.053 0 0 0 1.486-.005 3.16 3.16 0 0 0 0-4.47"},[]]]),Un=o({name:"Svelte",tags:["SvelteKit","Framework","JavaScript","Compiler"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.878 10.881a5.63 5.63 0 0 1-2.181 7.44l-3.757 2.175a5.596 5.596 0 0 1-7.656-2.057 5.63 5.63 0 0 1-.162-5.32 5.63 5.63 0 0 1 2.181-7.44l3.757-2.175a5.596 5.596 0 0 1 7.656 2.057 5.63 5.63 0 0 1 .162 5.32"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.011 8.912a2.2 2.2 0 0 0-.228-1.653 2.195 2.195 0 0 0-3-.813l-3.8 2.2a2.207 2.207 0 0 0-.798 3.012 2.195 2.195 0 0 0 3.001.813l1.628-.942a2.195 2.195 0 0 1 3 .813 2.207 2.207 0 0 1-.797 3.012l-3.8 2.2a2.195 2.195 0 0 1-3-.813 2.2 2.2 0 0 1-.228-1.653"},[]]]),Ce=o({name:"Checkbox Indeterminate 2",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"18.5",height:"18.5",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{fill:"currentColor",d:"M7.113 6.25a.86.86 0 0 0-.863.862v9.775c0 .477.386.863.862.863h9.775a.863.863 0 0 0 .863-.863V7.114a.863.863 0 0 0-.863-.863z"},[]]]),Ie=o({name:"Checkbox Indeterminate",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.19 12H7.81"},[]]]),we=o({name:"Checkbox Checked",tags:[""],category:"System & Interface",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16.512 9.107-5.787 5.786-3.237-3.232"},[]]]),Wn=o({name:"Brackets",tags:["Code"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.75 3.75h-2a2 2 0 0 0-2 2v12.5a2 2 0 0 0 2 2h2m6.5-16.5h2a2 2 0 0 1 2 2v12.5a2 2 0 0 1-2 2h-2"},[]]]),Nn=o({name:"Comment Exclamation",tags:["Message","Important"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 6.25v4"},[]],["circle",{cx:"12",cy:"13.25",r:"1",fill:"currentColor"},[]]]),Jn=o({name:"Dollar Circle",tags:["$","Money","Cash","Bill","Currency"],category:"Business",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M15.099 9.723s-.377-1.783-3.001-1.977m-2.957 7.108s.761 1.8 2.957 1.912m0-10.766v1.746m0 10.754v-1.734m0-9.02a7 7 0 0 0-.476-.017c-1.14 0-2.622.95-2.622 2.275 0 1.326 1.073 1.846 2.965 2.169s3.23 1.035 3.23 2.497-1.566 2.101-2.881 2.101a4 4 0 0 1-.216-.005"},[]],["circle",{cx:"12.25",cy:"12.25",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]]]),Zn=o({name:"Regular Expression",tags:["RegExp","Text","Match"],category:"Text",deprecated:!1},[["circle",{cx:"6.75",cy:"17.25",r:"3",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m16 3.75.003 4.996L20.25 6.25l-4.245 2.5 4.245 2.5-4.247-2.496L16 13.75l-.002-4.996-4.248 2.496 4.245-2.5-4.245-2.5 4.248 2.496z"},[]]]),Kn=o({name:"Ruler Diagonal",tags:["Measure","Length","Meter","Foot","Metre","Feet","Yard"],category:"Math & Numbers",deprecated:!1},[["rect",{width:"9",height:"19.5",x:"15.712",y:"1.924",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2",transform:"rotate(45 15.712 1.924)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M8.818 8.818 12 12m0-6.364 3.182 3.182M5.636 12l3.182 3.182"},[]]]),_e=o({name:"TypeScript",tags:["Programming","Web","TS","Microsoft"],category:"Logos & Brands",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 11.25h-2a1 1 0 0 0-1 1v1a1 1 0 0 0 1 1h1a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-2m-4.75-6v6m-2-6h4"},[]]]),fe=o({name:"Slash Square",tags:["Command"],category:"Actions",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.5 7-5 10"},[]]]),Qn=o({name:"Copyright",tags:["Legal","Rights","License","Protection"],category:"Business",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.828 14.828a4 4 0 1 1 0-5.656"},[]]]),_n=o({name:"Copyleft",tags:["Legal","Rights","License"],category:"Business",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.172 14.828a4 4 0 1 0 0-5.656"},[]]]),Yn=o({name:"Keyboard Command",tags:["Mac","macOS","Meta","Super","Cmd"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 5.751a3 3 0 0 1 3-3v0a3 3 0 0 1 3 3v3h-3a3 3 0 0 1-3-3m0 12.498a3 3 0 0 0 3 3v0a3 3 0 0 0 3-3v-3h-3a3 3 0 0 0-3 3m18.5-12.498a3 3 0 0 0-3-3v0a3 3 0 0 0-3 3v3h3a3 3 0 0 0 3-3m0 12.498a3 3 0 0 1-3 3v0a3 3 0 0 1-3-3v-3h3a3 3 0 0 1 3 3M8.75 8.751h6.5v6.5h-6.5z"},[]]]),$n=o({name:"Bell Off",tags:["Notification","Alert","Do Not Disturb"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10 21.25h4"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.188 18.25H4.826a1 1 0 0 1-.848-1.53l1.089-1.74a3 3 0 0 0 .457-1.59V9.226c0-.788.14-1.543.398-2.242M7.62 4.458l.06-.055a6.477 6.477 0 0 1 10.798 4.825v4.161a3 3 0 0 0 .457 1.592l1.088 1.74q.068.106.104.219"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m20.719 21.782-3.531-3.531L5.922 6.985 2.218 3.282"},[]]]),Xn=o({name:"Bell Dot",tags:["New Notification","Alert","Unread"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.477 9.75v3.64a3 3 0 0 0 .456 1.59l1.09 1.74a1 1 0 0 1-.849 1.53H4.826a1 1 0 0 1-.848-1.53l1.088-1.74a3 3 0 0 0 .457-1.59V9.226A6.477 6.477 0 0 1 14.52 3.26"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M10 21.25h4"},[]],["circle",{cx:"18.5",cy:"5.5",r:"2.5",fill:"currentColor"},[]]]),Ye=o({name:"GitLab",tags:["Open Source"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.063 12.052a3.19 3.19 0 0 1-1.058 3.606l-6.706 5.164a2.13 2.13 0 0 1-2.598 0l-6.706-5.164a3.19 3.19 0 0 1-1.058-3.606L5.915 3.73l2.37 6.621c.15.423.552.706 1.001.706h5.428c.45 0 .85-.283 1.002-.706l2.37-6.621z"},[]]]),$e=o({name:"ReactJS",tags:["Framework","JavaScript","Meta","Facebook"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 8.013c-5.385 0-9.75 1.785-9.75 3.987s4.365 3.987 9.75 3.987 9.75-1.785 9.75-3.987S17.385 8.013 12 8.013"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.423 10.006c-2.692-4.704-6.407-7.625-8.298-6.524-1.89 1.101-1.24 5.807 1.452 10.512 2.692 4.704 6.408 7.625 8.298 6.524s1.24-5.807-1.452-10.512"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.423 13.994c2.693-4.705 3.343-9.41 1.452-10.512-1.89-1.1-5.606 1.82-8.298 6.524s-3.342 9.41-1.452 10.512c1.89 1.1 5.606-1.82 8.298-6.524"},[]],["circle",{cx:"12",cy:"12",r:"1.5",fill:"currentColor"},[]]]),xn=o({name:"Infinity",tags:["Number","Infinite"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.872 9.172a3.72 3.72 0 0 1 5.419 0L12 12l-2.71 2.828a3.72 3.72 0 0 1-5.418 0c-1.496-1.562-1.496-4.094 0-5.656Zm16.256 0a3.72 3.72 0 0 0-5.419 0L12 12l2.71 2.828a3.72 3.72 0 0 0 5.418 0c1.496-1.562 1.496-4.094 0-5.656Z"},[]]]),ea=o({name:"Math",tags:["Operations","Addition","Subtraction","Multiplication","Division"],category:"Math & Numbers",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 6.248h7m-3.5-3.5v7m8-3.5h7M3.45 20.552l2.8-2.8m0 0 2.8-2.8m-2.8 2.8-2.8-2.8m2.8 2.8 2.8 2.8m5.2-4.9h7m-7 4.2h7"},[]]]),oa=o({name:"Headphones Off",tags:["Audio"],category:"Media",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M21.25 21.25 2.75 2.75"},[]],["path",{fill:"currentColor",d:"M17.75 21.25h1.5c.552 0 1.052-.224 1.414-.586L15.75 15.75v3.5a2 2 0 0 0 2 2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 17v-5A9.25 9.25 0 0 0 12 2.75c-1.433 0-2.79.326-4 .907M2.75 17.368V12a9.22 9.22 0 0 1 2.71-6.54m15.79 7.861H17.5m-14.75 0h4a1.5 1.5 0 0 1 1.5 1.5v4.429a2 2 0 0 1-2 2h-1.5a2 2 0 0 1-2-2zm15 7.929h1.5c.552 0 1.052-.224 1.414-.586L15.75 15.75v3.5a2 2 0 0 0 2 2"},[]]]),ra=o({name:"Android",tags:["Social"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.764 9.907a9.3 9.3 0 0 1 1.777 1.46 9.8 9.8 0 0 1 2.005 3.158c.343.873.564 1.791.655 2.727.054.55-.399.998-.951.998H3.75c-.552 0-1.005-.449-.951-.998.091-.936.312-1.854.655-2.727a9.8 9.8 0 0 1 2.005-3.157 9.3 9.3 0 0 1 1.777-1.461m9.528 0a9 9 0 0 0-1.224-.65 8.85 8.85 0 0 0-3.54-.74 8.85 8.85 0 0 0-3.54.74 9 9 0 0 0-1.224.65m9.528 0L18.49 6.75M7.236 9.907 5.51 6.75"},[]],["circle",{cx:"8.75",cy:"14.063",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"15.25",cy:"14.063",r:"1.25",fill:"currentColor"},[]]]),ta=o({name:"Flag 2",tags:["Report","Checkpoint","Flagged","Font Awesome","Curved","Waving","Wave"],category:"Places & Transportation",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.25 15.182v6.07m0-6.07a7.5 7.5 0 0 1 7.25 0 7.5 7.5 0 0 0 6.936.164.57.57 0 0 0 .314-.518V3.682a7.5 7.5 0 0 1-7.25 0 7.5 7.5 0 0 0-6.722-.265.93.93 0 0 0-.528.855z"},[]]]),na=o({name:"Server",tags:["Internet"],category:"Communication & Cloud",deprecated:!1},[["rect",{width:"18.5",height:"7.5",x:"2.75",y:"2.751",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["circle",{cx:"6.25",cy:"6.501",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"10.25",cy:"6.501",r:"1.25",fill:"currentColor"},[]],["rect",{width:"18.5",height:"7.5",x:"2.75",y:"13.749",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"2"},[]],["circle",{cx:"6.25",cy:"17.499",r:"1.25",fill:"currentColor"},[]],["circle",{cx:"10.25",cy:"17.499",r:"1.25",fill:"currentColor"},[]]]),aa=o({name:"Parentheses",tags:["Code"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 20.25a11.7 11.7 0 0 1-2.59-3.785c-.6-1.416-.91-2.933-.91-4.465s.31-3.05.91-4.465S7.14 4.833 8.25 3.75m7.5 16.5a11.7 11.7 0 0 0 2.59-3.785c.6-1.416.91-2.933.91-4.465s-.31-3.05-.91-4.465a11.7 11.7 0 0 0-2.59-3.785"},[]]]),ca=o({name:"CSS 2",tags:["CSS3","Stylesheet","Programming","Web","Cascading Style Sheet","Rebeccapurple"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 5.25a1.5 1.5 0 0 1 1.5-1.5h11.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5h-9.5a3.5 3.5 0 0 1-3.5-3.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.25 17.25h-1a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1m4 0h-1a1 1 0 0 0-1 1v.5a1 1 0 0 0 1 1v0a1 1 0 0 1 1 1v.5a1 1 0 0 1-1 1h-1m6-5h-1a1 1 0 0 0-1 1v.5a1 1 0 0 0 1 1v0a1 1 0 0 1 1 1v.5a1 1 0 0 1-1 1h-1"},[]]]),la=o({name:"Bluesky",tags:["Bsky","Twitter","Butterfly","Social"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m2.753 4.514.434 5.853a3.354 3.354 0 0 0 3.345 3.106h.702l-.51.291a5.94 5.94 0 0 0-2.447 2.677 2.655 2.655 0 0 0 .74 3.17l.972.787c1.226.994 3 1.236 4.085.089.92-.974 1.32-1.914 1.405-2.128q.018-.046.032-.093l.295-.924c.111-.347.176-.707.194-1.07.018.363.083.723.194 1.07l.295.924q.014.047.032.093c.084.214.486 1.154 1.405 2.128 1.084 1.147 2.859.906 4.085-.088l.971-.788a2.655 2.655 0 0 0 .741-3.17 5.94 5.94 0 0 0-2.447-2.676l-.51-.292h.702a3.354 3.354 0 0 0 3.345-3.106l.434-5.853c.101-1.363-1.373-2.25-2.5-1.477-1.726 1.18-3.77 2.698-4.565 3.754-1.41 1.872-2.117 3.559-2.182 3.719-.065-.16-.772-1.847-2.182-3.72-.795-1.055-2.84-2.573-4.564-3.754-1.128-.772-2.602.115-2.5 1.478"},[]]]),ia=o({name:"Window Add",tags:["New Window","Create","Open"],category:"Window",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 8.25h16.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.25 10.736V7.75a4 4 0 0 0-4-4h-8.5a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h2.986"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),da=o({name:"File Multiple",tags:["Copy","Duplicate"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.237 3.013c.319.144.613.345.866.596l5.033 5.002c.252.25.454.542.6.859m-6.5-6.457a3 3 0 0 0-1.22-.263H9.5A2.5 2.5 0 0 0 7 5.25v10.5a2.5 2.5 0 0 0 2.5 2.5h8a2.5 2.5 0 0 0 2.5-2.5v-5.066c0-.423-.092-.836-.265-1.214m-6.498-6.457v4.781a1.68 1.68 0 0 0 1.686 1.676h4.812"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4 6.75v9a5.5 5.5 0 0 0 5.5 5.5H16"},[]]]),sa=o({name:"Photo Multiple",tags:["Images","Pictures","Collection","Gallery"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.603 18.25.107-.002-.085-.096-3.052-3.644m3.03 3.742h.647a3 3 0 0 0 2.952-2.465m-3.599 2.465H8.75a3 3 0 0 1-3-3v-.583m8.824-.159-2.943-3.513a1.823 1.823 0 0 0-2.796 0l-3.084 3.672m8.822-.159.195-.237 1.196-1.429a1.823 1.823 0 0 1 2.803.008l2.435 2.935M5.751 14.667V5.75a3 3 0 0 1 3-3h9.499a3 3 0 0 1 3 3v9.5q0 .274-.048.535"},[]],["circle",{cx:"16.318",cy:"7.682",r:"1.368",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 6.75v8.5a6 6 0 0 0 6 6h8.5"},[]]]),ua=o({name:"Comment Add",tags:["Message"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.91 12.958a4 4 0 0 1-4 4h-4.368l-4.52 4.16a.5.5 0 0 1-.839-.368v-3.792H7.09a4 4 0 0 1-4-4V6.749a4 4 0 0 1 4-4h4.161"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V6h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 0 1-1 0V7h-2.493a.5.5 0 1 1 0-1H17V3.507a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),ha=o({name:"Comment Add 2",tags:["Message"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.09 2.75a4 4 0 0 0-4 4v6.208a4 4 0 0 0 4 4h.093v3.792a.5.5 0 0 0 .839.368l4.52-4.16h4.369a4 4 0 0 0 4-4V6.75a4 4 0 0 0-4-4zM12 6.854v6m-3-3h6"},[]]]),b=o({name:"Save Multiple",tags:["Floppy Disk"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.558 2.75H8.75a3 3 0 0 0-3 3v9.5a3 3 0 0 0 3 3h.173m.635-15.5v2.942a1.5 1.5 0 0 0 1.5 1.5h2.346a1.5 1.5 0 0 0 1.5-1.5V2.75m-5.346 0h5.346m0 0h.026a3 3 0 0 1 2.122.879l3.32 3.32a3 3 0 0 1 .878 2.12v6.181a3 3 0 0 1-3 3h-.173m-9.154 0V12.5a2 2 0 0 1 2-2h5.154a2 2 0 0 1 2 2v5.75m-9.154 0h9.154"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M17.25 21.25h-8.5a6 6 0 0 1-6-6v-8.5"},[]]]),ka=o({name:"Panel Bottom",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.25 20.25a3.5 3.5 0 0 1-3.5-3.5v-9.5a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v9.5a3.5 3.5 0 0 1-3.5 3.5zm-3.5-5.797h16.5"},[]]]),ma=o({name:"Panel Bottom Open",tags:[""],category:"Layout",deprecated:!1},[["path",{fill:"currentColor",d:"M3.75 16.75a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-2.297H3.75z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.75 14.453v2.297a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-2.297m-16.5 0V7.25a3.5 3.5 0 0 1 3.5-3.5h9.5a3.5 3.5 0 0 1 3.5 3.5v7.203m-16.5 0h16.5"},[]]]),ga=o({name:"Split Vertical",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.25 3.75a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5v-9.5a3.5 3.5 0 0 0-3.5-3.5zM3.75 12h16.5"},[]]]),pa=o({name:"Split Horizontal",tags:[""],category:"Layout",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.25 7.25a3.5 3.5 0 0 0-3.5-3.5h-9.5a3.5 3.5 0 0 0-3.5 3.5v9.5a3.5 3.5 0 0 0 3.5 3.5h9.5a3.5 3.5 0 0 0 3.5-3.5zM12 3.75v16.5"},[]]]),Ca=o({name:"Cancel Octagon",tags:["Stop","Sign"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.583 3.336a2 2 0 0 1 1.414-.586h6.006a2 2 0 0 1 1.414.586l4.247 4.247a2 2 0 0 1 .586 1.414v6.006a2 2 0 0 1-.586 1.414l-4.247 4.247a2 2 0 0 1-1.414.586H8.997a2 2 0 0 1-1.414-.586l-4.247-4.247a2 2 0 0 1-.586-1.414V8.997a2 2 0 0 1 .586-1.414z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m8.75 8.75 6.5 6.5m0-6.5-6.5 6.5"},[]]]),Ia=o({name:"Folder Multiple",tags:["Folders"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M2.75 7.624v6.127a3.5 3.5 0 0 0 3.5 3.5h8.5a3.5 3.5 0 0 0 3.5-3.5V9.187a3.5 3.5 0 0 0-3.5-3.5l-4.25.001M2.75 7.624V5.749a2 2 0 0 1 2-2h2.775a2.5 2.5 0 0 1 1.768.732L10.5 5.688M2.75 7.624h4.779a2.5 2.5 0 0 0 1.767-.732L10.5 5.688"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M21.25 9.687v4.064a6.5 6.5 0 0 1-6.5 6.5h-8"},[]]]),wa=o({name:"Text Description",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 5.25h18.5M2.75 12h18.5m-18.5 6.75h13.5"},[]]]),fa=o({name:"Subtract Square Multiple",tags:[""],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.38 10.63h6.5"},[]],["rect",{width:"14",height:"14",x:"3.63",y:"3.63",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M20.63 7.63v7a6 6 0 0 1-6 6h-7"},[]]]),Ma=o({name:"Subtract Square",tags:["Add Box","Plus"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M8.25 12h7.5"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),ya=o({name:"Sparkle 2",tags:["Flare","AI","Sparkles","Smart","Enhanced"],category:"Miscellaneous",deprecated:!1},[["path",{fill:"currentColor",stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m17.503 14.751.306.777c.3.763.904 1.366 1.666 1.667l.777.306-.777.307c-.762.3-1.365.904-1.666 1.666l-.306.777-.307-.777a2.96 2.96 0 0 0-1.666-1.666l-.777-.307.777-.306a2.96 2.96 0 0 0 1.666-1.667z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.61 3.976c.08-.296.5-.296.58 0l.154.572a6.96 6.96 0 0 0 4.908 4.908l.572.154c.296.08.296.5 0 .58l-.572.154a6.96 6.96 0 0 0-4.908 4.908l-.154.572c-.08.296-.5.296-.58 0l-.154-.572a6.96 6.96 0 0 0-4.908-4.908l-.572-.154c-.296-.08-.296-.5 0-.58l.572-.154a6.96 6.96 0 0 0 4.908-4.908z"},[]]]),va=o({name:"Cloud Add",tags:["Drive","Internet","Storage","OneDrive","Upload"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.33 18.5H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334 5.502 5.502 0 0 1 10.793.634"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Me=o({name:"Cloud Arrow Up",tags:["Drive","Internet","Storage","OneDrive","Upload","Synchronize","Backup"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.33 18.5H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334 5.502 5.502 0 0 1 10.793.634"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 12a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m.5 8.455a.5.5 0 0 1-1 0v-4.703l-1.564 1.564a.5.5 0 0 1-.707-.707l2.417-2.418a.5.5 0 0 1 .708 0l2.417 2.418a.5.5 0 0 1-.707.707L18 15.752z","clip-rule":"evenodd"},[]]]),ye=o({name:"Cloud Arrow Down",tags:["Drive","Internet","Storage","OneDrive","Download","Restore"],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.33 18.5H7.375q-.09 0-.178-.005-.098.005-.197.005A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.334 5.502 5.502 0 0 1 10.793.634"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m.5-8.455a.5.5 0 0 0-1 0v4.703l-1.564-1.564a.5.5 0 0 0-.707.707l2.417 2.418a.5.5 0 0 0 .708 0l2.417-2.418a.5.5 0 0 0-.707-.707L18 19.248z","clip-rule":"evenodd"},[]]]),Aa=o({name:"Cloud Off",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m2.75 21.25 18.5-18.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.772 7.229A5.48 5.48 0 0 1 18.268 11c0 .3.21.563.497.65a3.502 3.502 0 0 1-1.015 6.85H7.375q-.09 0-.178-.005a4.3 4.3 0 0 1-1.495-.197m-2.387-1.93A4.25 4.25 0 0 1 7 10a.445.445 0 0 0 .431-.333A5.5 5.5 0 0 1 14 5.638"},[]]]),Sa=o({name:"Target",tags:["Bullseye","Store"],category:"Activities",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"5.25",stroke:"currentColor","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"2",fill:"currentColor"},[]]]),ja=o({name:"Cylinder",tags:["Tube"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M19.25 6.347c0 1.987-3.246 3.598-7.25 3.598s-7.25-1.61-7.25-3.598m14.5 0c0-1.986-3.246-3.597-7.25-3.597S4.75 4.36 4.75 6.347m14.5 0v11.306c0 1.986-3.246 3.597-7.25 3.597s-7.25-1.61-7.25-3.597V6.347"},[]]]),ba=o({name:"Cube",tags:["Box","Prism"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 12 8.073-4.625M12 12 3.926 7.375M12 12v9.25m8.073-13.875a3.17 3.17 0 0 0-1.165-1.156l-5.316-3.046a3.2 3.2 0 0 0-3.184 0L5.092 6.22c-.493.282-.89.684-1.166 1.156m16.147 0c.275.472.427 1.015.427 1.58v6.09a3.15 3.15 0 0 1-1.592 2.736l-5.316 3.046A3.2 3.2 0 0 1 12 21.25M3.926 7.375a3.14 3.14 0 0 0-.426 1.58v6.09c0 1.13.607 2.172 1.592 2.736l5.316 3.046A3.2 3.2 0 0 0 12 21.25"},[]]]),Ta=o({name:"Cone",tags:["Tube"],category:"Shapes",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.035 17.883c.716-.8 2.908-2.633 7.965-2.633s7.25 1.833 7.965 2.633m-15.93 0c-.043.43.084.852.424 1.15 1.01.89 3.239 2.217 7.541 2.217s6.531-1.328 7.541-2.216c.34-.3.467-.722.424-1.15m-15.93 0c.02-.201.077-.404.167-.595l6.44-13.678c.542-1.148 2.175-1.148 2.715 0l6.44 13.678c.09.191.148.394.168.594"},[]]]),La=o({name:"Alert Rhombus",tags:["Diamond"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.775 14.475a3.5 3.5 0 0 1 0-4.95l5.75-5.75a3.5 3.5 0 0 1 4.95 0l5.75 5.75a3.5 3.5 0 0 1 0 4.95l-5.75 5.75a3.5 3.5 0 0 1-4.95 0z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 12.435v-5"},[]],["circle",{cx:"1.25",cy:"1.25",r:"1.25",fill:"currentColor",transform:"matrix(1 0 0 -1 10.75 17.06)"},[]]]),Ha=o({name:"Diff",tags:["Add Subtract","Minus","Changes","Git"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5 10.25h7m0 0h7m-7 0v-7m0 7v7m-7 3.5h14"},[]]]),za=o({name:"Chat Question",tags:[""],category:"Communication & Cloud",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 21.25a9.25 9.25 0 1 0-8.307-5.177c.108.22.144.468.089.706l-.816 3.536a.6.6 0 0 0 .72.72l3.535-.817a1.06 1.06 0 0 1 .706.09A9.2 9.2 0 0 0 12 21.25"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.301 9.709a2.699 2.699 0 1 1 4.85 1.63 4 4 0 0 1-.32.317c-.092.078-.137.11-.227.171l-.979.675a1.81 1.81 0 0 0-.784 1.493"},[]],["circle",{cx:"11.828",cy:"16.74",r:"1",fill:"currentColor"},[]]]),Pa=o({name:"Info Square",tags:["Information"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-width":"1.5",d:"M8.25 3.75a4.5 4.5 0 0 0-4.5 4.5v7.5a4.5 4.5 0 0 0 4.5 4.5h7.5a4.5 4.5 0 0 0 4.5-4.5v-7.5a4.5 4.5 0 0 0-4.5-4.5z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 11.435v5"},[]],["circle",{cx:"12",cy:"8.06",r:"1.25",fill:"currentColor"},[]]]),ve=o({name:"Bullet List Square",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"7.877",cy:"8.25",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 8.25h5.31"},[]],["circle",{cx:"7.877",cy:"12",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 12h5.31"},[]],["circle",{cx:"7.877",cy:"15.75",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 15.75h5.31"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-width":"1.5",rx:"4"},[]]]),Ae=o({name:"Bullet List Square Add",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"7.877",cy:"8.25",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 8.25h5.31"},[]],["circle",{cx:"7.877",cy:"12",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M11.062 12h1.31"},[]],["circle",{cx:"7.877",cy:"15.75",r:"1",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M20.25 10.25v-2.5a4 4 0 0 0-4-4h-8.5a4 4 0 0 0-4 4v8.5a4 4 0 0 0 4 4h2.5"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Se=o({name:"Square Margins",tags:[""],category:"Layout",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M7.75 3.75v16.5m8.5 0V3.75m-12.5 4h16.5m0 8.5H3.75"},[]]]),je=o({name:"Bullet List",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"4.443",cy:"5.081",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 5.08h11.765"},[]],["circle",{cx:"4.443",cy:"12",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 12h11.765"},[]],["circle",{cx:"4.443",cy:"18.919",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 18.92h11.765"},[]]]),be=o({name:"Bullet List Tree",tags:[""],category:"Organization",deprecated:!1},[["circle",{cx:"4.443",cy:"5.081",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 5.08h11.765"},[]],["circle",{cx:"4.443",cy:"12",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.123 12h11.765"},[]],["circle",{cx:"9.701",cy:"18.919",r:"1.331",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.38 18.92h6.508"},[]]]),Te=o({name:"Checkbox List",tags:[""],category:"Organization",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 4.5h11"},[]],["rect",{width:"3.5",height:"3.5",x:"2.75",y:"2.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 12h11"},[]],["rect",{width:"3.5",height:"3.5",x:"2.75",y:"10.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.2"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.25 19.5h11"},[]],["rect",{width:"3.5",height:"3.5",x:"2.75",y:"17.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"1.2"},[]]]),Va=o({name:"Timer Off",tags:["Stopwatch"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M9 2.75h6M12 9.5V12m7.75-6.182-2.236 2.236M2.75 2.75l18.5 18.5m-3.071-3.071A7.75 7.75 0 0 0 7.32 7.32M5.361 9.5A7.75 7.75 0 0 0 16 20.14"},[]]]),Ba=o({name:"Alarm Clock",tags:["Stopwatch"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"m21.25 7.072-3.574-3.574M2.75 7.072l3.574-3.574"},[]],["circle",{cx:"12",cy:"12.753",r:"7.75",stroke:"currentColor","stroke-width":"1.503"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.503",d:"m17.514 18.267 2.236 2.235M6.486 18.267 4.25 20.502"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.9 8.353v4.25l3.685 2.117"},[]]]),Da=o({name:"Box Add",tags:["Package","Amazon","Delivery"],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m11 12 8.073-4.625M11 12 6.963 9.688M11 12v2.281m8.073-6.906a3.17 3.17 0 0 0-1.165-1.156L15.25 4.696m3.823 2.679c.275.472.427 1.015.427 1.58v1.608M2.926 7.374a3.14 3.14 0 0 0-.426 1.58v6.09c0 1.13.607 2.172 1.592 2.736l5.316 3.046A3.2 3.2 0 0 0 11 21.25M2.926 7.375a3.17 3.17 0 0 1 1.166-1.156l5.316-3.046a3.2 3.2 0 0 1 3.184 0l2.658 1.523M2.926 7.375l4.037 2.313m0 0 8.287-4.992"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.493a.5.5 0 1 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),Fa=o({name:"Dot Square",tags:[""],category:"Shapes",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]],["circle",{cx:"12",cy:"12",r:"2.5",fill:"currentColor"},[]]]),Oa=o({name:"Dot Circle",tags:[""],category:"Shapes",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["circle",{cx:"12",cy:"12",r:"2.5",fill:"currentColor"},[]]]),Ra=o({name:"Album",tags:[""],category:"Media",deprecated:!1},[["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"3"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.25 3.75h-6v7.517a.2.2 0 0 0 .341.142l1.952-1.952a1 1 0 0 1 1.414 0l1.952 1.952a.2.2 0 0 0 .341-.142z"},[]]]),Ea=o({name:"Tag Add",tags:["Label"],category:"Organization",deprecated:!1},[["circle",{cx:"8.658",cy:"6.738",r:"1.277",fill:"currentColor",transform:"rotate(-45 8.658 6.738)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.668 10.5V5.748a3 3 0 0 1 3-3h5.2a2.5 2.5 0 0 1 1.768.732l6.445 6.446a4 4 0 0 1 0 5.656l-3.579 3.58a4 4 0 0 1-4.172.94"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H7v2.493a.5.5 0 1 1-1 0V18H3.507a.5.5 0 0 1 0-1H6v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),qa=o({name:"Tag Remove",tags:["Label"],category:"Organization",deprecated:!1},[["path",{fill:"currentColor","fill-rule":"evenodd",d:"M6.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m-2.352-7.852a.5.5 0 0 1 .707 0L6.5 16.793l1.645-1.645a.5.5 0 1 1 .707.707L7.207 17.5l1.645 1.645a.5.5 0 1 1-.707.707L6.5 18.207l-1.645 1.645a.5.5 0 1 1-.707-.707L5.793 17.5l-1.645-1.645a.5.5 0 0 1 0-.707","clip-rule":"evenodd"},[]],["circle",{cx:"8.658",cy:"6.738",r:"1.277",fill:"currentColor",transform:"rotate(-45 8.658 6.738)"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.668 10.5V5.748a3 3 0 0 1 3-3h5.2a2.5 2.5 0 0 1 1.768.732l6.445 6.446a4 4 0 0 1 0 5.656l-3.579 3.58a4 4 0 0 1-4.172.94"},[]]]),Ga=o({name:"Pie Chart",tags:[""],category:"Math & Numbers",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75a9.25 9.25 0 1 0 8.01 4.625L12 12z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 2.75a9.25 9.25 0 1 0 8.01 13.875L12 12z"},[]]]),Le=o({name:"File Text",tags:[""],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M11.688 3.063a3.5 3.5 0 0 1 1.027.712l5.968 5.97c.3.3.54.647.711 1.026m-7.706-7.708a3.5 3.5 0 0 0-1.448-.313H7.792a3.5 3.5 0 0 0-3.5 3.5v11.5a3.5 3.5 0 0 0 3.5 3.5h8.416a3.5 3.5 0 0 0 3.5-3.5v-5.53c0-.505-.109-.999-.314-1.45m-7.706-7.707V8.77a2 2 0 0 0 2 2h5.706"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M7.29 13.77h9.42m-9.42 3.48h6.42"},[]]]),Ua=o({name:"Exclamation Mark",tags:[""],category:"Text",deprecated:!1},[["circle",{cx:"12",cy:"19.38",r:"1.25",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M12 4.13v11"},[]]]),He=o({name:"Road Barrier",tags:["Construction","Road Block","Roadblock","Work Zone","Roadwork","Border"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M5.75 15.25v6m0-18.5v3m12.5 9.5v6m0-18.5v3"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.75 5.75a2 2 0 0 0-2 2v5.5a2 2 0 0 0 2 2h14.5a2 2 0 0 0 2-2v-5.5a2 2 0 0 0-2-2z"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m8.917 5.75-5.701 8.783M15.087 5.75l-6.167 9.5m6.17 0 5.698-8.778"},[]]]),Wa=o({name:"Photo Add",tags:["Image","Picture"],category:"Files",deprecated:!1},[["circle",{cx:"15.091",cy:"8.909",r:"1.5",fill:"currentColor"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M3.5 16.57a4 4 0 0 0 4 3.93h3.48M3.5 16.57V7.5a4 4 0 0 1 4-4h9a4 4 0 0 1 4 4v3.48m-17 5.59.178-.2 3.206-3.827a2 2 0 0 1 3.066 0l1.242 1.482"},[]],["path",{fill:"currentColor","fill-rule":"evenodd",d:"M17.5 23a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11m0-8.993a.5.5 0 0 1 .5.5V17h2.493a.5.5 0 1 1 0 1H18v2.494a.5.5 0 0 1-1 0V18h-2.493a.5.5 0 1 1 0-1H17v-2.493a.5.5 0 0 1 .5-.5","clip-rule":"evenodd"},[]]]),ze=o({name:"Road Cone",tags:["Construction","Barrier","Work Zone","Roadwork","Border","Block","VLC"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-width":"1.5",d:"M2.75 21.25h18.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m4.75 21.25 1.502-4.625M19.25 21.25l-1.502-4.625M7.754 12l-1.502 4.625M7.754 12l1.501-4.625 1.278-3.934a1 1 0 0 1 .95-.691h1.033a1 1 0 0 1 .951.691l1.278 3.934L16.246 12m-8.492 0h8.492m-9.994 4.625h11.496M16.246 12l1.502 4.625"},[]]]),Na=o({name:"Book Letter",tags:["Dictionary"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1m-9.842-8 1.193-2.872m0 0h4.298m-4.298 0 1.83-4.4c.126-.304.513-.304.639 0l1.829 4.4m0 0 1.193 2.872"},[]]]),p=o({name:"Power",tags:["Shutdown","Shut Down","Power On","Power Off"],category:"Status",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.54 5.46a9.25 9.25 0 1 1-13.08 0M12 3.367V12"},[]]]),Ja=o({name:"Basketball",tags:["Dribble","Dribbble"],category:"Activities",deprecated:!1},[["circle",{cx:"12",cy:"12",r:"9.25",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.54 18.54s-1.852-4.79-5.415-8.227-8.823-3.445-8.823-3.445"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.912 13.912c2.241-2.242 4.86-3.613 7.113-3.927a9.24 9.24 0 0 1-2.484 8.555 9.24 9.24 0 0 1-8.557 2.486c.315-2.254 1.686-4.873 3.928-7.114M5.46 5.459a9.24 9.24 0 0 1 8.554-2.485c-.314 2.253-1.685 4.872-3.926 7.114S5.227 13.7 2.973 14.015A9.24 9.24 0 0 1 5.46 5.459"},[]]]),Pe=o({name:"Book Marked",tags:["Repository"],category:"Activities",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.5 16.25V5.75a3 3 0 0 1 3-3h11a1 1 0 0 1 1 1v12.5H7.375M4.5 16.245v2.38"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M18.5 21.25H7a2.5 2.5 0 0 1 0-5h12.5v4a1 1 0 0 1-1 1"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M15.5 2.75h-6v7.517a.2.2 0 0 0 .341.142l1.952-1.952a1 1 0 0 1 1.414 0l1.952 1.952a.2.2 0 0 0 .341-.142z"},[]]]),Za=o({name:"Kotlin",tags:["JetBrains","Java","JVM","Android"],category:"Logos & Brands",deprecated:!1},[["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M4.456 5.25a1.5 1.5 0 0 1 1.5-1.5h12.586c.89 0 1.337 1.077.707 1.707L12.706 12l6.543 6.543c.63.63.184 1.707-.707 1.707H5.956a1.5 1.5 0 0 1-1.06-.44 1.5 1.5 0 0 1-.44-1.06zm8.25-1.5L4.456 12m8.25 0-7.81 7.81"},[]]]),Ve=o({name:"OpenAI",tags:["ChatGPT","Artificial Intelligence","LLM"],category:"Logos & Brands",deprecated:!1},[["path",{fill:"currentColor",d:"m14.805 10.432.375-.65zm-8.162-5.32-.65-.374zm6.18-1.656.375-.65zm2.463.46v-.75zm4.525 4.525h.75zm.832 2.363.65-.375zm-1.656 6.182.375.65zm-1.63 1.901.65.375zm-6.18 1.657-.375.65zm-2.463-.46v.75zM4.19 15.559h-.75zm-.832-2.363-.65.375zm1.656-6.18-.375-.65zm10.117-.01.374-.65-.374-.216-.376.216zm2.76 5.207h.75v-.433l-.375-.216zM9.195 6.817l-.375-.65a.75.75 0 0 0-.375.65zm5.61 10.364.375.65a.75.75 0 0 0 .375-.65zm-5.845-.134-.375.649a.75.75 0 0 0 .75 0zM6.11 11.89h-.75a.75.75 0 0 0 .374.65zM12 8.812l-.375.65 2.805 1.62.375-.65.375-.65-2.805-1.62zm2.805 1.62h-.75v3.24h1.5v-3.24zm0 3.24-.375-.65-2.805 1.62.375.65.375.649 2.805-1.62zM12 15.292l.375-.65-2.805-1.62-.375.65-.375.65 2.805 1.619zm-2.805-1.62h.75v-3.24h-1.5v3.24zm0-3.24.375.65 2.805-1.62-.375-.65-.375-.65-2.805 1.62zm-2.552-5.32.65.376a3.775 3.775 0 0 1 5.155-1.382l.375-.65.375-.65a5.275 5.275 0 0 0-7.205 1.932zm6.18-1.656-.375.65q.441.256.786.603l.53-.53.53-.53a5.3 5.3 0 0 0-1.096-.842zm.941.723.252.706a3.8 3.8 0 0 1 1.27-.219v-1.5c-.621 0-1.219.108-1.774.307zm1.522-.263v.75a3.775 3.775 0 0 1 3.775 3.775h1.5a5.275 5.275 0 0 0-5.275-5.275zm4.525 4.525h-.75q-.002.511-.13.983l.724.194.724.195a5.3 5.3 0 0 0 .182-1.372zm-.156 1.177-.486.572c.321.272.602.603.825.99l.65-.376.649-.375a5.3 5.3 0 0 0-1.152-1.382zm.988 1.186-.65.375a3.775 3.775 0 0 1-1.381 5.157l.375.65.375.65a5.275 5.275 0 0 0 1.93-7.207zm-1.656 6.182-.375-.65c-.293.17-.6.293-.916.377l.194.725.194.725c.435-.117.866-.29 1.277-.528zm-1.097.452-.738-.135a3.8 3.8 0 0 1-.444 1.21l.65.374.649.375c.31-.538.515-1.11.62-1.69zm-.533 1.45-.65-.376a3.775 3.775 0 0 1-5.155 1.382l-.375.65-.375.65a5.275 5.275 0 0 0 7.205-1.932zm-6.18 1.656.375-.65a3.8 3.8 0 0 1-.787-.604l-.53.53-.532.53c.32.32.688.606 1.099.843zm-.943-.724-.252-.706a3.8 3.8 0 0 1-1.268.22v1.5a5.3 5.3 0 0 0 1.772-.308zm-1.52.264v-.75a3.775 3.775 0 0 1-3.775-3.775h-1.5a5.275 5.275 0 0 0 5.275 5.275zM4.19 15.559h.75q.001-.512.13-.983l-.725-.194-.724-.195a5.3 5.3 0 0 0-.18 1.372zm.155-1.177.486-.572c-.32-.272-.6-.603-.823-.99l-.65.376-.65.375c.31.537.703 1 1.151 1.382zm-.987-1.186.65-.375a3.774 3.774 0 0 1 1.38-5.156l-.374-.65-.375-.65a5.274 5.274 0 0 0-1.93 7.206zm1.656-6.18.375.649a3.8 3.8 0 0 1 .915-.38l-.194-.724-.194-.725a5.3 5.3 0 0 0-1.277.53zm1.096-.455.738.135c.075-.413.222-.821.445-1.208l-.649-.375-.65-.375a5.3 5.3 0 0 0-.622 1.688zM12 8.812l.375.65 1.565-.903 1.565-.904-.376-.65-.374-.649-1.565.903-1.565.904zm2.805 1.62-.375.65 3.085 1.78.375-.649.375-.65-3.085-1.78zm3.085 7.006h.75v-5.225h-1.5v5.225zm-8.695-7.006h.75V6.817h-1.5v3.615zm5.61 3.24h-.75v3.509h1.5v-3.51zM12 15.292l-.375-.65-3.04 1.755.375.65.375.649 3.04-1.755zM6.11 6.56h-.75v5.33h1.5V6.56zm3.085 7.11.375-.649-3.086-1.781-.375.65-.375.649L8.82 14.32zm5.935-6.665-.376.65 4.526 2.612.375-.65.375-.65-4.526-2.612zm-5.935-.189.375.65 4.57-2.639-.376-.65-.375-.649-4.57 2.639zm1.04 13.003.374.65 4.571-2.64-.375-.65-.375-.649-4.57 2.64zm-5.89-5.438-.376.65 4.616 2.664.375-.65.375-.649-4.616-2.665z"},[]]]),Be=o({name:"Photo Sparkle",tags:["Image","Picture","AI","AI Generated","Artificial Intelligence"],category:"Files",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M13.177 3.5H16.5a4 4 0 0 1 4 4v9c0 .402-.06.79-.17 1.157M3.5 13.875v2.695m16.83 1.087-.088-.104-2.466-2.976a2 2 0 0 0-3.073-.008l-1.312 1.566-.214.261m7.153 1.26a4 4 0 0 1-3.713 2.842m0 0-.117.002h-9a4 4 0 0 1-4-3.93m13.117 3.928-.093-.106-3.347-3.996m-9.676.175.177-.201 3.206-3.827a2 2 0 0 1 3.066 0l3.227 3.853"},[]],["circle",{cx:"15.091",cy:"8.909",r:"1.5",fill:"currentColor"},[]],["path",{fill:"currentColor",d:"M8.6 1.418a.64.64 0 0 0-1.2 0l-.167.45a4 4 0 0 1-2.366 2.365l-.449.166a.64.64 0 0 0 0 1.202l.45.166a4 4 0 0 1 2.365 2.366l.166.449a.64.64 0 0 0 1.202 0l.166-.45a4 4 0 0 1 2.366-2.365l.449-.166a.64.64 0 0 0 0-1.202l-.45-.166a4 4 0 0 1-2.365-2.366zM3.876 7.261a.4.4 0 0 0-.752 0l-.103.281a2.5 2.5 0 0 1-1.479 1.479l-.28.103a.4.4 0 0 0 0 .752l.28.103a2.5 2.5 0 0 1 1.479 1.479l.103.28a.4.4 0 0 0 .752 0l.103-.28a2.5 2.5 0 0 1 1.479-1.479l.28-.103a.4.4 0 0 0 0-.752l-.28-.103a2.5 2.5 0 0 1-1.479-1.479z"},[]]]),Ka=o({name:"Pencil Sparkle",tags:["Prompt","AI","AI Generated","Artificial Intelligence","Writing"],category:"Actions",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m14.44 5.78 2.229-2.23a1.6 1.6 0 0 1 2.263 0l1.518 1.518a1.6 1.6 0 0 1 0 2.263l-2.23 2.23M14.44 5.78l3.78 3.78m-3.78-3.78-1.815 1.814m5.596 1.967L7.98 19.8a2 2 0 0 1-1.124.565l-3.775.553.553-3.774A2 2 0 0 1 4.2 16.02l3.312-3.312"},[]],["path",{fill:"currentColor",d:"M4.4 1.418a.64.64 0 0 1 1.2 0l.167.45a4 4 0 0 0 2.366 2.365l.449.166a.64.64 0 0 1 0 1.202l-.45.166a4 4 0 0 0-2.365 2.366l-.166.449a.64.64 0 0 1-1.202 0l-.166-.45a4 4 0 0 0-2.366-2.365l-.449-.166a.64.64 0 0 1 0-1.202l.45-.166a4 4 0 0 0 2.365-2.366zm4.724 5.843a.4.4 0 0 1 .752 0l.103.281a2.5 2.5 0 0 0 1.479 1.479l.28.103a.4.4 0 0 1 0 .752l-.28.103a2.5 2.5 0 0 0-1.479 1.479l-.103.28a.4.4 0 0 1-.752 0l-.103-.28a2.5 2.5 0 0 0-1.479-1.479l-.28-.103a.4.4 0 0 1 0-.752l.28-.103a2.5 2.5 0 0 0 1.479-1.479z"},[]]]),Qa=o({name:"Paintbrush 2 Sparkle",tags:["AI","AI Generated","Artificial Intelligence","Draw","Painting"],category:"Design",deprecated:!1},[["path",{fill:"currentColor",d:"M8.6 1.418a.64.64 0 0 0-1.2 0l-.167.45a4 4 0 0 1-2.366 2.365l-.449.166a.64.64 0 0 0 0 1.202l.45.166a4 4 0 0 1 2.365 2.366l.166.449a.64.64 0 0 0 1.202 0l.166-.45a4 4 0 0 1 2.366-2.365l.449-.166a.64.64 0 0 0 0-1.202l-.45-.166a4 4 0 0 1-2.365-2.366zM3.876 7.261a.4.4 0 0 0-.752 0l-.103.281a2.5 2.5 0 0 1-1.479 1.479l-.28.103a.4.4 0 0 0 0 .752l.28.103a2.5 2.5 0 0 1 1.479 1.479l.103.28a.4.4 0 0 0 .752 0l.103-.28a2.5 2.5 0 0 1 1.479-1.479l.28-.103a.4.4 0 0 0 0-.752l-.28-.103a2.5 2.5 0 0 1-1.479-1.479z"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.781 11.832A4.795 4.795 0 0 0 4.75 16.46v3.79a1 1 0 0 0 1 1h3.79a4.79 4.79 0 0 0 4.628-6.03m-3.387-3.388a4.8 4.8 0 0 1 3.387 3.387m-3.387-3.387 3.19-3.19m.197 6.577 3.19-3.19m-3.387-3.387 3.19-3.19a2.395 2.395 0 0 1 3.387 3.387l-3.19 3.19m-3.387-3.387 3.387 3.387"},[]]]),_a=o({name:"Bug Add",tags:["Debug","Configuration"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M16.5 10.438V9.08a3.23 3.23 0 0 0-3.23-3.231h-2.54A3.23 3.23 0 0 0 7.5 9.08v6.27a4.5 4.5 0 0 0 3.23 4.319M2.75 12.85H7.5"},[]],["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.75 3.15v.45A2.25 2.25 0 0 0 12 5.85v0a2.25 2.25 0 0 0 2.25-2.25v-.45M7.5 16.6H6.247a2.5 2.5 0 0 0-2.5 2.5v1.75M16.5 9.1h1.253a2.5 2.5 0 0 0 2.5-2.5V4.85M7.5 9.1H6.247a2.5 2.5 0 0 1-2.5-2.5V4.85"},[]],["path",{fill:"currentColor",d:"M17.5 12a5.5 5.5 0 1 1 0 11 5.5 5.5 0 0 1 0-11m0 2a.5.5 0 0 0-.501.501v2.498h-2.498a.501.501 0 1 0 0 1.002h2.498v2.498a.501.501 0 0 0 1.002 0v-2.498h2.498l.1-.01a.502.502 0 0 0 0-.982l-.1-.01h-2.498v-2.498a.5.5 0 0 0-.501-.5"},[]]]),Ya=o({name:"Bug Play",tags:["Debug","Configuration"],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M12 19.85a4.5 4.5 0 0 1-4.5-4.5V9.08a3.23 3.23 0 0 1 3.23-3.23h2.54a3.23 3.23 0 0 1 3.23 3.23v1.326M2.75 12.85H7.5m2.25-9.7v.45A2.25 2.25 0 0 0 12 5.85v0a2.25 2.25 0 0 0 2.25-2.25v-.45M7.5 16.6H6.247a2.5 2.5 0 0 0-2.5 2.5v1.75M16.5 9.1h1.253a2.5 2.5 0 0 0 2.5-2.5V4.85M7.5 9.1H6.247a2.5 2.5 0 0 1-2.5-2.5V4.85"},[]],["path",{stroke:"currentColor","stroke-linejoin":"round","stroke-width":"1.5",d:"M14.496 13.978c0-.89.982-1.428 1.731-.95l4.505 2.872a1.126 1.126 0 0 1 0 1.9l-4.505 2.872a1.126 1.126 0 0 1-1.731-.95z"},[]]]),$a=o({name:"Asterisk",tags:[""],category:"Text",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"m12 3.75.004 8.243 7.009-4.118L12.008 12l7.005 4.125-7.009-4.118L12 20.25l-.004-8.243-7.009 4.118L11.992 12 4.987 7.875l7.009 4.118z"},[]]]),Xa=o({name:"Code Square",tags:[""],category:"Development",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M10.143 8.857 7 12l3.143 3.143m3.714-6.286L17 12l-3.143 3.143"},[]],["rect",{width:"16.5",height:"16.5",x:"3.75",y:"3.75",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",rx:"4"},[]]]),xa=o({name:"Eraser Sparkle",tags:[""],category:"Objects",deprecated:!1},[["path",{stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"1.5",d:"M9.788 20.5h9.02m-9.02 0a3.47 3.47 0 0 0 2.486-1.02l1.29-1.29M9.788 20.5a3.47 3.47 0 0 1-2.438-1.02l-3.33-3.33a3.47 3.47 0 0 1-1.003-2.802M6.6 11.226l6.662 6.663.301.301m0 0 5.417-5.417a3.48 3.48 0 0 0 0-4.923l-3.33-3.33a3.47 3.47 0 0 0-2.643-1.015"},[]],["path",{fill:"currentColor",d:"M8.6 1.419a.64.64 0 0 0-1.2 0l-.167.449a4 4 0 0 1-2.366 2.365l-.449.166a.64.64 0 0 0 0 1.202l.45.166a4 4 0 0 1 2.365 2.366l.166.449a.64.64 0 0 0 1.202 0l.166-.449a4 4 0 0 1 2.366-2.366l.449-.166a.64.64 0 0 0 0-1.202l-.45-.166a4 4 0 0 1-2.365-2.365zM3.876 7.262a.4.4 0 0 0-.752 0l-.103.28a2.5 2.5 0 0 1-1.479 1.479l-.28.104a.4.4 0 0 0 0 .75l.28.105a2.5 2.5 0 0 1 1.479 1.478l.103.28a.4.4 0 0 0 .752 0l.103-.28A2.5 2.5 0 0 1 5.458 9.98l.28-.104a.4.4 0 0 0 0-.751l-.28-.104a2.5 2.5 0 0 1-1.479-1.479z"},[]]]),e2=Object.freeze(Object.defineProperty({__proto__:null,AccessibilityIcon:n5,AddCircleIcon:z,AddCircularIcon:z,AddIcon:d,AddRhombusIcon:t1,AddSquareIcon:n1,AddSquareMultipleIcon:V,AddSquareMultipleVarIcon:V,AdditionIcon:d,AirplaneIcon:C5,AirplaneLandingIcon:I5,AirplaneTakeoffIcon:w5,AlarmClockIcon:Ba,AlbumIcon:Ra,AlertCircleIcon:go,AlertRhombusIcon:La,AlertTriangleIcon:po,AlignBottomIcon:Q0,AlignHorizontalCentersIcon:_0,AlignLeftIcon:Y0,AlignRightIcon:$0,AlignTopIcon:X0,AlignVerticalCentersIcon:x0,AmazonIcon:Zt,AnchorIcon:Q1,AndroidIcon:ra,AngleIcon:H0,AppRemoveIcon:a1,AppStoreIcon:Kt,AppleIcon:Qt,AppsAddIcon:l1,AppsIcon:c1,AppsListIcon:Te,ArcIcon:Tt,ArchiveAdd2Icon:on,ArchiveIcon:en,ArrowClockwiseIcon:Po,ArrowCounterclockwiseIcon:Vo,ArrowDownIcon:Bo,ArrowDownloadIcon:Do,ArrowEnterIcon:Fo,ArrowExportIcon:Oo,ArrowForwardIcon:Z,ArrowFowardIcon:Z,ArrowImportIcon:Ro,ArrowLeftIcon:Eo,ArrowLeftRightIcon:xo,ArrowMaximizeIcon:nt,ArrowMinimizeIcon:at,ArrowMoveIcon:qo,ArrowRedo2Icon:Uo,ArrowRedoIcon:Go,ArrowReplyIcon:Wo,ArrowRightIcon:No,ArrowRotateClockwiseIcon:Jo,ArrowRotateCounterclockwiseIcon:Zo,ArrowSortIcon:Ko,ArrowSwapIcon:Qo,ArrowSync2Icon:Io,ArrowSyncIcon:Co,ArrowTrendingIcon:K,ArrowUndo2Icon:Yo,ArrowUndoIcon:_o,ArrowUpDownIcon:Xo,ArrowUpIcon:$o,ArrowUploadIcon:er,AsteriskIcon:$a,AttachIcon:W,AttatchIcon:W,BackgroundColorAccentIcon:Et,BackgroundColorIcon:Z5,BackspaceIcon:i1,BadgeIcon:wo,BankIcon:X,BarChartIcon:x,BarGraphIcon:x,BasketballIcon:Ja,BatteryFullIcon:c5,BatteryIcon:a5,BeachIcon:f5,BeakerIcon:gt,BellDotIcon:Xn,BellIcon:J,BellOffIcon:$n,BlendIcon:ae,BlueskyIcon:la,BluetoothIcon:_t,BoardIcon:rn,BoltIcon:pe,Book2Icon:i0,BookAdd2Icon:s0,BookAddIcon:d0,BookIcon:l0,BookInfo2Icon:_1,BookInfoIcon:u0,BookLetterIcon:Na,BookMarkedIcon:Pe,BookOpenIcon:S,BookmarkAddIcon:nn,BookmarkIcon:tn,BookmarkMultipleIcon:he,BookmarkMultipleVarIcon:he,BookshelfIcon:ne,BorderAllIcon:K5,BoxAddIcon:Da,BoxDragIcon:ie,BoxIcon:j,BoxMarginsIcon:Se,BracesIcon:pt,BracesVariableIcon:Ct,BracketsIcon:Wn,BranchCompareIcon:It,BranchFork2Icon:ft,BranchForkIcon:wt,BranchIcon:Pn,BranchPullRequestIcon:qn,Briefcase2Icon:f0,BriefcaseIcon:w0,BrightnessIcon:Ln,BroomIcon:h0,BugAddIcon:_a,BugIcon:Mt,BugPlayIcon:Ya,BuildingMultipleIcon:M5,BulletListIcon:je,BulletListSquareAddIcon:Ae,BulletListSquareIcon:ve,BulletListTreeIcon:be,ButtonIcon:l5,CSS2Icon:ca,CSSIcon:Re,CakeIcon:v0,CalculatorIcon:z0,CalendarIcon:Y1,CallEndIcon:U,CallIcon:G,CalligraphyPenIcon:k0,CameraIcon:mn,CancelCircleIcon:fo,CancelIcon:s,CancelOctagonIcon:Ca,CancelSquareIcon:Mo,CandyIcon:Gn,CartIcon:m,CentIcon:M0,CenterHorizontalIcon:an,CenterVerticalIcon:cn,ChatGPTIcon:Ve,ChatIcon:L1,ChatQuestionIcon:za,CheckboxCheckedIcon:we,CheckboxIndeterminate2Icon:Ce,CheckboxIndeterminateIcon:Ie,CheckboxIntermediate2Icon:Ce,CheckboxListIcon:Te,CheckboxUncheckedIcon:i5,CheckmarkCheckedIcon:we,CheckmarkCircleIcon:yo,CheckmarkIcon:d1,CheckmarkIntermediateIcon:Ie,CheckmarkStarburstIcon:R,ChevronDownIcon:or,ChevronLeftIcon:rr,ChevronRightIcon:tr,ChevronUpIcon:nr,ChromeMinimizeIcon:k,ChromeRestoreIcon:ee,ChromeRestoreVarIcon:ee,CircleIcon:Lt,CircleSmallIcon:re,ClipboardIcon:T5,ClipboardPasteIcon:L5,ClipboardSearchIcon:H5,ClockIcon:vo,CloseIcon:s,ClosedCaptionsIcon:d5,CloudAddIcon:va,CloudArrowDownIcon:ye,CloudArrowUpIcon:Me,CloudDownloadIcon:ye,CloudIcon:H1,CloudOffIcon:Aa,CloudUploadIcon:Me,CodeIcon:yt,CodeSquareIcon:Xa,CoffeeHotIcon:A0,ColorPaletteIcon:Q5,CommentAdd2Icon:ha,CommentAddIcon:ua,CommentExclamationIcon:Nn,CommentIcon:z1,CommentMultipleIcon:E,CommentMultipleVarIcon:E,CompareSizeIcon:z5,CompassIcon:m0,ComponentIcon:y5,ComposeIcon:s1,ComputerIcon:gn,ComputerMacIcon:pn,ConeIcon:Ta,ConstructionConeIcon:ze,ConstructionIcon:He,ContractDownIcon:ct,CookiesIcon:S0,CopyIcon:B,CopyVarIcon:B,CopyleftIcon:_n,CopyrightIcon:Qn,CornerRadiusIcon:Ht,CreateIcon:d,CreditCardIcon:y1,CropIcon:u1,CssIcon:Re,CubeIcon:ba,CursorClickIcon:u5,CursorDragIcon:T0,CursorIcon:s5,CutIcon:h1,CylinderIcon:ja,DarkThemeIcon:h5,DatabaseAddIcon:V1,DatabaseIcon:P1,DeleteIcon:k1,DiamondIcon:N,DiffIcon:Ha,DirectionsIcon:v5,DislikeIcon:de,DismissIcon:s,DoNotDisturbIcon:Ao,DocumentIcon:ar,DollarCircleIcon:Jn,DollarIcon:ce,DoorIcon:Dn,DoorOpenIcon:En,DotCircleIcon:Oa,DotIcon:re,DotSquareIcon:Fa,DrawTextIcon:cr,DropIcon:j0,EditIcon:y,EmailIcon:q,EmojiFrownIcon:To,EmojiGrinIcon:Lo,EmojiIcon:h,EmojiLaughterIcon:Ho,EraserIcon:$1,EraserSparkleIcon:xa,ExclamationMarkIcon:Ua,ExpandIcon:lt,ExtensionIcon:Y,ExternalIcon:v,ExternalLinkIcon:v,EyeIcon:f,EyeOffIcon:u,EyedropperColorAccentIcon:qt,EyedropperColorIcon:x1,EyedropperIcon:X1,FacebookIcon:Yt,FastForwardIcon:D,FastFowardIcon:D,FigmaIcon:$t,FileAddIcon:Yr,FileIcon:_r,FileMultipleIcon:da,FileSyncIcon:$r,FileTextIcon:Le,Filter2Icon:dn,FilterCancel2Icon:un,FilterCancelIcon:sn,FilterIcon:ln,FindIcon:De,Flag2Icon:ta,FlagIcon:g0,FlashlightIcon:eo,FloppyDiskIcon:Q,FloppyDiskMultipleIcon:b,FoldableHorizontalHalfIcon:In,FoldableHorizontalIcon:Cn,FoldableVerticalHalfIcon:fn,FoldableVerticalIcon:wn,FolderAddIcon:xr,FolderIcon:Xr,FolderMultipleIcon:Ia,FolderOpenIcon:e5,FullScreenMaximizeIcon:it,FullScreenMinimizeIcon:dt,GNULinuxIcon:ge,GameIcon:Mn,GiftIcon:oo,GitCommitIcon:vt,GitHubIcon:Ee,GitLabIcon:Ye,GithubIcon:Ee,GitlabIcon:Ye,GlobeIcon:B1,Google2Icon:xt,GoogleChromeIcon:e0,GoogleIcon:Xt,GooglePlayIcon:o0,GraphIcon:le,GridDotsIcon:V5,GridIcon:P5,HTMLIcon:qe,HamburgerIcon:b0,HandIcon:L0,HappyFaceIcon:h,HardDriveIcon:o5,HashIcon:P0,HatGraduationIcon:ro,HeadphonesIcon:D0,HeadphonesOffIcon:oa,HeartIcon:F,HeartStylisticIcon:m1,HexagonIcon:zt,HiddenIcon:u,HideIcon:u,HighlighterAccentIcon:Gt,HighlighterIcon:to,HistoryIcon:N0,Home2Icon:A5,HomeIcon:$,HourglassIcon:no,HouseIcon:$,HtmlIcon:qe,InfinityIcon:xn,InfoIcon:So,InfoSquareIcon:Pa,InstagramIcon:r0,JavaScriptIcon:Ge,JavascriptIcon:Ge,KebabIcon:M,KeyboardCommandIcon:Yn,KeyboardIcon:yn,KeyboardShiftIcon:g1,KotlinIcon:Za,LaptopIcon:vn,LayersIcon:ao,LayoutIcon:B5,LeafIcon:G0,LeafThreeIcon:U0,LeafTwoIcon:W0,LibraryIcon:ne,LightbulbIcon:co,LikeIcon:se,LineDiagonalIcon:Pt,LineHorizontalIcon:k,LinkIcon:lo,LinuxIcon:ge,LocationIcon:S5,LockIcon:v1,LockOpenIcon:A1,LoveIcon:F,MailIcon:q,MailOpenIcon:D1,MapIcon:j5,MaskIcon:_5,MathIcon:ea,MegaphoneIcon:F1,MegaphoneLoudIcon:O1,MentionIcon:R1,MenuIcon:k5,MicrophoneIcon:io,MicrophoneOffIcon:so,MicrosoftEdgeIcon:t0,MicrosoftIcon:A,MicrosoftWindowsIcon:A,MinusIcon:k,MoneyIcon:ce,MoonIcon:Hn,MoreHorizontalIcon:M,MoreIcon:M,MoreVerticalIcon:p1,MotherboardIcon:An,MovieIcon:F0,MuseumIcon:X,MusicNote2Icon:R0,MusicNoteIcon:O0,NPMIcon:Ze,NarratorIcon:E1,NodeJSIcon:Ke,NodejsIcon:Ke,NoteAddIcon:ir,NoteIcon:lr,NotificationIcon:J,NpmIcon:Ze,OctagonIcon:Vt,OffIcon:p,OpenAIIcon:Ve,OpenIcon:v,OpenSourceIcon:Fn,PDF2Icon:r5,PDFIcon:Fe,PackageIcon:j,PageMarginsIcon:D5,PaintBucketAccentIcon:Ut,PaintBucketIcon:Y5,Paintbrush2Icon:X5,Paintbrush2SparkleIcon:Qa,PaintbrushIcon:$5,PanelBottomIcon:ka,PanelBottomOpenIcon:ma,PanelLeftContractIcon:O5,PanelLeftExpandIcon:R5,PanelLeftIcon:F5,PanelLeftOpenIcon:q5,PanelRightContractIcon:U5,PanelRightExpandIcon:W5,PanelRightIcon:G5,PanelRightOpenIcon:E5,ParcelIcon:j,ParenthesesIcon:aa,PauseIcon:C1,PdfIcon:Fe,PenIcon:y,PencilIcon:y,PencilSparkleIcon:Ka,PentagonIcon:Bt,Person2Icon:G1,PersonAdd2Icon:W1,PersonAddIcon:U1,PersonCircleIcon:N1,PersonIcon:q1,PersonMultipleIcon:J1,PhoneAcceptIcon:G,PhoneHangUpIcon:U,PhoneIcon:Sn,PhotoAIIcon:Be,PhotoAddIcon:Wa,PhotoFilterIcon:ae,PhotoIcon:t5,PhotoMultipleIcon:sa,PhotoSparkleIcon:Be,PictureInPicture2Icon:ut,PictureInPictureEnterIcon:ht,PictureInPictureExitIcon:kt,PictureInPictureIcon:st,PieChartIcon:Ga,PinIcon:uo,PinOffIcon:ho,PlayCircleIcon:O,PlayCircularIcon:O,PlayIcon:I1,PlusIcon:d,PowerIcon:p,PowerOffIcon:p,PowerOnIcon:p,PremiumIcon:N,PreviewIcon:f,PrinterIcon:jn,ProhibitedIcon:jo,PuzzleIcon:Y,PythonIcon:n0,QRCodeIcon:Oe,QrCodeIcon:Oe,QuestionCircleIcon:Z0,QuestionIcon:J0,QuoteIcon:dr,ReactJSIcon:$e,ReactjsIcon:$e,ReadIcon:S,ReadingIcon:S,RecordIcon:On,RecordStopIcon:Rn,RectangleWideIcon:Dt,RegularExpressionIcon:Zn,RepositoryIcon:Pe,ReverseIcon:w1,RhombusIcon:Ft,RibbonIcon:p0,RibbonStarIcon:C0,RoadBarrierIcon:He,RoadConeIcon:ze,RobloxIcon:a0,RulerDiagonalIcon:Kn,RulerIcon:V0,SaveAllIcon:b,SaveAsIcon:_,SaveIcon:Q,SaveMultipleIcon:b,SavePencilIcon:_,ScreenSizeIcon:B0,Script2Icon:St,ScriptIcon:At,SearchCancelIcon:P,SearchIcon:De,SearchNoResultsIcon:P,SectionBreakIcon:hn,SendIcon:Z1,ServerIcon:na,SettingsIcon:m5,ShapeDifferenceIcon:x5,ShapeIntersectIcon:et,ShapeSubtractIcon:ot,ShapeUnionIcon:rt,ShieldCancelIcon:j1,ShieldCheckmarkIcon:b1,ShieldIcon:S1,ShieldKeyholeIcon:T1,ShopIcon:m,ShoppingCartIcon:m,ShoppingIcon:m,ShowIcon:f,SkullIcon:zo,SlashBoxIcon:fe,SlashSquareIcon:fe,SmileIcon:h,SmileyIcon:h,SoundwaveIcon:E0,SpacebarIcon:sr,Sparkle2Icon:ya,SparkleIcon:K0,SpinnerIcon:bo,SplitHorizontalIcon:pa,SplitVerticalIcon:ga,SquareDragIcon:ie,SquareIcon:Ot,SquareMarginsIcon:Se,StarIcon:f1,Stocks2Icon:K,StocksIcon:le,StrokeThicknessIcon:tt,SubtractIcon:k,SubtractSquareIcon:Ma,SubtractSquareMultipleIcon:fa,SvelteIcon:Un,SymbolsIcon:ur,TVIcon:Je,TableIcon:N5,TableSimpleIcon:J5,TabletIcon:bn,TagAccentIcon:Wt,TagAddIcon:Ea,TagIcon:kn,TagMultipleIcon:ke,TagMultipleVarIcon:ke,TagRemoveIcon:qa,TargetIcon:Sa,TaskListIcon:me,TasksIcon:me,TerminalIcon:jt,TextAddIcon:kr,TextAlignCenterIcon:mr,TextAlignJustifyIcon:gr,TextAlignLeftIcon:pr,TextAlignRightIcon:Cr,TextBoldIcon:Ir,TextBulletListIcon:je,TextBulletListSquareAddIcon:Ae,TextBulletListSquareIcon:ve,TextBulletListTreeIcon:be,TextCaseLowercaseIcon:wr,TextCaseTitleIcon:fr,TextCaseUppercaseIcon:Mr,TextClearFormattingIcon:yr,TextCollapseIcon:vr,TextColorAccentIcon:Nt,TextColorIcon:Ar,TextDescriptionIcon:wa,TextDocumentIcon:Le,TextEditStyleIcon:Sr,TextEffectsIcon:jr,TextExpandIcon:br,TextFontIcon:Tr,TextFontSizeIcon:Lr,TextFootnoteIcon:Hr,TextHighlightColorAccentIcon:Jt,TextHighlightColorIcon:zr,TextIcon:hr,TextIndentDecreaseIcon:Pr,TextIndentIncreaseIcon:Vr,TextItalicIcon:Br,TextLargeIcon:Dr,TextLetterSpacingIcon:Fr,TextLineHeightIcon:Or,TextLineSpacingIcon:Rr,TextNumberListIcon:Er,TextPositionBottomIcon:qr,TextPositionMiddleIcon:Gr,TextPositionTopIcon:Ur,TextSmallIcon:Wr,TextStrikethroughIcon:Nr,TextSubscriptIcon:Jr,TextSuperscriptIcon:Zr,TextTypographyIcon:Kr,TextUnderlineIcon:Qr,ThumbsDownIcon:de,ThumbsUpIcon:se,TikTokIcon:Ue,TiktokIcon:Ue,TimerIcon:ko,TimerOffIcon:Va,ToolboxIcon:y0,TriangleIcon:Rt,TuneIcon:M1,TvIcon:Je,TwitterIcon:te,TypeScriptIcon:_e,TypescriptIcon:_e,UbuntuIcon:Vn,VehicleCarIcon:b5,VerifiedIcon:R,VideoClipIcon:bt,VideoIcon:I0,VisibleIcon:u,VisualStudioCodeIcon:c0,Volume0Icon:g,Volume1Icon:ue,VolumeHighIcon:g,VolumeIcon:g,VolumeLowIcon:ue,VolumeMediumIcon:g,VolumeMuteIcon:q0,VueJSIcon:Qe,VuejsIcon:Qe,WatchIcon:Tn,WeatherCloudyIcon:zn,WebpackIcon:Bn,WiFiIcon:K1,WindowAddIcon:ia,WindowIcon:mt,WindowMultipleIcon:oe,WindowMultipleVarIcon:oe,Windows10Icon:A,WrenchIcon:mo,XIcon:s,XTwitterIcon:te,YouTubeIcon:We,YouTubeShortsIcon:Ne,YoutubeIcon:We,YoutubeShortsIcon:Ne,ZapIcon:pe,ZoomInIcon:g5,ZoomOutIcon:p5,accessibility:n5,add:d,addCircle:z,addCircular:z,addRhombus:t1,addSquare:n1,addSquareMultiple:V,addSquareMultipleVar:V,addition:d,airplane:C5,airplaneLanding:I5,airplaneTakeoff:w5,alarmClock:Ba,album:Ra,alertCircle:go,alertRhombus:La,alertTriangle:po,alignBottom:Q0,alignHorizontalCenters:_0,alignLeft:Y0,alignRight:$0,alignTop:X0,alignVerticalCenters:x0,amazon:Zt,anchor:Q1,android:ra,angle:H0,appRemove:a1,appStore:Kt,apple:Qt,apps:c1,appsAdd:l1,appsList:Te,arc:Tt,archive:en,archiveAdd2:on,arrowClockwise:Po,arrowCounterclockwise:Vo,arrowDown:Bo,arrowDownload:Do,arrowEnter:Fo,arrowExport:Oo,arrowForward:Z,arrowFoward:Z,arrowImport:Ro,arrowLeft:Eo,arrowLeftRight:xo,arrowMaximize:nt,arrowMinimize:at,arrowMove:qo,arrowRedo:Go,arrowRedo2:Uo,arrowReply:Wo,arrowRight:No,arrowRotateClockwise:Jo,arrowRotateCounterclockwise:Zo,arrowSort:Ko,arrowSwap:Qo,arrowSync:Co,arrowSync2:Io,arrowTrending:K,arrowUndo:_o,arrowUndo2:Yo,arrowUp:$o,arrowUpDown:Xo,arrowUpload:er,asterisk:$a,attach:W,attatch:W,backgroundColor:Z5,backgroundColorAccent:Et,backspace:i1,badge:wo,bank:X,barChart:x,barGraph:x,basketball:Ja,battery:a5,batteryFull:c5,beach:f5,beaker:gt,bell:J,bellDot:Xn,bellOff:$n,blend:ae,bluesky:la,bluetooth:_t,board:rn,bolt:pe,book:l0,book2:i0,bookAdd:d0,bookAdd2:s0,bookInfo:u0,bookInfo2:_1,bookLetter:Na,bookMarked:Pe,bookOpen:S,bookmark:tn,bookmarkAdd:nn,bookmarkMultiple:he,bookmarkMultipleVar:he,bookshelf:ne,borderAll:K5,box:j,boxAdd:Da,boxDrag:ie,boxMargins:Se,braces:pt,bracesVariable:Ct,brackets:Wn,branch:Pn,branchCompare:It,branchFork:wt,branchFork2:ft,branchPullRequest:qn,briefcase:w0,briefcase2:f0,brightness:Ln,broom:h0,bug:Mt,bugAdd:_a,bugPlay:Ya,buildingMultiple:M5,bulletList:je,bulletListSquare:ve,bulletListSquareAdd:Ae,bulletListTree:be,button:l5,cake:v0,calculator:z0,calendar:Y1,call:G,callEnd:U,calligraphyPen:k0,camera:mn,cancel:s,cancelCircle:fo,cancelOctagon:Ca,cancelSquare:Mo,candy:Gn,cart:m,cent:M0,centerHorizontal:an,centerVertical:cn,chat:L1,chatQuestion:za,chatgpt:Ve,checkboxChecked:we,checkboxIndeterminate:Ie,checkboxIndeterminate2:Ce,checkboxIntermediate2:Ce,checkboxList:Te,checkboxUnchecked:i5,checkmark:d1,checkmarkChecked:we,checkmarkCircle:yo,checkmarkIntermediate:Ie,checkmarkStarburst:R,chevronDown:or,chevronLeft:rr,chevronRight:tr,chevronUp:nr,chromeMinimize:k,chromeRestore:ee,chromeRestoreVar:ee,circle:Lt,circleSmall:re,clipboard:T5,clipboardPaste:L5,clipboardSearch:H5,clock:vo,close:s,closedCaptions:d5,cloud:H1,cloudAdd:va,cloudArrowDown:ye,cloudArrowUp:Me,cloudDownload:ye,cloudOff:Aa,cloudUpload:Me,code:yt,codeSquare:Xa,coffeeHot:A0,colorPalette:Q5,comment:z1,commentAdd:ua,commentAdd2:ha,commentExclamation:Nn,commentMultiple:E,commentMultipleVar:E,compareSize:z5,compass:m0,component:y5,compose:s1,computer:gn,computerMac:pn,cone:Ta,construction:He,constructionCone:ze,contractDown:ct,cookies:S0,copy:B,copyVar:B,copyleft:_n,copyright:Qn,cornerRadius:Ht,create:d,creditCard:y1,crop:u1,css:Re,css2:ca,cube:ba,cursor:s5,cursorClick:u5,cursorDrag:T0,cut:h1,cylinder:ja,darkTheme:h5,database:P1,databaseAdd:V1,delete:k1,diamond:N,diff:Ha,directions:v5,dislike:de,dismiss:s,doNotDisturb:Ao,document:ar,dollar:ce,dollarCircle:Jn,door:Dn,doorOpen:En,dot:re,dotCircle:Oa,dotSquare:Fa,drawText:cr,drop:j0,edit:y,email:q,emoji:h,emojiFrown:To,emojiGrin:Lo,emojiLaughter:Ho,eraser:$1,eraserSparkle:xa,exclamationMark:Ua,expand:lt,extension:Y,external:v,externalLink:v,eye:f,eyeOff:u,eyedropper:X1,eyedropperColor:x1,eyedropperColorAccent:qt,facebook:Yt,fastForward:D,fastFoward:D,figma:$t,file:_r,fileAdd:Yr,fileMultiple:da,fileSync:$r,fileText:Le,filter:ln,filter2:dn,filterCancel:sn,filterCancel2:un,find:De,flag:g0,flag2:ta,flashlight:eo,floppyDisk:Q,floppyDiskMultiple:b,foldableHorizontal:Cn,foldableHorizontalHalf:In,foldableVertical:wn,foldableVerticalHalf:fn,folder:Xr,folderAdd:xr,folderMultiple:Ia,folderOpen:e5,fullScreenMaximize:it,fullScreenMinimize:dt,game:Mn,gift:oo,gitCommit:vt,github:Ee,gitlab:Ye,globe:B1,gnuLinux:ge,google:Xt,google2:xt,googleChrome:e0,googlePlay:o0,graph:le,grid:P5,gridDots:V5,hamburger:b0,hand:L0,happyFace:h,hardDrive:o5,hash:P0,hatGraduation:ro,headphones:D0,headphonesOff:oa,heart:F,heartStylistic:m1,hexagon:zt,hidden:u,hide:u,highlighter:to,highlighterAccent:Gt,history:N0,home:$,home2:A5,hourglass:no,house:$,html:qe,infinity:xn,info:So,infoSquare:Pa,instagram:r0,javascript:Ge,kebab:M,keyboard:yn,keyboardCommand:Yn,keyboardShift:g1,kotlin:Za,laptop:vn,layers:ao,layout:B5,leaf:G0,leafThree:U0,leafTwo:W0,library:ne,lightbulb:co,like:se,lineDiagonal:Pt,lineHorizontal:k,link:lo,linux:ge,location:S5,lock:v1,lockOpen:A1,love:F,mail:q,mailOpen:D1,map:j5,mask:_5,math:ea,megaphone:F1,megaphoneLoud:O1,mention:R1,menu:k5,microphone:io,microphoneOff:so,microsoft:A,microsoftEdge:t0,microsoftWindows:A,minus:k,money:ce,moon:Hn,more:M,moreHorizontal:M,moreVertical:p1,motherboard:An,movie:F0,museum:X,musicNote:O0,musicNote2:R0,narrator:E1,nodejs:Ke,note:lr,noteAdd:ir,notification:J,npm:Ze,octagon:Vt,off:p,open:v,openSource:Fn,openai:Ve,package:j,pageMargins:D5,paintBucket:Y5,paintBucketAccent:Ut,paintbrush:$5,paintbrush2:X5,paintbrush2Sparkle:Qa,panelBottom:ka,panelBottomOpen:ma,panelLeft:F5,panelLeftContract:O5,panelLeftExpand:R5,panelLeftOpen:q5,panelRight:G5,panelRightContract:U5,panelRightExpand:W5,panelRightOpen:E5,parcel:j,parentheses:aa,pause:C1,pdf:Fe,pdf2:r5,pen:y,pencil:y,pencilSparkle:Ka,pentagon:Bt,person:q1,person2:G1,personAdd:U1,personAdd2:W1,personCircle:N1,personMultiple:J1,phone:Sn,phoneAccept:G,phoneHangUp:U,photo:t5,photoAI:Be,photoAdd:Wa,photoFilter:ae,photoMultiple:sa,photoSparkle:Be,pictureInPicture:st,pictureInPicture2:ut,pictureInPictureEnter:ht,pictureInPictureExit:kt,pieChart:Ga,pin:uo,pinOff:ho,play:I1,playCircle:O,playCircular:O,plus:d,power:p,powerOff:p,powerOn:p,premium:N,preview:f,printer:jn,prohibited:jo,puzzle:Y,python:n0,qrCode:Oe,question:J0,questionCircle:Z0,quote:dr,reactjs:$e,read:S,reading:S,record:On,recordStop:Rn,rectangleWide:Dt,regularExpression:Zn,repository:Pe,reverse:w1,rhombus:Ft,ribbon:p0,ribbonStar:C0,roadBarrier:He,roadCone:ze,roblox:a0,ruler:V0,rulerDiagonal:Kn,save:Q,saveAll:b,saveAs:_,saveMultiple:b,savePencil:_,screenSize:B0,script:At,script2:St,search:De,searchCancel:P,searchNoResults:P,sectionBreak:hn,send:Z1,server:na,settings:m5,shapeDifference:x5,shapeIntersect:et,shapeSubtract:ot,shapeUnion:rt,shield:S1,shieldCancel:j1,shieldCheckmark:b1,shieldKeyhole:T1,shop:m,shopping:m,shoppingCart:m,show:f,skull:zo,slashBox:fe,slashSquare:fe,smile:h,smiley:h,soundwave:E0,spacebar:sr,sparkle:K0,sparkle2:ya,spinner:bo,splitHorizontal:pa,splitVertical:ga,square:Ot,squareDrag:ie,squareMargins:Se,star:f1,stocks:le,stocks2:K,strokeThickness:tt,subtract:k,subtractSquare:Ma,subtractSquareMultiple:fa,svelte:Un,symbols:ur,table:N5,tableSimple:J5,tablet:bn,tag:kn,tagAccent:Wt,tagAdd:Ea,tagMultiple:ke,tagMultipleVar:ke,tagRemove:qa,target:Sa,taskList:me,tasks:me,terminal:jt,text:hr,textAdd:kr,textAlignCenter:mr,textAlignJustify:gr,textAlignLeft:pr,textAlignRight:Cr,textBold:Ir,textBulletList:je,textBulletListSquare:ve,textBulletListSquareAdd:Ae,textBulletListTree:be,textCaseLowercase:wr,textCaseTitle:fr,textCaseUppercase:Mr,textClearFormatting:yr,textCollapse:vr,textColor:Ar,textColorAccent:Nt,textDescription:wa,textDocument:Le,textEditStyle:Sr,textEffects:jr,textExpand:br,textFont:Tr,textFontSize:Lr,textFootnote:Hr,textHighlightColor:zr,textHighlightColorAccent:Jt,textIndentDecrease:Pr,textIndentIncrease:Vr,textItalic:Br,textLarge:Dr,textLetterSpacing:Fr,textLineHeight:Or,textLineSpacing:Rr,textNumberList:Er,textPositionBottom:qr,textPositionMiddle:Gr,textPositionTop:Ur,textSmall:Wr,textStrikethrough:Nr,textSubscript:Jr,textSuperscript:Zr,textTypography:Kr,textUnderline:Qr,thumbsDown:de,thumbsUp:se,tiktok:Ue,timer:ko,timerOff:Va,toolbox:y0,triangle:Rt,tune:M1,tv:Je,twitter:te,typescript:_e,ubuntu:Vn,vehicleCar:b5,verified:R,video:I0,videoClip:bt,visible:u,visualStudioCode:c0,volume:g,volume0:g,volume1:ue,volumeHigh:g,volumeLow:ue,volumeMedium:g,volumeMute:q0,vuejs:Qe,watch:Tn,weatherCloudy:zn,webpack:Bn,wiFi:K1,window:mt,windowAdd:ia,windowMultiple:oe,windowMultipleVar:oe,windows10:A,wrench:mo,x:s,xTwitter:te,youtube:We,youtubeShorts:Ne,zap:pe,zoomIn:g5,zoomOut:p5},Symbol.toStringTag,{value:"Module"}));function o2(t){const r=t.toLowerCase(),a=Object.keys(e2).find(l=>{const c=l.replace(/Icon$/,"").toLowerCase();return c==r||c+"icon"==r||a2(c)==r||c==d2(r)});return e2[a]}function k2(t,r){var a,l,c,C;if(!window?.document)throw new Error("proicons.replace() only works in a browser environment");t??(t=document.body);const I=(a=r?.useAttributes)!=null?a:!0,L=(l=r?.attributeName)!=null?l:"proicon";for(const T of t.querySelectorAll(`[${L}]`)){let i;switch((c=r?.overwrite)!=null?c:"auto"){case!0:i=!0;break;case!1:i=!1;break;case"auto":i=!T.hasChildNodes();break}let Xe=T.getAttribute(L).trim();if(!o2(Xe))continue;let H=document.createElement("svg");const o1={color:"color","stroke-width":"strokeWidth",join:"strokeJoin",caps:"strokeCaps","corner-radius":"cornerRadius",outline:"strokeFilledElements",size:"size"},xe={};if(I){for(const[e1,n2]of Object.entries(o1))T.hasAttribute(e1)&&(xe[n2]=T.getAttribute(e1),T.removeAttribute(e1));for(const{name:e1,value:n2}of T.attributes)Object.hasOwn(o1,e1)||((C=xe.attributes)!=null||(xe.attributes={}),xe.attributes[e1]=n2);Object.assign(structuredClone(r??{}),xe)}H.innerHTML=o2(Xe).toSvg(xe),H=H.children[0],H.classList.add("proicon"),H.setAttribute("data-proicon-id",o2(Xe).kebabCase),i==!0?T.replaceWith(H):T.insertBefore(H,T.childNodes[0])}}function m2(t){if(!t)throw new TypeError("A query is required");t=t.toString().toLowerCase();const r=Object.values(e2);return r.filter((l,c)=>Object.entries(l).some(([C,I])=>{if(!(!Array.isArray(I)&&typeof I!="string"||C=="raw"))return Array.isArray(I)?I.some(L=>L.toLowerCase().includes(t)):I.toLowerCase().includes(t)})&&r.indexOf(l)===c)}e.AccessibilityIcon=n5,e.AddCircleIcon=z,e.AddCircularIcon=z,e.AddIcon=d,e.AddRhombusIcon=t1,e.AddSquareIcon=n1,e.AddSquareMultipleIcon=V,e.AddSquareMultipleVarIcon=V,e.AdditionIcon=d,e.AirplaneIcon=C5,e.AirplaneLandingIcon=I5,e.AirplaneTakeoffIcon=w5,e.AlarmClockIcon=Ba,e.AlbumIcon=Ra,e.AlertCircleIcon=go,e.AlertRhombusIcon=La,e.AlertTriangleIcon=po,e.AlignBottomIcon=Q0,e.AlignHorizontalCentersIcon=_0,e.AlignLeftIcon=Y0,e.AlignRightIcon=$0,e.AlignTopIcon=X0,e.AlignVerticalCentersIcon=x0,e.AmazonIcon=Zt,e.AnchorIcon=Q1,e.AndroidIcon=ra,e.AngleIcon=H0,e.AppRemoveIcon=a1,e.AppStoreIcon=Kt,e.AppleIcon=Qt,e.AppsAddIcon=l1,e.AppsIcon=c1,e.AppsListIcon=Te,e.ArcIcon=Tt,e.ArchiveAdd2Icon=on,e.ArchiveIcon=en,e.ArrowClockwiseIcon=Po,e.ArrowCounterclockwiseIcon=Vo,e.ArrowDownIcon=Bo,e.ArrowDownloadIcon=Do,e.ArrowEnterIcon=Fo,e.ArrowExportIcon=Oo,e.ArrowForwardIcon=Z,e.ArrowFowardIcon=Z,e.ArrowImportIcon=Ro,e.ArrowLeftIcon=Eo,e.ArrowLeftRightIcon=xo,e.ArrowMaximizeIcon=nt,e.ArrowMinimizeIcon=at,e.ArrowMoveIcon=qo,e.ArrowRedo2Icon=Uo,e.ArrowRedoIcon=Go,e.ArrowReplyIcon=Wo,e.ArrowRightIcon=No,e.ArrowRotateClockwiseIcon=Jo,e.ArrowRotateCounterclockwiseIcon=Zo,e.ArrowSortIcon=Ko,e.ArrowSwapIcon=Qo,e.ArrowSync2Icon=Io,e.ArrowSyncIcon=Co,e.ArrowTrendingIcon=K,e.ArrowUndo2Icon=Yo,e.ArrowUndoIcon=_o,e.ArrowUpDownIcon=Xo,e.ArrowUpIcon=$o,e.ArrowUploadIcon=er,e.AsteriskIcon=$a,e.AttachIcon=W,e.AttatchIcon=W,e.BackgroundColorAccentIcon=Et,e.BackgroundColorIcon=Z5,e.BackspaceIcon=i1,e.BadgeIcon=wo,e.BankIcon=X,e.BarChartIcon=x,e.BarGraphIcon=x,e.BasketballIcon=Ja,e.BatteryFullIcon=c5,e.BatteryIcon=a5,e.BeachIcon=f5,e.BeakerIcon=gt,e.BellDotIcon=Xn,e.BellIcon=J,e.BellOffIcon=$n,e.BlendIcon=ae,e.BlueskyIcon=la,e.BluetoothIcon=_t,e.BoardIcon=rn,e.BoltIcon=pe,e.Book2Icon=i0,e.BookAdd2Icon=s0,e.BookAddIcon=d0,e.BookIcon=l0,e.BookInfo2Icon=_1,e.BookInfoIcon=u0,e.BookLetterIcon=Na,e.BookMarkedIcon=Pe,e.BookOpenIcon=S,e.BookmarkAddIcon=nn,e.BookmarkIcon=tn,e.BookmarkMultipleIcon=he,e.BookmarkMultipleVarIcon=he,e.BookshelfIcon=ne,e.BorderAllIcon=K5,e.BoxAddIcon=Da,e.BoxDragIcon=ie,e.BoxIcon=j,e.BoxMarginsIcon=Se,e.BracesIcon=pt,e.BracesVariableIcon=Ct,e.BracketsIcon=Wn,e.BranchCompareIcon=It,e.BranchFork2Icon=ft,e.BranchForkIcon=wt,e.BranchIcon=Pn,e.BranchPullRequestIcon=qn,e.Briefcase2Icon=f0,e.BriefcaseIcon=w0,e.BrightnessIcon=Ln,e.BroomIcon=h0,e.BugAddIcon=_a,e.BugIcon=Mt,e.BugPlayIcon=Ya,e.BuildingMultipleIcon=M5,e.BulletListIcon=je,e.BulletListSquareAddIcon=Ae,e.BulletListSquareIcon=ve,e.BulletListTreeIcon=be,e.ButtonIcon=l5,e.CSS2Icon=ca,e.CSSIcon=Re,e.CakeIcon=v0,e.CalculatorIcon=z0,e.CalendarIcon=Y1,e.CallEndIcon=U,e.CallIcon=G,e.CalligraphyPenIcon=k0,e.CameraIcon=mn,e.CancelCircleIcon=fo,e.CancelIcon=s,e.CancelOctagonIcon=Ca,e.CancelSquareIcon=Mo,e.CandyIcon=Gn,e.CartIcon=m,e.CentIcon=M0,e.CenterHorizontalIcon=an,e.CenterVerticalIcon=cn,e.ChatGPTIcon=Ve,e.ChatIcon=L1,e.ChatQuestionIcon=za,e.CheckboxCheckedIcon=we,e.CheckboxIndeterminate2Icon=Ce,e.CheckboxIndeterminateIcon=Ie,e.CheckboxIntermediate2Icon=Ce,e.CheckboxListIcon=Te,e.CheckboxUncheckedIcon=i5,e.CheckmarkCheckedIcon=we,e.CheckmarkCircleIcon=yo,e.CheckmarkIcon=d1,e.CheckmarkIntermediateIcon=Ie,e.CheckmarkStarburstIcon=R,e.ChevronDownIcon=or,e.ChevronLeftIcon=rr,e.ChevronRightIcon=tr,e.ChevronUpIcon=nr,e.ChromeMinimizeIcon=k,e.ChromeRestoreIcon=ee,e.ChromeRestoreVarIcon=ee,e.CircleIcon=Lt,e.CircleSmallIcon=re,e.ClipboardIcon=T5,e.ClipboardPasteIcon=L5,e.ClipboardSearchIcon=H5,e.ClockIcon=vo,e.CloseIcon=s,e.ClosedCaptionsIcon=d5,e.CloudAddIcon=va,e.CloudArrowDownIcon=ye,e.CloudArrowUpIcon=Me,e.CloudDownloadIcon=ye,e.CloudIcon=H1,e.CloudOffIcon=Aa,e.CloudUploadIcon=Me,e.CodeIcon=yt,e.CodeSquareIcon=Xa,e.CoffeeHotIcon=A0,e.ColorPaletteIcon=Q5,e.CommentAdd2Icon=ha,e.CommentAddIcon=ua,e.CommentExclamationIcon=Nn,e.CommentIcon=z1,e.CommentMultipleIcon=E,e.CommentMultipleVarIcon=E,e.CompareSizeIcon=z5,e.CompassIcon=m0,e.ComponentIcon=y5,e.ComposeIcon=s1,e.ComputerIcon=gn,e.ComputerMacIcon=pn,e.ConeIcon=Ta,e.ConstructionConeIcon=ze,e.ConstructionIcon=He,e.ContractDownIcon=ct,e.CookiesIcon=S0,e.CopyIcon=B,e.CopyVarIcon=B,e.CopyleftIcon=_n,e.CopyrightIcon=Qn,e.CornerRadiusIcon=Ht,e.CreateIcon=d,e.CreditCardIcon=y1,e.CropIcon=u1,e.CssIcon=Re,e.CubeIcon=ba,e.CursorClickIcon=u5,e.CursorDragIcon=T0,e.CursorIcon=s5,e.CutIcon=h1,e.CylinderIcon=ja,e.DarkThemeIcon=h5,e.DatabaseAddIcon=V1,e.DatabaseIcon=P1,e.DeleteIcon=k1,e.DiamondIcon=N,e.DiffIcon=Ha,e.DirectionsIcon=v5,e.DislikeIcon=de,e.DismissIcon=s,e.DoNotDisturbIcon=Ao,e.DocumentIcon=ar,e.DollarCircleIcon=Jn,e.DollarIcon=ce,e.DoorIcon=Dn,e.DoorOpenIcon=En,e.DotCircleIcon=Oa,e.DotIcon=re,e.DotSquareIcon=Fa,e.DrawTextIcon=cr,e.DropIcon=j0,e.EditIcon=y,e.EmailIcon=q,e.EmojiFrownIcon=To,e.EmojiGrinIcon=Lo,e.EmojiIcon=h,e.EmojiLaughterIcon=Ho,e.EraserIcon=$1,e.EraserSparkleIcon=xa,e.ExclamationMarkIcon=Ua,e.ExpandIcon=lt,e.ExtensionIcon=Y,e.ExternalIcon=v,e.ExternalLinkIcon=v,e.EyeIcon=f,e.EyeOffIcon=u,e.EyedropperColorAccentIcon=qt,e.EyedropperColorIcon=x1,e.EyedropperIcon=X1,e.FacebookIcon=Yt,e.FastForwardIcon=D,e.FastFowardIcon=D,e.FigmaIcon=$t,e.FileAddIcon=Yr,e.FileIcon=_r,e.FileMultipleIcon=da,e.FileSyncIcon=$r,e.FileTextIcon=Le,e.Filter2Icon=dn,e.FilterCancel2Icon=un,e.FilterCancelIcon=sn,e.FilterIcon=ln,e.FindIcon=De,e.Flag2Icon=ta,e.FlagIcon=g0,e.FlashlightIcon=eo,e.FloppyDiskIcon=Q,e.FloppyDiskMultipleIcon=b,e.FoldableHorizontalHalfIcon=In,e.FoldableHorizontalIcon=Cn,e.FoldableVerticalHalfIcon=fn,e.FoldableVerticalIcon=wn,e.FolderAddIcon=xr,e.FolderIcon=Xr,e.FolderMultipleIcon=Ia,e.FolderOpenIcon=e5,e.FullScreenMaximizeIcon=it,e.FullScreenMinimizeIcon=dt,e.GNULinuxIcon=ge,e.GameIcon=Mn,e.GiftIcon=oo,e.GitCommitIcon=vt,e.GitHubIcon=Ee,e.GitLabIcon=Ye,e.GithubIcon=Ee,e.GitlabIcon=Ye,e.GlobeIcon=B1,e.Google2Icon=xt,e.GoogleChromeIcon=e0,e.GoogleIcon=Xt,e.GooglePlayIcon=o0,e.GraphIcon=le,e.GridDotsIcon=V5,e.GridIcon=P5,e.HTMLIcon=qe,e.HamburgerIcon=b0,e.HandIcon=L0,e.HappyFaceIcon=h,e.HardDriveIcon=o5,e.HashIcon=P0,e.HatGraduationIcon=ro,e.HeadphonesIcon=D0,e.HeadphonesOffIcon=oa,e.HeartIcon=F,e.HeartStylisticIcon=m1,e.HexagonIcon=zt,e.HiddenIcon=u,e.HideIcon=u,e.HighlighterAccentIcon=Gt,e.HighlighterIcon=to,e.HistoryIcon=N0,e.Home2Icon=A5,e.HomeIcon=$,e.HourglassIcon=no,e.HouseIcon=$,e.HtmlIcon=qe,e.InfinityIcon=xn,e.InfoIcon=So,e.InfoSquareIcon=Pa,e.InstagramIcon=r0,e.JavaScriptIcon=Ge,e.JavascriptIcon=Ge,e.KebabIcon=M,e.KeyboardCommandIcon=Yn,e.KeyboardIcon=yn,e.KeyboardShiftIcon=g1,e.KotlinIcon=Za,e.LaptopIcon=vn,e.LayersIcon=ao,e.LayoutIcon=B5,e.LeafIcon=G0,e.LeafThreeIcon=U0,e.LeafTwoIcon=W0,e.LibraryIcon=ne,e.LightbulbIcon=co,e.LikeIcon=se,e.LineDiagonalIcon=Pt,e.LineHorizontalIcon=k,e.LinkIcon=lo,e.LinuxIcon=ge,e.LocationIcon=S5,e.LockIcon=v1,e.LockOpenIcon=A1,e.LoveIcon=F,e.MailIcon=q,e.MailOpenIcon=D1,e.MapIcon=j5,e.MaskIcon=_5,e.MathIcon=ea,e.MegaphoneIcon=F1,e.MegaphoneLoudIcon=O1,e.MentionIcon=R1,e.MenuIcon=k5,e.MicrophoneIcon=io,e.MicrophoneOffIcon=so,e.MicrosoftEdgeIcon=t0,e.MicrosoftIcon=A,e.MicrosoftWindowsIcon=A,e.MinusIcon=k,e.MoneyIcon=ce,e.MoonIcon=Hn,e.MoreHorizontalIcon=M,e.MoreIcon=M,e.MoreVerticalIcon=p1,e.MotherboardIcon=An,e.MovieIcon=F0,e.MuseumIcon=X,e.MusicNote2Icon=R0,e.MusicNoteIcon=O0,e.NPMIcon=Ze,e.NarratorIcon=E1,e.NodeJSIcon=Ke,e.NodejsIcon=Ke,e.NoteAddIcon=ir,e.NoteIcon=lr,e.NotificationIcon=J,e.NpmIcon=Ze,e.OctagonIcon=Vt,e.OffIcon=p,e.OpenAIIcon=Ve,e.OpenIcon=v,e.OpenSourceIcon=Fn,e.PDF2Icon=r5,e.PDFIcon=Fe,e.PackageIcon=j,e.PageMarginsIcon=D5,e.PaintBucketAccentIcon=Ut,e.PaintBucketIcon=Y5,e.Paintbrush2Icon=X5,e.Paintbrush2SparkleIcon=Qa,e.PaintbrushIcon=$5,e.PanelBottomIcon=ka,e.PanelBottomOpenIcon=ma,e.PanelLeftContractIcon=O5,e.PanelLeftExpandIcon=R5,e.PanelLeftIcon=F5,e.PanelLeftOpenIcon=q5,e.PanelRightContractIcon=U5,e.PanelRightExpandIcon=W5,e.PanelRightIcon=G5,e.PanelRightOpenIcon=E5,e.ParcelIcon=j,e.ParenthesesIcon=aa,e.PauseIcon=C1,e.PdfIcon=Fe,e.PenIcon=y,e.PencilIcon=y,e.PencilSparkleIcon=Ka,e.PentagonIcon=Bt,e.Person2Icon=G1,e.PersonAdd2Icon=W1,e.PersonAddIcon=U1,e.PersonCircleIcon=N1,e.PersonIcon=q1,e.PersonMultipleIcon=J1,e.PhoneAcceptIcon=G,e.PhoneHangUpIcon=U,e.PhoneIcon=Sn,e.PhotoAIIcon=Be,e.PhotoAddIcon=Wa,e.PhotoFilterIcon=ae,e.PhotoIcon=t5,e.PhotoMultipleIcon=sa,e.PhotoSparkleIcon=Be,e.PictureInPicture2Icon=ut,e.PictureInPictureEnterIcon=ht,e.PictureInPictureExitIcon=kt,e.PictureInPictureIcon=st,e.PieChartIcon=Ga,e.PinIcon=uo,e.PinOffIcon=ho,e.PlayCircleIcon=O,e.PlayCircularIcon=O,e.PlayIcon=I1,e.PlusIcon=d,e.PowerIcon=p,e.PowerOffIcon=p,e.PowerOnIcon=p,e.PremiumIcon=N,e.PreviewIcon=f,e.PrinterIcon=jn,e.ProhibitedIcon=jo,e.PuzzleIcon=Y,e.PythonIcon=n0,e.QRCodeIcon=Oe,e.QrCodeIcon=Oe,e.QuestionCircleIcon=Z0,e.QuestionIcon=J0,e.QuoteIcon=dr,e.ReactJSIcon=$e,e.ReactjsIcon=$e,e.ReadIcon=S,e.ReadingIcon=S,e.RecordIcon=On,e.RecordStopIcon=Rn,e.RectangleWideIcon=Dt,e.RegularExpressionIcon=Zn,e.RepositoryIcon=Pe,e.ReverseIcon=w1,e.RhombusIcon=Ft,e.RibbonIcon=p0,e.RibbonStarIcon=C0,e.RoadBarrierIcon=He,e.RoadConeIcon=ze,e.RobloxIcon=a0,e.RulerDiagonalIcon=Kn,e.RulerIcon=V0,e.SaveAllIcon=b,e.SaveAsIcon=_,e.SaveIcon=Q,e.SaveMultipleIcon=b,e.SavePencilIcon=_,e.ScreenSizeIcon=B0,e.Script2Icon=St,e.ScriptIcon=At,e.SearchCancelIcon=P,e.SearchIcon=De,e.SearchNoResultsIcon=P,e.SectionBreakIcon=hn,e.SendIcon=Z1,e.ServerIcon=na,e.SettingsIcon=m5,e.ShapeDifferenceIcon=x5,e.ShapeIntersectIcon=et,e.ShapeSubtractIcon=ot,e.ShapeUnionIcon=rt,e.ShieldCancelIcon=j1,e.ShieldCheckmarkIcon=b1,e.ShieldIcon=S1,e.ShieldKeyholeIcon=T1,e.ShopIcon=m,e.ShoppingCartIcon=m,e.ShoppingIcon=m,e.ShowIcon=f,e.SkullIcon=zo,e.SlashBoxIcon=fe,e.SlashSquareIcon=fe,e.SmileIcon=h,e.SmileyIcon=h,e.SoundwaveIcon=E0,e.SpacebarIcon=sr,e.Sparkle2Icon=ya,e.SparkleIcon=K0,e.SpinnerIcon=bo,e.SplitHorizontalIcon=pa,e.SplitVerticalIcon=ga,e.SquareDragIcon=ie,e.SquareIcon=Ot,e.SquareMarginsIcon=Se,e.StarIcon=f1,e.Stocks2Icon=K,e.StocksIcon=le,e.StrokeThicknessIcon=tt,e.SubtractIcon=k,e.SubtractSquareIcon=Ma,e.SubtractSquareMultipleIcon=fa,e.SvelteIcon=Un,e.SymbolsIcon=ur,e.TVIcon=Je,e.TableIcon=N5,e.TableSimpleIcon=J5,e.TabletIcon=bn,e.TagAccentIcon=Wt,e.TagAddIcon=Ea,e.TagIcon=kn,e.TagMultipleIcon=ke,e.TagMultipleVarIcon=ke,e.TagRemoveIcon=qa,e.TargetIcon=Sa,e.TaskListIcon=me,e.TasksIcon=me,e.TerminalIcon=jt,e.TextAddIcon=kr,e.TextAlignCenterIcon=mr,e.TextAlignJustifyIcon=gr,e.TextAlignLeftIcon=pr,e.TextAlignRightIcon=Cr,e.TextBoldIcon=Ir,e.TextBulletListIcon=je,e.TextBulletListSquareAddIcon=Ae,e.TextBulletListSquareIcon=ve,e.TextBulletListTreeIcon=be,e.TextCaseLowercaseIcon=wr,e.TextCaseTitleIcon=fr,e.TextCaseUppercaseIcon=Mr,e.TextClearFormattingIcon=yr,e.TextCollapseIcon=vr,e.TextColorAccentIcon=Nt,e.TextColorIcon=Ar,e.TextDescriptionIcon=wa,e.TextDocumentIcon=Le,e.TextEditStyleIcon=Sr,e.TextEffectsIcon=jr,e.TextExpandIcon=br,e.TextFontIcon=Tr,e.TextFontSizeIcon=Lr,e.TextFootnoteIcon=Hr,e.TextHighlightColorAccentIcon=Jt,e.TextHighlightColorIcon=zr,e.TextIcon=hr,e.TextIndentDecreaseIcon=Pr,e.TextIndentIncreaseIcon=Vr,e.TextItalicIcon=Br,e.TextLargeIcon=Dr,e.TextLetterSpacingIcon=Fr,e.TextLineHeightIcon=Or,e.TextLineSpacingIcon=Rr,e.TextNumberListIcon=Er,e.TextPositionBottomIcon=qr,e.TextPositionMiddleIcon=Gr,e.TextPositionTopIcon=Ur,e.TextSmallIcon=Wr,e.TextStrikethroughIcon=Nr,e.TextSubscriptIcon=Jr,e.TextSuperscriptIcon=Zr,e.TextTypographyIcon=Kr,e.TextUnderlineIcon=Qr,e.ThumbsDownIcon=de,e.ThumbsUpIcon=se,e.TikTokIcon=Ue,e.TiktokIcon=Ue,e.TimerIcon=ko,e.TimerOffIcon=Va,e.ToolboxIcon=y0,e.TriangleIcon=Rt,e.TuneIcon=M1,e.TvIcon=Je,e.TwitterIcon=te,e.TypeScriptIcon=_e,e.TypescriptIcon=_e,e.UbuntuIcon=Vn,e.VehicleCarIcon=b5,e.VerifiedIcon=R,e.VideoClipIcon=bt,e.VideoIcon=I0,e.VisibleIcon=u,e.VisualStudioCodeIcon=c0,e.Volume0Icon=g,e.Volume1Icon=ue,e.VolumeHighIcon=g,e.VolumeIcon=g,e.VolumeLowIcon=ue,e.VolumeMediumIcon=g,e.VolumeMuteIcon=q0,e.VueJSIcon=Qe,e.VuejsIcon=Qe,e.WatchIcon=Tn,e.WeatherCloudyIcon=zn,e.WebpackIcon=Bn,e.WiFiIcon=K1,e.WindowAddIcon=ia,e.WindowIcon=mt,e.WindowMultipleIcon=oe,e.WindowMultipleVarIcon=oe,e.Windows10Icon=A,e.WrenchIcon=mo,e.XIcon=s,e.XTwitterIcon=te,e.YouTubeIcon=We,e.YouTubeShortsIcon=Ne,e.YoutubeIcon=We,e.YoutubeShortsIcon=Ne,e.ZapIcon=pe,e.ZoomInIcon=g5,e.ZoomOutIcon=p5,e.accessibility=n5,e.add=d,e.addCircle=z,e.addCircular=z,e.addRhombus=t1,e.addSquare=n1,e.addSquareMultiple=V,e.addSquareMultipleVar=V,e.addition=d,e.airplane=C5,e.airplaneLanding=I5,e.airplaneTakeoff=w5,e.alarmClock=Ba,e.album=Ra,e.alertCircle=go,e.alertRhombus=La,e.alertTriangle=po,e.alignBottom=Q0,e.alignHorizontalCenters=_0,e.alignLeft=Y0,e.alignRight=$0,e.alignTop=X0,e.alignVerticalCenters=x0,e.amazon=Zt,e.anchor=Q1,e.android=ra,e.angle=H0,e.appRemove=a1,e.appStore=Kt,e.apple=Qt,e.apps=c1,e.appsAdd=l1,e.appsList=Te,e.arc=Tt,e.archive=en,e.archiveAdd2=on,e.arrowClockwise=Po,e.arrowCounterclockwise=Vo,e.arrowDown=Bo,e.arrowDownload=Do,e.arrowEnter=Fo,e.arrowExport=Oo,e.arrowForward=Z,e.arrowFoward=Z,e.arrowImport=Ro,e.arrowLeft=Eo,e.arrowLeftRight=xo,e.arrowMaximize=nt,e.arrowMinimize=at,e.arrowMove=qo,e.arrowRedo=Go,e.arrowRedo2=Uo,e.arrowReply=Wo,e.arrowRight=No,e.arrowRotateClockwise=Jo,e.arrowRotateCounterclockwise=Zo,e.arrowSort=Ko,e.arrowSwap=Qo,e.arrowSync=Co,e.arrowSync2=Io,e.arrowTrending=K,e.arrowUndo=_o,e.arrowUndo2=Yo,e.arrowUp=$o,e.arrowUpDown=Xo,e.arrowUpload=er,e.asterisk=$a,e.attach=W,e.attatch=W,e.backgroundColor=Z5,e.backgroundColorAccent=Et,e.backspace=i1,e.badge=wo,e.bank=X,e.barChart=x,e.barGraph=x,e.basketball=Ja,e.battery=a5,e.batteryFull=c5,e.beach=f5,e.beaker=gt,e.bell=J,e.bellDot=Xn,e.bellOff=$n,e.blend=ae,e.bluesky=la,e.bluetooth=_t,e.board=rn,e.bolt=pe,e.book=l0,e.book2=i0,e.bookAdd=d0,e.bookAdd2=s0,e.bookInfo=u0,e.bookInfo2=_1,e.bookLetter=Na,e.bookMarked=Pe,e.bookOpen=S,e.bookmark=tn,e.bookmarkAdd=nn,e.bookmarkMultiple=he,e.bookmarkMultipleVar=he,e.bookshelf=ne,e.borderAll=K5,e.box=j,e.boxAdd=Da,e.boxDrag=ie,e.boxMargins=Se,e.braces=pt,e.bracesVariable=Ct,e.brackets=Wn,e.branch=Pn,e.branchCompare=It,e.branchFork=wt,e.branchFork2=ft,e.branchPullRequest=qn,e.briefcase=w0,e.briefcase2=f0,e.brightness=Ln,e.broom=h0,e.bug=Mt,e.bugAdd=_a,e.bugPlay=Ya,e.buildingMultiple=M5,e.bulletList=je,e.bulletListSquare=ve,e.bulletListSquareAdd=Ae,e.bulletListTree=be,e.button=l5,e.cake=v0,e.calculator=z0,e.calendar=Y1,e.call=G,e.callEnd=U,e.calligraphyPen=k0,e.camera=mn,e.cancel=s,e.cancelCircle=fo,e.cancelOctagon=Ca,e.cancelSquare=Mo,e.candy=Gn,e.cart=m,e.categories=w,e.cent=M0,e.centerHorizontal=an,e.centerVertical=cn,e.chat=L1,e.chatQuestion=za,e.chatgpt=Ve,e.checkboxChecked=we,e.checkboxIndeterminate=Ie,e.checkboxIndeterminate2=Ce,e.checkboxIntermediate2=Ce,e.checkboxList=Te,e.checkboxUnchecked=i5,e.checkmark=d1,e.checkmarkChecked=we,e.checkmarkCircle=yo,e.checkmarkIntermediate=Ie,e.checkmarkStarburst=R,e.chevronDown=or,e.chevronLeft=rr,e.chevronRight=tr,e.chevronUp=nr,e.chromeMinimize=k,e.chromeRestore=ee,e.chromeRestoreVar=ee,e.circle=Lt,e.circleSmall=re,e.clipboard=T5,e.clipboardPaste=L5,e.clipboardSearch=H5,e.clock=vo,e.close=s,e.closedCaptions=d5,e.cloud=H1,e.cloudAdd=va,e.cloudArrowDown=ye,e.cloudArrowUp=Me,e.cloudDownload=ye,e.cloudOff=Aa,e.cloudUpload=Me,e.code=yt,e.codeSquare=Xa,e.coffeeHot=A0,e.colorPalette=Q5,e.comment=z1,e.commentAdd=ua,e.commentAdd2=ha,e.commentExclamation=Nn,e.commentMultiple=E,e.commentMultipleVar=E,e.compareSize=z5,e.compass=m0,e.component=y5,e.compose=s1,e.computer=gn,e.computerMac=pn,e.cone=Ta,e.construction=He,e.constructionCone=ze,e.contractDown=ct,e.cookies=S0,e.copy=B,e.copyVar=B,e.copyleft=_n,e.copyright=Qn,e.cornerRadius=Ht,e.create=d,e.creditCard=y1,e.crop=u1,e.css=Re,e.css2=ca,e.cube=ba,e.cursor=s5,e.cursorClick=u5,e.cursorDrag=T0,e.cut=h1,e.cylinder=ja,e.darkTheme=h5,e.database=P1,e.databaseAdd=V1,e.delete=k1,e.diamond=N,e.diff=Ha,e.directions=v5,e.dislike=de,e.dismiss=s,e.doNotDisturb=Ao,e.document=ar,e.dollar=ce,e.dollarCircle=Jn,e.door=Dn,e.doorOpen=En,e.dot=re,e.dotCircle=Oa,e.dotSquare=Fa,e.drawText=cr,e.drop=j0,e.edit=y,e.email=q,e.emoji=h,e.emojiFrown=To,e.emojiGrin=Lo,e.emojiLaughter=Ho,e.eraser=$1,e.eraserSparkle=xa,e.exclamationMark=Ua,e.expand=lt,e.extension=Y,e.external=v,e.externalLink=v,e.eye=f,e.eyeOff=u,e.eyedropper=X1,e.eyedropperColor=x1,e.eyedropperColorAccent=qt,e.facebook=Yt,e.fastForward=D,e.fastFoward=D,e.figma=$t,e.file=_r,e.fileAdd=Yr,e.fileMultiple=da,e.fileSync=$r,e.fileText=Le,e.filter=ln,e.filter2=dn,e.filterCancel=sn,e.filterCancel2=un,e.find=De,e.flag=g0,e.flag2=ta,e.flashlight=eo,e.floppyDisk=Q,e.floppyDiskMultiple=b,e.foldableHorizontal=Cn,e.foldableHorizontalHalf=In,e.foldableVertical=wn,e.foldableVerticalHalf=fn,e.folder=Xr,e.folderAdd=xr,e.folderMultiple=Ia,e.folderOpen=e5,e.fullScreenMaximize=it,e.fullScreenMinimize=dt,e.game=Mn,e.getIconInfo=o2,e.gift=oo,e.gitCommit=vt,e.github=Ee,e.gitlab=Ye,e.globe=B1,e.gnuLinux=ge,e.google=Xt,e.google2=xt,e.googleChrome=e0,e.googlePlay=o0,e.graph=le,e.grid=P5,e.gridDots=V5,e.hamburger=b0,e.hand=L0,e.happyFace=h,e.hardDrive=o5,e.hash=P0,e.hatGraduation=ro,e.headphones=D0,e.headphonesOff=oa,e.heart=F,e.heartStylistic=m1,e.hexagon=zt,e.hidden=u,e.hide=u,e.highlighter=to,e.highlighterAccent=Gt,e.history=N0,e.home=$,e.home2=A5,e.hourglass=no,e.house=$,e.html=qe,e.iconList=r1,e.icons=e2,e.infinity=xn,e.info=So,e.infoSquare=Pa,e.instagram=r0,e.javascript=Ge,e.kebab=M,e.keyboard=yn,e.keyboardCommand=Yn,e.keyboardShift=g1,e.kotlin=Za,e.laptop=vn,e.layers=ao,e.layout=B5,e.leaf=G0,e.leafThree=U0,e.leafTwo=W0,e.library=ne,e.lightbulb=co,e.like=se,e.lineDiagonal=Pt,e.lineHorizontal=k,e.link=lo,e.linux=ge,e.location=S5,e.lock=v1,e.lockOpen=A1,e.love=F,e.mail=q,e.mailOpen=D1,e.map=j5,e.mask=_5,e.math=ea,e.megaphone=F1,e.megaphoneLoud=O1,e.mention=R1,e.menu=k5,e.microphone=io,e.microphoneOff=so,e.microsoft=A,e.microsoftEdge=t0,e.microsoftWindows=A,e.minus=k,e.money=ce,e.moon=Hn,e.more=M,e.moreHorizontal=M,e.moreVertical=p1,e.motherboard=An,e.movie=F0,e.museum=X,e.musicNote=O0,e.musicNote2=R0,e.narrator=E1,e.nodejs=Ke,e.note=lr,e.noteAdd=ir,e.notification=J,e.npm=Ze,e.octagon=Vt,e.off=p,e.open=v,e.openSource=Fn,e.openai=Ve,e.package=j,e.pageMargins=D5,e.paintBucket=Y5,e.paintBucketAccent=Ut,e.paintbrush=$5,e.paintbrush2=X5,e.paintbrush2Sparkle=Qa,e.panelBottom=ka,e.panelBottomOpen=ma,e.panelLeft=F5,e.panelLeftContract=O5,e.panelLeftExpand=R5,e.panelLeftOpen=q5,e.panelRight=G5,e.panelRightContract=U5,e.panelRightExpand=W5,e.panelRightOpen=E5,e.parcel=j,e.parentheses=aa,e.pause=C1,e.pdf=Fe,e.pdf2=r5,e.pen=y,e.pencil=y,e.pencilSparkle=Ka,e.pentagon=Bt,e.person=q1,e.person2=G1,e.personAdd=U1,e.personAdd2=W1,e.personCircle=N1,e.personMultiple=J1,e.phone=Sn,e.phoneAccept=G,e.phoneHangUp=U,e.photo=t5,e.photoAI=Be,e.photoAdd=Wa,e.photoFilter=ae,e.photoMultiple=sa,e.photoSparkle=Be,e.pictureInPicture=st,e.pictureInPicture2=ut,e.pictureInPictureEnter=ht,e.pictureInPictureExit=kt,e.pieChart=Ga,e.pin=uo,e.pinOff=ho,e.play=I1,e.playCircle=O,e.playCircular=O,e.plus=d,e.power=p,e.powerOff=p,e.powerOn=p,e.premium=N,e.preview=f,e.printer=jn,e.prohibited=jo,e.puzzle=Y,e.python=n0,e.qrCode=Oe,e.question=J0,e.questionCircle=Z0,e.quote=dr,e.reactjs=$e,e.read=S,e.reading=S,e.record=On,e.recordStop=Rn,e.rectangleWide=Dt,e.regularExpression=Zn,e.replace=k2,e.repository=Pe,e.reverse=w1,e.rhombus=Ft,e.ribbon=p0,e.ribbonStar=C0,e.roadBarrier=He,e.roadCone=ze,e.roblox=a0,e.ruler=V0,e.rulerDiagonal=Kn,e.save=Q,e.saveAll=b,e.saveAs=_,e.saveMultiple=b,e.savePencil=_,e.screenSize=B0,e.script=At,e.script2=St,e.search=m2,e.searchCancel=P,e.searchNoResults=P,e.sectionBreak=hn,e.send=Z1,e.server=na,e.settings=m5,e.shapeDifference=x5,e.shapeIntersect=et,e.shapeSubtract=ot,e.shapeUnion=rt,e.shield=S1,e.shieldCancel=j1,e.shieldCheckmark=b1,e.shieldKeyhole=T1,e.shop=m,e.shopping=m,e.shoppingCart=m,e.show=f,e.skull=zo,e.slashBox=fe,e.slashSquare=fe,e.smile=h,e.smiley=h,e.soundwave=E0,e.spacebar=sr,e.sparkle=K0,e.sparkle2=ya,e.spinner=bo,e.splitHorizontal=pa,e.splitVertical=ga,e.square=Ot,e.squareDrag=ie,e.squareMargins=Se,e.star=f1,e.stocks=le,e.stocks2=K,e.strokeThickness=tt,e.subtract=k,e.subtractSquare=Ma,e.subtractSquareMultiple=fa,e.svelte=Un,e.symbols=ur,e.table=N5,e.tableSimple=J5,e.tablet=bn,e.tag=kn,e.tagAccent=Wt,e.tagAdd=Ea,e.tagMultiple=ke,e.tagMultipleVar=ke,e.tagRemove=qa,e.target=Sa,e.taskList=me,e.tasks=me,e.terminal=jt,e.text=hr,e.textAdd=kr,e.textAlignCenter=mr,e.textAlignJustify=gr,e.textAlignLeft=pr,e.textAlignRight=Cr,e.textBold=Ir,e.textBulletList=je,e.textBulletListSquare=ve,e.textBulletListSquareAdd=Ae,e.textBulletListTree=be,e.textCaseLowercase=wr,e.textCaseTitle=fr,e.textCaseUppercase=Mr,e.textClearFormatting=yr,e.textCollapse=vr,e.textColor=Ar,e.textColorAccent=Nt,e.textDescription=wa,e.textDocument=Le,e.textEditStyle=Sr,e.textEffects=jr,e.textExpand=br,e.textFont=Tr,e.textFontSize=Lr,e.textFootnote=Hr,e.textHighlightColor=zr,e.textHighlightColorAccent=Jt,e.textIndentDecrease=Pr,e.textIndentIncrease=Vr,e.textItalic=Br,e.textLarge=Dr,e.textLetterSpacing=Fr,e.textLineHeight=Or,e.textLineSpacing=Rr,e.textNumberList=Er,e.textPositionBottom=qr,e.textPositionMiddle=Gr,e.textPositionTop=Ur,e.textSmall=Wr,e.textStrikethrough=Nr,e.textSubscript=Jr,e.textSuperscript=Zr,e.textTypography=Kr,e.textUnderline=Qr,e.thumbsDown=de,e.thumbsUp=se,e.tiktok=Ue,e.timer=ko,e.timerOff=Va,e.toolbox=y0,e.triangle=Rt,e.tune=M1,e.tv=Je,e.twitter=te,e.typescript=_e,e.ubuntu=Vn,e.vehicleCar=b5,e.verified=R,e.video=I0,e.videoClip=bt,e.visible=u,e.visualStudioCode=c0,e.volume=g,e.volume0=g,e.volume1=ue,e.volumeHigh=g,e.volumeLow=ue,e.volumeMedium=g,e.volumeMute=q0,e.vuejs=Qe,e.watch=Tn,e.weatherCloudy=zn,e.webpack=Bn,e.wiFi=K1,e.window=mt,e.windowAdd=ia,e.windowMultiple=oe,e.windowMultipleVar=oe,e.windows10=A,e.wrench=mo,e.x=s,e.xTwitter=te,e.youtube=We,e.youtubeShorts=Ne,e.zap=pe,e.zoomIn=g5,e.zoomOut=p5,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})});
|