@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,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsSearchOutlined: typeof SvgIcon;
4
- export default ActionsSearchOutlined;
@@ -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 ActionsSearchOutlined = 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
- , 'ActionsSearchOutlined');
9
-
10
- export default ActionsSearchOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsSortOutlined: typeof SvgIcon;
4
- export default ActionsSortOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsSortOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M4.752 2.0713c.195.0204.3583.106.461.168.1339.0807.2648.185.3848.291.2413.2132.4952.4857.7187.7431.2261.2604.4338.5194.584.712.0754.0965.1368.1775.1797.2343.0215.0284.0392.0508.0508.0664.0055.0074.0096.0134.0127.0176l.0039.0049.001.002h.001c.1964.2668.1388.6433-.128.8398a.601.601 0 0 1-.7568-.0371l-.082-.0908-.0147-.0196c-.0102-.0137-.0252-.0344-.045-.0605a16.9276 16.9276 0 0 0-.7129-.8818c-.0475-.0549-.097-.1075-.1444-.1602v9.4336a.5999.5999 0 0 1-.5997.5996.6003.6003 0 0 1-.5996-.5996V3.9004c-.0473.0526-.097.1054-.1445.1602a16.9309 16.9309 0 0 0-.7129.8818c-.0196.0259-.0348.047-.045.0605l-.0146.0196c-.1965.2663-.5722.324-.8388.1279a.6018.6018 0 0 1-.128-.8399h.001l.001-.001c.0008-.001.0025-.0038.0039-.0058.003-.004.0073-.0104.0127-.0176.0116-.0155.0295-.0381.0508-.0664.0428-.0567.1044-.138.1797-.2343.1501-.1925.358-.4517.584-.712.2232-.257.4767-.53.7177-.7431.1199-.106.252-.2103.3858-.291.1174-.0708.3141-.1718.5468-.172l.086.004Zm6.5811-.004a.5993.5993 0 0 1 .5996.5997v9.4316c.0474-.0525.0971-.1045.1446-.1591a17.0131 17.0131 0 0 0 .7129-.8819c.0196-.0261.0347-.0469.0449-.0605l.0146-.0196a.601.601 0 0 1 .8389-.1279.6013.6013 0 0 1 .1279.8399h-.0009l-.001.0019-.0039.0049c-.0031.0041-.0072.0102-.0127.0176-.0116.0156-.0294.038-.0508.0664a17.5512 17.5512 0 0 1-.1797.2343 17.9738 17.9738 0 0 1-.584.712c-.2235.2574-.4774.5299-.7187.7431-.12.1061-.2509.2103-.3848.291-.1175.0708-.3139.1719-.5469.1719-.2328-.0001-.4294-.1011-.5468-.1719-.1339-.0807-.2659-.185-.3858-.291-.2411-.2131-.4945-.486-.7178-.7431a18.0441 18.0441 0 0 1-.584-.712 17.9886 17.9886 0 0 1-.1796-.2343c-.0214-.0283-.0392-.0509-.0508-.0664-.0054-.0073-.0097-.0135-.0127-.0176-.0015-.0021-.003-.0047-.004-.0059l-.0009-.0009h-.001a.6016.6016 0 0 1 .128-.8399.6007.6007 0 0 1 .8388.1279l.0147.0196c.0101.0136.0253.0346.0449.0605a16.922 16.922 0 0 0 .7129.8819c.0474.0545.0973.1067.1445.1591V2.667a.5996.5996 0 0 1 .5996-.5996Z" /></g><defs></defs></svg>
8
- , 'ActionsSortOutlined');
9
-
10
- export default ActionsSortOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsTrashOutlined: typeof SvgIcon;
4
- export default ActionsTrashOutlined;
@@ -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 ActionsTrashOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M12.0166 4.6502H3.9834v8.6831a.684.684 0 0 0 .2002.4834.6835.6835 0 0 0 .4829.1997h6.667a.6834.6834 0 0 0 .4829-.1997.6838.6838 0 0 0 .2002-.4834V4.6502Zm-6 6.6831v-4a.6502.6502 0 0 1 1.3003 0v4a.6503.6503 0 0 1-.6504.6499.65.65 0 0 1-.6499-.6499Zm2.6665 0v-4a.6502.6502 0 0 1 1.3003 0v4a.65.65 0 0 1-.6499.6499.6503.6503 0 0 1-.6504-.6499Zm1.3335-8.6665a.6839.6839 0 0 0-.6831-.6836h-2.667a.6834.6834 0 0 0-.6831.6835v.6831h4.0332v-.683Zm1.3003.683H14a.6502.6502 0 0 1 0 1.3003h-.6831v8.6832a1.9838 1.9838 0 0 1-1.9834 1.9834h-6.667a1.984 1.984 0 0 1-1.9834-1.9834V4.6502H2a.6502.6502 0 0 1 0-1.3003h2.6831v-.6831c0-.526.2091-1.031.581-1.4029A1.9834 1.9834 0 0 1 6.6666.6833h2.667a1.9833 1.9833 0 0 1 1.9834 1.9834v.6831Z" /></g><defs></defs></svg>
8
- , 'ActionsTrashOutlined');
9
-
10
- export default ActionsTrashOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsZoomInOutlined: typeof SvgIcon;
4
- export default ActionsZoomInOutlined;
@@ -1,10 +0,0 @@
1
- /* eslint-disable */
2
- // Este archivo es un template de Mustache, no código JavaScript válido
3
- // Se usa por builder.mjs para generar los componentes de iconos
4
- import { createSvgIcon } from '@mui/material/utils';
5
-
6
- export const ActionsZoomInOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path d="M8 4.667a.6667.6667 0 0 1 .666.667v2h2c.3682 0 .667.2988.667.667a.667.667 0 0 1-.667.666h-2v2c-.0003.3678-.2981.6668-.666.667a.668.668 0 0 1-.667-.667v-2h-2a.6674.6674 0 0 1-.667-.666c0-.3681.299-.6668.667-.667h2v-2c0-.3681.299-.6668.667-.667Z" /><path fillRule="evenodd" d="M8 .666c4.0499.0002 7.333 3.285 7.333 7.335-.0004 4.0496-3.2833 7.3328-7.333 7.333C3.9503 15.3338.6665 12.0506.666 8.001.666 3.951 3.95.6662 8 .666Zm0 1.335c-3.3136.0002-6 2.6864-6 6 .0004 3.3132 2.6867 5.9998 6 6 3.3133-.0002 5.9996-2.6868 6-6 0-3.3136-2.6864-5.9998-6-6Z" clipRule="evenodd" /></g><defs></defs></svg>
8
- , 'ActionsZoomInOutlined');
9
-
10
- export default ActionsZoomInOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ActionsZoomOutOutined: typeof SvgIcon;
4
- export default ActionsZoomOutOutined;
@@ -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 ActionsZoomOutOutined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path d="M10.666 7.333c.3682 0 .667.2988.667.667a.6672.6672 0 0 1-.667.667H5.333A.6675.6675 0 0 1 4.666 8c0-.368.299-.6668.667-.667h5.333Z" /><path fillRule="evenodd" d="M8 .666c4.0499.0002 7.333 3.285 7.333 7.335-.0004 4.0496-3.2833 7.3328-7.333 7.333C3.9503 15.3338.6665 12.0506.666 8.001.666 3.951 3.95.6662 8 .666Zm0 1.335c-3.3136.0002-6 2.6864-6 6 .0004 3.3132 2.6867 5.9998 6 6 3.3133-.0002 5.9996-2.6868 6-6 0-3.3136-2.6864-5.9998-6-6Z" clipRule="evenodd" /></g><defs></defs></svg>
8
- , 'ActionsZoomOutOutined');
9
-
10
- export default ActionsZoomOutOutined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowCollapseFill: typeof SvgIcon;
4
- export default ArrowCollapseFill;
@@ -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 ArrowCollapseFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path d="M10.0903 3c.1979 0 .3785.075.5248.2167.1462.1416.215.3166.2236.5083 0 .1917-.0774.3667-.2236.5083l-2.099 2.0334c-.1376.1333-.3269.2083-.5247.2166-.1978 0-.3785-.075-.5247-.2166l-2.099-2.0334c-.1376-.1333-.215-.3166-.2236-.5083 0-.1917.0774-.3667.2236-.5083.1463-.1417.327-.2084.5248-.2167h4.1978Zm0 10c.1979 0 .3785-.075.5248-.2167.1462-.1416.215-.3166.2236-.5083 0-.1917-.0774-.3667-.2236-.5083l-2.099-2.0334c-.1376-.1333-.3269-.2083-.5247-.2166-.1978 0-.3785.075-.5247.2166l-2.099 2.0334c-.1376.1333-.215.3166-.2236.5083 0 .1917.0774.3667.2236.5083.1463.1417.327.2084.5248.2167h4.1978Zm-5.643-4.525C4.1978 8.475 4 8.2583 4 7.9917c0-.2667.1978-.4834.4473-.4834h7.1054c.2494 0 .4473.2167.4473.4834 0 .2666-.1979.4833-.4473.4833H4.4473Z" /></g><defs></defs></svg>
8
- , 'ArrowCollapseFill');
9
-
10
- export default ArrowCollapseFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowExpandFill: typeof SvgIcon;
4
- export default ArrowExpandFill;
@@ -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 ArrowExpandFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M6.12 12.81c.14.14.32.21.52.21s.38-.08.52-.21c.14-.14.21-.32.21-.52V9.36c0-.19-.08-.38-.21-.52-.14-.14-.32-.21-.52-.21H3.71c-.19 0-.38.08-.52.21-.14.14-.21.32-.21.52s.08.38.21.52l2.93 2.93Zm6.69-6.69c.14.14.21.32.21.52s-.08.38-.21.52c-.14.14-.32.21-.52.21H9.36c-.19 0-.38-.08-.52-.21-.14-.14-.21-.32-.21-.52V3.71c0-.19.08-.38.21-.52.14-.14.32-.21.52-.21s.38.08.52.21l2.93 2.93Z" /></svg>
8
- , 'ArrowExpandFill');
9
-
10
- export default ArrowExpandFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowMinimizeFill: typeof SvgIcon;
4
- export default ArrowMinimizeFill;
@@ -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 ArrowMinimizeFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M7.67 5.4c-.14-.14-.21-.32-.21-.52s.08-.38.21-.52c.14-.14.32-.21.52-.21h2.93c.19 0 .38.08.52.21.14.14.21.32.21.52v2.93c0 .19-.08.38-.21.52-.14.14-.32.21-.52.21s-.38-.08-.52-.21L7.67 5.4ZM5.4 7.67c-.14-.14-.32-.21-.52-.21s-.38.08-.52.21c-.14.14-.21.32-.21.52v2.93c0 .19.08.38.21.52.14.14.32.21.52.21h2.93c.19 0 .38-.08.52-.21.14-.14.21-.32.21-.52s-.08-.38-.21-.52L5.4 7.67Z" /></svg>
8
- , 'ArrowMinimizeFill');
9
-
10
- export default ArrowMinimizeFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowUncollapsedFill: typeof SvgIcon;
4
- export default ArrowUncollapsedFill;
@@ -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 ArrowUncollapsedFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path d="M6.2975 6.3746c-.1865 0-.356-.0763-.4917-.212-.1357-.1357-.2035-.3052-.212-.4918 0-.1865.0763-.356.212-.4917l1.967-1.9671c.1272-.1272.3053-.2035.4918-.212.1866 0 .3561.0763.4918.212l1.9671 1.967c.1272.1273.2035.3053.2119.4918 0 .1866-.0763.3562-.2119.4918-.1357.1357-.3053.2035-.4918.212H6.2975Zm0 3.4509c-.1865 0-.356.0763-.4917.2119-.1357.1357-.2035.3053-.212.4918 0 .1865.0763.3561.212.4918l1.967 1.967c.1272.1272.3053.2035.4918.212.1866 0 .3561-.0763.4918-.212l1.9671-1.967c.1272-.1272.2035-.3053.2119-.4918 0-.1865-.0763-.3561-.2119-.4918-.1357-.1356-.3053-.2035-.4918-.212H6.2975Zm5.2993-1.2125H4.924c-.2374 0-.424-.212-.424-.4664 0-.2543.1866-.4663.424-.4663h6.6728c.2374 0 .4239.212.4239.4663 0 .2544-.1865.4664-.4239.4664Z" /></g><defs></defs></svg>
8
- , 'ArrowUncollapsedFill');
9
-
10
- export default ArrowUncollapsedFill;
@@ -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 ArrowChevronDownOutlined: typeof SvgIcon;
4
- export default ArrowChevronDownOutlined;
@@ -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 ArrowChevronDownOutlined = 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
- , 'ArrowChevronDownOutlined');
9
-
10
- export default ArrowChevronDownOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronFirstOutlined: typeof SvgIcon;
4
- export default ArrowChevronFirstOutlined;
@@ -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 ArrowChevronFirstOutlined = 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
- , 'ArrowChevronFirstOutlined');
9
-
10
- export default ArrowChevronFirstOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronLastOutlined: typeof SvgIcon;
4
- export default ArrowChevronLastOutlined;
@@ -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 ArrowChevronLastOutlined = 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
- , 'ArrowChevronLastOutlined');
9
-
10
- export default ArrowChevronLastOutlined;
@@ -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 ArrowChevronUpOutlined: typeof SvgIcon;
4
- export default ArrowChevronUpOutlined;
@@ -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 ArrowChevronUpOutlined = 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
- , 'ArrowChevronUpOutlined');
9
-
10
- export default ArrowChevronUpOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowDownloadOutlined: typeof SvgIcon;
4
- export default ArrowDownloadOutlined;
@@ -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 ArrowDownloadOutlined = 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
- , 'ArrowDownloadOutlined');
9
-
10
- export default ArrowDownloadOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowLeftOutlined: typeof SvgIcon;
4
- export default ArrowLeftOutlined;
@@ -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 ArrowLeftOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M7.5404 2.8739a.65.65 0 0 1 .9194.919l-3.5571 3.557h7.7641l.0664.0034a.6502.6502 0 0 1 0 1.2935l-.0664.0034H4.9027l3.557 3.5567.0445.0493a.6502.6502 0 0 1-.9146.9145l-.0492-.0444-4.6665-4.6665a.6502.6502 0 0 1 0-.9194l4.6665-4.6665Z" /></g><defs></defs></svg>
8
- , 'ArrowLeftOutlined');
9
-
10
- export default ArrowLeftOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowRefreshCcwOutlined: typeof SvgIcon;
4
- export default ArrowRefreshCcwOutlined;
@@ -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 ArrowRefreshCcwOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M2.1499 13.25v-2.9165a.6002.6002 0 0 1 .6001-.6001h2.9165a.5999.5999 0 1 1 0 1.1997H4.1982l.2872.2871.1806.1665a5.0866 5.0866 0 0 0 3.335 1.2627 4.6493 4.6493 0 0 0 3.2871-1.3613A4.6503 4.6503 0 0 0 12.6499 8a.6002.6002 0 0 1 1.2002 0A5.8502 5.8502 0 0 1 8 13.8501h-.0024a6.2877 6.2877 0 0 1-4.123-1.5615l-.2232-.2056-.0074-.0068-.2939-.294V13.25a.6002.6002 0 0 1-1.2002 0Zm0-5.25a5.8503 5.8503 0 0 1 1.7134-4.1367A5.8503 5.8503 0 0 1 8 2.1499h.0024l.3033.0088a6.2874 6.2874 0 0 1 3.8198 1.5527l.2231.2056.0074.0068.2939.294V2.75a.6002.6002 0 0 1 1.2002 0v2.9165a.6002.6002 0 0 1-.6001.6001h-2.9165a.6.6 0 1 1 0-1.1997h1.4683l-.2872-.2871-.1806-.1665A5.0875 5.0875 0 0 0 7.9985 3.35 4.65 4.65 0 0 0 4.712 4.7119 4.65 4.65 0 0 0 3.3501 8a.6002.6002 0 0 1-1.2002 0Z" /></svg>
8
- , 'ArrowRefreshCcwOutlined');
9
-
10
- export default ArrowRefreshCcwOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowRefreshMdOutlined: typeof SvgIcon;
4
- export default ArrowRefreshMdOutlined;
@@ -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 ArrowRefreshMdOutlined = 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
- , 'ArrowRefreshMdOutlined');
9
-
10
- export default ArrowRefreshMdOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowRefreshSmOutlined: typeof SvgIcon;
4
- export default ArrowRefreshSmOutlined;
@@ -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 ArrowRefreshSmOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.7998 2.6504a.5498.5498 0 0 1 .5498.5498v1.5996c0 .3614.0011.6883-.0342.9512-.0375.2787-.125.5674-.3613.8037-.2363.2361-.525.3238-.8037.3613-.2629.0353-.5899.0342-.9512.0342H9.5996a.5503.5503 0 0 1-.5498-.5498.55.55 0 0 1 .5498-.5498h1.5996c.1857 0 .3375-.0012.4639-.004C10.9238 4.5919 9.5602 3.7502 8 3.75 5.653 3.7501 3.7501 5.653 3.75 8c.0001 2.3471 1.903 4.2499 4.25 4.25 1.8495-.0001 3.4251-1.1817 4.0088-2.833a.5493.5493 0 0 1 .7012-.335c.2861.1013.4369.415.3359.7012-.7342 2.0771-2.7157 3.5673-5.0459 3.5674C5.0454 13.3505 2.6505 10.9546 2.6504 8 2.6505 5.0454 5.0454 2.6505 8 2.6504c1.734 0 3.2726.8267 4.25 2.1045V3.2002a.55.55 0 0 1 .5498-.5498Z" /></svg>
8
- , 'ArrowRefreshSmOutlined');
9
-
10
- export default ArrowRefreshSmOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowRestoreOutlined: typeof SvgIcon;
4
- export default ArrowRestoreOutlined;
@@ -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 ArrowRestoreOutlined = 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
- , 'ArrowRestoreOutlined');
9
-
10
- export default ArrowRestoreOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowRightOutlined: typeof SvgIcon;
4
- export default ArrowRightOutlined;
@@ -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 ArrowRightOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M7.5404 2.8739a.6504.6504 0 0 1 .87-.045l.0494.045 4.6665 4.6665a.6501.6501 0 0 1 0 .9194l-4.6665 4.6665-.0493.0444a.65.65 0 0 1-.8701-.9638l3.5566-3.5567H3.3333a.6503.6503 0 0 1 0-1.3003h7.7637L7.5404 3.793a.6499.6499 0 0 1 0-.919Z" /></svg>
8
- , 'ArrowRightOutlined');
9
-
10
- export default ArrowRightOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanCircleCheckOutlined: typeof SvgIcon;
4
- export default BooleanCircleCheckOutlined;
@@ -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 BooleanCircleCheckOutlined = 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.9999c-.0001-3.3229-2.6937-6.0167-6.0166-6.0167C4.6771 1.9833 1.9833 4.6772 1.9832 8c0 3.3228 2.6938 6.0165 6.0166 6.0165 3.3229 0 6.0166-2.6936 6.0166-6.0166Zm-4.0166-1.333.46.4594-2.667 2.6665a.6496.6496 0 0 1-.919 0l-.6667-.6665-.6667-.6665-.0445-.0493a.6501.6501 0 0 1 .9146-.9146l.0493.0445.8735.8735 2.207-2.207.4595.46Zm-.4594-.46a.6503.6503 0 0 1 .9194 0 .6503.6503 0 0 1 0 .9194l-.9194-.9194Zm5.7763 1.793c0 4.0408-3.276 7.3168-7.3169 7.3168-4.0408 0-7.3164-3.276-7.3164-7.3169C.6835 3.9592 3.9591.6836 7.9998.6835c4.0409 0 7.3168 3.2756 7.3169 7.3165Z" /></g><defs></defs></svg>
8
- , 'BooleanCircleCheckOutlined');
9
-
10
- export default BooleanCircleCheckOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanCircleCloseOutined: typeof SvgIcon;
4
- export default BooleanCircleCloseOutined;
@@ -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 BooleanCircleCloseOutined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M14.013 7.9964c-.0001-3.3228-2.6937-6.0166-6.0166-6.0166-3.3228 0-6.0165 2.6938-6.0166 6.0166 0 3.3229 2.6938 6.0165 6.0166 6.0166 3.3229 0 6.0166-2.6937 6.0166-6.0166ZM9.537 5.5369a.6503.6503 0 0 1 .9194 0 .6504.6504 0 0 1 0 .9195l-1.5406 1.54 1.5406 1.5405-.46.4595-.4595.46-1.5405-1.5406-1.54 1.5406a.6504.6504 0 0 1-.9195 0 .6503.6503 0 0 1 0-.9195l1.54-1.5405-1.54-1.54-.0444-.0494a.6501.6501 0 0 1 .9145-.9145l.0494.0444 1.54 1.54 1.5405-1.54Zm.9194 4a.6504.6504 0 0 1 0 .9195.6504.6504 0 0 1-.9195 0l.9195-.9195Zm4.8569-1.5405c0 4.0409-3.276 7.3169-7.3169 7.3169C3.9556 15.3132.68 12.0372.68 7.9964.68 3.9556 3.9556.6801 7.9964.68c4.0408 0 7.3168 3.2756 7.3169 7.3164Z" /></g><defs></defs></svg>
8
- , 'BooleanCircleCloseOutined');
9
-
10
- export default BooleanCircleCloseOutined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const BooleanPasswordViewOffOutlined: typeof SvgIcon;
4
- export default BooleanPasswordViewOffOutlined;