@m4l/icons 0.0.11 → 0.0.13-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (486) hide show
  1. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts +5 -0
  2. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts.map +1 -0
  3. package/components/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.js +13 -0
  4. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +5 -0
  5. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts.map +1 -0
  6. package/components/accessibilitys/duoTone/AccessibilitySunDuotone.js +16 -0
  7. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts +5 -0
  8. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts.map +1 -0
  9. package/components/accessibilitys/outlined/AccessibilityEclipseOutlined.js +13 -0
  10. package/components/actions/duoTone/ActionsUncheckDuotone.d.ts +5 -0
  11. package/components/actions/duoTone/ActionsUncheckDuotone.d.ts.map +1 -0
  12. package/components/actions/duoTone/ActionsUncheckDuotone.js +37 -0
  13. package/components/actions/fill/ActionsCheckIndeterminateFill.d.ts +5 -0
  14. package/components/actions/fill/ActionsCheckIndeterminateFill.d.ts.map +1 -0
  15. package/components/actions/fill/ActionsCheckIndeterminateFill.js +28 -0
  16. package/components/actions/fill/ActionsCheckedFill.d.ts +5 -0
  17. package/components/actions/fill/ActionsCheckedFill.d.ts.map +1 -0
  18. package/components/actions/fill/ActionsCheckedFill.js +28 -0
  19. package/components/actions/fill/ActionsRadioButtonCheckFill.d.ts +5 -0
  20. package/components/actions/fill/ActionsRadioButtonCheckFill.d.ts.map +1 -0
  21. package/components/actions/fill/ActionsRadioButtonCheckFill.js +25 -0
  22. package/components/actions/outlined/ActionsAddOutlined.d.ts +5 -0
  23. package/components/actions/outlined/ActionsAddOutlined.d.ts.map +1 -0
  24. package/components/actions/outlined/ActionsAddOutlined.js +10 -0
  25. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts +5 -0
  26. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts.map +1 -0
  27. package/components/actions/outlined/ActionsCheckIndeterminateOutlined.js +13 -0
  28. package/components/actions/outlined/ActionsCheckMdOutlined.d.ts +5 -0
  29. package/components/actions/outlined/ActionsCheckMdOutlined.d.ts.map +1 -0
  30. package/components/actions/outlined/ActionsCheckMdOutlined.js +10 -0
  31. package/components/actions/outlined/ActionsCheckSmOutlined.d.ts +5 -0
  32. package/components/actions/outlined/ActionsCheckSmOutlined.d.ts.map +1 -0
  33. package/components/actions/outlined/ActionsCheckSmOutlined.js +10 -0
  34. package/components/actions/outlined/ActionsCircleUpDownOutlined.d.ts +5 -0
  35. package/components/actions/outlined/ActionsCircleUpDownOutlined.d.ts.map +1 -0
  36. package/components/actions/outlined/ActionsCircleUpDownOutlined.js +10 -0
  37. package/components/actions/outlined/ActionsCleanOutlined.d.ts +5 -0
  38. package/components/actions/outlined/ActionsCleanOutlined.d.ts.map +1 -0
  39. package/components/actions/outlined/ActionsCleanOutlined.js +13 -0
  40. package/components/actions/outlined/ActionsCloseMdOutlined.d.ts +5 -0
  41. package/components/actions/outlined/ActionsCloseMdOutlined.d.ts.map +1 -0
  42. package/components/actions/outlined/ActionsCloseMdOutlined.js +10 -0
  43. package/components/actions/outlined/ActionsCloseSmOutlined.d.ts +5 -0
  44. package/components/actions/outlined/ActionsCloseSmOutlined.d.ts.map +1 -0
  45. package/components/actions/outlined/ActionsCloseSmOutlined.js +10 -0
  46. package/components/actions/outlined/ActionsEditOutlined.d.ts +5 -0
  47. package/components/actions/outlined/ActionsEditOutlined.d.ts.map +1 -0
  48. package/components/actions/outlined/ActionsEditOutlined.js +10 -0
  49. package/components/actions/outlined/ActionsFilterOutlined.d.ts +5 -0
  50. package/components/actions/outlined/ActionsFilterOutlined.d.ts.map +1 -0
  51. package/components/actions/outlined/ActionsFilterOutlined.js +10 -0
  52. package/components/actions/outlined/ActionsMultiCheckOutlined.d.ts +5 -0
  53. package/components/actions/outlined/ActionsMultiCheckOutlined.d.ts.map +1 -0
  54. package/components/actions/outlined/ActionsMultiCheckOutlined.js +14 -0
  55. package/components/actions/outlined/ActionsSearchOutlined.d.ts +5 -0
  56. package/components/actions/outlined/ActionsSearchOutlined.d.ts.map +1 -0
  57. package/components/actions/outlined/ActionsSearchOutlined.js +10 -0
  58. package/components/actions/outlined/ActionsSortOutlined.d.ts +5 -0
  59. package/components/actions/outlined/ActionsSortOutlined.d.ts.map +1 -0
  60. package/components/actions/outlined/ActionsSortOutlined.js +13 -0
  61. package/components/actions/outlined/ActionsTrashOutlined.d.ts +5 -0
  62. package/components/actions/outlined/ActionsTrashOutlined.d.ts.map +1 -0
  63. package/components/actions/outlined/ActionsTrashOutlined.js +13 -0
  64. package/components/actions/outlined/ActionsZoomInOutlined.d.ts +5 -0
  65. package/components/actions/outlined/ActionsZoomInOutlined.d.ts.map +1 -0
  66. package/components/actions/outlined/ActionsZoomInOutlined.js +16 -0
  67. package/components/actions/outlined/ActionsZoomOutOutined.d.ts +5 -0
  68. package/components/actions/outlined/ActionsZoomOutOutined.d.ts.map +1 -0
  69. package/components/actions/outlined/ActionsZoomOutOutined.js +16 -0
  70. package/components/arrows/fill/ArrowCollapseFill.d.ts +5 -0
  71. package/components/arrows/fill/ArrowCollapseFill.d.ts.map +1 -0
  72. package/components/arrows/fill/ArrowCollapseFill.js +13 -0
  73. package/components/arrows/fill/ArrowExpandFill.d.ts +5 -0
  74. package/components/arrows/fill/ArrowExpandFill.d.ts.map +1 -0
  75. package/components/arrows/fill/ArrowExpandFill.js +10 -0
  76. package/components/arrows/fill/ArrowMinimizeFill.d.ts +5 -0
  77. package/components/arrows/fill/ArrowMinimizeFill.d.ts.map +1 -0
  78. package/components/arrows/fill/ArrowMinimizeFill.js +10 -0
  79. package/components/arrows/fill/ArrowUncollapsedFill.d.ts +5 -0
  80. package/components/arrows/fill/ArrowUncollapsedFill.d.ts.map +1 -0
  81. package/components/arrows/fill/ArrowUncollapsedFill.js +13 -0
  82. package/components/arrows/fill/ArrowsChevronDownFill.d.ts +5 -0
  83. package/components/arrows/fill/ArrowsChevronDownFill.d.ts.map +1 -0
  84. package/components/arrows/fill/ArrowsChevronDownFill.js +10 -0
  85. package/components/arrows/outlined/ArrowChevronDownOutlined.d.ts +5 -0
  86. package/components/arrows/outlined/ArrowChevronDownOutlined.d.ts.map +1 -0
  87. package/components/arrows/outlined/ArrowChevronDownOutlined.js +13 -0
  88. package/components/arrows/outlined/ArrowChevronFirstOutlined.d.ts +5 -0
  89. package/components/arrows/outlined/ArrowChevronFirstOutlined.d.ts.map +1 -0
  90. package/components/arrows/outlined/ArrowChevronFirstOutlined.js +10 -0
  91. package/components/arrows/outlined/ArrowChevronLastOutlined.d.ts +5 -0
  92. package/components/arrows/outlined/ArrowChevronLastOutlined.d.ts.map +1 -0
  93. package/components/arrows/outlined/ArrowChevronLastOutlined.js +13 -0
  94. package/components/arrows/outlined/ArrowChevronMdDownOutlined.d.ts +5 -0
  95. package/components/arrows/outlined/ArrowChevronMdDownOutlined.d.ts.map +1 -0
  96. package/components/arrows/outlined/ArrowChevronMdDownOutlined.js +10 -0
  97. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts +5 -0
  98. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts.map +1 -0
  99. package/components/arrows/outlined/ArrowChevronMdLeftOutlined.js +10 -0
  100. package/components/arrows/outlined/ArrowChevronMdRightOutlined.d.ts +5 -0
  101. package/components/arrows/outlined/ArrowChevronMdRightOutlined.d.ts.map +1 -0
  102. package/components/arrows/outlined/ArrowChevronMdRightOutlined.js +10 -0
  103. package/components/arrows/outlined/ArrowChevronMdUpOutlined.d.ts +5 -0
  104. package/components/arrows/outlined/ArrowChevronMdUpOutlined.d.ts.map +1 -0
  105. package/components/arrows/outlined/ArrowChevronMdUpOutlined.js +10 -0
  106. package/components/arrows/outlined/ArrowChevronSmDownOutlined.d.ts +5 -0
  107. package/components/arrows/outlined/ArrowChevronSmDownOutlined.d.ts.map +1 -0
  108. package/components/arrows/outlined/ArrowChevronSmDownOutlined.js +13 -0
  109. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts +5 -0
  110. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts.map +1 -0
  111. package/components/arrows/outlined/ArrowChevronSmLeftOutlined.js +13 -0
  112. package/components/arrows/outlined/ArrowChevronSmRightOutlined.d.ts +5 -0
  113. package/components/arrows/outlined/ArrowChevronSmRightOutlined.d.ts.map +1 -0
  114. package/components/arrows/outlined/ArrowChevronSmRightOutlined.js +13 -0
  115. package/components/arrows/outlined/ArrowChevronSmUpOutlined.d.ts +5 -0
  116. package/components/arrows/outlined/ArrowChevronSmUpOutlined.d.ts.map +1 -0
  117. package/components/arrows/outlined/ArrowChevronSmUpOutlined.js +13 -0
  118. package/components/arrows/outlined/ArrowChevronUpOutlined.d.ts +5 -0
  119. package/components/arrows/outlined/ArrowChevronUpOutlined.d.ts.map +1 -0
  120. package/components/arrows/outlined/ArrowChevronUpOutlined.js +13 -0
  121. package/components/arrows/outlined/ArrowDownloadOutlined.d.ts +5 -0
  122. package/components/arrows/outlined/ArrowDownloadOutlined.d.ts.map +1 -0
  123. package/components/arrows/outlined/ArrowDownloadOutlined.js +13 -0
  124. package/components/arrows/outlined/ArrowLeftOutlined.d.ts +5 -0
  125. package/components/arrows/outlined/ArrowLeftOutlined.d.ts.map +1 -0
  126. package/components/arrows/outlined/ArrowLeftOutlined.js +13 -0
  127. package/components/arrows/outlined/ArrowRefreshCcwOutlined.d.ts +5 -0
  128. package/components/arrows/outlined/ArrowRefreshCcwOutlined.d.ts.map +1 -0
  129. package/components/arrows/outlined/ArrowRefreshCcwOutlined.js +10 -0
  130. package/components/arrows/outlined/ArrowRefreshMdOutlined.d.ts +5 -0
  131. package/components/arrows/outlined/ArrowRefreshMdOutlined.d.ts.map +1 -0
  132. package/components/arrows/outlined/ArrowRefreshMdOutlined.js +10 -0
  133. package/components/arrows/outlined/ArrowRefreshSmOutlined.d.ts +5 -0
  134. package/components/arrows/outlined/ArrowRefreshSmOutlined.d.ts.map +1 -0
  135. package/components/arrows/outlined/ArrowRefreshSmOutlined.js +10 -0
  136. package/components/arrows/outlined/ArrowRestoreOutlined.d.ts +5 -0
  137. package/components/arrows/outlined/ArrowRestoreOutlined.d.ts.map +1 -0
  138. package/components/arrows/outlined/ArrowRestoreOutlined.js +10 -0
  139. package/components/arrows/outlined/ArrowRightOutlined.d.ts +5 -0
  140. package/components/arrows/outlined/ArrowRightOutlined.d.ts.map +1 -0
  141. package/components/arrows/outlined/ArrowRightOutlined.js +10 -0
  142. package/components/booleans/outlined/BooleanCircleCheckOutlined.d.ts +5 -0
  143. package/components/booleans/outlined/BooleanCircleCheckOutlined.d.ts.map +1 -0
  144. package/components/booleans/outlined/BooleanCircleCheckOutlined.js +13 -0
  145. package/components/booleans/outlined/BooleanCircleCloseOutined.d.ts +5 -0
  146. package/components/booleans/outlined/BooleanCircleCloseOutined.d.ts.map +1 -0
  147. package/components/booleans/outlined/BooleanCircleCloseOutined.js +13 -0
  148. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts +5 -0
  149. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts.map +1 -0
  150. package/components/booleans/outlined/BooleanPasswordViewOffOutlined.js +16 -0
  151. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts +5 -0
  152. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts.map +1 -0
  153. package/components/booleans/outlined/BooleanPasswordViewOnOutlined.js +13 -0
  154. package/components/booleans/outlined/BooleanPinOffOutlined.d.ts +5 -0
  155. package/components/booleans/outlined/BooleanPinOffOutlined.d.ts.map +1 -0
  156. package/components/booleans/outlined/BooleanPinOffOutlined.js +13 -0
  157. package/components/booleans/outlined/BooleanPinOnOutlined.d.ts +5 -0
  158. package/components/booleans/outlined/BooleanPinOnOutlined.d.ts.map +1 -0
  159. package/components/booleans/outlined/BooleanPinOnOutlined.js +10 -0
  160. package/components/booleans/outlined/BooleanShieldOffOutlined.d.ts +5 -0
  161. package/components/booleans/outlined/BooleanShieldOffOutlined.d.ts.map +1 -0
  162. package/components/booleans/outlined/BooleanShieldOffOutlined.js +13 -0
  163. package/components/booleans/outlined/BooleanShieldOnOutlined.d.ts +5 -0
  164. package/components/booleans/outlined/BooleanShieldOnOutlined.d.ts.map +1 -0
  165. package/components/booleans/outlined/BooleanShieldOnOutlined.js +10 -0
  166. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts +5 -0
  167. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts.map +1 -0
  168. package/components/connectivitys/outlined/ConnectivityLoadingOutlined.js +10 -0
  169. package/components/dateTime/outlined/DateTimeClockOutlined.d.ts +5 -0
  170. package/components/dateTime/outlined/DateTimeClockOutlined.d.ts.map +1 -0
  171. package/components/dateTime/outlined/DateTimeClockOutlined.js +13 -0
  172. package/components/dateTime/outlined/DateTimeCreatedOutlined.d.ts +5 -0
  173. package/components/dateTime/outlined/DateTimeCreatedOutlined.d.ts.map +1 -0
  174. package/components/dateTime/outlined/DateTimeCreatedOutlined.js +10 -0
  175. package/components/dateTime/outlined/DateTimePeriodOutlined.d.ts +5 -0
  176. package/components/dateTime/outlined/DateTimePeriodOutlined.d.ts.map +1 -0
  177. package/components/dateTime/outlined/DateTimePeriodOutlined.js +10 -0
  178. package/components/designs/duotone/DesignPaletteDuotone.d.ts +5 -0
  179. package/components/designs/duotone/DesignPaletteDuotone.d.ts.map +1 -0
  180. package/components/designs/duotone/DesignPaletteDuotone.js +16 -0
  181. package/components/designs/duotone/DesignPatronumDuotone.d.ts +5 -0
  182. package/components/designs/duotone/DesignPatronumDuotone.d.ts.map +1 -0
  183. package/components/designs/duotone/DesignPatronumDuotone.js +16 -0
  184. package/components/designs/duotone/DesignSquareDuotone.d.ts +5 -0
  185. package/components/designs/duotone/DesignSquareDuotone.d.ts.map +1 -0
  186. package/components/designs/duotone/DesignSquareDuotone.js +23 -0
  187. package/components/designs/fill/DesignPatronumFill.d.ts +5 -0
  188. package/components/designs/fill/DesignPatronumFill.d.ts.map +1 -0
  189. package/components/designs/fill/DesignPatronumFill.js +13 -0
  190. package/components/designs/fill/DesignSquareFill.d.ts +5 -0
  191. package/components/designs/fill/DesignSquareFill.d.ts.map +1 -0
  192. package/components/designs/fill/DesignSquareFill.js +10 -0
  193. package/components/designs/outlined/DesignPaletteOutlined.d.ts +5 -0
  194. package/components/designs/outlined/DesignPaletteOutlined.d.ts.map +1 -0
  195. package/components/designs/outlined/DesignPaletteOutlined.js +13 -0
  196. package/components/designs/outlined/DesignPatronumOutlined.d.ts +5 -0
  197. package/components/designs/outlined/DesignPatronumOutlined.d.ts.map +1 -0
  198. package/components/designs/outlined/DesignPatronumOutlined.js +13 -0
  199. package/components/dev/outlined/DevDevelopmentBranchOutlined.d.ts +5 -0
  200. package/components/dev/outlined/DevDevelopmentBranchOutlined.d.ts.map +1 -0
  201. package/components/dev/outlined/DevDevelopmentBranchOutlined.js +10 -0
  202. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts +5 -0
  203. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts.map +1 -0
  204. package/components/fillFolder/outlined/FillFolderPendingOrderOutlined.js +13 -0
  205. package/{index.ts → components/index.d.ts} +97 -96
  206. package/components/index.d.ts.map +1 -0
  207. package/components/layouts/outlined/LayoutAlignLeftOutlined.d.ts +5 -0
  208. package/components/layouts/outlined/LayoutAlignLeftOutlined.d.ts.map +1 -0
  209. package/components/layouts/outlined/LayoutAlignLeftOutlined.js +10 -0
  210. package/components/layouts/outlined/LayoutAlignRightOutlined.d.ts +5 -0
  211. package/components/layouts/outlined/LayoutAlignRightOutlined.d.ts.map +1 -0
  212. package/components/layouts/outlined/LayoutAlignRightOutlined.js +10 -0
  213. package/components/layouts/outlined/LayoutCardOutlined.d.ts +5 -0
  214. package/components/layouts/outlined/LayoutCardOutlined.d.ts.map +1 -0
  215. package/components/layouts/outlined/LayoutCardOutlined.js +10 -0
  216. package/components/layouts/outlined/LayoutCornersOutlined.d.ts +5 -0
  217. package/components/layouts/outlined/LayoutCornersOutlined.d.ts.map +1 -0
  218. package/components/layouts/outlined/LayoutCornersOutlined.js +10 -0
  219. package/components/layouts/outlined/LayoutDensityCompactOutlined.d.ts +5 -0
  220. package/components/layouts/outlined/LayoutDensityCompactOutlined.d.ts.map +1 -0
  221. package/components/layouts/outlined/LayoutDensityCompactOutlined.js +13 -0
  222. package/components/layouts/outlined/LayoutDensityConfortableOutlined.d.ts +5 -0
  223. package/components/layouts/outlined/LayoutDensityConfortableOutlined.d.ts.map +1 -0
  224. package/components/layouts/outlined/LayoutDensityConfortableOutlined.js +13 -0
  225. package/components/layouts/outlined/LayoutDensityStandardOutlined.d.ts +5 -0
  226. package/components/layouts/outlined/LayoutDensityStandardOutlined.d.ts.map +1 -0
  227. package/components/layouts/outlined/LayoutDensityStandardOutlined.js +13 -0
  228. package/components/layouts/outlined/LayoutExpandOutlined.d.ts +5 -0
  229. package/components/layouts/outlined/LayoutExpandOutlined.d.ts.map +1 -0
  230. package/components/layouts/outlined/LayoutExpandOutlined.js +10 -0
  231. package/components/layouts/outlined/LayoutExpandedOutlined.d.ts +5 -0
  232. package/components/layouts/outlined/LayoutExpandedOutlined.d.ts.map +1 -0
  233. package/components/layouts/outlined/LayoutExpandedOutlined.js +10 -0
  234. package/components/layouts/outlined/LayoutFullOutlined.d.ts +5 -0
  235. package/components/layouts/outlined/LayoutFullOutlined.d.ts.map +1 -0
  236. package/components/layouts/outlined/LayoutFullOutlined.js +10 -0
  237. package/components/layouts/outlined/LayoutPanelCloseOutlined.d.ts +5 -0
  238. package/components/layouts/outlined/LayoutPanelCloseOutlined.d.ts.map +1 -0
  239. package/components/layouts/outlined/LayoutPanelCloseOutlined.js +10 -0
  240. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts +5 -0
  241. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts.map +1 -0
  242. package/components/layouts/outlined/LayoutSplitHorizontalOutlined.js +10 -0
  243. package/components/layouts/outlined/LayoutSplitVerticalOutlined.d.ts +5 -0
  244. package/components/layouts/outlined/LayoutSplitVerticalOutlined.d.ts.map +1 -0
  245. package/components/layouts/outlined/LayoutSplitVerticalOutlined.js +10 -0
  246. package/components/layouts/outlined/LayoutTableOutlined.d.ts +5 -0
  247. package/components/layouts/outlined/LayoutTableOutlined.d.ts.map +1 -0
  248. package/components/layouts/outlined/LayoutTableOutlined.js +10 -0
  249. package/components/loginLogout/outlined/LoginLogoutOutlined.d.ts +5 -0
  250. package/components/loginLogout/outlined/LoginLogoutOutlined.d.ts.map +1 -0
  251. package/components/loginLogout/outlined/LoginLogoutOutlined.js +10 -0
  252. package/components/medias/outlined/MediaVideoOutlined.d.ts +5 -0
  253. package/components/medias/outlined/MediaVideoOutlined.d.ts.map +1 -0
  254. package/components/medias/outlined/MediaVideoOutlined.js +13 -0
  255. package/components/menu/outlined/MenuMoreHorizontalOutlined.d.ts +5 -0
  256. package/components/menu/outlined/MenuMoreHorizontalOutlined.d.ts.map +1 -0
  257. package/components/menu/outlined/MenuMoreHorizontalOutlined.js +10 -0
  258. package/components/menu/outlined/MenuMoreVerticalOutlined.d.ts +5 -0
  259. package/components/menu/outlined/MenuMoreVerticalOutlined.d.ts.map +1 -0
  260. package/components/menu/outlined/MenuMoreVerticalOutlined.js +10 -0
  261. package/components/notifications/fill/NotificationCheckCircleFill.d.ts +5 -0
  262. package/components/notifications/fill/NotificationCheckCircleFill.d.ts.map +1 -0
  263. package/components/notifications/fill/NotificationCheckCircleFill.js +13 -0
  264. package/components/notifications/fill/NotificationInformationCircleFill.d.ts +5 -0
  265. package/components/notifications/fill/NotificationInformationCircleFill.d.ts.map +1 -0
  266. package/components/notifications/fill/NotificationInformationCircleFill.js +13 -0
  267. package/components/notifications/fill/NotificationWarningFill.d.ts +5 -0
  268. package/components/notifications/fill/NotificationWarningFill.d.ts.map +1 -0
  269. package/components/notifications/fill/NotificationWarningFill.js +13 -0
  270. package/components/notifications/outlined/NotificationAlertOutlined.d.ts +5 -0
  271. package/components/notifications/outlined/NotificationAlertOutlined.d.ts.map +1 -0
  272. package/components/notifications/outlined/NotificationAlertOutlined.js +13 -0
  273. package/components/notifications/outlined/NotificationInformationOutlined.d.ts +5 -0
  274. package/components/notifications/outlined/NotificationInformationOutlined.d.ts.map +1 -0
  275. package/components/notifications/outlined/NotificationInformationOutlined.js +13 -0
  276. package/components/notifications/outlined/NotificationNotificacionOutlined.d.ts +5 -0
  277. package/components/notifications/outlined/NotificationNotificacionOutlined.d.ts.map +1 -0
  278. package/components/notifications/outlined/NotificationNotificacionOutlined.js +13 -0
  279. package/components/settings/fill/SettingsOnFill.d.ts +5 -0
  280. package/components/settings/fill/SettingsOnFill.d.ts.map +1 -0
  281. package/components/settings/fill/SettingsOnFill.js +13 -0
  282. package/components/settings/outlined/SettingsConfigOutlined.d.ts +5 -0
  283. package/components/settings/outlined/SettingsConfigOutlined.d.ts.map +1 -0
  284. package/components/settings/outlined/SettingsConfigOutlined.js +13 -0
  285. package/components/settings/outlined/SettingsOffOutlined.d.ts +5 -0
  286. package/components/settings/outlined/SettingsOffOutlined.d.ts.map +1 -0
  287. package/components/settings/outlined/SettingsOffOutlined.js +10 -0
  288. package/components/shopping/duoTone/ShoppingCartDuotone.d.ts +5 -0
  289. package/components/shopping/duoTone/ShoppingCartDuotone.d.ts.map +1 -0
  290. package/components/shopping/duoTone/ShoppingCartDuotone.js +16 -0
  291. package/index.d.ts +2 -100
  292. package/index.d.ts.map +1 -0
  293. package/index.js +194 -0
  294. package/package.json +22 -19
  295. package/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts +0 -4
  296. package/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.jsx +0 -10
  297. package/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +0 -4
  298. package/accessibilitys/duoTone/AccessibilitySunDuotone.jsx +0 -10
  299. package/accessibilitys/outlined/AccessibilityEclipseOutlined.d.ts +0 -4
  300. package/accessibilitys/outlined/AccessibilityEclipseOutlined.jsx +0 -10
  301. package/actions/duoTone/ActionsUncheckDuotone.d.ts +0 -4
  302. package/actions/duoTone/ActionsUncheckDuotone.jsx +0 -10
  303. package/actions/fill/ActionsCheckIndeterminateFill.d.ts +0 -4
  304. package/actions/fill/ActionsCheckIndeterminateFill.jsx +0 -10
  305. package/actions/fill/ActionsCheckedFill.d.ts +0 -4
  306. package/actions/fill/ActionsCheckedFill.jsx +0 -10
  307. package/actions/fill/ActionsRadioButtonCheckFill.d.ts +0 -4
  308. package/actions/fill/ActionsRadioButtonCheckFill.jsx +0 -10
  309. package/actions/outlined/ActionsAddOutlined.d.ts +0 -4
  310. package/actions/outlined/ActionsAddOutlined.jsx +0 -10
  311. package/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts +0 -4
  312. package/actions/outlined/ActionsCheckIndeterminateOutlined.jsx +0 -10
  313. package/actions/outlined/ActionsCheckMdOutlined.d.ts +0 -4
  314. package/actions/outlined/ActionsCheckMdOutlined.jsx +0 -10
  315. package/actions/outlined/ActionsCheckSmOutlined.d.ts +0 -4
  316. package/actions/outlined/ActionsCheckSmOutlined.jsx +0 -10
  317. package/actions/outlined/ActionsCircleUpDownOutlined.d.ts +0 -4
  318. package/actions/outlined/ActionsCircleUpDownOutlined.jsx +0 -10
  319. package/actions/outlined/ActionsCleanOutlined.d.ts +0 -4
  320. package/actions/outlined/ActionsCleanOutlined.jsx +0 -10
  321. package/actions/outlined/ActionsCloseMdOutlined.d.ts +0 -4
  322. package/actions/outlined/ActionsCloseMdOutlined.jsx +0 -10
  323. package/actions/outlined/ActionsCloseSmOutlined.d.ts +0 -4
  324. package/actions/outlined/ActionsCloseSmOutlined.jsx +0 -10
  325. package/actions/outlined/ActionsEditOutlined.d.ts +0 -4
  326. package/actions/outlined/ActionsEditOutlined.jsx +0 -10
  327. package/actions/outlined/ActionsFilterOutlined.d.ts +0 -4
  328. package/actions/outlined/ActionsFilterOutlined.jsx +0 -10
  329. package/actions/outlined/ActionsMultiCheckOutlined.d.ts +0 -4
  330. package/actions/outlined/ActionsMultiCheckOutlined.jsx +0 -10
  331. package/actions/outlined/ActionsSearchOutlined.d.ts +0 -4
  332. package/actions/outlined/ActionsSearchOutlined.jsx +0 -10
  333. package/actions/outlined/ActionsSortOutlined.d.ts +0 -4
  334. package/actions/outlined/ActionsSortOutlined.jsx +0 -10
  335. package/actions/outlined/ActionsTrashOutlined.d.ts +0 -4
  336. package/actions/outlined/ActionsTrashOutlined.jsx +0 -10
  337. package/actions/outlined/ActionsZoomInOutlined.d.ts +0 -4
  338. package/actions/outlined/ActionsZoomInOutlined.jsx +0 -10
  339. package/actions/outlined/ActionsZoomOutOutined.d.ts +0 -4
  340. package/actions/outlined/ActionsZoomOutOutined.jsx +0 -10
  341. package/arrows/fill/ArrowCollapseFill.d.ts +0 -4
  342. package/arrows/fill/ArrowCollapseFill.jsx +0 -10
  343. package/arrows/fill/ArrowExpandFill.d.ts +0 -4
  344. package/arrows/fill/ArrowExpandFill.jsx +0 -10
  345. package/arrows/fill/ArrowMinimizeFill.d.ts +0 -4
  346. package/arrows/fill/ArrowMinimizeFill.jsx +0 -10
  347. package/arrows/fill/ArrowUncollapsedFill.d.ts +0 -4
  348. package/arrows/fill/ArrowUncollapsedFill.jsx +0 -10
  349. package/arrows/fill/ArrowsChevronDownFill.d.ts +0 -4
  350. package/arrows/fill/ArrowsChevronDownFill.jsx +0 -10
  351. package/arrows/outlined/ArrowChevronDownOutlined.d.ts +0 -4
  352. package/arrows/outlined/ArrowChevronDownOutlined.jsx +0 -10
  353. package/arrows/outlined/ArrowChevronFirstOutlined.d.ts +0 -4
  354. package/arrows/outlined/ArrowChevronFirstOutlined.jsx +0 -10
  355. package/arrows/outlined/ArrowChevronLastOutlined.d.ts +0 -4
  356. package/arrows/outlined/ArrowChevronLastOutlined.jsx +0 -10
  357. package/arrows/outlined/ArrowChevronMdDownOutlined.d.ts +0 -4
  358. package/arrows/outlined/ArrowChevronMdDownOutlined.jsx +0 -10
  359. package/arrows/outlined/ArrowChevronMdLeftOutlined.d.ts +0 -4
  360. package/arrows/outlined/ArrowChevronMdLeftOutlined.jsx +0 -10
  361. package/arrows/outlined/ArrowChevronMdRightOutlined.d.ts +0 -4
  362. package/arrows/outlined/ArrowChevronMdRightOutlined.jsx +0 -10
  363. package/arrows/outlined/ArrowChevronMdUpOutlined.d.ts +0 -4
  364. package/arrows/outlined/ArrowChevronMdUpOutlined.jsx +0 -10
  365. package/arrows/outlined/ArrowChevronSmDownOutlined.d.ts +0 -4
  366. package/arrows/outlined/ArrowChevronSmDownOutlined.jsx +0 -10
  367. package/arrows/outlined/ArrowChevronSmLeftOutlined.d.ts +0 -4
  368. package/arrows/outlined/ArrowChevronSmLeftOutlined.jsx +0 -10
  369. package/arrows/outlined/ArrowChevronSmRightOutlined.d.ts +0 -4
  370. package/arrows/outlined/ArrowChevronSmRightOutlined.jsx +0 -10
  371. package/arrows/outlined/ArrowChevronSmUpOutlined.d.ts +0 -4
  372. package/arrows/outlined/ArrowChevronSmUpOutlined.jsx +0 -10
  373. package/arrows/outlined/ArrowChevronUpOutlined.d.ts +0 -4
  374. package/arrows/outlined/ArrowChevronUpOutlined.jsx +0 -10
  375. package/arrows/outlined/ArrowDownloadOutlined.d.ts +0 -4
  376. package/arrows/outlined/ArrowDownloadOutlined.jsx +0 -10
  377. package/arrows/outlined/ArrowLeftOutlined.d.ts +0 -4
  378. package/arrows/outlined/ArrowLeftOutlined.jsx +0 -10
  379. package/arrows/outlined/ArrowRefreshCcwOutlined.d.ts +0 -4
  380. package/arrows/outlined/ArrowRefreshCcwOutlined.jsx +0 -10
  381. package/arrows/outlined/ArrowRefreshMdOutlined.d.ts +0 -4
  382. package/arrows/outlined/ArrowRefreshMdOutlined.jsx +0 -10
  383. package/arrows/outlined/ArrowRefreshSmOutlined.d.ts +0 -4
  384. package/arrows/outlined/ArrowRefreshSmOutlined.jsx +0 -10
  385. package/arrows/outlined/ArrowRestoreOutlined.d.ts +0 -4
  386. package/arrows/outlined/ArrowRestoreOutlined.jsx +0 -10
  387. package/arrows/outlined/ArrowRightOutlined.d.ts +0 -4
  388. package/arrows/outlined/ArrowRightOutlined.jsx +0 -10
  389. package/booleans/outlined/BooleanCircleCheckOutlined.d.ts +0 -4
  390. package/booleans/outlined/BooleanCircleCheckOutlined.jsx +0 -10
  391. package/booleans/outlined/BooleanCircleCloseOutined.d.ts +0 -4
  392. package/booleans/outlined/BooleanCircleCloseOutined.jsx +0 -10
  393. package/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts +0 -4
  394. package/booleans/outlined/BooleanPasswordViewOffOutlined.jsx +0 -10
  395. package/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts +0 -4
  396. package/booleans/outlined/BooleanPasswordViewOnOutlined.jsx +0 -10
  397. package/booleans/outlined/BooleanPinOffOutlined.d.ts +0 -4
  398. package/booleans/outlined/BooleanPinOffOutlined.jsx +0 -10
  399. package/booleans/outlined/BooleanPinOnOutlined.d.ts +0 -4
  400. package/booleans/outlined/BooleanPinOnOutlined.jsx +0 -10
  401. package/booleans/outlined/BooleanShieldOffOutlined.d.ts +0 -4
  402. package/booleans/outlined/BooleanShieldOffOutlined.jsx +0 -10
  403. package/booleans/outlined/BooleanShieldOnOutlined.d.ts +0 -4
  404. package/booleans/outlined/BooleanShieldOnOutlined.jsx +0 -10
  405. package/connectivitys/outlined/ConnectivityLoadingOutlined.d.ts +0 -4
  406. package/connectivitys/outlined/ConnectivityLoadingOutlined.jsx +0 -10
  407. package/dateTime/outlined/DateTimeClockOutlined.d.ts +0 -4
  408. package/dateTime/outlined/DateTimeClockOutlined.jsx +0 -10
  409. package/dateTime/outlined/DateTimeCreatedOutlined.d.ts +0 -4
  410. package/dateTime/outlined/DateTimeCreatedOutlined.jsx +0 -10
  411. package/dateTime/outlined/DateTimePeriodOutlined.d.ts +0 -4
  412. package/dateTime/outlined/DateTimePeriodOutlined.jsx +0 -10
  413. package/designs/duotone/DesignPaletteDuotone.d.ts +0 -4
  414. package/designs/duotone/DesignPaletteDuotone.jsx +0 -10
  415. package/designs/duotone/DesignPatronumDuotone.d.ts +0 -4
  416. package/designs/duotone/DesignPatronumDuotone.jsx +0 -10
  417. package/designs/duotone/DesignSquareDuotone.d.ts +0 -4
  418. package/designs/duotone/DesignSquareDuotone.jsx +0 -10
  419. package/designs/fill/DesignPatronumFill.d.ts +0 -4
  420. package/designs/fill/DesignPatronumFill.jsx +0 -10
  421. package/designs/fill/DesignSquareFill.d.ts +0 -4
  422. package/designs/fill/DesignSquareFill.jsx +0 -10
  423. package/designs/outlined/DesignPaletteOutlined.d.ts +0 -4
  424. package/designs/outlined/DesignPaletteOutlined.jsx +0 -10
  425. package/designs/outlined/DesignPatronumOutlined.d.ts +0 -4
  426. package/designs/outlined/DesignPatronumOutlined.jsx +0 -10
  427. package/dev/outlined/DevDevelopmentBranchOutlined.d.ts +0 -4
  428. package/dev/outlined/DevDevelopmentBranchOutlined.jsx +0 -10
  429. package/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts +0 -4
  430. package/fillFolder/outlined/FillFolderPendingOrderOutlined.jsx +0 -10
  431. package/layouts/outlined/LayoutAlignLeftOutlined.d.ts +0 -4
  432. package/layouts/outlined/LayoutAlignLeftOutlined.jsx +0 -10
  433. package/layouts/outlined/LayoutAlignRightOutlined.d.ts +0 -4
  434. package/layouts/outlined/LayoutAlignRightOutlined.jsx +0 -10
  435. package/layouts/outlined/LayoutCardOutlined.d.ts +0 -4
  436. package/layouts/outlined/LayoutCardOutlined.jsx +0 -10
  437. package/layouts/outlined/LayoutCornersOutlined.d.ts +0 -4
  438. package/layouts/outlined/LayoutCornersOutlined.jsx +0 -10
  439. package/layouts/outlined/LayoutDensityCompactOutlined.d.ts +0 -4
  440. package/layouts/outlined/LayoutDensityCompactOutlined.jsx +0 -10
  441. package/layouts/outlined/LayoutDensityConfortableOutlined.d.ts +0 -4
  442. package/layouts/outlined/LayoutDensityConfortableOutlined.jsx +0 -10
  443. package/layouts/outlined/LayoutDensityStandardOutlined.d.ts +0 -4
  444. package/layouts/outlined/LayoutDensityStandardOutlined.jsx +0 -10
  445. package/layouts/outlined/LayoutExpandOutlined.d.ts +0 -4
  446. package/layouts/outlined/LayoutExpandOutlined.jsx +0 -10
  447. package/layouts/outlined/LayoutExpandedOutlined.d.ts +0 -4
  448. package/layouts/outlined/LayoutExpandedOutlined.jsx +0 -10
  449. package/layouts/outlined/LayoutFullOutlined.d.ts +0 -4
  450. package/layouts/outlined/LayoutFullOutlined.jsx +0 -10
  451. package/layouts/outlined/LayoutPanelCloseOutlined.d.ts +0 -4
  452. package/layouts/outlined/LayoutPanelCloseOutlined.jsx +0 -10
  453. package/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts +0 -4
  454. package/layouts/outlined/LayoutSplitHorizontalOutlined.jsx +0 -10
  455. package/layouts/outlined/LayoutSplitVerticalOutlined.d.ts +0 -4
  456. package/layouts/outlined/LayoutSplitVerticalOutlined.jsx +0 -10
  457. package/layouts/outlined/LayoutTableOutlined.d.ts +0 -4
  458. package/layouts/outlined/LayoutTableOutlined.jsx +0 -10
  459. package/loginLogout/outlined/LoginLogoutOutlined.d.ts +0 -4
  460. package/loginLogout/outlined/LoginLogoutOutlined.jsx +0 -10
  461. package/medias/outlined/MediaVideoOutlined.d.ts +0 -4
  462. package/medias/outlined/MediaVideoOutlined.jsx +0 -10
  463. package/menu/outlined/MenuMoreHorizontalOutlined.d.ts +0 -4
  464. package/menu/outlined/MenuMoreHorizontalOutlined.jsx +0 -10
  465. package/menu/outlined/MenuMoreVerticalOutlined.d.ts +0 -4
  466. package/menu/outlined/MenuMoreVerticalOutlined.jsx +0 -10
  467. package/notifications/fill/NotificationCheckCircleFill.d.ts +0 -4
  468. package/notifications/fill/NotificationCheckCircleFill.jsx +0 -10
  469. package/notifications/fill/NotificationInformationCircleFill.d.ts +0 -4
  470. package/notifications/fill/NotificationInformationCircleFill.jsx +0 -10
  471. package/notifications/fill/NotificationWarningFill.d.ts +0 -4
  472. package/notifications/fill/NotificationWarningFill.jsx +0 -10
  473. package/notifications/outlined/NotificationAlertOutlined.d.ts +0 -4
  474. package/notifications/outlined/NotificationAlertOutlined.jsx +0 -10
  475. package/notifications/outlined/NotificationInformationOutlined.d.ts +0 -4
  476. package/notifications/outlined/NotificationInformationOutlined.jsx +0 -10
  477. package/notifications/outlined/NotificationNotificacionOutlined.d.ts +0 -4
  478. package/notifications/outlined/NotificationNotificacionOutlined.jsx +0 -10
  479. package/settings/fill/SettingsOnFill.d.ts +0 -4
  480. package/settings/fill/SettingsOnFill.jsx +0 -10
  481. package/settings/outlined/SettingsConfigOutlined.d.ts +0 -4
  482. package/settings/outlined/SettingsConfigOutlined.jsx +0 -10
  483. package/settings/outlined/SettingsOffOutlined.d.ts +0 -4
  484. package/settings/outlined/SettingsOffOutlined.jsx +0 -10
  485. package/shopping/duoTone/ShoppingCartDuotone.d.ts +0 -4
  486. package/shopping/duoTone/ShoppingCartDuotone.jsx +0 -10
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const BooleanPasswordViewOffOutlined = 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
- , 'BooleanPasswordViewOffOutlined');
9
-
10
- export default BooleanPasswordViewOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanPasswordViewOnOutlined: typeof SvgIcon;
4
- export default BooleanPasswordViewOnOutlined;
@@ -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 BooleanPasswordViewOnOutlined = 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
- , 'BooleanPasswordViewOnOutlined');
9
-
10
- export default BooleanPasswordViewOnOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanPinOffOutlined: typeof SvgIcon;
4
- export default BooleanPinOffOutlined;
@@ -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 BooleanPinOffOutlined = 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
- , 'BooleanPinOffOutlined');
9
-
10
- export default BooleanPinOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanPinOnOutlined: typeof SvgIcon;
4
- export default BooleanPinOnOutlined;
@@ -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 BooleanPinOnOutlined = 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
- , 'BooleanPinOnOutlined');
9
-
10
- export default BooleanPinOnOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanShieldOffOutlined: typeof SvgIcon;
4
- export default BooleanShieldOffOutlined;
@@ -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 BooleanShieldOffOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M.9447.9444a.5498.5498 0 0 1 .7773 0L12.5448 11.767l.0092.0093 2.5015 2.5015.0376.0415a.55.55 0 0 1-.7734.7739l-.042-.0376-2.0982-2.0981c-1.0117 1.019-2.361 1.7031-3.7715 2.1953l-.0048.0014a1.2163 1.2163 0 0 1-.8028-.0083v.0005c-1.4297-.4937-2.798-1.1861-3.813-2.2256-1.03-1.0549-1.6709-2.4425-1.6709-4.2544V4c0-.2964.1093-.5809.3037-.8022L.9447 1.7222a.55.55 0 0 1 0-.7778ZM12.7835 4a.1167.1167 0 0 0-.1167-.1167c-1.5091 0-3.2903-.8744-4.5175-1.9458v.0005a.2306.2306 0 0 0-.1495-.0552.23.23 0 0 0-.146.0528l-.161.1362a8.7188 8.7188 0 0 1-1.213.8398l-.0503.0254a.55.55 0 0 1-.7007-.2285.5503.5503 0 0 1 .2037-.751l.1586-.0937a7.6203 7.6203 0 0 0 1.042-.7593l.003-.003v.0006a1.3306 1.3306 0 0 1 1.6348-.0732l.0932.0732.0044.0039c1.1059.9669 2.6426 1.6772 3.7983 1.6772A1.2165 1.2165 0 0 1 13.8831 4v4.666l-.0029.229a7.0656 7.0656 0 0 1-.0547.6846.5499.5499 0 1 1-1.0908-.1406 5.9762 5.9762 0 0 0 .0488-.7715V4ZM3.2166 8.6665c0 1.5215.5263 2.6341 1.358 3.4859.7937.8129 1.8875 1.4096 3.1337 1.8652l.251.0894.0127.0044a.117.117 0 0 0 .0781.0009c1.3371-.467 2.5086-1.0817 3.3521-1.9326l-8.185-8.185c-.0002.0017-.0006.0035-.0006.0053v4.6665Z" /></g><defs></defs></svg>
8
- , 'BooleanShieldOffOutlined');
9
-
10
- export default BooleanShieldOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanShieldOnOutlined: typeof SvgIcon;
4
- export default BooleanShieldOnOutlined;
@@ -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 BooleanShieldOnOutlined = 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
- , 'BooleanShieldOnOutlined');
9
-
10
- export default BooleanShieldOnOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ConnectivityLoadingOutlined: typeof SvgIcon;
4
- export default ConnectivityLoadingOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ConnectivityLoadingOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M1.3333 7.9997a6.6669 6.6669 0 0 1 4.6065-6.3405 6.6668 6.6668 0 0 1 4.1201 0 .6667.6667 0 0 1-.4118 1.2682A5.3336 5.3336 0 0 0 3.6852 4.865 5.3333 5.3333 0 1 0 13.3333 8a.6668.6668 0 0 1 1.3334 0 6.667 6.667 0 0 1-4.6068 6.3402 6.6663 6.6663 0 0 1-4.1201-.0003 6.6665 6.6665 0 0 1-4.6065-6.3402Z" /></svg>
8
- , 'ConnectivityLoadingOutlined');
9
-
10
- export default ConnectivityLoadingOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DateTimeClockOutlined: typeof SvgIcon;
4
- export default DateTimeClockOutlined;
@@ -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 DateTimeClockOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M8 3.9004a.5993.5993 0 0 1 .5996.5996v3.251l1.1582 1.1582a.6003.6003 0 0 1 0 .8486.6003.6003 0 0 1-.8486 0l-1.333-1.334A.599.599 0 0 1 7.4004 8V4.5A.5993.5993 0 0 1 8 3.9004Z" /><path fill="#323B3B" fillRule="evenodd" d="M8 .7334C12.013.7336 15.2664 3.987 15.2666 8 15.2664 12.013 12.013 15.2664 8 15.2666 3.987 15.2664.7336 12.013.7334 8 .7336 3.987 3.987.7336 8 .7334Zm0 1.1992C4.6498 1.9328 1.9328 4.6497 1.9326 8 1.9328 11.3503 4.6498 14.0662 8 14.0664c3.3503-.0002 6.0662-2.7161 6.0664-6.0664C14.0662 4.6497 11.3503 1.9328 8 1.9326Z" clipRule="evenodd" /></svg>
8
- , 'DateTimeClockOutlined');
9
-
10
- export default DateTimeClockOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DateTimeCreatedOutlined: typeof SvgIcon;
4
- export default DateTimeCreatedOutlined;
@@ -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 DateTimeCreatedOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M13.2295 7.3462H2.7705v5.7562c0 .3611.2993.6536.6682.6536h9.1226c.3689 0 .6682-.2925.6682-.6536V7.3462ZM9.9711 4.173v-.6536H6.029v.6536c0 .3434-.2845.6221-.6353.6222-.3509 0-.6357-.2788-.6357-.6222v-.6536H3.4387c-.3688 0-.6681.2926-.6682.6536v1.9293h10.459V4.173c-.0001-.361-.2994-.6536-.6682-.6536h-1.3192v.6536c0 .3434-.2848.6222-.6357.6222-.3508 0-.6353-.2788-.6353-.6222ZM14.5 13.1024c0 1.048-.868 1.8976-1.9387 1.8976H3.4387C2.368 15 1.5 14.1504 1.5 13.1024V4.1729c0-1.048.868-1.8976 1.9387-1.8976h1.3192v-.6535c0-.3435.2848-.6218.6357-.6218.3508 0 .6353.2784.6353.6218v.6535H9.971v-.6535c0-.3434.2845-.6217.6353-.6218.3509 0 .6357.2783.6357.6218v.6535h1.3192c1.0706 0 1.9386.8497 1.9387 1.8976v8.9295Z" /></svg>
8
- , 'DateTimeCreatedOutlined');
9
-
10
- export default DateTimeCreatedOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DateTimePeriodOutlined: typeof SvgIcon;
4
- export default DateTimePeriodOutlined;
@@ -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 DateTimePeriodOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M13.0156 2h-2V1h-1v1h-4V1h-1v1h-2a1.0012 1.0012 0 0 0-1 1v10a1.0011 1.0011 0 0 0 1 1h10a1.0012 1.0012 0 0 0 1-1V3a1.0013 1.0013 0 0 0-1-1Zm-10 1h2v1h1V3h4v1h1V3h2v2h-10V3Zm0 3h3.5v3h-3.5V6Zm6.5 7h-3v-3h3v3Zm0-3h-3V6h3v4Zm0 3v-3h3.5l.0006 3H9.5156Z" /></svg>
8
- , 'DateTimePeriodOutlined');
9
-
10
- export default DateTimePeriodOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPaletteDuotone: typeof SvgIcon;
4
- export default DesignPaletteDuotone;
@@ -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 DesignPaletteDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><rect width="16" height="16" opacity=".16" rx="5" /><path d="M8 2c1.5753 0 3.0954.5628 4.2236 1.5781C13.3535 4.5951 13.9999 5.9862 14 7.4492a3.2484 3.2484 0 0 1-.9512 2.2969 3.2482 3.2482 0 0 1-2.2968.9512H9.5137a.4685.4685 0 0 0-.2461.0703.4689.4689 0 0 0-.1729.1885.4677.4677 0 0 0 .045.4892l.165.2207a1.459 1.459 0 0 1 .2851.7442 1.459 1.459 0 0 1-.1474.7832A1.4589 1.4589 0 0 1 8.1377 14H8a6.0012 6.0012 0 0 1-4.2432-1.7568A6.0012 6.0012 0 0 1 2 8a6.001 6.001 0 0 1 1.7568-4.2432A6.001 6.001 0 0 1 8 2ZM4.124 7.8926a1.1095 1.1095 0 0 0-1.1035.996l-.0059.1134.006.1132c.0567.5595.529.9959 1.1034.9961.6129 0 1.1093-.4965 1.1094-1.1093 0-.5747-.4364-1.0478-.9961-1.1045l-.1133-.005ZM5.71 3.9287c-.6127.0001-1.1101.4968-1.1104 1.1094 0 .6128.4976 1.1102 1.1104 1.1103.6127-.0001 1.1093-.4975 1.1093-1.1103-.0002-.5744-.4367-1.0467-.996-1.1035L5.71 3.9287Zm3.9629-.792c-.5745.0002-1.0469.4365-1.1036.9961l-.0058.1133.0058.1133c.0569.5594.5292.9959 1.1036.996.6127 0 1.1102-.4966 1.1103-1.1093 0-.5744-.4368-1.0474-.996-1.1045l-.1143-.0049Z" /></g><defs></defs></svg>
8
- , 'DesignPaletteDuotone');
9
-
10
- export default DesignPaletteDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPatronumDuotone: typeof SvgIcon;
4
- export default DesignPatronumDuotone;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPatronumDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 11 12"><g fill="#323B3B"><path d="M6.09.75h-.22c-.61.02-1.11.48-1.15 1.08v5.78c.27-.19.64-.33 1.15-.33h.23c1.78 0 3.23-1.45 3.23-3.23v-.07C9.33 2.2 7.88.75 6.1.75h-.01ZM.75 1.92v8.01c0 .2.04.57.3.88.26.3.66.45 1.21.45h.21c.48 0 .88-.14 1.14-.41.22-.22.34-.53.34-.85V1.78c.03-.38.16-.73.39-1.02H1.89C1.26.77.75 1.29.75 1.91v.01Z" opacity=".24" /><path d="M6.09 0h-.24L1.89.03C.85.03 0 .87 0 1.92v8.01c0 .3.06.87.48 1.36.4.47 1 .72 1.78.72h.21c1.53 0 2.23-1.05 2.23-2.02v-.93s0-.28.16-.54c.19-.33.51-.49.99-.49h.23c2.19 0 3.98-1.78 3.98-3.98v-.07C10.06 1.79 8.28 0 6.08 0h.01ZM3.96 1.79v8.2c0 .32-.12.63-.34.85-.26.27-.66.41-1.14.41h-.21c-.54 0-.95-.15-1.21-.45-.26-.31-.3-.68-.3-.88v-8c0-.63.51-1.14 1.14-1.14h2.45c-.22.28-.36.63-.39 1.01Zm5.36 2.26c0 1.78-1.45 3.23-3.23 3.23h-.23c-.51 0-.88.14-1.15.33V1.85c.04-.61.54-1.07 1.15-1.09h.22c1.78 0 3.23 1.45 3.23 3.23v.07l.01-.01Z" /></g><defs></defs></svg>
8
- , 'DesignPatronumDuotone');
9
-
10
- export default DesignPatronumDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignSquareDuotone: typeof SvgIcon;
4
- export default DesignSquareDuotone;
@@ -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 DesignSquareDuotone = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g filter="url(#filter0_i_1793_56)" opacity=".03"><path fill="#323B3B" d="M2 8c0-2.8284 0-4.2426.8787-5.1213C3.7574 2 5.1716 2 8 2s4.2426 0 5.1213.8787C14 3.7574 14 5.1716 14 8s0 4.2426-.8787 5.1213C12.2426 14 10.8284 14 8 14s-4.2426 0-5.1213-.8787C2 12.2426 2 10.8284 2 8Z" /></g><path fill="#323B3B" d="M8.0092 1c1.331 0 2.4508-.002 3.3378.1172.9214.124 1.7701.399 2.4541 1.083.684.6841.9592 1.5326 1.0831 2.4541.1192.887.1162 2.006.1162 3.337 0 1.331.003 2.4508-.1162 3.3378-.124.9214-.399 1.77-1.0831 2.4541-.684.684-1.5326.9591-2.4541 1.083-.887.1193-2.0068.1162-3.3378.1162s-2.45.003-3.337-.1162c-.9214-.1239-1.77-.399-2.454-1.083-.6841-.6841-.9591-1.5327-1.083-2.4541-.1193-.887-.1173-2.0069-.1173-3.3379 0-1.3309-.002-2.45.1172-3.3369.124-.9216.3989-1.77 1.083-2.4541.6842-.6842 1.5326-.9591 2.4541-1.083C5.5592.998 6.6782 1 8.0092 1Zm0 1.2002c-2.7299 0-4.0953-.0004-4.9434.8476-.848.8481-.8477 2.2136-.8477 4.9434 0 2.7296 0 4.0952.8477 4.9434.7421.7419 1.8806.8351 3.9824.8466l.961.002c2.7299 0 4.0952-.0005 4.9433-.8486.7421-.7421.8351-1.8799.8467-3.9815l.0019-.9619c0-2.7297-.0007-4.0952-.8486-4.9434-.8482-.8477-2.2138-.8476-4.9433-.8476Z" opacity=".2" /><defs><filter id="filter0_i_1793_56" width="12" height="12" x="2" y="2" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation="1" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0" /><feBlend in2="shape" result="effect1_innerShadow_1793_56" /></filter></defs></svg>
8
- , 'DesignSquareDuotone');
9
-
10
- export default DesignSquareDuotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPatronumFill: typeof SvgIcon;
4
- export default DesignPatronumFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPatronumFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path d="M3 3.3571v9.0596c0 .2381.0476.6785.3571 1.0476.3096.3571.7858.5357 1.4405.5357h.25c.5714 0 1.0476-.1667 1.3572-.4881.2619-.2619.4047-.6309.4047-1.0119V3.2143C6.8452 2.7619 7 2.3453 7.2738 2H4.3571C3.6071 2.0119 3 2.631 3 3.369v-.0119Zm6.5953-1.1547h-.262c-.7261.0238-1.3214.5714-1.369 1.2857v6.8809c.3214-.2261.7619-.3928 1.369-.3928h.2739c2.119 0 3.8452-1.7262 3.8452-3.8453v-.0833c0-2.119-1.7262-3.8452-3.8453-3.8452h-.0119Z" /></g><defs></defs></svg>
8
- , 'DesignPatronumFill');
9
-
10
- export default DesignPatronumFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignSquareFill: typeof SvgIcon;
4
- export default DesignSquareFill;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignSquareFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><rect width="14" height="14" x="1" y="1" fill="#323B3B" rx="4" /></svg>
8
- , 'DesignSquareFill');
9
-
10
- export default DesignSquareFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPaletteOutlined: typeof SvgIcon;
4
- export default DesignPaletteOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPaletteOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M14.0164 7.3333c0-1.3954-.6152-2.7494-1.7373-3.7592-1.1243-1.012-2.6627-1.5909-4.2793-1.5909A6.017 6.017 0 0 0 1.9832 8a6.017 6.017 0 0 0 6.0166 6.0165h.167a.5165.5165 0 0 0 .4131-.8266l-.1997-.2666a1.8165 1.8165 0 0 1-.356-.9268 1.8166 1.8166 0 0 1 .1841-.9756 1.8175 1.8175 0 0 1 1.625-1.0044h1.5l.1333-.0029a2.6832 2.6832 0 0 0 2.5498-2.6802Zm-9.683.6832a.317.317 0 0 0-.317.3168.317.317 0 0 0 .317.317.3169.3169 0 0 0 .31-.253l.0068-.064-.0068-.064a.3169.3169 0 0 0-.31-.2528Zm7.3334-1.333a.3168.3168 0 0 0-.3169.3163.317.317 0 0 0 .3169.317.3168.3168 0 0 0 .0635-.627l-.0635-.0064Zm-6-2a.3168.3168 0 0 0-.3169.3163.317.317 0 0 0 .317.317.3168.3168 0 0 0 .0634-.627l-.0635-.0064Zm3.333-.667a.3168.3168 0 0 0-.3164.3168l.0064.064a.317.317 0 0 0 .31.253c.153 0 .281-.1087.3106-.253l.0063-.064-.0063-.064a.3173.3173 0 0 0-.3106-.2529Zm-3.683 4.3168c0 .5431-.4404.9834-.9835.9834-.543 0-.9834-.4403-.9834-.9834 0-.543.4404-.9833.9834-.9833.5431 0 .9834.4403.9834.9833Zm9.9999-1a3.9825 3.9825 0 0 1-1.167 2.8164 3.9826 3.9826 0 0 1-2.8164 1.167h-1.5a.5167.5167 0 0 0-.5146.563.5167.5167 0 0 0 .101.2637l.2002.2666a1.817 1.817 0 0 1-.498 2.6353 1.8174 1.8174 0 0 1-.955.2714h-.167a7.3166 7.3166 0 0 1 0-14.6333c1.9196 0 3.7727.6859 5.1489 1.9244 1.3783 1.2405 2.1679 2.9384 2.1679 4.7255Zm-2.6665-.3335a.9836.9836 0 0 1-1.9619.1006L10.6834 7l.0049-.1006c.0505-.4958.4695-.8829.9785-.8829l.1006.0054c.4957.0505.8827.469.8828.978Zm-6-2a.9836.9836 0 0 1-1.962.1006L4.6835 5l.005-.1006c.0504-.4958.4694-.8829.9784-.8829l.1006.0054c.4957.0505.8827.469.8828.978Zm3.333-.6665c0 .5431-.4403.9834-.9834.9834-.543 0-.9834-.4403-.9834-.9834 0-.543.4404-.9833.9834-.9834.5431 0 .9834.4404.9834.9834Z" /></g><defs></defs></svg>
8
- , 'DesignPaletteOutlined');
9
-
10
- export default DesignPaletteOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPatronumOutlined: typeof SvgIcon;
4
- export default DesignPatronumOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const DesignPatronumOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M5.56 13.5h-.03c-.69 0-1.22-.24-1.58-.68-.38-.46-.44-1-.44-1.28V4.32c0-.99.78-1.79 1.74-1.79l3.68-.02c1.97 0 3.58 1.65 3.58 3.68v.06c0 2.02-1.61 3.68-3.58 3.68h-.21c-.4 0-.65.13-.8.4-.12.22-.13.44-.13.44v.83c0 .92-.64 1.91-2.04 1.91h-.19v-.01ZM5.24 3.37c-.51 0-.92.42-.92.94v7.22c0 .2.04.49.24.74.21.25.55.38 1 .38h.19c.4 0 .73-.12.95-.35.17-.19.27-.44.27-.71v-7.4c.02-.3.12-.59.26-.83h-2v.01h.01ZM7.79 9.3c.26-.16.58-.23.93-.23h.21c1.52 0 2.75-1.27 2.75-2.82v-.06c0-1.56-1.23-2.82-2.75-2.82h-.17c-.52.02-.92.39-.96.88v5.06l-.01-.01Z" /></g><defs></defs></svg>
8
- , 'DesignPatronumOutlined');
9
-
10
- export default DesignPatronumOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DevDevelopmentBranchOutlined: typeof SvgIcon;
4
- export default DevDevelopmentBranchOutlined;
@@ -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 DevDevelopmentBranchOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M8.9997 3.0097a1.993 1.993 0 0 0 1.501 1.9207l.005 2.066a1.4978 1.4978 0 0 1-1.4927 1.5l-1.9951.0048a2.4697 2.4697 0 0 0-1.4951.5152l-.01-4.0739a1.9951 1.9951 0 1 0-.9975.0024l.0149 6.1271a1.9954 1.9954 0 0 0-.8118 3.4308 1.9947 1.9947 0 0 0 1.3201.4949 1.9947 1.9947 0 0 0 1.975-1.7485 1.9953 1.9953 0 0 0-1.4857-2.1796l-.0002-.0708a1.498 1.498 0 0 1 1.4927-1.5l1.9951-.0049a2.497 2.497 0 0 0 2.4879-2.5l-.005-2.066a1.9921 1.9921 0 0 0 1.3584-2.6255 1.9914 1.9914 0 0 0-1.6716-1.2833 1.992 1.992 0 0 0-2.1854 1.9906Zm-4.9879.0121a.9976.9976 0 1 1 1 .9952.9987.9987 0 0 1-1-.9952Zm2.0194 9.9709a.9974.9974 0 0 1-1.1898.9813.9973.9973 0 0 1-.7857-.7819.9976.9976 0 0 1 .9755-1.1946.9988.9988 0 0 1 1 .9952Zm5.9612-9.9903a.9976.9976 0 1 1-1-.9951.999.999 0 0 1 1 .9951Z" /></svg>
8
- , 'DevDevelopmentBranchOutlined');
9
-
10
- export default DevDevelopmentBranchOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const FillFolderPendingOrderOutlined: typeof SvgIcon;
4
- export default FillFolderPendingOrderOutlined;
@@ -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 FillFolderPendingOrderOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M13.2 10.5455c0-1.7573-1.4551-3.1819-3.25-3.1819-1.795 0-3.25 1.4246-3.25 3.1819 0 1.7572 1.455 3.1818 3.25 3.1818 1.7949 0 3.25-1.4246 3.25-3.1818ZM9.3 9.2727c0-.3514.291-.6363.65-.6363.359 0 .65.2849.65.6363V10.32l.7344.4496c.3044.1862.3972.5788.207.8769-.1903.298-.5916.3885-.896.2022l-1.0398-.6363c-.19-.1163-.3056-.3201-.3056-.5394V9.2727Zm-3.9-7v1.2728h3.9V2.2727H5.4Zm9.1 8.2728C14.5 13.0056 12.4629 15 9.95 15c-2.5129 0-4.55-1.9944-4.55-4.4545 0-2.4602 2.0371-4.4546 4.55-4.4546 2.5129 0 4.55 1.9944 4.55 4.4546Zm-3.25-8.2728c.5172 0 1.013.2013 1.3787.5593.3657.358.5713.8435.5713 1.3498v.5295c0 .3514-.291.6364-.65.6364-.359 0-.65-.285-.65-.6364v-.5295a.6296.6296 0 0 0-.1904-.45.6558.6558 0 0 0-.3955-.1832l-.0641-.0031h-.65c0 .7029-.582 1.2727-1.3 1.2727H5.4c-.718 0-1.3-.5698-1.3-1.2727h-.65a.657.657 0 0 0-.4596.1864.6296.6296 0 0 0-.1904.45v8.909c0 .1688.0685.3306.1904.4499a.6569.6569 0 0 0 .4596.1865h1.3c.359 0 .65.2849.65.6363 0 .3515-.291.6364-.65.6364h-1.3c-.5172 0-1.013-.2013-1.3787-.5593-.3657-.358-.5713-.8435-.5713-1.3498v-8.909c0-.5064.2056-.9918.5713-1.3499.3657-.358.8615-.5593 1.3787-.5593h.65C4.1 1.5698 4.682 1 5.4 1h3.9c.718 0 1.3.5698 1.3 1.2727h.65Z" /></g><defs></defs></svg>
8
- , 'FillFolderPendingOrderOutlined');
9
-
10
- export default FillFolderPendingOrderOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutAlignLeftOutlined: typeof SvgIcon;
4
- export default LayoutAlignLeftOutlined;
@@ -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 LayoutAlignLeftOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M.6834 14.6668V1.3333c0-.359.291-.6499.65-.6499.359 0 .6499.291.6499.65v13.3334a.65.65 0 0 1-1.2999 0Zm8.6665-4a.6835.6835 0 0 0-.683-.6836H5.3332a.6833.6833 0 0 0-.683.6836v1.333c0 .3774.3056.6836.683.6836h3.3335a.6835.6835 0 0 0 .6831-.6836v-1.333Zm4.6665-6.667a.683.683 0 0 0-.6831-.683h-8a.683.683 0 0 0-.683.683v1.3335a.683.683 0 0 0 .683.6831h8a.683.683 0 0 0 .6831-.683V3.9997Zm-3.3662 8c0 1.0953-.888 1.9833-1.9834 1.9834H5.3333c-1.0953 0-1.9834-.888-1.9834-1.9834v-1.333c0-1.0954.888-1.9834 1.9834-1.9834h3.3335c1.0953.0001 1.9834.8881 1.9834 1.9834v1.333Zm4.6665-6.6665c0 1.0954-.888 1.9834-1.9834 1.9834h-8c-1.0953 0-1.9834-.888-1.9834-1.9834V3.9998c.0001-1.0953.8881-1.9834 1.9834-1.9834h8c1.0954 0 1.9834.8881 1.9834 1.9834v1.3335Z" /></svg>
8
- , 'LayoutAlignLeftOutlined');
9
-
10
- export default LayoutAlignLeftOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutAlignRightOutlined: typeof SvgIcon;
4
- export default LayoutAlignRightOutlined;
@@ -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 LayoutAlignRightOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M14.0164 14.6668V1.3333a.6502.6502 0 0 1 1.3003 0v13.3335a.65.65 0 0 1-.6499.6499.6504.6504 0 0 1-.6504-.6499Zm-2.6665-4a.6835.6835 0 0 0-.6831-.6836H7.3333a.6833.6833 0 0 0-.683.6836v1.333c0 .3774.3056.6836.683.6836h3.3335a.6835.6835 0 0 0 .6831-.6836v-1.333Zm0-6.667a.6832.6832 0 0 0-.6831-.683h-8a.6835.6835 0 0 0-.6836.683v1.3335c0 .3774.3062.6831.6836.6831h8a.6831.6831 0 0 0 .6831-.683V3.9997Zm1.3003 8c0 1.0953-.8881 1.9833-1.9834 1.9834H7.3333c-1.0953 0-1.9834-.888-1.9834-1.9834v-1.333c0-1.0954.888-1.9834 1.9834-1.9834h3.3335c1.0953.0001 1.9834.8881 1.9834 1.9834v1.333Zm0-6.6665c0 1.0953-.8881 1.9833-1.9834 1.9834h-8c-1.0953 0-1.9834-.888-1.9834-1.9834V3.9998c.0001-1.0953.8881-1.9834 1.9834-1.9834h8c1.0953.0001 1.9833.8882 1.9834 1.9834v1.3335Z" /></svg>
8
- , 'LayoutAlignRightOutlined');
9
-
10
- export default LayoutAlignRightOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutCardOutlined: typeof SvgIcon;
4
- export default LayoutCardOutlined;
@@ -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 LayoutCardOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" fillRule="evenodd" d="M4.333 8.833c.4577 0 .8392-.001 1.1465.0303.3154.032.6082.1022.872.2783.2.1336.3722.306.506.5059.1763.2639.2461.5575.2782.873.0313.3071.0313.6881.0313 1.1455 0 .4576 0 .8393-.0313 1.1465-.032.3155-.102.6082-.2783.8721a1.834 1.834 0 0 1-.5058.5058c-.264.1763-.5566.2462-.8721.2784-.3073.0312-.6887.0312-1.1465.0312-.4575 0-.8383 0-1.1455-.0312-.3156-.0322-.609-.102-.873-.2784a1.8361 1.8361 0 0 1-.5059-.5058c-.176-.2638-.2462-.5567-.2783-.8721-.0313-.3072-.0303-.6889-.0303-1.1465 0-.4574-.001-.8384.0303-1.1455.0321-.3155.102-.6091.2783-.873a1.836 1.836 0 0 1 .5059-.5059c.264-.1764.5574-.2462.873-.2783.3072-.0313.688-.0303 1.1455-.0303Zm0 1c-.4784 0-.8.0005-1.045.0254-.236.024-.3456.067-.4179.1152a.8343.8343 0 0 0-.2295.2295c-.0482.0722-.0911.1819-.1152.418-.025.2448-.0254.5667-.0254 1.0449 0 .4783.0005.8001.0254 1.0449.024.2362.067.3457.1152.418a.8359.8359 0 0 0 .2295.2305c.0723.0483.1817.0911.418.1152.2449.0249.5665.0254 1.045.0254.4783 0 .8-.0005 1.0448-.0254.2362-.024.3457-.067.418-.1152a.838.838 0 0 0 .2305-.2305c.0481-.0723.0912-.182.1152-.418.0249-.2448.0254-.5667.0254-1.0449 0-.4782-.0005-.8001-.0254-1.0449-.024-.2361-.067-.3458-.1152-.418a.8355.8355 0 0 0-.2305-.2295c-.0723-.0482-.1818-.0912-.418-.1152-.2449-.0249-.5665-.0254-1.0449-.0254Zm7.333-1c.4576 0 .8393-.001 1.1465.0303.3153.032.6083.1023.8721.2783.1999.1336.3721.306.5058.5059.1764.2639.2462.5575.2784.873.0312.3071.0312.6881.0312 1.1455 0 .4576 0 .8393-.0312 1.1465-.0322.3155-.1021.6082-.2784.8721a1.8312 1.8312 0 0 1-.5058.5058c-.2639.1763-.5566.2462-.8721.2784-.3072.0312-.6889.0312-1.1465.0312-.4574 0-.8384 0-1.1455-.0312-.3155-.0322-.6091-.102-.873-.2784a1.8382 1.8382 0 0 1-.5059-.5058c-.176-.2638-.2462-.5568-.2783-.8721-.0312-.3072-.0303-.6889-.0303-1.1465 0-.4574-.001-.8384.0303-1.1455.0321-.3155.102-.6091.2783-.873a1.836 1.836 0 0 1 .5059-.5059c.2639-.1763.5575-.2462.873-.2783.3071-.0312.6882-.0303 1.1455-.0303Zm0 1c-.4782 0-.8001.0005-1.0449.0254-.2361.024-.3457.067-.418.1152a.8356.8356 0 0 0-.2295.2295c-.0482.0722-.0911.1819-.1152.418-.0249.2448-.0254.5667-.0254 1.0449 0 .4782.0005.8001.0254 1.0449.024.236.067.3457.1152.418a.8385.8385 0 0 0 .2295.2305c.0723.0483.182.0911.418.1152.2448.0249.5667.0254 1.0449.0254.4782 0 .8001-.0005 1.0449-.0254.2362-.024.3457-.067.418-.1152a.8373.8373 0 0 0 .2305-.2305c.0482-.0723.0912-.1818.1152-.418.0249-.2448.0254-.5666.0254-1.0449 0-.4782-.0005-.8001-.0254-1.0449-.0241-.236-.067-.3458-.1152-.418a.8371.8371 0 0 0-.2305-.2295c-.0723-.0481-.182-.0912-.418-.1152-.2448-.0249-.5667-.0254-1.0449-.0254ZM4.333 1.5c.4578 0 .8392-.001 1.1465.0303.3154.032.6082.1021.872.2783.2001.1337.3722.3058.506.5059.1763.264.2461.5574.2782.873.0313.3072.0313.688.0313 1.1455 0 .4578 0 .8392-.0313 1.1465-.032.3155-.102.6082-.2783.872a1.8338 1.8338 0 0 1-.5058.506c-.264.1762-.5566.2461-.8721.2782-.3073.0313-.6887.0313-1.1465.0313-.4575 0-.8383 0-1.1455-.0313-.3156-.032-.609-.1019-.873-.2783a1.8357 1.8357 0 0 1-.5059-.5058c-.1762-.2639-.2462-.5567-.2783-.8721C1.499 5.1722 1.5 4.7908 1.5 4.333c0-.4575-.001-.8383.0303-1.1455.032-.3157.1019-.609.2783-.873a1.8342 1.8342 0 0 1 .5059-.5059c.264-.1764.5574-.2462.873-.2783.3072-.0313.688-.0303 1.1455-.0303Zm0 1c-.4784 0-.8.0005-1.045.0254-.2362.024-.3456.067-.4179.1152a.833.833 0 0 0-.2295.2295c-.0482.0723-.0911.1817-.1152.418-.025.2449-.0254.5665-.0254 1.045 0 .4783.0005.8.0254 1.0448.024.2364.067.3457.1152.418a.8343.8343 0 0 0 .2295.2305c.0723.0483.1817.0911.418.1152.2449.025.5665.0254 1.045.0254.4783 0 .8-.0005 1.0448-.0254.2362-.024.3457-.067.418-.1152a.8371.8371 0 0 0 .2305-.2305c.0482-.0723.0912-.1818.1152-.418.0249-.2449.0254-.5665.0254-1.0449 0-.4784-.0005-.8-.0254-1.045-.024-.2362-.067-.3456-.1152-.4179a.8343.8343 0 0 0-.2305-.2295c-.0723-.0482-.1816-.0912-.418-.1152C5.133 2.5005 4.8114 2.5 4.333 2.5Zm7.333-1c.4576 0 .8393-.001 1.1465.0303.3153.032.6083.1022.8721.2783.2.1336.3721.3059.5058.5059.1764.264.2462.5574.2784.873.0312.3072.0312.688.0312 1.1455 0 .4578 0 .8392-.0312 1.1465-.0322.3155-.1021.6082-.2784.872a1.8341 1.8341 0 0 1-.5058.506c-.2639.1761-.5567.2461-.8721.2782-.3072.0313-.6889.0313-1.1465.0313-.4574 0-.8384 0-1.1455-.0313-.3155-.032-.6091-.102-.873-.2783a1.8395 1.8395 0 0 1-.5059-.5058c-.176-.2639-.2462-.5567-.2783-.8721-.0313-.3073-.0303-.6888-.0303-1.1465 0-.4575-.001-.8383.0303-1.1455.032-.3156.102-.609.2783-.873.1337-.2.3059-.3722.5059-.5059.2639-.1763.5575-.2462.873-.2783.3071-.0313.6882-.0303 1.1455-.0303Zm0 1c-.4782 0-.8001.0005-1.0449.0254-.2361.024-.3457.067-.418.1152a.8366.8366 0 0 0-.2295.2295c-.0482.0723-.0911.1819-.1152.418-.0249.2449-.0254.5666-.0254 1.045 0 .4783.0005.8.0254 1.0448.024.2362.067.3457.1152.418a.836.836 0 0 0 .2295.2305c.0723.0482.1819.0911.418.1152.2448.025.5667.0254 1.0449.0254.4782 0 .8001-.0005 1.0449-.0254.236-.024.3457-.067.418-.1152a.838.838 0 0 0 .2305-.2305c.0482-.0723.0912-.1818.1152-.418.0249-.2449.0254-.5665.0254-1.0449 0-.4784-.0005-.8-.0254-1.045-.0241-.2362-.0669-.3456-.1152-.4179a.8362.8362 0 0 0-.2305-.2295c-.0723-.0482-.1818-.0912-.418-.1152-.2448-.0249-.5667-.0254-1.0449-.0254Z" clipRule="evenodd" /></svg>
8
- , 'LayoutCardOutlined');
9
-
10
- export default LayoutCardOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutCornersOutlined: typeof SvgIcon;
4
- export default LayoutCornersOutlined;
@@ -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 LayoutCornersOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.5 5v2a.5002.5002 0 0 1-.5.5.5002.5002 0 0 1-.5-.5V5.5H10a.5.5 0 1 1 0-1h2a.5002.5002 0 0 1 .5.5ZM6 10.5H4.5V9a.5.5 0 1 0-1 0v2a.5002.5002 0 0 0 .5.5h2a.5002.5002 0 0 0 .5-.5.5002.5002 0 0 0-.5-.5Zm8.5-7v9a1.0001 1.0001 0 0 1-1 1h-11a1.0002 1.0002 0 0 1-1-1v-9a1 1 0 0 1 1-1h11a1 1 0 0 1 1 1Zm-1 9v-9h-11v9h11Z" /></svg>
8
- , 'LayoutCornersOutlined');
9
-
10
- export default LayoutCornersOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutDensityCompactOutlined: typeof SvgIcon;
4
- export default LayoutDensityCompactOutlined;
@@ -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 LayoutDensityCompactOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M14.5 2.5c0-.55-.45-1-1-1h-11c-.55 0-1 .45-1 1v11c0 .55.45 1 1 1h11c.55 0 1-.45 1-1v-11Zm-1 0v2h-11v-2h11Zm0 11h-11v-2h11v2Zm0-3h-11v-2h11v2Zm0-3h-11v-2h11v2Z" /></g><defs></defs></svg>
8
- , 'LayoutDensityCompactOutlined');
9
-
10
- export default LayoutDensityCompactOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutDensityConfortableOutlined: typeof SvgIcon;
4
- export default LayoutDensityConfortableOutlined;
@@ -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 LayoutDensityConfortableOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M13.4821 1.52H2.5164c-.5483 0-.9969.4486-.9969.9969v10.9657c0 .5483.4486.9969.997.9969H13.482c.5483 0 .9969-.4486.9969-.9969V2.5169c0-.5483-.4486-.9969-.9969-.9969Zm-10.9657.997h10.9657v4.9844H2.5164V2.517Zm0 10.9657V8.4982h10.9657v4.9844H2.5164Z" /></g><defs></defs></svg>
8
- , 'LayoutDensityConfortableOutlined');
9
-
10
- export default LayoutDensityConfortableOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutDensityStandardOutlined: typeof SvgIcon;
4
- export default LayoutDensityStandardOutlined;
@@ -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 LayoutDensityStandardOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M13.4821 1.52H2.5164c-.5483 0-.9969.4486-.9969.9969v10.9657c0 .5483.4486.9969.997.9969H13.482c.5483 0 .9969-.4486.9969-.9969V2.5169c0-.5483-.4486-.9969-.9969-.9969ZM2.5164 6.5044h10.9657v3.23H2.5164v-3.23ZM13.4821 2.517v2.9907H2.5164V2.5169h10.9657ZM2.5164 13.4826v-2.7514h10.9657v2.7514H2.5164Z" /></g><defs></defs></svg>
8
- , 'LayoutDensityStandardOutlined');
9
-
10
- export default LayoutDensityStandardOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutExpandOutlined: typeof SvgIcon;
4
- export default LayoutExpandOutlined;
@@ -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 LayoutExpandOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M6.727 1.6664c.3496-.0038.6376.2773.6415.627.0036.3495-.2783.6367-.6279.6406-.9327.0101-1.6048.0452-2.1191.1503-.4968.1017-.8042.2604-1.0381.4942-.2803.2802-.4568.6698-.5518 1.376-.0973.7243-.0976 1.6824-.0976 3.044 0 1.3615.0002 2.3196.0976 3.0439.095.7058.2716 1.0948.5518 1.375.2802.2799.6692.4558 1.375.5507.7242.0974 1.6824.0987 3.044.0987 1.361 0 2.3187-.0014 3.0429-.0987.7058-.0949 1.0958-.2707 1.376-.5507.2338-.234.3934-.5421.4951-1.0391.1052-.5146.1402-1.1878.1504-2.1211a.6332.6332 0 0 1 .6396-.626c.3496.0039.6306.29.627.6397-.0102.9331-.0437 1.7154-.1758 2.3613-.1356.6631-.3828 1.2226-.8408 1.6807-.5548.5546-1.2561.7963-2.1026.9101-.8282.1113-1.8864.1104-3.2119.1104-1.3258 0-2.3846.0009-3.2129-.1104-.8465-.1138-1.5477-.3554-2.1025-.9101-.5546-.5547-.7963-1.2553-.9102-2.1016-.1113-.8283-.1103-1.887-.1103-3.2129 0-1.3258-.001-2.3845.1103-3.2129.1138-.8464.3556-1.5477.9102-2.1025.4579-.4579 1.0178-.7052 1.6806-.8408.6455-.132 1.4272-.1657 2.3594-.1758Zm5.0732 0c.4294 0 .8155-.0007 1.1259.041.3287.0442.6661.147.9424.4229.2762.2762.3796.6137.4239.9423.0417.3106.04.6972.04 1.127v2.5342a.633.633 0 0 1-.6328.6328.6334.6334 0 0 1-.6328-.6328V4.1996c0-.1379-.0021-.2602-.003-.3692l-5.249 5.25a.6345.6345 0 0 1-.8965 0 .6333.6333 0 0 1 0-.8945l5.2491-5.25c-.1085-.0009-.2302-.002-.3672-.002H9.266a.6339.6339 0 0 1 0-1.2676h2.5342Z" /></svg>
8
- , 'LayoutExpandOutlined');
9
-
10
- export default LayoutExpandOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutExpandedOutlined: typeof SvgIcon;
4
- export default LayoutExpandedOutlined;
@@ -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 LayoutExpandedOutlined = 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
- , 'LayoutExpandedOutlined');
9
-
10
- export default LayoutExpandedOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutFullOutlined: typeof SvgIcon;
4
- export default LayoutFullOutlined;
@@ -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 LayoutFullOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" stroke="#323B3B" strokeLinecap="round" strokeLinejoin="round" strokeWidth=".3" d="M2 12.1881v-1.1969a.6153.6153 0 0 1 .6155-.6149.615.615 0 0 1 .612.5523l.0034.0626v1.1969l.0025.0571a.5813.5813 0 0 0 .1678.3536.5814.5814 0 0 0 .4107.1703h1.1969c.3398 0 .615.2756.615.6154a.6153.6153 0 0 1-.615.6155h-1.197a1.812 1.812 0 0 1-1.8093-1.7222L2 12.1881Zm10.7691 0v-1.1969a.6151.6151 0 0 1 .6154-.6149.6153.6153 0 0 1 .6155.6149v1.1969A1.8122 1.8122 0 0 1 12.1881 14h-1.1969a.6153.6153 0 0 1-.6149-.6155.6151.6151 0 0 1 .6149-.6154h1.1969a.5815.5815 0 0 0 .581-.581ZM2 5.0088v-1.197A1.812 1.812 0 0 1 3.8119 2h1.1969c.3398 0 .615.2757.615.6155a.6153.6153 0 0 1-.615.6155h-1.197a.5808.5808 0 0 0-.4106.1702.5808.5808 0 0 0-.1702.4107v1.1969a.6153.6153 0 0 1-.6155.615A.6153.6153 0 0 1 2 5.0087Zm10.7691 0v-1.197a.5814.5814 0 0 0-.1703-.4106.5813.5813 0 0 0-.3536-.1677l-.0571-.0025h-1.1969a.6153.6153 0 0 1-.6149-.6155A.6153.6153 0 0 1 10.9912 2h1.1969l.0897.0025A1.812 1.812 0 0 1 14 3.8119v1.1969a.6153.6153 0 0 1-.6155.615.6151.6151 0 0 1-.6154-.615Z" /></svg>
8
- , 'LayoutFullOutlined');
9
-
10
- export default LayoutFullOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutPanelCloseOutlined: typeof SvgIcon;
4
- export default LayoutPanelCloseOutlined;
@@ -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 LayoutPanelCloseOutlined = 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
- , 'LayoutPanelCloseOutlined');
9
-
10
- export default LayoutPanelCloseOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const LayoutSplitHorizontalOutlined: typeof SvgIcon;
4
- export default LayoutSplitHorizontalOutlined;