@m4l/icons 0.0.11 → 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 (486) 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/{index.ts → components/index.d.ts} +97 -96
  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 -100
  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.jsx +0 -10
  297. package/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +0 -4
  298. package/accessibilitys/duoTone/AccessibilitySunDuotone.jsx +0 -10
  299. package/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts +0 -4
  300. package/accessibilitys/outlined/AccessibilityEclipseOutlined.jsx +0 -10
  301. package/actions/duoTone/ActionsUncheckDuotone.d.ts +0 -4
  302. package/actions/duoTone/ActionsUncheckDuotone.jsx +0 -10
  303. package/actions/fill/ActionsCheckIndeterminateFill.d.ts +0 -4
  304. package/actions/fill/ActionsCheckIndeterminateFill.jsx +0 -10
  305. package/actions/fill/ActionsCheckedFill.d.ts +0 -4
  306. package/actions/fill/ActionsCheckedFill.jsx +0 -10
  307. package/actions/fill/ActionsRadioButtonCheckFill.d.ts +0 -4
  308. package/actions/fill/ActionsRadioButtonCheckFill.jsx +0 -10
  309. package/actions/outlined/ActionsAddOutlined.d.ts +0 -4
  310. package/actions/outlined/ActionsAddOutlined.jsx +0 -10
  311. package/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts +0 -4
  312. package/actions/outlined/ActionsCheckIndeterminateOutlined.jsx +0 -10
  313. package/actions/outlined/ActionsCheckMdOutlined.d.ts +0 -4
  314. package/actions/outlined/ActionsCheckMdOutlined.jsx +0 -10
  315. package/actions/outlined/ActionsCheckSmOutlined.d.ts +0 -4
  316. package/actions/outlined/ActionsCheckSmOutlined.jsx +0 -10
  317. package/actions/outlined/ActionsCircleUpDownOutlined.d.ts +0 -4
  318. package/actions/outlined/ActionsCircleUpDownOutlined.jsx +0 -10
  319. package/actions/outlined/ActionsCleanOutlined.d.ts +0 -4
  320. package/actions/outlined/ActionsCleanOutlined.jsx +0 -10
  321. package/actions/outlined/ActionsCloseMdOutlined.d.ts +0 -4
  322. package/actions/outlined/ActionsCloseMdOutlined.jsx +0 -10
  323. package/actions/outlined/ActionsCloseSmOutlined.d.ts +0 -4
  324. package/actions/outlined/ActionsCloseSmOutlined.jsx +0 -10
  325. package/actions/outlined/ActionsEditOutlined.d.ts +0 -4
  326. package/actions/outlined/ActionsEditOutlined.jsx +0 -10
  327. package/actions/outlined/ActionsFilterOutlined.d.ts +0 -4
  328. package/actions/outlined/ActionsFilterOutlined.jsx +0 -10
  329. package/actions/outlined/ActionsMultiCheckOutlined.d.ts +0 -4
  330. package/actions/outlined/ActionsMultiCheckOutlined.jsx +0 -10
  331. package/actions/outlined/ActionsSearchOutlined.d.ts +0 -4
  332. package/actions/outlined/ActionsSearchOutlined.jsx +0 -10
  333. package/actions/outlined/ActionsSortOutlined.d.ts +0 -4
  334. package/actions/outlined/ActionsSortOutlined.jsx +0 -10
  335. package/actions/outlined/ActionsTrashOutlined.d.ts +0 -4
  336. package/actions/outlined/ActionsTrashOutlined.jsx +0 -10
  337. package/actions/outlined/ActionsZoomInOutlined.d.ts +0 -4
  338. package/actions/outlined/ActionsZoomInOutlined.jsx +0 -10
  339. package/actions/outlined/ActionsZoomOutOutined.d.ts +0 -4
  340. package/actions/outlined/ActionsZoomOutOutined.jsx +0 -10
  341. package/arrows/fill/ArrowCollapseFill.d.ts +0 -4
  342. package/arrows/fill/ArrowCollapseFill.jsx +0 -10
  343. package/arrows/fill/ArrowExpandFill.d.ts +0 -4
  344. package/arrows/fill/ArrowExpandFill.jsx +0 -10
  345. package/arrows/fill/ArrowMinimizeFill.d.ts +0 -4
  346. package/arrows/fill/ArrowMinimizeFill.jsx +0 -10
  347. package/arrows/fill/ArrowUncollapsedFill.d.ts +0 -4
  348. package/arrows/fill/ArrowUncollapsedFill.jsx +0 -10
  349. package/arrows/fill/ArrowsChevronDownFill.d.ts +0 -4
  350. package/arrows/fill/ArrowsChevronDownFill.jsx +0 -10
  351. package/arrows/outlined/ArrowChevronDownOutlined.d.ts +0 -4
  352. package/arrows/outlined/ArrowChevronDownOutlined.jsx +0 -10
  353. package/arrows/outlined/ArrowChevronFirstOutlined.d.ts +0 -4
  354. package/arrows/outlined/ArrowChevronFirstOutlined.jsx +0 -10
  355. package/arrows/outlined/ArrowChevronLastOutlined.d.ts +0 -4
  356. package/arrows/outlined/ArrowChevronLastOutlined.jsx +0 -10
  357. package/arrows/outlined/ArrowChevronMdDownOutlined.d.ts +0 -4
  358. package/arrows/outlined/ArrowChevronMdDownOutlined.jsx +0 -10
  359. package/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts +0 -4
  360. package/arrows/outlined/ArrowChevronMdLeftOutlined.jsx +0 -10
  361. package/arrows/outlined/ArrowChevronMdRightOutlined.d.ts +0 -4
  362. package/arrows/outlined/ArrowChevronMdRightOutlined.jsx +0 -10
  363. package/arrows/outlined/ArrowChevronMdUpOutlined.d.ts +0 -4
  364. package/arrows/outlined/ArrowChevronMdUpOutlined.jsx +0 -10
  365. package/arrows/outlined/ArrowChevronSmDownOutlined.d.ts +0 -4
  366. package/arrows/outlined/ArrowChevronSmDownOutlined.jsx +0 -10
  367. package/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts +0 -4
  368. package/arrows/outlined/ArrowChevronSmLeftOutlined.jsx +0 -10
  369. package/arrows/outlined/ArrowChevronSmRightOutlined.d.ts +0 -4
  370. package/arrows/outlined/ArrowChevronSmRightOutlined.jsx +0 -10
  371. package/arrows/outlined/ArrowChevronSmUpOutlined.d.ts +0 -4
  372. package/arrows/outlined/ArrowChevronSmUpOutlined.jsx +0 -10
  373. package/arrows/outlined/ArrowChevronUpOutlined.d.ts +0 -4
  374. package/arrows/outlined/ArrowChevronUpOutlined.jsx +0 -10
  375. package/arrows/outlined/ArrowDownloadOutlined.d.ts +0 -4
  376. package/arrows/outlined/ArrowDownloadOutlined.jsx +0 -10
  377. package/arrows/outlined/ArrowLeftOutlined.d.ts +0 -4
  378. package/arrows/outlined/ArrowLeftOutlined.jsx +0 -10
  379. package/arrows/outlined/ArrowRefreshCcwOutlined.d.ts +0 -4
  380. package/arrows/outlined/ArrowRefreshCcwOutlined.jsx +0 -10
  381. package/arrows/outlined/ArrowRefreshMdOutlined.d.ts +0 -4
  382. package/arrows/outlined/ArrowRefreshMdOutlined.jsx +0 -10
  383. package/arrows/outlined/ArrowRefreshSmOutlined.d.ts +0 -4
  384. package/arrows/outlined/ArrowRefreshSmOutlined.jsx +0 -10
  385. package/arrows/outlined/ArrowRestoreOutlined.d.ts +0 -4
  386. package/arrows/outlined/ArrowRestoreOutlined.jsx +0 -10
  387. package/arrows/outlined/ArrowRightOutlined.d.ts +0 -4
  388. package/arrows/outlined/ArrowRightOutlined.jsx +0 -10
  389. package/booleans/outlined/BooleanCircleCheckOutlined.d.ts +0 -4
  390. package/booleans/outlined/BooleanCircleCheckOutlined.jsx +0 -10
  391. package/booleans/outlined/BooleanCircleCloseOutined.d.ts +0 -4
  392. package/booleans/outlined/BooleanCircleCloseOutined.jsx +0 -10
  393. package/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts +0 -4
  394. package/booleans/outlined/BooleanPasswordViewOffOutlined.jsx +0 -10
  395. package/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts +0 -4
  396. package/booleans/outlined/BooleanPasswordViewOnOutlined.jsx +0 -10
  397. package/booleans/outlined/BooleanPinOffOutlined.d.ts +0 -4
  398. package/booleans/outlined/BooleanPinOffOutlined.jsx +0 -10
  399. package/booleans/outlined/BooleanPinOnOutlined.d.ts +0 -4
  400. package/booleans/outlined/BooleanPinOnOutlined.jsx +0 -10
  401. package/booleans/outlined/BooleanShieldOffOutlined.d.ts +0 -4
  402. package/booleans/outlined/BooleanShieldOffOutlined.jsx +0 -10
  403. package/booleans/outlined/BooleanShieldOnOutlined.d.ts +0 -4
  404. package/booleans/outlined/BooleanShieldOnOutlined.jsx +0 -10
  405. package/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts +0 -4
  406. package/connectivitys/outlined/ConnectivityLoadingOutlined.jsx +0 -10
  407. package/dateTime/outlined/DateTimeClockOutlined.d.ts +0 -4
  408. package/dateTime/outlined/DateTimeClockOutlined.jsx +0 -10
  409. package/dateTime/outlined/DateTimeCreatedOutlined.d.ts +0 -4
  410. package/dateTime/outlined/DateTimeCreatedOutlined.jsx +0 -10
  411. package/dateTime/outlined/DateTimePeriodOutlined.d.ts +0 -4
  412. package/dateTime/outlined/DateTimePeriodOutlined.jsx +0 -10
  413. package/designs/duotone/DesignPaletteDuotone.d.ts +0 -4
  414. package/designs/duotone/DesignPaletteDuotone.jsx +0 -10
  415. package/designs/duotone/DesignPatronumDuotone.d.ts +0 -4
  416. package/designs/duotone/DesignPatronumDuotone.jsx +0 -10
  417. package/designs/duotone/DesignSquareDuotone.d.ts +0 -4
  418. package/designs/duotone/DesignSquareDuotone.jsx +0 -10
  419. package/designs/fill/DesignPatronumFill.d.ts +0 -4
  420. package/designs/fill/DesignPatronumFill.jsx +0 -10
  421. package/designs/fill/DesignSquareFill.d.ts +0 -4
  422. package/designs/fill/DesignSquareFill.jsx +0 -10
  423. package/designs/outlined/DesignPaletteOutlined.d.ts +0 -4
  424. package/designs/outlined/DesignPaletteOutlined.jsx +0 -10
  425. package/designs/outlined/DesignPatronumOutlined.d.ts +0 -4
  426. package/designs/outlined/DesignPatronumOutlined.jsx +0 -10
  427. package/dev/outlined/DevDevelopmentBranchOutlined.d.ts +0 -4
  428. package/dev/outlined/DevDevelopmentBranchOutlined.jsx +0 -10
  429. package/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts +0 -4
  430. package/fillFolder/outlined/FillFolderPendingOrderOutlined.jsx +0 -10
  431. package/layouts/outlined/LayoutAlignLeftOutlined.d.ts +0 -4
  432. package/layouts/outlined/LayoutAlignLeftOutlined.jsx +0 -10
  433. package/layouts/outlined/LayoutAlignRightOutlined.d.ts +0 -4
  434. package/layouts/outlined/LayoutAlignRightOutlined.jsx +0 -10
  435. package/layouts/outlined/LayoutCardOutlined.d.ts +0 -4
  436. package/layouts/outlined/LayoutCardOutlined.jsx +0 -10
  437. package/layouts/outlined/LayoutCornersOutlined.d.ts +0 -4
  438. package/layouts/outlined/LayoutCornersOutlined.jsx +0 -10
  439. package/layouts/outlined/LayoutDensityCompactOutlined.d.ts +0 -4
  440. package/layouts/outlined/LayoutDensityCompactOutlined.jsx +0 -10
  441. package/layouts/outlined/LayoutDensityConfortableOutlined.d.ts +0 -4
  442. package/layouts/outlined/LayoutDensityConfortableOutlined.jsx +0 -10
  443. package/layouts/outlined/LayoutDensityStandardOutlined.d.ts +0 -4
  444. package/layouts/outlined/LayoutDensityStandardOutlined.jsx +0 -10
  445. package/layouts/outlined/LayoutExpandOutlined.d.ts +0 -4
  446. package/layouts/outlined/LayoutExpandOutlined.jsx +0 -10
  447. package/layouts/outlined/LayoutExpandedOutlined.d.ts +0 -4
  448. package/layouts/outlined/LayoutExpandedOutlined.jsx +0 -10
  449. package/layouts/outlined/LayoutFullOutlined.d.ts +0 -4
  450. package/layouts/outlined/LayoutFullOutlined.jsx +0 -10
  451. package/layouts/outlined/LayoutPanelCloseOutlined.d.ts +0 -4
  452. package/layouts/outlined/LayoutPanelCloseOutlined.jsx +0 -10
  453. package/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts +0 -4
  454. package/layouts/outlined/LayoutSplitHorizontalOutlined.jsx +0 -10
  455. package/layouts/outlined/LayoutSplitVerticalOutlined.d.ts +0 -4
  456. package/layouts/outlined/LayoutSplitVerticalOutlined.jsx +0 -10
  457. package/layouts/outlined/LayoutTableOutlined.d.ts +0 -4
  458. package/layouts/outlined/LayoutTableOutlined.jsx +0 -10
  459. package/loginLogout/outlined/LoginLogoutOutlined.d.ts +0 -4
  460. package/loginLogout/outlined/LoginLogoutOutlined.jsx +0 -10
  461. package/medias/outlined/MediaVideoOutlined.d.ts +0 -4
  462. package/medias/outlined/MediaVideoOutlined.jsx +0 -10
  463. package/menu/outlined/MenuMoreHorizontalOutlined.d.ts +0 -4
  464. package/menu/outlined/MenuMoreHorizontalOutlined.jsx +0 -10
  465. package/menu/outlined/MenuMoreVerticalOutlined.d.ts +0 -4
  466. package/menu/outlined/MenuMoreVerticalOutlined.jsx +0 -10
  467. package/notifications/fill/NotificationCheckCircleFill.d.ts +0 -4
  468. package/notifications/fill/NotificationCheckCircleFill.jsx +0 -10
  469. package/notifications/fill/NotificationInformationCircleFill.d.ts +0 -4
  470. package/notifications/fill/NotificationInformationCircleFill.jsx +0 -10
  471. package/notifications/fill/NotificationWarningFill.d.ts +0 -4
  472. package/notifications/fill/NotificationWarningFill.jsx +0 -10
  473. package/notifications/outlined/NotificationAlertOutlined.d.ts +0 -4
  474. package/notifications/outlined/NotificationAlertOutlined.jsx +0 -10
  475. package/notifications/outlined/NotificationInformationOutlined.d.ts +0 -4
  476. package/notifications/outlined/NotificationInformationOutlined.jsx +0 -10
  477. package/notifications/outlined/NotificationNotificacionOutlined.d.ts +0 -4
  478. package/notifications/outlined/NotificationNotificacionOutlined.jsx +0 -10
  479. package/settings/fill/SettingsOnFill.d.ts +0 -4
  480. package/settings/fill/SettingsOnFill.jsx +0 -10
  481. package/settings/outlined/SettingsConfigOutlined.d.ts +0 -4
  482. package/settings/outlined/SettingsConfigOutlined.jsx +0 -10
  483. package/settings/outlined/SettingsOffOutlined.d.ts +0 -4
  484. package/settings/outlined/SettingsOffOutlined.jsx +0 -10
  485. package/shopping/duoTone/ShoppingCartDuotone.d.ts +0 -4
  486. package/shopping/duoTone/ShoppingCartDuotone.jsx +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 LayoutSplitHorizontalOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M7.3501 13.3332V2.6667a.6498.6498 0 1 1 1.2998 0v10.6665c0 .359-.291.6504-.6499.6504a.6502.6502 0 0 1-.6499-.6504Zm-6-2V4.6667c0-.5447.2657-1.0352.607-1.3765.3411-.3412.8317-.607 1.3764-.607h2l.0664.0035a.6501.6501 0 0 1 0 1.2935l-.0664.0034h-2c-.122 0-.2983.0673-.457.226-.1588.1588-.2266.3351-.2266.457v6.6666c0 .1219.0678.2982.2266.457.1587.1588.335.2266.457.2266h2l.0664.0034a.65.65 0 0 1 0 1.293l-.0664.0034h-2c-.5447 0-1.0352-.2657-1.3765-.6069-.3412-.3413-.6069-.8318-.6069-1.3765Zm12 0V4.6667c0-.122-.0678-.2983-.2266-.457-.1587-.1588-.3351-.2261-.457-.2261h-2a.65.65 0 0 1 0-1.3003h2c.5447 0 1.0352.2657 1.3765.607.3412.3412.6069.8317.6069 1.3764v6.6665c0 .5447-.2657 1.0352-.6069 1.3765-.3413.3412-.8318.6069-1.3765.6069h-2a.65.65 0 0 1 0-1.2998h2c.1219 0 .2983-.0678.457-.2266.1588-.1588.2266-.3351.2266-.457Z" /></svg>
8
- , 'LayoutSplitHorizontalOutlined');
9
-
10
- export default LayoutSplitHorizontalOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutSplitVerticalOutlined: typeof SvgIcon;
4
- export default LayoutSplitVerticalOutlined;
@@ -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 LayoutSplitVerticalOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M2.6833 12.6665v-2a.65.65 0 0 1 1.3003 0v2c0 .1219.0673.2983.226.457.1588.1588.3351.2266.457.2266h6.6666c.1219 0 .2982-.0678.457-.2266.1588-.1587.2266-.3351.2266-.457v-2a.6499.6499 0 1 1 1.2998 0v2c0 .5447-.2658 1.0352-.607 1.3765-.3412.3412-.8317.6069-1.3764.6069H4.6667c-.5448 0-1.0353-.2657-1.3765-.6069-.3412-.3413-.607-.8318-.607-1.3765Zm10.6499-5.3164.0664.0034a.6502.6502 0 0 1 .584.6465.6503.6503 0 0 1-.6504.6499H2.6667a.6498.6498 0 1 1 0-1.2998h10.6665Zm-1.3164-2.0166v-2c0-.122-.0678-.2983-.2266-.457-.1588-.1588-.3351-.2266-.457-.2266H4.6667c-.122 0-.2983.0678-.457.2266-.1588.1587-.2261.335-.2261.457v2a.6501.6501 0 0 1-1.3003 0v-2c0-.5447.2657-1.0353.6069-1.3765.3412-.3412.8317-.6069 1.3765-.6069h6.6665c.5447 0 1.0352.2657 1.3764.607.3412.3412.607.8317.607 1.3764v2a.65.65 0 0 1-1.2998 0Z" /></svg>
8
- , 'LayoutSplitVerticalOutlined');
9
-
10
- export default LayoutSplitVerticalOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutTableOutlined: typeof SvgIcon;
4
- export default LayoutTableOutlined;
@@ -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 LayoutTableOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.5 1.33H3.16c-1.01 0-1.83.82-1.83 1.83v9.33c0 1.01.82 1.83 1.83 1.83h9.33c1.01 0 1.83-.82 1.83-1.83V3.16c0-1.01-.82-1.83-1.83-1.83h.01Zm-7.17 12H3.16c-.46 0-.83-.37-.83-.83v-2.17h3v3Zm0-4h-3v-3h3v3Zm0-4h-3V3.16c0-.46.37-.83.83-.83h2.17v3Zm8 7.17c0 .46-.37.83-.83.83H6.33v-3h7v2.17Zm0-3.17h-7v-3h7v3Zm0-4h-7v-3h6.17c.46 0 .83.37.83.83v2.17Z" /></svg>
8
- , 'LayoutTableOutlined');
9
-
10
- export default LayoutTableOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LoginLogoutOutlined: typeof SvgIcon;
4
- export default LoginLogoutOutlined;
@@ -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 LoginLogoutOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M1.3333 12.6667V3.3334c0-.5305.2109-1.039.586-1.414a1.9991 1.9991 0 0 1 1.414-.586H6a.6667.6667 0 0 1 0 1.3333H3.3333a.6666.6666 0 0 0-.6666.6667v9.3333a.6669.6669 0 0 0 .6666.6667H6a.6667.6667 0 0 1 0 1.3333H3.3333a2 2 0 0 1-2-2Zm8.862-8.4714a.6665.6665 0 0 1 .9427 0l3.3333 3.3334a.6664.6664 0 0 1 0 .9427l-3.3333 3.3333a.6664.6664 0 0 1-.9427 0 .6666.6666 0 0 1 0-.9427l2.1953-2.1953H6a.6667.6667 0 0 1 0-1.3333h6.3906L10.1953 5.138a.6666.6666 0 0 1 0-.9427Z" /></svg>
8
- , 'LoginLogoutOutlined');
9
-
10
- export default LoginLogoutOutlined;
@@ -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 MenuMoreHorizontalOutlined: typeof SvgIcon;
4
- export default MenuMoreHorizontalOutlined;
@@ -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 MenuMoreHorizontalOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 12 12"><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" /></svg>
8
- , 'MenuMoreHorizontalOutlined');
9
-
10
- export default MenuMoreHorizontalOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const MenuMoreVerticalOutlined: typeof SvgIcon;
4
- export default MenuMoreVerticalOutlined;
@@ -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 MenuMoreVerticalOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><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" /></svg>
8
- , 'MenuMoreVerticalOutlined');
9
-
10
- export default MenuMoreVerticalOutlined;
@@ -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 SettingsOnFill: typeof SvgIcon;
4
- export default SettingsOnFill;
@@ -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 SettingsOnFill = 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
- , 'SettingsOnFill');
9
-
10
- export default SettingsOnFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const SettingsConfigOutlined: typeof SvgIcon;
4
- export default SettingsConfigOutlined;
@@ -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 SettingsConfigOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><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" /><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" /></svg>
8
- , 'SettingsConfigOutlined');
9
-
10
- export default SettingsConfigOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const SettingsOffOutlined: typeof SvgIcon;
4
- export default SettingsOffOutlined;
@@ -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 SettingsOffOutlined = 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.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" /></svg>
8
- , 'SettingsOffOutlined');
9
-
10
- export default SettingsOffOutlined;
@@ -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;