@metamask-previews/design-system-react 0.14.0-preview.dff9dce → 0.16.0-preview.d854123

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.
Files changed (120) hide show
  1. package/CHANGELOG.md +19 -1
  2. package/dist/components/BadgeNetwork/BadgeNetwork.types.cjs.map +1 -1
  3. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.cts +6 -16
  4. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.cts.map +1 -1
  5. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.mts +6 -16
  6. package/dist/components/BadgeNetwork/BadgeNetwork.types.d.mts.map +1 -1
  7. package/dist/components/BadgeNetwork/BadgeNetwork.types.mjs.map +1 -1
  8. package/dist/components/BannerAlert/BannerAlert.cjs +1 -2
  9. package/dist/components/BannerAlert/BannerAlert.cjs.map +1 -1
  10. package/dist/components/BannerAlert/BannerAlert.d.cts +6 -6
  11. package/dist/components/BannerAlert/BannerAlert.d.cts.map +1 -1
  12. package/dist/components/BannerAlert/BannerAlert.d.mts +6 -6
  13. package/dist/components/BannerAlert/BannerAlert.d.mts.map +1 -1
  14. package/dist/components/BannerAlert/BannerAlert.mjs +1 -2
  15. package/dist/components/BannerAlert/BannerAlert.mjs.map +1 -1
  16. package/dist/components/BannerBase/BannerBase.cjs +3 -4
  17. package/dist/components/BannerBase/BannerBase.cjs.map +1 -1
  18. package/dist/components/BannerBase/BannerBase.d.cts.map +1 -1
  19. package/dist/components/BannerBase/BannerBase.d.mts.map +1 -1
  20. package/dist/components/BannerBase/BannerBase.mjs +1 -2
  21. package/dist/components/BannerBase/BannerBase.mjs.map +1 -1
  22. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts +3 -4
  23. package/dist/components/ButtonIcon/ButtonIcon.constants.d.cts.map +1 -1
  24. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts +3 -4
  25. package/dist/components/ButtonIcon/ButtonIcon.constants.d.mts.map +1 -1
  26. package/dist/components/Icon/Icon.cjs +2 -2
  27. package/dist/components/Icon/Icon.cjs.map +1 -1
  28. package/dist/components/Icon/Icon.constants.cjs +6 -6
  29. package/dist/components/Icon/Icon.constants.cjs.map +1 -1
  30. package/dist/components/Icon/Icon.constants.d.cts +1 -1
  31. package/dist/components/Icon/Icon.constants.d.cts.map +1 -1
  32. package/dist/components/Icon/Icon.constants.d.mts +1 -1
  33. package/dist/components/Icon/Icon.constants.d.mts.map +1 -1
  34. package/dist/components/Icon/Icon.constants.mjs +1 -1
  35. package/dist/components/Icon/Icon.constants.mjs.map +1 -1
  36. package/dist/components/Icon/Icon.d.cts.map +1 -1
  37. package/dist/components/Icon/Icon.d.mts.map +1 -1
  38. package/dist/components/Icon/Icon.mjs +1 -1
  39. package/dist/components/Icon/Icon.mjs.map +1 -1
  40. package/dist/components/Icon/Icon.types.cjs.map +1 -1
  41. package/dist/components/Icon/Icon.types.d.cts +3 -2
  42. package/dist/components/Icon/Icon.types.d.cts.map +1 -1
  43. package/dist/components/Icon/Icon.types.d.mts +3 -2
  44. package/dist/components/Icon/Icon.types.d.mts.map +1 -1
  45. package/dist/components/Icon/Icon.types.mjs.map +1 -1
  46. package/dist/components/Icon/icons/NoPhotography.cjs +32 -0
  47. package/dist/components/Icon/icons/NoPhotography.cjs.map +1 -0
  48. package/dist/components/Icon/icons/NoPhotography.d.cts +4 -0
  49. package/dist/components/Icon/icons/NoPhotography.d.cts.map +1 -0
  50. package/dist/components/Icon/icons/NoPhotography.d.mts +4 -0
  51. package/dist/components/Icon/icons/NoPhotography.d.mts.map +1 -0
  52. package/dist/components/Icon/icons/NoPhotography.mjs +7 -0
  53. package/dist/components/Icon/icons/NoPhotography.mjs.map +1 -0
  54. package/dist/components/Icon/icons/index.cjs +78 -76
  55. package/dist/components/Icon/icons/index.cjs.map +1 -1
  56. package/dist/components/Icon/icons/index.d.cts +39 -38
  57. package/dist/components/Icon/icons/index.d.cts.map +1 -1
  58. package/dist/components/Icon/icons/index.d.mts +39 -38
  59. package/dist/components/Icon/icons/index.d.mts.map +1 -1
  60. package/dist/components/Icon/icons/index.mjs +78 -76
  61. package/dist/components/Icon/icons/index.mjs.map +1 -1
  62. package/dist/components/Icon/index.cjs +5 -5
  63. package/dist/components/Icon/index.cjs.map +1 -1
  64. package/dist/components/Icon/index.d.cts +1 -1
  65. package/dist/components/Icon/index.d.cts.map +1 -1
  66. package/dist/components/Icon/index.d.mts +1 -1
  67. package/dist/components/Icon/index.d.mts.map +1 -1
  68. package/dist/components/Icon/index.mjs +1 -1
  69. package/dist/components/Icon/index.mjs.map +1 -1
  70. package/dist/components/Input/Input.cjs +2 -2
  71. package/dist/components/Input/Input.cjs.map +1 -1
  72. package/dist/components/Input/Input.d.cts +1 -1
  73. package/dist/components/Input/Input.d.cts.map +1 -1
  74. package/dist/components/Input/Input.d.mts +1 -1
  75. package/dist/components/Input/Input.d.mts.map +1 -1
  76. package/dist/components/Input/Input.mjs +1 -1
  77. package/dist/components/Input/Input.mjs.map +1 -1
  78. package/dist/components/Input/Input.types.cjs.map +1 -1
  79. package/dist/components/Input/Input.types.d.cts +1 -1
  80. package/dist/components/Input/Input.types.d.cts.map +1 -1
  81. package/dist/components/Input/Input.types.d.mts +1 -1
  82. package/dist/components/Input/Input.types.d.mts.map +1 -1
  83. package/dist/components/Input/Input.types.mjs.map +1 -1
  84. package/dist/components/Text/Text.cjs +3 -5
  85. package/dist/components/Text/Text.cjs.map +1 -1
  86. package/dist/components/Text/Text.constants.cjs +44 -58
  87. package/dist/components/Text/Text.constants.cjs.map +1 -1
  88. package/dist/components/Text/Text.constants.d.cts +1 -4
  89. package/dist/components/Text/Text.constants.d.cts.map +1 -1
  90. package/dist/components/Text/Text.constants.d.mts +1 -4
  91. package/dist/components/Text/Text.constants.d.mts.map +1 -1
  92. package/dist/components/Text/Text.constants.mjs +1 -15
  93. package/dist/components/Text/Text.constants.mjs.map +1 -1
  94. package/dist/components/Text/Text.d.cts.map +1 -1
  95. package/dist/components/Text/Text.d.mts.map +1 -1
  96. package/dist/components/Text/Text.mjs +3 -5
  97. package/dist/components/Text/Text.mjs.map +1 -1
  98. package/dist/components/Text/Text.types.cjs.map +1 -1
  99. package/dist/components/Text/Text.types.d.cts +20 -4
  100. package/dist/components/Text/Text.types.d.cts.map +1 -1
  101. package/dist/components/Text/Text.types.d.mts +20 -4
  102. package/dist/components/Text/Text.types.d.mts.map +1 -1
  103. package/dist/components/Text/Text.types.mjs.map +1 -1
  104. package/dist/components/Text/index.cjs +6 -7
  105. package/dist/components/Text/index.cjs.map +1 -1
  106. package/dist/components/Text/index.d.cts +1 -2
  107. package/dist/components/Text/index.d.cts.map +1 -1
  108. package/dist/components/Text/index.d.mts +1 -2
  109. package/dist/components/Text/index.d.mts.map +1 -1
  110. package/dist/components/Text/index.mjs +1 -2
  111. package/dist/components/Text/index.mjs.map +1 -1
  112. package/dist/types/index.cjs +143 -360
  113. package/dist/types/index.cjs.map +1 -1
  114. package/dist/types/index.d.cts +107 -340
  115. package/dist/types/index.d.cts.map +1 -1
  116. package/dist/types/index.d.mts +107 -340
  117. package/dist/types/index.d.mts.map +1 -1
  118. package/dist/types/index.mjs +139 -359
  119. package/dist/types/index.mjs.map +1 -1
  120. package/package.json +4 -7
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/index.ts"],"names":[],"mappings":"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","sourcesContent":["// This file is auto-generated. Do not edit manually\nimport type { ForwardRefExoticComponent, RefAttributes, SVGProps } from 'react';\n\nimport Accessibility from './Accessibility';\nimport Activity from './Activity';\nimport Add from './Add';\nimport AddCard from './AddCard';\nimport AddCircle from './AddCircle';\nimport AddSquare from './AddSquare';\nimport AfterHours from './AfterHours';\nimport Ai from './Ai';\nimport AlternateEmail from './AlternateEmail';\nimport AppleLogo from './AppleLogo';\nimport Apps from './Apps';\nimport Arrow2Down from './Arrow2Down';\nimport Arrow2Left from './Arrow2Left';\nimport Arrow2Right from './Arrow2Right';\nimport Arrow2Up from './Arrow2Up';\nimport Arrow2UpRight from './Arrow2UpRight';\nimport ArrowCircleDown from './ArrowCircleDown';\nimport ArrowCircleUp from './ArrowCircleUp';\nimport ArrowDoubleLeft from './ArrowDoubleLeft';\nimport ArrowDoubleRight from './ArrowDoubleRight';\nimport ArrowDown from './ArrowDown';\nimport ArrowDropDownCircle from './ArrowDropDownCircle';\nimport ArrowLeft from './ArrowLeft';\nimport ArrowRight from './ArrowRight';\nimport ArrowUp from './ArrowUp';\nimport AttachMoney from './AttachMoney';\nimport Attachment from './Attachment';\nimport Backspace from './Backspace';\nimport Ban from './Ban';\nimport Bank from './Bank';\nimport BankAssured from './BankAssured';\nimport Bold from './Bold';\nimport Book from './Book';\nimport Bookmark from './Bookmark';\nimport Bridge from './Bridge';\nimport Briefcase from './Briefcase';\nimport Bulb from './Bulb';\nimport BuySell from './BuySell';\nimport Cake from './Cake';\nimport Calculator from './Calculator';\nimport Calendar from './Calendar';\nimport Call from './Call';\nimport Camera from './Camera';\nimport Campaign from './Campaign';\nimport Candlestick from './Candlestick';\nimport Card from './Card';\nimport CardPos from './CardPos';\nimport Cash from './Cash';\nimport Category from './Category';\nimport Chart from './Chart';\nimport Check from './Check';\nimport CheckBold from './CheckBold';\nimport CircleX from './CircleX';\nimport Clear from './Clear';\nimport Clock from './Clock';\nimport ClockFilled from './ClockFilled';\nimport Close from './Close';\nimport Cloud from './Cloud';\nimport CloudDownload from './CloudDownload';\nimport CloudUpload from './CloudUpload';\nimport Code from './Code';\nimport CodeCircle from './CodeCircle';\nimport Coin from './Coin';\nimport Collapse from './Collapse';\nimport Confirmation from './Confirmation';\nimport Connect from './Connect';\nimport Copy from './Copy';\nimport CopySuccess from './CopySuccess';\nimport CorporateFare from './CorporateFare';\nimport CreditCheck from './CreditCheck';\nimport CurrencyFranc from './CurrencyFranc';\nimport CurrencyLira from './CurrencyLira';\nimport CurrencyPound from './CurrencyPound';\nimport CurrencyYuan from './CurrencyYuan';\nimport Customize from './Customize';\nimport Danger from './Danger';\nimport Dark from './Dark';\nimport DarkFilled from './DarkFilled';\nimport Data from './Data';\nimport Description from './Description';\nimport Details from './Details';\nimport Diagram from './Diagram';\nimport DocumentCode from './DocumentCode';\nimport Download from './Download';\nimport Draft from './Draft';\nimport EcoLeaf from './EcoLeaf';\nimport Edit from './Edit';\nimport EditSquare from './EditSquare';\nimport EncryptedAdd from './EncryptedAdd';\nimport Eraser from './Eraser';\nimport Error from './Error';\nimport Ethereum from './Ethereum';\nimport Exchange from './Exchange';\nimport Expand from './Expand';\nimport ExpandVertical from './ExpandVertical';\nimport Explore from './Explore';\nimport ExploreFilled from './ExploreFilled';\nimport Export from './Export';\nimport Extension from './Extension';\nimport Eye from './Eye';\nimport EyeSlash from './EyeSlash';\nimport FaceId from './FaceId';\nimport Feedback from './Feedback';\nimport File from './File';\nimport Filter from './Filter';\nimport Fingerprint from './Fingerprint';\nimport Fire from './Fire';\nimport FirstPage from './FirstPage';\nimport Flag from './Flag';\nimport Flash from './Flash';\nimport FlashSlash from './FlashSlash';\nimport Flask from './Flask';\nimport Flower from './Flower';\nimport Folder from './Folder';\nimport Forest from './Forest';\nimport FullCircle from './FullCircle';\nimport Gas from './Gas';\nimport Gift from './Gift';\nimport Global from './Global';\nimport GlobalSearch from './GlobalSearch';\nimport Graph from './Graph';\nimport Hardware from './Hardware';\nimport HashTag from './HashTag';\nimport Heart from './Heart';\nimport HeartFilled from './HeartFilled';\nimport Hierarchy from './Hierarchy';\nimport Home from './Home';\nimport HomeFilled from './HomeFilled';\nimport Image from './Image';\nimport Info from './Info';\nimport Inventory from './Inventory';\nimport Joystick from './Joystick';\nimport Keep from './Keep';\nimport KeepFilled from './KeepFilled';\nimport Key from './Key';\nimport LastPage from './LastPage';\nimport Light from './Light';\nimport LightFilled from './LightFilled';\nimport Link from './Link';\nimport Loading from './Loading';\nimport Location from './Location';\nimport Lock from './Lock';\nimport LockSlash from './LockSlash';\nimport LockedFilled from './LockedFilled';\nimport Login from './Login';\nimport Logout from './Logout';\nimport Mail from './Mail';\nimport Map from './Map';\nimport Menu from './Menu';\nimport MessageQuestion from './MessageQuestion';\nimport Messages from './Messages';\nimport MetamaskFoxOutline from './MetamaskFoxOutline';\nimport Mic from './Mic';\nimport Minus from './Minus';\nimport MinusBold from './MinusBold';\nimport MinusSquare from './MinusSquare';\nimport Mobile from './Mobile';\nimport Money from './Money';\nimport MoneyBag from './MoneyBag';\nimport Monitor from './Monitor';\nimport MoreHorizontal from './MoreHorizontal';\nimport MoreVertical from './MoreVertical';\nimport MountainFlag from './MountainFlag';\nimport MusicNote from './MusicNote';\nimport Notification from './Notification';\nimport PageInfo from './PageInfo';\nimport Palette from './Palette';\nimport PasswordCheck from './PasswordCheck';\nimport Pending from './Pending';\nimport People from './People';\nimport PersonCancel from './PersonCancel';\nimport Pin from './Pin';\nimport Plant from './Plant';\nimport Plug from './Plug';\nimport PlusAndMinus from './PlusAndMinus';\nimport PolicyAlert from './PolicyAlert';\nimport PopUp from './PopUp';\nimport Print from './Print';\nimport PriorityHigh from './PriorityHigh';\nimport PrivacyTip from './PrivacyTip';\nimport ProgrammingArrows from './ProgrammingArrows';\nimport Publish from './Publish';\nimport QrCode from './QrCode';\nimport Question from './Question';\nimport Receive from './Receive';\nimport Received from './Received';\nimport Refresh from './Refresh';\nimport RemoveMinus from './RemoveMinus';\nimport Report from './Report';\nimport Rocket from './Rocket';\nimport Save from './Save';\nimport SaveFilled from './SaveFilled';\nimport Saving from './Saving';\nimport Scan from './Scan';\nimport ScanBarcode from './ScanBarcode';\nimport ScanFocus from './ScanFocus';\nimport Search from './Search';\nimport Security from './Security';\nimport SecurityAlert from './SecurityAlert';\nimport SecurityCross from './SecurityCross';\nimport SecurityKey from './SecurityKey';\nimport SecuritySearch from './SecuritySearch';\nimport SecuritySlash from './SecuritySlash';\nimport SecurityTick from './SecurityTick';\nimport SecurityTime from './SecurityTime';\nimport SecurityUser from './SecurityUser';\nimport Send from './Send';\nimport SentimentDissatisfied from './SentimentDissatisfied';\nimport SentimentNeutral from './SentimentNeutral';\nimport SentimentSatisfied from './SentimentSatisfied';\nimport SentimentVerySatisfied from './SentimentVerySatisfied';\nimport Setting from './Setting';\nimport SettingFilled from './SettingFilled';\nimport Share from './Share';\nimport ShieldLock from './ShieldLock';\nimport ShoppingBag from './ShoppingBag';\nimport ShoppingCart from './ShoppingCart';\nimport SidePanel from './SidePanel';\nimport SignalCellular from './SignalCellular';\nimport Slash from './Slash';\nimport Sms from './Sms';\nimport Snaps from './Snaps';\nimport SnapsMobile from './SnapsMobile';\nimport SnapsPlus from './SnapsPlus';\nimport SnapsRound from './SnapsRound';\nimport Sort from './Sort';\nimport SortByAlpha from './SortByAlpha';\nimport Sparkle from './Sparkle';\nimport Speed from './Speed';\nimport Speedometer from './Speedometer';\nimport Square from './Square';\nimport Stake from './Stake';\nimport Star from './Star';\nimport StarFilled from './StarFilled';\nimport Start from './Start';\nimport Storefront from './Storefront';\nimport Student from './Student';\nimport SwapHorizontal from './SwapHorizontal';\nimport SwapVertical from './SwapVertical';\nimport TabClose from './TabClose';\nimport TableRow from './TableRow';\nimport Tablet from './Tablet';\nimport Tag from './Tag';\nimport ThumbDown from './ThumbDown';\nimport ThumbDownFilled from './ThumbDownFilled';\nimport ThumbUp from './ThumbUp';\nimport ThumbUpFilled from './ThumbUpFilled';\nimport Tint from './Tint';\nimport Tooltip from './Tooltip';\nimport Translate from './Translate';\nimport Trash from './Trash';\nimport TrendDown from './TrendDown';\nimport TrendUp from './TrendUp';\nimport Undo from './Undo';\nimport Unfold from './Unfold';\nimport UnlockedFilled from './UnlockedFilled';\nimport Unpin from './Unpin';\nimport Upload from './Upload';\nimport UploadFile from './UploadFile';\nimport Usb from './Usb';\nimport User from './User';\nimport UserCheck from './UserCheck';\nimport UserCircle from './UserCircle';\nimport UserCircleAdd from './UserCircleAdd';\nimport UserCircleRemove from './UserCircleRemove';\nimport Verified from './Verified';\nimport VerifiedFilled from './VerifiedFilled';\nimport Videocam from './Videocam';\nimport ViewColumn from './ViewColumn';\nimport ViewInAr from './ViewInAr';\nimport VolumeOff from './VolumeOff';\nimport VolumeUp from './VolumeUp';\nimport Wallet from './Wallet';\nimport WalletFilled from './WalletFilled';\nimport Warning from './Warning';\nimport WebTraffic from './WebTraffic';\nimport Widgets from './Widgets';\nimport Wifi from './Wifi';\nimport WifiOff from './WifiOff';\nimport X from './X';\n\nexport const Icons = {\n Accessibility,\n Activity,\n Add,\n AddCard,\n AddCircle,\n AddSquare,\n AfterHours,\n Ai,\n AlternateEmail,\n AppleLogo,\n Apps,\n Arrow2Down,\n Arrow2Left,\n Arrow2Right,\n Arrow2Up,\n Arrow2UpRight,\n ArrowCircleDown,\n ArrowCircleUp,\n ArrowDoubleLeft,\n ArrowDoubleRight,\n ArrowDown,\n ArrowDropDownCircle,\n ArrowLeft,\n ArrowRight,\n ArrowUp,\n AttachMoney,\n Attachment,\n Backspace,\n Ban,\n Bank,\n BankAssured,\n Bold,\n Book,\n Bookmark,\n Bridge,\n Briefcase,\n Bulb,\n BuySell,\n Cake,\n Calculator,\n Calendar,\n Call,\n Camera,\n Campaign,\n Candlestick,\n Card,\n CardPos,\n Cash,\n Category,\n Chart,\n Check,\n CheckBold,\n CircleX,\n Clear,\n Clock,\n ClockFilled,\n Close,\n Cloud,\n CloudDownload,\n CloudUpload,\n Code,\n CodeCircle,\n Coin,\n Collapse,\n Confirmation,\n Connect,\n Copy,\n CopySuccess,\n CorporateFare,\n CreditCheck,\n CurrencyFranc,\n CurrencyLira,\n CurrencyPound,\n CurrencyYuan,\n Customize,\n Danger,\n Dark,\n DarkFilled,\n Data,\n Description,\n Details,\n Diagram,\n DocumentCode,\n Download,\n Draft,\n EcoLeaf,\n Edit,\n EditSquare,\n EncryptedAdd,\n Eraser,\n Error,\n Ethereum,\n Exchange,\n Expand,\n ExpandVertical,\n Explore,\n ExploreFilled,\n Export,\n Extension,\n Eye,\n EyeSlash,\n FaceId,\n Feedback,\n File,\n Filter,\n Fingerprint,\n Fire,\n FirstPage,\n Flag,\n Flash,\n FlashSlash,\n Flask,\n Flower,\n Folder,\n Forest,\n FullCircle,\n Gas,\n Gift,\n Global,\n GlobalSearch,\n Graph,\n Hardware,\n HashTag,\n Heart,\n HeartFilled,\n Hierarchy,\n Home,\n HomeFilled,\n Image,\n Info,\n Inventory,\n Joystick,\n Keep,\n KeepFilled,\n Key,\n LastPage,\n Light,\n LightFilled,\n Link,\n Loading,\n Location,\n Lock,\n LockSlash,\n LockedFilled,\n Login,\n Logout,\n Mail,\n Map,\n Menu,\n MessageQuestion,\n Messages,\n MetamaskFoxOutline,\n Mic,\n Minus,\n MinusBold,\n MinusSquare,\n Mobile,\n Money,\n MoneyBag,\n Monitor,\n MoreHorizontal,\n MoreVertical,\n MountainFlag,\n MusicNote,\n Notification,\n PageInfo,\n Palette,\n PasswordCheck,\n Pending,\n People,\n PersonCancel,\n Pin,\n Plant,\n Plug,\n PlusAndMinus,\n PolicyAlert,\n PopUp,\n Print,\n PriorityHigh,\n PrivacyTip,\n ProgrammingArrows,\n Publish,\n QrCode,\n Question,\n Receive,\n Received,\n Refresh,\n RemoveMinus,\n Report,\n Rocket,\n Save,\n SaveFilled,\n Saving,\n Scan,\n ScanBarcode,\n ScanFocus,\n Search,\n Security,\n SecurityAlert,\n SecurityCross,\n SecurityKey,\n SecuritySearch,\n SecuritySlash,\n SecurityTick,\n SecurityTime,\n SecurityUser,\n Send,\n SentimentDissatisfied,\n SentimentNeutral,\n SentimentSatisfied,\n SentimentVerySatisfied,\n Setting,\n SettingFilled,\n Share,\n ShieldLock,\n ShoppingBag,\n ShoppingCart,\n SidePanel,\n SignalCellular,\n Slash,\n Sms,\n Snaps,\n SnapsMobile,\n SnapsPlus,\n SnapsRound,\n Sort,\n SortByAlpha,\n Sparkle,\n Speed,\n Speedometer,\n Square,\n Stake,\n Star,\n StarFilled,\n Start,\n Storefront,\n Student,\n SwapHorizontal,\n SwapVertical,\n TabClose,\n TableRow,\n Tablet,\n Tag,\n ThumbDown,\n ThumbDownFilled,\n ThumbUp,\n ThumbUpFilled,\n Tint,\n Tooltip,\n Translate,\n Trash,\n TrendDown,\n TrendUp,\n Undo,\n Unfold,\n UnlockedFilled,\n Unpin,\n Upload,\n UploadFile,\n Usb,\n User,\n UserCheck,\n UserCircle,\n UserCircleAdd,\n UserCircleRemove,\n Verified,\n VerifiedFilled,\n Videocam,\n ViewColumn,\n ViewInAr,\n VolumeOff,\n VolumeUp,\n Wallet,\n WalletFilled,\n Warning,\n WebTraffic,\n Widgets,\n Wifi,\n WifiOff,\n X,\n} as const;\n\nexport type IconComponentType = ForwardRefExoticComponent<\n SVGProps<SVGSVGElement> & RefAttributes<SVGSVGElement>\n>;\n\nexport type IconsType = typeof Icons;\n"]}
1
+ {"version":3,"file":"index.cjs","sourceRoot":"","sources":["../../../../src/components/Icon/icons/index.ts"],"names":[],"mappings":"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","sourcesContent":["// This file is auto-generated — do not edit manually\n// Run `yarn generate:icons` from the repo root to regenerate\nimport type { ForwardRefExoticComponent, RefAttributes, SVGProps } from 'react';\n\nimport Accessibility from './Accessibility';\nimport Activity from './Activity';\nimport AddCard from './AddCard';\nimport AddCircle from './AddCircle';\nimport AddSquare from './AddSquare';\nimport Add from './Add';\nimport AfterHours from './AfterHours';\nimport Ai from './Ai';\nimport AlternateEmail from './AlternateEmail';\nimport AppleLogo from './AppleLogo';\nimport Apps from './Apps';\nimport Arrow2Down from './Arrow2Down';\nimport Arrow2Left from './Arrow2Left';\nimport Arrow2Right from './Arrow2Right';\nimport Arrow2UpRight from './Arrow2UpRight';\nimport Arrow2Up from './Arrow2Up';\nimport ArrowCircleDown from './ArrowCircleDown';\nimport ArrowCircleUp from './ArrowCircleUp';\nimport ArrowDoubleLeft from './ArrowDoubleLeft';\nimport ArrowDoubleRight from './ArrowDoubleRight';\nimport ArrowDown from './ArrowDown';\nimport ArrowDropDownCircle from './ArrowDropDownCircle';\nimport ArrowLeft from './ArrowLeft';\nimport ArrowRight from './ArrowRight';\nimport ArrowUp from './ArrowUp';\nimport AttachMoney from './AttachMoney';\nimport Attachment from './Attachment';\nimport Backspace from './Backspace';\nimport Ban from './Ban';\nimport BankAssured from './BankAssured';\nimport Bank from './Bank';\nimport Bold from './Bold';\nimport Book from './Book';\nimport Bookmark from './Bookmark';\nimport Bridge from './Bridge';\nimport Briefcase from './Briefcase';\nimport Bulb from './Bulb';\nimport BuySell from './BuySell';\nimport Cake from './Cake';\nimport Calculator from './Calculator';\nimport Calendar from './Calendar';\nimport Call from './Call';\nimport Camera from './Camera';\nimport Campaign from './Campaign';\nimport Candlestick from './Candlestick';\nimport CardPos from './CardPos';\nimport Card from './Card';\nimport Cash from './Cash';\nimport Category from './Category';\nimport Chart from './Chart';\nimport CheckBold from './CheckBold';\nimport Check from './Check';\nimport CircleX from './CircleX';\nimport Clear from './Clear';\nimport ClockFilled from './ClockFilled';\nimport Clock from './Clock';\nimport Close from './Close';\nimport CloudDownload from './CloudDownload';\nimport CloudUpload from './CloudUpload';\nimport Cloud from './Cloud';\nimport CodeCircle from './CodeCircle';\nimport Code from './Code';\nimport Coin from './Coin';\nimport Collapse from './Collapse';\nimport Confirmation from './Confirmation';\nimport Connect from './Connect';\nimport CopySuccess from './CopySuccess';\nimport Copy from './Copy';\nimport CorporateFare from './CorporateFare';\nimport CreditCheck from './CreditCheck';\nimport CurrencyFranc from './CurrencyFranc';\nimport CurrencyLira from './CurrencyLira';\nimport CurrencyPound from './CurrencyPound';\nimport CurrencyYuan from './CurrencyYuan';\nimport Customize from './Customize';\nimport Danger from './Danger';\nimport DarkFilled from './DarkFilled';\nimport Dark from './Dark';\nimport Data from './Data';\nimport Description from './Description';\nimport Details from './Details';\nimport Diagram from './Diagram';\nimport DocumentCode from './DocumentCode';\nimport Download from './Download';\nimport Draft from './Draft';\nimport EcoLeaf from './EcoLeaf';\nimport EditSquare from './EditSquare';\nimport Edit from './Edit';\nimport EncryptedAdd from './EncryptedAdd';\nimport Eraser from './Eraser';\nimport Error from './Error';\nimport Ethereum from './Ethereum';\nimport Exchange from './Exchange';\nimport ExpandVertical from './ExpandVertical';\nimport Expand from './Expand';\nimport ExploreFilled from './ExploreFilled';\nimport Explore from './Explore';\nimport Export from './Export';\nimport Extension from './Extension';\nimport EyeSlash from './EyeSlash';\nimport Eye from './Eye';\nimport FaceId from './FaceId';\nimport Feedback from './Feedback';\nimport File from './File';\nimport Filter from './Filter';\nimport Fingerprint from './Fingerprint';\nimport Fire from './Fire';\nimport FirstPage from './FirstPage';\nimport Flag from './Flag';\nimport FlashSlash from './FlashSlash';\nimport Flash from './Flash';\nimport Flask from './Flask';\nimport Flower from './Flower';\nimport Folder from './Folder';\nimport Forest from './Forest';\nimport FullCircle from './FullCircle';\nimport Gas from './Gas';\nimport Gift from './Gift';\nimport GlobalSearch from './GlobalSearch';\nimport Global from './Global';\nimport Graph from './Graph';\nimport Hardware from './Hardware';\nimport HashTag from './HashTag';\nimport HeartFilled from './HeartFilled';\nimport Heart from './Heart';\nimport Hierarchy from './Hierarchy';\nimport HomeFilled from './HomeFilled';\nimport Home from './Home';\nimport Image from './Image';\nimport Info from './Info';\nimport Inventory from './Inventory';\nimport Joystick from './Joystick';\nimport KeepFilled from './KeepFilled';\nimport Keep from './Keep';\nimport Key from './Key';\nimport LastPage from './LastPage';\nimport LightFilled from './LightFilled';\nimport Light from './Light';\nimport Link from './Link';\nimport Loading from './Loading';\nimport Location from './Location';\nimport LockSlash from './LockSlash';\nimport Lock from './Lock';\nimport LockedFilled from './LockedFilled';\nimport Login from './Login';\nimport Logout from './Logout';\nimport Mail from './Mail';\nimport Map from './Map';\nimport Menu from './Menu';\nimport MessageQuestion from './MessageQuestion';\nimport Messages from './Messages';\nimport MetamaskFoxOutline from './MetamaskFoxOutline';\nimport Mic from './Mic';\nimport MinusBold from './MinusBold';\nimport MinusSquare from './MinusSquare';\nimport Minus from './Minus';\nimport Mobile from './Mobile';\nimport MoneyBag from './MoneyBag';\nimport Money from './Money';\nimport Monitor from './Monitor';\nimport MoreHorizontal from './MoreHorizontal';\nimport MoreVertical from './MoreVertical';\nimport MountainFlag from './MountainFlag';\nimport MusicNote from './MusicNote';\nimport NoPhotography from './NoPhotography';\nimport Notification from './Notification';\nimport PageInfo from './PageInfo';\nimport Palette from './Palette';\nimport PasswordCheck from './PasswordCheck';\nimport Pending from './Pending';\nimport People from './People';\nimport PersonCancel from './PersonCancel';\nimport Pin from './Pin';\nimport Plant from './Plant';\nimport Plug from './Plug';\nimport PlusAndMinus from './PlusAndMinus';\nimport PolicyAlert from './PolicyAlert';\nimport PopUp from './PopUp';\nimport Print from './Print';\nimport PriorityHigh from './PriorityHigh';\nimport PrivacyTip from './PrivacyTip';\nimport ProgrammingArrows from './ProgrammingArrows';\nimport Publish from './Publish';\nimport QrCode from './QrCode';\nimport Question from './Question';\nimport Receive from './Receive';\nimport Received from './Received';\nimport Refresh from './Refresh';\nimport RemoveMinus from './RemoveMinus';\nimport Report from './Report';\nimport Rocket from './Rocket';\nimport SaveFilled from './SaveFilled';\nimport Save from './Save';\nimport Saving from './Saving';\nimport ScanBarcode from './ScanBarcode';\nimport ScanFocus from './ScanFocus';\nimport Scan from './Scan';\nimport Search from './Search';\nimport SecurityAlert from './SecurityAlert';\nimport SecurityCross from './SecurityCross';\nimport SecurityKey from './SecurityKey';\nimport SecuritySearch from './SecuritySearch';\nimport SecuritySlash from './SecuritySlash';\nimport SecurityTick from './SecurityTick';\nimport SecurityTime from './SecurityTime';\nimport SecurityUser from './SecurityUser';\nimport Security from './Security';\nimport Send from './Send';\nimport SentimentDissatisfied from './SentimentDissatisfied';\nimport SentimentNeutral from './SentimentNeutral';\nimport SentimentSatisfied from './SentimentSatisfied';\nimport SentimentVerySatisfied from './SentimentVerySatisfied';\nimport SettingFilled from './SettingFilled';\nimport Setting from './Setting';\nimport Share from './Share';\nimport ShieldLock from './ShieldLock';\nimport ShoppingBag from './ShoppingBag';\nimport ShoppingCart from './ShoppingCart';\nimport SidePanel from './SidePanel';\nimport SignalCellular from './SignalCellular';\nimport Slash from './Slash';\nimport Sms from './Sms';\nimport SnapsMobile from './SnapsMobile';\nimport SnapsPlus from './SnapsPlus';\nimport SnapsRound from './SnapsRound';\nimport Snaps from './Snaps';\nimport SortByAlpha from './SortByAlpha';\nimport Sort from './Sort';\nimport Sparkle from './Sparkle';\nimport Speed from './Speed';\nimport Speedometer from './Speedometer';\nimport Square from './Square';\nimport Stake from './Stake';\nimport StarFilled from './StarFilled';\nimport Star from './Star';\nimport Start from './Start';\nimport Storefront from './Storefront';\nimport Student from './Student';\nimport SwapHorizontal from './SwapHorizontal';\nimport SwapVertical from './SwapVertical';\nimport TabClose from './TabClose';\nimport TableRow from './TableRow';\nimport Tablet from './Tablet';\nimport Tag from './Tag';\nimport ThumbDownFilled from './ThumbDownFilled';\nimport ThumbDown from './ThumbDown';\nimport ThumbUpFilled from './ThumbUpFilled';\nimport ThumbUp from './ThumbUp';\nimport Tint from './Tint';\nimport Tooltip from './Tooltip';\nimport Translate from './Translate';\nimport Trash from './Trash';\nimport TrendDown from './TrendDown';\nimport TrendUp from './TrendUp';\nimport Undo from './Undo';\nimport Unfold from './Unfold';\nimport UnlockedFilled from './UnlockedFilled';\nimport Unpin from './Unpin';\nimport UploadFile from './UploadFile';\nimport Upload from './Upload';\nimport Usb from './Usb';\nimport UserCheck from './UserCheck';\nimport UserCircleAdd from './UserCircleAdd';\nimport UserCircleRemove from './UserCircleRemove';\nimport UserCircle from './UserCircle';\nimport User from './User';\nimport VerifiedFilled from './VerifiedFilled';\nimport Verified from './Verified';\nimport Videocam from './Videocam';\nimport ViewColumn from './ViewColumn';\nimport ViewInAr from './ViewInAr';\nimport VolumeOff from './VolumeOff';\nimport VolumeUp from './VolumeUp';\nimport WalletFilled from './WalletFilled';\nimport Wallet from './Wallet';\nimport Warning from './Warning';\nimport WebTraffic from './WebTraffic';\nimport Widgets from './Widgets';\nimport WifiOff from './WifiOff';\nimport Wifi from './Wifi';\nimport X from './X';\n\nexport const Icons = {\n Accessibility,\n Activity,\n AddCard,\n AddCircle,\n AddSquare,\n Add,\n AfterHours,\n Ai,\n AlternateEmail,\n AppleLogo,\n Apps,\n Arrow2Down,\n Arrow2Left,\n Arrow2Right,\n Arrow2UpRight,\n Arrow2Up,\n ArrowCircleDown,\n ArrowCircleUp,\n ArrowDoubleLeft,\n ArrowDoubleRight,\n ArrowDown,\n ArrowDropDownCircle,\n ArrowLeft,\n ArrowRight,\n ArrowUp,\n AttachMoney,\n Attachment,\n Backspace,\n Ban,\n BankAssured,\n Bank,\n Bold,\n Book,\n Bookmark,\n Bridge,\n Briefcase,\n Bulb,\n BuySell,\n Cake,\n Calculator,\n Calendar,\n Call,\n Camera,\n Campaign,\n Candlestick,\n CardPos,\n Card,\n Cash,\n Category,\n Chart,\n CheckBold,\n Check,\n CircleX,\n Clear,\n ClockFilled,\n Clock,\n Close,\n CloudDownload,\n CloudUpload,\n Cloud,\n CodeCircle,\n Code,\n Coin,\n Collapse,\n Confirmation,\n Connect,\n CopySuccess,\n Copy,\n CorporateFare,\n CreditCheck,\n CurrencyFranc,\n CurrencyLira,\n CurrencyPound,\n CurrencyYuan,\n Customize,\n Danger,\n DarkFilled,\n Dark,\n Data,\n Description,\n Details,\n Diagram,\n DocumentCode,\n Download,\n Draft,\n EcoLeaf,\n EditSquare,\n Edit,\n EncryptedAdd,\n Eraser,\n Error,\n Ethereum,\n Exchange,\n ExpandVertical,\n Expand,\n ExploreFilled,\n Explore,\n Export,\n Extension,\n EyeSlash,\n Eye,\n FaceId,\n Feedback,\n File,\n Filter,\n Fingerprint,\n Fire,\n FirstPage,\n Flag,\n FlashSlash,\n Flash,\n Flask,\n Flower,\n Folder,\n Forest,\n FullCircle,\n Gas,\n Gift,\n GlobalSearch,\n Global,\n Graph,\n Hardware,\n HashTag,\n HeartFilled,\n Heart,\n Hierarchy,\n HomeFilled,\n Home,\n Image,\n Info,\n Inventory,\n Joystick,\n KeepFilled,\n Keep,\n Key,\n LastPage,\n LightFilled,\n Light,\n Link,\n Loading,\n Location,\n LockSlash,\n Lock,\n LockedFilled,\n Login,\n Logout,\n Mail,\n Map,\n Menu,\n MessageQuestion,\n Messages,\n MetamaskFoxOutline,\n Mic,\n MinusBold,\n MinusSquare,\n Minus,\n Mobile,\n MoneyBag,\n Money,\n Monitor,\n MoreHorizontal,\n MoreVertical,\n MountainFlag,\n MusicNote,\n NoPhotography,\n Notification,\n PageInfo,\n Palette,\n PasswordCheck,\n Pending,\n People,\n PersonCancel,\n Pin,\n Plant,\n Plug,\n PlusAndMinus,\n PolicyAlert,\n PopUp,\n Print,\n PriorityHigh,\n PrivacyTip,\n ProgrammingArrows,\n Publish,\n QrCode,\n Question,\n Receive,\n Received,\n Refresh,\n RemoveMinus,\n Report,\n Rocket,\n SaveFilled,\n Save,\n Saving,\n ScanBarcode,\n ScanFocus,\n Scan,\n Search,\n SecurityAlert,\n SecurityCross,\n SecurityKey,\n SecuritySearch,\n SecuritySlash,\n SecurityTick,\n SecurityTime,\n SecurityUser,\n Security,\n Send,\n SentimentDissatisfied,\n SentimentNeutral,\n SentimentSatisfied,\n SentimentVerySatisfied,\n SettingFilled,\n Setting,\n Share,\n ShieldLock,\n ShoppingBag,\n ShoppingCart,\n SidePanel,\n SignalCellular,\n Slash,\n Sms,\n SnapsMobile,\n SnapsPlus,\n SnapsRound,\n Snaps,\n SortByAlpha,\n Sort,\n Sparkle,\n Speed,\n Speedometer,\n Square,\n Stake,\n StarFilled,\n Star,\n Start,\n Storefront,\n Student,\n SwapHorizontal,\n SwapVertical,\n TabClose,\n TableRow,\n Tablet,\n Tag,\n ThumbDownFilled,\n ThumbDown,\n ThumbUpFilled,\n ThumbUp,\n Tint,\n Tooltip,\n Translate,\n Trash,\n TrendDown,\n TrendUp,\n Undo,\n Unfold,\n UnlockedFilled,\n Unpin,\n UploadFile,\n Upload,\n Usb,\n UserCheck,\n UserCircleAdd,\n UserCircleRemove,\n UserCircle,\n User,\n VerifiedFilled,\n Verified,\n Videocam,\n ViewColumn,\n ViewInAr,\n VolumeOff,\n VolumeUp,\n WalletFilled,\n Wallet,\n Warning,\n WebTraffic,\n Widgets,\n WifiOff,\n Wifi,\n X,\n} as const;\n\nexport type IconComponentType = ForwardRefExoticComponent<\n SVGProps<SVGSVGElement> & RefAttributes<SVGSVGElement>\n>;\n\nexport type IconsType = typeof Icons;\n"]}
@@ -2,10 +2,10 @@ import type { ForwardRefExoticComponent, RefAttributes, SVGProps } from "react";
2
2
  export declare const Icons: {
3
3
  readonly Accessibility: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
4
4
  readonly Activity: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
5
- readonly Add: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
6
5
  readonly AddCard: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
7
6
  readonly AddCircle: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
8
7
  readonly AddSquare: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
8
+ readonly Add: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
9
9
  readonly AfterHours: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
10
10
  readonly Ai: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
11
11
  readonly AlternateEmail: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -14,8 +14,8 @@ export declare const Icons: {
14
14
  readonly Arrow2Down: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
15
15
  readonly Arrow2Left: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
16
16
  readonly Arrow2Right: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
17
- readonly Arrow2Up: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
18
17
  readonly Arrow2UpRight: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
18
+ readonly Arrow2Up: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
19
19
  readonly ArrowCircleDown: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
20
20
  readonly ArrowCircleUp: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
21
21
  readonly ArrowDoubleLeft: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -29,8 +29,8 @@ export declare const Icons: {
29
29
  readonly Attachment: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
30
30
  readonly Backspace: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
31
31
  readonly Ban: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
32
- readonly Bank: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
33
32
  readonly BankAssured: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
33
+ readonly Bank: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
34
34
  readonly Bold: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
35
35
  readonly Book: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
36
36
  readonly Bookmark: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -45,29 +45,29 @@ export declare const Icons: {
45
45
  readonly Camera: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
46
46
  readonly Campaign: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
47
47
  readonly Candlestick: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
48
- readonly Card: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
49
48
  readonly CardPos: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
49
+ readonly Card: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
50
50
  readonly Cash: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
51
51
  readonly Category: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
52
52
  readonly Chart: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
53
- readonly Check: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
54
53
  readonly CheckBold: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
54
+ readonly Check: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
55
55
  readonly CircleX: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
56
56
  readonly Clear: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
57
- readonly Clock: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
58
57
  readonly ClockFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
58
+ readonly Clock: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
59
59
  readonly Close: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
60
- readonly Cloud: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
61
60
  readonly CloudDownload: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
62
61
  readonly CloudUpload: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
63
- readonly Code: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
62
+ readonly Cloud: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
64
63
  readonly CodeCircle: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
64
+ readonly Code: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
65
65
  readonly Coin: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
66
66
  readonly Collapse: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
67
67
  readonly Confirmation: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
68
68
  readonly Connect: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
69
- readonly Copy: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
70
69
  readonly CopySuccess: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
70
+ readonly Copy: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
71
71
  readonly CorporateFare: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
72
72
  readonly CreditCheck: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
73
73
  readonly CurrencyFranc: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -76,8 +76,8 @@ export declare const Icons: {
76
76
  readonly CurrencyYuan: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
77
77
  readonly Customize: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
78
78
  readonly Danger: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
79
- readonly Dark: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
80
79
  readonly DarkFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
80
+ readonly Dark: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
81
81
  readonly Data: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
82
82
  readonly Description: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
83
83
  readonly Details: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -86,21 +86,21 @@ export declare const Icons: {
86
86
  readonly Download: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
87
87
  readonly Draft: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
88
88
  readonly EcoLeaf: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
89
- readonly Edit: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
90
89
  readonly EditSquare: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
90
+ readonly Edit: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
91
91
  readonly EncryptedAdd: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
92
92
  readonly Eraser: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
93
93
  readonly Error: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
94
94
  readonly Ethereum: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
95
95
  readonly Exchange: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
96
- readonly Expand: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
97
96
  readonly ExpandVertical: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
98
- readonly Explore: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
97
+ readonly Expand: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
99
98
  readonly ExploreFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
99
+ readonly Explore: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
100
100
  readonly Export: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
101
101
  readonly Extension: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
102
- readonly Eye: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
103
102
  readonly EyeSlash: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
103
+ readonly Eye: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
104
104
  readonly FaceId: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
105
105
  readonly Feedback: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
106
106
  readonly File: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -109,8 +109,8 @@ export declare const Icons: {
109
109
  readonly Fire: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
110
110
  readonly FirstPage: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
111
111
  readonly Flag: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
112
- readonly Flash: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
113
112
  readonly FlashSlash: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
113
+ readonly Flash: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
114
114
  readonly Flask: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
115
115
  readonly Flower: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
116
116
  readonly Folder: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -118,31 +118,31 @@ export declare const Icons: {
118
118
  readonly FullCircle: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
119
119
  readonly Gas: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
120
120
  readonly Gift: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
121
- readonly Global: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
122
121
  readonly GlobalSearch: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
122
+ readonly Global: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
123
123
  readonly Graph: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
124
124
  readonly Hardware: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
125
125
  readonly HashTag: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
126
- readonly Heart: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
127
126
  readonly HeartFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
127
+ readonly Heart: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
128
128
  readonly Hierarchy: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
129
- readonly Home: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
130
129
  readonly HomeFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
130
+ readonly Home: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
131
131
  readonly Image: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
132
132
  readonly Info: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
133
133
  readonly Inventory: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
134
134
  readonly Joystick: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
135
- readonly Keep: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
136
135
  readonly KeepFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
136
+ readonly Keep: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
137
137
  readonly Key: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
138
138
  readonly LastPage: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
139
- readonly Light: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
140
139
  readonly LightFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
140
+ readonly Light: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
141
141
  readonly Link: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
142
142
  readonly Loading: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
143
143
  readonly Location: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
144
- readonly Lock: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
145
144
  readonly LockSlash: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
145
+ readonly Lock: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
146
146
  readonly LockedFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
147
147
  readonly Login: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
148
148
  readonly Logout: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -153,17 +153,18 @@ export declare const Icons: {
153
153
  readonly Messages: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
154
154
  readonly MetamaskFoxOutline: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
155
155
  readonly Mic: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
156
- readonly Minus: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
157
156
  readonly MinusBold: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
158
157
  readonly MinusSquare: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
158
+ readonly Minus: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
159
159
  readonly Mobile: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
160
- readonly Money: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
161
160
  readonly MoneyBag: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
161
+ readonly Money: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
162
162
  readonly Monitor: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
163
163
  readonly MoreHorizontal: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
164
164
  readonly MoreVertical: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
165
165
  readonly MountainFlag: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
166
166
  readonly MusicNote: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
167
+ readonly NoPhotography: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
167
168
  readonly Notification: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
168
169
  readonly PageInfo: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
169
170
  readonly Palette: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -190,14 +191,13 @@ export declare const Icons: {
190
191
  readonly RemoveMinus: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
191
192
  readonly Report: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
192
193
  readonly Rocket: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
193
- readonly Save: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
194
194
  readonly SaveFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
195
+ readonly Save: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
195
196
  readonly Saving: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
196
- readonly Scan: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
197
197
  readonly ScanBarcode: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
198
198
  readonly ScanFocus: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
199
+ readonly Scan: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
199
200
  readonly Search: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
200
- readonly Security: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
201
201
  readonly SecurityAlert: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
202
202
  readonly SecurityCross: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
203
203
  readonly SecurityKey: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -206,13 +206,14 @@ export declare const Icons: {
206
206
  readonly SecurityTick: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
207
207
  readonly SecurityTime: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
208
208
  readonly SecurityUser: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
209
+ readonly Security: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
209
210
  readonly Send: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
210
211
  readonly SentimentDissatisfied: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
211
212
  readonly SentimentNeutral: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
212
213
  readonly SentimentSatisfied: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
213
214
  readonly SentimentVerySatisfied: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
214
- readonly Setting: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
215
215
  readonly SettingFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
216
+ readonly Setting: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
216
217
  readonly Share: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
217
218
  readonly ShieldLock: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
218
219
  readonly ShoppingBag: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -221,19 +222,19 @@ export declare const Icons: {
221
222
  readonly SignalCellular: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
222
223
  readonly Slash: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
223
224
  readonly Sms: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
224
- readonly Snaps: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
225
225
  readonly SnapsMobile: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
226
226
  readonly SnapsPlus: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
227
227
  readonly SnapsRound: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
228
- readonly Sort: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
228
+ readonly Snaps: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
229
229
  readonly SortByAlpha: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
230
+ readonly Sort: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
230
231
  readonly Sparkle: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
231
232
  readonly Speed: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
232
233
  readonly Speedometer: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
233
234
  readonly Square: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
234
235
  readonly Stake: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
235
- readonly Star: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
236
236
  readonly StarFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
237
+ readonly Star: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
237
238
  readonly Start: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
238
239
  readonly Storefront: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
239
240
  readonly Student: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -243,10 +244,10 @@ export declare const Icons: {
243
244
  readonly TableRow: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
244
245
  readonly Tablet: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
245
246
  readonly Tag: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
246
- readonly ThumbDown: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
247
247
  readonly ThumbDownFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
248
- readonly ThumbUp: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
248
+ readonly ThumbDown: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
249
249
  readonly ThumbUpFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
250
+ readonly ThumbUp: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
250
251
  readonly Tint: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
251
252
  readonly Tooltip: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
252
253
  readonly Translate: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
@@ -257,28 +258,28 @@ export declare const Icons: {
257
258
  readonly Unfold: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
258
259
  readonly UnlockedFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
259
260
  readonly Unpin: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
260
- readonly Upload: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
261
261
  readonly UploadFile: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
262
+ readonly Upload: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
262
263
  readonly Usb: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
263
- readonly User: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
264
264
  readonly UserCheck: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
265
- readonly UserCircle: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
266
265
  readonly UserCircleAdd: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
267
266
  readonly UserCircleRemove: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
268
- readonly Verified: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
267
+ readonly UserCircle: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
268
+ readonly User: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
269
269
  readonly VerifiedFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
270
+ readonly Verified: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
270
271
  readonly Videocam: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
271
272
  readonly ViewColumn: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
272
273
  readonly ViewInAr: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
273
274
  readonly VolumeOff: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
274
275
  readonly VolumeUp: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
275
- readonly Wallet: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
276
276
  readonly WalletFilled: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
277
+ readonly Wallet: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
277
278
  readonly Warning: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
278
279
  readonly WebTraffic: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
279
280
  readonly Widgets: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
280
- readonly Wifi: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
281
281
  readonly WifiOff: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
282
+ readonly Wifi: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
282
283
  readonly X: ForwardRefExoticComponent<Omit<SVGProps<SVGSVGElement>, "ref"> & RefAttributes<SVGSVGElement>>;
283
284
  };
284
285
  export type IconComponentType = ForwardRefExoticComponent<SVGProps<SVGSVGElement> & RefAttributes<SVGSVGElement>>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,yBAAyB,EAAE,aAAa,EAAE,QAAQ,EAAE,cAAc;AA2RhF,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyRR,CAAC;AAEX,MAAM,MAAM,iBAAiB,GAAG,yBAAyB,CACvD,QAAQ,CAAC,aAAa,CAAC,GAAG,aAAa,CAAC,aAAa,CAAC,CACvD,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,OAAO,KAAK,CAAC"}
1
+ {"version":3,"file":"index.d.cts","sourceRoot":"","sources":["../../../../src/components/Icon/icons/index.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,yBAAyB,EAAE,aAAa,EAAE,QAAQ,EAAE,cAAc;AA4RhF,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA0RR,CAAC;AAEX,MAAM,MAAM,iBAAiB,GAAG,yBAAyB,CACvD,QAAQ,CAAC,aAAa,CAAC,GAAG,aAAa,CAAC,aAAa,CAAC,CACvD,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,OAAO,KAAK,CAAC"}