magick-icons 0.1.158 → 0.1.160

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.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/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/CardEdit1.tsx","icons/CardPos1.tsx","icons/CardReceive1.tsx","icons/CardRemove1.tsx","icons/CardRemove11.tsx","icons/CardSend1.tsx","icons/CardTick1.tsx","icons/CardTick11.tsx","icons/Icon3dcube1.tsx","icons/Icon3square1.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 * 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 * 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 * CardTick1 icon component and its props type\n * @see {@link CardTick1Props} for available props\n */\nexport { CardTick1, type CardTick1Props } from './icons/CardTick1';\n\n/**\n * CardTick11 icon component and its props type\n * @see {@link CardTick11Props} for available props\n */\nexport { CardTick11, type CardTick11Props } from './icons/CardTick11';\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","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 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 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 CardTick1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardTick1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardTick1 icon component\n * @example\n * ```tsx\n * import { CardTick1 } from 'magick-icons';\n * \n * <CardTick1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardTick1 = React.forwardRef<SVGSVGElement, CardTick1Props>(\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 10.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=\"M11.55 21.25H6.44c-3.98 0-5.2-1.2-5.2-5.14V7.89c0-3.15.67-4.9 4.24-5.11.3-.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.9c0-3.09-.55-3.64-3.7-3.64H6.44c-.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-.33.74-.75.74\"/><path fill=\"#1e293b\" d=\"M10 16.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M18 22.75c-1.66 0-3.22-.88-4.06-2.31-.45-.72-.69-1.57-.69-2.44 0-2.62 2.13-4.75 4.75-4.75s4.75 2.13 4.75 4.75c0 .87-.24 1.72-.69 2.45-.84 1.42-2.4 2.3-4.06 2.3m0-8c-1.79 0-3.25 1.46-3.25 3.25 0 .59.16 1.17.47 1.67.58.98 1.65 1.58 2.78 1.58A3.256 3.256 0 0 0 21.25 18c0-1.79-1.46-3.25-3.25-3.25\"/><path fill=\"#1e293b\" d=\"M17.43 19.74c-.19 0-.38-.07-.53-.22l-.99-.99a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.48.48 1.6-1.48c.3-.28.78-.26 1.06.04s.26.78-.04 1.06l-2.13 1.97c-.15.13-.33.2-.51.2\"/></svg>\n );\n }\n);\n\nCardTick1.displayName = 'CardTick1';\n","import React from 'react';\n\n/**\n * Props for the CardTick11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardTick11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardTick11 icon component\n * @example\n * ```tsx\n * import { CardTick11 } from 'magick-icons';\n * \n * <CardTick11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardTick11 = React.forwardRef<SVGSVGElement, CardTick11Props>(\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-5.08c0-.41.34-.75.75-.75s.75.34.75.75v5.08c.01 3.95-1.2 5.15-5.18 5.15\"/><path fill=\"#1e293b\" d=\"M18 8.25c-.19 0-.38-.07-.53-.22l-1.5-1.5a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.97.97 3.47-3.47c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4 4c-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nCardTick11.displayName = 'CardTick11';\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"],"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"]}
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/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/CardEdit1.tsx","icons/CardPos1.tsx","icons/CardReceive1.tsx","icons/CardRemove1.tsx","icons/CardRemove11.tsx","icons/CardSend1.tsx","icons/CardTick1.tsx","icons/CardTick11.tsx","icons/CardanoAda.tsx","icons/Cards1.tsx","icons/Cards11.tsx","icons/Cd1.tsx","icons/Centralized1.tsx","icons/Chrome1.tsx","icons/Chrome11.tsx","icons/Coffee1.tsx","icons/Coffee11.tsx","icons/Icon3dcube1.tsx","icons/Icon3square1.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 * 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 * 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 * CardTick1 icon component and its props type\n * @see {@link CardTick1Props} for available props\n */\nexport { CardTick1, type CardTick1Props } from './icons/CardTick1';\n\n/**\n * CardTick11 icon component and its props type\n * @see {@link CardTick11Props} for available props\n */\nexport { CardTick11, type CardTick11Props } from './icons/CardTick11';\n\n/**\n * CardanoAda icon component and its props type\n * @see {@link CardanoAdaProps} for available props\n */\nexport { CardanoAda, type CardanoAdaProps } from './icons/CardanoAda';\n\n/**\n * Cards1 icon component and its props type\n * @see {@link Cards1Props} for available props\n */\nexport { Cards1, type Cards1Props } from './icons/Cards1';\n\n/**\n * Cards11 icon component and its props type\n * @see {@link Cards11Props} for available props\n */\nexport { Cards11, type Cards11Props } from './icons/Cards11';\n\n/**\n * Cd1 icon component and its props type\n * @see {@link Cd1Props} for available props\n */\nexport { Cd1, type Cd1Props } from './icons/Cd1';\n\n/**\n * Centralized1 icon component and its props type\n * @see {@link Centralized1Props} for available props\n */\nexport { Centralized1, type Centralized1Props } from './icons/Centralized1';\n\n/**\n * Chrome1 icon component and its props type\n * @see {@link Chrome1Props} for available props\n */\nexport { Chrome1, type Chrome1Props } from './icons/Chrome1';\n\n/**\n * Chrome11 icon component and its props type\n * @see {@link Chrome11Props} for available props\n */\nexport { Chrome11, type Chrome11Props } from './icons/Chrome11';\n\n/**\n * Coffee1 icon component and its props type\n * @see {@link Coffee1Props} for available props\n */\nexport { Coffee1, type Coffee1Props } from './icons/Coffee1';\n\n/**\n * Coffee11 icon component and its props type\n * @see {@link Coffee11Props} for available props\n */\nexport { Coffee11, type Coffee11Props } from './icons/Coffee11';\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","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 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 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 CardTick1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardTick1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardTick1 icon component\n * @example\n * ```tsx\n * import { CardTick1 } from 'magick-icons';\n * \n * <CardTick1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardTick1 = React.forwardRef<SVGSVGElement, CardTick1Props>(\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 10.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=\"M11.55 21.25H6.44c-3.98 0-5.2-1.2-5.2-5.14V7.89c0-3.15.67-4.9 4.24-5.11.3-.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.9c0-3.09-.55-3.64-3.7-3.64H6.44c-.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-.33.74-.75.74\"/><path fill=\"#1e293b\" d=\"M10 16.75H6c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h4c.41 0 .75.34.75.75s-.34.75-.75.75M18 22.75c-1.66 0-3.22-.88-4.06-2.31-.45-.72-.69-1.57-.69-2.44 0-2.62 2.13-4.75 4.75-4.75s4.75 2.13 4.75 4.75c0 .87-.24 1.72-.69 2.45-.84 1.42-2.4 2.3-4.06 2.3m0-8c-1.79 0-3.25 1.46-3.25 3.25 0 .59.16 1.17.47 1.67.58.98 1.65 1.58 2.78 1.58A3.256 3.256 0 0 0 21.25 18c0-1.79-1.46-3.25-3.25-3.25\"/><path fill=\"#1e293b\" d=\"M17.43 19.74c-.19 0-.38-.07-.53-.22l-.99-.99a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.48.48 1.6-1.48c.3-.28.78-.26 1.06.04s.26.78-.04 1.06l-2.13 1.97c-.15.13-.33.2-.51.2\"/></svg>\n );\n }\n);\n\nCardTick1.displayName = 'CardTick1';\n","import React from 'react';\n\n/**\n * Props for the CardTick11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardTick11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardTick11 icon component\n * @example\n * ```tsx\n * import { CardTick11 } from 'magick-icons';\n * \n * <CardTick11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardTick11 = React.forwardRef<SVGSVGElement, CardTick11Props>(\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-5.08c0-.41.34-.75.75-.75s.75.34.75.75v5.08c.01 3.95-1.2 5.15-5.18 5.15\"/><path fill=\"#1e293b\" d=\"M18 8.25c-.19 0-.38-.07-.53-.22l-1.5-1.5a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l.97.97 3.47-3.47c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4 4c-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nCardTick11.displayName = 'CardTick11';\n","import React from 'react';\n\n/**\n * Props for the CardanoAda icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface CardanoAdaProps extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * CardanoAda icon component\n * @example\n * ```tsx\n * import { CardanoAda } from 'magick-icons';\n * \n * <CardanoAda size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const CardanoAda = React.forwardRef<SVGSVGElement, CardanoAdaProps>(\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.75 10.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m0-2c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5M10.25 10.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m0-2c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5M15.5 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m0-2c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5M17.15 10.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M17.15 16.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M19.75 13.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M6.8 10.25a1.25 1.25 0 1 1 .001-2.5 1.25 1.25 0 0 1-.001 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M6.8 16.25a1.25 1.25 0 1 1 .001-2.5 1.25 1.25 0 0 1-.001 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M4.2 13.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M15.9 6.45a1.25 1.25 0 1 1 0-2.502 1.25 1.25 0 0 1 0 2.501m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M8.1 6.45a1.25 1.25 0 1 1 .001-2.502 1.25 1.25 0 0 1 0 2.501m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M12.05 7.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M15.9 20.25a1.25 1.25 0 1 1 0-2.5 1.25 1.25 0 0 1 0 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M8.1 20.25a1.25 1.25 0 1 1 .001-2.5 1.25 1.25 0 0 1 0 2.5m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M12.05 19.45a1.25 1.25 0 1 1 0-2.502 1.25 1.25 0 0 1 0 2.501m0-1.5c-.14 0-.25.11-.25.25 0 .28.5.28.5 0 0-.14-.11-.25-.25-.25M8.5 13.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m0-2c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5M10.25 16.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m0-2c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5M13.75 16.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5m0-2c-.28 0-.5.22-.5.5s.22.5.5.5.5-.22.5-.5-.22-.5-.5-.5M12 3.45c-.56 0-1.01-.45-1.01-1s.45-1 1-1 1 .45 1 1-.43 1-.99 1M17.25 3.6c-.42 0-.76-.34-.76-.75s.34-.75.75-.75.76.34.76.75-.33.75-.75.75M6.75 3.6a.749.749 0 1 1 0-1.5h.01c.41 0 .75.34.75.75s-.34.75-.76.75M12 22.5c-.56 0-1.01-.45-1.01-1s.45-1 1-1 1 .45 1 1-.43 1-.99 1M17.25 21.85c-.42 0-.76-.34-.76-.75s.34-.75.75-.75.76.34.76.75-.33.75-.75.75M6.75 21.85a.749.749 0 1 1 0-1.5h.01c.41 0 .75.34.75.75s-.34.75-.76.75M1.55 13c-.55 0-1-.44-1-1 0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1M3.75 17.75c-.41 0-.75-.33-.75-.75v-.01c0-.41.34-.75.75-.75s.75.34.75.75-.34.76-.75.76M3.75 7.76c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.33.75.74v.01c0 .41-.34.75-.75.75M22.5 13c-.55 0-1-.44-1-1 0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1M20.3 17.75c-.41 0-.75-.33-.75-.75v-.01c0-.41.34-.75.75-.75s.75.34.75.75-.34.76-.75.76M20.3 7.76c-.41 0-.75-.34-.75-.75s.34-.75.75-.75.75.33.75.75v.01c0 .4-.34.74-.75.74\"/></svg>\n );\n }\n);\n\nCardanoAda.displayName = 'CardanoAda';\n","import React from 'react';\n\n/**\n * Props for the Cards1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Cards1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Cards1 icon component\n * @example\n * ```tsx\n * import { Cards1 } from 'magick-icons';\n * \n * <Cards1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Cards1 = React.forwardRef<SVGSVGElement, Cards1Props>(\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 13.36H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h17c.41 0 .75.34.75.75s-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M15.22 21.75H5.78c-3.43 0-4.53-1.09-4.53-4.48v-6.99c0-2.69.61-4.28 3.71-4.46.26-.01.53-.02.82-.02h9.44c3.43 0 4.53 1.09 4.53 4.48v7.15c-.04 3.27-1.14 4.32-4.53 4.32M5.78 7.3c-.27 0-.52.01-.75.02-1.79.11-2.28.49-2.28 2.96v6.99c0 2.56.42 2.98 3.03 2.98h9.44c2.58 0 3-.4 3.03-2.83v-7.14c0-2.56-.42-2.98-3.03-2.98z\"/><path fill=\"#1e293b\" d=\"M19 18.18c-.19 0-.38-.07-.51-.2a.76.76 0 0 1-.24-.55v-7.15c0-2.56-.42-2.98-3.03-2.98H5.78c-.27 0-.52.01-.75.02a.76.76 0 0 1-.55-.21.75.75 0 0 1-.23-.55c.04-3.26 1.14-4.31 4.53-4.31h9.44c3.43 0 4.53 1.09 4.53 4.48v6.99c0 2.69-.61 4.28-3.71 4.46zM5.78 5.8h9.44c3.43 0 4.53 1.09 4.53 4.48v6.32c1.16-.21 1.5-.81 1.5-2.88V6.73c0-2.56-.42-2.98-3.03-2.98H8.78c-2.28 0-2.87.31-3 2.05M6.96 18.56H5.24c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h1.72a.749.749 0 1 1 0 1.5M12.55 18.56H9.11c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h3.44a.749.749 0 1 1 0 1.5\"/></svg>\n );\n }\n);\n\nCards1.displayName = 'Cards1';\n","import React from 'react';\n\n/**\n * Props for the Cards11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Cards11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Cards11 icon component\n * @example\n * ```tsx\n * import { Cards11 } from 'magick-icons';\n * \n * <Cards11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Cards11 = React.forwardRef<SVGSVGElement, Cards11Props>(\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 11.17h-7.58c-1.52 0-2.75-1.23-2.75-2.75V4c0-1.52 1.23-2.75 2.75-2.75h7.58c1.52 0 2.75 1.23 2.75 2.75v4.42c0 1.52-1.23 2.75-2.75 2.75m-7.58-8.42c-.69 0-1.25.56-1.25 1.25v4.42c0 .69.56 1.25 1.25 1.25h7.58c.69 0 1.25-.56 1.25-1.25V4c0-.69-.56-1.25-1.25-1.25z\"/><path fill=\"#1e293b\" d=\"M21.47 5.91H9.89c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11.58c.41 0 .75.34.75.75s-.34.75-.75.75M3.58 9.23a1.797 1.797 0 0 1-1.8-1.8V5c0-.65.34-1.24.9-1.56s1.24-.33 1.8 0l2.11 1.22c.56.33.9.91.9 1.56s-.34 1.24-.9 1.56L4.48 9c-.28.16-.59.24-.9.24zm0-4.54a.27.27 0 0 0-.15.04c-.06.03-.15.11-.15.26v2.43c0 .15.09.23.15.26s.17.08.3 0l2.11-1.22c.13-.08.15-.2.15-.26s-.02-.19-.15-.26L3.73 4.72a.3.3 0 0 0-.15-.04zM12.11 22.75H4.53c-1.52 0-2.75-1.23-2.75-2.75v-4.42c0-1.52 1.23-2.75 2.75-2.75h7.58c1.52 0 2.75 1.23 2.75 2.75V20c0 1.52-1.23 2.75-2.75 2.75m-7.58-8.42c-.69 0-1.25.56-1.25 1.25V20c0 .69.56 1.25 1.25 1.25h7.58c.69 0 1.25-.56 1.25-1.25v-4.42c0-.69-.56-1.25-1.25-1.25z\"/><path fill=\"#1e293b\" d=\"M14.11 17.49H2.53c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h11.58c.41 0 .75.34.75.75s-.34.75-.75.75M20.42 20.81c-.31 0-.62-.08-.9-.24l-2.11-1.22c-.56-.33-.9-.91-.9-1.56s.34-1.24.9-1.56l2.11-1.22a1.76 1.76 0 0 1 1.8 0c.56.33.9.91.9 1.56V19c0 .65-.34 1.24-.9 1.56-.28.16-.59.24-.9.24zm0-4.54s-.1.01-.15.04l-2.11 1.22c-.13.08-.15.2-.15.26s.02.19.15.26l2.11 1.22c.13.08.25.03.3 0 .06-.03.15-.11.15-.26v-2.43c0-.15-.09-.23-.15-.26a.3.3 0 0 0-.15-.04z\"/></svg>\n );\n }\n);\n\nCards11.displayName = 'Cards11';\n","import React from 'react';\n\n/**\n * Props for the Cd1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Cd1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Cd1 icon component\n * @example\n * ```tsx\n * import { Cd1 } from 'magick-icons';\n * \n * <Cd1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Cd1 = React.forwardRef<SVGSVGElement, Cd1Props>(\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=\"M12 14.75c-1.52 0-2.75-1.23-2.75-2.75S10.48 9.25 12 9.25s2.75 1.23 2.75 2.75-1.23 2.75-2.75 2.75m0-4a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5\"/></svg>\n );\n }\n);\n\nCd1.displayName = 'Cd1';\n","import React from 'react';\n\n/**\n * Props for the Centralized1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Centralized1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Centralized1 icon component\n * @example\n * ```tsx\n * import { Centralized1 } from 'magick-icons';\n * \n * <Centralized1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Centralized1 = React.forwardRef<SVGSVGElement, Centralized1Props>(\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=\"M7.68 7.69c-1.78 0-3.22-1.44-3.22-3.22S5.9 1.25 7.68 1.25s3.22 1.44 3.22 3.22-1.44 3.22-3.22 3.22m0-4.94a1.72 1.72 0 1 0 0 3.44 1.72 1.72 0 0 0 0-3.44\"/><path fill=\"#1e293b\" d=\"M7.68 10.16c-.41 0-.75-.34-.75-.75V6.94c0-.41.34-.75.75-.75s.75.34.75.75v2.47c0 .41-.34.75-.75.75M18.79 7.69c-1.78 0-3.22-1.44-3.22-3.22s1.44-3.22 3.22-3.22 3.22 1.44 3.22 3.22-1.44 3.22-3.22 3.22m0-4.94a1.72 1.72 0 1 0 0 3.44 1.72 1.72 0 0 0 0-3.44M16.32 23.75c-1.78 0-3.22-1.44-3.22-3.22s1.44-3.22 3.22-3.22 3.22 1.44 3.22 3.22-1.44 3.22-3.22 3.22m0-4.94a1.72 1.72 0 1 0 0 3.44 1.72 1.72 0 0 0 0-3.44\"/><path fill=\"#1e293b\" d=\"M7.68 20.04c-3.14 0-5.69-2.55-5.69-5.69s2.55-5.69 5.69-5.69 5.69 2.55 5.69 5.69-2.55 5.69-5.69 5.69m0-9.88c-2.31 0-4.19 1.88-4.19 4.19s1.88 4.19 4.19 4.19 4.19-1.88 4.19-4.19-1.88-4.19-4.19-4.19\"/><path fill=\"#1e293b\" d=\"M14.2 20.04c-.17 0-.34-.06-.48-.18l-2.2-1.85a.75.75 0 0 1-.09-1.06c.27-.32.74-.36 1.06-.09l2.2 1.85c.32.27.36.74.09 1.06-.15.18-.36.27-.57.27zM12 12.01c-.19 0-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l4.94-4.94c.29-.29.77-.29 1.06 0s.29.77 0 1.06l-4.94 4.94c-.15.15-.34.22-.53.22\"/></svg>\n );\n }\n);\n\nCentralized1.displayName = 'Centralized1';\n","import React from 'react';\n\n/**\n * Props for the Chrome1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Chrome1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Chrome1 icon component\n * @example\n * ```tsx\n * import { Chrome1 } from 'magick-icons';\n * \n * <Chrome1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Chrome1 = React.forwardRef<SVGSVGElement, Chrome1Props>(\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=\"M12 16.75c-2.62 0-4.75-2.13-4.75-4.75S9.38 7.25 12 7.25s4.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.25S13.79 8.75 12 8.75\"/><path fill=\"#1e293b\" d=\"M21.17 8.75c-.05 0-.11-.01-.16-.02-2.94-.64-5.91-.64-8.85 0-.41.09-.8-.17-.89-.57-.09-.41.17-.8.57-.89 3.15-.69 6.34-.69 9.49 0 .4.09.66.49.57.89a.74.74 0 0 1-.73.59M8.54 14.75c-.21 0-.42-.09-.57-.26a24.8 24.8 0 0 1-4.71-8.12l.69-.31.71-.24.02.06a23.2 23.2 0 0 0 4.43 7.63c.27.31.24.79-.07 1.06-.15.12-.33.18-.5.18M10.88 22.69a.746.746 0 0 1-.55-1.25c2-2.2 3.48-4.75 4.4-7.58.13-.39.57-.65.96-.52s.62.51.5.9c-1.01 3.12-2.6 5.86-4.74 8.22-.16.15-.37.23-.57.23\"/></svg>\n );\n }\n);\n\nChrome1.displayName = 'Chrome1';\n","import React from 'react';\n\n/**\n * Props for the Chrome11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Chrome11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Chrome11 icon component\n * @example\n * ```tsx\n * import { Chrome11 } from 'magick-icons';\n * \n * <Chrome11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Chrome11 = React.forwardRef<SVGSVGElement, Chrome11Props>(\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-2.87 0-5.56-1.12-7.59-3.15a10.7 10.7 0 0 1-3.15-7.61c0-2.87 1.12-5.56 3.15-7.59s4.73-3.15 7.6-3.15 5.56 1.12 7.59 3.15 3.15 4.74 3.15 7.61-1.12 5.56-3.15 7.59a10.68 10.68 0 0 1-7.6 3.15m0-20.01c-2.47 0-4.79.96-6.54 2.71a9.14 9.14 0 0 0-2.71 6.53c0 2.47.96 4.8 2.71 6.55a9.14 9.14 0 0 0 6.53 2.71c2.47 0 4.79-.96 6.54-2.71A9.14 9.14 0 0 0 21.24 12c0-2.47-.96-4.8-2.71-6.55A9.14 9.14 0 0 0 12 2.74\"/><path fill=\"#1e293b\" d=\"M12 17.3c-1.41 0-2.74-.55-3.75-1.55a5.33 5.33 0 0 1 0-7.49c1-1 2.33-1.56 3.75-1.56s2.74.55 3.75 1.55a5.33 5.33 0 0 1 0 7.49c-1 1-2.33 1.56-3.75 1.56m0-9.1c-1.01 0-1.97.4-2.69 1.12a3.82 3.82 0 0 0 0 5.37c1.44 1.44 3.93 1.44 5.37 0a3.82 3.82 0 0 0 0-5.37A3.76 3.76 0 0 0 12 8.21z\"/><path fill=\"#1e293b\" d=\"M11.52 22.75a.752.752 0 0 1-.65-1.12l4.42-7.73c.21-.36.67-.48 1.02-.28.36.21.48.66.28 1.02l-4.42 7.73c-.14.24-.39.38-.65.38M8.07 15.03c-.26 0-.51-.13-.65-.37L2.94 6.98a.752.752 0 1 1 1.3-.76l4.48 7.68a.752.752 0 0 1-.65 1.13M20.91 8.21H12c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h8.91c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nChrome11.displayName = 'Chrome11';\n","import React from 'react';\n\n/**\n * Props for the Coffee1 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Coffee1Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Coffee1 icon component\n * @example\n * ```tsx\n * import { Coffee1 } from 'magick-icons';\n * \n * <Coffee1 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Coffee1 = React.forwardRef<SVGSVGElement, Coffee1Props>(\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.58 22.75H6.21c-2.74 0-4.96-2.23-4.96-4.96v-7.32c0-2.74 2.23-4.96 4.96-4.96h7.37c2.74 0 4.96 2.23 4.96 4.96v7.32c0 2.73-2.23 4.96-4.96 4.96M6.21 7.01c-1.91 0-3.46 1.55-3.46 3.46v7.32c0 1.91 1.55 3.46 3.46 3.46h7.37c1.91 0 3.46-1.55 3.46-3.46v-7.32c0-1.91-1.55-3.46-3.46-3.46zM5.5 4.75c-.41 0-.75-.34-.75-.75V2.25c0-.41.34-.75.75-.75s.75.34.75.75V4c0 .41-.34.75-.75.75M9.5 4.75c-.41 0-.75-.34-.75-.75V2.25c0-.41.34-.75.75-.75s.75.34.75.75V4c0 .41-.34.75-.75.75M13.5 4.75c-.41 0-.75-.34-.75-.75V2.25c0-.41.34-.75.75-.75s.75.34.75.75V4c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M17.79 18.12c-.41 0-.75-.34-.75-.75V8.95c0-.41.34-.75.75-.75 2.74 0 4.96 2.23 4.96 4.96s-2.23 4.96-4.96 4.96m.75-8.34v6.76a3.464 3.464 0 0 0 0-6.76\"/><path fill=\"#1e293b\" d=\"M17.51 12.75H2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h15.51c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nCoffee1.displayName = 'Coffee1';\n","import React from 'react';\n\n/**\n * Props for the Coffee11 icon component\n * @property {number | string} [size] - Size of the icon (default: 24)\n */\nexport interface Coffee11Props extends React.SVGProps<SVGSVGElement> {\n size?: number | string;\n}\n\n/**\n * Coffee11 icon component\n * @example\n * ```tsx\n * import { Coffee11 } from 'magick-icons';\n * \n * <Coffee11 size={24} className=\"text-blue-500\" strokeWidth={2} />\n * ```\n */\nexport const Coffee11 = React.forwardRef<SVGSVGElement, Coffee11Props>(\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 22.25h-17c-1.24 0-2.25-1.01-2.25-2.25v-1c0-1.24 1.01-2.25 2.25-2.25h17c1.24 0 2.25 1.01 2.25 2.25v1c0 1.24-1.01 2.25-2.25 2.25m-17-4c-.41 0-.75.34-.75.75v1c0 .41.34.75.75.75h17c.41 0 .75-.34.75-.75v-1c0-.41-.34-.75-.75-.75z\"/><path fill=\"#1e293b\" d=\"M19 18.25H5c-.41 0-.75-.34-.75-.75v-10c0-.41.34-.75.75-.75h14c.41 0 .75.34.75.75v10c0 .41-.34.75-.75.75m-13.25-1.5h12.5v-8.5H5.75z\"/><path fill=\"#1e293b\" d=\"M21 8.25H3c-.96 0-1.75-.79-1.75-1.75v-1c0-2.07 1.68-3.75 3.75-3.75h14c2.07 0 3.75 1.68 3.75 3.75v1c0 .96-.79 1.75-1.75 1.75m-16-5c-1.24 0-2.25 1.01-2.25 2.25v1c0 .14.11.25.25.25h18c.14 0 .25-.11.25-.25v-1c0-1.24-1.01-2.25-2.25-2.25z\"/><path fill=\"#1e293b\" d=\"M9 11.25c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75M15 11.25c-.41 0-.75-.34-.75-.75v-3c0-.41.34-.75.75-.75s.75.34.75.75v3c0 .41-.34.75-.75.75\"/><path fill=\"#1e293b\" d=\"M10 11.25H8c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75M16 11.25h-2c-.41 0-.75-.34-.75-.75s.34-.75.75-.75h2c.41 0 .75.34.75.75s-.34.75-.75.75\"/></svg>\n );\n }\n);\n\nCoffee11.displayName = 'Coffee11';\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"],"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"]}