@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
package/package.json CHANGED
@@ -1,31 +1,34 @@
1
1
  {
2
2
  "name": "@m4l/icons",
3
- "version": "0.0.10",
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 AccessibilityHardHatOutlined: typeof SvgIcon;
4
- export default AccessibilityHardHatOutlined;
@@ -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 AccessibilityHardHatOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#000" fillRule="evenodd" d="M7.3333 3.3166a.0167.0167 0 0 0-.0166.0167v3.3333a.65.65 0 0 1-1.3 0v-1.953a3.35 3.35 0 0 0-2.7 3.2863v1.35h9.3666V8a3.3498 3.3498 0 0 0-2.7-3.2863v1.953a.65.65 0 1 1-1.3 0V3.3333a.0167.0167 0 0 0-.0166-.0167H7.3333Zm2.65.079v-.0623a1.3167 1.3167 0 0 0-1.3166-1.3167H7.3333a1.3167 1.3167 0 0 0-1.3166 1.3167v.0623a4.65 4.65 0 0 0-4 4.6043v1.35H2c-.7272 0-1.3167.5895-1.3167 1.3167v1.3333c0 .7272.5895 1.3167 1.3167 1.3167h12c.7272 0 1.3167-.5895 1.3167-1.3167v-1.3333c0-.7272-.5895-1.3167-1.3167-1.3167h-.0167V8a4.6501 4.6501 0 0 0-4-4.6043ZM2 10.6499a.014.014 0 0 0-.0063.0011.0166.0166 0 0 0-.0055.0038.0183.0183 0 0 0-.0038.0055.015.015 0 0 0-.001.0063v1.3333a.015.015 0 0 0 .001.0063.019.019 0 0 0 .0093.0094.0163.0163 0 0 0 .0063.001h12a.021.021 0 0 0 .004-.0003l.0023-.0007a.0195.0195 0 0 0 .0093-.0094.0142.0142 0 0 0 .0011-.0063v-1.3333a.0142.0142 0 0 0-.0029-.0095l-.002-.0023a.017.017 0 0 0-.0055-.0038.0142.0142 0 0 0-.0063-.0011H2Z" clipRule="evenodd" /></svg>
8
- , 'AccessibilityHardHatOutlined');
9
-
10
- export default AccessibilityHardHatOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilitySearchOutlined: typeof SvgIcon;
4
- export default AccessibilitySearchOutlined;
@@ -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 AccessibilitySearchOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" fillRule="evenodd" d="M7.333 1.4004c3.2768 0 5.9334 2.6559 5.9336 5.9326a5.9071 5.9071 0 0 1-1.1904 3.5645c.0045.0042.0102.0073.0146.0117l2.667 2.666a.6007.6007 0 0 1 0 .8486.6001.6001 0 0 1-.8486 0l-2.6465-2.6474c-1.0468.9264-2.422 1.4902-3.9297 1.4902-3.2767-.0002-5.9326-2.6568-5.9326-5.9336.0002-3.2766 2.656-5.9324 5.9326-5.9326Zm0 1.1992c-2.6139.0002-4.7332 2.1195-4.7334 4.7334 0 2.614 2.1194 4.7332 4.7334 4.7334 2.6142 0 4.7334-2.1192 4.7334-4.7334-.0002-2.614-2.1193-4.7334-4.7334-4.7334Z" clipRule="evenodd" /></svg>
8
- , 'AccessibilitySearchOutlined');
9
-
10
- export default AccessibilitySearchOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccountAccessOnFill: typeof SvgIcon;
4
- export default AccountAccessOnFill;
@@ -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 AccountAccessOnFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.666 3.25c2.6234 0 4.75 2.1266 4.75 4.75 0 2.6233-2.1266 4.75-4.75 4.75H5.333C2.7098 12.7498.583 10.6232.583 8s2.1268-4.7498 4.75-4.75h5.333Z" /><path fill="#F0F4F4" d="M10.667 5.25c1.5187.0002 2.75 1.2313 2.75 2.75s-1.2313 2.7498-2.75 2.75c-1.5188 0-2.75-1.2312-2.75-2.75s1.2312-2.75 2.75-2.75Z" /></svg>
8
- , 'AccountAccessOnFill');
9
-
10
- export default AccountAccessOnFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccountAccessLogoutOutlined: typeof SvgIcon;
4
- export default AccountAccessLogoutOutlined;
@@ -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 AccountAccessLogoutOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M1.3333 12.6667V3.3333c0-.5304.2109-1.039.586-1.414a2 2 0 0 1 1.414-.586H6a.6667.6667 0 0 1 0 1.3334H3.3333a.6666.6666 0 0 0-.6666.6666v9.3334a.6665.6665 0 0 0 .6666.6666H6a.6667.6667 0 0 1 0 1.3334H3.3333a1.9997 1.9997 0 0 1-1.414-.586 1.9996 1.9996 0 0 1-.586-1.414Zm8.862-8.4714a.6665.6665 0 0 1 .9427 0l3.3333 3.3334a.6664.6664 0 0 1 0 .9427l-3.3333 3.3333a.6666.6666 0 0 1-.9427-.9427l2.1953-2.1953H6a.6667.6667 0 0 1 0-1.3334h6.3906L10.1953 5.138a.6666.6666 0 0 1 0-.9427Z" /></svg>
8
- , 'AccountAccessLogoutOutlined');
9
-
10
- export default AccountAccessLogoutOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccountAccessMoreVerticalOutlined: typeof SvgIcon;
4
- export default AccountAccessMoreVerticalOutlined;
@@ -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 AccountAccessMoreVerticalOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M7.9951 10.7002c.718 0 1.2998.5818 1.2998 1.2998 0 .718-.5818 1.2998-1.2998 1.2998h-.0058c-.7179-.0001-1.2999-.5819-1.2999-1.2998 0-.7179.582-1.2997 1.2999-1.2998h.0058Zm.0059-4c.7177.0003 1.2998.582 1.2998 1.2998 0 .7178-.582 1.2995-1.2998 1.2998h-.006c-.718 0-1.2998-.5818-1.2998-1.2998 0-.718.5819-1.2998 1.2998-1.2998h.0059Zm.0049-4c.7179 0 1.2998.5819 1.2998 1.2998 0 .718-.582 1.2997-1.2998 1.2998H8c-.718 0-1.2998-.5818-1.2998-1.2998 0-.718.5818-1.2998 1.2998-1.2998h.0059Z" /></svg>
8
- , 'AccountAccessMoreVerticalOutlined');
9
-
10
- export default AccountAccessMoreVerticalOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccountAccessOffOutlined: typeof SvgIcon;
4
- export default AccountAccessOffOutlined;
@@ -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 AccountAccessOffOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.666 3.25c2.6234 0 4.75 2.1266 4.75 4.75 0 2.6233-2.1266 4.75-4.75 4.75H5.333C2.7098 12.7498.583 10.6232.583 8s2.1268-4.7498 4.75-4.75h5.333Zm-5.333 1.5c-1.7948.0002-3.25 1.4552-3.25 3.25s1.4552 3.2498 3.25 3.25h5.333c1.7949 0 3.25-1.455 3.25-3.25s-1.4551-3.25-3.25-3.25H5.333Zm0 .75c1.3807 0 2.5 1.1193 2.5 2.5 0 1.3808-1.1193 2.5-2.5 2.5-1.3806-.0002-2.5-1.1194-2.5-2.5s1.1194-2.4998 2.5-2.5Z" /></svg>
8
- , 'AccountAccessOffOutlined');
9
-
10
- export default AccountAccessOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccountAccessSettingsOutlined: typeof SvgIcon;
4
- export default AccountAccessSettingsOutlined;
@@ -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 AccountAccessSettingsOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" fillRule="evenodd" d="M8 5.0674C9.6198 5.0676 10.9334 6.3802 10.9336 8 10.9334 9.6198 9.6198 10.9334 8 10.9336 6.3802 10.9334 5.0675 9.6198 5.0674 8 5.0676 6.3802 6.3802 5.0676 8 5.0674Zm0 1.1992C7.043 6.2668 6.2668 7.043 6.2666 8c.0002.957.7763 1.7332 1.7334 1.7334C8.957 9.7332 9.7332 8.957 9.7334 8 9.7332 7.043 8.957 6.2668 8 6.2666Z" clipRule="evenodd" /><path fill="#323B3B" fillRule="evenodd" d="M9.291 1.4004c.5225 0 .9583-.001 1.3164.0342.3711.0365.7069.115 1.0264.2988.3195.1839.5557.4349.7734.7373.2101.2918.4277.668.6895 1.1192l1.2822 2.21c.2629.453.4824.8307.6318 1.159.155.3405.2559.671.2559 1.0411 0 .37-.1009.7006-.2559 1.041-.1494.3284-.3689.7061-.6318 1.1592l-1.2822 2.21c-.2618.4511-.4794.8273-.6895 1.1191-.2177.3024-.4539.5534-.7734.7373-.3195.1837-.6553.2623-1.0264.2988-.3581.0352-.7939.0342-1.3164.0342H6.708c-.5223 0-.9574.001-1.3154-.0342-.3711-.0365-.7069-.115-1.0264-.2988-.3196-.1839-.5566-.4348-.7744-.7373-.21-.2918-.4278-.6681-.6895-1.1191l-1.2822-2.21c-.2628-.453-.4824-.8308-.6318-1.1592C.8334 8.7007.7334 8.37.7334 8c0-.37.1-.7007.2549-1.041.1495-.3284.369-.7061.6318-1.1592l1.2822-2.21c.2617-.451.4795-.8273.6895-1.119.2178-.3026.4548-.5535.7744-.7374.3195-.1838.6553-.2623 1.0264-.2988.358-.0352.7931-.0342 1.3154-.0342h2.583ZM6.708 2.5996c-.5456 0-.9122.0012-1.1982.0293-.2729.0269-.4254.0752-.546.1445-.1202.0694-.2378.1767-.3974.3985-.1676.2328-.3525.5491-.626 1.0205l-1.2822 2.21c-.2746.4733-.4579.7916-.5772 1.0537-.1137.2498-.1484.4051-.1484.5439 0 .1388.0347.294.1484.544.1193.262.3026.5803.5772 1.0537l1.2813 2.2099c.2734.4713.4593.7877.627 1.0205.1596.2218.2771.3291.3974.3985.1205.0693.273.1177.5459.1445.286.0281.6526.0293 1.1982.0293h2.583c.5454 0 .9123-.0013 1.1983-.0293.2728-.0268.4253-.0753.5459-.1445.1204-.0693.2386-.1765.3984-.3985.1676-.2328.3516-.5493.625-1.0205l1.2822-2.21c.2746-.4733.4589-.7916.5781-1.0536.1137-.2499.1475-.4053.1475-.544 0-.1387-.0338-.2941-.1475-.544-.1192-.262-.3035-.5803-.5781-1.0537l-1.2822-2.21c-.2734-.471-.4575-.7876-.625-1.0204-.1598-.222-.278-.3291-.3984-.3985-.1206-.0692-.2731-.1177-.5459-.1445-.286-.028-.6529-.0293-1.1983-.0293H6.708Z" clipRule="evenodd" /></svg>
8
- , 'AccountAccessSettingsOutlined');
9
-
10
- export default AccountAccessSettingsOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsChevronDownFill: typeof SvgIcon;
4
- export default ArrowsChevronDownFill;
@@ -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 ArrowsChevronDownFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 15"><path fill="#323B3B" d="M10.5397 5H5.4603c-.4045 0-.6416.4553-.4096.7867l2.5397 3.6281c.199.2844.6202.2844.8192 0l2.5397-3.628c.232-.3315-.0051-.7868-.4096-.7868Z" /></svg>
8
- , 'ArrowsChevronDownFill');
9
-
10
- export default ArrowsChevronDownFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronMdDownOutlined: typeof SvgIcon;
4
- export default ArrowChevronMdDownOutlined;
@@ -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 ArrowChevronMdDownOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M3.9697 6.7803a.7499.7499 0 0 1 0-1.0606.7499.7499 0 0 1 1.0606 0L8 8.6895l2.9697-2.9698.0572-.0517a.75.75 0 0 1 1.0551 1.055l-.0517.0572-3.5 3.5a.7499.7499 0 0 1-1.0606 0l-3.5-3.5Z" /></svg>
8
- , 'ArrowChevronMdDownOutlined');
9
-
10
- export default ArrowChevronMdDownOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronMdLeftOutlined: typeof SvgIcon;
4
- export default ArrowChevronMdLeftOutlined;
@@ -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 ArrowChevronMdLeftOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M9.2197 3.9697a.7499.7499 0 0 1 1.0606 0 .7498.7498 0 0 1 0 1.0606L7.3105 8l2.9698 2.9697.0517.0572a.75.75 0 0 1-1.0551 1.0551l-.0572-.0517-3.5-3.5a.7499.7499 0 0 1 0-1.0606l3.5-3.5Z" /></svg>
8
- , 'ArrowChevronMdLeftOutlined');
9
-
10
- export default ArrowChevronMdLeftOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronMdRightOutlined: typeof SvgIcon;
4
- export default ArrowChevronMdRightOutlined;
@@ -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 ArrowChevronMdRightOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M6.7803 12.0303a.75.75 0 1 1-1.0606-1.0606L8.6895 8 5.7197 5.0303 5.668 4.973a.75.75 0 0 1 1.055-1.055l.0572.0517 3.5 3.5a.7498.7498 0 0 1 0 1.0606l-3.5 3.5Z" /></svg>
8
- , 'ArrowChevronMdRightOutlined');
9
-
10
- export default ArrowChevronMdRightOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronMdUpOutlined: typeof SvgIcon;
4
- export default ArrowChevronMdUpOutlined;
@@ -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 ArrowChevronMdUpOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.0303 9.2197a.7499.7499 0 0 1 0 1.0606.75.75 0 0 1-1.0606 0L8 7.3105l-2.9697 2.9698-.0572.0517A.75.75 0 0 1 3.918 9.2769l.0517-.0572 3.5-3.5a.7499.7499 0 0 1 1.0606 0l3.5 3.5Z" /></svg>
8
- , 'ArrowChevronMdUpOutlined');
9
-
10
- export default ArrowChevronMdUpOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronSmDownOutlined: typeof SvgIcon;
4
- export default ArrowChevronSmDownOutlined;
@@ -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 ArrowChevronSmDownOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M8.275 10.1029a.5616.5616 0 0 1-.7942 0L4.9951 7.6171a.5481.5481 0 0 1 .7751-.775L7.878 8.9496 9.9856 6.842a.5481.5481 0 0 1 .7752.7752L8.275 10.1029Z" /><path fill="#323B3B" d="m7.878 8.9497-.0708.0707.0707.0707.0707-.0707-.0707-.0707ZM9.9855 6.842l.0707.0707-.0707-.0707Zm-4.2154 0-.0707.0707.0707-.0707Zm-.7751.7752.0707-.0708-.0707.0707Zm5.7657 0-.0707-.0708.0707.0708Zm-3.28 2.4857-.0707.0707.0707-.0707Zm0 0 .0707-.0707-2.4857-2.4858-.0707.0707-.0707.0708L7.41 10.1736l.0707-.0707ZM5.7702 6.842l-.0707.0707 2.1077 2.1077.0707-.0707.0707-.0707L5.841 6.7713l-.0707.0707ZM7.878 8.9497l.0707.0707 2.1077-2.1077-.0707-.0707-.0707-.0707L7.8072 8.879l.0707.0707Zm2.8829-1.3325-.0707-.0708-2.4858 2.4858.0707.0707.0707.0707 2.4858-2.4857-.0707-.0707Zm-.7752-.7752.0707.0707a.4482.4482 0 0 1 .5919-.037l.0613-.0789.0614-.079a.6481.6481 0 0 0-.856.0535l.0707.0707Zm-4.9393-.0452.0614.079a.4481.4481 0 0 1 .5918.037l.0707-.0708.0707-.0707a.648.648 0 0 0-.856-.0534l.0614.0789Zm-.0512.8203.0707-.0707a.4481.4481 0 0 1 .0419-.6706l-.0614-.079-.0613-.079c-.308.2393-.3364.6943-.0606.97l.0707-.0707Zm5.7144-.8203-.0613.079a.4481.4481 0 0 1 .0419.6707l.0707.0707.0707.0707c.2757-.2758.2473-.7308-.0606-.97l-.0614.0789Zm-3.2287 3.3061-.0707.0707a.6615.6615 0 0 0 .9356 0l-.0707-.0707-.0707-.0707a.4615.4615 0 0 1-.6528 0l-.0707.0707Z" /></svg>
8
- , 'ArrowChevronSmDownOutlined');
9
-
10
- export default ArrowChevronSmDownOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronSmLeftOutlined: typeof SvgIcon;
4
- export default ArrowChevronSmLeftOutlined;
@@ -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 ArrowChevronSmLeftOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M5.83 8.208a.4667.4667 0 0 1 0-.66l2.553-2.553a.5481.5481 0 0 1 .7751.7752L7.0503 7.878 9.158 9.9856a.5482.5482 0 0 1-.7752.7752L5.83 8.208Z" /><path fill="#323B3B" d="m7.0503 7.878-.0707-.0708-.0707.0707.0707.0707.0707-.0707ZM9.158 9.9855l-.0707.0708.0707-.0708Zm0-4.2154.0707.0708-.0707-.0708Zm-.7751-.7751.0707.0707-.0707-.0707Zm0 5.7657-.0708.0707.0708-.0707ZM5.83 7.5479l-.0707-.0707.0707.0707Zm0 .66.0708-.0706-.0708.0707Zm0-.66.0708.0707 2.5528-2.5528-.0707-.0707-.0707-.0707-2.5529 2.5528.0707.0707Zm3.328-1.7777-.0707-.0707-2.1077 2.1077.0707.0707.0707.0707L9.2287 5.841l-.0707-.0708ZM7.0503 7.878l-.0707.0707 2.1077 2.1078.0707-.0708.0707-.0707L7.121 7.8072l-.0707.0707Zm1.3325 2.8829.0708-.0707-2.5528-2.5528-.0708.0707-.0707.0707 2.5528 2.5528.0708-.0707Zm.7752-.7752-.0707.0708a.448.448 0 0 1 .037.5918l.079.0614.0789.0613a.648.648 0 0 0-.0535-.856l-.0707.0707Zm.0452-4.9393-.079.0614a.4481.4481 0 0 1-.037.5918l.0708.0707.0707.0708a.6481.6481 0 0 0 .0535-.856l-.079.0613Zm-.8203-.0512.0707.0707a.4481.4481 0 0 1 .6707.0419l.079-.0614.0789-.0613c-.2393-.308-.6943-.3363-.97-.0606l.0707.0707Zm.8203 5.7145-.079-.0614a.4481.4481 0 0 1-.6706.0419l-.0708.0707-.0707.0707c.2758.2757.7308.2473.97-.0606l-.0789-.0613ZM5.83 7.5479l-.0707-.0707a.5667.5667 0 0 0 0 .8015L5.83 8.208l.0708-.0707a.3667.3667 0 0 1 0-.5187L5.83 7.548Z" /></svg>
8
- , 'ArrowChevronSmLeftOutlined');
9
-
10
- export default ArrowChevronSmLeftOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronSmRightOutlined: typeof SvgIcon;
4
- export default ArrowChevronSmRightOutlined;
@@ -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 ArrowChevronSmRightOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.17 8.208a.4669.4669 0 0 0 0-.66L7.6171 4.995a.5481.5481 0 0 0-.7751.7752L8.9497 7.878 6.842 9.9856a.5482.5482 0 0 0 .7752.7752L10.17 8.208Z" /><path fill="#323B3B" d="m10.17 8.208.0707.0707-.0707-.0707Zm0-.66.0707-.0708-.0707.0707ZM7.6171 4.995l-.0707.0708.0707-.0707Zm-.8203.0513.079.0614-.079-.0614Zm.0452.724-.0707.0707.0707-.0708Zm2.1077 2.1076.0707-.0707.0707.0707-.0707.0707-.0707-.0707ZM6.842 9.9856l-.0707-.0707.0707.0707Zm-.0452.724-.079.0613.079-.0613Zm.8203.0512.0708.0707-.0708-.0707ZM10.17 8.208l-.0708-.0707a.3666.3666 0 0 0 0-.5187l.0708-.0707.0707-.0707a.5668.5668 0 0 1 0 .8015L10.17 8.208Zm0-.66-.0708.0706-2.5528-2.5528.0707-.0707.0708-.0707 2.5528 2.5528-.0707.0707ZM7.6171 4.995l-.0707.0708a.4481.4481 0 0 0-.6707.0419l-.079-.0614-.0789-.0613c.2393-.308.6943-.3363.97-.0606l-.0707.0707Zm-.8203.0513.079.0614a.4481.4481 0 0 0 .037.5918l-.0708.0707-.0707.0708a.6481.6481 0 0 1-.0535-.856l.079.0613Zm.0452.724.0707-.0708 2.1077 2.1077-.0707.0707-.0707.0707L6.7713 5.841l.0707-.0708Zm2.1077 2.1076.0707.0707-2.1077 2.1078-.0707-.0708-.0707-.0707L8.879 7.8072l.0707.0707ZM6.842 9.9856l.0707.0708a.448.448 0 0 0-.037.5918l-.079.0614-.0789.0613a.648.648 0 0 1 .0535-.856l.0707.0707Zm-.0452.724.079-.0614a.4481.4481 0 0 0 .6706.0419l.0707.0707.0708.0707c-.2758.2757-.7308.2473-.97-.0606l.0789-.0613Zm.8203.0512-.0707-.0707 2.5528-2.5528.0708.0707.0707.0707-2.5528 2.5528-.0708-.0707Z" /></svg>
8
- , 'ArrowChevronSmRightOutlined');
9
-
10
- export default ArrowChevronSmRightOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronSmUpOutlined: typeof SvgIcon;
4
- export default ArrowChevronSmUpOutlined;
@@ -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 ArrowChevronSmUpOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M7.7502 5.8719a.526.526 0 0 1 .7438 0l2.5109 2.511a.548.548 0 1 1-.7751.775L8.1221 7.0504 6.0144 9.158a.5481.5481 0 0 1-.7752-.7752l2.511-2.5109Z" /><path fill="#323B3B" d="m8.122 7.0503.0708-.0707-.0707-.0707-.0707.0707.0707.0707ZM6.0145 9.158l-.0707-.0707.0707.0707Zm4.2154 0 .0707-.0707-.0707.0707Zm.7751-.7752.0707-.0707-.0707.0708Zm-5.7657 0-.0707-.0707.0707.0707ZM8.494 5.872l-.0707.0707.0707-.0707Zm-.7438 0 .0707.0707-.0707-.0707Zm.7438 0-.0707.0707 2.5109 2.511.0707-.0708.0707-.0707-2.511-2.511-.0706.0708Zm1.7358 3.286.0707-.0706-2.1077-2.1077-.0707.0707-.0707.0707 2.1077 2.1077.0707-.0707ZM8.1221 7.0504l-.0707-.0707-2.1077 2.1077.0707.0707.0707.0707L8.1928 7.121l-.0707-.0707ZM5.2392 8.3828l.0707.0708 2.511-2.511-.0707-.0707-.0707-.0707-2.511 2.511.0707.0706Zm.7752.7752-.0707-.0707a.4481.4481 0 0 1-.5919.037l-.0613.0789-.0614.079a.6481.6481 0 0 0 .856-.0535l-.0707-.0707Zm4.9393.0452-.0614-.079a.448.448 0 0 1-.5918-.037l-.0707.0708-.0707.0707a.648.648 0 0 0 .856.0534l-.0614-.0789Zm.0512-.8204-.0707.0708a.4481.4481 0 0 1-.0419.6706l.0614.079.0614.079c.3078-.2393.3363-.6943.0605-.97l-.0707.0706Zm-5.7144.8204.0613-.079a.4481.4481 0 0 1-.0419-.6707l-.0707-.0707-.0707-.0707c-.2757.2758-.2473.7308.0606.97l.0614-.0789ZM8.494 5.8719l.0707-.0707a.626.626 0 0 0-.8852 0l.0707.0707.0707.0707a.426.426 0 0 1 .6024 0l.0707-.0707Z" /></svg>
8
- , 'ArrowChevronSmUpOutlined');
9
-
10
- export default ArrowChevronSmUpOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsChevronDownOutlined: typeof SvgIcon;
4
- export default ArrowsChevronDownOutlined;
@@ -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 ArrowsChevronDownOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M12.0432 4.543c.2584.262.2746.6767.0487.9578l-.0487.0546-3.2941 3.3408-.0538.0494a.6987.6987 0 0 1-.9444-.0494L4.4568 5.5554c-.2757-.2796-.2757-.7328 0-1.0123a.6988.6988 0 0 1 .9982 0L8.25 7.3777l2.795-2.8346.0538-.0494a.6987.6987 0 0 1 .9444.0494ZM4.9559 9.9017h6.5882c.3899 0 .7059.3205.7059.7158-.0001.3954-.3161.7159-.7059.7159H4.9559c-.3898 0-.7058-.3205-.7059-.7159 0-.3953.316-.7158.7059-.7158Z" /></g><defs></defs></svg>
8
- , 'ArrowsChevronDownOutlined');
9
-
10
- export default ArrowsChevronDownOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsChevronFirstOutlined: typeof SvgIcon;
4
- export default ArrowsChevronFirstOutlined;
@@ -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 ArrowsChevronFirstOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M4.3333 11.0441V4.4559c0-.3899.3205-.7059.716-.7059.3953 0 .7158.316.7158.7059v6.5882c0 .3898-.3205.7058-.7159.7058s-.7159-.316-.7159-.7058Zm5.7781-7.0873c.2796-.2756.7328-.2756 1.0123 0a.699.699 0 0 1 0 .9982L8.289 7.75l2.8347 2.795.0489.0537a.6985.6985 0 0 1-.0489.9444c-.2621.2585-.6771.2748-.9583.0487l-.054-.0487-3.341-3.294a.6988.6988 0 0 1 0-.9982l3.341-3.2941Z" /></svg>
8
- , 'ArrowsChevronFirstOutlined');
9
-
10
- export default ArrowsChevronFirstOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsChevronLastOutlined: typeof SvgIcon;
4
- export default ArrowsChevronLastOutlined;
@@ -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 ArrowsChevronLastOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M4.543 3.9568c.2621-.2584.6767-.2746.9579-.0487l.0545.0487 3.3409 3.2941.0494.0538a.6987.6987 0 0 1-.0494.9444l-3.3409 3.2941c-.2796.2757-.7327.2757-1.0123 0a.6988.6988 0 0 1 0-.9982L7.3778 7.75 4.543 4.955l-.0494-.0538a.6987.6987 0 0 1 .0494-.9444Zm5.3586 7.0873V4.4559c0-.3899.3205-.7059.7159-.7059.3953 0 .7159.316.7159.7059v6.5882c0 .3898-.3206.7058-.7159.7059-.3954 0-.716-.316-.716-.7059Z" /></g><defs></defs></svg>
8
- , 'ArrowsChevronLastOutlined');
9
-
10
- export default ArrowsChevronLastOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsChevronUpOutlined: typeof SvgIcon;
4
- export default ArrowsChevronUpOutlined;
@@ -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 ArrowsChevronUpOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M3.9568 11.4569c-.2584-.2621-.2746-.6766-.0487-.9578l.0487-.0545 3.2941-3.3409.0538-.0494a.6987.6987 0 0 1 .9444.0494l3.2941 3.3409c.2757.2795.2757.7327 0 1.0123a.699.699 0 0 1-.9982 0L7.75 8.6222l-2.795 2.8347-.0538.0494a.6988.6988 0 0 1-.9444-.0494Zm7.0873-5.3585H4.4559c-.3899 0-.7059-.3205-.7059-.716 0-.3952.316-.7158.7059-.7158h6.5882c.3898 0 .7058.3206.7059.7159 0 .3954-.316.7159-.7059.7159Z" /></g><defs></defs></svg>
8
- , 'ArrowsChevronUpOutlined');
9
-
10
- export default ArrowsChevronUpOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsDownloadOutlined: typeof SvgIcon;
4
- export default ArrowsDownloadOutlined;
@@ -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 ArrowsDownloadOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M1.3501 12.6665V10a.6499.6499 0 1 1 1.2998 0v2.6665a.6838.6838 0 0 0 .6836.6836h9.333a.6836.6836 0 0 0 .6836-.6836V10a.6499.6499 0 1 1 1.2998 0v2.6665c0 .526-.2086 1.0309-.5806 1.4028a1.9836 1.9836 0 0 1-1.4028.5806h-9.333a1.9838 1.9838 0 0 1-1.4028-.5806 1.9838 1.9838 0 0 1-.5806-1.4028ZM7.3501 2a.6499.6499 0 1 1 1.2998 0v6.4307l2.2236-2.2237a.6503.6503 0 0 1 .9195 0 .6503.6503 0 0 1 0 .9195l-3.3335 3.333a.6497.6497 0 0 1-.919 0L4.207 7.1265a.6502.6502 0 0 1 .9195-.9195L7.35 8.4307V2Z" /></g><defs></defs></svg>
8
- , 'ArrowsDownloadOutlined');
9
-
10
- export default ArrowsDownloadOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsExpandedOutlined: typeof SvgIcon;
4
- export default ArrowsExpandedOutlined;
@@ -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 ArrowsExpandedOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M13.7271 3.0507a.7779.7779 0 0 0-.7779-.7778h-6.434v11.4542h6.434a.778.778 0 0 0 .7779-.7779V3.0507Zm-4.7628 2.378a.6366.6366 0 0 1 .9 0L11.9855 7.55a.6367.6367 0 0 1 0 .9l-2.1212 2.1212a.6365.6365 0 0 1-.9-.9L10.6354 8 8.9643 6.3289a.6365.6365 0 0 1 0-.9001Zm-6.6914 7.5205a.778.778 0 0 0 .7778.7779h2.1917V2.2729H3.0507a.7779.7779 0 0 0-.7778.7778v9.8985Zm12.7271 0C15 14.0817 14.0817 15 12.9492 15H3.0507C1.9183 15 1 14.0817 1 12.9492V3.0507C1 1.9183 1.9183 1 3.0507 1h9.8985C14.0817 1 15 1.9183 15 3.0507v9.8985Z" /></svg>
8
- , 'ArrowsExpandedOutlined');
9
-
10
- export default ArrowsExpandedOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsPanelCloseOutlined: typeof SvgIcon;
4
- export default ArrowsPanelCloseOutlined;
@@ -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 ArrowsPanelCloseOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M13.7271 3.0507a.7779.7779 0 0 0-.7779-.7778h-6.434v11.4542h6.434a.778.778 0 0 0 .7779-.7779V3.0507Zm-3.3491 2.378a.6365.6365 0 0 1 .9001.9L9.6069 8.0001l1.6712 1.6712a.6365.6365 0 0 1-.9001.9L8.2569 8.45a.6367.6367 0 0 1 0-.9l2.1211-2.1212Zm-8.105 7.5205c0 .4296.3482.7779.7777.7779h2.1917V2.2729H3.0507a.7779.7779 0 0 0-.7778.7778v9.8985Zm12.727 0C15 14.0817 14.0817 15 12.9492 15H3.0507C1.9183 15 1 14.0817 1 12.9492V3.0507C1 1.9183 1.9183 1 3.0507 1h9.8985C14.0817 1 15 1.9183 15 3.0507v9.8985Z" /></svg>
8
- , 'ArrowsPanelCloseOutlined');
9
-
10
- export default ArrowsPanelCloseOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsRefreshOutlined: typeof SvgIcon;
4
- export default ArrowsRefreshOutlined;
@@ -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 ArrowsRefreshOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M8 1.3501c1.7948 0 3.509.6897 4.8184 1.8901l.1254.1177.4063.4063V2a.6499.6499 0 1 1 1.2998 0v3.3335A.65.65 0 0 1 14 5.9834h-3.3335a.65.65 0 0 1 0-1.3003h1.7642l-.3877-.3877-.2085-.1914C10.7727 3.1757 9.413 2.6499 8 2.6499a5.35 5.35 0 0 0-2.9722.9019 5.3502 5.3502 0 0 0-1.9707 2.4008 5.3508 5.3508 0 0 0 1.1597 5.8306 5.3513 5.3513 0 0 0 5.8306 1.1597 5.3506 5.3506 0 0 0 2.4008-1.9707A5.3497 5.3497 0 0 0 13.3501 8a.6499.6499 0 1 1 1.2998 0 6.6507 6.6507 0 0 1-4.105 6.144 6.6504 6.6504 0 0 1-3.8423.3785 6.6498 6.6498 0 0 1-3.4048-1.8204 6.65 6.65 0 0 1-1.8203-3.4047 6.6505 6.6505 0 0 1 .379-3.8423A6.6503 6.6503 0 0 1 8 1.35Z" /></svg>
8
- , 'ArrowsRefreshOutlined');
9
-
10
- export default ArrowsRefreshOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowsRestoreOutlined: typeof SvgIcon;
4
- export default ArrowsRestoreOutlined;
@@ -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 ArrowsRestoreOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="m8 1.3501.246.0044a6.6498 6.6498 0 0 1 3.4483 1.1162 6.6506 6.6506 0 0 1 2.4497 2.9844 6.6504 6.6504 0 0 1 .3785 3.8423 6.6497 6.6497 0 0 1-1.8204 3.4047 6.6497 6.6497 0 0 1-3.4047 1.8204 6.6504 6.6504 0 0 1-3.8423-.3785A6.6506 6.6506 0 0 1 1.35 8a.6499.6499 0 1 1 1.2998 0 5.35 5.35 0 0 0 .9019 2.9722 5.3506 5.3506 0 0 0 2.4008 1.9707 5.3511 5.3511 0 0 0 5.8306-1.1597 5.3511 5.3511 0 0 0 1.1597-5.8306 5.3506 5.3506 0 0 0-1.9707-2.4008 5.3503 5.3503 0 0 0-2.9712-.9019 5.85 5.85 0 0 0-4.0425 1.644l-.3892.3892h1.7642a.6501.6501 0 0 1 0 1.3003H2a.65.65 0 0 1-.6499-.6499V2a.6499.6499 0 1 1 1.2998 0v1.7642l.4048-.4048A7.1504 7.1504 0 0 1 7.9976 1.35H8Z" /></svg>
8
- , 'ArrowsRestoreOutlined');
9
-
10
- export default ArrowsRestoreOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const CodingDevelopmentBranchOutlined: typeof SvgIcon;
4
- export default CodingDevelopmentBranchOutlined;