magick-icons 0.1.128 → 0.1.130
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/index.d.mts +397 -1
- package/index.d.ts +397 -1
- package/index.js +603 -241
- package/index.js.map +1 -1
- package/index.mjs +585 -245
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["index.ts","icons/Add1.tsx","icons/Add11.tsx","icons/AddCircle1.tsx","icons/AddItem1.tsx","icons/AiFlask1.tsx","icons/AiScience1.tsx","icons/ArchiveBold.tsx","icons/ArrowDownBold.tsx","icons/ArrowRightBold.tsx","icons/ArrowUpBold.tsx","icons/Autobrightness1.tsx","icons/BackwardItem1.tsx","icons/Battery2bars1.tsx","icons/BatteryCharging1.tsx","icons/BatteryDisable1.tsx","icons/BatteryEmpty1.tsx","icons/BatteryEmpty11.tsx","icons/BatteryFull1.tsx","icons/Bezier1.tsx","icons/Blend1.tsx","icons/Blend11.tsx","icons/Blend21.tsx","icons/Blur1.tsx","icons/Box21.tsx","icons/Calendar.tsx","icons/ChevronDown.tsx","icons/ChevronLeft.tsx","icons/ChevronRight.tsx","icons/ChevronUp.tsx","icons/ChevronsUpDown.tsx","icons/CircleCheckFill.tsx","icons/CloseCircle1.tsx","icons/DislikeBold.tsx","icons/DocumentTextBold.tsx","icons/DocumentUpload.tsx","icons/Enter.tsx","icons/Finance.tsx","icons/Flag.tsx","icons/Folder2.tsx","icons/FolderDrawerOpen.tsx","icons/FolderOpenBold.tsx","icons/GripVertical.tsx","icons/HeartBold.tsx","icons/HrSystem.tsx","icons/Icon3dcube1.tsx","icons/Icon3square1.tsx","icons/IconsaxAiScienceBold.tsx","icons/IconsaxAttachCircleBold.tsx","icons/IconsaxBrainBold.tsx","icons/IconsaxMonetizeBold.tsx","icons/IconsaxPenBrushBold.tsx","icons/IconsaxPeopleBold.tsx","icons/IconsaxTaskSquareBold.tsx","icons/IconsaxVideoCameraBold.tsx","icons/IconsaxWord.tsx","icons/InfoCircleBold.tsx","icons/Legal.tsx","icons/LikeBold.tsx","icons/Line.tsx","icons/LinkSquare.tsx","icons/ListEnd.tsx","icons/ListOrdered.tsx","icons/ListTodo.tsx","icons/Lock.tsx","icons/MagickPotion.tsx","icons/MagickoCheck.tsx","icons/MagickoList.tsx","icons/Marketing.tsx","icons/MessageEdit.tsx","icons/Network.tsx","icons/PA.tsx","icons/Signature.tsx","icons/SquarePen1.tsx","icons/Strikethrough.tsx","icons/Tasks.tsx","icons/Trash.tsx","icons/Video.tsx","icons/X.tsx"],"sourcesContent":["// Auto-generated file - do not edit manually\n/**\n * @packageDocumentation\n * Magick Icons - SVG icon components for React\n * \n * @example\n * ```tsx\n * import { Add1 } from 'magick-icons';\n * \n * function MyComponent() {\n * return <Add1 size={24} className=\"text-blue-500\" />;\n * }\n * ```\n */\n\n/**\n * Add1 icon component and its props type\n * @see {@link Add1Props} for available props\n */\nexport { Add1, type Add1Props } from './icons/Add1';\n\n/**\n * Add11 icon component and its props type\n * @see {@link Add11Props} for available props\n */\nexport { Add11, type Add11Props } from './icons/Add11';\n\n/**\n * AddCircle1 icon component and its props type\n * @see {@link AddCircle1Props} for available props\n */\nexport { AddCircle1, type AddCircle1Props } from './icons/AddCircle1';\n\n/**\n * AddItem1 icon component and its props type\n * @see {@link AddItem1Props} for available props\n */\nexport { AddItem1, type AddItem1Props } from './icons/AddItem1';\n\n/**\n * AiFlask1 icon component and its props type\n * @see {@link AiFlask1Props} for available props\n */\nexport { AiFlask1, type AiFlask1Props } from './icons/AiFlask1';\n\n/**\n * AiScience1 icon component and its props type\n * @see {@link AiScience1Props} for available props\n */\nexport { AiScience1, type AiScience1Props } from './icons/AiScience1';\n\n/**\n * ArchiveBold icon component and its props type\n * @see {@link ArchiveBoldProps} for available props\n */\nexport { ArchiveBold, type ArchiveBoldProps } from './icons/ArchiveBold';\n\n/**\n * ArrowDownBold icon component and its props type\n * @see {@link ArrowDownBoldProps} for available props\n */\nexport { ArrowDownBold, type ArrowDownBoldProps } from './icons/ArrowDownBold';\n\n/**\n * ArrowRightBold icon component and its props type\n * @see {@link ArrowRightBoldProps} for available props\n */\nexport { ArrowRightBold, type ArrowRightBoldProps } from './icons/ArrowRightBold';\n\n/**\n * ArrowUpBold icon component and its props type\n * @see {@link ArrowUpBoldProps} for available props\n */\nexport { ArrowUpBold, type ArrowUpBoldProps } from './icons/ArrowUpBold';\n\n/**\n * Autobrightness1 icon component and its props type\n * @see {@link Autobrightness1Props} for available props\n */\nexport { Autobrightness1, type Autobrightness1Props } from './icons/Autobrightness1';\n\n/**\n * BackwardItem1 icon component and its props type\n * @see {@link BackwardItem1Props} for available props\n */\nexport { BackwardItem1, type BackwardItem1Props } from './icons/BackwardItem1';\n\n/**\n * Battery2bars1 icon component and its props type\n * @see {@link Battery2bars1Props} for available props\n */\nexport { Battery2bars1, type Battery2bars1Props } from './icons/Battery2bars1';\n\n/**\n * BatteryCharging1 icon component and its props type\n * @see {@link BatteryCharging1Props} for available props\n */\nexport { BatteryCharging1, type BatteryCharging1Props } from './icons/BatteryCharging1';\n\n/**\n * BatteryDisable1 icon component and its props type\n * @see {@link BatteryDisable1Props} for available props\n */\nexport { BatteryDisable1, type BatteryDisable1Props } from './icons/BatteryDisable1';\n\n/**\n * BatteryEmpty1 icon component and its props type\n * @see {@link BatteryEmpty1Props} for available props\n */\nexport { BatteryEmpty1, type BatteryEmpty1Props } from './icons/BatteryEmpty1';\n\n/**\n * BatteryEmpty11 icon component and its props type\n * @see {@link BatteryEmpty11Props} for available props\n */\nexport { BatteryEmpty11, type BatteryEmpty11Props } from './icons/BatteryEmpty11';\n\n/**\n * BatteryFull1 icon component and its props type\n * @see {@link BatteryFull1Props} for available props\n */\nexport { BatteryFull1, type BatteryFull1Props } from './icons/BatteryFull1';\n\n/**\n * Bezier1 icon component and its props type\n * @see {@link Bezier1Props} for available props\n */\nexport { Bezier1, type Bezier1Props } from './icons/Bezier1';\n\n/**\n * Blend1 icon component and its props type\n * @see {@link Blend1Props} for available props\n */\nexport { Blend1, type Blend1Props } from './icons/Blend1';\n\n/**\n * Blend11 icon component and its props type\n * @see {@link Blend11Props} for available props\n */\nexport { Blend11, type Blend11Props } from './icons/Blend11';\n\n/**\n * Blend21 icon component and its props type\n * @see {@link Blend21Props} for available props\n */\nexport { Blend21, type Blend21Props } from './icons/Blend21';\n\n/**\n * Blur1 icon component and its props type\n * @see {@link Blur1Props} for available props\n */\nexport { Blur1, type Blur1Props } from './icons/Blur1';\n\n/**\n * Box21 icon component and its props type\n * @see {@link Box21Props} for available props\n */\nexport { Box21, type Box21Props } from './icons/Box21';\n\n/**\n * Calendar icon component and its props type\n * @see {@link CalendarProps} for available props\n */\nexport { Calendar, type CalendarProps } from './icons/Calendar';\n\n/**\n * ChevronDown icon component and its props type\n * @see {@link ChevronDownProps} for available props\n */\nexport { ChevronDown, type ChevronDownProps } from './icons/ChevronDown';\n\n/**\n * ChevronLeft icon component and its props type\n * @see {@link ChevronLeftProps} for available props\n */\nexport { ChevronLeft, type ChevronLeftProps } from './icons/ChevronLeft';\n\n/**\n * ChevronRight icon component and its props type\n * @see {@link ChevronRightProps} for available props\n */\nexport { ChevronRight, type ChevronRightProps } from './icons/ChevronRight';\n\n/**\n * ChevronUp icon component and its props type\n * @see {@link ChevronUpProps} for available props\n */\nexport { ChevronUp, type ChevronUpProps } from './icons/ChevronUp';\n\n/**\n * ChevronsUpDown icon component and its props type\n * @see {@link ChevronsUpDownProps} for available props\n */\nexport { ChevronsUpDown, type ChevronsUpDownProps } from './icons/ChevronsUpDown';\n\n/**\n * CircleCheckFill icon component and its props type\n * @see {@link CircleCheckFillProps} for available props\n */\nexport { CircleCheckFill, type CircleCheckFillProps } from './icons/CircleCheckFill';\n\n/**\n * CloseCircle1 icon component and its props type\n * @see {@link CloseCircle1Props} for available props\n */\nexport { CloseCircle1, type CloseCircle1Props } from './icons/CloseCircle1';\n\n/**\n * DislikeBold icon component and its props type\n * @see {@link DislikeBoldProps} for available props\n */\nexport { DislikeBold, type DislikeBoldProps } from './icons/DislikeBold';\n\n/**\n * DocumentTextBold icon component and its props type\n * @see {@link DocumentTextBoldProps} for available props\n */\nexport { DocumentTextBold, type DocumentTextBoldProps } from './icons/DocumentTextBold';\n\n/**\n * DocumentUpload icon component and its props type\n * @see {@link DocumentUploadProps} for available props\n */\nexport { DocumentUpload, type DocumentUploadProps } from './icons/DocumentUpload';\n\n/**\n * Enter icon component and its props type\n * @see {@link EnterProps} for available props\n */\nexport { Enter, type EnterProps } from './icons/Enter';\n\n/**\n * Finance icon component and its props type\n * @see {@link FinanceProps} for available props\n */\nexport { Finance, type FinanceProps } from './icons/Finance';\n\n/**\n * Flag icon component and its props type\n * @see {@link FlagProps} for available props\n */\nexport { Flag, type FlagProps } from './icons/Flag';\n\n/**\n * Folder2 icon component and its props type\n * @see {@link Folder2Props} for available props\n */\nexport { Folder2, type Folder2Props } from './icons/Folder2';\n\n/**\n * FolderDrawerOpen icon component and its props type\n * @see {@link FolderDrawerOpenProps} for available props\n */\nexport { FolderDrawerOpen, type FolderDrawerOpenProps } from './icons/FolderDrawerOpen';\n\n/**\n * FolderOpenBold icon component and its props type\n * @see {@link FolderOpenBoldProps} for available props\n */\nexport { FolderOpenBold, type FolderOpenBoldProps } from './icons/FolderOpenBold';\n\n/**\n * GripVertical icon component and its props type\n * @see {@link GripVerticalProps} for available props\n */\nexport { GripVertical, type GripVerticalProps } from './icons/GripVertical';\n\n/**\n * HeartBold icon component and its props type\n * @see {@link HeartBoldProps} for available props\n */\nexport { HeartBold, type HeartBoldProps } from './icons/HeartBold';\n\n/**\n * HrSystem icon component and its props type\n * @see {@link HrSystemProps} for available props\n */\nexport { HrSystem, type HrSystemProps } from './icons/HrSystem';\n\n/**\n * Icon3dcube1 icon component and its props type\n * @see {@link Icon3dcube1Props} for available props\n */\nexport { Icon3dcube1, type Icon3dcube1Props } from './icons/Icon3dcube1';\n\n/**\n * Icon3square1 icon component and its props type\n * @see {@link Icon3square1Props} for available props\n */\nexport { Icon3square1, type Icon3square1Props } from './icons/Icon3square1';\n\n/**\n * IconsaxAiScienceBold icon component and its props type\n * @see {@link IconsaxAiScienceBoldProps} for available props\n */\nexport { IconsaxAiScienceBold, type IconsaxAiScienceBoldProps } from './icons/IconsaxAiScienceBold';\n\n/**\n * IconsaxAttachCircleBold icon component and its props type\n * @see {@link IconsaxAttachCircleBoldProps} for available props\n */\nexport { IconsaxAttachCircleBold, type IconsaxAttachCircleBoldProps } from './icons/IconsaxAttachCircleBold';\n\n/**\n * IconsaxBrainBold icon component and its props type\n * @see {@link IconsaxBrainBoldProps} for available props\n */\nexport { IconsaxBrainBold, type IconsaxBrainBoldProps } from './icons/IconsaxBrainBold';\n\n/**\n * IconsaxMonetizeBold icon component and its props type\n * @see {@link IconsaxMonetizeBoldProps} for available props\n */\nexport { IconsaxMonetizeBold, type IconsaxMonetizeBoldProps } from './icons/IconsaxMonetizeBold';\n\n/**\n * IconsaxPenBrushBold icon component and its props type\n * @see {@link IconsaxPenBrushBoldProps} for available props\n */\nexport { IconsaxPenBrushBold, type IconsaxPenBrushBoldProps } from './icons/IconsaxPenBrushBold';\n\n/**\n * IconsaxPeopleBold icon component and its props type\n * @see {@link IconsaxPeopleBoldProps} for available props\n */\nexport { IconsaxPeopleBold, type IconsaxPeopleBoldProps } from './icons/IconsaxPeopleBold';\n\n/**\n * IconsaxTaskSquareBold icon component and its props type\n * @see {@link IconsaxTaskSquareBoldProps} for available props\n */\nexport { IconsaxTaskSquareBold, type IconsaxTaskSquareBoldProps } from './icons/IconsaxTaskSquareBold';\n\n/**\n * IconsaxVideoCameraBold icon component and its props type\n * @see {@link IconsaxVideoCameraBoldProps} for available props\n */\nexport { IconsaxVideoCameraBold, type IconsaxVideoCameraBoldProps } from './icons/IconsaxVideoCameraBold';\n\n/**\n * IconsaxWord icon component and its props type\n * @see {@link IconsaxWordProps} for available props\n */\nexport { IconsaxWord, type IconsaxWordProps } from './icons/IconsaxWord';\n\n/**\n * InfoCircleBold icon component and its props type\n * @see {@link InfoCircleBoldProps} for available props\n */\nexport { InfoCircleBold, type InfoCircleBoldProps } from './icons/InfoCircleBold';\n\n/**\n * Legal icon component and its props type\n * @see {@link LegalProps} for available props\n */\nexport { Legal, type LegalProps } from './icons/Legal';\n\n/**\n * LikeBold icon component and its props type\n * @see {@link LikeBoldProps} for available props\n */\nexport { LikeBold, type LikeBoldProps } from './icons/LikeBold';\n\n/**\n * Line icon component and its props type\n * @see {@link LineProps} for available props\n */\nexport { Line, type LineProps } from './icons/Line';\n\n/**\n * LinkSquare icon component and its props type\n * @see {@link LinkSquareProps} for available props\n */\nexport { LinkSquare, type LinkSquareProps } from './icons/LinkSquare';\n\n/**\n * ListEnd icon component and its props type\n * @see {@link ListEndProps} for available props\n */\nexport { ListEnd, type ListEndProps } from './icons/ListEnd';\n\n/**\n * ListOrdered icon component and its props type\n * @see {@link ListOrderedProps} for available props\n */\nexport { ListOrdered, type ListOrderedProps } from './icons/ListOrdered';\n\n/**\n * ListTodo icon component and its props type\n * @see {@link ListTodoProps} for available props\n */\nexport { ListTodo, type ListTodoProps } from './icons/ListTodo';\n\n/**\n * Lock icon component and its props type\n * @see {@link LockProps} for available props\n */\nexport { Lock, type LockProps } from './icons/Lock';\n\n/**\n * MagickPotion icon component and its props type\n * @see {@link MagickPotionProps} for available props\n */\nexport { MagickPotion, type MagickPotionProps } from './icons/MagickPotion';\n\n/**\n * MagickoCheck icon component and its props type\n * @see {@link MagickoCheckProps} for available props\n */\nexport { MagickoCheck, type MagickoCheckProps } from './icons/MagickoCheck';\n\n/**\n * MagickoList icon component and its props type\n * @see {@link MagickoListProps} for available props\n */\nexport { MagickoList, type MagickoListProps } from './icons/MagickoList';\n\n/**\n * Marketing icon component and its props type\n * @see {@link MarketingProps} for available props\n */\nexport { Marketing, type MarketingProps } from './icons/Marketing';\n\n/**\n * MessageEdit icon component and its props type\n * @see {@link MessageEditProps} for available props\n */\nexport { MessageEdit, type MessageEditProps } from './icons/MessageEdit';\n\n/**\n * Network icon component and its props type\n * @see {@link NetworkProps} for available props\n */\nexport { Network, type NetworkProps } from './icons/Network';\n\n/**\n * PA icon component and its props type\n * @see {@link PAProps} for available props\n */\nexport { PA, type PAProps } from './icons/PA';\n\n/**\n * Signature icon component and its props type\n * @see {@link SignatureProps} for available props\n */\nexport { Signature, type SignatureProps } from './icons/Signature';\n\n/**\n * SquarePen1 icon component and its props type\n * @see {@link SquarePen1Props} for available props\n */\nexport { SquarePen1, type SquarePen1Props } from './icons/SquarePen1';\n\n/**\n * Strikethrough icon component and its props type\n * @see {@link StrikethroughProps} for available props\n */\nexport { Strikethrough, type StrikethroughProps } from './icons/Strikethrough';\n\n/**\n * Tasks icon component and its props type\n * @see {@link TasksProps} for available props\n */\nexport { Tasks, type TasksProps } from './icons/Tasks';\n\n/**\n * Trash icon component and its props type\n * @see {@link TrashProps} for available props\n */\nexport { Trash, type TrashProps } from './icons/Trash';\n\n/**\n * Video icon component and its props type\n * @see {@link VideoProps} for available props\n */\nexport { Video, type VideoProps } from './icons/Video';\n\n/**\n * X icon component and its props type\n * @see {@link XProps} for available props\n */\nexport { X, type XProps } from './icons/X';\n","import React from 'react';\n\n/**\n * Props for the Add1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Add1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Add1 icon component\n * @example\n * ```tsx\n * import { Add1 } from 'magick-icons';\n * \n * <Add1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Add1 = React.forwardRef<SVGSVGElement, Add1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14 21.75H8.5c-2.89 0-5.25-2.35-5.25-5.25v-10c0-2.9 2.36-5.25 5.25-5.25h7c2.89 0 5.25 2.35 5.25 5.25v6.91c0 .25-.13.49-.34.63s-.48.16-.71.06c-.54-.23-1.12-.35-1.71-.35A4.26 4.26 0 0 0 13.74 18c0 .94.29 1.82.85 2.55.17.23.2.53.07.79-.12.25-.37.41-.66.41m-5.5-19c-2.07 0-3.75 1.68-3.75 3.75v10c0 2.07 1.68 3.75 3.75 3.75h4.2c-.3-.7-.45-1.46-.45-2.25 0-3.17 2.58-5.75 5.75-5.75.42 0 .84.05 1.25.14V6.5c0-2.07-1.68-3.75-3.75-3.75z\"/><path fill=\"#1e293b\" d=\"M14 6.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M18 23.75c-1.8 0-3.52-.86-4.6-2.3A5.68 5.68 0 0 1 12.25 18a5.757 5.757 0 0 1 8.04-5.28c2.1.93 3.46 3 3.46 5.28 0 3.17-2.58 5.75-5.75 5.75m0-10A4.26 4.26 0 0 0 13.75 18c0 .94.29 1.82.85 2.55.8 1.07 2.07 1.7 3.4 1.7A4.26 4.26 0 0 0 22.25 18c0-1.68-1-3.22-2.55-3.9a4.3 4.3 0 0 0-1.7-.35\"/><path fill=\"#1e293b\" d=\"M19.92 18.75h-3.83c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.83c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M18 20.67c-.41 0-.75-.34-.75-.75v-3.83c0-.41.34-.75.75-.75s.75.34.75.75v3.83c0 .41-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAdd1.displayName = 'Add1';\n","import React from 'react';\n\n/**\n * Props for the Add11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Add11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Add11 icon component\n * @example\n * ```tsx\n * import { Add11 } from 'magick-icons';\n * \n * <Add11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Add11 = React.forwardRef<SVGSVGElement, Add11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M18 20.25h-1.77c-.25 0-.48-.12-.62-.33a.73.73 0 0 1-.07-.7c.03-.08.06-.17.08-.26.09-.32.13-.6.13-.96 0-1-.39-1.93-1.11-2.64-1.42-1.44-3.87-1.43-5.28-.01a3.69 3.69 0 0 0-.99 3.56c.03.13.06.22.1.31.09.23.06.49-.08.69s-.37.33-.62.33H6c-2.62 0-4.75-2.13-4.75-4.75V6c0-2.62 2.13-4.75 4.75-4.75h12c2.62 0 4.75 2.13 4.75 4.75v9.5c0 2.62-2.13 4.75-4.75 4.75m-.8-1.5h.8c1.79 0 3.25-1.46 3.25-3.25V6c0-1.79-1.46-3.25-3.25-3.25H6C4.21 2.75 2.75 4.21 2.75 6v9.5c0 1.79 1.46 3.25 3.25 3.25h.8c-.04-.24-.05-.49-.05-.75 0-1.4.55-2.71 1.55-3.7a5.19 5.19 0 0 1 7.4 0c.99.98 1.55 2.3 1.55 3.7 0 .27-.02.51-.05.75\"/><path fill=\"#1e293b\" d=\"M6 6.25a.749.749 0 1 1-.002-1.502A.749.749 0 0 1 6 6.25M8.5 6.25a.749.749 0 1 1 0-1.5h.01c.41 0 .75.34.75.75s-.35.75-.76.75M11 6.25a.749.749 0 1 1-.002-1.502A.749.749 0 0 1 11 6.25M22 9.28H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M12 23.25c-2.21 0-4.19-1.41-4.94-3.5-.06-.15-.11-.3-.14-.47-.11-.39-.17-.82-.17-1.29 0-1.4.55-2.71 1.55-3.7a5.19 5.19 0 0 1 7.4 0c.99.98 1.55 2.3 1.55 3.7 0 .5-.06.94-.18 1.34a3 3 0 0 1-.14.45c-.25.72-.67 1.38-1.23 1.92-.99 1-2.3 1.55-3.7 1.55m0-9c-1 0-1.93.39-2.64 1.11a3.69 3.69 0 0 0-.99 3.56c.03.13.06.22.1.31.54 1.51 1.96 2.52 3.53 2.52 1 0 1.93-.39 2.64-1.11.41-.39.7-.85.89-1.39.05-.12.08-.21.1-.3.09-.32.13-.6.13-.96 0-1-.39-1.93-1.11-2.64a3.74 3.74 0 0 0-2.65-1.1\"/><path fill=\"#1e293b\" d=\"M12 20.16c-.41 0-.75-.34-.75-.75v-2.83c0-.41.34-.75.75-.75s.75.34.75.75v2.83c0 .42-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M13.41 18.75h-2.83c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.83a.749.749 0 1 1 0 1.5\"/></svg>\n );\n }\n);\n\nAdd11.displayName = 'Add11';\n","import React from 'react';\n\n/**\n * Props for the AddCircle1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AddCircle1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AddCircle1 icon component\n * @example\n * ```tsx\n * import { AddCircle1 } from 'magick-icons';\n * \n * <AddCircle1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AddCircle1 = React.forwardRef<SVGSVGElement, AddCircle1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75\"/><path fill=\"#1e293b\" d=\"M16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 16.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAddCircle1.displayName = 'AddCircle1';\n","import React from 'react';\n\n/**\n * Props for the AddItem1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AddItem1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AddItem1 icon component\n * @example\n * ```tsx\n * import { AddItem1 } from 'magick-icons';\n * \n * <AddItem1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AddItem1 = React.forwardRef<SVGSVGElement, AddItem1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8 16.75H5.43c-2.69 0-4.18-1.48-4.18-4.18V5.43c0-2.69 1.48-4.18 4.18-4.18H10c2.69 0 4.18 1.48 4.18 4.18 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-1.88-.8-2.68-2.68-2.68H5.43c-1.88 0-2.68.8-2.68 2.68v7.14c0 1.88.8 2.68 2.68 2.68H8c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M18.57 22.75H14c-2.69 0-4.18-1.48-4.18-4.18v-7.14c0-2.69 1.48-4.18 4.18-4.18h4.57c2.69 0 4.18 1.48 4.18 4.18v7.14c0 2.7-1.48 4.18-4.18 4.18M14 8.75c-1.88 0-2.68.8-2.68 2.68v7.14c0 1.88.8 2.68 2.68 2.68h4.57c1.88 0 2.68-.8 2.68-2.68v-7.14c0-1.88-.8-2.68-2.68-2.68z\"/><path fill=\"#1e293b\" d=\"M18.13 15.75h-3.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.25c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M16.5 17.38c-.41 0-.75-.34-.75-.75v-3.25c0-.41.34-.75.75-.75s.75.34.75.75v3.25c0 .41-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAddItem1.displayName = 'AddItem1';\n","import React from 'react';\n\n/**\n * Props for the AiFlask1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AiFlask1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AiFlask1 icon component\n * @example\n * ```tsx\n * import { AiFlask1 } from 'magick-icons';\n * \n * <AiFlask1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AiFlask1 = React.forwardRef<SVGSVGElement, AiFlask1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 19.42c-.4 0-.74-.27-.83-.66l-.23-.97c-.1-.42-.42-.74-.84-.84l-.97-.23a.846.846 0 0 1-.66-.83c0-.4.27-.74.66-.83l.97-.23c.42-.1.74-.42.84-.84l.23-.97c.09-.39.43-.66.83-.66s.74.27.83.66l.23.97c.1.42.42.74.84.84l.97.23c.39.09.66.43.66.83s-.27.74-.66.83l-.97.23c-.42.1-.74.42-.84.84l-.23.97c-.09.39-.43.66-.83.66m-.64-3.52c.25.17.47.39.64.64.17-.25.39-.47.64-.64-.25-.17-.47-.39-.64-.64-.17.25-.39.47-.64.64\"/><path fill=\"#1e293b\" d=\"M6.65 22.74c-1.49 0-2.69-.57-3.28-1.57-.6-1.01-.54-2.3.18-3.62l5-9.29c.23-.42.35-1.24.26-1.74l-.64-3.17c-.1-.52.03-1.05.37-1.45.33-.4.82-.63 1.35-.63h4.23c.52 0 1.02.23 1.35.64s.47.93.37 1.45l-.64 3.19c-.1.49.03 1.29.26 1.72l4.99 9.3c.71 1.33.78 2.62.17 3.63-.6 1.01-1.77 1.57-3.28 1.57zM9.89 2.76c-.1 0-.16.06-.19.09s-.07.11-.05.21l.64 3.17c.16.85-.02 2.02-.42 2.74l-5 9.28c-.46.84-.53 1.61-.21 2.15s1.03.84 1.99.84h10.69c.96 0 1.67-.3 2-.84.32-.54.25-1.3-.21-2.15l-4.99-9.29c-.4-.72-.58-1.9-.42-2.73l.64-3.18a.22.22 0 0 0-.05-.2c-.03-.03-.09-.09-.19-.09z\"/></svg>\n );\n }\n);\n\nAiFlask1.displayName = 'AiFlask1';\n","import React from 'react';\n\n/**\n * Props for the AiScience1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AiScience1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AiScience1 icon component\n * @example\n * ```tsx\n * import { AiScience1 } from 'magick-icons';\n * \n * <AiScience1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AiScience1 = React.forwardRef<SVGSVGElement, AiScience1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12.23 22.28c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.79c1.05 0 2.44-.19 3.03-1.1.47-.73.41-1.88-.19-3.23l-1.09-2.5c-1.03.53-3.28 1.4-5.67.61-2.72-.91-5.53-.81-5.56-.81-.26 0-.5-.11-.65-.33a.74.74 0 0 1-.07-.72l2.29-5.19c-.5-.14-.96-.4-1.33-.77-.57-.56-.89-1.32-.89-2.15 0-1.67 1.36-3.03 3.03-3.03h6.83c.81 0 1.57.32 2.14.89.75.75 1.06 1.83.8 2.87-.26 1.05-1.08 1.86-2.12 2.16l3.66 8.37c.82 1.86.84 3.47.07 4.66-.53.81-1.7 1.78-4.28 1.78zM7.67 12.27c1.17.05 3.02.23 4.9.86 1.94.65 3.82-.16 4.59-.56L14.8 7.16c-.1-.23-.08-.5.06-.71s.38-.34.63-.34h.15c.76 0 1.43-.48 1.6-1.15.13-.53-.02-1.06-.41-1.45a1.53 1.53 0 0 0-1.08-.45H8.92c-.84 0-1.53.69-1.53 1.53 0 .41.16.8.45 1.08.29.29.68.45 1.09.45h.29c.25 0 .49.13.63.34s.16.48.06.71z\"/><path fill=\"#1e293b\" d=\"M6.69 22.44c-.4 0-.74-.27-.83-.65l-.23-.98c-.1-.43-.43-.75-.85-.85l-.98-.23a.846.846 0 0 1-.66-.83c0-.4.27-.74.66-.83l.98-.23c.43-.1.75-.42.85-.85l.23-.98c.09-.39.43-.66.83-.66s.74.27.83.66l.23.98c.1.43.43.75.85.85l.98.23c.39.09.66.43.66.83s-.27.74-.66.83l-.98.23c-.43.1-.75.42-.85.85l-.23.98c-.09.39-.43.65-.83.65m-.66-3.55q.39.27.66.66.27-.39.66-.66-.39-.27-.66-.66-.27.39-.66.66\"/></svg>\n );\n }\n);\n\nAiScience1.displayName = 'AiScience1';\n","import React from 'react';\n\n/**\n * Props for the ArchiveBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArchiveBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArchiveBold icon component\n * @example\n * ```tsx\n * import { ArchiveBold } from 'magick-icons';\n * \n * <ArchiveBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArchiveBold = React.forwardRef<SVGSVGElement, ArchiveBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M22 5v2c0 1.83-.83 2.82-2.5 2.97-.16.02-.33.03-.5.03H5c-.17 0-.34-.01-.5-.03C2.83 9.82 2 8.83 2 7V5q0-3 3-3h14q3 0 3 3M5.5 11.25c-.55 0-1 .45-1 1V19c0 2 .5 3 3 3h9c2.5 0 3-1 3-3v-6.75c0-.55-.45-1-1-1zm8.32 4.5h-3.64c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.64c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nArchiveBold.displayName = 'ArchiveBold';\n","import React from 'react';\n\n/**\n * Props for the ArrowDownBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArrowDownBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArrowDownBold icon component\n * @example\n * ```tsx\n * import { ArrowDownBold } from 'magick-icons';\n * \n * <ArrowDownBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArrowDownBold = React.forwardRef<SVGSVGElement, ArrowDownBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m3.53 11.03-3 3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-3-3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.72 1.72V8.5c0-.41.34-.75.75-.75s.75.34.75.75v5.19l1.72-1.72c.29-.29.77-.29 1.06 0s.29.77 0 1.06\"/></svg>\n );\n }\n);\n\nArrowDownBold.displayName = 'ArrowDownBold';\n","import React from 'react';\n\n/**\n * Props for the ArrowRightBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArrowRightBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArrowRightBold icon component\n * @example\n * ```tsx\n * import { ArrowRightBold } from 'magick-icons';\n * \n * <ArrowRightBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArrowRightBold = React.forwardRef<SVGSVGElement, ArrowRightBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4.03 10.53-3 3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.72-1.72H8.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.19l-1.72-1.72a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3 3c.29.29.29.77 0 1.06\"/></svg>\n );\n }\n);\n\nArrowRightBold.displayName = 'ArrowRightBold';\n","import React from 'react';\n\n/**\n * Props for the ArrowUpBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArrowUpBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArrowUpBold icon component\n * @example\n * ```tsx\n * import { ArrowUpBold } from 'magick-icons';\n * \n * <ArrowUpBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArrowUpBold = React.forwardRef<SVGSVGElement, ArrowUpBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m3.53 10.03c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-1.72-1.72v5.19c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.19l-1.72 1.72c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l3-3c.29-.29.77-.29 1.06 0l3 3c.29.29.29.77 0 1.06\"/></svg>\n );\n }\n);\n\nArrowUpBold.displayName = 'ArrowUpBold';\n","import React from 'react';\n\n/**\n * Props for the Autobrightness1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Autobrightness1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Autobrightness1 icon component\n * @example\n * ```tsx\n * import { Autobrightness1 } from 'magick-icons';\n * \n * <Autobrightness1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Autobrightness1 = React.forwardRef<SVGSVGElement, Autobrightness1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12.01 22.74c-.63 0-1.25-.21-1.74-.63l-1.58-1.35c-.16-.14-.56-.28-.77-.28H6.17a2.68 2.68 0 0 1-2.68-2.68v-1.71c0-.21-.14-.61-.27-.76l-1.36-1.6c-.82-.97-.82-2.49 0-3.47l1.36-1.6c.13-.15.27-.55.27-.76V6.2c0-1.48 1.2-2.68 2.68-2.68H7.9c.21 0 .6-.15.77-.29l1.58-1.35c.98-.83 2.51-.83 3.49 0l1.58 1.35c.16.14.57.28.78.28h1.7c1.48 0 2.68 1.2 2.68 2.68v1.7c0 .21.15.6.29.77l1.35 1.58c.84.99.83 2.52 0 3.49l-1.35 1.58c-.14.17-.28.56-.28.77v1.7c0 1.48-1.2 2.68-2.68 2.68h-1.7c-.21 0-.6.15-.78.29l-1.58 1.35c-.49.43-1.12.64-1.74.64M6.17 5.02c-.65 0-1.18.53-1.18 1.18v1.7c0 .57-.26 1.29-.63 1.73L3 11.23c-.34.41-.34 1.13 0 1.53l1.35 1.59c.36.41.63 1.16.63 1.73v1.71c0 .65.53 1.18 1.18 1.18H7.9c.56 0 1.3.27 1.74.64l1.59 1.36c.41.35 1.12.35 1.54 0l1.58-1.35c.45-.38 1.18-.64 1.74-.64h1.7c.65 0 1.18-.53 1.18-1.18v-1.7c0-.56.27-1.29.64-1.74l1.36-1.59c.35-.41.35-1.13 0-1.54l-1.35-1.58c-.38-.45-.64-1.18-.64-1.74V6.2c0-.65-.53-1.18-1.18-1.18h-1.7c-.57 0-1.31-.27-1.75-.64l-1.59-1.36c-.41-.35-1.12-.35-1.54 0L9.65 4.38c-.45.37-1.18.64-1.75.64z\"/><path fill=\"#1e293b\" d=\"M14.81 16.24 12 9.91l-2.81 6.33-1.38-.61 3.5-7.87h1.38l3.5 7.87z\"/><path fill=\"#1e293b\" d=\"M13.75 14.06h-3.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.5c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAutobrightness1.displayName = 'Autobrightness1';\n","import React from 'react';\n\n/**\n * Props for the BackwardItem1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BackwardItem1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BackwardItem1 icon component\n * @example\n * ```tsx\n * import { BackwardItem1 } from 'magick-icons';\n * \n * <BackwardItem1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BackwardItem1 = React.forwardRef<SVGSVGElement, BackwardItem1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M18.85 11.75h-2.7c-2.66 0-3.9-1.24-3.9-3.9v-2.7c0-2.66 1.24-3.9 3.9-3.9h2.7c2.66 0 3.9 1.24 3.9 3.9v2.7c0 2.66-1.24 3.9-3.9 3.9m-2.7-9c-1.84 0-2.4.56-2.4 2.4v2.7c0 1.84.56 2.4 2.4 2.4h2.7c1.84 0 2.4-.56 2.4-2.4v-2.7c0-1.84-.56-2.4-2.4-2.4zM7.85 22.75h-2.7c-2.66 0-3.9-1.24-3.9-3.9v-2.7c0-2.66 1.24-3.9 3.9-3.9h2.7c2.66 0 3.9 1.24 3.9 3.9v2.7c0 2.66-1.24 3.9-3.9 3.9m-2.7-9c-1.84 0-2.4.56-2.4 2.4v2.7c0 1.84.56 2.4 2.4 2.4h2.7c1.84 0 2.4-.56 2.4-2.4v-2.7c0-1.84-.56-2.4-2.4-2.4z\"/><path fill=\"#1e293b\" d=\"M13.62 18.13H11c-.41 0-.75-.34-.75-.75v-1.23c0-1.84-.56-2.4-2.4-2.4H6.62c-.41 0-.75-.34-.75-.75v-2.62c0-3.12 1.39-4.51 4.51-4.51H13c.41 0 .75.34.75.75v1.23c0 1.84.56 2.4 2.4 2.4h1.23c.41 0 .75.34.75.75v2.62c0 3.12-1.39 4.51-4.51 4.51m-1.87-1.5h1.87c2.28 0 3.01-.73 3.01-3.01v-1.87h-.48c-2.66 0-3.9-1.24-3.9-3.9v-.48h-1.87c-2.28 0-3.01.73-3.01 3.01v1.87h.48c2.66 0 3.9 1.24 3.9 3.9z\"/></svg>\n );\n }\n);\n\nBackwardItem1.displayName = 'BackwardItem1';\n","import React from 'react';\n\n/**\n * Props for the Battery2bars1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Battery2bars1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Battery2bars1 icon component\n * @example\n * ```tsx\n * import { Battery2bars1 } from 'magick-icons';\n * \n * <Battery2bars1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Battery2bars1 = React.forwardRef<SVGSVGElement, Battery2bars1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M6.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64a.748.748 0 1 1 1.45-.36c.36 1.43.36 2.94 0 4.36-.08.34-.39.57-.72.57M9.88 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.4-.1.81.14.91.55.36 1.43.36 2.94 0 4.36-.09.34-.4.57-.73.57\"/><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75m-6-14c-3.57 0-4.25.68-4.25 4.25v4c0 3.57.68 4.25 4.25 4.25h6c3.57 0 4.25-.68 4.25-4.25v-4c0-3.57-.68-4.25-4.25-4.25z\"/></svg>\n );\n }\n);\n\nBattery2bars1.displayName = 'Battery2bars1';\n","import React from 'react';\n\n/**\n * Props for the BatteryCharging1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryCharging1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryCharging1 icon component\n * @example\n * ```tsx\n * import { BatteryCharging1 } from 'magick-icons';\n * \n * <BatteryCharging1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryCharging1 = React.forwardRef<SVGSVGElement, BatteryCharging1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M10 16.75c-.17 0-.35-.06-.49-.18a.756.756 0 0 1-.08-1.06l2.08-2.43c.03-.09 0-.17-.02-.21a.24.24 0 0 0-.22-.12h-2.3c-.63 0-1.2-.33-1.52-.87s-.32-1.2 0-1.75L9.4 7.55a.75.75 0 0 1 1.2.9l-1.89 2.5c-.01.03.03.12.05.17.03.05.09.12.22.12h2.3c.63 0 1.2.33 1.52.87s.32 1.2 0 1.75c-.02.04-.05.08-.08.11l-2.14 2.5c-.16.19-.37.28-.58.28\"/><path fill=\"#1e293b\" d=\"M7 19.75c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75.41 0 .75.34.75.75s-.34.75-.75.75c-3.57 0-4.25.68-4.25 4.25v4c0 3.57.68 4.25 4.25 4.25.41 0 .75.34.75.75s-.34.75-.75.75M13 19.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.57 0 4.25-.68 4.25-4.25v-4c0-3.57-.68-4.25-4.25-4.25-.41 0-.75-.34-.75-.75s.34-.75.75-.75c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75\"/></svg>\n );\n }\n);\n\nBatteryCharging1.displayName = 'BatteryCharging1';\n","import React from 'react';\n\n/**\n * Props for the BatteryDisable1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryDisable1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryDisable1 icon component\n * @example\n * ```tsx\n * import { BatteryDisable1 } from 'magick-icons';\n * \n * <BatteryDisable1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryDisable1 = React.forwardRef<SVGSVGElement, BatteryDisable1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M4 22.25c-.14 0-.28-.04-.4-.12a.736.736 0 0 1-.23-1.03l12-19c.22-.35.69-.45 1.03-.23.35.22.46.68.23 1.03l-12 19c-.14.23-.38.35-.63.35\"/><path fill=\"#1e293b\" d=\"M5.39 19.67h-.08c-3.4-.38-4.06-2.36-4.06-5.67v-4c0-4.41 1.34-5.75 5.75-5.75.41 0 .75.34.75.75s-.34.75-.75.75c-3.57 0-4.25.68-4.25 4.25v4c0 3.32.68 3.95 2.72 4.18.41.05.71.42.66.83-.04.38-.37.66-.74.66M13 19.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.57 0 4.25-.68 4.25-4.25v-4c0-3.31-.68-3.95-2.71-4.18a.75.75 0 0 1-.66-.83c.05-.41.41-.72.83-.66 3.38.38 4.04 2.37 4.04 5.67v4c0 4.41-1.34 5.75-5.75 5.75\"/></svg>\n );\n }\n);\n\nBatteryDisable1.displayName = 'BatteryDisable1';\n","import React from 'react';\n\n/**\n * Props for the BatteryEmpty1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryEmpty1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryEmpty1 icon component\n * @example\n * ```tsx\n * import { BatteryEmpty1 } from 'magick-icons';\n * \n * <BatteryEmpty1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryEmpty1 = React.forwardRef<SVGSVGElement, BatteryEmpty1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75l-.25 2.5c0 4.41-1.09 7.25-5.5 7.25m-6-14c-3.58 0-4.25.68-4.25 4.25v4c0 3.57.67 4.25 4.25 4.25h6c3.58 0 4.25-.68 4.25-4.25v-4c0-3.57-.67-4.25-4.25-4.25zM20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25\"/></svg>\n );\n }\n);\n\nBatteryEmpty1.displayName = 'BatteryEmpty1';\n","import React from 'react';\n\n/**\n * Props for the BatteryEmpty11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryEmpty11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryEmpty11 icon component\n * @example\n * ```tsx\n * import { BatteryEmpty11 } from 'magick-icons';\n * \n * <BatteryEmpty11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryEmpty11 = React.forwardRef<SVGSVGElement, BatteryEmpty11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75m-6-14c-3.58 0-4.25.68-4.25 4.25v4c0 3.57.67 4.25 4.25 4.25h6c3.58 0 4.25-.68 4.25-4.25v-4c0-3.57-.67-4.25-4.25-4.25zM20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25\"/><path fill=\"#1e293b\" d=\"M6.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.39-.1.8.15.9.55.36 1.43.36 2.94 0 4.36-.08.34-.39.57-.72.57\"/></svg>\n );\n }\n);\n\nBatteryEmpty11.displayName = 'BatteryEmpty11';\n","import React from 'react';\n\n/**\n * Props for the BatteryFull1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryFull1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryFull1 icon component\n * @example\n * ```tsx\n * import { BatteryFull1 } from 'magick-icons';\n * \n * <BatteryFull1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryFull1 = React.forwardRef<SVGSVGElement, BatteryFull1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M6.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64a.748.748 0 1 1 1.45-.36c.36 1.43.36 2.94 0 4.36-.08.34-.39.57-.72.57M9.88 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.4-.1.81.14.91.55.36 1.43.36 2.94 0 4.36-.09.34-.4.57-.73.57M13.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.4-.1.81.14.91.55.36 1.43.36 2.94 0 4.36-.09.34-.4.57-.73.57\"/><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75m-6-14c-3.57 0-4.25.68-4.25 4.25v4c0 3.57.68 4.25 4.25 4.25h6c3.57 0 4.25-.68 4.25-4.25v-4c0-3.57-.68-4.25-4.25-4.25z\"/></svg>\n );\n }\n);\n\nBatteryFull1.displayName = 'BatteryFull1';\n","import React from 'react';\n\n/**\n * Props for the Bezier1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Bezier1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Bezier1 icon component\n * @example\n * ```tsx\n * import { Bezier1 } from 'magick-icons';\n * \n * <Bezier1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Bezier1 = React.forwardRef<SVGSVGElement, Bezier1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M3 9.75C1.48 9.75.25 8.52.25 7S1.48 4.25 3 4.25 5.75 5.48 5.75 7 4.52 9.75 3 9.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M21 9.75c-1.52 0-2.75-1.23-2.75-2.75S19.48 4.25 21 4.25 23.75 5.48 23.75 7 22.52 9.75 21 9.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5\"/><path fill=\"#1e293b\" d=\"M19 7.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M9 7.75H5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M6 20.75H4c-1.24 0-2.25-1.01-2.25-2.25v-2c0-1.24 1.01-2.25 2.25-2.25h2c1.24 0 2.25 1.01 2.25 2.25v2c0 .9-.53 1.7-1.35 2.05-.27.13-.58.2-.9.2m-2-5c-.41 0-.75.34-.75.75v2c0 .41.34.75.75.75h2c.1 0 .19-.02.29-.07.29-.12.46-.39.46-.68v-2c0-.41-.34-.75-.75-.75zM20 20.75h-2q-.48 0-.93-.21c-.79-.33-1.32-1.14-1.32-2.04v-2c0-1.24 1.01-2.25 2.25-2.25h2c1.24 0 2.25 1.01 2.25 2.25v2c0 1.24-1.01 2.25-2.25 2.25m-2-5c-.41 0-.75.34-.75.75v2c0 .29.17.56.43.67.13.06.22.08.32.08h2c.41 0 .75-.34.75-.75v-2c0-.41-.34-.75-.75-.75z\"/><path fill=\"#1e293b\" d=\"M13.5 10.75h-3c-1.24 0-2.25-1.01-2.25-2.25v-3c0-1.24 1.01-2.25 2.25-2.25h3c1.24 0 2.25 1.01 2.25 2.25v3c0 1.24-1.01 2.25-2.25 2.25m-3-6c-.41 0-.75.34-.75.75v3c0 .41.34.75.75.75h3c.41 0 .75-.34.75-.75v-3c0-.41-.34-.75-.75-.75z\"/><path fill=\"#1e293b\" d=\"M18.97 15.75h-.09a.75.75 0 0 1-.66-.83c.02-.14.02-.27.02-.41 0-2.6-1.41-5-3.59-6.1a.75.75 0 1 1 .68-1.34c2.68 1.36 4.41 4.28 4.41 7.44 0 .2-.01.39-.04.59-.03.37-.35.65-.73.65M5.03 15.749c-.38 0-.7-.28-.74-.66-.02-.2-.04-.39-.04-.59 0-3.16 1.73-6.08 4.41-7.44a.75.75 0 0 1 1.01.33c.19.37.04.82-.33 1.01-2.18 1.1-3.59 3.5-3.59 6.1 0 .14.01.27.02.41.05.41-.25.78-.66.83-.02.01-.05.01-.08.01\"/></svg>\n );\n }\n);\n\nBezier1.displayName = 'Bezier1';\n","import React from 'react';\n\n/**\n * Props for the Blend1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blend1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blend1 icon component\n * @example\n * ```tsx\n * import { Blend1 } from 'magick-icons';\n * \n * <Blend1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blend1 = React.forwardRef<SVGSVGElement, Blend1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.97 18.75c-1.67 0-3.27-.62-4.5-1.73a.75.75 0 0 1 0-1.12 5.2 5.2 0 0 0 1.75-3.9 5.2 5.2 0 0 0-1.75-3.9.75.75 0 0 1 0-1.12 6.68 6.68 0 0 1 4.5-1.73c3.72 0 6.75 3.03 6.75 6.75s-3.02 6.75-6.75 6.75m-2.87-2.36c.85.56 1.84.86 2.88.86 2.89 0 5.25-2.36 5.25-5.25s-2.36-5.25-5.25-5.25c-1.03 0-2.03.3-2.88.86a6.73 6.73 0 0 1 0 8.78\"/><path fill=\"#1e293b\" d=\"M7.97 18.75c-3.72 0-6.75-3.03-6.75-6.75s3.03-6.75 6.75-6.75c1.67 0 3.27.62 4.5 1.73A6.72 6.72 0 0 1 14.72 12a6.7 6.7 0 0 1-2.25 5.02 6.7 6.7 0 0 1-4.5 1.73m0-12c-2.89 0-5.25 2.36-5.25 5.25s2.36 5.25 5.25 5.25c1.3 0 2.54-.48 3.5-1.35a5.2 5.2 0 0 0 1.75-3.9c0-1.49-.64-2.92-1.75-3.9-.96-.87-2.2-1.35-3.5-1.35\"/></svg>\n );\n }\n);\n\nBlend1.displayName = 'Blend1';\n","import React from 'react';\n\n/**\n * Props for the Blend11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blend11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blend11 icon component\n * @example\n * ```tsx\n * import { Blend11 } from 'magick-icons';\n * \n * <Blend11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blend11 = React.forwardRef<SVGSVGElement, Blend11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M18.54 13.58c-2.15 0-3.64-1.02-5.01-1.96-2.46-1.69-4.79-3.28-11.15.5-.36.21-.82.09-1.03-.26a.76.76 0 0 1 .26-1.03c7.18-4.26 10.15-2.24 12.76-.45 1.98 1.35 3.68 2.52 7.32.93.38-.17.82 0 .99.39.17.38 0 .82-.39.99-1.46.64-2.69.89-3.76.89z\"/><path fill=\"#1e293b\" d=\"M7.56 21.64c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06c1.91-1.91 3.49-6.75 2.78-10.91-.32-1.87-1.26-4.38-3.92-5.67a.75.75 0 0 1-.35-1c.18-.37.63-.53 1-.35 2.57 1.24 4.21 3.58 4.75 6.77.81 4.76-1.03 10.05-3.2 12.22-.15.15-.34.22-.53.22M15.33 21.64c-.18 0-.35-.06-.49-.19a.756.756 0 0 1-.07-1.06c1.43-1.64 2.89-6.61 2-10.99-.56-2.72-1.89-4.62-3.98-5.62a.75.75 0 0 1-.35-1c.18-.37.63-.53 1-.35 2.49 1.21 4.15 3.51 4.8 6.67.94 4.59-.48 10.15-2.34 12.27-.15.17-.36.26-.56.26z\"/><path fill=\"#1e293b\" d=\"M15.33 21.64c-.34 0-.65-.23-.73-.57 0-.03-.81-3.22-3.47-4.23-2.22-.84-5.15 0-8.7 2.49a.74.74 0 0 1-1.04-.18.74.74 0 0 1 .18-1.04c3.99-2.79 7.39-3.69 10.1-2.66 3.41 1.3 4.35 5.12 4.39 5.28a.745.745 0 0 1-.73.92z\"/><path fill=\"#1e293b\" d=\"M19.78 21.64H4.22a2.97 2.97 0 0 1-2.97-2.97V5.33a2.97 2.97 0 0 1 2.97-2.97h15.56a2.97 2.97 0 0 1 2.97 2.97v13.33a2.97 2.97 0 0 1-2.97 2.97zM4.22 3.86c-.81 0-1.47.66-1.47 1.47v13.33c0 .81.66 1.47 1.47 1.47h15.56c.81 0 1.47-.66 1.47-1.47V5.33c0-.81-.66-1.47-1.47-1.47z\"/></svg>\n );\n }\n);\n\nBlend11.displayName = 'Blend11';\n","import React from 'react';\n\n/**\n * Props for the Blend21 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blend21Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blend21 icon component\n * @example\n * ```tsx\n * import { Blend21 } from 'magick-icons';\n * \n * <Blend21 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blend21 = React.forwardRef<SVGSVGElement, Blend21Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8.97 16.75c-.39 0-.73-.03-1.05-.08-3.8-.5-6.7-3.8-6.7-7.67 0-4.27 3.48-7.75 7.75-7.75 3.87 0 7.17 2.89 7.67 6.72.05.3.08.64.08 1.03 0 4.27-3.47 7.75-7.75 7.75m0-14c-3.45 0-6.25 2.8-6.25 6.25a6.26 6.26 0 0 0 5.42 6.19c.26.04.53.06.83.06 3.45 0 6.25-2.8 6.25-6.25q0-.45-.06-.81a6.254 6.254 0 0 0-6.19-5.44\"/><path fill=\"#1e293b\" d=\"M14.97 22.75c-3.87 0-7.17-2.89-7.67-6.72a.747.747 0 0 1 .87-.84c.24.04.5.06.8.06 3.45 0 6.25-2.8 6.25-6.25q0-.45-.06-.81c-.04-.23.04-.47.2-.64s.39-.26.64-.22c3.83.5 6.72 3.8 6.72 7.67 0 4.27-3.47 7.75-7.75 7.75m-5.99-6c.76 2.62 3.19 4.5 5.99 4.5 3.45 0 6.25-2.8 6.25-6.25 0-2.8-1.88-5.24-4.5-5.99 0 4.26-3.47 7.74-7.74 7.74\"/><path fill=\"#1e293b\" d=\"M15.43 16.16c-.19 0-.38-.07-.53-.21l-1.3-1.28a.755.755 0 0 1-.01-1.06c.29-.29.76-.3 1.06-.01l1.3 1.28c.29.29.3.77.01 1.06-.14.14-.34.22-.53.22M16.97 12.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22M11.97 17.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22\"/></svg>\n );\n }\n);\n\nBlend21.displayName = 'Blend21';\n","import React from 'react';\n\n/**\n * Props for the Blur1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blur1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blur1 icon component\n * @example\n * ```tsx\n * import { Blur1 } from 'magick-icons';\n * \n * <Blur1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blur1 = React.forwardRef<SVGSVGElement, Blur1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 22.75c-4.88 0-8.85-3.97-8.85-8.85-.03-5.73 5.43-10.5 7.78-12.29a1.77 1.77 0 0 1 2.14 0c2.35 1.82 7.81 6.65 7.78 12.3 0 4.87-3.97 8.84-8.85 8.84m0-20c-.05 0-.11.02-.16.06-1.69 1.29-7.21 5.9-7.18 11.09 0 4.06 3.3 7.35 7.35 7.35s7.35-3.29 7.35-7.34c.03-5.12-5.5-9.79-7.2-11.1a.3.3 0 0 0-.16-.06\"/><path fill=\"#1e293b\" d=\"M12 22.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 19.71c-.28 0-.55-.16-.68-.42a.744.744 0 0 1 .35-1l7.7-3.74c.37-.18.82-.02 1 .35s.03.82-.35 1l-7.7 3.74c-.1.04-.21.07-.32.07M12 14.71c-.28 0-.55-.16-.68-.42a.744.744 0 0 1 .35-1l7.37-3.58c.37-.18.82-.03 1 .35s.03.82-.35 1l-7.37 3.58c-.1.04-.21.07-.32.07M12 9.71c-.28 0-.55-.16-.68-.42a.744.744 0 0 1 .35-1l5.03-2.44c.37-.18.82-.02 1 .35s.03.82-.35 1l-5.03 2.44c-.1.04-.21.07-.32.07\"/></svg>\n );\n }\n);\n\nBlur1.displayName = 'Blur1';\n","import React from 'react';\n\n/**\n * Props for the Box21 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Box21Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Box21 icon component\n * @example\n * ```tsx\n * import { Box21 } from 'magick-icons';\n * \n * <Box21 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Box21 = React.forwardRef<SVGSVGElement, Box21Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 22.75a1 1 0 0 1-.17-.02.7.7 0 0 1-.18-.07l-2.21-1.1a.763.763 0 0 1-.34-1.01c.19-.37.64-.52 1.01-.34l1.14.57v-1.56c0-.41.34-.75.75-.75s.75.34.75.75v1.56l1.14-.57c.37-.18.82-.03 1.01.34s.04.82-.34 1.01l-2.21 1.1c-.06.03-.12.05-.18.07-.06.01-.11.02-.17.02m6.67-3.33c-.27 0-.54-.15-.67-.41a.745.745 0 0 1 .34-1.01l1.81-.9v-2.31c0-.41.34-.75.75-.75s.75.34.75.75v2.78c0 .28-.16.54-.41.67l-2.22 1.11c-.13.04-.24.07-.35.07m-13.34 0c-.11 0-.23-.03-.33-.08l-2.22-1.11a.76.76 0 0 1-.41-.67v-2.78c0-.41.34-.75.75-.75s.75.34.75.75v2.31l1.81.9c.37.19.52.64.34 1.01-.15.26-.41.42-.69.42m6.67-5c-.41 0-.75-.34-.75-.75v-2.31l-1.81-.9a.763.763 0 0 1-.34-1.01c.19-.37.64-.52 1.01-.34l1.89.94 1.89-.94c.37-.18.82-.04 1.01.34s.04.82-.34 1.01l-1.81.9v2.31c0 .41-.34.75-.75.75m8.89-4.45c-.41 0-.75-.34-.75-.75V7.66L19 8.23c-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01l.88-.44-.88-.44a.763.763 0 0 1-.34-1.01c.19-.37.64-.52 1.01-.34l2.21 1.1c.02.01.05.02.07.04.06.03.11.08.16.13l.09.12c.04.07.07.14.09.22.01.06.02.12.02.17V9.2c0 .44-.34.77-.75.77m-17.78 0c-.41 0-.75-.34-.75-.75V6.45c0-.06.01-.12.02-.17.02-.08.05-.15.09-.22.03-.05.06-.09.1-.13s.09-.08.14-.11c.02-.01.05-.03.07-.04l2.21-1.1c.37-.18.82-.04 1.01.34s.04.82-.34 1.01l-.88.44.88.44c.37.19.52.64.34 1.01a.76.76 0 0 1-1.01.34l-1.14-.57v1.56c.01.39-.32.72-.74.72m11.11-6.11c-.11 0-.23-.03-.33-.08L12 2.84l-1.89.94c-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01l2.22-1.11c.21-.11.46-.11.67 0l2.22 1.11c.37.19.52.64.34 1.01-.13.27-.39.42-.67.42\"/></svg>\n );\n }\n);\n\nBox21.displayName = 'Box21';\n","import React from 'react';\n\n/**\n * Props for the Calendar icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CalendarProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Calendar icon component\n * @example\n * ```tsx\n * import { Calendar } from 'magick-icons';\n * \n * <Calendar size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Calendar = React.forwardRef<SVGSVGElement, CalendarProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16.75 3.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01 1.86-4.21 4.25-.02.29.22.53.5.53h16.92c.29 0 .53-.25.5-.53-.2-2.39-1.51-4-4.21-4.25M20 9.84H4c-.55 0-1 .45-1 1V17c0 3 1.5 5 5 5h4.93c.69 0 1.17-.67.95-1.32-.2-.58-.37-1.22-.37-1.68 0-3.03 2.47-5.5 5.5-5.5.29 0 .58.02.86.07.6.09 1.14-.38 1.14-.98v-1.74A1.02 1.02 0 0 0 20 9.84M9.21 17.71q-.15.135-.33.21c-.12.05-.25.08-.38.08s-.26-.03-.38-.08q-.18-.075-.33-.21c-.18-.19-.29-.45-.29-.71 0-.06.01-.13.02-.19.01-.07.03-.13.06-.19q.03-.09.09-.18c.03-.05.08-.1.12-.15q.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21c.04.05.09.1.12.15q.06.09.09.18c.03.06.05.12.06.19.01.06.02.13.02.19 0 .26-.11.52-.29.71m0-3.5q-.15.135-.33.21c-.12.05-.25.08-.38.08s-.26-.03-.38-.08c-.13-.05-.23-.12-.33-.21-.18-.19-.29-.45-.29-.71s.11-.52.29-.71q.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21c.04.05.09.1.12.15q.06.09.09.18.045.09.06.18c.01.07.02.14.02.2 0 .26-.11.52-.29.71m3.5 0c-.19.18-.44.29-.71.29-.13 0-.26-.03-.38-.08-.13-.05-.23-.12-.33-.21-.18-.19-.29-.45-.29-.71 0-.06.01-.13.02-.2q.015-.09.06-.18.03-.09.09-.18l.12-.15c.37-.37 1.04-.37 1.42 0l.12.15q.06.09.09.18.045.09.06.18c.01.07.02.14.02.2 0 .26-.11.52-.29.71\"/><path fill=\"#1e293b\" d=\"M21.83 16.17a4.01 4.01 0 0 0-5.66 0 4.01 4.01 0 0 0 0 5.66 4.01 4.01 0 0 0 5.66 0 4.01 4.01 0 0 0 0-5.66m-.76 3.39c-.13.14-.32.22-.53.22h-.74v.78c0 .21-.08.39-.22.53s-.32.22-.53.22c-.41 0-.75-.34-.75-.75v-.78h-.75a.749.749 0 1 1 0-1.5h.75v-.71a.749.749 0 1 1 1.5 0v.71h.74c.42 0 .75.34.75.75 0 .21-.08.4-.22.53\"/></svg>\n );\n }\n);\n\nCalendar.displayName = 'Calendar';\n","import React from 'react';\n\n/**\n * Props for the ChevronDown icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronDownProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronDown icon component\n * @example\n * ```tsx\n * import { ChevronDown } from 'magick-icons';\n * \n * <ChevronDown size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronDown = React.forwardRef<SVGSVGElement, ChevronDownProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M17.47 8.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 13.94z\"/></svg>\n );\n }\n);\n\nChevronDown.displayName = 'ChevronDown';\n","import React from 'react';\n\n/**\n * Props for the ChevronLeft icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronLeftProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronLeft icon component\n * @example\n * ```tsx\n * import { ChevronLeft } from 'magick-icons';\n * \n * <ChevronLeft size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronLeft = React.forwardRef<SVGSVGElement, ChevronLeftProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14.47 5.47a.75.75 0 1 1 1.06 1.06L10.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052-6-6a.75.75 0 0 1 0-1.06z\"/></svg>\n );\n }\n);\n\nChevronLeft.displayName = 'ChevronLeft';\n","import React from 'react';\n\n/**\n * Props for the ChevronRight icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronRightProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronRight icon component\n * @example\n * ```tsx\n * import { ChevronRight } from 'magick-icons';\n * \n * <ChevronRight size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronRight = React.forwardRef<SVGSVGElement, ChevronRightProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8.47 5.47a.75.75 0 0 1 1.004-.052l.056.052 6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L13.94 12 8.47 6.53l-.052-.056A.75.75 0 0 1 8.47 5.47\"/></svg>\n );\n }\n);\n\nChevronRight.displayName = 'ChevronRight';\n","import React from 'react';\n\n/**\n * Props for the ChevronUp icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronUpProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronUp icon component\n * @example\n * ```tsx\n * import { ChevronUp } from 'magick-icons';\n * \n * <ChevronUp size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronUp = React.forwardRef<SVGSVGElement, ChevronUpProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M11.526 8.418a.75.75 0 0 1 1.004.052l6 6 .052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 10.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06l6-6z\"/></svg>\n );\n }\n);\n\nChevronUp.displayName = 'ChevronUp';\n","import React from 'react';\n\n/**\n * Props for the ChevronsUpDown icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronsUpDownProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronsUpDown icon component\n * @example\n * ```tsx\n * import { ChevronsUpDown } from 'magick-icons';\n * \n * <ChevronsUpDown size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronsUpDown = React.forwardRef<SVGSVGElement, ChevronsUpDownProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M16.47 14.47a.75.75 0 1 1 1.06 1.06l-5 5a.75.75 0 0 1-1.06 0l-5-5-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 18.94zM11.526 3.418a.75.75 0 0 1 1.004.052l5 5 .052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 5.06 7.53 9.53a.75.75 0 1 1-1.06-1.06l5-5z\"/></svg>\n );\n }\n);\n\nChevronsUpDown.displayName = 'ChevronsUpDown';\n","import React from 'react';\n\n/**\n * Props for the CircleCheckFill icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CircleCheckFillProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CircleCheckFill icon component\n * @example\n * ```tsx\n * import { CircleCheckFill } from 'magick-icons';\n * \n * <CircleCheckFill size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CircleCheckFill = React.forwardRef<SVGSVGElement, CircleCheckFillProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" fill-rule=\"evenodd\" d=\"M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0m-5.72-2.53a.75.75 0 0 0-1.06 0L11 12.94l-1.47-1.47-.056-.052a.75.75 0 0 0-1.056 1.056l.052.056 2 2a.75.75 0 0 0 1.06 0l4-4a.75.75 0 0 0 0-1.06\" clip-rule=\"evenodd\"/><path fill=\"#000\" fill-rule=\"evenodd\" d=\"M12 2.75a9.25 9.25 0 1 1 0 18.5 9.25 9.25 0 0 1 0-18.5m0 20c5.937 0 10.75-4.813 10.75-10.75S17.937 1.25 12 1.25 1.25 6.063 1.25 12 6.063 22.75 12 22.75\" clip-rule=\"evenodd\"/></svg>\n );\n }\n);\n\nCircleCheckFill.displayName = 'CircleCheckFill';\n","import React from 'react';\n\n/**\n * Props for the CloseCircle1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CloseCircle1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CloseCircle1 icon component\n * @example\n * ```tsx\n * import { CloseCircle1 } from 'magick-icons';\n * \n * <CloseCircle1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CloseCircle1 = React.forwardRef<SVGSVGElement, CloseCircle1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m3.36 12.3c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-2.3-2.3-2.3 2.3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.3-2.3-2.3-2.3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.3 2.3 2.3-2.3c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.3 2.3z\"/></svg>\n );\n }\n);\n\nCloseCircle1.displayName = 'CloseCircle1';\n","import React from 'react';\n\n/**\n * Props for the DislikeBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface DislikeBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * DislikeBold icon component\n * @example\n * ```tsx\n * import { DislikeBold } from 'magick-icons';\n * \n * <DislikeBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const DislikeBold = React.forwardRef<SVGSVGElement, DislikeBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.61 5.5v10.16c0 .4-.12.79-.34 1.12l-2.73 4.06c-.43.65-1.5 1.11-2.41.77-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93 0 0 0-.69-.31H4.22c-.79 0-1.47-.32-1.87-.88-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24 1.66-2.25 3-2.25h3.9c.67 0 1.61.23 2.04.66l1.28.99a2 2 0 0 1 .78 1.58M18.79 17.61h1.03c1.55 0 2.18-.6 2.18-2.08V5.48C22 4 21.37 3.4 19.82 3.4h-1.03c-1.55 0-2.18.6-2.18 2.08v10.06c0 1.47.63 2.07 2.18 2.07\"/></svg>\n );\n }\n);\n\nDislikeBold.displayName = 'DislikeBold';\n","import React from 'react';\n\n/**\n * Props for the DocumentTextBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface DocumentTextBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * DocumentTextBold icon component\n * @example\n * ```tsx\n * import { DocumentTextBold } from 'magick-icons';\n * \n * <DocumentTextBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const DocumentTextBold = React.forwardRef<SVGSVGElement, DocumentTextBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.8 2.21c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67.95.01 2.27.01 3.4.01.57 0 .87-.67.47-1.07-1.44-1.45-4.02-4.06-5.5-5.54\"/><path fill=\"#1e293b\" d=\"M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-9 7.56h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75m2-4h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nDocumentTextBold.displayName = 'DocumentTextBold';\n","import React from 'react';\n\n/**\n * Props for the DocumentUpload icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface DocumentUploadProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * DocumentUpload icon component\n * @example\n * ```tsx\n * import { DocumentUpload } from 'magick-icons';\n * \n * <DocumentUpload size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const DocumentUpload = React.forwardRef<SVGSVGElement, DocumentUploadProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-8.97 3.34c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.72-.72V17c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4.19l-.72.72c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l2-2c.07-.06.14-.11.22-.15.02-.01.05-.02.07-.03.06-.02.12-.03.19-.04h.08c.08 0 .16.02.24.05h.02c.08.03.16.09.22.15.01.01.02.01.02.02l2 2c.29.29.29.77 0 1.06\"/><path fill=\"#1e293b\" d=\"M17.43 8.81c.95.01 2.27.01 3.4.01.57 0 .87-.67.47-1.07-1.44-1.45-4.02-4.06-5.5-5.54-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67\"/></svg>\n );\n }\n);\n\nDocumentUpload.displayName = 'DocumentUpload';\n","import React from 'react';\n\n/**\n * Props for the Enter icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface EnterProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Enter icon component\n * @example\n * ```tsx\n * import { Enter } from 'magick-icons';\n * \n * <Enter size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Enter = React.forwardRef<SVGSVGElement, EnterProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M19.25 6v2A3.25 3.25 0 0 1 16 11.25H5.81l3.72-3.72.052-.056a.75.75 0 0 0-1.056-1.056l-.056.052-5 5a.75.75 0 0 0 0 1.06l5 5a.75.75 0 1 0 1.06-1.06l-3.72-3.72H16A4.75 4.75 0 0 0 20.75 8V6a.75.75 0 1 0-1.5 0\"/></svg>\n );\n }\n);\n\nEnter.displayName = 'Enter';\n","import React from 'react';\n\n/**\n * Props for the Finance icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FinanceProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Finance icon component\n * @example\n * ```tsx\n * import { Finance } from 'magick-icons';\n * \n * <Finance size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Finance = React.forwardRef<SVGSVGElement, FinanceProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M22 15c0 3.87-3.13 7-7 7-.61 0-1.2-.08-1.76-.23a7.87 7.87 0 0 0 3.68-5.67l.12-.9a7.92 7.92 0 0 0 2.89-5.17A6.96 6.96 0 0 1 22 15\"/><path fill=\"#1e293b\" d=\"M15.93 15.97A6.95 6.95 0 0 1 12 21.32c-.91.44-1.92.68-3 .68-3.87 0-7-3.13-7-7 0-1.95.79-3.71 2.08-4.97.28 2.22 1.5 4.25 3.36 5.54C8.78 16.51 10.35 17 12 17c1.4 0 2.74-.35 3.93-1.03\"/><path fill=\"#1e293b\" d=\"M12 2C8.13 2 5 5.13 5 9c0 .08 0 .17.01.25a6.94 6.94 0 0 0 3 5.5C9.14 15.54 10.51 16 12 16s2.86-.46 3.99-1.25a6.94 6.94 0 0 0 3-5.5C19 9.17 19 9.08 19 9c0-3.87-3.13-7-7-7m.75 10.73V13c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.29c-.66-.08-1.26-.45-1.62-1.05-.21-.35-.1-.82.25-1.03s.82-.1 1.03.25c.06.11.25.36.59.36h1.09c.36 0 .65-.29.65-.65 0-.3-.2-.56-.49-.63l-1.88-.47a2.15 2.15 0 0 1 .38-4.23v-.27c0-.41.34-.75.75-.75s.75.34.75.75v.29c.66.08 1.25.44 1.62 1.03a.747.747 0 1 1-1.27.79c-.07-.11-.26-.35-.6-.35h-1.09c-.36 0-.65.29-.65.65 0 .3.2.56.49.63l1.87.47c.96.23 1.63 1.09 1.63 2.09 0 1.13-.88 2.06-2 2.14\"/></svg>\n );\n }\n);\n\nFinance.displayName = 'Finance';\n","import React from 'react';\n\n/**\n * Props for the Flag icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FlagProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Flag icon component\n * @example\n * ```tsx\n * import { Flag } from 'magick-icons';\n * \n * <Flag size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Flag = React.forwardRef<SVGSVGElement, FlagProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m18.02 12.33-1.22-1.22a1.4 1.4 0 0 1-.47-1.03c-.02-.45.16-.9.49-1.23l1.2-1.2c1.04-1.04 1.43-2.04 1.1-2.83-.32-.78-1.31-1.21-2.77-1.21H5.9v-.86c0-.41-.34-.75-.75-.75s-.75.34-.75.75v18.5c0 .41.34.75.75.75s.75-.34.75-.75v-4.88h10.45c1.44 0 2.41-.44 2.74-1.23s-.05-1.78-1.07-2.81\"/></svg>\n );\n }\n);\n\nFlag.displayName = 'Flag';\n","import React from 'react';\n\n/**\n * Props for the Folder2 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Folder2Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Folder2 icon component\n * @example\n * ```tsx\n * import { Folder2 } from 'magick-icons';\n * \n * <Folder2 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Folder2 = React.forwardRef<SVGSVGElement, Folder2Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M19.435 4.034c.132.208-.095.45-.335.396-.47-.14-.99-.21-1.52-.21h-3.3a.5.5 0 0 1-.4-.2l-1.15-1.53c-.14-.2-.008-.49.237-.49h2.753c1.561 0 2.936.81 3.715 2.034\"/><path fill=\"#1e293b\" d=\"M20.14 6.54a4.2 4.2 0 0 0-1.45-.67q-.54-.15-1.11-.15h-3.72c-.58 0-.62-.05-.93-.46l-1.4-1.86C10.88 2.53 10.37 2 8.74 2H6.42C3.98 2 2 3.98 2 6.42v11.16C2 20.02 3.98 22 6.42 22h11.16c2.44 0 4.42-1.98 4.42-4.42v-7.44c0-1.49-.73-2.8-1.86-3.6m-5.75 9.8H9.6c-.39 0-.69-.31-.69-.7 0-.38.3-.7.69-.7h4.79c.39 0 .7.32.7.7 0 .39-.31.7-.7.7\"/></svg>\n );\n }\n);\n\nFolder2.displayName = 'Folder2';\n","import React from 'react';\n\n/**\n * Props for the FolderDrawerOpen icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FolderDrawerOpenProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * FolderDrawerOpen icon component\n * @example\n * ```tsx\n * import { FolderDrawerOpen } from 'magick-icons';\n * \n * <FolderDrawerOpen size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const FolderDrawerOpen = React.forwardRef<SVGSVGElement, FolderDrawerOpenProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m21.06 11.82-.16-.22q-.42-.51-.99-.81c-.51-.29-1.09-.44-1.69-.44H5.77c-.6 0-1.17.15-1.69.44-.39.21-.74.5-1.03.86-.57.73-.84 1.63-.75 2.53l.37 4.67c.13 1.41.3 3.15 3.47 3.15h11.72c3.17 0 3.33-1.74 3.47-3.16l.37-4.65c.09-.84-.13-1.68-.64-2.37m-6.67 5.52H9.6c-.39 0-.7-.32-.7-.7s.31-.7.7-.7h4.79c.39 0 .7.32.7.7 0 .39-.31.7-.7.7M20.561 8.596c.038.383-.378.64-.742.517a5 5 0 0 0-1.59-.253H5.77c-.556 0-1.104.09-1.616.262-.36.121-.773-.127-.773-.507V6.66C3.38 3.09 4.47 2 8.04 2h1.18c1.43 0 1.88.46 2.46 1.21l1.2 1.6c.25.34.26.36.7.36h2.38c3.126 0 4.347.837 4.601 3.426\"/></svg>\n );\n }\n);\n\nFolderDrawerOpen.displayName = 'FolderDrawerOpen';\n","import React from 'react';\n\n/**\n * Props for the FolderOpenBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FolderOpenBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * FolderOpenBold icon component\n * @example\n * ```tsx\n * import { FolderOpenBold } from 'magick-icons';\n * \n * <FolderOpenBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const FolderOpenBold = React.forwardRef<SVGSVGElement, FolderOpenBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m21.06 11.82-.16-.22q-.42-.51-.99-.81c-.51-.29-1.09-.44-1.69-.44H5.77c-.6 0-1.17.15-1.69.44-.39.21-.74.5-1.03.86-.57.73-.84 1.63-.75 2.53l.37 4.67c.13 1.41.3 3.15 3.47 3.15h11.72c3.17 0 3.33-1.74 3.47-3.16l.37-4.65c.09-.84-.13-1.68-.64-2.37M20.561 8.596c.038.383-.378.64-.742.517a5 5 0 0 0-1.59-.253H5.77c-.556 0-1.104.09-1.616.262-.36.121-.773-.127-.773-.507V6.66C3.38 3.09 4.47 2 8.04 2h1.18c1.43 0 1.88.46 2.46 1.21l1.2 1.6c.25.34.26.36.7.36h2.38c3.126 0 4.347.837 4.601 3.426\"/></svg>\n );\n }\n);\n\nFolderOpenBold.displayName = 'FolderOpenBold';\n","import React from 'react';\n\n/**\n * Props for the GripVertical icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface GripVerticalProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * GripVertical icon component\n * @example\n * ```tsx\n * import { GripVertical } from 'magick-icons';\n * \n * <GripVertical size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const GripVertical = React.forwardRef<SVGSVGElement, GripVerticalProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 20 20\" {...props}><path fill=\"#1e293b\" d=\"M8.958 15.833a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m5 0a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m-5-5.833a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m5 0a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m-5-5.833a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m5 0a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0\"/></svg>\n );\n }\n);\n\nGripVertical.displayName = 'GripVertical';\n","import React from 'react';\n\n/**\n * Props for the HeartBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface HeartBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * HeartBold icon component\n * @example\n * ```tsx\n * import { HeartBold } from 'magick-icons';\n * \n * <HeartBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const HeartBold = React.forwardRef<SVGSVGElement, HeartBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 5.01c.77-.9 2.09-1.9 4.11-1.9C19.64 3.11 22 6.42 22 9.5c0 6.45-8.02 11.38-10 11.38S2 15.95 2 9.51c0-3.08 2.37-6.39 5.89-6.39 2.02 0 3.34 1.01 4.11 1.9z\"/></svg>\n );\n }\n);\n\nHeartBold.displayName = 'HeartBold';\n","import React from 'react';\n\n/**\n * Props for the HrSystem icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface HrSystemProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * HrSystem icon component\n * @example\n * ```tsx\n * import { HrSystem } from 'magick-icons';\n * \n * <HrSystem size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const HrSystem = React.forwardRef<SVGSVGElement, HrSystemProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12 10.75A4.756 4.756 0 0 1 7.25 6 4.756 4.756 0 0 1 12 1.25 4.756 4.756 0 0 1 16.75 6 4.756 4.756 0 0 1 12 10.75m0-8A3.254 3.254 0 0 0 8.75 6 3.254 3.254 0 0 0 12 9.25 3.254 3.254 0 0 0 15.25 6 3.254 3.254 0 0 0 12 2.75M17.6 22.75H6.4a3.153 3.153 0 0 1-3.15-3.15v-5.2a3.153 3.153 0 0 1 3.15-3.15h11.2a3.153 3.153 0 0 1 3.15 3.15v5.2a3.153 3.153 0 0 1-3.15 3.15m-11.2-10c-.91 0-1.65.74-1.65 1.65v5.2c0 .91.74 1.65 1.65 1.65h11.2c.91 0 1.65-.74 1.65-1.65v-5.2c0-.91-.74-1.65-1.65-1.65z\"/><path fill=\"#000\" d=\"M11.5 14v6H10v-2.25H8V20H6.5v-6H8v2.25h2V14zM17.5 16.265A2.267 2.267 0 0 0 15.235 14H12.5v6H14v-1.25h1.235q.19 0 .37-.031c.265.338.395.76.395 1.281h1.5c0-.766-.196-1.447-.574-2.011.357-.4.574-.928.574-1.504zm-3.5.985V15.5h1.235c.422 0 .765.343.765.765v.22a.766.766 0 0 1-.765.765z\"/></svg>\n );\n }\n);\n\nHrSystem.displayName = 'HrSystem';\n","import React from 'react';\n\n/**\n * Props for the Icon3dcube1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Icon3dcube1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Icon3dcube1 icon component\n * @example\n * ```tsx\n * import { Icon3dcube1 } from 'magick-icons';\n * \n * <Icon3dcube1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Icon3dcube1 = React.forwardRef<SVGSVGElement, Icon3dcube1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 12.25c-.44 0-.88-.11-1.28-.32L4.21 8.42c-.59-.32-.96-.95-.96-1.65s.37-1.33.96-1.65l6.51-3.51c.8-.43 1.76-.43 2.55 0l6.51 3.51c.59.32.96.95.96 1.65s-.37 1.33-.96 1.65l-6.51 3.51c-.39.22-.83.32-1.27.32m0-9.47c-.19 0-.39.05-.57.15l-6.5 3.5c-.17.09-.18.28-.18.34s.01.25.18.33l6.51 3.51c.36.19.77.19 1.13 0l6.51-3.51c.16-.09.18-.28.18-.33 0-.06-.01-.25-.18-.33l-6.51-3.51c-.18-.1-.38-.15-.57-.15M9.78 22.72c-.28 0-.57-.07-.83-.2L2.89 19.5a2.97 2.97 0 0 1-1.64-2.66v-5.72c0-.65.33-1.24.88-1.58.56-.34 1.23-.37 1.81-.08L10 12.48c1.01.51 1.64 1.52 1.64 2.66v5.72c0 .65-.33 1.24-.88 1.58-.3.19-.64.28-.98.28M3.11 10.76c-.08 0-.15.03-.19.05-.06.04-.17.13-.17.31v5.72c0 .56.31 1.07.81 1.32l6.05 3.03c.16.08.29.02.35-.01.06-.04.17-.13.17-.31v-5.72c0-.56-.31-1.07-.81-1.32L3.27 10.8a.34.34 0 0 0-.16-.04M14.22 22.72c-.34 0-.68-.09-.98-.28-.55-.34-.88-.93-.88-1.58v-5.72c0-1.13.63-2.15 1.64-2.66l6.05-3.03c.58-.29 1.26-.26 1.81.08s.88.93.88 1.58v5.72c0 1.13-.63 2.15-1.64 2.66l-6.05 3.03c-.26.14-.55.2-.83.2m6.67-11.96c-.05 0-.1.01-.16.04l-6.05 3.03c-.5.25-.81.75-.81 1.32v5.72c0 .18.11.27.17.31s.19.09.35.01l6.05-3.03c.5-.25.81-.76.81-1.32v-5.72c0-.18-.11-.27-.17-.31a.4.4 0 0 0-.19-.05\"/></svg>\n );\n }\n);\n\nIcon3dcube1.displayName = 'Icon3dcube1';\n","import React from 'react';\n\n/**\n * Props for the Icon3square1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Icon3square1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Icon3square1 icon component\n * @example\n * ```tsx\n * import { Icon3square1 } from 'magick-icons';\n * \n * <Icon3square1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Icon3square1 = React.forwardRef<SVGSVGElement, Icon3square1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M9.37 22.75H4.62c-2.3 0-3.37-1.07-3.37-3.37v-4.75c0-2.31 1.07-3.38 3.37-3.38H7c.41 0 .75.34.75.75v2.37c0 1.46.42 1.88 1.87 1.88H12c.41 0 .75.34.75.75v2.38c0 2.3-1.07 3.37-3.38 3.37m-4.75-10c-1.45 0-1.87.42-1.87 1.88v4.75c0 1.45.42 1.87 1.87 1.87h4.75c1.46 0 1.88-.42 1.88-1.87v-1.63H9.62c-2.3 0-3.37-1.07-3.37-3.38v-1.62z\"/><path fill=\"#1e293b\" d=\"M14.37 17.75H9.62c-2.3 0-3.37-1.07-3.37-3.38V9.62c0-2.3 1.07-3.37 3.37-3.37H12c.41 0 .75.34.75.75v2.37c0 1.46.42 1.88 1.87 1.88H17c.41 0 .75.34.75.75v2.37c0 2.31-1.07 3.38-3.38 3.38m-4.75-10c-1.45 0-1.87.42-1.87 1.87v4.75c0 1.46.42 1.88 1.87 1.88h4.75c1.46 0 1.88-.42 1.88-1.88v-1.62h-1.63c-2.3 0-3.37-1.07-3.37-3.38V7.75z\"/><path fill=\"#1e293b\" d=\"M19.37 12.75h-4.75c-2.3 0-3.37-1.07-3.37-3.38V4.62c0-2.3 1.07-3.37 3.37-3.37h4.75c2.31 0 3.38 1.07 3.38 3.37v4.75c0 2.31-1.07 3.38-3.38 3.38m-4.75-10c-1.45 0-1.87.42-1.87 1.87v4.75c0 1.46.42 1.88 1.87 1.88h4.75c1.46 0 1.88-.42 1.88-1.88V4.62c0-1.45-.42-1.87-1.88-1.87z\"/></svg>\n );\n }\n);\n\nIcon3square1.displayName = 'Icon3square1';\n","import React from 'react';\n\n/**\n * Props for the IconsaxAiScienceBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxAiScienceBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxAiScienceBold icon component\n * @example\n * ```tsx\n * import { IconsaxAiScienceBold } from 'magick-icons';\n * \n * <IconsaxAiScienceBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxAiScienceBold = React.forwardRef<SVGSVGElement, IconsaxAiScienceBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M15.44 6.16h-.15l2.13 4.87-.41.26s-2.28 1.46-4.54.72c-2.35-.79-4.72-.93-5.88-.95l2.14-4.9h-.3c-.65 0-1.25-.26-1.68-.69s-.69-1.03-.69-1.68c0-1.3 1.06-2.37 2.37-2.37h7.12c.66 0 1.25.27 1.68.7.56.56.85 1.38.63 2.25-.26 1.08-1.3 1.79-2.42 1.79M18.04 12.42l-.19.12s-2.83 1.89-5.84.89c-3-1-6.07-.88-6.07-.88l-.97 2.2c.18-.09.38-.16.59-.16.56 0 1.01.34 1.2.84l.03.1.28 1.02c.13.5.52.88 1.01 1.02l.97.26c.568.175.99.699.99 1.3 0 .583-.399 1.076-.95 1.25l-.99.27c-.41.11-.72.38-.9.74.3.03.61.06.96.06h7.69c4.14 0 5.02-2.52 3.67-5.61z\"/><path fill=\"#000\" d=\"M9.07 19.11c0 .07-.04.23-.23.29l-.98.27c-.85.23-1.49.87-1.72 1.72l-.26.96c-.06.22-.23.24-.31.24s-.25-.02-.31-.24L5 21.38c-.23-.84-.88-1.48-1.72-1.71l-.97-.26c-.21-.06-.23-.24-.23-.31 0-.08.02-.26.23-.32l.98-.26c.84-.24 1.48-.88 1.71-1.72l.28-1.02c.07-.17.23-.2.29-.2s.23.02.29.18l.28 1.03c.23.84.88 1.48 1.72 1.72l1 .28c.2.08.21.26.21.32\"/></svg>\n );\n }\n);\n\nIconsaxAiScienceBold.displayName = 'IconsaxAiScienceBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxAttachCircleBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxAttachCircleBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxAttachCircleBold icon component\n * @example\n * ```tsx\n * import { IconsaxAttachCircleBold } from 'magick-icons';\n * \n * <IconsaxAttachCircleBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxAttachCircleBold = React.forwardRef<SVGSVGElement, IconsaxAttachCircleBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4.37 12.35-2.22 2.22c-.54.54-1.24.8-1.94.8a2.75 2.75 0 0 1-2.75-2.74c0-.73.29-1.43.81-1.94l1.41-1.41c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.41 1.41a1.234 1.234 0 0 0 0 1.76c.49.49 1.28.49 1.77 0l2.22-2.22a3.253 3.253 0 0 0-4.6-4.6L8.3 11.11a2.657 2.657 0 0 0 0 3.78c.29.29.29.77 0 1.06s-.77.29-1.06 0A4.05 4.05 0 0 1 6 13.01c0-1.12.43-2.17 1.22-2.96l2.42-2.42a4.76 4.76 0 0 1 6.72 0 4.753 4.753 0 0 1 .01 6.72\" opacity=\".93\"/></svg>\n );\n }\n);\n\nIconsaxAttachCircleBold.displayName = 'IconsaxAttachCircleBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxBrainBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxBrainBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxBrainBold icon component\n * @example\n * ```tsx\n * import { IconsaxBrainBold } from 'magick-icons';\n * \n * <IconsaxBrainBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxBrainBold = React.forwardRef<SVGSVGElement, IconsaxBrainBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M11.29 2.73a3.33 3.33 0 0 0-3.16-.54 3.32 3.32 0 0 0-2.15 2.37c-.1.43-.43.77-.87.86A3.89 3.89 0 0 0 2.3 7.74c-.5 1.2-.37 2.56.35 3.64.26.38.26.87 0 1.25a3.87 3.87 0 0 0-.35 3.64 3.87 3.87 0 0 0 2.81 2.32c.44.1.77.43.87.86.27 1.11 1.08 2 2.16 2.37 1.07.37 2.27.16 3.15-.55.21-.17.45-.25.7-.25V2.98c-.25 0-.49-.08-.7-.25M8.66 17.19c-.41 0-.75-.34-.75-.75 0-.81-.66-1.47-1.47-1.47-.41 0-.75-.34-.75-.75s.34-.75.75-.75a2.97 2.97 0 0 1 2.97 2.97c0 .41-.34.75-.75.75m-2.22-6.66c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.81 0 1.47-.66 1.47-1.47 0-.41.34-.75.75-.75s.75.34.75.75a2.97 2.97 0 0 1-2.97 2.97M21.34 11.37c.71-1.08.85-2.44.35-3.64a3.87 3.87 0 0 0-2.82-2.32c-.43-.1-.77-.43-.86-.86a3.33 3.33 0 0 0-5.32-1.82c-.21.17-.45.25-.7.25v18.04c.25 0 .49.08.7.25.89.71 2.09.92 3.16.55a3.34 3.34 0 0 0 2.16-2.38c.09-.43.43-.77.86-.86a3.89 3.89 0 0 0 2.47-5.96 1.1 1.1 0 0 1 0-1.25m-3.79 3.6c-.81 0-1.47.66-1.47 1.47 0 .41-.34.75-.75.75s-.75-.34-.75-.75a2.97 2.97 0 0 1 2.97-2.97c.41 0 .75.34.75.75s-.34.75-.75.75m0-4.44a2.97 2.97 0 0 1-2.97-2.97c0-.41.34-.75.75-.75s.75.34.75.75c0 .81.66 1.47 1.47 1.47.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nIconsaxBrainBold.displayName = 'IconsaxBrainBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxMonetizeBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxMonetizeBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxMonetizeBold icon component\n * @example\n * ```tsx\n * import { IconsaxMonetizeBold } from 'magick-icons';\n * \n * <IconsaxMonetizeBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxMonetizeBold = React.forwardRef<SVGSVGElement, IconsaxMonetizeBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M21.85 10.26c-.96-5.44-6.14-9.07-11.58-8.11S1.2 8.3 2.15 13.74c.96 5.44 6.14 9.07 11.58 8.11s9.07-6.14 8.11-11.58zm-9.1 5.81v.37c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.38a2.34 2.34 0 0 1-1.82-1.13.75.75 0 0 1 1.28-.78c.08.13.31.43.73.43h1.22c.45 0 .81-.36.81-.81 0-.37-.25-.69-.61-.79l-2.08-.52a2.31 2.31 0 0 1-1.75-2.24c0-1.24.99-2.25 2.22-2.3v-.37c0-.41.34-.75.75-.75s.75.34.75.75v.39c.74.06 1.41.46 1.82 1.13.22.35.1.82-.25 1.03a.76.76 0 0 1-1.03-.25c-.08-.13-.31-.43-.73-.43h-1.22a.814.814 0 0 0-.2 1.6l2.08.52a2.31 2.31 0 0 1 1.75 2.24c0 1.24-.99 2.25-2.22 2.3z\"/></svg>\n );\n }\n);\n\nIconsaxMonetizeBold.displayName = 'IconsaxMonetizeBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxPenBrushBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxPenBrushBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxPenBrushBold icon component\n * @example\n * ```tsx\n * import { IconsaxPenBrushBold } from 'magick-icons';\n * \n * <IconsaxPenBrushBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxPenBrushBold = React.forwardRef<SVGSVGElement, IconsaxPenBrushBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M20.43 16.65c-.11-.31-.25-.62-.42-.9-.18-.3-.4-.59-.65-.84l-3.23-3.22c4.15-4.29 6.66-8.45 5.65-9.46-1.02-1.02-5.18 1.48-9.46 5.64L8.3 3.86 7.1 2.65C6.68 2.24 6.11 2 5.52 2s-1.15.24-1.57.65l-1.3 1.3a2.23 2.23 0 0 0 0 3.15l5.45 5.45c-.67.91-1.31 1.86-1.9 2.83-.17-.02-.34-.05-.51-.05-1.37 0-2.56.93-2.89 2.25l-.76 3.03c-.09.38.02.78.29 1.06.28.28.68.39 1.06.29l3.02-.76a2.98 2.98 0 0 0 2.26-2.89c0-.18-.02-.35-.05-.52.97-.58 1.92-1.22 2.83-1.89l3.46 3.46c.25.25.53.47.83.65.29.17.59.31.91.42l4.62 1.54a.547.547 0 0 0 .7-.7zM7.97 10.3 5.98 8.31 8.3 5.98l1.88 1.88c-.77.78-1.51 1.59-2.21 2.44m7.68 7.68-1.95-1.95c.85-.7 1.66-1.44 2.44-2.21l1.84 1.84-2.33 2.33z\"/></svg>\n );\n }\n);\n\nIconsaxPenBrushBold.displayName = 'IconsaxPenBrushBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxPeopleBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxPeopleBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxPeopleBold icon component\n * @example\n * ```tsx\n * import { IconsaxPeopleBold } from 'magick-icons';\n * \n * <IconsaxPeopleBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxPeopleBold = React.forwardRef<SVGSVGElement, IconsaxPeopleBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M17.53 7.77a.7.7 0 0 0-.21 0 2.874 2.874 0 0 1-2.78-2.88C14.54 3.3 15.83 2 17.43 2c1.59 0 2.89 1.29 2.89 2.89a2.89 2.89 0 0 1-2.79 2.88M20.79 14.7c-1.12.75-2.69 1.03-4.14.84.38-.82.58-1.73.59-2.69 0-1-.22-1.95-.64-2.78 1.48-.2 3.05.08 4.18.83 1.58 1.04 1.58 2.75.01 3.8M6.44 7.77q.105-.015.21 0a2.874 2.874 0 0 0 2.78-2.88 2.885 2.885 0 1 0-5.77 0c0 1.56 1.23 2.83 2.78 2.88M6.55 12.85c0 .97.21 1.89.59 2.72-1.41.15-2.88-.15-3.96-.86-1.58-1.05-1.58-2.76 0-3.81 1.07-.72 2.58-1.01 4-.85-.41.84-.63 1.79-.63 2.8M12.12 15.87a1 1 0 0 0-.26 0 3.425 3.425 0 0 1-3.31-3.43C8.56 10.54 10.09 9 12 9c1.9 0 3.44 1.54 3.44 3.44a3.434 3.434 0 0 1-3.32 3.43M8.87 17.94c-1.51 1.01-1.51 2.67 0 3.67 1.72 1.15 4.54 1.15 6.26 0 1.51-1.01 1.51-2.67 0-3.67-1.71-1.15-4.53-1.15-6.26 0\"/></svg>\n );\n }\n);\n\nIconsaxPeopleBold.displayName = 'IconsaxPeopleBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxTaskSquareBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxTaskSquareBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxTaskSquareBold icon component\n * @example\n * ```tsx\n * import { IconsaxTaskSquareBold } from 'magick-icons';\n * \n * <IconsaxTaskSquareBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxTaskSquareBold = React.forwardRef<SVGSVGElement, IconsaxTaskSquareBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.38C2 19.83 4.17 22 7.81 22h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2M9.97 14.9l-2.25 2.25c-.15.15-.34.22-.53.22s-.39-.07-.53-.22l-.75-.75c-.3-.29-.3-.77 0-1.06.29-.29.76-.29 1.06 0l.22.22 1.72-1.72c.29-.29.76-.29 1.06 0 .29.29.29.77 0 1.06m0-7-2.25 2.25c-.15.15-.34.22-.53.22s-.39-.07-.53-.22l-.75-.75c-.3-.29-.3-.77 0-1.06.29-.29.76-.29 1.06 0l.22.22 1.72-1.72c.29-.29.76-.29 1.06 0 .29.29.29.77 0 1.06m7.59 8.72h-5.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.25a.749.749 0 1 1 0 1.5m0-7h-5.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.25a.749.749 0 1 1 0 1.5\"/></svg>\n );\n }\n);\n\nIconsaxTaskSquareBold.displayName = 'IconsaxTaskSquareBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxVideoCameraBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxVideoCameraBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxVideoCameraBold icon component\n * @example\n * ```tsx\n * import { IconsaxVideoCameraBold } from 'magick-icons';\n * \n * <IconsaxVideoCameraBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxVideoCameraBold = React.forwardRef<SVGSVGElement, IconsaxVideoCameraBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m16.95 16.04 3.47 2.35c.31.21.71.23 1.04.06.33-.18.54-.52.54-.89V10.5c0-.37-.21-.72-.54-.89a1 1 0 0 0-1.04.06l-3.47 2.35\"/><path fill=\"#1e293b\" d=\"M13.93 7.46H4.84c-1.67 0-3.03 1.36-3.03 3.03v7.06c0 1.67 1.36 3.03 3.03 3.03h9.09c1.67 0 3.03-1.36 3.03-3.03v-7.06c0-1.67-1.36-3.03-3.03-3.03m-1.01 3.78H5.85c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.06c.41 0 .75.34.75.75s-.34.75-.75.75z\"/><path fill=\"#1e293b\" d=\"M4.09 7.46V5.44a2.77 2.77 0 0 1 2.77-2.77h7.07a.75.75 0 0 1 0 1.5H6.86a1.27 1.27 0 0 0-1.27 1.27v2.02a.75.75 0 0 1-1.5 0\"/></svg>\n );\n }\n);\n\nIconsaxVideoCameraBold.displayName = 'IconsaxVideoCameraBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxWord icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxWordProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxWord icon component\n * @example\n * ```tsx\n * import { IconsaxWord } from 'magick-icons';\n * \n * <IconsaxWord size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxWord = React.forwardRef<SVGSVGElement, IconsaxWordProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M6.996 5.441a.75.75 0 0 1 .683.44l5 11a.75.75 0 0 1-1.366.62l-.709-1.56H3.388l-.71 1.56a.75.75 0 0 1-1.364-.62l5-11 .051-.096a.75.75 0 0 1 .631-.344M21.25 17v-.066a4.273 4.273 0 0 1-5.76-.23l-.004-.003c-1.655-1.655-1.65-4.35-.003-6.017l.003-.002c1.618-1.618 4.227-1.65 5.9-.113a.749.749 0 0 1 1.364.43v6a.75.75 0 0 1-1.5 0m-1.013-5.443a2.77 2.77 0 0 0-3.69.185c-1.07 1.085-1.065 2.83-.003 3.895l.21.189a2.77 2.77 0 0 0 3.691-.186c1.07-1.085 1.066-2.83.003-3.895zM4.07 14.44h5.852L6.996 8.003z\"/></svg>\n );\n }\n);\n\nIconsaxWord.displayName = 'IconsaxWord';\n","import React from 'react';\n\n/**\n * Props for the InfoCircleBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface InfoCircleBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * InfoCircleBold icon component\n * @example\n * ```tsx\n * import { InfoCircleBold } from 'magick-icons';\n * \n * <InfoCircleBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const InfoCircleBold = React.forwardRef<SVGSVGElement, InfoCircleBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m-.75 6c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75s-.75-.34-.75-.75zm1.67 8.38c-.05.13-.12.23-.21.33q-.15.135-.33.21c-.12.05-.25.08-.38.08s-.26-.03-.38-.08q-.18-.075-.33-.21c-.09-.1-.16-.2-.21-.33A1 1 0 0 1 11 16c0-.13.03-.26.08-.38q.075-.18.21-.33.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21.135.15.21.33c.05.12.08.25.08.38s-.03.26-.08.38\"/></svg>\n );\n }\n);\n\nInfoCircleBold.displayName = 'InfoCircleBold';\n","import React from 'react';\n\n/**\n * Props for the Legal icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LegalProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Legal icon component\n * @example\n * ```tsx\n * import { Legal } from 'magick-icons';\n * \n * <Legal size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Legal = React.forwardRef<SVGSVGElement, LegalProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M22.68 12.4v-.03c-.05-.2-.13-.38-.22-.52-.84-1.43-3.97-6.73-3.97-6.73 0-.01-.02-.02-.03-.03a.6.6 0 0 0-.22-.21c-.01 0-.02-.02-.03-.03a.9.9 0 0 0-.33-.09c-.01 0-.03-.01-.04-.01-.03 0-.05.02-.08.02-.04 0-.09 0-.13.01l-5.7 1.67V3.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.39L5.97 8.2c-.19.05-.33.18-.43.34v.04l-3.97 6.66c-.13.2-.2.4-.23.55v.04c-.06.22-.09.44-.07.64.15 2.63 2.26 4.69 4.95 4.79a5.033 5.033 0 0 0 4.88-4.78c.01-.22 0-.44-.06-.64v-.05c-.05-.16-.12-.33-.23-.52L7.33 9.38l8.91-2.61-3.02 5.11c-.07.14-.15.3-.2.49v.07c-.05.2-.07.41-.06.62.14 2.64 2.25 4.69 4.95 4.79a5.033 5.033 0 0 0 4.88-4.78c.01-.21-.01-.42-.07-.64zM3.3 15.25l2.87-4.86 2.87 4.86zm14.53-8.28c.78 1.31 2.07 3.51 2.86 4.86h-5.73z\"/></svg>\n );\n }\n);\n\nLegal.displayName = 'Legal';\n","import React from 'react';\n\n/**\n * Props for the LikeBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LikeBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * LikeBold icon component\n * @example\n * ```tsx\n * import { LikeBold } from 'magick-icons';\n * \n * <LikeBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const LikeBold = React.forwardRef<SVGSVGElement, LikeBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8.39 18.49V8.33c0-.4.12-.79.34-1.12l2.73-4.06c.43-.65 1.5-1.11 2.41-.77.98.33 1.63 1.43 1.42 2.41l-.52 3.27c-.04.3.04.57.21.78.17.19.42.31.69.31h4.11c.79 0 1.47.32 1.87.88.38.54.45 1.24.2 1.95l-2.46 7.49c-.31 1.24-1.66 2.25-3 2.25h-3.9c-.67 0-1.61-.23-2.04-.66l-1.28-.99c-.49-.37-.78-.96-.78-1.58M5.21 6.38H4.18C2.63 6.38 2 6.98 2 8.46v10.06c0 1.48.63 2.08 2.18 2.08h1.03c1.55 0 2.18-.6 2.18-2.08V8.46c0-1.48-.63-2.08-2.18-2.08\"/></svg>\n );\n }\n);\n\nLikeBold.displayName = 'LikeBold';\n","import React from 'react';\n\n/**\n * Props for the Line icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LineProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Line icon component\n * @example\n * ```tsx\n * import { Line } from 'magick-icons';\n * \n * <Line size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Line = React.forwardRef<SVGSVGElement, LineProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12.75 3h-1.5v18h1.5z\"/></svg>\n );\n }\n);\n\nLine.displayName = 'Line';\n","import React from 'react';\n\n/**\n * Props for the LinkSquare icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LinkSquareProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * LinkSquare icon component\n * @example\n * ```tsx\n * import { LinkSquare } from 'magick-icons';\n * \n * <LinkSquare size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const LinkSquare = React.forwardRef<SVGSVGElement, LinkSquareProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.37C2 19.83 4.17 22 7.81 22h8.37c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2M8.18 16.77h-.07c-.97-.09-1.88-.54-2.56-1.26-1.6-1.68-1.6-4.41 0-6.09l2.19-2.3a4.05 4.05 0 0 1 2.95-1.28c1.12 0 2.17.45 2.95 1.28 1.6 1.68 1.6 4.41 0 6.09l-1.09 1.15c-.29.3-.76.31-1.06.03a.755.755 0 0 1-.03-1.06l1.09-1.15c1.06-1.11 1.06-2.92 0-4.02-.99-1.04-2.73-1.04-3.73 0l-2.19 2.3c-1.06 1.11-1.06 2.92 0 4.02.43.46 1.01.74 1.62.8.41.04.71.41.67.82a.74.74 0 0 1-.74.67m10.27-2.18-2.19 2.3a4.05 4.05 0 0 1-2.95 1.28c-1.12 0-2.17-.45-2.95-1.28-1.6-1.68-1.6-4.41 0-6.09l1.09-1.15c.29-.3.76-.31 1.06-.03.3.29.31.76.03 1.06l-1.09 1.15c-1.06 1.11-1.06 2.92 0 4.02.99 1.04 2.73 1.05 3.73 0l2.19-2.3c1.06-1.11 1.06-2.92 0-4.02-.43-.46-1.01-.74-1.62-.8a.75.75 0 0 1-.67-.82c.04-.41.4-.72.82-.67.97.1 1.88.54 2.56 1.26 1.59 1.67 1.59 4.41-.01 6.09\"/></svg>\n );\n }\n);\n\nLinkSquare.displayName = 'LinkSquare';\n","import React from 'react';\n\n/**\n * Props for the ListEnd icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ListEndProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ListEnd icon component\n * @example\n * ```tsx\n * import { ListEnd } from 'magick-icons';\n * \n * <ListEnd size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ListEnd = React.forwardRef<SVGSVGElement, ListEndProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.559 14.868c.3-.34.787-.34 1.087 0s.3.891 0 1.232l-.738.835h3.272c.34 0 .666-.153.906-.425s.376-.641.376-1.026V3.87c0-.481.344-.871.769-.871s.769.39.769.871v11.613c0 .847-.297 1.659-.826 2.258-.53.599-1.247.935-1.994.935h-3.272l.738.836.053.066a.96.96 0 0 1-.053 1.166.705.705 0 0 1-1.03.06l-.057-.06-2.052-2.323a.954.954 0 0 1 0-1.232zm-5.61 2.067c.425 0 .769.39.769.871s-.344.871-.77.871H2.77c-.425 0-.769-.39-.769-.87 0-.482.344-.872.77-.872zm6.154-6.967c.424 0 .769.39.769.87 0 .482-.345.872-.77.872H2.77c-.425 0-.769-.39-.769-.871s.344-.871.77-.871zm0-6.968c.424 0 .769.39.769.871s-.345.87-.77.87H2.77c-.425 0-.769-.389-.769-.87S2.344 3 2.77 3z\"/></svg>\n );\n }\n);\n\nListEnd.displayName = 'ListEnd';\n","import React from 'react';\n\n/**\n * Props for the ListOrdered icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ListOrderedProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ListOrdered icon component\n * @example\n * ```tsx\n * import { ListOrdered } from 'magick-icons';\n * \n * <ListOrdered size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ListOrdered = React.forwardRef<SVGSVGElement, ListOrderedProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M5.25 15c0-.224-.096-.335-.21-.392-.132-.065-.382-.099-.705.063a.75.75 0 1 1-.67-1.342c.676-.338 1.427-.371 2.045-.062.636.318 1.04.957 1.04 1.733 0 .495-.243.907-.463 1.2-.226.301-.517.59-.757.83l-.216.22H6l.077.004a.75.75 0 0 1 0 1.492L6 18.75H4a.75.75 0 0 1-.75-.75c0-.495.243-.907.463-1.2.225-.301.517-.59.757-.83.26-.26.469-.471.618-.67.155-.207.162-.295.162-.3M21 17.25a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1 0-1.5zm0-6a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1 0-1.5zm-16-6a.75.75 0 0 1 .75.75v3.25H6a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1 0-1.5h.25v-2.5H4a.75.75 0 0 1 0-1.5zm16 0a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1 0-1.5z\"/></svg>\n );\n }\n);\n\nListOrdered.displayName = 'ListOrdered';\n","import React from 'react';\n\n/**\n * Props for the ListTodo icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ListTodoProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ListTodo icon component\n * @example\n * ```tsx\n * import { ListTodo } from 'magick-icons';\n * \n * <ListTodo size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ListTodo = React.forwardRef<SVGSVGElement, ListTodoProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M8.47 14.47a.75.75 0 1 1 1.06 1.06l-4 4a.75.75 0 0 1-1.06 0l-2-2-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L5 17.94zM21 17.25a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1 0-1.5zm0-6a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1 0-1.5zM8.25 6A.25.25 0 0 0 8 5.75H4a.25.25 0 0 0-.25.25v4c0 .138.112.25.25.25h4a.25.25 0 0 0 .25-.25zM21 5.25a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1 0-1.5zM9.75 10A1.75 1.75 0 0 1 8 11.75H4A1.75 1.75 0 0 1 2.25 10V6c0-.966.784-1.75 1.75-1.75h4c.967 0 1.75.784 1.75 1.75z\"/></svg>\n );\n }\n);\n\nListTodo.displayName = 'ListTodo';\n","import React from 'react';\n\n/**\n * Props for the Lock icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LockProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Lock icon component\n * @example\n * ```tsx\n * import { Lock } from 'magick-icons';\n * \n * <Lock size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Lock = React.forwardRef<SVGSVGElement, LockProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 6.97c-.76 0-1.37.61-1.37 1.37v1.03h2.74V8.34c0-.76-.61-1.37-1.37-1.37\"/><path fill=\"#1e293b\" d=\"M17 2H7C4.24 2 2 4.24 2 7v10c0 2.76 2.24 5 5 5h10c2.76 0 5-2.24 5-5V7c0-2.76-2.24-5-5-5m-2.07 16.53H9.08c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.85c.41 0 .75.34.75.75s-.34.75-.75.75M16 13.22c0 1.1-.9 2-2 2h-4c-1.1 0-2-.9-2-2v-1.85c0-.79.46-1.47 1.13-1.79V8.34c0-1.58 1.29-2.87 2.87-2.87s2.87 1.29 2.87 2.87v1.24c.67.32 1.13 1 1.13 1.79z\"/></svg>\n );\n }\n);\n\nLock.displayName = 'Lock';\n","import React from 'react';\n\n/**\n * Props for the MagickPotion icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MagickPotionProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MagickPotion icon component\n * @example\n * ```tsx\n * import { MagickPotion } from 'magick-icons';\n * \n * <MagickPotion size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MagickPotion = React.forwardRef<SVGSVGElement, MagickPotionProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.44 6.16h-.15l2.13 4.87-.41.26s-2.28 1.46-4.54.72c-2.35-.79-4.72-.93-5.88-.95l2.14-4.9h-.3c-.65 0-1.25-.26-1.68-.69s-.69-1.03-.69-1.68c0-1.3 1.06-2.37 2.37-2.37h7.12c.66 0 1.25.27 1.68.7.56.56.85 1.38.63 2.25-.26 1.08-1.3 1.79-2.42 1.79M18.04 12.42l-.19.12s-2.83 1.89-5.84.89c-3-1-6.07-.88-6.07-.88l-.97 2.2c.18-.09.38-.16.59-.16.56 0 1.01.34 1.2.84l.03.1.28 1.02c.13.5.52.88 1.01 1.02l.97.26c.568.175.99.699.99 1.3 0 .583-.399 1.076-.95 1.25l-.99.27c-.41.11-.72.38-.9.74.3.03.61.06.96.06h7.69c4.14 0 5.02-2.52 3.67-5.61z\"/><path fill=\"#1e293b\" d=\"M9.07 19.11c0 .07-.04.23-.23.29l-.98.27c-.85.23-1.49.87-1.72 1.72l-.26.96c-.06.22-.23.24-.31.24s-.25-.02-.31-.24L5 21.38c-.23-.84-.88-1.48-1.72-1.71l-.97-.26c-.21-.06-.23-.24-.23-.31 0-.08.02-.26.23-.32l.98-.26c.84-.24 1.48-.88 1.71-1.72l.28-1.02c.07-.17.23-.2.29-.2s.23.02.29.18l.28 1.03c.23.84.88 1.48 1.72 1.72l1 .28c.2.08.21.26.21.32\"/></svg>\n );\n }\n);\n\nMagickPotion.displayName = 'MagickPotion';\n","import React from 'react';\n\n/**\n * Props for the MagickoCheck icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MagickoCheckProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MagickoCheck icon component\n * @example\n * ```tsx\n * import { MagickoCheck } from 'magick-icons';\n * \n * <MagickoCheck size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MagickoCheck = React.forwardRef<SVGSVGElement, MagickoCheckProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M19.47 5.47a.75.75 0 1 1 1.06 1.06l-11 11a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06L9 15.94z\"/></svg>\n );\n }\n);\n\nMagickoCheck.displayName = 'MagickoCheck';\n","import React from 'react';\n\n/**\n * Props for the MagickoList icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MagickoListProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MagickoList icon component\n * @example\n * ```tsx\n * import { MagickoList } from 'magick-icons';\n * \n * <MagickoList size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MagickoList = React.forwardRef<SVGSVGElement, MagickoListProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"m3.01 17.25.077.004a.75.75 0 0 1 0 1.492l-.077.004H3a.75.75 0 0 1 0-1.5zm17.99 0a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1 0-1.5zm-17.99-6 .077.004a.75.75 0 0 1 0 1.492l-.077.004H3a.75.75 0 0 1 0-1.5zm17.99 0a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1 0-1.5zm-17.99-6 .077.004a.75.75 0 0 1 0 1.492l-.077.004H3a.75.75 0 0 1 0-1.5zm17.99 0a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1 0-1.5z\"/></svg>\n );\n }\n);\n\nMagickoList.displayName = 'MagickoList';\n","import React from 'react';\n\n/**\n * Props for the Marketing icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MarketingProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Marketing icon component\n * @example\n * ```tsx\n * import { Marketing } from 'magick-icons';\n * \n * <Marketing size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Marketing = React.forwardRef<SVGSVGElement, MarketingProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.03 14.64c-.23.21-.5.36-.81.46h-.01c-.25.08-.53.12-.83.12-.5 0-1.06-.11-1.66-.34-1.58-.57-3.4-1.91-4.98-3.68s-2.71-3.73-3.1-5.38c-.24-.93-.22-1.75.03-2.4.01-.02.02-.05.04-.08.13-.3.31-.56.55-.77.43-.39.99-.57 1.65-.57 1.83 0 4.37 1.47 6.64 4.01 3.07 3.44 4.14 7.15 2.48 8.63M14.58 16.57l1.13-.36c.06-.02.06-.1.01-.12-1.68-.71-3.51-2.12-5.1-3.88-1.59-1.78-2.76-3.77-3.29-5.51-.02-.06-.1-.06-.12-.01l-3.76 8.43c-.46 1.04-.28 2.21.48 3.06.55.62 1.31.95 2.11.95.29 0 .58-.04.87-.13l.59-.19.4 1.28A2.74 2.74 0 0 0 10.51 22c.27 0 .54-.04.81-.13l1.89-.59c.69-.22 1.26-.7 1.59-1.34.34-.65.41-1.39.19-2.08zm-1.11 2.66c-.15.3-.4.51-.71.61l-1.89.59c-.64.21-1.33-.15-1.54-.8l-.4-1.28 4.22-1.33.41 1.28c.1.31.07.65-.09.93\"/></svg>\n );\n }\n);\n\nMarketing.displayName = 'Marketing';\n","import React from 'react';\n\n/**\n * Props for the MessageEdit icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MessageEditProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MessageEdit icon component\n * @example\n * ```tsx\n * import { MessageEdit } from 'magick-icons';\n * \n * <MessageEdit size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MessageEdit = React.forwardRef<SVGSVGElement, MessageEditProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16 2H8Q2 2 2 8v13c0 .55.45 1 1 1h13q6 0 6-6V8q0-6-6-6m-4.89 14.66c-.25.25-.71.48-1.05.53l-2.08.29c-.08.01-.16.02-.23.02-.35 0-.67-.12-.9-.35-.28-.28-.4-.69-.33-1.13l.29-2.08c.05-.34.28-.81.53-1.05l3.77-3.77a6 6 0 0 0 .51 1.09c.08.14.17.28.25.38.1.15.2.28.27.35.04.06.08.1.09.12.22.25.45.49.67.67.06.06.1.09.11.1.13.1.25.21.37.28.13.1.27.19.41.27.17.1.35.2.54.29s.37.16.55.22zm5.44-5.43-.78.78c-.05.05-.12.08-.19.08-.02 0-.06 0-.08-.01a5.24 5.24 0 0 1-3.58-3.58c-.03-.09 0-.19.07-.26l.79-.79c1.29-1.29 2.51-1.26 3.77 0 .64.64.96 1.26.95 1.9 0 .63-.31 1.24-.95 1.88\"/></svg>\n );\n }\n);\n\nMessageEdit.displayName = 'MessageEdit';\n","import React from 'react';\n\n/**\n * Props for the Network icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface NetworkProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Network icon component\n * @example\n * ```tsx\n * import { Network } from 'magick-icons';\n * \n * <Network size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Network = React.forwardRef<SVGSVGElement, NetworkProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z\"/></svg>\n );\n }\n);\n\nNetwork.displayName = 'Network';\n","import React from 'react';\n\n/**\n * Props for the PA icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface PAProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * PA icon component\n * @example\n * ```tsx\n * import { PA } from 'magick-icons';\n * \n * <PA size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const PA = React.forwardRef<SVGSVGElement, PAProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z\"/></svg>\n );\n }\n);\n\nPA.displayName = 'PA';\n","import React from 'react';\n\n/**\n * Props for the Signature icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface SignatureProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Signature icon component\n * @example\n * ```tsx\n * import { Signature } from 'magick-icons';\n * \n * <Signature size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Signature = React.forwardRef<SVGSVGElement, SignatureProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5\"/></svg>\n );\n }\n);\n\nSignature.displayName = 'Signature';\n","import React from 'react';\n\n/**\n * Props for the SquarePen1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface SquarePen1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * SquarePen1 icon component\n * @example\n * ```tsx\n * import { SquarePen1 } from 'magick-icons';\n * \n * <SquarePen1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const SquarePen1 = React.forwardRef<SVGSVGElement, SquarePen1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0\"/><path fill=\"#1e293b\" d=\"M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3\"/></svg>\n );\n }\n);\n\nSquarePen1.displayName = 'SquarePen1';\n","import React from 'react';\n\n/**\n * Props for the Strikethrough icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface StrikethroughProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Strikethrough icon component\n * @example\n * ```tsx\n * import { Strikethrough } from 'magick-icons';\n * \n * <Strikethrough size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Strikethrough = React.forwardRef<SVGSVGElement, StrikethroughProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z\"/></svg>\n );\n }\n);\n\nStrikethrough.displayName = 'Strikethrough';\n","import React from 'react';\n\n/**\n * Props for the Tasks icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface TasksProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Tasks icon component\n * @example\n * ```tsx\n * import { Tasks } from 'magick-icons';\n * \n * <Tasks size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Tasks = React.forwardRef<SVGSVGElement, TasksProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2\"/><path fill=\"#1e293b\" d=\"M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nTasks.displayName = 'Tasks';\n","import React from 'react';\n\n/**\n * Props for the Trash icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface TrashProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Trash icon component\n * @example\n * ```tsx\n * import { Trash } from 'magick-icons';\n * \n * <Trash size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Trash = React.forwardRef<SVGSVGElement, TrashProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nTrash.displayName = 'Trash';\n","import React from 'react';\n\n/**\n * Props for the Video icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface VideoProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Video icon component\n * @example\n * ```tsx\n * import { Video } from 'magick-icons';\n * \n * <Video size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Video = React.forwardRef<SVGSVGElement, VideoProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88\"/></svg>\n );\n }\n);\n\nVideo.displayName = 'Video';\n","import React from 'react';\n\n/**\n * Props for the X icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface XProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * X icon component\n * @example\n * ```tsx\n * import { X } from 'magick-icons';\n * \n * <X size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const X = React.forwardRef<SVGSVGElement, XProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z\"/></svg>\n );\n }\n);\n\nX.displayName = 'X';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;;ACAA,mBAAkB;AAsBZ;AAHC,IAAM,OAAO,aAAAA,QAAM;AAAA,EACxB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,6CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,kDAAC,UAAK,MAAK,WAAU,GAAE,8aAA4a;AAAA,MAAE,4CAAC,UAAK,MAAK,WAAU,GAAE,oXAAkX;AAAA,MAAE,4CAAC,UAAK,MAAK,WAAU,GAAE,mGAAiG;AAAA,MAAE,4CAAC,UAAK,MAAK,WAAU,GAAE,oGAAkG;AAAA,OAAE;AAAA,EAE7rC;AACF;AAEA,KAAK,cAAc;;;AC3BnB,IAAAC,gBAAkB;AAsBZ,IAAAC,sBAAA;AAHC,IAAM,QAAQ,cAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,mDAAC,UAAK,MAAK,WAAU,GAAE,slBAAolB;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,quBAAmuB;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,oGAAkG;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,sFAAoF;AAAA,OAAE;AAAA,EAEzsD;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,gBAAkB;AAsBZ,IAAAC,sBAAA;AAHC,IAAM,aAAa,cAAAC,QAAM;AAAA,EAC9B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,mDAAC,UAAK,MAAK,WAAU,GAAE,8LAA4L;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,yFAAuF;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,6FAA2F;AAAA,OAAE;AAAA,EAEjjB;AACF;AAEA,WAAW,cAAc;;;AC3BzB,IAAAC,gBAAkB;AAsBZ,IAAAC,sBAAA;AAHC,IAAM,WAAW,cAAAC,QAAM;AAAA,EAC5B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,mDAAC,UAAK,MAAK,WAAU,GAAE,wQAAsQ;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,2QAAyQ;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,mGAAiG;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,sGAAoG;AAAA,OAAE;AAAA,EAEh7B;AACF;AAEA,SAAS,cAAc;;;AC3BvB,IAAAC,gBAAkB;AAsBZ,IAAAC,sBAAA;AAHC,IAAM,WAAW,cAAAC,QAAM;AAAA,EAC5B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,mDAAC,UAAK,MAAK,WAAU,GAAE,2ZAAyZ;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,gjBAA8iB;AAAA,OAAE;AAAA,EAEjnC;AACF;AAEA,SAAS,cAAc;;;AC3BvB,IAAAC,gBAAkB;AAsBZ,IAAAC,sBAAA;AAHC,IAAM,aAAa,cAAAC,QAAM;AAAA,EAC9B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,mDAAC,UAAK,MAAK,WAAU,GAAE,4tBAA0tB;AAAA,MAAE,6CAAC,UAAK,MAAK,WAAU,GAAE,iYAA+X;AAAA,OAAE;AAAA,EAEnwC;AACF;AAEA,WAAW,cAAc;;;AC3BzB,IAAAC,gBAAkB;AAsBwG,IAAAC,sBAAA;AAHnH,IAAM,cAAc,cAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,6CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,uDAAC,UAAK,MAAK,WAAU,GAAE,wSAAsS,GAAE;AAAA,EAEvb;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,gBAAkB;AAsBwG,IAAAC,sBAAA;AAHnH,IAAM,gBAAgB,cAAAC,QAAM;AAAA,EACjC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,6CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,uDAAC,UAAK,MAAK,WAAU,GAAE,8QAA4Q,GAAE;AAAA,EAE7Z;AACF;AAEA,cAAc,cAAc;;;AC3B5B,IAAAC,gBAAkB;AAsBwG,IAAAC,sBAAA;AAHnH,IAAM,iBAAiB,cAAAC,QAAM;AAAA,EAClC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,6CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,uDAAC,UAAK,MAAK,WAAU,GAAE,yRAAuR,GAAE;AAAA,EAExa;AACF;AAEA,eAAe,cAAc;;;AC3B7B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,2RAAyR,GAAE;AAAA,EAE1a;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,kBAAkB,eAAAC,QAAM;AAAA,EACnC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,wgCAAsgC;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,oEAAkE;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,iGAA+F;AAAA,OAAE;AAAA,EAE12C;AACF;AAEA,gBAAgB,cAAc;;;AC3B9B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,gBAAgB,eAAAC,QAAM;AAAA,EACjC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,ieAA+d;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,iYAA+X;AAAA,OAAE;AAAA,EAExgC;AACF;AAEA,cAAc,cAAc;;;AC3B5B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,gBAAgB,eAAAC,QAAM;AAAA,EACjC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,whBAAshB;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,wPAAsP;AAAA,OAAE;AAAA,EAEt7B;AACF;AAEA,cAAc,cAAc;;;AC3B5B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,mBAAmB,eAAAC,QAAM;AAAA,EACpC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,6iBAA2iB;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,gYAA8X;AAAA,OAAE;AAAA,EAEnlC;AACF;AAEA,iBAAiB,cAAc;;;AC3B/B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,kBAAkB,eAAAC,QAAM;AAAA,EACnC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,8WAA4W;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,sZAAoZ;AAAA,OAAE;AAAA,EAE16B;AACF;AAEA,gBAAgB,cAAc;;;AC3B9B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,gBAAgB,eAAAC,QAAM;AAAA,EACjC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,keAAge,GAAE;AAAA,EAEjnB;AACF;AAEA,cAAc,cAAc;;;AC3B5B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,iBAAiB,eAAAC,QAAM;AAAA,EAClC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,6dAA2d;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,iKAA+J;AAAA,OAAE;AAAA,EAEpyB;AACF;AAEA,eAAe,cAAc;;;AC3B7B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,eAAe,eAAAC,QAAM;AAAA,EAChC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,srBAAorB;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,wPAAsP;AAAA,OAAE;AAAA,EAEplC;AACF;AAEA,aAAa,cAAc;;;AC3B3B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,UAAU,eAAAC,QAAM;AAAA,EAC3B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,kRAAgR;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,4qBAA0qB;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,qOAAmO;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,uYAAqY;AAAA,OAAE;AAAA,EAE9vD;AACF;AAEA,QAAQ,cAAc;;;AC3BtB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,SAAS,eAAAC,QAAM;AAAA,EAC1B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,wUAAsU;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,sTAAoT;AAAA,OAAE;AAAA,EAEpyB;AACF;AAEA,OAAO,cAAc;;;AC3BrB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,UAAU,eAAAC,QAAM;AAAA,EAC3B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,+OAA6O;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,4dAA0d;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,sNAAoN;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,8QAA4Q;AAAA,OAAE;AAAA,EAEn4C;AACF;AAEA,QAAQ,cAAc;;;AC3BtB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,UAAU,eAAAC,QAAM;AAAA,EAC3B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,oTAAkT;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,uUAAqU;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,8YAA4Y;AAAA,OAAE;AAAA,EAEtsC;AACF;AAEA,QAAQ,cAAc;;;AC3BtB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,QAAQ,eAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,2SAAyS;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,8FAA4F;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,oYAAkY;AAAA,OAAE;AAAA,EAE18B;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,QAAQ,eAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,i9CAA+8C,GAAE;AAAA,EAEhmD;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,WAAW,eAAAC,QAAM;AAAA,EAC5B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,msCAAisC;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,0TAAwT;AAAA,OAAE;AAAA,EAEnqD;AACF;AAEA,SAAS,cAAc;;;AC3BvB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,0HAAwH,GAAE;AAAA,EAEzQ;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,8HAA4H,GAAE;AAAA,EAE7Q;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,eAAe,eAAAC,QAAM;AAAA,EAChC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,wJAAsJ,GAAE;AAAA,EAEvS;AACF;AAEA,aAAa,cAAc;;;AC3B3B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,YAAY,eAAAC,QAAM;AAAA,EAC7B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,yIAAuI,GAAE;AAAA,EAExR;AACF;AAEA,UAAU,cAAc;;;AC3BxB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,iBAAiB,eAAAC,QAAM;AAAA,EAClC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,8PAA4P,GAAE;AAAA,EAE1Y;AACF;AAEA,eAAe,cAAc;;;AC3B7B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,kBAAkB,eAAAC,QAAM;AAAA,EACnC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,QAAO,aAAU,WAAU,GAAE,0MAAyM,aAAU,WAAS;AAAA,MAAE,8CAAC,UAAK,MAAK,QAAO,aAAU,WAAU,GAAE,2JAA0J,aAAU,WAAS;AAAA,OAAE;AAAA,EAErlB;AACF;AAEA,gBAAgB,cAAc;;;AC3B9B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,eAAe,eAAAC,QAAM;AAAA,EAChC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,iVAA+U,GAAE;AAAA,EAEhe;AACF;AAEA,aAAa,cAAc;;;AC3B3B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,obAAkb,GAAE;AAAA,EAEnkB;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,mBAAmB,eAAAC,QAAM;AAAA,EACpC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,+IAA6I;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,gVAA8U;AAAA,OAAE;AAAA,EAEroB;AACF;AAEA,iBAAiB,cAAc;;;AC3B/B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,iBAAiB,eAAAC,QAAM;AAAA,EAClC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,meAAie;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,gJAA8I;AAAA,OAAE;AAAA,EAEzxB;AACF;AAEA,eAAe,cAAc;;;AC3B7B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,QAAQ,eAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,gNAA8M,GAAE;AAAA,EAE5V;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,UAAU,eAAAC,QAAM;AAAA,EAC3B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,oIAAkI;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,wLAAsL;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,imBAA+lB;AAAA,OAAE;AAAA,EAE1lC;AACF;AAEA,QAAQ,cAAc;;;AC3BtB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,OAAO,eAAAC,QAAM;AAAA,EACxB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,uRAAqR,GAAE;AAAA,EAEta;AACF;AAEA,KAAK,cAAc;;;AC3BnB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,UAAU,eAAAC,QAAM;AAAA,EAC3B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,iKAA+J;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,2UAAyU;AAAA,OAAE;AAAA,EAElpB;AACF;AAEA,QAAQ,cAAc;;;AC3BtB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,mBAAmB,eAAAC,QAAM;AAAA,EACpC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,wjBAAsjB,GAAE;AAAA,EAEvsB;AACF;AAEA,iBAAiB,cAAc;;;AC3B/B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,iBAAiB,eAAAC,QAAM;AAAA,EAClC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,meAAie,GAAE;AAAA,EAElnB;AACF;AAEA,eAAe,cAAc;;;AC3B7B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,eAAe,eAAAC,QAAM;AAAA,EAChC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,uWAAqW,GAAE;AAAA,EAEtf;AACF;AAEA,aAAa,cAAc;;;AC3B3B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,YAAY,eAAAC,QAAM;AAAA,EAC7B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,+JAA6J,GAAE;AAAA,EAE9S;AACF;AAEA,UAAU,cAAc;;;AC3BxB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,WAAW,eAAAC,QAAM;AAAA,EAC5B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,QAAO,GAAE,weAAse;AAAA,MAAE,8CAAC,UAAK,MAAK,QAAO,GAAE,4RAA0R;AAAA,OAAE;AAAA,EAEp6B;AACF;AAEA,SAAS,cAAc;;;AC3BvB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,6pCAA2pC,GAAE;AAAA,EAE5yC;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,eAAe,eAAAC,QAAM;AAAA,EAChC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,qUAAmU;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,sUAAoU;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,gRAA8Q;AAAA,OAAE;AAAA,EAExlC;AACF;AAEA,aAAa,cAAc;;;AC3B3B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,uBAAuB,eAAAC,QAAM;AAAA,EACxC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,QAAO,GAAE,ghBAA8gB;AAAA,MAAE,8CAAC,UAAK,MAAK,QAAO,GAAE,qVAAmV;AAAA,OAAE;AAAA,EAErgC;AACF;AAEA,qBAAqB,cAAc;;;AC3BnC,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,0BAA0B,eAAAC,QAAM;AAAA,EAC3C,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,+dAA8d,SAAQ,OAAK,GAAE;AAAA,EAEznB;AACF;AAEA,wBAAwB,cAAc;;;AC3BtC,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,mBAAmB,eAAAC,QAAM;AAAA,EACpC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,umCAAqmC,GAAE;AAAA,EAEnvC;AACF;AAEA,iBAAiB,cAAc;;;AC3B/B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,sBAAsB,eAAAC,QAAM;AAAA,EACvC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,0jBAAwjB,GAAE;AAAA,EAEzsB;AACF;AAEA,oBAAoB,cAAc;;;AC3BlC,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,sBAAsB,eAAAC,QAAM;AAAA,EACvC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,opBAAkpB,GAAE;AAAA,EAEhyB;AACF;AAEA,oBAAoB,cAAc;;;AC3BlC,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,oBAAoB,eAAAC,QAAM;AAAA,EACrC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,+vBAA6vB,GAAE;AAAA,EAE34B;AACF;AAEA,kBAAkB,cAAc;;;AC3BhC,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,wBAAwB,eAAAC,QAAM;AAAA,EACzC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,ymBAAumB,GAAE;AAAA,EAErvB;AACF;AAEA,sBAAsB,cAAc;;;AC3BpC,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,yBAAyB,eAAAC,QAAM;AAAA,EAC1C,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,4HAA0H;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,+OAA6O;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,4HAA0H;AAAA,OAAE;AAAA,EAEpqB;AACF;AAEA,uBAAuB,cAAc;;;AC3BrC,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,gfAA8e,GAAE;AAAA,EAE5nB;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,iBAAiB,eAAAC,QAAM;AAAA,EAClC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,qaAAma,GAAE;AAAA,EAEjjB;AACF;AAEA,eAAe,cAAc;;;AC3B7B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,QAAQ,eAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,msBAAisB,GAAE;AAAA,EAEl1B;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,WAAW,eAAAC,QAAM;AAAA,EAC5B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,gbAA8a,GAAE;AAAA,EAE/jB;AACF;AAEA,SAAS,cAAc;;;AC3BvB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,OAAO,eAAAC,QAAM;AAAA,EACxB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,yBAAuB,GAAE;AAAA,EAErK;AACF;AAEA,KAAK,cAAc;;;AC3BnB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,aAAa,eAAAC,QAAM;AAAA,EAC9B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,o2BAAk2B,GAAE;AAAA,EAEn/B;AACF;AAEA,WAAW,cAAc;;;AC3BzB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,UAAU,eAAAC,QAAM;AAAA,EAC3B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,gpBAA8oB,GAAE;AAAA,EAE/xB;AACF;AAEA,QAAQ,cAAc;;;AC3BtB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,0mBAAwmB,GAAE;AAAA,EAEtvB;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,WAAW,eAAAC,QAAM;AAAA,EAC5B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,8dAA4d,GAAE;AAAA,EAE1mB;AACF;AAEA,SAAS,cAAc;;;AC3BvB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,OAAO,eAAAC,QAAM;AAAA,EACxB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,6EAA2E;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,oVAAkV;AAAA,OAAE;AAAA,EAEvkB;AACF;AAEA,KAAK,cAAc;;;AC3BnB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,eAAe,eAAAC,QAAM;AAAA,EAChC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,ghBAA8gB;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,qVAAmV;AAAA,OAAE;AAAA,EAE3gC;AACF;AAEA,aAAa,cAAc;;;AC3B3B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,eAAe,eAAAC,QAAM;AAAA,EAChC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,sGAAoG,GAAE;AAAA,EAErP;AACF;AAEA,aAAa,cAAc;;;AC3B3B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,6WAA2W,GAAE;AAAA,EAEzf;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,YAAY,eAAAC,QAAM;AAAA,EAC7B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,2sBAAysB,GAAE;AAAA,EAE11B;AACF;AAEA,UAAU,cAAc;;;AC3BxB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,cAAc,eAAAC,QAAM;AAAA,EAC/B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,wjBAAsjB,GAAE;AAAA,EAEvsB;AACF;AAEA,YAAY,cAAc;;;AC3B1B,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,UAAU,eAAAC,QAAM;AAAA,EAC3B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,ghBAA8gB,GAAE;AAAA,EAE/pB;AACF;AAEA,QAAQ,cAAc;;;AC3BtB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,KAAK,eAAAC,QAAM;AAAA,EACtB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,8qCAA4qC,GAAE;AAAA,EAE7zC;AACF;AAEA,GAAG,cAAc;;;AC3BjB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,YAAY,eAAAC,QAAM;AAAA,EAC7B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,kjCAAgjC,GAAE;AAAA,EAE9rC;AACF;AAEA,UAAU,cAAc;;;AC3BxB,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,aAAa,eAAAC,QAAM;AAAA,EAC9B,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,iIAA+H;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,iOAA+N;AAAA,OAAE;AAAA,EAExgB;AACF;AAEA,WAAW,cAAc;;;AC3BzB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,gBAAgB,eAAAC,QAAM;AAAA,EACjC,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,QAAO,GAAE,sVAAoV,GAAE;AAAA,EAEle;AACF;AAEA,cAAc,cAAc;;;AC3B5B,IAAAC,iBAAkB;AAsBZ,IAAAC,uBAAA;AAHC,IAAM,QAAQ,eAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,+CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO;AAAA,oDAAC,UAAK,MAAK,WAAU,GAAE,uIAAqI;AAAA,MAAE,8CAAC,UAAK,MAAK,WAAU,GAAE,wZAAsZ;AAAA,OAAE;AAAA,EAErsB;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,QAAQ,eAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,ynBAAunB,GAAE;AAAA,EAExwB;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,QAAQ,eAAAC,QAAM;AAAA,EACzB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,4WAA0W,GAAE;AAAA,EAE3f;AACF;AAEA,MAAM,cAAc;;;AC3BpB,IAAAC,iBAAkB;AAsBwG,IAAAC,uBAAA;AAHnH,IAAM,IAAI,eAAAC,QAAM;AAAA,EACrB,CAAC,EAAE,MAAM,GAAG,MAAM,GAAG,QAAQ;AAC3B,WACE,8CAAC,SAAI,KAAU,OAAM,8BAA6B,OAAM,MAAK,QAAO,MAAK,MAAK,QAAO,SAAQ,aAAa,GAAG,OAAO,wDAAC,UAAK,MAAK,WAAU,GAAE,0NAAwN,GAAE;AAAA,EAEzW;AACF;AAEA,EAAE,cAAc;","names":["React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React"]}
|
|
1
|
+
{"version":3,"sources":["index.ts","icons/Add1.tsx","icons/Add11.tsx","icons/AddCircle1.tsx","icons/AddItem1.tsx","icons/AiFlask1.tsx","icons/AiScience1.tsx","icons/ArchiveBold.tsx","icons/ArrowDownBold.tsx","icons/ArrowRightBold.tsx","icons/ArrowUpBold.tsx","icons/Autobrightness1.tsx","icons/BackwardItem1.tsx","icons/Battery2bars1.tsx","icons/BatteryCharging1.tsx","icons/BatteryDisable1.tsx","icons/BatteryEmpty1.tsx","icons/BatteryEmpty11.tsx","icons/BatteryFull1.tsx","icons/Bezier1.tsx","icons/Blend1.tsx","icons/Blend11.tsx","icons/Blend21.tsx","icons/Blur1.tsx","icons/Box21.tsx","icons/BoxAdd1.tsx","icons/BoxRemove1.tsx","icons/BoxSearch1.tsx","icons/BoxTick1.tsx","icons/BoxTime1.tsx","icons/Brush1.tsx","icons/Brush11.tsx","icons/Brush21.tsx","icons/Brush31.tsx","icons/Brush41.tsx","icons/BrushSquare1.tsx","icons/Bubble1.tsx","icons/Bucket1.tsx","icons/BucketCircle1.tsx","icons/BucketSquare1.tsx","icons/Cake1.tsx","icons/Calendar.tsx","icons/CardEdit1.tsx","icons/CardPos1.tsx","icons/CardReceive1.tsx","icons/CardRemove1.tsx","icons/CardRemove11.tsx","icons/CardSend1.tsx","icons/ChevronDown.tsx","icons/ChevronLeft.tsx","icons/ChevronRight.tsx","icons/ChevronUp.tsx","icons/ChevronsUpDown.tsx","icons/CircleCheckFill.tsx","icons/CloseCircle1.tsx","icons/DislikeBold.tsx","icons/DocumentTextBold.tsx","icons/DocumentUpload.tsx","icons/Enter.tsx","icons/Finance.tsx","icons/Flag.tsx","icons/Folder2.tsx","icons/FolderDrawerOpen.tsx","icons/FolderOpenBold.tsx","icons/GripVertical.tsx","icons/HeartBold.tsx","icons/HrSystem.tsx","icons/Icon3dcube1.tsx","icons/Icon3square1.tsx","icons/IconsaxAiScienceBold.tsx","icons/IconsaxAttachCircleBold.tsx","icons/IconsaxBrainBold.tsx","icons/IconsaxMonetizeBold.tsx","icons/IconsaxPenBrushBold.tsx","icons/IconsaxPeopleBold.tsx","icons/IconsaxTaskSquareBold.tsx","icons/IconsaxVideoCameraBold.tsx","icons/IconsaxWord.tsx","icons/InfoCircleBold.tsx","icons/Legal.tsx","icons/LikeBold.tsx","icons/Line.tsx","icons/LinkSquare.tsx","icons/ListEnd.tsx","icons/ListOrdered.tsx","icons/ListTodo.tsx","icons/Lock.tsx","icons/MagickPotion.tsx","icons/MagickoCheck.tsx","icons/MagickoList.tsx","icons/Marketing.tsx","icons/MessageEdit.tsx","icons/Network.tsx","icons/PA.tsx","icons/Signature.tsx","icons/SquarePen1.tsx","icons/Strikethrough.tsx","icons/Tasks.tsx","icons/Trash.tsx","icons/Video.tsx","icons/X.tsx"],"sourcesContent":["// Auto-generated file - do not edit manually\n/**\n * @packageDocumentation\n * Magick Icons - SVG icon components for React\n * \n * @example\n * ```tsx\n * import { Add1 } from 'magick-icons';\n * \n * function MyComponent() {\n * return <Add1 size={24} className=\"text-blue-500\" />;\n * }\n * ```\n */\n\n/**\n * Add1 icon component and its props type\n * @see {@link Add1Props} for available props\n */\nexport { Add1, type Add1Props } from './icons/Add1';\n\n/**\n * Add11 icon component and its props type\n * @see {@link Add11Props} for available props\n */\nexport { Add11, type Add11Props } from './icons/Add11';\n\n/**\n * AddCircle1 icon component and its props type\n * @see {@link AddCircle1Props} for available props\n */\nexport { AddCircle1, type AddCircle1Props } from './icons/AddCircle1';\n\n/**\n * AddItem1 icon component and its props type\n * @see {@link AddItem1Props} for available props\n */\nexport { AddItem1, type AddItem1Props } from './icons/AddItem1';\n\n/**\n * AiFlask1 icon component and its props type\n * @see {@link AiFlask1Props} for available props\n */\nexport { AiFlask1, type AiFlask1Props } from './icons/AiFlask1';\n\n/**\n * AiScience1 icon component and its props type\n * @see {@link AiScience1Props} for available props\n */\nexport { AiScience1, type AiScience1Props } from './icons/AiScience1';\n\n/**\n * ArchiveBold icon component and its props type\n * @see {@link ArchiveBoldProps} for available props\n */\nexport { ArchiveBold, type ArchiveBoldProps } from './icons/ArchiveBold';\n\n/**\n * ArrowDownBold icon component and its props type\n * @see {@link ArrowDownBoldProps} for available props\n */\nexport { ArrowDownBold, type ArrowDownBoldProps } from './icons/ArrowDownBold';\n\n/**\n * ArrowRightBold icon component and its props type\n * @see {@link ArrowRightBoldProps} for available props\n */\nexport { ArrowRightBold, type ArrowRightBoldProps } from './icons/ArrowRightBold';\n\n/**\n * ArrowUpBold icon component and its props type\n * @see {@link ArrowUpBoldProps} for available props\n */\nexport { ArrowUpBold, type ArrowUpBoldProps } from './icons/ArrowUpBold';\n\n/**\n * Autobrightness1 icon component and its props type\n * @see {@link Autobrightness1Props} for available props\n */\nexport { Autobrightness1, type Autobrightness1Props } from './icons/Autobrightness1';\n\n/**\n * BackwardItem1 icon component and its props type\n * @see {@link BackwardItem1Props} for available props\n */\nexport { BackwardItem1, type BackwardItem1Props } from './icons/BackwardItem1';\n\n/**\n * Battery2bars1 icon component and its props type\n * @see {@link Battery2bars1Props} for available props\n */\nexport { Battery2bars1, type Battery2bars1Props } from './icons/Battery2bars1';\n\n/**\n * BatteryCharging1 icon component and its props type\n * @see {@link BatteryCharging1Props} for available props\n */\nexport { BatteryCharging1, type BatteryCharging1Props } from './icons/BatteryCharging1';\n\n/**\n * BatteryDisable1 icon component and its props type\n * @see {@link BatteryDisable1Props} for available props\n */\nexport { BatteryDisable1, type BatteryDisable1Props } from './icons/BatteryDisable1';\n\n/**\n * BatteryEmpty1 icon component and its props type\n * @see {@link BatteryEmpty1Props} for available props\n */\nexport { BatteryEmpty1, type BatteryEmpty1Props } from './icons/BatteryEmpty1';\n\n/**\n * BatteryEmpty11 icon component and its props type\n * @see {@link BatteryEmpty11Props} for available props\n */\nexport { BatteryEmpty11, type BatteryEmpty11Props } from './icons/BatteryEmpty11';\n\n/**\n * BatteryFull1 icon component and its props type\n * @see {@link BatteryFull1Props} for available props\n */\nexport { BatteryFull1, type BatteryFull1Props } from './icons/BatteryFull1';\n\n/**\n * Bezier1 icon component and its props type\n * @see {@link Bezier1Props} for available props\n */\nexport { Bezier1, type Bezier1Props } from './icons/Bezier1';\n\n/**\n * Blend1 icon component and its props type\n * @see {@link Blend1Props} for available props\n */\nexport { Blend1, type Blend1Props } from './icons/Blend1';\n\n/**\n * Blend11 icon component and its props type\n * @see {@link Blend11Props} for available props\n */\nexport { Blend11, type Blend11Props } from './icons/Blend11';\n\n/**\n * Blend21 icon component and its props type\n * @see {@link Blend21Props} for available props\n */\nexport { Blend21, type Blend21Props } from './icons/Blend21';\n\n/**\n * Blur1 icon component and its props type\n * @see {@link Blur1Props} for available props\n */\nexport { Blur1, type Blur1Props } from './icons/Blur1';\n\n/**\n * Box21 icon component and its props type\n * @see {@link Box21Props} for available props\n */\nexport { Box21, type Box21Props } from './icons/Box21';\n\n/**\n * BoxAdd1 icon component and its props type\n * @see {@link BoxAdd1Props} for available props\n */\nexport { BoxAdd1, type BoxAdd1Props } from './icons/BoxAdd1';\n\n/**\n * BoxRemove1 icon component and its props type\n * @see {@link BoxRemove1Props} for available props\n */\nexport { BoxRemove1, type BoxRemove1Props } from './icons/BoxRemove1';\n\n/**\n * BoxSearch1 icon component and its props type\n * @see {@link BoxSearch1Props} for available props\n */\nexport { BoxSearch1, type BoxSearch1Props } from './icons/BoxSearch1';\n\n/**\n * BoxTick1 icon component and its props type\n * @see {@link BoxTick1Props} for available props\n */\nexport { BoxTick1, type BoxTick1Props } from './icons/BoxTick1';\n\n/**\n * BoxTime1 icon component and its props type\n * @see {@link BoxTime1Props} for available props\n */\nexport { BoxTime1, type BoxTime1Props } from './icons/BoxTime1';\n\n/**\n * Brush1 icon component and its props type\n * @see {@link Brush1Props} for available props\n */\nexport { Brush1, type Brush1Props } from './icons/Brush1';\n\n/**\n * Brush11 icon component and its props type\n * @see {@link Brush11Props} for available props\n */\nexport { Brush11, type Brush11Props } from './icons/Brush11';\n\n/**\n * Brush21 icon component and its props type\n * @see {@link Brush21Props} for available props\n */\nexport { Brush21, type Brush21Props } from './icons/Brush21';\n\n/**\n * Brush31 icon component and its props type\n * @see {@link Brush31Props} for available props\n */\nexport { Brush31, type Brush31Props } from './icons/Brush31';\n\n/**\n * Brush41 icon component and its props type\n * @see {@link Brush41Props} for available props\n */\nexport { Brush41, type Brush41Props } from './icons/Brush41';\n\n/**\n * BrushSquare1 icon component and its props type\n * @see {@link BrushSquare1Props} for available props\n */\nexport { BrushSquare1, type BrushSquare1Props } from './icons/BrushSquare1';\n\n/**\n * Bubble1 icon component and its props type\n * @see {@link Bubble1Props} for available props\n */\nexport { Bubble1, type Bubble1Props } from './icons/Bubble1';\n\n/**\n * Bucket1 icon component and its props type\n * @see {@link Bucket1Props} for available props\n */\nexport { Bucket1, type Bucket1Props } from './icons/Bucket1';\n\n/**\n * BucketCircle1 icon component and its props type\n * @see {@link BucketCircle1Props} for available props\n */\nexport { BucketCircle1, type BucketCircle1Props } from './icons/BucketCircle1';\n\n/**\n * BucketSquare1 icon component and its props type\n * @see {@link BucketSquare1Props} for available props\n */\nexport { BucketSquare1, type BucketSquare1Props } from './icons/BucketSquare1';\n\n/**\n * Cake1 icon component and its props type\n * @see {@link Cake1Props} for available props\n */\nexport { Cake1, type Cake1Props } from './icons/Cake1';\n\n/**\n * Calendar icon component and its props type\n * @see {@link CalendarProps} for available props\n */\nexport { Calendar, type CalendarProps } from './icons/Calendar';\n\n/**\n * CardEdit1 icon component and its props type\n * @see {@link CardEdit1Props} for available props\n */\nexport { CardEdit1, type CardEdit1Props } from './icons/CardEdit1';\n\n/**\n * CardPos1 icon component and its props type\n * @see {@link CardPos1Props} for available props\n */\nexport { CardPos1, type CardPos1Props } from './icons/CardPos1';\n\n/**\n * CardReceive1 icon component and its props type\n * @see {@link CardReceive1Props} for available props\n */\nexport { CardReceive1, type CardReceive1Props } from './icons/CardReceive1';\n\n/**\n * CardRemove1 icon component and its props type\n * @see {@link CardRemove1Props} for available props\n */\nexport { CardRemove1, type CardRemove1Props } from './icons/CardRemove1';\n\n/**\n * CardRemove11 icon component and its props type\n * @see {@link CardRemove11Props} for available props\n */\nexport { CardRemove11, type CardRemove11Props } from './icons/CardRemove11';\n\n/**\n * CardSend1 icon component and its props type\n * @see {@link CardSend1Props} for available props\n */\nexport { CardSend1, type CardSend1Props } from './icons/CardSend1';\n\n/**\n * ChevronDown icon component and its props type\n * @see {@link ChevronDownProps} for available props\n */\nexport { ChevronDown, type ChevronDownProps } from './icons/ChevronDown';\n\n/**\n * ChevronLeft icon component and its props type\n * @see {@link ChevronLeftProps} for available props\n */\nexport { ChevronLeft, type ChevronLeftProps } from './icons/ChevronLeft';\n\n/**\n * ChevronRight icon component and its props type\n * @see {@link ChevronRightProps} for available props\n */\nexport { ChevronRight, type ChevronRightProps } from './icons/ChevronRight';\n\n/**\n * ChevronUp icon component and its props type\n * @see {@link ChevronUpProps} for available props\n */\nexport { ChevronUp, type ChevronUpProps } from './icons/ChevronUp';\n\n/**\n * ChevronsUpDown icon component and its props type\n * @see {@link ChevronsUpDownProps} for available props\n */\nexport { ChevronsUpDown, type ChevronsUpDownProps } from './icons/ChevronsUpDown';\n\n/**\n * CircleCheckFill icon component and its props type\n * @see {@link CircleCheckFillProps} for available props\n */\nexport { CircleCheckFill, type CircleCheckFillProps } from './icons/CircleCheckFill';\n\n/**\n * CloseCircle1 icon component and its props type\n * @see {@link CloseCircle1Props} for available props\n */\nexport { CloseCircle1, type CloseCircle1Props } from './icons/CloseCircle1';\n\n/**\n * DislikeBold icon component and its props type\n * @see {@link DislikeBoldProps} for available props\n */\nexport { DislikeBold, type DislikeBoldProps } from './icons/DislikeBold';\n\n/**\n * DocumentTextBold icon component and its props type\n * @see {@link DocumentTextBoldProps} for available props\n */\nexport { DocumentTextBold, type DocumentTextBoldProps } from './icons/DocumentTextBold';\n\n/**\n * DocumentUpload icon component and its props type\n * @see {@link DocumentUploadProps} for available props\n */\nexport { DocumentUpload, type DocumentUploadProps } from './icons/DocumentUpload';\n\n/**\n * Enter icon component and its props type\n * @see {@link EnterProps} for available props\n */\nexport { Enter, type EnterProps } from './icons/Enter';\n\n/**\n * Finance icon component and its props type\n * @see {@link FinanceProps} for available props\n */\nexport { Finance, type FinanceProps } from './icons/Finance';\n\n/**\n * Flag icon component and its props type\n * @see {@link FlagProps} for available props\n */\nexport { Flag, type FlagProps } from './icons/Flag';\n\n/**\n * Folder2 icon component and its props type\n * @see {@link Folder2Props} for available props\n */\nexport { Folder2, type Folder2Props } from './icons/Folder2';\n\n/**\n * FolderDrawerOpen icon component and its props type\n * @see {@link FolderDrawerOpenProps} for available props\n */\nexport { FolderDrawerOpen, type FolderDrawerOpenProps } from './icons/FolderDrawerOpen';\n\n/**\n * FolderOpenBold icon component and its props type\n * @see {@link FolderOpenBoldProps} for available props\n */\nexport { FolderOpenBold, type FolderOpenBoldProps } from './icons/FolderOpenBold';\n\n/**\n * GripVertical icon component and its props type\n * @see {@link GripVerticalProps} for available props\n */\nexport { GripVertical, type GripVerticalProps } from './icons/GripVertical';\n\n/**\n * HeartBold icon component and its props type\n * @see {@link HeartBoldProps} for available props\n */\nexport { HeartBold, type HeartBoldProps } from './icons/HeartBold';\n\n/**\n * HrSystem icon component and its props type\n * @see {@link HrSystemProps} for available props\n */\nexport { HrSystem, type HrSystemProps } from './icons/HrSystem';\n\n/**\n * Icon3dcube1 icon component and its props type\n * @see {@link Icon3dcube1Props} for available props\n */\nexport { Icon3dcube1, type Icon3dcube1Props } from './icons/Icon3dcube1';\n\n/**\n * Icon3square1 icon component and its props type\n * @see {@link Icon3square1Props} for available props\n */\nexport { Icon3square1, type Icon3square1Props } from './icons/Icon3square1';\n\n/**\n * IconsaxAiScienceBold icon component and its props type\n * @see {@link IconsaxAiScienceBoldProps} for available props\n */\nexport { IconsaxAiScienceBold, type IconsaxAiScienceBoldProps } from './icons/IconsaxAiScienceBold';\n\n/**\n * IconsaxAttachCircleBold icon component and its props type\n * @see {@link IconsaxAttachCircleBoldProps} for available props\n */\nexport { IconsaxAttachCircleBold, type IconsaxAttachCircleBoldProps } from './icons/IconsaxAttachCircleBold';\n\n/**\n * IconsaxBrainBold icon component and its props type\n * @see {@link IconsaxBrainBoldProps} for available props\n */\nexport { IconsaxBrainBold, type IconsaxBrainBoldProps } from './icons/IconsaxBrainBold';\n\n/**\n * IconsaxMonetizeBold icon component and its props type\n * @see {@link IconsaxMonetizeBoldProps} for available props\n */\nexport { IconsaxMonetizeBold, type IconsaxMonetizeBoldProps } from './icons/IconsaxMonetizeBold';\n\n/**\n * IconsaxPenBrushBold icon component and its props type\n * @see {@link IconsaxPenBrushBoldProps} for available props\n */\nexport { IconsaxPenBrushBold, type IconsaxPenBrushBoldProps } from './icons/IconsaxPenBrushBold';\n\n/**\n * IconsaxPeopleBold icon component and its props type\n * @see {@link IconsaxPeopleBoldProps} for available props\n */\nexport { IconsaxPeopleBold, type IconsaxPeopleBoldProps } from './icons/IconsaxPeopleBold';\n\n/**\n * IconsaxTaskSquareBold icon component and its props type\n * @see {@link IconsaxTaskSquareBoldProps} for available props\n */\nexport { IconsaxTaskSquareBold, type IconsaxTaskSquareBoldProps } from './icons/IconsaxTaskSquareBold';\n\n/**\n * IconsaxVideoCameraBold icon component and its props type\n * @see {@link IconsaxVideoCameraBoldProps} for available props\n */\nexport { IconsaxVideoCameraBold, type IconsaxVideoCameraBoldProps } from './icons/IconsaxVideoCameraBold';\n\n/**\n * IconsaxWord icon component and its props type\n * @see {@link IconsaxWordProps} for available props\n */\nexport { IconsaxWord, type IconsaxWordProps } from './icons/IconsaxWord';\n\n/**\n * InfoCircleBold icon component and its props type\n * @see {@link InfoCircleBoldProps} for available props\n */\nexport { InfoCircleBold, type InfoCircleBoldProps } from './icons/InfoCircleBold';\n\n/**\n * Legal icon component and its props type\n * @see {@link LegalProps} for available props\n */\nexport { Legal, type LegalProps } from './icons/Legal';\n\n/**\n * LikeBold icon component and its props type\n * @see {@link LikeBoldProps} for available props\n */\nexport { LikeBold, type LikeBoldProps } from './icons/LikeBold';\n\n/**\n * Line icon component and its props type\n * @see {@link LineProps} for available props\n */\nexport { Line, type LineProps } from './icons/Line';\n\n/**\n * LinkSquare icon component and its props type\n * @see {@link LinkSquareProps} for available props\n */\nexport { LinkSquare, type LinkSquareProps } from './icons/LinkSquare';\n\n/**\n * ListEnd icon component and its props type\n * @see {@link ListEndProps} for available props\n */\nexport { ListEnd, type ListEndProps } from './icons/ListEnd';\n\n/**\n * ListOrdered icon component and its props type\n * @see {@link ListOrderedProps} for available props\n */\nexport { ListOrdered, type ListOrderedProps } from './icons/ListOrdered';\n\n/**\n * ListTodo icon component and its props type\n * @see {@link ListTodoProps} for available props\n */\nexport { ListTodo, type ListTodoProps } from './icons/ListTodo';\n\n/**\n * Lock icon component and its props type\n * @see {@link LockProps} for available props\n */\nexport { Lock, type LockProps } from './icons/Lock';\n\n/**\n * MagickPotion icon component and its props type\n * @see {@link MagickPotionProps} for available props\n */\nexport { MagickPotion, type MagickPotionProps } from './icons/MagickPotion';\n\n/**\n * MagickoCheck icon component and its props type\n * @see {@link MagickoCheckProps} for available props\n */\nexport { MagickoCheck, type MagickoCheckProps } from './icons/MagickoCheck';\n\n/**\n * MagickoList icon component and its props type\n * @see {@link MagickoListProps} for available props\n */\nexport { MagickoList, type MagickoListProps } from './icons/MagickoList';\n\n/**\n * Marketing icon component and its props type\n * @see {@link MarketingProps} for available props\n */\nexport { Marketing, type MarketingProps } from './icons/Marketing';\n\n/**\n * MessageEdit icon component and its props type\n * @see {@link MessageEditProps} for available props\n */\nexport { MessageEdit, type MessageEditProps } from './icons/MessageEdit';\n\n/**\n * Network icon component and its props type\n * @see {@link NetworkProps} for available props\n */\nexport { Network, type NetworkProps } from './icons/Network';\n\n/**\n * PA icon component and its props type\n * @see {@link PAProps} for available props\n */\nexport { PA, type PAProps } from './icons/PA';\n\n/**\n * Signature icon component and its props type\n * @see {@link SignatureProps} for available props\n */\nexport { Signature, type SignatureProps } from './icons/Signature';\n\n/**\n * SquarePen1 icon component and its props type\n * @see {@link SquarePen1Props} for available props\n */\nexport { SquarePen1, type SquarePen1Props } from './icons/SquarePen1';\n\n/**\n * Strikethrough icon component and its props type\n * @see {@link StrikethroughProps} for available props\n */\nexport { Strikethrough, type StrikethroughProps } from './icons/Strikethrough';\n\n/**\n * Tasks icon component and its props type\n * @see {@link TasksProps} for available props\n */\nexport { Tasks, type TasksProps } from './icons/Tasks';\n\n/**\n * Trash icon component and its props type\n * @see {@link TrashProps} for available props\n */\nexport { Trash, type TrashProps } from './icons/Trash';\n\n/**\n * Video icon component and its props type\n * @see {@link VideoProps} for available props\n */\nexport { Video, type VideoProps } from './icons/Video';\n\n/**\n * X icon component and its props type\n * @see {@link XProps} for available props\n */\nexport { X, type XProps } from './icons/X';\n","import React from 'react';\n\n/**\n * Props for the Add1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Add1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Add1 icon component\n * @example\n * ```tsx\n * import { Add1 } from 'magick-icons';\n * \n * <Add1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Add1 = React.forwardRef<SVGSVGElement, Add1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14 21.75H8.5c-2.89 0-5.25-2.35-5.25-5.25v-10c0-2.9 2.36-5.25 5.25-5.25h7c2.89 0 5.25 2.35 5.25 5.25v6.91c0 .25-.13.49-.34.63s-.48.16-.71.06c-.54-.23-1.12-.35-1.71-.35A4.26 4.26 0 0 0 13.74 18c0 .94.29 1.82.85 2.55.17.23.2.53.07.79-.12.25-.37.41-.66.41m-5.5-19c-2.07 0-3.75 1.68-3.75 3.75v10c0 2.07 1.68 3.75 3.75 3.75h4.2c-.3-.7-.45-1.46-.45-2.25 0-3.17 2.58-5.75 5.75-5.75.42 0 .84.05 1.25.14V6.5c0-2.07-1.68-3.75-3.75-3.75z\"/><path fill=\"#1e293b\" d=\"M14 6.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M18 23.75c-1.8 0-3.52-.86-4.6-2.3A5.68 5.68 0 0 1 12.25 18a5.757 5.757 0 0 1 8.04-5.28c2.1.93 3.46 3 3.46 5.28 0 3.17-2.58 5.75-5.75 5.75m0-10A4.26 4.26 0 0 0 13.75 18c0 .94.29 1.82.85 2.55.8 1.07 2.07 1.7 3.4 1.7A4.26 4.26 0 0 0 22.25 18c0-1.68-1-3.22-2.55-3.9a4.3 4.3 0 0 0-1.7-.35\"/><path fill=\"#1e293b\" d=\"M19.92 18.75h-3.83c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.83c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M18 20.67c-.41 0-.75-.34-.75-.75v-3.83c0-.41.34-.75.75-.75s.75.34.75.75v3.83c0 .41-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAdd1.displayName = 'Add1';\n","import React from 'react';\n\n/**\n * Props for the Add11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Add11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Add11 icon component\n * @example\n * ```tsx\n * import { Add11 } from 'magick-icons';\n * \n * <Add11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Add11 = React.forwardRef<SVGSVGElement, Add11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M18 20.25h-1.77c-.25 0-.48-.12-.62-.33a.73.73 0 0 1-.07-.7c.03-.08.06-.17.08-.26.09-.32.13-.6.13-.96 0-1-.39-1.93-1.11-2.64-1.42-1.44-3.87-1.43-5.28-.01a3.69 3.69 0 0 0-.99 3.56c.03.13.06.22.1.31.09.23.06.49-.08.69s-.37.33-.62.33H6c-2.62 0-4.75-2.13-4.75-4.75V6c0-2.62 2.13-4.75 4.75-4.75h12c2.62 0 4.75 2.13 4.75 4.75v9.5c0 2.62-2.13 4.75-4.75 4.75m-.8-1.5h.8c1.79 0 3.25-1.46 3.25-3.25V6c0-1.79-1.46-3.25-3.25-3.25H6C4.21 2.75 2.75 4.21 2.75 6v9.5c0 1.79 1.46 3.25 3.25 3.25h.8c-.04-.24-.05-.49-.05-.75 0-1.4.55-2.71 1.55-3.7a5.19 5.19 0 0 1 7.4 0c.99.98 1.55 2.3 1.55 3.7 0 .27-.02.51-.05.75\"/><path fill=\"#1e293b\" d=\"M6 6.25a.749.749 0 1 1-.002-1.502A.749.749 0 0 1 6 6.25M8.5 6.25a.749.749 0 1 1 0-1.5h.01c.41 0 .75.34.75.75s-.35.75-.76.75M11 6.25a.749.749 0 1 1-.002-1.502A.749.749 0 0 1 11 6.25M22 9.28H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75M12 23.25c-2.21 0-4.19-1.41-4.94-3.5-.06-.15-.11-.3-.14-.47-.11-.39-.17-.82-.17-1.29 0-1.4.55-2.71 1.55-3.7a5.19 5.19 0 0 1 7.4 0c.99.98 1.55 2.3 1.55 3.7 0 .5-.06.94-.18 1.34a3 3 0 0 1-.14.45c-.25.72-.67 1.38-1.23 1.92-.99 1-2.3 1.55-3.7 1.55m0-9c-1 0-1.93.39-2.64 1.11a3.69 3.69 0 0 0-.99 3.56c.03.13.06.22.1.31.54 1.51 1.96 2.52 3.53 2.52 1 0 1.93-.39 2.64-1.11.41-.39.7-.85.89-1.39.05-.12.08-.21.1-.3.09-.32.13-.6.13-.96 0-1-.39-1.93-1.11-2.64a3.74 3.74 0 0 0-2.65-1.1\"/><path fill=\"#1e293b\" d=\"M12 20.16c-.41 0-.75-.34-.75-.75v-2.83c0-.41.34-.75.75-.75s.75.34.75.75v2.83c0 .42-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M13.41 18.75h-2.83c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.83a.749.749 0 1 1 0 1.5\"/></svg>\n );\n }\n);\n\nAdd11.displayName = 'Add11';\n","import React from 'react';\n\n/**\n * Props for the AddCircle1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AddCircle1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AddCircle1 icon component\n * @example\n * ```tsx\n * import { AddCircle1 } from 'magick-icons';\n * \n * <AddCircle1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AddCircle1 = React.forwardRef<SVGSVGElement, AddCircle1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75\"/><path fill=\"#1e293b\" d=\"M16 12.75H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 16.75c-.41 0-.75-.34-.75-.75V8c0-.41.34-.75.75-.75s.75.34.75.75v8c0 .41-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAddCircle1.displayName = 'AddCircle1';\n","import React from 'react';\n\n/**\n * Props for the AddItem1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AddItem1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AddItem1 icon component\n * @example\n * ```tsx\n * import { AddItem1 } from 'magick-icons';\n * \n * <AddItem1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AddItem1 = React.forwardRef<SVGSVGElement, AddItem1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8 16.75H5.43c-2.69 0-4.18-1.48-4.18-4.18V5.43c0-2.69 1.48-4.18 4.18-4.18H10c2.69 0 4.18 1.48 4.18 4.18 0 .41-.34.75-.75.75s-.75-.34-.75-.75c0-1.88-.8-2.68-2.68-2.68H5.43c-1.88 0-2.68.8-2.68 2.68v7.14c0 1.88.8 2.68 2.68 2.68H8c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M18.57 22.75H14c-2.69 0-4.18-1.48-4.18-4.18v-7.14c0-2.69 1.48-4.18 4.18-4.18h4.57c2.69 0 4.18 1.48 4.18 4.18v7.14c0 2.7-1.48 4.18-4.18 4.18M14 8.75c-1.88 0-2.68.8-2.68 2.68v7.14c0 1.88.8 2.68 2.68 2.68h4.57c1.88 0 2.68-.8 2.68-2.68v-7.14c0-1.88-.8-2.68-2.68-2.68z\"/><path fill=\"#1e293b\" d=\"M18.13 15.75h-3.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.25c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M16.5 17.38c-.41 0-.75-.34-.75-.75v-3.25c0-.41.34-.75.75-.75s.75.34.75.75v3.25c0 .41-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAddItem1.displayName = 'AddItem1';\n","import React from 'react';\n\n/**\n * Props for the AiFlask1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AiFlask1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AiFlask1 icon component\n * @example\n * ```tsx\n * import { AiFlask1 } from 'magick-icons';\n * \n * <AiFlask1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AiFlask1 = React.forwardRef<SVGSVGElement, AiFlask1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 19.42c-.4 0-.74-.27-.83-.66l-.23-.97c-.1-.42-.42-.74-.84-.84l-.97-.23a.846.846 0 0 1-.66-.83c0-.4.27-.74.66-.83l.97-.23c.42-.1.74-.42.84-.84l.23-.97c.09-.39.43-.66.83-.66s.74.27.83.66l.23.97c.1.42.42.74.84.84l.97.23c.39.09.66.43.66.83s-.27.74-.66.83l-.97.23c-.42.1-.74.42-.84.84l-.23.97c-.09.39-.43.66-.83.66m-.64-3.52c.25.17.47.39.64.64.17-.25.39-.47.64-.64-.25-.17-.47-.39-.64-.64-.17.25-.39.47-.64.64\"/><path fill=\"#1e293b\" d=\"M6.65 22.74c-1.49 0-2.69-.57-3.28-1.57-.6-1.01-.54-2.3.18-3.62l5-9.29c.23-.42.35-1.24.26-1.74l-.64-3.17c-.1-.52.03-1.05.37-1.45.33-.4.82-.63 1.35-.63h4.23c.52 0 1.02.23 1.35.64s.47.93.37 1.45l-.64 3.19c-.1.49.03 1.29.26 1.72l4.99 9.3c.71 1.33.78 2.62.17 3.63-.6 1.01-1.77 1.57-3.28 1.57zM9.89 2.76c-.1 0-.16.06-.19.09s-.07.11-.05.21l.64 3.17c.16.85-.02 2.02-.42 2.74l-5 9.28c-.46.84-.53 1.61-.21 2.15s1.03.84 1.99.84h10.69c.96 0 1.67-.3 2-.84.32-.54.25-1.3-.21-2.15l-4.99-9.29c-.4-.72-.58-1.9-.42-2.73l.64-3.18a.22.22 0 0 0-.05-.2c-.03-.03-.09-.09-.19-.09z\"/></svg>\n );\n }\n);\n\nAiFlask1.displayName = 'AiFlask1';\n","import React from 'react';\n\n/**\n * Props for the AiScience1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface AiScience1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * AiScience1 icon component\n * @example\n * ```tsx\n * import { AiScience1 } from 'magick-icons';\n * \n * <AiScience1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const AiScience1 = React.forwardRef<SVGSVGElement, AiScience1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12.23 22.28c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.79c1.05 0 2.44-.19 3.03-1.1.47-.73.41-1.88-.19-3.23l-1.09-2.5c-1.03.53-3.28 1.4-5.67.61-2.72-.91-5.53-.81-5.56-.81-.26 0-.5-.11-.65-.33a.74.74 0 0 1-.07-.72l2.29-5.19c-.5-.14-.96-.4-1.33-.77-.57-.56-.89-1.32-.89-2.15 0-1.67 1.36-3.03 3.03-3.03h6.83c.81 0 1.57.32 2.14.89.75.75 1.06 1.83.8 2.87-.26 1.05-1.08 1.86-2.12 2.16l3.66 8.37c.82 1.86.84 3.47.07 4.66-.53.81-1.7 1.78-4.28 1.78zM7.67 12.27c1.17.05 3.02.23 4.9.86 1.94.65 3.82-.16 4.59-.56L14.8 7.16c-.1-.23-.08-.5.06-.71s.38-.34.63-.34h.15c.76 0 1.43-.48 1.6-1.15.13-.53-.02-1.06-.41-1.45a1.53 1.53 0 0 0-1.08-.45H8.92c-.84 0-1.53.69-1.53 1.53 0 .41.16.8.45 1.08.29.29.68.45 1.09.45h.29c.25 0 .49.13.63.34s.16.48.06.71z\"/><path fill=\"#1e293b\" d=\"M6.69 22.44c-.4 0-.74-.27-.83-.65l-.23-.98c-.1-.43-.43-.75-.85-.85l-.98-.23a.846.846 0 0 1-.66-.83c0-.4.27-.74.66-.83l.98-.23c.43-.1.75-.42.85-.85l.23-.98c.09-.39.43-.66.83-.66s.74.27.83.66l.23.98c.1.43.43.75.85.85l.98.23c.39.09.66.43.66.83s-.27.74-.66.83l-.98.23c-.43.1-.75.42-.85.85l-.23.98c-.09.39-.43.65-.83.65m-.66-3.55q.39.27.66.66.27-.39.66-.66-.39-.27-.66-.66-.27.39-.66.66\"/></svg>\n );\n }\n);\n\nAiScience1.displayName = 'AiScience1';\n","import React from 'react';\n\n/**\n * Props for the ArchiveBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArchiveBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArchiveBold icon component\n * @example\n * ```tsx\n * import { ArchiveBold } from 'magick-icons';\n * \n * <ArchiveBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArchiveBold = React.forwardRef<SVGSVGElement, ArchiveBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M22 5v2c0 1.83-.83 2.82-2.5 2.97-.16.02-.33.03-.5.03H5c-.17 0-.34-.01-.5-.03C2.83 9.82 2 8.83 2 7V5q0-3 3-3h14q3 0 3 3M5.5 11.25c-.55 0-1 .45-1 1V19c0 2 .5 3 3 3h9c2.5 0 3-1 3-3v-6.75c0-.55-.45-1-1-1zm8.32 4.5h-3.64c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.64c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nArchiveBold.displayName = 'ArchiveBold';\n","import React from 'react';\n\n/**\n * Props for the ArrowDownBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArrowDownBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArrowDownBold icon component\n * @example\n * ```tsx\n * import { ArrowDownBold } from 'magick-icons';\n * \n * <ArrowDownBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArrowDownBold = React.forwardRef<SVGSVGElement, ArrowDownBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m3.53 11.03-3 3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-3-3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.72 1.72V8.5c0-.41.34-.75.75-.75s.75.34.75.75v5.19l1.72-1.72c.29-.29.77-.29 1.06 0s.29.77 0 1.06\"/></svg>\n );\n }\n);\n\nArrowDownBold.displayName = 'ArrowDownBold';\n","import React from 'react';\n\n/**\n * Props for the ArrowRightBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArrowRightBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArrowRightBold icon component\n * @example\n * ```tsx\n * import { ArrowRightBold } from 'magick-icons';\n * \n * <ArrowRightBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArrowRightBold = React.forwardRef<SVGSVGElement, ArrowRightBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4.03 10.53-3 3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.72-1.72H8.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.19l-1.72-1.72a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3 3c.29.29.29.77 0 1.06\"/></svg>\n );\n }\n);\n\nArrowRightBold.displayName = 'ArrowRightBold';\n","import React from 'react';\n\n/**\n * Props for the ArrowUpBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ArrowUpBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ArrowUpBold icon component\n * @example\n * ```tsx\n * import { ArrowUpBold } from 'magick-icons';\n * \n * <ArrowUpBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ArrowUpBold = React.forwardRef<SVGSVGElement, ArrowUpBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m3.53 10.03c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-1.72-1.72v5.19c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-5.19l-1.72 1.72c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l3-3c.29-.29.77-.29 1.06 0l3 3c.29.29.29.77 0 1.06\"/></svg>\n );\n }\n);\n\nArrowUpBold.displayName = 'ArrowUpBold';\n","import React from 'react';\n\n/**\n * Props for the Autobrightness1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Autobrightness1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Autobrightness1 icon component\n * @example\n * ```tsx\n * import { Autobrightness1 } from 'magick-icons';\n * \n * <Autobrightness1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Autobrightness1 = React.forwardRef<SVGSVGElement, Autobrightness1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12.01 22.74c-.63 0-1.25-.21-1.74-.63l-1.58-1.35c-.16-.14-.56-.28-.77-.28H6.17a2.68 2.68 0 0 1-2.68-2.68v-1.71c0-.21-.14-.61-.27-.76l-1.36-1.6c-.82-.97-.82-2.49 0-3.47l1.36-1.6c.13-.15.27-.55.27-.76V6.2c0-1.48 1.2-2.68 2.68-2.68H7.9c.21 0 .6-.15.77-.29l1.58-1.35c.98-.83 2.51-.83 3.49 0l1.58 1.35c.16.14.57.28.78.28h1.7c1.48 0 2.68 1.2 2.68 2.68v1.7c0 .21.15.6.29.77l1.35 1.58c.84.99.83 2.52 0 3.49l-1.35 1.58c-.14.17-.28.56-.28.77v1.7c0 1.48-1.2 2.68-2.68 2.68h-1.7c-.21 0-.6.15-.78.29l-1.58 1.35c-.49.43-1.12.64-1.74.64M6.17 5.02c-.65 0-1.18.53-1.18 1.18v1.7c0 .57-.26 1.29-.63 1.73L3 11.23c-.34.41-.34 1.13 0 1.53l1.35 1.59c.36.41.63 1.16.63 1.73v1.71c0 .65.53 1.18 1.18 1.18H7.9c.56 0 1.3.27 1.74.64l1.59 1.36c.41.35 1.12.35 1.54 0l1.58-1.35c.45-.38 1.18-.64 1.74-.64h1.7c.65 0 1.18-.53 1.18-1.18v-1.7c0-.56.27-1.29.64-1.74l1.36-1.59c.35-.41.35-1.13 0-1.54l-1.35-1.58c-.38-.45-.64-1.18-.64-1.74V6.2c0-.65-.53-1.18-1.18-1.18h-1.7c-.57 0-1.31-.27-1.75-.64l-1.59-1.36c-.41-.35-1.12-.35-1.54 0L9.65 4.38c-.45.37-1.18.64-1.75.64z\"/><path fill=\"#1e293b\" d=\"M14.81 16.24 12 9.91l-2.81 6.33-1.38-.61 3.5-7.87h1.38l3.5 7.87z\"/><path fill=\"#1e293b\" d=\"M13.75 14.06h-3.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.5c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nAutobrightness1.displayName = 'Autobrightness1';\n","import React from 'react';\n\n/**\n * Props for the BackwardItem1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BackwardItem1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BackwardItem1 icon component\n * @example\n * ```tsx\n * import { BackwardItem1 } from 'magick-icons';\n * \n * <BackwardItem1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BackwardItem1 = React.forwardRef<SVGSVGElement, BackwardItem1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M18.85 11.75h-2.7c-2.66 0-3.9-1.24-3.9-3.9v-2.7c0-2.66 1.24-3.9 3.9-3.9h2.7c2.66 0 3.9 1.24 3.9 3.9v2.7c0 2.66-1.24 3.9-3.9 3.9m-2.7-9c-1.84 0-2.4.56-2.4 2.4v2.7c0 1.84.56 2.4 2.4 2.4h2.7c1.84 0 2.4-.56 2.4-2.4v-2.7c0-1.84-.56-2.4-2.4-2.4zM7.85 22.75h-2.7c-2.66 0-3.9-1.24-3.9-3.9v-2.7c0-2.66 1.24-3.9 3.9-3.9h2.7c2.66 0 3.9 1.24 3.9 3.9v2.7c0 2.66-1.24 3.9-3.9 3.9m-2.7-9c-1.84 0-2.4.56-2.4 2.4v2.7c0 1.84.56 2.4 2.4 2.4h2.7c1.84 0 2.4-.56 2.4-2.4v-2.7c0-1.84-.56-2.4-2.4-2.4z\"/><path fill=\"#1e293b\" d=\"M13.62 18.13H11c-.41 0-.75-.34-.75-.75v-1.23c0-1.84-.56-2.4-2.4-2.4H6.62c-.41 0-.75-.34-.75-.75v-2.62c0-3.12 1.39-4.51 4.51-4.51H13c.41 0 .75.34.75.75v1.23c0 1.84.56 2.4 2.4 2.4h1.23c.41 0 .75.34.75.75v2.62c0 3.12-1.39 4.51-4.51 4.51m-1.87-1.5h1.87c2.28 0 3.01-.73 3.01-3.01v-1.87h-.48c-2.66 0-3.9-1.24-3.9-3.9v-.48h-1.87c-2.28 0-3.01.73-3.01 3.01v1.87h.48c2.66 0 3.9 1.24 3.9 3.9z\"/></svg>\n );\n }\n);\n\nBackwardItem1.displayName = 'BackwardItem1';\n","import React from 'react';\n\n/**\n * Props for the Battery2bars1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Battery2bars1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Battery2bars1 icon component\n * @example\n * ```tsx\n * import { Battery2bars1 } from 'magick-icons';\n * \n * <Battery2bars1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Battery2bars1 = React.forwardRef<SVGSVGElement, Battery2bars1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M6.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64a.748.748 0 1 1 1.45-.36c.36 1.43.36 2.94 0 4.36-.08.34-.39.57-.72.57M9.88 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.4-.1.81.14.91.55.36 1.43.36 2.94 0 4.36-.09.34-.4.57-.73.57\"/><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75m-6-14c-3.57 0-4.25.68-4.25 4.25v4c0 3.57.68 4.25 4.25 4.25h6c3.57 0 4.25-.68 4.25-4.25v-4c0-3.57-.68-4.25-4.25-4.25z\"/></svg>\n );\n }\n);\n\nBattery2bars1.displayName = 'Battery2bars1';\n","import React from 'react';\n\n/**\n * Props for the BatteryCharging1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryCharging1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryCharging1 icon component\n * @example\n * ```tsx\n * import { BatteryCharging1 } from 'magick-icons';\n * \n * <BatteryCharging1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryCharging1 = React.forwardRef<SVGSVGElement, BatteryCharging1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M10 16.75c-.17 0-.35-.06-.49-.18a.756.756 0 0 1-.08-1.06l2.08-2.43c.03-.09 0-.17-.02-.21a.24.24 0 0 0-.22-.12h-2.3c-.63 0-1.2-.33-1.52-.87s-.32-1.2 0-1.75L9.4 7.55a.75.75 0 0 1 1.2.9l-1.89 2.5c-.01.03.03.12.05.17.03.05.09.12.22.12h2.3c.63 0 1.2.33 1.52.87s.32 1.2 0 1.75c-.02.04-.05.08-.08.11l-2.14 2.5c-.16.19-.37.28-.58.28\"/><path fill=\"#1e293b\" d=\"M7 19.75c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75.41 0 .75.34.75.75s-.34.75-.75.75c-3.57 0-4.25.68-4.25 4.25v4c0 3.57.68 4.25 4.25 4.25.41 0 .75.34.75.75s-.34.75-.75.75M13 19.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.57 0 4.25-.68 4.25-4.25v-4c0-3.57-.68-4.25-4.25-4.25-.41 0-.75-.34-.75-.75s.34-.75.75-.75c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75\"/></svg>\n );\n }\n);\n\nBatteryCharging1.displayName = 'BatteryCharging1';\n","import React from 'react';\n\n/**\n * Props for the BatteryDisable1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryDisable1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryDisable1 icon component\n * @example\n * ```tsx\n * import { BatteryDisable1 } from 'magick-icons';\n * \n * <BatteryDisable1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryDisable1 = React.forwardRef<SVGSVGElement, BatteryDisable1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M4 22.25c-.14 0-.28-.04-.4-.12a.736.736 0 0 1-.23-1.03l12-19c.22-.35.69-.45 1.03-.23.35.22.46.68.23 1.03l-12 19c-.14.23-.38.35-.63.35\"/><path fill=\"#1e293b\" d=\"M5.39 19.67h-.08c-3.4-.38-4.06-2.36-4.06-5.67v-4c0-4.41 1.34-5.75 5.75-5.75.41 0 .75.34.75.75s-.34.75-.75.75c-3.57 0-4.25.68-4.25 4.25v4c0 3.32.68 3.95 2.72 4.18.41.05.71.42.66.83-.04.38-.37.66-.74.66M13 19.75c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c3.57 0 4.25-.68 4.25-4.25v-4c0-3.31-.68-3.95-2.71-4.18a.75.75 0 0 1-.66-.83c.05-.41.41-.72.83-.66 3.38.38 4.04 2.37 4.04 5.67v4c0 4.41-1.34 5.75-5.75 5.75\"/></svg>\n );\n }\n);\n\nBatteryDisable1.displayName = 'BatteryDisable1';\n","import React from 'react';\n\n/**\n * Props for the BatteryEmpty1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryEmpty1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryEmpty1 icon component\n * @example\n * ```tsx\n * import { BatteryEmpty1 } from 'magick-icons';\n * \n * <BatteryEmpty1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryEmpty1 = React.forwardRef<SVGSVGElement, BatteryEmpty1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75l-.25 2.5c0 4.41-1.09 7.25-5.5 7.25m-6-14c-3.58 0-4.25.68-4.25 4.25v4c0 3.57.67 4.25 4.25 4.25h6c3.58 0 4.25-.68 4.25-4.25v-4c0-3.57-.67-4.25-4.25-4.25zM20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25\"/></svg>\n );\n }\n);\n\nBatteryEmpty1.displayName = 'BatteryEmpty1';\n","import React from 'react';\n\n/**\n * Props for the BatteryEmpty11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryEmpty11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryEmpty11 icon component\n * @example\n * ```tsx\n * import { BatteryEmpty11 } from 'magick-icons';\n * \n * <BatteryEmpty11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryEmpty11 = React.forwardRef<SVGSVGElement, BatteryEmpty11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75m-6-14c-3.58 0-4.25.68-4.25 4.25v4c0 3.57.67 4.25 4.25 4.25h6c3.58 0 4.25-.68 4.25-4.25v-4c0-3.57-.67-4.25-4.25-4.25zM20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25\"/><path fill=\"#1e293b\" d=\"M6.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.39-.1.8.15.9.55.36 1.43.36 2.94 0 4.36-.08.34-.39.57-.72.57\"/></svg>\n );\n }\n);\n\nBatteryEmpty11.displayName = 'BatteryEmpty11';\n","import React from 'react';\n\n/**\n * Props for the BatteryFull1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BatteryFull1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BatteryFull1 icon component\n * @example\n * ```tsx\n * import { BatteryFull1 } from 'magick-icons';\n * \n * <BatteryFull1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BatteryFull1 = React.forwardRef<SVGSVGElement, BatteryFull1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 15.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.59 0 .72-.09.73-.09.02-.06.02-.41.02-.66v-2c0-.25 0-.59-.04-.68-.01.01-.16-.07-.71-.07-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.08 0 2.25 1.02 2.25 2.25v2c0 1.23-.17 2.25-2.25 2.25M6.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64a.748.748 0 1 1 1.45-.36c.36 1.43.36 2.94 0 4.36-.08.34-.39.57-.72.57M9.88 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.4-.1.81.14.91.55.36 1.43.36 2.94 0 4.36-.09.34-.4.57-.73.57M13.38 14.75c-.06 0-.12-.01-.18-.02-.4-.1-.65-.51-.55-.91.3-1.19.3-2.45 0-3.64-.1-.4.14-.81.55-.91.4-.1.81.14.91.55.36 1.43.36 2.94 0 4.36-.09.34-.4.57-.73.57\"/><path fill=\"#1e293b\" d=\"M13 19.75H7c-4.41 0-5.75-1.34-5.75-5.75v-4c0-4.41 1.34-5.75 5.75-5.75h6c4.41 0 5.75 1.34 5.75 5.75v4c0 4.41-1.34 5.75-5.75 5.75m-6-14c-3.57 0-4.25.68-4.25 4.25v4c0 3.57.68 4.25 4.25 4.25h6c3.57 0 4.25-.68 4.25-4.25v-4c0-3.57-.68-4.25-4.25-4.25z\"/></svg>\n );\n }\n);\n\nBatteryFull1.displayName = 'BatteryFull1';\n","import React from 'react';\n\n/**\n * Props for the Bezier1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Bezier1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Bezier1 icon component\n * @example\n * ```tsx\n * import { Bezier1 } from 'magick-icons';\n * \n * <Bezier1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Bezier1 = React.forwardRef<SVGSVGElement, Bezier1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M3 9.75C1.48 9.75.25 8.52.25 7S1.48 4.25 3 4.25 5.75 5.48 5.75 7 4.52 9.75 3 9.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M21 9.75c-1.52 0-2.75-1.23-2.75-2.75S19.48 4.25 21 4.25 23.75 5.48 23.75 7 22.52 9.75 21 9.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5\"/><path fill=\"#1e293b\" d=\"M19 7.75h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M9 7.75H5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M6 20.75H4c-1.24 0-2.25-1.01-2.25-2.25v-2c0-1.24 1.01-2.25 2.25-2.25h2c1.24 0 2.25 1.01 2.25 2.25v2c0 .9-.53 1.7-1.35 2.05-.27.13-.58.2-.9.2m-2-5c-.41 0-.75.34-.75.75v2c0 .41.34.75.75.75h2c.1 0 .19-.02.29-.07.29-.12.46-.39.46-.68v-2c0-.41-.34-.75-.75-.75zM20 20.75h-2q-.48 0-.93-.21c-.79-.33-1.32-1.14-1.32-2.04v-2c0-1.24 1.01-2.25 2.25-2.25h2c1.24 0 2.25 1.01 2.25 2.25v2c0 1.24-1.01 2.25-2.25 2.25m-2-5c-.41 0-.75.34-.75.75v2c0 .29.17.56.43.67.13.06.22.08.32.08h2c.41 0 .75-.34.75-.75v-2c0-.41-.34-.75-.75-.75z\"/><path fill=\"#1e293b\" d=\"M13.5 10.75h-3c-1.24 0-2.25-1.01-2.25-2.25v-3c0-1.24 1.01-2.25 2.25-2.25h3c1.24 0 2.25 1.01 2.25 2.25v3c0 1.24-1.01 2.25-2.25 2.25m-3-6c-.41 0-.75.34-.75.75v3c0 .41.34.75.75.75h3c.41 0 .75-.34.75-.75v-3c0-.41-.34-.75-.75-.75z\"/><path fill=\"#1e293b\" d=\"M18.97 15.75h-.09a.75.75 0 0 1-.66-.83c.02-.14.02-.27.02-.41 0-2.6-1.41-5-3.59-6.1a.75.75 0 1 1 .68-1.34c2.68 1.36 4.41 4.28 4.41 7.44 0 .2-.01.39-.04.59-.03.37-.35.65-.73.65M5.03 15.749c-.38 0-.7-.28-.74-.66-.02-.2-.04-.39-.04-.59 0-3.16 1.73-6.08 4.41-7.44a.75.75 0 0 1 1.01.33c.19.37.04.82-.33 1.01-2.18 1.1-3.59 3.5-3.59 6.1 0 .14.01.27.02.41.05.41-.25.78-.66.83-.02.01-.05.01-.08.01\"/></svg>\n );\n }\n);\n\nBezier1.displayName = 'Bezier1';\n","import React from 'react';\n\n/**\n * Props for the Blend1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blend1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blend1 icon component\n * @example\n * ```tsx\n * import { Blend1 } from 'magick-icons';\n * \n * <Blend1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blend1 = React.forwardRef<SVGSVGElement, Blend1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.97 18.75c-1.67 0-3.27-.62-4.5-1.73a.75.75 0 0 1 0-1.12 5.2 5.2 0 0 0 1.75-3.9 5.2 5.2 0 0 0-1.75-3.9.75.75 0 0 1 0-1.12 6.68 6.68 0 0 1 4.5-1.73c3.72 0 6.75 3.03 6.75 6.75s-3.02 6.75-6.75 6.75m-2.87-2.36c.85.56 1.84.86 2.88.86 2.89 0 5.25-2.36 5.25-5.25s-2.36-5.25-5.25-5.25c-1.03 0-2.03.3-2.88.86a6.73 6.73 0 0 1 0 8.78\"/><path fill=\"#1e293b\" d=\"M7.97 18.75c-3.72 0-6.75-3.03-6.75-6.75s3.03-6.75 6.75-6.75c1.67 0 3.27.62 4.5 1.73A6.72 6.72 0 0 1 14.72 12a6.7 6.7 0 0 1-2.25 5.02 6.7 6.7 0 0 1-4.5 1.73m0-12c-2.89 0-5.25 2.36-5.25 5.25s2.36 5.25 5.25 5.25c1.3 0 2.54-.48 3.5-1.35a5.2 5.2 0 0 0 1.75-3.9c0-1.49-.64-2.92-1.75-3.9-.96-.87-2.2-1.35-3.5-1.35\"/></svg>\n );\n }\n);\n\nBlend1.displayName = 'Blend1';\n","import React from 'react';\n\n/**\n * Props for the Blend11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blend11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blend11 icon component\n * @example\n * ```tsx\n * import { Blend11 } from 'magick-icons';\n * \n * <Blend11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blend11 = React.forwardRef<SVGSVGElement, Blend11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M18.54 13.58c-2.15 0-3.64-1.02-5.01-1.96-2.46-1.69-4.79-3.28-11.15.5-.36.21-.82.09-1.03-.26a.76.76 0 0 1 .26-1.03c7.18-4.26 10.15-2.24 12.76-.45 1.98 1.35 3.68 2.52 7.32.93.38-.17.82 0 .99.39.17.38 0 .82-.39.99-1.46.64-2.69.89-3.76.89z\"/><path fill=\"#1e293b\" d=\"M7.56 21.64c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06c1.91-1.91 3.49-6.75 2.78-10.91-.32-1.87-1.26-4.38-3.92-5.67a.75.75 0 0 1-.35-1c.18-.37.63-.53 1-.35 2.57 1.24 4.21 3.58 4.75 6.77.81 4.76-1.03 10.05-3.2 12.22-.15.15-.34.22-.53.22M15.33 21.64c-.18 0-.35-.06-.49-.19a.756.756 0 0 1-.07-1.06c1.43-1.64 2.89-6.61 2-10.99-.56-2.72-1.89-4.62-3.98-5.62a.75.75 0 0 1-.35-1c.18-.37.63-.53 1-.35 2.49 1.21 4.15 3.51 4.8 6.67.94 4.59-.48 10.15-2.34 12.27-.15.17-.36.26-.56.26z\"/><path fill=\"#1e293b\" d=\"M15.33 21.64c-.34 0-.65-.23-.73-.57 0-.03-.81-3.22-3.47-4.23-2.22-.84-5.15 0-8.7 2.49a.74.74 0 0 1-1.04-.18.74.74 0 0 1 .18-1.04c3.99-2.79 7.39-3.69 10.1-2.66 3.41 1.3 4.35 5.12 4.39 5.28a.745.745 0 0 1-.73.92z\"/><path fill=\"#1e293b\" d=\"M19.78 21.64H4.22a2.97 2.97 0 0 1-2.97-2.97V5.33a2.97 2.97 0 0 1 2.97-2.97h15.56a2.97 2.97 0 0 1 2.97 2.97v13.33a2.97 2.97 0 0 1-2.97 2.97zM4.22 3.86c-.81 0-1.47.66-1.47 1.47v13.33c0 .81.66 1.47 1.47 1.47h15.56c.81 0 1.47-.66 1.47-1.47V5.33c0-.81-.66-1.47-1.47-1.47z\"/></svg>\n );\n }\n);\n\nBlend11.displayName = 'Blend11';\n","import React from 'react';\n\n/**\n * Props for the Blend21 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blend21Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blend21 icon component\n * @example\n * ```tsx\n * import { Blend21 } from 'magick-icons';\n * \n * <Blend21 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blend21 = React.forwardRef<SVGSVGElement, Blend21Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8.97 16.75c-.39 0-.73-.03-1.05-.08-3.8-.5-6.7-3.8-6.7-7.67 0-4.27 3.48-7.75 7.75-7.75 3.87 0 7.17 2.89 7.67 6.72.05.3.08.64.08 1.03 0 4.27-3.47 7.75-7.75 7.75m0-14c-3.45 0-6.25 2.8-6.25 6.25a6.26 6.26 0 0 0 5.42 6.19c.26.04.53.06.83.06 3.45 0 6.25-2.8 6.25-6.25q0-.45-.06-.81a6.254 6.254 0 0 0-6.19-5.44\"/><path fill=\"#1e293b\" d=\"M14.97 22.75c-3.87 0-7.17-2.89-7.67-6.72a.747.747 0 0 1 .87-.84c.24.04.5.06.8.06 3.45 0 6.25-2.8 6.25-6.25q0-.45-.06-.81c-.04-.23.04-.47.2-.64s.39-.26.64-.22c3.83.5 6.72 3.8 6.72 7.67 0 4.27-3.47 7.75-7.75 7.75m-5.99-6c.76 2.62 3.19 4.5 5.99 4.5 3.45 0 6.25-2.8 6.25-6.25 0-2.8-1.88-5.24-4.5-5.99 0 4.26-3.47 7.74-7.74 7.74\"/><path fill=\"#1e293b\" d=\"M15.43 16.16c-.19 0-.38-.07-.53-.21l-1.3-1.28a.755.755 0 0 1-.01-1.06c.29-.29.76-.3 1.06-.01l1.3 1.28c.29.29.3.77.01 1.06-.14.14-.34.22-.53.22M16.97 12.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22M11.97 17.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22\"/></svg>\n );\n }\n);\n\nBlend21.displayName = 'Blend21';\n","import React from 'react';\n\n/**\n * Props for the Blur1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Blur1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Blur1 icon component\n * @example\n * ```tsx\n * import { Blur1 } from 'magick-icons';\n * \n * <Blur1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Blur1 = React.forwardRef<SVGSVGElement, Blur1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 22.75c-4.88 0-8.85-3.97-8.85-8.85-.03-5.73 5.43-10.5 7.78-12.29a1.77 1.77 0 0 1 2.14 0c2.35 1.82 7.81 6.65 7.78 12.3 0 4.87-3.97 8.84-8.85 8.84m0-20c-.05 0-.11.02-.16.06-1.69 1.29-7.21 5.9-7.18 11.09 0 4.06 3.3 7.35 7.35 7.35s7.35-3.29 7.35-7.34c.03-5.12-5.5-9.79-7.2-11.1a.3.3 0 0 0-.16-.06\"/><path fill=\"#1e293b\" d=\"M12 22.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v20c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 19.71c-.28 0-.55-.16-.68-.42a.744.744 0 0 1 .35-1l7.7-3.74c.37-.18.82-.02 1 .35s.03.82-.35 1l-7.7 3.74c-.1.04-.21.07-.32.07M12 14.71c-.28 0-.55-.16-.68-.42a.744.744 0 0 1 .35-1l7.37-3.58c.37-.18.82-.03 1 .35s.03.82-.35 1l-7.37 3.58c-.1.04-.21.07-.32.07M12 9.71c-.28 0-.55-.16-.68-.42a.744.744 0 0 1 .35-1l5.03-2.44c.37-.18.82-.02 1 .35s.03.82-.35 1l-5.03 2.44c-.1.04-.21.07-.32.07\"/></svg>\n );\n }\n);\n\nBlur1.displayName = 'Blur1';\n","import React from 'react';\n\n/**\n * Props for the Box21 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Box21Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Box21 icon component\n * @example\n * ```tsx\n * import { Box21 } from 'magick-icons';\n * \n * <Box21 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Box21 = React.forwardRef<SVGSVGElement, Box21Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 22.75a1 1 0 0 1-.17-.02.7.7 0 0 1-.18-.07l-2.21-1.1a.763.763 0 0 1-.34-1.01c.19-.37.64-.52 1.01-.34l1.14.57v-1.56c0-.41.34-.75.75-.75s.75.34.75.75v1.56l1.14-.57c.37-.18.82-.03 1.01.34s.04.82-.34 1.01l-2.21 1.1c-.06.03-.12.05-.18.07-.06.01-.11.02-.17.02m6.67-3.33c-.27 0-.54-.15-.67-.41a.745.745 0 0 1 .34-1.01l1.81-.9v-2.31c0-.41.34-.75.75-.75s.75.34.75.75v2.78c0 .28-.16.54-.41.67l-2.22 1.11c-.13.04-.24.07-.35.07m-13.34 0c-.11 0-.23-.03-.33-.08l-2.22-1.11a.76.76 0 0 1-.41-.67v-2.78c0-.41.34-.75.75-.75s.75.34.75.75v2.31l1.81.9c.37.19.52.64.34 1.01-.15.26-.41.42-.69.42m6.67-5c-.41 0-.75-.34-.75-.75v-2.31l-1.81-.9a.763.763 0 0 1-.34-1.01c.19-.37.64-.52 1.01-.34l1.89.94 1.89-.94c.37-.18.82-.04 1.01.34s.04.82-.34 1.01l-1.81.9v2.31c0 .41-.34.75-.75.75m8.89-4.45c-.41 0-.75-.34-.75-.75V7.66L19 8.23c-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01l.88-.44-.88-.44a.763.763 0 0 1-.34-1.01c.19-.37.64-.52 1.01-.34l2.21 1.1c.02.01.05.02.07.04.06.03.11.08.16.13l.09.12c.04.07.07.14.09.22.01.06.02.12.02.17V9.2c0 .44-.34.77-.75.77m-17.78 0c-.41 0-.75-.34-.75-.75V6.45c0-.06.01-.12.02-.17.02-.08.05-.15.09-.22.03-.05.06-.09.1-.13s.09-.08.14-.11c.02-.01.05-.03.07-.04l2.21-1.1c.37-.18.82-.04 1.01.34s.04.82-.34 1.01l-.88.44.88.44c.37.19.52.64.34 1.01a.76.76 0 0 1-1.01.34l-1.14-.57v1.56c.01.39-.32.72-.74.72m11.11-6.11c-.11 0-.23-.03-.33-.08L12 2.84l-1.89.94c-.37.19-.82.04-1.01-.34a.745.745 0 0 1 .34-1.01l2.22-1.11c.21-.11.46-.11.67 0l2.22 1.11c.37.19.52.64.34 1.01-.13.27-.39.42-.67.42\"/></svg>\n );\n }\n);\n\nBox21.displayName = 'Box21';\n","import React from 'react';\n\n/**\n * Props for the BoxAdd1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BoxAdd1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BoxAdd1 icon component\n * @example\n * ```tsx\n * import { BoxAdd1 } from 'magick-icons';\n * \n * <BoxAdd1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BoxAdd1 = React.forwardRef<SVGSVGElement, BoxAdd1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M19 22.75c-1.4 0-2.71-.61-3.61-1.68-.01-.02-.07-.07-.12-.15-.11-.11-.24-.31-.35-.5-.44-.71-.68-1.55-.68-2.43 0-1.46.65-2.81 1.78-3.71.84-.67 1.9-1.04 2.97-1.04 1.16 0 2.23.4 3.09 1.15.12.08.26.23.39.37.81.89 1.26 2.03 1.26 3.22 0 .87-.24 1.72-.69 2.45-.24.42-.57.8-.95 1.12-.81.78-1.92 1.2-3.09 1.2m0-8c-.74 0-1.44.25-2.03.72a3.224 3.224 0 0 0-.75 4.2c.08.14.16.25.25.36.02.02.08.08.13.16.55.65 1.45 1.07 2.4 1.07.79 0 1.55-.29 2.13-.81.26-.22.48-.48.64-.76.32-.51.48-1.09.48-1.68 0-.81-.31-1.6-.87-2.21-.07-.08-.15-.16-.23-.22a3.16 3.16 0 0 0-2.15-.83\"/><path fill=\"#1e293b\" d=\"M20.49 18.73H17.5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2.99a.749.749 0 1 1 0 1.5\"/><path fill=\"#1e293b\" d=\"M19 20.26c-.41 0-.75-.34-.75-.75v-2.99c0-.41.34-.75.75-.75s.75.34.75.75v2.99c0 .42-.34.75-.75.75M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.75.75 0 0 1-.27-1.03c.21-.36.67-.48 1.02-.27l8.45 4.89 8.4-4.86c.36-.21.82-.08 1.02.27.21.36.08.82-.27 1.03l-8.77 5.08c-.11.06-.24.1-.37.1\"/><path fill=\"#1e293b\" d=\"M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 22.75c-.88 0-1.76-.19-2.44-.58l-5.34-2.96c-1.45-.8-2.59-2.73-2.59-4.39V9.16c0-1.66 1.14-3.58 2.59-4.39l5.34-2.96c1.36-.77 3.5-.77 4.87 0l5.34 2.96c1.45.8 2.59 2.73 2.59 4.39v5.66c0 .1 0 .18-.02.28-.05.26-.24.48-.49.56-.25.09-.53.03-.74-.14-1.15-1-2.93-1.04-4.14-.07a3.224 3.224 0 0 0-.75 4.2c.08.14.16.25.25.36a.738.738 0 0 1-.21 1.14l-1.83 1.01c-.68.4-1.55.59-2.43.59m0-20c-.62 0-1.25.13-1.7.38L4.96 6.09c-.97.53-1.81 1.97-1.81 3.07v5.66c0 1.1.85 2.54 1.81 3.07l5.34 2.96c.91.51 2.5.51 3.41 0l1.12-.62a4.7 4.7 0 0 1-.57-2.25c0-1.46.65-2.81 1.78-3.71 1.36-1.09 3.31-1.32 4.83-.67V9.14c0-1.1-.85-2.54-1.81-3.07l-5.34-2.96c-.47-.23-1.1-.36-1.72-.36\"/></svg>\n );\n }\n);\n\nBoxAdd1.displayName = 'BoxAdd1';\n","import React from 'react';\n\n/**\n * Props for the BoxRemove1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BoxRemove1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BoxRemove1 icon component\n * @example\n * ```tsx\n * import { BoxRemove1 } from 'magick-icons';\n * \n * <BoxRemove1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BoxRemove1 = React.forwardRef<SVGSVGElement, BoxRemove1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.75.75 0 0 1-.27-1.03c.21-.36.67-.48 1.02-.27l8.45 4.89 8.4-4.86c.36-.21.82-.08 1.02.27.21.36.08.82-.27 1.03l-8.77 5.08c-.11.06-.24.1-.37.1\"/><path fill=\"#1e293b\" d=\"M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 22.75c-.88 0-1.76-.19-2.44-.58l-5.34-2.96c-1.45-.8-2.59-2.73-2.59-4.39V9.16c0-1.66 1.14-3.58 2.59-4.39l5.34-2.96c1.36-.77 3.5-.77 4.87 0l5.34 2.96c1.45.8 2.59 2.73 2.59 4.39v5.66c0 .1 0 .18-.02.28-.05.26-.24.48-.49.56-.25.09-.53.03-.74-.14-1.15-1-2.93-1.04-4.14-.07a3.224 3.224 0 0 0-.75 4.2c.08.14.16.25.25.36a.738.738 0 0 1-.21 1.14l-1.83 1.01c-.68.4-1.55.59-2.43.59m0-20c-.62 0-1.25.13-1.7.38L4.96 6.09c-.97.53-1.81 1.97-1.81 3.07v5.66c0 1.1.85 2.54 1.81 3.07l5.34 2.96c.91.51 2.5.51 3.41 0l1.12-.62a4.7 4.7 0 0 1-.57-2.25c0-1.46.65-2.81 1.78-3.71 1.36-1.09 3.31-1.32 4.83-.67V9.14c0-1.1-.85-2.54-1.81-3.07l-5.34-2.96c-.47-.23-1.1-.36-1.72-.36\"/><path fill=\"#1e293b\" d=\"M19 22.75c-1.66 0-3.22-.88-4.06-2.31-.45-.72-.69-1.57-.69-2.44 0-1.46.65-2.81 1.78-3.71.84-.67 1.9-1.04 2.97-1.04 2.62 0 4.75 2.13 4.75 4.75 0 .87-.24 1.72-.69 2.45-.24.42-.57.8-.95 1.12-.83.76-1.94 1.18-3.11 1.18m0-8c-.74 0-1.44.25-2.03.72a3.224 3.224 0 0 0-.75 4.2c.59 1 1.63 1.58 2.78 1.58.79 0 1.55-.29 2.13-.81.26-.22.48-.48.64-.76.32-.51.48-1.09.48-1.68 0-1.79-1.46-3.25-3.25-3.25\"/><path fill=\"#1e293b\" d=\"M20.07 19.79c-.19 0-.38-.07-.53-.22l-2.11-2.11a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.11 2.11c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22\"/><path fill=\"#1e293b\" d=\"M17.93 19.82c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.11-2.11c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.11 2.11c-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nBoxRemove1.displayName = 'BoxRemove1';\n","import React from 'react';\n\n/**\n * Props for the BoxSearch1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BoxSearch1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BoxSearch1 icon component\n * @example\n * ```tsx\n * import { BoxSearch1 } from 'magick-icons';\n * \n * <BoxSearch1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BoxSearch1 = React.forwardRef<SVGSVGElement, BoxSearch1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.75.75 0 0 1-.27-1.03.75.75 0 0 1 1.03-.27L12 11.68l8.4-4.86a.76.76 0 0 1 1.03.27c.21.36.08.82-.27 1.03l-8.77 5.08a.9.9 0 0 1-.39.1\"/><path fill=\"#1e293b\" d=\"M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 22.75c-.91 0-1.78-.21-2.44-.58l-5.34-2.96c-1.45-.8-2.59-2.73-2.59-4.39V9.16c0-1.66 1.14-3.58 2.59-4.39l5.34-2.96c1.36-.76 3.5-.76 4.87 0l5.34 2.96c1.45.8 2.59 2.73 2.59 4.39v3.66c0 .41-.34.75-.75.75s-.75-.34-.75-.75V9.16c0-1.1-.85-2.54-1.81-3.07l-5.34-2.96c-.91-.51-2.5-.51-3.41 0L4.96 6.09c-.97.54-1.81 1.97-1.81 3.07v5.66c0 1.1.85 2.54 1.81 3.07l5.34 2.96c.88.49 2.54.49 3.41 0 .36-.2.82-.07 1.02.29s.07.82-.29 1.02c-.66.38-1.53.59-2.44.59\"/><path fill=\"#1e293b\" d=\"M19.2 22.15c-2.18 0-3.95-1.77-3.95-3.95s1.77-3.95 3.95-3.95 3.95 1.77 3.95 3.95-1.77 3.95-3.95 3.95m0-6.4c-1.35 0-2.45 1.1-2.45 2.45s1.1 2.45 2.45 2.45 2.45-1.1 2.45-2.45-1.1-2.45-2.45-2.45\"/><path fill=\"#1e293b\" d=\"M23 22.75c-.19 0-.38-.07-.53-.22l-1-1a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1 1c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nBoxSearch1.displayName = 'BoxSearch1';\n","import React from 'react';\n\n/**\n * Props for the BoxTick1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BoxTick1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BoxTick1 icon component\n * @example\n * ```tsx\n * import { BoxTick1 } from 'magick-icons';\n * \n * <BoxTick1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BoxTick1 = React.forwardRef<SVGSVGElement, BoxTick1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M19 22.75a4.74 4.74 0 0 1-4.01-2.22c-.46-.71-.72-1.56-.74-2.43-.03-1.46.59-2.82 1.7-3.74a4.82 4.82 0 0 1 2.94-1.11c1.3-.01 2.47.44 3.39 1.32s1.44 2.06 1.46 3.33c.02.87-.2 1.72-.64 2.47-.24.42-.55.81-.92 1.14-.82.77-1.92 1.22-3.09 1.24zm0-8h-.07c-.74.02-1.44.28-2.02.76-.76.63-1.18 1.56-1.16 2.56.01.59.19 1.17.5 1.66.61.98 1.67 1.58 2.81 1.52a3.2 3.2 0 0 0 2.11-.85c.26-.23.47-.49.63-.77.3-.52.45-1.1.44-1.69-.02-.87-.37-1.68-1-2.28-.6-.59-1.4-.91-2.24-.91\"/><path fill=\"#1e293b\" d=\"M18.45 19.75a.75.75 0 0 1-.52-.21l-1.01-.96a.746.746 0 0 1-.02-1.06c.29-.3.76-.31 1.06-.02l.49.47 1.57-1.52c.3-.29.77-.28 1.06.02s.28.77-.02 1.06l-2.09 2.02c-.15.13-.34.2-.52.2M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.75.75 0 0 1-.27-1.03c.21-.36.67-.48 1.02-.27l8.45 4.89 8.4-4.86c.36-.21.82-.08 1.02.27.21.36.08.82-.27 1.03l-8.77 5.08c-.11.06-.24.1-.37.1\"/><path fill=\"#1e293b\" d=\"M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 22.75c-.88 0-1.76-.19-2.44-.58l-5.34-2.96c-1.45-.8-2.59-2.73-2.59-4.39V9.16c0-1.66 1.14-3.58 2.59-4.39l5.34-2.96c1.36-.77 3.5-.77 4.87 0l5.34 2.96c1.45.8 2.59 2.73 2.59 4.39v5.66c0 .1 0 .18-.02.28-.05.26-.24.48-.49.56-.25.09-.53.03-.74-.14-1.15-1-2.93-1.04-4.14-.07a3.224 3.224 0 0 0-.75 4.2c.08.14.16.25.25.36a.738.738 0 0 1-.21 1.14l-1.83 1.01c-.68.4-1.55.59-2.43.59m0-20c-.62 0-1.25.13-1.7.38L4.96 6.09c-.97.53-1.81 1.97-1.81 3.07v5.66c0 1.1.85 2.54 1.81 3.07l5.34 2.96c.91.51 2.5.51 3.41 0l1.12-.62a4.7 4.7 0 0 1-.57-2.25c0-1.46.65-2.81 1.78-3.71 1.36-1.09 3.3-1.32 4.83-.67V9.14c0-1.1-.85-2.54-1.81-3.07l-5.34-2.96c-.47-.23-1.1-.36-1.72-.36\"/></svg>\n );\n }\n);\n\nBoxTick1.displayName = 'BoxTick1';\n","import React from 'react';\n\n/**\n * Props for the BoxTime1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BoxTime1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BoxTime1 icon component\n * @example\n * ```tsx\n * import { BoxTime1 } from 'magick-icons';\n * \n * <BoxTime1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BoxTime1 = React.forwardRef<SVGSVGElement, BoxTime1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 13.3c-.13 0-.26-.03-.38-.1L2.79 8.09a.75.75 0 0 1-.27-1.03.75.75 0 0 1 1.03-.27L12 11.68l8.4-4.86a.76.76 0 0 1 1.03.27c.21.36.08.82-.27 1.03l-8.77 5.08a.9.9 0 0 1-.39.1\"/><path fill=\"#1e293b\" d=\"M12 22.36c-.41 0-.75-.34-.75-.75v-9.07c0-.41.34-.75.75-.75s.75.34.75.75v9.07c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M12 22.75c-.88 0-1.76-.19-2.44-.58l-5.34-2.96c-1.45-.8-2.59-2.73-2.59-4.39V9.16c0-1.66 1.14-3.58 2.59-4.39l5.34-2.96c1.36-.76 3.5-.76 4.87 0l5.34 2.96c1.45.8 2.59 2.73 2.59 4.39v5.66c0 .07 0 .17-.03.3a.753.753 0 0 1-1.23.4c-1.14-1-2.92-1.04-4.14-.07a3.224 3.224 0 0 0-.75 4.2c.08.14.16.25.25.35.15.17.21.4.17.62a.73.73 0 0 1-.38.52l-1.83 1.01c-.67.41-1.54.6-2.42.6m0-20c-.62 0-1.25.13-1.7.38L4.96 6.09c-.97.54-1.81 1.97-1.81 3.07v5.66c0 1.1.85 2.54 1.81 3.07l5.34 2.96c.91.51 2.5.51 3.41 0l1.12-.62a4.7 4.7 0 0 1-.57-2.25c0-1.46.65-2.81 1.78-3.71 1.37-1.09 3.31-1.32 4.83-.66V9.15c0-1.1-.85-2.54-1.81-3.07l-5.34-2.96c-.47-.24-1.1-.37-1.72-.37\"/><path fill=\"#1e293b\" d=\"M19 22.75c-2.62 0-4.75-2.13-4.75-4.75 0-1.46.65-2.81 1.78-3.71.84-.67 1.9-1.04 2.97-1.04 2.62 0 4.75 2.13 4.75 4.75 0 1.36-.59 2.66-1.62 3.56-.87.77-1.98 1.19-3.13 1.19m0-8c-.74 0-1.44.25-2.03.72-.77.61-1.22 1.54-1.22 2.53 0 1.79 1.46 3.25 3.25 3.25.78 0 1.54-.29 2.15-.81.7-.62 1.1-1.5 1.1-2.44 0-1.79-1.46-3.25-3.25-3.25\"/><path fill=\"#1e293b\" d=\"M18 19.75c-.25 0-.5-.13-.64-.36-.21-.36-.1-.82.26-1.03l.89-.53v-1.08c0-.41.34-.75.75-.75s.75.34.75.75v1.5c0 .26-.14.51-.36.64l-1.25.75c-.14.08-.27.11-.4.11\"/></svg>\n );\n }\n);\n\nBoxTime1.displayName = 'BoxTime1';\n","import React from 'react';\n\n/**\n * Props for the Brush1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Brush1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Brush1 icon component\n * @example\n * ```tsx\n * import { Brush1 } from 'magick-icons';\n * \n * <Brush1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Brush1 = React.forwardRef<SVGSVGElement, Brush1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M10.43 18.37c-.15 0-.29-.04-.42-.13a.74.74 0 0 1-.33-.62c0-.15-.01-.31-.03-.47-.09-.71-.41-1.33-.95-1.87s-1.21-.88-1.93-.97c-.12-.01-.29-.02-.45-.01-.26.02-.5-.09-.65-.3a.78.78 0 0 1-.11-.71c.15-.41.37-.78.63-1.08l1.54-1.94c2.65-3.31 8.02-7.29 11.95-8.87a2.17 2.17 0 0 1 2.33.47c.63.63.82 1.53.49 2.35-1.58 3.94-5.55 9.3-8.86 11.95l-1.97 1.58c-.37.27-.67.44-.97.56-.08.04-.18.06-.27.06m-2.89-5.43c.84.22 1.59.66 2.22 1.29a4.6 4.6 0 0 1 1.26 2.14l1.69-1.36c3.14-2.51 6.91-7.6 8.4-11.34a.63.63 0 0 0-.16-.72.67.67 0 0 0-.73-.14c-3.72 1.5-8.81 5.27-11.33 8.41z\"/><path fill=\"#1e293b\" d=\"M4.08 22.75c-.75 0-1.47-.3-2.01-.84-.62-.62-.92-1.48-.82-2.36l.27-2.46c.26-2.44 2.26-4.25 4.74-4.3.19-.01.44 0 .67.02 1.09.14 2.06.63 2.84 1.41.77.77 1.23 1.69 1.37 2.72a4.91 4.91 0 0 1-1.38 4.15c-.77.76-1.76 1.23-2.88 1.37l-2.47.27c-.11.01-.22.02-.33.02m2.37-8.45h-.13c-1.51.03-3.11 1.06-3.31 2.96l-.27 2.46c-.05.42.1.83.39 1.13.29.29.7.44 1.11.39l2.46-.27c.77-.1 1.46-.42 1.98-.94.64-.64 1-1.5 1-2.42 0-.15-.01-.31-.03-.47-.09-.71-.41-1.33-.95-1.87s-1.21-.88-1.93-.97zM14.24 15.22c-.41 0-.75-.34-.75-.75 0-2.2-1.79-3.98-3.98-3.98-.41 0-.75-.34-.75-.75s.33-.75.74-.75c3.02 0 5.48 2.46 5.48 5.48.01.42-.33.75-.74.75\"/></svg>\n );\n }\n);\n\nBrush1.displayName = 'Brush1';\n","import React from 'react';\n\n/**\n * Props for the Brush11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Brush11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Brush11 icon component\n * @example\n * ```tsx\n * import { Brush11 } from 'magick-icons';\n * \n * <Brush11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Brush11 = React.forwardRef<SVGSVGElement, Brush11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.26 14.44c-1.47 0-2.9-.57-3.98-1.65a5.63 5.63 0 0 1-1.25-6.07L11.12 4c.56-1.4 2.17-2.15 3.6-1.67 3.3 1.1 5.92 3.72 7.02 7.02.48 1.43-.27 3.05-1.67 3.6l-2.72 1.09c-.67.27-1.38.4-2.09.4M13.84 3.68c-.56 0-1.11.34-1.32.87l-1.09 2.72c-.61 1.54-.26 3.29.92 4.46a4.14 4.14 0 0 0 4.46.92l2.72-1.09c.66-.26 1.03-1.06.81-1.74a9.65 9.65 0 0 0-6.07-6.07c-.15-.05-.29-.07-.43-.07\"/><path fill=\"#1e293b\" d=\"M11.07 16.13c-.05 0-.1 0-.16-.01a2.27 2.27 0 0 1-1.53-.68l-.76-.76c-.42-.42-.66-.97-.68-1.55-.05-.64.2-1.3.68-1.78l1.14-1.14c.29-.29.77-.29 1.06 0l3.04 3.04a.75.75 0 0 1 0 1.06l-1.14 1.14c-.44.43-1.03.68-1.65.68m-.78-4.33-.61.61a.82.82 0 0 0-.24.64c.01.23.1.43.24.58l.76.76c.15.15.35.24.55.24.25.01.49-.07.66-.24l.61-.61z\"/><path fill=\"#1e293b\" d=\"M4.6 21.82c-.6 0-1.21-.23-1.67-.69-.45-.45-.69-1.04-.69-1.67s.25-1.22.69-1.67l5.23-5.23c.21-.21.53-.28.8-.17.28.11.46.37.48.67.01.21.09.4.24.55l.76.76c.15.15.35.24.55.24.3.01.56.2.67.48s.04.59-.17.8l-5.23 5.23c-.45.47-1.05.7-1.66.7m3.81-7.38-4.42 4.42c-.16.16-.25.38-.25.61s.09.44.25.61c.34.33.88.33 1.21 0l4.42-4.42c-.09-.06-.17-.14-.24-.21l-.76-.76c-.07-.08-.14-.16-.21-.25M17.12 7.7c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l.76-.76c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-.76.76c-.14.14-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nBrush11.displayName = 'Brush11';\n","import React from 'react';\n\n/**\n * Props for the Brush21 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Brush21Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Brush21 icon component\n * @example\n * ```tsx\n * import { Brush21 } from 'magick-icons';\n * \n * <Brush21 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Brush21 = React.forwardRef<SVGSVGElement, Brush21Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M4.52 22.19c-.75 0-1.5-.09-2.21-.28l-.98-.26.54-.86c.63-1 .69-1.96.75-2.98.07-1.17.15-2.39 1.1-3.58 1.02-1.28 2.71-1.96 4.33-1.72.85.12 1.62.5 2.22 1.1.67.67 1.08 1.49 1.2 2.42.22 1.71-.61 3.29-1.4 4.12-1.23 1.29-3.38 2.04-5.55 2.04m-.9-1.55c2.19.27 4.4-.51 5.36-1.52.6-.64 1.15-1.78 1-2.89-.08-.6-.34-1.12-.77-1.56-.38-.38-.84-.6-1.37-.67h-.01c-1.08-.17-2.25.31-2.94 1.17-.66.82-.71 1.67-.78 2.74-.05.83-.11 1.75-.49 2.73\"/><path fill=\"#1e293b\" d=\"m10.06 16.88-.09-.66a2.64 2.64 0 0 0-.77-1.55c-.38-.38-.84-.6-1.37-.67l-.67-.09.02-.67c.02-.86.36-1.68.96-2.31 2.63-2.83 5.53-5.53 8.62-8.01l.52-.43a3.047 3.047 0 0 1 4.29 4.28l-.42.53a83 83 0 0 1-6 6.67c-.67.67-1.33 1.32-2.02 1.96-.66.61-1.51.94-2.41.95zm-1.27-4.19c.55.19 1.06.5 1.48.92.49.49.84 1.05 1.04 1.68.3-.09.58-.25.82-.46q1.005-.945 1.98-1.92C16.22 10.8 18.2 8.6 20 6.36l.42-.53c.5-.62.45-1.51-.11-2.07s-1.45-.61-2.07-.11l-.52.43a80.4 80.4 0 0 0-8.47 7.87c-.22.21-.37.47-.46.74\"/></svg>\n );\n }\n);\n\nBrush21.displayName = 'Brush21';\n","import React from 'react';\n\n/**\n * Props for the Brush31 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Brush31Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Brush31 icon component\n * @example\n * ```tsx\n * import { Brush31 } from 'magick-icons';\n * \n * <Brush31 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Brush31 = React.forwardRef<SVGSVGElement, Brush31Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M4.58 22.75c-.88 0-1.73-.35-2.35-.97a3.33 3.33 0 0 1-.97-2.49c.04-.92.47-1.8 1.18-2.4l6.35-5.37c.32-.27.79-.23 1.06.09s.23.79-.09 1.06l-6.35 5.37c-.39.33-.62.81-.65 1.32a1.814 1.814 0 0 0 1.9 1.9c.51-.02.99-.26 1.32-.65l5.37-6.35c.27-.32.74-.36 1.06-.09s.36.74.09 1.06l-5.37 6.35c-.6.71-1.47 1.14-2.4 1.17h-.15\"/><path fill=\"#1e293b\" d=\"M14.55 17.19c-.76 0-1.52-.29-2.1-.87l-4.77-4.77a2.97 2.97 0 0 1 0-4.2l5.55-5.56c.73-.73 1.91-.73 2.63 0l6.34 6.34c.73.73.73 1.91 0 2.63l-5.56 5.56c-.58.58-1.34.87-2.1.87zm0-14.44c-.09 0-.19.04-.26.11L8.73 8.41c-.57.57-.57 1.51 0 2.08l4.77 4.77c.57.57 1.51.57 2.08 0l5.56-5.56c.14-.14.14-.37 0-.51L14.8 2.86a.36.36 0 0 0-.26-.11z\"/><path fill=\"#1e293b\" d=\"M17.62 15.04c-.19 0-.38-.07-.53-.22L9.18 6.91a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l7.91 7.91c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nBrush31.displayName = 'Brush31';\n","import React from 'react';\n\n/**\n * Props for the Brush41 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Brush41Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Brush41 icon component\n * @example\n * ```tsx\n * import { Brush41 } from 'magick-icons';\n * \n * <Brush41 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Brush41 = React.forwardRef<SVGSVGElement, Brush41Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16.44 14.97H7.56c-1.03 0-1.86-.83-1.86-1.86v-.79c0-1.2.86-2.21 2.05-2.39l1.56-.24V7.28A2.69 2.69 0 0 1 12 4.59c1.48 0 2.69 1.21 2.69 2.69v2.41l1.56.24c1.19.18 2.05 1.19 2.05 2.39v.79c0 1.03-.83 1.86-1.86 1.86M12 6.08c-.66 0-1.19.54-1.19 1.19v3.06c0 .37-.27.69-.64.74l-2.2.34c-.45.07-.78.45-.78.91v.79c0 .2.16.36.36.36h8.89c.2 0 .36-.16.36-.36v-.79c0-.46-.33-.84-.78-.91l-2.2-.34a.75.75 0 0 1-.64-.74V7.27c0-.66-.54-1.19-1.19-1.19z\"/><path fill=\"#1e293b\" d=\"M15.89 18.31H8.11c-1.03 0-1.86-.83-1.86-1.86v-2.37c0-.41.34-.75.75-.75s.75.34.75.75v2.37c0 .2.16.36.36.36h7.78c.2 0 .36-.16.36-.36v-2.37c0-.41.34-.75.75-.75s.75.34.75.75v2.37c0 1.03-.83 1.86-1.86 1.86\"/><path fill=\"#1e293b\" d=\"M16.44 22.75H7.56c-3.48 0-6.31-2.83-6.31-6.31V7.56c0-3.48 2.83-6.31 6.31-6.31h8.89c3.48 0 6.31 2.83 6.31 6.31v8.89c0 3.48-2.83 6.31-6.31 6.31zm-8.88-20c-2.65 0-4.81 2.16-4.81 4.81v8.89c0 2.65 2.16 4.81 4.81 4.81h8.89c2.65 0 4.81-2.16 4.81-4.81V7.56c0-2.65-2.16-4.81-4.81-4.81z\"/></svg>\n );\n }\n);\n\nBrush41.displayName = 'Brush41';\n","import React from 'react';\n\n/**\n * Props for the BrushSquare1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BrushSquare1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BrushSquare1 icon component\n * @example\n * ```tsx\n * import { BrushSquare1 } from 'magick-icons';\n * \n * <BrushSquare1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BrushSquare1 = React.forwardRef<SVGSVGElement, BrushSquare1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14.97 22.75h-6c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h2c.41 0 .75.34.75.75s-.34.75-.75.75h-2C4.36 2.75 2.72 4.39 2.72 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25v-2c0-.41.34-.75.75-.75s.75.34.75.75v2c0 5.43-2.31 7.75-7.75 7.75\"/><path fill=\"#1e293b\" d=\"M12.78 15.24c-.15 0-.29-.04-.42-.13a.74.74 0 0 1-.33-.62c0-.11-.01-.23-.03-.35-.07-.53-.31-1-.71-1.41-.41-.41-.91-.67-1.46-.74-.08-.01-.21-.02-.33-.01-.25.02-.5-.09-.65-.29a.78.78 0 0 1-.11-.71c.12-.34.31-.66.53-.91l1.23-1.54c2.14-2.67 6.45-5.87 9.63-7.14.73-.28 1.5-.12 2.03.41.55.55.71 1.33.42 2.04-1.27 3.17-4.47 7.49-7.13 9.62l-1.57 1.26c-.31.22-.56.37-.82.47-.09.03-.19.05-.28.05m-2.06-4.57c.61.2 1.16.54 1.63 1 .46.46.79.99.98 1.56l1.18-.95c2.49-2 5.49-6.04 6.68-9.01.08-.19-.01-.33-.09-.42-.05-.05-.19-.16-.42-.07-2.96 1.19-7 4.19-9 6.68z\"/><path fill=\"#1e293b\" d=\"M7.7 18.75c-.64 0-1.25-.25-1.71-.71-.53-.53-.79-1.26-.7-2.01l.21-1.96c.22-2.03 1.87-3.53 3.94-3.57.16-.01.36 0 .55.01a4 4 0 0 1 2.36 1.17c.64.64 1.03 1.4 1.14 2.26a4.061 4.061 0 0 1-1.15 3.45c-.63.63-1.45 1.02-2.38 1.14l-1.98.21c-.1.01-.19.01-.28.01m1.9-6.76h-.1c-1.15.03-2.36.8-2.51 2.24l-.21 1.97c-.03.29.07.58.27.78s.48.3.76.27l1.97-.21c.58-.07 1.1-.32 1.49-.71.48-.49.75-1.13.75-1.83 0-.11-.01-.23-.03-.35-.07-.53-.31-1-.71-1.41-.41-.41-.91-.67-1.46-.74-.05-.01-.13-.01-.22-.01M15.82 12.73c-.41 0-.75-.34-.75-.75 0-1.67-1.36-3.04-3.04-3.04-.41 0-.75-.34-.75-.75s.34-.75.75-.75c2.5 0 4.54 2.03 4.54 4.54 0 .41-.33.75-.75.75\"/></svg>\n );\n }\n);\n\nBrushSquare1.displayName = 'BrushSquare1';\n","import React from 'react';\n\n/**\n * Props for the Bubble1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Bubble1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Bubble1 icon component\n * @example\n * ```tsx\n * import { Bubble1 } from 'magick-icons';\n * \n * <Bubble1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Bubble1 = React.forwardRef<SVGSVGElement, Bubble1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.59 13.01a5.89 5.89 0 0 1-5.88-5.88 5.89 5.89 0 0 1 5.88-5.88 5.89 5.89 0 0 1 5.88 5.88 5.89 5.89 0 0 1-5.88 5.88m0-10.26c-2.41 0-4.38 1.96-4.38 4.38s1.96 4.38 4.38 4.38 4.38-1.96 4.38-4.38S18 2.75 15.59 2.75M6.36 20.19c-2.11 0-3.83-1.72-3.83-3.83s1.72-3.83 3.83-3.83 3.83 1.72 3.83 3.83-1.72 3.83-3.83 3.83m0-6.16c-1.28 0-2.33 1.04-2.33 2.33 0 1.28 1.04 2.33 2.33 2.33 1.28 0 2.33-1.04 2.33-2.33 0-1.28-1.05-2.33-2.33-2.33M16.62 22.75c-1.83 0-3.31-1.49-3.31-3.31 0-1.83 1.49-3.31 3.31-3.31a3.32 3.32 0 0 1 3.31 3.31 3.32 3.32 0 0 1-3.31 3.31m0-5.13a1.81 1.81 0 1 0 0 3.62 1.81 1.81 0 0 0 0-3.62\"/></svg>\n );\n }\n);\n\nBubble1.displayName = 'Bubble1';\n","import React from 'react';\n\n/**\n * Props for the Bucket1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Bucket1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Bucket1 icon component\n * @example\n * ```tsx\n * import { Bucket1 } from 'magick-icons';\n * \n * <Bucket1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Bucket1 = React.forwardRef<SVGSVGElement, Bucket1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M9.02 19.75c-.86 0-1.72-.41-2.54-1.23l-4.01-4.01c-.81-.81-1.22-1.66-1.22-2.54 0-.87.41-1.73 1.22-2.54l6.68-6.68a.75.75 0 0 1 1.06 0l7.35 7.35c.32.32.5.74.5 1.2 0 .45-.18.88-.5 1.2l-6.02 6.02c-.8.82-1.66 1.23-2.52 1.23m.67-15.4L3.54 10.5c-.52.52-.78 1.02-.78 1.48s.26.96.78 1.47l4.01 4.01c1.05 1.05 1.9 1.05 2.95 0l6.02-6.02c.06-.06.07-.21 0-.28z\"/><path fill=\"#1e293b\" d=\"M9.69 4.04c-.19 0-.38-.07-.53-.22L7.82 2.48a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l1.34 1.34c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M2.07 12.67a.75.75 0 0 1-.03-1.5l15.13-.66c.41-.02.76.3.78.72.02.41-.3.76-.72.78l-15.13.66zM16 22.75H3c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h13c.41 0 .75.34.75.75s-.34.75-.75.75M18.85 20.83c-1.43 0-2.6-1.17-2.6-2.6 0-1.45 1.71-3.37 2.05-3.75.28-.31.82-.31 1.1 0 .34.37 2.05 2.29 2.05 3.74s-1.17 2.61-2.6 2.61m0-4.66c-.55.72-1.1 1.6-1.1 2.07 0 .61.49 1.1 1.1 1.1s1.1-.49 1.1-1.1c0-.48-.55-1.36-1.1-2.07\"/></svg>\n );\n }\n);\n\nBucket1.displayName = 'Bucket1';\n","import React from 'react';\n\n/**\n * Props for the BucketCircle1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BucketCircle1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BucketCircle1 icon component\n * @example\n * ```tsx\n * import { BucketCircle1 } from 'magick-icons';\n * \n * <BucketCircle1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BucketCircle1 = React.forwardRef<SVGSVGElement, BucketCircle1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M10.61 17.31c-.59 0-1.18-.27-1.73-.82L6.49 14.1c-1.1-1.1-1.1-2.36 0-3.45l3.99-3.99a.75.75 0 0 1 1.06 0l4.39 4.39c.25.25.38.58.38.93s-.14.68-.39.93l-3.59 3.59c-.54.53-1.13.81-1.72.81m.4-9.07L7.55 11.7c-.17.17-.38.43-.38.67s.21.49.38.67l2.39 2.39c.17.17.43.38.67.38s.49-.21.67-.38l3.46-3.46z\"/><path fill=\"#1e293b\" d=\"M11.01 7.93c-.19 0-.38-.07-.53-.22l-.8-.8a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.8.8c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M6.46 13.08a.75.75 0 0 1-.03-1.5l9.03-.39c.41-.03.76.3.78.72s-.3.76-.72.78l-9.03.39zM16.47 17.95c-1.02 0-1.85-.83-1.85-1.85 0-.95 1-2.11 1.3-2.44.28-.31.82-.31 1.1 0 .3.33 1.3 1.49 1.3 2.44a1.84 1.84 0 0 1-1.85 1.85m0-2.57c-.21.31-.35.59-.35.72 0 .19.16.35.35.35s.35-.16.35-.35c.01-.13-.14-.41-.35-.72\"/><path fill=\"#1e293b\" d=\"M12 22.75C6.07 22.75 1.25 17.93 1.25 12S6.07 1.25 12 1.25 22.75 6.07 22.75 12 17.93 22.75 12 22.75m0-20C6.9 2.75 2.75 6.9 2.75 12S6.9 21.25 12 21.25s9.25-4.15 9.25-9.25S17.1 2.75 12 2.75\"/></svg>\n );\n }\n);\n\nBucketCircle1.displayName = 'BucketCircle1';\n","import React from 'react';\n\n/**\n * Props for the BucketSquare1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface BucketSquare1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * BucketSquare1 icon component\n * @example\n * ```tsx\n * import { BucketSquare1 } from 'magick-icons';\n * \n * <BucketSquare1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const BucketSquare1 = React.forwardRef<SVGSVGElement, BucketSquare1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M10.35 18.39q-1.02 0-1.95-.93l-2.83-2.83c-1.24-1.24-1.24-2.66 0-3.89l4.72-4.72c.29-.29.77-.29 1.06 0l5.19 5.19c.27.27.41.62.41 1s-.15.74-.41 1l-4.25 4.25c-.6.62-1.26.93-1.94.93m.48-10.79-4.19 4.19c-.32.32-.49.62-.49.89 0 .26.16.56.49.89l2.83 2.83c.65.65 1.12.65 1.77 0l4.19-4.19z\"/><path fill=\"#1e293b\" d=\"M10.83 7.289c-.19 0-.38-.07-.53-.22l-.94-.94a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.94.94c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22M5.44 13.39a.75.75 0 0 1-.03-1.5l10.68-.47c.41-.04.76.3.78.72.02.41-.3.76-.72.78l-10.68.47zM17.3 19.15c-1.13 0-2.06-.92-2.06-2.06 0-1.08 1.15-2.41 1.5-2.79.28-.31.82-.31 1.1 0 .35.38 1.5 1.72 1.5 2.79a2.04 2.04 0 0 1-2.04 2.06m0-3.15c-.31.44-.56.88-.56 1.09a.56.56 0 1 0 1.12 0c-.01-.21-.25-.65-.56-1.09\"/><path fill=\"#1e293b\" d=\"M15 22.75H9c-5.43 0-7.75-2.32-7.75-7.75V9c0-5.43 2.32-7.75 7.75-7.75h6c5.43 0 7.75 2.32 7.75 7.75v6c0 5.43-2.32 7.75-7.75 7.75m-6-20C4.39 2.75 2.75 4.39 2.75 9v6c0 4.61 1.64 6.25 6.25 6.25h6c4.61 0 6.25-1.64 6.25-6.25V9c0-4.61-1.64-6.25-6.25-6.25z\"/></svg>\n );\n }\n);\n\nBucketSquare1.displayName = 'BucketSquare1';\n","import React from 'react';\n\n/**\n * Props for the Cake1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Cake1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Cake1 icon component\n * @example\n * ```tsx\n * import { Cake1 } from 'magick-icons';\n * \n * <Cake1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Cake1 = React.forwardRef<SVGSVGElement, Cake1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M20.89 22.75c-.41 0-.75-.34-.75-.75v-9c0-1.24-1.16-2.25-2.58-2.25H6.44c-1.42 0-2.58 1.01-2.58 2.25v9c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-9c0-2.07 1.83-3.75 4.08-3.75h11.11c2.25 0 4.08 1.68 4.08 3.75v9a.74.74 0 0 1-.74.75\"/><path fill=\"#1e293b\" d=\"M18.44 10.75c-.41 0-.75-.34-.75-.75V7.17c0-.78-.75-1.42-1.66-1.42H7.98c-.92 0-1.66.64-1.66 1.42V10c0 .41-.34.75-.75.75s-.76-.34-.76-.75V7.17c0-1.61 1.42-2.92 3.16-2.92h8.05c1.74 0 3.16 1.31 3.16 2.92V10a.74.74 0 0 1-.74.75M17.33 17.75a2.1 2.1 0 0 1-2.1-2.1v-.31c0-.33-.27-.6-.6-.6s-.6.27-.6.6v.31a2.1 2.1 0 1 1-4.2 0v-.31c0-.33-.27-.6-.6-.6s-.6.27-.6.6v.31a2.1 2.1 0 1 1-4.2 0v-.33c0-.32-.26-.59-.59-.6h-.37a.755.755 0 0 1-.74-.76c.01-.41.34-.74.75-.74h.38c1.14.02 2.07.96 2.07 2.1v.33c0 .33.27.6.6.6s.6-.27.6-.6v-.31a2.1 2.1 0 1 1 4.2 0v.31c0 .33.27.6.6.6s.6-.27.6-.6v-.31a2.1 2.1 0 1 1 4.2 0v.31c0 .33.27.6.6.6s.6-.27.6-.6v-.31c0-1.16.94-2.1 2.1-2.1h.45c.41 0 .75.34.75.75s-.34.75-.75.75h-.45c-.33 0-.6.27-.6.6v.31a2.1 2.1 0 0 1-2.1 2.1\"/><path fill=\"#1e293b\" d=\"M8 5.75c-.41 0-.75-.34-.75-.75V3c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M16 5.75c-.41 0-.75-.34-.75-.75V3c0-.41.34-.75.75-.75s.75.34.75.75v2c0 .41-.34.75-.75.75M12 5.75c-.41 0-.75-.34-.75-.75V2c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nCake1.displayName = 'Cake1';\n","import React from 'react';\n\n/**\n * Props for the Calendar icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CalendarProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Calendar icon component\n * @example\n * ```tsx\n * import { Calendar } from 'magick-icons';\n * \n * <Calendar size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Calendar = React.forwardRef<SVGSVGElement, CalendarProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16.75 3.56V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.5h-6.5V2c0-.41-.34-.75-.75-.75s-.75.34-.75.75v1.56c-2.7.25-4.01 1.86-4.21 4.25-.02.29.22.53.5.53h16.92c.29 0 .53-.25.5-.53-.2-2.39-1.51-4-4.21-4.25M20 9.84H4c-.55 0-1 .45-1 1V17c0 3 1.5 5 5 5h4.93c.69 0 1.17-.67.95-1.32-.2-.58-.37-1.22-.37-1.68 0-3.03 2.47-5.5 5.5-5.5.29 0 .58.02.86.07.6.09 1.14-.38 1.14-.98v-1.74A1.02 1.02 0 0 0 20 9.84M9.21 17.71q-.15.135-.33.21c-.12.05-.25.08-.38.08s-.26-.03-.38-.08q-.18-.075-.33-.21c-.18-.19-.29-.45-.29-.71 0-.06.01-.13.02-.19.01-.07.03-.13.06-.19q.03-.09.09-.18c.03-.05.08-.1.12-.15q.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21c.04.05.09.1.12.15q.06.09.09.18c.03.06.05.12.06.19.01.06.02.13.02.19 0 .26-.11.52-.29.71m0-3.5q-.15.135-.33.21c-.12.05-.25.08-.38.08s-.26-.03-.38-.08c-.13-.05-.23-.12-.33-.21-.18-.19-.29-.45-.29-.71s.11-.52.29-.71q.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21c.04.05.09.1.12.15q.06.09.09.18.045.09.06.18c.01.07.02.14.02.2 0 .26-.11.52-.29.71m3.5 0c-.19.18-.44.29-.71.29-.13 0-.26-.03-.38-.08-.13-.05-.23-.12-.33-.21-.18-.19-.29-.45-.29-.71 0-.06.01-.13.02-.2q.015-.09.06-.18.03-.09.09-.18l.12-.15c.37-.37 1.04-.37 1.42 0l.12.15q.06.09.09.18.045.09.06.18c.01.07.02.14.02.2 0 .26-.11.52-.29.71\"/><path fill=\"#1e293b\" d=\"M21.83 16.17a4.01 4.01 0 0 0-5.66 0 4.01 4.01 0 0 0 0 5.66 4.01 4.01 0 0 0 5.66 0 4.01 4.01 0 0 0 0-5.66m-.76 3.39c-.13.14-.32.22-.53.22h-.74v.78c0 .21-.08.39-.22.53s-.32.22-.53.22c-.41 0-.75-.34-.75-.75v-.78h-.75a.749.749 0 1 1 0-1.5h.75v-.71a.749.749 0 1 1 1.5 0v.71h.74c.42 0 .75.34.75.75 0 .21-.08.4-.22.53\"/></svg>\n );\n }\n);\n\nCalendar.displayName = 'Calendar';\n","import React from 'react';\n\n/**\n * Props for the CardEdit1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardEdit1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardEdit1 icon component\n * @example\n * ```tsx\n * import { CardEdit1 } from 'magick-icons';\n * \n * <CardEdit1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardEdit1 = React.forwardRef<SVGSVGElement, CardEdit1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M11.5 9.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h9.5c.41 0 .75.34.75.75s-.34.75-.75.75M8 17.25H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M14.5 17.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M17.56 21.25H6.44c-3.98 0-5.19-1.2-5.19-5.14V7.89c0-3.94 1.21-5.14 5.19-5.14h8.06c.41 0 .75.34.75.75s-.34.75-.75.75H6.44c-3.14 0-3.69.54-3.69 3.64v8.21c0 3.1.55 3.64 3.69 3.64h11.11c3.14 0 3.69-.54 3.69-3.64v-4.08c0-.41.34-.75.75-.75s.75.34.75.75v4.08c.01 3.95-1.2 5.15-5.18 5.15\"/><path fill=\"#1e293b\" d=\"M15.52 11.44c-.39 0-.76-.14-1.02-.41-.32-.32-.46-.78-.39-1.26l.2-1.42c.05-.36.27-.79.52-1.04l3.71-3.71c1.47-1.47 2.75-.63 3.39 0 .63.63 1.47 1.91 0 3.39l-3.71 3.71c-.26.26-.69.47-1.04.52l-1.42.2c-.08.01-.16.02-.24.02m4.71-7.16c-.2 0-.38.14-.63.38l-3.7 3.71a.8.8 0 0 0-.1.2l-.2 1.35 1.36-.19a.8.8 0 0 0 .2-.1l3.71-3.71c.47-.47.54-.73 0-1.26-.26-.26-.45-.38-.64-.38\"/><path fill=\"#1e293b\" d=\"M20.87 7.74c-.07 0-.14-.01-.2-.03a4.12 4.12 0 0 1-2.84-2.84.76.76 0 0 1 .52-.93c.4-.11.81.12.93.52.25.87.94 1.56 1.81 1.81.4.11.63.53.52.92a.79.79 0 0 1-.74.55\"/></svg>\n );\n }\n);\n\nCardEdit1.displayName = 'CardEdit1';\n","import React from 'react';\n\n/**\n * Props for the CardPos1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardPos1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardPos1 icon component\n * @example\n * ```tsx\n * import { CardPos1 } from 'magick-icons';\n * \n * <CardPos1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardPos1 = React.forwardRef<SVGSVGElement, CardPos1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M3.93 16.63c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06L15.35 3.4c.29-.29.77-.29 1.06 0s.29.77 0 1.06L4.46 16.42c-.14.14-.34.21-.53.21M11.1 19.03c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.2-1.2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.2 1.2a.75.75 0 0 1-.53.22M13.79 16.34c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.39-2.39c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.39 2.39c-.14.14-.34.22-.53.22\"/><path fill=\"#1e293b\" d=\"M11.1 22.75c-.98 0-1.96-.6-3.15-1.79l-4.91-4.91c-2.39-2.39-2.38-3.93.03-6.34l6.64-6.64c2.41-2.41 3.95-2.42 6.34-.03l4.91 4.91c2.39 2.39 2.38 3.93-.03 6.34l-6.64 6.64c-1.21 1.21-2.2 1.82-3.19 1.82m1.8-20c-.52 0-1.18.43-2.13 1.38l-6.64 6.64c-.95.95-1.38 1.61-1.38 2.12 0 .52.4 1.15 1.35 2.1l4.91 4.91c.95.95 1.57 1.35 2.09 1.35h.01c.52 0 1.17-.43 2.12-1.38l6.64-6.64c.95-.95 1.38-1.61 1.38-2.12 0-.52-.4-1.15-1.35-2.1L14.99 4.1c-.94-.95-1.57-1.35-2.09-1.35\"/><path fill=\"#1e293b\" d=\"M22 22.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nCardPos1.displayName = 'CardPos1';\n","import React from 'react';\n\n/**\n * Props for the CardReceive1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardReceive1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardReceive1 icon component\n * @example\n * ```tsx\n * import { CardReceive1 } from 'magick-icons';\n * \n * <CardReceive1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardReceive1 = React.forwardRef<SVGSVGElement, CardReceive1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14.5 9.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12.5c.41 0 .75.34.75.75s-.34.75-.75.75M8 17.25H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M14.5 17.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M17.56 21.25H6.44c-3.98 0-5.19-1.2-5.19-5.14V7.89c0-3.94 1.21-5.14 5.19-5.14h8.06c.41 0 .75.34.75.75s-.34.75-.75.75H6.44c-3.14 0-3.69.54-3.69 3.64v8.21c0 3.1.55 3.64 3.69 3.64h11.11c3.14 0 3.69-.54 3.69-3.64v-2.08c0-.41.34-.75.75-.75s.75.34.75.75v2.08c.01 3.95-1.2 5.15-5.18 5.15\"/><path fill=\"#1e293b\" d=\"M20 10.25a.753.753 0 0 1-.75-.75v-6c0-.41.34-.75.75-.75s.75.34.75.75v4.19l.72-.72c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2a.75.75 0 0 1-.53.22\"/><path fill=\"#1e293b\" d=\"M20 10.25c-.19 0-.38-.07-.53-.22l-2-2a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2 2c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nCardReceive1.displayName = 'CardReceive1';\n","import React from 'react';\n\n/**\n * Props for the CardRemove1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardRemove1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardRemove1 icon component\n * @example\n * ```tsx\n * import { CardRemove1 } from 'magick-icons';\n * \n * <CardRemove1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardRemove1 = React.forwardRef<SVGSVGElement, CardRemove1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M21.9 10.78h-20c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h20a.749.749 0 1 1 0 1.5\"/><path fill=\"#1e293b\" d=\"M11.46 21.28H6.35c-3.98 0-5.2-1.2-5.2-5.14V7.92c0-3.15.67-4.9 4.24-5.11.31-.01.62-.02.96-.02h11.11c3.98 0 5.2 1.2 5.2 5.14v4.41c0 .41-.34.75-.75.75s-.75-.34-.75-.75V7.93c0-3.09-.55-3.64-3.7-3.64H6.35c-.32 0-.61.01-.89.02-2.17.13-2.81.62-2.81 3.62v8.22c0 3.09.55 3.64 3.7 3.64h5.11c.41 0 .75.34.75.75s-.34.74-.75.74\"/><path fill=\"#1e293b\" d=\"M17.9 22.78c-2.62 0-4.75-2.13-4.75-4.75s2.13-4.75 4.75-4.75 4.75 2.13 4.75 4.75-2.13 4.75-4.75 4.75m0-8c-1.79 0-3.25 1.46-3.25 3.25s1.46 3.25 3.25 3.25 3.25-1.46 3.25-3.25-1.46-3.25-3.25-3.25\"/><path fill=\"#1e293b\" d=\"M18.97 19.9c-.19 0-.38-.07-.53-.22l-2.11-2.11a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.11 2.11c.29.29.29.77 0 1.06-.14.14-.34.22-.53.22\"/><path fill=\"#1e293b\" d=\"M16.83 19.92c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.11-2.11c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.11 2.11a.7.7 0 0 1-.53.22M9.9 16.78h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4a.749.749 0 1 1 0 1.5\"/></svg>\n );\n }\n);\n\nCardRemove1.displayName = 'CardRemove1';\n","import React from 'react';\n\n/**\n * Props for the CardRemove11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardRemove11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardRemove11 icon component\n * @example\n * ```tsx\n * import { CardRemove11 } from 'magick-icons';\n * \n * <CardRemove11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardRemove11 = React.forwardRef<SVGSVGElement, CardRemove11Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M13.5 9.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11.5c.41 0 .75.34.75.75s-.34.75-.75.75M8 17.25H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M14.5 17.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M17.56 21.25H6.44c-3.98 0-5.19-1.2-5.19-5.14V7.89c0-3.94 1.21-5.14 5.19-5.14h7.06c.41 0 .75.34.75.75s-.34.75-.75.75H6.44c-3.14 0-3.69.54-3.69 3.64v8.21c0 3.1.55 3.64 3.69 3.64h11.11c3.14 0 3.69-.54 3.69-3.64v-4.08c0-.41.34-.75.75-.75s.75.34.75.75v4.08c.01 3.95-1.2 5.15-5.18 5.15\"/><path fill=\"#1e293b\" d=\"M17.31 8.94c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l3.89-3.89c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-3.89 3.89c-.15.15-.34.22-.53.22\"/><path fill=\"#1e293b\" d=\"M21.19 8.94c-.19 0-.38-.07-.53-.22l-3.89-3.89a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l3.89 3.89c.29.29.29.77 0 1.06a.7.7 0 0 1-.53.22\"/></svg>\n );\n }\n);\n\nCardRemove11.displayName = 'CardRemove11';\n","import React from 'react';\n\n/**\n * Props for the CardSend1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardSend1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardSend1 icon component\n * @example\n * ```tsx\n * import { CardSend1 } from 'magick-icons';\n * \n * <CardSend1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardSend1 = React.forwardRef<SVGSVGElement, CardSend1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14.5 9.25H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h12.5c.41 0 .75.34.75.75s-.34.75-.75.75M8 17.25H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M14.5 17.25h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M17.56 21.25H6.44c-3.98 0-5.19-1.2-5.19-5.14V7.89c0-3.94 1.21-5.14 5.19-5.14h8.06c.41 0 .75.34.75.75s-.34.75-.75.75H6.44c-3.14 0-3.69.54-3.69 3.64v8.21c0 3.1.55 3.64 3.69 3.64h11.11c3.14 0 3.69-.54 3.69-3.64v-2.08c0-.41.34-.75.75-.75s.75.34.75.75v2.08c.01 3.95-1.2 5.15-5.18 5.15\"/><path fill=\"#1e293b\" d=\"M20 10.25c-.41 0-.75-.34-.75-.75v-6c0-.3.18-.58.46-.69s.6-.05.82.16l2 2c.29.29.29.77 0 1.06s-.77.29-1.06 0l-.72-.72V9.5c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M18 6.25c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2-2c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2 2c-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nCardSend1.displayName = 'CardSend1';\n","import React from 'react';\n\n/**\n * Props for the ChevronDown icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronDownProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronDown icon component\n * @example\n * ```tsx\n * import { ChevronDown } from 'magick-icons';\n * \n * <ChevronDown size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronDown = React.forwardRef<SVGSVGElement, ChevronDownProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M17.47 8.47a.75.75 0 1 1 1.06 1.06l-6 6a.75.75 0 0 1-1.06 0l-6-6-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 13.94z\"/></svg>\n );\n }\n);\n\nChevronDown.displayName = 'ChevronDown';\n","import React from 'react';\n\n/**\n * Props for the ChevronLeft icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronLeftProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronLeft icon component\n * @example\n * ```tsx\n * import { ChevronLeft } from 'magick-icons';\n * \n * <ChevronLeft size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronLeft = React.forwardRef<SVGSVGElement, ChevronLeftProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14.47 5.47a.75.75 0 1 1 1.06 1.06L10.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052-6-6a.75.75 0 0 1 0-1.06z\"/></svg>\n );\n }\n);\n\nChevronLeft.displayName = 'ChevronLeft';\n","import React from 'react';\n\n/**\n * Props for the ChevronRight icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronRightProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronRight icon component\n * @example\n * ```tsx\n * import { ChevronRight } from 'magick-icons';\n * \n * <ChevronRight size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronRight = React.forwardRef<SVGSVGElement, ChevronRightProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8.47 5.47a.75.75 0 0 1 1.004-.052l.056.052 6 6a.75.75 0 0 1 0 1.06l-6 6a.75.75 0 1 1-1.06-1.06L13.94 12 8.47 6.53l-.052-.056A.75.75 0 0 1 8.47 5.47\"/></svg>\n );\n }\n);\n\nChevronRight.displayName = 'ChevronRight';\n","import React from 'react';\n\n/**\n * Props for the ChevronUp icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronUpProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronUp icon component\n * @example\n * ```tsx\n * import { ChevronUp } from 'magick-icons';\n * \n * <ChevronUp size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronUp = React.forwardRef<SVGSVGElement, ChevronUpProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M11.526 8.418a.75.75 0 0 1 1.004.052l6 6 .052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 10.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06l6-6z\"/></svg>\n );\n }\n);\n\nChevronUp.displayName = 'ChevronUp';\n","import React from 'react';\n\n/**\n * Props for the ChevronsUpDown icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ChevronsUpDownProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ChevronsUpDown icon component\n * @example\n * ```tsx\n * import { ChevronsUpDown } from 'magick-icons';\n * \n * <ChevronsUpDown size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ChevronsUpDown = React.forwardRef<SVGSVGElement, ChevronsUpDownProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M16.47 14.47a.75.75 0 1 1 1.06 1.06l-5 5a.75.75 0 0 1-1.06 0l-5-5-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 18.94zM11.526 3.418a.75.75 0 0 1 1.004.052l5 5 .052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 5.06 7.53 9.53a.75.75 0 1 1-1.06-1.06l5-5z\"/></svg>\n );\n }\n);\n\nChevronsUpDown.displayName = 'ChevronsUpDown';\n","import React from 'react';\n\n/**\n * Props for the CircleCheckFill icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CircleCheckFillProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CircleCheckFill icon component\n * @example\n * ```tsx\n * import { CircleCheckFill } from 'magick-icons';\n * \n * <CircleCheckFill size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CircleCheckFill = React.forwardRef<SVGSVGElement, CircleCheckFillProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" fill-rule=\"evenodd\" d=\"M21.25 12a9.25 9.25 0 1 0-18.5 0 9.25 9.25 0 0 0 18.5 0m-5.72-2.53a.75.75 0 0 0-1.06 0L11 12.94l-1.47-1.47-.056-.052a.75.75 0 0 0-1.056 1.056l.052.056 2 2a.75.75 0 0 0 1.06 0l4-4a.75.75 0 0 0 0-1.06\" clip-rule=\"evenodd\"/><path fill=\"#000\" fill-rule=\"evenodd\" d=\"M12 2.75a9.25 9.25 0 1 1 0 18.5 9.25 9.25 0 0 1 0-18.5m0 20c5.937 0 10.75-4.813 10.75-10.75S17.937 1.25 12 1.25 1.25 6.063 1.25 12 6.063 22.75 12 22.75\" clip-rule=\"evenodd\"/></svg>\n );\n }\n);\n\nCircleCheckFill.displayName = 'CircleCheckFill';\n","import React from 'react';\n\n/**\n * Props for the CloseCircle1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CloseCircle1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CloseCircle1 icon component\n * @example\n * ```tsx\n * import { CloseCircle1 } from 'magick-icons';\n * \n * <CloseCircle1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CloseCircle1 = React.forwardRef<SVGSVGElement, CloseCircle1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m3.36 12.3c.29.29.29.77 0 1.06-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-2.3-2.3-2.3 2.3c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l2.3-2.3-2.3-2.3a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.3 2.3 2.3-2.3c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-2.3 2.3z\"/></svg>\n );\n }\n);\n\nCloseCircle1.displayName = 'CloseCircle1';\n","import React from 'react';\n\n/**\n * Props for the DislikeBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface DislikeBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * DislikeBold icon component\n * @example\n * ```tsx\n * import { DislikeBold } from 'magick-icons';\n * \n * <DislikeBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const DislikeBold = React.forwardRef<SVGSVGElement, DislikeBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.61 5.5v10.16c0 .4-.12.79-.34 1.12l-2.73 4.06c-.43.65-1.5 1.11-2.41.77-.98-.33-1.63-1.43-1.42-2.41l.52-3.27c.04-.3-.04-.57-.21-.78a.93.93 0 0 0-.69-.31H4.22c-.79 0-1.47-.32-1.87-.88-.38-.54-.45-1.24-.2-1.95l2.46-7.49c.31-1.24 1.66-2.25 3-2.25h3.9c.67 0 1.61.23 2.04.66l1.28.99a2 2 0 0 1 .78 1.58M18.79 17.61h1.03c1.55 0 2.18-.6 2.18-2.08V5.48C22 4 21.37 3.4 19.82 3.4h-1.03c-1.55 0-2.18.6-2.18 2.08v10.06c0 1.47.63 2.07 2.18 2.07\"/></svg>\n );\n }\n);\n\nDislikeBold.displayName = 'DislikeBold';\n","import React from 'react';\n\n/**\n * Props for the DocumentTextBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface DocumentTextBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * DocumentTextBold icon component\n * @example\n * ```tsx\n * import { DocumentTextBold } from 'magick-icons';\n * \n * <DocumentTextBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const DocumentTextBold = React.forwardRef<SVGSVGElement, DocumentTextBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.8 2.21c-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67.95.01 2.27.01 3.4.01.57 0 .87-.67.47-1.07-1.44-1.45-4.02-4.06-5.5-5.54\"/><path fill=\"#1e293b\" d=\"M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-9 7.56h-4c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75m2-4h-6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h6c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nDocumentTextBold.displayName = 'DocumentTextBold';\n","import React from 'react';\n\n/**\n * Props for the DocumentUpload icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface DocumentUploadProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * DocumentUpload icon component\n * @example\n * ```tsx\n * import { DocumentUpload } from 'magick-icons';\n * \n * <DocumentUpload size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const DocumentUpload = React.forwardRef<SVGSVGElement, DocumentUploadProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.5 10.19h-2.89c-2.37 0-4.3-1.93-4.3-4.3V3c0-.55-.45-1-1-1H8.07C4.99 2 2.5 4 2.5 7.57v8.86C2.5 20 4.99 22 8.07 22h7.86c3.08 0 5.57-2 5.57-5.57v-5.24c0-.55-.45-1-1-1m-8.97 3.34c-.15.15-.34.22-.53.22s-.38-.07-.53-.22l-.72-.72V17c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-4.19l-.72.72c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l2-2c.07-.06.14-.11.22-.15.02-.01.05-.02.07-.03.06-.02.12-.03.19-.04h.08c.08 0 .16.02.24.05h.02c.08.03.16.09.22.15.01.01.02.01.02.02l2 2c.29.29.29.77 0 1.06\"/><path fill=\"#1e293b\" d=\"M17.43 8.81c.95.01 2.27.01 3.4.01.57 0 .87-.67.47-1.07-1.44-1.45-4.02-4.06-5.5-5.54-.41-.41-1.12-.13-1.12.44v3.49c0 1.46 1.24 2.67 2.75 2.67\"/></svg>\n );\n }\n);\n\nDocumentUpload.displayName = 'DocumentUpload';\n","import React from 'react';\n\n/**\n * Props for the Enter icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface EnterProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Enter icon component\n * @example\n * ```tsx\n * import { Enter } from 'magick-icons';\n * \n * <Enter size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Enter = React.forwardRef<SVGSVGElement, EnterProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M19.25 6v2A3.25 3.25 0 0 1 16 11.25H5.81l3.72-3.72.052-.056a.75.75 0 0 0-1.056-1.056l-.056.052-5 5a.75.75 0 0 0 0 1.06l5 5a.75.75 0 1 0 1.06-1.06l-3.72-3.72H16A4.75 4.75 0 0 0 20.75 8V6a.75.75 0 1 0-1.5 0\"/></svg>\n );\n }\n);\n\nEnter.displayName = 'Enter';\n","import React from 'react';\n\n/**\n * Props for the Finance icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FinanceProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Finance icon component\n * @example\n * ```tsx\n * import { Finance } from 'magick-icons';\n * \n * <Finance size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Finance = React.forwardRef<SVGSVGElement, FinanceProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M22 15c0 3.87-3.13 7-7 7-.61 0-1.2-.08-1.76-.23a7.87 7.87 0 0 0 3.68-5.67l.12-.9a7.92 7.92 0 0 0 2.89-5.17A6.96 6.96 0 0 1 22 15\"/><path fill=\"#1e293b\" d=\"M15.93 15.97A6.95 6.95 0 0 1 12 21.32c-.91.44-1.92.68-3 .68-3.87 0-7-3.13-7-7 0-1.95.79-3.71 2.08-4.97.28 2.22 1.5 4.25 3.36 5.54C8.78 16.51 10.35 17 12 17c1.4 0 2.74-.35 3.93-1.03\"/><path fill=\"#1e293b\" d=\"M12 2C8.13 2 5 5.13 5 9c0 .08 0 .17.01.25a6.94 6.94 0 0 0 3 5.5C9.14 15.54 10.51 16 12 16s2.86-.46 3.99-1.25a6.94 6.94 0 0 0 3-5.5C19 9.17 19 9.08 19 9c0-3.87-3.13-7-7-7m.75 10.73V13c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.29c-.66-.08-1.26-.45-1.62-1.05-.21-.35-.1-.82.25-1.03s.82-.1 1.03.25c.06.11.25.36.59.36h1.09c.36 0 .65-.29.65-.65 0-.3-.2-.56-.49-.63l-1.88-.47a2.15 2.15 0 0 1 .38-4.23v-.27c0-.41.34-.75.75-.75s.75.34.75.75v.29c.66.08 1.25.44 1.62 1.03a.747.747 0 1 1-1.27.79c-.07-.11-.26-.35-.6-.35h-1.09c-.36 0-.65.29-.65.65 0 .3.2.56.49.63l1.87.47c.96.23 1.63 1.09 1.63 2.09 0 1.13-.88 2.06-2 2.14\"/></svg>\n );\n }\n);\n\nFinance.displayName = 'Finance';\n","import React from 'react';\n\n/**\n * Props for the Flag icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FlagProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Flag icon component\n * @example\n * ```tsx\n * import { Flag } from 'magick-icons';\n * \n * <Flag size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Flag = React.forwardRef<SVGSVGElement, FlagProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m18.02 12.33-1.22-1.22a1.4 1.4 0 0 1-.47-1.03c-.02-.45.16-.9.49-1.23l1.2-1.2c1.04-1.04 1.43-2.04 1.1-2.83-.32-.78-1.31-1.21-2.77-1.21H5.9v-.86c0-.41-.34-.75-.75-.75s-.75.34-.75.75v18.5c0 .41.34.75.75.75s.75-.34.75-.75v-4.88h10.45c1.44 0 2.41-.44 2.74-1.23s-.05-1.78-1.07-2.81\"/></svg>\n );\n }\n);\n\nFlag.displayName = 'Flag';\n","import React from 'react';\n\n/**\n * Props for the Folder2 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Folder2Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Folder2 icon component\n * @example\n * ```tsx\n * import { Folder2 } from 'magick-icons';\n * \n * <Folder2 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Folder2 = React.forwardRef<SVGSVGElement, Folder2Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M19.435 4.034c.132.208-.095.45-.335.396-.47-.14-.99-.21-1.52-.21h-3.3a.5.5 0 0 1-.4-.2l-1.15-1.53c-.14-.2-.008-.49.237-.49h2.753c1.561 0 2.936.81 3.715 2.034\"/><path fill=\"#1e293b\" d=\"M20.14 6.54a4.2 4.2 0 0 0-1.45-.67q-.54-.15-1.11-.15h-3.72c-.58 0-.62-.05-.93-.46l-1.4-1.86C10.88 2.53 10.37 2 8.74 2H6.42C3.98 2 2 3.98 2 6.42v11.16C2 20.02 3.98 22 6.42 22h11.16c2.44 0 4.42-1.98 4.42-4.42v-7.44c0-1.49-.73-2.8-1.86-3.6m-5.75 9.8H9.6c-.39 0-.69-.31-.69-.7 0-.38.3-.7.69-.7h4.79c.39 0 .7.32.7.7 0 .39-.31.7-.7.7\"/></svg>\n );\n }\n);\n\nFolder2.displayName = 'Folder2';\n","import React from 'react';\n\n/**\n * Props for the FolderDrawerOpen icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FolderDrawerOpenProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * FolderDrawerOpen icon component\n * @example\n * ```tsx\n * import { FolderDrawerOpen } from 'magick-icons';\n * \n * <FolderDrawerOpen size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const FolderDrawerOpen = React.forwardRef<SVGSVGElement, FolderDrawerOpenProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m21.06 11.82-.16-.22q-.42-.51-.99-.81c-.51-.29-1.09-.44-1.69-.44H5.77c-.6 0-1.17.15-1.69.44-.39.21-.74.5-1.03.86-.57.73-.84 1.63-.75 2.53l.37 4.67c.13 1.41.3 3.15 3.47 3.15h11.72c3.17 0 3.33-1.74 3.47-3.16l.37-4.65c.09-.84-.13-1.68-.64-2.37m-6.67 5.52H9.6c-.39 0-.7-.32-.7-.7s.31-.7.7-.7h4.79c.39 0 .7.32.7.7 0 .39-.31.7-.7.7M20.561 8.596c.038.383-.378.64-.742.517a5 5 0 0 0-1.59-.253H5.77c-.556 0-1.104.09-1.616.262-.36.121-.773-.127-.773-.507V6.66C3.38 3.09 4.47 2 8.04 2h1.18c1.43 0 1.88.46 2.46 1.21l1.2 1.6c.25.34.26.36.7.36h2.38c3.126 0 4.347.837 4.601 3.426\"/></svg>\n );\n }\n);\n\nFolderDrawerOpen.displayName = 'FolderDrawerOpen';\n","import React from 'react';\n\n/**\n * Props for the FolderOpenBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface FolderOpenBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * FolderOpenBold icon component\n * @example\n * ```tsx\n * import { FolderOpenBold } from 'magick-icons';\n * \n * <FolderOpenBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const FolderOpenBold = React.forwardRef<SVGSVGElement, FolderOpenBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m21.06 11.82-.16-.22q-.42-.51-.99-.81c-.51-.29-1.09-.44-1.69-.44H5.77c-.6 0-1.17.15-1.69.44-.39.21-.74.5-1.03.86-.57.73-.84 1.63-.75 2.53l.37 4.67c.13 1.41.3 3.15 3.47 3.15h11.72c3.17 0 3.33-1.74 3.47-3.16l.37-4.65c.09-.84-.13-1.68-.64-2.37M20.561 8.596c.038.383-.378.64-.742.517a5 5 0 0 0-1.59-.253H5.77c-.556 0-1.104.09-1.616.262-.36.121-.773-.127-.773-.507V6.66C3.38 3.09 4.47 2 8.04 2h1.18c1.43 0 1.88.46 2.46 1.21l1.2 1.6c.25.34.26.36.7.36h2.38c3.126 0 4.347.837 4.601 3.426\"/></svg>\n );\n }\n);\n\nFolderOpenBold.displayName = 'FolderOpenBold';\n","import React from 'react';\n\n/**\n * Props for the GripVertical icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface GripVerticalProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * GripVertical icon component\n * @example\n * ```tsx\n * import { GripVertical } from 'magick-icons';\n * \n * <GripVertical size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const GripVertical = React.forwardRef<SVGSVGElement, GripVerticalProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" fill=\"none\" viewBox=\"0 0 20 20\" {...props}><path fill=\"#1e293b\" d=\"M8.958 15.833a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m5 0a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m-5-5.833a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m5 0a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m-5-5.833a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0m5 0a1.458 1.458 0 1 1-2.916 0 1.458 1.458 0 0 1 2.916 0\"/></svg>\n );\n }\n);\n\nGripVertical.displayName = 'GripVertical';\n","import React from 'react';\n\n/**\n * Props for the HeartBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface HeartBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * HeartBold icon component\n * @example\n * ```tsx\n * import { HeartBold } from 'magick-icons';\n * \n * <HeartBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const HeartBold = React.forwardRef<SVGSVGElement, HeartBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 5.01c.77-.9 2.09-1.9 4.11-1.9C19.64 3.11 22 6.42 22 9.5c0 6.45-8.02 11.38-10 11.38S2 15.95 2 9.51c0-3.08 2.37-6.39 5.89-6.39 2.02 0 3.34 1.01 4.11 1.9z\"/></svg>\n );\n }\n);\n\nHeartBold.displayName = 'HeartBold';\n","import React from 'react';\n\n/**\n * Props for the HrSystem icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface HrSystemProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * HrSystem icon component\n * @example\n * ```tsx\n * import { HrSystem } from 'magick-icons';\n * \n * <HrSystem size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const HrSystem = React.forwardRef<SVGSVGElement, HrSystemProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12 10.75A4.756 4.756 0 0 1 7.25 6 4.756 4.756 0 0 1 12 1.25 4.756 4.756 0 0 1 16.75 6 4.756 4.756 0 0 1 12 10.75m0-8A3.254 3.254 0 0 0 8.75 6 3.254 3.254 0 0 0 12 9.25 3.254 3.254 0 0 0 15.25 6 3.254 3.254 0 0 0 12 2.75M17.6 22.75H6.4a3.153 3.153 0 0 1-3.15-3.15v-5.2a3.153 3.153 0 0 1 3.15-3.15h11.2a3.153 3.153 0 0 1 3.15 3.15v5.2a3.153 3.153 0 0 1-3.15 3.15m-11.2-10c-.91 0-1.65.74-1.65 1.65v5.2c0 .91.74 1.65 1.65 1.65h11.2c.91 0 1.65-.74 1.65-1.65v-5.2c0-.91-.74-1.65-1.65-1.65z\"/><path fill=\"#000\" d=\"M11.5 14v6H10v-2.25H8V20H6.5v-6H8v2.25h2V14zM17.5 16.265A2.267 2.267 0 0 0 15.235 14H12.5v6H14v-1.25h1.235q.19 0 .37-.031c.265.338.395.76.395 1.281h1.5c0-.766-.196-1.447-.574-2.011.357-.4.574-.928.574-1.504zm-3.5.985V15.5h1.235c.422 0 .765.343.765.765v.22a.766.766 0 0 1-.765.765z\"/></svg>\n );\n }\n);\n\nHrSystem.displayName = 'HrSystem';\n","import React from 'react';\n\n/**\n * Props for the Icon3dcube1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Icon3dcube1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Icon3dcube1 icon component\n * @example\n * ```tsx\n * import { Icon3dcube1 } from 'magick-icons';\n * \n * <Icon3dcube1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Icon3dcube1 = React.forwardRef<SVGSVGElement, Icon3dcube1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 12.25c-.44 0-.88-.11-1.28-.32L4.21 8.42c-.59-.32-.96-.95-.96-1.65s.37-1.33.96-1.65l6.51-3.51c.8-.43 1.76-.43 2.55 0l6.51 3.51c.59.32.96.95.96 1.65s-.37 1.33-.96 1.65l-6.51 3.51c-.39.22-.83.32-1.27.32m0-9.47c-.19 0-.39.05-.57.15l-6.5 3.5c-.17.09-.18.28-.18.34s.01.25.18.33l6.51 3.51c.36.19.77.19 1.13 0l6.51-3.51c.16-.09.18-.28.18-.33 0-.06-.01-.25-.18-.33l-6.51-3.51c-.18-.1-.38-.15-.57-.15M9.78 22.72c-.28 0-.57-.07-.83-.2L2.89 19.5a2.97 2.97 0 0 1-1.64-2.66v-5.72c0-.65.33-1.24.88-1.58.56-.34 1.23-.37 1.81-.08L10 12.48c1.01.51 1.64 1.52 1.64 2.66v5.72c0 .65-.33 1.24-.88 1.58-.3.19-.64.28-.98.28M3.11 10.76c-.08 0-.15.03-.19.05-.06.04-.17.13-.17.31v5.72c0 .56.31 1.07.81 1.32l6.05 3.03c.16.08.29.02.35-.01.06-.04.17-.13.17-.31v-5.72c0-.56-.31-1.07-.81-1.32L3.27 10.8a.34.34 0 0 0-.16-.04M14.22 22.72c-.34 0-.68-.09-.98-.28-.55-.34-.88-.93-.88-1.58v-5.72c0-1.13.63-2.15 1.64-2.66l6.05-3.03c.58-.29 1.26-.26 1.81.08s.88.93.88 1.58v5.72c0 1.13-.63 2.15-1.64 2.66l-6.05 3.03c-.26.14-.55.2-.83.2m6.67-11.96c-.05 0-.1.01-.16.04l-6.05 3.03c-.5.25-.81.75-.81 1.32v5.72c0 .18.11.27.17.31s.19.09.35.01l6.05-3.03c.5-.25.81-.76.81-1.32v-5.72c0-.18-.11-.27-.17-.31a.4.4 0 0 0-.19-.05\"/></svg>\n );\n }\n);\n\nIcon3dcube1.displayName = 'Icon3dcube1';\n","import React from 'react';\n\n/**\n * Props for the Icon3square1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Icon3square1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Icon3square1 icon component\n * @example\n * ```tsx\n * import { Icon3square1 } from 'magick-icons';\n * \n * <Icon3square1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Icon3square1 = React.forwardRef<SVGSVGElement, Icon3square1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M9.37 22.75H4.62c-2.3 0-3.37-1.07-3.37-3.37v-4.75c0-2.31 1.07-3.38 3.37-3.38H7c.41 0 .75.34.75.75v2.37c0 1.46.42 1.88 1.87 1.88H12c.41 0 .75.34.75.75v2.38c0 2.3-1.07 3.37-3.38 3.37m-4.75-10c-1.45 0-1.87.42-1.87 1.88v4.75c0 1.45.42 1.87 1.87 1.87h4.75c1.46 0 1.88-.42 1.88-1.87v-1.63H9.62c-2.3 0-3.37-1.07-3.37-3.38v-1.62z\"/><path fill=\"#1e293b\" d=\"M14.37 17.75H9.62c-2.3 0-3.37-1.07-3.37-3.38V9.62c0-2.3 1.07-3.37 3.37-3.37H12c.41 0 .75.34.75.75v2.37c0 1.46.42 1.88 1.87 1.88H17c.41 0 .75.34.75.75v2.37c0 2.31-1.07 3.38-3.38 3.38m-4.75-10c-1.45 0-1.87.42-1.87 1.87v4.75c0 1.46.42 1.88 1.87 1.88h4.75c1.46 0 1.88-.42 1.88-1.88v-1.62h-1.63c-2.3 0-3.37-1.07-3.37-3.38V7.75z\"/><path fill=\"#1e293b\" d=\"M19.37 12.75h-4.75c-2.3 0-3.37-1.07-3.37-3.38V4.62c0-2.3 1.07-3.37 3.37-3.37h4.75c2.31 0 3.38 1.07 3.38 3.37v4.75c0 2.31-1.07 3.38-3.38 3.38m-4.75-10c-1.45 0-1.87.42-1.87 1.87v4.75c0 1.46.42 1.88 1.87 1.88h4.75c1.46 0 1.88-.42 1.88-1.88V4.62c0-1.45-.42-1.87-1.88-1.87z\"/></svg>\n );\n }\n);\n\nIcon3square1.displayName = 'Icon3square1';\n","import React from 'react';\n\n/**\n * Props for the IconsaxAiScienceBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxAiScienceBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxAiScienceBold icon component\n * @example\n * ```tsx\n * import { IconsaxAiScienceBold } from 'magick-icons';\n * \n * <IconsaxAiScienceBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxAiScienceBold = React.forwardRef<SVGSVGElement, IconsaxAiScienceBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M15.44 6.16h-.15l2.13 4.87-.41.26s-2.28 1.46-4.54.72c-2.35-.79-4.72-.93-5.88-.95l2.14-4.9h-.3c-.65 0-1.25-.26-1.68-.69s-.69-1.03-.69-1.68c0-1.3 1.06-2.37 2.37-2.37h7.12c.66 0 1.25.27 1.68.7.56.56.85 1.38.63 2.25-.26 1.08-1.3 1.79-2.42 1.79M18.04 12.42l-.19.12s-2.83 1.89-5.84.89c-3-1-6.07-.88-6.07-.88l-.97 2.2c.18-.09.38-.16.59-.16.56 0 1.01.34 1.2.84l.03.1.28 1.02c.13.5.52.88 1.01 1.02l.97.26c.568.175.99.699.99 1.3 0 .583-.399 1.076-.95 1.25l-.99.27c-.41.11-.72.38-.9.74.3.03.61.06.96.06h7.69c4.14 0 5.02-2.52 3.67-5.61z\"/><path fill=\"#000\" d=\"M9.07 19.11c0 .07-.04.23-.23.29l-.98.27c-.85.23-1.49.87-1.72 1.72l-.26.96c-.06.22-.23.24-.31.24s-.25-.02-.31-.24L5 21.38c-.23-.84-.88-1.48-1.72-1.71l-.97-.26c-.21-.06-.23-.24-.23-.31 0-.08.02-.26.23-.32l.98-.26c.84-.24 1.48-.88 1.71-1.72l.28-1.02c.07-.17.23-.2.29-.2s.23.02.29.18l.28 1.03c.23.84.88 1.48 1.72 1.72l1 .28c.2.08.21.26.21.32\"/></svg>\n );\n }\n);\n\nIconsaxAiScienceBold.displayName = 'IconsaxAiScienceBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxAttachCircleBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxAttachCircleBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxAttachCircleBold icon component\n * @example\n * ```tsx\n * import { IconsaxAttachCircleBold } from 'magick-icons';\n * \n * <IconsaxAttachCircleBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxAttachCircleBold = React.forwardRef<SVGSVGElement, IconsaxAttachCircleBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m4.37 12.35-2.22 2.22c-.54.54-1.24.8-1.94.8a2.75 2.75 0 0 1-2.75-2.74c0-.73.29-1.43.81-1.94l1.41-1.41c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-1.41 1.41a1.234 1.234 0 0 0 0 1.76c.49.49 1.28.49 1.77 0l2.22-2.22a3.253 3.253 0 0 0-4.6-4.6L8.3 11.11a2.657 2.657 0 0 0 0 3.78c.29.29.29.77 0 1.06s-.77.29-1.06 0A4.05 4.05 0 0 1 6 13.01c0-1.12.43-2.17 1.22-2.96l2.42-2.42a4.76 4.76 0 0 1 6.72 0 4.753 4.753 0 0 1 .01 6.72\" opacity=\".93\"/></svg>\n );\n }\n);\n\nIconsaxAttachCircleBold.displayName = 'IconsaxAttachCircleBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxBrainBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxBrainBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxBrainBold icon component\n * @example\n * ```tsx\n * import { IconsaxBrainBold } from 'magick-icons';\n * \n * <IconsaxBrainBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxBrainBold = React.forwardRef<SVGSVGElement, IconsaxBrainBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M11.29 2.73a3.33 3.33 0 0 0-3.16-.54 3.32 3.32 0 0 0-2.15 2.37c-.1.43-.43.77-.87.86A3.89 3.89 0 0 0 2.3 7.74c-.5 1.2-.37 2.56.35 3.64.26.38.26.87 0 1.25a3.87 3.87 0 0 0-.35 3.64 3.87 3.87 0 0 0 2.81 2.32c.44.1.77.43.87.86.27 1.11 1.08 2 2.16 2.37 1.07.37 2.27.16 3.15-.55.21-.17.45-.25.7-.25V2.98c-.25 0-.49-.08-.7-.25M8.66 17.19c-.41 0-.75-.34-.75-.75 0-.81-.66-1.47-1.47-1.47-.41 0-.75-.34-.75-.75s.34-.75.75-.75a2.97 2.97 0 0 1 2.97 2.97c0 .41-.34.75-.75.75m-2.22-6.66c-.41 0-.75-.34-.75-.75s.34-.75.75-.75c.81 0 1.47-.66 1.47-1.47 0-.41.34-.75.75-.75s.75.34.75.75a2.97 2.97 0 0 1-2.97 2.97M21.34 11.37c.71-1.08.85-2.44.35-3.64a3.87 3.87 0 0 0-2.82-2.32c-.43-.1-.77-.43-.86-.86a3.33 3.33 0 0 0-5.32-1.82c-.21.17-.45.25-.7.25v18.04c.25 0 .49.08.7.25.89.71 2.09.92 3.16.55a3.34 3.34 0 0 0 2.16-2.38c.09-.43.43-.77.86-.86a3.89 3.89 0 0 0 2.47-5.96 1.1 1.1 0 0 1 0-1.25m-3.79 3.6c-.81 0-1.47.66-1.47 1.47 0 .41-.34.75-.75.75s-.75-.34-.75-.75a2.97 2.97 0 0 1 2.97-2.97c.41 0 .75.34.75.75s-.34.75-.75.75m0-4.44a2.97 2.97 0 0 1-2.97-2.97c0-.41.34-.75.75-.75s.75.34.75.75c0 .81.66 1.47 1.47 1.47.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nIconsaxBrainBold.displayName = 'IconsaxBrainBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxMonetizeBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxMonetizeBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxMonetizeBold icon component\n * @example\n * ```tsx\n * import { IconsaxMonetizeBold } from 'magick-icons';\n * \n * <IconsaxMonetizeBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxMonetizeBold = React.forwardRef<SVGSVGElement, IconsaxMonetizeBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M21.85 10.26c-.96-5.44-6.14-9.07-11.58-8.11S1.2 8.3 2.15 13.74c.96 5.44 6.14 9.07 11.58 8.11s9.07-6.14 8.11-11.58zm-9.1 5.81v.37c0 .41-.34.75-.75.75s-.75-.34-.75-.75v-.38a2.34 2.34 0 0 1-1.82-1.13.75.75 0 0 1 1.28-.78c.08.13.31.43.73.43h1.22c.45 0 .81-.36.81-.81 0-.37-.25-.69-.61-.79l-2.08-.52a2.31 2.31 0 0 1-1.75-2.24c0-1.24.99-2.25 2.22-2.3v-.37c0-.41.34-.75.75-.75s.75.34.75.75v.39c.74.06 1.41.46 1.82 1.13.22.35.1.82-.25 1.03a.76.76 0 0 1-1.03-.25c-.08-.13-.31-.43-.73-.43h-1.22a.814.814 0 0 0-.2 1.6l2.08.52a2.31 2.31 0 0 1 1.75 2.24c0 1.24-.99 2.25-2.22 2.3z\"/></svg>\n );\n }\n);\n\nIconsaxMonetizeBold.displayName = 'IconsaxMonetizeBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxPenBrushBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxPenBrushBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxPenBrushBold icon component\n * @example\n * ```tsx\n * import { IconsaxPenBrushBold } from 'magick-icons';\n * \n * <IconsaxPenBrushBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxPenBrushBold = React.forwardRef<SVGSVGElement, IconsaxPenBrushBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M20.43 16.65c-.11-.31-.25-.62-.42-.9-.18-.3-.4-.59-.65-.84l-3.23-3.22c4.15-4.29 6.66-8.45 5.65-9.46-1.02-1.02-5.18 1.48-9.46 5.64L8.3 3.86 7.1 2.65C6.68 2.24 6.11 2 5.52 2s-1.15.24-1.57.65l-1.3 1.3a2.23 2.23 0 0 0 0 3.15l5.45 5.45c-.67.91-1.31 1.86-1.9 2.83-.17-.02-.34-.05-.51-.05-1.37 0-2.56.93-2.89 2.25l-.76 3.03c-.09.38.02.78.29 1.06.28.28.68.39 1.06.29l3.02-.76a2.98 2.98 0 0 0 2.26-2.89c0-.18-.02-.35-.05-.52.97-.58 1.92-1.22 2.83-1.89l3.46 3.46c.25.25.53.47.83.65.29.17.59.31.91.42l4.62 1.54a.547.547 0 0 0 .7-.7zM7.97 10.3 5.98 8.31 8.3 5.98l1.88 1.88c-.77.78-1.51 1.59-2.21 2.44m7.68 7.68-1.95-1.95c.85-.7 1.66-1.44 2.44-2.21l1.84 1.84-2.33 2.33z\"/></svg>\n );\n }\n);\n\nIconsaxPenBrushBold.displayName = 'IconsaxPenBrushBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxPeopleBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxPeopleBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxPeopleBold icon component\n * @example\n * ```tsx\n * import { IconsaxPeopleBold } from 'magick-icons';\n * \n * <IconsaxPeopleBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxPeopleBold = React.forwardRef<SVGSVGElement, IconsaxPeopleBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M17.53 7.77a.7.7 0 0 0-.21 0 2.874 2.874 0 0 1-2.78-2.88C14.54 3.3 15.83 2 17.43 2c1.59 0 2.89 1.29 2.89 2.89a2.89 2.89 0 0 1-2.79 2.88M20.79 14.7c-1.12.75-2.69 1.03-4.14.84.38-.82.58-1.73.59-2.69 0-1-.22-1.95-.64-2.78 1.48-.2 3.05.08 4.18.83 1.58 1.04 1.58 2.75.01 3.8M6.44 7.77q.105-.015.21 0a2.874 2.874 0 0 0 2.78-2.88 2.885 2.885 0 1 0-5.77 0c0 1.56 1.23 2.83 2.78 2.88M6.55 12.85c0 .97.21 1.89.59 2.72-1.41.15-2.88-.15-3.96-.86-1.58-1.05-1.58-2.76 0-3.81 1.07-.72 2.58-1.01 4-.85-.41.84-.63 1.79-.63 2.8M12.12 15.87a1 1 0 0 0-.26 0 3.425 3.425 0 0 1-3.31-3.43C8.56 10.54 10.09 9 12 9c1.9 0 3.44 1.54 3.44 3.44a3.434 3.434 0 0 1-3.32 3.43M8.87 17.94c-1.51 1.01-1.51 2.67 0 3.67 1.72 1.15 4.54 1.15 6.26 0 1.51-1.01 1.51-2.67 0-3.67-1.71-1.15-4.53-1.15-6.26 0\"/></svg>\n );\n }\n);\n\nIconsaxPeopleBold.displayName = 'IconsaxPeopleBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxTaskSquareBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxTaskSquareBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxTaskSquareBold icon component\n * @example\n * ```tsx\n * import { IconsaxTaskSquareBold } from 'magick-icons';\n * \n * <IconsaxTaskSquareBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxTaskSquareBold = React.forwardRef<SVGSVGElement, IconsaxTaskSquareBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.38C2 19.83 4.17 22 7.81 22h8.38c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2M9.97 14.9l-2.25 2.25c-.15.15-.34.22-.53.22s-.39-.07-.53-.22l-.75-.75c-.3-.29-.3-.77 0-1.06.29-.29.76-.29 1.06 0l.22.22 1.72-1.72c.29-.29.76-.29 1.06 0 .29.29.29.77 0 1.06m0-7-2.25 2.25c-.15.15-.34.22-.53.22s-.39-.07-.53-.22l-.75-.75c-.3-.29-.3-.77 0-1.06.29-.29.76-.29 1.06 0l.22.22 1.72-1.72c.29-.29.76-.29 1.06 0 .29.29.29.77 0 1.06m7.59 8.72h-5.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.25a.749.749 0 1 1 0 1.5m0-7h-5.25c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.25a.749.749 0 1 1 0 1.5\"/></svg>\n );\n }\n);\n\nIconsaxTaskSquareBold.displayName = 'IconsaxTaskSquareBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxVideoCameraBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxVideoCameraBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxVideoCameraBold icon component\n * @example\n * ```tsx\n * import { IconsaxVideoCameraBold } from 'magick-icons';\n * \n * <IconsaxVideoCameraBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxVideoCameraBold = React.forwardRef<SVGSVGElement, IconsaxVideoCameraBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m16.95 16.04 3.47 2.35c.31.21.71.23 1.04.06.33-.18.54-.52.54-.89V10.5c0-.37-.21-.72-.54-.89a1 1 0 0 0-1.04.06l-3.47 2.35\"/><path fill=\"#1e293b\" d=\"M13.93 7.46H4.84c-1.67 0-3.03 1.36-3.03 3.03v7.06c0 1.67 1.36 3.03 3.03 3.03h9.09c1.67 0 3.03-1.36 3.03-3.03v-7.06c0-1.67-1.36-3.03-3.03-3.03m-1.01 3.78H5.85c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7.06c.41 0 .75.34.75.75s-.34.75-.75.75z\"/><path fill=\"#1e293b\" d=\"M4.09 7.46V5.44a2.77 2.77 0 0 1 2.77-2.77h7.07a.75.75 0 0 1 0 1.5H6.86a1.27 1.27 0 0 0-1.27 1.27v2.02a.75.75 0 0 1-1.5 0\"/></svg>\n );\n }\n);\n\nIconsaxVideoCameraBold.displayName = 'IconsaxVideoCameraBold';\n","import React from 'react';\n\n/**\n * Props for the IconsaxWord icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface IconsaxWordProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * IconsaxWord icon component\n * @example\n * ```tsx\n * import { IconsaxWord } from 'magick-icons';\n * \n * <IconsaxWord size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const IconsaxWord = React.forwardRef<SVGSVGElement, IconsaxWordProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M6.996 5.441a.75.75 0 0 1 .683.44l5 11a.75.75 0 0 1-1.366.62l-.709-1.56H3.388l-.71 1.56a.75.75 0 0 1-1.364-.62l5-11 .051-.096a.75.75 0 0 1 .631-.344M21.25 17v-.066a4.273 4.273 0 0 1-5.76-.23l-.004-.003c-1.655-1.655-1.65-4.35-.003-6.017l.003-.002c1.618-1.618 4.227-1.65 5.9-.113a.749.749 0 0 1 1.364.43v6a.75.75 0 0 1-1.5 0m-1.013-5.443a2.77 2.77 0 0 0-3.69.185c-1.07 1.085-1.065 2.83-.003 3.895l.21.189a2.77 2.77 0 0 0 3.691-.186c1.07-1.085 1.066-2.83.003-3.895zM4.07 14.44h5.852L6.996 8.003z\"/></svg>\n );\n }\n);\n\nIconsaxWord.displayName = 'IconsaxWord';\n","import React from 'react';\n\n/**\n * Props for the InfoCircleBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface InfoCircleBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * InfoCircleBold icon component\n * @example\n * ```tsx\n * import { InfoCircleBold } from 'magick-icons';\n * \n * <InfoCircleBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const InfoCircleBold = React.forwardRef<SVGSVGElement, InfoCircleBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12 2C6.49 2 2 6.49 2 12s4.49 10 10 10 10-4.49 10-10S17.51 2 12 2m-.75 6c0-.41.34-.75.75-.75s.75.34.75.75v5c0 .41-.34.75-.75.75s-.75-.34-.75-.75zm1.67 8.38c-.05.13-.12.23-.21.33q-.15.135-.33.21c-.12.05-.25.08-.38.08s-.26-.03-.38-.08q-.18-.075-.33-.21c-.09-.1-.16-.2-.21-.33A1 1 0 0 1 11 16c0-.13.03-.26.08-.38q.075-.18.21-.33.15-.135.33-.21a1 1 0 0 1 .76 0q.18.075.33.21.135.15.21.33c.05.12.08.25.08.38s-.03.26-.08.38\"/></svg>\n );\n }\n);\n\nInfoCircleBold.displayName = 'InfoCircleBold';\n","import React from 'react';\n\n/**\n * Props for the Legal icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LegalProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Legal icon component\n * @example\n * ```tsx\n * import { Legal } from 'magick-icons';\n * \n * <Legal size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Legal = React.forwardRef<SVGSVGElement, LegalProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M22.68 12.4v-.03c-.05-.2-.13-.38-.22-.52-.84-1.43-3.97-6.73-3.97-6.73 0-.01-.02-.02-.03-.03a.6.6 0 0 0-.22-.21c-.01 0-.02-.02-.03-.03a.9.9 0 0 0-.33-.09c-.01 0-.03-.01-.04-.01-.03 0-.05.02-.08.02-.04 0-.09 0-.13.01l-5.7 1.67V3.5c0-.41-.34-.75-.75-.75s-.75.34-.75.75v3.39L5.97 8.2c-.19.05-.33.18-.43.34v.04l-3.97 6.66c-.13.2-.2.4-.23.55v.04c-.06.22-.09.44-.07.64.15 2.63 2.26 4.69 4.95 4.79a5.033 5.033 0 0 0 4.88-4.78c.01-.22 0-.44-.06-.64v-.05c-.05-.16-.12-.33-.23-.52L7.33 9.38l8.91-2.61-3.02 5.11c-.07.14-.15.3-.2.49v.07c-.05.2-.07.41-.06.62.14 2.64 2.25 4.69 4.95 4.79a5.033 5.033 0 0 0 4.88-4.78c.01-.21-.01-.42-.07-.64zM3.3 15.25l2.87-4.86 2.87 4.86zm14.53-8.28c.78 1.31 2.07 3.51 2.86 4.86h-5.73z\"/></svg>\n );\n }\n);\n\nLegal.displayName = 'Legal';\n","import React from 'react';\n\n/**\n * Props for the LikeBold icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LikeBoldProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * LikeBold icon component\n * @example\n * ```tsx\n * import { LikeBold } from 'magick-icons';\n * \n * <LikeBold size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const LikeBold = React.forwardRef<SVGSVGElement, LikeBoldProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M8.39 18.49V8.33c0-.4.12-.79.34-1.12l2.73-4.06c.43-.65 1.5-1.11 2.41-.77.98.33 1.63 1.43 1.42 2.41l-.52 3.27c-.04.3.04.57.21.78.17.19.42.31.69.31h4.11c.79 0 1.47.32 1.87.88.38.54.45 1.24.2 1.95l-2.46 7.49c-.31 1.24-1.66 2.25-3 2.25h-3.9c-.67 0-1.61-.23-2.04-.66l-1.28-.99c-.49-.37-.78-.96-.78-1.58M5.21 6.38H4.18C2.63 6.38 2 6.98 2 8.46v10.06c0 1.48.63 2.08 2.18 2.08h1.03c1.55 0 2.18-.6 2.18-2.08V8.46c0-1.48-.63-2.08-2.18-2.08\"/></svg>\n );\n }\n);\n\nLikeBold.displayName = 'LikeBold';\n","import React from 'react';\n\n/**\n * Props for the Line icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LineProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Line icon component\n * @example\n * ```tsx\n * import { Line } from 'magick-icons';\n * \n * <Line size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Line = React.forwardRef<SVGSVGElement, LineProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M12.75 3h-1.5v18h1.5z\"/></svg>\n );\n }\n);\n\nLine.displayName = 'Line';\n","import React from 'react';\n\n/**\n * Props for the LinkSquare icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LinkSquareProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * LinkSquare icon component\n * @example\n * ```tsx\n * import { LinkSquare } from 'magick-icons';\n * \n * <LinkSquare size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const LinkSquare = React.forwardRef<SVGSVGElement, LinkSquareProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16.19 2H7.81C4.17 2 2 4.17 2 7.81v8.37C2 19.83 4.17 22 7.81 22h8.37c3.64 0 5.81-2.17 5.81-5.81V7.81C22 4.17 19.83 2 16.19 2M8.18 16.77h-.07c-.97-.09-1.88-.54-2.56-1.26-1.6-1.68-1.6-4.41 0-6.09l2.19-2.3a4.05 4.05 0 0 1 2.95-1.28c1.12 0 2.17.45 2.95 1.28 1.6 1.68 1.6 4.41 0 6.09l-1.09 1.15c-.29.3-.76.31-1.06.03a.755.755 0 0 1-.03-1.06l1.09-1.15c1.06-1.11 1.06-2.92 0-4.02-.99-1.04-2.73-1.04-3.73 0l-2.19 2.3c-1.06 1.11-1.06 2.92 0 4.02.43.46 1.01.74 1.62.8.41.04.71.41.67.82a.74.74 0 0 1-.74.67m10.27-2.18-2.19 2.3a4.05 4.05 0 0 1-2.95 1.28c-1.12 0-2.17-.45-2.95-1.28-1.6-1.68-1.6-4.41 0-6.09l1.09-1.15c.29-.3.76-.31 1.06-.03.3.29.31.76.03 1.06l-1.09 1.15c-1.06 1.11-1.06 2.92 0 4.02.99 1.04 2.73 1.05 3.73 0l2.19-2.3c1.06-1.11 1.06-2.92 0-4.02-.43-.46-1.01-.74-1.62-.8a.75.75 0 0 1-.67-.82c.04-.41.4-.72.82-.67.97.1 1.88.54 2.56 1.26 1.59 1.67 1.59 4.41-.01 6.09\"/></svg>\n );\n }\n);\n\nLinkSquare.displayName = 'LinkSquare';\n","import React from 'react';\n\n/**\n * Props for the ListEnd icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ListEndProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ListEnd icon component\n * @example\n * ```tsx\n * import { ListEnd } from 'magick-icons';\n * \n * <ListEnd size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ListEnd = React.forwardRef<SVGSVGElement, ListEndProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.559 14.868c.3-.34.787-.34 1.087 0s.3.891 0 1.232l-.738.835h3.272c.34 0 .666-.153.906-.425s.376-.641.376-1.026V3.87c0-.481.344-.871.769-.871s.769.39.769.871v11.613c0 .847-.297 1.659-.826 2.258-.53.599-1.247.935-1.994.935h-3.272l.738.836.053.066a.96.96 0 0 1-.053 1.166.705.705 0 0 1-1.03.06l-.057-.06-2.052-2.323a.954.954 0 0 1 0-1.232zm-5.61 2.067c.425 0 .769.39.769.871s-.344.871-.77.871H2.77c-.425 0-.769-.39-.769-.87 0-.482.344-.872.77-.872zm6.154-6.967c.424 0 .769.39.769.87 0 .482-.345.872-.77.872H2.77c-.425 0-.769-.39-.769-.871s.344-.871.77-.871zm0-6.968c.424 0 .769.39.769.871s-.345.87-.77.87H2.77c-.425 0-.769-.389-.769-.87S2.344 3 2.77 3z\"/></svg>\n );\n }\n);\n\nListEnd.displayName = 'ListEnd';\n","import React from 'react';\n\n/**\n * Props for the ListOrdered icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ListOrderedProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ListOrdered icon component\n * @example\n * ```tsx\n * import { ListOrdered } from 'magick-icons';\n * \n * <ListOrdered size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ListOrdered = React.forwardRef<SVGSVGElement, ListOrderedProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M5.25 15c0-.224-.096-.335-.21-.392-.132-.065-.382-.099-.705.063a.75.75 0 1 1-.67-1.342c.676-.338 1.427-.371 2.045-.062.636.318 1.04.957 1.04 1.733 0 .495-.243.907-.463 1.2-.226.301-.517.59-.757.83l-.216.22H6l.077.004a.75.75 0 0 1 0 1.492L6 18.75H4a.75.75 0 0 1-.75-.75c0-.495.243-.907.463-1.2.225-.301.517-.59.757-.83.26-.26.469-.471.618-.67.155-.207.162-.295.162-.3M21 17.25a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1 0-1.5zm0-6a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1 0-1.5zm-16-6a.75.75 0 0 1 .75.75v3.25H6a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1 0-1.5h.25v-2.5H4a.75.75 0 0 1 0-1.5zm16 0a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1 0-1.5z\"/></svg>\n );\n }\n);\n\nListOrdered.displayName = 'ListOrdered';\n","import React from 'react';\n\n/**\n * Props for the ListTodo icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface ListTodoProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * ListTodo icon component\n * @example\n * ```tsx\n * import { ListTodo } from 'magick-icons';\n * \n * <ListTodo size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const ListTodo = React.forwardRef<SVGSVGElement, ListTodoProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M8.47 14.47a.75.75 0 1 1 1.06 1.06l-4 4a.75.75 0 0 1-1.06 0l-2-2-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L5 17.94zM21 17.25a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1 0-1.5zm0-6a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1 0-1.5zM8.25 6A.25.25 0 0 0 8 5.75H4a.25.25 0 0 0-.25.25v4c0 .138.112.25.25.25h4a.25.25 0 0 0 .25-.25zM21 5.25a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1 0-1.5zM9.75 10A1.75 1.75 0 0 1 8 11.75H4A1.75 1.75 0 0 1 2.25 10V6c0-.966.784-1.75 1.75-1.75h4c.967 0 1.75.784 1.75 1.75z\"/></svg>\n );\n }\n);\n\nListTodo.displayName = 'ListTodo';\n","import React from 'react';\n\n/**\n * Props for the Lock icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface LockProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Lock icon component\n * @example\n * ```tsx\n * import { Lock } from 'magick-icons';\n * \n * <Lock size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Lock = React.forwardRef<SVGSVGElement, LockProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M12 6.97c-.76 0-1.37.61-1.37 1.37v1.03h2.74V8.34c0-.76-.61-1.37-1.37-1.37\"/><path fill=\"#1e293b\" d=\"M17 2H7C4.24 2 2 4.24 2 7v10c0 2.76 2.24 5 5 5h10c2.76 0 5-2.24 5-5V7c0-2.76-2.24-5-5-5m-2.07 16.53H9.08c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5.85c.41 0 .75.34.75.75s-.34.75-.75.75M16 13.22c0 1.1-.9 2-2 2h-4c-1.1 0-2-.9-2-2v-1.85c0-.79.46-1.47 1.13-1.79V8.34c0-1.58 1.29-2.87 2.87-2.87s2.87 1.29 2.87 2.87v1.24c.67.32 1.13 1 1.13 1.79z\"/></svg>\n );\n }\n);\n\nLock.displayName = 'Lock';\n","import React from 'react';\n\n/**\n * Props for the MagickPotion icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MagickPotionProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MagickPotion icon component\n * @example\n * ```tsx\n * import { MagickPotion } from 'magick-icons';\n * \n * <MagickPotion size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MagickPotion = React.forwardRef<SVGSVGElement, MagickPotionProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M15.44 6.16h-.15l2.13 4.87-.41.26s-2.28 1.46-4.54.72c-2.35-.79-4.72-.93-5.88-.95l2.14-4.9h-.3c-.65 0-1.25-.26-1.68-.69s-.69-1.03-.69-1.68c0-1.3 1.06-2.37 2.37-2.37h7.12c.66 0 1.25.27 1.68.7.56.56.85 1.38.63 2.25-.26 1.08-1.3 1.79-2.42 1.79M18.04 12.42l-.19.12s-2.83 1.89-5.84.89c-3-1-6.07-.88-6.07-.88l-.97 2.2c.18-.09.38-.16.59-.16.56 0 1.01.34 1.2.84l.03.1.28 1.02c.13.5.52.88 1.01 1.02l.97.26c.568.175.99.699.99 1.3 0 .583-.399 1.076-.95 1.25l-.99.27c-.41.11-.72.38-.9.74.3.03.61.06.96.06h7.69c4.14 0 5.02-2.52 3.67-5.61z\"/><path fill=\"#1e293b\" d=\"M9.07 19.11c0 .07-.04.23-.23.29l-.98.27c-.85.23-1.49.87-1.72 1.72l-.26.96c-.06.22-.23.24-.31.24s-.25-.02-.31-.24L5 21.38c-.23-.84-.88-1.48-1.72-1.71l-.97-.26c-.21-.06-.23-.24-.23-.31 0-.08.02-.26.23-.32l.98-.26c.84-.24 1.48-.88 1.71-1.72l.28-1.02c.07-.17.23-.2.29-.2s.23.02.29.18l.28 1.03c.23.84.88 1.48 1.72 1.72l1 .28c.2.08.21.26.21.32\"/></svg>\n );\n }\n);\n\nMagickPotion.displayName = 'MagickPotion';\n","import React from 'react';\n\n/**\n * Props for the MagickoCheck icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MagickoCheckProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MagickoCheck icon component\n * @example\n * ```tsx\n * import { MagickoCheck } from 'magick-icons';\n * \n * <MagickoCheck size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MagickoCheck = React.forwardRef<SVGSVGElement, MagickoCheckProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M19.47 5.47a.75.75 0 1 1 1.06 1.06l-11 11a.75.75 0 0 1-1.06 0l-5-5a.75.75 0 1 1 1.06-1.06L9 15.94z\"/></svg>\n );\n }\n);\n\nMagickoCheck.displayName = 'MagickoCheck';\n","import React from 'react';\n\n/**\n * Props for the MagickoList icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MagickoListProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MagickoList icon component\n * @example\n * ```tsx\n * import { MagickoList } from 'magick-icons';\n * \n * <MagickoList size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MagickoList = React.forwardRef<SVGSVGElement, MagickoListProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"m3.01 17.25.077.004a.75.75 0 0 1 0 1.492l-.077.004H3a.75.75 0 0 1 0-1.5zm17.99 0a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1 0-1.5zm-17.99-6 .077.004a.75.75 0 0 1 0 1.492l-.077.004H3a.75.75 0 0 1 0-1.5zm17.99 0a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1 0-1.5zm-17.99-6 .077.004a.75.75 0 0 1 0 1.492l-.077.004H3a.75.75 0 0 1 0-1.5zm17.99 0a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1 0-1.5z\"/></svg>\n );\n }\n);\n\nMagickoList.displayName = 'MagickoList';\n","import React from 'react';\n\n/**\n * Props for the Marketing icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MarketingProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Marketing icon component\n * @example\n * ```tsx\n * import { Marketing } from 'magick-icons';\n * \n * <Marketing size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Marketing = React.forwardRef<SVGSVGElement, MarketingProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.03 14.64c-.23.21-.5.36-.81.46h-.01c-.25.08-.53.12-.83.12-.5 0-1.06-.11-1.66-.34-1.58-.57-3.4-1.91-4.98-3.68s-2.71-3.73-3.1-5.38c-.24-.93-.22-1.75.03-2.4.01-.02.02-.05.04-.08.13-.3.31-.56.55-.77.43-.39.99-.57 1.65-.57 1.83 0 4.37 1.47 6.64 4.01 3.07 3.44 4.14 7.15 2.48 8.63M14.58 16.57l1.13-.36c.06-.02.06-.1.01-.12-1.68-.71-3.51-2.12-5.1-3.88-1.59-1.78-2.76-3.77-3.29-5.51-.02-.06-.1-.06-.12-.01l-3.76 8.43c-.46 1.04-.28 2.21.48 3.06.55.62 1.31.95 2.11.95.29 0 .58-.04.87-.13l.59-.19.4 1.28A2.74 2.74 0 0 0 10.51 22c.27 0 .54-.04.81-.13l1.89-.59c.69-.22 1.26-.7 1.59-1.34.34-.65.41-1.39.19-2.08zm-1.11 2.66c-.15.3-.4.51-.71.61l-1.89.59c-.64.21-1.33-.15-1.54-.8l-.4-1.28 4.22-1.33.41 1.28c.1.31.07.65-.09.93\"/></svg>\n );\n }\n);\n\nMarketing.displayName = 'Marketing';\n","import React from 'react';\n\n/**\n * Props for the MessageEdit icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface MessageEditProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * MessageEdit icon component\n * @example\n * ```tsx\n * import { MessageEdit } from 'magick-icons';\n * \n * <MessageEdit size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const MessageEdit = React.forwardRef<SVGSVGElement, MessageEditProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16 2H8Q2 2 2 8v13c0 .55.45 1 1 1h13q6 0 6-6V8q0-6-6-6m-4.89 14.66c-.25.25-.71.48-1.05.53l-2.08.29c-.08.01-.16.02-.23.02-.35 0-.67-.12-.9-.35-.28-.28-.4-.69-.33-1.13l.29-2.08c.05-.34.28-.81.53-1.05l3.77-3.77a6 6 0 0 0 .51 1.09c.08.14.17.28.25.38.1.15.2.28.27.35.04.06.08.1.09.12.22.25.45.49.67.67.06.06.1.09.11.1.13.1.25.21.37.28.13.1.27.19.41.27.17.1.35.2.54.29s.37.16.55.22zm5.44-5.43-.78.78c-.05.05-.12.08-.19.08-.02 0-.06 0-.08-.01a5.24 5.24 0 0 1-3.58-3.58c-.03-.09 0-.19.07-.26l.79-.79c1.29-1.29 2.51-1.26 3.77 0 .64.64.96 1.26.95 1.9 0 .63-.31 1.24-.95 1.88\"/></svg>\n );\n }\n);\n\nMessageEdit.displayName = 'MessageEdit';\n","import React from 'react';\n\n/**\n * Props for the Network icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface NetworkProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Network icon component\n * @example\n * ```tsx\n * import { Network } from 'magick-icons';\n * \n * <Network size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Network = React.forwardRef<SVGSVGElement, NetworkProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M20.13 7.12a2.62 2.62 0 1 0 0-5.24 2.62 2.62 0 0 0 0 5.24M17 6.57l-2.4 2.4c-.74-.52-1.63-.84-2.6-.84-1.13 0-2.15.43-2.94 1.12L7 7.19c.46-.56.76-1.27.76-2.06 0-1.79-1.46-3.25-3.25-3.25a3.25 3.25 0 1 0 0 6.5c.46 0 .9-.1 1.29-.27l2.31 2.31c-.37.66-.6 1.4-.6 2.22 0 2.49 2.01 4.5 4.5 4.5.46 0 .89-.09 1.31-.22l.25.5c-.63.48-1.05 1.23-1.05 2.09 0 1.45 1.17 2.62 2.62 2.62s2.62-1.17 2.62-2.62c0-.94-.49-1.76-1.23-2.23-.26-.16-.56-.28-.87-.34-.17-.03-.61-.04-.66-.03l-.33-.65a4.5 4.5 0 0 0 1.84-3.62c0-.97-.31-1.87-.84-2.6l2.4-2.4z\"/></svg>\n );\n }\n);\n\nNetwork.displayName = 'Network';\n","import React from 'react';\n\n/**\n * Props for the PA icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface PAProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * PA icon component\n * @example\n * ```tsx\n * import { PA } from 'magick-icons';\n * \n * <PA size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const PA = React.forwardRef<SVGSVGElement, PAProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M16.02 9.3c-.55-.38-1.16-.76-1.81-1.14-.16-.09-.33-.17-.49-.26 3.42-1.37 5.76-1.27 6.26-.57.2.58.09 1.22-.28 1.69-.26.33-.2.8.13 1.05.14.11.3.16.46.16.22 0 .44-.1.59-.29.71-.9.89-2.14.48-3.22-.01-.04-.03-.07-.05-.11-1.28-2.2-5.76-1.31-9.63.54-.64.31-1.26.63-1.89 1-.16.09-.31.19-.47.28.54-3.72 1.83-5.69 2.68-5.69.41 0 .88.43 1.33 1.2a.752.752 0 1 0 1.3-.76c-.75-1.29-1.64-1.94-2.63-1.94-2.54 0-4.02 4.33-4.35 8.61-.05.74-.08 1.45-.08 2.14v.55c-2.9-2.28-3.98-4.35-3.61-5.13.39-.46 1.01-.69 1.61-.61.41.06.79-.23.84-.64a.74.74 0 0 0-.64-.84 3.34 3.34 0 0 0-3.03 1.21l-.06.09C1.4 8.83 4.41 12.27 7.97 14.7c.55.38 1.16.76 1.81 1.14.16.09.32.18.48.26-3.42 1.36-5.75 1.26-6.24.56-.2-.57-.1-1.21.28-1.69.26-.32.21-.8-.12-1.05a.74.74 0 0 0-1.05.12c-.73.91-.91 2.15-.48 3.23.01.04.03.07.05.1.53.92 1.62 1.3 2.98 1.3 1.92 0 4.39-.75 6.65-1.84.65-.31 1.27-.64 1.89-1 .16-.09.31-.19.47-.28-.54 3.72-1.83 5.69-2.68 5.69-.41 0-.88-.43-1.33-1.2a.752.752 0 1 0-1.3.76c.75 1.29 1.64 1.94 2.63 1.94 2.54 0 4.02-4.33 4.35-8.61.05-.74.08-1.45.08-2.14v-.55c2.9 2.28 3.98 4.35 3.61 5.13-.39.46-1.01.69-1.61.61a.74.74 0 0 0-.84.64c-.06.41.23.79.64.84a3.336 3.336 0 0 0 3.03-1.2l.06-.09c1.28-2.21-1.73-5.65-5.29-8.08z\"/></svg>\n );\n }\n);\n\nPA.displayName = 'PA';\n","import React from 'react';\n\n/**\n * Props for the Signature icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface SignatureProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Signature icon component\n * @example\n * ```tsx\n * import { Signature } from 'magick-icons';\n * \n * <Signature size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Signature = React.forwardRef<SVGSVGElement, SignatureProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M21 20.25a.75.75 0 0 1 0 1.5H3a.75.75 0 0 1 0-1.5zm-2.284-5.986.178.045q.244.083.439.257l.002-.001 2.156 1.868.056.054a.75.75 0 0 1-.978 1.128l-.06-.048-1.762-1.527A1.75 1.75 0 0 1 17 17.75h-2A1.75 1.75 0 0 1 13.25 16c0-.811-.632-1.615-2.107-2.256a10 10 0 0 0-1.454-.49c-.292.853-.63 1.654-1.037 2.332-.704 1.177-1.718 2.164-3.152 2.164a3.25 3.25 0 0 1 0-6.5h.005l.433.007c.937.024 1.854.109 2.721.251q.084-.303.164-.616c.387-1.522.677-3.114.934-4.49.127-.683.248-1.318.368-1.853.117-.522.244-1.002.396-1.35l.084-.178a3.25 3.25 0 1 1 4.22 4.448l-.073.027a.75.75 0 0 1-.54-1.397L14.4 6a1.751 1.751 0 1 0-2.408-2.39l-.097.189c-.088.204-.19.56-.306 1.077a54 54 0 0 0-.358 1.8c-.254 1.362-.553 3.007-.954 4.585q-.071.278-.148.557c.576.152 1.117.336 1.61.55 1.647.716 3.011 1.898 3.011 3.631a.25.25 0 0 0 .25.25h2a.25.25 0 0 0 .25-.25v-.5h.001c-.001-.243.068-.48.2-.684l.11-.147c.121-.137.27-.247.439-.32l.173-.06q.178-.049.361-.044zM3.75 14.5a1.75 1.75 0 0 0 1.75 1.75c.643 0 1.26-.425 1.865-1.434.314-.524.59-1.158.841-1.863a19 19 0 0 0-2.708-.203A1.75 1.75 0 0 0 3.75 14.5\"/></svg>\n );\n }\n);\n\nSignature.displayName = 'Signature';\n","import React from 'react';\n\n/**\n * Props for the SquarePen1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface SquarePen1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * SquarePen1 icon component\n * @example\n * ```tsx\n * import { SquarePen1 } from 'magick-icons';\n * \n * <SquarePen1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const SquarePen1 = React.forwardRef<SVGSVGElement, SquarePen1Props>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"m14.43 8.51-.89.89c-.29.29-.29.77 0 1.06.15.15.34.22.53.22s.38-.07.53-.22l.89-.89c.29-.29.29-.77 0-1.06a.754.754 0 0 0-1.06 0\"/><path fill=\"#1e293b\" d=\"M17 2H7C4.25 2 2 4.25 2 7v10c0 2.75 2.25 5 5 5h10c2.75 0 5-2.25 5-5V7c0-2.75-2.25-5-5-5m-.33 8.33-6.17 6.18c-.22.22-.5.36-.8.4l-2.66.38c-.2.03-.35-.11-.32-.32l.38-2.66c.05-.3.18-.59.4-.8l6.18-6.18a2.118 2.118 0 1 1 2.99 3\"/></svg>\n );\n }\n);\n\nSquarePen1.displayName = 'SquarePen1';\n","import React from 'react';\n\n/**\n * Props for the Strikethrough icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface StrikethroughProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Strikethrough icon component\n * @example\n * ```tsx\n * import { Strikethrough } from 'magick-icons';\n * \n * <Strikethrough size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Strikethrough = React.forwardRef<SVGSVGElement, StrikethroughProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#000\" d=\"M17.25 16A3.25 3.25 0 0 0 14 12.75H4a.75.75 0 0 1 0-1.5h16a.75.75 0 0 1 0 1.5h-2.537a4.75 4.75 0 0 1-3.463 8H6a.75.75 0 0 1 0-1.5h8A3.25 3.25 0 0 0 17.25 16M16 3.25l.077.004a.75.75 0 0 1 0 1.492L16 4.75H9a2.25 2.25 0 0 0-2.23 1.94c-.044.313-.02.63.066.932l.04.128.023.073a.75.75 0 0 1-1.407.498l-.03-.071-.067-.214A3.75 3.75 0 0 1 9 3.25z\"/></svg>\n );\n }\n);\n\nStrikethrough.displayName = 'Strikethrough';\n","import React from 'react';\n\n/**\n * Props for the Tasks icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface TasksProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Tasks icon component\n * @example\n * ```tsx\n * import { Tasks } from 'magick-icons';\n * \n * <Tasks size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Tasks = React.forwardRef<SVGSVGElement, TasksProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M14.35 2h-4.7c-1.04 0-1.89.84-1.89 1.88v.94c0 1.04.84 1.88 1.88 1.88h4.71c1.04 0 1.88-.84 1.88-1.88v-.94C16.24 2.84 15.39 2 14.35 2\"/><path fill=\"#1e293b\" d=\"M17.24 4.82c0 1.59-1.3 2.89-2.89 2.89h-4.7c-1.59 0-2.89-1.3-2.89-2.89 0-.56-.6-.91-1.1-.65a4.47 4.47 0 0 0-2.37 3.95v9.41C3.29 19.99 5.3 22 7.76 22h8.48c2.46 0 4.47-2.01 4.47-4.47V8.12c0-1.71-.96-3.2-2.37-3.95-.5-.26-1.1.09-1.1.65m-4.86 12.13H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4.38c.41 0 .75.34.75.75s-.34.75-.75.75m2.62-4H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h7c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nTasks.displayName = 'Tasks';\n","import React from 'react';\n\n/**\n * Props for the Trash icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface TrashProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Trash icon component\n * @example\n * ```tsx\n * import { Trash } from 'magick-icons';\n * \n * <Trash size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Trash = React.forwardRef<SVGSVGElement, TrashProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M21.07 5.23c-1.61-.16-3.22-.28-4.84-.37v-.01l-.22-1.3c-.15-.92-.37-2.3-2.71-2.3h-2.62c-2.33 0-2.55 1.32-2.71 2.29l-.21 1.28c-.93.06-1.86.12-2.79.21l-2.04.2c-.42.04-.72.41-.68.82s.4.71.82.67l2.04-.2c5.24-.52 10.52-.32 15.82.21h.08c.38 0 .71-.29.75-.68a.766.766 0 0 0-.69-.82M19.23 8.14c-.24-.25-.57-.39-.91-.39H5.68c-.34 0-.68.14-.91.39s-.36.59-.34.94l.62 10.26c.11 1.52.25 3.42 3.74 3.42h6.42c3.49 0 3.63-1.89 3.74-3.42l.62-10.25c.02-.36-.11-.7-.34-.95m-5.57 9.61h-3.33c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.33c.41 0 .75.34.75.75s-.34.75-.75.75m.84-4h-5c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h5c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nTrash.displayName = 'Trash';\n","import React from 'react';\n\n/**\n * Props for the Video icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface VideoProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Video icon component\n * @example\n * ```tsx\n * import { Video } from 'magick-icons';\n * \n * <Video size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Video = React.forwardRef<SVGSVGElement, VideoProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M21.15 6.17c-.41-.22-1.27-.45-2.44.37l-1.47 1.04c-.11-3.11-1.46-4.33-4.74-4.33h-6C3.08 3.25 1.75 4.58 1.75 8v8c0 2.3 1.25 4.75 4.75 4.75h6c3.28 0 4.63-1.22 4.74-4.33l1.47 1.04c.62.44 1.16.58 1.59.58.37 0 .66-.11.85-.21.41-.21 1.1-.78 1.1-2.21V8.38c0-1.43-.69-2-1.1-2.21M11 11.38c-1.03 0-1.88-.84-1.88-1.88S9.97 7.62 11 7.62s1.88.84 1.88 1.88-.85 1.88-1.88 1.88\"/></svg>\n );\n }\n);\n\nVideo.displayName = 'Video';\n","import React from 'react';\n\n/**\n * Props for the X icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface XProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * X icon component\n * @example\n * ```tsx\n * import { X } from 'magick-icons';\n * \n * <X size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const X = React.forwardRef<SVGSVGElement, XProps>(\n ({ size, ...props }, ref) => {\n return (\n <svg ref={ref} xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" fill=\"none\" viewBox=\"0 0 24 24\" {...props}><path fill=\"#1e293b\" d=\"M17.47 5.47a.75.75 0 1 1 1.06 1.06L13.06 12l5.47 5.47.052.056a.75.75 0 0 1-1.056 1.056l-.056-.052L12 13.06l-5.47 5.47a.75.75 0 1 1-1.06-1.06L10.94 12 5.47 6.53l-.052-.056a.75.75 0 0 1 1.056-1.056l.056.052L12 10.94z\"/></svg>\n );\n }\n);\n\nX.displayName = 'X';\n"],"mappings":"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","names":["React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React","import_react","import_jsx_runtime","React"]}
|