@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
package/index.js ADDED
@@ -0,0 +1,194 @@
1
+ import { AccessibilityEclipseOutlined as r } from "./components/accessibilitys/outlined/AccessibilityEclipseOutlined.js";
2
+ import { AccessibilityMoonCloudDuotone as i } from "./components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js";
3
+ import { AccessibilitySunDuotone as l } from "./components/accessibilitys/duoTone/AccessibilitySunDuotone.js";
4
+ import { ActionsAddOutlined as m } from "./components/actions/outlined/ActionsAddOutlined.js";
5
+ import { ActionsCheckIndeterminateFill as d } from "./components/actions/fill/ActionsCheckIndeterminateFill.js";
6
+ import { ActionsCheckIndeterminateOutlined as x } from "./components/actions/outlined/ActionsCheckIndeterminateOutlined.js";
7
+ import { ActionsCheckMdOutlined as a } from "./components/actions/outlined/ActionsCheckMdOutlined.js";
8
+ import { ActionsCheckSmOutlined as s } from "./components/actions/outlined/ActionsCheckSmOutlined.js";
9
+ import { ActionsCheckedFill as C } from "./components/actions/fill/ActionsCheckedFill.js";
10
+ import { ActionsCircleUpDownOutlined as w } from "./components/actions/outlined/ActionsCircleUpDownOutlined.js";
11
+ import { ActionsCleanOutlined as g } from "./components/actions/outlined/ActionsCleanOutlined.js";
12
+ import { ActionsCloseMdOutlined as y } from "./components/actions/outlined/ActionsCloseMdOutlined.js";
13
+ import { ActionsCloseSmOutlined as F } from "./components/actions/outlined/ActionsCloseSmOutlined.js";
14
+ import { ActionsEditOutlined as M } from "./components/actions/outlined/ActionsEditOutlined.js";
15
+ import { ActionsFilterOutlined as k } from "./components/actions/outlined/ActionsFilterOutlined.js";
16
+ import { ActionsMultiCheckOutlined as R } from "./components/actions/outlined/ActionsMultiCheckOutlined.js";
17
+ import { ActionsRadioButtonCheckFill as U } from "./components/actions/fill/ActionsRadioButtonCheckFill.js";
18
+ import { ActionsSearchOutlined as E } from "./components/actions/outlined/ActionsSearchOutlined.js";
19
+ import { ActionsSortOutlined as T } from "./components/actions/outlined/ActionsSortOutlined.js";
20
+ import { ActionsTrashOutlined as z } from "./components/actions/outlined/ActionsTrashOutlined.js";
21
+ import { ActionsUncheckDuotone as H } from "./components/actions/duoTone/ActionsUncheckDuotone.js";
22
+ import { ActionsZoomInOutlined as W } from "./components/actions/outlined/ActionsZoomInOutlined.js";
23
+ import { ActionsZoomOutOutined as G } from "./components/actions/outlined/ActionsZoomOutOutined.js";
24
+ import { ArrowChevronDownOutlined as K } from "./components/arrows/outlined/ArrowChevronDownOutlined.js";
25
+ import { ArrowChevronFirstOutlined as X } from "./components/arrows/outlined/ArrowChevronFirstOutlined.js";
26
+ import { ArrowChevronLastOutlined as _ } from "./components/arrows/outlined/ArrowChevronLastOutlined.js";
27
+ import { ArrowChevronMdDownOutlined as oo } from "./components/arrows/outlined/ArrowChevronMdDownOutlined.js";
28
+ import { ArrowChevronMdLeftOutlined as ro } from "./components/arrows/outlined/ArrowChevronMdLeftOutlined.js";
29
+ import { ArrowChevronMdRightOutlined as io } from "./components/arrows/outlined/ArrowChevronMdRightOutlined.js";
30
+ import { ArrowChevronMdUpOutlined as lo } from "./components/arrows/outlined/ArrowChevronMdUpOutlined.js";
31
+ import { ArrowChevronSmDownOutlined as mo } from "./components/arrows/outlined/ArrowChevronSmDownOutlined.js";
32
+ import { ArrowChevronSmLeftOutlined as uo } from "./components/arrows/outlined/ArrowChevronSmLeftOutlined.js";
33
+ import { ArrowChevronSmRightOutlined as Oo } from "./components/arrows/outlined/ArrowChevronSmRightOutlined.js";
34
+ import { ArrowChevronSmUpOutlined as co } from "./components/arrows/outlined/ArrowChevronSmUpOutlined.js";
35
+ import { ArrowChevronUpOutlined as Ao } from "./components/arrows/outlined/ArrowChevronUpOutlined.js";
36
+ import { ArrowCollapseFill as ho } from "./components/arrows/fill/ArrowCollapseFill.js";
37
+ import { ArrowDownloadOutlined as Do } from "./components/arrows/outlined/ArrowDownloadOutlined.js";
38
+ import { ArrowExpandFill as Lo } from "./components/arrows/fill/ArrowExpandFill.js";
39
+ import { ArrowLeftOutlined as So } from "./components/arrows/outlined/ArrowLeftOutlined.js";
40
+ import { ArrowMinimizeFill as vo } from "./components/arrows/fill/ArrowMinimizeFill.js";
41
+ import { ArrowRefreshCcwOutlined as Po } from "./components/arrows/outlined/ArrowRefreshCcwOutlined.js";
42
+ import { ArrowRefreshMdOutlined as Bo } from "./components/arrows/outlined/ArrowRefreshMdOutlined.js";
43
+ import { ArrowRefreshSmOutlined as No } from "./components/arrows/outlined/ArrowRefreshSmOutlined.js";
44
+ import { ArrowRestoreOutlined as bo } from "./components/arrows/outlined/ArrowRestoreOutlined.js";
45
+ import { ArrowRightOutlined as Io } from "./components/arrows/outlined/ArrowRightOutlined.js";
46
+ import { ArrowUncollapsedFill as Vo } from "./components/arrows/fill/ArrowUncollapsedFill.js";
47
+ import { ArrowsChevronDownFill as qo } from "./components/arrows/fill/ArrowsChevronDownFill.js";
48
+ import { BooleanCircleCheckOutlined as Zo } from "./components/booleans/outlined/BooleanCircleCheckOutlined.js";
49
+ import { BooleanCircleCloseOutined as jo } from "./components/booleans/outlined/BooleanCircleCloseOutined.js";
50
+ import { BooleanPasswordViewOffOutlined as Jo } from "./components/booleans/outlined/BooleanPasswordViewOffOutlined.js";
51
+ import { BooleanPasswordViewOnOutlined as Qo } from "./components/booleans/outlined/BooleanPasswordViewOnOutlined.js";
52
+ import { BooleanPinOffOutlined as Yo } from "./components/booleans/outlined/BooleanPinOffOutlined.js";
53
+ import { BooleanPinOnOutlined as $o } from "./components/booleans/outlined/BooleanPinOnOutlined.js";
54
+ import { BooleanShieldOffOutlined as ee } from "./components/booleans/outlined/BooleanShieldOffOutlined.js";
55
+ import { BooleanShieldOnOutlined as te } from "./components/booleans/outlined/BooleanShieldOnOutlined.js";
56
+ import { ConnectivityLoadingOutlined as ne } from "./components/connectivitys/outlined/ConnectivityLoadingOutlined.js";
57
+ import { DateTimeClockOutlined as fe } from "./components/dateTime/outlined/DateTimeClockOutlined.js";
58
+ import { DateTimeCreatedOutlined as pe } from "./components/dateTime/outlined/DateTimeCreatedOutlined.js";
59
+ import { DateTimePeriodOutlined as ue } from "./components/dateTime/outlined/DateTimePeriodOutlined.js";
60
+ import { DesignPaletteDuotone as Oe } from "./components/designs/duotone/DesignPaletteDuotone.js";
61
+ import { DesignPaletteOutlined as ce } from "./components/designs/outlined/DesignPaletteOutlined.js";
62
+ import { DesignPatronumDuotone as Ae } from "./components/designs/duotone/DesignPatronumDuotone.js";
63
+ import { DesignPatronumFill as he } from "./components/designs/fill/DesignPatronumFill.js";
64
+ import { DesignPatronumOutlined as De } from "./components/designs/outlined/DesignPatronumOutlined.js";
65
+ import { DesignSquareDuotone as Le } from "./components/designs/duotone/DesignSquareDuotone.js";
66
+ import { DesignSquareFill as Se } from "./components/designs/fill/DesignSquareFill.js";
67
+ import { DevDevelopmentBranchOutlined as ve } from "./components/dev/outlined/DevDevelopmentBranchOutlined.js";
68
+ import { FillFolderPendingOrderOutlined as Pe } from "./components/fillFolder/outlined/FillFolderPendingOrderOutlined.js";
69
+ import { LayoutAlignLeftOutlined as Be } from "./components/layouts/outlined/LayoutAlignLeftOutlined.js";
70
+ import { LayoutAlignRightOutlined as Ne } from "./components/layouts/outlined/LayoutAlignRightOutlined.js";
71
+ import { LayoutCardOutlined as be } from "./components/layouts/outlined/LayoutCardOutlined.js";
72
+ import { LayoutCornersOutlined as Ie } from "./components/layouts/outlined/LayoutCornersOutlined.js";
73
+ import { LayoutDensityCompactOutlined as Ve } from "./components/layouts/outlined/LayoutDensityCompactOutlined.js";
74
+ import { LayoutDensityConfortableOutlined as qe } from "./components/layouts/outlined/LayoutDensityConfortableOutlined.js";
75
+ import { LayoutDensityStandardOutlined as Ze } from "./components/layouts/outlined/LayoutDensityStandardOutlined.js";
76
+ import { LayoutExpandOutlined as je } from "./components/layouts/outlined/LayoutExpandOutlined.js";
77
+ import { LayoutExpandedOutlined as Je } from "./components/layouts/outlined/LayoutExpandedOutlined.js";
78
+ import { LayoutFullOutlined as Qe } from "./components/layouts/outlined/LayoutFullOutlined.js";
79
+ import { LayoutPanelCloseOutlined as Ye } from "./components/layouts/outlined/LayoutPanelCloseOutlined.js";
80
+ import { LayoutSplitHorizontalOutlined as $e } from "./components/layouts/outlined/LayoutSplitHorizontalOutlined.js";
81
+ import { LayoutSplitVerticalOutlined as er } from "./components/layouts/outlined/LayoutSplitVerticalOutlined.js";
82
+ import { LayoutTableOutlined as tr } from "./components/layouts/outlined/LayoutTableOutlined.js";
83
+ import { LoginLogoutOutlined as nr } from "./components/loginLogout/outlined/LoginLogoutOutlined.js";
84
+ import { MediaVideoOutlined as fr } from "./components/medias/outlined/MediaVideoOutlined.js";
85
+ import { MenuMoreHorizontalOutlined as pr } from "./components/menu/outlined/MenuMoreHorizontalOutlined.js";
86
+ import { MenuMoreVerticalOutlined as ur } from "./components/menu/outlined/MenuMoreVerticalOutlined.js";
87
+ import { NotificationAlertOutlined as Or } from "./components/notifications/outlined/NotificationAlertOutlined.js";
88
+ import { NotificationCheckCircleFill as cr } from "./components/notifications/fill/NotificationCheckCircleFill.js";
89
+ import { NotificationInformationCircleFill as Ar } from "./components/notifications/fill/NotificationInformationCircleFill.js";
90
+ import { NotificationInformationOutlined as hr } from "./components/notifications/outlined/NotificationInformationOutlined.js";
91
+ import { NotificationNotificacionOutlined as Dr } from "./components/notifications/outlined/NotificationNotificacionOutlined.js";
92
+ import { NotificationWarningFill as Lr } from "./components/notifications/fill/NotificationWarningFill.js";
93
+ import { SettingsConfigOutlined as Sr } from "./components/settings/outlined/SettingsConfigOutlined.js";
94
+ import { SettingsOffOutlined as vr } from "./components/settings/outlined/SettingsOffOutlined.js";
95
+ import { SettingsOnFill as Pr } from "./components/settings/fill/SettingsOnFill.js";
96
+ import { ShoppingCartDuotone as Br } from "./components/shopping/duoTone/ShoppingCartDuotone.js";
97
+ export {
98
+ r as AccessibilityEclipseOutlined,
99
+ i as AccessibilityMoonCloudDuotone,
100
+ l as AccessibilitySunDuotone,
101
+ m as ActionsAddOutlined,
102
+ d as ActionsCheckIndeterminateFill,
103
+ x as ActionsCheckIndeterminateOutlined,
104
+ a as ActionsCheckMdOutlined,
105
+ s as ActionsCheckSmOutlined,
106
+ C as ActionsCheckedFill,
107
+ w as ActionsCircleUpDownOutlined,
108
+ g as ActionsCleanOutlined,
109
+ y as ActionsCloseMdOutlined,
110
+ F as ActionsCloseSmOutlined,
111
+ M as ActionsEditOutlined,
112
+ k as ActionsFilterOutlined,
113
+ R as ActionsMultiCheckOutlined,
114
+ U as ActionsRadioButtonCheckFill,
115
+ E as ActionsSearchOutlined,
116
+ T as ActionsSortOutlined,
117
+ z as ActionsTrashOutlined,
118
+ H as ActionsUncheckDuotone,
119
+ W as ActionsZoomInOutlined,
120
+ G as ActionsZoomOutOutined,
121
+ K as ArrowChevronDownOutlined,
122
+ X as ArrowChevronFirstOutlined,
123
+ _ as ArrowChevronLastOutlined,
124
+ oo as ArrowChevronMdDownOutlined,
125
+ ro as ArrowChevronMdLeftOutlined,
126
+ io as ArrowChevronMdRightOutlined,
127
+ lo as ArrowChevronMdUpOutlined,
128
+ mo as ArrowChevronSmDownOutlined,
129
+ uo as ArrowChevronSmLeftOutlined,
130
+ Oo as ArrowChevronSmRightOutlined,
131
+ co as ArrowChevronSmUpOutlined,
132
+ Ao as ArrowChevronUpOutlined,
133
+ ho as ArrowCollapseFill,
134
+ Do as ArrowDownloadOutlined,
135
+ Lo as ArrowExpandFill,
136
+ So as ArrowLeftOutlined,
137
+ vo as ArrowMinimizeFill,
138
+ Po as ArrowRefreshCcwOutlined,
139
+ Bo as ArrowRefreshMdOutlined,
140
+ No as ArrowRefreshSmOutlined,
141
+ bo as ArrowRestoreOutlined,
142
+ Io as ArrowRightOutlined,
143
+ Vo as ArrowUncollapsedFill,
144
+ qo as ArrowsChevronDownFill,
145
+ Zo as BooleanCircleCheckOutlined,
146
+ jo as BooleanCircleCloseOutined,
147
+ Jo as BooleanPasswordViewOffOutlined,
148
+ Qo as BooleanPasswordViewOnOutlined,
149
+ Yo as BooleanPinOffOutlined,
150
+ $o as BooleanPinOnOutlined,
151
+ ee as BooleanShieldOffOutlined,
152
+ te as BooleanShieldOnOutlined,
153
+ ne as ConnectivityLoadingOutlined,
154
+ fe as DateTimeClockOutlined,
155
+ pe as DateTimeCreatedOutlined,
156
+ ue as DateTimePeriodOutlined,
157
+ Oe as DesignPaletteDuotone,
158
+ ce as DesignPaletteOutlined,
159
+ Ae as DesignPatronumDuotone,
160
+ he as DesignPatronumFill,
161
+ De as DesignPatronumOutlined,
162
+ Le as DesignSquareDuotone,
163
+ Se as DesignSquareFill,
164
+ ve as DevDevelopmentBranchOutlined,
165
+ Pe as FillFolderPendingOrderOutlined,
166
+ Be as LayoutAlignLeftOutlined,
167
+ Ne as LayoutAlignRightOutlined,
168
+ be as LayoutCardOutlined,
169
+ Ie as LayoutCornersOutlined,
170
+ Ve as LayoutDensityCompactOutlined,
171
+ qe as LayoutDensityConfortableOutlined,
172
+ Ze as LayoutDensityStandardOutlined,
173
+ je as LayoutExpandOutlined,
174
+ Je as LayoutExpandedOutlined,
175
+ Qe as LayoutFullOutlined,
176
+ Ye as LayoutPanelCloseOutlined,
177
+ $e as LayoutSplitHorizontalOutlined,
178
+ er as LayoutSplitVerticalOutlined,
179
+ tr as LayoutTableOutlined,
180
+ nr as LoginLogoutOutlined,
181
+ fr as MediaVideoOutlined,
182
+ pr as MenuMoreHorizontalOutlined,
183
+ ur as MenuMoreVerticalOutlined,
184
+ Or as NotificationAlertOutlined,
185
+ cr as NotificationCheckCircleFill,
186
+ Ar as NotificationInformationCircleFill,
187
+ hr as NotificationInformationOutlined,
188
+ Dr as NotificationNotificacionOutlined,
189
+ Lr as NotificationWarningFill,
190
+ Sr as SettingsConfigOutlined,
191
+ vr as SettingsOffOutlined,
192
+ Pr as SettingsOnFill,
193
+ Br as ShoppingCartDuotone
194
+ };
package/package.json CHANGED
@@ -1,31 +1,34 @@
1
1
  {
2
2
  "name": "@m4l/icons",
3
- "version": "0.0.11",
4
- "license": "UNLICENSED",
5
- "description": "M4L Icons - Iconos personalizados siguiendo la estrategia de mui-icons-material",
6
- "type": "module",
7
- "packageManager": "yarn@4.5.0",
8
- "engines": {
9
- "node": ">=12.0.0"
3
+ "version": "0.0.13-beta.0",
4
+ "publishConfig": {
5
+ "access": "public"
10
6
  },
11
- "main": "index.js",
12
- "module": "index.js",
13
- "types": "index.d.ts",
14
- "sideEffects": false,
7
+ "type": "module",
8
+ "main": "./index.js",
9
+ "module": "./index.js",
10
+ "types": "./index.d.ts",
15
11
  "files": [
12
+ "index.js",
13
+ "index.d.ts",
16
14
  "*"
17
15
  ],
18
- "publishConfig": {
19
- "access": "public"
16
+ "exports": {
17
+ "./package.json": "./package.json",
18
+ ".": {
19
+ "types": "./index.d.ts",
20
+ "import": "./index.js",
21
+ "default": "./index.js"
22
+ }
20
23
  },
21
24
  "peerDependencies": {
22
- "@mui/material": "5.16.7",
23
- "@types/react": "^18.0.0",
24
- "react": "^18.0.0"
25
+ "@emotion/react": "11.14.0",
26
+ "@emotion/styled": "11.14.1",
27
+ "react": "^19.0.0",
28
+ "react-dom": "^19.0.0"
25
29
  },
26
30
  "dependencies": {
27
- "@m4l/core": "^2.0.0",
28
- "@m4l/graphics": "^7.0.0",
29
- "@m4l/styles": "^7.0.0"
31
+ "@emotion/react": "11.14.0",
32
+ "@mui/material": "5.16.7"
30
33
  }
31
34
  }
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilityMoonCloudDuotone: typeof SvgIcon;
4
- export default AccessibilityMoonCloudDuotone;
@@ -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 AccessibilityMoonCloudDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#787C82" d="M9.5981 1.6519A6.0056 6.0056 0 0 1 2.4019 8.848a6.0109 6.0109 0 0 0 3.5043 4.1766 4.1324 4.1324 0 0 1 4.0622-.8007 6.3876 6.3876 0 0 1 4.2628-4.4362h.0141c0-.0938.0066-.1875.0066-.2813A6.0002 6.0002 0 0 0 9.5981 1.652Z" opacity=".2" /><path fill="#787C82" d="M16.125 6.75a7.167 7.167 0 0 0-1.1588.0938A6.7433 6.7433 0 0 0 9.7659.9216a.75.75 0 0 0-.899.898A5.2546 5.2546 0 0 1 2.5696 8.117a.75.75 0 0 0-.8991.899 6.77 6.77 0 0 0 3.0272 4.2244A4.875 4.875 0 0 0 8.625 21h7.5a7.125 7.125 0 0 0 0-14.25Zm-12.6216 3H3.75A6.7575 6.7575 0 0 0 10.5 3v-.2503a5.2153 5.2153 0 0 1 3 4.5 7.1508 7.1508 0 0 0-4.0313 4.0687 4.8747 4.8747 0 0 0-3.6562.8307 5.2708 5.2708 0 0 1-2.3091-2.399ZM16.125 19.5h-7.5a3.3743 3.3743 0 0 1-2.4605-1.0715 3.3753 3.3753 0 0 1-.534-3.8484 3.374 3.374 0 0 1 2.0759-1.7009 3.3737 3.3737 0 0 1 1.3667-.1001 7 7 0 0 0-.0722.6778.7512.7512 0 1 0 1.5.0862c.021-.3741.0801-.745.1762-1.1072 0-.015.0085-.03.0113-.045a5.6302 5.6302 0 0 1 4.3498-4.047 5.6305 5.6305 0 0 1 4.0569 10.3068 5.6297 5.6297 0 0 1-2.9701.8493Z" /></svg>
8
- , 'AccessibilityMoonCloudDuotone');
9
-
10
- export default AccessibilityMoonCloudDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilitySunDuotone: typeof SvgIcon;
4
- export default AccessibilitySunDuotone;
@@ -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 AccessibilitySunDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><g fill="#787C82"><path d="M17.25 12a5.2503 5.2503 0 0 1-6.2742 5.1491 5.2496 5.2496 0 0 1-4.125-4.1249A5.25 5.25 0 1 1 17.25 12Z" opacity=".2" /><path d="M11.25 3.75V1.5a.7498.7498 0 0 1 1.2803-.5303.7498.7498 0 0 1 .2197.5303v2.25a.7498.7498 0 0 1-1.2803.5303.7498.7498 0 0 1-.2197-.5303ZM18 12a5.9998 5.9998 0 0 1-7.1705 5.8847A5.9998 5.9998 0 0 1 12 6a6.0064 6.0064 0 0 1 6 6Zm-1.5 0a4.5 4.5 0 1 0-4.5 4.5 4.5042 4.5042 0 0 0 3.1806-1.3194A4.5042 4.5042 0 0 0 16.5 12ZM5.4694 6.5306a.7504.7504 0 1 0 1.0612-1.0612l-1.5-1.5a.7504.7504 0 1 0-1.0612 1.0612l1.5 1.5Zm0 10.9388-1.5 1.5a.7503.7503 0 1 0 1.0612 1.0612l1.5-1.5A.751.751 0 0 0 6.7504 18a.751.751 0 0 0-.2198-.5306.75.75 0 0 0-1.0612 0ZM18 6.75a.7497.7497 0 0 0 .5306-.2194l1.5-1.5a.7501.7501 0 0 0 0-1.0612.7503.7503 0 0 0-1.0612 0l-1.5 1.5A.75.75 0 0 0 18 6.75Zm.5306 10.7194a.75.75 0 0 0-1.0612 0 .75.75 0 0 0 0 1.0612l1.5 1.5a.7505.7505 0 1 0 1.0612-1.0612l-1.5-1.5ZM4.5 12a.7499.7499 0 0 0-.75-.75H1.5a.7498.7498 0 0 0-.5303 1.2803.7498.7498 0 0 0 .5303.2197h2.25A.7498.7498 0 0 0 4.5 12Zm7.5 7.5a.7497.7497 0 0 0-.75.75v2.25a.7497.7497 0 0 0 .75.75.7497.7497 0 0 0 .75-.75v-2.25a.7497.7497 0 0 0-.75-.75Zm10.5-8.25h-2.25a.7497.7497 0 0 0-.75.75.7497.7497 0 0 0 .75.75h2.25a.7497.7497 0 0 0 .75-.75.7497.7497 0 0 0-.75-.75Z" /></g><defs></defs></svg>
8
- , 'AccessibilitySunDuotone');
9
-
10
- export default AccessibilitySunDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilityEclipseOutlined: typeof SvgIcon;
4
- export default AccessibilityEclipseOutlined;
@@ -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 AccessibilityEclipseOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M7.9998.6834c4.0409 0 7.3168 3.2756 7.3169 7.3164 0 4.0409-3.276 7.3169-7.3169 7.3169C3.959 15.3166.6834 12.0406.6834 7.9998.6835 3.9591 3.9591.6835 7.9998.6834ZM1.9832 7.9998c0 3.3229 2.6938 6.0165 6.0166 6.0166 2.8398 0 5.2185-1.9676 5.8506-4.6138a5.363 5.363 0 0 1-2.251.6216l-.2661.0064a5.364 5.364 0 0 1-5.3642-5.3638c0-.886.2196-1.7493.6279-2.5176-2.646.6322-4.6137 3.011-4.6138 5.8506Zm5.2862-3.333a4.0641 4.0641 0 0 0 4.0639 4.064l.2017-.005a4.0626 4.0626 0 0 0 2.4746-1.0028c-.1406-3.1026-2.6303-5.593-5.733-5.7334a4.0636 4.0636 0 0 0-1.0072 2.6772Z" /></g><defs></defs></svg>
8
- , 'AccessibilityEclipseOutlined');
9
-
10
- export default AccessibilityEclipseOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsUncheckDuotone: typeof SvgIcon;
4
- export default ActionsUncheckDuotone;
@@ -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 ActionsUncheckDuotone = 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
- , 'ActionsUncheckDuotone');
9
-
10
- export default ActionsUncheckDuotone;
@@ -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="2 2 16 12"><g filter="url(#filter0_di_2546_36)"><path fill="#323B3B" d="M9.99 1c1.32 0 2.44 0 3.33.12.86.12 1.66.36 2.32.96l.13.12c.68.68.96 1.53 1.08 2.45.12.89.12 2 .12 3.33s0 2.45-.12 3.33c-.12.86-.36 1.66-.96 2.32l-.12.13c-.68.68-1.53.96-2.45 1.08-.89.12-2 .12-3.33.12s-2.45 0-3.33-.12c-.86-.12-1.66-.36-2.32-.96l-.13-.12c-.68-.68-.96-1.53-1.08-2.45C3 10.43 3 9.31 3 7.99c0-1.32 0-2.45.12-3.33.12-.92.4-1.77 1.08-2.45.68-.69 1.53-.97 2.45-1.09C7.54 1 8.66 1 9.99 1Zm3.61 4.49c-.19-.37-.64-.51-1.01-.32-1.35.7-2.47 2.06-3.22 3.16-.28.4-.51.78-.7 1.11-.18-.17-.36-.31-.51-.43-.2-.15-.39-.28-.52-.36-.07-.04-.12-.08-.16-.1-.02-.01-.04-.02-.05-.03h-.01l-.07-.03c-.35-.15-.76 0-.95.33-.2.36-.06.82.3 1.02 0 0 .02 0 .03.02.03.02.07.04.12.07.1.07.25.16.42.29.34.25.7.59.92.94.15.23.41.36.68.35.27-.02.52-.18.63-.42 0 0 0-.01.01-.03.01-.02.03-.06.05-.11.05-.1.12-.24.22-.41.19-.35.48-.83.83-1.34.72-1.05 1.67-2.15 2.68-2.68.37-.19.51-.64.32-1.01l-.01-.02Z" /></g><defs><filter id="filter0_di_2546_36" width="19.97" height="19.96" 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_2546_36" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2546_36" 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_2546_36" /></filter></defs></svg>
8
- , 'ActionsCheckedFill');
9
-
10
- export default ActionsCheckedFill;
@@ -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 ActionsCheckIndeterminateOutlined: typeof SvgIcon;
4
- export default ActionsCheckIndeterminateOutlined;
@@ -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 ActionsCheckIndeterminateOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.6208 7.4068a.6434.6434 0 0 1 .6432.6432.6434.6434 0 0 1-.6432.6432H5.4783a.6436.6436 0 0 1-.6432-.6432c0-.355.2883-.643.6432-.6432h5.1425Z" /><path fill="#323B3B" fillRule="evenodd" d="M8.05 1.3c1.421 0 2.552-.0011 3.4363.1177.9027.1214 1.6453.3788 2.2318.9652.5862.5865.8438 1.3284.9652 2.2309.1188.8842.1167 2.0152.1167 3.4362 0 1.421.0021 2.552-.1167 3.4362-.1214.9027-.3788 1.6453-.9652 2.2318-.5866.5865-1.3291.8438-2.2318.9652-.8843.1188-2.0153.1168-3.4362.1168-1.421 0-2.552.0021-3.4363-.1168-.9025-.1213-1.6444-.379-2.2308-.9652-.5865-.5865-.8438-1.3291-.9652-2.2318C1.2989 10.602 1.3 9.471 1.3 8.05c0-1.421-.0011-2.552.1178-3.4362.1214-.9027.3787-1.6444.9652-2.2309.5865-.5864 1.3281-.8438 2.2308-.9652C5.4981 1.2988 6.629 1.3 8.0501 1.3Zm0 1.2863c-1.4573 0-2.4861.0008-3.2648.1055-.7601.1022-1.1857.292-1.4935.5998-.3078.3079-.4976.7334-.5998 1.4936-.1047.7786-.1055 1.8074-.1055 3.2648 0 1.4572.0008 2.4862.1055 3.2648.1021.7598.2922 1.1857.5998 1.4935.3078.3077.7336.4977 1.4935.5999.7787.1046 1.8075.1064 3.2649.1064 1.4572 0 2.4861-.0018 3.2648-.1064.7601-.1022 1.1857-.2921 1.4935-.5999.3078-.3078.4976-.7334.5998-1.4935.1047-.7787.1064-1.8075.1064-3.2648s-.0017-2.4862-.1064-3.2648c-.1022-.76-.2922-1.1858-.5998-1.4935-.3078-.3077-.7337-.4977-1.4935-.5999-.7787-.1046-1.8076-.1055-3.2648-.1055Z" clipRule="evenodd" /></svg>
8
- , 'ActionsCheckIndeterminateOutlined');
9
-
10
- export default ActionsCheckIndeterminateOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCheckMdOutlined: typeof SvgIcon;
4
- export default ActionsCheckMdOutlined;
@@ -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 ActionsCheckMdOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.862 3.5286a.6665.6665 0 1 1 .9427.9428l-7.3333 7.3333a.6666.6666 0 0 1-.9427 0L2.1953 8.4714a.6665.6665 0 0 1 0-.9427.6665.6665 0 0 1 .9427 0L6 10.3905l6.862-6.862Z" /></svg>
8
- , 'ActionsCheckMdOutlined');
9
-
10
- export default ActionsCheckMdOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCheckSmOutlined: typeof SvgIcon;
4
- export default ActionsCheckSmOutlined;
@@ -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 ActionsCheckSmOutlined = 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
- , 'ActionsCheckSmOutlined');
9
-
10
- export default ActionsCheckSmOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCircleUpDownOutlined: typeof SvgIcon;
4
- export default ActionsCircleUpDownOutlined;
@@ -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 ActionsCircleUpDownOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><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.5Zm0 12a5.5004 5.5004 0 0 1-5.0813-3.3952 5.5002 5.5002 0 0 1 7.1861-7.1861A5.5002 5.5002 0 0 1 13.5 8 5.5065 5.5065 0 0 1 8 13.5Zm2.3538-7.3537a.5004.5004 0 0 1-.7075.7074L8 5.207 6.3537 6.8537a.5003.5003 0 1 1-.7074-.7074l2-2a.5.5 0 0 1 .7074 0l2.0001 2Zm0 3a.5011.5011 0 0 1 .1085.5452.502.502 0 0 1-.1085.1622l-2 2.0001a.5011.5011 0 0 1-.5452.1085.502.502 0 0 1-.1623-.1085l-2-2a.5003.5003 0 1 1 .7074-.7075L8 10.793l1.6463-1.6469a.5.5 0 0 1 .7075 0Z" /></svg>
8
- , 'ActionsCircleUpDownOutlined');
9
-
10
- export default ActionsCircleUpDownOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCleanOutlined: typeof SvgIcon;
4
- export default ActionsCleanOutlined;
@@ -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 ActionsCleanOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.0158 10h3V9h-3v1Zm2 4h3v-1h-3v1Zm-1-2h3v-1h-3v1Z" /><path fill="#323B3B" d="M8.5172 10A2.4477 2.4477 0 0 0 7.315 7.9135L11.0158 1.5l-.8655-.5-3.7879 6.563a2.8495 2.8495 0 0 0-2.6216.7515C1.869 10.12 2.0139 14.341 2.0208 14.52a.5.5 0 0 0 .5.48h7.4956a.4996.4996 0 0 0 .4743-.3419.4998.4998 0 0 0-.1743-.5581c-1.7699-1.328-1.7992-4.0732-1.7992-4.1ZM5.9808 8.4985A1.555 1.555 0 0 1 7.5178 10c0 .019.001.104.0084.2344L4.5765 8.9226a1.9 1.9 0 0 1 1.4043-.424ZM7.7405 14a2.5999 2.5999 0 0 1-.7247-1.5h-1A3.2494 3.2494 0 0 0 6.5 14H5.3883a8.308 8.308 0 0 1-.3725-2h-1a8.6704 8.6704 0 0 0 .3326 2H3.0158c.0155-.9182.145-2.946.9013-4.2764l3.7665 1.6751A6.5125 6.5125 0 0 0 8.8142 14H7.7405Z" /></svg>
8
- , 'ActionsCleanOutlined');
9
-
10
- export default ActionsCleanOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCloseMdOutlined: typeof SvgIcon;
4
- export default ActionsCloseMdOutlined;
@@ -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 ActionsCloseMdOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M11.1028 3.7396c.3195-.3194.8383-.3195 1.1577 0 .3193.3194.3193.8382 0 1.1577l-3.104 3.1029 3.1028 3.1028c.3193.3195.3193.8383 0 1.1578-.3193.319-.8371.3189-1.1565 0l-3.104-3.1041-3.1017 3.1029a.8178.8178 0 0 1-1.1566 0 .8176.8176 0 0 1 0-1.1566l3.1017-3.1028-3.1029-3.103a.8182.8182 0 0 1 0-1.1564c.3196-.3194.8383-.3195 1.1578 0l3.1016 3.1016 3.1041-3.1028Z" /></svg>
8
- , 'ActionsCloseMdOutlined');
9
-
10
- export default ActionsCloseMdOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsCloseSmOutlined: typeof SvgIcon;
4
- export default ActionsCloseSmOutlined;
@@ -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 ActionsCloseSmOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" stroke="#323B3B" strokeLinecap="round" strokeWidth=".2" d="M10.1572 5.1914a.472.472 0 0 1 .667 0 .472.472 0 0 1 0 .667L8.6816 8l2.1426 2.1416a.472.472 0 0 1 0 .667.472.472 0 0 1-.667 0L8.0156 8.666 5.874 10.8086a.472.472 0 0 1-.667 0 .472.472 0 0 1 0-.667L7.3486 8 5.207 5.8584a.472.472 0 0 1 0-.667.472.472 0 0 1 .667 0L8.0156 7.333l2.1416-2.1416Z" /></svg>
8
- , 'ActionsCloseSmOutlined');
9
-
10
- export default ActionsCloseSmOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsEditOutlined: typeof SvgIcon;
4
- export default ActionsEditOutlined;
@@ -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 ActionsEditOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M13.4268 3.718a1.1446 1.1446 0 0 0-1.9536-.8099l-7.9585 7.9611-.0009.0005a.655.655 0 0 0-.1638.2721l-.6578 2.1655 2.1682-.6574.0751-.0279a.6552.6552 0 0 0 .197-.135l7.9589-7.9597.076-.0844a1.1443 1.1443 0 0 0 .2594-.725Zm-.0598 9.1128a.5366.5366 0 0 1 .055 1.0705l-.055.0031H8.5966a.5368.5368 0 0 1 0-1.0736h4.7704ZM14.5 3.7179a2.2183 2.2183 0 0 1-.6495 1.5685l-7.9602 7.9611a1.73 1.73 0 0 1-.7176.4297l-2.5962.7871-.0013.0004a.8359.8359 0 0 1-.8303-.2087.8357.8357 0 0 1-.2101-.8299l.0009-.0022.7875-2.5953.0004-.0013a1.7296 1.7296 0 0 1 .4324-.7176l7.9585-7.9603.0795-.076A2.2179 2.2179 0 0 1 14.5 3.718Z" /></svg>
8
- , 'ActionsEditOutlined');
9
-
10
- export default ActionsEditOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsFilterOutlined: typeof SvgIcon;
4
- export default ActionsFilterOutlined;
@@ -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 ActionsFilterOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" fillRule="evenodd" d="M11.8434 1.4004c.5255 0 .9817-.0012 1.3418.0478.3749.0512.7509.1682 1.04.4864.2919.3213.3682.7063.374 1.083.0056.3577-.0531.802-.1181 1.3076-.023.1788-.0578.3576-.1328.538-.0763.1837-.1809.3388-.3077.4893-.6545.7776-1.8752 2.187-3.5937 3.4707a.0686.0686 0 0 0-.0137.0186.1442.1442 0 0 0-.0156.0537c-.1657 1.832-.3198 2.8491-.419 3.3779-.1218.6499-.6213 1.095-1.0253 1.3877-.2143.1552-.4406.2943-.6377.4141-.2064.1255-.3728.2252-.5059.3193-.399.2818-.8586.2491-1.1992.0508-.3212-.1872-.5578-.5286-.6045-.9228-.0917-.7747-.2637-2.342-.4512-4.6329a.1384.1384 0 0 0-.0146-.0527.0554.0554 0 0 0-.0147-.0185C3.8305 7.536 2.6122 6.129 1.9586 5.3525c-.1266-.1504-.2313-.3057-.3076-.4892-.075-.1805-.1098-.3593-.1328-.5381-.065-.5056-.1237-.95-.1182-1.3076.0059-.3766.0823-.7618.374-1.083.2891-.3182.6652-.4352 1.04-.4864.3601-.049.8163-.0478 1.3419-.0478h7.6875ZM4.1559 2.5996c-.5605 0-.9197.0017-1.1797.0371-.245.0335-.2954.0856-.3135.1055-.0155.017-.0589.0637-.0625.294-.0039.2508.0387.5933.1084 1.1357.0163.1267.0333.1883.0508.2305.0162.039.0444.0902.1172.1767.6375.7574 1.7851 2.0791 3.3877 3.2773.2998.2243.4761.5728.5058.9356.1848 2.2569.3537 3.8026.4444 4.5703.1583-.1068.3362-.2141.498-.3125.1978-.1202.386-.2368.5567-.3603.3655-.2648.5188-.4725.5498-.6368.0899-.4798.2397-1.4573.4033-3.2656l.0195-.1338c.0596-.3091.227-.5974.4873-.792 1.6057-1.1996 2.7552-2.5238 3.3936-3.2822.0728-.0866.1009-.1377.1172-.1768.0175-.0421.0344-.1035.0507-.2304.0698-.5424.1123-.885.1084-1.1358-.0036-.231-.0471-.277-.0625-.294-.0185-.0203-.0706-.0723-.3134-.1054-.2601-.0353-.6193-.037-1.1797-.037H4.1559Z" clipRule="evenodd" /></svg>
8
- , 'ActionsFilterOutlined');
9
-
10
- export default ActionsFilterOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsMultiCheckOutlined: typeof SvgIcon;
4
- export default ActionsMultiCheckOutlined;
@@ -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 ActionsMultiCheckOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M1.5 4.6787a.621.621 0 0 1 .6211.6211v2.25l.003 1.1729c.0065 1.029.0313 1.6642.1269 2.2304.2814 1.6668 1.4578 3.0217 2.9639 3.1533.8195.0717 1.8643.0723 3.2851.0723 1.3006 0 2.5995-.0971 3.8857-.29l.0225-.0039a.6218.6218 0 0 1 .7061.5224.622.622 0 0 1-.5225.7071l-.0215.0029a27.4487 27.4487 0 0 1-3.5595.2988l-.5108.0049c-1.399 0-2.5074.0013-3.3936-.0762-2.2378-.1956-3.7367-2.1455-4.081-4.1845-.149-.8825-.1465-1.8847-.1465-3.6104v-2.25a.621.621 0 0 1 .6211-.621Z" /><path fill="#323B3B" d="M11.0791 1.4004A.5995.5995 0 0 1 11.6787 2a.5995.5995 0 0 1-.5996.5996H9.5c-1.1954 0-2.0316.002-2.663.087-.6143.0825-.9447.2336-1.1807.4697-.2361.236-.3872.5664-.4698 1.1806-.0849.6315-.0869 1.4677-.0869 2.6631s.002 2.0316.087 2.663c.0825.6143.2336.9447.4696 1.1808.2361.236.5665.3871 1.1807.4697.6315.0849 1.4677.0869 2.6631.0869s2.0316-.002 2.6631-.0869c.6142-.0826.9446-.2337 1.1807-.4697.236-.2361.3871-.5665.4697-1.1807.0849-.6315.0869-1.4677.0869-2.6631V5.9473a.5994.5994 0 0 1 .5996-.5996.5994.5994 0 0 1 .5996.5996V7c0 1.1615.0015 2.0932-.0967 2.8232-.1004.7473-.3144 1.373-.8105 1.8692-.4962.4961-1.1219.7101-1.8692.8105-.73.0982-1.6617.0967-2.8232.0967-1.1616 0-2.0932.0015-2.8232-.0967-.7473-.1004-1.373-.3144-1.8692-.8105-.4961-.4962-.71-1.1219-.8105-1.8692-.0982-.73-.0967-1.6617-.0967-2.8232 0-1.1616-.0015-2.0932.0967-2.8232.1004-.7473.3144-1.373.8105-1.8692.4962-.4961 1.1219-.71 1.8692-.8105.73-.0982 1.6617-.0967 2.8232-.0967h1.5791Z" /><path fill="#323B3B" d="M14.0772 2.5742a.6004.6004 0 0 1 .8486.003.6004.6004 0 0 1-.0029.8486l-5.04 5a.6001.6001 0 0 1-.8224.0215l-1.96-1.75a.5994.5994 0 0 1-.0478-.8467.5994.5994 0 0 1 .8467-.0479l1.5381 1.373 4.6397-4.6015Z" /></svg>
8
- , 'ActionsMultiCheckOutlined');
9
-
10
- export default ActionsMultiCheckOutlined;