@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/IconFigma.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 IconFigma(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.5 3C7.83696 3 7.20107 3.26339 6.73223 3.73223C6.26339 4.20107 6 4.83696 6 5.5C6 6.16304 6.26339 6.79893 6.73223 7.26777C7.20107 7.73661 7.83696 8 8.5 8H11V3H8.5ZM5.31802 2.31802C6.16193 1.47411 7.30653 1 8.5 1H12C12.5523 1 13 1.44772 13 2V9C13 9.55228 12.5523 10 12 10H8.5C7.30653 10 6.16193 9.52589 5.31802 8.68198C4.47411 7.83807 4 6.69347 4 5.5C4 4.30653 4.47411 3.16193 5.31802 2.31802Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 2C11 1.44772 11.4477 1 12 1H15.5C16.0909 1 16.6761 1.1164 17.2221 1.34254C17.768 1.56869 18.2641 1.90016 18.682 2.31802C19.0998 2.73588 19.4313 3.23196 19.6575 3.77792C19.8836 4.32389 20 4.90905 20 5.5C20 6.09095 19.8836 6.67611 19.6575 7.22208C19.4313 7.76804 19.0998 8.26412 18.682 8.68198C18.2641 9.09984 17.768 9.43131 17.2221 9.65746C16.6761 9.8836 16.0909 10 15.5 10H12C11.4477 10 11 9.55228 11 9V2ZM13 3V8H15.5C15.8283 8 16.1534 7.93534 16.4567 7.8097C16.76 7.68406 17.0356 7.49991 17.2678 7.26777C17.4999 7.03562 17.6841 6.76002 17.8097 6.45671C17.9353 6.15339 18 5.8283 18 5.5C18 5.1717 17.9353 4.84661 17.8097 4.54329C17.6841 4.23998 17.4999 3.96438 17.2678 3.73223C17.0356 3.50009 16.76 3.31594 16.4567 3.1903C16.1534 3.06466 15.8283 3 15.5 3H13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.5 10C15.1717 10 14.8466 10.0647 14.5433 10.1903C14.24 10.3159 13.9644 10.5001 13.7322 10.7322C13.5001 10.9644 13.3159 11.24 13.1903 11.5433C13.0647 11.8466 13 12.1717 13 12.5C13 12.8283 13.0647 13.1534 13.1903 13.4567C13.3159 13.76 13.5001 14.0356 13.7322 14.2678C13.9644 14.4999 14.24 14.6841 14.5433 14.8097C14.8466 14.9353 15.1717 15 15.5 15C15.8283 15 16.1534 14.9353 16.4567 14.8097C16.76 14.6841 17.0356 14.4999 17.2678 14.2678C17.4999 14.0356 17.6841 13.76 17.8097 13.4567C17.9353 13.1534 18 12.8283 18 12.5C18 12.1717 17.9353 11.8466 17.8097 11.5433C17.6841 11.24 17.4999 10.9644 17.2678 10.7322C17.0356 10.5001 16.76 10.3159 16.4567 10.1903C16.1534 10.0647 15.8283 10 15.5 10ZM13.7779 8.34254C14.3239 8.1164 14.9091 8 15.5 8C16.0909 8 16.6761 8.1164 17.2221 8.34254C17.768 8.56869 18.2641 8.90016 18.682 9.31802C19.0998 9.73588 19.4313 10.232 19.6575 10.7779C19.8836 11.3239 20 11.9091 20 12.5C20 13.0909 19.8836 13.6761 19.6575 14.2221C19.4313 14.768 19.0998 15.2641 18.682 15.682C18.2641 16.0998 17.768 16.4313 17.2221 16.6575C16.6761 16.8836 16.0909 17 15.5 17C14.9091 17 14.3239 16.8836 13.7779 16.6575C13.232 16.4313 12.7359 16.0998 12.318 15.682C11.9002 15.2641 11.5687 14.768 11.3425 14.2221C11.1164 13.6761 11 13.0909 11 12.5C11 11.9091 11.1164 11.3239 11.3425 10.7779C11.5687 10.232 11.9002 9.73588 12.318 9.31802C12.7359 8.90016 13.232 8.56869 13.7779 8.34254Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 17C7.83696 17 7.20107 17.2634 6.73223 17.7322C6.26339 18.2011 6 18.837 6 19.5C6 20.163 6.26339 20.7989 6.73223 21.2678C7.20107 21.7366 7.83696 22 8.5 22C9.16304 22 9.79893 21.7366 10.2678 21.2678C10.7366 20.7989 11 20.163 11 19.5V17H8.5ZM5.31802 16.318C6.16193 15.4741 7.30653 15 8.5 15H12C12.5523 15 13 15.4477 13 16V19.5C13 20.6935 12.5259 21.8381 11.682 22.682C10.8381 23.5259 9.69347 24 8.5 24C7.30653 24 6.16193 23.5259 5.31802 22.682C4.47411 21.8381 4 20.6935 4 19.5C4 18.3065 4.47411 17.1619 5.31802 16.318Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 10C7.83696 10 7.20107 10.2634 6.73223 10.7322C6.26339 11.2011 6 11.837 6 12.5C6 13.163 6.26339 13.7989 6.73223 14.2678C7.20107 14.7366 7.83696 15 8.5 15H11V10H8.5ZM5.31802 9.31802C6.16193 8.47411 7.30653 8 8.5 8H12C12.5523 8 13 8.44772 13 9V16C13 16.5523 12.5523 17 12 17H8.5C7.30653 17 6.16193 16.5259 5.31802 15.682C4.47411 14.8381 4 13.6935 4 12.5C4 11.3065 4.47411 10.1619 5.31802 9.31802Z' fill='currentColor'/></svg>\"}\n name=\"IconFigma\"\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/IconFigma.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 IconFigma(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.5 3C7.83696 3 7.20107 3.26339 6.73223 3.73223C6.26339 4.20107 6 4.83696 6 5.5C6 6.16304 6.26339 6.79893 6.73223 7.26777C7.20107 7.73661 7.83696 8 8.5 8H11V3H8.5ZM5.31802 2.31802C6.16193 1.47411 7.30653 1 8.5 1H12C12.5523 1 13 1.44772 13 2V9C13 9.55228 12.5523 10 12 10H8.5C7.30653 10 6.16193 9.52589 5.31802 8.68198C4.47411 7.83807 4 6.69347 4 5.5C4 4.30653 4.47411 3.16193 5.31802 2.31802Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 2C11 1.44772 11.4477 1 12 1H15.5C16.0909 1 16.6761 1.1164 17.2221 1.34254C17.768 1.56869 18.2641 1.90016 18.682 2.31802C19.0998 2.73588 19.4313 3.23196 19.6575 3.77792C19.8836 4.32389 20 4.90905 20 5.5C20 6.09095 19.8836 6.67611 19.6575 7.22208C19.4313 7.76804 19.0998 8.26412 18.682 8.68198C18.2641 9.09984 17.768 9.43131 17.2221 9.65746C16.6761 9.8836 16.0909 10 15.5 10H12C11.4477 10 11 9.55228 11 9V2ZM13 3V8H15.5C15.8283 8 16.1534 7.93534 16.4567 7.8097C16.76 7.68406 17.0356 7.49991 17.2678 7.26777C17.4999 7.03562 17.6841 6.76002 17.8097 6.45671C17.9353 6.15339 18 5.8283 18 5.5C18 5.1717 17.9353 4.84661 17.8097 4.54329C17.6841 4.23998 17.4999 3.96438 17.2678 3.73223C17.0356 3.50009 16.76 3.31594 16.4567 3.1903C16.1534 3.06466 15.8283 3 15.5 3H13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15.5 10C15.1717 10 14.8466 10.0647 14.5433 10.1903C14.24 10.3159 13.9644 10.5001 13.7322 10.7322C13.5001 10.9644 13.3159 11.24 13.1903 11.5433C13.0647 11.8466 13 12.1717 13 12.5C13 12.8283 13.0647 13.1534 13.1903 13.4567C13.3159 13.76 13.5001 14.0356 13.7322 14.2678C13.9644 14.4999 14.24 14.6841 14.5433 14.8097C14.8466 14.9353 15.1717 15 15.5 15C15.8283 15 16.1534 14.9353 16.4567 14.8097C16.76 14.6841 17.0356 14.4999 17.2678 14.2678C17.4999 14.0356 17.6841 13.76 17.8097 13.4567C17.9353 13.1534 18 12.8283 18 12.5C18 12.1717 17.9353 11.8466 17.8097 11.5433C17.6841 11.24 17.4999 10.9644 17.2678 10.7322C17.0356 10.5001 16.76 10.3159 16.4567 10.1903C16.1534 10.0647 15.8283 10 15.5 10ZM13.7779 8.34254C14.3239 8.1164 14.9091 8 15.5 8C16.0909 8 16.6761 8.1164 17.2221 8.34254C17.768 8.56869 18.2641 8.90016 18.682 9.31802C19.0998 9.73588 19.4313 10.232 19.6575 10.7779C19.8836 11.3239 20 11.9091 20 12.5C20 13.0909 19.8836 13.6761 19.6575 14.2221C19.4313 14.768 19.0998 15.2641 18.682 15.682C18.2641 16.0998 17.768 16.4313 17.2221 16.6575C16.6761 16.8836 16.0909 17 15.5 17C14.9091 17 14.3239 16.8836 13.7779 16.6575C13.232 16.4313 12.7359 16.0998 12.318 15.682C11.9002 15.2641 11.5687 14.768 11.3425 14.2221C11.1164 13.6761 11 13.0909 11 12.5C11 11.9091 11.1164 11.3239 11.3425 10.7779C11.5687 10.232 11.9002 9.73588 12.318 9.31802C12.7359 8.90016 13.232 8.56869 13.7779 8.34254Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 17C7.83696 17 7.20107 17.2634 6.73223 17.7322C6.26339 18.2011 6 18.837 6 19.5C6 20.163 6.26339 20.7989 6.73223 21.2678C7.20107 21.7366 7.83696 22 8.5 22C9.16304 22 9.79893 21.7366 10.2678 21.2678C10.7366 20.7989 11 20.163 11 19.5V17H8.5ZM5.31802 16.318C6.16193 15.4741 7.30653 15 8.5 15H12C12.5523 15 13 15.4477 13 16V19.5C13 20.6935 12.5259 21.8381 11.682 22.682C10.8381 23.5259 9.69347 24 8.5 24C7.30653 24 6.16193 23.5259 5.31802 22.682C4.47411 21.8381 4 20.6935 4 19.5C4 18.3065 4.47411 17.1619 5.31802 16.318Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.5 10C7.83696 10 7.20107 10.2634 6.73223 10.7322C6.26339 11.2011 6 11.837 6 12.5C6 13.163 6.26339 13.7989 6.73223 14.2678C7.20107 14.7366 7.83696 15 8.5 15H11V10H8.5ZM5.31802 9.31802C6.16193 8.47411 7.30653 8 8.5 8H12C12.5523 8 13 8.44772 13 9V16C13 16.5523 12.5523 17 12 17H8.5C7.30653 17 6.16193 16.5259 5.31802 15.682C4.47411 14.8381 4 13.6935 4 12.5C4 11.3065 4.47411 10.1619 5.31802 9.31802Z' fill='currentColor'/></svg>\"}\n name=\"IconFigma\"\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/IconFile.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 IconFile(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H13C13.2652 1 13.5196 1.10536 13.7071 1.29289L20.7071 8.29289C20.8946 8.48043 21 8.73478 21 9V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V9.41421L12.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 1C13.5523 1 14 1.44772 14 2V8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H13C12.4477 10 12 9.55228 12 9V2C12 1.44772 12.4477 1 13 1Z' fill='currentColor'/></svg>\"}\n name=\"IconFile\"\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/IconFile.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 IconFile(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H13C13.2652 1 13.5196 1.10536 13.7071 1.29289L20.7071 8.29289C20.8946 8.48043 21 8.73478 21 9V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V9.41421L12.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 1C13.5523 1 14 1.44772 14 2V8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H13C12.4477 10 12 9.55228 12 9V2C12 1.44772 12.4477 1 13 1Z' fill='currentColor'/></svg>\"}\n name=\"IconFile\"\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/IconFileMinus.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 IconFileMinus(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 15C8 14.4477 8.44772 14 9 14H15C15.5523 14 16 14.4477 16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15Z' fill='currentColor'/></svg>\"}\n name=\"IconFileMinus\"\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/IconFileMinus.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 IconFileMinus(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 15C8 14.4477 8.44772 14 9 14H15C15.5523 14 16 14.4477 16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15Z' fill='currentColor'/></svg>\"}\n name=\"IconFileMinus\"\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/IconFilePdf.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 IconFilePdf(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path d='M7.51859 18.0482C7.81735 18.0482 8.04282 17.813 8.04282 17.5106C8.04282 17.2083 7.81735 16.9731 7.51859 16.9731C7.21984 16.9731 7 17.2083 7 17.5106C7 17.813 7.21984 18.0482 7.51859 18.0482Z' fill='currentColor'/><path d='M8.73977 19H9.60785V18.1937L9.57966 17.7626C9.77696 17.9474 9.99679 18.0482 10.2392 18.0482C10.8423 18.0482 11.4117 17.4994 11.4117 16.542C11.4117 15.6853 10.9945 15.131 10.3181 15.131C10.0306 15.131 9.74877 15.271 9.53457 15.467H9.51202L9.45002 15.1982H8.73977V19ZM10.0306 17.3371C9.89533 17.3371 9.74877 17.2979 9.60785 17.1747V16.0717C9.76005 15.9093 9.89533 15.8365 10.0588 15.8365C10.3688 15.8365 10.5154 16.0661 10.5154 16.5532C10.5154 17.1187 10.3012 17.3371 10.0306 17.3371Z' fill='currentColor'/><path d='M12.9854 18.0482C13.2504 18.0482 13.5266 17.9082 13.7239 17.7122H13.7408L13.8028 17.981H14.5187V14.0672H13.645V15.0022L13.6731 15.4166C13.4928 15.243 13.3067 15.131 12.9967 15.131C12.4161 15.131 11.8412 15.6797 11.8412 16.5868C11.8412 17.4938 12.2921 18.0482 12.9854 18.0482ZM13.2166 17.3371C12.9178 17.3371 12.7374 17.1131 12.7374 16.5812C12.7374 16.0605 12.9573 15.8365 13.2053 15.8365C13.3462 15.8365 13.5097 15.8813 13.645 15.9989V17.1075C13.5153 17.2811 13.3857 17.3371 13.2166 17.3371Z' fill='currentColor'/><path d='M15.3709 17.981H16.2447V15.8757H16.7407V15.1982H16.2447V15.0582C16.2447 14.7839 16.363 14.6775 16.5547 14.6775C16.6505 14.6775 16.7407 14.6887 16.8365 14.7167L17 14.1008C16.876 14.0504 16.6731 14 16.4307 14C15.6471 14 15.3709 14.4983 15.3709 15.0862V15.2038L14.9989 15.2262V15.8757H15.3709V17.981Z' fill='currentColor'/></svg>\"}\n name=\"IconFilePdf\"\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/IconFilePdf.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 IconFilePdf(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path d='M7.51859 18.0482C7.81735 18.0482 8.04282 17.813 8.04282 17.5106C8.04282 17.2083 7.81735 16.9731 7.51859 16.9731C7.21984 16.9731 7 17.2083 7 17.5106C7 17.813 7.21984 18.0482 7.51859 18.0482Z' fill='currentColor'/><path d='M8.73977 19H9.60785V18.1937L9.57966 17.7626C9.77696 17.9474 9.99679 18.0482 10.2392 18.0482C10.8423 18.0482 11.4117 17.4994 11.4117 16.542C11.4117 15.6853 10.9945 15.131 10.3181 15.131C10.0306 15.131 9.74877 15.271 9.53457 15.467H9.51202L9.45002 15.1982H8.73977V19ZM10.0306 17.3371C9.89533 17.3371 9.74877 17.2979 9.60785 17.1747V16.0717C9.76005 15.9093 9.89533 15.8365 10.0588 15.8365C10.3688 15.8365 10.5154 16.0661 10.5154 16.5532C10.5154 17.1187 10.3012 17.3371 10.0306 17.3371Z' fill='currentColor'/><path d='M12.9854 18.0482C13.2504 18.0482 13.5266 17.9082 13.7239 17.7122H13.7408L13.8028 17.981H14.5187V14.0672H13.645V15.0022L13.6731 15.4166C13.4928 15.243 13.3067 15.131 12.9967 15.131C12.4161 15.131 11.8412 15.6797 11.8412 16.5868C11.8412 17.4938 12.2921 18.0482 12.9854 18.0482ZM13.2166 17.3371C12.9178 17.3371 12.7374 17.1131 12.7374 16.5812C12.7374 16.0605 12.9573 15.8365 13.2053 15.8365C13.3462 15.8365 13.5097 15.8813 13.645 15.9989V17.1075C13.5153 17.2811 13.3857 17.3371 13.2166 17.3371Z' fill='currentColor'/><path d='M15.3709 17.981H16.2447V15.8757H16.7407V15.1982H16.2447V15.0582C16.2447 14.7839 16.363 14.6775 16.5547 14.6775C16.6505 14.6775 16.7407 14.6887 16.8365 14.7167L17 14.1008C16.876 14.0504 16.6731 14 16.4307 14C15.6471 14 15.3709 14.4983 15.3709 15.0862V15.2038L14.9989 15.2262V15.8757H15.3709V17.981Z' fill='currentColor'/></svg>\"}\n name=\"IconFilePdf\"\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/IconFilePlus.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 IconFilePlus(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 15C8 14.4477 8.44772 14 9 14H15C15.5523 14 16 14.4477 16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15Z' fill='currentColor'/></svg>\"}\n name=\"IconFilePlus\"\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/IconFilePlus.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 IconFilePlus(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V18C13 18.5523 12.5523 19 12 19C11.4477 19 11 18.5523 11 18V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 15C8 14.4477 8.44772 14 9 14H15C15.5523 14 16 14.4477 16 15C16 15.5523 15.5523 16 15 16H9C8.44772 16 8 15.5523 8 15Z' fill='currentColor'/></svg>\"}\n name=\"IconFilePlus\"\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/IconFileText.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 IconFileText(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 13C7 12.4477 7.44772 12 8 12H16C16.5523 12 17 12.4477 17 13C17 13.5523 16.5523 14 16 14H8C7.44772 14 7 13.5523 7 13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 17C7 16.4477 7.44772 16 8 16H16C16.5523 16 17 16.4477 17 17C17 17.5523 16.5523 18 16 18H8C7.44772 18 7 17.5523 7 17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 9C7 8.44772 7.44772 8 8 8H10C10.5523 8 11 8.44772 11 9C11 9.55228 10.5523 10 10 10H8C7.44772 10 7 9.55228 7 9Z' fill='currentColor'/></svg>\"}\n name=\"IconFileText\"\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/IconFileText.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 IconFileText(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='M3.87868 1.87868C4.44129 1.31607 5.20435 1 6 1H14C14.2652 1 14.5196 1.10536 14.7071 1.29289L20.7071 7.29289C20.8946 7.48043 21 7.73478 21 8V20C21 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 20V4C3 3.20435 3.31607 2.44129 3.87868 1.87868ZM6 3C5.73478 3 5.48043 3.10536 5.29289 3.29289C5.10536 3.48043 5 3.73478 5 4V20C5 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 20V8.41421L13.5858 3H6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 1C14.5523 1 15 1.44772 15 2V7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H14C13.4477 9 13 8.55228 13 8V2C13 1.44772 13.4477 1 14 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 13C7 12.4477 7.44772 12 8 12H16C16.5523 12 17 12.4477 17 13C17 13.5523 16.5523 14 16 14H8C7.44772 14 7 13.5523 7 13Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 17C7 16.4477 7.44772 16 8 16H16C16.5523 16 17 16.4477 17 17C17 17.5523 16.5523 18 16 18H8C7.44772 18 7 17.5523 7 17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 9C7 8.44772 7.44772 8 8 8H10C10.5523 8 11 8.44772 11 9C11 9.55228 10.5523 10 10 10H8C7.44772 10 7 9.55228 7 9Z' fill='currentColor'/></svg>\"}\n name=\"IconFileText\"\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/IconFilm.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 IconFilm(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.18 3C3.5283 3 3 3.5283 3 4.18V19.82C3 20.4717 3.5283 21 4.18 21H19.82C20.4717 21 21 20.4717 21 19.82V4.18C21 3.5283 20.4717 3 19.82 3H4.18ZM1 4.18C1 2.42373 2.42373 1 4.18 1H19.82C21.5763 1 23 2.42373 23 4.18V19.82C23 21.5763 21.5763 23 19.82 23H4.18C2.42373 23 1 21.5763 1 19.82V4.18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 1C7.55228 1 8 1.44772 8 2V22C8 22.5523 7.55228 23 7 23C6.44772 23 6 22.5523 6 22V2C6 1.44772 6.44772 1 7 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17 1C17.5523 1 18 1.44772 18 2V22C18 22.5523 17.5523 23 17 23C16.4477 23 16 22.5523 16 22V2C16 1.44772 16.4477 1 17 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 7C1 6.44772 1.44772 6 2 6H7C7.55228 6 8 6.44772 8 7C8 7.55228 7.55228 8 7 8H2C1.44772 8 1 7.55228 1 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 17C1 16.4477 1.44772 16 2 16H7C7.55228 16 8 16.4477 8 17C8 17.5523 7.55228 18 7 18H2C1.44772 18 1 17.5523 1 17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 17C16 16.4477 16.4477 16 17 16H22C22.5523 16 23 16.4477 23 17C23 17.5523 22.5523 18 22 18H17C16.4477 18 16 17.5523 16 17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 7C16 6.44772 16.4477 6 17 6H22C22.5523 6 23 6.44772 23 7C23 7.55228 22.5523 8 22 8H17C16.4477 8 16 7.55228 16 7Z' fill='currentColor'/></svg>\"}\n name=\"IconFilm\"\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/IconFilm.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 IconFilm(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.18 3C3.5283 3 3 3.5283 3 4.18V19.82C3 20.4717 3.5283 21 4.18 21H19.82C20.4717 21 21 20.4717 21 19.82V4.18C21 3.5283 20.4717 3 19.82 3H4.18ZM1 4.18C1 2.42373 2.42373 1 4.18 1H19.82C21.5763 1 23 2.42373 23 4.18V19.82C23 21.5763 21.5763 23 19.82 23H4.18C2.42373 23 1 21.5763 1 19.82V4.18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 1C7.55228 1 8 1.44772 8 2V22C8 22.5523 7.55228 23 7 23C6.44772 23 6 22.5523 6 22V2C6 1.44772 6.44772 1 7 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17 1C17.5523 1 18 1.44772 18 2V22C18 22.5523 17.5523 23 17 23C16.4477 23 16 22.5523 16 22V2C16 1.44772 16.4477 1 17 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 7C1 6.44772 1.44772 6 2 6H7C7.55228 6 8 6.44772 8 7C8 7.55228 7.55228 8 7 8H2C1.44772 8 1 7.55228 1 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 17C1 16.4477 1.44772 16 2 16H7C7.55228 16 8 16.4477 8 17C8 17.5523 7.55228 18 7 18H2C1.44772 18 1 17.5523 1 17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 17C16 16.4477 16.4477 16 17 16H22C22.5523 16 23 16.4477 23 17C23 17.5523 22.5523 18 22 18H17C16.4477 18 16 17.5523 16 17Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 7C16 6.44772 16.4477 6 17 6H22C22.5523 6 23 6.44772 23 7C23 7.55228 22.5523 8 22 8H17C16.4477 8 16 7.55228 16 7Z' fill='currentColor'/></svg>\"}\n name=\"IconFilm\"\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/IconFilter.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 IconFilter(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.0929 2.57912C1.25675 2.22596 1.61069 2 2.00001 2H22C22.3893 2 22.7433 2.22596 22.9071 2.57912C23.071 2.93229 23.015 3.34845 22.7636 3.64573L15 12.8261V21C15 21.3466 14.8206 21.6684 14.5257 21.8507C14.2309 22.0329 13.8628 22.0494 13.5528 21.8944L9.5528 19.8944C9.21402 19.725 9.00001 19.3788 9.00001 19V12.8261L1.23644 3.64573C0.985046 3.34845 0.929037 2.93229 1.0929 2.57912ZM4.15532 4L10.7636 11.8143C10.9162 11.9948 11 12.2236 11 12.46V18.382L13 19.382V12.46C13 12.2236 13.0838 11.9948 13.2364 11.8143L19.8447 4H4.15532Z' fill='currentColor'/></svg>\"}\n name=\"IconFilter\"\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/IconFilter.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 IconFilter(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.0929 2.57912C1.25675 2.22596 1.61069 2 2.00001 2H22C22.3893 2 22.7433 2.22596 22.9071 2.57912C23.071 2.93229 23.015 3.34845 22.7636 3.64573L15 12.8261V21C15 21.3466 14.8206 21.6684 14.5257 21.8507C14.2309 22.0329 13.8628 22.0494 13.5528 21.8944L9.5528 19.8944C9.21402 19.725 9.00001 19.3788 9.00001 19V12.8261L1.23644 3.64573C0.985046 3.34845 0.929037 2.93229 1.0929 2.57912ZM4.15532 4L10.7636 11.8143C10.9162 11.9948 11 12.2236 11 12.46V18.382L13 19.382V12.46C13 12.2236 13.0838 11.9948 13.2364 11.8143L19.8447 4H4.15532Z' fill='currentColor'/></svg>\"}\n name=\"IconFilter\"\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/IconFirecracker.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 IconFirecracker(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.53541 8.62646C8.40603 7.09039 10.5782 6.98068 11.5989 8.42139L17.5295 16.7935C18.551 18.2366 17.722 20.2516 15.9807 20.5591L4.12135 22.6519C2.11411 23.0058 0.600963 20.8637 1.60572 19.0903L7.53541 8.62646ZM9.96607 9.57764C9.79237 9.33303 9.42406 9.35118 9.27564 9.61182L3.34498 20.0767C3.17426 20.3784 3.43221 20.7431 3.77369 20.6831L15.6331 18.5913C15.9293 18.539 16.0702 18.1954 15.8967 17.9497L9.96607 9.57764ZM20.6467 10.6987C21.1933 10.6192 21.701 10.9979 21.7805 11.5444C21.8598 12.0907 21.4811 12.5977 20.9348 12.6772L18.1438 13.0835C17.5973 13.163 17.0895 12.7843 17.01 12.2378C16.9307 11.6914 17.3093 11.1835 17.8557 11.104L20.6467 10.6987ZM16.7805 4.68701C17.2979 4.68731 17.7233 5.08154 17.7747 5.58545L17.7805 5.68799V6.29834C17.7803 7.38596 17.4399 8.44671 16.8088 9.33252L16.4797 9.79443L16.4163 9.87451C16.0819 10.2552 15.5068 10.3282 15.0852 10.0278C14.6358 9.70728 14.5315 9.08294 14.8518 8.6333L15.1799 8.17139C15.5697 7.62423 15.7794 6.96916 15.7795 6.29736V5.68799L15.7854 5.58545C15.8368 5.08131 16.2628 4.68697 16.7805 4.68701ZM21.3128 5.68799C22.0373 5.68802 22.6243 6.2759 22.6243 7.00049C22.624 7.72485 22.0372 8.31198 21.3128 8.31201C20.5883 8.31201 20.0005 7.72487 20.0003 7.00049C20.0003 6.27588 20.5881 5.68799 21.3128 5.68799Z' fill='currentColor'/></svg>\"}\n name=\"IconFirecracker\"\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/IconFirecracker.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 IconFirecracker(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7.53541 8.62646C8.40603 7.09039 10.5782 6.98068 11.5989 8.42139L17.5295 16.7935C18.551 18.2366 17.722 20.2516 15.9807 20.5591L4.12135 22.6519C2.11411 23.0058 0.600963 20.8637 1.60572 19.0903L7.53541 8.62646ZM9.96607 9.57764C9.79237 9.33303 9.42406 9.35118 9.27564 9.61182L3.34498 20.0767C3.17426 20.3784 3.43221 20.7431 3.77369 20.6831L15.6331 18.5913C15.9293 18.539 16.0702 18.1954 15.8967 17.9497L9.96607 9.57764ZM20.6467 10.6987C21.1933 10.6192 21.701 10.9979 21.7805 11.5444C21.8598 12.0907 21.4811 12.5977 20.9348 12.6772L18.1438 13.0835C17.5973 13.163 17.0895 12.7843 17.01 12.2378C16.9307 11.6914 17.3093 11.1835 17.8557 11.104L20.6467 10.6987ZM16.7805 4.68701C17.2979 4.68731 17.7233 5.08154 17.7747 5.58545L17.7805 5.68799V6.29834C17.7803 7.38596 17.4399 8.44671 16.8088 9.33252L16.4797 9.79443L16.4163 9.87451C16.0819 10.2552 15.5068 10.3282 15.0852 10.0278C14.6358 9.70728 14.5315 9.08294 14.8518 8.6333L15.1799 8.17139C15.5697 7.62423 15.7794 6.96916 15.7795 6.29736V5.68799L15.7854 5.58545C15.8368 5.08131 16.2628 4.68697 16.7805 4.68701ZM21.3128 5.68799C22.0373 5.68802 22.6243 6.2759 22.6243 7.00049C22.624 7.72485 22.0372 8.31198 21.3128 8.31201C20.5883 8.31201 20.0005 7.72487 20.0003 7.00049C20.0003 6.27588 20.5881 5.68799 21.3128 5.68799Z' fill='currentColor'/></svg>\"}\n name=\"IconFirecracker\"\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/IconFlag.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 IconFlag(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 3.65959V13.1146C5.56771 12.8442 6.22198 12.6281 6.94361 12.5232C8.6231 12.279 10.6039 12.6476 12.6139 14.2109C14.0844 15.3546 15.4196 15.6216 16.4965 15.5296C17.5625 15.4385 18.4441 14.9885 19 14.5511V4.44251C17.1348 4.97864 14.2767 5.25664 11.5528 3.89469C9.12322 2.6799 6.46609 3.1197 5 3.65959ZM5 15.4493C5.49806 15.0575 6.27803 14.641 7.23139 14.5024C8.36024 14.3382 9.79607 14.553 11.3861 15.7896C13.2374 17.2296 15.068 17.6589 16.6668 17.5223C18.2377 17.3881 19.5168 16.7144 20.3272 16.0502C20.8032 15.6602 21 15.0964 21 14.586V3.16206C21 2.34178 20.151 1.83199 19.4357 2.16203C18.1649 2.74834 15.1657 3.4651 12.4472 2.10583C9.28584 0.525146 5.94688 1.15713 4.20948 1.82006C3.41908 2.12164 3 2.87983 3 3.61829V22.0001C3 22.5524 3.44772 23.0001 4 23.0001C4.55228 23.0001 5 22.5524 5 22.0001V15.4493Z' fill='currentColor'/></svg>\"}\n name=\"IconFlag\"\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/IconFlag.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 IconFlag(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 3.65959V13.1146C5.56771 12.8442 6.22198 12.6281 6.94361 12.5232C8.6231 12.279 10.6039 12.6476 12.6139 14.2109C14.0844 15.3546 15.4196 15.6216 16.4965 15.5296C17.5625 15.4385 18.4441 14.9885 19 14.5511V4.44251C17.1348 4.97864 14.2767 5.25664 11.5528 3.89469C9.12322 2.6799 6.46609 3.1197 5 3.65959ZM5 15.4493C5.49806 15.0575 6.27803 14.641 7.23139 14.5024C8.36024 14.3382 9.79607 14.553 11.3861 15.7896C13.2374 17.2296 15.068 17.6589 16.6668 17.5223C18.2377 17.3881 19.5168 16.7144 20.3272 16.0502C20.8032 15.6602 21 15.0964 21 14.586V3.16206C21 2.34178 20.151 1.83199 19.4357 2.16203C18.1649 2.74834 15.1657 3.4651 12.4472 2.10583C9.28584 0.525146 5.94688 1.15713 4.20948 1.82006C3.41908 2.12164 3 2.87983 3 3.61829V22.0001C3 22.5524 3.44772 23.0001 4 23.0001C4.55228 23.0001 5 22.5524 5 22.0001V15.4493Z' fill='currentColor'/></svg>\"}\n name=\"IconFlag\"\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/IconFolder.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 IconFolder(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 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V19C3 19.2652 3.10536 19.5196 3.29289 19.7071C3.48043 19.8946 3.73478 20 4 20H20C20.2652 20 20.5196 19.8946 20.7071 19.7071C20.8946 19.5196 21 19.2652 21 19V8C21 7.73478 20.8946 7.48043 20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H11C10.6656 7 10.3534 6.8329 10.1679 6.5547L8.46482 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H9C9.33435 2 9.64658 2.1671 9.83205 2.4453L11.5352 5H20C20.7957 5 21.5587 5.31607 22.1213 5.87868C22.6839 6.44129 23 7.20435 23 8V19C23 19.7957 22.6839 20.5587 22.1213 21.1213C21.5587 21.6839 20.7957 22 20 22H4C3.20435 22 2.44129 21.6839 1.87868 21.1213C1.31607 20.5587 1 19.7957 1 19V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/></svg>\"}\n name=\"IconFolder\"\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/IconFolder.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 IconFolder(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 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V19C3 19.2652 3.10536 19.5196 3.29289 19.7071C3.48043 19.8946 3.73478 20 4 20H20C20.2652 20 20.5196 19.8946 20.7071 19.7071C20.8946 19.5196 21 19.2652 21 19V8C21 7.73478 20.8946 7.48043 20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H11C10.6656 7 10.3534 6.8329 10.1679 6.5547L8.46482 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H9C9.33435 2 9.64658 2.1671 9.83205 2.4453L11.5352 5H20C20.7957 5 21.5587 5.31607 22.1213 5.87868C22.6839 6.44129 23 7.20435 23 8V19C23 19.7957 22.6839 20.5587 22.1213 21.1213C21.5587 21.6839 20.7957 22 20 22H4C3.20435 22 2.44129 21.6839 1.87868 21.1213C1.31607 20.5587 1 19.7957 1 19V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/></svg>\"}\n name=\"IconFolder\"\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/IconFolderMinus.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 IconFolderMinus(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 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V19C3 19.2652 3.10536 19.5196 3.29289 19.7071C3.48043 19.8946 3.73478 20 4 20H20C20.2652 20 20.5196 19.8946 20.7071 19.7071C20.8946 19.5196 21 19.2652 21 19V8C21 7.73478 20.8946 7.48043 20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H11C10.6656 7 10.3534 6.8329 10.1679 6.5547L8.46482 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H9C9.33435 2 9.64658 2.1671 9.83205 2.4453L11.5352 5H20C20.7957 5 21.5587 5.31607 22.1213 5.87868C22.6839 6.44129 23 7.20435 23 8V19C23 19.7957 22.6839 20.5587 22.1213 21.1213C21.5587 21.6839 20.7957 22 20 22H4C3.20435 22 2.44129 21.6839 1.87868 21.1213C1.31607 20.5587 1 19.7957 1 19V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14C16 14.5523 15.5523 15 15 15H9C8.44772 15 8 14.5523 8 14Z' fill='currentColor'/></svg>\"}\n name=\"IconFolderMinus\"\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/IconFolderMinus.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 IconFolderMinus(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 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V19C3 19.2652 3.10536 19.5196 3.29289 19.7071C3.48043 19.8946 3.73478 20 4 20H20C20.2652 20 20.5196 19.8946 20.7071 19.7071C20.8946 19.5196 21 19.2652 21 19V8C21 7.73478 20.8946 7.48043 20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H11C10.6656 7 10.3534 6.8329 10.1679 6.5547L8.46482 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H9C9.33435 2 9.64658 2.1671 9.83205 2.4453L11.5352 5H20C20.7957 5 21.5587 5.31607 22.1213 5.87868C22.6839 6.44129 23 7.20435 23 8V19C23 19.7957 22.6839 20.5587 22.1213 21.1213C21.5587 21.6839 20.7957 22 20 22H4C3.20435 22 2.44129 21.6839 1.87868 21.1213C1.31607 20.5587 1 19.7957 1 19V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14C16 14.5523 15.5523 15 15 15H9C8.44772 15 8 14.5523 8 14Z' fill='currentColor'/></svg>\"}\n name=\"IconFolderMinus\"\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/IconFolderPlus.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 IconFolderPlus(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 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V19C3 19.2652 3.10536 19.5196 3.29289 19.7071C3.48043 19.8946 3.73478 20 4 20H20C20.2652 20 20.5196 19.8946 20.7071 19.7071C20.8946 19.5196 21 19.2652 21 19V8C21 7.73478 20.8946 7.48043 20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H11C10.6656 7 10.3534 6.8329 10.1679 6.5547L8.46482 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H9C9.33435 2 9.64658 2.1671 9.83205 2.4453L11.5352 5H20C20.7957 5 21.5587 5.31607 22.1213 5.87868C22.6839 6.44129 23 7.20435 23 8V19C23 19.7957 22.6839 20.5587 22.1213 21.1213C21.5587 21.6839 20.7957 22 20 22H4C3.20435 22 2.44129 21.6839 1.87868 21.1213C1.31607 20.5587 1 19.7957 1 19V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 10C12.5523 10 13 10.4477 13 11V17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17V11C11 10.4477 11.4477 10 12 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14C16 14.5523 15.5523 15 15 15H9C8.44772 15 8 14.5523 8 14Z' fill='currentColor'/></svg>\"}\n name=\"IconFolderPlus\"\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/IconFolderPlus.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 IconFolderPlus(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 4C3.73478 4 3.48043 4.10536 3.29289 4.29289C3.10536 4.48043 3 4.73478 3 5V19C3 19.2652 3.10536 19.5196 3.29289 19.7071C3.48043 19.8946 3.73478 20 4 20H20C20.2652 20 20.5196 19.8946 20.7071 19.7071C20.8946 19.5196 21 19.2652 21 19V8C21 7.73478 20.8946 7.48043 20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H11C10.6656 7 10.3534 6.8329 10.1679 6.5547L8.46482 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H9C9.33435 2 9.64658 2.1671 9.83205 2.4453L11.5352 5H20C20.7957 5 21.5587 5.31607 22.1213 5.87868C22.6839 6.44129 23 7.20435 23 8V19C23 19.7957 22.6839 20.5587 22.1213 21.1213C21.5587 21.6839 20.7957 22 20 22H4C3.20435 22 2.44129 21.6839 1.87868 21.1213C1.31607 20.5587 1 19.7957 1 19V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 10C12.5523 10 13 10.4477 13 11V17C13 17.5523 12.5523 18 12 18C11.4477 18 11 17.5523 11 17V11C11 10.4477 11.4477 10 12 10Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 14C8 13.4477 8.44772 13 9 13H15C15.5523 13 16 13.4477 16 14C16 14.5523 15.5523 15 15 15H9C8.44772 15 8 14.5523 8 14Z' fill='currentColor'/></svg>\"}\n name=\"IconFolderPlus\"\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/IconFramer.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 IconFramer(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_2489)'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.07615 1.61732C4.23093 1.24364 4.59557 1 5.00003 1H19C19.5523 1 20 1.44772 20 2V9C20 9.55228 19.5523 10 19 10H14.4142L19.7071 15.2929C19.9931 15.5789 20.0787 16.009 19.9239 16.3827C19.7691 16.7564 19.4045 17 19 17H13V23C13 23.4045 12.7564 23.7691 12.3827 23.9239C12.009 24.0787 11.5789 23.9931 11.2929 23.7071L4.29292 16.7071C4.10539 16.5196 4.00003 16.2652 4.00003 16V9C4.00003 8.44772 4.44774 8 5.00003 8H9.58582L4.29292 2.70711C4.00692 2.42111 3.92137 1.99099 4.07615 1.61732ZM12.4142 8H18V3H7.41424L12.4142 8ZM11.5858 10H6.00003V15H16.5858L11.5858 10ZM7.41424 17L11 20.5858V17H7.41424Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2489'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconFramer\"\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/IconFramer.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 IconFramer(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_2489)'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.07615 1.61732C4.23093 1.24364 4.59557 1 5.00003 1H19C19.5523 1 20 1.44772 20 2V9C20 9.55228 19.5523 10 19 10H14.4142L19.7071 15.2929C19.9931 15.5789 20.0787 16.009 19.9239 16.3827C19.7691 16.7564 19.4045 17 19 17H13V23C13 23.4045 12.7564 23.7691 12.3827 23.9239C12.009 24.0787 11.5789 23.9931 11.2929 23.7071L4.29292 16.7071C4.10539 16.5196 4.00003 16.2652 4.00003 16V9C4.00003 8.44772 4.44774 8 5.00003 8H9.58582L4.29292 2.70711C4.00692 2.42111 3.92137 1.99099 4.07615 1.61732ZM12.4142 8H18V3H7.41424L12.4142 8ZM11.5858 10H6.00003V15H16.5858L11.5858 10ZM7.41424 17L11 20.5858V17H7.41424Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2489'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconFramer\"\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/IconFrown.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 IconFrown(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='M8 9C8 8.44772 8.44772 8 9 8H9.01C9.56228 8 10.01 8.44772 10.01 9C10.01 9.55228 9.56228 10 9.01 10H9C8.44772 10 8 9.55228 8 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 9C14 8.44772 14.4477 8 15 8H15.01C15.5623 8 16.01 8.44772 16.01 9C16.01 9.55228 15.5623 10 15.01 10H15C14.4477 10 14 9.55228 14 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2477 15.1703C10.0749 15.3912 9.16219 16.1172 8.80006 16.6C8.46869 17.0419 7.84189 17.1314 7.40006 16.8C6.95823 16.4687 6.86869 15.8419 7.20006 15.4C7.83792 14.5495 9.17527 13.5255 10.8774 13.2048C12.6556 12.8698 14.7353 13.3211 16.7072 15.2929C17.0977 15.6834 17.0977 16.3166 16.7072 16.7071C16.3167 17.0977 15.6835 17.0977 15.293 16.7071C13.7648 15.1791 12.3445 14.9636 11.2477 15.1703Z' fill='currentColor'/></svg>\"}\n name=\"IconFrown\"\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/IconFrown.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 IconFrown(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='M8 9C8 8.44772 8.44772 8 9 8H9.01C9.56228 8 10.01 8.44772 10.01 9C10.01 9.55228 9.56228 10 9.01 10H9C8.44772 10 8 9.55228 8 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 9C14 8.44772 14.4477 8 15 8H15.01C15.5623 8 16.01 8.44772 16.01 9C16.01 9.55228 15.5623 10 15.01 10H15C14.4477 10 14 9.55228 14 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2477 15.1703C10.0749 15.3912 9.16219 16.1172 8.80006 16.6C8.46869 17.0419 7.84189 17.1314 7.40006 16.8C6.95823 16.4687 6.86869 15.8419 7.20006 15.4C7.83792 14.5495 9.17527 13.5255 10.8774 13.2048C12.6556 12.8698 14.7353 13.3211 16.7072 15.2929C17.0977 15.6834 17.0977 16.3166 16.7072 16.7071C16.3167 17.0977 15.6835 17.0977 15.293 16.7071C13.7648 15.1791 12.3445 14.9636 11.2477 15.1703Z' fill='currentColor'/></svg>\"}\n name=\"IconFrown\"\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/IconGift.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 IconGift(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 11C4.55228 11 5 11.4477 5 12V21H19V12C19 11.4477 19.4477 11 20 11C20.5523 11 21 11.4477 21 12V22C21 22.5523 20.5523 23 20 23H4C3.44772 23 3 22.5523 3 22V12C3 11.4477 3.44772 11 4 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 7C1 6.44772 1.44772 6 2 6H22C22.5523 6 23 6.44772 23 7V12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12V7ZM3 8V11H21V8H3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 6C12.5523 6 13 6.44772 13 7V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V7C11 6.44772 11.4477 6 12 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.5 3C7.10218 3 6.72064 3.15804 6.43934 3.43934C6.15804 3.72064 6 4.10218 6 4.5C6 4.89782 6.15804 5.27936 6.43934 5.56066C6.72064 5.84196 7.10218 6 7.5 6H10.654C10.5319 5.68061 10.3774 5.32942 10.1863 4.98192C9.55732 3.83834 8.6939 3 7.5 3ZM12 7C12.9806 6.80388 12.9805 6.80354 12.9804 6.80318L12.9803 6.80236L12.9799 6.80038L12.9788 6.79503L12.9754 6.77893C12.9727 6.76583 12.9688 6.74805 12.9639 6.72588C12.954 6.68157 12.9396 6.61965 12.9203 6.54262C12.8819 6.38877 12.8237 6.17343 12.7424 5.91686C12.581 5.40732 12.3233 4.71734 11.9387 4.01808C11.1927 2.66166 9.8061 1 7.5 1C6.57174 1 5.6815 1.36875 5.02513 2.02513C4.36875 2.6815 4 3.57174 4 4.5C4 5.42826 4.36875 6.3185 5.02513 6.97487C5.6815 7.63125 6.57174 8 7.5 8H12C12.2996 8 12.5834 7.86568 12.7733 7.63399C12.9633 7.4023 13.0393 7.09766 12.9806 6.80388L12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0613 4.01808C12.8073 2.66166 14.1939 1 16.5 1C17.4283 1 18.3185 1.36875 18.9749 2.02513C19.6313 2.6815 20 3.57174 20 4.5C20 5.42826 19.6313 6.3185 18.9749 6.97487C18.3185 7.63125 17.4283 8 16.5 8H12C11.7004 8 11.4166 7.86568 11.2267 7.63399C11.0367 7.4023 10.9607 7.09766 11.0194 6.80388L12 7C11.0194 6.80388 11.0195 6.80354 11.0196 6.80318L11.0197 6.80236L11.0201 6.80038L11.0212 6.79503L11.0246 6.77893C11.0274 6.76583 11.0312 6.74805 11.0361 6.72588C11.046 6.68157 11.0604 6.61965 11.0797 6.54262C11.1181 6.38877 11.1764 6.17343 11.2576 5.91686C11.419 5.40732 11.6767 4.71734 12.0613 4.01808ZM13.346 6H16.5C16.8978 6 17.2794 5.84196 17.5607 5.56066C17.842 5.27936 18 4.89782 18 4.5C18 4.10218 17.842 3.72064 17.5607 3.43934C17.2794 3.15804 16.8978 3 16.5 3C15.3061 3 14.4427 3.83834 13.8137 4.98192C13.6226 5.32942 13.4681 5.68061 13.346 6ZM12.9803 7.1978C12.9802 7.19807 12.9802 7.19804 12.9803 7.19772L12.9803 7.1978Z' fill='currentColor'/></svg>\"}\n name=\"IconGift\"\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/IconGift.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 IconGift(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 11C4.55228 11 5 11.4477 5 12V21H19V12C19 11.4477 19.4477 11 20 11C20.5523 11 21 11.4477 21 12V22C21 22.5523 20.5523 23 20 23H4C3.44772 23 3 22.5523 3 22V12C3 11.4477 3.44772 11 4 11Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1 7C1 6.44772 1.44772 6 2 6H22C22.5523 6 23 6.44772 23 7V12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12V7ZM3 8V11H21V8H3Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 6C12.5523 6 13 6.44772 13 7V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V7C11 6.44772 11.4477 6 12 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.5 3C7.10218 3 6.72064 3.15804 6.43934 3.43934C6.15804 3.72064 6 4.10218 6 4.5C6 4.89782 6.15804 5.27936 6.43934 5.56066C6.72064 5.84196 7.10218 6 7.5 6H10.654C10.5319 5.68061 10.3774 5.32942 10.1863 4.98192C9.55732 3.83834 8.6939 3 7.5 3ZM12 7C12.9806 6.80388 12.9805 6.80354 12.9804 6.80318L12.9803 6.80236L12.9799 6.80038L12.9788 6.79503L12.9754 6.77893C12.9727 6.76583 12.9688 6.74805 12.9639 6.72588C12.954 6.68157 12.9396 6.61965 12.9203 6.54262C12.8819 6.38877 12.8237 6.17343 12.7424 5.91686C12.581 5.40732 12.3233 4.71734 11.9387 4.01808C11.1927 2.66166 9.8061 1 7.5 1C6.57174 1 5.6815 1.36875 5.02513 2.02513C4.36875 2.6815 4 3.57174 4 4.5C4 5.42826 4.36875 6.3185 5.02513 6.97487C5.6815 7.63125 6.57174 8 7.5 8H12C12.2996 8 12.5834 7.86568 12.7733 7.63399C12.9633 7.4023 13.0393 7.09766 12.9806 6.80388L12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.0613 4.01808C12.8073 2.66166 14.1939 1 16.5 1C17.4283 1 18.3185 1.36875 18.9749 2.02513C19.6313 2.6815 20 3.57174 20 4.5C20 5.42826 19.6313 6.3185 18.9749 6.97487C18.3185 7.63125 17.4283 8 16.5 8H12C11.7004 8 11.4166 7.86568 11.2267 7.63399C11.0367 7.4023 10.9607 7.09766 11.0194 6.80388L12 7C11.0194 6.80388 11.0195 6.80354 11.0196 6.80318L11.0197 6.80236L11.0201 6.80038L11.0212 6.79503L11.0246 6.77893C11.0274 6.76583 11.0312 6.74805 11.0361 6.72588C11.046 6.68157 11.0604 6.61965 11.0797 6.54262C11.1181 6.38877 11.1764 6.17343 11.2576 5.91686C11.419 5.40732 11.6767 4.71734 12.0613 4.01808ZM13.346 6H16.5C16.8978 6 17.2794 5.84196 17.5607 5.56066C17.842 5.27936 18 4.89782 18 4.5C18 4.10218 17.842 3.72064 17.5607 3.43934C17.2794 3.15804 16.8978 3 16.5 3C15.3061 3 14.4427 3.83834 13.8137 4.98192C13.6226 5.32942 13.4681 5.68061 13.346 6ZM12.9803 7.1978C12.9802 7.19807 12.9802 7.19804 12.9803 7.19772L12.9803 7.1978Z' fill='currentColor'/></svg>\"}\n name=\"IconGift\"\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/IconGitBranch.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 IconGitBranch(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 2C6.55228 2 7 2.44772 7 3V15C7 15.5523 6.55228 16 6 16C5.44772 16 5 15.5523 5 15V3C5 2.44772 5.44772 2 6 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 4C16.8954 4 16 4.89543 16 6C16 7.10457 16.8954 8 18 8C19.1046 8 20 7.10457 20 6C20 4.89543 19.1046 4 18 4ZM14 6C14 3.79086 15.7909 2 18 2C20.2091 2 22 3.79086 22 6C22 8.20914 20.2091 10 18 10C15.7909 10 14 8.20914 14 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 16C4.89543 16 4 16.8954 4 18C4 19.1046 4.89543 20 6 20C7.10457 20 8 19.1046 8 18C8 16.8954 7.10457 16 6 16ZM2 18C2 15.7909 3.79086 14 6 14C8.20914 14 10 15.7909 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 8C18.5523 8 19 8.44772 19 9C19 11.6522 17.9464 14.1957 16.0711 16.0711C14.1957 17.9464 11.6522 19 9 19C8.44772 19 8 18.5523 8 18C8 17.4477 8.44772 17 9 17C11.1217 17 13.1566 16.1571 14.6569 14.6569C16.1571 13.1566 17 11.1217 17 9C17 8.44772 17.4477 8 18 8Z' fill='currentColor'/></svg>\"}\n name=\"IconGitBranch\"\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/IconGitBranch.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 IconGitBranch(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 2C6.55228 2 7 2.44772 7 3V15C7 15.5523 6.55228 16 6 16C5.44772 16 5 15.5523 5 15V3C5 2.44772 5.44772 2 6 2Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 4C16.8954 4 16 4.89543 16 6C16 7.10457 16.8954 8 18 8C19.1046 8 20 7.10457 20 6C20 4.89543 19.1046 4 18 4ZM14 6C14 3.79086 15.7909 2 18 2C20.2091 2 22 3.79086 22 6C22 8.20914 20.2091 10 18 10C15.7909 10 14 8.20914 14 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 16C4.89543 16 4 16.8954 4 18C4 19.1046 4.89543 20 6 20C7.10457 20 8 19.1046 8 18C8 16.8954 7.10457 16 6 16ZM2 18C2 15.7909 3.79086 14 6 14C8.20914 14 10 15.7909 10 18C10 20.2091 8.20914 22 6 22C3.79086 22 2 20.2091 2 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18 8C18.5523 8 19 8.44772 19 9C19 11.6522 17.9464 14.1957 16.0711 16.0711C14.1957 17.9464 11.6522 19 9 19C8.44772 19 8 18.5523 8 18C8 17.4477 8.44772 17 9 17C11.1217 17 13.1566 16.1571 14.6569 14.6569C16.1571 13.1566 17 11.1217 17 9C17 8.44772 17.4477 8 18 8Z' fill='currentColor'/></svg>\"}\n name=\"IconGitBranch\"\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/IconGitCommit.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 IconGitCommit(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 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='M0.0498047 12C0.0498047 11.4477 0.49752 11 1.0498 11H6.9998C7.55209 11 7.9998 11.4477 7.9998 12C7.9998 12.5523 7.55209 13 6.9998 13H1.0498C0.49752 13 0.0498047 12.5523 0.0498047 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.0098 12C16.0098 11.4477 16.4575 11 17.0098 11H22.9598C23.512 11 23.9598 11.4477 23.9598 12C23.9598 12.5523 23.512 13 22.9598 13H17.0098C16.4575 13 16.0098 12.5523 16.0098 12Z' fill='currentColor'/></svg>\"}\n name=\"IconGitCommit\"\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/IconGitCommit.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 IconGitCommit(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 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='M0.0498047 12C0.0498047 11.4477 0.49752 11 1.0498 11H6.9998C7.55209 11 7.9998 11.4477 7.9998 12C7.9998 12.5523 7.55209 13 6.9998 13H1.0498C0.49752 13 0.0498047 12.5523 0.0498047 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.0098 12C16.0098 11.4477 16.4575 11 17.0098 11H22.9598C23.512 11 23.9598 11.4477 23.9598 12C23.9598 12.5523 23.512 13 22.9598 13H17.0098C16.4575 13 16.0098 12.5523 16.0098 12Z' fill='currentColor'/></svg>\"}\n name=\"IconGitCommit\"\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/IconGitMerge.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 IconGitMerge(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 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16ZM14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4ZM2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 8C6.55228 8 7 8.44772 7 9C7 11.1217 7.84285 13.1566 9.34315 14.6569C10.8434 16.1571 12.8783 17 15 17C15.5523 17 16 17.4477 16 18C16 18.5523 15.5523 19 15 19C12.3478 19 9.8043 17.9464 7.92893 16.0711C7.59237 15.7345 7.28228 15.3764 7 15.0001V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9C5 8.44772 5.44772 8 6 8Z' fill='currentColor'/></svg>\"}\n name=\"IconGitMerge\"\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/IconGitMerge.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 IconGitMerge(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 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16ZM14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4ZM2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 8C6.55228 8 7 8.44772 7 9C7 11.1217 7.84285 13.1566 9.34315 14.6569C10.8434 16.1571 12.8783 17 15 17C15.5523 17 16 17.4477 16 18C16 18.5523 15.5523 19 15 19C12.3478 19 9.8043 17.9464 7.92893 16.0711C7.59237 15.7345 7.28228 15.3764 7 15.0001V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9C5 8.44772 5.44772 8 6 8Z' fill='currentColor'/></svg>\"}\n name=\"IconGitMerge\"\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/IconGitPullRequest.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 IconGitPullRequest(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 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16ZM14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4ZM2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 6C12 5.44772 12.4477 5 13 5H16C16.7956 5 17.5587 5.31607 18.1213 5.87868C18.6839 6.44129 19 7.20435 19 8V15C19 15.5523 18.5523 16 18 16C17.4477 16 17 15.5523 17 15V8C17 7.73478 16.8946 7.48043 16.7071 7.29289C16.5196 7.10536 16.2652 7 16 7H13C12.4477 7 12 6.55228 12 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 8C6.55228 8 7 8.44772 7 9V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9C5 8.44772 5.44772 8 6 8Z' fill='currentColor'/></svg>\"}\n name=\"IconGitPullRequest\"\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/IconGitPullRequest.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 IconGitPullRequest(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 16C16.8954 16 16 16.8954 16 18C16 19.1046 16.8954 20 18 20C19.1046 20 20 19.1046 20 18C20 16.8954 19.1046 16 18 16ZM14 18C14 15.7909 15.7909 14 18 14C20.2091 14 22 15.7909 22 18C22 20.2091 20.2091 22 18 22C15.7909 22 14 20.2091 14 18Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 4C4.89543 4 4 4.89543 4 6C4 7.10457 4.89543 8 6 8C7.10457 8 8 7.10457 8 6C8 4.89543 7.10457 4 6 4ZM2 6C2 3.79086 3.79086 2 6 2C8.20914 2 10 3.79086 10 6C10 8.20914 8.20914 10 6 10C3.79086 10 2 8.20914 2 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 6C12 5.44772 12.4477 5 13 5H16C16.7956 5 17.5587 5.31607 18.1213 5.87868C18.6839 6.44129 19 7.20435 19 8V15C19 15.5523 18.5523 16 18 16C17.4477 16 17 15.5523 17 15V8C17 7.73478 16.8946 7.48043 16.7071 7.29289C16.5196 7.10536 16.2652 7 16 7H13C12.4477 7 12 6.55228 12 6Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6 8C6.55228 8 7 8.44772 7 9V21C7 21.5523 6.55228 22 6 22C5.44772 22 5 21.5523 5 21V9C5 8.44772 5.44772 8 6 8Z' fill='currentColor'/></svg>\"}\n name=\"IconGitPullRequest\"\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/IconGithub.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 IconGithub(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_2616)'><path d='M9 18.9999C4 20.4999 4 16.4999 2 15.9999M16 21.9999V18.1299C16.0375 17.6531 15.9731 17.1737 15.811 16.7237C15.6489 16.2737 15.3929 15.8634 15.06 15.5199C18.2 15.1699 21.5 13.9799 21.5 8.51994C21.4997 7.12376 20.9627 5.78114 20 4.76994C20.4559 3.54844 20.4236 2.19829 19.91 0.999938C19.91 0.999938 18.73 0.649938 16 2.47994C13.708 1.85876 11.292 1.85876 9 2.47994C6.27 0.649938 5.09 0.999938 5.09 0.999938C4.57638 2.19829 4.54414 3.54844 5 4.76994C4.03013 5.78864 3.49252 7.1434 3.5 8.54994C3.5 13.9699 6.8 15.1599 9.94 15.5499C9.611 15.8899 9.35726 16.2953 9.19531 16.7399C9.03335 17.1844 8.96681 17.658 9 18.1299V21.9999' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></g><defs><clipPath id='clip0_434_2616'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconGithub\"\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/IconGithub.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 IconGithub(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_2616)'><path d='M9 18.9999C4 20.4999 4 16.4999 2 15.9999M16 21.9999V18.1299C16.0375 17.6531 15.9731 17.1737 15.811 16.7237C15.6489 16.2737 15.3929 15.8634 15.06 15.5199C18.2 15.1699 21.5 13.9799 21.5 8.51994C21.4997 7.12376 20.9627 5.78114 20 4.76994C20.4559 3.54844 20.4236 2.19829 19.91 0.999938C19.91 0.999938 18.73 0.649938 16 2.47994C13.708 1.85876 11.292 1.85876 9 2.47994C6.27 0.649938 5.09 0.999938 5.09 0.999938C4.57638 2.19829 4.54414 3.54844 5 4.76994C4.03013 5.78864 3.49252 7.1434 3.5 8.54994C3.5 13.9699 6.8 15.1599 9.94 15.5499C9.611 15.8899 9.35726 16.2953 9.19531 16.7399C9.03335 17.1844 8.96681 17.658 9 18.1299V21.9999' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></g><defs><clipPath id='clip0_434_2616'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconGithub\"\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/IconGitlab.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 IconGitlab(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_2494)'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.55678 2.48185C4.55557 2.47814 4.55439 2.4744 4.55326 2.47066L4.55678 2.48185ZM5.10763 4.17305L6.99932 9.97995C7.13343 10.3916 7.5172 10.6702 7.95014 10.6702H16.0501C16.4834 10.6702 16.8673 10.3912 17.0012 9.97921L18.8869 4.1753L20.7791 9.9992L22.0034 13.6241L12.0001 20.894L2.03572 13.6523L5.10763 4.17305ZM19.2709 2.74187L19.2746 2.73855C19.2734 2.73967 19.2721 2.74077 19.2709 2.74187ZM4.14755 1.2602C4.41083 1.02054 4.75407 0.887695 5.11014 0.887695C5.46705 0.887695 5.81105 1.02116 6.07456 1.26186C6.08151 1.2682 6.08837 1.27464 6.09513 1.28118C6.26571 1.44605 6.39221 1.65099 6.46317 1.87722L8.6761 8.67021H15.3236L17.5391 1.8512C17.5447 1.8338 17.5509 1.81656 17.5575 1.7995C17.6372 1.59337 17.7639 1.4087 17.9275 1.2602C18.1908 1.02054 18.5341 0.887695 18.8901 0.887695C19.247 0.887695 19.591 1.02115 19.8546 1.26186C19.8615 1.2682 19.8684 1.27464 19.8751 1.28118C20.0458 1.44617 20.1724 1.65128 20.2433 1.87771L22.6794 9.3756L23.9476 13.1302C23.9496 13.1361 23.9515 13.1421 23.9534 13.148C23.9558 13.1555 23.9581 13.1631 23.9603 13.1706C24.0709 13.5506 24.0561 13.9562 23.918 14.3271C23.7836 14.688 23.5395 14.9973 23.2204 15.2119L12.588 22.9391C12.2375 23.1939 11.7628 23.1939 11.4122 22.9391L0.762244 15.1991L0.757682 15.1958C0.444936 14.9658 0.212952 14.6428 0.0949196 14.2729C-0.0227092 13.9044 -0.0211584 13.5081 0.099294 13.1405L3.75908 1.85121C3.76474 1.8338 3.77087 1.81656 3.77747 1.7995C3.85718 1.59337 3.98391 1.40871 4.14755 1.2602ZM17.9275 1.2602C17.9282 1.25964 17.9288 1.25909 17.9294 1.25854L18.6001 2.00021L17.9257 1.26186C17.9263 1.2613 17.9269 1.26075 17.9275 1.2602Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2494'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconGitlab\"\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/IconGitlab.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 IconGitlab(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_2494)'><path fill-rule='evenodd' clip-rule='evenodd' d='M4.55678 2.48185C4.55557 2.47814 4.55439 2.4744 4.55326 2.47066L4.55678 2.48185ZM5.10763 4.17305L6.99932 9.97995C7.13343 10.3916 7.5172 10.6702 7.95014 10.6702H16.0501C16.4834 10.6702 16.8673 10.3912 17.0012 9.97921L18.8869 4.1753L20.7791 9.9992L22.0034 13.6241L12.0001 20.894L2.03572 13.6523L5.10763 4.17305ZM19.2709 2.74187L19.2746 2.73855C19.2734 2.73967 19.2721 2.74077 19.2709 2.74187ZM4.14755 1.2602C4.41083 1.02054 4.75407 0.887695 5.11014 0.887695C5.46705 0.887695 5.81105 1.02116 6.07456 1.26186C6.08151 1.2682 6.08837 1.27464 6.09513 1.28118C6.26571 1.44605 6.39221 1.65099 6.46317 1.87722L8.6761 8.67021H15.3236L17.5391 1.8512C17.5447 1.8338 17.5509 1.81656 17.5575 1.7995C17.6372 1.59337 17.7639 1.4087 17.9275 1.2602C18.1908 1.02054 18.5341 0.887695 18.8901 0.887695C19.247 0.887695 19.591 1.02115 19.8546 1.26186C19.8615 1.2682 19.8684 1.27464 19.8751 1.28118C20.0458 1.44617 20.1724 1.65128 20.2433 1.87771L22.6794 9.3756L23.9476 13.1302C23.9496 13.1361 23.9515 13.1421 23.9534 13.148C23.9558 13.1555 23.9581 13.1631 23.9603 13.1706C24.0709 13.5506 24.0561 13.9562 23.918 14.3271C23.7836 14.688 23.5395 14.9973 23.2204 15.2119L12.588 22.9391C12.2375 23.1939 11.7628 23.1939 11.4122 22.9391L0.762244 15.1991L0.757682 15.1958C0.444936 14.9658 0.212952 14.6428 0.0949196 14.2729C-0.0227092 13.9044 -0.0211584 13.5081 0.099294 13.1405L3.75908 1.85121C3.76474 1.8338 3.77087 1.81656 3.77747 1.7995C3.85718 1.59337 3.98391 1.40871 4.14755 1.2602ZM17.9275 1.2602C17.9282 1.25964 17.9288 1.25909 17.9294 1.25854L18.6001 2.00021L17.9257 1.26186C17.9263 1.2613 17.9269 1.26075 17.9275 1.2602Z' fill='currentColor'/></g><defs><clipPath id='clip0_434_2494'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconGitlab\"\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/IconGiveMoney.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 IconGiveMoney(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.0001 1.19126C11.2228 1.19126 11.4034 1.38698 11.4034 1.62842V10.3716C11.4034 10.613 11.2228 10.8087 11.0001 10.8087C10.7773 10.8087 10.5967 10.613 10.5967 10.3716V1.62842C10.5967 1.38698 10.7773 1.19126 11.0001 1.19126Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.70811 3.18786C9.04851 2.81893 9.5102 2.61167 9.9916 2.61167H13.0168C13.2396 2.61167 13.4202 2.80739 13.4202 3.04883C13.4202 3.29027 13.2396 3.48599 13.0168 3.48599H9.9916C9.72415 3.48599 9.46766 3.60114 9.27855 3.8061C9.08944 4.01106 8.98319 4.28905 8.98319 4.5789C8.98319 4.86876 9.08944 5.14674 9.27855 5.3517C9.46766 5.55666 9.72415 5.67181 9.9916 5.67181H12.0084C12.4898 5.67181 12.9515 5.87907 13.2919 6.248C13.6323 6.61693 13.8235 7.1173 13.8235 7.63904C13.8235 8.16079 13.6323 8.66116 13.2919 9.03009C12.9515 9.39902 12.4898 9.60628 12.0084 9.60628H8.57983C8.35706 9.60628 8.17647 9.41055 8.17647 9.16912C8.17647 8.92768 8.35706 8.73195 8.57983 8.73195H12.0084C12.2758 8.73195 12.5323 8.61681 12.7215 8.41185C12.9106 8.20689 13.0168 7.9289 13.0168 7.63904C13.0168 7.34919 12.9106 7.0712 12.7215 6.86624C12.5323 6.66128 12.2758 6.54614 12.0084 6.54614H9.9916C9.5102 6.54614 9.04851 6.33887 8.70811 5.96995C8.36771 5.60102 8.17647 5.10065 8.17647 4.5789C8.17647 4.05716 8.36771 3.55679 8.70811 3.18786Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.0001 1C10.6798 1 10.4202 1.28135 10.4202 1.62842V2.42041H9.9916C9.46339 2.42041 8.95682 2.64782 8.58333 3.05262C8.20983 3.45741 8 4.00643 8 4.5789C8 5.15137 8.20983 5.70039 8.58333 6.10519C8.95682 6.50998 9.46339 6.7374 9.9916 6.7374H10.4202V8.54069H8.57983C8.2596 8.54069 8 8.82205 8 9.16912C8 9.51618 8.2596 9.79754 8.57983 9.79754H10.4202V10.3716C10.4202 10.7186 10.6798 11 11.0001 11C11.3203 11 11.5799 10.7186 11.5799 10.3716V9.79754H12.0084C12.5366 9.79754 13.0432 9.57013 13.4167 9.16533C13.7902 8.76053 14 8.21151 14 7.63904C14 7.06658 13.7902 6.51755 13.4167 6.11276C13.0432 5.70796 12.5366 5.48055 12.0084 5.48055H11.5799V3.67725H13.0168C13.337 3.67725 13.5966 3.3959 13.5966 3.04883C13.5966 2.70176 13.337 2.42041 13.0168 2.42041H11.5799V1.62842C11.5799 1.28135 11.3203 1 11.0001 1ZM11.227 2.42041V1.62842C11.227 1.49261 11.1254 1.38252 11.0001 1.38252C10.8748 1.38252 10.7732 1.49261 10.7732 1.62842V2.42041H11.227ZM10.7732 2.80293H11.227V3.29474H10.7732V2.80293ZM10.4202 2.80293H9.9916C9.557 2.80293 9.1402 2.99004 8.83289 3.3231C8.52558 3.65616 8.35294 4.10788 8.35294 4.5789C8.35294 5.04992 8.52558 5.50165 8.83289 5.83471C9.1402 6.16777 9.557 6.35488 9.9916 6.35488H10.4202V5.86307H9.9916C9.67735 5.86307 9.37597 5.72777 9.15376 5.48695C8.93156 5.24612 8.80672 4.91948 8.80672 4.5789C8.80672 4.23832 8.93156 3.91169 9.15376 3.67086C9.37597 3.43003 9.67735 3.29474 9.9916 3.29474H10.4202V2.80293ZM10.4202 3.67725H9.9916C9.77095 3.67725 9.55935 3.77225 9.40333 3.94134C9.24731 4.11043 9.15966 4.33977 9.15966 4.5789C9.15966 4.81803 9.24731 5.04737 9.40333 5.21646C9.55935 5.38556 9.77095 5.48055 9.9916 5.48055H10.4202V3.67725ZM10.7732 5.86307V6.35488H11.227V5.86307H10.7732ZM11.227 5.48055H10.7732V3.67725H11.227V5.48055ZM11.5799 5.86307V6.35488H12.0084C12.3227 6.35488 12.624 6.49017 12.8462 6.731C13.0684 6.97183 13.1933 7.29846 13.1933 7.63904C13.1933 7.97963 13.0684 8.30626 12.8462 8.54709C12.624 8.78792 12.3227 8.92321 12.0084 8.92321H11.5799V9.41502H12.0084C12.443 9.41502 12.8598 9.22791 13.1671 8.89485C13.4744 8.56179 13.6471 8.11006 13.6471 7.63904C13.6471 7.16803 13.4744 6.7163 13.1671 6.38324C12.8598 6.05018 12.443 5.86307 12.0084 5.86307H11.5799ZM11.227 9.41502V8.92321H10.7732V9.41502H11.227ZM10.7732 9.79754V10.3716C10.7732 10.5074 10.8748 10.6175 11.0001 10.6175C11.1254 10.6175 11.227 10.5074 11.227 10.3716V9.79754H10.7732ZM10.4202 9.41502V8.92321H8.57983C8.45452 8.92321 8.35294 9.03331 8.35294 9.16912C8.35294 9.30492 8.45452 9.41502 8.57983 9.41502H10.4202ZM10.7732 8.54069H11.227V6.7374H10.7732V8.54069ZM11.5799 6.7374V8.54069H12.0084C12.229 8.54069 12.4407 8.4457 12.5967 8.27661C12.7527 8.10751 12.8403 7.87818 12.8403 7.63904C12.8403 7.39991 12.7527 7.17057 12.5967 7.00148C12.4407 6.83239 12.229 6.7374 12.0084 6.7374H11.5799ZM11.5799 3.29474V2.80293H13.0168C13.1421 2.80293 13.2437 2.91302 13.2437 3.04883C13.2437 3.18464 13.1421 3.29474 13.0168 3.29474H11.5799Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.7668 9.60842C18.2351 9.21529 18.8253 9 19.4349 9H21.2604C22.5749 9 23.4131 10.4138 22.7899 11.5797L17.6452 21.2047C17.3423 21.7715 16.7548 22.125 16.1157 22.125H8.55024L6.69195 22.8738C6.4851 22.9572 6.26416 23 6.04114 23H2.73717C1.77776 23 1 22.2165 1 21.25V15.125C1 14.1585 1.77776 13.375 2.73717 13.375H6.46751L8.73662 12.3953C9.32321 12.1421 9.98165 12.1145 10.5871 12.3178L13.4101 13.2658L17.7668 9.60842ZM13.1253 15.0148L10.0377 13.978C9.83594 13.9102 9.61646 13.9194 9.42093 14.0038L7.15182 14.9835C7.1281 14.9937 7.10419 15.0034 7.08009 15.0126V20.8326L7.90507 20.5002C8.11027 20.4175 8.32924 20.375 8.55024 20.375H15.8548C16.0154 20.375 16.163 20.2865 16.2387 20.1449L21.1235 11.0062C21.1855 10.8902 21.1014 10.75 20.9699 10.75H19.4349C19.2317 10.75 19.035 10.8218 18.8789 10.9528L14.8812 14.3088L15.1319 14.5614C15.5972 15.0301 15.7597 15.7234 15.5516 16.3522L15.485 16.5534C15.2486 17.268 14.5847 17.75 13.837 17.75H10.1201C9.64043 17.75 9.25155 17.3582 9.25155 16.875C9.25155 16.3918 9.64043 16 10.1201 16H13.7741C13.8117 16 13.845 15.9759 13.8568 15.9403L13.8868 15.8496C13.8971 15.8184 13.889 15.7842 13.8659 15.7609L13.1253 15.0148ZM5.34292 21.25V15.125H2.73717V21.25H5.34292Z' fill='currentColor'/></svg>\"}\n name=\"IconGiveMoney\"\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/IconGiveMoney.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 IconGiveMoney(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.0001 1.19126C11.2228 1.19126 11.4034 1.38698 11.4034 1.62842V10.3716C11.4034 10.613 11.2228 10.8087 11.0001 10.8087C10.7773 10.8087 10.5967 10.613 10.5967 10.3716V1.62842C10.5967 1.38698 10.7773 1.19126 11.0001 1.19126Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.70811 3.18786C9.04851 2.81893 9.5102 2.61167 9.9916 2.61167H13.0168C13.2396 2.61167 13.4202 2.80739 13.4202 3.04883C13.4202 3.29027 13.2396 3.48599 13.0168 3.48599H9.9916C9.72415 3.48599 9.46766 3.60114 9.27855 3.8061C9.08944 4.01106 8.98319 4.28905 8.98319 4.5789C8.98319 4.86876 9.08944 5.14674 9.27855 5.3517C9.46766 5.55666 9.72415 5.67181 9.9916 5.67181H12.0084C12.4898 5.67181 12.9515 5.87907 13.2919 6.248C13.6323 6.61693 13.8235 7.1173 13.8235 7.63904C13.8235 8.16079 13.6323 8.66116 13.2919 9.03009C12.9515 9.39902 12.4898 9.60628 12.0084 9.60628H8.57983C8.35706 9.60628 8.17647 9.41055 8.17647 9.16912C8.17647 8.92768 8.35706 8.73195 8.57983 8.73195H12.0084C12.2758 8.73195 12.5323 8.61681 12.7215 8.41185C12.9106 8.20689 13.0168 7.9289 13.0168 7.63904C13.0168 7.34919 12.9106 7.0712 12.7215 6.86624C12.5323 6.66128 12.2758 6.54614 12.0084 6.54614H9.9916C9.5102 6.54614 9.04851 6.33887 8.70811 5.96995C8.36771 5.60102 8.17647 5.10065 8.17647 4.5789C8.17647 4.05716 8.36771 3.55679 8.70811 3.18786Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.0001 1C10.6798 1 10.4202 1.28135 10.4202 1.62842V2.42041H9.9916C9.46339 2.42041 8.95682 2.64782 8.58333 3.05262C8.20983 3.45741 8 4.00643 8 4.5789C8 5.15137 8.20983 5.70039 8.58333 6.10519C8.95682 6.50998 9.46339 6.7374 9.9916 6.7374H10.4202V8.54069H8.57983C8.2596 8.54069 8 8.82205 8 9.16912C8 9.51618 8.2596 9.79754 8.57983 9.79754H10.4202V10.3716C10.4202 10.7186 10.6798 11 11.0001 11C11.3203 11 11.5799 10.7186 11.5799 10.3716V9.79754H12.0084C12.5366 9.79754 13.0432 9.57013 13.4167 9.16533C13.7902 8.76053 14 8.21151 14 7.63904C14 7.06658 13.7902 6.51755 13.4167 6.11276C13.0432 5.70796 12.5366 5.48055 12.0084 5.48055H11.5799V3.67725H13.0168C13.337 3.67725 13.5966 3.3959 13.5966 3.04883C13.5966 2.70176 13.337 2.42041 13.0168 2.42041H11.5799V1.62842C11.5799 1.28135 11.3203 1 11.0001 1ZM11.227 2.42041V1.62842C11.227 1.49261 11.1254 1.38252 11.0001 1.38252C10.8748 1.38252 10.7732 1.49261 10.7732 1.62842V2.42041H11.227ZM10.7732 2.80293H11.227V3.29474H10.7732V2.80293ZM10.4202 2.80293H9.9916C9.557 2.80293 9.1402 2.99004 8.83289 3.3231C8.52558 3.65616 8.35294 4.10788 8.35294 4.5789C8.35294 5.04992 8.52558 5.50165 8.83289 5.83471C9.1402 6.16777 9.557 6.35488 9.9916 6.35488H10.4202V5.86307H9.9916C9.67735 5.86307 9.37597 5.72777 9.15376 5.48695C8.93156 5.24612 8.80672 4.91948 8.80672 4.5789C8.80672 4.23832 8.93156 3.91169 9.15376 3.67086C9.37597 3.43003 9.67735 3.29474 9.9916 3.29474H10.4202V2.80293ZM10.4202 3.67725H9.9916C9.77095 3.67725 9.55935 3.77225 9.40333 3.94134C9.24731 4.11043 9.15966 4.33977 9.15966 4.5789C9.15966 4.81803 9.24731 5.04737 9.40333 5.21646C9.55935 5.38556 9.77095 5.48055 9.9916 5.48055H10.4202V3.67725ZM10.7732 5.86307V6.35488H11.227V5.86307H10.7732ZM11.227 5.48055H10.7732V3.67725H11.227V5.48055ZM11.5799 5.86307V6.35488H12.0084C12.3227 6.35488 12.624 6.49017 12.8462 6.731C13.0684 6.97183 13.1933 7.29846 13.1933 7.63904C13.1933 7.97963 13.0684 8.30626 12.8462 8.54709C12.624 8.78792 12.3227 8.92321 12.0084 8.92321H11.5799V9.41502H12.0084C12.443 9.41502 12.8598 9.22791 13.1671 8.89485C13.4744 8.56179 13.6471 8.11006 13.6471 7.63904C13.6471 7.16803 13.4744 6.7163 13.1671 6.38324C12.8598 6.05018 12.443 5.86307 12.0084 5.86307H11.5799ZM11.227 9.41502V8.92321H10.7732V9.41502H11.227ZM10.7732 9.79754V10.3716C10.7732 10.5074 10.8748 10.6175 11.0001 10.6175C11.1254 10.6175 11.227 10.5074 11.227 10.3716V9.79754H10.7732ZM10.4202 9.41502V8.92321H8.57983C8.45452 8.92321 8.35294 9.03331 8.35294 9.16912C8.35294 9.30492 8.45452 9.41502 8.57983 9.41502H10.4202ZM10.7732 8.54069H11.227V6.7374H10.7732V8.54069ZM11.5799 6.7374V8.54069H12.0084C12.229 8.54069 12.4407 8.4457 12.5967 8.27661C12.7527 8.10751 12.8403 7.87818 12.8403 7.63904C12.8403 7.39991 12.7527 7.17057 12.5967 7.00148C12.4407 6.83239 12.229 6.7374 12.0084 6.7374H11.5799ZM11.5799 3.29474V2.80293H13.0168C13.1421 2.80293 13.2437 2.91302 13.2437 3.04883C13.2437 3.18464 13.1421 3.29474 13.0168 3.29474H11.5799Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.7668 9.60842C18.2351 9.21529 18.8253 9 19.4349 9H21.2604C22.5749 9 23.4131 10.4138 22.7899 11.5797L17.6452 21.2047C17.3423 21.7715 16.7548 22.125 16.1157 22.125H8.55024L6.69195 22.8738C6.4851 22.9572 6.26416 23 6.04114 23H2.73717C1.77776 23 1 22.2165 1 21.25V15.125C1 14.1585 1.77776 13.375 2.73717 13.375H6.46751L8.73662 12.3953C9.32321 12.1421 9.98165 12.1145 10.5871 12.3178L13.4101 13.2658L17.7668 9.60842ZM13.1253 15.0148L10.0377 13.978C9.83594 13.9102 9.61646 13.9194 9.42093 14.0038L7.15182 14.9835C7.1281 14.9937 7.10419 15.0034 7.08009 15.0126V20.8326L7.90507 20.5002C8.11027 20.4175 8.32924 20.375 8.55024 20.375H15.8548C16.0154 20.375 16.163 20.2865 16.2387 20.1449L21.1235 11.0062C21.1855 10.8902 21.1014 10.75 20.9699 10.75H19.4349C19.2317 10.75 19.035 10.8218 18.8789 10.9528L14.8812 14.3088L15.1319 14.5614C15.5972 15.0301 15.7597 15.7234 15.5516 16.3522L15.485 16.5534C15.2486 17.268 14.5847 17.75 13.837 17.75H10.1201C9.64043 17.75 9.25155 17.3582 9.25155 16.875C9.25155 16.3918 9.64043 16 10.1201 16H13.7741C13.8117 16 13.845 15.9759 13.8568 15.9403L13.8868 15.8496C13.8971 15.8184 13.889 15.7842 13.8659 15.7609L13.1253 15.0148ZM5.34292 21.25V15.125H2.73717V21.25H5.34292Z' fill='currentColor'/></svg>\"}\n name=\"IconGiveMoney\"\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/IconGlasses.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 IconGlasses(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 d='M16.7324 3.28223C17.5777 3.33499 18.3158 3.57532 18.959 4.03223C19.5822 4.47507 20.0481 5.074 20.4355 5.73828L20.5967 6.02734L20.6436 6.125L23.3701 12.6699L23.4082 12.7754C23.4131 12.7917 23.4158 12.8088 23.4199 12.8252C23.7899 13.561 23.9999 14.3917 24 15.2715C24 18.2839 21.5574 20.7256 18.5449 20.7256C15.5327 20.7253 13.0909 18.2837 13.0908 15.2715C13.0907 14.9823 12.9759 14.7045 12.7715 14.5C12.5669 14.2956 12.2892 14.1807 12 14.1807C11.7108 14.1807 11.4331 14.2955 11.2285 14.5C11.024 14.7045 10.9093 14.9823 10.9092 15.2715L10.9023 15.5518C10.7564 18.4339 8.37254 20.7256 5.4541 20.7256C2.44187 20.7253 4.78016e-05 18.2838 0 15.2715C5.65007e-05 14.3917 0.210074 13.561 0.580078 12.8252C0.593135 12.7733 0.607721 12.7208 0.628906 12.6699L3.35645 6.125L3.40332 6.02734L3.55859 5.74707C3.93065 5.09824 4.37174 4.49 4.98828 4.04004C5.72327 3.50374 6.59373 3.2715 7.63672 3.27148C8.23889 3.27172 8.72735 3.76012 8.72754 4.3623C8.72754 4.96465 8.23901 5.45289 7.63672 5.45312C6.93449 5.45314 6.54845 5.60279 6.27441 5.80273C5.97601 6.02059 5.6936 6.38172 5.34473 7.02344L4.11133 9.98242C4.54078 9.8737 4.99086 9.81644 5.4541 9.81641C7.47523 9.81641 9.2383 10.9175 10.1807 12.5508C10.7151 12.1935 11.3477 11.999 12 11.999C12.6521 11.999 13.2841 12.1937 13.8184 12.5508C14.7606 10.9174 16.5238 9.8166 18.5449 9.81641C19.0077 9.81641 19.4576 9.8749 19.8867 9.9834L18.6514 7.01758C18.3164 6.40461 18.0117 6.03536 17.6953 5.81055C17.4318 5.62336 17.0957 5.49034 16.5908 5.45996L16.3633 5.45312L16.252 5.44727C15.702 5.3913 15.2725 4.92707 15.2725 4.3623C15.2727 3.76009 15.7611 3.27168 16.3633 3.27148L16.7324 3.28223ZM5.4541 11.999C3.64695 11.9993 2.18183 13.4643 2.18164 15.2715C2.18169 17.0788 3.64686 18.5437 5.4541 18.5439C7.26155 18.5439 8.72749 17.0789 8.72754 15.2715C8.72735 13.4642 7.26146 11.999 5.4541 11.999ZM18.5449 11.999C16.7944 11.9993 15.3654 13.3739 15.2773 15.1025L15.2725 15.2715L15.2773 15.4395C15.3648 17.1686 16.7941 18.5437 18.5449 18.5439C20.3524 18.5439 21.8183 17.0789 21.8184 15.2715C21.8182 13.4642 20.3523 11.999 18.5449 11.999Z' fill='currentColor'/></svg>\"}\n name=\"IconGlasses\"\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/IconGlasses.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 IconGlasses(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 d='M16.7324 3.28223C17.5777 3.33499 18.3158 3.57532 18.959 4.03223C19.5822 4.47507 20.0481 5.074 20.4355 5.73828L20.5967 6.02734L20.6436 6.125L23.3701 12.6699L23.4082 12.7754C23.4131 12.7917 23.4158 12.8088 23.4199 12.8252C23.7899 13.561 23.9999 14.3917 24 15.2715C24 18.2839 21.5574 20.7256 18.5449 20.7256C15.5327 20.7253 13.0909 18.2837 13.0908 15.2715C13.0907 14.9823 12.9759 14.7045 12.7715 14.5C12.5669 14.2956 12.2892 14.1807 12 14.1807C11.7108 14.1807 11.4331 14.2955 11.2285 14.5C11.024 14.7045 10.9093 14.9823 10.9092 15.2715L10.9023 15.5518C10.7564 18.4339 8.37254 20.7256 5.4541 20.7256C2.44187 20.7253 4.78016e-05 18.2838 0 15.2715C5.65007e-05 14.3917 0.210074 13.561 0.580078 12.8252C0.593135 12.7733 0.607721 12.7208 0.628906 12.6699L3.35645 6.125L3.40332 6.02734L3.55859 5.74707C3.93065 5.09824 4.37174 4.49 4.98828 4.04004C5.72327 3.50374 6.59373 3.2715 7.63672 3.27148C8.23889 3.27172 8.72735 3.76012 8.72754 4.3623C8.72754 4.96465 8.23901 5.45289 7.63672 5.45312C6.93449 5.45314 6.54845 5.60279 6.27441 5.80273C5.97601 6.02059 5.6936 6.38172 5.34473 7.02344L4.11133 9.98242C4.54078 9.8737 4.99086 9.81644 5.4541 9.81641C7.47523 9.81641 9.2383 10.9175 10.1807 12.5508C10.7151 12.1935 11.3477 11.999 12 11.999C12.6521 11.999 13.2841 12.1937 13.8184 12.5508C14.7606 10.9174 16.5238 9.8166 18.5449 9.81641C19.0077 9.81641 19.4576 9.8749 19.8867 9.9834L18.6514 7.01758C18.3164 6.40461 18.0117 6.03536 17.6953 5.81055C17.4318 5.62336 17.0957 5.49034 16.5908 5.45996L16.3633 5.45312L16.252 5.44727C15.702 5.3913 15.2725 4.92707 15.2725 4.3623C15.2727 3.76009 15.7611 3.27168 16.3633 3.27148L16.7324 3.28223ZM5.4541 11.999C3.64695 11.9993 2.18183 13.4643 2.18164 15.2715C2.18169 17.0788 3.64686 18.5437 5.4541 18.5439C7.26155 18.5439 8.72749 17.0789 8.72754 15.2715C8.72735 13.4642 7.26146 11.999 5.4541 11.999ZM18.5449 11.999C16.7944 11.9993 15.3654 13.3739 15.2773 15.1025L15.2725 15.2715L15.2773 15.4395C15.3648 17.1686 16.7941 18.5437 18.5449 18.5439C20.3524 18.5439 21.8183 17.0789 21.8184 15.2715C21.8182 13.4642 20.3523 11.999 18.5449 11.999Z' fill='currentColor'/></svg>\"}\n name=\"IconGlasses\"\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/IconGlobe.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 IconGlobe(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='M1 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.2809 1 12.5489 1.11816 12.7383 1.32558C15.4031 4.24291 16.9175 8.02885 16.9998 11.9792C17.0001 11.9931 17.0001 12.0069 16.9998 12.0208C16.9175 15.9711 15.4031 19.7571 12.7383 22.6744C12.5489 22.8818 12.2809 23 12 23C11.7191 23 11.4511 22.8818 11.2617 22.6744C8.59689 19.7571 7.08251 15.9711 7.00022 12.0208C6.99993 12.0069 6.99993 11.9931 7.00022 11.9792C7.08251 8.02885 8.59689 4.24291 11.2617 1.32558C11.4511 1.11816 11.7191 1 12 1ZM9.00023 12C9.06877 15.0748 10.1263 18.0352 12 20.4492C13.8737 18.0352 14.9312 15.0748 14.9998 12C14.9312 8.92516 13.8737 5.96485 12 3.5508C10.1263 5.96485 9.06877 8.92516 9.00023 12Z' fill='currentColor'/></svg>\"}\n name=\"IconGlobe\"\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/IconGlobe.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 IconGlobe(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='M1 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 1C12.2809 1 12.5489 1.11816 12.7383 1.32558C15.4031 4.24291 16.9175 8.02885 16.9998 11.9792C17.0001 11.9931 17.0001 12.0069 16.9998 12.0208C16.9175 15.9711 15.4031 19.7571 12.7383 22.6744C12.5489 22.8818 12.2809 23 12 23C11.7191 23 11.4511 22.8818 11.2617 22.6744C8.59689 19.7571 7.08251 15.9711 7.00022 12.0208C6.99993 12.0069 6.99993 11.9931 7.00022 11.9792C7.08251 8.02885 8.59689 4.24291 11.2617 1.32558C11.4511 1.11816 11.7191 1 12 1ZM9.00023 12C9.06877 15.0748 10.1263 18.0352 12 20.4492C13.8737 18.0352 14.9312 15.0748 14.9998 12C14.9312 8.92516 13.8737 5.96485 12 3.5508C10.1263 5.96485 9.06877 8.92516 9.00023 12Z' fill='currentColor'/></svg>\"}\n name=\"IconGlobe\"\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/IconGraduationHat.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 IconGraduationHat(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.3523 2.9223L2.04619 6.56543L1.77331 6.67216C1.18091 6.90396 0.799805 7.4714 0.799805 8.11276C0.799805 8.75413 1.18091 9.32154 1.77333 9.55328L4.46777 10.6081V17.0423C4.46777 17.6321 4.8275 18.0907 5.34545 18.4383C5.8627 18.7855 6.56729 19.0442 7.3347 19.2362C8.87236 19.6209 10.7233 19.7528 12.001 19.7528C13.2786 19.7528 15.1296 19.6209 16.6673 19.2362C17.4347 19.0442 18.1393 18.7855 18.6565 18.4383C19.1745 18.0907 19.5342 17.6321 19.5342 17.0423V10.6071L20.9663 10.0464V19.1559C20.9663 19.7475 21.4822 20.1996 22.083 20.1996C22.6836 20.1996 23.1996 19.7475 23.1996 19.1559V8.3167C23.1996 8.28597 23.1982 8.25563 23.1955 8.2257C23.1981 8.18835 23.1995 8.15069 23.1995 8.11276C23.1995 7.4714 22.8184 6.90395 22.2259 6.67224L12.6469 2.92223C12.2296 2.75891 11.7696 2.75906 11.3523 2.9223ZM17.301 11.4813L12.6471 13.3032C12.4386 13.3847 12.2192 13.4257 11.9996 13.4257C11.7802 13.4257 11.5608 13.3848 11.3524 13.3033L6.7011 11.4824V16.7955C6.79642 16.8528 6.94779 16.9252 7.16081 17.0043C7.43889 17.1075 7.8082 17.2171 8.26505 17.3173C9.17845 17.5177 10.4354 17.6791 12.001 17.6791C13.5666 17.6791 14.8235 17.5177 15.7369 17.3173C16.1938 17.2171 16.5631 17.1075 16.8412 17.0043C17.0542 16.9252 17.2056 16.8528 17.301 16.7955V11.4813ZM3.90503 8.11276L11.9996 4.94399L20.0943 8.11276L11.9996 11.2815L3.90503 8.11276Z' fill='currentColor'/></svg>\"}\n name=\"IconGraduationHat\"\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/IconGraduationHat.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 IconGraduationHat(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.3523 2.9223L2.04619 6.56543L1.77331 6.67216C1.18091 6.90396 0.799805 7.4714 0.799805 8.11276C0.799805 8.75413 1.18091 9.32154 1.77333 9.55328L4.46777 10.6081V17.0423C4.46777 17.6321 4.8275 18.0907 5.34545 18.4383C5.8627 18.7855 6.56729 19.0442 7.3347 19.2362C8.87236 19.6209 10.7233 19.7528 12.001 19.7528C13.2786 19.7528 15.1296 19.6209 16.6673 19.2362C17.4347 19.0442 18.1393 18.7855 18.6565 18.4383C19.1745 18.0907 19.5342 17.6321 19.5342 17.0423V10.6071L20.9663 10.0464V19.1559C20.9663 19.7475 21.4822 20.1996 22.083 20.1996C22.6836 20.1996 23.1996 19.7475 23.1996 19.1559V8.3167C23.1996 8.28597 23.1982 8.25563 23.1955 8.2257C23.1981 8.18835 23.1995 8.15069 23.1995 8.11276C23.1995 7.4714 22.8184 6.90395 22.2259 6.67224L12.6469 2.92223C12.2296 2.75891 11.7696 2.75906 11.3523 2.9223ZM17.301 11.4813L12.6471 13.3032C12.4386 13.3847 12.2192 13.4257 11.9996 13.4257C11.7802 13.4257 11.5608 13.3848 11.3524 13.3033L6.7011 11.4824V16.7955C6.79642 16.8528 6.94779 16.9252 7.16081 17.0043C7.43889 17.1075 7.8082 17.2171 8.26505 17.3173C9.17845 17.5177 10.4354 17.6791 12.001 17.6791C13.5666 17.6791 14.8235 17.5177 15.7369 17.3173C16.1938 17.2171 16.5631 17.1075 16.8412 17.0043C17.0542 16.9252 17.2056 16.8528 17.301 16.7955V11.4813ZM3.90503 8.11276L11.9996 4.94399L20.0943 8.11276L11.9996 11.2815L3.90503 8.11276Z' fill='currentColor'/></svg>\"}\n name=\"IconGraduationHat\"\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/IconGrid.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 IconGrid(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='M2 3C2 2.44772 2.44772 2 3 2H10C10.5523 2 11 2.44772 11 3V10C11 10.5523 10.5523 11 10 11H3C2.44772 11 2 10.5523 2 10V3ZM4 4V9H9V4H4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 3C13 2.44772 13.4477 2 14 2H21C21.5523 2 22 2.44772 22 3V10C22 10.5523 21.5523 11 21 11H14C13.4477 11 13 10.5523 13 10V3ZM15 4V9H20V4H15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 14C13 13.4477 13.4477 13 14 13H21C21.5523 13 22 13.4477 22 14V21C22 21.5523 21.5523 22 21 22H14C13.4477 22 13 21.5523 13 21V14ZM15 15V20H20V15H15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H10C10.5523 13 11 13.4477 11 14V21C11 21.5523 10.5523 22 10 22H3C2.44772 22 2 21.5523 2 21V14ZM4 15V20H9V15H4Z' fill='currentColor'/></svg>\"}\n name=\"IconGrid\"\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/IconGrid.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 IconGrid(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='M2 3C2 2.44772 2.44772 2 3 2H10C10.5523 2 11 2.44772 11 3V10C11 10.5523 10.5523 11 10 11H3C2.44772 11 2 10.5523 2 10V3ZM4 4V9H9V4H4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 3C13 2.44772 13.4477 2 14 2H21C21.5523 2 22 2.44772 22 3V10C22 10.5523 21.5523 11 21 11H14C13.4477 11 13 10.5523 13 10V3ZM15 4V9H20V4H15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 14C13 13.4477 13.4477 13 14 13H21C21.5523 13 22 13.4477 22 14V21C22 21.5523 21.5523 22 21 22H14C13.4477 22 13 21.5523 13 21V14ZM15 15V20H20V15H15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H10C10.5523 13 11 13.4477 11 14V21C11 21.5523 10.5523 22 10 22H3C2.44772 22 2 21.5523 2 21V14ZM4 15V20H9V15H4Z' fill='currentColor'/></svg>\"}\n name=\"IconGrid\"\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/IconHardDrive.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 IconHardDrive(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 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.24 3L16.76 3C17.3181 3.0003 17.8656 3.15628 18.34 3.45042C18.8139 3.7443 19.1965 4.16444 19.4449 4.66368C19.4451 4.66412 19.4453 4.66456 19.4455 4.665L22.8942 11.5523C22.9638 11.6913 23 11.8446 23 12V18C23 18.7957 22.6839 19.5587 22.1213 20.1213C21.5587 20.6839 20.7957 21 20 21H4C3.20435 21 2.44129 20.6839 1.87868 20.1213C1.31607 19.5587 1 18.7956 1 18V12C1 11.8446 1.03624 11.6913 1.10583 11.5523L4.55447 4.665C4.55471 4.66451 4.55495 4.66403 4.5552 4.66354C4.80358 4.16436 5.18617 3.74427 5.66004 3.45042C6.13437 3.15628 6.68187 3.0003 7.24 3ZM7.24034 5C7.05436 5.00013 6.87211 5.05213 6.71405 5.15014C6.55594 5.24819 6.42832 5.38839 6.34553 5.555L6.34417 5.55773L3 12.2364V18C3 18.2652 3.10536 18.5196 3.29289 18.7071C3.48043 18.8946 3.73478 19 4 19H20C20.2652 19 20.5196 18.8946 20.7071 18.7071C20.8946 18.5196 21 18.2652 21 18V12.2364L17.6558 5.55773L17.6545 5.555C17.5717 5.38839 17.4441 5.24818 17.2859 5.15014C17.1279 5.05213 16.9456 5.00013 16.7597 5H7.24034Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 16C5 15.4477 5.44772 15 6 15H6.01C6.56228 15 7.01 15.4477 7.01 16C7.01 16.5523 6.56228 17 6.01 17H6C5.44772 17 5 16.5523 5 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 16C9 15.4477 9.44772 15 10 15H10.01C10.5623 15 11.01 15.4477 11.01 16C11.01 16.5523 10.5623 17 10.01 17H10C9.44772 17 9 16.5523 9 16Z' fill='currentColor'/></svg>\"}\n name=\"IconHardDrive\"\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/IconHardDrive.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 IconHardDrive(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 12C1 11.4477 1.44772 11 2 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H2C1.44772 13 1 12.5523 1 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.24 3L16.76 3C17.3181 3.0003 17.8656 3.15628 18.34 3.45042C18.8139 3.7443 19.1965 4.16444 19.4449 4.66368C19.4451 4.66412 19.4453 4.66456 19.4455 4.665L22.8942 11.5523C22.9638 11.6913 23 11.8446 23 12V18C23 18.7957 22.6839 19.5587 22.1213 20.1213C21.5587 20.6839 20.7957 21 20 21H4C3.20435 21 2.44129 20.6839 1.87868 20.1213C1.31607 19.5587 1 18.7956 1 18V12C1 11.8446 1.03624 11.6913 1.10583 11.5523L4.55447 4.665C4.55471 4.66451 4.55495 4.66403 4.5552 4.66354C4.80358 4.16436 5.18617 3.74427 5.66004 3.45042C6.13437 3.15628 6.68187 3.0003 7.24 3ZM7.24034 5C7.05436 5.00013 6.87211 5.05213 6.71405 5.15014C6.55594 5.24819 6.42832 5.38839 6.34553 5.555L6.34417 5.55773L3 12.2364V18C3 18.2652 3.10536 18.5196 3.29289 18.7071C3.48043 18.8946 3.73478 19 4 19H20C20.2652 19 20.5196 18.8946 20.7071 18.7071C20.8946 18.5196 21 18.2652 21 18V12.2364L17.6558 5.55773L17.6545 5.555C17.5717 5.38839 17.4441 5.24818 17.2859 5.15014C17.1279 5.05213 16.9456 5.00013 16.7597 5H7.24034Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M5 16C5 15.4477 5.44772 15 6 15H6.01C6.56228 15 7.01 15.4477 7.01 16C7.01 16.5523 6.56228 17 6.01 17H6C5.44772 17 5 16.5523 5 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 16C9 15.4477 9.44772 15 10 15H10.01C10.5623 15 11.01 15.4477 11.01 16C11.01 16.5523 10.5623 17 10.01 17H10C9.44772 17 9 16.5523 9 16Z' fill='currentColor'/></svg>\"}\n name=\"IconHardDrive\"\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/IconHash.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 IconHash(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='M3 9C3 8.44772 3.44772 8 4 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H4C3.44772 10 3 9.55228 3 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 15C3 14.4477 3.44772 14 4 14H20C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16H4C3.44772 16 3 15.5523 3 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.1105 2.0062C10.6594 2.06719 11.055 2.56161 10.994 3.11052L8.99397 21.1105C8.93298 21.6594 8.43856 22.055 7.88966 21.994C7.34075 21.933 6.94521 21.4386 7.0062 20.8897L9.0062 2.88966C9.06719 2.34075 9.56161 1.94521 10.1105 2.0062Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.1105 2.0062C16.6594 2.06719 17.055 2.56161 16.994 3.11052L14.994 21.1105C14.933 21.6594 14.4386 22.055 13.8897 21.994C13.3407 21.933 12.9452 21.4386 13.0062 20.8897L15.0062 2.88966C15.0672 2.34075 15.5616 1.94521 16.1105 2.0062Z' fill='currentColor'/></svg>\"}\n name=\"IconHash\"\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/IconHash.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 IconHash(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='M3 9C3 8.44772 3.44772 8 4 8H20C20.5523 8 21 8.44772 21 9C21 9.55228 20.5523 10 20 10H4C3.44772 10 3 9.55228 3 9Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 15C3 14.4477 3.44772 14 4 14H20C20.5523 14 21 14.4477 21 15C21 15.5523 20.5523 16 20 16H4C3.44772 16 3 15.5523 3 15Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.1105 2.0062C10.6594 2.06719 11.055 2.56161 10.994 3.11052L8.99397 21.1105C8.93298 21.6594 8.43856 22.055 7.88966 21.994C7.34075 21.933 6.94521 21.4386 7.0062 20.8897L9.0062 2.88966C9.06719 2.34075 9.56161 1.94521 10.1105 2.0062Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.1105 2.0062C16.6594 2.06719 17.055 2.56161 16.994 3.11052L14.994 21.1105C14.933 21.6594 14.4386 22.055 13.8897 21.994C13.3407 21.933 12.9452 21.4386 13.0062 20.8897L15.0062 2.88966C15.0672 2.34075 15.5616 1.94521 16.1105 2.0062Z' fill='currentColor'/></svg>\"}\n name=\"IconHash\"\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/IconHeadphones.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 IconHeadphones(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 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12V18C4 18.5523 3.55228 19 3 19C2.44772 19 2 18.5523 2 18V12C2 9.34784 3.05357 6.8043 4.92893 4.92893C6.8043 3.05357 9.34784 2 12 2C14.6522 2 17.1957 3.05357 19.0711 4.92893C20.9464 6.8043 22 9.34784 22 12V18C22 18.5523 21.5523 19 21 19C20.4477 19 20 18.5523 20 18V12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H6C6.79565 13 7.55871 13.3161 8.12132 13.8787C8.68393 14.4413 9 15.2044 9 16V19C9 19.7956 8.68393 20.5587 8.12132 21.1213C7.55871 21.6839 6.79565 22 6 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7956 2 19V14ZM4 15V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H6C6.26522 20 6.51957 19.8946 6.70711 19.7071C6.89464 19.5196 7 19.2652 7 19V16C7 15.7348 6.89464 15.4804 6.70711 15.2929C6.51957 15.1054 6.26522 15 6 15H4ZM18 15C17.7348 15 17.4804 15.1054 17.2929 15.2929C17.1054 15.4804 17 15.7348 17 16V19C17 19.2652 17.1054 19.5196 17.2929 19.7071C17.4804 19.8946 17.7348 20 18 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V15H18ZM15.8787 13.8787C16.4413 13.3161 17.2043 13 18 13H21C21.5523 13 22 13.4477 22 14V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H18C17.2043 22 16.4413 21.6839 15.8787 21.1213C15.3161 20.5587 15 19.7957 15 19V16C15 15.2043 15.3161 14.4413 15.8787 13.8787Z' fill='currentColor'/></svg>\"}\n name=\"IconHeadphones\"\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/IconHeadphones.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 IconHeadphones(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 4C9.87827 4 7.84344 4.84285 6.34315 6.34315C4.84285 7.84344 4 9.87827 4 12V18C4 18.5523 3.55228 19 3 19C2.44772 19 2 18.5523 2 18V12C2 9.34784 3.05357 6.8043 4.92893 4.92893C6.8043 3.05357 9.34784 2 12 2C14.6522 2 17.1957 3.05357 19.0711 4.92893C20.9464 6.8043 22 9.34784 22 12V18C22 18.5523 21.5523 19 21 19C20.4477 19 20 18.5523 20 18V12C20 9.87827 19.1571 7.84344 17.6569 6.34315C16.1566 4.84285 14.1217 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2 14C2 13.4477 2.44772 13 3 13H6C6.79565 13 7.55871 13.3161 8.12132 13.8787C8.68393 14.4413 9 15.2044 9 16V19C9 19.7956 8.68393 20.5587 8.12132 21.1213C7.55871 21.6839 6.79565 22 6 22H5C4.20435 22 3.44129 21.6839 2.87868 21.1213C2.31607 20.5587 2 19.7956 2 19V14ZM4 15V19C4 19.2652 4.10536 19.5196 4.29289 19.7071C4.48043 19.8946 4.73478 20 5 20H6C6.26522 20 6.51957 19.8946 6.70711 19.7071C6.89464 19.5196 7 19.2652 7 19V16C7 15.7348 6.89464 15.4804 6.70711 15.2929C6.51957 15.1054 6.26522 15 6 15H4ZM18 15C17.7348 15 17.4804 15.1054 17.2929 15.2929C17.1054 15.4804 17 15.7348 17 16V19C17 19.2652 17.1054 19.5196 17.2929 19.7071C17.4804 19.8946 17.7348 20 18 20H19C19.2652 20 19.5196 19.8946 19.7071 19.7071C19.8946 19.5196 20 19.2652 20 19V15H18ZM15.8787 13.8787C16.4413 13.3161 17.2043 13 18 13H21C21.5523 13 22 13.4477 22 14V19C22 19.7957 21.6839 20.5587 21.1213 21.1213C20.5587 21.6839 19.7957 22 19 22H18C17.2043 22 16.4413 21.6839 15.8787 21.1213C15.3161 20.5587 15 19.7957 15 19V16C15 15.2043 15.3161 14.4413 15.8787 13.8787Z' fill='currentColor'/></svg>\"}\n name=\"IconHeadphones\"\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/IconHeart.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 IconHeart(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='M14.462 2.49312C15.2508 2.16628 16.0963 1.99805 16.9501 1.99805C17.804 1.99805 18.6495 2.16628 19.4383 2.49312C20.2269 2.81991 20.9435 3.29885 21.5471 3.9026C22.1508 4.50615 22.6301 5.22306 22.9569 6.01173C23.2837 6.80054 23.4519 7.64602 23.4519 8.49987C23.4519 9.35372 23.2837 10.1992 22.9569 10.988C22.6301 11.7768 22.1511 12.4934 21.5472 13.097C21.5472 13.097 21.5473 13.0969 21.5472 13.097L12.7072 21.937C12.3167 22.3275 11.6835 22.3275 11.293 21.937L2.45301 13.097C1.23378 11.8778 0.548828 10.2241 0.548828 8.49987C0.548828 6.77562 1.23378 5.12199 2.45301 3.90277C3.67224 2.68354 5.32587 1.99858 7.05012 1.99858C8.77437 1.99858 10.428 2.68354 11.6472 3.90277L12.0001 4.25566L12.3528 3.90293C12.3528 3.90299 12.3529 3.90288 12.3528 3.90293C12.9564 3.29911 13.6732 2.81994 14.462 2.49312ZM16.9501 3.99805C16.359 3.99805 15.7737 4.11451 15.2276 4.34079C14.6815 4.56707 14.1853 4.89873 13.7674 5.31681L12.7072 6.37698C12.3167 6.7675 11.6835 6.7675 11.293 6.37698L10.233 5.31698C9.38886 4.47282 8.24394 3.99858 7.05012 3.99858C5.8563 3.99858 4.71138 4.47282 3.86723 5.31698C3.02307 6.16114 2.54883 7.30606 2.54883 8.49987C2.54883 9.69369 3.02307 10.8386 3.86723 11.6828L12.0001 19.8157L20.133 11.6828C20.5511 11.2649 20.8829 10.7685 21.1092 10.2224C21.3355 9.67633 21.4519 9.091 21.4519 8.49987C21.4519 7.90875 21.3355 7.32341 21.1092 6.77731C20.8829 6.23121 20.5513 5.73504 20.1332 5.31715C19.7153 4.89906 19.2188 4.56707 18.6727 4.34079C18.1266 4.11451 17.5412 3.99805 16.9501 3.99805Z' fill='currentColor'/></svg>\"}\n name=\"IconHeart\"\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/IconHeart.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 IconHeart(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='M14.462 2.49312C15.2508 2.16628 16.0963 1.99805 16.9501 1.99805C17.804 1.99805 18.6495 2.16628 19.4383 2.49312C20.2269 2.81991 20.9435 3.29885 21.5471 3.9026C22.1508 4.50615 22.6301 5.22306 22.9569 6.01173C23.2837 6.80054 23.4519 7.64602 23.4519 8.49987C23.4519 9.35372 23.2837 10.1992 22.9569 10.988C22.6301 11.7768 22.1511 12.4934 21.5472 13.097C21.5472 13.097 21.5473 13.0969 21.5472 13.097L12.7072 21.937C12.3167 22.3275 11.6835 22.3275 11.293 21.937L2.45301 13.097C1.23378 11.8778 0.548828 10.2241 0.548828 8.49987C0.548828 6.77562 1.23378 5.12199 2.45301 3.90277C3.67224 2.68354 5.32587 1.99858 7.05012 1.99858C8.77437 1.99858 10.428 2.68354 11.6472 3.90277L12.0001 4.25566L12.3528 3.90293C12.3528 3.90299 12.3529 3.90288 12.3528 3.90293C12.9564 3.29911 13.6732 2.81994 14.462 2.49312ZM16.9501 3.99805C16.359 3.99805 15.7737 4.11451 15.2276 4.34079C14.6815 4.56707 14.1853 4.89873 13.7674 5.31681L12.7072 6.37698C12.3167 6.7675 11.6835 6.7675 11.293 6.37698L10.233 5.31698C9.38886 4.47282 8.24394 3.99858 7.05012 3.99858C5.8563 3.99858 4.71138 4.47282 3.86723 5.31698C3.02307 6.16114 2.54883 7.30606 2.54883 8.49987C2.54883 9.69369 3.02307 10.8386 3.86723 11.6828L12.0001 19.8157L20.133 11.6828C20.5511 11.2649 20.8829 10.7685 21.1092 10.2224C21.3355 9.67633 21.4519 9.091 21.4519 8.49987C21.4519 7.90875 21.3355 7.32341 21.1092 6.77731C20.8829 6.23121 20.5513 5.73504 20.1332 5.31715C19.7153 4.89906 19.2188 4.56707 18.6727 4.34079C18.1266 4.11451 17.5412 3.99805 16.9501 3.99805Z' fill='currentColor'/></svg>\"}\n name=\"IconHeart\"\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/IconHelpCircle.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 IconHelpCircle(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.2582 8.0244C11.7927 7.94455 11.314 8.03203 10.9068 8.27135C10.4996 8.51066 10.1902 8.88637 10.0335 9.33193C9.85018 9.85292 9.27926 10.1267 8.75827 9.94342C8.23728 9.76015 7.96351 9.18923 8.14678 8.66824C8.46025 7.77713 9.07898 7.02572 9.89339 6.54708C10.7078 6.06845 11.6653 5.89349 12.5964 6.05319C13.5274 6.21289 14.3719 6.69694 14.9802 7.41961C15.5884 8.14213 15.9214 9.05656 15.9201 10.001C15.9197 11.5314 14.7851 12.542 13.9748 13.0821C13.5392 13.3726 13.1107 13.5861 12.795 13.7264C12.6358 13.7972 12.5016 13.8509 12.405 13.8877C12.3566 13.9061 12.3174 13.9204 12.2888 13.9306L12.2541 13.9427L12.243 13.9465L12.2391 13.9478L12.2376 13.9483C12.2373 13.9484 12.2363 13.9488 11.9201 13.0001L12.2363 13.9488C11.7124 14.1234 11.1461 13.8403 10.9714 13.3163C10.7969 12.7927 11.0796 12.2268 11.6028 12.0517L11.6016 12.0522C11.6017 12.0521 11.6018 12.0521 11.6028 12.0517L11.6188 12.0461C11.6342 12.0407 11.6594 12.0315 11.693 12.0187C11.7605 11.993 11.8607 11.953 11.9827 11.8988C12.2296 11.7891 12.551 11.6276 12.8654 11.418C13.555 10.9583 13.9201 10.4692 13.9201 10.0001L13.9201 9.99859C13.9208 9.52628 13.7543 9.06895 13.4502 8.70761C13.146 8.34628 12.7238 8.10425 12.2582 8.0244Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 17C11 16.4477 11.4477 16 12 16H12.01C12.5623 16 13.01 16.4477 13.01 17C13.01 17.5523 12.5623 18 12.01 18H12C11.4477 18 11 17.5523 11 17Z' fill='currentColor'/></svg>\"}\n name=\"IconHelpCircle\"\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/IconHelpCircle.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 IconHelpCircle(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.2582 8.0244C11.7927 7.94455 11.314 8.03203 10.9068 8.27135C10.4996 8.51066 10.1902 8.88637 10.0335 9.33193C9.85018 9.85292 9.27926 10.1267 8.75827 9.94342C8.23728 9.76015 7.96351 9.18923 8.14678 8.66824C8.46025 7.77713 9.07898 7.02572 9.89339 6.54708C10.7078 6.06845 11.6653 5.89349 12.5964 6.05319C13.5274 6.21289 14.3719 6.69694 14.9802 7.41961C15.5884 8.14213 15.9214 9.05656 15.9201 10.001C15.9197 11.5314 14.7851 12.542 13.9748 13.0821C13.5392 13.3726 13.1107 13.5861 12.795 13.7264C12.6358 13.7972 12.5016 13.8509 12.405 13.8877C12.3566 13.9061 12.3174 13.9204 12.2888 13.9306L12.2541 13.9427L12.243 13.9465L12.2391 13.9478L12.2376 13.9483C12.2373 13.9484 12.2363 13.9488 11.9201 13.0001L12.2363 13.9488C11.7124 14.1234 11.1461 13.8403 10.9714 13.3163C10.7969 12.7927 11.0796 12.2268 11.6028 12.0517L11.6016 12.0522C11.6017 12.0521 11.6018 12.0521 11.6028 12.0517L11.6188 12.0461C11.6342 12.0407 11.6594 12.0315 11.693 12.0187C11.7605 11.993 11.8607 11.953 11.9827 11.8988C12.2296 11.7891 12.551 11.6276 12.8654 11.418C13.555 10.9583 13.9201 10.4692 13.9201 10.0001L13.9201 9.99859C13.9208 9.52628 13.7543 9.06895 13.4502 8.70761C13.146 8.34628 12.7238 8.10425 12.2582 8.0244Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 17C11 16.4477 11.4477 16 12 16H12.01C12.5623 16 13.01 16.4477 13.01 17C13.01 17.5523 12.5623 18 12.01 18H12C11.4477 18 11 17.5523 11 17Z' fill='currentColor'/></svg>\"}\n name=\"IconHelpCircle\"\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/IconHexagon.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 IconHexagon(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'/></svg>\"}\n name=\"IconHexagon\"\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/IconHexagon.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 IconHexagon(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'/></svg>\"}\n name=\"IconHexagon\"\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/IconHome.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 IconHome(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.3861 1.21065C11.7472 0.929784 12.2528 0.929784 12.6139 1.21065L21.6139 8.21065C21.8575 8.4001 22 8.69141 22 9V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V9C2 8.69141 2.14247 8.4001 2.38606 8.21065L11.3861 1.21065ZM4 9.48908V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V9.48908L12 3.26686L4 9.48908Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12V22C16 22.5523 15.5523 23 15 23C14.4477 23 14 22.5523 14 22V13H10V22C10 22.5523 9.55228 23 9 23C8.44772 23 8 22.5523 8 22V12Z' fill='currentColor'/></svg>\"}\n name=\"IconHome\"\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/IconHome.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 IconHome(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.3861 1.21065C11.7472 0.929784 12.2528 0.929784 12.6139 1.21065L21.6139 8.21065C21.8575 8.4001 22 8.69141 22 9V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V9C2 8.69141 2.14247 8.4001 2.38606 8.21065L11.3861 1.21065ZM4 9.48908V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V9.48908L12 3.26686L4 9.48908Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12V22C16 22.5523 15.5523 23 15 23C14.4477 23 14 22.5523 14 22V13H10V22C10 22.5523 9.55228 23 9 23C8.44772 23 8 22.5523 8 22V12Z' fill='currentColor'/></svg>\"}\n name=\"IconHome\"\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/IconHomeChimney.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 IconHomeChimney(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.3861 1.21065C11.7472 0.929784 12.2528 0.929784 12.6139 1.21065L21.6139 8.21065C21.8575 8.4001 22 8.69141 22 9V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V9C2 8.69141 2.14247 8.4001 2.38606 8.21065L11.3861 1.21065ZM4 9.48908V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V9.48908L12 3.26686L4 9.48908Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12V22C16 22.5523 15.5523 23 15 23C14.4477 23 14 22.5523 14 22V13H10V22C10 22.5523 9.55228 23 9 23C8.44772 23 8 22.5523 8 22V12Z' fill='currentColor'/><path d='M21 10.9995C20.4478 10.9995 20 10.5518 20 9.99956V2.99993H18L18 5C18 5.55215 17.5522 5.99997 17 5.99997C16.4478 5.99997 16 5.55215 16 5L16 1.99997C16 1.44782 16.4478 1 17 1H21C21.5521 1 22 1.44782 22 1.99997V9.99956C22 10.5518 21.5521 10.9995 21 10.9995Z' fill='currentColor'/></svg>\"}\n name=\"IconHomeChimney\"\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/IconHomeChimney.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 IconHomeChimney(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.3861 1.21065C11.7472 0.929784 12.2528 0.929784 12.6139 1.21065L21.6139 8.21065C21.8575 8.4001 22 8.69141 22 9V20C22 20.7957 21.6839 21.5587 21.1213 22.1213C20.5587 22.6839 19.7957 23 19 23H5C4.20435 23 3.44129 22.6839 2.87868 22.1213C2.31607 21.5587 2 20.7957 2 20V9C2 8.69141 2.14247 8.4001 2.38606 8.21065L11.3861 1.21065ZM4 9.48908V20C4 20.2652 4.10536 20.5196 4.29289 20.7071C4.48043 20.8946 4.73478 21 5 21H19C19.2652 21 19.5196 20.8946 19.7071 20.7071C19.8946 20.5196 20 20.2652 20 20V9.48908L12 3.26686L4 9.48908Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12V22C16 22.5523 15.5523 23 15 23C14.4477 23 14 22.5523 14 22V13H10V22C10 22.5523 9.55228 23 9 23C8.44772 23 8 22.5523 8 22V12Z' fill='currentColor'/><path d='M21 10.9995C20.4478 10.9995 20 10.5518 20 9.99956V2.99993H18L18 5C18 5.55215 17.5522 5.99997 17 5.99997C16.4478 5.99997 16 5.55215 16 5L16 1.99997C16 1.44782 16.4478 1 17 1H21C21.5521 1 22 1.44782 22 1.99997V9.99956C22 10.5518 21.5521 10.9995 21 10.9995Z' fill='currentColor'/></svg>\"}\n name=\"IconHomeChimney\"\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/IconId.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 IconId(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 id='ID'><path id='Vector (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M3 6C2.44772 6 2 6.44772 2 7V17C2 17.5523 2.44772 18 3 18H21C21.5523 18 22 17.5523 22 17V7C22 6.44772 21.5523 6 21 6H3ZM0 7C0 5.34315 1.34315 4 3 4H21C22.6569 4 24 5.34315 24 7V17C24 18.6569 22.6569 20 21 20H3C1.34315 20 0 18.6569 0 17V7Z' fill='currentColor'/><path id='Vector 77' d='M4 16V16C4 14.8954 4.89543 14 6 14H9C10.1046 14 11 14.8954 11 16V16' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/><circle id='Ellipse 307' cx='7.5' cy='9.5' r='1.75' stroke='currentColor' stroke-width='1.5'/><path id='Vector 78' d='M14 9H20' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/><path id='Vector 79' d='M14 12H20' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/><path id='Vector 80' d='M14 15H18.5' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/></g></svg>\"}\n name=\"IconId\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,OAAO,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconId.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 IconId(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 id='ID'><path id='Vector (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M3 6C2.44772 6 2 6.44772 2 7V17C2 17.5523 2.44772 18 3 18H21C21.5523 18 22 17.5523 22 17V7C22 6.44772 21.5523 6 21 6H3ZM0 7C0 5.34315 1.34315 4 3 4H21C22.6569 4 24 5.34315 24 7V17C24 18.6569 22.6569 20 21 20H3C1.34315 20 0 18.6569 0 17V7Z' fill='currentColor'/><path id='Vector 77' d='M4 16V16C4 14.8954 4.89543 14 6 14H9C10.1046 14 11 14.8954 11 16V16' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/><circle id='Ellipse 307' cx='7.5' cy='9.5' r='1.75' stroke='currentColor' stroke-width='1.5'/><path id='Vector 78' d='M14 9H20' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/><path id='Vector 79' d='M14 12H20' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/><path id='Vector 80' d='M14 15H18.5' stroke='currentColor' stroke-width='1.5' stroke-linecap='round'/></g></svg>\"}\n name=\"IconId\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,OAAO,OAAkB;AACvC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|