@m4l/icons 0.0.10 → 0.0.11
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.
- package/actions/duoTone/ActionsUncheckDuotone.d.ts +4 -0
- package/{designs/duotone/DesignCircleDuotone.js → actions/duoTone/ActionsUncheckDuotone.jsx} +3 -3
- package/actions/fill/ActionsCheckedFill.jsx +10 -0
- package/actions/outlined/ActionsCheckIndeterminateOutlined.d.ts +4 -0
- package/actions/outlined/ActionsCheckIndeterminateOutlined.jsx +10 -0
- package/actions/outlined/ActionsCheckMdOutlined.d.ts +4 -0
- package/actions/outlined/ActionsCheckMdOutlined.jsx +10 -0
- package/actions/outlined/ActionsCheckSmOutlined.d.ts +4 -0
- package/{userActions/outlined/ActionsCheckOutlined.js → actions/outlined/ActionsCheckSmOutlined.jsx} +3 -3
- package/actions/outlined/ActionsCircleUpDownOutlined.d.ts +4 -0
- package/actions/outlined/ActionsCircleUpDownOutlined.jsx +10 -0
- package/actions/outlined/ActionsCloseMdOutlined.d.ts +4 -0
- package/actions/outlined/ActionsCloseMdOutlined.jsx +10 -0
- package/actions/outlined/ActionsFilterOutlined.jsx +10 -0
- package/actions/outlined/ActionsMultiCheckOutlined.d.ts +4 -0
- package/actions/outlined/ActionsMultiCheckOutlined.jsx +10 -0
- package/actions/outlined/ActionsSearchOutlined.d.ts +4 -0
- package/{accessibilitys/outlined/AccessibilitySearchOutlined.js → actions/outlined/ActionsSearchOutlined.jsx} +3 -3
- package/actions/outlined/ActionsTrashOutlined.d.ts +4 -0
- package/actions/outlined/ActionsTrashOutlined.jsx +10 -0
- package/actions/outlined/ActionsZoomOutOutined.d.ts +4 -0
- package/actions/outlined/ActionsZoomOutOutined.jsx +10 -0
- package/arrows/fill/ArrowCollapseFill.d.ts +4 -0
- package/arrows/fill/ArrowCollapseFill.jsx +10 -0
- package/arrows/fill/ArrowExpandFill.d.ts +4 -0
- package/arrows/fill/ArrowExpandFill.jsx +10 -0
- package/arrows/fill/ArrowMinimizeFill.d.ts +4 -0
- package/arrows/fill/ArrowMinimizeFill.jsx +10 -0
- package/arrows/fill/ArrowUncollapsedFill.d.ts +4 -0
- package/arrows/fill/ArrowUncollapsedFill.jsx +10 -0
- package/arrows/outlined/ArrowChevronDownOutlined.d.ts +4 -0
- package/arrows/outlined/{ArrowsChevronDownOutlined.js → ArrowChevronDownOutlined.jsx} +3 -3
- package/arrows/outlined/ArrowChevronFirstOutlined.d.ts +4 -0
- package/arrows/outlined/{ArrowsChevronFirstOutlined.js → ArrowChevronFirstOutlined.jsx} +3 -3
- package/arrows/outlined/ArrowChevronLastOutlined.d.ts +4 -0
- package/arrows/outlined/{ArrowsChevronLastOutlined.js → ArrowChevronLastOutlined.jsx} +3 -3
- package/arrows/outlined/ArrowChevronUpOutlined.d.ts +4 -0
- package/arrows/outlined/{ArrowsChevronUpOutlined.js → ArrowChevronUpOutlined.jsx} +3 -3
- package/arrows/outlined/ArrowDownloadOutlined.d.ts +4 -0
- package/arrows/outlined/{ArrowsDownloadOutlined.js → ArrowDownloadOutlined.jsx} +3 -3
- package/arrows/outlined/ArrowLeftOutlined.d.ts +4 -0
- package/arrows/outlined/ArrowLeftOutlined.jsx +10 -0
- package/arrows/outlined/ArrowRefreshCcwOutlined.d.ts +4 -0
- package/arrows/outlined/ArrowRefreshCcwOutlined.jsx +10 -0
- package/arrows/outlined/ArrowRefreshMdOutlined.d.ts +4 -0
- package/arrows/outlined/{ArrowsRefreshOutlined.js → ArrowRefreshMdOutlined.jsx} +3 -3
- package/arrows/outlined/ArrowRefreshSmOutlined.d.ts +4 -0
- package/arrows/outlined/ArrowRefreshSmOutlined.jsx +10 -0
- package/arrows/outlined/ArrowRestoreOutlined.d.ts +4 -0
- package/arrows/outlined/{ArrowsRestoreOutlined.js → ArrowRestoreOutlined.jsx} +3 -3
- package/arrows/outlined/ArrowRightOutlined.d.ts +4 -0
- package/arrows/outlined/ArrowRightOutlined.jsx +10 -0
- package/booleans/outlined/BooleanCircleCheckOutlined.d.ts +4 -0
- package/{userActions/outlined/ActionsCircleCheckOutlined.js → booleans/outlined/BooleanCircleCheckOutlined.jsx} +3 -3
- package/booleans/outlined/BooleanCircleCloseOutined.d.ts +4 -0
- package/{userActions/outlined/ActionsCircleCloseOutined.js → booleans/outlined/BooleanCircleCloseOutined.jsx} +3 -3
- package/booleans/outlined/BooleanPasswordViewOffOutlined.d.ts +4 -0
- package/{userActions/outlined/ActionsPasswordViewOffOutlined.js → booleans/outlined/BooleanPasswordViewOffOutlined.jsx} +3 -3
- package/booleans/outlined/BooleanPasswordViewOnOutlined.d.ts +4 -0
- package/{userActions/outlined/ActionsPasswordViewOnOutlined.js → booleans/outlined/BooleanPasswordViewOnOutlined.jsx} +3 -3
- package/booleans/outlined/BooleanPinOffOutlined.d.ts +4 -0
- package/{userActions/outlined/ActionsPinOffOutlined.js → booleans/outlined/BooleanPinOffOutlined.jsx} +3 -3
- package/booleans/outlined/BooleanPinOnOutlined.d.ts +4 -0
- package/{userActions/outlined/ActionsPinOnOutlined.js → booleans/outlined/BooleanPinOnOutlined.jsx} +3 -3
- package/booleans/outlined/BooleanShieldOffOutlined.d.ts +4 -0
- package/booleans/outlined/BooleanShieldOffOutlined.jsx +10 -0
- package/booleans/outlined/BooleanShieldOnOutlined.d.ts +4 -0
- package/{userActions/outlined/ActionsShieldOnOutlined.js → booleans/outlined/BooleanShieldOnOutlined.jsx} +3 -3
- package/dateTime/outlined/DateTimeClockOutlined.d.ts +4 -0
- package/dateTime/outlined/DateTimeClockOutlined.jsx +10 -0
- package/dateTime/outlined/DateTimeCreatedOutlined.d.ts +4 -0
- package/dateTime/outlined/DateTimeCreatedOutlined.jsx +10 -0
- package/dateTime/outlined/DateTimePeriodOutlined.d.ts +4 -0
- package/dateTime/outlined/DateTimePeriodOutlined.jsx +10 -0
- package/designs/duotone/DesignPaletteDuotone.d.ts +4 -0
- package/designs/duotone/DesignPaletteDuotone.jsx +10 -0
- package/designs/duotone/DesignSquareDuotone.d.ts +4 -0
- package/designs/duotone/{DesignSquareTwotone.js → DesignSquareDuotone.jsx} +3 -3
- package/designs/outlined/DesignPatronumOutlined.jsx +10 -0
- package/dev/outlined/DevDevelopmentBranchOutlined.d.ts +4 -0
- package/{codingDevelopments/outlined/CodingDevelopmentBranchOutlined.js → dev/outlined/DevDevelopmentBranchOutlined.jsx} +3 -3
- package/fillFolder/outlined/FillFolderPendingOrderOutlined.d.ts +4 -0
- package/{timeCalendars/outlined/TimeCalendarPendingOrderOutlined.js → fillFolder/outlined/FillFolderPendingOrderOutlined.jsx} +3 -3
- package/index.d.ts +76 -45
- package/index.ts +96 -65
- package/layouts/outlined/LayoutAlignLeftOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutAlignLeftOutlined.jsx +10 -0
- package/layouts/outlined/LayoutAlignRightOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutAlignRightOutlined.jsx +10 -0
- package/layouts/outlined/LayoutCardOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutCardOutlined.jsx +10 -0
- package/layouts/outlined/LayoutCornersOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutCornersOutlined.jsx +10 -0
- package/layouts/outlined/LayoutDensityCompactOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutDensityCompactOutlined.jsx +10 -0
- package/layouts/outlined/LayoutDensityConfortableOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutDensityConfortableOutlined.jsx +10 -0
- package/layouts/outlined/LayoutDensityStandardOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutDensityStandardOutlined.jsx +10 -0
- package/layouts/outlined/LayoutExpandOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutExpandOutlined.jsx +10 -0
- package/layouts/outlined/LayoutExpandedOutlined.d.ts +4 -0
- package/{arrows/outlined/ArrowsExpandedOutlined.js → layouts/outlined/LayoutExpandedOutlined.jsx} +3 -3
- package/layouts/outlined/LayoutFullOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutFullOutlined.jsx +10 -0
- package/layouts/outlined/LayoutPanelCloseOutlined.d.ts +4 -0
- package/{arrows/outlined/ArrowsPanelCloseOutlined.js → layouts/outlined/LayoutPanelCloseOutlined.jsx} +3 -3
- package/layouts/outlined/LayoutSplitHorizontalOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutSplitHorizontalOutlined.jsx +10 -0
- package/layouts/outlined/LayoutSplitVerticalOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutSplitVerticalOutlined.jsx +10 -0
- package/layouts/outlined/LayoutTableOutlined.d.ts +4 -0
- package/layouts/outlined/LayoutTableOutlined.jsx +10 -0
- package/loginLogout/outlined/LoginLogoutOutlined.d.ts +4 -0
- package/loginLogout/outlined/LoginLogoutOutlined.jsx +10 -0
- package/menu/outlined/MenuMoreHorizontalOutlined.d.ts +4 -0
- package/menu/outlined/MenuMoreHorizontalOutlined.jsx +10 -0
- package/menu/outlined/MenuMoreVerticalOutlined.d.ts +4 -0
- package/menu/outlined/MenuMoreVerticalOutlined.jsx +10 -0
- package/package.json +1 -1
- package/settings/fill/SettingsOnFill.d.ts +4 -0
- package/{userActions/fill/ActionsOnFill.js → settings/fill/SettingsOnFill.jsx} +3 -3
- package/settings/outlined/SettingsConfigOutlined.d.ts +4 -0
- package/{accountsAccess/outlined/AccountAccessSettingsOutlined.js → settings/outlined/SettingsConfigOutlined.jsx} +3 -3
- package/settings/outlined/SettingsOffOutlined.d.ts +4 -0
- package/{accountsAccess/outlined/AccountAccessOffOutlined.js → settings/outlined/SettingsOffOutlined.jsx} +3 -3
- package/accessibilitys/outlined/AccessibilityHardHatOutlined.d.ts +0 -4
- package/accessibilitys/outlined/AccessibilityHardHatOutlined.js +0 -10
- package/accessibilitys/outlined/AccessibilitySearchOutlined.d.ts +0 -4
- package/accountsAccess/fill/AccountAccessOnFill.d.ts +0 -4
- package/accountsAccess/fill/AccountAccessOnFill.js +0 -10
- package/accountsAccess/outlined/AccountAccessLogoutOutlined.d.ts +0 -4
- package/accountsAccess/outlined/AccountAccessLogoutOutlined.js +0 -10
- package/accountsAccess/outlined/AccountAccessMoreVerticalOutlined.d.ts +0 -4
- package/accountsAccess/outlined/AccountAccessMoreVerticalOutlined.js +0 -10
- package/accountsAccess/outlined/AccountAccessOffOutlined.d.ts +0 -4
- package/accountsAccess/outlined/AccountAccessSettingsOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsChevronDownOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsChevronFirstOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsChevronLastOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsChevronUpOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsDownloadOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsExpandedOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsPanelCloseOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsRefreshOutlined.d.ts +0 -4
- package/arrows/outlined/ArrowsRestoreOutlined.d.ts +0 -4
- package/codingDevelopments/outlined/CodingDevelopmentBranchOutlined.d.ts +0 -4
- package/designs/duotone/DesignCircleDuotone.d.ts +0 -4
- package/designs/duotone/DesignSquareTwotone.d.ts +0 -4
- package/designs/outlined/DesignPatronumOutlined.js +0 -10
- package/timeCalendars/outlined/TimeCalendarPendingOrderOutlined.d.ts +0 -4
- package/userActions/fill/ActionsCheckedFill.js +0 -10
- package/userActions/fill/ActionsOnFill.d.ts +0 -4
- package/userActions/outlined/ActionsCheckOutlined.d.ts +0 -4
- package/userActions/outlined/ActionsCircleCheckOutlined.d.ts +0 -4
- package/userActions/outlined/ActionsCircleCloseOutined.d.ts +0 -4
- package/userActions/outlined/ActionsFilterOutlined.js +0 -10
- package/userActions/outlined/ActionsPasswordViewOffOutlined.d.ts +0 -4
- package/userActions/outlined/ActionsPasswordViewOnOutlined.d.ts +0 -4
- package/userActions/outlined/ActionsPinOffOutlined.d.ts +0 -4
- package/userActions/outlined/ActionsPinOnOutlined.d.ts +0 -4
- package/userActions/outlined/ActionsShieldOnOutlined.d.ts +0 -4
- /package/accessibilitys/duoTone/{AccessibilityMoonCloudDuotone.js → AccessibilityMoonCloudDuotone.jsx} +0 -0
- /package/accessibilitys/duoTone/{AccessibilitySunDuotone.js → AccessibilitySunDuotone.jsx} +0 -0
- /package/accessibilitys/outlined/{AccessibilityEclipseOutlined.js → AccessibilityEclipseOutlined.jsx} +0 -0
- /package/{userActions → actions}/fill/ActionsCheckIndeterminateFill.d.ts +0 -0
- /package/{userActions/fill/ActionsCheckIndeterminateFill.js → actions/fill/ActionsCheckIndeterminateFill.jsx} +0 -0
- /package/{userActions → actions}/fill/ActionsCheckedFill.d.ts +0 -0
- /package/{userActions → actions}/fill/ActionsRadioButtonCheckFill.d.ts +0 -0
- /package/{userActions/fill/ActionsRadioButtonCheckFill.js → actions/fill/ActionsRadioButtonCheckFill.jsx} +0 -0
- /package/{userActions → actions}/outlined/ActionsAddOutlined.d.ts +0 -0
- /package/{userActions/outlined/ActionsAddOutlined.js → actions/outlined/ActionsAddOutlined.jsx} +0 -0
- /package/{userActions → actions}/outlined/ActionsCleanOutlined.d.ts +0 -0
- /package/{userActions/outlined/ActionsCleanOutlined.js → actions/outlined/ActionsCleanOutlined.jsx} +0 -0
- /package/{userActions → actions}/outlined/ActionsCloseSmOutlined.d.ts +0 -0
- /package/{userActions/outlined/ActionsCloseSmOutlined.js → actions/outlined/ActionsCloseSmOutlined.jsx} +0 -0
- /package/{userActions → actions}/outlined/ActionsEditOutlined.d.ts +0 -0
- /package/{userActions/outlined/ActionsEditOutlined.js → actions/outlined/ActionsEditOutlined.jsx} +0 -0
- /package/{userActions → actions}/outlined/ActionsFilterOutlined.d.ts +0 -0
- /package/{userActions → actions}/outlined/ActionsSortOutlined.d.ts +0 -0
- /package/{userActions/outlined/ActionsSortOutlined.js → actions/outlined/ActionsSortOutlined.jsx} +0 -0
- /package/{userActions → actions}/outlined/ActionsZoomInOutlined.d.ts +0 -0
- /package/{userActions/outlined/ActionsZoomInOutlined.js → actions/outlined/ActionsZoomInOutlined.jsx} +0 -0
- /package/arrows/fill/{ArrowsChevronDownFill.js → ArrowsChevronDownFill.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronMdDownOutlined.js → ArrowChevronMdDownOutlined.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronMdLeftOutlined.js → ArrowChevronMdLeftOutlined.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronMdRightOutlined.js → ArrowChevronMdRightOutlined.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronMdUpOutlined.js → ArrowChevronMdUpOutlined.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronSmDownOutlined.js → ArrowChevronSmDownOutlined.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronSmLeftOutlined.js → ArrowChevronSmLeftOutlined.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronSmRightOutlined.js → ArrowChevronSmRightOutlined.jsx} +0 -0
- /package/arrows/outlined/{ArrowChevronSmUpOutlined.js → ArrowChevronSmUpOutlined.jsx} +0 -0
- /package/connectivitys/outlined/{ConnectivityLoadingOutlined.js → ConnectivityLoadingOutlined.jsx} +0 -0
- /package/designs/duotone/{DesignPatronumDuotone.js → DesignPatronumDuotone.jsx} +0 -0
- /package/designs/fill/{DesignPatronumFill.js → DesignPatronumFill.jsx} +0 -0
- /package/designs/fill/{DesignSquareFill.js → DesignSquareFill.jsx} +0 -0
- /package/designs/outlined/{DesignPaletteOutlined.js → DesignPaletteOutlined.jsx} +0 -0
- /package/medias/outlined/{MediaVideoOutlined.js → MediaVideoOutlined.jsx} +0 -0
- /package/notifications/fill/{NotificationCheckCircleFill.js → NotificationCheckCircleFill.jsx} +0 -0
- /package/notifications/fill/{NotificationInformationCircleFill.js → NotificationInformationCircleFill.jsx} +0 -0
- /package/notifications/fill/{NotificationWarningFill.js → NotificationWarningFill.jsx} +0 -0
- /package/notifications/outlined/{NotificationAlertOutlined.js → NotificationAlertOutlined.jsx} +0 -0
- /package/notifications/outlined/{NotificationInformationOutlined.js → NotificationInformationOutlined.jsx} +0 -0
- /package/notifications/outlined/{NotificationNotificacionOutlined.js → NotificationNotificacionOutlined.jsx} +0 -0
- /package/shopping/duoTone/{ShoppingCartDuotone.js → ShoppingCartDuotone.jsx} +0 -0
package/{designs/duotone/DesignCircleDuotone.js → actions/duoTone/ActionsUncheckDuotone.jsx}
RENAMED
|
@@ -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
|
|
6
|
+
export const ActionsUncheckDuotone = createSvgIcon(
|
|
7
7
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><g><g filter="url(#filter0_i_2245_686)" opacity=".03"><path fill="#323B3B" fillRule="evenodd" d="M8 2.5c3.0376 0 5.5 2.4624 5.5 5.5s-2.4624 5.5-5.5 5.5S2.5 11.0376 2.5 8 4.9624 2.5 8 2.5Z" clipRule="evenodd" /></g><g filter="url(#filter1_d_2245_686)"><path fill="#323B3B" 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 .825C4.8106 2.225 2.225 4.8106 2.225 8c0 3.1895 2.5856 5.775 5.775 5.775 3.1895 0 5.775-2.5855 5.775-5.775 0-3.1894-2.5855-5.775-5.775-5.775Z" clipRule="evenodd" /></g></g><defs><filter id="filter0_i_2245_686" width="11" height="11" x="2.5" y="2.5" colorInterpolationFilters="sRGB" filterUnits="userSpaceOnUse"><feFlood floodOpacity="0" result="BackgroundImageFix" /><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape" /><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" /><feOffset/><feGaussianBlur stdDeviation=".55" /><feComposite in2="hardAlpha" k2="-1" k3="1" operator="arithmetic" /><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.81 0" /><feBlend in2="shape" result="effect1_innerShadow_2245_686" /></filter><filter id="filter1_d_2245_686" width="17.6" height="17.6" x="-.8" y="-.8" 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="1.1" /><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.12 0" /><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_2245_686" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2245_686" result="shape" /></filter></defs></svg>
|
|
8
|
-
, '
|
|
8
|
+
, 'ActionsUncheckDuotone');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ActionsUncheckDuotone;
|
|
@@ -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 ActionsCheckedFill = createSvgIcon(
|
|
7
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="2 2 16 12"><g filter="url(#filter0_di_2546_36)"><path fill="#323B3B" d="M9.99 1c1.32 0 2.44 0 3.33.12.86.12 1.66.36 2.32.96l.13.12c.68.68.96 1.53 1.08 2.45.12.89.12 2 .12 3.33s0 2.45-.12 3.33c-.12.86-.36 1.66-.96 2.32l-.12.13c-.68.68-1.53.96-2.45 1.08-.89.12-2 .12-3.33.12s-2.45 0-3.33-.12c-.86-.12-1.66-.36-2.32-.96l-.13-.12c-.68-.68-.96-1.53-1.08-2.45C3 10.43 3 9.31 3 7.99c0-1.32 0-2.45.12-3.33.12-.92.4-1.77 1.08-2.45.68-.69 1.53-.97 2.45-1.09C7.54 1 8.66 1 9.99 1Zm3.61 4.49c-.19-.37-.64-.51-1.01-.32-1.35.7-2.47 2.06-3.22 3.16-.28.4-.51.78-.7 1.11-.18-.17-.36-.31-.51-.43-.2-.15-.39-.28-.52-.36-.07-.04-.12-.08-.16-.1-.02-.01-.04-.02-.05-.03h-.01l-.07-.03c-.35-.15-.76 0-.95.33-.2.36-.06.82.3 1.02 0 0 .02 0 .03.02.03.02.07.04.12.07.1.07.25.16.42.29.34.25.7.59.92.94.15.23.41.36.68.35.27-.02.52-.18.63-.42 0 0 0-.01.01-.03.01-.02.03-.06.05-.11.05-.1.12-.24.22-.41.19-.35.48-.83.83-1.34.72-1.05 1.67-2.15 2.68-2.68.37-.19.51-.64.32-1.01l-.01-.02Z" /></g><defs><filter id="filter0_di_2546_36" width="19.97" height="19.96" 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_2546_36" /><feBlend in="SourceGraphic" in2="effect1_dropShadow_2546_36" 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_2546_36" /></filter></defs></svg>
|
|
8
|
+
, 'ActionsCheckedFill');
|
|
9
|
+
|
|
10
|
+
export default ActionsCheckedFill;
|
|
@@ -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 ActionsCheckIndeterminateOutlined = createSvgIcon(
|
|
7
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M10.6208 7.4068a.6434.6434 0 0 1 .6432.6432.6434.6434 0 0 1-.6432.6432H5.4783a.6436.6436 0 0 1-.6432-.6432c0-.355.2883-.643.6432-.6432h5.1425Z" /><path fill="#323B3B" fillRule="evenodd" d="M8.05 1.3c1.421 0 2.552-.0011 3.4363.1177.9027.1214 1.6453.3788 2.2318.9652.5862.5865.8438 1.3284.9652 2.2309.1188.8842.1167 2.0152.1167 3.4362 0 1.421.0021 2.552-.1167 3.4362-.1214.9027-.3788 1.6453-.9652 2.2318-.5866.5865-1.3291.8438-2.2318.9652-.8843.1188-2.0153.1168-3.4362.1168-1.421 0-2.552.0021-3.4363-.1168-.9025-.1213-1.6444-.379-2.2308-.9652-.5865-.5865-.8438-1.3291-.9652-2.2318C1.2989 10.602 1.3 9.471 1.3 8.05c0-1.421-.0011-2.552.1178-3.4362.1214-.9027.3787-1.6444.9652-2.2309.5865-.5864 1.3281-.8438 2.2308-.9652C5.4981 1.2988 6.629 1.3 8.0501 1.3Zm0 1.2863c-1.4573 0-2.4861.0008-3.2648.1055-.7601.1022-1.1857.292-1.4935.5998-.3078.3079-.4976.7334-.5998 1.4936-.1047.7786-.1055 1.8074-.1055 3.2648 0 1.4572.0008 2.4862.1055 3.2648.1021.7598.2922 1.1857.5998 1.4935.3078.3077.7336.4977 1.4935.5999.7787.1046 1.8075.1064 3.2649.1064 1.4572 0 2.4861-.0018 3.2648-.1064.7601-.1022 1.1857-.2921 1.4935-.5999.3078-.3078.4976-.7334.5998-1.4935.1047-.7787.1064-1.8075.1064-3.2648s-.0017-2.4862-.1064-3.2648c-.1022-.76-.2922-1.1858-.5998-1.4935-.3078-.3077-.7337-.4977-1.4935-.5999-.7787-.1046-1.8076-.1055-3.2648-.1055Z" clipRule="evenodd" /></svg>
|
|
8
|
+
, 'ActionsCheckIndeterminateOutlined');
|
|
9
|
+
|
|
10
|
+
export default ActionsCheckIndeterminateOutlined;
|
|
@@ -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 ActionsCheckMdOutlined = createSvgIcon(
|
|
7
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M12.862 3.5286a.6665.6665 0 1 1 .9427.9428l-7.3333 7.3333a.6666.6666 0 0 1-.9427 0L2.1953 8.4714a.6665.6665 0 0 1 0-.9427.6665.6665 0 0 1 .9427 0L6 10.3905l6.862-6.862Z" /></svg>
|
|
8
|
+
, 'ActionsCheckMdOutlined');
|
|
9
|
+
|
|
10
|
+
export default ActionsCheckMdOutlined;
|
package/{userActions/outlined/ActionsCheckOutlined.js → actions/outlined/ActionsCheckSmOutlined.jsx}
RENAMED
|
@@ -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
|
|
6
|
+
export const ActionsCheckSmOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ActionsCheckSmOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ActionsCheckSmOutlined;
|
|
@@ -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 ActionsCircleUpDownOutlined = createSvgIcon(
|
|
7
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M8 1.5A6.5 6.5 0 1 0 14.5 8 6.5067 6.5067 0 0 0 8 1.5Zm0 12a5.5004 5.5004 0 0 1-5.0813-3.3952 5.5002 5.5002 0 0 1 7.1861-7.1861A5.5002 5.5002 0 0 1 13.5 8 5.5065 5.5065 0 0 1 8 13.5Zm2.3538-7.3537a.5004.5004 0 0 1-.7075.7074L8 5.207 6.3537 6.8537a.5003.5003 0 1 1-.7074-.7074l2-2a.5.5 0 0 1 .7074 0l2.0001 2Zm0 3a.5011.5011 0 0 1 .1085.5452.502.502 0 0 1-.1085.1622l-2 2.0001a.5011.5011 0 0 1-.5452.1085.502.502 0 0 1-.1623-.1085l-2-2a.5003.5003 0 1 1 .7074-.7075L8 10.793l1.6463-1.6469a.5.5 0 0 1 .7075 0Z" /></svg>
|
|
8
|
+
, 'ActionsCircleUpDownOutlined');
|
|
9
|
+
|
|
10
|
+
export default ActionsCircleUpDownOutlined;
|
|
@@ -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 ActionsCloseMdOutlined = createSvgIcon(
|
|
7
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M11.1028 3.7396c.3195-.3194.8383-.3195 1.1577 0 .3193.3194.3193.8382 0 1.1577l-3.104 3.1029 3.1028 3.1028c.3193.3195.3193.8383 0 1.1578-.3193.319-.8371.3189-1.1565 0l-3.104-3.1041-3.1017 3.1029a.8178.8178 0 0 1-1.1566 0 .8176.8176 0 0 1 0-1.1566l3.1017-3.1028-3.1029-3.103a.8182.8182 0 0 1 0-1.1564c.3196-.3194.8383-.3195 1.1578 0l3.1016 3.1016 3.1041-3.1028Z" /></svg>
|
|
8
|
+
, 'ActionsCloseMdOutlined');
|
|
9
|
+
|
|
10
|
+
export default ActionsCloseMdOutlined;
|
|
@@ -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 fill="#323B3B" fillRule="evenodd" d="M11.8434 1.4004c.5255 0 .9817-.0012 1.3418.0478.3749.0512.7509.1682 1.04.4864.2919.3213.3682.7063.374 1.083.0056.3577-.0531.802-.1181 1.3076-.023.1788-.0578.3576-.1328.538-.0763.1837-.1809.3388-.3077.4893-.6545.7776-1.8752 2.187-3.5937 3.4707a.0686.0686 0 0 0-.0137.0186.1442.1442 0 0 0-.0156.0537c-.1657 1.832-.3198 2.8491-.419 3.3779-.1218.6499-.6213 1.095-1.0253 1.3877-.2143.1552-.4406.2943-.6377.4141-.2064.1255-.3728.2252-.5059.3193-.399.2818-.8586.2491-1.1992.0508-.3212-.1872-.5578-.5286-.6045-.9228-.0917-.7747-.2637-2.342-.4512-4.6329a.1384.1384 0 0 0-.0146-.0527.0554.0554 0 0 0-.0147-.0185C3.8305 7.536 2.6122 6.129 1.9586 5.3525c-.1266-.1504-.2313-.3057-.3076-.4892-.075-.1805-.1098-.3593-.1328-.5381-.065-.5056-.1237-.95-.1182-1.3076.0059-.3766.0823-.7618.374-1.083.2891-.3182.6652-.4352 1.04-.4864.3601-.049.8163-.0478 1.3419-.0478h7.6875ZM4.1559 2.5996c-.5605 0-.9197.0017-1.1797.0371-.245.0335-.2954.0856-.3135.1055-.0155.017-.0589.0637-.0625.294-.0039.2508.0387.5933.1084 1.1357.0163.1267.0333.1883.0508.2305.0162.039.0444.0902.1172.1767.6375.7574 1.7851 2.0791 3.3877 3.2773.2998.2243.4761.5728.5058.9356.1848 2.2569.3537 3.8026.4444 4.5703.1583-.1068.3362-.2141.498-.3125.1978-.1202.386-.2368.5567-.3603.3655-.2648.5188-.4725.5498-.6368.0899-.4798.2397-1.4573.4033-3.2656l.0195-.1338c.0596-.3091.227-.5974.4873-.792 1.6057-1.1996 2.7552-2.5238 3.3936-3.2822.0728-.0866.1009-.1377.1172-.1768.0175-.0421.0344-.1035.0507-.2304.0698-.5424.1123-.885.1084-1.1358-.0036-.231-.0471-.277-.0625-.294-.0185-.0203-.0706-.0723-.3134-.1054-.2601-.0353-.6193-.037-1.1797-.037H4.1559Z" clipRule="evenodd" /></svg>
|
|
8
|
+
, 'ActionsFilterOutlined');
|
|
9
|
+
|
|
10
|
+
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 ActionsMultiCheckOutlined = createSvgIcon(
|
|
7
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path fill="#323B3B" d="M1.5 4.6787a.621.621 0 0 1 .6211.6211v2.25l.003 1.1729c.0065 1.029.0313 1.6642.1269 2.2304.2814 1.6668 1.4578 3.0217 2.9639 3.1533.8195.0717 1.8643.0723 3.2851.0723 1.3006 0 2.5995-.0971 3.8857-.29l.0225-.0039a.6218.6218 0 0 1 .7061.5224.622.622 0 0 1-.5225.7071l-.0215.0029a27.4487 27.4487 0 0 1-3.5595.2988l-.5108.0049c-1.399 0-2.5074.0013-3.3936-.0762-2.2378-.1956-3.7367-2.1455-4.081-4.1845-.149-.8825-.1465-1.8847-.1465-3.6104v-2.25a.621.621 0 0 1 .6211-.621Z" /><path fill="#323B3B" d="M11.0791 1.4004A.5995.5995 0 0 1 11.6787 2a.5995.5995 0 0 1-.5996.5996H9.5c-1.1954 0-2.0316.002-2.663.087-.6143.0825-.9447.2336-1.1807.4697-.2361.236-.3872.5664-.4698 1.1806-.0849.6315-.0869 1.4677-.0869 2.6631s.002 2.0316.087 2.663c.0825.6143.2336.9447.4696 1.1808.2361.236.5665.3871 1.1807.4697.6315.0849 1.4677.0869 2.6631.0869s2.0316-.002 2.6631-.0869c.6142-.0826.9446-.2337 1.1807-.4697.236-.2361.3871-.5665.4697-1.1807.0849-.6315.0869-1.4677.0869-2.6631V5.9473a.5994.5994 0 0 1 .5996-.5996.5994.5994 0 0 1 .5996.5996V7c0 1.1615.0015 2.0932-.0967 2.8232-.1004.7473-.3144 1.373-.8105 1.8692-.4962.4961-1.1219.7101-1.8692.8105-.73.0982-1.6617.0967-2.8232.0967-1.1616 0-2.0932.0015-2.8232-.0967-.7473-.1004-1.373-.3144-1.8692-.8105-.4961-.4962-.71-1.1219-.8105-1.8692-.0982-.73-.0967-1.6617-.0967-2.8232 0-1.1616-.0015-2.0932.0967-2.8232.1004-.7473.3144-1.373.8105-1.8692.4962-.4961 1.1219-.71 1.8692-.8105.73-.0982 1.6617-.0967 2.8232-.0967h1.5791Z" /><path fill="#323B3B" d="M14.0772 2.5742a.6004.6004 0 0 1 .8486.003.6004.6004 0 0 1-.0029.8486l-5.04 5a.6001.6001 0 0 1-.8224.0215l-1.96-1.75a.5994.5994 0 0 1-.0478-.8467.5994.5994 0 0 1 .8467-.0479l1.5381 1.373 4.6397-4.6015Z" /></svg>
|
|
8
|
+
, 'ActionsMultiCheckOutlined');
|
|
9
|
+
|
|
10
|
+
export default ActionsMultiCheckOutlined;
|
|
@@ -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
|
|
6
|
+
export const ActionsSearchOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ActionsSearchOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ActionsSearchOutlined;
|
|
@@ -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 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;
|
|
@@ -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 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;
|
|
@@ -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 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;
|
|
@@ -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 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;
|
|
@@ -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 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;
|
|
@@ -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 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;
|
|
@@ -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
|
|
6
|
+
export const ArrowChevronDownOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ArrowChevronDownOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ArrowChevronDownOutlined;
|
|
@@ -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
|
|
6
|
+
export const ArrowChevronFirstOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ArrowChevronFirstOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ArrowChevronFirstOutlined;
|
|
@@ -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
|
|
6
|
+
export const ArrowChevronLastOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ArrowChevronLastOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ArrowChevronLastOutlined;
|
|
@@ -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
|
|
6
|
+
export const ArrowChevronUpOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ArrowChevronUpOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ArrowChevronUpOutlined;
|
|
@@ -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
|
|
6
|
+
export const ArrowDownloadOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ArrowDownloadOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ArrowDownloadOutlined;
|
|
@@ -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 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;
|
|
@@ -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 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;
|
|
@@ -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
|
|
6
|
+
export const ArrowRefreshMdOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ArrowRefreshMdOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ArrowRefreshMdOutlined;
|
|
@@ -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 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;
|
|
@@ -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
|
|
6
|
+
export const ArrowRestoreOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'ArrowRestoreOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default ArrowRestoreOutlined;
|
|
@@ -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 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;
|
|
@@ -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
|
|
6
|
+
export const BooleanCircleCheckOutlined = 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
|
-
, '
|
|
8
|
+
, 'BooleanCircleCheckOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default BooleanCircleCheckOutlined;
|
|
@@ -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
|
|
6
|
+
export const BooleanCircleCloseOutined = 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
|
-
, '
|
|
8
|
+
, 'BooleanCircleCloseOutined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default BooleanCircleCloseOutined;
|
|
@@ -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
|
|
6
|
+
export const BooleanPasswordViewOffOutlined = createSvgIcon(
|
|
7
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
|
-
, '
|
|
8
|
+
, 'BooleanPasswordViewOffOutlined');
|
|
9
9
|
|
|
10
|
-
export default
|
|
10
|
+
export default BooleanPasswordViewOffOutlined;
|