@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
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const CodingDevelopmentBranchOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M8.9997 3.0097a1.993 1.993 0 0 0 1.501 1.9207l.005 2.066a1.4978 1.4978 0 0 1-1.4927 1.5l-1.9951.0048a2.4697 2.4697 0 0 0-1.4951.5152l-.01-4.0739a1.9951 1.9951 0 1 0-.9975.0024l.0149 6.1271a1.9954 1.9954 0 0 0-.8118 3.4308 1.9947 1.9947 0 0 0 1.3201.4949 1.9947 1.9947 0 0 0 1.975-1.7485 1.9953 1.9953 0 0 0-1.4857-2.1796l-.0002-.0708a1.498 1.498 0 0 1 1.4927-1.5l1.9951-.0049a2.497 2.497 0 0 0 2.4879-2.5l-.005-2.066a1.9921 1.9921 0 0 0 1.3584-2.6255 1.9914 1.9914 0 0 0-1.6716-1.2833 1.992 1.992 0 0 0-2.1854 1.9906Zm-4.9879.0121a.9976.9976 0 1 1 1 .9952.9987.9987 0 0 1-1-.9952Zm2.0194 9.9709a.9974.9974 0 0 1-1.1898.9813.9973.9973 0 0 1-.7857-.7819.9976.9976 0 0 1 .9755-1.1946.9988.9988 0 0 1 1 .9952Zm5.9612-9.9903a.9976.9976 0 1 1-1-.9951.999.999 0 0 1 1 .9951Z" /></svg>
8
- , 'CodingDevelopmentBranchOutlined');
9
-
10
- export default CodingDevelopmentBranchOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ConnectivityLoadingOutlined: typeof SvgIcon;
4
- export default ConnectivityLoadingOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ConnectivityLoadingOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M1.3333 7.9997a6.6669 6.6669 0 0 1 4.6065-6.3405 6.6668 6.6668 0 0 1 4.1201 0 .6667.6667 0 0 1-.4118 1.2682A5.3336 5.3336 0 0 0 3.6852 4.865 5.3333 5.3333 0 1 0 13.3333 8a.6668.6668 0 0 1 1.3334 0 6.667 6.667 0 0 1-4.6068 6.3402 6.6663 6.6663 0 0 1-4.1201-.0003 6.6665 6.6665 0 0 1-4.6065-6.3402Z" /></svg>
8
- , 'ConnectivityLoadingOutlined');
9
-
10
- export default ConnectivityLoadingOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignCircleDuotone: typeof SvgIcon;
4
- export default DesignCircleDuotone;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignCircleDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><g filter="url(#filter0_i_2245_686)" opacity=".03"><path fill="#323B3B" fillRule="evenodd" d="M8 2.5c3.0376 0 5.5 2.4624 5.5 5.5s-2.4624 5.5-5.5 5.5S2.5 11.0376 2.5 8 4.9624 2.5 8 2.5Z" clipRule="evenodd" /></g><g filter="url(#filter1_d_2245_686)"><path fill="#323B3B" fillRule="evenodd" d="M8 1.4c3.6451 0 6.6 2.955 6.6 6.6 0 3.6451-2.9549 6.6-6.6 6.6-3.645 0-6.6-2.9549-6.6-6.6 0-3.645 2.955-6.6 6.6-6.6Zm0 .825C4.8106 2.225 2.225 4.8106 2.225 8c0 3.1895 2.5856 5.775 5.775 5.775 3.1895 0 5.775-2.5855 5.775-5.775 0-3.1894-2.5855-5.775-5.775-5.775Z" clipRule="evenodd" /></g></g><defs><filter id="filter0_i_2245_686" width="11" height="11" x="2.5" y="2.5" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation=".55" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.81 0" /><feBlend in2="shape" result="effect1_innerShadow_2245_686" /></filter><filter id="filter1_d_2245_686" width="17.6" height="17.6" x="-.8" y="-.8" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation="1.1" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2245_686" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2245_686" result="shape" /></filter></defs></svg>
8
- , 'DesignCircleDuotone');
9
-
10
- export default DesignCircleDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPatronumDuotone: typeof SvgIcon;
4
- export default DesignPatronumDuotone;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPatronumDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 11 12"><g fill="#323B3B"><path d="M6.09.75h-.22c-.61.02-1.11.48-1.15 1.08v5.78c.27-.19.64-.33 1.15-.33h.23c1.78 0 3.23-1.45 3.23-3.23v-.07C9.33 2.2 7.88.75 6.1.75h-.01ZM.75 1.92v8.01c0 .2.04.57.3.88.26.3.66.45 1.21.45h.21c.48 0 .88-.14 1.14-.41.22-.22.34-.53.34-.85V1.78c.03-.38.16-.73.39-1.02H1.89C1.26.77.75 1.29.75 1.91v.01Z" opacity=".24" /><path d="M6.09 0h-.24L1.89.03C.85.03 0 .87 0 1.92v8.01c0 .3.06.87.48 1.36.4.47 1 .72 1.78.72h.21c1.53 0 2.23-1.05 2.23-2.02v-.93s0-.28.16-.54c.19-.33.51-.49.99-.49h.23c2.19 0 3.98-1.78 3.98-3.98v-.07C10.06 1.79 8.28 0 6.08 0h.01ZM3.96 1.79v8.2c0 .32-.12.63-.34.85-.26.27-.66.41-1.14.41h-.21c-.54 0-.95-.15-1.21-.45-.26-.31-.3-.68-.3-.88v-8c0-.63.51-1.14 1.14-1.14h2.45c-.22.28-.36.63-.39 1.01Zm5.36 2.26c0 1.78-1.45 3.23-3.23 3.23h-.23c-.51 0-.88.14-1.15.33V1.85c.04-.61.54-1.07 1.15-1.09h.22c1.78 0 3.23 1.45 3.23 3.23v.07l.01-.01Z" /></g><defs></defs></svg>
8
- , 'DesignPatronumDuotone');
9
-
10
- export default DesignPatronumDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignSquareTwotone: typeof SvgIcon;
4
- export default DesignSquareTwotone;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignSquareTwotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g filter="url(#filter0_i_1793_56)" opacity=".03"><path fill="#323B3B" d="M2 8c0-2.8284 0-4.2426.8787-5.1213C3.7574 2 5.1716 2 8 2s4.2426 0 5.1213.8787C14 3.7574 14 5.1716 14 8s0 4.2426-.8787 5.1213C12.2426 14 10.8284 14 8 14s-4.2426 0-5.1213-.8787C2 12.2426 2 10.8284 2 8Z" /></g><path fill="#323B3B" d="M8.0092 1c1.331 0 2.4508-.002 3.3378.1172.9214.124 1.7701.399 2.4541 1.083.684.6841.9592 1.5326 1.0831 2.4541.1192.887.1162 2.006.1162 3.337 0 1.331.003 2.4508-.1162 3.3378-.124.9214-.399 1.77-1.0831 2.4541-.684.684-1.5326.9591-2.4541 1.083-.887.1193-2.0068.1162-3.3378.1162s-2.45.003-3.337-.1162c-.9214-.1239-1.77-.399-2.454-1.083-.6841-.6841-.9591-1.5327-1.083-2.4541-.1193-.887-.1173-2.0069-.1173-3.3379 0-1.3309-.002-2.45.1172-3.3369.124-.9216.3989-1.77 1.083-2.4541.6842-.6842 1.5326-.9591 2.4541-1.083C5.5592.998 6.6782 1 8.0092 1Zm0 1.2002c-2.7299 0-4.0953-.0004-4.9434.8476-.848.8481-.8477 2.2136-.8477 4.9434 0 2.7296 0 4.0952.8477 4.9434.7421.7419 1.8806.8351 3.9824.8466l.961.002c2.7299 0 4.0952-.0005 4.9433-.8486.7421-.7421.8351-1.8799.8467-3.9815l.0019-.9619c0-2.7297-.0007-4.0952-.8486-4.9434-.8482-.8477-2.2138-.8476-4.9433-.8476Z" opacity=".2" /><defs><filter id="filter0_i_1793_56" width="12" height="12" x="2" y="2" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation="1" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0" /><feBlend in2="shape" result="effect1_innerShadow_1793_56" /></filter></defs></svg>
8
- , 'DesignSquareTwotone');
9
-
10
- export default DesignSquareTwotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPatronumFill: typeof SvgIcon;
4
- export default DesignPatronumFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPatronumFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path d="M3 3.3571v9.0596c0 .2381.0476.6785.3571 1.0476.3096.3571.7858.5357 1.4405.5357h.25c.5714 0 1.0476-.1667 1.3572-.4881.2619-.2619.4047-.6309.4047-1.0119V3.2143C6.8452 2.7619 7 2.3453 7.2738 2H4.3571C3.6071 2.0119 3 2.631 3 3.369v-.0119Zm6.5953-1.1547h-.262c-.7261.0238-1.3214.5714-1.369 1.2857v6.8809c.3214-.2261.7619-.3928 1.369-.3928h.2739c2.119 0 3.8452-1.7262 3.8452-3.8453v-.0833c0-2.119-1.7262-3.8452-3.8453-3.8452h-.0119Z" /></g><defs></defs></svg>
8
- , 'DesignPatronumFill');
9
-
10
- export default DesignPatronumFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignSquareFill: typeof SvgIcon;
4
- export default DesignSquareFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignSquareFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><rect width="14" height="14" x="1" y="1" fill="#323B3B" rx="4" /></svg>
8
- , 'DesignSquareFill');
9
-
10
- export default DesignSquareFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPaletteOutlined: typeof SvgIcon;
4
- export default DesignPaletteOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPaletteOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M14.0164 7.3333c0-1.3954-.6152-2.7494-1.7373-3.7592-1.1243-1.012-2.6627-1.5909-4.2793-1.5909A6.017 6.017 0 0 0 1.9832 8a6.017 6.017 0 0 0 6.0166 6.0165h.167a.5165.5165 0 0 0 .4131-.8266l-.1997-.2666a1.8165 1.8165 0 0 1-.356-.9268 1.8166 1.8166 0 0 1 .1841-.9756 1.8175 1.8175 0 0 1 1.625-1.0044h1.5l.1333-.0029a2.6832 2.6832 0 0 0 2.5498-2.6802Zm-9.683.6832a.317.317 0 0 0-.317.3168.317.317 0 0 0 .317.317.3169.3169 0 0 0 .31-.253l.0068-.064-.0068-.064a.3169.3169 0 0 0-.31-.2528Zm7.3334-1.333a.3168.3168 0 0 0-.3169.3163.317.317 0 0 0 .3169.317.3168.3168 0 0 0 .0635-.627l-.0635-.0064Zm-6-2a.3168.3168 0 0 0-.3169.3163.317.317 0 0 0 .317.317.3168.3168 0 0 0 .0634-.627l-.0635-.0064Zm3.333-.667a.3168.3168 0 0 0-.3164.3168l.0064.064a.317.317 0 0 0 .31.253c.153 0 .281-.1087.3106-.253l.0063-.064-.0063-.064a.3173.3173 0 0 0-.3106-.2529Zm-3.683 4.3168c0 .5431-.4404.9834-.9835.9834-.543 0-.9834-.4403-.9834-.9834 0-.543.4404-.9833.9834-.9833.5431 0 .9834.4403.9834.9833Zm9.9999-1a3.9825 3.9825 0 0 1-1.167 2.8164 3.9826 3.9826 0 0 1-2.8164 1.167h-1.5a.5167.5167 0 0 0-.5146.563.5167.5167 0 0 0 .101.2637l.2002.2666a1.817 1.817 0 0 1-.498 2.6353 1.8174 1.8174 0 0 1-.955.2714h-.167a7.3166 7.3166 0 0 1 0-14.6333c1.9196 0 3.7727.6859 5.1489 1.9244 1.3783 1.2405 2.1679 2.9384 2.1679 4.7255Zm-2.6665-.3335a.9836.9836 0 0 1-1.9619.1006L10.6834 7l.0049-.1006c.0505-.4958.4695-.8829.9785-.8829l.1006.0054c.4957.0505.8827.469.8828.978Zm-6-2a.9836.9836 0 0 1-1.962.1006L4.6835 5l.005-.1006c.0504-.4958.4694-.8829.9784-.8829l.1006.0054c.4957.0505.8827.469.8828.978Zm3.333-.6665c0 .5431-.4403.9834-.9834.9834-.543 0-.9834-.4403-.9834-.9834 0-.543.4404-.9833.9834-.9834.5431 0 .9834.4404.9834.9834Z" /></g><defs></defs></svg>
8
- , 'DesignPaletteOutlined');
9
-
10
- export default DesignPaletteOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPatronumOutlined: typeof SvgIcon;
4
- export default DesignPatronumOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPatronumOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#fff" d="M0 0h16v16H0z" /><g id="Design"><path fill="#fff" d="M-12-23.3496h568c6.268 0 11.35 5.0812 11.35 11.3496v40c0 6.2684-5.082 11.3496-11.35 11.3496H-12c-6.2684 0-11.3496-5.0812-11.3496-11.3496v-40c0-6.2684 5.0812-11.3496 11.3496-11.3496Z" /><path stroke="#F1F5F9" strokeWidth="1.3" d="M-12-23.3496h568c6.268 0 11.35 5.0812 11.35 11.3496v40c0 6.2684-5.082 11.3496-11.35 11.3496H-12c-6.2684 0-11.3496-5.0812-11.3496-11.3496v-40c0-6.2684 5.0812-11.3496 11.3496-11.3496Z" /><g id="​design_patronum_outlined"><path id="Vector" fill="#323B3B" d="M5.5582 13.5s-.02 0-.032-.0084c-.6914-.0084-1.223-.2358-1.5826-.6778C3.56 12.3507 3.5 11.8119 3.5 11.5299V4.3144c0-.9893.7793-1.7934 1.7385-1.7934L8.9231 2.5C10.8974 2.5 12.5 4.1502 12.5 6.175v.0632c0 2.025-1.6066 3.6751-3.5768 3.6751h-.2078c-.3957 0-.6515.1263-.8033.3999-.124.2189-.128.4421-.128.4421v.8335c0 .9177-.6393 1.907-2.042 1.907h-.188l.004.0042ZM5.2424 3.3714c-.5115 0-.9231.421-.9231.9388v7.2239c0 .202.044.4925.2438.7367.2118.2525.5475.3788.999.3788H5.75c.3996 0 .7274-.1178.9472-.3452.1718-.1852.2717-.442.2717-.7114V4.1923c.024-.2989.116-.5894.2638-.8335l-1.9982.0126h.008Zm2.5498 5.9273c.2637-.1558.5755-.2315.9312-.2315h.2078c1.5186 0 2.7535-1.2672 2.7535-2.8248v-.0631c0-1.5576-1.2349-2.8247-2.7535-2.8247h-.1719c-.5155.0168-.9192.3873-.9631.884v.0842s0 .021-.004.0337v4.9464-.0042Z" /></g></g><defs></defs></svg>
8
- , 'DesignPatronumOutlined');
9
-
10
- export default DesignPatronumOutlined;
package/index.ts DELETED
@@ -1,65 +0,0 @@
1
- export { AccessibilityEclipseOutlined } from './accessibilitys/outlined/AccessibilityEclipseOutlined.js';
2
- export { AccessibilityHardHatOutlined } from './accessibilitys/outlined/AccessibilityHardHatOutlined.js';
3
- export { AccessibilityMoonCloudDuotone } from './accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js';
4
- export { AccessibilitySearchOutlined } from './accessibilitys/outlined/AccessibilitySearchOutlined.js';
5
- export { AccessibilitySunDuotone } from './accessibilitys/duoTone/AccessibilitySunDuotone.js';
6
- export { AccountAccessLogoutOutlined } from './accountsAccess/outlined/AccountAccessLogoutOutlined.js';
7
- export { AccountAccessMoreVerticalOutlined } from './accountsAccess/outlined/AccountAccessMoreVerticalOutlined.js';
8
- export { AccountAccessOffOutlined } from './accountsAccess/outlined/AccountAccessOffOutlined.js';
9
- export { AccountAccessOnFill } from './accountsAccess/fill/AccountAccessOnFill.js';
10
- export { AccountAccessSettingsOutlined } from './accountsAccess/outlined/AccountAccessSettingsOutlined.js';
11
- export { ActionsAddOutlined } from './userActions/outlined/ActionsAddOutlined.js';
12
- export { ActionsCheckIndeterminateFill } from './userActions/fill/ActionsCheckIndeterminateFill.js';
13
- export { ActionsCheckOutlined } from './userActions/outlined/ActionsCheckOutlined.js';
14
- export { ActionsCheckedFill } from './userActions/fill/ActionsCheckedFill.js';
15
- export { ActionsCircleCheckOutlined } from './userActions/outlined/ActionsCircleCheckOutlined.js';
16
- export { ActionsCircleCloseOutined } from './userActions/outlined/ActionsCircleCloseOutined.js';
17
- export { ActionsCleanOutlined } from './userActions/outlined/ActionsCleanOutlined.js';
18
- export { ActionsCloseSmOutlined } from './userActions/outlined/ActionsCloseSmOutlined.js';
19
- export { ActionsEditOutlined } from './userActions/outlined/ActionsEditOutlined.js';
20
- export { ActionsFilterOutlined } from './userActions/outlined/ActionsFilterOutlined.js';
21
- export { ActionsOnFill } from './userActions/fill/ActionsOnFill.js';
22
- export { ActionsPasswordViewOffOutlined } from './userActions/outlined/ActionsPasswordViewOffOutlined.js';
23
- export { ActionsPasswordViewOnOutlined } from './userActions/outlined/ActionsPasswordViewOnOutlined.js';
24
- export { ActionsPinOffOutlined } from './userActions/outlined/ActionsPinOffOutlined.js';
25
- export { ActionsPinOnOutlined } from './userActions/outlined/ActionsPinOnOutlined.js';
26
- export { ActionsRadioButtonCheckFill } from './userActions/fill/ActionsRadioButtonCheckFill.js';
27
- export { ActionsShieldOnOutlined } from './userActions/outlined/ActionsShieldOnOutlined.js';
28
- export { ActionsSortOutlined } from './userActions/outlined/ActionsSortOutlined.js';
29
- export { ActionsZoomInOutlined } from './userActions/outlined/ActionsZoomInOutlined.js';
30
- export { ArrowChevronMdDownOutlined } from './arrows/outlined/ArrowChevronMdDownOutlined.js';
31
- export { ArrowChevronMdLeftOutlined } from './arrows/outlined/ArrowChevronMdLeftOutlined.js';
32
- export { ArrowChevronMdRightOutlined } from './arrows/outlined/ArrowChevronMdRightOutlined.js';
33
- export { ArrowChevronMdUpOutlined } from './arrows/outlined/ArrowChevronMdUpOutlined.js';
34
- export { ArrowChevronSmDownOutlined } from './arrows/outlined/ArrowChevronSmDownOutlined.js';
35
- export { ArrowChevronSmLeftOutlined } from './arrows/outlined/ArrowChevronSmLeftOutlined.js';
36
- export { ArrowChevronSmRightOutlined } from './arrows/outlined/ArrowChevronSmRightOutlined.js';
37
- export { ArrowChevronSmUpOutlined } from './arrows/outlined/ArrowChevronSmUpOutlined.js';
38
- export { ArrowsChevronDownFill } from './arrows/fill/ArrowsChevronDownFill.js';
39
- export { ArrowsChevronDownOutlined } from './arrows/outlined/ArrowsChevronDownOutlined.js';
40
- export { ArrowsChevronFirstOutlined } from './arrows/outlined/ArrowsChevronFirstOutlined.js';
41
- export { ArrowsChevronLastOutlined } from './arrows/outlined/ArrowsChevronLastOutlined.js';
42
- export { ArrowsChevronUpOutlined } from './arrows/outlined/ArrowsChevronUpOutlined.js';
43
- export { ArrowsDownloadOutlined } from './arrows/outlined/ArrowsDownloadOutlined.js';
44
- export { ArrowsExpandedOutlined } from './arrows/outlined/ArrowsExpandedOutlined.js';
45
- export { ArrowsPanelCloseOutlined } from './arrows/outlined/ArrowsPanelCloseOutlined.js';
46
- export { ArrowsRefreshOutlined } from './arrows/outlined/ArrowsRefreshOutlined.js';
47
- export { ArrowsRestoreOutlined } from './arrows/outlined/ArrowsRestoreOutlined.js';
48
- export { CodingDevelopmentBranchOutlined } from './codingDevelopments/outlined/CodingDevelopmentBranchOutlined.js';
49
- export { ConnectivityLoadingOutlined } from './connectivitys/outlined/ConnectivityLoadingOutlined.js';
50
- export { DesignCircleDuotone } from './designs/duotone/DesignCircleDuotone.js';
51
- export { DesignPaletteOutlined } from './designs/outlined/DesignPaletteOutlined.js';
52
- export { DesignPatronumDuotone } from './designs/duotone/DesignPatronumDuotone.js';
53
- export { DesignPatronumFill } from './designs/fill/DesignPatronumFill.js';
54
- export { DesignPatronumOutlined } from './designs/outlined/DesignPatronumOutlined.js';
55
- export { DesignSquareFill } from './designs/fill/DesignSquareFill.js';
56
- export { DesignSquareTwotone } from './designs/duotone/DesignSquareTwotone.js';
57
- export { MediaVideoOutlined } from './medias/outlined/MediaVideoOutlined.js';
58
- export { NotificationAlertOutlined } from './notifications/outlined/NotificationAlertOutlined.js';
59
- export { NotificationCheckCircleFill } from './notifications/fill/NotificationCheckCircleFill.js';
60
- export { NotificationInformationCircleFill } from './notifications/fill/NotificationInformationCircleFill.js';
61
- export { NotificationInformationOutlined } from './notifications/outlined/NotificationInformationOutlined.js';
62
- export { NotificationNotificacionOutlined } from './notifications/outlined/NotificationNotificacionOutlined.js';
63
- export { NotificationWarningFill } from './notifications/fill/NotificationWarningFill.js';
64
- export { ShoppingCartDuotone } from './shopping/duoTone/ShoppingCartDuotone.js';
65
- export { TimeCalendarPendingOrderOutlined } from './timeCalendars/outlined/TimeCalendarPendingOrderOutlined.js';
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const MediaVideoOutlined: typeof SvgIcon;
4
- export default MediaVideoOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const MediaVideoOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><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" /><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" /></svg>
8
- , 'MediaVideoOutlined');
9
-
10
- export default MediaVideoOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const NotificationCheckCircleFill: typeof SvgIcon;
4
- export default NotificationCheckCircleFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const NotificationCheckCircleFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><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" /></g><defs></defs></svg>
8
- , 'NotificationCheckCircleFill');
9
-
10
- export default NotificationCheckCircleFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const NotificationInformationCircleFill: typeof SvgIcon;
4
- export default NotificationInformationCircleFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const NotificationInformationCircleFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><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" /><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" /></svg>
8
- , 'NotificationInformationCircleFill');
9
-
10
- export default NotificationInformationCircleFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const NotificationWarningFill: typeof SvgIcon;
4
- export default NotificationWarningFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const NotificationWarningFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><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" /></g><defs></defs></svg>
8
- , 'NotificationWarningFill');
9
-
10
- export default NotificationWarningFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const NotificationAlertOutlined: typeof SvgIcon;
4
- export default NotificationAlertOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const NotificationAlertOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><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" /></g><defs></defs></svg>
8
- , 'NotificationAlertOutlined');
9
-
10
- export default NotificationAlertOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const NotificationInformationOutlined: typeof SvgIcon;
4
- export default NotificationInformationOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const NotificationInformationOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><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" /></g><defs></defs></svg>
8
- , 'NotificationInformationOutlined');
9
-
10
- export default NotificationInformationOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const NotificationNotificacionOutlined: typeof SvgIcon;
4
- export default NotificationNotificacionOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const NotificationNotificacionOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><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" /></g><defs></defs></svg>
8
- , 'NotificationNotificacionOutlined');
9
-
10
- export default NotificationNotificacionOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ShoppingCartDuotone: typeof SvgIcon;
4
- export default ShoppingCartDuotone;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ShoppingCartDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B" opacity=".2"><path d="m5.3334 10.6667 5.8134-.4845c1.819-.1515 2.2273-.5489 2.4289-2.363L14 4" /><path d="m5.3334 10.6667 5.8134-.4845c1.819-.1515 2.2273-.5489 2.4289-2.363L14 4H4l1.3334 6.6667Z" /></g><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" /></svg>
8
- , 'ShoppingCartDuotone');
9
-
10
- export default ShoppingCartDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const TimeCalendarPendingOrderOutlined: typeof SvgIcon;
4
- export default TimeCalendarPendingOrderOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const TimeCalendarPendingOrderOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M13.2 10.5455c0-1.7573-1.4551-3.1819-3.25-3.1819-1.795 0-3.25 1.4246-3.25 3.1819 0 1.7572 1.455 3.1818 3.25 3.1818 1.7949 0 3.25-1.4246 3.25-3.1818ZM9.3 9.2727c0-.3514.291-.6363.65-.6363.359 0 .65.2849.65.6363V10.32l.7344.4496c.3044.1862.3972.5788.207.8769-.1903.298-.5916.3885-.896.2022l-1.0398-.6363c-.19-.1163-.3056-.3201-.3056-.5394V9.2727Zm-3.9-7v1.2728h3.9V2.2727H5.4Zm9.1 8.2728C14.5 13.0056 12.4629 15 9.95 15c-2.5129 0-4.55-1.9944-4.55-4.4545 0-2.4602 2.0371-4.4546 4.55-4.4546 2.5129 0 4.55 1.9944 4.55 4.4546Zm-3.25-8.2728c.5172 0 1.013.2013 1.3787.5593.3657.358.5713.8435.5713 1.3498v.5295c0 .3514-.291.6364-.65.6364-.359 0-.65-.285-.65-.6364v-.5295a.6296.6296 0 0 0-.1904-.45.6558.6558 0 0 0-.3955-.1832l-.0641-.0031h-.65c0 .7029-.582 1.2727-1.3 1.2727H5.4c-.718 0-1.3-.5698-1.3-1.2727h-.65a.657.657 0 0 0-.4596.1864.6296.6296 0 0 0-.1904.45v8.909c0 .1688.0685.3306.1904.4499a.6569.6569 0 0 0 .4596.1865h1.3c.359 0 .65.2849.65.6363 0 .3515-.291.6364-.65.6364h-1.3c-.5172 0-1.013-.2013-1.3787-.5593-.3657-.358-.5713-.8435-.5713-1.3498v-8.909c0-.5064.2056-.9918.5713-1.3499.3657-.358.8615-.5593 1.3787-.5593h.65C4.1 1.5698 4.682 1 5.4 1h3.9c.718 0 1.3.5698 1.3 1.2727h.65Z" /></g><defs></defs></svg>
8
- , 'TimeCalendarPendingOrderOutlined');
9
-
10
- export default TimeCalendarPendingOrderOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCheckIndeterminateFill: typeof SvgIcon;
4
- export default ActionsCheckIndeterminateFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsCheckIndeterminateFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g filter="url(#filter0_di_2150_156)"><path fill="#323B3B" d="M7.9854 1c1.3294 0 2.4477-.0019 3.3339.1172.8633.116 1.6633.364 2.3233.958l.1299.124c.6835.6837.9582 1.5316 1.082 2.4522.1191.8861.1162 2.0045.1162 3.334 0 1.3293.0029 2.4478-.1162 3.3339-.1161.8633-.3649 1.6633-.959 2.3233l-.123.1299c-.6838.6834-1.5325.9582-2.4532 1.082-.8861.119-2.0046.1162-3.334.1162-1.3294 0-2.4478.0029-3.334-.1162-.863-.1161-1.6623-.365-2.3222-.959l-.1299-.123c-.6836-.6837-.9582-1.5325-1.082-2.4532C.998 10.4332 1 9.3147 1 7.9853c0-1.3293-.002-2.4478.1172-3.334.1238-.9205.3986-1.7685 1.082-2.452.6836-.6837 1.5316-.9583 2.4522-1.0821C5.5375.998 6.6559 1 7.9854 1Zm-.96 12.7695c.2998.0017.6192.002.96.002l.001-.001c-.6505 0-1.2237-.0002-1.7305-.0117.2411.0055.4972.0092.7695.0107ZM4.7002 7.25c-.6351 0-1.1504.5153-1.1504 1.1504.0002.635.5154 1.1504 1.1504 1.1504h6.5c.6349-.0001 1.1502-.5155 1.1504-1.1504 0-.635-.5154-1.1503-1.1504-1.1504h-6.5Z" /></g><defs><filter id="filter0_di_2150_156" width="19.9707" height="19.9707" x="-2" y="0" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1.5" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2150_156" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2150_156" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.14 0" /><feBlend in2="shape" result="effect2_innerShadow_2150_156" /></filter></defs></svg>
8
- , 'ActionsCheckIndeterminateFill');
9
-
10
- export default ActionsCheckIndeterminateFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCheckedFill: typeof SvgIcon;
4
- export default ActionsCheckedFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsCheckedFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><g filter="url(#filter0_di_6_1143)"><path fill="#323B3B" d="M9.9854 1c1.3294 0 2.4477-.0019 3.3339.1172.8633.116 1.6633.364 2.3233.958l.1299.124c.6835.6837.9582 1.5316 1.082 2.4522.1191.8861.1162 2.0045.1162 3.334 0 1.3293.0029 2.4478-.1162 3.3339-.1161.8633-.3649 1.6633-.959 2.3233l-.123.1299c-.6838.6834-1.5325.9582-2.4532 1.082-.8861.1191-2.0046.1162-3.334.1162-1.3294 0-2.4478.0029-3.334-.1162-.863-.1161-1.6623-.365-2.3222-.959l-.1299-.123c-.6836-.6837-.9582-1.5325-1.082-2.4532C2.998 10.4332 3 9.3148 3 7.9853c0-1.3293-.002-2.4478.1172-3.334.1238-.9204.3986-1.7685 1.082-2.452.6836-.6837 1.5316-.9583 2.4522-1.0821C7.5375.998 8.6559 1 9.9854 1Zm-.96 12.7695c.2998.0017.6192.002.96.002l.001-.001c-.6505 0-1.2237-.0002-1.7305-.0117.2411.0055.4972.0092.7695.0107Zm4.5742-8.2841a.7505.7505 0 0 0-1.0117-.3184c-1.3503.7033-2.4687 2.0626-3.2207 3.1592-.276.4026-.5129.7838-.7022 1.1074a6.649 6.649 0 0 0-.5136-.4287 7.331 7.331 0 0 0-.5235-.3594 6.0652 6.0652 0 0 0-.163-.0986 3.9103 3.9103 0 0 0-.048-.0274c-.0055-.0031-.011-.0058-.0146-.0078l-.0058-.003-.001-.0009-.0693-.0332c-.3506-.1467-.7629-.007-.9483.334-.1975.3638-.0619.8188.3018 1.0166.0009.0005.0022.002.0039.003.0057.0031.0161.0089.0293.0165.0269.0156.069.0407.121.0733a5.835 5.835 0 0 1 .4151.2851c.3374.2541.6974.5851.9219.9424a.7507.7507 0 0 0 1.3115-.0742v-.001l.003-.0058c.0027-.0056.0077-.0145.0136-.0264.012-.0243.03-.0623.0547-.1104a17.0732 17.0732 0 0 1 1.0508-1.7539c.7221-1.053 1.6676-2.1515 2.6758-2.6767.3673-.1914.5106-.6444.3193-1.0117Z" /></g><defs><filter id="filter0_di_6_1143" width="19.9707" height="19.9707" x="0" y="0" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1.5" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_6_1143" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_6_1143" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.14 0" /><feBlend in2="shape" result="effect2_innerShadow_6_1143" /></filter></defs></svg>
8
- , 'ActionsCheckedFill');
9
-
10
- export default ActionsCheckedFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsOnFill: typeof SvgIcon;
4
- export default ActionsOnFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsOnFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><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" /><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" /></svg>
8
- , 'ActionsOnFill');
9
-
10
- export default ActionsOnFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsRadioButtonCheckFill: typeof SvgIcon;
4
- export default ActionsRadioButtonCheckFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsRadioButtonCheckFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B" filter="url(#filter0_d_2245_676)"><path d="M8 4.7c1.8226 0 3.3 1.4775 3.3 3.3 0 1.8225-1.4774 3.3-3.3 3.3-1.8225 0-3.3-1.4775-3.3-3.3 0-1.8225 1.4775-3.3 3.3-3.3Z" /><path fillRule="evenodd" d="M8 1.4c3.6451 0 6.6 2.955 6.6 6.6 0 3.6451-2.9549 6.6-6.6 6.6-3.645 0-6.6-2.9549-6.6-6.6 0-3.645 2.955-6.6 6.6-6.6Zm0 1.65C5.193 3.05 3.05 5.1125 3.05 8S5.1125 12.95 8 12.95s4.95-2.0625 4.95-4.95S10.807 3.05 8 3.05Z" clipRule="evenodd" /></g><defs><filter id="filter0_d_2245_676" width="16.7714" height="16.7714" x="-.3857" y="-.3857" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation=".8929" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2245_676" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2245_676" result="shape" /></filter></defs></svg>
8
- , 'ActionsRadioButtonCheckFill');
9
-
10
- export default ActionsRadioButtonCheckFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsAddOutlined: typeof SvgIcon;
4
- export default ActionsAddOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsAddOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M14 8a.7201.7201 0 0 1-.72.72H8.72v4.56a.7199.7199 0 0 1-1.2291.5091.7199.7199 0 0 1-.2109-.5091V8.72H2.72a.72.72 0 0 1 0-1.44h4.56V2.72a.72.72 0 0 1 1.44 0v4.56h4.56A.7199.7199 0 0 1 14 8Z" /></svg>
8
- , 'ActionsAddOutlined');
9
-
10
- export default ActionsAddOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCheckOutlined: typeof SvgIcon;
4
- export default ActionsCheckOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsCheckOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M11.0527 5.0918c.3633-.1983.8189-.0643 1.0176.2988a.7504.7504 0 0 1-.2978 1.0176c-1.1608.6349-2.2433 1.957-3.0635 3.2129a20.594 20.594 0 0 0-.9434 1.6035 17.5931 17.5931 0 0 0-.252.4932c-.0282.0578-.0495.1034-.0634.1328-.0068.0144-.0124.0253-.0156.0322-.0014.0029-.0023.0054-.003.0068l-.001.002a.7502.7502 0 0 1-.6406.4365.75.75 0 0 1-.6845-.3642c-.2662-.4448-.6869-.8465-1.0713-1.1504a6.7256 6.7256 0 0 0-.4766-.3447 4.6948 4.6948 0 0 0-.1387-.0879c-.0153-.0094-.0272-.0155-.0341-.0196-.0026-.0015-.0047-.0031-.0059-.0039v-.001c-.3596-.2052-.4854-.6627-.2803-1.0224a.7504.7504 0 0 1 1.0225-.2803l-.3711.6524.372-.6514h.001l.002.001.0049.0029c.004.0023.0093.006.0156.0098.0129.0075.0309.018.0527.0312a6.632 6.632 0 0 1 .1817.1152c.15.0983.3563.2411.585.422.1981.1566.4209.35.6435.5732.2214-.4024.5064-.8912.8447-1.4092.8453-1.2942 2.096-2.8866 3.5996-3.709Z" /></svg>
8
- , 'ActionsCheckOutlined');
9
-
10
- export default ActionsCheckOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCircleCheckOutlined: typeof SvgIcon;
4
- export default ActionsCircleCheckOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsCircleCheckOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M14.0164 7.9999c-.0001-3.3229-2.6937-6.0167-6.0166-6.0167C4.6771 1.9833 1.9833 4.6772 1.9832 8c0 3.3228 2.6938 6.0165 6.0166 6.0165 3.3229 0 6.0166-2.6936 6.0166-6.0166Zm-4.0166-1.333.46.4594-2.667 2.6665a.6496.6496 0 0 1-.919 0l-.6667-.6665-.6667-.6665-.0445-.0493a.6501.6501 0 0 1 .9146-.9146l.0493.0445.8735.8735 2.207-2.207.4595.46Zm-.4594-.46a.6503.6503 0 0 1 .9194 0 .6503.6503 0 0 1 0 .9194l-.9194-.9194Zm5.7763 1.793c0 4.0408-3.276 7.3168-7.3169 7.3168-4.0408 0-7.3164-3.276-7.3164-7.3169C.6835 3.9592 3.9591.6836 7.9998.6835c4.0409 0 7.3168 3.2756 7.3169 7.3165Z" /></g><defs></defs></svg>
8
- , 'ActionsCircleCheckOutlined');
9
-
10
- export default ActionsCircleCheckOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCircleCloseOutined: typeof SvgIcon;
4
- export default ActionsCircleCloseOutined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsCircleCloseOutined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M14.013 7.9964c-.0001-3.3228-2.6937-6.0166-6.0166-6.0166-3.3228 0-6.0165 2.6938-6.0166 6.0166 0 3.3229 2.6938 6.0165 6.0166 6.0166 3.3229 0 6.0166-2.6937 6.0166-6.0166ZM9.537 5.5369a.6503.6503 0 0 1 .9194 0 .6504.6504 0 0 1 0 .9195l-1.5406 1.54 1.5406 1.5405-.46.4595-.4595.46-1.5405-1.5406-1.54 1.5406a.6504.6504 0 0 1-.9195 0 .6503.6503 0 0 1 0-.9195l1.54-1.5405-1.54-1.54-.0444-.0494a.6501.6501 0 0 1 .9145-.9145l.0494.0444 1.54 1.54 1.5405-1.54Zm.9194 4a.6504.6504 0 0 1 0 .9195.6504.6504 0 0 1-.9195 0l.9195-.9195Zm4.8569-1.5405c0 4.0409-3.276 7.3169-7.3169 7.3169C3.9556 15.3132.68 12.0372.68 7.9964.68 3.9556 3.9556.6801 7.9964.68c4.0408 0 7.3168 3.2756 7.3169 7.3164Z" /></g><defs></defs></svg>
8
- , 'ActionsCircleCloseOutined');
9
-
10
- export default ActionsCircleCloseOutined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCleanOutlined: typeof SvgIcon;
4
- export default ActionsCleanOutlined;