@m4l/icons 0.0.10 → 0.0.13-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (425) hide show
  1. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts +5 -0
  2. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts.map +1 -0
  3. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js +13 -0
  4. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +5 -0
  5. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts.map +1 -0
  6. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.js +16 -0
  7. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts +5 -0
  8. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts.map +1 -0
  9. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.js +13 -0
  10. package/components/actions/duoTone/ActionsUncheckDuotone.d.ts +5 -0
  11. package/components/actions/duoTone/ActionsUncheckDuotone.d.ts.map +1 -0
  12. package/components/actions/duoTone/ActionsUncheckDuotone.js +37 -0
  13. package/components/actions/fill/ActionsCheckIndeterminateFill.d.ts +5 -0
  14. package/components/actions/fill/ActionsCheckIndeterminateFill.d.ts.map +1 -0
  15. package/components/actions/fill/ActionsCheckIndeterminateFill.js +28 -0
  16. package/components/actions/fill/ActionsCheckedFill.d.ts +5 -0
  17. package/components/actions/fill/ActionsCheckedFill.d.ts.map +1 -0
  18. package/components/actions/fill/ActionsCheckedFill.js +28 -0
  19. package/components/actions/fill/ActionsRadioButtonCheckFill.d.ts +5 -0
  20. package/components/actions/fill/ActionsRadioButtonCheckFill.d.ts.map +1 -0
  21. package/components/actions/fill/ActionsRadioButtonCheckFill.js +25 -0
  22. package/components/actions/outlined/ActionsAddOutlined.d.ts +5 -0
  23. package/components/actions/outlined/ActionsAddOutlined.d.ts.map +1 -0
  24. package/components/actions/outlined/ActionsAddOutlined.js +10 -0
  25. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts +5 -0
  26. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts.map +1 -0
  27. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.js +13 -0
  28. package/components/actions/outlined/ActionsCheckMdOutlined.d.ts +5 -0
  29. package/components/actions/outlined/ActionsCheckMdOutlined.d.ts.map +1 -0
  30. package/components/actions/outlined/ActionsCheckMdOutlined.js +10 -0
  31. package/components/actions/outlined/ActionsCheckSmOutlined.d.ts +5 -0
  32. package/components/actions/outlined/ActionsCheckSmOutlined.d.ts.map +1 -0
  33. package/components/actions/outlined/ActionsCheckSmOutlined.js +10 -0
  34. package/components/actions/outlined/ActionsCircleUpDownOutlined.d.ts +5 -0
  35. package/components/actions/outlined/ActionsCircleUpDownOutlined.d.ts.map +1 -0
  36. package/components/actions/outlined/ActionsCircleUpDownOutlined.js +10 -0
  37. package/components/actions/outlined/ActionsCleanOutlined.d.ts +5 -0
  38. package/components/actions/outlined/ActionsCleanOutlined.d.ts.map +1 -0
  39. package/components/actions/outlined/ActionsCleanOutlined.js +13 -0
  40. package/components/actions/outlined/ActionsCloseMdOutlined.d.ts +5 -0
  41. package/components/actions/outlined/ActionsCloseMdOutlined.d.ts.map +1 -0
  42. package/components/actions/outlined/ActionsCloseMdOutlined.js +10 -0
  43. package/components/actions/outlined/ActionsCloseSmOutlined.d.ts +5 -0
  44. package/components/actions/outlined/ActionsCloseSmOutlined.d.ts.map +1 -0
  45. package/components/actions/outlined/ActionsCloseSmOutlined.js +10 -0
  46. package/components/actions/outlined/ActionsEditOutlined.d.ts +5 -0
  47. package/components/actions/outlined/ActionsEditOutlined.d.ts.map +1 -0
  48. package/components/actions/outlined/ActionsEditOutlined.js +10 -0
  49. package/components/actions/outlined/ActionsFilterOutlined.d.ts +5 -0
  50. package/components/actions/outlined/ActionsFilterOutlined.d.ts.map +1 -0
  51. package/components/actions/outlined/ActionsFilterOutlined.js +10 -0
  52. package/components/actions/outlined/ActionsMultiCheckOutlined.d.ts +5 -0
  53. package/components/actions/outlined/ActionsMultiCheckOutlined.d.ts.map +1 -0
  54. package/components/actions/outlined/ActionsMultiCheckOutlined.js +14 -0
  55. package/components/actions/outlined/ActionsSearchOutlined.d.ts +5 -0
  56. package/components/actions/outlined/ActionsSearchOutlined.d.ts.map +1 -0
  57. package/components/actions/outlined/ActionsSearchOutlined.js +10 -0
  58. package/components/actions/outlined/ActionsSortOutlined.d.ts +5 -0
  59. package/components/actions/outlined/ActionsSortOutlined.d.ts.map +1 -0
  60. package/components/actions/outlined/ActionsSortOutlined.js +13 -0
  61. package/components/actions/outlined/ActionsTrashOutlined.d.ts +5 -0
  62. package/components/actions/outlined/ActionsTrashOutlined.d.ts.map +1 -0
  63. package/components/actions/outlined/ActionsTrashOutlined.js +13 -0
  64. package/components/actions/outlined/ActionsZoomInOutlined.d.ts +5 -0
  65. package/components/actions/outlined/ActionsZoomInOutlined.d.ts.map +1 -0
  66. package/components/actions/outlined/ActionsZoomInOutlined.js +16 -0
  67. package/components/actions/outlined/ActionsZoomOutOutined.d.ts +5 -0
  68. package/components/actions/outlined/ActionsZoomOutOutined.d.ts.map +1 -0
  69. package/components/actions/outlined/ActionsZoomOutOutined.js +16 -0
  70. package/components/arrows/fill/ArrowCollapseFill.d.ts +5 -0
  71. package/components/arrows/fill/ArrowCollapseFill.d.ts.map +1 -0
  72. package/components/arrows/fill/ArrowCollapseFill.js +13 -0
  73. package/components/arrows/fill/ArrowExpandFill.d.ts +5 -0
  74. package/components/arrows/fill/ArrowExpandFill.d.ts.map +1 -0
  75. package/components/arrows/fill/ArrowExpandFill.js +10 -0
  76. package/components/arrows/fill/ArrowMinimizeFill.d.ts +5 -0
  77. package/components/arrows/fill/ArrowMinimizeFill.d.ts.map +1 -0
  78. package/components/arrows/fill/ArrowMinimizeFill.js +10 -0
  79. package/components/arrows/fill/ArrowUncollapsedFill.d.ts +5 -0
  80. package/components/arrows/fill/ArrowUncollapsedFill.d.ts.map +1 -0
  81. package/components/arrows/fill/ArrowUncollapsedFill.js +13 -0
  82. package/components/arrows/fill/ArrowsChevronDownFill.d.ts +5 -0
  83. package/components/arrows/fill/ArrowsChevronDownFill.d.ts.map +1 -0
  84. package/components/arrows/fill/ArrowsChevronDownFill.js +10 -0
  85. package/components/arrows/outlined/ArrowChevronDownOutlined.d.ts +5 -0
  86. package/components/arrows/outlined/ArrowChevronDownOutlined.d.ts.map +1 -0
  87. package/components/arrows/outlined/ArrowChevronDownOutlined.js +13 -0
  88. package/components/arrows/outlined/ArrowChevronFirstOutlined.d.ts +5 -0
  89. package/components/arrows/outlined/ArrowChevronFirstOutlined.d.ts.map +1 -0
  90. package/components/arrows/outlined/ArrowChevronFirstOutlined.js +10 -0
  91. package/components/arrows/outlined/ArrowChevronLastOutlined.d.ts +5 -0
  92. package/components/arrows/outlined/ArrowChevronLastOutlined.d.ts.map +1 -0
  93. package/components/arrows/outlined/ArrowChevronLastOutlined.js +13 -0
  94. package/components/arrows/outlined/ArrowChevronMdDownOutlined.d.ts +5 -0
  95. package/components/arrows/outlined/ArrowChevronMdDownOutlined.d.ts.map +1 -0
  96. package/components/arrows/outlined/ArrowChevronMdDownOutlined.js +10 -0
  97. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts +5 -0
  98. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts.map +1 -0
  99. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.js +10 -0
  100. package/components/arrows/outlined/ArrowChevronMdRightOutlined.d.ts +5 -0
  101. package/components/arrows/outlined/ArrowChevronMdRightOutlined.d.ts.map +1 -0
  102. package/components/arrows/outlined/ArrowChevronMdRightOutlined.js +10 -0
  103. package/components/arrows/outlined/ArrowChevronMdUpOutlined.d.ts +5 -0
  104. package/components/arrows/outlined/ArrowChevronMdUpOutlined.d.ts.map +1 -0
  105. package/components/arrows/outlined/ArrowChevronMdUpOutlined.js +10 -0
  106. package/components/arrows/outlined/ArrowChevronSmDownOutlined.d.ts +5 -0
  107. package/components/arrows/outlined/ArrowChevronSmDownOutlined.d.ts.map +1 -0
  108. package/components/arrows/outlined/ArrowChevronSmDownOutlined.js +13 -0
  109. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts +5 -0
  110. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts.map +1 -0
  111. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.js +13 -0
  112. package/components/arrows/outlined/ArrowChevronSmRightOutlined.d.ts +5 -0
  113. package/components/arrows/outlined/ArrowChevronSmRightOutlined.d.ts.map +1 -0
  114. package/components/arrows/outlined/ArrowChevronSmRightOutlined.js +13 -0
  115. package/components/arrows/outlined/ArrowChevronSmUpOutlined.d.ts +5 -0
  116. package/components/arrows/outlined/ArrowChevronSmUpOutlined.d.ts.map +1 -0
  117. package/components/arrows/outlined/ArrowChevronSmUpOutlined.js +13 -0
  118. package/components/arrows/outlined/ArrowChevronUpOutlined.d.ts +5 -0
  119. package/components/arrows/outlined/ArrowChevronUpOutlined.d.ts.map +1 -0
  120. package/components/arrows/outlined/ArrowChevronUpOutlined.js +13 -0
  121. package/components/arrows/outlined/ArrowDownloadOutlined.d.ts +5 -0
  122. package/components/arrows/outlined/ArrowDownloadOutlined.d.ts.map +1 -0
  123. package/components/arrows/outlined/ArrowDownloadOutlined.js +13 -0
  124. package/components/arrows/outlined/ArrowLeftOutlined.d.ts +5 -0
  125. package/components/arrows/outlined/ArrowLeftOutlined.d.ts.map +1 -0
  126. package/components/arrows/outlined/ArrowLeftOutlined.js +13 -0
  127. package/components/arrows/outlined/ArrowRefreshCcwOutlined.d.ts +5 -0
  128. package/components/arrows/outlined/ArrowRefreshCcwOutlined.d.ts.map +1 -0
  129. package/components/arrows/outlined/ArrowRefreshCcwOutlined.js +10 -0
  130. package/components/arrows/outlined/ArrowRefreshMdOutlined.d.ts +5 -0
  131. package/components/arrows/outlined/ArrowRefreshMdOutlined.d.ts.map +1 -0
  132. package/components/arrows/outlined/ArrowRefreshMdOutlined.js +10 -0
  133. package/components/arrows/outlined/ArrowRefreshSmOutlined.d.ts +5 -0
  134. package/components/arrows/outlined/ArrowRefreshSmOutlined.d.ts.map +1 -0
  135. package/components/arrows/outlined/ArrowRefreshSmOutlined.js +10 -0
  136. package/components/arrows/outlined/ArrowRestoreOutlined.d.ts +5 -0
  137. package/components/arrows/outlined/ArrowRestoreOutlined.d.ts.map +1 -0
  138. package/components/arrows/outlined/ArrowRestoreOutlined.js +10 -0
  139. package/components/arrows/outlined/ArrowRightOutlined.d.ts +5 -0
  140. package/components/arrows/outlined/ArrowRightOutlined.d.ts.map +1 -0
  141. package/components/arrows/outlined/ArrowRightOutlined.js +10 -0
  142. package/components/booleans/outlined/BooleanCircleCheckOutlined.d.ts +5 -0
  143. package/components/booleans/outlined/BooleanCircleCheckOutlined.d.ts.map +1 -0
  144. package/components/booleans/outlined/BooleanCircleCheckOutlined.js +13 -0
  145. package/components/booleans/outlined/BooleanCircleCloseOutined.d.ts +5 -0
  146. package/components/booleans/outlined/BooleanCircleCloseOutined.d.ts.map +1 -0
  147. package/components/booleans/outlined/BooleanCircleCloseOutined.js +13 -0
  148. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts +5 -0
  149. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts.map +1 -0
  150. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.js +16 -0
  151. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts +5 -0
  152. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts.map +1 -0
  153. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.js +13 -0
  154. package/components/booleans/outlined/BooleanPinOffOutlined.d.ts +5 -0
  155. package/components/booleans/outlined/BooleanPinOffOutlined.d.ts.map +1 -0
  156. package/components/booleans/outlined/BooleanPinOffOutlined.js +13 -0
  157. package/components/booleans/outlined/BooleanPinOnOutlined.d.ts +5 -0
  158. package/components/booleans/outlined/BooleanPinOnOutlined.d.ts.map +1 -0
  159. package/components/booleans/outlined/BooleanPinOnOutlined.js +10 -0
  160. package/components/booleans/outlined/BooleanShieldOffOutlined.d.ts +5 -0
  161. package/components/booleans/outlined/BooleanShieldOffOutlined.d.ts.map +1 -0
  162. package/components/booleans/outlined/BooleanShieldOffOutlined.js +13 -0
  163. package/components/booleans/outlined/BooleanShieldOnOutlined.d.ts +5 -0
  164. package/components/booleans/outlined/BooleanShieldOnOutlined.d.ts.map +1 -0
  165. package/components/booleans/outlined/BooleanShieldOnOutlined.js +10 -0
  166. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts +5 -0
  167. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts.map +1 -0
  168. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.js +10 -0
  169. package/components/dateTime/outlined/DateTimeClockOutlined.d.ts +5 -0
  170. package/components/dateTime/outlined/DateTimeClockOutlined.d.ts.map +1 -0
  171. package/components/dateTime/outlined/DateTimeClockOutlined.js +13 -0
  172. package/components/dateTime/outlined/DateTimeCreatedOutlined.d.ts +5 -0
  173. package/components/dateTime/outlined/DateTimeCreatedOutlined.d.ts.map +1 -0
  174. package/components/dateTime/outlined/DateTimeCreatedOutlined.js +10 -0
  175. package/components/dateTime/outlined/DateTimePeriodOutlined.d.ts +5 -0
  176. package/components/dateTime/outlined/DateTimePeriodOutlined.d.ts.map +1 -0
  177. package/components/dateTime/outlined/DateTimePeriodOutlined.js +10 -0
  178. package/components/designs/duotone/DesignPaletteDuotone.d.ts +5 -0
  179. package/components/designs/duotone/DesignPaletteDuotone.d.ts.map +1 -0
  180. package/components/designs/duotone/DesignPaletteDuotone.js +16 -0
  181. package/components/designs/duotone/DesignPatronumDuotone.d.ts +5 -0
  182. package/components/designs/duotone/DesignPatronumDuotone.d.ts.map +1 -0
  183. package/components/designs/duotone/DesignPatronumDuotone.js +16 -0
  184. package/components/designs/duotone/DesignSquareDuotone.d.ts +5 -0
  185. package/components/designs/duotone/DesignSquareDuotone.d.ts.map +1 -0
  186. package/components/designs/duotone/DesignSquareDuotone.js +23 -0
  187. package/components/designs/fill/DesignPatronumFill.d.ts +5 -0
  188. package/components/designs/fill/DesignPatronumFill.d.ts.map +1 -0
  189. package/components/designs/fill/DesignPatronumFill.js +13 -0
  190. package/components/designs/fill/DesignSquareFill.d.ts +5 -0
  191. package/components/designs/fill/DesignSquareFill.d.ts.map +1 -0
  192. package/components/designs/fill/DesignSquareFill.js +10 -0
  193. package/components/designs/outlined/DesignPaletteOutlined.d.ts +5 -0
  194. package/components/designs/outlined/DesignPaletteOutlined.d.ts.map +1 -0
  195. package/components/designs/outlined/DesignPaletteOutlined.js +13 -0
  196. package/components/designs/outlined/DesignPatronumOutlined.d.ts +5 -0
  197. package/components/designs/outlined/DesignPatronumOutlined.d.ts.map +1 -0
  198. package/components/designs/outlined/DesignPatronumOutlined.js +13 -0
  199. package/components/dev/outlined/DevDevelopmentBranchOutlined.d.ts +5 -0
  200. package/components/dev/outlined/DevDevelopmentBranchOutlined.d.ts.map +1 -0
  201. package/components/dev/outlined/DevDevelopmentBranchOutlined.js +10 -0
  202. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts +5 -0
  203. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts.map +1 -0
  204. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.js +13 -0
  205. package/components/index.d.ts +97 -0
  206. package/components/index.d.ts.map +1 -0
  207. package/components/layouts/outlined/LayoutAlignLeftOutlined.d.ts +5 -0
  208. package/components/layouts/outlined/LayoutAlignLeftOutlined.d.ts.map +1 -0
  209. package/components/layouts/outlined/LayoutAlignLeftOutlined.js +10 -0
  210. package/components/layouts/outlined/LayoutAlignRightOutlined.d.ts +5 -0
  211. package/components/layouts/outlined/LayoutAlignRightOutlined.d.ts.map +1 -0
  212. package/components/layouts/outlined/LayoutAlignRightOutlined.js +10 -0
  213. package/components/layouts/outlined/LayoutCardOutlined.d.ts +5 -0
  214. package/components/layouts/outlined/LayoutCardOutlined.d.ts.map +1 -0
  215. package/components/layouts/outlined/LayoutCardOutlined.js +10 -0
  216. package/components/layouts/outlined/LayoutCornersOutlined.d.ts +5 -0
  217. package/components/layouts/outlined/LayoutCornersOutlined.d.ts.map +1 -0
  218. package/components/layouts/outlined/LayoutCornersOutlined.js +10 -0
  219. package/components/layouts/outlined/LayoutDensityCompactOutlined.d.ts +5 -0
  220. package/components/layouts/outlined/LayoutDensityCompactOutlined.d.ts.map +1 -0
  221. package/components/layouts/outlined/LayoutDensityCompactOutlined.js +13 -0
  222. package/components/layouts/outlined/LayoutDensityConfortableOutlined.d.ts +5 -0
  223. package/components/layouts/outlined/LayoutDensityConfortableOutlined.d.ts.map +1 -0
  224. package/components/layouts/outlined/LayoutDensityConfortableOutlined.js +13 -0
  225. package/components/layouts/outlined/LayoutDensityStandardOutlined.d.ts +5 -0
  226. package/components/layouts/outlined/LayoutDensityStandardOutlined.d.ts.map +1 -0
  227. package/components/layouts/outlined/LayoutDensityStandardOutlined.js +13 -0
  228. package/components/layouts/outlined/LayoutExpandOutlined.d.ts +5 -0
  229. package/components/layouts/outlined/LayoutExpandOutlined.d.ts.map +1 -0
  230. package/components/layouts/outlined/LayoutExpandOutlined.js +10 -0
  231. package/components/layouts/outlined/LayoutExpandedOutlined.d.ts +5 -0
  232. package/components/layouts/outlined/LayoutExpandedOutlined.d.ts.map +1 -0
  233. package/components/layouts/outlined/LayoutExpandedOutlined.js +10 -0
  234. package/components/layouts/outlined/LayoutFullOutlined.d.ts +5 -0
  235. package/components/layouts/outlined/LayoutFullOutlined.d.ts.map +1 -0
  236. package/components/layouts/outlined/LayoutFullOutlined.js +10 -0
  237. package/components/layouts/outlined/LayoutPanelCloseOutlined.d.ts +5 -0
  238. package/components/layouts/outlined/LayoutPanelCloseOutlined.d.ts.map +1 -0
  239. package/components/layouts/outlined/LayoutPanelCloseOutlined.js +10 -0
  240. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts +5 -0
  241. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts.map +1 -0
  242. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.js +10 -0
  243. package/components/layouts/outlined/LayoutSplitVerticalOutlined.d.ts +5 -0
  244. package/components/layouts/outlined/LayoutSplitVerticalOutlined.d.ts.map +1 -0
  245. package/components/layouts/outlined/LayoutSplitVerticalOutlined.js +10 -0
  246. package/components/layouts/outlined/LayoutTableOutlined.d.ts +5 -0
  247. package/components/layouts/outlined/LayoutTableOutlined.d.ts.map +1 -0
  248. package/components/layouts/outlined/LayoutTableOutlined.js +10 -0
  249. package/components/loginLogout/outlined/LoginLogoutOutlined.d.ts +5 -0
  250. package/components/loginLogout/outlined/LoginLogoutOutlined.d.ts.map +1 -0
  251. package/components/loginLogout/outlined/LoginLogoutOutlined.js +10 -0
  252. package/components/medias/outlined/MediaVideoOutlined.d.ts +5 -0
  253. package/components/medias/outlined/MediaVideoOutlined.d.ts.map +1 -0
  254. package/components/medias/outlined/MediaVideoOutlined.js +13 -0
  255. package/components/menu/outlined/MenuMoreHorizontalOutlined.d.ts +5 -0
  256. package/components/menu/outlined/MenuMoreHorizontalOutlined.d.ts.map +1 -0
  257. package/components/menu/outlined/MenuMoreHorizontalOutlined.js +10 -0
  258. package/components/menu/outlined/MenuMoreVerticalOutlined.d.ts +5 -0
  259. package/components/menu/outlined/MenuMoreVerticalOutlined.d.ts.map +1 -0
  260. package/components/menu/outlined/MenuMoreVerticalOutlined.js +10 -0
  261. package/components/notifications/fill/NotificationCheckCircleFill.d.ts +5 -0
  262. package/components/notifications/fill/NotificationCheckCircleFill.d.ts.map +1 -0
  263. package/components/notifications/fill/NotificationCheckCircleFill.js +13 -0
  264. package/components/notifications/fill/NotificationInformationCircleFill.d.ts +5 -0
  265. package/components/notifications/fill/NotificationInformationCircleFill.d.ts.map +1 -0
  266. package/components/notifications/fill/NotificationInformationCircleFill.js +13 -0
  267. package/components/notifications/fill/NotificationWarningFill.d.ts +5 -0
  268. package/components/notifications/fill/NotificationWarningFill.d.ts.map +1 -0
  269. package/components/notifications/fill/NotificationWarningFill.js +13 -0
  270. package/components/notifications/outlined/NotificationAlertOutlined.d.ts +5 -0
  271. package/components/notifications/outlined/NotificationAlertOutlined.d.ts.map +1 -0
  272. package/components/notifications/outlined/NotificationAlertOutlined.js +13 -0
  273. package/components/notifications/outlined/NotificationInformationOutlined.d.ts +5 -0
  274. package/components/notifications/outlined/NotificationInformationOutlined.d.ts.map +1 -0
  275. package/components/notifications/outlined/NotificationInformationOutlined.js +13 -0
  276. package/components/notifications/outlined/NotificationNotificacionOutlined.d.ts +5 -0
  277. package/components/notifications/outlined/NotificationNotificacionOutlined.d.ts.map +1 -0
  278. package/components/notifications/outlined/NotificationNotificacionOutlined.js +13 -0
  279. package/components/settings/fill/SettingsOnFill.d.ts +5 -0
  280. package/components/settings/fill/SettingsOnFill.d.ts.map +1 -0
  281. package/components/settings/fill/SettingsOnFill.js +13 -0
  282. package/components/settings/outlined/SettingsConfigOutlined.d.ts +5 -0
  283. package/components/settings/outlined/SettingsConfigOutlined.d.ts.map +1 -0
  284. package/components/settings/outlined/SettingsConfigOutlined.js +13 -0
  285. package/components/settings/outlined/SettingsOffOutlined.d.ts +5 -0
  286. package/components/settings/outlined/SettingsOffOutlined.d.ts.map +1 -0
  287. package/components/settings/outlined/SettingsOffOutlined.js +10 -0
  288. package/components/shopping/duoTone/ShoppingCartDuotone.d.ts +5 -0
  289. package/components/shopping/duoTone/ShoppingCartDuotone.d.ts.map +1 -0
  290. package/components/shopping/duoTone/ShoppingCartDuotone.js +16 -0
  291. package/index.d.ts +2 -69
  292. package/index.d.ts.map +1 -0
  293. package/index.js +194 -0
  294. package/package.json +22 -19
  295. package/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts +0 -4
  296. package/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js +0 -10
  297. package/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +0 -4
  298. package/accessibilitys/duoTone/AccessibilitySunDuotone.js +0 -10
  299. package/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts +0 -4
  300. package/accessibilitys/outlined/AccessibilityEclipseOutlined.js +0 -10
  301. package/accessibilitys/outlined/AccessibilityHardHatOutlined.d.ts +0 -4
  302. package/accessibilitys/outlined/AccessibilityHardHatOutlined.js +0 -10
  303. package/accessibilitys/outlined/AccessibilitySearchOutlined.d.ts +0 -4
  304. package/accessibilitys/outlined/AccessibilitySearchOutlined.js +0 -10
  305. package/accountsAccess/fill/AccountAccessOnFill.d.ts +0 -4
  306. package/accountsAccess/fill/AccountAccessOnFill.js +0 -10
  307. package/accountsAccess/outlined/AccountAccessLogoutOutlined.d.ts +0 -4
  308. package/accountsAccess/outlined/AccountAccessLogoutOutlined.js +0 -10
  309. package/accountsAccess/outlined/AccountAccessMoreVerticalOutlined.d.ts +0 -4
  310. package/accountsAccess/outlined/AccountAccessMoreVerticalOutlined.js +0 -10
  311. package/accountsAccess/outlined/AccountAccessOffOutlined.d.ts +0 -4
  312. package/accountsAccess/outlined/AccountAccessOffOutlined.js +0 -10
  313. package/accountsAccess/outlined/AccountAccessSettingsOutlined.d.ts +0 -4
  314. package/accountsAccess/outlined/AccountAccessSettingsOutlined.js +0 -10
  315. package/arrows/fill/ArrowsChevronDownFill.d.ts +0 -4
  316. package/arrows/fill/ArrowsChevronDownFill.js +0 -10
  317. package/arrows/outlined/ArrowChevronMdDownOutlined.d.ts +0 -4
  318. package/arrows/outlined/ArrowChevronMdDownOutlined.js +0 -10
  319. package/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts +0 -4
  320. package/arrows/outlined/ArrowChevronMdLeftOutlined.js +0 -10
  321. package/arrows/outlined/ArrowChevronMdRightOutlined.d.ts +0 -4
  322. package/arrows/outlined/ArrowChevronMdRightOutlined.js +0 -10
  323. package/arrows/outlined/ArrowChevronMdUpOutlined.d.ts +0 -4
  324. package/arrows/outlined/ArrowChevronMdUpOutlined.js +0 -10
  325. package/arrows/outlined/ArrowChevronSmDownOutlined.d.ts +0 -4
  326. package/arrows/outlined/ArrowChevronSmDownOutlined.js +0 -10
  327. package/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts +0 -4
  328. package/arrows/outlined/ArrowChevronSmLeftOutlined.js +0 -10
  329. package/arrows/outlined/ArrowChevronSmRightOutlined.d.ts +0 -4
  330. package/arrows/outlined/ArrowChevronSmRightOutlined.js +0 -10
  331. package/arrows/outlined/ArrowChevronSmUpOutlined.d.ts +0 -4
  332. package/arrows/outlined/ArrowChevronSmUpOutlined.js +0 -10
  333. package/arrows/outlined/ArrowsChevronDownOutlined.d.ts +0 -4
  334. package/arrows/outlined/ArrowsChevronDownOutlined.js +0 -10
  335. package/arrows/outlined/ArrowsChevronFirstOutlined.d.ts +0 -4
  336. package/arrows/outlined/ArrowsChevronFirstOutlined.js +0 -10
  337. package/arrows/outlined/ArrowsChevronLastOutlined.d.ts +0 -4
  338. package/arrows/outlined/ArrowsChevronLastOutlined.js +0 -10
  339. package/arrows/outlined/ArrowsChevronUpOutlined.d.ts +0 -4
  340. package/arrows/outlined/ArrowsChevronUpOutlined.js +0 -10
  341. package/arrows/outlined/ArrowsDownloadOutlined.d.ts +0 -4
  342. package/arrows/outlined/ArrowsDownloadOutlined.js +0 -10
  343. package/arrows/outlined/ArrowsExpandedOutlined.d.ts +0 -4
  344. package/arrows/outlined/ArrowsExpandedOutlined.js +0 -10
  345. package/arrows/outlined/ArrowsPanelCloseOutlined.d.ts +0 -4
  346. package/arrows/outlined/ArrowsPanelCloseOutlined.js +0 -10
  347. package/arrows/outlined/ArrowsRefreshOutlined.d.ts +0 -4
  348. package/arrows/outlined/ArrowsRefreshOutlined.js +0 -10
  349. package/arrows/outlined/ArrowsRestoreOutlined.d.ts +0 -4
  350. package/arrows/outlined/ArrowsRestoreOutlined.js +0 -10
  351. package/codingDevelopments/outlined/CodingDevelopmentBranchOutlined.d.ts +0 -4
  352. package/codingDevelopments/outlined/CodingDevelopmentBranchOutlined.js +0 -10
  353. package/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts +0 -4
  354. package/connectivitys/outlined/ConnectivityLoadingOutlined.js +0 -10
  355. package/designs/duotone/DesignCircleDuotone.d.ts +0 -4
  356. package/designs/duotone/DesignCircleDuotone.js +0 -10
  357. package/designs/duotone/DesignPatronumDuotone.d.ts +0 -4
  358. package/designs/duotone/DesignPatronumDuotone.js +0 -10
  359. package/designs/duotone/DesignSquareTwotone.d.ts +0 -4
  360. package/designs/duotone/DesignSquareTwotone.js +0 -10
  361. package/designs/fill/DesignPatronumFill.d.ts +0 -4
  362. package/designs/fill/DesignPatronumFill.js +0 -10
  363. package/designs/fill/DesignSquareFill.d.ts +0 -4
  364. package/designs/fill/DesignSquareFill.js +0 -10
  365. package/designs/outlined/DesignPaletteOutlined.d.ts +0 -4
  366. package/designs/outlined/DesignPaletteOutlined.js +0 -10
  367. package/designs/outlined/DesignPatronumOutlined.d.ts +0 -4
  368. package/designs/outlined/DesignPatronumOutlined.js +0 -10
  369. package/index.ts +0 -65
  370. package/medias/outlined/MediaVideoOutlined.d.ts +0 -4
  371. package/medias/outlined/MediaVideoOutlined.js +0 -10
  372. package/notifications/fill/NotificationCheckCircleFill.d.ts +0 -4
  373. package/notifications/fill/NotificationCheckCircleFill.js +0 -10
  374. package/notifications/fill/NotificationInformationCircleFill.d.ts +0 -4
  375. package/notifications/fill/NotificationInformationCircleFill.js +0 -10
  376. package/notifications/fill/NotificationWarningFill.d.ts +0 -4
  377. package/notifications/fill/NotificationWarningFill.js +0 -10
  378. package/notifications/outlined/NotificationAlertOutlined.d.ts +0 -4
  379. package/notifications/outlined/NotificationAlertOutlined.js +0 -10
  380. package/notifications/outlined/NotificationInformationOutlined.d.ts +0 -4
  381. package/notifications/outlined/NotificationInformationOutlined.js +0 -10
  382. package/notifications/outlined/NotificationNotificacionOutlined.d.ts +0 -4
  383. package/notifications/outlined/NotificationNotificacionOutlined.js +0 -10
  384. package/shopping/duoTone/ShoppingCartDuotone.d.ts +0 -4
  385. package/shopping/duoTone/ShoppingCartDuotone.js +0 -10
  386. package/timeCalendars/outlined/TimeCalendarPendingOrderOutlined.d.ts +0 -4
  387. package/timeCalendars/outlined/TimeCalendarPendingOrderOutlined.js +0 -10
  388. package/userActions/fill/ActionsCheckIndeterminateFill.d.ts +0 -4
  389. package/userActions/fill/ActionsCheckIndeterminateFill.js +0 -10
  390. package/userActions/fill/ActionsCheckedFill.d.ts +0 -4
  391. package/userActions/fill/ActionsCheckedFill.js +0 -10
  392. package/userActions/fill/ActionsOnFill.d.ts +0 -4
  393. package/userActions/fill/ActionsOnFill.js +0 -10
  394. package/userActions/fill/ActionsRadioButtonCheckFill.d.ts +0 -4
  395. package/userActions/fill/ActionsRadioButtonCheckFill.js +0 -10
  396. package/userActions/outlined/ActionsAddOutlined.d.ts +0 -4
  397. package/userActions/outlined/ActionsAddOutlined.js +0 -10
  398. package/userActions/outlined/ActionsCheckOutlined.d.ts +0 -4
  399. package/userActions/outlined/ActionsCheckOutlined.js +0 -10
  400. package/userActions/outlined/ActionsCircleCheckOutlined.d.ts +0 -4
  401. package/userActions/outlined/ActionsCircleCheckOutlined.js +0 -10
  402. package/userActions/outlined/ActionsCircleCloseOutined.d.ts +0 -4
  403. package/userActions/outlined/ActionsCircleCloseOutined.js +0 -10
  404. package/userActions/outlined/ActionsCleanOutlined.d.ts +0 -4
  405. package/userActions/outlined/ActionsCleanOutlined.js +0 -10
  406. package/userActions/outlined/ActionsCloseSmOutlined.d.ts +0 -4
  407. package/userActions/outlined/ActionsCloseSmOutlined.js +0 -10
  408. package/userActions/outlined/ActionsEditOutlined.d.ts +0 -4
  409. package/userActions/outlined/ActionsEditOutlined.js +0 -10
  410. package/userActions/outlined/ActionsFilterOutlined.d.ts +0 -4
  411. package/userActions/outlined/ActionsFilterOutlined.js +0 -10
  412. package/userActions/outlined/ActionsPasswordViewOffOutlined.d.ts +0 -4
  413. package/userActions/outlined/ActionsPasswordViewOffOutlined.js +0 -10
  414. package/userActions/outlined/ActionsPasswordViewOnOutlined.d.ts +0 -4
  415. package/userActions/outlined/ActionsPasswordViewOnOutlined.js +0 -10
  416. package/userActions/outlined/ActionsPinOffOutlined.d.ts +0 -4
  417. package/userActions/outlined/ActionsPinOffOutlined.js +0 -10
  418. package/userActions/outlined/ActionsPinOnOutlined.d.ts +0 -4
  419. package/userActions/outlined/ActionsPinOnOutlined.js +0 -10
  420. package/userActions/outlined/ActionsShieldOnOutlined.d.ts +0 -4
  421. package/userActions/outlined/ActionsShieldOnOutlined.js +0 -10
  422. package/userActions/outlined/ActionsSortOutlined.d.ts +0 -4
  423. package/userActions/outlined/ActionsSortOutlined.js +0 -10
  424. package/userActions/outlined/ActionsZoomInOutlined.d.ts +0 -4
  425. package/userActions/outlined/ActionsZoomInOutlined.js +0 -10
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const 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 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 stroke="#323B3B" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.2" d="M5.905 8.3374C4.246 7.0971 3.0638 5.7328 2.4182 4.9658c-.1998-.2374-.2653-.4112-.3047-.7173-.1348-1.048-.2022-1.572.1051-1.9102C2.526 2 3.0694 2 4.1562 2h7.6876c1.0869 0 1.6303 0 1.9375.3383.3074.3382.24.8622.1052 1.9102-.0394.3061-.1049.4799-.3048.7173-.6464.768-1.831 2.1347-3.4933 3.3765-.1504.1124-.2495.2955-.268.4986-.1646 1.8204-.3165 2.8175-.411 3.3219-.1525.8143-1.3073 1.3043-1.9254 1.7414-.368.2602-.8145-.0495-.8621-.4523-.091-.7678-.2622-2.3276-.449-4.611-.0168-.205-.1163-.3902-.268-.5035Z" /></svg>
8
- , 'ActionsFilterOutlined');
9
-
10
- export default ActionsFilterOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsPasswordViewOffOutlined: typeof SvgIcon;
4
- export default ActionsPasswordViewOffOutlined;
@@ -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 ActionsPasswordViewOffOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path fillRule="evenodd" d="M1.5762 1.5762a.599.599 0 0 1 .8476 0l2.4893 2.4893c.003.0028.0058.0058.0088.0088l6.9951 6.9951.0088.0088 2.498 2.498a.599.599 0 0 1 0 .8477.599.599 0 0 1-.8476 0l-2.1592-2.1592c-.975.5803-2.1265 1.0019-3.417 1.0019-1.7437 0-3.2346-.7674-4.3818-1.663-1.1484-.8966-1.9962-1.955-2.4698-2.6192-.1492-.2093-.3551-.47-.4043-.8262L.7334 8l.0107-.1591c.0493-.3562.2551-.617.4043-.8262.4664-.654 1.301-1.6953 2.4317-2.587L1.576 2.424a.599.599 0 0 1 0-.8477Zm2.8584 3.706C3.3748 6.0912 2.576 7.08 2.126 7.711a8.2234 8.2234 0 0 0-.124.1767 1.0702 1.0702 0 0 0-.0606.0987A.3053.3053 0 0 0 1.9346 8a.3244.3244 0 0 0 .0068.0136c.0108.0207.0288.0514.0605.0986.0324.0481.0722.103.124.1758.4371.6129 1.2074 1.5703 2.2305 2.3692 1.0248.8 2.2614 1.4091 3.6436 1.4092.9157-.0001 1.7657-.2698 2.5352-.6836l-1.1954-1.1954c-.3997.2596-.8759.4131-1.3877.4131-1.4094-.0002-2.5515-1.1433-2.5517-2.5527 0-.512.1517-.989.4111-1.3887l-1.377-1.377ZM6.6963 7.544a1.351 1.351 0 0 0-.0967.5039c.0002.7467.6059 1.3523 1.3525 1.3525.1777 0 .3466-.0364.502-.0986L6.6963 7.544Z" clipRule="evenodd" /><path d="M8 2.7334c1.7436.0001 3.2337.7676 4.3809 1.6631 1.1483.8965 1.996 1.954 2.4697 2.6182.1706.2392.4159.5459.416.9853-.0001.4394-.2455.7453-.416.9844-.3249.4556-.8223 1.0917-1.4688 1.7334a.6001.6001 0 0 1-.8486-.0029.6006.6006 0 0 1 .0029-.8486c.5862-.582 1.0409-1.1617 1.3379-1.5782a7.7515 7.7515 0 0 0 .1231-.1758 1.145 1.145 0 0 0 .0615-.0986c.0029-.0055.0043-.0104.0059-.0137-.0015-.0032-.0031-.0081-.0059-.0136a1.169 1.169 0 0 0-.0615-.0987 7.8785 7.8785 0 0 0-.1231-.1767c-.4371-.613-1.2081-1.5703-2.2314-2.3692C10.6179 4.542 9.382 3.9328 8 3.9327c-.536 0-1.0492.0918-1.5361.25a.6003.6003 0 0 1-.3711-1.1416C6.6872 2.848 7.3258 2.7335 8 2.7334Z" /></g><defs></defs></svg>
8
- , 'ActionsPasswordViewOffOutlined');
9
-
10
- export default ActionsPasswordViewOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsPasswordViewOnOutlined: typeof SvgIcon;
4
- export default ActionsPasswordViewOnOutlined;
@@ -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 ActionsPasswordViewOnOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M8 2.6838c1.548 0 3.0611.4598 4.3476 1.3208a7.8167 7.8167 0 0 1 2.7632 3.2496l.1152.266.0088.0216a1.3162 1.3162 0 0 1 0 .9164c-.0027.0073-.0058.0144-.0088.0215a7.8165 7.8165 0 0 1-14.4521 0c-.003-.0071-.0061-.0142-.0088-.0214a1.317 1.317 0 0 1 0-.9165l.0088-.0215a7.8164 7.8164 0 0 1 7.226-4.8365Zm0 1.2998a6.5167 6.5167 0 0 0-6.0161 4.0127.0156.0156 0 0 0 0 .0069 6.5168 6.5168 0 0 0 2.3915 2.9121 6.5166 6.5166 0 0 0 7.2491 0 6.5175 6.5175 0 0 0 2.3916-2.9121.0174.0174 0 0 0 0-.0069A6.5168 6.5168 0 0 0 8 3.9836Zm1.35 4.0162c0-.7455-.6045-1.3496-1.35-1.3496s-1.35.604-1.3501 1.3496c0 .7455.6045 1.35 1.35 1.35.7456 0 1.3502-.6045 1.3502-1.35Zm1.2999 0c0 1.4635-1.1864 2.6503-2.65 2.6503-1.4635 0-2.6498-1.1868-2.6498-2.6503S6.5365 5.3498 8 5.3498c1.4634 0 2.6497 1.1865 2.6499 2.65Z" /></g><defs></defs></svg>
8
- , 'ActionsPasswordViewOnOutlined');
9
-
10
- export default ActionsPasswordViewOnOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsPinOffOutlined: typeof SvgIcon;
4
- export default ActionsPinOffOutlined;
@@ -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 ActionsPinOffOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M7.35 14.6668v-2.6836H3.9997a1.316 1.316 0 0 1-.9306-.3857 1.3163 1.3163 0 0 1-.3858-.9307v-.5073l.0049-.1377a1.983 1.983 0 0 1 .293-.9062 1.9831 1.9831 0 0 1 .7988-.729l1.1865-.6001.004-.002.082-.0478a.684.684 0 0 0 .2973-.5635v-.9043L.874 1.7929l-.045-.0494A.65.65 0 0 1 .874.8739a.65.65 0 0 1 .8696-.045l.0493.045 13.3335 13.333.0444.0493a.6502.6502 0 0 1-.9145.9145l-.0494-.0444-3.143-3.1431H8.6502v2.6836a.65.65 0 0 1-1.3003 0Zm2-8.44v-1.56A1.317 1.317 0 0 1 10.6667 3.35l.0674-.0034a.683.683 0 0 0 .6157-.6797.6837.6837 0 0 0-.6831-.6836H5.2601a.6499.6499 0 1 1 0-1.2998h5.4067a1.9834 1.9834 0 0 1 1.9834 1.9834c0 .526-.2091 1.0305-.5811 1.4024a1.9835 1.9835 0 0 1-1.3042.5786l-.0981.0024a.0166.0166 0 0 0-.0166.0166v1.56a.6502.6502 0 0 1-1.3003 0Zm-5.362 4.4518a.017.017 0 0 0 .0118.0048H9.764L6.615 7.5345a1.9825 1.9825 0 0 1-.2626.6836 1.9827 1.9827 0 0 1-.7999.728l.0005.0005-1.1865.6001-.0039.002a.6842.6842 0 0 0-.2768.252.684.684 0 0 0-.1026.3598v.5063a.017.017 0 0 0 .0049.0118Z" /></g><defs></defs></svg>
8
- , 'ActionsPinOffOutlined');
9
-
10
- export default ActionsPinOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsPinOnOutlined: typeof SvgIcon;
4
- export default ActionsPinOnOutlined;
@@ -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 ActionsPinOnOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M11.3499 2.6668a.6837.6837 0 0 0-.6157-.6801l-.0674-.0034H5.3333a.6839.6839 0 0 0-.4834.2001.6837.6837 0 0 0-.1997.4834l.003.0674a.6836.6836 0 0 0 .6801.6158l.1304.0063a1.3173 1.3173 0 0 1 1.1865 1.3105v2.5069a1.9844 1.9844 0 0 1-.2978 1.0444 1.9828 1.9828 0 0 1-.7999.728l.0005.0005-1.1865.6001-.0039.002a.684.684 0 0 0-.3794.6118v.5063a.017.017 0 0 0 .0049.0118.017.017 0 0 0 .0117.0048h8a.017.017 0 0 0 .0117-.0048.0168.0168 0 0 0 .0049-.0118v-.5063l-.0063-.0947a.6852.6852 0 0 0-.291-.4688l-.0816-.0483-.0044-.002-1.1865-.6V8.946a1.9827 1.9827 0 0 1-.7988-.728 1.9843 1.9843 0 0 1-.2979-1.0444V4.6668A1.317 1.317 0 0 1 10.6668 3.35l.0674-.0034a.683.683 0 0 0 .6157-.6797Zm1.3003 0a1.9835 1.9835 0 0 1-1.8852 1.981l-.0982.0024a.0166.0166 0 0 0-.0166.0166v2.5064l.0064.0942a.6834.6834 0 0 0 .0961.2652.6837.6837 0 0 0 .1949.204l.0815.048.0044.0019 1.1865.6h-.0005a1.9832 1.9832 0 0 1 1.0972 1.773v.5073a1.3166 1.3166 0 0 1-1.3169 1.3164H8.6502v2.6836a.6503.6503 0 0 1-.6504.6499.65.65 0 0 1-.6499-.6499v-2.6836H4a1.316 1.316 0 0 1-.9307-.3857 1.3163 1.3163 0 0 1-.3858-.9307v-.5073l.0049-.1377A1.9832 1.9832 0 0 1 3.78 8.3866l1.1865-.6001.004-.002.082-.0478a.6842.6842 0 0 0 .1948-.2041.6835.6835 0 0 0 .0962-.2652l.0063-.0942V4.6668a.0168.0168 0 0 0-.0049-.0117l-.0117-.0049a1.9835 1.9835 0 0 1-1.981-1.8852L3.35 2.6668A1.9833 1.9833 0 0 1 5.3333.6834h5.3335l.0982.0025a1.9836 1.9836 0 0 1 1.3042.5781c.3719.372.581.8768.581 1.4028Z" /></svg>
8
- , 'ActionsPinOnOutlined');
9
-
10
- export default ActionsPinOnOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsShieldOnOutlined: typeof SvgIcon;
4
- export default ActionsShieldOnOutlined;
@@ -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 ActionsShieldOnOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.6784 3.9883a.0165.0165 0 0 0-.0117-.0049c-1.5409 0-3.3437-.8887-4.582-1.9692l-.019-.0132a.13.13 0 0 0-.0655-.018.1304.1304 0 0 0-.0845.0312l-.0005-.0005c-1.231 1.0734-3.0406 1.9697-4.582 1.9697a.0169.0169 0 0 0-.0117.005.0168.0168 0 0 0-.005.0116v4.6665c0 1.495.5156 2.5828 1.3292 3.4161.7793.7982 1.8583 1.388 3.0967 1.8408l.25.0888.0146.0054a.0173.0173 0 0 0 .0113 0c1.3378-.4669 2.5066-1.0823 3.3364-1.9336.8132-.8343 1.3286-1.9225 1.3286-3.4175V4a.0167.0167 0 0 0-.0049-.0117ZM9.5895 6.1626a.6502.6502 0 0 1 .8702.9639L7.7932 9.793a.6503.6503 0 0 1-.9195 0L5.5402 8.4595a.65.65 0 0 1 .9195-.919l.8735.8731 2.207-2.2065.0493-.0445Zm4.3941 2.504c0 1.8383-.6515 3.2507-1.6983 4.3246-1.029 1.0558-2.4116 1.7564-3.8447 2.2559l-.0054.002a1.317 1.317 0 0 1-.8671-.0083v.0004c-1.437-.4962-2.8218-1.1953-3.8521-2.2504-1.048-1.0734-1.6992-2.486-1.6992-4.3243V4a1.317 1.317 0 0 1 1.3164-1.3169c1.123 0 2.6436-.7016 3.7324-1.6528l.0054-.0044a1.43 1.43 0 0 1 1.858 0c.0018.0016.004.0033.0057.0049 1.0949.9571 2.6086 1.6523 3.732 1.6523a1.3169 1.3169 0 0 1 1.3169 1.317v4.6664Z" /></svg>
8
- , 'ActionsShieldOnOutlined');
9
-
10
- export default ActionsShieldOnOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsSortOutlined: typeof SvgIcon;
4
- export default ActionsSortOutlined;
@@ -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 ActionsSortOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M4.752 2.0713c.195.0204.3583.106.461.168.1339.0807.2648.185.3848.291.2413.2132.4952.4857.7187.7431.2261.2604.4338.5194.584.712.0754.0965.1368.1775.1797.2343.0215.0284.0392.0508.0508.0664.0055.0074.0096.0134.0127.0176l.0039.0049.001.002h.001c.1964.2668.1388.6433-.128.8398a.601.601 0 0 1-.7568-.0371l-.082-.0908-.0147-.0196c-.0102-.0137-.0252-.0344-.045-.0605a16.9276 16.9276 0 0 0-.7129-.8818c-.0475-.0549-.097-.1075-.1444-.1602v9.4336a.5999.5999 0 0 1-.5997.5996.6003.6003 0 0 1-.5996-.5996V3.9004c-.0473.0526-.097.1054-.1445.1602a16.9309 16.9309 0 0 0-.7129.8818c-.0196.0259-.0348.047-.045.0605l-.0146.0196c-.1965.2663-.5722.324-.8388.1279a.6018.6018 0 0 1-.128-.8399h.001l.001-.001c.0008-.001.0025-.0038.0039-.0058.003-.004.0073-.0104.0127-.0176.0116-.0155.0295-.0381.0508-.0664.0428-.0567.1044-.138.1797-.2343.1501-.1925.358-.4517.584-.712.2232-.257.4767-.53.7177-.7431.1199-.106.252-.2103.3858-.291.1174-.0708.3141-.1718.5468-.172l.086.004Zm6.5811-.004a.5993.5993 0 0 1 .5996.5997v9.4316c.0474-.0525.0971-.1045.1446-.1591a17.0131 17.0131 0 0 0 .7129-.8819c.0196-.0261.0347-.0469.0449-.0605l.0146-.0196a.601.601 0 0 1 .8389-.1279.6013.6013 0 0 1 .1279.8399h-.0009l-.001.0019-.0039.0049c-.0031.0041-.0072.0102-.0127.0176-.0116.0156-.0294.038-.0508.0664a17.5512 17.5512 0 0 1-.1797.2343 17.9738 17.9738 0 0 1-.584.712c-.2235.2574-.4774.5299-.7187.7431-.12.1061-.2509.2103-.3848.291-.1175.0708-.3139.1719-.5469.1719-.2328-.0001-.4294-.1011-.5468-.1719-.1339-.0807-.2659-.185-.3858-.291-.2411-.2131-.4945-.486-.7178-.7431a18.0441 18.0441 0 0 1-.584-.712 17.9886 17.9886 0 0 1-.1796-.2343c-.0214-.0283-.0392-.0509-.0508-.0664-.0054-.0073-.0097-.0135-.0127-.0176-.0015-.0021-.003-.0047-.004-.0059l-.0009-.0009h-.001a.6016.6016 0 0 1 .128-.8399.6007.6007 0 0 1 .8388.1279l.0147.0196c.0101.0136.0253.0346.0449.0605a16.922 16.922 0 0 0 .7129.8819c.0474.0545.0973.1067.1445.1591V2.667a.5996.5996 0 0 1 .5996-.5996Z" /></g><defs></defs></svg>
8
- , 'ActionsSortOutlined');
9
-
10
- export default ActionsSortOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsZoomInOutlined: typeof SvgIcon;
4
- export default ActionsZoomInOutlined;
@@ -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 ActionsZoomInOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path d="M8 4.667a.6667.6667 0 0 1 .666.667v2h2c.3682 0 .667.2988.667.667a.667.667 0 0 1-.667.666h-2v2c-.0003.3678-.2981.6668-.666.667a.668.668 0 0 1-.667-.667v-2h-2a.6674.6674 0 0 1-.667-.666c0-.3681.299-.6668.667-.667h2v-2c0-.3681.299-.6668.667-.667Z" /><path fillRule="evenodd" d="M8 .666c4.0499.0002 7.333 3.285 7.333 7.335-.0004 4.0496-3.2833 7.3328-7.333 7.333C3.9503 15.3338.6665 12.0506.666 8.001.666 3.951 3.95.6662 8 .666Zm0 1.335c-3.3136.0002-6 2.6864-6 6 .0004 3.3132 2.6867 5.9998 6 6 3.3133-.0002 5.9996-2.6868 6-6 0-3.3136-2.6864-5.9998-6-6Z" clipRule="evenodd" /></g><defs></defs></svg>
8
- , 'ActionsZoomInOutlined');
9
-
10
- export default ActionsZoomInOutlined;