@m4l/icons 0.0.10 → 0.0.13-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (425) hide show
  1. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts +5 -0
  2. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts.map +1 -0
  3. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js +13 -0
  4. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +5 -0
  5. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts.map +1 -0
  6. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.js +16 -0
  7. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts +5 -0
  8. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts.map +1 -0
  9. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.js +13 -0
  10. package/components/actions/duoTone/ActionsUncheckDuotone.d.ts +5 -0
  11. package/components/actions/duoTone/ActionsUncheckDuotone.d.ts.map +1 -0
  12. package/components/actions/duoTone/ActionsUncheckDuotone.js +37 -0
  13. package/components/actions/fill/ActionsCheckIndeterminateFill.d.ts +5 -0
  14. package/components/actions/fill/ActionsCheckIndeterminateFill.d.ts.map +1 -0
  15. package/components/actions/fill/ActionsCheckIndeterminateFill.js +28 -0
  16. package/components/actions/fill/ActionsCheckedFill.d.ts +5 -0
  17. package/components/actions/fill/ActionsCheckedFill.d.ts.map +1 -0
  18. package/components/actions/fill/ActionsCheckedFill.js +28 -0
  19. package/components/actions/fill/ActionsRadioButtonCheckFill.d.ts +5 -0
  20. package/components/actions/fill/ActionsRadioButtonCheckFill.d.ts.map +1 -0
  21. package/components/actions/fill/ActionsRadioButtonCheckFill.js +25 -0
  22. package/components/actions/outlined/ActionsAddOutlined.d.ts +5 -0
  23. package/components/actions/outlined/ActionsAddOutlined.d.ts.map +1 -0
  24. package/components/actions/outlined/ActionsAddOutlined.js +10 -0
  25. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts +5 -0
  26. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts.map +1 -0
  27. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.js +13 -0
  28. package/components/actions/outlined/ActionsCheckMdOutlined.d.ts +5 -0
  29. package/components/actions/outlined/ActionsCheckMdOutlined.d.ts.map +1 -0
  30. package/components/actions/outlined/ActionsCheckMdOutlined.js +10 -0
  31. package/components/actions/outlined/ActionsCheckSmOutlined.d.ts +5 -0
  32. package/components/actions/outlined/ActionsCheckSmOutlined.d.ts.map +1 -0
  33. package/components/actions/outlined/ActionsCheckSmOutlined.js +10 -0
  34. package/components/actions/outlined/ActionsCircleUpDownOutlined.d.ts +5 -0
  35. package/components/actions/outlined/ActionsCircleUpDownOutlined.d.ts.map +1 -0
  36. package/components/actions/outlined/ActionsCircleUpDownOutlined.js +10 -0
  37. package/components/actions/outlined/ActionsCleanOutlined.d.ts +5 -0
  38. package/components/actions/outlined/ActionsCleanOutlined.d.ts.map +1 -0
  39. package/components/actions/outlined/ActionsCleanOutlined.js +13 -0
  40. package/components/actions/outlined/ActionsCloseMdOutlined.d.ts +5 -0
  41. package/components/actions/outlined/ActionsCloseMdOutlined.d.ts.map +1 -0
  42. package/components/actions/outlined/ActionsCloseMdOutlined.js +10 -0
  43. package/components/actions/outlined/ActionsCloseSmOutlined.d.ts +5 -0
  44. package/components/actions/outlined/ActionsCloseSmOutlined.d.ts.map +1 -0
  45. package/components/actions/outlined/ActionsCloseSmOutlined.js +10 -0
  46. package/components/actions/outlined/ActionsEditOutlined.d.ts +5 -0
  47. package/components/actions/outlined/ActionsEditOutlined.d.ts.map +1 -0
  48. package/components/actions/outlined/ActionsEditOutlined.js +10 -0
  49. package/components/actions/outlined/ActionsFilterOutlined.d.ts +5 -0
  50. package/components/actions/outlined/ActionsFilterOutlined.d.ts.map +1 -0
  51. package/components/actions/outlined/ActionsFilterOutlined.js +10 -0
  52. package/components/actions/outlined/ActionsMultiCheckOutlined.d.ts +5 -0
  53. package/components/actions/outlined/ActionsMultiCheckOutlined.d.ts.map +1 -0
  54. package/components/actions/outlined/ActionsMultiCheckOutlined.js +14 -0
  55. package/components/actions/outlined/ActionsSearchOutlined.d.ts +5 -0
  56. package/components/actions/outlined/ActionsSearchOutlined.d.ts.map +1 -0
  57. package/components/actions/outlined/ActionsSearchOutlined.js +10 -0
  58. package/components/actions/outlined/ActionsSortOutlined.d.ts +5 -0
  59. package/components/actions/outlined/ActionsSortOutlined.d.ts.map +1 -0
  60. package/components/actions/outlined/ActionsSortOutlined.js +13 -0
  61. package/components/actions/outlined/ActionsTrashOutlined.d.ts +5 -0
  62. package/components/actions/outlined/ActionsTrashOutlined.d.ts.map +1 -0
  63. package/components/actions/outlined/ActionsTrashOutlined.js +13 -0
  64. package/components/actions/outlined/ActionsZoomInOutlined.d.ts +5 -0
  65. package/components/actions/outlined/ActionsZoomInOutlined.d.ts.map +1 -0
  66. package/components/actions/outlined/ActionsZoomInOutlined.js +16 -0
  67. package/components/actions/outlined/ActionsZoomOutOutined.d.ts +5 -0
  68. package/components/actions/outlined/ActionsZoomOutOutined.d.ts.map +1 -0
  69. package/components/actions/outlined/ActionsZoomOutOutined.js +16 -0
  70. package/components/arrows/fill/ArrowCollapseFill.d.ts +5 -0
  71. package/components/arrows/fill/ArrowCollapseFill.d.ts.map +1 -0
  72. package/components/arrows/fill/ArrowCollapseFill.js +13 -0
  73. package/components/arrows/fill/ArrowExpandFill.d.ts +5 -0
  74. package/components/arrows/fill/ArrowExpandFill.d.ts.map +1 -0
  75. package/components/arrows/fill/ArrowExpandFill.js +10 -0
  76. package/components/arrows/fill/ArrowMinimizeFill.d.ts +5 -0
  77. package/components/arrows/fill/ArrowMinimizeFill.d.ts.map +1 -0
  78. package/components/arrows/fill/ArrowMinimizeFill.js +10 -0
  79. package/components/arrows/fill/ArrowUncollapsedFill.d.ts +5 -0
  80. package/components/arrows/fill/ArrowUncollapsedFill.d.ts.map +1 -0
  81. package/components/arrows/fill/ArrowUncollapsedFill.js +13 -0
  82. package/components/arrows/fill/ArrowsChevronDownFill.d.ts +5 -0
  83. package/components/arrows/fill/ArrowsChevronDownFill.d.ts.map +1 -0
  84. package/components/arrows/fill/ArrowsChevronDownFill.js +10 -0
  85. package/components/arrows/outlined/ArrowChevronDownOutlined.d.ts +5 -0
  86. package/components/arrows/outlined/ArrowChevronDownOutlined.d.ts.map +1 -0
  87. package/components/arrows/outlined/ArrowChevronDownOutlined.js +13 -0
  88. package/components/arrows/outlined/ArrowChevronFirstOutlined.d.ts +5 -0
  89. package/components/arrows/outlined/ArrowChevronFirstOutlined.d.ts.map +1 -0
  90. package/components/arrows/outlined/ArrowChevronFirstOutlined.js +10 -0
  91. package/components/arrows/outlined/ArrowChevronLastOutlined.d.ts +5 -0
  92. package/components/arrows/outlined/ArrowChevronLastOutlined.d.ts.map +1 -0
  93. package/components/arrows/outlined/ArrowChevronLastOutlined.js +13 -0
  94. package/components/arrows/outlined/ArrowChevronMdDownOutlined.d.ts +5 -0
  95. package/components/arrows/outlined/ArrowChevronMdDownOutlined.d.ts.map +1 -0
  96. package/components/arrows/outlined/ArrowChevronMdDownOutlined.js +10 -0
  97. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts +5 -0
  98. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts.map +1 -0
  99. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.js +10 -0
  100. package/components/arrows/outlined/ArrowChevronMdRightOutlined.d.ts +5 -0
  101. package/components/arrows/outlined/ArrowChevronMdRightOutlined.d.ts.map +1 -0
  102. package/components/arrows/outlined/ArrowChevronMdRightOutlined.js +10 -0
  103. package/components/arrows/outlined/ArrowChevronMdUpOutlined.d.ts +5 -0
  104. package/components/arrows/outlined/ArrowChevronMdUpOutlined.d.ts.map +1 -0
  105. package/components/arrows/outlined/ArrowChevronMdUpOutlined.js +10 -0
  106. package/components/arrows/outlined/ArrowChevronSmDownOutlined.d.ts +5 -0
  107. package/components/arrows/outlined/ArrowChevronSmDownOutlined.d.ts.map +1 -0
  108. package/components/arrows/outlined/ArrowChevronSmDownOutlined.js +13 -0
  109. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts +5 -0
  110. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts.map +1 -0
  111. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.js +13 -0
  112. package/components/arrows/outlined/ArrowChevronSmRightOutlined.d.ts +5 -0
  113. package/components/arrows/outlined/ArrowChevronSmRightOutlined.d.ts.map +1 -0
  114. package/components/arrows/outlined/ArrowChevronSmRightOutlined.js +13 -0
  115. package/components/arrows/outlined/ArrowChevronSmUpOutlined.d.ts +5 -0
  116. package/components/arrows/outlined/ArrowChevronSmUpOutlined.d.ts.map +1 -0
  117. package/components/arrows/outlined/ArrowChevronSmUpOutlined.js +13 -0
  118. package/components/arrows/outlined/ArrowChevronUpOutlined.d.ts +5 -0
  119. package/components/arrows/outlined/ArrowChevronUpOutlined.d.ts.map +1 -0
  120. package/components/arrows/outlined/ArrowChevronUpOutlined.js +13 -0
  121. package/components/arrows/outlined/ArrowDownloadOutlined.d.ts +5 -0
  122. package/components/arrows/outlined/ArrowDownloadOutlined.d.ts.map +1 -0
  123. package/components/arrows/outlined/ArrowDownloadOutlined.js +13 -0
  124. package/components/arrows/outlined/ArrowLeftOutlined.d.ts +5 -0
  125. package/components/arrows/outlined/ArrowLeftOutlined.d.ts.map +1 -0
  126. package/components/arrows/outlined/ArrowLeftOutlined.js +13 -0
  127. package/components/arrows/outlined/ArrowRefreshCcwOutlined.d.ts +5 -0
  128. package/components/arrows/outlined/ArrowRefreshCcwOutlined.d.ts.map +1 -0
  129. package/components/arrows/outlined/ArrowRefreshCcwOutlined.js +10 -0
  130. package/components/arrows/outlined/ArrowRefreshMdOutlined.d.ts +5 -0
  131. package/components/arrows/outlined/ArrowRefreshMdOutlined.d.ts.map +1 -0
  132. package/components/arrows/outlined/ArrowRefreshMdOutlined.js +10 -0
  133. package/components/arrows/outlined/ArrowRefreshSmOutlined.d.ts +5 -0
  134. package/components/arrows/outlined/ArrowRefreshSmOutlined.d.ts.map +1 -0
  135. package/components/arrows/outlined/ArrowRefreshSmOutlined.js +10 -0
  136. package/components/arrows/outlined/ArrowRestoreOutlined.d.ts +5 -0
  137. package/components/arrows/outlined/ArrowRestoreOutlined.d.ts.map +1 -0
  138. package/components/arrows/outlined/ArrowRestoreOutlined.js +10 -0
  139. package/components/arrows/outlined/ArrowRightOutlined.d.ts +5 -0
  140. package/components/arrows/outlined/ArrowRightOutlined.d.ts.map +1 -0
  141. package/components/arrows/outlined/ArrowRightOutlined.js +10 -0
  142. package/components/booleans/outlined/BooleanCircleCheckOutlined.d.ts +5 -0
  143. package/components/booleans/outlined/BooleanCircleCheckOutlined.d.ts.map +1 -0
  144. package/components/booleans/outlined/BooleanCircleCheckOutlined.js +13 -0
  145. package/components/booleans/outlined/BooleanCircleCloseOutined.d.ts +5 -0
  146. package/components/booleans/outlined/BooleanCircleCloseOutined.d.ts.map +1 -0
  147. package/components/booleans/outlined/BooleanCircleCloseOutined.js +13 -0
  148. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts +5 -0
  149. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts.map +1 -0
  150. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.js +16 -0
  151. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts +5 -0
  152. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts.map +1 -0
  153. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.js +13 -0
  154. package/components/booleans/outlined/BooleanPinOffOutlined.d.ts +5 -0
  155. package/components/booleans/outlined/BooleanPinOffOutlined.d.ts.map +1 -0
  156. package/components/booleans/outlined/BooleanPinOffOutlined.js +13 -0
  157. package/components/booleans/outlined/BooleanPinOnOutlined.d.ts +5 -0
  158. package/components/booleans/outlined/BooleanPinOnOutlined.d.ts.map +1 -0
  159. package/components/booleans/outlined/BooleanPinOnOutlined.js +10 -0
  160. package/components/booleans/outlined/BooleanShieldOffOutlined.d.ts +5 -0
  161. package/components/booleans/outlined/BooleanShieldOffOutlined.d.ts.map +1 -0
  162. package/components/booleans/outlined/BooleanShieldOffOutlined.js +13 -0
  163. package/components/booleans/outlined/BooleanShieldOnOutlined.d.ts +5 -0
  164. package/components/booleans/outlined/BooleanShieldOnOutlined.d.ts.map +1 -0
  165. package/components/booleans/outlined/BooleanShieldOnOutlined.js +10 -0
  166. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts +5 -0
  167. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts.map +1 -0
  168. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.js +10 -0
  169. package/components/dateTime/outlined/DateTimeClockOutlined.d.ts +5 -0
  170. package/components/dateTime/outlined/DateTimeClockOutlined.d.ts.map +1 -0
  171. package/components/dateTime/outlined/DateTimeClockOutlined.js +13 -0
  172. package/components/dateTime/outlined/DateTimeCreatedOutlined.d.ts +5 -0
  173. package/components/dateTime/outlined/DateTimeCreatedOutlined.d.ts.map +1 -0
  174. package/components/dateTime/outlined/DateTimeCreatedOutlined.js +10 -0
  175. package/components/dateTime/outlined/DateTimePeriodOutlined.d.ts +5 -0
  176. package/components/dateTime/outlined/DateTimePeriodOutlined.d.ts.map +1 -0
  177. package/components/dateTime/outlined/DateTimePeriodOutlined.js +10 -0
  178. package/components/designs/duotone/DesignPaletteDuotone.d.ts +5 -0
  179. package/components/designs/duotone/DesignPaletteDuotone.d.ts.map +1 -0
  180. package/components/designs/duotone/DesignPaletteDuotone.js +16 -0
  181. package/components/designs/duotone/DesignPatronumDuotone.d.ts +5 -0
  182. package/components/designs/duotone/DesignPatronumDuotone.d.ts.map +1 -0
  183. package/components/designs/duotone/DesignPatronumDuotone.js +16 -0
  184. package/components/designs/duotone/DesignSquareDuotone.d.ts +5 -0
  185. package/components/designs/duotone/DesignSquareDuotone.d.ts.map +1 -0
  186. package/components/designs/duotone/DesignSquareDuotone.js +23 -0
  187. package/components/designs/fill/DesignPatronumFill.d.ts +5 -0
  188. package/components/designs/fill/DesignPatronumFill.d.ts.map +1 -0
  189. package/components/designs/fill/DesignPatronumFill.js +13 -0
  190. package/components/designs/fill/DesignSquareFill.d.ts +5 -0
  191. package/components/designs/fill/DesignSquareFill.d.ts.map +1 -0
  192. package/components/designs/fill/DesignSquareFill.js +10 -0
  193. package/components/designs/outlined/DesignPaletteOutlined.d.ts +5 -0
  194. package/components/designs/outlined/DesignPaletteOutlined.d.ts.map +1 -0
  195. package/components/designs/outlined/DesignPaletteOutlined.js +13 -0
  196. package/components/designs/outlined/DesignPatronumOutlined.d.ts +5 -0
  197. package/components/designs/outlined/DesignPatronumOutlined.d.ts.map +1 -0
  198. package/components/designs/outlined/DesignPatronumOutlined.js +13 -0
  199. package/components/dev/outlined/DevDevelopmentBranchOutlined.d.ts +5 -0
  200. package/components/dev/outlined/DevDevelopmentBranchOutlined.d.ts.map +1 -0
  201. package/components/dev/outlined/DevDevelopmentBranchOutlined.js +10 -0
  202. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts +5 -0
  203. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts.map +1 -0
  204. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.js +13 -0
  205. package/components/index.d.ts +97 -0
  206. package/components/index.d.ts.map +1 -0
  207. package/components/layouts/outlined/LayoutAlignLeftOutlined.d.ts +5 -0
  208. package/components/layouts/outlined/LayoutAlignLeftOutlined.d.ts.map +1 -0
  209. package/components/layouts/outlined/LayoutAlignLeftOutlined.js +10 -0
  210. package/components/layouts/outlined/LayoutAlignRightOutlined.d.ts +5 -0
  211. package/components/layouts/outlined/LayoutAlignRightOutlined.d.ts.map +1 -0
  212. package/components/layouts/outlined/LayoutAlignRightOutlined.js +10 -0
  213. package/components/layouts/outlined/LayoutCardOutlined.d.ts +5 -0
  214. package/components/layouts/outlined/LayoutCardOutlined.d.ts.map +1 -0
  215. package/components/layouts/outlined/LayoutCardOutlined.js +10 -0
  216. package/components/layouts/outlined/LayoutCornersOutlined.d.ts +5 -0
  217. package/components/layouts/outlined/LayoutCornersOutlined.d.ts.map +1 -0
  218. package/components/layouts/outlined/LayoutCornersOutlined.js +10 -0
  219. package/components/layouts/outlined/LayoutDensityCompactOutlined.d.ts +5 -0
  220. package/components/layouts/outlined/LayoutDensityCompactOutlined.d.ts.map +1 -0
  221. package/components/layouts/outlined/LayoutDensityCompactOutlined.js +13 -0
  222. package/components/layouts/outlined/LayoutDensityConfortableOutlined.d.ts +5 -0
  223. package/components/layouts/outlined/LayoutDensityConfortableOutlined.d.ts.map +1 -0
  224. package/components/layouts/outlined/LayoutDensityConfortableOutlined.js +13 -0
  225. package/components/layouts/outlined/LayoutDensityStandardOutlined.d.ts +5 -0
  226. package/components/layouts/outlined/LayoutDensityStandardOutlined.d.ts.map +1 -0
  227. package/components/layouts/outlined/LayoutDensityStandardOutlined.js +13 -0
  228. package/components/layouts/outlined/LayoutExpandOutlined.d.ts +5 -0
  229. package/components/layouts/outlined/LayoutExpandOutlined.d.ts.map +1 -0
  230. package/components/layouts/outlined/LayoutExpandOutlined.js +10 -0
  231. package/components/layouts/outlined/LayoutExpandedOutlined.d.ts +5 -0
  232. package/components/layouts/outlined/LayoutExpandedOutlined.d.ts.map +1 -0
  233. package/components/layouts/outlined/LayoutExpandedOutlined.js +10 -0
  234. package/components/layouts/outlined/LayoutFullOutlined.d.ts +5 -0
  235. package/components/layouts/outlined/LayoutFullOutlined.d.ts.map +1 -0
  236. package/components/layouts/outlined/LayoutFullOutlined.js +10 -0
  237. package/components/layouts/outlined/LayoutPanelCloseOutlined.d.ts +5 -0
  238. package/components/layouts/outlined/LayoutPanelCloseOutlined.d.ts.map +1 -0
  239. package/components/layouts/outlined/LayoutPanelCloseOutlined.js +10 -0
  240. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts +5 -0
  241. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts.map +1 -0
  242. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.js +10 -0
  243. package/components/layouts/outlined/LayoutSplitVerticalOutlined.d.ts +5 -0
  244. package/components/layouts/outlined/LayoutSplitVerticalOutlined.d.ts.map +1 -0
  245. package/components/layouts/outlined/LayoutSplitVerticalOutlined.js +10 -0
  246. package/components/layouts/outlined/LayoutTableOutlined.d.ts +5 -0
  247. package/components/layouts/outlined/LayoutTableOutlined.d.ts.map +1 -0
  248. package/components/layouts/outlined/LayoutTableOutlined.js +10 -0
  249. package/components/loginLogout/outlined/LoginLogoutOutlined.d.ts +5 -0
  250. package/components/loginLogout/outlined/LoginLogoutOutlined.d.ts.map +1 -0
  251. package/components/loginLogout/outlined/LoginLogoutOutlined.js +10 -0
  252. package/components/medias/outlined/MediaVideoOutlined.d.ts +5 -0
  253. package/components/medias/outlined/MediaVideoOutlined.d.ts.map +1 -0
  254. package/components/medias/outlined/MediaVideoOutlined.js +13 -0
  255. package/components/menu/outlined/MenuMoreHorizontalOutlined.d.ts +5 -0
  256. package/components/menu/outlined/MenuMoreHorizontalOutlined.d.ts.map +1 -0
  257. package/components/menu/outlined/MenuMoreHorizontalOutlined.js +10 -0
  258. package/components/menu/outlined/MenuMoreVerticalOutlined.d.ts +5 -0
  259. package/components/menu/outlined/MenuMoreVerticalOutlined.d.ts.map +1 -0
  260. package/components/menu/outlined/MenuMoreVerticalOutlined.js +10 -0
  261. package/components/notifications/fill/NotificationCheckCircleFill.d.ts +5 -0
  262. package/components/notifications/fill/NotificationCheckCircleFill.d.ts.map +1 -0
  263. package/components/notifications/fill/NotificationCheckCircleFill.js +13 -0
  264. package/components/notifications/fill/NotificationInformationCircleFill.d.ts +5 -0
  265. package/components/notifications/fill/NotificationInformationCircleFill.d.ts.map +1 -0
  266. package/components/notifications/fill/NotificationInformationCircleFill.js +13 -0
  267. package/components/notifications/fill/NotificationWarningFill.d.ts +5 -0
  268. package/components/notifications/fill/NotificationWarningFill.d.ts.map +1 -0
  269. package/components/notifications/fill/NotificationWarningFill.js +13 -0
  270. package/components/notifications/outlined/NotificationAlertOutlined.d.ts +5 -0
  271. package/components/notifications/outlined/NotificationAlertOutlined.d.ts.map +1 -0
  272. package/components/notifications/outlined/NotificationAlertOutlined.js +13 -0
  273. package/components/notifications/outlined/NotificationInformationOutlined.d.ts +5 -0
  274. package/components/notifications/outlined/NotificationInformationOutlined.d.ts.map +1 -0
  275. package/components/notifications/outlined/NotificationInformationOutlined.js +13 -0
  276. package/components/notifications/outlined/NotificationNotificacionOutlined.d.ts +5 -0
  277. package/components/notifications/outlined/NotificationNotificacionOutlined.d.ts.map +1 -0
  278. package/components/notifications/outlined/NotificationNotificacionOutlined.js +13 -0
  279. package/components/settings/fill/SettingsOnFill.d.ts +5 -0
  280. package/components/settings/fill/SettingsOnFill.d.ts.map +1 -0
  281. package/components/settings/fill/SettingsOnFill.js +13 -0
  282. package/components/settings/outlined/SettingsConfigOutlined.d.ts +5 -0
  283. package/components/settings/outlined/SettingsConfigOutlined.d.ts.map +1 -0
  284. package/components/settings/outlined/SettingsConfigOutlined.js +13 -0
  285. package/components/settings/outlined/SettingsOffOutlined.d.ts +5 -0
  286. package/components/settings/outlined/SettingsOffOutlined.d.ts.map +1 -0
  287. package/components/settings/outlined/SettingsOffOutlined.js +10 -0
  288. package/components/shopping/duoTone/ShoppingCartDuotone.d.ts +5 -0
  289. package/components/shopping/duoTone/ShoppingCartDuotone.d.ts.map +1 -0
  290. package/components/shopping/duoTone/ShoppingCartDuotone.js +16 -0
  291. package/index.d.ts +2 -69
  292. package/index.d.ts.map +1 -0
  293. package/index.js +194 -0
  294. package/package.json +22 -19
  295. package/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts +0 -4
  296. package/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js +0 -10
  297. package/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +0 -4
  298. package/accessibilitys/duoTone/AccessibilitySunDuotone.js +0 -10
  299. package/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts +0 -4
  300. package/accessibilitys/outlined/AccessibilityEclipseOutlined.js +0 -10
  301. package/accessibilitys/outlined/AccessibilityHardHatOutlined.d.ts +0 -4
  302. package/accessibilitys/outlined/AccessibilityHardHatOutlined.js +0 -10
  303. package/accessibilitys/outlined/AccessibilitySearchOutlined.d.ts +0 -4
  304. package/accessibilitys/outlined/AccessibilitySearchOutlined.js +0 -10
  305. package/accountsAccess/fill/AccountAccessOnFill.d.ts +0 -4
  306. package/accountsAccess/fill/AccountAccessOnFill.js +0 -10
  307. package/accountsAccess/outlined/AccountAccessLogoutOutlined.d.ts +0 -4
  308. package/accountsAccess/outlined/AccountAccessLogoutOutlined.js +0 -10
  309. package/accountsAccess/outlined/AccountAccessMoreVerticalOutlined.d.ts +0 -4
  310. package/accountsAccess/outlined/AccountAccessMoreVerticalOutlined.js +0 -10
  311. package/accountsAccess/outlined/AccountAccessOffOutlined.d.ts +0 -4
  312. package/accountsAccess/outlined/AccountAccessOffOutlined.js +0 -10
  313. package/accountsAccess/outlined/AccountAccessSettingsOutlined.d.ts +0 -4
  314. package/accountsAccess/outlined/AccountAccessSettingsOutlined.js +0 -10
  315. package/arrows/fill/ArrowsChevronDownFill.d.ts +0 -4
  316. package/arrows/fill/ArrowsChevronDownFill.js +0 -10
  317. package/arrows/outlined/ArrowChevronMdDownOutlined.d.ts +0 -4
  318. package/arrows/outlined/ArrowChevronMdDownOutlined.js +0 -10
  319. package/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts +0 -4
  320. package/arrows/outlined/ArrowChevronMdLeftOutlined.js +0 -10
  321. package/arrows/outlined/ArrowChevronMdRightOutlined.d.ts +0 -4
  322. package/arrows/outlined/ArrowChevronMdRightOutlined.js +0 -10
  323. package/arrows/outlined/ArrowChevronMdUpOutlined.d.ts +0 -4
  324. package/arrows/outlined/ArrowChevronMdUpOutlined.js +0 -10
  325. package/arrows/outlined/ArrowChevronSmDownOutlined.d.ts +0 -4
  326. package/arrows/outlined/ArrowChevronSmDownOutlined.js +0 -10
  327. package/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts +0 -4
  328. package/arrows/outlined/ArrowChevronSmLeftOutlined.js +0 -10
  329. package/arrows/outlined/ArrowChevronSmRightOutlined.d.ts +0 -4
  330. package/arrows/outlined/ArrowChevronSmRightOutlined.js +0 -10
  331. package/arrows/outlined/ArrowChevronSmUpOutlined.d.ts +0 -4
  332. package/arrows/outlined/ArrowChevronSmUpOutlined.js +0 -10
  333. package/arrows/outlined/ArrowsChevronDownOutlined.d.ts +0 -4
  334. package/arrows/outlined/ArrowsChevronDownOutlined.js +0 -10
  335. package/arrows/outlined/ArrowsChevronFirstOutlined.d.ts +0 -4
  336. package/arrows/outlined/ArrowsChevronFirstOutlined.js +0 -10
  337. package/arrows/outlined/ArrowsChevronLastOutlined.d.ts +0 -4
  338. package/arrows/outlined/ArrowsChevronLastOutlined.js +0 -10
  339. package/arrows/outlined/ArrowsChevronUpOutlined.d.ts +0 -4
  340. package/arrows/outlined/ArrowsChevronUpOutlined.js +0 -10
  341. package/arrows/outlined/ArrowsDownloadOutlined.d.ts +0 -4
  342. package/arrows/outlined/ArrowsDownloadOutlined.js +0 -10
  343. package/arrows/outlined/ArrowsExpandedOutlined.d.ts +0 -4
  344. package/arrows/outlined/ArrowsExpandedOutlined.js +0 -10
  345. package/arrows/outlined/ArrowsPanelCloseOutlined.d.ts +0 -4
  346. package/arrows/outlined/ArrowsPanelCloseOutlined.js +0 -10
  347. package/arrows/outlined/ArrowsRefreshOutlined.d.ts +0 -4
  348. package/arrows/outlined/ArrowsRefreshOutlined.js +0 -10
  349. package/arrows/outlined/ArrowsRestoreOutlined.d.ts +0 -4
  350. package/arrows/outlined/ArrowsRestoreOutlined.js +0 -10
  351. package/codingDevelopments/outlined/CodingDevelopmentBranchOutlined.d.ts +0 -4
  352. package/codingDevelopments/outlined/CodingDevelopmentBranchOutlined.js +0 -10
  353. package/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts +0 -4
  354. package/connectivitys/outlined/ConnectivityLoadingOutlined.js +0 -10
  355. package/designs/duotone/DesignCircleDuotone.d.ts +0 -4
  356. package/designs/duotone/DesignCircleDuotone.js +0 -10
  357. package/designs/duotone/DesignPatronumDuotone.d.ts +0 -4
  358. package/designs/duotone/DesignPatronumDuotone.js +0 -10
  359. package/designs/duotone/DesignSquareTwotone.d.ts +0 -4
  360. package/designs/duotone/DesignSquareTwotone.js +0 -10
  361. package/designs/fill/DesignPatronumFill.d.ts +0 -4
  362. package/designs/fill/DesignPatronumFill.js +0 -10
  363. package/designs/fill/DesignSquareFill.d.ts +0 -4
  364. package/designs/fill/DesignSquareFill.js +0 -10
  365. package/designs/outlined/DesignPaletteOutlined.d.ts +0 -4
  366. package/designs/outlined/DesignPaletteOutlined.js +0 -10
  367. package/designs/outlined/DesignPatronumOutlined.d.ts +0 -4
  368. package/designs/outlined/DesignPatronumOutlined.js +0 -10
  369. package/index.ts +0 -65
  370. package/medias/outlined/MediaVideoOutlined.d.ts +0 -4
  371. package/medias/outlined/MediaVideoOutlined.js +0 -10
  372. package/notifications/fill/NotificationCheckCircleFill.d.ts +0 -4
  373. package/notifications/fill/NotificationCheckCircleFill.js +0 -10
  374. package/notifications/fill/NotificationInformationCircleFill.d.ts +0 -4
  375. package/notifications/fill/NotificationInformationCircleFill.js +0 -10
  376. package/notifications/fill/NotificationWarningFill.d.ts +0 -4
  377. package/notifications/fill/NotificationWarningFill.js +0 -10
  378. package/notifications/outlined/NotificationAlertOutlined.d.ts +0 -4
  379. package/notifications/outlined/NotificationAlertOutlined.js +0 -10
  380. package/notifications/outlined/NotificationInformationOutlined.d.ts +0 -4
  381. package/notifications/outlined/NotificationInformationOutlined.js +0 -10
  382. package/notifications/outlined/NotificationNotificacionOutlined.d.ts +0 -4
  383. package/notifications/outlined/NotificationNotificacionOutlined.js +0 -10
  384. package/shopping/duoTone/ShoppingCartDuotone.d.ts +0 -4
  385. package/shopping/duoTone/ShoppingCartDuotone.js +0 -10
  386. package/timeCalendars/outlined/TimeCalendarPendingOrderOutlined.d.ts +0 -4
  387. package/timeCalendars/outlined/TimeCalendarPendingOrderOutlined.js +0 -10
  388. package/userActions/fill/ActionsCheckIndeterminateFill.d.ts +0 -4
  389. package/userActions/fill/ActionsCheckIndeterminateFill.js +0 -10
  390. package/userActions/fill/ActionsCheckedFill.d.ts +0 -4
  391. package/userActions/fill/ActionsCheckedFill.js +0 -10
  392. package/userActions/fill/ActionsOnFill.d.ts +0 -4
  393. package/userActions/fill/ActionsOnFill.js +0 -10
  394. package/userActions/fill/ActionsRadioButtonCheckFill.d.ts +0 -4
  395. package/userActions/fill/ActionsRadioButtonCheckFill.js +0 -10
  396. package/userActions/outlined/ActionsAddOutlined.d.ts +0 -4
  397. package/userActions/outlined/ActionsAddOutlined.js +0 -10
  398. package/userActions/outlined/ActionsCheckOutlined.d.ts +0 -4
  399. package/userActions/outlined/ActionsCheckOutlined.js +0 -10
  400. package/userActions/outlined/ActionsCircleCheckOutlined.d.ts +0 -4
  401. package/userActions/outlined/ActionsCircleCheckOutlined.js +0 -10
  402. package/userActions/outlined/ActionsCircleCloseOutined.d.ts +0 -4
  403. package/userActions/outlined/ActionsCircleCloseOutined.js +0 -10
  404. package/userActions/outlined/ActionsCleanOutlined.d.ts +0 -4
  405. package/userActions/outlined/ActionsCleanOutlined.js +0 -10
  406. package/userActions/outlined/ActionsCloseSmOutlined.d.ts +0 -4
  407. package/userActions/outlined/ActionsCloseSmOutlined.js +0 -10
  408. package/userActions/outlined/ActionsEditOutlined.d.ts +0 -4
  409. package/userActions/outlined/ActionsEditOutlined.js +0 -10
  410. package/userActions/outlined/ActionsFilterOutlined.d.ts +0 -4
  411. package/userActions/outlined/ActionsFilterOutlined.js +0 -10
  412. package/userActions/outlined/ActionsPasswordViewOffOutlined.d.ts +0 -4
  413. package/userActions/outlined/ActionsPasswordViewOffOutlined.js +0 -10
  414. package/userActions/outlined/ActionsPasswordViewOnOutlined.d.ts +0 -4
  415. package/userActions/outlined/ActionsPasswordViewOnOutlined.js +0 -10
  416. package/userActions/outlined/ActionsPinOffOutlined.d.ts +0 -4
  417. package/userActions/outlined/ActionsPinOffOutlined.js +0 -10
  418. package/userActions/outlined/ActionsPinOnOutlined.d.ts +0 -4
  419. package/userActions/outlined/ActionsPinOnOutlined.js +0 -10
  420. package/userActions/outlined/ActionsShieldOnOutlined.d.ts +0 -4
  421. package/userActions/outlined/ActionsShieldOnOutlined.js +0 -10
  422. package/userActions/outlined/ActionsSortOutlined.d.ts +0 -4
  423. package/userActions/outlined/ActionsSortOutlined.js +0 -10
  424. package/userActions/outlined/ActionsZoomInOutlined.d.ts +0 -4
  425. package/userActions/outlined/ActionsZoomInOutlined.js +0 -10
@@ -0,0 +1,13 @@
1
+ import { jsxs as c, jsx as e } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as l } from "@mui/material/utils";
3
+ const o = l(
4
+ /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ e("path", { fill: "#323B3B", d: "M8.667 4.7334c.331.0003.6004.2685.6006.5996 0 .3312-.2695.5994-.6006.5996H7.334a.5996.5996 0 1 1 0-1.1992h1.333Z" }),
6
+ /* @__PURE__ */ e("path", { fill: "#323B3B", fillRule: "evenodd", d: "M6.667 2.0674c1.0827 0 1.956-.0012 2.6406.0908.7017.0944 1.296.296 1.7676.7676.4714.4717.6732 1.0659.7676 1.7676.0022.0164.0028.0331.0049.0498.3415-.2717.6464-.499.9179-.6631.4625-.2793 1.0271-.4997 1.6016-.2149.5659.2808.7468.8582.8232 1.3985.0782.553.0772 1.3034.0772 2.2148v1.042c0 .9115.001 1.6628-.0772 2.2158-.0764.5402-.2577 1.1167-.8232 1.3975-.5745.2847-1.1391.0654-1.6016-.2139-.2716-.1641-.5763-.3912-.9179-.6631-.0022.0169-.0027.0342-.0049.0508-.0944.7015-.2963 1.295-.7676 1.7666-.4717.4716-1.0659.6742-1.7676.7686-.6846.092-1.5579.0908-2.6406.0908h-.666c-1.0827 0-1.956.0012-2.6407-.0908-.7016-.0944-1.2958-.2971-1.7675-.7686-.4714-.4715-.6732-1.0652-.7676-1.7666C.7332 10.623.7344 9.7498.7344 8.667V7.334c0-1.0829-.0012-1.956.0908-2.6406.0944-.702.2958-1.2959.7676-1.7676.4717-.4717 1.0657-.6732 1.7675-.7676.6847-.092 1.558-.0908 2.6407-.0908h.666Zm-.666 1.1992c-1.1165 0-1.8944.0014-2.4805.08-.5688.0766-.8675.2162-1.079.4278-.2117.2117-.3513.5103-.4278 1.0791-.0788.586-.0801 1.3639-.0801 2.4805v1.333c0 1.1167.0013 1.8944.08 2.4805.0765.5682.2164.8665.4278 1.0781.2116.2114.5106.3513 1.0791.4277.586.0787 1.364.0801 2.4805.0801h.666c1.1165 0 1.8944-.0013 2.4805-.0801.5685-.0765.8674-.2161 1.0791-.4277.2113-.2116.3513-.5099.4277-1.0781.0788-.5861.0801-1.3638.0801-2.4805V7.334c0-1.1165-.0014-1.8944-.0801-2.4805-.0764-.5685-.2163-.8675-.4277-1.079-.2116-.2117-.5106-.3513-1.0791-.4278-.586-.0788-1.364-.0801-2.4805-.0801h-.666Zm7.7558 1.6719c-.0704.014-.1876.0581-.3711.169-.3538.2138-.8068.5815-1.4589 1.119.0043.3416.0068.7106.0068 1.1075v1.333c0 .3959-.0026.7637-.0068 1.1045l.7949.6474c.2592.2031.4758.36.664.4737.1837.1109.3007.1549.3711.1689.0538.0106.0679.0017.0772-.0029.0085-.0033.1055-.0489.168-.4902.0634-.4487.0654-1.0968.0654-2.0479v-1.042c0-.951-.002-1.5982-.0654-2.0469-.0633-.4469-.1616-.4888-.168-.4912-.0093-.0046-.0236-.0125-.0772-.002Z", clipRule: "evenodd" })
7
+ ] }),
8
+ "MediaVideoOutlined"
9
+ );
10
+ export {
11
+ o as MediaVideoOutlined,
12
+ o as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const MenuMoreHorizontalOutlined: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default MenuMoreHorizontalOutlined;
5
+ //# sourceMappingURL=MenuMoreHorizontalOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MenuMoreHorizontalOutlined.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/menu/outlined/MenuMoreHorizontalOutlined.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,0BAA0B;;CAER,CAAC;AAEhC,eAAe,0BAA0B,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as o } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as e } from "@mui/material/utils";
3
+ const r = e(
4
+ /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 12 12", children: /* @__PURE__ */ o("path", { fill: "#323B3B", d: "M3.3 6.5c0 .8284-.6716 1.5-1.5 1.5S.3 7.3284.3 6.5.9716 5 1.8 5s1.5.6716 1.5 1.5Zm4.2 0C7.5 7.3284 6.8284 8 6 8s-1.5-.6716-1.5-1.5S5.1716 5 6 5s1.5.6716 1.5 1.5Zm4.2 0c0 .8284-.6716 1.5-1.5 1.5s-1.5-.6716-1.5-1.5S9.3716 5 10.2 5s1.5.6716 1.5 1.5Z" }) }),
5
+ "MenuMoreHorizontalOutlined"
6
+ );
7
+ export {
8
+ r as MenuMoreHorizontalOutlined,
9
+ r as default
10
+ };
@@ -0,0 +1,5 @@
1
+ export declare const MenuMoreVerticalOutlined: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default MenuMoreVerticalOutlined;
5
+ //# sourceMappingURL=MenuMoreVerticalOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MenuMoreVerticalOutlined.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/menu/outlined/MenuMoreVerticalOutlined.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,wBAAwB;;CAER,CAAC;AAE9B,eAAe,wBAAwB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as e } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as l } from "@mui/material/utils";
3
+ const t = l(
4
+ /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: /* @__PURE__ */ e("path", { fill: "#323B3B", fillRule: "evenodd", d: "M7.9844 3.3271a.015.015 0 0 0-.001.0063.015.015 0 0 0 .001.0063.0178.0178 0 0 0 .0038.0055A.0148.0148 0 0 0 8 3.35a.0148.0148 0 0 0 .0118-.005.0148.0148 0 0 0 .0049-.0118.0148.0148 0 0 0-.005-.0117A.015.015 0 0 0 8 3.3167a.015.015 0 0 0-.0062.001.0176.0176 0 0 0-.0055.004.0178.0178 0 0 0-.0038.0054Zm-1.301.0063c0-.7272.5894-1.3167 1.3166-1.3167s1.3167.5895 1.3167 1.3167S8.7272 4.65 8 4.65s-1.3167-.5895-1.3167-1.3167Zm1.301 4.6604A.015.015 0 0 0 7.9834 8a.015.015 0 0 0 .001.0062.0178.0178 0 0 0 .0038.0055c.002.002.004.0032.0055.0039A.015.015 0 0 0 8 8.0167a.015.015 0 0 0 .0063-.001.0178.0178 0 0 0 .0055-.0039A.0148.0148 0 0 0 8.0167 8a.0148.0148 0 0 0-.005-.0117.018.018 0 0 0-.0054-.0039A.015.015 0 0 0 8 7.9834a.015.015 0 0 0-.0063.001.018.018 0 0 0-.0055.0039.0178.0178 0 0 0-.0038.0055ZM6.6834 8c0-.7272.5894-1.3167 1.3166-1.3167S9.3167 7.2729 9.3167 8 8.7272 9.3166 8 9.3166 6.6833 8.7271 6.6833 8Zm1.301 4.6603a.015.015 0 0 0-.001.0063.015.015 0 0 0 .001.0063.0183.0183 0 0 0 .0038.0055.017.017 0 0 0 .0055.0038.014.014 0 0 0 .0063.0012.014.014 0 0 0 .0063-.0011.0166.0166 0 0 0 .0055-.0038.0149.0149 0 0 0 .0049-.0118.0149.0149 0 0 0-.005-.0118A.0146.0146 0 0 0 8 12.6501a.0146.0146 0 0 0-.0117.0048.0183.0183 0 0 0-.0038.0055Zm-1.301.0063c0-.7272.5894-1.3166 1.3166-1.3166s1.3167.5894 1.3167 1.3166S8.7272 13.9834 8 13.9834s-1.3167-.5895-1.3167-1.3167Z", clipRule: "evenodd" }) }),
5
+ "MenuMoreVerticalOutlined"
6
+ );
7
+ export {
8
+ t as MenuMoreVerticalOutlined,
9
+ t as default
10
+ };
@@ -0,0 +1,5 @@
1
+ export declare const NotificationCheckCircleFill: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default NotificationCheckCircleFill;
5
+ //# sourceMappingURL=NotificationCheckCircleFill.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationCheckCircleFill.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/notifications/fill/NotificationCheckCircleFill.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,2BAA2B;;CAER,CAAC;AAEjC,eAAe,2BAA2B,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as l, jsx as i } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as o } from "@mui/material/utils";
3
+ const c = o(
4
+ /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ i("g", { children: /* @__PURE__ */ i("path", { fill: "#323B3B", d: "M8 1.5A6.5 6.5 0 1 0 14.5 8 6.5067 6.5067 0 0 0 8 1.5Zm2.8538 5.3537-3.5 3.5001a.5011.5011 0 0 1-.5452.1085.502.502 0 0 1-.1623-.1085l-1.5-1.5a.5003.5003 0 1 1 .7074-.7075L7 9.293l3.1463-3.1469a.4996.4996 0 0 1 .3537-.1465.5006.5006 0 0 1 .4622.3089.501.501 0 0 1 0 .3828.5004.5004 0 0 1-.1084.1623Z" }) }),
6
+ /* @__PURE__ */ i("defs", {})
7
+ ] }),
8
+ "NotificationCheckCircleFill"
9
+ );
10
+ export {
11
+ c as NotificationCheckCircleFill,
12
+ c as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const NotificationInformationCircleFill: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default NotificationInformationCircleFill;
5
+ //# sourceMappingURL=NotificationInformationCircleFill.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationInformationCircleFill.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/notifications/fill/NotificationInformationCircleFill.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,iCAAiC;;CAER,CAAC;AAEvC,eAAe,iCAAiC,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as o, jsx as i } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as t } from "@mui/material/utils";
3
+ const c = t(
4
+ /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ i("path", { fill: "#323B3B", d: "M8 14.6667c3.6819 0 6.6667-2.9848 6.6667-6.6667 0-3.6819-2.9848-6.6667-6.6667-6.6667-3.682 0-6.6667 2.9848-6.6667 6.6667 0 3.6819 2.9848 6.6667 6.6667 6.6667Z" }),
6
+ /* @__PURE__ */ i("path", { fill: "#E5EEFC", d: "M8 6.917a.75.75 0 0 1 .75.75v3a.7503.7503 0 0 1-.75.75.7503.7503 0 0 1-.75-.75v-3a.75.75 0 0 1 .75-.75Zm0-2.4824c.497 0 .9004.4033.9004.9004v.0068c-.0003.4968-.4035.8994-.9004.8994-.4969 0-.9001-.4026-.9004-.8994V5.335c0-.4971.4033-.9004.9004-.9004Z" })
7
+ ] }),
8
+ "NotificationInformationCircleFill"
9
+ );
10
+ export {
11
+ c as NotificationInformationCircleFill,
12
+ c as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const NotificationWarningFill: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default NotificationWarningFill;
5
+ //# sourceMappingURL=NotificationWarningFill.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationWarningFill.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/notifications/fill/NotificationWarningFill.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,uBAAuB;;CAER,CAAC;AAE7B,eAAe,uBAAuB,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as a, jsx as i } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as o } from "@mui/material/utils";
3
+ const l = o(
4
+ /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ i("g", { children: /* @__PURE__ */ i("path", { fill: "#323B3B", d: "M14.8 11.7556 9.3344 2.2638a1.5474 1.5474 0 0 0-2.6688 0L1.2 11.7555a1.4694 1.4694 0 0 0 0 1.4825A1.5216 1.5216 0 0 0 2.5344 14h10.9312a1.5213 1.5213 0 0 0 1.3331-.7619 1.4689 1.4689 0 0 0 .0013-1.4825ZM7.5 6.5a.5.5 0 0 1 1 0V9a.5.5 0 0 1-1 0V6.5ZM8 12a.7501.7501 0 1 1 0-1.5002A.7501.7501 0 0 1 8 12Z" }) }),
6
+ /* @__PURE__ */ i("defs", {})
7
+ ] }),
8
+ "NotificationWarningFill"
9
+ );
10
+ export {
11
+ l as NotificationWarningFill,
12
+ l as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const NotificationAlertOutlined: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default NotificationAlertOutlined;
5
+ //# sourceMappingURL=NotificationAlertOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationAlertOutlined.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/notifications/outlined/NotificationAlertOutlined.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,yBAAyB;;CAER,CAAC;AAE/B,eAAe,yBAAyB,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as t, jsx as a } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as l } from "@mui/material/utils";
3
+ const e = l(
4
+ /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ a("g", { children: /* @__PURE__ */ a("path", { fill: "#323B3B", d: "M7.9932 1.2a1.9837 1.9837 0 0 1 1.7246 1.0034l5.3315 9.3305c.174.3014.266.6433.2661.9912a1.984 1.984 0 0 1-.9907 1.7173 1.9823 1.9823 0 0 1-.9907.2666H2.6665v-.0005a1.9824 1.9824 0 0 1-.9922-.2583A1.9832 1.9832 0 0 1 .6713 12.53a1.984 1.984 0 0 1 .2657-.9961l5.3306-9.3286.0688-.1118c.168-.2555.393-.4695.6582-.624A1.9837 1.9837 0 0 1 7.9932 1.2Zm0 1.2998a.6831.6831 0 0 0-.3438.0932.6832.6832 0 0 0-.2505.2534l-.0014.002-5.333 9.333-.0015.0029a.684.684 0 0 0-.0918.3433.6842.6842 0 0 0 .3457.5923.6833.6833 0 0 0 .3438.0893h10.6718a.683.683 0 0 0 .5913-.3423.6827.6827 0 0 0 0-.6826l-.0014-.0029-5.3335-9.333-.001-.002a.6844.6844 0 0 0-.5947-.3467Zm.0136 8.0424a.6501.6501 0 0 1 0 1.3003H8a.6502.6502 0 0 1 0-1.3003h.0068Zm-.6567-2.0166V5.8591a.6499.6499 0 1 1 1.2998 0v2.6665c0 .359-.291.6504-.6499.6504a.6503.6503 0 0 1-.6499-.6504Z" }) }),
6
+ /* @__PURE__ */ a("defs", {})
7
+ ] }),
8
+ "NotificationAlertOutlined"
9
+ );
10
+ export {
11
+ e as NotificationAlertOutlined,
12
+ e as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const NotificationInformationOutlined: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default NotificationInformationOutlined;
5
+ //# sourceMappingURL=NotificationInformationOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationInformationOutlined.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/notifications/outlined/NotificationInformationOutlined.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,+BAA+B;;CAER,CAAC;AAErC,eAAe,+BAA+B,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as i, jsx as o } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as t } from "@mui/material/utils";
3
+ const l = t(
4
+ /* @__PURE__ */ i("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ o("g", { children: /* @__PURE__ */ o("path", { fill: "#323B3B", d: "M14.0164 7.8165c-.0001-3.3229-2.6937-6.0166-6.0166-6.0166-3.3227 0-6.0165 2.6938-6.0166 6.0166 0 3.3228 2.6938 6.0165 6.0166 6.0166 3.3229 0 6.0166-2.6937 6.0166-6.0166Zm-6.6601 3.1767-.0064-3.1767a.6501.6501 0 0 1 1.3003 0l.0064 3.1767a.6501.6501 0 0 1-1.3003 0Zm.6504-6.4931.0664.0034a.6499.6499 0 0 1 0 1.293l-.0664.0034h-.0069a.65.65 0 0 1 0-1.2998h.0069Zm7.31 3.3164c0 4.0409-3.276 7.3169-7.3169 7.3169C3.959 15.1333.6834 11.8573.6834 7.8164.6835 3.7758 3.9591.5002 7.9998.5002c4.0409 0 7.3168 3.2756 7.3169 7.3164Z" }) }),
6
+ /* @__PURE__ */ o("defs", {})
7
+ ] }),
8
+ "NotificationInformationOutlined"
9
+ );
10
+ export {
11
+ l as NotificationInformationOutlined,
12
+ l as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const NotificationNotificacionOutlined: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default NotificationNotificacionOutlined;
5
+ //# sourceMappingURL=NotificationNotificacionOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotificationNotificacionOutlined.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/notifications/outlined/NotificationNotificacionOutlined.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,gCAAgC;;CAER,CAAC;AAEtC,eAAe,gCAAgC,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as c, jsx as i } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as o } from "@mui/material/utils";
3
+ const t = o(
4
+ /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ i("g", { children: /* @__PURE__ */ i("path", { fill: "#323B3B", fillRule: "evenodd", d: "M8 1.0674c2.9087 0 5.2666 2.3579 5.2666 5.2666v1.8369c.0001.3712.1477.7278.4102.9902l.4023.4014a1.782 1.782 0 0 1 .5205 1.2588c-.0002.9824-.7968 1.7793-1.7793 1.7793h-1.9502c-.2772 1.3317-1.4562 2.3328-2.8701 2.333-1.414-.0002-2.594-1.0011-2.871-2.333H3.1796c-.9825 0-1.779-.7969-1.7793-1.7793 0-.4718.187-.9251.5205-1.2588l.4023-.4014a1.4013 1.4013 0 0 0 .4102-.9902v-1.837c0-2.9086 2.3579-5.2665 5.2666-5.2665ZM6.375 12.6006c.2445.6609.8792 1.1327 1.625 1.1328.7457-.0002 1.3796-.472 1.624-1.1328H6.375ZM8 2.2666c-2.246 0-4.0664 1.8214-4.0664 4.0674v1.8369a2.602 2.602 0 0 1-.7617 1.8389l-.4024.4013a.5813.5813 0 0 0-.1699.4102.5802.5802 0 0 0 .58.5791h9.6407a.5803.5803 0 0 0 .5801-.5791.5815.5815 0 0 0-.1699-.4102l-.4024-.4013a2.6021 2.6021 0 0 1-.7617-1.8389v-1.837c0-2.2459-1.8204-4.0673-4.0664-4.0673Z", clipRule: "evenodd" }) }),
6
+ /* @__PURE__ */ i("defs", {})
7
+ ] }),
8
+ "NotificationNotificacionOutlined"
9
+ );
10
+ export {
11
+ t as NotificationNotificacionOutlined,
12
+ t as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const SettingsOnFill: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default SettingsOnFill;
5
+ //# sourceMappingURL=SettingsOnFill.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SettingsOnFill.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/settings/fill/SettingsOnFill.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc;;CAER,CAAC;AAEpB,eAAe,cAAc,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as l, jsx as t } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as s } from "@mui/material/utils";
3
+ const o = s(
4
+ /* @__PURE__ */ l("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ t("path", { fill: "#323B3B", d: "M10.666 3.25c2.6234 0 4.75 2.1266 4.75 4.75 0 2.6233-2.1266 4.75-4.75 4.75H5.333C2.7098 12.7498.583 10.6232.583 8s2.1268-4.7498 4.75-4.75h5.333Z" }),
6
+ /* @__PURE__ */ t("path", { fill: "#F0F4F4", d: "M10.667 5.25c1.5187.0002 2.75 1.2313 2.75 2.75s-1.2313 2.7498-2.75 2.75c-1.5188 0-2.75-1.2312-2.75-2.75s1.2312-2.75 2.75-2.75Z" })
7
+ ] }),
8
+ "SettingsOnFill"
9
+ );
10
+ export {
11
+ o as SettingsOnFill,
12
+ o as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const SettingsConfigOutlined: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default SettingsConfigOutlined;
5
+ //# sourceMappingURL=SettingsConfigOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SettingsConfigOutlined.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/settings/outlined/SettingsConfigOutlined.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,sBAAsB;;CAER,CAAC;AAE5B,eAAe,sBAAsB,CAAC"}
@@ -0,0 +1,13 @@
1
+ import { jsxs as e, jsx as l } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as c } from "@mui/material/utils";
3
+ const o = c(
4
+ /* @__PURE__ */ e("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ l("path", { fill: "#323B3B", fillRule: "evenodd", d: "M8 5.0674C9.6198 5.0676 10.9334 6.3802 10.9336 8 10.9334 9.6198 9.6198 10.9334 8 10.9336 6.3802 10.9334 5.0675 9.6198 5.0674 8 5.0676 6.3802 6.3802 5.0676 8 5.0674Zm0 1.1992C7.043 6.2668 6.2668 7.043 6.2666 8c.0002.957.7763 1.7332 1.7334 1.7334C8.957 9.7332 9.7332 8.957 9.7334 8 9.7332 7.043 8.957 6.2668 8 6.2666Z", clipRule: "evenodd" }),
6
+ /* @__PURE__ */ l("path", { fill: "#323B3B", fillRule: "evenodd", d: "M9.291 1.4004c.5225 0 .9583-.001 1.3164.0342.3711.0365.7069.115 1.0264.2988.3195.1839.5557.4349.7734.7373.2101.2918.4277.668.6895 1.1192l1.2822 2.21c.2629.453.4824.8307.6318 1.159.155.3405.2559.671.2559 1.0411 0 .37-.1009.7006-.2559 1.041-.1494.3284-.3689.7061-.6318 1.1592l-1.2822 2.21c-.2618.4511-.4794.8273-.6895 1.1191-.2177.3024-.4539.5534-.7734.7373-.3195.1837-.6553.2623-1.0264.2988-.3581.0352-.7939.0342-1.3164.0342H6.708c-.5223 0-.9574.001-1.3154-.0342-.3711-.0365-.7069-.115-1.0264-.2988-.3196-.1839-.5566-.4348-.7744-.7373-.21-.2918-.4278-.6681-.6895-1.1191l-1.2822-2.21c-.2628-.453-.4824-.8308-.6318-1.1592C.8334 8.7007.7334 8.37.7334 8c0-.37.1-.7007.2549-1.041.1495-.3284.369-.7061.6318-1.1592l1.2822-2.21c.2617-.451.4795-.8273.6895-1.119.2178-.3026.4548-.5535.7744-.7374.3195-.1838.6553-.2623 1.0264-.2988.358-.0352.7931-.0342 1.3154-.0342h2.583ZM6.708 2.5996c-.5456 0-.9122.0012-1.1982.0293-.2729.0269-.4254.0752-.546.1445-.1202.0694-.2378.1767-.3974.3985-.1676.2328-.3525.5491-.626 1.0205l-1.2822 2.21c-.2746.4733-.4579.7916-.5772 1.0537-.1137.2498-.1484.4051-.1484.5439 0 .1388.0347.294.1484.544.1193.262.3026.5803.5772 1.0537l1.2813 2.2099c.2734.4713.4593.7877.627 1.0205.1596.2218.2771.3291.3974.3985.1205.0693.273.1177.5459.1445.286.0281.6526.0293 1.1982.0293h2.583c.5454 0 .9123-.0013 1.1983-.0293.2728-.0268.4253-.0753.5459-.1445.1204-.0693.2386-.1765.3984-.3985.1676-.2328.3516-.5493.625-1.0205l1.2822-2.21c.2746-.4733.4589-.7916.5781-1.0536.1137-.2499.1475-.4053.1475-.544 0-.1387-.0338-.2941-.1475-.544-.1192-.262-.3035-.5803-.5781-1.0537l-1.2822-2.21c-.2734-.471-.4575-.7876-.625-1.0204-.1598-.222-.278-.3291-.3984-.3985-.1206-.0692-.2731-.1177-.5459-.1445-.286-.028-.6529-.0293-1.1983-.0293H6.708Z", clipRule: "evenodd" })
7
+ ] }),
8
+ "SettingsConfigOutlined"
9
+ );
10
+ export {
11
+ o as SettingsConfigOutlined,
12
+ o as default
13
+ };
@@ -0,0 +1,5 @@
1
+ export declare const SettingsOffOutlined: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default SettingsOffOutlined;
5
+ //# sourceMappingURL=SettingsOffOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SettingsOffOutlined.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/settings/outlined/SettingsOffOutlined.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,mBAAmB;;CAER,CAAC;AAEzB,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,10 @@
1
+ import { jsx as t } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as s } from "@mui/material/utils";
3
+ const n = s(
4
+ /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: /* @__PURE__ */ t("path", { fill: "#323B3B", d: "M10.666 3.25c2.6234 0 4.75 2.1266 4.75 4.75 0 2.6233-2.1266 4.75-4.75 4.75H5.333C2.7098 12.7498.583 10.6232.583 8s2.1268-4.7498 4.75-4.75h5.333Zm-5.333 1.5c-1.7948.0002-3.25 1.4552-3.25 3.25s1.4552 3.2498 3.25 3.25h5.333c1.7949 0 3.25-1.455 3.25-3.25s-1.4551-3.25-3.25-3.25H5.333Zm0 .75c1.3807 0 2.5 1.1193 2.5 2.5 0 1.3808-1.1193 2.5-2.5 2.5-1.3806-.0002-2.5-1.1194-2.5-2.5s1.1194-2.4998 2.5-2.5Z" }) }),
5
+ "SettingsOffOutlined"
6
+ );
7
+ export {
8
+ n as SettingsOffOutlined,
9
+ n as default
10
+ };
@@ -0,0 +1,5 @@
1
+ export declare const ShoppingCartDuotone: import('@mui/material/OverridableComponent').OverridableComponent<import('@mui/material').SvgIconTypeMap<{}, "svg">> & {
2
+ muiName: string;
3
+ };
4
+ export default ShoppingCartDuotone;
5
+ //# sourceMappingURL=ShoppingCartDuotone.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShoppingCartDuotone.d.ts","sourceRoot":"","sources":["../../../../../../../packages/icons/src/components/shopping/duoTone/ShoppingCartDuotone.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,mBAAmB;;CAER,CAAC;AAEzB,eAAe,mBAAmB,CAAC"}
@@ -0,0 +1,16 @@
1
+ import { jsxs as c, jsx as l } from "@emotion/react/jsx-runtime";
2
+ import { createSvgIcon as o } from "@mui/material/utils";
3
+ const a = o(
4
+ /* @__PURE__ */ c("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 16 16", children: [
5
+ /* @__PURE__ */ c("g", { fill: "#323B3B", opacity: ".2", children: [
6
+ /* @__PURE__ */ l("path", { d: "m5.3334 10.6667 5.8134-.4845c1.819-.1515 2.2273-.5489 2.4289-2.363L14 4" }),
7
+ /* @__PURE__ */ l("path", { d: "m5.3334 10.6667 5.8134-.4845c1.819-.1515 2.2273-.5489 2.4289-2.363L14 4H4l1.3334 6.6667Z" })
8
+ ] }),
9
+ /* @__PURE__ */ l("path", { fill: "#323B3B", fillRule: "evenodd", d: "M1.9766.7334c.8926 0 1.6893.5912 1.913 1.46l.3106 1.207H14.667a.5996.5996 0 0 1 0 1.1992h-.1309l-.3642 3.2861c-.1001.9009-.2624 1.6595-.7862 2.169-.5237.5092-1.2863.6503-2.1894.7256l-5.4736.4551c-.054.1062-.1153.2095-.1895.3056l-.2617.3389c.2586.2263.4573.5192.5664.8535H9.496c.2524-.7737.9788-1.3329 1.8369-1.333 1.0677 0 1.9334.865 1.9336 1.9326 0 1.0678-.8658 1.9336-1.9336 1.9336-.8582-.0001-1.5846-.5599-1.837-1.334H5.838c-.2524.7741-.9797 1.3338-1.8379 1.334-1.0676-.0002-1.9326-.8659-1.9326-1.9336.0002-1.0675.8651-1.9324 1.9326-1.9326.0407 0 .081.0034.121.0058l.463-.5986a.7058.7058 0 0 0 .1426-.5283l-.0157-.0791-1.9834-7.708c-.082-.3178-.3844-.5596-.751-.5596H1.333a.5997.5997 0 0 1 0-1.1992h.6436ZM4 12.5996a.734.734 0 0 0-.7334.7334c0 .4049.3285.7332.7334.7334a.7338.7338 0 0 0 .7334-.7334A.734.734 0 0 0 4 12.5996Zm7.333 0a.7341.7341 0 0 0-.7334.7334.7335.7335 0 1 0 .7334-.7334Zm-5.46-2.6982c.0098.038.0152.077.0225.1152l5.2012-.4326c.9149-.0762 1.2665-.2094 1.4521-.3897.1856-.1805.3292-.5282.4307-1.4414l.3496-3.1533H4.5088L5.873 9.9014Z", clipRule: "evenodd" })
10
+ ] }),
11
+ "ShoppingCartDuotone"
12
+ );
13
+ export {
14
+ a as ShoppingCartDuotone,
15
+ a as default
16
+ };
package/index.d.ts CHANGED
@@ -1,69 +1,2 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- type SvgIconComponent = typeof SvgIcon;
4
-
5
- export const ArrowsChevronDownFill: SvgIconComponent;
6
- export const ArrowChevronMdDownOutlined: SvgIconComponent;
7
- export const ArrowChevronMdLeftOutlined: SvgIconComponent;
8
- export const ArrowChevronMdRightOutlined: SvgIconComponent;
9
- export const ArrowChevronMdUpOutlined: SvgIconComponent;
10
- export const ArrowChevronSmDownOutlined: SvgIconComponent;
11
- export const ArrowChevronSmLeftOutlined: SvgIconComponent;
12
- export const ArrowChevronSmRightOutlined: SvgIconComponent;
13
- export const ArrowChevronSmUpOutlined: SvgIconComponent;
14
- export const ArrowsChevronDownOutlined: SvgIconComponent;
15
- export const ArrowsChevronFirstOutlined: SvgIconComponent;
16
- export const ArrowsChevronLastOutlined: SvgIconComponent;
17
- export const ArrowsChevronUpOutlined: SvgIconComponent;
18
- export const ArrowsDownloadOutlined: SvgIconComponent;
19
- export const ArrowsExpandedOutlined: SvgIconComponent;
20
- export const ArrowsPanelCloseOutlined: SvgIconComponent;
21
- export const ArrowsRefreshOutlined: SvgIconComponent;
22
- export const ArrowsRestoreOutlined: SvgIconComponent;
23
- export const ConnectivityLoadingOutlined: SvgIconComponent;
24
- export const DesignCircleDuotone: SvgIconComponent;
25
- export const DesignPatronumDuotone: SvgIconComponent;
26
- export const DesignSquareTwotone: SvgIconComponent;
27
- export const DesignPatronumFill: SvgIconComponent;
28
- export const DesignSquareFill: SvgIconComponent;
29
- export const DesignPaletteOutlined: SvgIconComponent;
30
- export const DesignPatronumOutlined: SvgIconComponent;
31
- export const CodingDevelopmentBranchOutlined: SvgIconComponent;
32
- export const AccountAccessOnFill: SvgIconComponent;
33
- export const AccountAccessLogoutOutlined: SvgIconComponent;
34
- export const AccountAccessMoreVerticalOutlined: SvgIconComponent;
35
- export const AccountAccessOffOutlined: SvgIconComponent;
36
- export const AccountAccessSettingsOutlined: SvgIconComponent;
37
- export const AccessibilityMoonCloudDuotone: SvgIconComponent;
38
- export const AccessibilitySunDuotone: SvgIconComponent;
39
- export const AccessibilityEclipseOutlined: SvgIconComponent;
40
- export const AccessibilityHardHatOutlined: SvgIconComponent;
41
- export const AccessibilitySearchOutlined: SvgIconComponent;
42
- export const MediaVideoOutlined: SvgIconComponent;
43
- export const NotificationCheckCircleFill: SvgIconComponent;
44
- export const NotificationInformationCircleFill: SvgIconComponent;
45
- export const NotificationWarningFill: SvgIconComponent;
46
- export const NotificationAlertOutlined: SvgIconComponent;
47
- export const NotificationInformationOutlined: SvgIconComponent;
48
- export const NotificationNotificacionOutlined: SvgIconComponent;
49
- export const ShoppingCartDuotone: SvgIconComponent;
50
- export const TimeCalendarPendingOrderOutlined: SvgIconComponent;
51
- export const ActionsCheckIndeterminateFill: SvgIconComponent;
52
- export const ActionsCheckedFill: SvgIconComponent;
53
- export const ActionsOnFill: SvgIconComponent;
54
- export const ActionsRadioButtonCheckFill: SvgIconComponent;
55
- export const ActionsAddOutlined: SvgIconComponent;
56
- export const ActionsCheckOutlined: SvgIconComponent;
57
- export const ActionsCircleCheckOutlined: SvgIconComponent;
58
- export const ActionsCircleCloseOutined: SvgIconComponent;
59
- export const ActionsCleanOutlined: SvgIconComponent;
60
- export const ActionsCloseSmOutlined: SvgIconComponent;
61
- export const ActionsEditOutlined: SvgIconComponent;
62
- export const ActionsFilterOutlined: SvgIconComponent;
63
- export const ActionsPasswordViewOffOutlined: SvgIconComponent;
64
- export const ActionsPasswordViewOnOutlined: SvgIconComponent;
65
- export const ActionsPinOffOutlined: SvgIconComponent;
66
- export const ActionsPinOnOutlined: SvgIconComponent;
67
- export const ActionsShieldOnOutlined: SvgIconComponent;
68
- export const ActionsSortOutlined: SvgIconComponent;
69
- export const ActionsZoomInOutlined: SvgIconComponent;
1
+ export * from './components';
2
+ //# sourceMappingURL=index.d.ts.map
package/index.d.ts.map ADDED
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../packages/icons/src/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
package/index.js ADDED
@@ -0,0 +1,194 @@
1
+ import { AccessibilityEclipseOutlined as r } from "./components/accessibilitys/outlined/AccessibilityEclipseOutlined.js";
2
+ import { AccessibilityMoonCloudDuotone as i } from "./components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js";
3
+ import { AccessibilitySunDuotone as l } from "./components/accessibilitys/duoTone/AccessibilitySunDuotone.js";
4
+ import { ActionsAddOutlined as m } from "./components/actions/outlined/ActionsAddOutlined.js";
5
+ import { ActionsCheckIndeterminateFill as d } from "./components/actions/fill/ActionsCheckIndeterminateFill.js";
6
+ import { ActionsCheckIndeterminateOutlined as x } from "./components/actions/outlined/ActionsCheckIndeterminateOutlined.js";
7
+ import { ActionsCheckMdOutlined as a } from "./components/actions/outlined/ActionsCheckMdOutlined.js";
8
+ import { ActionsCheckSmOutlined as s } from "./components/actions/outlined/ActionsCheckSmOutlined.js";
9
+ import { ActionsCheckedFill as C } from "./components/actions/fill/ActionsCheckedFill.js";
10
+ import { ActionsCircleUpDownOutlined as w } from "./components/actions/outlined/ActionsCircleUpDownOutlined.js";
11
+ import { ActionsCleanOutlined as g } from "./components/actions/outlined/ActionsCleanOutlined.js";
12
+ import { ActionsCloseMdOutlined as y } from "./components/actions/outlined/ActionsCloseMdOutlined.js";
13
+ import { ActionsCloseSmOutlined as F } from "./components/actions/outlined/ActionsCloseSmOutlined.js";
14
+ import { ActionsEditOutlined as M } from "./components/actions/outlined/ActionsEditOutlined.js";
15
+ import { ActionsFilterOutlined as k } from "./components/actions/outlined/ActionsFilterOutlined.js";
16
+ import { ActionsMultiCheckOutlined as R } from "./components/actions/outlined/ActionsMultiCheckOutlined.js";
17
+ import { ActionsRadioButtonCheckFill as U } from "./components/actions/fill/ActionsRadioButtonCheckFill.js";
18
+ import { ActionsSearchOutlined as E } from "./components/actions/outlined/ActionsSearchOutlined.js";
19
+ import { ActionsSortOutlined as T } from "./components/actions/outlined/ActionsSortOutlined.js";
20
+ import { ActionsTrashOutlined as z } from "./components/actions/outlined/ActionsTrashOutlined.js";
21
+ import { ActionsUncheckDuotone as H } from "./components/actions/duoTone/ActionsUncheckDuotone.js";
22
+ import { ActionsZoomInOutlined as W } from "./components/actions/outlined/ActionsZoomInOutlined.js";
23
+ import { ActionsZoomOutOutined as G } from "./components/actions/outlined/ActionsZoomOutOutined.js";
24
+ import { ArrowChevronDownOutlined as K } from "./components/arrows/outlined/ArrowChevronDownOutlined.js";
25
+ import { ArrowChevronFirstOutlined as X } from "./components/arrows/outlined/ArrowChevronFirstOutlined.js";
26
+ import { ArrowChevronLastOutlined as _ } from "./components/arrows/outlined/ArrowChevronLastOutlined.js";
27
+ import { ArrowChevronMdDownOutlined as oo } from "./components/arrows/outlined/ArrowChevronMdDownOutlined.js";
28
+ import { ArrowChevronMdLeftOutlined as ro } from "./components/arrows/outlined/ArrowChevronMdLeftOutlined.js";
29
+ import { ArrowChevronMdRightOutlined as io } from "./components/arrows/outlined/ArrowChevronMdRightOutlined.js";
30
+ import { ArrowChevronMdUpOutlined as lo } from "./components/arrows/outlined/ArrowChevronMdUpOutlined.js";
31
+ import { ArrowChevronSmDownOutlined as mo } from "./components/arrows/outlined/ArrowChevronSmDownOutlined.js";
32
+ import { ArrowChevronSmLeftOutlined as uo } from "./components/arrows/outlined/ArrowChevronSmLeftOutlined.js";
33
+ import { ArrowChevronSmRightOutlined as Oo } from "./components/arrows/outlined/ArrowChevronSmRightOutlined.js";
34
+ import { ArrowChevronSmUpOutlined as co } from "./components/arrows/outlined/ArrowChevronSmUpOutlined.js";
35
+ import { ArrowChevronUpOutlined as Ao } from "./components/arrows/outlined/ArrowChevronUpOutlined.js";
36
+ import { ArrowCollapseFill as ho } from "./components/arrows/fill/ArrowCollapseFill.js";
37
+ import { ArrowDownloadOutlined as Do } from "./components/arrows/outlined/ArrowDownloadOutlined.js";
38
+ import { ArrowExpandFill as Lo } from "./components/arrows/fill/ArrowExpandFill.js";
39
+ import { ArrowLeftOutlined as So } from "./components/arrows/outlined/ArrowLeftOutlined.js";
40
+ import { ArrowMinimizeFill as vo } from "./components/arrows/fill/ArrowMinimizeFill.js";
41
+ import { ArrowRefreshCcwOutlined as Po } from "./components/arrows/outlined/ArrowRefreshCcwOutlined.js";
42
+ import { ArrowRefreshMdOutlined as Bo } from "./components/arrows/outlined/ArrowRefreshMdOutlined.js";
43
+ import { ArrowRefreshSmOutlined as No } from "./components/arrows/outlined/ArrowRefreshSmOutlined.js";
44
+ import { ArrowRestoreOutlined as bo } from "./components/arrows/outlined/ArrowRestoreOutlined.js";
45
+ import { ArrowRightOutlined as Io } from "./components/arrows/outlined/ArrowRightOutlined.js";
46
+ import { ArrowUncollapsedFill as Vo } from "./components/arrows/fill/ArrowUncollapsedFill.js";
47
+ import { ArrowsChevronDownFill as qo } from "./components/arrows/fill/ArrowsChevronDownFill.js";
48
+ import { BooleanCircleCheckOutlined as Zo } from "./components/booleans/outlined/BooleanCircleCheckOutlined.js";
49
+ import { BooleanCircleCloseOutined as jo } from "./components/booleans/outlined/BooleanCircleCloseOutined.js";
50
+ import { BooleanPasswordViewOffOutlined as Jo } from "./components/booleans/outlined/BooleanPasswordViewOffOutlined.js";
51
+ import { BooleanPasswordViewOnOutlined as Qo } from "./components/booleans/outlined/BooleanPasswordViewOnOutlined.js";
52
+ import { BooleanPinOffOutlined as Yo } from "./components/booleans/outlined/BooleanPinOffOutlined.js";
53
+ import { BooleanPinOnOutlined as $o } from "./components/booleans/outlined/BooleanPinOnOutlined.js";
54
+ import { BooleanShieldOffOutlined as ee } from "./components/booleans/outlined/BooleanShieldOffOutlined.js";
55
+ import { BooleanShieldOnOutlined as te } from "./components/booleans/outlined/BooleanShieldOnOutlined.js";
56
+ import { ConnectivityLoadingOutlined as ne } from "./components/connectivitys/outlined/ConnectivityLoadingOutlined.js";
57
+ import { DateTimeClockOutlined as fe } from "./components/dateTime/outlined/DateTimeClockOutlined.js";
58
+ import { DateTimeCreatedOutlined as pe } from "./components/dateTime/outlined/DateTimeCreatedOutlined.js";
59
+ import { DateTimePeriodOutlined as ue } from "./components/dateTime/outlined/DateTimePeriodOutlined.js";
60
+ import { DesignPaletteDuotone as Oe } from "./components/designs/duotone/DesignPaletteDuotone.js";
61
+ import { DesignPaletteOutlined as ce } from "./components/designs/outlined/DesignPaletteOutlined.js";
62
+ import { DesignPatronumDuotone as Ae } from "./components/designs/duotone/DesignPatronumDuotone.js";
63
+ import { DesignPatronumFill as he } from "./components/designs/fill/DesignPatronumFill.js";
64
+ import { DesignPatronumOutlined as De } from "./components/designs/outlined/DesignPatronumOutlined.js";
65
+ import { DesignSquareDuotone as Le } from "./components/designs/duotone/DesignSquareDuotone.js";
66
+ import { DesignSquareFill as Se } from "./components/designs/fill/DesignSquareFill.js";
67
+ import { DevDevelopmentBranchOutlined as ve } from "./components/dev/outlined/DevDevelopmentBranchOutlined.js";
68
+ import { FillFolderPendingOrderOutlined as Pe } from "./components/fillFolder/outlined/FillFolderPendingOrderOutlined.js";
69
+ import { LayoutAlignLeftOutlined as Be } from "./components/layouts/outlined/LayoutAlignLeftOutlined.js";
70
+ import { LayoutAlignRightOutlined as Ne } from "./components/layouts/outlined/LayoutAlignRightOutlined.js";
71
+ import { LayoutCardOutlined as be } from "./components/layouts/outlined/LayoutCardOutlined.js";
72
+ import { LayoutCornersOutlined as Ie } from "./components/layouts/outlined/LayoutCornersOutlined.js";
73
+ import { LayoutDensityCompactOutlined as Ve } from "./components/layouts/outlined/LayoutDensityCompactOutlined.js";
74
+ import { LayoutDensityConfortableOutlined as qe } from "./components/layouts/outlined/LayoutDensityConfortableOutlined.js";
75
+ import { LayoutDensityStandardOutlined as Ze } from "./components/layouts/outlined/LayoutDensityStandardOutlined.js";
76
+ import { LayoutExpandOutlined as je } from "./components/layouts/outlined/LayoutExpandOutlined.js";
77
+ import { LayoutExpandedOutlined as Je } from "./components/layouts/outlined/LayoutExpandedOutlined.js";
78
+ import { LayoutFullOutlined as Qe } from "./components/layouts/outlined/LayoutFullOutlined.js";
79
+ import { LayoutPanelCloseOutlined as Ye } from "./components/layouts/outlined/LayoutPanelCloseOutlined.js";
80
+ import { LayoutSplitHorizontalOutlined as $e } from "./components/layouts/outlined/LayoutSplitHorizontalOutlined.js";
81
+ import { LayoutSplitVerticalOutlined as er } from "./components/layouts/outlined/LayoutSplitVerticalOutlined.js";
82
+ import { LayoutTableOutlined as tr } from "./components/layouts/outlined/LayoutTableOutlined.js";
83
+ import { LoginLogoutOutlined as nr } from "./components/loginLogout/outlined/LoginLogoutOutlined.js";
84
+ import { MediaVideoOutlined as fr } from "./components/medias/outlined/MediaVideoOutlined.js";
85
+ import { MenuMoreHorizontalOutlined as pr } from "./components/menu/outlined/MenuMoreHorizontalOutlined.js";
86
+ import { MenuMoreVerticalOutlined as ur } from "./components/menu/outlined/MenuMoreVerticalOutlined.js";
87
+ import { NotificationAlertOutlined as Or } from "./components/notifications/outlined/NotificationAlertOutlined.js";
88
+ import { NotificationCheckCircleFill as cr } from "./components/notifications/fill/NotificationCheckCircleFill.js";
89
+ import { NotificationInformationCircleFill as Ar } from "./components/notifications/fill/NotificationInformationCircleFill.js";
90
+ import { NotificationInformationOutlined as hr } from "./components/notifications/outlined/NotificationInformationOutlined.js";
91
+ import { NotificationNotificacionOutlined as Dr } from "./components/notifications/outlined/NotificationNotificacionOutlined.js";
92
+ import { NotificationWarningFill as Lr } from "./components/notifications/fill/NotificationWarningFill.js";
93
+ import { SettingsConfigOutlined as Sr } from "./components/settings/outlined/SettingsConfigOutlined.js";
94
+ import { SettingsOffOutlined as vr } from "./components/settings/outlined/SettingsOffOutlined.js";
95
+ import { SettingsOnFill as Pr } from "./components/settings/fill/SettingsOnFill.js";
96
+ import { ShoppingCartDuotone as Br } from "./components/shopping/duoTone/ShoppingCartDuotone.js";
97
+ export {
98
+ r as AccessibilityEclipseOutlined,
99
+ i as AccessibilityMoonCloudDuotone,
100
+ l as AccessibilitySunDuotone,
101
+ m as ActionsAddOutlined,
102
+ d as ActionsCheckIndeterminateFill,
103
+ x as ActionsCheckIndeterminateOutlined,
104
+ a as ActionsCheckMdOutlined,
105
+ s as ActionsCheckSmOutlined,
106
+ C as ActionsCheckedFill,
107
+ w as ActionsCircleUpDownOutlined,
108
+ g as ActionsCleanOutlined,
109
+ y as ActionsCloseMdOutlined,
110
+ F as ActionsCloseSmOutlined,
111
+ M as ActionsEditOutlined,
112
+ k as ActionsFilterOutlined,
113
+ R as ActionsMultiCheckOutlined,
114
+ U as ActionsRadioButtonCheckFill,
115
+ E as ActionsSearchOutlined,
116
+ T as ActionsSortOutlined,
117
+ z as ActionsTrashOutlined,
118
+ H as ActionsUncheckDuotone,
119
+ W as ActionsZoomInOutlined,
120
+ G as ActionsZoomOutOutined,
121
+ K as ArrowChevronDownOutlined,
122
+ X as ArrowChevronFirstOutlined,
123
+ _ as ArrowChevronLastOutlined,
124
+ oo as ArrowChevronMdDownOutlined,
125
+ ro as ArrowChevronMdLeftOutlined,
126
+ io as ArrowChevronMdRightOutlined,
127
+ lo as ArrowChevronMdUpOutlined,
128
+ mo as ArrowChevronSmDownOutlined,
129
+ uo as ArrowChevronSmLeftOutlined,
130
+ Oo as ArrowChevronSmRightOutlined,
131
+ co as ArrowChevronSmUpOutlined,
132
+ Ao as ArrowChevronUpOutlined,
133
+ ho as ArrowCollapseFill,
134
+ Do as ArrowDownloadOutlined,
135
+ Lo as ArrowExpandFill,
136
+ So as ArrowLeftOutlined,
137
+ vo as ArrowMinimizeFill,
138
+ Po as ArrowRefreshCcwOutlined,
139
+ Bo as ArrowRefreshMdOutlined,
140
+ No as ArrowRefreshSmOutlined,
141
+ bo as ArrowRestoreOutlined,
142
+ Io as ArrowRightOutlined,
143
+ Vo as ArrowUncollapsedFill,
144
+ qo as ArrowsChevronDownFill,
145
+ Zo as BooleanCircleCheckOutlined,
146
+ jo as BooleanCircleCloseOutined,
147
+ Jo as BooleanPasswordViewOffOutlined,
148
+ Qo as BooleanPasswordViewOnOutlined,
149
+ Yo as BooleanPinOffOutlined,
150
+ $o as BooleanPinOnOutlined,
151
+ ee as BooleanShieldOffOutlined,
152
+ te as BooleanShieldOnOutlined,
153
+ ne as ConnectivityLoadingOutlined,
154
+ fe as DateTimeClockOutlined,
155
+ pe as DateTimeCreatedOutlined,
156
+ ue as DateTimePeriodOutlined,
157
+ Oe as DesignPaletteDuotone,
158
+ ce as DesignPaletteOutlined,
159
+ Ae as DesignPatronumDuotone,
160
+ he as DesignPatronumFill,
161
+ De as DesignPatronumOutlined,
162
+ Le as DesignSquareDuotone,
163
+ Se as DesignSquareFill,
164
+ ve as DevDevelopmentBranchOutlined,
165
+ Pe as FillFolderPendingOrderOutlined,
166
+ Be as LayoutAlignLeftOutlined,
167
+ Ne as LayoutAlignRightOutlined,
168
+ be as LayoutCardOutlined,
169
+ Ie as LayoutCornersOutlined,
170
+ Ve as LayoutDensityCompactOutlined,
171
+ qe as LayoutDensityConfortableOutlined,
172
+ Ze as LayoutDensityStandardOutlined,
173
+ je as LayoutExpandOutlined,
174
+ Je as LayoutExpandedOutlined,
175
+ Qe as LayoutFullOutlined,
176
+ Ye as LayoutPanelCloseOutlined,
177
+ $e as LayoutSplitHorizontalOutlined,
178
+ er as LayoutSplitVerticalOutlined,
179
+ tr as LayoutTableOutlined,
180
+ nr as LoginLogoutOutlined,
181
+ fr as MediaVideoOutlined,
182
+ pr as MenuMoreHorizontalOutlined,
183
+ ur as MenuMoreVerticalOutlined,
184
+ Or as NotificationAlertOutlined,
185
+ cr as NotificationCheckCircleFill,
186
+ Ar as NotificationInformationCircleFill,
187
+ hr as NotificationInformationOutlined,
188
+ Dr as NotificationNotificacionOutlined,
189
+ Lr as NotificationWarningFill,
190
+ Sr as SettingsConfigOutlined,
191
+ vr as SettingsOffOutlined,
192
+ Pr as SettingsOnFill,
193
+ Br as ShoppingCartDuotone
194
+ };