@m4l/icons 0.0.9 → 0.0.10

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 (123) hide show
  1. package/accessibilitys/duoTone/AccessibilityMoonCloudDuotone.d.ts +4 -0
  2. package/accessibilitys/{twoTone/AccessibilityMoonCloudTwotone.js → duoTone/AccessibilityMoonCloudDuotone.js} +3 -3
  3. package/accessibilitys/duoTone/AccessibilitySunDuotone.d.ts +4 -0
  4. package/accessibilitys/{twoTone/AccessibilitySunTwotone.js → duoTone/AccessibilitySunDuotone.js} +3 -3
  5. package/accessibilitys/outlined/AccessibilityHardHatOutlined.d.ts +4 -0
  6. package/accessibilitys/outlined/AccessibilityHardHatOutlined.js +10 -0
  7. package/arrows/fill/ArrowsChevronDownFill.d.ts +4 -0
  8. package/arrows/fill/{ArrowChevronDownFill.js → ArrowsChevronDownFill.js} +3 -3
  9. package/arrows/outlined/ArrowsChevronDownOutlined.d.ts +4 -0
  10. package/arrows/outlined/{ArrowChevronDownOutlined.js → ArrowsChevronDownOutlined.js} +3 -3
  11. package/arrows/outlined/ArrowsChevronFirstOutlined.d.ts +4 -0
  12. package/arrows/outlined/{ArrowChevronFirstOutlined.js → ArrowsChevronFirstOutlined.js} +3 -3
  13. package/arrows/outlined/ArrowsChevronLastOutlined.d.ts +4 -0
  14. package/arrows/outlined/{ArrowChevronLastOutlined.js → ArrowsChevronLastOutlined.js} +3 -3
  15. package/arrows/outlined/ArrowsChevronUpOutlined.d.ts +4 -0
  16. package/arrows/outlined/{ArrowChevronUpOutlined.js → ArrowsChevronUpOutlined.js} +3 -3
  17. package/arrows/outlined/ArrowsDownloadOutlined.d.ts +4 -0
  18. package/arrows/outlined/{ArrowDownloadOutlined.js → ArrowsDownloadOutlined.js} +3 -3
  19. package/arrows/outlined/ArrowsExpandedOutlined.d.ts +4 -0
  20. package/arrows/outlined/{ArrowExpandedOutlined.js → ArrowsExpandedOutlined.js} +3 -3
  21. package/arrows/outlined/ArrowsPanelCloseOutlined.d.ts +4 -0
  22. package/arrows/outlined/{ArrowPanelCloseOutlined.js → ArrowsPanelCloseOutlined.js} +3 -3
  23. package/arrows/outlined/ArrowsRefreshOutlined.d.ts +4 -0
  24. package/arrows/outlined/{ArrowRefreshOutlined.js → ArrowsRefreshOutlined.js} +3 -3
  25. package/arrows/outlined/ArrowsRestoreOutlined.d.ts +4 -0
  26. package/arrows/outlined/{ArrowRestoreOutlined.js → ArrowsRestoreOutlined.js} +3 -3
  27. package/designs/duotone/DesignCircleDuotone.d.ts +4 -0
  28. package/designs/{twoTone/DesignCircleTwotone.js → duotone/DesignCircleDuotone.js} +4 -4
  29. package/designs/duotone/DesignPatronumDuotone.d.ts +4 -0
  30. package/designs/{twoTone/DesignPatronumTwotone.js → duotone/DesignPatronumDuotone.js} +3 -3
  31. package/designs/outlined/DesignPatronumOutlined.d.ts +4 -0
  32. package/designs/outlined/DesignPatronumOutlined.js +10 -0
  33. package/index.d.ts +43 -41
  34. package/index.ts +37 -35
  35. package/notifications/fill/NotificationInformationCircleFill.js +1 -1
  36. package/notifications/fill/NotificationWarningFill.js +1 -1
  37. package/package.json +1 -1
  38. package/shopping/duoTone/ShoppingCartDuotone.d.ts +4 -0
  39. package/shopping/duoTone/ShoppingCartDuotone.js +10 -0
  40. package/userActions/fill/ActionsCheckIndeterminateFill.d.ts +4 -0
  41. package/userActions/fill/{UserActionsCheckIndeterminateFill.js → ActionsCheckIndeterminateFill.js} +3 -3
  42. package/userActions/fill/ActionsCheckedFill.d.ts +4 -0
  43. package/userActions/fill/{UserActionsCheckedFill.js → ActionsCheckedFill.js} +3 -3
  44. package/userActions/fill/ActionsOnFill.d.ts +4 -0
  45. package/userActions/fill/ActionsOnFill.js +10 -0
  46. package/userActions/fill/ActionsRadioButtonCheckFill.d.ts +4 -0
  47. package/userActions/fill/{UserActionsRadioButtonCheckFill.js → ActionsRadioButtonCheckFill.js} +4 -4
  48. package/userActions/outlined/ActionsAddOutlined.d.ts +4 -0
  49. package/userActions/outlined/{UserAtionsAddOutlined.js → ActionsAddOutlined.js} +3 -3
  50. package/userActions/outlined/ActionsCheckOutlined.d.ts +4 -0
  51. package/userActions/outlined/ActionsCheckOutlined.js +10 -0
  52. package/userActions/outlined/ActionsCircleCheckOutlined.d.ts +4 -0
  53. package/userActions/outlined/{UserActionsCircleCheckOutlined.js → ActionsCircleCheckOutlined.js} +3 -3
  54. package/userActions/outlined/ActionsCircleCloseOutined.d.ts +4 -0
  55. package/userActions/outlined/{UserActionsCircleCloseOutlined.js → ActionsCircleCloseOutined.js} +3 -3
  56. package/userActions/outlined/ActionsCleanOutlined.d.ts +4 -0
  57. package/userActions/outlined/ActionsCleanOutlined.js +10 -0
  58. package/userActions/outlined/ActionsCloseSmOutlined.d.ts +4 -0
  59. package/userActions/outlined/{UserActionsCloseSmOutlined.js → ActionsCloseSmOutlined.js} +3 -3
  60. package/userActions/outlined/ActionsEditOutlined.d.ts +4 -0
  61. package/userActions/outlined/{UserActionsPencilOutlined.js → ActionsEditOutlined.js} +3 -3
  62. package/userActions/outlined/ActionsFilterOutlined.d.ts +4 -0
  63. package/userActions/outlined/ActionsFilterOutlined.js +10 -0
  64. package/userActions/outlined/ActionsPasswordViewOffOutlined.d.ts +4 -0
  65. package/userActions/outlined/ActionsPasswordViewOffOutlined.js +10 -0
  66. package/userActions/outlined/ActionsPasswordViewOnOutlined.d.ts +4 -0
  67. package/{accessibilitys/outlined/AccessibilityPasswordViewOutlined.js → userActions/outlined/ActionsPasswordViewOnOutlined.js} +3 -3
  68. package/userActions/outlined/ActionsPinOffOutlined.d.ts +4 -0
  69. package/userActions/outlined/ActionsPinOffOutlined.js +10 -0
  70. package/userActions/outlined/ActionsPinOnOutlined.d.ts +4 -0
  71. package/userActions/outlined/{UserActionsPinOutlined.js → ActionsPinOnOutlined.js} +3 -3
  72. package/userActions/outlined/ActionsShieldOnOutlined.d.ts +4 -0
  73. package/userActions/outlined/ActionsShieldOnOutlined.js +10 -0
  74. package/userActions/outlined/ActionsSortOutlined.d.ts +4 -0
  75. package/userActions/outlined/ActionsSortOutlined.js +10 -0
  76. package/userActions/outlined/ActionsZoomInOutlined.d.ts +4 -0
  77. package/userActions/outlined/ActionsZoomInOutlined.js +10 -0
  78. package/accessibilitys/outlined/AccessibilityPasswordViewOffOutlined.d.ts +0 -4
  79. package/accessibilitys/outlined/AccessibilityPasswordViewOffOutlined.js +0 -10
  80. package/accessibilitys/outlined/AccessibilityPasswordViewOutlined.d.ts +0 -4
  81. package/accessibilitys/outlined/AccessibilityShieldOffOutlined.d.ts +0 -4
  82. package/accessibilitys/outlined/AccessibilityShieldOffOutlined.js +0 -10
  83. package/accessibilitys/outlined/AccessibilityZoomInOutlined.d.ts +0 -4
  84. package/accessibilitys/outlined/AccessibilityZoomInOutlined.js +0 -10
  85. package/accessibilitys/twoTone/AccessibilityMoonCloudTwotone.d.ts +0 -4
  86. package/accessibilitys/twoTone/AccessibilitySunTwotone.d.ts +0 -4
  87. package/arrows/fill/ArrowChevronDownFill.d.ts +0 -4
  88. package/arrows/outlined/ArrowChevronDownOutlined.d.ts +0 -4
  89. package/arrows/outlined/ArrowChevronFirstOutlined.d.ts +0 -4
  90. package/arrows/outlined/ArrowChevronLastOutlined.d.ts +0 -4
  91. package/arrows/outlined/ArrowChevronUpOutlined.d.ts +0 -4
  92. package/arrows/outlined/ArrowDownloadOutlined.d.ts +0 -4
  93. package/arrows/outlined/ArrowExpandedOutlined.d.ts +0 -4
  94. package/arrows/outlined/ArrowFillScreenOutlined.d.ts +0 -4
  95. package/arrows/outlined/ArrowFillScreenOutlined.js +0 -10
  96. package/arrows/outlined/ArrowPanelCloseOutlined.d.ts +0 -4
  97. package/arrows/outlined/ArrowRefreshOutlined.d.ts +0 -4
  98. package/arrows/outlined/ArrowRestoreOutlined.d.ts +0 -4
  99. package/designs/twoTone/DesignCircleTwotone.d.ts +0 -4
  100. package/designs/twoTone/DesignPatronumTwotone.d.ts +0 -4
  101. package/userActions/fill/UserActionsCheckIndeterminateFill.d.ts +0 -4
  102. package/userActions/fill/UserActionsCheckedFill.d.ts +0 -4
  103. package/userActions/fill/UserActionsRadioButtonCheckFill.d.ts +0 -4
  104. package/userActions/outlined/UserActionsCheckIndeterminateOutlined.d.ts +0 -4
  105. package/userActions/outlined/UserActionsCheckIndeterminateOutlined.js +0 -10
  106. package/userActions/outlined/UserActionsCheckOutlined.d.ts +0 -4
  107. package/userActions/outlined/UserActionsCheckOutlined.js +0 -10
  108. package/userActions/outlined/UserActionsCircleCheckOutlined.d.ts +0 -4
  109. package/userActions/outlined/UserActionsCircleCloseOutlined.d.ts +0 -4
  110. package/userActions/outlined/UserActionsCircleUpDownOutlined.d.ts +0 -4
  111. package/userActions/outlined/UserActionsCircleUpDownOutlined.js +0 -10
  112. package/userActions/outlined/UserActionsCloseMdOutlined.d.ts +0 -4
  113. package/userActions/outlined/UserActionsCloseMdOutlined.js +0 -10
  114. package/userActions/outlined/UserActionsCloseSmOutlined.d.ts +0 -4
  115. package/userActions/outlined/UserActionsMultiCheckOutlined.d.ts +0 -4
  116. package/userActions/outlined/UserActionsMultiCheckOutlined.js +0 -10
  117. package/userActions/outlined/UserActionsPencilOutlined.d.ts +0 -4
  118. package/userActions/outlined/UserActionsPinOutlined.d.ts +0 -4
  119. package/userActions/outlined/UserActionsTrashOutlined.d.ts +0 -4
  120. package/userActions/outlined/UserActionsTrashOutlined.js +0 -10
  121. package/userActions/outlined/UserAtionsAddOutlined.d.ts +0 -4
  122. /package/designs/{twoTone → duotone}/DesignSquareTwotone.d.ts +0 -0
  123. /package/designs/{twoTone → duotone}/DesignSquareTwotone.js +0 -0
@@ -0,0 +1,10 @@
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 ShoppingCartDuotone = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B" opacity=".2"><path d="m5.3334 10.6667 5.8134-.4845c1.819-.1515 2.2273-.5489 2.4289-2.363L14 4" /><path d="m5.3334 10.6667 5.8134-.4845c1.819-.1515 2.2273-.5489 2.4289-2.363L14 4H4l1.3334 6.6667Z" /></g><path fill="#323B3B" fillRule="evenodd" d="M1.9766.7334c.8926 0 1.6893.5912 1.913 1.46l.3106 1.207H14.667a.5996.5996 0 0 1 0 1.1992h-.1309l-.3642 3.2861c-.1001.9009-.2624 1.6595-.7862 2.169-.5237.5092-1.2863.6503-2.1894.7256l-5.4736.4551c-.054.1062-.1153.2095-.1895.3056l-.2617.3389c.2586.2263.4573.5192.5664.8535H9.496c.2524-.7737.9788-1.3329 1.8369-1.333 1.0677 0 1.9334.865 1.9336 1.9326 0 1.0678-.8658 1.9336-1.9336 1.9336-.8582-.0001-1.5846-.5599-1.837-1.334H5.838c-.2524.7741-.9797 1.3338-1.8379 1.334-1.0676-.0002-1.9326-.8659-1.9326-1.9336.0002-1.0675.8651-1.9324 1.9326-1.9326.0407 0 .081.0034.121.0058l.463-.5986a.7058.7058 0 0 0 .1426-.5283l-.0157-.0791-1.9834-7.708c-.082-.3178-.3844-.5596-.751-.5596H1.333a.5997.5997 0 0 1 0-1.1992h.6436ZM4 12.5996a.734.734 0 0 0-.7334.7334c0 .4049.3285.7332.7334.7334a.7338.7338 0 0 0 .7334-.7334A.734.734 0 0 0 4 12.5996Zm7.333 0a.7341.7341 0 0 0-.7334.7334.7335.7335 0 1 0 .7334-.7334Zm-5.46-2.6982c.0098.038.0152.077.0225.1152l5.2012-.4326c.9149-.0762 1.2665-.2094 1.4521-.3897.1856-.1805.3292-.5282.4307-1.4414l.3496-3.1533H4.5088L5.873 9.9014Z" clipRule="evenodd" /></svg>
8
+ , 'ShoppingCartDuotone');
9
+
10
+ export default ShoppingCartDuotone;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsCheckIndeterminateFill: typeof SvgIcon;
4
+ export default ActionsCheckIndeterminateFill;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsCheckIndeterminateFill = createSvgIcon(
6
+ export const ActionsCheckIndeterminateFill = createSvgIcon(
7
7
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g filter="url(#filter0_di_2150_156)"><path fill="#323B3B" d="M7.9854 1c1.3294 0 2.4477-.0019 3.3339.1172.8633.116 1.6633.364 2.3233.958l.1299.124c.6835.6837.9582 1.5316 1.082 2.4522.1191.8861.1162 2.0045.1162 3.334 0 1.3293.0029 2.4478-.1162 3.3339-.1161.8633-.3649 1.6633-.959 2.3233l-.123.1299c-.6838.6834-1.5325.9582-2.4532 1.082-.8861.119-2.0046.1162-3.334.1162-1.3294 0-2.4478.0029-3.334-.1162-.863-.1161-1.6623-.365-2.3222-.959l-.1299-.123c-.6836-.6837-.9582-1.5325-1.082-2.4532C.998 10.4332 1 9.3147 1 7.9853c0-1.3293-.002-2.4478.1172-3.334.1238-.9205.3986-1.7685 1.082-2.452.6836-.6837 1.5316-.9583 2.4522-1.0821C5.5375.998 6.6559 1 7.9854 1Zm-.96 12.7695c.2998.0017.6192.002.96.002l.001-.001c-.6505 0-1.2237-.0002-1.7305-.0117.2411.0055.4972.0092.7695.0107ZM4.7002 7.25c-.6351 0-1.1504.5153-1.1504 1.1504.0002.635.5154 1.1504 1.1504 1.1504h6.5c.6349-.0001 1.1502-.5155 1.1504-1.1504 0-.635-.5154-1.1503-1.1504-1.1504h-6.5Z" /></g><defs><filter id="filter0_di_2150_156" width="19.9707" height="19.9707" x="-2" y="0" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1.5" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2150_156" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2150_156" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.14 0" /><feBlend in2="shape" result="effect2_innerShadow_2150_156" /></filter></defs></svg>
8
- , 'UserActionsCheckIndeterminateFill');
8
+ , 'ActionsCheckIndeterminateFill');
9
9
 
10
- export default UserActionsCheckIndeterminateFill;
10
+ export default ActionsCheckIndeterminateFill;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsCheckedFill: typeof SvgIcon;
4
+ export default ActionsCheckedFill;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsCheckedFill = createSvgIcon(
6
+ export const ActionsCheckedFill = createSvgIcon(
7
7
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><g filter="url(#filter0_di_6_1143)"><path fill="#323B3B" d="M9.9854 1c1.3294 0 2.4477-.0019 3.3339.1172.8633.116 1.6633.364 2.3233.958l.1299.124c.6835.6837.9582 1.5316 1.082 2.4522.1191.8861.1162 2.0045.1162 3.334 0 1.3293.0029 2.4478-.1162 3.3339-.1161.8633-.3649 1.6633-.959 2.3233l-.123.1299c-.6838.6834-1.5325.9582-2.4532 1.082-.8861.1191-2.0046.1162-3.334.1162-1.3294 0-2.4478.0029-3.334-.1162-.863-.1161-1.6623-.365-2.3222-.959l-.1299-.123c-.6836-.6837-.9582-1.5325-1.082-2.4532C2.998 10.4332 3 9.3148 3 7.9853c0-1.3293-.002-2.4478.1172-3.334.1238-.9204.3986-1.7685 1.082-2.452.6836-.6837 1.5316-.9583 2.4522-1.0821C7.5375.998 8.6559 1 9.9854 1Zm-.96 12.7695c.2998.0017.6192.002.96.002l.001-.001c-.6505 0-1.2237-.0002-1.7305-.0117.2411.0055.4972.0092.7695.0107Zm4.5742-8.2841a.7505.7505 0 0 0-1.0117-.3184c-1.3503.7033-2.4687 2.0626-3.2207 3.1592-.276.4026-.5129.7838-.7022 1.1074a6.649 6.649 0 0 0-.5136-.4287 7.331 7.331 0 0 0-.5235-.3594 6.0652 6.0652 0 0 0-.163-.0986 3.9103 3.9103 0 0 0-.048-.0274c-.0055-.0031-.011-.0058-.0146-.0078l-.0058-.003-.001-.0009-.0693-.0332c-.3506-.1467-.7629-.007-.9483.334-.1975.3638-.0619.8188.3018 1.0166.0009.0005.0022.002.0039.003.0057.0031.0161.0089.0293.0165.0269.0156.069.0407.121.0733a5.835 5.835 0 0 1 .4151.2851c.3374.2541.6974.5851.9219.9424a.7507.7507 0 0 0 1.3115-.0742v-.001l.003-.0058c.0027-.0056.0077-.0145.0136-.0264.012-.0243.03-.0623.0547-.1104a17.0732 17.0732 0 0 1 1.0508-1.7539c.7221-1.053 1.6676-2.1515 2.6758-2.6767.3673-.1914.5106-.6444.3193-1.0117Z" /></g><defs><filter id="filter0_di_6_1143" width="19.9707" height="19.9707" x="0" y="0" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1.5" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_6_1143" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_6_1143" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset dy="2" /><feGaussianBlur stdDeviation="1" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.14 0" /><feBlend in2="shape" result="effect2_innerShadow_6_1143" /></filter></defs></svg>
8
- , 'UserActionsCheckedFill');
8
+ , 'ActionsCheckedFill');
9
9
 
10
- export default UserActionsCheckedFill;
10
+ export default ActionsCheckedFill;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsOnFill: typeof SvgIcon;
4
+ export default ActionsOnFill;
@@ -0,0 +1,10 @@
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 ActionsOnFill = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.666 3.25c2.6234 0 4.75 2.1266 4.75 4.75 0 2.6233-2.1266 4.75-4.75 4.75H5.333C2.7098 12.7498.583 10.6232.583 8s2.1268-4.7498 4.75-4.75h5.333Z" /><path fill="#F0F4F4" d="M10.667 5.25c1.5187.0002 2.75 1.2313 2.75 2.75s-1.2313 2.7498-2.75 2.75c-1.5188 0-2.75-1.2312-2.75-2.75s1.2312-2.75 2.75-2.75Z" /></svg>
8
+ , 'ActionsOnFill');
9
+
10
+ export default ActionsOnFill;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsRadioButtonCheckFill: typeof SvgIcon;
4
+ export default ActionsRadioButtonCheckFill;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsRadioButtonCheckFill = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#0064FF" filter="url(#filter0_d_2245_676)"><path d="M8 4.7c1.8226 0 3.3 1.4775 3.3 3.3 0 1.8225-1.4774 3.3-3.3 3.3-1.8225 0-3.3-1.4775-3.3-3.3 0-1.8225 1.4775-3.3 3.3-3.3Z" /><path fillRule="evenodd" d="M8 1.4c3.6451 0 6.6 2.955 6.6 6.6 0 3.6451-2.9549 6.6-6.6 6.6-3.645 0-6.6-2.9549-6.6-6.6 0-3.645 2.955-6.6 6.6-6.6Zm0 1.65C5.193 3.05 3.05 5.1125 3.05 8S5.1125 12.95 8 12.95s4.95-2.0625 4.95-4.95S10.807 3.05 8 3.05Z" clipRule="evenodd" /></g><defs><filter id="filter0_d_2245_676" width="16.7714" height="16.7714" x="-.3857" y="-.3857" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation=".8929" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2245_676" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2245_676" result="shape" /></filter></defs></svg>
8
- , 'UserActionsRadioButtonCheckFill');
6
+ export const ActionsRadioButtonCheckFill = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B" filter="url(#filter0_d_2245_676)"><path d="M8 4.7c1.8226 0 3.3 1.4775 3.3 3.3 0 1.8225-1.4774 3.3-3.3 3.3-1.8225 0-3.3-1.4775-3.3-3.3 0-1.8225 1.4775-3.3 3.3-3.3Z" /><path fillRule="evenodd" d="M8 1.4c3.6451 0 6.6 2.955 6.6 6.6 0 3.6451-2.9549 6.6-6.6 6.6-3.645 0-6.6-2.9549-6.6-6.6 0-3.645 2.955-6.6 6.6-6.6Zm0 1.65C5.193 3.05 3.05 5.1125 3.05 8S5.1125 12.95 8 12.95s4.95-2.0625 4.95-4.95S10.807 3.05 8 3.05Z" clipRule="evenodd" /></g><defs><filter id="filter0_d_2245_676" width="16.7714" height="16.7714" x="-.3857" y="-.3857" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation=".8929" /><feComposite in2="hardAlpha" operator="out" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2245_676" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2245_676" result="shape" /></filter></defs></svg>
8
+ , 'ActionsRadioButtonCheckFill');
9
9
 
10
- export default UserActionsRadioButtonCheckFill;
10
+ export default ActionsRadioButtonCheckFill;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsAddOutlined: typeof SvgIcon;
4
+ export default ActionsAddOutlined;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserAtionsAddOutlined = createSvgIcon(
6
+ export const ActionsAddOutlined = createSvgIcon(
7
7
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M14 8a.7201.7201 0 0 1-.72.72H8.72v4.56a.7199.7199 0 0 1-1.2291.5091.7199.7199 0 0 1-.2109-.5091V8.72H2.72a.72.72 0 0 1 0-1.44h4.56V2.72a.72.72 0 0 1 1.44 0v4.56h4.56A.7199.7199 0 0 1 14 8Z" /></svg>
8
- , 'UserAtionsAddOutlined');
8
+ , 'ActionsAddOutlined');
9
9
 
10
- export default UserAtionsAddOutlined;
10
+ export default ActionsAddOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsCheckOutlined: typeof SvgIcon;
4
+ export default ActionsCheckOutlined;
@@ -0,0 +1,10 @@
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 ActionsCheckOutlined = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M11.0527 5.0918c.3633-.1983.8189-.0643 1.0176.2988a.7504.7504 0 0 1-.2978 1.0176c-1.1608.6349-2.2433 1.957-3.0635 3.2129a20.594 20.594 0 0 0-.9434 1.6035 17.5931 17.5931 0 0 0-.252.4932c-.0282.0578-.0495.1034-.0634.1328-.0068.0144-.0124.0253-.0156.0322-.0014.0029-.0023.0054-.003.0068l-.001.002a.7502.7502 0 0 1-.6406.4365.75.75 0 0 1-.6845-.3642c-.2662-.4448-.6869-.8465-1.0713-1.1504a6.7256 6.7256 0 0 0-.4766-.3447 4.6948 4.6948 0 0 0-.1387-.0879c-.0153-.0094-.0272-.0155-.0341-.0196-.0026-.0015-.0047-.0031-.0059-.0039v-.001c-.3596-.2052-.4854-.6627-.2803-1.0224a.7504.7504 0 0 1 1.0225-.2803l-.3711.6524.372-.6514h.001l.002.001.0049.0029c.004.0023.0093.006.0156.0098.0129.0075.0309.018.0527.0312a6.632 6.632 0 0 1 .1817.1152c.15.0983.3563.2411.585.422.1981.1566.4209.35.6435.5732.2214-.4024.5064-.8912.8447-1.4092.8453-1.2942 2.096-2.8866 3.5996-3.709Z" /></svg>
8
+ , 'ActionsCheckOutlined');
9
+
10
+ export default ActionsCheckOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsCircleCheckOutlined: typeof SvgIcon;
4
+ export default ActionsCircleCheckOutlined;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsCircleCheckOutlined = createSvgIcon(
6
+ export const ActionsCircleCheckOutlined = createSvgIcon(
7
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
- , 'UserActionsCircleCheckOutlined');
8
+ , 'ActionsCircleCheckOutlined');
9
9
 
10
- export default UserActionsCircleCheckOutlined;
10
+ export default ActionsCircleCheckOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsCircleCloseOutined: typeof SvgIcon;
4
+ export default ActionsCircleCloseOutined;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsCircleCloseOutlined = createSvgIcon(
6
+ export const ActionsCircleCloseOutined = createSvgIcon(
7
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
- , 'UserActionsCircleCloseOutlined');
8
+ , 'ActionsCircleCloseOutined');
9
9
 
10
- export default UserActionsCircleCloseOutlined;
10
+ export default ActionsCircleCloseOutined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsCleanOutlined: typeof SvgIcon;
4
+ export default ActionsCleanOutlined;
@@ -0,0 +1,10 @@
1
+ /* eslint-disable */
2
+ // Este archivo es un template de Mustache, no código JavaScript válido
3
+ // Se usa por builder.mjs para generar los componentes de iconos
4
+ import { createSvgIcon } from '@mui/material/utils';
5
+
6
+ export const ActionsCleanOutlined = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.0158 10h3V9h-3v1Zm2 4h3v-1h-3v1Zm-1-2h3v-1h-3v1Z" /><path fill="#323B3B" d="M8.5172 10A2.4477 2.4477 0 0 0 7.315 7.9135L11.0158 1.5l-.8655-.5-3.7879 6.563a2.8495 2.8495 0 0 0-2.6216.7515C1.869 10.12 2.0139 14.341 2.0208 14.52a.5.5 0 0 0 .5.48h7.4956a.4996.4996 0 0 0 .4743-.3419.4998.4998 0 0 0-.1743-.5581c-1.7699-1.328-1.7992-4.0732-1.7992-4.1ZM5.9808 8.4985A1.555 1.555 0 0 1 7.5178 10c0 .019.001.104.0084.2344L4.5765 8.9226a1.9 1.9 0 0 1 1.4043-.424ZM7.7405 14a2.5999 2.5999 0 0 1-.7247-1.5h-1A3.2494 3.2494 0 0 0 6.5 14H5.3883a8.308 8.308 0 0 1-.3725-2h-1a8.6704 8.6704 0 0 0 .3326 2H3.0158c.0155-.9182.145-2.946.9013-4.2764l3.7665 1.6751A6.5125 6.5125 0 0 0 8.8142 14H7.7405Z" /></svg>
8
+ , 'ActionsCleanOutlined');
9
+
10
+ export default ActionsCleanOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsCloseSmOutlined: typeof SvgIcon;
4
+ export default ActionsCloseSmOutlined;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsCloseSmOutlined = createSvgIcon(
6
+ export const ActionsCloseSmOutlined = createSvgIcon(
7
7
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" stroke="#323B3B" strokeLinecap="round" strokeWidth=".2" d="M10.1572 5.1914a.472.472 0 0 1 .667 0 .472.472 0 0 1 0 .667L8.6816 8l2.1426 2.1416a.472.472 0 0 1 0 .667.472.472 0 0 1-.667 0L8.0156 8.666 5.874 10.8086a.472.472 0 0 1-.667 0 .472.472 0 0 1 0-.667L7.3486 8 5.207 5.8584a.472.472 0 0 1 0-.667.472.472 0 0 1 .667 0L8.0156 7.333l2.1416-2.1416Z" /></svg>
8
- , 'UserActionsCloseSmOutlined');
8
+ , 'ActionsCloseSmOutlined');
9
9
 
10
- export default UserActionsCloseSmOutlined;
10
+ export default ActionsCloseSmOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsEditOutlined: typeof SvgIcon;
4
+ export default ActionsEditOutlined;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsPencilOutlined = createSvgIcon(
6
+ export const ActionsEditOutlined = createSvgIcon(
7
7
  <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M13.4268 3.718a1.1446 1.1446 0 0 0-1.9536-.8099l-7.9585 7.9611-.0009.0005a.655.655 0 0 0-.1638.2721l-.6578 2.1655 2.1682-.6574.0751-.0279a.6552.6552 0 0 0 .197-.135l7.9589-7.9597.076-.0844a1.1443 1.1443 0 0 0 .2594-.725Zm-.0598 9.1128a.5366.5366 0 0 1 .055 1.0705l-.055.0031H8.5966a.5368.5368 0 0 1 0-1.0736h4.7704ZM14.5 3.7179a2.2183 2.2183 0 0 1-.6495 1.5685l-7.9602 7.9611a1.73 1.73 0 0 1-.7176.4297l-2.5962.7871-.0013.0004a.8359.8359 0 0 1-.8303-.2087.8357.8357 0 0 1-.2101-.8299l.0009-.0022.7875-2.5953.0004-.0013a1.7296 1.7296 0 0 1 .4324-.7176l7.9585-7.9603.0795-.076A2.2179 2.2179 0 0 1 14.5 3.718Z" /></svg>
8
- , 'UserActionsPencilOutlined');
8
+ , 'ActionsEditOutlined');
9
9
 
10
- export default UserActionsPencilOutlined;
10
+ export default ActionsEditOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsFilterOutlined: typeof SvgIcon;
4
+ export default ActionsFilterOutlined;
@@ -0,0 +1,10 @@
1
+ /* eslint-disable */
2
+ // Este archivo es un template de Mustache, no código JavaScript válido
3
+ // Se usa por builder.mjs para generar los componentes de iconos
4
+ import { createSvgIcon } from '@mui/material/utils';
5
+
6
+ export const ActionsFilterOutlined = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="#323B3B" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.2" d="M5.905 8.3374C4.246 7.0971 3.0638 5.7328 2.4182 4.9658c-.1998-.2374-.2653-.4112-.3047-.7173-.1348-1.048-.2022-1.572.1051-1.9102C2.526 2 3.0694 2 4.1562 2h7.6876c1.0869 0 1.6303 0 1.9375.3383.3074.3382.24.8622.1052 1.9102-.0394.3061-.1049.4799-.3048.7173-.6464.768-1.831 2.1347-3.4933 3.3765-.1504.1124-.2495.2955-.268.4986-.1646 1.8204-.3165 2.8175-.411 3.3219-.1525.8143-1.3073 1.3043-1.9254 1.7414-.368.2602-.8145-.0495-.8621-.4523-.091-.7678-.2622-2.3276-.449-4.611-.0168-.205-.1163-.3902-.268-.5035Z" /></svg>
8
+ , 'ActionsFilterOutlined');
9
+
10
+ export default ActionsFilterOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsPasswordViewOffOutlined: typeof SvgIcon;
4
+ export default ActionsPasswordViewOffOutlined;
@@ -0,0 +1,10 @@
1
+ /* eslint-disable */
2
+ // Este archivo es un template de Mustache, no código JavaScript válido
3
+ // Se usa por builder.mjs para generar los componentes de iconos
4
+ import { createSvgIcon } from '@mui/material/utils';
5
+
6
+ export const ActionsPasswordViewOffOutlined = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g fill="#323B3B"><path fillRule="evenodd" d="M1.5762 1.5762a.599.599 0 0 1 .8476 0l2.4893 2.4893c.003.0028.0058.0058.0088.0088l6.9951 6.9951.0088.0088 2.498 2.498a.599.599 0 0 1 0 .8477.599.599 0 0 1-.8476 0l-2.1592-2.1592c-.975.5803-2.1265 1.0019-3.417 1.0019-1.7437 0-3.2346-.7674-4.3818-1.663-1.1484-.8966-1.9962-1.955-2.4698-2.6192-.1492-.2093-.3551-.47-.4043-.8262L.7334 8l.0107-.1591c.0493-.3562.2551-.617.4043-.8262.4664-.654 1.301-1.6953 2.4317-2.587L1.576 2.424a.599.599 0 0 1 0-.8477Zm2.8584 3.706C3.3748 6.0912 2.576 7.08 2.126 7.711a8.2234 8.2234 0 0 0-.124.1767 1.0702 1.0702 0 0 0-.0606.0987A.3053.3053 0 0 0 1.9346 8a.3244.3244 0 0 0 .0068.0136c.0108.0207.0288.0514.0605.0986.0324.0481.0722.103.124.1758.4371.6129 1.2074 1.5703 2.2305 2.3692 1.0248.8 2.2614 1.4091 3.6436 1.4092.9157-.0001 1.7657-.2698 2.5352-.6836l-1.1954-1.1954c-.3997.2596-.8759.4131-1.3877.4131-1.4094-.0002-2.5515-1.1433-2.5517-2.5527 0-.512.1517-.989.4111-1.3887l-1.377-1.377ZM6.6963 7.544a1.351 1.351 0 0 0-.0967.5039c.0002.7467.6059 1.3523 1.3525 1.3525.1777 0 .3466-.0364.502-.0986L6.6963 7.544Z" clipRule="evenodd" /><path d="M8 2.7334c1.7436.0001 3.2337.7676 4.3809 1.6631 1.1483.8965 1.996 1.954 2.4697 2.6182.1706.2392.4159.5459.416.9853-.0001.4394-.2455.7453-.416.9844-.3249.4556-.8223 1.0917-1.4688 1.7334a.6001.6001 0 0 1-.8486-.0029.6006.6006 0 0 1 .0029-.8486c.5862-.582 1.0409-1.1617 1.3379-1.5782a7.7515 7.7515 0 0 0 .1231-.1758 1.145 1.145 0 0 0 .0615-.0986c.0029-.0055.0043-.0104.0059-.0137-.0015-.0032-.0031-.0081-.0059-.0136a1.169 1.169 0 0 0-.0615-.0987 7.8785 7.8785 0 0 0-.1231-.1767c-.4371-.613-1.2081-1.5703-2.2314-2.3692C10.6179 4.542 9.382 3.9328 8 3.9327c-.536 0-1.0492.0918-1.5361.25a.6003.6003 0 0 1-.3711-1.1416C6.6872 2.848 7.3258 2.7335 8 2.7334Z" /></g><defs></defs></svg>
8
+ , 'ActionsPasswordViewOffOutlined');
9
+
10
+ export default ActionsPasswordViewOffOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsPasswordViewOnOutlined: typeof SvgIcon;
4
+ export default ActionsPasswordViewOnOutlined;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const AccessibilityPasswordViewOutlined = createSvgIcon(
6
+ export const ActionsPasswordViewOnOutlined = createSvgIcon(
7
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
- , 'AccessibilityPasswordViewOutlined');
8
+ , 'ActionsPasswordViewOnOutlined');
9
9
 
10
- export default AccessibilityPasswordViewOutlined;
10
+ export default ActionsPasswordViewOnOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsPinOffOutlined: typeof SvgIcon;
4
+ export default ActionsPinOffOutlined;
@@ -0,0 +1,10 @@
1
+ /* eslint-disable */
2
+ // Este archivo es un template de Mustache, no código JavaScript válido
3
+ // Se usa por builder.mjs para generar los componentes de iconos
4
+ import { createSvgIcon } from '@mui/material/utils';
5
+
6
+ export const ActionsPinOffOutlined = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M7.35 14.6668v-2.6836H3.9997a1.316 1.316 0 0 1-.9306-.3857 1.3163 1.3163 0 0 1-.3858-.9307v-.5073l.0049-.1377a1.983 1.983 0 0 1 .293-.9062 1.9831 1.9831 0 0 1 .7988-.729l1.1865-.6001.004-.002.082-.0478a.684.684 0 0 0 .2973-.5635v-.9043L.874 1.7929l-.045-.0494A.65.65 0 0 1 .874.8739a.65.65 0 0 1 .8696-.045l.0493.045 13.3335 13.333.0444.0493a.6502.6502 0 0 1-.9145.9145l-.0494-.0444-3.143-3.1431H8.6502v2.6836a.65.65 0 0 1-1.3003 0Zm2-8.44v-1.56A1.317 1.317 0 0 1 10.6667 3.35l.0674-.0034a.683.683 0 0 0 .6157-.6797.6837.6837 0 0 0-.6831-.6836H5.2601a.6499.6499 0 1 1 0-1.2998h5.4067a1.9834 1.9834 0 0 1 1.9834 1.9834c0 .526-.2091 1.0305-.5811 1.4024a1.9835 1.9835 0 0 1-1.3042.5786l-.0981.0024a.0166.0166 0 0 0-.0166.0166v1.56a.6502.6502 0 0 1-1.3003 0Zm-5.362 4.4518a.017.017 0 0 0 .0118.0048H9.764L6.615 7.5345a1.9825 1.9825 0 0 1-.2626.6836 1.9827 1.9827 0 0 1-.7999.728l.0005.0005-1.1865.6001-.0039.002a.6842.6842 0 0 0-.2768.252.684.684 0 0 0-.1026.3598v.5063a.017.017 0 0 0 .0049.0118Z" /></g><defs></defs></svg>
8
+ , 'ActionsPinOffOutlined');
9
+
10
+ export default ActionsPinOffOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsPinOnOutlined: typeof SvgIcon;
4
+ export default ActionsPinOnOutlined;
@@ -3,8 +3,8 @@
3
3
  // Se usa por builder.mjs para generar los componentes de iconos
4
4
  import { createSvgIcon } from '@mui/material/utils';
5
5
 
6
- export const UserActionsPinOutlined = createSvgIcon(
6
+ export const ActionsPinOnOutlined = createSvgIcon(
7
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
- , 'UserActionsPinOutlined');
8
+ , 'ActionsPinOnOutlined');
9
9
 
10
- export default UserActionsPinOutlined;
10
+ export default ActionsPinOnOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsShieldOnOutlined: typeof SvgIcon;
4
+ export default ActionsShieldOnOutlined;
@@ -0,0 +1,10 @@
1
+ /* eslint-disable */
2
+ // Este archivo es un template de Mustache, no código JavaScript válido
3
+ // Se usa por builder.mjs para generar los componentes de iconos
4
+ import { createSvgIcon } from '@mui/material/utils';
5
+
6
+ export const ActionsShieldOnOutlined = createSvgIcon(
7
+ <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.6784 3.9883a.0165.0165 0 0 0-.0117-.0049c-1.5409 0-3.3437-.8887-4.582-1.9692l-.019-.0132a.13.13 0 0 0-.0655-.018.1304.1304 0 0 0-.0845.0312l-.0005-.0005c-1.231 1.0734-3.0406 1.9697-4.582 1.9697a.0169.0169 0 0 0-.0117.005.0168.0168 0 0 0-.005.0116v4.6665c0 1.495.5156 2.5828 1.3292 3.4161.7793.7982 1.8583 1.388 3.0967 1.8408l.25.0888.0146.0054a.0173.0173 0 0 0 .0113 0c1.3378-.4669 2.5066-1.0823 3.3364-1.9336.8132-.8343 1.3286-1.9225 1.3286-3.4175V4a.0167.0167 0 0 0-.0049-.0117ZM9.5895 6.1626a.6502.6502 0 0 1 .8702.9639L7.7932 9.793a.6503.6503 0 0 1-.9195 0L5.5402 8.4595a.65.65 0 0 1 .9195-.919l.8735.8731 2.207-2.2065.0493-.0445Zm4.3941 2.504c0 1.8383-.6515 3.2507-1.6983 4.3246-1.029 1.0558-2.4116 1.7564-3.8447 2.2559l-.0054.002a1.317 1.317 0 0 1-.8671-.0083v.0004c-1.437-.4962-2.8218-1.1953-3.8521-2.2504-1.048-1.0734-1.6992-2.486-1.6992-4.3243V4a1.317 1.317 0 0 1 1.3164-1.3169c1.123 0 2.6436-.7016 3.7324-1.6528l.0054-.0044a1.43 1.43 0 0 1 1.858 0c.0018.0016.004.0033.0057.0049 1.0949.9571 2.6086 1.6523 3.732 1.6523a1.3169 1.3169 0 0 1 1.3169 1.317v4.6664Z" /></svg>
8
+ , 'ActionsShieldOnOutlined');
9
+
10
+ export default ActionsShieldOnOutlined;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsSortOutlined: typeof SvgIcon;
4
+ export default ActionsSortOutlined;
@@ -0,0 +1,10 @@
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;
@@ -0,0 +1,4 @@
1
+ import { SvgIcon } from '@mui/material';
2
+
3
+ export const ActionsZoomInOutlined: typeof SvgIcon;
4
+ export default ActionsZoomInOutlined;
@@ -0,0 +1,10 @@
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 AccessibilityPasswordViewOffOutlined: typeof SvgIcon;
4
- export default AccessibilityPasswordViewOffOutlined;
@@ -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 AccessibilityPasswordViewOffOutlined = 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.4893.0088.0088 6.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.5804-2.1265 1.0019-3.417 1.002-1.7437-.0001-3.2346-.7675-4.3818-1.6631-1.1484-.8966-1.9962-1.955-2.4698-2.6191-.1492-.2093-.3551-.47-.4043-.8262L.7334 8l.0107-.1592c.0493-.3562.2551-.617.4043-.8262.4664-.654 1.301-1.6953 2.4317-2.5869L1.576 2.424a.599.599 0 0 1 0-.8477Zm2.8584 3.7061C3.3748 6.0911 2.576 7.0799 2.126 7.711a8.2234 8.2234 0 0 0-.124.1768 1.0702 1.0702 0 0 0-.0606.0986.3053.3053 0 0 0-.0068.0137.3244.3244 0 0 0 .0068.0137c.0108.0206.0288.0513.0605.0986.0324.048.0722.103.124.1758.4371.6128 1.2074 1.5702 2.2305 2.3691 1.0248.8 2.2614 1.4091 3.6436 1.4092.9157-.0001 1.7657-.2697 2.5352-.6836l-1.1954-1.1953c-.3997.2595-.8759.4131-1.3877.4131-1.4094-.0003-2.5515-1.1433-2.5517-2.5528 0-.5119.1517-.989.4111-1.3886l-1.377-1.377ZM6.6963 7.544a1.351 1.351 0 0 0-.0967.504c.0002.7466.6059 1.3522 1.3525 1.3525.1777 0 .3466-.0364.502-.0987L6.6963 7.544Z" clipRule="evenodd" /><path d="M8 2.7335c1.7436 0 3.2337.7675 4.3809 1.663 1.1483.8965 1.996 1.954 2.4697 2.6182.1706.2392.4159.546.416.9854-.0001.4393-.2455.7452-.416.9844-.3249.4555-.8223 1.0916-1.4688 1.7333a.6.6 0 1 1-.8457-.8515c.5862-.5819 1.0409-1.1617 1.3379-1.5781a7.7289 7.7289 0 0 0 .1231-.1758 1.145 1.145 0 0 0 .0615-.0986c.0029-.0056.0043-.0104.0059-.0137-.0015-.0033-.0031-.0082-.0059-.0137a1.169 1.169 0 0 0-.0615-.0986 7.8785 7.8785 0 0 0-.1231-.1768c-.4371-.613-1.2081-1.5702-2.2314-2.3691C10.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.7335Z" /></g><defs></defs></svg>
8
- , 'AccessibilityPasswordViewOffOutlined');
9
-
10
- export default AccessibilityPasswordViewOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilityPasswordViewOutlined: typeof SvgIcon;
4
- export default AccessibilityPasswordViewOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilityShieldOffOutlined: typeof SvgIcon;
4
- export default AccessibilityShieldOffOutlined;
@@ -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 AccessibilityShieldOffOutlined = createSvgIcon(
7
- <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><path fill="#323B3B" d="M.9447.9443a.5498.5498 0 0 1 .7773 0l10.8228 10.8228c.0031.0031.0062.0061.0092.0093l2.5015 2.5014.0376.0415a.55.55 0 0 1-.7734.774l-.042-.0376-2.0982-2.0982c-1.0117 1.0191-2.361 1.7032-3.7715 2.1953l-.0048.0015a1.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-.7779ZM12.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.0731.0044.004c1.1059.9668 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.55.55 0 1 1-1.0908-.1406 5.9759 5.9759 0 0 0 .0488-.7715V4ZM3.2166 8.6665c0 1.5214.5263 2.6341 1.358 3.4858.7937.8129 1.8875 1.4097 3.1337 1.8653l.251.0893.0127.0044a.1164.1164 0 0 0 .0781.001c1.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
- , 'AccessibilityShieldOffOutlined');
9
-
10
- export default AccessibilityShieldOffOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilityZoomInOutlined: typeof SvgIcon;
4
- export default AccessibilityZoomInOutlined;
@@ -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 AccessibilityZoomInOutlined = 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
- , 'AccessibilityZoomInOutlined');
9
-
10
- export default AccessibilityZoomInOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilityMoonCloudTwotone: typeof SvgIcon;
4
- export default AccessibilityMoonCloudTwotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const AccessibilitySunTwotone: typeof SvgIcon;
4
- export default AccessibilitySunTwotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronDownFill: typeof SvgIcon;
4
- export default ArrowChevronDownFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronDownOutlined: typeof SvgIcon;
4
- 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,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronLastOutlined: typeof SvgIcon;
4
- export default ArrowChevronLastOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowChevronUpOutlined: typeof SvgIcon;
4
- 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,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowExpandedOutlined: typeof SvgIcon;
4
- export default ArrowExpandedOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowFillScreenOutlined: typeof SvgIcon;
4
- export default ArrowFillScreenOutlined;
@@ -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 ArrowFillScreenOutlined = 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.6665v-7.333c0-.526.2086-1.0309.5806-1.4028A1.984 1.984 0 0 1 3.3335 3.35h4a.65.65 0 0 1 0 1.2998h-4a.6839.6839 0 0 0-.6836.6836v7.333a.6838.6838 0 0 0 .6836.6836h7.333a.6836.6836 0 0 0 .6836-.6836v-4a.65.65 0 0 1 1.2998 0v4c0 .526-.2086 1.0309-.5806 1.4028a1.9836 1.9836 0 0 1-1.4028.5806h-7.333a1.9838 1.9838 0 0 1-1.4028-.5806 1.9838 1.9838 0 0 1-.5806-1.4028ZM14.6499 6A.6498.6498 0 0 1 14 6.6499.6498.6498 0 0 1 13.3501 6V3.5688L7.1265 9.793a.6503.6503 0 0 1-.9195-.9195L12.4312 2.65H10A.6498.6498 0 0 1 9.3501 2c0-.359.291-.6499.6499-.6499h4c.359 0 .6499.291.6499.6499v4Z" /></g><defs></defs></svg>
8
- , 'ArrowFillScreenOutlined');
9
-
10
- export default ArrowFillScreenOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowPanelCloseOutlined: typeof SvgIcon;
4
- export default ArrowPanelCloseOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowRefreshOutlined: typeof SvgIcon;
4
- export default ArrowRefreshOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const ArrowRestoreOutlined: typeof SvgIcon;
4
- export default ArrowRestoreOutlined;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignCircleTwotone: typeof SvgIcon;
4
- export default DesignCircleTwotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const DesignPatronumTwotone: typeof SvgIcon;
4
- export default DesignPatronumTwotone;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const UserActionsCheckIndeterminateFill: typeof SvgIcon;
4
- export default UserActionsCheckIndeterminateFill;
@@ -1,4 +0,0 @@
1
- import { SvgIcon } from '@mui/material';
2
-
3
- export const UserActionsCheckedFill: typeof SvgIcon;
4
- export default UserActionsCheckedFill;