@consumidor-positivo/aurora 0.4.2 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{BadgeWhite-2VzKlAke.js → BadgeWhite-DwzVEF3U.js} +50 -43
- package/dist/BadgeWhite-DwzVEF3U.js.map +1 -0
- package/dist/components/Alert/index.d.ts +0 -1
- package/dist/components/Alert/index.es.js +17 -11
- package/dist/components/Alert/index.es.js.map +1 -1
- package/dist/components/BadgeInfo/BadgeInfo.test.d.ts +1 -0
- package/dist/components/BadgeInfo/index.d.ts +12 -0
- package/dist/components/BadgeInfo/index.es.js +62 -0
- package/dist/components/BadgeInfo/index.es.js.map +1 -0
- package/dist/components/BadgeInfo/styles.css +1 -0
- package/dist/components/BadgeState/BadgeState.test.d.ts +1 -0
- package/dist/components/BadgeState/index.d.ts +10 -0
- package/dist/components/BadgeState/index.es.js +63 -0
- package/dist/components/BadgeState/index.es.js.map +1 -0
- package/dist/components/BadgeState/styles.css +1 -0
- package/dist/components/Button/index.d.ts +0 -1
- package/dist/components/Button/index.es.js +1 -1
- package/dist/components/Button/index.es.js.map +1 -1
- package/dist/components/Button/styles.css +1 -1
- package/dist/components/Calendar/index.es.js +3 -3
- package/dist/components/CalendarHeader/index.es.js +3 -3
- package/dist/components/Card/Container/index.d.ts +0 -1
- package/dist/components/Card/Root/index.d.ts +0 -1
- package/dist/components/Card/Tag/index.d.ts +0 -1
- package/dist/components/Card/index.d.ts +0 -1
- package/dist/components/Card/index.es.js +1 -1
- package/dist/components/Card/index.es.js.map +1 -1
- package/dist/components/Card/styles.css +1 -1
- package/dist/components/Carousel/index.es.js +5 -4
- package/dist/components/Carousel/index.es.js.map +1 -1
- package/dist/components/Carousel/styles.css +1 -1
- package/dist/components/Checkbox/index.es.js +6 -6
- package/dist/components/Checkbox/index.es.js.map +1 -1
- package/dist/components/Checkbox/styles.css +1 -1
- package/dist/components/Chip/index.d.ts +0 -1
- package/dist/components/Chip/index.es.js +1 -1
- package/dist/components/Chip/index.es.js.map +1 -1
- package/dist/components/Container/index.d.ts +0 -1
- package/dist/components/Container/index.es.js +1 -1
- package/dist/components/Container/index.es.js.map +1 -1
- package/dist/components/Container/styles.css +1 -1
- package/dist/components/Datepicker/index.es.js +8 -5
- package/dist/components/Datepicker/index.es.js.map +1 -1
- package/dist/components/Datepicker/styles.css +1 -1
- package/dist/components/Drawer/index.d.ts +0 -1
- package/dist/components/Drawer/index.es.js +4 -2
- package/dist/components/Drawer/index.es.js.map +1 -1
- package/dist/components/Drawer/styles.css +1 -1
- package/dist/components/DynamicTagComponent/index.es.js +2 -2
- package/dist/components/DynamicTagComponent/index.es.js.map +1 -1
- package/dist/components/EmailField/index.es.js +42 -6
- package/dist/components/EmailField/index.es.js.map +1 -1
- package/dist/components/Emphasis/index.es.js.map +1 -1
- package/dist/components/ErrorMessage/index.es.js +2 -2
- package/dist/components/ErrorMessage/index.es.js.map +1 -1
- package/dist/components/Field/index.es.js +1 -1
- package/dist/components/Field/index.es.js.map +1 -1
- package/dist/components/Field/styles.css +1 -1
- package/dist/components/Footer/index.d.ts +0 -1
- package/dist/components/Footer/index.es.js +47 -41
- package/dist/components/Footer/index.es.js.map +1 -1
- package/dist/components/Footer/styles.css +1 -1
- package/dist/components/Footer/types.d.ts +0 -1
- package/dist/components/Group/index.es.js +4 -4
- package/dist/components/Group/index.es.js.map +1 -1
- package/dist/components/Header/index.d.ts +0 -1
- package/dist/components/Header/index.es.js +104 -36
- package/dist/components/Header/index.es.js.map +1 -1
- package/dist/components/Header/parts/HeaderActions.d.ts +0 -1
- package/dist/components/Header/parts/HeaderBadges.d.ts +0 -1
- package/dist/components/Header/parts/HeaderButton.d.ts +0 -1
- package/dist/components/Header/parts/HeaderHamburger.d.ts +3 -1
- package/dist/components/Header/parts/HeaderLogo.d.ts +0 -1
- package/dist/components/Header/parts/HeaderNavbar.d.ts +0 -1
- package/dist/components/Header/parts/HeaderNavbarLink.d.ts +0 -1
- package/dist/components/Header/parts/HeaderNavigation.d.ts +0 -1
- package/dist/components/Header/parts/HeaderWrap.d.ts +0 -1
- package/dist/components/Header/styles.css +1 -1
- package/dist/components/Icon/index.es.js +2 -1
- package/dist/components/Icon/index.es.js.map +1 -1
- package/dist/components/Icon/styles.css +1 -1
- package/dist/components/Image/index.es.js +1 -1
- package/dist/components/Image/index.es.js.map +1 -1
- package/dist/components/Input/index.es.js +1 -1
- package/dist/components/Input/index.es.js.map +1 -1
- package/dist/components/InputField/index.es.js +9 -1
- package/dist/components/InputField/index.es.js.map +1 -1
- package/dist/components/InputHolder/index.es.js.map +1 -1
- package/dist/components/IsMobile/index.d.ts +0 -1
- package/dist/components/IsMobile/index.es.js.map +1 -1
- package/dist/components/Label/index.es.js +10 -6
- package/dist/components/Label/index.es.js.map +1 -1
- package/dist/components/LazyImage/hooks.d.ts +0 -1
- package/dist/components/LazyImage/index.d.ts +0 -1
- package/dist/components/LazyImage/index.es.js +2 -2
- package/dist/components/LazyImage/index.es.js.map +1 -1
- package/dist/components/Logo/Logo.d.ts +2 -2
- package/dist/components/Logo/index.es.js +21 -21
- package/dist/components/Message/index.es.js +3 -3
- package/dist/components/Message/index.es.js.map +1 -1
- package/dist/components/Modal/index.d.ts +2 -2
- package/dist/components/Modal/index.es.js +30 -20
- package/dist/components/Modal/index.es.js.map +1 -1
- package/dist/components/Modal/styles.css +1 -1
- package/dist/components/NavbarVertical/index.d.ts +0 -1
- package/dist/components/NavbarVertical/index.es.js +2 -2
- package/dist/components/NavbarVertical/index.es.js.map +1 -1
- package/dist/components/NavbarVertical/styles.css +1 -1
- package/dist/components/NotificationsBar/index.d.ts +3 -3
- package/dist/components/NotificationsBar/index.es.js +19 -14
- package/dist/components/NotificationsBar/index.es.js.map +1 -1
- package/dist/components/NotificationsBar/styles.css +1 -1
- package/dist/components/PasswordField/index.es.js +12 -5
- package/dist/components/PasswordField/index.es.js.map +1 -1
- package/dist/components/Portal/index.es.js.map +1 -1
- package/dist/components/PortalHolder/index.es.js +1 -1
- package/dist/components/PortalHolder/index.es.js.map +1 -1
- package/dist/components/ProfileNav/index.d.ts +0 -1
- package/dist/components/ProfileNav/index.es.js.map +1 -1
- package/dist/components/ProgressBar/index.d.ts +0 -1
- package/dist/components/ProgressBar/index.es.js +39 -27
- package/dist/components/ProgressBar/index.es.js.map +1 -1
- package/dist/components/Prototype/Carousel/index.d.ts +0 -1
- package/dist/components/Prototype/Carousel/useCarousel.d.ts +20 -0
- package/dist/components/Pure/index.es.js.map +1 -1
- package/dist/components/Radio/index.es.js.map +1 -1
- package/dist/components/Root/index.es.js +1 -1
- package/dist/components/Root/index.es.js.map +1 -1
- package/dist/components/Segment/index.es.js +2 -2
- package/dist/components/SelectField/index.es.js +21 -13
- package/dist/components/SelectField/index.es.js.map +1 -1
- package/dist/components/Skeleton/Skeleton.stories.d.ts +0 -1
- package/dist/components/Skeleton/index.d.ts +0 -1
- package/dist/components/Skeleton/index.es.js +2 -2
- package/dist/components/Skeleton/index.es.js.map +1 -1
- package/dist/components/Spinner/index.d.ts +0 -1
- package/dist/components/Spinner/index.es.js +46 -35
- package/dist/components/Spinner/index.es.js.map +1 -1
- package/dist/components/SubHeader/index.d.ts +0 -1
- package/dist/components/SubHeader/index.es.js +5 -3
- package/dist/components/SubHeader/index.es.js.map +1 -1
- package/dist/components/SubHeader/styles.css +1 -1
- package/dist/components/Switch/Card/index.d.ts +0 -1
- package/dist/components/Switch/Pure/index.d.ts +0 -1
- package/dist/components/Tabs/index.d.ts +0 -1
- package/dist/components/Tabs/index.es.js +5 -3
- package/dist/components/Tabs/index.es.js.map +1 -1
- package/dist/components/Tabs/styles.css +1 -1
- package/dist/components/Tag/index.d.ts +0 -1
- package/dist/components/Tag/index.es.js +3 -3
- package/dist/components/Tag/index.es.js.map +1 -1
- package/dist/components/Text/index.d.ts +0 -1
- package/dist/components/Text/index.es.js +1 -1
- package/dist/components/Text/index.es.js.map +1 -1
- package/dist/components/Text/styles.css +1 -1
- package/dist/components/TextArea/index.es.js +1 -1
- package/dist/components/TextArea/index.es.js.map +1 -1
- package/dist/components/TextareaField/index.es.js.map +1 -1
- package/dist/components/TokenField/index.es.js.map +1 -1
- package/dist/components/Tooltip/Tooltip.test.d.ts +0 -1
- package/dist/components/Tooltip/index.d.ts +0 -1
- package/dist/components/Tooltip/index.es.js +5 -3
- package/dist/components/Tooltip/index.es.js.map +1 -1
- package/dist/components/Tooltip/styles.css +1 -1
- package/dist/components/default/index.es.js +12 -0
- package/dist/components/default/index.es.js.map +1 -1
- package/dist/components/form/Checkbox/Field/index.d.ts +0 -1
- package/dist/components/form/Checkbox/Group/hook.d.ts +0 -1
- package/dist/components/form/Checkbox/Group/index.d.ts +0 -1
- package/dist/components/form/Checkbox/index.d.ts +0 -1
- package/dist/components/form/Checkbox/types.d.ts +0 -1
- package/dist/components/form/Datepicker/Calendar/hook.d.ts +0 -1
- package/dist/components/form/Datepicker/Calendar/index.d.ts +0 -1
- package/dist/components/form/Datepicker/CalendarHeader/hook.d.ts +0 -1
- package/dist/components/form/Datepicker/CalendarHeader/index.d.ts +0 -1
- package/dist/components/form/Datepicker/Segment/hook.d.ts +0 -1
- package/dist/components/form/Datepicker/Segment/index.d.ts +0 -1
- package/dist/components/form/Datepicker/helpers.d.ts +0 -1
- package/dist/components/form/Datepicker/hook.d.ts +0 -1
- package/dist/components/form/Datepicker/index.d.ts +0 -1
- package/dist/components/form/EmailField/hook.d.ts +2 -0
- package/dist/components/form/EmailField/index.d.ts +0 -1
- package/dist/components/form/Field/ErrorMessage/index.d.ts +2 -1
- package/dist/components/form/Field/InputHolder/index.d.ts +0 -1
- package/dist/components/form/Field/Label/index.d.ts +2 -1
- package/dist/components/form/Field/Message/index.d.ts +3 -1
- package/dist/components/form/Field/TextArea/index.d.ts +0 -1
- package/dist/components/form/Field/index.d.ts +7 -4
- package/dist/components/form/PasswordField/hook.d.ts +1 -0
- package/dist/components/form/PasswordField/index.d.ts +0 -1
- package/dist/components/form/Radio/Field/index.d.ts +0 -1
- package/dist/components/form/Radio/Group/index.d.ts +0 -1
- package/dist/components/form/Radio/index.d.ts +0 -1
- package/dist/components/form/Radio/types.d.ts +0 -1
- package/dist/components/form/SelectField/hook.d.ts +0 -1
- package/dist/components/form/SelectField/index.d.ts +0 -1
- package/dist/components/form/TokenField/index.d.ts +0 -1
- package/dist/components/icons/Icon.d.ts +1 -2
- package/dist/components/icons/Icon.test/index.es.js +13903 -12718
- package/dist/components/icons/Icon.test/index.es.js.map +1 -1
- package/dist/components/icons/IconActivity/index.es.js.map +1 -1
- package/dist/components/icons/IconAi/index.es.js +16 -0
- package/dist/components/icons/IconAi/index.es.js.map +1 -0
- package/dist/components/icons/IconAiBox/index.es.js +16 -0
- package/dist/components/icons/IconAiBox/index.es.js.map +1 -0
- package/dist/components/icons/IconAirplay/index.es.js.map +1 -1
- package/dist/components/icons/IconAlertCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconAlertOctagon/index.es.js.map +1 -1
- package/dist/components/icons/IconAlertTriangle/index.es.js.map +1 -1
- package/dist/components/icons/IconAlignCenter/index.es.js.map +1 -1
- package/dist/components/icons/IconAlignJustify/index.es.js.map +1 -1
- package/dist/components/icons/IconAlignLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconAlignRight/index.es.js.map +1 -1
- package/dist/components/icons/IconAnchor/index.es.js.map +1 -1
- package/dist/components/icons/IconAperture/index.es.js.map +1 -1
- package/dist/components/icons/IconArchive/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowDown/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowDownCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowDownLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowDownRight/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowLeftCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowRight/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowRightCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowUp/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowUpCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowUpLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconArrowUpRight/index.es.js.map +1 -1
- package/dist/components/icons/IconAtSign/index.es.js.map +1 -1
- package/dist/components/icons/IconAward/index.es.js.map +1 -1
- package/dist/components/icons/IconBank/index.es.js +16 -0
- package/dist/components/icons/IconBank/index.es.js.map +1 -0
- package/dist/components/icons/IconBarChart/index.es.js.map +1 -1
- package/dist/components/icons/IconBarChart2/index.es.js.map +1 -1
- package/dist/components/icons/IconBarCode/index.es.js.map +1 -1
- package/dist/components/icons/IconBarCode2/index.es.js.map +1 -1
- package/dist/components/icons/IconBattery/index.es.js.map +1 -1
- package/dist/components/icons/IconBatteryCharging/index.es.js.map +1 -1
- package/dist/components/icons/IconBell/index.es.js.map +1 -1
- package/dist/components/icons/IconBellOff/index.es.js.map +1 -1
- package/dist/components/icons/IconBluetooth/index.es.js.map +1 -1
- package/dist/components/icons/IconBold/index.es.js.map +1 -1
- package/dist/components/icons/IconBook/index.es.js.map +1 -1
- package/dist/components/icons/IconBookOpen/index.es.js.map +1 -1
- package/dist/components/icons/IconBookmark/index.es.js.map +1 -1
- package/dist/components/icons/IconBox/index.es.js.map +1 -1
- package/dist/components/icons/IconBriefcase/index.es.js.map +1 -1
- package/dist/components/icons/IconCake/index.es.js.map +1 -1
- package/dist/components/icons/IconCalendar/index.es.js.map +1 -1
- package/dist/components/icons/IconCamera/index.es.js.map +1 -1
- package/dist/components/icons/IconCameraOff/index.es.js.map +1 -1
- package/dist/components/icons/IconCar/index.es.js.map +1 -1
- package/dist/components/icons/IconCast/index.es.js.map +1 -1
- package/dist/components/icons/IconCheck/index.es.js.map +1 -1
- package/dist/components/icons/IconCheckCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconCheckSquare/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronDown/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronRight/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronUp/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronsDown/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronsLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronsRight/index.es.js.map +1 -1
- package/dist/components/icons/IconChevronsUp/index.es.js.map +1 -1
- package/dist/components/icons/IconChrome/index.es.js.map +1 -1
- package/dist/components/icons/IconCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconClipboard/index.es.js.map +1 -1
- package/dist/components/icons/IconClock/index.es.js.map +1 -1
- package/dist/components/icons/IconCloud/index.es.js.map +1 -1
- package/dist/components/icons/IconCloudDrizzle/index.es.js.map +1 -1
- package/dist/components/icons/IconCloudLightning/index.es.js.map +1 -1
- package/dist/components/icons/IconCloudOff/index.es.js.map +1 -1
- package/dist/components/icons/IconCloudRain/index.es.js.map +1 -1
- package/dist/components/icons/IconCloudSnow/index.es.js.map +1 -1
- package/dist/components/icons/IconCode/index.es.js.map +1 -1
- package/dist/components/icons/IconCodepen/index.es.js.map +1 -1
- package/dist/components/icons/IconCodesandbox/index.es.js.map +1 -1
- package/dist/components/icons/IconCoffee/index.es.js.map +1 -1
- package/dist/components/icons/IconCoin/index.es.js.map +1 -1
- package/dist/components/icons/IconColumns/index.es.js.map +1 -1
- package/dist/components/icons/IconCommand/index.es.js.map +1 -1
- package/dist/components/icons/IconCompass/index.es.js.map +1 -1
- package/dist/components/icons/IconCookie/index.es.js.map +1 -1
- package/dist/components/icons/IconCopy/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerDownLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerDownRight/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerLeftDown/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerLeftUp/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerRightDown/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerRightUp/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerUpLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconCornerUpRight/index.es.js.map +1 -1
- package/dist/components/icons/IconCpu/index.es.js.map +1 -1
- package/dist/components/icons/IconCreditCard/index.es.js.map +1 -1
- package/dist/components/icons/IconCrop/index.es.js.map +1 -1
- package/dist/components/icons/IconCrosshair/index.es.js.map +1 -1
- package/dist/components/icons/IconDatabase/index.es.js.map +1 -1
- package/dist/components/icons/IconDelete/index.es.js.map +1 -1
- package/dist/components/icons/IconDisc/index.es.js.map +1 -1
- package/dist/components/icons/IconDivide/index.es.js.map +1 -1
- package/dist/components/icons/IconDivideCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconDivideSquare/index.es.js.map +1 -1
- package/dist/components/icons/IconDollarSign/index.es.js.map +1 -1
- package/dist/components/icons/IconDownload/index.es.js.map +1 -1
- package/dist/components/icons/IconDownloadCloud/index.es.js.map +1 -1
- package/dist/components/icons/IconDribbble/index.es.js.map +1 -1
- package/dist/components/icons/IconDroplet/index.es.js.map +1 -1
- package/dist/components/icons/IconEdit/index.es.js.map +1 -1
- package/dist/components/icons/IconEdit2/index.es.js.map +1 -1
- package/dist/components/icons/IconEdit3/index.es.js.map +1 -1
- package/dist/components/icons/IconExternalLink/index.es.js.map +1 -1
- package/dist/components/icons/IconEye/index.es.js.map +1 -1
- package/dist/components/icons/IconEyeOff/index.es.js.map +1 -1
- package/dist/components/icons/IconFacebook/index.es.js.map +1 -1
- package/dist/components/icons/IconFastForward/index.es.js.map +1 -1
- package/dist/components/icons/IconFeather/index.es.js.map +1 -1
- package/dist/components/icons/IconFigma/index.es.js.map +1 -1
- package/dist/components/icons/IconFile/index.es.js.map +1 -1
- package/dist/components/icons/IconFileMinus/index.es.js.map +1 -1
- package/dist/components/icons/IconFilePdf/index.es.js.map +1 -1
- package/dist/components/icons/IconFilePlus/index.es.js.map +1 -1
- package/dist/components/icons/IconFileText/index.es.js.map +1 -1
- package/dist/components/icons/IconFilm/index.es.js.map +1 -1
- package/dist/components/icons/IconFilter/index.es.js.map +1 -1
- package/dist/components/icons/IconFirecracker/index.es.js.map +1 -1
- package/dist/components/icons/IconFlag/index.es.js.map +1 -1
- package/dist/components/icons/IconFolder/index.es.js.map +1 -1
- package/dist/components/icons/IconFolderMinus/index.es.js.map +1 -1
- package/dist/components/icons/IconFolderPlus/index.es.js.map +1 -1
- package/dist/components/icons/IconFramer/index.es.js.map +1 -1
- package/dist/components/icons/IconFrown/index.es.js.map +1 -1
- package/dist/components/icons/IconGift/index.es.js.map +1 -1
- package/dist/components/icons/IconGitBranch/index.es.js.map +1 -1
- package/dist/components/icons/IconGitCommit/index.es.js.map +1 -1
- package/dist/components/icons/IconGitMerge/index.es.js.map +1 -1
- package/dist/components/icons/IconGitPullRequest/index.es.js.map +1 -1
- package/dist/components/icons/IconGithub/index.es.js.map +1 -1
- package/dist/components/icons/IconGitlab/index.es.js.map +1 -1
- package/dist/components/icons/IconGiveMoney/index.es.js.map +1 -1
- package/dist/components/icons/IconGlasses/index.es.js.map +1 -1
- package/dist/components/icons/IconGlobe/index.es.js.map +1 -1
- package/dist/components/icons/IconGraduationHat/index.es.js.map +1 -1
- package/dist/components/icons/IconGrid/index.es.js.map +1 -1
- package/dist/components/icons/IconHardDrive/index.es.js.map +1 -1
- package/dist/components/icons/IconHash/index.es.js.map +1 -1
- package/dist/components/icons/IconHeadphones/index.es.js.map +1 -1
- package/dist/components/icons/IconHeart/index.es.js.map +1 -1
- package/dist/components/icons/IconHelpCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconHexagon/index.es.js.map +1 -1
- package/dist/components/icons/IconHome/index.es.js.map +1 -1
- package/dist/components/icons/IconHomeChimney/index.es.js.map +1 -1
- package/dist/components/icons/IconId/index.es.js.map +1 -1
- package/dist/components/icons/IconImage/index.es.js.map +1 -1
- package/dist/components/icons/IconInbox/index.es.js.map +1 -1
- package/dist/components/icons/IconInfo/index.es.js.map +1 -1
- package/dist/components/icons/IconInstagram/index.es.js.map +1 -1
- package/dist/components/icons/IconItalic/index.es.js.map +1 -1
- package/dist/components/icons/IconKey/index.es.js.map +1 -1
- package/dist/components/icons/IconLaptop/index.es.js.map +1 -1
- package/dist/components/icons/IconLayers/index.es.js.map +1 -1
- package/dist/components/icons/IconLayout/index.es.js.map +1 -1
- package/dist/components/icons/IconLifeBuoy/index.es.js.map +1 -1
- package/dist/components/icons/IconLightBulb/index.es.js +16 -0
- package/dist/components/icons/IconLightBulb/index.es.js.map +1 -0
- package/dist/components/icons/IconLink/index.es.js.map +1 -1
- package/dist/components/icons/IconLink2/index.es.js.map +1 -1
- package/dist/components/icons/IconLinkedin/index.es.js.map +1 -1
- package/dist/components/icons/IconLips/index.es.js.map +1 -1
- package/dist/components/icons/IconList/index.es.js.map +1 -1
- package/dist/components/icons/IconLoader/index.es.js.map +1 -1
- package/dist/components/icons/IconLock/index.es.js.map +1 -1
- package/dist/components/icons/IconLogIn/index.es.js.map +1 -1
- package/dist/components/icons/IconLogOut/index.es.js.map +1 -1
- package/dist/components/icons/IconMail/index.es.js.map +1 -1
- package/dist/components/icons/IconMap/index.es.js.map +1 -1
- package/dist/components/icons/IconMapPin/index.es.js.map +1 -1
- package/dist/components/icons/IconMaximize/index.es.js.map +1 -1
- package/dist/components/icons/IconMaximize2/index.es.js.map +1 -1
- package/dist/components/icons/IconMeh/index.es.js.map +1 -1
- package/dist/components/icons/IconMenu/index.es.js.map +1 -1
- package/dist/components/icons/IconMessageCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconMessageSquare/index.es.js.map +1 -1
- package/dist/components/icons/IconMic/index.es.js.map +1 -1
- package/dist/components/icons/IconMicOff/index.es.js.map +1 -1
- package/dist/components/icons/IconMinimize/index.es.js.map +1 -1
- package/dist/components/icons/IconMinimize2/index.es.js.map +1 -1
- package/dist/components/icons/IconMinus/index.es.js.map +1 -1
- package/dist/components/icons/IconMinusCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconMinusSquare/index.es.js.map +1 -1
- package/dist/components/icons/IconMoney/index.es.js.map +1 -1
- package/dist/components/icons/IconMonitor/index.es.js.map +1 -1
- package/dist/components/icons/IconMoon/index.es.js.map +1 -1
- package/dist/components/icons/IconMoreHorizontal/index.es.js.map +1 -1
- package/dist/components/icons/IconMoreVertical/index.es.js.map +1 -1
- package/dist/components/icons/IconMousePointer/index.es.js.map +1 -1
- package/dist/components/icons/IconMove/index.es.js.map +1 -1
- package/dist/components/icons/IconMusic/index.es.js.map +1 -1
- package/dist/components/icons/IconNavigation/index.es.js.map +1 -1
- package/dist/components/icons/IconNavigation2/index.es.js.map +1 -1
- package/dist/components/icons/IconNegotiation/index.es.js.map +1 -1
- package/dist/components/icons/IconObjective/index.es.js.map +1 -1
- package/dist/components/icons/IconOctagon/index.es.js.map +1 -1
- package/dist/components/icons/IconPackage/index.es.js.map +1 -1
- package/dist/components/icons/IconPaperclip/index.es.js.map +1 -1
- package/dist/components/icons/IconPause/index.es.js.map +1 -1
- package/dist/components/icons/IconPauseCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconPenTool/index.es.js.map +1 -1
- package/dist/components/icons/IconPencilPack/index.es.js +16 -0
- package/dist/components/icons/IconPencilPack/index.es.js.map +1 -0
- package/dist/components/icons/IconPercent/index.es.js.map +1 -1
- package/dist/components/icons/IconPercentBalloon/index.es.js.map +1 -1
- package/dist/components/icons/IconPhone/index.es.js.map +1 -1
- package/dist/components/icons/IconPhoneCall/index.es.js.map +1 -1
- package/dist/components/icons/IconPhoneForwarded/index.es.js.map +1 -1
- package/dist/components/icons/IconPhoneIncoming/index.es.js.map +1 -1
- package/dist/components/icons/IconPhoneMissed/index.es.js.map +1 -1
- package/dist/components/icons/IconPhoneOff/index.es.js.map +1 -1
- package/dist/components/icons/IconPhoneOutgoing/index.es.js.map +1 -1
- package/dist/components/icons/IconPieChart/index.es.js.map +1 -1
- package/dist/components/icons/IconPix/index.es.js.map +1 -1
- package/dist/components/icons/IconPlane/index.es.js.map +1 -1
- package/dist/components/icons/IconPlay/index.es.js.map +1 -1
- package/dist/components/icons/IconPlayCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconPlus/index.es.js.map +1 -1
- package/dist/components/icons/IconPlusCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconPlusSquare/index.es.js.map +1 -1
- package/dist/components/icons/IconPocket/index.es.js.map +1 -1
- package/dist/components/icons/IconPower/index.es.js.map +1 -1
- package/dist/components/icons/IconPrinter/index.es.js.map +1 -1
- package/dist/components/icons/IconQrCode/index.es.js.map +1 -1
- package/dist/components/icons/IconRadio/index.es.js.map +1 -1
- package/dist/components/icons/IconRefreshCcw/index.es.js.map +1 -1
- package/dist/components/icons/IconRefreshCw/index.es.js.map +1 -1
- package/dist/components/icons/IconRepeat/index.es.js.map +1 -1
- package/dist/components/icons/IconRewind/index.es.js.map +1 -1
- package/dist/components/icons/IconRotateCcw/index.es.js.map +1 -1
- package/dist/components/icons/IconRotateCw/index.es.js.map +1 -1
- package/dist/components/icons/IconRss/index.es.js.map +1 -1
- package/dist/components/icons/IconSave/index.es.js.map +1 -1
- package/dist/components/icons/IconSaveMoney/index.es.js.map +1 -1
- package/dist/components/icons/IconSchoolBag/index.es.js +16 -0
- package/dist/components/icons/IconSchoolBag/index.es.js.map +1 -0
- package/dist/components/icons/IconScissors/index.es.js.map +1 -1
- package/dist/components/icons/IconSearch/index.es.js.map +1 -1
- package/dist/components/icons/IconSend/index.es.js.map +1 -1
- package/dist/components/icons/IconServer/index.es.js.map +1 -1
- package/dist/components/icons/IconSettings/index.es.js.map +1 -1
- package/dist/components/icons/IconShare/index.es.js.map +1 -1
- package/dist/components/icons/IconShare2/index.es.js.map +1 -1
- package/dist/components/icons/IconShield/index.es.js.map +1 -1
- package/dist/components/icons/IconShieldLocked/index.es.js.map +1 -1
- package/dist/components/icons/IconShieldOff/index.es.js.map +1 -1
- package/dist/components/icons/IconShoppingBag/index.es.js.map +1 -1
- package/dist/components/icons/IconShoppingCart/index.es.js.map +1 -1
- package/dist/components/icons/IconShuffle/index.es.js.map +1 -1
- package/dist/components/icons/IconSidebar/index.es.js.map +1 -1
- package/dist/components/icons/IconSkipBack/index.es.js.map +1 -1
- package/dist/components/icons/IconSkipForward/index.es.js.map +1 -1
- package/dist/components/icons/IconSlack/index.es.js.map +1 -1
- package/dist/components/icons/IconSlash/index.es.js.map +1 -1
- package/dist/components/icons/IconSliders/index.es.js.map +1 -1
- package/dist/components/icons/IconSmartphone/index.es.js.map +1 -1
- package/dist/components/icons/IconSmartphoneSms/index.es.js.map +1 -1
- package/dist/components/icons/IconSmile/index.es.js.map +1 -1
- package/dist/components/icons/IconSocialGoogle/index.es.js.map +1 -1
- package/dist/components/icons/IconSpark/index.es.js.map +1 -1
- package/dist/components/icons/IconSpeaker/index.es.js.map +1 -1
- package/dist/components/icons/IconSquare/index.es.js.map +1 -1
- package/dist/components/icons/IconStar/index.es.js.map +1 -1
- package/dist/components/icons/IconStopCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconSun/index.es.js.map +1 -1
- package/dist/components/icons/IconSunrise/index.es.js.map +1 -1
- package/dist/components/icons/IconSunset/index.es.js.map +1 -1
- package/dist/components/icons/IconTable/index.es.js.map +1 -1
- package/dist/components/icons/IconTablet/index.es.js.map +1 -1
- package/dist/components/icons/IconTag/index.es.js.map +1 -1
- package/dist/components/icons/IconTarget/index.es.js.map +1 -1
- package/dist/components/icons/IconTerminal/index.es.js.map +1 -1
- package/dist/components/icons/IconThermometer/index.es.js.map +1 -1
- package/dist/components/icons/IconThumbsDown/index.es.js.map +1 -1
- package/dist/components/icons/IconThumbsUp/index.es.js.map +1 -1
- package/dist/components/icons/IconTiktok/index.es.js.map +1 -1
- package/dist/components/icons/IconToggleLeft/index.es.js.map +1 -1
- package/dist/components/icons/IconToggleRight/index.es.js.map +1 -1
- package/dist/components/icons/IconTool/index.es.js.map +1 -1
- package/dist/components/icons/IconTrash/index.es.js.map +1 -1
- package/dist/components/icons/IconTrash2/index.es.js.map +1 -1
- package/dist/components/icons/IconTrello/index.es.js.map +1 -1
- package/dist/components/icons/IconTrendingDown/index.es.js.map +1 -1
- package/dist/components/icons/IconTrendingUp/index.es.js.map +1 -1
- package/dist/components/icons/IconTriangle/index.es.js.map +1 -1
- package/dist/components/icons/IconTrophy/index.es.js.map +1 -1
- package/dist/components/icons/IconTruck/index.es.js.map +1 -1
- package/dist/components/icons/IconTv/index.es.js.map +1 -1
- package/dist/components/icons/IconTwitch/index.es.js.map +1 -1
- package/dist/components/icons/IconTwitter/index.es.js.map +1 -1
- package/dist/components/icons/IconType/index.es.js.map +1 -1
- package/dist/components/icons/IconUmbrella/index.es.js.map +1 -1
- package/dist/components/icons/IconUnderline/index.es.js.map +1 -1
- package/dist/components/icons/IconUnlock/index.es.js.map +1 -1
- package/dist/components/icons/IconUpload/index.es.js.map +1 -1
- package/dist/components/icons/IconUploadCloud/index.es.js.map +1 -1
- package/dist/components/icons/IconUser/index.es.js.map +1 -1
- package/dist/components/icons/IconUserCheck/index.es.js.map +1 -1
- package/dist/components/icons/IconUserMinus/index.es.js.map +1 -1
- package/dist/components/icons/IconUserPlus/index.es.js.map +1 -1
- package/dist/components/icons/IconUserX/index.es.js.map +1 -1
- package/dist/components/icons/IconUsers/index.es.js.map +1 -1
- package/dist/components/icons/IconVelocimeter/index.es.js.map +1 -1
- package/dist/components/icons/IconVideo/index.es.js.map +1 -1
- package/dist/components/icons/IconVideoOff/index.es.js.map +1 -1
- package/dist/components/icons/IconVoicemail/index.es.js.map +1 -1
- package/dist/components/icons/IconVolume1/index.es.js.map +1 -1
- package/dist/components/icons/IconVolume2/index.es.js.map +1 -1
- package/dist/components/icons/IconVolumeX/index.es.js.map +1 -1
- package/dist/components/icons/IconWarning/index.es.js.map +1 -1
- package/dist/components/icons/IconWatch/index.es.js.map +1 -1
- package/dist/components/icons/IconWebsite/index.es.js.map +1 -1
- package/dist/components/icons/IconWhatsapp/index.es.js.map +1 -1
- package/dist/components/icons/IconWifi/index.es.js.map +1 -1
- package/dist/components/icons/IconWifiOff/index.es.js.map +1 -1
- package/dist/components/icons/IconWind/index.es.js.map +1 -1
- package/dist/components/icons/IconX/index.es.js.map +1 -1
- package/dist/components/icons/IconXCircle/index.es.js.map +1 -1
- package/dist/components/icons/IconXOctagon/index.es.js.map +1 -1
- package/dist/components/icons/IconXSquare/index.es.js.map +1 -1
- package/dist/components/icons/IconYoutube/index.es.js.map +1 -1
- package/dist/components/icons/IconZap/index.es.js.map +1 -1
- package/dist/components/icons/IconZapOff/index.es.js.map +1 -1
- package/dist/components/icons/IconZoomIn/index.es.js.map +1 -1
- package/dist/components/icons/IconZoomOut/index.es.js.map +1 -1
- package/dist/components/icons/default/IconActivity.d.ts +0 -1
- package/dist/components/icons/default/IconAi.d.ts +2 -0
- package/dist/components/icons/default/IconAiBox.d.ts +2 -0
- package/dist/components/icons/default/IconAirplay.d.ts +0 -1
- package/dist/components/icons/default/IconAlertCircle.d.ts +0 -1
- package/dist/components/icons/default/IconAlertOctagon.d.ts +0 -1
- package/dist/components/icons/default/IconAlertTriangle.d.ts +0 -1
- package/dist/components/icons/default/IconAlignCenter.d.ts +0 -1
- package/dist/components/icons/default/IconAlignJustify.d.ts +0 -1
- package/dist/components/icons/default/IconAlignLeft.d.ts +0 -1
- package/dist/components/icons/default/IconAlignRight.d.ts +0 -1
- package/dist/components/icons/default/IconAnchor.d.ts +0 -1
- package/dist/components/icons/default/IconAperture.d.ts +0 -1
- package/dist/components/icons/default/IconArchive.d.ts +0 -1
- package/dist/components/icons/default/IconArrowDown.d.ts +0 -1
- package/dist/components/icons/default/IconArrowDownCircle.d.ts +0 -1
- package/dist/components/icons/default/IconArrowDownLeft.d.ts +0 -1
- package/dist/components/icons/default/IconArrowDownRight.d.ts +0 -1
- package/dist/components/icons/default/IconArrowLeft.d.ts +0 -1
- package/dist/components/icons/default/IconArrowLeftCircle.d.ts +0 -1
- package/dist/components/icons/default/IconArrowRight.d.ts +0 -1
- package/dist/components/icons/default/IconArrowRightCircle.d.ts +0 -1
- package/dist/components/icons/default/IconArrowUp.d.ts +0 -1
- package/dist/components/icons/default/IconArrowUpCircle.d.ts +0 -1
- package/dist/components/icons/default/IconArrowUpLeft.d.ts +0 -1
- package/dist/components/icons/default/IconArrowUpRight.d.ts +0 -1
- package/dist/components/icons/default/IconAtSign.d.ts +0 -1
- package/dist/components/icons/default/IconAward.d.ts +0 -1
- package/dist/components/icons/default/IconBank.d.ts +2 -0
- package/dist/components/icons/default/IconBarChart.d.ts +0 -1
- package/dist/components/icons/default/IconBarChart2.d.ts +0 -1
- package/dist/components/icons/default/IconBarCode.d.ts +0 -1
- package/dist/components/icons/default/IconBarCode2.d.ts +0 -1
- package/dist/components/icons/default/IconBattery.d.ts +0 -1
- package/dist/components/icons/default/IconBatteryCharging.d.ts +0 -1
- package/dist/components/icons/default/IconBell.d.ts +0 -1
- package/dist/components/icons/default/IconBellOff.d.ts +0 -1
- package/dist/components/icons/default/IconBluetooth.d.ts +0 -1
- package/dist/components/icons/default/IconBold.d.ts +0 -1
- package/dist/components/icons/default/IconBook.d.ts +0 -1
- package/dist/components/icons/default/IconBookOpen.d.ts +0 -1
- package/dist/components/icons/default/IconBookmark.d.ts +0 -1
- package/dist/components/icons/default/IconBox.d.ts +0 -1
- package/dist/components/icons/default/IconBriefcase.d.ts +0 -1
- package/dist/components/icons/default/IconCake.d.ts +0 -1
- package/dist/components/icons/default/IconCalendar.d.ts +0 -1
- package/dist/components/icons/default/IconCamera.d.ts +0 -1
- package/dist/components/icons/default/IconCameraOff.d.ts +0 -1
- package/dist/components/icons/default/IconCar.d.ts +0 -1
- package/dist/components/icons/default/IconCast.d.ts +0 -1
- package/dist/components/icons/default/IconCheck.d.ts +0 -1
- package/dist/components/icons/default/IconCheckCircle.d.ts +0 -1
- package/dist/components/icons/default/IconCheckSquare.d.ts +0 -1
- package/dist/components/icons/default/IconChevronDown.d.ts +0 -1
- package/dist/components/icons/default/IconChevronLeft.d.ts +0 -1
- package/dist/components/icons/default/IconChevronRight.d.ts +0 -1
- package/dist/components/icons/default/IconChevronUp.d.ts +0 -1
- package/dist/components/icons/default/IconChevronsDown.d.ts +0 -1
- package/dist/components/icons/default/IconChevronsLeft.d.ts +0 -1
- package/dist/components/icons/default/IconChevronsRight.d.ts +0 -1
- package/dist/components/icons/default/IconChevronsUp.d.ts +0 -1
- package/dist/components/icons/default/IconChrome.d.ts +0 -1
- package/dist/components/icons/default/IconCircle.d.ts +0 -1
- package/dist/components/icons/default/IconClipboard.d.ts +0 -1
- package/dist/components/icons/default/IconClock.d.ts +0 -1
- package/dist/components/icons/default/IconCloud.d.ts +0 -1
- package/dist/components/icons/default/IconCloudDrizzle.d.ts +0 -1
- package/dist/components/icons/default/IconCloudLightning.d.ts +0 -1
- package/dist/components/icons/default/IconCloudOff.d.ts +0 -1
- package/dist/components/icons/default/IconCloudRain.d.ts +0 -1
- package/dist/components/icons/default/IconCloudSnow.d.ts +0 -1
- package/dist/components/icons/default/IconCode.d.ts +0 -1
- package/dist/components/icons/default/IconCodepen.d.ts +0 -1
- package/dist/components/icons/default/IconCodesandbox.d.ts +0 -1
- package/dist/components/icons/default/IconCoffee.d.ts +0 -1
- package/dist/components/icons/default/IconCoin.d.ts +0 -1
- package/dist/components/icons/default/IconColumns.d.ts +0 -1
- package/dist/components/icons/default/IconCommand.d.ts +0 -1
- package/dist/components/icons/default/IconCompass.d.ts +0 -1
- package/dist/components/icons/default/IconCookie.d.ts +0 -1
- package/dist/components/icons/default/IconCopy.d.ts +0 -1
- package/dist/components/icons/default/IconCornerDownLeft.d.ts +0 -1
- package/dist/components/icons/default/IconCornerDownRight.d.ts +0 -1
- package/dist/components/icons/default/IconCornerLeftDown.d.ts +0 -1
- package/dist/components/icons/default/IconCornerLeftUp.d.ts +0 -1
- package/dist/components/icons/default/IconCornerRightDown.d.ts +0 -1
- package/dist/components/icons/default/IconCornerRightUp.d.ts +0 -1
- package/dist/components/icons/default/IconCornerUpLeft.d.ts +0 -1
- package/dist/components/icons/default/IconCornerUpRight.d.ts +0 -1
- package/dist/components/icons/default/IconCpu.d.ts +0 -1
- package/dist/components/icons/default/IconCreditCard.d.ts +0 -1
- package/dist/components/icons/default/IconCrop.d.ts +0 -1
- package/dist/components/icons/default/IconCrosshair.d.ts +0 -1
- package/dist/components/icons/default/IconDatabase.d.ts +0 -1
- package/dist/components/icons/default/IconDelete.d.ts +0 -1
- package/dist/components/icons/default/IconDisc.d.ts +0 -1
- package/dist/components/icons/default/IconDivide.d.ts +0 -1
- package/dist/components/icons/default/IconDivideCircle.d.ts +0 -1
- package/dist/components/icons/default/IconDivideSquare.d.ts +0 -1
- package/dist/components/icons/default/IconDollarSign.d.ts +0 -1
- package/dist/components/icons/default/IconDownload.d.ts +0 -1
- package/dist/components/icons/default/IconDownloadCloud.d.ts +0 -1
- package/dist/components/icons/default/IconDribbble.d.ts +0 -1
- package/dist/components/icons/default/IconDroplet.d.ts +0 -1
- package/dist/components/icons/default/IconEdit.d.ts +0 -1
- package/dist/components/icons/default/IconEdit2.d.ts +0 -1
- package/dist/components/icons/default/IconEdit3.d.ts +0 -1
- package/dist/components/icons/default/IconExternalLink.d.ts +0 -1
- package/dist/components/icons/default/IconEye.d.ts +0 -1
- package/dist/components/icons/default/IconEyeOff.d.ts +0 -1
- package/dist/components/icons/default/IconFacebook.d.ts +0 -1
- package/dist/components/icons/default/IconFastForward.d.ts +0 -1
- package/dist/components/icons/default/IconFeather.d.ts +0 -1
- package/dist/components/icons/default/IconFigma.d.ts +0 -1
- package/dist/components/icons/default/IconFile.d.ts +0 -1
- package/dist/components/icons/default/IconFileMinus.d.ts +0 -1
- package/dist/components/icons/default/IconFilePdf.d.ts +0 -1
- package/dist/components/icons/default/IconFilePlus.d.ts +0 -1
- package/dist/components/icons/default/IconFileText.d.ts +0 -1
- package/dist/components/icons/default/IconFilm.d.ts +0 -1
- package/dist/components/icons/default/IconFilter.d.ts +0 -1
- package/dist/components/icons/default/IconFirecracker.d.ts +0 -1
- package/dist/components/icons/default/IconFlag.d.ts +0 -1
- package/dist/components/icons/default/IconFolder.d.ts +0 -1
- package/dist/components/icons/default/IconFolderMinus.d.ts +0 -1
- package/dist/components/icons/default/IconFolderPlus.d.ts +0 -1
- package/dist/components/icons/default/IconFramer.d.ts +0 -1
- package/dist/components/icons/default/IconFrown.d.ts +0 -1
- package/dist/components/icons/default/IconGift.d.ts +0 -1
- package/dist/components/icons/default/IconGitBranch.d.ts +0 -1
- package/dist/components/icons/default/IconGitCommit.d.ts +0 -1
- package/dist/components/icons/default/IconGitMerge.d.ts +0 -1
- package/dist/components/icons/default/IconGitPullRequest.d.ts +0 -1
- package/dist/components/icons/default/IconGithub.d.ts +0 -1
- package/dist/components/icons/default/IconGitlab.d.ts +0 -1
- package/dist/components/icons/default/IconGiveMoney.d.ts +0 -1
- package/dist/components/icons/default/IconGlasses.d.ts +0 -1
- package/dist/components/icons/default/IconGlobe.d.ts +0 -1
- package/dist/components/icons/default/IconGraduationHat.d.ts +0 -1
- package/dist/components/icons/default/IconGrid.d.ts +0 -1
- package/dist/components/icons/default/IconHardDrive.d.ts +0 -1
- package/dist/components/icons/default/IconHash.d.ts +0 -1
- package/dist/components/icons/default/IconHeadphones.d.ts +0 -1
- package/dist/components/icons/default/IconHeart.d.ts +0 -1
- package/dist/components/icons/default/IconHelpCircle.d.ts +0 -1
- package/dist/components/icons/default/IconHexagon.d.ts +0 -1
- package/dist/components/icons/default/IconHome.d.ts +0 -1
- package/dist/components/icons/default/IconHomeChimney.d.ts +0 -1
- package/dist/components/icons/default/IconId.d.ts +0 -1
- package/dist/components/icons/default/IconImage.d.ts +0 -1
- package/dist/components/icons/default/IconInbox.d.ts +0 -1
- package/dist/components/icons/default/IconInfo.d.ts +0 -1
- package/dist/components/icons/default/IconInstagram.d.ts +0 -1
- package/dist/components/icons/default/IconItalic.d.ts +0 -1
- package/dist/components/icons/default/IconKey.d.ts +0 -1
- package/dist/components/icons/default/IconLaptop.d.ts +0 -1
- package/dist/components/icons/default/IconLayers.d.ts +0 -1
- package/dist/components/icons/default/IconLayout.d.ts +0 -1
- package/dist/components/icons/default/IconLifeBuoy.d.ts +0 -1
- package/dist/components/icons/default/IconLightBulb.d.ts +2 -0
- package/dist/components/icons/default/IconLink.d.ts +0 -1
- package/dist/components/icons/default/IconLink2.d.ts +0 -1
- package/dist/components/icons/default/IconLinkedin.d.ts +0 -1
- package/dist/components/icons/default/IconLips.d.ts +0 -1
- package/dist/components/icons/default/IconList.d.ts +0 -1
- package/dist/components/icons/default/IconLoader.d.ts +0 -1
- package/dist/components/icons/default/IconLock.d.ts +0 -1
- package/dist/components/icons/default/IconLogIn.d.ts +0 -1
- package/dist/components/icons/default/IconLogOut.d.ts +0 -1
- package/dist/components/icons/default/IconMail.d.ts +0 -1
- package/dist/components/icons/default/IconMap.d.ts +0 -1
- package/dist/components/icons/default/IconMapPin.d.ts +0 -1
- package/dist/components/icons/default/IconMaximize.d.ts +0 -1
- package/dist/components/icons/default/IconMaximize2.d.ts +0 -1
- package/dist/components/icons/default/IconMeh.d.ts +0 -1
- package/dist/components/icons/default/IconMenu.d.ts +0 -1
- package/dist/components/icons/default/IconMessageCircle.d.ts +0 -1
- package/dist/components/icons/default/IconMessageSquare.d.ts +0 -1
- package/dist/components/icons/default/IconMic.d.ts +0 -1
- package/dist/components/icons/default/IconMicOff.d.ts +0 -1
- package/dist/components/icons/default/IconMinimize.d.ts +0 -1
- package/dist/components/icons/default/IconMinimize2.d.ts +0 -1
- package/dist/components/icons/default/IconMinus.d.ts +0 -1
- package/dist/components/icons/default/IconMinusCircle.d.ts +0 -1
- package/dist/components/icons/default/IconMinusSquare.d.ts +0 -1
- package/dist/components/icons/default/IconMoney.d.ts +0 -1
- package/dist/components/icons/default/IconMonitor.d.ts +0 -1
- package/dist/components/icons/default/IconMoon.d.ts +0 -1
- package/dist/components/icons/default/IconMoreHorizontal.d.ts +0 -1
- package/dist/components/icons/default/IconMoreVertical.d.ts +0 -1
- package/dist/components/icons/default/IconMousePointer.d.ts +0 -1
- package/dist/components/icons/default/IconMove.d.ts +0 -1
- package/dist/components/icons/default/IconMusic.d.ts +0 -1
- package/dist/components/icons/default/IconNavigation.d.ts +0 -1
- package/dist/components/icons/default/IconNavigation2.d.ts +0 -1
- package/dist/components/icons/default/IconNegotiation.d.ts +0 -1
- package/dist/components/icons/default/IconObjective.d.ts +0 -1
- package/dist/components/icons/default/IconOctagon.d.ts +0 -1
- package/dist/components/icons/default/IconPackage.d.ts +0 -1
- package/dist/components/icons/default/IconPaperclip.d.ts +0 -1
- package/dist/components/icons/default/IconPause.d.ts +0 -1
- package/dist/components/icons/default/IconPauseCircle.d.ts +0 -1
- package/dist/components/icons/default/IconPenTool.d.ts +0 -1
- package/dist/components/icons/default/IconPencilPack.d.ts +2 -0
- package/dist/components/icons/default/IconPercent.d.ts +0 -1
- package/dist/components/icons/default/IconPercentBalloon.d.ts +0 -1
- package/dist/components/icons/default/IconPhone.d.ts +0 -1
- package/dist/components/icons/default/IconPhoneCall.d.ts +0 -1
- package/dist/components/icons/default/IconPhoneForwarded.d.ts +0 -1
- package/dist/components/icons/default/IconPhoneIncoming.d.ts +0 -1
- package/dist/components/icons/default/IconPhoneMissed.d.ts +0 -1
- package/dist/components/icons/default/IconPhoneOff.d.ts +0 -1
- package/dist/components/icons/default/IconPhoneOutgoing.d.ts +0 -1
- package/dist/components/icons/default/IconPieChart.d.ts +0 -1
- package/dist/components/icons/default/IconPix.d.ts +0 -1
- package/dist/components/icons/default/IconPlane.d.ts +0 -1
- package/dist/components/icons/default/IconPlay.d.ts +0 -1
- package/dist/components/icons/default/IconPlayCircle.d.ts +0 -1
- package/dist/components/icons/default/IconPlus.d.ts +0 -1
- package/dist/components/icons/default/IconPlusCircle.d.ts +0 -1
- package/dist/components/icons/default/IconPlusSquare.d.ts +0 -1
- package/dist/components/icons/default/IconPocket.d.ts +0 -1
- package/dist/components/icons/default/IconPower.d.ts +0 -1
- package/dist/components/icons/default/IconPrinter.d.ts +0 -1
- package/dist/components/icons/default/IconQrCode.d.ts +0 -1
- package/dist/components/icons/default/IconRadio.d.ts +0 -1
- package/dist/components/icons/default/IconRefreshCcw.d.ts +0 -1
- package/dist/components/icons/default/IconRefreshCw.d.ts +0 -1
- package/dist/components/icons/default/IconRepeat.d.ts +0 -1
- package/dist/components/icons/default/IconRewind.d.ts +0 -1
- package/dist/components/icons/default/IconRotateCcw.d.ts +0 -1
- package/dist/components/icons/default/IconRotateCw.d.ts +0 -1
- package/dist/components/icons/default/IconRss.d.ts +0 -1
- package/dist/components/icons/default/IconSave.d.ts +0 -1
- package/dist/components/icons/default/IconSaveMoney.d.ts +0 -1
- package/dist/components/icons/default/IconSchoolBag.d.ts +2 -0
- package/dist/components/icons/default/IconScissors.d.ts +0 -1
- package/dist/components/icons/default/IconSearch.d.ts +0 -1
- package/dist/components/icons/default/IconSend.d.ts +0 -1
- package/dist/components/icons/default/IconServer.d.ts +0 -1
- package/dist/components/icons/default/IconSettings.d.ts +0 -1
- package/dist/components/icons/default/IconShare.d.ts +0 -1
- package/dist/components/icons/default/IconShare2.d.ts +0 -1
- package/dist/components/icons/default/IconShield.d.ts +0 -1
- package/dist/components/icons/default/IconShieldLocked.d.ts +0 -1
- package/dist/components/icons/default/IconShieldOff.d.ts +0 -1
- package/dist/components/icons/default/IconShoppingBag.d.ts +0 -1
- package/dist/components/icons/default/IconShoppingCart.d.ts +0 -1
- package/dist/components/icons/default/IconShuffle.d.ts +0 -1
- package/dist/components/icons/default/IconSidebar.d.ts +0 -1
- package/dist/components/icons/default/IconSkipBack.d.ts +0 -1
- package/dist/components/icons/default/IconSkipForward.d.ts +0 -1
- package/dist/components/icons/default/IconSlack.d.ts +0 -1
- package/dist/components/icons/default/IconSlash.d.ts +0 -1
- package/dist/components/icons/default/IconSliders.d.ts +0 -1
- package/dist/components/icons/default/IconSmartphone.d.ts +0 -1
- package/dist/components/icons/default/IconSmartphoneSms.d.ts +0 -1
- package/dist/components/icons/default/IconSmile.d.ts +0 -1
- package/dist/components/icons/default/IconSpark.d.ts +0 -1
- package/dist/components/icons/default/IconSpeaker.d.ts +0 -1
- package/dist/components/icons/default/IconSquare.d.ts +0 -1
- package/dist/components/icons/default/IconStar.d.ts +0 -1
- package/dist/components/icons/default/IconStopCircle.d.ts +0 -1
- package/dist/components/icons/default/IconSun.d.ts +0 -1
- package/dist/components/icons/default/IconSunrise.d.ts +0 -1
- package/dist/components/icons/default/IconSunset.d.ts +0 -1
- package/dist/components/icons/default/IconTable.d.ts +0 -1
- package/dist/components/icons/default/IconTablet.d.ts +0 -1
- package/dist/components/icons/default/IconTag.d.ts +0 -1
- package/dist/components/icons/default/IconTarget.d.ts +0 -1
- package/dist/components/icons/default/IconTerminal.d.ts +0 -1
- package/dist/components/icons/default/IconThermometer.d.ts +0 -1
- package/dist/components/icons/default/IconThumbsDown.d.ts +0 -1
- package/dist/components/icons/default/IconThumbsUp.d.ts +0 -1
- package/dist/components/icons/default/IconTiktok.d.ts +0 -1
- package/dist/components/icons/default/IconToggleLeft.d.ts +0 -1
- package/dist/components/icons/default/IconToggleRight.d.ts +0 -1
- package/dist/components/icons/default/IconTool.d.ts +0 -1
- package/dist/components/icons/default/IconTrash.d.ts +0 -1
- package/dist/components/icons/default/IconTrash2.d.ts +0 -1
- package/dist/components/icons/default/IconTrello.d.ts +0 -1
- package/dist/components/icons/default/IconTrendingDown.d.ts +0 -1
- package/dist/components/icons/default/IconTrendingUp.d.ts +0 -1
- package/dist/components/icons/default/IconTriangle.d.ts +0 -1
- package/dist/components/icons/default/IconTrophy.d.ts +0 -1
- package/dist/components/icons/default/IconTruck.d.ts +0 -1
- package/dist/components/icons/default/IconTv.d.ts +0 -1
- package/dist/components/icons/default/IconTwitch.d.ts +0 -1
- package/dist/components/icons/default/IconTwitter.d.ts +0 -1
- package/dist/components/icons/default/IconType.d.ts +0 -1
- package/dist/components/icons/default/IconUmbrella.d.ts +0 -1
- package/dist/components/icons/default/IconUnderline.d.ts +0 -1
- package/dist/components/icons/default/IconUnlock.d.ts +0 -1
- package/dist/components/icons/default/IconUpload.d.ts +0 -1
- package/dist/components/icons/default/IconUploadCloud.d.ts +0 -1
- package/dist/components/icons/default/IconUser.d.ts +0 -1
- package/dist/components/icons/default/IconUserCheck.d.ts +0 -1
- package/dist/components/icons/default/IconUserMinus.d.ts +0 -1
- package/dist/components/icons/default/IconUserPlus.d.ts +0 -1
- package/dist/components/icons/default/IconUserX.d.ts +0 -1
- package/dist/components/icons/default/IconUsers.d.ts +0 -1
- package/dist/components/icons/default/IconVelocimeter.d.ts +0 -1
- package/dist/components/icons/default/IconVideo.d.ts +0 -1
- package/dist/components/icons/default/IconVideoOff.d.ts +0 -1
- package/dist/components/icons/default/IconVoicemail.d.ts +0 -1
- package/dist/components/icons/default/IconVolume1.d.ts +0 -1
- package/dist/components/icons/default/IconVolume2.d.ts +0 -1
- package/dist/components/icons/default/IconVolumeX.d.ts +0 -1
- package/dist/components/icons/default/IconWarning.d.ts +0 -1
- package/dist/components/icons/default/IconWatch.d.ts +0 -1
- package/dist/components/icons/default/IconWebsite.d.ts +0 -1
- package/dist/components/icons/default/IconWhatsapp.d.ts +0 -1
- package/dist/components/icons/default/IconWifi.d.ts +0 -1
- package/dist/components/icons/default/IconWifiOff.d.ts +0 -1
- package/dist/components/icons/default/IconWind.d.ts +0 -1
- package/dist/components/icons/default/IconX.d.ts +0 -1
- package/dist/components/icons/default/IconXCircle.d.ts +0 -1
- package/dist/components/icons/default/IconXOctagon.d.ts +0 -1
- package/dist/components/icons/default/IconXSquare.d.ts +0 -1
- package/dist/components/icons/default/IconYoutube.d.ts +0 -1
- package/dist/components/icons/default/IconZap.d.ts +0 -1
- package/dist/components/icons/default/IconZapOff.d.ts +0 -1
- package/dist/components/icons/default/IconZoomIn.d.ts +0 -1
- package/dist/components/icons/default/IconZoomOut.d.ts +0 -1
- package/dist/components/icons/default/index.d.ts +6 -0
- package/dist/components/icons/index.es.js +12 -0
- package/dist/components/icons/index.es.js.map +1 -1
- package/dist/components/icons/social/IconSocialGoogle.d.ts +0 -1
- package/dist/components/index/styles2.css +1 -1
- package/dist/components/index/styles3.css +1 -1
- package/dist/components/main/styles.css +1 -1
- package/dist/components/misc/index.es.js +1 -1
- package/dist/docs/tokens/components.d.ts +0 -1
- package/dist/docs/tokens/helpers.d.ts +0 -1
- package/dist/{index-BkeRYinJ.js → index-BvQw_Wgb.js} +24 -12
- package/dist/index-BvQw_Wgb.js.map +1 -0
- package/dist/index-C6Q03EyZ.js +100 -0
- package/dist/{index-BXRA68j0.js.map → index-C6Q03EyZ.js.map} +1 -1
- package/dist/{index-DAA8IiTr.js → index-NIxlEyxx.js} +12 -12
- package/dist/{index-DAA8IiTr.js.map → index-NIxlEyxx.js.map} +1 -1
- package/dist/index-ZE6zszxw.js.map +1 -1
- package/dist/index-vsYzka4t.js +6285 -0
- package/dist/index-vsYzka4t.js.map +1 -0
- package/dist/isMobile-RyKhTreE.js.map +1 -1
- package/dist/magic-string.es-D_W5SHWE.js.map +1 -1
- package/dist/main.d.ts +1 -1
- package/dist/main.es.js +126 -112
- package/dist/main.es.js.map +1 -1
- package/dist/mixins.scss +3 -1
- package/dist/{react-if.esm-CoCMV6iA.js → react-if.esm-Cozt8l48.js} +22 -22
- package/dist/{react-if.esm-CoCMV6iA.js.map → react-if.esm-Cozt8l48.js.map} +1 -1
- package/dist/{tokens-D_iASp38.js → tokens-eEtvWiuX.js} +88 -88
- package/dist/{tokens-D_iASp38.js.map → tokens-eEtvWiuX.js.map} +1 -1
- package/package.json +39 -36
- package/dist/BadgeWhite-2VzKlAke.js.map +0 -1
- package/dist/index-BIEl3o0B.js +0 -5689
- package/dist/index-BIEl3o0B.js.map +0 -1
- package/dist/index-BXRA68j0.js +0 -94
- package/dist/index-BkeRYinJ.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBook.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBook(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.5 18C6.10218 18 5.72064 18.158 5.43934 18.4393C5.15804 18.7206 5 19.1022 5 19.5C5 20.0523 4.55228 20.5 4 20.5C3.44772 20.5 3 20.0523 3 19.5C3 18.5717 3.36875 17.6815 4.02513 17.0251C4.6815 16.3687 5.57174 16 6.5 16H20C20.5523 16 21 16.4477 21 17C21 17.5523 20.5523 18 20 18H6.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.5 3C6.10218 3 5.72064 3.15804 5.43934 3.43934C5.15804 3.72064 5 4.10218 5 4.5V19.5C5 19.8978 5.15804 20.2794 5.43934 20.5607C5.72064 20.842 6.10218 21 6.5 21H19V3H6.5ZM4.02513 2.02513C4.6815 1.36875 5.57174 1 6.5 1H20C20.5523 1 21 1.44772 21 2V22C21 22.5523 20.5523 23 20 23H6.5C5.57174 23 4.6815 22.6313 4.02513 21.9749C3.36875 21.3185 3 20.4283 3 19.5V4.5C3 3.57174 3.36875 2.6815 4.02513 2.02513Z' fill='currentColor'/></svg>\"}\n name=\"IconBook\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBook.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBook(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.5 18C6.10218 18 5.72064 18.158 5.43934 18.4393C5.15804 18.7206 5 19.1022 5 19.5C5 20.0523 4.55228 20.5 4 20.5C3.44772 20.5 3 20.0523 3 19.5C3 18.5717 3.36875 17.6815 4.02513 17.0251C4.6815 16.3687 5.57174 16 6.5 16H20C20.5523 16 21 16.4477 21 17C21 17.5523 20.5523 18 20 18H6.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.5 3C6.10218 3 5.72064 3.15804 5.43934 3.43934C5.15804 3.72064 5 4.10218 5 4.5V19.5C5 19.8978 5.15804 20.2794 5.43934 20.5607C5.72064 20.842 6.10218 21 6.5 21H19V3H6.5ZM4.02513 2.02513C4.6815 1.36875 5.57174 1 6.5 1H20C20.5523 1 21 1.44772 21 2V22C21 22.5523 20.5523 23 20 23H6.5C5.57174 23 4.6815 22.6313 4.02513 21.9749C3.36875 21.3185 3 20.4283 3 19.5V4.5C3 3.57174 3.36875 2.6815 4.02513 2.02513Z' fill='currentColor'/></svg>\"}\n name=\"IconBook\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AACzC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBookOpen.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBookOpen(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M1 3C1 2.44772 1.44772 2 2 2H8C9.32608 2 10.5979 2.52678 11.5355 3.46447C12.4732 4.40215 13 5.67392 13 7V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4696 10.7893 19.9609 10.4142 19.5858C10.0391 19.2107 9.53043 19 9 19H2C1.44772 19 1 18.5523 1 18V3ZM11 17.5359V7C11 6.20435 10.6839 5.44129 10.1213 4.87868C9.55871 4.31607 8.79565 4 8 4H3V17H9C9.70823 17 10.3971 17.1878 11 17.5359Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.4645 3.46447C13.4021 2.52678 14.6739 2 16 2H22C22.5523 2 23 2.44772 23 3V18C23 18.5523 22.5523 19 22 19H15C14.4696 19 13.9609 19.2107 13.5858 19.5858C13.2107 19.9609 13 20.4696 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V7C11 5.67392 11.5268 4.40215 12.4645 3.46447ZM13 17.5359C13.6029 17.1878 14.2918 17 15 17H21V4H16C15.2044 4 14.4413 4.31607 13.8787 4.87868C13.3161 5.44129 13 6.20435 13 7V17.5359Z' fill='currentColor'/></svg>\"}\n name=\"IconBookOpen\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBookOpen.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBookOpen(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M1 3C1 2.44772 1.44772 2 2 2H8C9.32608 2 10.5979 2.52678 11.5355 3.46447C12.4732 4.40215 13 5.67392 13 7V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21C11 20.4696 10.7893 19.9609 10.4142 19.5858C10.0391 19.2107 9.53043 19 9 19H2C1.44772 19 1 18.5523 1 18V3ZM11 17.5359V7C11 6.20435 10.6839 5.44129 10.1213 4.87868C9.55871 4.31607 8.79565 4 8 4H3V17H9C9.70823 17 10.3971 17.1878 11 17.5359Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.4645 3.46447C13.4021 2.52678 14.6739 2 16 2H22C22.5523 2 23 2.44772 23 3V18C23 18.5523 22.5523 19 22 19H15C14.4696 19 13.9609 19.2107 13.5858 19.5858C13.2107 19.9609 13 20.4696 13 21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V7C11 5.67392 11.5268 4.40215 12.4645 3.46447ZM13 17.5359C13.6029 17.1878 14.2918 17 15 17H21V4H16C15.2044 4 14.4413 4.31607 13.8787 4.87868C13.3161 5.44129 13 6.20435 13 7V17.5359Z' fill='currentColor'/></svg>\"}\n name=\"IconBookOpen\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBookmark.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBookmark(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7 4C6.73478 4 6.48043 4.10536 6.29289 4.29289C6.10536 4.48043 6 4.73478 6 5V19.0568L11.4188 15.1863C11.7665 14.9379 12.2335 14.9379 12.5812 15.1863L18 19.0568V5C18 4.73478 17.8946 4.48043 17.7071 4.29289C17.5196 4.10536 17.2652 4 17 4H7ZM4.87868 2.87868C5.44129 2.31607 6.20435 2 7 2H17C17.7956 2 18.5587 2.31607 19.1213 2.87868C19.6839 3.44129 20 4.20435 20 5V21C20 21.3746 19.7907 21.7178 19.4576 21.8892C19.1245 22.0606 18.7236 22.0315 18.4188 21.8137L12 17.2289L5.58124 21.8137C5.27642 22.0315 4.87549 22.0606 4.54242 21.8892C4.20935 21.7178 4 21.3746 4 21V5C4 4.20435 4.31607 3.44129 4.87868 2.87868Z' fill='currentColor'/></svg>\"}\n name=\"IconBookmark\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBookmark.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBookmark(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7 4C6.73478 4 6.48043 4.10536 6.29289 4.29289C6.10536 4.48043 6 4.73478 6 5V19.0568L11.4188 15.1863C11.7665 14.9379 12.2335 14.9379 12.5812 15.1863L18 19.0568V5C18 4.73478 17.8946 4.48043 17.7071 4.29289C17.5196 4.10536 17.2652 4 17 4H7ZM4.87868 2.87868C5.44129 2.31607 6.20435 2 7 2H17C17.7956 2 18.5587 2.31607 19.1213 2.87868C19.6839 3.44129 20 4.20435 20 5V21C20 21.3746 19.7907 21.7178 19.4576 21.8892C19.1245 22.0606 18.7236 22.0315 18.4188 21.8137L12 17.2289L5.58124 21.8137C5.27642 22.0315 4.87549 22.0606 4.54242 21.8892C4.20935 21.7178 4 21.3746 4 21V5C4 4.20435 4.31607 3.44129 4.87868 2.87868Z' fill='currentColor'/></svg>\"}\n name=\"IconBookmark\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBox.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBox(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M10.5021 1.40264C10.9577 1.14014 11.4742 1.00195 12 1.00195C12.5258 1.00195 13.0424 1.14015 13.4979 1.40267C13.4986 1.40307 13.4993 1.40348 13.5 1.40388L20.5 5.40387C20.9556 5.66692 21.334 6.04515 21.5973 6.50062C21.8606 6.95609 21.9995 7.47279 22 7.99888V16.0009C21.9995 16.527 21.8606 17.0437 21.5973 17.4992C21.334 17.9547 20.9556 18.3329 20.5 18.5959L20.4961 18.5981L13.5 22.5959C13.4994 22.5963 13.4988 22.5966 13.4982 22.597C13.0426 22.8596 12.5259 22.9979 12 22.9979C11.4741 22.9979 10.9575 22.8596 10.5019 22.597C10.5012 22.5966 10.5006 22.5963 10.5 22.5959L3.50386 18.5981L3.5 18.5959C3.04439 18.3329 2.66597 17.9547 2.40269 17.4992C2.13941 17.0437 2.00054 16.527 2 16.0009V7.99888C2.00054 7.47279 2.13941 6.95609 2.40269 6.50062C2.66597 6.04515 3.04439 5.66692 3.5 5.40388L3.50386 5.40165L10.5021 1.40264ZM12 3.00195C11.8245 3.00195 11.652 3.04816 11.5 3.13593L11.4961 3.13815L4.5 7.13593C4.49947 7.13623 4.49895 7.13654 4.49842 7.13684C4.34726 7.22448 4.22169 7.35021 4.13423 7.50151C4.04654 7.65321 4.00025 7.82528 4 8.0005V15.9993C4.00025 16.1745 4.04654 16.3466 4.13423 16.4983C4.22169 16.6496 4.34726 16.7753 4.49842 16.863C4.49895 16.8633 4.49947 16.8636 4.5 16.8639L11.5 20.8639C11.652 20.9516 11.8245 20.9979 12 20.9979C12.1755 20.9979 12.348 20.9516 12.5 20.8639L12.5039 20.8617L19.5 16.8639C19.5005 16.8636 19.5011 16.8633 19.5016 16.863C19.6527 16.7753 19.7783 16.6496 19.8658 16.4983C19.9535 16.3465 19.9998 16.1742 20 15.9989V8.00093C19.9998 7.82556 19.9535 7.65333 19.8658 7.50151C19.7783 7.35021 19.6527 7.22449 19.5016 7.13685C19.5011 7.13654 19.5005 7.13623 19.5 7.13593L12.5 3.13594C12.348 3.04817 12.1755 3.00195 12 3.00195Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.40409 6.4594C2.68063 5.98134 3.29236 5.81798 3.77042 6.09452L11.9997 10.8549L20.229 6.09452C20.707 5.81798 21.3188 5.98134 21.5953 6.4594C21.8718 6.93747 21.7085 7.54919 21.2304 7.82573L12.5004 12.8757C12.1907 13.0549 11.8087 13.0549 11.499 12.8757L2.76897 7.82573C2.29091 7.54919 2.12755 6.93747 2.40409 6.4594Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V22.08C13 22.6323 12.5523 23.08 12 23.08C11.4477 23.08 11 22.6323 11 22.08V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/></svg>\"}\n name=\"IconBox\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBox.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBox(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M10.5021 1.40264C10.9577 1.14014 11.4742 1.00195 12 1.00195C12.5258 1.00195 13.0424 1.14015 13.4979 1.40267C13.4986 1.40307 13.4993 1.40348 13.5 1.40388L20.5 5.40387C20.9556 5.66692 21.334 6.04515 21.5973 6.50062C21.8606 6.95609 21.9995 7.47279 22 7.99888V16.0009C21.9995 16.527 21.8606 17.0437 21.5973 17.4992C21.334 17.9547 20.9556 18.3329 20.5 18.5959L20.4961 18.5981L13.5 22.5959C13.4994 22.5963 13.4988 22.5966 13.4982 22.597C13.0426 22.8596 12.5259 22.9979 12 22.9979C11.4741 22.9979 10.9575 22.8596 10.5019 22.597C10.5012 22.5966 10.5006 22.5963 10.5 22.5959L3.50386 18.5981L3.5 18.5959C3.04439 18.3329 2.66597 17.9547 2.40269 17.4992C2.13941 17.0437 2.00054 16.527 2 16.0009V7.99888C2.00054 7.47279 2.13941 6.95609 2.40269 6.50062C2.66597 6.04515 3.04439 5.66692 3.5 5.40388L3.50386 5.40165L10.5021 1.40264ZM12 3.00195C11.8245 3.00195 11.652 3.04816 11.5 3.13593L11.4961 3.13815L4.5 7.13593C4.49947 7.13623 4.49895 7.13654 4.49842 7.13684C4.34726 7.22448 4.22169 7.35021 4.13423 7.50151C4.04654 7.65321 4.00025 7.82528 4 8.0005V15.9993C4.00025 16.1745 4.04654 16.3466 4.13423 16.4983C4.22169 16.6496 4.34726 16.7753 4.49842 16.863C4.49895 16.8633 4.49947 16.8636 4.5 16.8639L11.5 20.8639C11.652 20.9516 11.8245 20.9979 12 20.9979C12.1755 20.9979 12.348 20.9516 12.5 20.8639L12.5039 20.8617L19.5 16.8639C19.5005 16.8636 19.5011 16.8633 19.5016 16.863C19.6527 16.7753 19.7783 16.6496 19.8658 16.4983C19.9535 16.3465 19.9998 16.1742 20 15.9989V8.00093C19.9998 7.82556 19.9535 7.65333 19.8658 7.50151C19.7783 7.35021 19.6527 7.22449 19.5016 7.13685C19.5011 7.13654 19.5005 7.13623 19.5 7.13593L12.5 3.13594C12.348 3.04817 12.1755 3.00195 12 3.00195Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.40409 6.4594C2.68063 5.98134 3.29236 5.81798 3.77042 6.09452L11.9997 10.8549L20.229 6.09452C20.707 5.81798 21.3188 5.98134 21.5953 6.4594C21.8718 6.93747 21.7085 7.54919 21.2304 7.82573L12.5004 12.8757C12.1907 13.0549 11.8087 13.0549 11.499 12.8757L2.76897 7.82573C2.29091 7.54919 2.12755 6.93747 2.40409 6.4594Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V22.08C13 22.6323 12.5523 23.08 12 23.08C11.4477 23.08 11 22.6323 11 22.08V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/></svg>\"}\n name=\"IconBox\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;AACxC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBriefcase.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBriefcase(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 8C3.44772 8 3 8.44772 3 9V19C3 19.5523 3.44772 20 4 20H20C20.5523 20 21 19.5523 21 19V9C21 8.44772 20.5523 8 20 8H4ZM1 9C1 7.34315 2.34315 6 4 6H20C21.6569 6 23 7.34315 23 9V19C23 20.6569 21.6569 22 20 22H4C2.34315 22 1 20.6569 1 19V9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.87868 2.87868C8.44129 2.31607 9.20435 2 10 2H14C14.7956 2 15.5587 2.31607 16.1213 2.87868C16.6839 3.44129 17 4.20435 17 5V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V5C15 4.73478 14.8946 4.48043 14.7071 4.29289C14.5196 4.10536 14.2652 4 14 4H10C9.73478 4 9.48043 4.10536 9.29289 4.29289C9.10536 4.48043 9 4.73478 9 5V21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21V5C7 4.20435 7.31607 3.44129 7.87868 2.87868Z' fill='currentColor'/></svg>\"}\n name=\"IconBriefcase\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconBriefcase.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconBriefcase(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4 8C3.44772 8 3 8.44772 3 9V19C3 19.5523 3.44772 20 4 20H20C20.5523 20 21 19.5523 21 19V9C21 8.44772 20.5523 8 20 8H4ZM1 9C1 7.34315 2.34315 6 4 6H20C21.6569 6 23 7.34315 23 9V19C23 20.6569 21.6569 22 20 22H4C2.34315 22 1 20.6569 1 19V9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.87868 2.87868C8.44129 2.31607 9.20435 2 10 2H14C14.7956 2 15.5587 2.31607 16.1213 2.87868C16.6839 3.44129 17 4.20435 17 5V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V5C15 4.73478 14.8946 4.48043 14.7071 4.29289C14.5196 4.10536 14.2652 4 14 4H10C9.73478 4 9.48043 4.10536 9.29289 4.29289C9.10536 4.48043 9 4.73478 9 5V21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21V5C7 4.20435 7.31607 3.44129 7.87868 2.87868Z' fill='currentColor'/></svg>\"}\n name=\"IconBriefcase\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCake.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCake(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M21.6943 25.5394H1.97244C1.42786 25.5394 0.986328 25.0979 0.986328 24.5534V14.8187C0.986328 13.6616 1.92776 12.7202 3.08487 12.7202H20.5819C21.739 12.7202 22.6804 13.6616 22.6804 14.8187V24.5534C22.6804 25.0979 22.2388 25.5394 21.6943 25.5394H21.6943ZM2.95855 23.5673H20.7082V14.8187C20.7082 14.7491 20.6515 14.6924 20.5819 14.6924H3.08487C3.01516 14.6924 2.95855 14.7491 2.95855 14.8187V23.5673Z' fill='currentColor'/><path d='M22.6802 25.5401H0.986107C0.441535 25.5401 0 25.0985 0 24.554C0 24.0094 0.441538 23.5679 0.986107 23.5679H22.6802C23.2247 23.5679 23.6663 24.0094 23.6663 24.554C23.6663 25.0985 23.2247 25.5401 22.6802 25.5401Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.90293 14.6932H3.9446C3.40011 14.6932 2.9585 14.2516 2.9585 13.7071V8.77663C2.9585 8.2321 3.40011 7.79053 3.9446 7.79053H6.90293C7.44743 7.79053 7.88904 8.2321 7.88904 8.77663V13.7071C7.88904 14.2516 7.44743 14.6932 6.90293 14.6932ZM4.93071 12.721H5.91682V9.7627H4.93071V12.721Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.3126 14.693H10.3543C9.8097 14.693 9.36816 14.2514 9.36816 13.7069V7.79031C9.36816 7.24581 9.8097 6.8042 10.3543 6.8042H13.3126C13.857 6.8042 14.2986 7.24581 14.2986 7.79031V13.7069C14.2986 14.2514 13.857 14.693 13.3126 14.693ZM11.3404 12.7208H12.3265V8.77642H11.3404V12.7208Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19.7222 14.6932H16.7639C16.2194 14.6932 15.7778 14.2516 15.7778 13.7071V8.77663C15.7778 8.2321 16.2194 7.79053 16.7639 7.79053H19.7222C20.2667 7.79053 20.7083 8.2321 20.7083 8.77663V13.7071C20.7083 14.2516 20.2667 14.6932 19.7222 14.6932ZM17.75 12.721H18.7362V9.7627H17.75V12.721Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.42359 7.78949C3.79242 7.78949 2.46533 6.4624 2.46533 4.8312C2.46533 3.41228 4.22551 1.72203 4.76477 1.23778C5.13958 0.901208 5.70759 0.901208 6.0824 1.23778C6.62166 1.72203 8.38184 3.41228 8.38184 4.8312C8.38184 6.4624 7.05475 7.78949 5.42359 7.78949ZM5.42359 3.36331C4.87545 3.96588 4.45079 4.58001 4.43748 4.83345C4.43748 5.37493 4.87982 5.81731 5.42359 5.81731C5.96677 5.81731 6.40889 5.3757 6.40969 4.8328C6.3955 4.57885 5.97114 3.9653 5.42359 3.36332V3.36331Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.243 7.78949C16.6118 7.78949 15.2847 6.4624 15.2847 4.8312C15.2847 3.41228 17.0448 1.72203 17.5842 1.23778C17.9589 0.901208 18.5269 0.901208 18.9018 1.23778C19.4411 1.72203 21.2012 3.41228 21.2012 4.8312C21.2012 6.4624 19.8742 7.78949 18.243 7.78949ZM18.243 3.36331C17.6949 3.96588 17.2701 4.58001 17.2569 4.83345C17.2569 5.37493 17.6992 5.81731 18.243 5.81731C18.7862 5.81731 19.2282 5.3757 19.2291 4.8328C19.2148 4.57885 18.7905 3.9653 18.243 3.36332V3.36331Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.8338 6.80411C10.2026 6.80411 8.87549 5.47702 8.87549 3.84582C8.87549 2.42694 10.6357 0.736654 11.175 0.252403C11.5498 -0.0841343 12.1177 -0.0841343 12.4926 0.252403C13.0319 0.736654 14.7921 2.42694 14.7921 3.84582C14.7921 5.47702 13.465 6.80411 11.8338 6.80411ZM11.8338 2.37793C11.2857 2.98054 10.861 3.59467 10.8477 3.84808C10.8477 4.38959 11.2901 4.83193 11.8338 4.83193C12.3771 4.83193 12.819 4.39036 12.8199 3.84742C12.8057 3.59347 12.3814 2.97992 11.8338 2.37794V2.37793Z' fill='currentColor'/><path d='M18.4069 19.6231C17.1234 19.6231 16.4509 18.8162 16.0059 18.2822C15.6083 17.8051 15.4517 17.6509 15.1197 17.6509C14.7878 17.6509 14.6314 17.805 14.2339 18.2821C13.7889 18.816 13.1165 19.6231 11.8329 19.6231C10.5494 19.6231 9.87688 18.8162 9.43184 18.2822C9.03433 17.8051 8.87796 17.6509 8.54593 17.6509C8.21398 17.6509 8.05761 17.805 7.66009 18.2821C7.21507 18.816 6.54279 19.6231 5.25915 19.6231C3.97551 19.6231 3.30316 18.816 2.85813 18.2821C2.46061 17.805 2.30424 17.6509 1.97244 17.6509C1.42786 17.6509 0.986328 17.2093 0.986328 16.6648C0.986328 16.1203 1.42787 15.6787 1.97244 15.6787C3.25601 15.6787 3.92835 16.4857 4.37338 17.0197C4.77082 17.4967 4.92727 17.6509 5.25915 17.6509C5.59103 17.6509 5.74733 17.4967 6.14491 17.0197C6.58987 16.4857 7.26243 15.6787 8.54593 15.6787C9.82957 15.6787 10.5021 16.4857 10.9471 17.0197C11.3445 17.4967 11.501 17.6509 11.8329 17.6509C12.1647 17.6509 12.3212 17.4967 12.7188 17.0197C13.1637 16.4857 13.8362 15.6787 15.1197 15.6787C16.4034 15.6787 17.0758 16.4856 17.5208 17.0196C17.9184 17.4967 18.0749 17.6509 18.4069 17.6509C18.739 17.6509 18.8956 17.4967 19.2931 17.0196C19.7382 16.4856 20.4106 15.6787 21.6943 15.6787C22.2388 15.6787 22.6804 16.1203 22.6804 16.6648C22.6804 17.2093 22.2388 17.6509 21.6943 17.6509C21.3623 17.6509 21.2058 17.8051 20.8082 18.2822C20.3632 18.8162 19.6907 19.6231 18.4069 19.6231L18.4069 19.6231Z' fill='currentColor'/></svg>\"}\n name=\"IconCake\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCake.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCake(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='26' viewBox='0 0 24 26' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M21.6943 25.5394H1.97244C1.42786 25.5394 0.986328 25.0979 0.986328 24.5534V14.8187C0.986328 13.6616 1.92776 12.7202 3.08487 12.7202H20.5819C21.739 12.7202 22.6804 13.6616 22.6804 14.8187V24.5534C22.6804 25.0979 22.2388 25.5394 21.6943 25.5394H21.6943ZM2.95855 23.5673H20.7082V14.8187C20.7082 14.7491 20.6515 14.6924 20.5819 14.6924H3.08487C3.01516 14.6924 2.95855 14.7491 2.95855 14.8187V23.5673Z' fill='currentColor'/><path d='M22.6802 25.5401H0.986107C0.441535 25.5401 0 25.0985 0 24.554C0 24.0094 0.441538 23.5679 0.986107 23.5679H22.6802C23.2247 23.5679 23.6663 24.0094 23.6663 24.554C23.6663 25.0985 23.2247 25.5401 22.6802 25.5401Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.90293 14.6932H3.9446C3.40011 14.6932 2.9585 14.2516 2.9585 13.7071V8.77663C2.9585 8.2321 3.40011 7.79053 3.9446 7.79053H6.90293C7.44743 7.79053 7.88904 8.2321 7.88904 8.77663V13.7071C7.88904 14.2516 7.44743 14.6932 6.90293 14.6932ZM4.93071 12.721H5.91682V9.7627H4.93071V12.721Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13.3126 14.693H10.3543C9.8097 14.693 9.36816 14.2514 9.36816 13.7069V7.79031C9.36816 7.24581 9.8097 6.8042 10.3543 6.8042H13.3126C13.857 6.8042 14.2986 7.24581 14.2986 7.79031V13.7069C14.2986 14.2514 13.857 14.693 13.3126 14.693ZM11.3404 12.7208H12.3265V8.77642H11.3404V12.7208Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19.7222 14.6932H16.7639C16.2194 14.6932 15.7778 14.2516 15.7778 13.7071V8.77663C15.7778 8.2321 16.2194 7.79053 16.7639 7.79053H19.7222C20.2667 7.79053 20.7083 8.2321 20.7083 8.77663V13.7071C20.7083 14.2516 20.2667 14.6932 19.7222 14.6932ZM17.75 12.721H18.7362V9.7627H17.75V12.721Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.42359 7.78949C3.79242 7.78949 2.46533 6.4624 2.46533 4.8312C2.46533 3.41228 4.22551 1.72203 4.76477 1.23778C5.13958 0.901208 5.70759 0.901208 6.0824 1.23778C6.62166 1.72203 8.38184 3.41228 8.38184 4.8312C8.38184 6.4624 7.05475 7.78949 5.42359 7.78949ZM5.42359 3.36331C4.87545 3.96588 4.45079 4.58001 4.43748 4.83345C4.43748 5.37493 4.87982 5.81731 5.42359 5.81731C5.96677 5.81731 6.40889 5.3757 6.40969 4.8328C6.3955 4.57885 5.97114 3.9653 5.42359 3.36332V3.36331Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.243 7.78949C16.6118 7.78949 15.2847 6.4624 15.2847 4.8312C15.2847 3.41228 17.0448 1.72203 17.5842 1.23778C17.9589 0.901208 18.5269 0.901208 18.9018 1.23778C19.4411 1.72203 21.2012 3.41228 21.2012 4.8312C21.2012 6.4624 19.8742 7.78949 18.243 7.78949ZM18.243 3.36331C17.6949 3.96588 17.2701 4.58001 17.2569 4.83345C17.2569 5.37493 17.6992 5.81731 18.243 5.81731C18.7862 5.81731 19.2282 5.3757 19.2291 4.8328C19.2148 4.57885 18.7905 3.9653 18.243 3.36332V3.36331Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.8338 6.80411C10.2026 6.80411 8.87549 5.47702 8.87549 3.84582C8.87549 2.42694 10.6357 0.736654 11.175 0.252403C11.5498 -0.0841343 12.1177 -0.0841343 12.4926 0.252403C13.0319 0.736654 14.7921 2.42694 14.7921 3.84582C14.7921 5.47702 13.465 6.80411 11.8338 6.80411ZM11.8338 2.37793C11.2857 2.98054 10.861 3.59467 10.8477 3.84808C10.8477 4.38959 11.2901 4.83193 11.8338 4.83193C12.3771 4.83193 12.819 4.39036 12.8199 3.84742C12.8057 3.59347 12.3814 2.97992 11.8338 2.37794V2.37793Z' fill='currentColor'/><path d='M18.4069 19.6231C17.1234 19.6231 16.4509 18.8162 16.0059 18.2822C15.6083 17.8051 15.4517 17.6509 15.1197 17.6509C14.7878 17.6509 14.6314 17.805 14.2339 18.2821C13.7889 18.816 13.1165 19.6231 11.8329 19.6231C10.5494 19.6231 9.87688 18.8162 9.43184 18.2822C9.03433 17.8051 8.87796 17.6509 8.54593 17.6509C8.21398 17.6509 8.05761 17.805 7.66009 18.2821C7.21507 18.816 6.54279 19.6231 5.25915 19.6231C3.97551 19.6231 3.30316 18.816 2.85813 18.2821C2.46061 17.805 2.30424 17.6509 1.97244 17.6509C1.42786 17.6509 0.986328 17.2093 0.986328 16.6648C0.986328 16.1203 1.42787 15.6787 1.97244 15.6787C3.25601 15.6787 3.92835 16.4857 4.37338 17.0197C4.77082 17.4967 4.92727 17.6509 5.25915 17.6509C5.59103 17.6509 5.74733 17.4967 6.14491 17.0197C6.58987 16.4857 7.26243 15.6787 8.54593 15.6787C9.82957 15.6787 10.5021 16.4857 10.9471 17.0197C11.3445 17.4967 11.501 17.6509 11.8329 17.6509C12.1647 17.6509 12.3212 17.4967 12.7188 17.0197C13.1637 16.4857 13.8362 15.6787 15.1197 15.6787C16.4034 15.6787 17.0758 16.4856 17.5208 17.0196C17.9184 17.4967 18.0749 17.6509 18.4069 17.6509C18.739 17.6509 18.8956 17.4967 19.2931 17.0196C19.7382 16.4856 20.4106 15.6787 21.6943 15.6787C22.2388 15.6787 22.6804 16.1203 22.6804 16.6648C22.6804 17.2093 22.2388 17.6509 21.6943 17.6509C21.3623 17.6509 21.2058 17.8051 20.8082 18.2822C20.3632 18.8162 19.6907 19.6231 18.4069 19.6231L18.4069 19.6231Z' fill='currentColor'/></svg>\"}\n name=\"IconCake\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AACzC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCalendar.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCalendar(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5 5C4.44772 5 4 5.44772 4 6V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V6C20 5.44772 19.5523 5 19 5H5ZM2 6C2 4.34315 3.34315 3 5 3H19C20.6569 3 22 4.34315 22 6V20C22 21.6569 20.6569 23 19 23H5C3.34315 23 2 21.6569 2 20V6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 1C16.5523 1 17 1.44772 17 2V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6V2C15 1.44772 15.4477 1 16 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 1C8.55228 1 9 1.44772 9 2V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V2C7 1.44772 7.44772 1 8 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 10C2 9.44772 2.44772 9 3 9H21C21.5523 9 22 9.44772 22 10C22 10.5523 21.5523 11 21 11H3C2.44772 11 2 10.5523 2 10Z' fill='currentColor'/></svg>\"}\n name=\"IconCalendar\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCalendar.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCalendar(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5 5C4.44772 5 4 5.44772 4 6V20C4 20.5523 4.44772 21 5 21H19C19.5523 21 20 20.5523 20 20V6C20 5.44772 19.5523 5 19 5H5ZM2 6C2 4.34315 3.34315 3 5 3H19C20.6569 3 22 4.34315 22 6V20C22 21.6569 20.6569 23 19 23H5C3.34315 23 2 21.6569 2 20V6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 1C16.5523 1 17 1.44772 17 2V6C17 6.55228 16.5523 7 16 7C15.4477 7 15 6.55228 15 6V2C15 1.44772 15.4477 1 16 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 1C8.55228 1 9 1.44772 9 2V6C9 6.55228 8.55228 7 8 7C7.44772 7 7 6.55228 7 6V2C7 1.44772 7.44772 1 8 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 10C2 9.44772 2.44772 9 3 9H21C21.5523 9 22 9.44772 22 10C22 10.5523 21.5523 11 21 11H3C2.44772 11 2 10.5523 2 10Z' fill='currentColor'/></svg>\"}\n name=\"IconCalendar\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCamera.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCamera(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.16795 2.4453C8.35342 2.1671 8.66565 2 9 2H15C15.3344 2 15.6466 2.1671 15.8321 2.4453L17.5352 5H21C21.7957 5 22.5587 5.31607 23.1213 5.87868C23.6839 6.44129 24 7.20435 24 8V19C24 19.7957 23.6839 20.5587 23.1213 21.1213C22.5587 21.6839 21.7957 22 21 22H3C2.20435 22 1.44129 21.6839 0.87868 21.1213C0.316071 20.5587 0 19.7957 0 19V8C0 7.20435 0.316071 6.44129 0.87868 5.87868C1.44129 5.31607 2.20435 5 3 5H6.46482L8.16795 2.4453ZM9.53518 4L7.83205 6.5547C7.64658 6.8329 7.33435 7 7 7H3C2.73478 7 2.48043 7.10536 2.29289 7.29289C2.10536 7.48043 2 7.73478 2 8V19C2 19.2652 2.10536 19.5196 2.29289 19.7071C2.48043 19.8946 2.73478 20 3 20H21C21.2652 20 21.5196 19.8946 21.7071 19.7071C21.8946 19.5196 22 19.2652 22 19V8C22 7.73478 21.8946 7.48043 21.7071 7.29289C21.5196 7.10536 21.2652 7 21 7H17C16.6656 7 16.3534 6.8329 16.1679 6.5547L14.4648 4H9.53518Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 10C10.3431 10 9 11.3431 9 13C9 14.6569 10.3431 16 12 16C13.6569 16 15 14.6569 15 13C15 11.3431 13.6569 10 12 10ZM7 13C7 10.2386 9.23858 8 12 8C14.7614 8 17 10.2386 17 13C17 15.7614 14.7614 18 12 18C9.23858 18 7 15.7614 7 13Z' fill='currentColor'/></svg>\"}\n name=\"IconCamera\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCamera.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCamera(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.16795 2.4453C8.35342 2.1671 8.66565 2 9 2H15C15.3344 2 15.6466 2.1671 15.8321 2.4453L17.5352 5H21C21.7957 5 22.5587 5.31607 23.1213 5.87868C23.6839 6.44129 24 7.20435 24 8V19C24 19.7957 23.6839 20.5587 23.1213 21.1213C22.5587 21.6839 21.7957 22 21 22H3C2.20435 22 1.44129 21.6839 0.87868 21.1213C0.316071 20.5587 0 19.7957 0 19V8C0 7.20435 0.316071 6.44129 0.87868 5.87868C1.44129 5.31607 2.20435 5 3 5H6.46482L8.16795 2.4453ZM9.53518 4L7.83205 6.5547C7.64658 6.8329 7.33435 7 7 7H3C2.73478 7 2.48043 7.10536 2.29289 7.29289C2.10536 7.48043 2 7.73478 2 8V19C2 19.2652 2.10536 19.5196 2.29289 19.7071C2.48043 19.8946 2.73478 20 3 20H21C21.2652 20 21.5196 19.8946 21.7071 19.7071C21.8946 19.5196 22 19.2652 22 19V8C22 7.73478 21.8946 7.48043 21.7071 7.29289C21.5196 7.10536 21.2652 7 21 7H17C16.6656 7 16.3534 6.8329 16.1679 6.5547L14.4648 4H9.53518Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 10C10.3431 10 9 11.3431 9 13C9 14.6569 10.3431 16 12 16C13.6569 16 15 14.6569 15 13C15 11.3431 13.6569 10 12 10ZM7 13C7 10.2386 9.23858 8 12 8C14.7614 8 17 10.2386 17 13C17 15.7614 14.7614 18 12 18C9.23858 18 7 15.7614 7 13Z' fill='currentColor'/></svg>\"}\n name=\"IconCamera\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAC3C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCameraOff.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCameraOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2523)'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 3C8 2.44772 8.44772 2 9 2H15C15.3344 2 15.6466 2.1671 15.8321 2.4453L17.5352 5H21C21.7957 5 22.5587 5.31607 23.1213 5.87868C23.6839 6.44129 24 7.20435 24 8V17.34C24 17.8923 23.5523 18.34 23 18.34C22.4477 18.34 22 17.8923 22 17.34V8C22 7.73478 21.8946 7.48043 21.7071 7.29289C21.5196 7.10536 21.2652 7 21 7H17C16.6656 7 16.3534 6.8329 16.1679 6.5547L14.4648 4H9C8.44772 4 8 3.55228 8 3ZM3 7C2.73478 7 2.48043 7.10536 2.29289 7.29289C2.10536 7.48043 2 7.73478 2 8V19C2 19.2652 2.10536 19.5196 2.29289 19.7071C2.48043 19.8946 2.73478 20 3 20H21C21.5523 20 22 20.4477 22 21C22 21.5523 21.5523 22 21 22H3C2.20435 22 1.44129 21.6839 0.87868 21.1213C0.316071 20.5587 0 19.7957 0 19V8C0 7.20435 0.316071 6.44129 0.87868 5.87868C1.44129 5.31607 2.20435 5 3 5H6C6.55228 5 7 5.44772 7 6C7 6.55228 6.55228 7 6 7H3ZM10.5453 9.15529C10.8572 9.61108 10.7405 10.2334 10.2847 10.5453C9.92093 10.7942 9.61646 11.1202 9.39298 11.5002C9.16951 11.8801 9.0325 12.3047 8.99172 12.7436C8.95093 13.1825 9.00737 13.625 9.15701 14.0396C9.30666 14.4542 9.54584 14.8308 9.85753 15.1425C10.1692 15.4542 10.5458 15.6933 10.9604 15.843C11.375 15.9926 11.8175 16.0491 12.2564 16.0083C12.6953 15.9675 13.1199 15.8305 13.4998 15.607C13.8798 15.3835 14.2058 15.0791 14.4547 14.7153C14.7666 14.2595 15.3889 14.1428 15.8447 14.4547C16.3005 14.7666 16.4172 15.3889 16.1053 15.8447C15.6904 16.451 15.147 16.9585 14.5138 17.3309C13.8805 17.7034 13.173 17.9317 12.4415 17.9997C11.71 18.0677 10.9725 17.9736 10.2814 17.7242C9.59038 17.4748 8.9628 17.0762 8.44331 16.5567C7.92383 16.0372 7.5252 15.4096 7.27579 14.7186C7.02638 14.0275 6.93232 13.29 7.0003 12.5585C7.06827 11.827 7.29661 11.1195 7.66908 10.4862C8.04154 9.85297 8.54898 9.30959 9.15529 8.89471C9.61108 8.58283 10.2334 8.69949 10.5453 9.15529Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2523'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCameraOff\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCameraOff.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCameraOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2523)'><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 3C8 2.44772 8.44772 2 9 2H15C15.3344 2 15.6466 2.1671 15.8321 2.4453L17.5352 5H21C21.7957 5 22.5587 5.31607 23.1213 5.87868C23.6839 6.44129 24 7.20435 24 8V17.34C24 17.8923 23.5523 18.34 23 18.34C22.4477 18.34 22 17.8923 22 17.34V8C22 7.73478 21.8946 7.48043 21.7071 7.29289C21.5196 7.10536 21.2652 7 21 7H17C16.6656 7 16.3534 6.8329 16.1679 6.5547L14.4648 4H9C8.44772 4 8 3.55228 8 3ZM3 7C2.73478 7 2.48043 7.10536 2.29289 7.29289C2.10536 7.48043 2 7.73478 2 8V19C2 19.2652 2.10536 19.5196 2.29289 19.7071C2.48043 19.8946 2.73478 20 3 20H21C21.5523 20 22 20.4477 22 21C22 21.5523 21.5523 22 21 22H3C2.20435 22 1.44129 21.6839 0.87868 21.1213C0.316071 20.5587 0 19.7957 0 19V8C0 7.20435 0.316071 6.44129 0.87868 5.87868C1.44129 5.31607 2.20435 5 3 5H6C6.55228 5 7 5.44772 7 6C7 6.55228 6.55228 7 6 7H3ZM10.5453 9.15529C10.8572 9.61108 10.7405 10.2334 10.2847 10.5453C9.92093 10.7942 9.61646 11.1202 9.39298 11.5002C9.16951 11.8801 9.0325 12.3047 8.99172 12.7436C8.95093 13.1825 9.00737 13.625 9.15701 14.0396C9.30666 14.4542 9.54584 14.8308 9.85753 15.1425C10.1692 15.4542 10.5458 15.6933 10.9604 15.843C11.375 15.9926 11.8175 16.0491 12.2564 16.0083C12.6953 15.9675 13.1199 15.8305 13.4998 15.607C13.8798 15.3835 14.2058 15.0791 14.4547 14.7153C14.7666 14.2595 15.3889 14.1428 15.8447 14.4547C16.3005 14.7666 16.4172 15.3889 16.1053 15.8447C15.6904 16.451 15.147 16.9585 14.5138 17.3309C13.8805 17.7034 13.173 17.9317 12.4415 17.9997C11.71 18.0677 10.9725 17.9736 10.2814 17.7242C9.59038 17.4748 8.9628 17.0762 8.44331 16.5567C7.92383 16.0372 7.5252 15.4096 7.27579 14.7186C7.02638 14.0275 6.93232 13.29 7.0003 12.5585C7.06827 11.827 7.29661 11.1195 7.66908 10.4862C8.04154 9.85297 8.54898 9.30959 9.15529 8.89471C9.61108 8.58283 10.2334 8.69949 10.5453 9.15529Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2523'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCameraOff\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCar.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCar(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M18.9231 24C17.2983 24 15.9499 22.7461 15.7252 21.12H8.27484C8.05013 22.7461 6.70173 24 5.07693 24C3.39947 24 2.0166 22.6636 1.86076 20.9609C0.778685 20.569 0 19.4972 0 18.24V11.52C0 10.2076 0.848438 9.09743 2.00489 8.75156L3.18913 3.20973C3.59292 1.31988 5.17501 0 7.03652 0H16.9635C18.825 0 20.4071 1.31988 20.8108 3.20973L21.995 8.75156C23.1515 9.09743 24 10.2076 24 11.52V18.24C24 19.4972 23.2212 20.569 22.1392 20.9609C21.9833 22.6636 20.6005 24 18.9231 24ZM7.38458 19.2H16.6153C17.1251 19.2 17.5384 19.6299 17.5384 20.16V20.64C17.5384 21.434 18.1596 22.08 18.9231 22.08C19.6865 22.08 20.3077 21.434 20.3077 20.64V20.16C20.3077 19.6299 20.721 19.2 21.2307 19.2C21.7397 19.2 22.1538 18.7694 22.1538 18.24V11.52C22.1538 10.9907 21.7397 10.56 21.2307 10.56C20.7981 10.56 20.4235 10.2475 20.3296 9.8082L19.0088 3.62609C18.7941 2.62163 17.953 1.92 16.9635 1.92H7.03652C6.04695 1.92 5.20587 2.62163 4.99124 3.62609L3.67029 9.8082C3.57643 10.2475 3.20186 10.56 2.7692 10.56C2.26025 10.56 1.84618 10.9907 1.84618 11.52V18.24C1.84618 18.7694 2.26025 19.2 2.7692 19.2C3.2789 19.2 3.69229 19.6299 3.69229 20.16V20.64C3.69229 21.434 4.31343 22.08 5.07692 22.08C5.84042 22.08 6.46149 21.434 6.46149 20.64V20.16C6.46149 19.6299 6.87488 19.2 7.38458 19.2H7.38458Z' fill='currentColor'/><path d='M8.30754 14.401C8.30754 15.4613 7.48099 16.321 6.46139 16.321C5.44179 16.321 4.61523 15.4613 4.61523 14.401C4.61523 13.3406 5.44179 12.481 6.46139 12.481C7.48099 12.481 8.30754 13.3406 8.30754 14.401Z' fill='currentColor'/><path d='M19.3847 14.401C19.3847 15.4613 18.5581 16.321 17.5385 16.321C16.5189 16.321 15.6924 15.4613 15.6924 14.401C15.6924 13.3406 16.5189 12.481 17.5385 12.481C18.5581 12.481 19.3847 13.3406 19.3847 14.401Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.5381 9.60089H6.46118C6.18463 9.60089 5.92266 9.47196 5.74741 9.24952C5.57201 9.02709 5.50171 8.73466 5.55607 8.45262L6.47916 3.65262C6.56539 3.20382 6.94425 2.88086 7.38427 2.88086H16.615C17.0551 2.88086 17.4339 3.20382 17.5202 3.65262L18.4433 8.45262C18.4976 8.73466 18.4274 9.02709 18.252 9.24952C18.0766 9.47196 17.8147 9.60089 17.5381 9.60089H17.5381ZM7.58718 7.68086H16.4122L15.8583 4.80089H8.14102L7.58718 7.68086Z' fill='currentColor'/></svg>\"}\n name=\"IconCar\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCar.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCar(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M18.9231 24C17.2983 24 15.9499 22.7461 15.7252 21.12H8.27484C8.05013 22.7461 6.70173 24 5.07693 24C3.39947 24 2.0166 22.6636 1.86076 20.9609C0.778685 20.569 0 19.4972 0 18.24V11.52C0 10.2076 0.848438 9.09743 2.00489 8.75156L3.18913 3.20973C3.59292 1.31988 5.17501 0 7.03652 0H16.9635C18.825 0 20.4071 1.31988 20.8108 3.20973L21.995 8.75156C23.1515 9.09743 24 10.2076 24 11.52V18.24C24 19.4972 23.2212 20.569 22.1392 20.9609C21.9833 22.6636 20.6005 24 18.9231 24ZM7.38458 19.2H16.6153C17.1251 19.2 17.5384 19.6299 17.5384 20.16V20.64C17.5384 21.434 18.1596 22.08 18.9231 22.08C19.6865 22.08 20.3077 21.434 20.3077 20.64V20.16C20.3077 19.6299 20.721 19.2 21.2307 19.2C21.7397 19.2 22.1538 18.7694 22.1538 18.24V11.52C22.1538 10.9907 21.7397 10.56 21.2307 10.56C20.7981 10.56 20.4235 10.2475 20.3296 9.8082L19.0088 3.62609C18.7941 2.62163 17.953 1.92 16.9635 1.92H7.03652C6.04695 1.92 5.20587 2.62163 4.99124 3.62609L3.67029 9.8082C3.57643 10.2475 3.20186 10.56 2.7692 10.56C2.26025 10.56 1.84618 10.9907 1.84618 11.52V18.24C1.84618 18.7694 2.26025 19.2 2.7692 19.2C3.2789 19.2 3.69229 19.6299 3.69229 20.16V20.64C3.69229 21.434 4.31343 22.08 5.07692 22.08C5.84042 22.08 6.46149 21.434 6.46149 20.64V20.16C6.46149 19.6299 6.87488 19.2 7.38458 19.2H7.38458Z' fill='currentColor'/><path d='M8.30754 14.401C8.30754 15.4613 7.48099 16.321 6.46139 16.321C5.44179 16.321 4.61523 15.4613 4.61523 14.401C4.61523 13.3406 5.44179 12.481 6.46139 12.481C7.48099 12.481 8.30754 13.3406 8.30754 14.401Z' fill='currentColor'/><path d='M19.3847 14.401C19.3847 15.4613 18.5581 16.321 17.5385 16.321C16.5189 16.321 15.6924 15.4613 15.6924 14.401C15.6924 13.3406 16.5189 12.481 17.5385 12.481C18.5581 12.481 19.3847 13.3406 19.3847 14.401Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.5381 9.60089H6.46118C6.18463 9.60089 5.92266 9.47196 5.74741 9.24952C5.57201 9.02709 5.50171 8.73466 5.55607 8.45262L6.47916 3.65262C6.56539 3.20382 6.94425 2.88086 7.38427 2.88086H16.615C17.0551 2.88086 17.4339 3.20382 17.5202 3.65262L18.4433 8.45262C18.4976 8.73466 18.4274 9.02709 18.252 9.24952C18.0766 9.47196 17.8147 9.60089 17.5381 9.60089H17.5381ZM7.58718 7.68086H16.4122L15.8583 4.80089H8.14102L7.58718 7.68086Z' fill='currentColor'/></svg>\"}\n name=\"IconCar\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;AACxC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCast.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCast(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.0002 5C3.73498 5 3.48063 5.10536 3.29309 5.29289C3.10555 5.48043 3.0002 5.73478 3.0002 6V8C3.0002 8.55228 2.55248 9 2.0002 9C1.44791 9 1.0002 8.55228 1.0002 8V6C1.0002 5.20435 1.31627 4.44129 1.87888 3.87868C2.44149 3.31607 3.20455 3 4.0002 3H20.0002C20.7958 3 21.5589 3.31607 22.1215 3.87868C22.6841 4.44129 23.0002 5.20435 23.0002 6V18C23.0002 18.7957 22.6841 19.5587 22.1215 20.1213C21.5589 20.6839 20.7958 21 20.0002 21H14.0002C13.4479 21 13.0002 20.5523 13.0002 20C13.0002 19.4477 13.4479 19 14.0002 19H20.0002C20.2654 19 20.5198 18.8946 20.7073 18.7071C20.8948 18.5196 21.0002 18.2652 21.0002 18V6C21.0002 5.73478 20.8948 5.48043 20.7073 5.29289C20.5198 5.10536 20.2654 5 20.0002 5H4.0002ZM1.00633 11.9395C1.06737 11.3906 1.56184 10.9951 2.11074 11.0561C4.36717 11.3071 6.47104 12.3184 8.07642 13.9238C9.6818 15.5292 10.6931 17.633 10.9441 19.8895C11.0051 20.4384 10.6096 20.9328 10.0607 20.9939C9.51184 21.0549 9.01737 20.6594 8.95633 20.1105C8.75556 18.3054 7.94651 16.6223 6.6622 15.338C5.3779 14.0537 3.6948 13.2446 1.88966 13.0439C1.34076 12.9828 0.945276 12.4884 1.00633 11.9395ZM1.02037 15.9002C1.13073 15.359 1.65888 15.0098 2.20003 15.1202C3.3531 15.3553 4.41156 15.9244 5.24369 16.7565C6.07581 17.5886 6.64487 18.6471 6.88003 19.8002C6.99039 20.3413 6.64117 20.8695 6.10003 20.9798C5.55888 21.0902 5.03073 20.741 4.92037 20.1998C4.76359 19.4311 4.38422 18.7255 3.82947 18.1707C3.27472 17.616 2.56908 17.2366 1.80037 17.0798C1.25922 16.9695 0.910003 16.4413 1.02037 15.9002Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 20C1 19.4477 1.44772 19 2 19H2.01C2.56228 19 3.01 19.4477 3.01 20C3.01 20.5523 2.56228 21 2.01 21H2C1.44772 21 1 20.5523 1 20Z' fill='currentColor'/></svg>\"}\n name=\"IconCast\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCast.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCast(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.0002 5C3.73498 5 3.48063 5.10536 3.29309 5.29289C3.10555 5.48043 3.0002 5.73478 3.0002 6V8C3.0002 8.55228 2.55248 9 2.0002 9C1.44791 9 1.0002 8.55228 1.0002 8V6C1.0002 5.20435 1.31627 4.44129 1.87888 3.87868C2.44149 3.31607 3.20455 3 4.0002 3H20.0002C20.7958 3 21.5589 3.31607 22.1215 3.87868C22.6841 4.44129 23.0002 5.20435 23.0002 6V18C23.0002 18.7957 22.6841 19.5587 22.1215 20.1213C21.5589 20.6839 20.7958 21 20.0002 21H14.0002C13.4479 21 13.0002 20.5523 13.0002 20C13.0002 19.4477 13.4479 19 14.0002 19H20.0002C20.2654 19 20.5198 18.8946 20.7073 18.7071C20.8948 18.5196 21.0002 18.2652 21.0002 18V6C21.0002 5.73478 20.8948 5.48043 20.7073 5.29289C20.5198 5.10536 20.2654 5 20.0002 5H4.0002ZM1.00633 11.9395C1.06737 11.3906 1.56184 10.9951 2.11074 11.0561C4.36717 11.3071 6.47104 12.3184 8.07642 13.9238C9.6818 15.5292 10.6931 17.633 10.9441 19.8895C11.0051 20.4384 10.6096 20.9328 10.0607 20.9939C9.51184 21.0549 9.01737 20.6594 8.95633 20.1105C8.75556 18.3054 7.94651 16.6223 6.6622 15.338C5.3779 14.0537 3.6948 13.2446 1.88966 13.0439C1.34076 12.9828 0.945276 12.4884 1.00633 11.9395ZM1.02037 15.9002C1.13073 15.359 1.65888 15.0098 2.20003 15.1202C3.3531 15.3553 4.41156 15.9244 5.24369 16.7565C6.07581 17.5886 6.64487 18.6471 6.88003 19.8002C6.99039 20.3413 6.64117 20.8695 6.10003 20.9798C5.55888 21.0902 5.03073 20.741 4.92037 20.1998C4.76359 19.4311 4.38422 18.7255 3.82947 18.1707C3.27472 17.616 2.56908 17.2366 1.80037 17.0798C1.25922 16.9695 0.910003 16.4413 1.02037 15.9002Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 20C1 19.4477 1.44772 19 2 19H2.01C2.56228 19 3.01 19.4477 3.01 20C3.01 20.5523 2.56228 21 2.01 21H2C1.44772 21 1 20.5523 1 20Z' fill='currentColor'/></svg>\"}\n name=\"IconCast\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AACzC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCheck.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCheck(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M20.7071 5.29289C21.0976 5.68342 21.0976 6.31658 20.7071 6.70711L9.70711 17.7071C9.31658 18.0976 8.68342 18.0976 8.29289 17.7071L3.29289 12.7071C2.90237 12.3166 2.90237 11.6834 3.29289 11.2929C3.68342 10.9024 4.31658 10.9024 4.70711 11.2929L9 15.5858L19.2929 5.29289C19.6834 4.90237 20.3166 4.90237 20.7071 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconCheck\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCheck.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCheck(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M20.7071 5.29289C21.0976 5.68342 21.0976 6.31658 20.7071 6.70711L9.70711 17.7071C9.31658 18.0976 8.68342 18.0976 8.29289 17.7071L3.29289 12.7071C2.90237 12.3166 2.90237 11.6834 3.29289 11.2929C3.68342 10.9024 4.31658 10.9024 4.70711 11.2929L9 15.5858L19.2929 5.29289C19.6834 4.90237 20.3166 4.90237 20.7071 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconCheck\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;AAC1C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCheckCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCheckCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.663 3.77329C13.8902 2.9834 11.9096 2.78771 10.0166 3.21542C8.12351 3.64314 6.41942 4.67133 5.15845 6.14666C3.89749 7.62199 3.14721 9.4654 3.01951 11.402C2.89181 13.3386 3.39354 15.2645 4.44987 16.8927C5.50619 18.5208 7.06051 19.7638 8.88102 20.4364C10.7015 21.109 12.6907 21.1751 14.5518 20.6248C16.413 20.0745 18.0464 18.9374 19.2084 17.3829C20.3705 15.8285 20.9989 13.9401 21 11.9993V11.0799C21 10.5276 21.4477 10.0799 22 10.0799C22.5523 10.0799 23 10.5276 23 11.0799V11.9999C22.9986 14.3719 22.2306 16.6806 20.8103 18.5804C19.39 20.4803 17.3936 21.8702 15.1189 22.5427C12.8442 23.2153 10.413 23.1345 8.18792 22.3125C5.96285 21.4904 4.06312 19.9711 2.77206 17.9812C1.48099 15.9913 0.86777 13.6373 1.02384 11.2704C1.17992 8.90346 2.09693 6.6504 3.63811 4.84722C5.17929 3.04404 7.26206 1.78736 9.57581 1.2646C11.8896 0.741837 14.3103 0.981007 16.477 1.94644C16.9815 2.17122 17.2082 2.76239 16.9834 3.26687C16.7587 3.77134 16.1675 3.99807 15.663 3.77329Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7068 3.29254C23.0975 3.68287 23.0978 4.31603 22.7075 4.70675L12.7075 14.7168C12.52 14.9044 12.2656 15.0099 12.0002 15.01C11.7349 15.0101 11.4805 14.9047 11.2929 14.7171L8.29289 11.7171C7.90237 11.3266 7.90237 10.6934 8.29289 10.3029C8.68342 9.91237 9.31658 9.91237 9.70711 10.3029L11.9996 12.5954L21.2925 3.29325C21.6829 2.90253 22.316 2.90221 22.7068 3.29254Z' fill='currentColor'/></svg>\"}\n name=\"IconCheckCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCheckCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCheckCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.663 3.77329C13.8902 2.9834 11.9096 2.78771 10.0166 3.21542C8.12351 3.64314 6.41942 4.67133 5.15845 6.14666C3.89749 7.62199 3.14721 9.4654 3.01951 11.402C2.89181 13.3386 3.39354 15.2645 4.44987 16.8927C5.50619 18.5208 7.06051 19.7638 8.88102 20.4364C10.7015 21.109 12.6907 21.1751 14.5518 20.6248C16.413 20.0745 18.0464 18.9374 19.2084 17.3829C20.3705 15.8285 20.9989 13.9401 21 11.9993V11.0799C21 10.5276 21.4477 10.0799 22 10.0799C22.5523 10.0799 23 10.5276 23 11.0799V11.9999C22.9986 14.3719 22.2306 16.6806 20.8103 18.5804C19.39 20.4803 17.3936 21.8702 15.1189 22.5427C12.8442 23.2153 10.413 23.1345 8.18792 22.3125C5.96285 21.4904 4.06312 19.9711 2.77206 17.9812C1.48099 15.9913 0.86777 13.6373 1.02384 11.2704C1.17992 8.90346 2.09693 6.6504 3.63811 4.84722C5.17929 3.04404 7.26206 1.78736 9.57581 1.2646C11.8896 0.741837 14.3103 0.981007 16.477 1.94644C16.9815 2.17122 17.2082 2.76239 16.9834 3.26687C16.7587 3.77134 16.1675 3.99807 15.663 3.77329Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7068 3.29254C23.0975 3.68287 23.0978 4.31603 22.7075 4.70675L12.7075 14.7168C12.52 14.9044 12.2656 15.0099 12.0002 15.01C11.7349 15.0101 11.4805 14.9047 11.2929 14.7171L8.29289 11.7171C7.90237 11.3266 7.90237 10.6934 8.29289 10.3029C8.68342 9.91237 9.31658 9.91237 9.70711 10.3029L11.9996 12.5954L21.2925 3.29325C21.6829 2.90253 22.316 2.90221 22.7068 3.29254Z' fill='currentColor'/></svg>\"}\n name=\"IconCheckCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCheckSquare.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCheckSquare(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7071 3.29289C23.0976 3.68342 23.0976 4.31658 22.7071 4.70711L12.7071 14.7071C12.3166 15.0976 11.6834 15.0976 11.2929 14.7071L8.29289 11.7071C7.90237 11.3166 7.90237 10.6834 8.29289 10.2929C8.68342 9.90237 9.31658 9.90237 9.70711 10.2929L12 12.5858L21.2929 3.29289C21.6834 2.90237 22.3166 2.90237 22.7071 3.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 4C4.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V12C20 11.4477 20.4477 11 21 11C21.5523 11 22 11.4477 22 12V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7957 2 19V5C2 4.20435 2.31607 3.44129 2.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H16C16.5523 2 17 2.44772 17 3C17 3.55228 16.5523 4 16 4H5Z' fill='currentColor'/></svg>\"}\n name=\"IconCheckSquare\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCheckSquare.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCheckSquare(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7071 3.29289C23.0976 3.68342 23.0976 4.31658 22.7071 4.70711L12.7071 14.7071C12.3166 15.0976 11.6834 15.0976 11.2929 14.7071L8.29289 11.7071C7.90237 11.3166 7.90237 10.6834 8.29289 10.2929C8.68342 9.90237 9.31658 9.90237 9.70711 10.2929L12 12.5858L21.2929 3.29289C21.6834 2.90237 22.3166 2.90237 22.7071 3.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 4C4.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V12C20 11.4477 20.4477 11 21 11C21.5523 11 22 11.4477 22 12V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7957 2 19V5C2 4.20435 2.31607 3.44129 2.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H16C16.5523 2 17 2.44772 17 3C17 3.55228 16.5523 4 16 4H5Z' fill='currentColor'/></svg>\"}\n name=\"IconCheckSquare\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronDown.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronDown(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5.29289 8.29289C5.68342 7.90237 6.31658 7.90237 6.70711 8.29289L12 13.5858L17.2929 8.29289C17.6834 7.90237 18.3166 7.90237 18.7071 8.29289C19.0976 8.68342 19.0976 9.31658 18.7071 9.70711L12.7071 15.7071C12.3166 16.0976 11.6834 16.0976 11.2929 15.7071L5.29289 9.70711C4.90237 9.31658 4.90237 8.68342 5.29289 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronDown\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronDown.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronDown(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M5.29289 8.29289C5.68342 7.90237 6.31658 7.90237 6.70711 8.29289L12 13.5858L17.2929 8.29289C17.6834 7.90237 18.3166 7.90237 18.7071 8.29289C19.0976 8.68342 19.0976 9.31658 18.7071 9.70711L12.7071 15.7071C12.3166 16.0976 11.6834 16.0976 11.2929 15.7071L5.29289 9.70711C4.90237 9.31658 4.90237 8.68342 5.29289 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronDown\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7071 5.29289C16.0976 5.68342 16.0976 6.31658 15.7071 6.70711L10.4142 12L15.7071 17.2929C16.0976 17.6834 16.0976 18.3166 15.7071 18.7071C15.3166 19.0976 14.6834 19.0976 14.2929 18.7071L8.29289 12.7071C7.90237 12.3166 7.90237 11.6834 8.29289 11.2929L14.2929 5.29289C14.6834 4.90237 15.3166 4.90237 15.7071 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7071 5.29289C16.0976 5.68342 16.0976 6.31658 15.7071 6.70711L10.4142 12L15.7071 17.2929C16.0976 17.6834 16.0976 18.3166 15.7071 18.7071C15.3166 19.0976 14.6834 19.0976 14.2929 18.7071L8.29289 12.7071C7.90237 12.3166 7.90237 11.6834 8.29289 11.2929L14.2929 5.29289C14.6834 4.90237 15.3166 4.90237 15.7071 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 5.29289C8.68342 4.90237 9.31658 4.90237 9.70711 5.29289L15.7071 11.2929C16.0976 11.6834 16.0976 12.3166 15.7071 12.7071L9.70711 18.7071C9.31658 19.0976 8.68342 19.0976 8.29289 18.7071C7.90237 18.3166 7.90237 17.6834 8.29289 17.2929L13.5858 12L8.29289 6.70711C7.90237 6.31658 7.90237 5.68342 8.29289 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 5.29289C8.68342 4.90237 9.31658 4.90237 9.70711 5.29289L15.7071 11.2929C16.0976 11.6834 16.0976 12.3166 15.7071 12.7071L9.70711 18.7071C9.31658 19.0976 8.68342 19.0976 8.29289 18.7071C7.90237 18.3166 7.90237 17.6834 8.29289 17.2929L13.5858 12L8.29289 6.70711C7.90237 6.31658 7.90237 5.68342 8.29289 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronUp.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronUp(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 8.29289C11.6834 7.90237 12.3166 7.90237 12.7071 8.29289L18.7071 14.2929C19.0976 14.6834 19.0976 15.3166 18.7071 15.7071C18.3166 16.0976 17.6834 16.0976 17.2929 15.7071L12 10.4142L6.70711 15.7071C6.31658 16.0976 5.68342 16.0976 5.29289 15.7071C4.90237 15.3166 4.90237 14.6834 5.29289 14.2929L11.2929 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronUp\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronUp.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronUp(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 8.29289C11.6834 7.90237 12.3166 7.90237 12.7071 8.29289L18.7071 14.2929C19.0976 14.6834 19.0976 15.3166 18.7071 15.7071C18.3166 16.0976 17.6834 16.0976 17.2929 15.7071L12 10.4142L6.70711 15.7071C6.31658 16.0976 5.68342 16.0976 5.29289 15.7071C4.90237 15.3166 4.90237 14.6834 5.29289 14.2929L11.2929 8.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronUp\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsDown.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsDown(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 12.2929C6.68342 11.9024 7.31658 11.9024 7.70711 12.2929L12 16.5858L16.2929 12.2929C16.6834 11.9024 17.3166 11.9024 17.7071 12.2929C18.0976 12.6834 18.0976 13.3166 17.7071 13.7071L12.7071 18.7071C12.3166 19.0976 11.6834 19.0976 11.2929 18.7071L6.29289 13.7071C5.90237 13.3166 5.90237 12.6834 6.29289 12.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 5.29289C6.68342 4.90237 7.31658 4.90237 7.70711 5.29289L12 9.58579L16.2929 5.29289C16.6834 4.90237 17.3166 4.90237 17.7071 5.29289C18.0976 5.68342 18.0976 6.31658 17.7071 6.70711L12.7071 11.7071C12.3166 12.0976 11.6834 12.0976 11.2929 11.7071L6.29289 6.70711C5.90237 6.31658 5.90237 5.68342 6.29289 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsDown\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsDown.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsDown(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 12.2929C6.68342 11.9024 7.31658 11.9024 7.70711 12.2929L12 16.5858L16.2929 12.2929C16.6834 11.9024 17.3166 11.9024 17.7071 12.2929C18.0976 12.6834 18.0976 13.3166 17.7071 13.7071L12.7071 18.7071C12.3166 19.0976 11.6834 19.0976 11.2929 18.7071L6.29289 13.7071C5.90237 13.3166 5.90237 12.6834 6.29289 12.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.29289 5.29289C6.68342 4.90237 7.31658 4.90237 7.70711 5.29289L12 9.58579L16.2929 5.29289C16.6834 4.90237 17.3166 4.90237 17.7071 5.29289C18.0976 5.68342 18.0976 6.31658 17.7071 6.70711L12.7071 11.7071C12.3166 12.0976 11.6834 12.0976 11.2929 11.7071L6.29289 6.70711C5.90237 6.31658 5.90237 5.68342 6.29289 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsDown\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.7071 6.29289C12.0976 6.68342 12.0976 7.31658 11.7071 7.70711L7.41421 12L11.7071 16.2929C12.0976 16.6834 12.0976 17.3166 11.7071 17.7071C11.3166 18.0976 10.6834 18.0976 10.2929 17.7071L5.29289 12.7071C4.90237 12.3166 4.90237 11.6834 5.29289 11.2929L10.2929 6.29289C10.6834 5.90237 11.3166 5.90237 11.7071 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.7071 6.29289C19.0976 6.68342 19.0976 7.31658 18.7071 7.70711L14.4142 12L18.7071 16.2929C19.0976 16.6834 19.0976 17.3166 18.7071 17.7071C18.3166 18.0976 17.6834 18.0976 17.2929 17.7071L12.2929 12.7071C11.9024 12.3166 11.9024 11.6834 12.2929 11.2929L17.2929 6.29289C17.6834 5.90237 18.3166 5.90237 18.7071 6.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsLeft.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsLeft(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.7071 6.29289C12.0976 6.68342 12.0976 7.31658 11.7071 7.70711L7.41421 12L11.7071 16.2929C12.0976 16.6834 12.0976 17.3166 11.7071 17.7071C11.3166 18.0976 10.6834 18.0976 10.2929 17.7071L5.29289 12.7071C4.90237 12.3166 4.90237 11.6834 5.29289 11.2929L10.2929 6.29289C10.6834 5.90237 11.3166 5.90237 11.7071 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.7071 6.29289C19.0976 6.68342 19.0976 7.31658 18.7071 7.70711L14.4142 12L18.7071 16.2929C19.0976 16.6834 19.0976 17.3166 18.7071 17.7071C18.3166 18.0976 17.6834 18.0976 17.2929 17.7071L12.2929 12.7071C11.9024 12.3166 11.9024 11.6834 12.2929 11.2929L17.2929 6.29289C17.6834 5.90237 18.3166 5.90237 18.7071 6.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsLeft\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289L18.7071 11.2929C19.0976 11.6834 19.0976 12.3166 18.7071 12.7071L13.7071 17.7071C13.3166 18.0976 12.6834 18.0976 12.2929 17.7071C11.9024 17.3166 11.9024 16.6834 12.2929 16.2929L16.5858 12L12.2929 7.70711C11.9024 7.31658 11.9024 6.68342 12.2929 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.29289 6.29289C5.68342 5.90237 6.31658 5.90237 6.70711 6.29289L11.7071 11.2929C12.0976 11.6834 12.0976 12.3166 11.7071 12.7071L6.70711 17.7071C6.31658 18.0976 5.68342 18.0976 5.29289 17.7071C4.90237 17.3166 4.90237 16.6834 5.29289 16.2929L9.58579 12L5.29289 7.70711C4.90237 7.31658 4.90237 6.68342 5.29289 6.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsRight.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsRight(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289L18.7071 11.2929C19.0976 11.6834 19.0976 12.3166 18.7071 12.7071L13.7071 17.7071C13.3166 18.0976 12.6834 18.0976 12.2929 17.7071C11.9024 17.3166 11.9024 16.6834 12.2929 16.2929L16.5858 12L12.2929 7.70711C11.9024 7.31658 11.9024 6.68342 12.2929 6.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5.29289 6.29289C5.68342 5.90237 6.31658 5.90237 6.70711 6.29289L11.7071 11.2929C12.0976 11.6834 12.0976 12.3166 11.7071 12.7071L6.70711 17.7071C6.31658 18.0976 5.68342 18.0976 5.29289 17.7071C4.90237 17.3166 4.90237 16.6834 5.29289 16.2929L9.58579 12L5.29289 7.70711C4.90237 7.31658 4.90237 6.68342 5.29289 6.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsRight\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,kBAAkB,OAAkB;AAClD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsUp.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsUp(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 5.29289C11.6834 4.90237 12.3166 4.90237 12.7071 5.29289L17.7071 10.2929C18.0976 10.6834 18.0976 11.3166 17.7071 11.7071C17.3166 12.0976 16.6834 12.0976 16.2929 11.7071L12 7.41421L7.70711 11.7071C7.31658 12.0976 6.68342 12.0976 6.29289 11.7071C5.90237 11.3166 5.90237 10.6834 6.29289 10.2929L11.2929 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 12.2929C11.6834 11.9024 12.3166 11.9024 12.7071 12.2929L17.7071 17.2929C18.0976 17.6834 18.0976 18.3166 17.7071 18.7071C17.3166 19.0976 16.6834 19.0976 16.2929 18.7071L12 14.4142L7.70711 18.7071C7.31658 19.0976 6.68342 19.0976 6.29289 18.7071C5.90237 18.3166 5.90237 17.6834 6.29289 17.2929L11.2929 12.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsUp\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChevronsUp.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChevronsUp(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 5.29289C11.6834 4.90237 12.3166 4.90237 12.7071 5.29289L17.7071 10.2929C18.0976 10.6834 18.0976 11.3166 17.7071 11.7071C17.3166 12.0976 16.6834 12.0976 16.2929 11.7071L12 7.41421L7.70711 11.7071C7.31658 12.0976 6.68342 12.0976 6.29289 11.7071C5.90237 11.3166 5.90237 10.6834 6.29289 10.2929L11.2929 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 12.2929C11.6834 11.9024 12.3166 11.9024 12.7071 12.2929L17.7071 17.2929C18.0976 17.6834 18.0976 18.3166 17.7071 18.7071C17.3166 19.0976 16.6834 19.0976 16.2929 18.7071L12 14.4142L7.70711 18.7071C7.31658 19.0976 6.68342 19.0976 6.29289 18.7071C5.90237 18.3166 5.90237 17.6834 6.29289 17.2929L11.2929 12.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconChevronsUp\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,eAAe,OAAkB;AAC/C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChrome.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChrome(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 8C11 7.44772 11.4477 7 12 7H21.17C21.7223 7 22.17 7.44772 22.17 8C22.17 8.55228 21.7223 9 21.17 9H12C11.4477 9 11 8.55228 11 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.4494 5.19448C3.92754 4.91807 4.53922 5.08161 4.81562 5.55975L9.40562 13.4997C9.68203 13.9779 9.51849 14.5896 9.04035 14.866C8.56221 15.1424 7.95053 14.9788 7.67412 14.5007L3.08412 6.5607C2.80772 6.08256 2.97126 5.47088 3.4494 5.19448Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.9597 13.1339C16.4381 13.4099 16.6022 14.0214 16.3263 14.4998L11.7463 22.4398C11.4703 22.9182 10.8588 23.0823 10.3804 22.8064C9.90199 22.5304 9.73787 21.9189 10.0138 21.4405L14.5938 13.5005C14.8698 13.0221 15.4813 12.858 15.9597 13.1339Z' fill='currentColor'/></svg>\"}\n name=\"IconChrome\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconChrome.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconChrome(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9ZM7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 8C11 7.44772 11.4477 7 12 7H21.17C21.7223 7 22.17 7.44772 22.17 8C22.17 8.55228 21.7223 9 21.17 9H12C11.4477 9 11 8.55228 11 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3.4494 5.19448C3.92754 4.91807 4.53922 5.08161 4.81562 5.55975L9.40562 13.4997C9.68203 13.9779 9.51849 14.5896 9.04035 14.866C8.56221 15.1424 7.95053 14.9788 7.67412 14.5007L3.08412 6.5607C2.80772 6.08256 2.97126 5.47088 3.4494 5.19448Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.9597 13.1339C16.4381 13.4099 16.6022 14.0214 16.3263 14.4998L11.7463 22.4398C11.4703 22.9182 10.8588 23.0823 10.3804 22.8064C9.90199 22.5304 9.73787 21.9189 10.0138 21.4405L14.5938 13.5005C14.8698 13.0221 15.4813 12.858 15.9597 13.1339Z' fill='currentColor'/></svg>\"}\n name=\"IconChrome\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAC3C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/></svg>\"}\n name=\"IconCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCircle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCircle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/></svg>\"}\n name=\"IconCircle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAC3C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconClipboard.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconClipboard(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6 5C5.73478 5 5.48043 5.10536 5.29289 5.29289C5.10536 5.48043 5 5.73478 5 6V20C5 20.2652 5.10536 20.5196 5.29289 20.7071C5.48043 20.8946 5.73478 21 6 21H18C18.2652 21 18.5196 20.8946 18.7071 20.7071C18.8946 20.5196 19 20.2652 19 20V6C19 5.73478 18.8946 5.48043 18.7071 5.29289C18.5196 5.10536 18.2652 5 18 5H16C15.4477 5 15 4.55228 15 4C15 3.44772 15.4477 3 16 3H18C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V20C21 20.7957 20.6839 21.5587 20.1213 22.1213C19.5587 22.6839 18.7957 23 18 23H6C5.20435 23 4.44129 22.6839 3.87868 22.1213C3.31607 21.5587 3 20.7957 3 20V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 3C7 1.89543 7.89543 1 9 1H15C16.1046 1 17 1.89543 17 3V5C17 6.10457 16.1046 7 15 7H9C7.89543 7 7 6.10457 7 5V3ZM15 3H9V5H15V3Z' fill='currentColor'/></svg>\"}\n name=\"IconClipboard\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconClipboard.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconClipboard(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M6 5C5.73478 5 5.48043 5.10536 5.29289 5.29289C5.10536 5.48043 5 5.73478 5 6V20C5 20.2652 5.10536 20.5196 5.29289 20.7071C5.48043 20.8946 5.73478 21 6 21H18C18.2652 21 18.5196 20.8946 18.7071 20.7071C18.8946 20.5196 19 20.2652 19 20V6C19 5.73478 18.8946 5.48043 18.7071 5.29289C18.5196 5.10536 18.2652 5 18 5H16C15.4477 5 15 4.55228 15 4C15 3.44772 15.4477 3 16 3H18C18.7956 3 19.5587 3.31607 20.1213 3.87868C20.6839 4.44129 21 5.20435 21 6V20C21 20.7957 20.6839 21.5587 20.1213 22.1213C19.5587 22.6839 18.7957 23 18 23H6C5.20435 23 4.44129 22.6839 3.87868 22.1213C3.31607 21.5587 3 20.7957 3 20V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H8C8.55228 3 9 3.44772 9 4C9 4.55228 8.55228 5 8 5H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 3C7 1.89543 7.89543 1 9 1H15C16.1046 1 17 1.89543 17 3V5C17 6.10457 16.1046 7 15 7H9C7.89543 7 7 6.10457 7 5V3ZM15 3H9V5H15V3Z' fill='currentColor'/></svg>\"}\n name=\"IconClipboard\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconClock.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconClock(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 5C12.5523 5 13 5.44772 13 6V11.382L16.4472 13.1056C16.9412 13.3526 17.1414 13.9532 16.8944 14.4472C16.6474 14.9412 16.0468 15.1414 15.5528 14.8944L11.5528 12.8944C11.214 12.725 11 12.3788 11 12V6C11 5.44772 11.4477 5 12 5Z' fill='currentColor'/></svg>\"}\n name=\"IconClock\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconClock.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconClock(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M12 3C7.02944 3 3 7.02944 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 7.02944 16.9706 3 12 3ZM1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 5C12.5523 5 13 5.44772 13 6V11.382L16.4472 13.1056C16.9412 13.3526 17.1414 13.9532 16.8944 14.4472C16.6474 14.9412 16.0468 15.1414 15.5528 14.8944L11.5528 12.8944C11.214 12.725 11 12.3788 11 12V6C11 5.44772 11.4477 5 12 5Z' fill='currentColor'/></svg>\"}\n name=\"IconClock\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;AAC1C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloud.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloud(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_2608)'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.52903 3.01103C14.4281 3.0254 16.8967 6.70281 17.7431 9.03432C19.2753 9.13623 20.8345 9.60946 22.0958 10.6609C22.7115 11.1741 23.2125 11.7249 23.5426 12.4648C23.8667 13.1912 23.9863 14.0117 23.9999 14.9988C24.0175 16.2755 23.6425 17.308 23.1151 18.1456C21.7017 20.3904 18.91 21.0126 16.687 21.0126H10C6.58281 21.0126 4.06382 19.9385 2.39587 18.2845C0.738978 16.6414 0 14.5021 0 12.5111C0 8.69859 1.56473 6.22573 3.60439 4.76173C5.57908 3.34435 7.92359 2.9234 9.52903 3.01103ZM4.77061 6.38651C3.2686 7.46461 2 9.32513 2 12.5111C2 14.0202 2.56102 15.6316 3.80413 16.8643C5.03618 18.0861 7.01719 19.0126 10 19.0126H16.687C18.7076 19.0126 20.575 18.4263 21.4226 17.08C21.7726 16.5242 22.0117 15.8665 22.0001 15.0264C21.9883 14.17 21.8839 13.6556 21.7161 13.2796C21.5543 12.917 21.2958 12.5978 20.8152 12.1971C19.837 11.3817 18.514 11.0147 17.0996 11.0128C16.8742 11.0125 16.665 10.9443 16.4952 10.8378C16.3288 10.7336 16.1029 10.5283 16.0127 10.1888C15.5271 8.36086 13.5742 5.01089 9.50002 5.01099L9.47062 5.01099L9.44128 5.00926C8.21408 4.93707 6.32538 5.27055 4.77061 6.38651Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_2608'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloud\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloud.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloud(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_2608)'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.52903 3.01103C14.4281 3.0254 16.8967 6.70281 17.7431 9.03432C19.2753 9.13623 20.8345 9.60946 22.0958 10.6609C22.7115 11.1741 23.2125 11.7249 23.5426 12.4648C23.8667 13.1912 23.9863 14.0117 23.9999 14.9988C24.0175 16.2755 23.6425 17.308 23.1151 18.1456C21.7017 20.3904 18.91 21.0126 16.687 21.0126H10C6.58281 21.0126 4.06382 19.9385 2.39587 18.2845C0.738978 16.6414 0 14.5021 0 12.5111C0 8.69859 1.56473 6.22573 3.60439 4.76173C5.57908 3.34435 7.92359 2.9234 9.52903 3.01103ZM4.77061 6.38651C3.2686 7.46461 2 9.32513 2 12.5111C2 14.0202 2.56102 15.6316 3.80413 16.8643C5.03618 18.0861 7.01719 19.0126 10 19.0126H16.687C18.7076 19.0126 20.575 18.4263 21.4226 17.08C21.7726 16.5242 22.0117 15.8665 22.0001 15.0264C21.9883 14.17 21.8839 13.6556 21.7161 13.2796C21.5543 12.917 21.2958 12.5978 20.8152 12.1971C19.837 11.3817 18.514 11.0147 17.0996 11.0128C16.8742 11.0125 16.665 10.9443 16.4952 10.8378C16.3288 10.7336 16.1029 10.5283 16.0127 10.1888C15.5271 8.36086 13.5742 5.01089 9.50002 5.01099L9.47062 5.01099L9.44128 5.00926C8.21408 4.93707 6.32538 5.27055 4.77061 6.38651Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_2608'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloud\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,UAAU,OAAkB;AAC1C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudDrizzle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudDrizzle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2669)'><path fill-rule='evenodd' clip-rule='evenodd' d='M8 18C8.55228 18 9 18.4477 9 19V21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21V19C7 18.4477 7.44772 18 8 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8.55228 12 9 12.4477 9 13V15C9 15.5523 8.55228 16 8 16C7.44772 16 7 15.5523 7 15V13C7 12.4477 7.44772 12 8 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 18C16.5523 18 17 18.4477 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.4477 15.4477 18 16 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 12C16.5523 12 17 12.4477 17 13V15C17 15.5523 16.5523 16 16 16C15.4477 16 15 15.5523 15 15V13C15 12.4477 15.4477 12 16 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 20C12.5523 20 13 20.4477 13 21V23C13 23.5523 12.5523 24 12 24C11.4477 24 11 23.5523 11 23V21C11 20.4477 11.4477 20 12 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14C12.5523 14 13 14.4477 13 15V17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17V15C11 14.4477 11.4477 14 12 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 0.0467898C9.50129 -0.0976905 10.9342 0.0971033 12.263 0.615115C13.5918 1.13313 14.7785 1.95952 15.7252 3.02619C16.498 3.89686 17.0929 4.90727 17.4793 6.0002H18.0012C19.3784 6.00182 20.7131 6.47715 21.7813 7.3464C22.8494 8.21566 23.5861 9.42591 23.8675 10.774C24.149 12.1221 23.9581 13.526 23.3269 14.7501C22.6957 15.9741 21.6627 16.9437 20.4012 17.4962C19.8953 17.7178 19.3056 17.4873 19.084 16.9814C18.8625 16.4755 19.093 15.8858 19.5989 15.6642C20.4399 15.2959 21.1285 14.6494 21.5493 13.8334C21.9701 13.0174 22.0974 12.0815 21.9097 11.1827C21.7221 10.284 21.231 9.47717 20.5189 8.89767C19.8069 8.31825 18.9172 8.00137 17.9992 8.0002C17.9991 8.0002 17.9994 8.0002 17.9992 8.0002H16.74C16.284 8.0002 15.8858 7.69174 15.7718 7.25024C15.4944 6.17619 14.9658 5.18344 14.2294 4.35381C13.4931 3.52418 12.5701 2.88143 11.5366 2.47853C10.5031 2.07563 9.38859 1.92413 8.28502 2.0365C7.18145 2.14887 6.12038 2.52191 5.18928 3.12486C4.25818 3.72781 3.4837 4.54341 2.92969 5.50443C2.37567 6.46546 2.05799 7.54439 2.00281 8.65229C1.94763 9.7602 2.15654 10.8654 2.61233 11.8767C3.06811 12.888 3.75771 13.7765 4.6243 14.469C5.05575 14.8138 5.12602 15.443 4.78125 15.8745C4.43648 16.3059 3.80722 16.3762 3.37577 16.0314C2.26159 15.1411 1.37496 13.9987 0.78895 12.6984C0.202942 11.3982 -0.0656602 9.97726 0.00528293 8.55281C0.0762262 7.12836 0.484683 5.74116 1.19699 4.50556C1.90929 3.26996 2.90505 2.22133 4.10218 1.44611C5.29931 0.670887 6.66353 0.19127 8.08241 0.0467898Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2669'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudDrizzle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudDrizzle.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudDrizzle(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2669)'><path fill-rule='evenodd' clip-rule='evenodd' d='M8 18C8.55228 18 9 18.4477 9 19V21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21V19C7 18.4477 7.44772 18 8 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8.55228 12 9 12.4477 9 13V15C9 15.5523 8.55228 16 8 16C7.44772 16 7 15.5523 7 15V13C7 12.4477 7.44772 12 8 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 18C16.5523 18 17 18.4477 17 19V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V19C15 18.4477 15.4477 18 16 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 12C16.5523 12 17 12.4477 17 13V15C17 15.5523 16.5523 16 16 16C15.4477 16 15 15.5523 15 15V13C15 12.4477 15.4477 12 16 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 20C12.5523 20 13 20.4477 13 21V23C13 23.5523 12.5523 24 12 24C11.4477 24 11 23.5523 11 23V21C11 20.4477 11.4477 20 12 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14C12.5523 14 13 14.4477 13 15V17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17V15C11 14.4477 11.4477 14 12 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 0.0467898C9.50129 -0.0976905 10.9342 0.0971033 12.263 0.615115C13.5918 1.13313 14.7785 1.95952 15.7252 3.02619C16.498 3.89686 17.0929 4.90727 17.4793 6.0002H18.0012C19.3784 6.00182 20.7131 6.47715 21.7813 7.3464C22.8494 8.21566 23.5861 9.42591 23.8675 10.774C24.149 12.1221 23.9581 13.526 23.3269 14.7501C22.6957 15.9741 21.6627 16.9437 20.4012 17.4962C19.8953 17.7178 19.3056 17.4873 19.084 16.9814C18.8625 16.4755 19.093 15.8858 19.5989 15.6642C20.4399 15.2959 21.1285 14.6494 21.5493 13.8334C21.9701 13.0174 22.0974 12.0815 21.9097 11.1827C21.7221 10.284 21.231 9.47717 20.5189 8.89767C19.8069 8.31825 18.9172 8.00137 17.9992 8.0002C17.9991 8.0002 17.9994 8.0002 17.9992 8.0002H16.74C16.284 8.0002 15.8858 7.69174 15.7718 7.25024C15.4944 6.17619 14.9658 5.18344 14.2294 4.35381C13.4931 3.52418 12.5701 2.88143 11.5366 2.47853C10.5031 2.07563 9.38859 1.92413 8.28502 2.0365C7.18145 2.14887 6.12038 2.52191 5.18928 3.12486C4.25818 3.72781 3.4837 4.54341 2.92969 5.50443C2.37567 6.46546 2.05799 7.54439 2.00281 8.65229C1.94763 9.7602 2.15654 10.8654 2.61233 11.8767C3.06811 12.888 3.75771 13.7765 4.6243 14.469C5.05575 14.8138 5.12602 15.443 4.78125 15.8745C4.43648 16.3059 3.80722 16.3762 3.37577 16.0314C2.26159 15.1411 1.37496 13.9987 0.78895 12.6984C0.202942 11.3982 -0.0656602 9.97726 0.00528293 8.55281C0.0762262 7.12836 0.484683 5.74116 1.19699 4.50556C1.90929 3.26996 2.90505 2.22133 4.10218 1.44611C5.29931 0.670887 6.66353 0.19127 8.08241 0.0467898Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2669'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudDrizzle\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudLightning.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudLightning(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_2485)'><path fill-rule='evenodd' clip-rule='evenodd' d='M13.5547 10.1681C14.0142 10.4744 14.1384 11.0953 13.8321 11.5548L10.8685 16.0001H15C15.3688 16.0001 15.7077 16.2031 15.8817 16.5282C16.0557 16.8534 16.0366 17.248 15.8321 17.5548L11.8321 23.5548C11.5257 24.0143 10.9048 24.1385 10.4453 23.8322C9.98577 23.5258 9.8616 22.9049 10.168 22.4454L13.1315 18.0001H9C8.63121 18.0001 8.29235 17.7971 8.11833 17.472C7.94431 17.1468 7.96338 16.7523 8.16795 16.4454L12.168 10.4454C12.4743 9.98588 13.0952 9.8617 13.5547 10.1681Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 0.0467898C9.50129 -0.0976905 10.9342 0.0971033 12.263 0.615115C13.5918 1.13313 14.7785 1.95952 15.7252 3.02619C16.498 3.89686 17.0929 4.90727 17.4793 6.0002H18.0012C19.3784 6.00182 20.7131 6.47715 21.7813 7.3464C22.8494 8.21566 23.5861 9.42591 23.8675 10.774C24.149 12.1221 23.9581 13.526 23.3269 14.7501C22.6957 15.9741 21.6627 16.9437 20.4012 17.4962C19.8953 17.7178 19.3056 17.4873 19.084 16.9814C18.8625 16.4755 19.093 15.8858 19.5989 15.6642C20.4399 15.2959 21.1285 14.6494 21.5493 13.8334C21.9701 13.0174 22.0974 12.0815 21.9097 11.1827C21.7221 10.284 21.231 9.47717 20.5189 8.89767C19.8069 8.31825 18.9172 8.00137 17.9992 8.0002C17.9991 8.0002 17.9994 8.0002 17.9992 8.0002H16.74C16.284 8.0002 15.8858 7.69174 15.7718 7.25024C15.4944 6.17619 14.9658 5.18344 14.2294 4.35381C13.4931 3.52418 12.5701 2.88143 11.5366 2.47853C10.5031 2.07563 9.38859 1.92413 8.28502 2.0365C7.18145 2.14887 6.12038 2.52191 5.18928 3.12486C4.25818 3.72781 3.4837 4.54341 2.92969 5.50443C2.37567 6.46546 2.05799 7.54439 2.00281 8.65229C1.94763 9.7602 2.15654 10.8654 2.61233 11.8767C3.06811 12.888 3.75771 13.7765 4.6243 14.469C5.05575 14.8138 5.12602 15.443 4.78125 15.8745C4.43648 16.3059 3.80722 16.3762 3.37577 16.0314C2.26159 15.1411 1.37496 13.9987 0.78895 12.6984C0.202942 11.3982 -0.0656602 9.97726 0.00528293 8.55281C0.0762262 7.12836 0.484683 5.74116 1.19699 4.50556C1.90929 3.26996 2.90505 2.22133 4.10218 1.44611C5.29931 0.670887 6.66353 0.19127 8.08241 0.0467898Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_2485'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudLightning\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,mBAAmB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudLightning.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudLightning(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_2485)'><path fill-rule='evenodd' clip-rule='evenodd' d='M13.5547 10.1681C14.0142 10.4744 14.1384 11.0953 13.8321 11.5548L10.8685 16.0001H15C15.3688 16.0001 15.7077 16.2031 15.8817 16.5282C16.0557 16.8534 16.0366 17.248 15.8321 17.5548L11.8321 23.5548C11.5257 24.0143 10.9048 24.1385 10.4453 23.8322C9.98577 23.5258 9.8616 22.9049 10.168 22.4454L13.1315 18.0001H9C8.63121 18.0001 8.29235 17.7971 8.11833 17.472C7.94431 17.1468 7.96338 16.7523 8.16795 16.4454L12.168 10.4454C12.4743 9.98588 13.0952 9.8617 13.5547 10.1681Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 0.0467898C9.50129 -0.0976905 10.9342 0.0971033 12.263 0.615115C13.5918 1.13313 14.7785 1.95952 15.7252 3.02619C16.498 3.89686 17.0929 4.90727 17.4793 6.0002H18.0012C19.3784 6.00182 20.7131 6.47715 21.7813 7.3464C22.8494 8.21566 23.5861 9.42591 23.8675 10.774C24.149 12.1221 23.9581 13.526 23.3269 14.7501C22.6957 15.9741 21.6627 16.9437 20.4012 17.4962C19.8953 17.7178 19.3056 17.4873 19.084 16.9814C18.8625 16.4755 19.093 15.8858 19.5989 15.6642C20.4399 15.2959 21.1285 14.6494 21.5493 13.8334C21.9701 13.0174 22.0974 12.0815 21.9097 11.1827C21.7221 10.284 21.231 9.47717 20.5189 8.89767C19.8069 8.31825 18.9172 8.00137 17.9992 8.0002C17.9991 8.0002 17.9994 8.0002 17.9992 8.0002H16.74C16.284 8.0002 15.8858 7.69174 15.7718 7.25024C15.4944 6.17619 14.9658 5.18344 14.2294 4.35381C13.4931 3.52418 12.5701 2.88143 11.5366 2.47853C10.5031 2.07563 9.38859 1.92413 8.28502 2.0365C7.18145 2.14887 6.12038 2.52191 5.18928 3.12486C4.25818 3.72781 3.4837 4.54341 2.92969 5.50443C2.37567 6.46546 2.05799 7.54439 2.00281 8.65229C1.94763 9.7602 2.15654 10.8654 2.61233 11.8767C3.06811 12.888 3.75771 13.7765 4.6243 14.469C5.05575 14.8138 5.12602 15.443 4.78125 15.8745C4.43648 16.3059 3.80722 16.3762 3.37577 16.0314C2.26159 15.1411 1.37496 13.9987 0.78895 12.6984C0.202942 11.3982 -0.0656602 9.97726 0.00528293 8.55281C0.0762262 7.12836 0.484683 5.74116 1.19699 4.50556C1.90929 3.26996 2.90505 2.22133 4.10218 1.44611C5.29931 0.670887 6.66353 0.19127 8.08241 0.0467898Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_2485'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudLightning\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,mBAAmB,OAAkB;AACnD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudOff.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_2480)'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.33205 4.94541C6.6384 5.40493 6.51423 6.0258 6.0547 6.33216C5.32277 6.82011 4.82988 7.19876 4.43956 7.6213C4.05994 8.03227 3.74489 8.52077 3.43064 9.25878C2.81883 10.6956 2.70506 12.2958 3.10745 13.8048C3.50984 15.3137 4.40527 16.6448 5.6513 17.5862C6.89733 18.5277 8.42239 19.0254 9.98388 19.0002L9.99999 19.0001H19.5C20.0523 19.0001 20.5 19.4478 20.5 20.0001C20.5 20.5524 20.0523 21.0001 19.5 21.0001H10.0078C8.00308 21.0306 6.04548 20.3907 4.44565 19.182C2.84361 17.9716 1.69234 16.2602 1.17498 14.3201C0.657625 12.38 0.803892 10.3226 1.59052 8.47525C1.97549 7.57113 2.40516 6.87618 2.97043 6.26422C3.52502 5.66385 4.17723 5.18011 4.9453 4.66806C5.40483 4.3617 6.0257 4.48588 6.33205 4.94541Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C8.5 3.44772 8.94772 3 9.5 3C10.9552 3 12.5199 3.10584 13.9238 3.97943C15.3494 4.86652 16.4386 6.43091 17.2378 8.96315C17.2414 8.97481 17.2505 8.99177 17.2728 9.00922C17.296 9.02743 17.3271 9.04059 17.3606 9.0439C18.7875 9.18463 20.7059 9.69885 22.0913 10.979C22.7993 11.6333 23.3646 12.4862 23.634 13.5652C23.9021 14.6388 23.8619 15.8735 23.4615 17.2747C23.3098 17.8058 22.7563 18.1132 22.2253 17.9615C21.6942 17.8098 21.3868 17.2563 21.5385 16.7253C21.8633 15.5885 21.8601 14.7166 21.6936 14.0497C21.5284 13.3882 21.1874 12.8669 20.7339 12.4479C19.7963 11.5815 18.3707 11.1532 17.1643 11.0342C16.3444 10.9534 15.5947 10.4023 15.3305 9.56508C14.6118 7.28775 13.7391 6.22008 12.8672 5.67751C11.9735 5.12143 10.9052 5 9.5 5C8.94772 5 8.5 4.55228 8.5 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_2480'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudOff\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudOff.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_2480)'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.33205 4.94541C6.6384 5.40493 6.51423 6.0258 6.0547 6.33216C5.32277 6.82011 4.82988 7.19876 4.43956 7.6213C4.05994 8.03227 3.74489 8.52077 3.43064 9.25878C2.81883 10.6956 2.70506 12.2958 3.10745 13.8048C3.50984 15.3137 4.40527 16.6448 5.6513 17.5862C6.89733 18.5277 8.42239 19.0254 9.98388 19.0002L9.99999 19.0001H19.5C20.0523 19.0001 20.5 19.4478 20.5 20.0001C20.5 20.5524 20.0523 21.0001 19.5 21.0001H10.0078C8.00308 21.0306 6.04548 20.3907 4.44565 19.182C2.84361 17.9716 1.69234 16.2602 1.17498 14.3201C0.657625 12.38 0.803892 10.3226 1.59052 8.47525C1.97549 7.57113 2.40516 6.87618 2.97043 6.26422C3.52502 5.66385 4.17723 5.18011 4.9453 4.66806C5.40483 4.3617 6.0257 4.48588 6.33205 4.94541Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 4C8.5 3.44772 8.94772 3 9.5 3C10.9552 3 12.5199 3.10584 13.9238 3.97943C15.3494 4.86652 16.4386 6.43091 17.2378 8.96315C17.2414 8.97481 17.2505 8.99177 17.2728 9.00922C17.296 9.02743 17.3271 9.04059 17.3606 9.0439C18.7875 9.18463 20.7059 9.69885 22.0913 10.979C22.7993 11.6333 23.3646 12.4862 23.634 13.5652C23.9021 14.6388 23.8619 15.8735 23.4615 17.2747C23.3098 17.8058 22.7563 18.1132 22.2253 17.9615C21.6942 17.8098 21.3868 17.2563 21.5385 16.7253C21.8633 15.5885 21.8601 14.7166 21.6936 14.0497C21.5284 13.3882 21.1874 12.8669 20.7339 12.4479C19.7963 11.5815 18.3707 11.1532 17.1643 11.0342C16.3444 10.9534 15.5947 10.4023 15.3305 9.56508C14.6118 7.28775 13.7391 6.22008 12.8672 5.67751C11.9735 5.12143 10.9052 5 9.5 5C8.94772 5 8.5 4.55228 8.5 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L23.7071 22.2929C24.0976 22.6834 24.0976 23.3166 23.7071 23.7071C23.3166 24.0976 22.6834 24.0976 22.2929 23.7071L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_2480'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudOff\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,aAAa,OAAkB;AAC7C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudRain.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudRain(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2458)'><path fill-rule='evenodd' clip-rule='evenodd' d='M16 12C16.5523 12 17 12.4477 17 13V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V13C15 12.4477 15.4477 12 16 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8.55228 12 9 12.4477 9 13V21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21V13C7 12.4477 7.44772 12 8 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14C12.5523 14 13 14.4477 13 15V23C13 23.5523 12.5523 24 12 24C11.4477 24 11 23.5523 11 23V15C11 14.4477 11.4477 14 12 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 0.0467898C9.50129 -0.0976905 10.9342 0.0971033 12.263 0.615115C13.5918 1.13313 14.7785 1.95952 15.7252 3.02619C16.498 3.89686 17.0929 4.90727 17.4793 6.0002H18.0012C19.3784 6.00182 20.7131 6.47715 21.7813 7.3464C22.8494 8.21566 23.5861 9.42591 23.8675 10.774C24.149 12.1221 23.9581 13.526 23.3269 14.7501C22.6957 15.9741 21.6627 16.9437 20.4012 17.4962C19.8953 17.7178 19.3056 17.4873 19.084 16.9814C18.8625 16.4755 19.093 15.8858 19.5989 15.6642C20.4399 15.2959 21.1285 14.6494 21.5493 13.8334C21.9701 13.0174 22.0974 12.0815 21.9097 11.1827C21.7221 10.284 21.231 9.47717 20.5189 8.89767C19.8069 8.31825 18.9172 8.00137 17.9992 8.0002C17.9991 8.0002 17.9994 8.0002 17.9992 8.0002H16.74C16.284 8.0002 15.8858 7.69174 15.7718 7.25024C15.4944 6.17619 14.9658 5.18344 14.2294 4.35381C13.4931 3.52418 12.5701 2.88143 11.5366 2.47853C10.5031 2.07563 9.38859 1.92413 8.28502 2.0365C7.18145 2.14887 6.12038 2.52191 5.18928 3.12486C4.25818 3.72781 3.4837 4.54341 2.92969 5.50443C2.37567 6.46546 2.05799 7.54439 2.00281 8.65229C1.94763 9.7602 2.15654 10.8654 2.61233 11.8767C3.06811 12.888 3.75771 13.7765 4.6243 14.469C5.05575 14.8138 5.12602 15.443 4.78125 15.8745C4.43648 16.3059 3.80722 16.3762 3.37577 16.0314C2.26159 15.1411 1.37496 13.9987 0.78895 12.6984C0.202942 11.3982 -0.0656602 9.97726 0.00528293 8.55281C0.0762262 7.12836 0.484683 5.74116 1.19699 4.50556C1.90929 3.26996 2.90505 2.22133 4.10218 1.44611C5.29931 0.670887 6.66353 0.19127 8.08241 0.0467898Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2458'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudRain\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudRain.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudRain(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2458)'><path fill-rule='evenodd' clip-rule='evenodd' d='M16 12C16.5523 12 17 12.4477 17 13V21C17 21.5523 16.5523 22 16 22C15.4477 22 15 21.5523 15 21V13C15 12.4477 15.4477 12 16 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8.55228 12 9 12.4477 9 13V21C9 21.5523 8.55228 22 8 22C7.44772 22 7 21.5523 7 21V13C7 12.4477 7.44772 12 8 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14C12.5523 14 13 14.4477 13 15V23C13 23.5523 12.5523 24 12 24C11.4477 24 11 23.5523 11 23V15C11 14.4477 11.4477 14 12 14Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 0.0467898C9.50129 -0.0976905 10.9342 0.0971033 12.263 0.615115C13.5918 1.13313 14.7785 1.95952 15.7252 3.02619C16.498 3.89686 17.0929 4.90727 17.4793 6.0002H18.0012C19.3784 6.00182 20.7131 6.47715 21.7813 7.3464C22.8494 8.21566 23.5861 9.42591 23.8675 10.774C24.149 12.1221 23.9581 13.526 23.3269 14.7501C22.6957 15.9741 21.6627 16.9437 20.4012 17.4962C19.8953 17.7178 19.3056 17.4873 19.084 16.9814C18.8625 16.4755 19.093 15.8858 19.5989 15.6642C20.4399 15.2959 21.1285 14.6494 21.5493 13.8334C21.9701 13.0174 22.0974 12.0815 21.9097 11.1827C21.7221 10.284 21.231 9.47717 20.5189 8.89767C19.8069 8.31825 18.9172 8.00137 17.9992 8.0002C17.9991 8.0002 17.9994 8.0002 17.9992 8.0002H16.74C16.284 8.0002 15.8858 7.69174 15.7718 7.25024C15.4944 6.17619 14.9658 5.18344 14.2294 4.35381C13.4931 3.52418 12.5701 2.88143 11.5366 2.47853C10.5031 2.07563 9.38859 1.92413 8.28502 2.0365C7.18145 2.14887 6.12038 2.52191 5.18928 3.12486C4.25818 3.72781 3.4837 4.54341 2.92969 5.50443C2.37567 6.46546 2.05799 7.54439 2.00281 8.65229C1.94763 9.7602 2.15654 10.8654 2.61233 11.8767C3.06811 12.888 3.75771 13.7765 4.6243 14.469C5.05575 14.8138 5.12602 15.443 4.78125 15.8745C4.43648 16.3059 3.80722 16.3762 3.37577 16.0314C2.26159 15.1411 1.37496 13.9987 0.78895 12.6984C0.202942 11.3982 -0.0656602 9.97726 0.00528293 8.55281C0.0762262 7.12836 0.484683 5.74116 1.19699 4.50556C1.90929 3.26996 2.90505 2.22133 4.10218 1.44611C5.29931 0.670887 6.66353 0.19127 8.08241 0.0467898Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2458'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudRain\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudSnow.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudSnow(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2693)'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 1.04679C9.50129 0.90231 10.9342 1.0971 12.263 1.61511C13.5918 2.13313 14.7785 2.95952 15.7252 4.02619C16.498 4.89686 17.0929 5.90727 17.4793 7.0002H18.0012C19.3784 7.00182 20.7131 7.47715 21.7813 8.3464C22.8494 9.21566 23.5861 10.4259 23.8675 11.774C24.149 13.1221 23.9581 14.526 23.3269 15.7501C22.6957 16.9741 21.6627 17.9437 20.4012 18.4962C19.8953 18.7178 19.3056 18.4873 19.084 17.9814C18.8625 17.4755 19.093 16.8858 19.5989 16.6642C20.4399 16.2959 21.1285 15.6494 21.5493 14.8334C21.9701 14.0174 22.0974 13.0815 21.9097 12.1827C21.7221 11.284 21.231 10.4772 20.5189 9.89767C19.8069 9.31825 18.9172 9.00137 17.9992 9.0002C17.9991 9.0002 17.9994 9.0002 17.9992 9.0002H16.74C16.284 9.0002 15.8858 8.69174 15.7718 8.25024C15.4944 7.17619 14.9658 6.18344 14.2294 5.35381C13.4931 4.52418 12.5701 3.88143 11.5366 3.47853C10.5031 3.07563 9.38859 2.92413 8.28502 3.0365C7.18145 3.14887 6.12038 3.52191 5.18928 4.12486C4.25818 4.72781 3.4837 5.54341 2.92969 6.50443C2.37567 7.46546 2.05799 8.54439 2.00281 9.65229C1.94763 10.7602 2.15654 11.8654 2.61233 12.8767C3.06811 13.888 3.75771 14.7765 4.6243 15.469C5.05575 15.8138 5.12602 16.443 4.78125 16.8745C4.43648 17.3059 3.80722 17.3762 3.37577 17.0314C2.26159 16.1411 1.37496 14.9987 0.78895 13.6984C0.202942 12.3982 -0.0656602 10.9773 0.00528293 9.55281C0.0762262 8.12836 0.484683 6.74116 1.19699 5.50556C1.90929 4.26996 2.90505 3.22133 4.10218 2.44611C5.29931 1.67089 6.66353 1.19127 8.08241 1.04679Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 16C7 15.4477 7.44772 15 8 15H8.01C8.56228 15 9.01 15.4477 9.01 16C9.01 16.5523 8.56228 17 8.01 17H8C7.44772 17 7 16.5523 7 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 20C7 19.4477 7.44772 19 8 19H8.01C8.56228 19 9.01 19.4477 9.01 20C9.01 20.5523 8.56228 21 8.01 21H8C7.44772 21 7 20.5523 7 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 18C11 17.4477 11.4477 17 12 17H12.01C12.5623 17 13.01 17.4477 13.01 18C13.01 18.5523 12.5623 19 12.01 19H12C11.4477 19 11 18.5523 11 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 22C11 21.4477 11.4477 21 12 21H12.01C12.5623 21 13.01 21.4477 13.01 22C13.01 22.5523 12.5623 23 12.01 23H12C11.4477 23 11 22.5523 11 22Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 16C15 15.4477 15.4477 15 16 15H16.01C16.5623 15 17.01 15.4477 17.01 16C17.01 16.5523 16.5623 17 16.01 17H16C15.4477 17 15 16.5523 15 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 20C15 19.4477 15.4477 19 16 19H16.01C16.5623 19 17.01 19.4477 17.01 20C17.01 20.5523 16.5623 21 16.01 21H16C15.4477 21 15 20.5523 15 20Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2693'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudSnow\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCloudSnow.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCloudSnow(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_434_2693)'><path fill-rule='evenodd' clip-rule='evenodd' d='M8.08241 1.04679C9.50129 0.90231 10.9342 1.0971 12.263 1.61511C13.5918 2.13313 14.7785 2.95952 15.7252 4.02619C16.498 4.89686 17.0929 5.90727 17.4793 7.0002H18.0012C19.3784 7.00182 20.7131 7.47715 21.7813 8.3464C22.8494 9.21566 23.5861 10.4259 23.8675 11.774C24.149 13.1221 23.9581 14.526 23.3269 15.7501C22.6957 16.9741 21.6627 17.9437 20.4012 18.4962C19.8953 18.7178 19.3056 18.4873 19.084 17.9814C18.8625 17.4755 19.093 16.8858 19.5989 16.6642C20.4399 16.2959 21.1285 15.6494 21.5493 14.8334C21.9701 14.0174 22.0974 13.0815 21.9097 12.1827C21.7221 11.284 21.231 10.4772 20.5189 9.89767C19.8069 9.31825 18.9172 9.00137 17.9992 9.0002C17.9991 9.0002 17.9994 9.0002 17.9992 9.0002H16.74C16.284 9.0002 15.8858 8.69174 15.7718 8.25024C15.4944 7.17619 14.9658 6.18344 14.2294 5.35381C13.4931 4.52418 12.5701 3.88143 11.5366 3.47853C10.5031 3.07563 9.38859 2.92413 8.28502 3.0365C7.18145 3.14887 6.12038 3.52191 5.18928 4.12486C4.25818 4.72781 3.4837 5.54341 2.92969 6.50443C2.37567 7.46546 2.05799 8.54439 2.00281 9.65229C1.94763 10.7602 2.15654 11.8654 2.61233 12.8767C3.06811 13.888 3.75771 14.7765 4.6243 15.469C5.05575 15.8138 5.12602 16.443 4.78125 16.8745C4.43648 17.3059 3.80722 17.3762 3.37577 17.0314C2.26159 16.1411 1.37496 14.9987 0.78895 13.6984C0.202942 12.3982 -0.0656602 10.9773 0.00528293 9.55281C0.0762262 8.12836 0.484683 6.74116 1.19699 5.50556C1.90929 4.26996 2.90505 3.22133 4.10218 2.44611C5.29931 1.67089 6.66353 1.19127 8.08241 1.04679Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 16C7 15.4477 7.44772 15 8 15H8.01C8.56228 15 9.01 15.4477 9.01 16C9.01 16.5523 8.56228 17 8.01 17H8C7.44772 17 7 16.5523 7 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 20C7 19.4477 7.44772 19 8 19H8.01C8.56228 19 9.01 19.4477 9.01 20C9.01 20.5523 8.56228 21 8.01 21H8C7.44772 21 7 20.5523 7 20Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 18C11 17.4477 11.4477 17 12 17H12.01C12.5623 17 13.01 17.4477 13.01 18C13.01 18.5523 12.5623 19 12.01 19H12C11.4477 19 11 18.5523 11 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 22C11 21.4477 11.4477 21 12 21H12.01C12.5623 21 13.01 21.4477 13.01 22C13.01 22.5523 12.5623 23 12.01 23H12C11.4477 23 11 22.5523 11 22Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 16C15 15.4477 15.4477 15 16 15H16.01C16.5623 15 17.01 15.4477 17.01 16C17.01 16.5523 16.5623 17 16.01 17H16C15.4477 17 15 16.5523 15 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 20C15 19.4477 15.4477 19 16 19H16.01C16.5623 19 17.01 19.4477 17.01 20C17.01 20.5523 16.5623 21 16.01 21H16C15.4477 21 15 20.5523 15 20Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2693'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconCloudSnow\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,cAAc,OAAkB;AAC9C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCode.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCode(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.2929 5.29289C15.6834 4.90237 16.3166 4.90237 16.7071 5.29289L22.7071 11.2929C23.0976 11.6834 23.0976 12.3166 22.7071 12.7071L16.7071 18.7071C16.3166 19.0976 15.6834 19.0976 15.2929 18.7071C14.9024 18.3166 14.9024 17.6834 15.2929 17.2929L20.5858 12L15.2929 6.70711C14.9024 6.31658 14.9024 5.68342 15.2929 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.70711 5.29289C9.09763 5.68342 9.09763 6.31658 8.70711 6.70711L3.41421 12L8.70711 17.2929C9.09763 17.6834 9.09763 18.3166 8.70711 18.7071C8.31658 19.0976 7.68342 19.0976 7.29289 18.7071L1.29289 12.7071C0.902369 12.3166 0.902369 11.6834 1.29289 11.2929L7.29289 5.29289C7.68342 4.90237 8.31658 4.90237 8.70711 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconCode\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCode.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCode(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.2929 5.29289C15.6834 4.90237 16.3166 4.90237 16.7071 5.29289L22.7071 11.2929C23.0976 11.6834 23.0976 12.3166 22.7071 12.7071L16.7071 18.7071C16.3166 19.0976 15.6834 19.0976 15.2929 18.7071C14.9024 18.3166 14.9024 17.6834 15.2929 17.2929L20.5858 12L15.2929 6.70711C14.9024 6.31658 14.9024 5.68342 15.2929 5.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.70711 5.29289C9.09763 5.68342 9.09763 6.31658 8.70711 6.70711L3.41421 12L8.70711 17.2929C9.09763 17.6834 9.09763 18.3166 8.70711 18.7071C8.31658 19.0976 7.68342 19.0976 7.29289 18.7071L1.29289 12.7071C0.902369 12.3166 0.902369 11.6834 1.29289 11.2929L7.29289 5.29289C7.68342 4.90237 8.31658 4.90237 8.70711 5.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconCode\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,SAAS,OAAkB;AACzC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCodepen.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCodepen(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.455 1.16156C11.7864 0.946148 12.2136 0.946148 12.545 1.16156L22.545 7.66156C22.8288 7.84602 23 8.16152 23 8.5V15.5C23 15.8385 22.8288 16.154 22.545 16.3384L12.545 22.8384C12.2136 23.0539 11.7864 23.0539 11.455 22.8384L1.45501 16.3384C1.17122 16.154 1 15.8385 1 15.5V8.5C1 8.16152 1.17122 7.84602 1.45501 7.66156L11.455 1.16156ZM3 9.04269V14.9573L12 20.8073L21 14.9573V9.04269L12 3.19269L3 9.04269Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14.5C12.5523 14.5 13 14.9477 13 15.5V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V15.5C11 14.9477 11.4477 14.5 12 14.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.18085 7.92662C1.49757 7.47417 2.1211 7.36414 2.57355 7.68085L12.0001 14.2794L21.4266 7.68085C21.8791 7.36414 22.5026 7.47417 22.8193 7.92662C23.136 8.37907 23.026 9.0026 22.5735 9.31932L12.5735 16.3193C12.2292 16.5603 11.7709 16.5603 11.4266 16.3193L1.42662 9.31932C0.974174 9.0026 0.864139 8.37907 1.18085 7.92662Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.4266 7.68077C11.7709 7.43974 12.2292 7.43974 12.5735 7.68077L22.5735 14.6808C23.026 14.9975 23.136 15.621 22.8193 16.0735C22.5026 16.5259 21.8791 16.6359 21.4266 16.3192L12.0001 9.72066L2.57355 16.3192C2.1211 16.6359 1.49757 16.5259 1.18085 16.0735C0.864139 15.621 0.974174 14.9975 1.42662 14.6808L11.4266 7.68077Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V8.5C13 9.05228 12.5523 9.5 12 9.5C11.4477 9.5 11 9.05228 11 8.5V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconCodepen\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCodepen.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCodepen(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M11.455 1.16156C11.7864 0.946148 12.2136 0.946148 12.545 1.16156L22.545 7.66156C22.8288 7.84602 23 8.16152 23 8.5V15.5C23 15.8385 22.8288 16.154 22.545 16.3384L12.545 22.8384C12.2136 23.0539 11.7864 23.0539 11.455 22.8384L1.45501 16.3384C1.17122 16.154 1 15.8385 1 15.5V8.5C1 8.16152 1.17122 7.84602 1.45501 7.66156L11.455 1.16156ZM3 9.04269V14.9573L12 20.8073L21 14.9573V9.04269L12 3.19269L3 9.04269Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 14.5C12.5523 14.5 13 14.9477 13 15.5V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V15.5C11 14.9477 11.4477 14.5 12 14.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.18085 7.92662C1.49757 7.47417 2.1211 7.36414 2.57355 7.68085L12.0001 14.2794L21.4266 7.68085C21.8791 7.36414 22.5026 7.47417 22.8193 7.92662C23.136 8.37907 23.026 9.0026 22.5735 9.31932L12.5735 16.3193C12.2292 16.5603 11.7709 16.5603 11.4266 16.3193L1.42662 9.31932C0.974174 9.0026 0.864139 8.37907 1.18085 7.92662Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.4266 7.68077C11.7709 7.43974 12.2292 7.43974 12.5735 7.68077L22.5735 14.6808C23.026 14.9975 23.136 15.621 22.8193 16.0735C22.5026 16.5259 21.8791 16.6359 21.4266 16.3192L12.0001 9.72066L2.57355 16.3192C2.1211 16.6359 1.49757 16.5259 1.18085 16.0735C0.864139 15.621 0.974174 14.9975 1.42662 14.6808L11.4266 7.68077Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.5523 1 13 1.44772 13 2V8.5C13 9.05228 12.5523 9.5 12 9.5C11.4477 9.5 11 9.05228 11 8.5V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconCodepen\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,YAAY,OAAkB;AAC5C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCodesandbox.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCodesandbox(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M10.5021 1.40264C10.9577 1.14014 11.4742 1.00195 12 1.00195C12.5258 1.00195 13.0424 1.14015 13.4979 1.40267C13.4986 1.40307 13.4993 1.40348 13.5 1.40388L20.5 5.40387C20.9556 5.66692 21.334 6.04515 21.5973 6.50062C21.8606 6.95609 21.9995 7.47279 22 7.99888V16.0009C21.9995 16.527 21.8606 17.0437 21.5973 17.4992C21.334 17.9547 20.9556 18.3329 20.5 18.5959L20.4961 18.5981L13.5 22.5959C13.4994 22.5963 13.4988 22.5966 13.4982 22.597C13.0426 22.8596 12.5259 22.9979 12 22.9979C11.4741 22.9979 10.9575 22.8596 10.5019 22.597C10.5012 22.5966 10.5006 22.5963 10.5 22.5959L3.50386 18.5981L3.5 18.5959C3.04439 18.3329 2.66597 17.9547 2.40269 17.4992C2.13941 17.0437 2.00054 16.527 2 16.0009V7.99888C2.00054 7.47279 2.13941 6.95609 2.40269 6.50062C2.66597 6.04515 3.04439 5.66692 3.5 5.40388L3.50386 5.40165L10.5021 1.40264ZM12 3.00195C11.8245 3.00195 11.652 3.04816 11.5 3.13593L11.4961 3.13815L4.5 7.13593C4.49947 7.13623 4.49895 7.13654 4.49842 7.13684C4.34726 7.22448 4.22169 7.35021 4.13423 7.50151C4.04654 7.65321 4.00025 7.82528 4 8.0005V15.9993C4.00025 16.1745 4.04654 16.3466 4.13423 16.4983C4.22169 16.6496 4.34726 16.7753 4.49842 16.863C4.49895 16.8633 4.49947 16.8636 4.5 16.8639L11.5 20.8639C11.652 20.9516 11.8245 20.9979 12 20.9979C12.1755 20.9979 12.348 20.9516 12.5 20.8639L12.5039 20.8617L19.5 16.8639C19.5005 16.8636 19.5011 16.8633 19.5016 16.863C19.6527 16.7753 19.7783 16.6496 19.8658 16.4983C19.9535 16.3465 19.9998 16.1742 20 15.9989V8.00093C19.9998 7.82556 19.9535 7.65333 19.8658 7.50151C19.7783 7.35021 19.6527 7.22449 19.5016 7.13685C19.5011 7.13654 19.5005 7.13623 19.5 7.13593L12.5 3.13594C12.348 3.04817 12.1755 3.00195 12 3.00195Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.6343 3.70985C6.9106 3.23165 7.52224 3.06797 8.00044 3.34426L12.0002 5.65521L15.9999 3.34426C16.4781 3.06797 17.0897 3.23165 17.366 3.70985C17.6423 4.18805 17.4786 4.7997 17.0004 5.07599L12.5004 7.67599C12.1909 7.85484 11.8094 7.85484 11.4999 7.67599L6.99989 5.07599C6.52169 4.7997 6.35801 4.18805 6.6343 3.70985Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.1343 11.4999C2.4106 11.0217 3.02224 10.858 3.50044 11.1343L8.00044 13.7343C8.30969 13.913 8.50017 14.243 8.50017 14.6002V19.7902C8.50017 20.3425 8.05245 20.7902 7.50017 20.7902C6.94788 20.7902 6.50017 20.3425 6.50017 19.7902V15.1773L2.49989 12.866C2.02168 12.5897 1.85801 11.9781 2.1343 11.4999Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21.8659 11.4999C22.1422 11.9781 21.9785 12.5897 21.5003 12.866L17.5 15.1773V19.7902C17.5 20.3425 17.0523 20.7902 16.5 20.7902C15.9477 20.7902 15.5 20.3425 15.5 19.7902V14.6002C15.5 14.243 15.6905 13.913 15.9997 13.7343L20.4997 11.1343C20.9779 10.858 21.5896 11.0217 21.8659 11.4999Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.40409 6.4594C2.68063 5.98134 3.29236 5.81798 3.77042 6.09452L11.9997 10.8549L20.229 6.09452C20.707 5.81798 21.3188 5.98134 21.5953 6.4594C21.8718 6.93747 21.7085 7.54919 21.2304 7.82573L12.5004 12.8757C12.1907 13.0549 11.8087 13.0549 11.499 12.8757L2.76897 7.82573C2.29091 7.54919 2.12755 6.93747 2.40409 6.4594Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V22.08C13 22.6323 12.5523 23.08 12 23.08C11.4477 23.08 11 22.6323 11 22.08V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/></svg>\"}\n name=\"IconCodesandbox\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCodesandbox.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCodesandbox(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M10.5021 1.40264C10.9577 1.14014 11.4742 1.00195 12 1.00195C12.5258 1.00195 13.0424 1.14015 13.4979 1.40267C13.4986 1.40307 13.4993 1.40348 13.5 1.40388L20.5 5.40387C20.9556 5.66692 21.334 6.04515 21.5973 6.50062C21.8606 6.95609 21.9995 7.47279 22 7.99888V16.0009C21.9995 16.527 21.8606 17.0437 21.5973 17.4992C21.334 17.9547 20.9556 18.3329 20.5 18.5959L20.4961 18.5981L13.5 22.5959C13.4994 22.5963 13.4988 22.5966 13.4982 22.597C13.0426 22.8596 12.5259 22.9979 12 22.9979C11.4741 22.9979 10.9575 22.8596 10.5019 22.597C10.5012 22.5966 10.5006 22.5963 10.5 22.5959L3.50386 18.5981L3.5 18.5959C3.04439 18.3329 2.66597 17.9547 2.40269 17.4992C2.13941 17.0437 2.00054 16.527 2 16.0009V7.99888C2.00054 7.47279 2.13941 6.95609 2.40269 6.50062C2.66597 6.04515 3.04439 5.66692 3.5 5.40388L3.50386 5.40165L10.5021 1.40264ZM12 3.00195C11.8245 3.00195 11.652 3.04816 11.5 3.13593L11.4961 3.13815L4.5 7.13593C4.49947 7.13623 4.49895 7.13654 4.49842 7.13684C4.34726 7.22448 4.22169 7.35021 4.13423 7.50151C4.04654 7.65321 4.00025 7.82528 4 8.0005V15.9993C4.00025 16.1745 4.04654 16.3466 4.13423 16.4983C4.22169 16.6496 4.34726 16.7753 4.49842 16.863C4.49895 16.8633 4.49947 16.8636 4.5 16.8639L11.5 20.8639C11.652 20.9516 11.8245 20.9979 12 20.9979C12.1755 20.9979 12.348 20.9516 12.5 20.8639L12.5039 20.8617L19.5 16.8639C19.5005 16.8636 19.5011 16.8633 19.5016 16.863C19.6527 16.7753 19.7783 16.6496 19.8658 16.4983C19.9535 16.3465 19.9998 16.1742 20 15.9989V8.00093C19.9998 7.82556 19.9535 7.65333 19.8658 7.50151C19.7783 7.35021 19.6527 7.22449 19.5016 7.13685C19.5011 7.13654 19.5005 7.13623 19.5 7.13593L12.5 3.13594C12.348 3.04817 12.1755 3.00195 12 3.00195Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.6343 3.70985C6.9106 3.23165 7.52224 3.06797 8.00044 3.34426L12.0002 5.65521L15.9999 3.34426C16.4781 3.06797 17.0897 3.23165 17.366 3.70985C17.6423 4.18805 17.4786 4.7997 17.0004 5.07599L12.5004 7.67599C12.1909 7.85484 11.8094 7.85484 11.4999 7.67599L6.99989 5.07599C6.52169 4.7997 6.35801 4.18805 6.6343 3.70985Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.1343 11.4999C2.4106 11.0217 3.02224 10.858 3.50044 11.1343L8.00044 13.7343C8.30969 13.913 8.50017 14.243 8.50017 14.6002V19.7902C8.50017 20.3425 8.05245 20.7902 7.50017 20.7902C6.94788 20.7902 6.50017 20.3425 6.50017 19.7902V15.1773L2.49989 12.866C2.02168 12.5897 1.85801 11.9781 2.1343 11.4999Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M21.8659 11.4999C22.1422 11.9781 21.9785 12.5897 21.5003 12.866L17.5 15.1773V19.7902C17.5 20.3425 17.0523 20.7902 16.5 20.7902C15.9477 20.7902 15.5 20.3425 15.5 19.7902V14.6002C15.5 14.243 15.6905 13.913 15.9997 13.7343L20.4997 11.1343C20.9779 10.858 21.5896 11.0217 21.8659 11.4999Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.40409 6.4594C2.68063 5.98134 3.29236 5.81798 3.77042 6.09452L11.9997 10.8549L20.229 6.09452C20.707 5.81798 21.3188 5.98134 21.5953 6.4594C21.8718 6.93747 21.7085 7.54919 21.2304 7.82573L12.5004 12.8757C12.1907 13.0549 11.8087 13.0549 11.499 12.8757L2.76897 7.82573C2.29091 7.54919 2.12755 6.93747 2.40409 6.4594Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V22.08C13 22.6323 12.5523 23.08 12 23.08C11.4477 23.08 11 22.6323 11 22.08V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/></svg>\"}\n name=\"IconCodesandbox\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,gBAAgB,OAAkB;AAChD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCoffee.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCoffee(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M17 8C17 7.44772 17.4477 7 18 7H19C20.3261 7 21.5979 7.52678 22.5355 8.46447C23.4732 9.40215 24 10.6739 24 12C24 13.3261 23.4732 14.5979 22.5355 15.5355C21.5979 16.4732 20.3261 17 19 17H18C17.4477 17 17 16.5523 17 16C17 15.4477 17.4477 15 18 15H19C19.7956 15 20.5587 14.6839 21.1213 14.1213C21.6839 13.5587 22 12.7956 22 12C22 11.2044 21.6839 10.4413 21.1213 9.87868C20.5587 9.31607 19.7956 9 19 9H18C17.4477 9 17 8.55228 17 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 8C1 7.44772 1.44772 7 2 7H18C18.5523 7 19 7.44772 19 8V17C19 18.3261 18.4732 19.5979 17.5355 20.5355C16.5979 21.4732 15.3261 22 14 22H6C4.67392 22 3.40215 21.4732 2.46447 20.5355C1.52678 19.5979 1 18.3261 1 17V8ZM3 9V17C3 17.7956 3.31607 18.5587 3.87868 19.1213C4.44129 19.6839 5.20435 20 6 20H14C14.7956 20 15.5587 19.6839 16.1213 19.1213C16.6839 18.5587 17 17.7956 17 17V9H3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 0C6.55228 0 7 0.447715 7 1V4C7 4.55228 6.55228 5 6 5C5.44772 5 5 4.55228 5 4V1C5 0.447715 5.44772 0 6 0Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 0C10.5523 0 11 0.447715 11 1V4C11 4.55228 10.5523 5 10 5C9.44772 5 9 4.55228 9 4V1C9 0.447715 9.44772 0 10 0Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 0C14.5523 0 15 0.447715 15 1V4C15 4.55228 14.5523 5 14 5C13.4477 5 13 4.55228 13 4V1C13 0.447715 13.4477 0 14 0Z' fill='currentColor'/></svg>\"}\n name=\"IconCoffee\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconCoffee.tsx"],"sourcesContent":["\n// This file is generated automatically\n// To edit see the file lib/tasks/generateIcons.js\nimport Icon, { IconProps } from \"../Icon\";\n\nexport function IconCoffee(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M17 8C17 7.44772 17.4477 7 18 7H19C20.3261 7 21.5979 7.52678 22.5355 8.46447C23.4732 9.40215 24 10.6739 24 12C24 13.3261 23.4732 14.5979 22.5355 15.5355C21.5979 16.4732 20.3261 17 19 17H18C17.4477 17 17 16.5523 17 16C17 15.4477 17.4477 15 18 15H19C19.7956 15 20.5587 14.6839 21.1213 14.1213C21.6839 13.5587 22 12.7956 22 12C22 11.2044 21.6839 10.4413 21.1213 9.87868C20.5587 9.31607 19.7956 9 19 9H18C17.4477 9 17 8.55228 17 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 8C1 7.44772 1.44772 7 2 7H18C18.5523 7 19 7.44772 19 8V17C19 18.3261 18.4732 19.5979 17.5355 20.5355C16.5979 21.4732 15.3261 22 14 22H6C4.67392 22 3.40215 21.4732 2.46447 20.5355C1.52678 19.5979 1 18.3261 1 17V8ZM3 9V17C3 17.7956 3.31607 18.5587 3.87868 19.1213C4.44129 19.6839 5.20435 20 6 20H14C14.7956 20 15.5587 19.6839 16.1213 19.1213C16.6839 18.5587 17 17.7956 17 17V9H3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 0C6.55228 0 7 0.447715 7 1V4C7 4.55228 6.55228 5 6 5C5.44772 5 5 4.55228 5 4V1C5 0.447715 5.44772 0 6 0Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 0C10.5523 0 11 0.447715 11 1V4C11 4.55228 10.5523 5 10 5C9.44772 5 9 4.55228 9 4V1C9 0.447715 9.44772 0 10 0Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 0C14.5523 0 15 0.447715 15 1V4C15 4.55228 14.5523 5 14 5C13.4477 5 13 4.55228 13 4V1C13 0.447715 13.4477 0 14 0Z' fill='currentColor'/></svg>\"}\n name=\"IconCoffee\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,WAAW,OAAkB;AAC3C,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|