@consumidor-positivo/aurora 0.5.0 → 0.9.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 +5 -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 +10 -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.map +1 -1
- 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 +0 -1
- 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 +5 -0
- package/dist/components/icons/index.es.js +10 -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-AOefAAO5.js → index-BmRuA8Rb.js} +24 -12
- package/dist/index-BmRuA8Rb.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-DO2dHApF.js +6285 -0
- package/dist/index-DO2dHApF.js.map +1 -0
- package/dist/{index-Chb8MRUv.js → index-DRMgbgZb.js} +12 -12
- package/dist/{index-Chb8MRUv.js.map → index-DRMgbgZb.js.map} +1 -1
- package/dist/index-ZE6zszxw.js.map +1 -1
- package/dist/isMobile-RyKhTreE.js.map +1 -1
- package/dist/magic-string.es-D_W5SHWE.js.map +1 -1
- package/dist/main.d.ts +2 -1
- package/dist/main.es.js +126 -112
- package/dist/main.es.js.map +1 -1
- package/dist/mixins.scss +12 -10
- 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-AOefAAO5.js.map +0 -1
- package/dist/index-B0Ush_Ua.js +0 -5689
- package/dist/index-B0Ush_Ua.js.map +0 -1
- package/dist/index-BXRA68j0.js +0 -94
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconMoon.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 IconMoon(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.0811 2.50904C12.2746 2.85242 12.2484 3.27745 12.0141 3.59442C11.1598 4.75008 10.7488 6.17395 10.8557 7.60706C10.9625 9.04018 11.5802 10.3873 12.5964 11.4035C13.6126 12.4197 14.9597 13.0374 16.3929 13.1443C17.826 13.2511 19.2498 12.8401 20.4055 11.9859C20.7225 11.7516 21.1475 11.7253 21.4909 11.9188C21.8343 12.1124 22.0319 12.4895 21.9957 12.882C21.8209 14.7734 21.1111 16.5758 19.9493 18.0785C18.7875 19.5811 17.2218 20.7218 15.4353 21.3671C13.6489 22.0124 11.7156 22.1355 9.86177 21.7221C8.0079 21.3088 6.3101 20.376 4.96702 19.0329C3.62394 17.6898 2.69115 15.992 2.27778 14.1381C1.86441 12.2843 1.98757 10.351 2.63284 8.56459C3.27811 6.77816 4.4188 5.21244 5.92145 4.05065C7.4241 2.88886 9.22654 2.17904 11.1179 2.00426C11.5104 1.96799 11.8876 2.16566 12.0811 2.50904ZM9.31629 4.43908C8.53868 4.72043 7.8055 5.12204 7.14478 5.63289C5.94266 6.56232 5.0301 7.81489 4.51389 9.24404C3.99767 10.6732 3.89914 12.2198 4.22984 13.7029C4.56054 15.186 5.30677 16.5442 6.38123 17.6187C7.45569 18.6931 8.81394 19.4394 10.297 19.7701C11.7801 20.1008 13.3267 20.0022 14.7559 19.486C16.185 18.9698 17.4376 18.0573 18.367 16.8551C18.8779 16.1944 19.2795 15.4612 19.5608 14.6836C18.5077 15.0646 17.3781 15.2233 16.2441 15.1387C14.3333 14.9962 12.5371 14.1726 11.1822 12.8177C9.82729 11.4628 9.0037 9.66661 8.8612 7.7558C8.77664 6.62183 8.93528 5.4922 9.31629 4.43908Z' fill='currentColor'/></svg>\"}\n name=\"IconMoon\"\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/IconMoon.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 IconMoon(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.0811 2.50904C12.2746 2.85242 12.2484 3.27745 12.0141 3.59442C11.1598 4.75008 10.7488 6.17395 10.8557 7.60706C10.9625 9.04018 11.5802 10.3873 12.5964 11.4035C13.6126 12.4197 14.9597 13.0374 16.3929 13.1443C17.826 13.2511 19.2498 12.8401 20.4055 11.9859C20.7225 11.7516 21.1475 11.7253 21.4909 11.9188C21.8343 12.1124 22.0319 12.4895 21.9957 12.882C21.8209 14.7734 21.1111 16.5758 19.9493 18.0785C18.7875 19.5811 17.2218 20.7218 15.4353 21.3671C13.6489 22.0124 11.7156 22.1355 9.86177 21.7221C8.0079 21.3088 6.3101 20.376 4.96702 19.0329C3.62394 17.6898 2.69115 15.992 2.27778 14.1381C1.86441 12.2843 1.98757 10.351 2.63284 8.56459C3.27811 6.77816 4.4188 5.21244 5.92145 4.05065C7.4241 2.88886 9.22654 2.17904 11.1179 2.00426C11.5104 1.96799 11.8876 2.16566 12.0811 2.50904ZM9.31629 4.43908C8.53868 4.72043 7.8055 5.12204 7.14478 5.63289C5.94266 6.56232 5.0301 7.81489 4.51389 9.24404C3.99767 10.6732 3.89914 12.2198 4.22984 13.7029C4.56054 15.186 5.30677 16.5442 6.38123 17.6187C7.45569 18.6931 8.81394 19.4394 10.297 19.7701C11.7801 20.1008 13.3267 20.0022 14.7559 19.486C16.185 18.9698 17.4376 18.0573 18.367 16.8551C18.8779 16.1944 19.2795 15.4612 19.5608 14.6836C18.5077 15.0646 17.3781 15.2233 16.2441 15.1387C14.3333 14.9962 12.5371 14.1726 11.1822 12.8177C9.82729 11.4628 9.0037 9.66661 8.8612 7.7558C8.77664 6.62183 8.93528 5.4922 9.31629 4.43908Z' fill='currentColor'/></svg>\"}\n name=\"IconMoon\"\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/IconMoreHorizontal.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 IconMoreHorizontal(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 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12Z' fill='currentColor'/></svg>\"}\n name=\"IconMoreHorizontal\"\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/IconMoreHorizontal.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 IconMoreHorizontal(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 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17 12C17 10.8954 17.8954 10 19 10C20.1046 10 21 10.8954 21 12C21 13.1046 20.1046 14 19 14C17.8954 14 17 13.1046 17 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M3 12C3 10.8954 3.89543 10 5 10C6.10457 10 7 10.8954 7 12C7 13.1046 6.10457 14 5 14C3.89543 14 3 13.1046 3 12Z' fill='currentColor'/></svg>\"}\n name=\"IconMoreHorizontal\"\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/IconMoreVertical.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 IconMoreVertical(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 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 5C10 3.89543 10.8954 3 12 3C13.1046 3 14 3.89543 14 5C14 6.10457 13.1046 7 12 7C10.8954 7 10 6.10457 10 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 19C10 17.8954 10.8954 17 12 17C13.1046 17 14 17.8954 14 19C14 20.1046 13.1046 21 12 21C10.8954 21 10 20.1046 10 19Z' fill='currentColor'/></svg>\"}\n name=\"IconMoreVertical\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconMoreVertical.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 IconMoreVertical(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 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 5C10 3.89543 10.8954 3 12 3C13.1046 3 14 3.89543 14 5C14 6.10457 13.1046 7 12 7C10.8954 7 10 6.10457 10 5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10 19C10 17.8954 10.8954 17 12 17C13.1046 17 14 17.8954 14 19C14 20.1046 13.1046 21 12 21C10.8954 21 10 20.1046 10 19Z' fill='currentColor'/></svg>\"}\n name=\"IconMoreVertical\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconMousePointer.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 IconMousePointer(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.29292 2.29292C2.57945 2.0064 3.01056 1.9211 3.38461 2.07694L20.3546 9.14694C20.7386 9.30692 20.9835 9.68792 20.9695 10.1037C20.9555 10.5194 20.6855 10.8831 20.2916 11.0169L13.3684 13.3684L11.0169 20.2916C10.8831 20.6855 10.5194 20.9555 10.1037 20.9695C9.68792 20.9835 9.30692 20.7386 9.14694 20.3546L2.07694 3.38461C1.9211 3.01056 2.0064 2.57945 2.29292 2.29292ZM4.85698 4.85698L9.97476 17.1411L11.6332 12.2584C11.7331 11.9642 11.9642 11.7331 12.2584 11.6332L17.1411 9.97476L4.85698 4.85698Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.2929 12.2929C12.6834 11.9024 13.3166 11.9024 13.7071 12.2929L19.7071 18.2929C20.0976 18.6834 20.0976 19.3166 19.7071 19.7071C19.3166 20.0976 18.6834 20.0976 18.2929 19.7071L12.2929 13.7071C11.9024 13.3166 11.9024 12.6834 12.2929 12.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconMousePointer\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconMousePointer.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 IconMousePointer(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.29292 2.29292C2.57945 2.0064 3.01056 1.9211 3.38461 2.07694L20.3546 9.14694C20.7386 9.30692 20.9835 9.68792 20.9695 10.1037C20.9555 10.5194 20.6855 10.8831 20.2916 11.0169L13.3684 13.3684L11.0169 20.2916C10.8831 20.6855 10.5194 20.9555 10.1037 20.9695C9.68792 20.9835 9.30692 20.7386 9.14694 20.3546L2.07694 3.38461C1.9211 3.01056 2.0064 2.57945 2.29292 2.29292ZM4.85698 4.85698L9.97476 17.1411L11.6332 12.2584C11.7331 11.9642 11.9642 11.7331 12.2584 11.6332L17.1411 9.97476L4.85698 4.85698Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12.2929 12.2929C12.6834 11.9024 13.3166 11.9024 13.7071 12.2929L19.7071 18.2929C20.0976 18.6834 20.0976 19.3166 19.7071 19.7071C19.3166 20.0976 18.6834 20.0976 18.2929 19.7071L12.2929 13.7071C11.9024 13.3166 11.9024 12.6834 12.2929 12.2929Z' fill='currentColor'/></svg>\"}\n name=\"IconMousePointer\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,iBAAiB,OAAkB;AACjD,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconMove.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 IconMove(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.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.70711 9.70711L3.41421 12L5.70711 14.2929C6.09763 14.6834 6.09763 15.3166 5.70711 15.7071C5.31658 16.0976 4.68342 16.0976 4.29289 15.7071L1.29289 12.7071C0.902369 12.3166 0.902369 11.6834 1.29289 11.2929L4.29289 8.29289C4.68342 7.90237 5.31658 7.90237 5.70711 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.6834 0.902369 12.3166 0.902369 12.7071 1.29289L15.7071 4.29289C16.0976 4.68342 16.0976 5.31658 15.7071 5.70711C15.3166 6.09763 14.6834 6.09763 14.2929 5.70711L12 3.41421L9.70711 5.70711C9.31658 6.09763 8.68342 6.09763 8.29289 5.70711C7.90237 5.31658 7.90237 4.68342 8.29289 4.29289L11.2929 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 18.2929C8.68342 17.9024 9.31658 17.9024 9.70711 18.2929L12 20.5858L14.2929 18.2929C14.6834 17.9024 15.3166 17.9024 15.7071 18.2929C16.0976 18.6834 16.0976 19.3166 15.7071 19.7071L12.7071 22.7071C12.3166 23.0976 11.6834 23.0976 11.2929 22.7071L8.29289 19.7071C7.90237 19.3166 7.90237 18.6834 8.29289 18.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.2929 8.29289C18.6834 7.90237 19.3166 7.90237 19.7071 8.29289L22.7071 11.2929C23.0976 11.6834 23.0976 12.3166 22.7071 12.7071L19.7071 15.7071C19.3166 16.0976 18.6834 16.0976 18.2929 15.7071C17.9024 15.3166 17.9024 14.6834 18.2929 14.2929L20.5858 12L18.2929 9.70711C17.9024 9.31658 17.9024 8.68342 18.2929 8.29289Z' 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.5523 1 13 1.44772 13 2V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconMove\"\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/IconMove.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 IconMove(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.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.70711 9.70711L3.41421 12L5.70711 14.2929C6.09763 14.6834 6.09763 15.3166 5.70711 15.7071C5.31658 16.0976 4.68342 16.0976 4.29289 15.7071L1.29289 12.7071C0.902369 12.3166 0.902369 11.6834 1.29289 11.2929L4.29289 8.29289C4.68342 7.90237 5.31658 7.90237 5.70711 8.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.6834 0.902369 12.3166 0.902369 12.7071 1.29289L15.7071 4.29289C16.0976 4.68342 16.0976 5.31658 15.7071 5.70711C15.3166 6.09763 14.6834 6.09763 14.2929 5.70711L12 3.41421L9.70711 5.70711C9.31658 6.09763 8.68342 6.09763 8.29289 5.70711C7.90237 5.31658 7.90237 4.68342 8.29289 4.29289L11.2929 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M8.29289 18.2929C8.68342 17.9024 9.31658 17.9024 9.70711 18.2929L12 20.5858L14.2929 18.2929C14.6834 17.9024 15.3166 17.9024 15.7071 18.2929C16.0976 18.6834 16.0976 19.3166 15.7071 19.7071L12.7071 22.7071C12.3166 23.0976 11.6834 23.0976 11.2929 22.7071L8.29289 19.7071C7.90237 19.3166 7.90237 18.6834 8.29289 18.2929Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M18.2929 8.29289C18.6834 7.90237 19.3166 7.90237 19.7071 8.29289L22.7071 11.2929C23.0976 11.6834 23.0976 12.3166 22.7071 12.7071L19.7071 15.7071C19.3166 16.0976 18.6834 16.0976 18.2929 15.7071C17.9024 15.3166 17.9024 14.6834 18.2929 14.2929L20.5858 12L18.2929 9.70711C17.9024 9.31658 17.9024 8.68342 18.2929 8.29289Z' 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.5523 1 13 1.44772 13 2V22C13 22.5523 12.5523 23 12 23C11.4477 23 11 22.5523 11 22V2C11 1.44772 11.4477 1 12 1Z' fill='currentColor'/></svg>\"}\n name=\"IconMove\"\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/IconMusic.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 IconMusic(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='M21.6464 2.23699C21.8707 2.42699 22 2.70606 22 3.00001V16C22 16.5523 21.5523 17 21 17C20.4477 17 20 16.5523 20 16V4.18047L10 5.84713V18C10 18.5523 9.55228 19 9 19C8.44772 19 8 18.5523 8 18V5.00001C8 4.51117 8.35341 4.09398 8.8356 4.01361L20.8356 2.01361C21.1256 1.96529 21.4221 2.04698 21.6464 2.23699Z' 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 14C16.8954 14 16 14.8954 16 16C16 17.1046 16.8954 18 18 18C19.1046 18 20 17.1046 20 16C20 14.8954 19.1046 14 18 14ZM14 16C14 13.7909 15.7909 12 18 12C20.2091 12 22 13.7909 22 16C22 18.2091 20.2091 20 18 20C15.7909 20 14 18.2091 14 16Z' fill='currentColor'/></svg>\"}\n name=\"IconMusic\"\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/IconMusic.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 IconMusic(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='M21.6464 2.23699C21.8707 2.42699 22 2.70606 22 3.00001V16C22 16.5523 21.5523 17 21 17C20.4477 17 20 16.5523 20 16V4.18047L10 5.84713V18C10 18.5523 9.55228 19 9 19C8.44772 19 8 18.5523 8 18V5.00001C8 4.51117 8.35341 4.09398 8.8356 4.01361L20.8356 2.01361C21.1256 1.96529 21.4221 2.04698 21.6464 2.23699Z' 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 14C16.8954 14 16 14.8954 16 16C16 17.1046 16.8954 18 18 18C19.1046 18 20 17.1046 20 16C20 14.8954 19.1046 14 18 14ZM14 16C14 13.7909 15.7909 12 18 12C20.2091 12 22 13.7909 22 16C22 18.2091 20.2091 20 18 20C15.7909 20 14 18.2091 14 16Z' fill='currentColor'/></svg>\"}\n name=\"IconMusic\"\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/IconNavigation.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 IconNavigation(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7071 1.29292C23.006 1.59175 23.0847 2.04618 22.9038 2.42811L13.9038 21.4281C13.7229 21.8098 13.3218 22.0368 12.9015 21.9952C12.4812 21.9535 12.1323 21.6523 12.0299 21.2426L10.1754 13.8246L2.75749 11.9702C2.34773 11.8677 2.04651 11.5189 2.00489 11.0986C1.96327 10.6782 2.19022 10.2771 2.57194 10.0963L21.5719 1.09629C21.9539 0.915375 22.4083 0.994089 22.7071 1.29292ZM5.95337 10.7076L11.2426 12.0299C11.6008 12.1195 11.8806 12.3992 11.9702 12.7575L13.2925 18.0467L19.8976 4.10241L5.95337 10.7076Z' fill='currentColor'/></svg>\"}\n name=\"IconNavigation\"\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/IconNavigation.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 IconNavigation(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M22.7071 1.29292C23.006 1.59175 23.0847 2.04618 22.9038 2.42811L13.9038 21.4281C13.7229 21.8098 13.3218 22.0368 12.9015 21.9952C12.4812 21.9535 12.1323 21.6523 12.0299 21.2426L10.1754 13.8246L2.75749 11.9702C2.34773 11.8677 2.04651 11.5189 2.00489 11.0986C1.96327 10.6782 2.19022 10.2771 2.57194 10.0963L21.5719 1.09629C21.9539 0.915375 22.4083 0.994089 22.7071 1.29292ZM5.95337 10.7076L11.2426 12.0299C11.6008 12.1195 11.8806 12.3992 11.9702 12.7575L13.2925 18.0467L19.8976 4.10241L5.95337 10.7076Z' fill='currentColor'/></svg>\"}\n name=\"IconNavigation\"\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/IconNavigation2.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 IconNavigation2(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 1C12.419 1 12.7936 1.26117 12.9384 1.65429L19.9384 20.6543C20.0837 21.0487 19.9669 21.4918 19.646 21.7633C19.3252 22.0349 18.8688 22.0768 18.5039 21.8682L12 18.1518L5.49619 21.8682C5.13126 22.0768 4.67489 22.0349 4.35406 21.7633C4.03322 21.4918 3.91641 21.0487 4.06171 20.6543L11.0617 1.65429C11.2065 1.26117 11.5811 1 12 1ZM6.88743 18.7697L11.5039 16.1318C11.8113 15.9561 12.1888 15.9561 12.4962 16.1318L17.1127 18.7697L12 4.89264L6.88743 18.7697Z' fill='currentColor'/></svg>\"}\n name=\"IconNavigation2\"\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/IconNavigation2.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 IconNavigation2(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 1C12.419 1 12.7936 1.26117 12.9384 1.65429L19.9384 20.6543C20.0837 21.0487 19.9669 21.4918 19.646 21.7633C19.3252 22.0349 18.8688 22.0768 18.5039 21.8682L12 18.1518L5.49619 21.8682C5.13126 22.0768 4.67489 22.0349 4.35406 21.7633C4.03322 21.4918 3.91641 21.0487 4.06171 20.6543L11.0617 1.65429C11.2065 1.26117 11.5811 1 12 1ZM6.88743 18.7697L11.5039 16.1318C11.8113 15.9561 12.1888 15.9561 12.4962 16.1318L17.1127 18.7697L12 4.89264L6.88743 18.7697Z' fill='currentColor'/></svg>\"}\n name=\"IconNavigation2\"\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/IconNegotiation.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 IconNegotiation(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='M4.43955 13.6925C4.22198 13.6925 4.00453 13.6102 3.83945 13.446L2.54293 12.1554C1.35183 10.9695 0.834363 9.49463 1.04639 7.88992C1.22779 6.51866 1.94152 5.15854 3.05616 4.06008C4.17098 2.96179 5.55213 2.25814 6.94511 2.07884C8.57459 1.86899 10.075 2.37789 11.283 3.55025C11.2852 3.55232 11.2874 3.55448 11.2896 3.55673L12.1632 4.4234C12.4914 4.74903 12.4893 5.2748 12.1584 5.59786C11.8277 5.92081 11.2933 5.91891 10.9649 5.59303L10.0947 4.72975C8.24717 2.94011 5.7705 3.73619 4.25031 5.23385C2.72868 6.73326 1.92072 9.1734 3.74324 10.9876L5.03964 12.2783C5.36731 12.6045 5.36426 13.1302 5.03279 13.4527C4.86827 13.6127 4.65388 13.6925 4.43954 13.6925L4.43955 13.6925Z' fill='currentColor'/><path d='M19.6067 14.3059C19.3923 14.3059 19.1779 14.226 19.0134 14.0659C18.682 13.7435 18.679 13.2176 19.0066 12.8915L20.3053 11.5988C22.1912 9.72136 21.1107 7.17989 19.6123 5.57411C19.0927 5.00789 18.4968 4.53054 17.8368 4.1501C17.1185 3.75124 14.6994 3.11801 13.1896 4.57946L9.44943 8.29039C9.56849 8.33664 9.7378 8.37932 9.9507 8.38697C10.1552 8.39352 10.672 8.37136 11.0479 8.00222L12.0293 7.03787C12.0375 7.02983 12.046 7.02177 12.0546 7.01405C13.073 6.09331 14.1972 6.43198 15.1002 6.70412C16.1273 7.01338 16.7992 7.16943 17.6419 6.50629C18.0058 6.21979 18.5369 6.27816 18.8279 6.63635C19.119 6.99461 19.0598 7.51713 18.6957 7.80356C17.1144 9.04793 15.6648 8.61119 14.6062 8.29221C13.7498 8.03435 13.4724 7.9954 13.2074 8.22735L12.2403 9.17766C11.0336 10.3632 8.96964 10.2463 8.06511 9.35928C7.45224 8.7581 7.46619 7.89974 8.09892 7.27191L11.9948 3.40626C11.997 3.40401 11.9992 3.40186 12.0014 3.39978C14.1862 1.27919 17.4409 2.0183 18.6749 2.70835L18.6838 2.7135C19.4955 3.18046 20.2277 3.76668 20.8602 4.45571C23.0136 6.76349 24.0514 10.2318 21.5056 12.7666L20.2069 14.0593C20.0418 14.2236 19.8242 14.3059 19.6067 14.3059H19.6067Z' fill='currentColor'/><path d='M18.8174 16.8397C18.3173 16.8398 17.7821 16.6379 17.2944 16.1362L14.9425 13.7188C14.6201 13.3876 14.6318 12.8619 14.9684 12.5446C15.3053 12.2275 15.8393 12.239 16.1616 12.5701L18.5136 14.9876C18.8007 15.2831 18.9214 15.1705 19.0095 15.0883C19.1766 14.9321 19.3051 14.5881 19.1005 14.3742L14.083 9.13027C13.7635 8.79641 13.7795 8.27082 14.1189 7.95632C14.4582 7.64192 14.9923 7.6577 15.3118 7.99162L20.3292 13.2355C21.2373 14.1846 20.9544 15.5615 20.1716 16.2928C19.8207 16.6206 19.3381 16.8396 18.8174 16.8397H18.8174Z' fill='currentColor'/><path d='M16.9096 18.6009C16.4039 18.6009 15.8942 18.4192 15.4807 17.9957L12.8955 15.3477C12.5726 15.017 12.5833 14.4913 12.9194 14.1735C13.2554 13.8558 13.7898 13.8662 14.1126 14.1971L16.6976 16.8449C16.8955 17.0475 17.2126 16.8741 17.3352 16.7585C17.5424 16.5631 17.5304 16.3765 17.2956 16.1347L14.7689 13.5354C14.4467 13.204 14.4586 12.6783 14.7954 12.3612C15.1321 12.0443 15.6662 12.0557 15.9886 12.3873L18.5152 14.9867C19.5461 16.0475 19.2315 17.2702 18.5031 17.9574C18.082 18.3547 17.4983 18.6009 16.9096 18.6009Z' fill='currentColor'/><path d='M14.8442 20.1834C14.339 20.1834 13.8265 20.0026 13.4065 19.5806L12.1153 18.2824C11.7893 17.9546 11.795 17.4287 12.1281 17.1079C12.4613 16.7871 12.9955 16.7928 13.3214 17.1205L14.6125 18.4185C14.8338 18.641 15.1419 18.447 15.2326 18.3615C15.3656 18.2358 15.4618 18.0653 15.165 17.7548C14.8459 17.4206 14.8623 16.8951 15.2018 16.5809C15.5415 16.2667 16.0754 16.2829 16.3947 16.6171C17.4123 17.6823 17.1113 18.8893 16.401 19.5599C15.9929 19.9454 15.4234 20.1834 14.8442 20.1834L14.8442 20.1834Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.0318 21.9995C10.4861 21.9996 9.9725 21.7894 9.58562 21.4077L9.44476 21.2673C9.14848 20.9695 8.96385 20.6017 8.891 20.217C8.39483 20.1857 7.93247 19.9793 7.57722 19.6282L7.43674 19.4881C7.14582 19.196 6.96262 18.8366 6.88702 18.4597C6.37068 18.4405 5.88778 18.2325 5.5197 17.8692L5.37847 17.7284C5.05691 17.4053 4.86699 17 4.80864 16.5798C4.34255 16.5328 3.91002 16.3305 3.57339 15.9984L3.43228 15.8577C2.64662 15.0685 2.64662 13.7878 3.43017 13.0009L5.21918 11.2165C5.60825 10.8315 6.1221 10.6206 6.66858 10.6206H6.66871C7.21519 10.6207 7.72904 10.8315 8.11568 11.2143C8.12097 11.2195 8.12614 11.2248 8.13137 11.2302L8.25522 11.3535C8.37827 11.4775 8.48207 11.6135 8.56657 11.7578C8.8943 11.5478 9.27564 11.4355 9.6743 11.4355C10.2214 11.4355 10.7354 11.6468 11.1221 12.0305C11.1268 12.0351 11.1312 12.0396 11.1356 12.0441L11.2614 12.1695C11.832 12.7428 11.9881 13.5752 11.7306 14.2895C11.9336 14.3872 12.1208 14.519 12.2852 14.6819L12.287 14.6839L12.4249 14.8215C12.958 15.3566 13.1295 16.118 12.9397 16.7983C13.1602 16.8978 13.363 17.0367 13.5395 17.2114C13.5448 17.2168 13.5501 17.2221 13.5553 17.2275L13.6792 17.3512C14.4637 18.1405 14.4637 19.4205 13.6819 20.2072L12.4809 21.4046C12.0911 21.7893 11.5775 21.9995 11.0318 21.9995H11.0318ZM12.0922 18.2783C12.0378 18.2783 11.9332 18.2918 11.8421 18.382L10.6459 19.5748C10.5027 19.7187 10.5027 19.9566 10.6481 20.1028L10.7836 20.2377C10.8722 20.3251 10.9774 20.3385 11.0318 20.3385C11.0863 20.3385 11.1913 20.3251 11.2829 20.2347L12.4781 19.0433C12.6207 18.8997 12.6207 18.6615 12.4754 18.5152L12.34 18.3802C12.3381 18.3783 12.336 18.3763 12.3342 18.3743C12.245 18.291 12.1449 18.2783 12.0922 18.2783H12.0922ZM10.8374 15.7482C10.7833 15.7482 10.6788 15.7617 10.5879 15.8518L8.63793 17.796C8.49465 17.9399 8.49465 18.1774 8.63999 18.3234L8.77592 18.4589C8.86478 18.5467 8.96971 18.5603 9.02401 18.5603C9.07843 18.5603 9.18329 18.5467 9.27465 18.4564L11.2234 16.5135C11.3669 16.3694 11.3669 16.1319 11.2214 15.9859L11.0868 15.8515C10.9959 15.7617 10.8916 15.7482 10.8374 15.7482L10.8374 15.7482ZM9.67429 13.0965C9.62012 13.0965 9.51569 13.1099 9.42465 13.2001L6.57985 16.0366C6.43669 16.1803 6.43669 16.4179 6.58215 16.564L6.71796 16.6996C6.80632 16.7868 6.91137 16.8003 6.9658 16.8003C7.02028 16.8003 7.12527 16.7868 7.21687 16.6964L10.0601 13.8616C10.2033 13.7178 10.2033 13.4801 10.0578 13.334L9.92219 13.1987C9.92045 13.1969 9.91877 13.1952 9.91696 13.1935C9.82779 13.1093 9.72716 13.0965 9.67429 13.0965ZM6.66858 12.2815C6.61428 12.2815 6.50954 12.295 6.41832 12.3853L4.6336 14.1653C4.49025 14.3094 4.49025 14.547 4.63559 14.6932L4.77159 14.8287C4.86001 14.9159 4.96506 14.9295 5.01961 14.9295C5.07403 14.9295 5.17908 14.9159 5.27062 14.8256L7.05416 13.0463C7.19694 12.9026 7.19694 12.6642 7.05148 12.5177L6.9166 12.3835L6.91081 12.3775C6.82158 12.2942 6.72132 12.2815 6.66858 12.2815L6.66858 12.2815Z' fill='currentColor'/></svg>\"}\n name=\"IconNegotiation\"\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/IconNegotiation.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 IconNegotiation(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='M4.43955 13.6925C4.22198 13.6925 4.00453 13.6102 3.83945 13.446L2.54293 12.1554C1.35183 10.9695 0.834363 9.49463 1.04639 7.88992C1.22779 6.51866 1.94152 5.15854 3.05616 4.06008C4.17098 2.96179 5.55213 2.25814 6.94511 2.07884C8.57459 1.86899 10.075 2.37789 11.283 3.55025C11.2852 3.55232 11.2874 3.55448 11.2896 3.55673L12.1632 4.4234C12.4914 4.74903 12.4893 5.2748 12.1584 5.59786C11.8277 5.92081 11.2933 5.91891 10.9649 5.59303L10.0947 4.72975C8.24717 2.94011 5.7705 3.73619 4.25031 5.23385C2.72868 6.73326 1.92072 9.1734 3.74324 10.9876L5.03964 12.2783C5.36731 12.6045 5.36426 13.1302 5.03279 13.4527C4.86827 13.6127 4.65388 13.6925 4.43954 13.6925L4.43955 13.6925Z' fill='currentColor'/><path d='M19.6067 14.3059C19.3923 14.3059 19.1779 14.226 19.0134 14.0659C18.682 13.7435 18.679 13.2176 19.0066 12.8915L20.3053 11.5988C22.1912 9.72136 21.1107 7.17989 19.6123 5.57411C19.0927 5.00789 18.4968 4.53054 17.8368 4.1501C17.1185 3.75124 14.6994 3.11801 13.1896 4.57946L9.44943 8.29039C9.56849 8.33664 9.7378 8.37932 9.9507 8.38697C10.1552 8.39352 10.672 8.37136 11.0479 8.00222L12.0293 7.03787C12.0375 7.02983 12.046 7.02177 12.0546 7.01405C13.073 6.09331 14.1972 6.43198 15.1002 6.70412C16.1273 7.01338 16.7992 7.16943 17.6419 6.50629C18.0058 6.21979 18.5369 6.27816 18.8279 6.63635C19.119 6.99461 19.0598 7.51713 18.6957 7.80356C17.1144 9.04793 15.6648 8.61119 14.6062 8.29221C13.7498 8.03435 13.4724 7.9954 13.2074 8.22735L12.2403 9.17766C11.0336 10.3632 8.96964 10.2463 8.06511 9.35928C7.45224 8.7581 7.46619 7.89974 8.09892 7.27191L11.9948 3.40626C11.997 3.40401 11.9992 3.40186 12.0014 3.39978C14.1862 1.27919 17.4409 2.0183 18.6749 2.70835L18.6838 2.7135C19.4955 3.18046 20.2277 3.76668 20.8602 4.45571C23.0136 6.76349 24.0514 10.2318 21.5056 12.7666L20.2069 14.0593C20.0418 14.2236 19.8242 14.3059 19.6067 14.3059H19.6067Z' fill='currentColor'/><path d='M18.8174 16.8397C18.3173 16.8398 17.7821 16.6379 17.2944 16.1362L14.9425 13.7188C14.6201 13.3876 14.6318 12.8619 14.9684 12.5446C15.3053 12.2275 15.8393 12.239 16.1616 12.5701L18.5136 14.9876C18.8007 15.2831 18.9214 15.1705 19.0095 15.0883C19.1766 14.9321 19.3051 14.5881 19.1005 14.3742L14.083 9.13027C13.7635 8.79641 13.7795 8.27082 14.1189 7.95632C14.4582 7.64192 14.9923 7.6577 15.3118 7.99162L20.3292 13.2355C21.2373 14.1846 20.9544 15.5615 20.1716 16.2928C19.8207 16.6206 19.3381 16.8396 18.8174 16.8397H18.8174Z' fill='currentColor'/><path d='M16.9096 18.6009C16.4039 18.6009 15.8942 18.4192 15.4807 17.9957L12.8955 15.3477C12.5726 15.017 12.5833 14.4913 12.9194 14.1735C13.2554 13.8558 13.7898 13.8662 14.1126 14.1971L16.6976 16.8449C16.8955 17.0475 17.2126 16.8741 17.3352 16.7585C17.5424 16.5631 17.5304 16.3765 17.2956 16.1347L14.7689 13.5354C14.4467 13.204 14.4586 12.6783 14.7954 12.3612C15.1321 12.0443 15.6662 12.0557 15.9886 12.3873L18.5152 14.9867C19.5461 16.0475 19.2315 17.2702 18.5031 17.9574C18.082 18.3547 17.4983 18.6009 16.9096 18.6009Z' fill='currentColor'/><path d='M14.8442 20.1834C14.339 20.1834 13.8265 20.0026 13.4065 19.5806L12.1153 18.2824C11.7893 17.9546 11.795 17.4287 12.1281 17.1079C12.4613 16.7871 12.9955 16.7928 13.3214 17.1205L14.6125 18.4185C14.8338 18.641 15.1419 18.447 15.2326 18.3615C15.3656 18.2358 15.4618 18.0653 15.165 17.7548C14.8459 17.4206 14.8623 16.8951 15.2018 16.5809C15.5415 16.2667 16.0754 16.2829 16.3947 16.6171C17.4123 17.6823 17.1113 18.8893 16.401 19.5599C15.9929 19.9454 15.4234 20.1834 14.8442 20.1834L14.8442 20.1834Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.0318 21.9995C10.4861 21.9996 9.9725 21.7894 9.58562 21.4077L9.44476 21.2673C9.14848 20.9695 8.96385 20.6017 8.891 20.217C8.39483 20.1857 7.93247 19.9793 7.57722 19.6282L7.43674 19.4881C7.14582 19.196 6.96262 18.8366 6.88702 18.4597C6.37068 18.4405 5.88778 18.2325 5.5197 17.8692L5.37847 17.7284C5.05691 17.4053 4.86699 17 4.80864 16.5798C4.34255 16.5328 3.91002 16.3305 3.57339 15.9984L3.43228 15.8577C2.64662 15.0685 2.64662 13.7878 3.43017 13.0009L5.21918 11.2165C5.60825 10.8315 6.1221 10.6206 6.66858 10.6206H6.66871C7.21519 10.6207 7.72904 10.8315 8.11568 11.2143C8.12097 11.2195 8.12614 11.2248 8.13137 11.2302L8.25522 11.3535C8.37827 11.4775 8.48207 11.6135 8.56657 11.7578C8.8943 11.5478 9.27564 11.4355 9.6743 11.4355C10.2214 11.4355 10.7354 11.6468 11.1221 12.0305C11.1268 12.0351 11.1312 12.0396 11.1356 12.0441L11.2614 12.1695C11.832 12.7428 11.9881 13.5752 11.7306 14.2895C11.9336 14.3872 12.1208 14.519 12.2852 14.6819L12.287 14.6839L12.4249 14.8215C12.958 15.3566 13.1295 16.118 12.9397 16.7983C13.1602 16.8978 13.363 17.0367 13.5395 17.2114C13.5448 17.2168 13.5501 17.2221 13.5553 17.2275L13.6792 17.3512C14.4637 18.1405 14.4637 19.4205 13.6819 20.2072L12.4809 21.4046C12.0911 21.7893 11.5775 21.9995 11.0318 21.9995H11.0318ZM12.0922 18.2783C12.0378 18.2783 11.9332 18.2918 11.8421 18.382L10.6459 19.5748C10.5027 19.7187 10.5027 19.9566 10.6481 20.1028L10.7836 20.2377C10.8722 20.3251 10.9774 20.3385 11.0318 20.3385C11.0863 20.3385 11.1913 20.3251 11.2829 20.2347L12.4781 19.0433C12.6207 18.8997 12.6207 18.6615 12.4754 18.5152L12.34 18.3802C12.3381 18.3783 12.336 18.3763 12.3342 18.3743C12.245 18.291 12.1449 18.2783 12.0922 18.2783H12.0922ZM10.8374 15.7482C10.7833 15.7482 10.6788 15.7617 10.5879 15.8518L8.63793 17.796C8.49465 17.9399 8.49465 18.1774 8.63999 18.3234L8.77592 18.4589C8.86478 18.5467 8.96971 18.5603 9.02401 18.5603C9.07843 18.5603 9.18329 18.5467 9.27465 18.4564L11.2234 16.5135C11.3669 16.3694 11.3669 16.1319 11.2214 15.9859L11.0868 15.8515C10.9959 15.7617 10.8916 15.7482 10.8374 15.7482L10.8374 15.7482ZM9.67429 13.0965C9.62012 13.0965 9.51569 13.1099 9.42465 13.2001L6.57985 16.0366C6.43669 16.1803 6.43669 16.4179 6.58215 16.564L6.71796 16.6996C6.80632 16.7868 6.91137 16.8003 6.9658 16.8003C7.02028 16.8003 7.12527 16.7868 7.21687 16.6964L10.0601 13.8616C10.2033 13.7178 10.2033 13.4801 10.0578 13.334L9.92219 13.1987C9.92045 13.1969 9.91877 13.1952 9.91696 13.1935C9.82779 13.1093 9.72716 13.0965 9.67429 13.0965ZM6.66858 12.2815C6.61428 12.2815 6.50954 12.295 6.41832 12.3853L4.6336 14.1653C4.49025 14.3094 4.49025 14.547 4.63559 14.6932L4.77159 14.8287C4.86001 14.9159 4.96506 14.9295 5.01961 14.9295C5.07403 14.9295 5.17908 14.9159 5.27062 14.8256L7.05416 13.0463C7.19694 12.9026 7.19694 12.6642 7.05148 12.5177L6.9166 12.3835L6.91081 12.3775C6.82158 12.2942 6.72132 12.2815 6.66858 12.2815L6.66858 12.2815Z' fill='currentColor'/></svg>\"}\n name=\"IconNegotiation\"\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/IconObjective.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 IconObjective(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='M14.0515 13.4129C13.9793 13.4357 13.9028 13.4486 13.8233 13.4503L11.779 13.4942C11.3481 13.5035 10.9845 13.1763 10.9488 12.7472L10.7865 10.8019C10.749 10.3533 11.0828 9.95875 11.5316 9.92133C11.9807 9.88369 12.3751 10.2169 12.4125 10.6657L12.5112 11.8474L13.789 11.8199C14.2394 11.8103 14.6123 12.1674 14.6218 12.6176C14.6296 12.9885 14.3885 13.3068 14.0515 13.4129Z' fill='currentColor'/><path d='M21.9003 6.01257C21.8282 6.0287 21.7528 6.03578 21.6754 6.03281L19.055 5.92849C18.8248 5.9193 18.6077 5.81914 18.4515 5.64998C18.2953 5.48087 18.2128 5.2566 18.2219 5.02661L18.3271 2.40804C18.3464 1.92888 18.7511 1.55652 19.2299 1.57519C19.7092 1.59431 20.0821 1.99803 20.0629 2.47701L19.9926 4.2284L21.7451 4.29808C22.2244 4.31719 22.5974 4.721 22.5781 5.19997C22.5621 5.60167 22.2752 5.92873 21.9003 6.01257L21.9003 6.01257Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19.9987 5.29726L12.6661 13.0342C12.3179 13.4016 11.7377 13.4172 11.3702 13.0689C11.0028 12.7207 10.9872 12.1405 11.3355 11.773L18.668 4.03613C19.0163 3.66867 19.5965 3.6531 19.9639 4.00135C20.3314 4.34961 20.3469 4.9298 19.9987 5.29726Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.5722 8.96153C22.419 8.42861 21.8323 8.17357 21.3156 8.37467C20.7988 8.57578 20.5489 9.15692 20.6912 9.69284C21.1294 11.3435 21.0901 13.0923 20.567 14.7326C19.9417 16.693 18.6629 18.3797 16.944 19.5111C15.2252 20.6425 13.1703 21.1501 11.1223 20.9492C9.0744 20.7484 7.15731 19.8512 5.69104 18.4074C4.22478 16.9636 3.29807 15.0606 3.06559 13.016C2.8331 10.9714 3.30892 8.90891 4.4136 7.1728C5.51829 5.43668 7.18502 4.13198 9.13559 3.47646C10.7675 2.92801 12.5156 2.86175 14.1728 3.27441C14.7108 3.4084 15.2881 3.14949 15.4811 2.62971C15.6742 2.10992 15.4102 1.52722 14.8749 1.3823C12.7837 0.816054 10.5637 0.87817 8.49592 1.57307C6.10978 2.37498 4.07086 3.97103 2.71949 6.09483C1.36811 8.21863 0.786048 10.7417 1.07045 13.2429C1.35484 15.744 2.4885 18.072 4.28219 19.8382C6.07588 21.6044 8.42107 22.7019 10.9263 22.9476C13.4316 23.1934 15.9454 22.5724 18.048 21.1884C20.1507 19.8043 21.7151 17.741 22.48 15.3427C23.1429 13.2645 23.1707 11.0437 22.5722 8.96153Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.6848 12.2085C16.6558 12.8597 16.4911 13.5017 16.1968 14.092C15.7439 15.0002 15.0087 15.7369 14.1015 16.1917C13.1943 16.6464 12.164 16.7946 11.1654 16.6139C10.1668 16.4332 9.2538 15.9335 8.56343 15.1897C7.87305 14.4459 7.4426 13.4982 7.3367 12.489C7.23081 11.4797 7.45518 10.4633 7.97613 9.59243C8.49709 8.72154 9.2865 8.04316 10.2258 7.65915C10.8364 7.40955 11.4889 7.29307 12.1404 7.31255C12.2052 7.31448 12.2699 7.31776 12.3345 7.32238C12.4135 7.32802 12.4924 7.32535 12.5696 7.31487C12.9577 7.26216 13.3034 7.01198 13.404 6.62703C13.5245 6.16547 13.248 5.68732 12.7744 5.62977C12.669 5.61696 12.5634 5.60678 12.4577 5.59923C12.3283 5.58998 12.1987 5.58467 12.0692 5.58328C11.2185 5.57415 10.3692 5.73421 9.57213 6.06007C8.28672 6.58556 7.20647 7.51386 6.49359 8.70559C5.78071 9.89731 5.47368 11.2881 5.61859 12.6692C5.7635 14.0503 6.35254 15.3471 7.29725 16.3649C8.24197 17.3827 9.49137 18.0666 10.8579 18.3138C12.2243 18.5611 13.6342 18.3583 14.8756 17.7361C16.1171 17.1138 17.1231 16.1056 17.7428 14.8628C18.127 14.0922 18.3498 13.2571 18.404 12.4082C18.4122 12.2789 18.4166 12.1493 18.417 12.0196C18.4173 11.9136 18.415 11.8075 18.4101 11.7014C18.3879 11.2249 17.9317 10.9135 17.4624 10.9995C17.071 11.0711 16.7958 11.3973 16.7144 11.7803C16.6982 11.8565 16.6897 11.935 16.6894 12.0142C16.6892 12.079 16.6877 12.1438 16.6848 12.2085Z' fill='currentColor'/></svg>\"}\n name=\"IconObjective\"\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/IconObjective.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 IconObjective(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='M14.0515 13.4129C13.9793 13.4357 13.9028 13.4486 13.8233 13.4503L11.779 13.4942C11.3481 13.5035 10.9845 13.1763 10.9488 12.7472L10.7865 10.8019C10.749 10.3533 11.0828 9.95875 11.5316 9.92133C11.9807 9.88369 12.3751 10.2169 12.4125 10.6657L12.5112 11.8474L13.789 11.8199C14.2394 11.8103 14.6123 12.1674 14.6218 12.6176C14.6296 12.9885 14.3885 13.3068 14.0515 13.4129Z' fill='currentColor'/><path d='M21.9003 6.01257C21.8282 6.0287 21.7528 6.03578 21.6754 6.03281L19.055 5.92849C18.8248 5.9193 18.6077 5.81914 18.4515 5.64998C18.2953 5.48087 18.2128 5.2566 18.2219 5.02661L18.3271 2.40804C18.3464 1.92888 18.7511 1.55652 19.2299 1.57519C19.7092 1.59431 20.0821 1.99803 20.0629 2.47701L19.9926 4.2284L21.7451 4.29808C22.2244 4.31719 22.5974 4.721 22.5781 5.19997C22.5621 5.60167 22.2752 5.92873 21.9003 6.01257L21.9003 6.01257Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M19.9987 5.29726L12.6661 13.0342C12.3179 13.4016 11.7377 13.4172 11.3702 13.0689C11.0028 12.7207 10.9872 12.1405 11.3355 11.773L18.668 4.03613C19.0163 3.66867 19.5965 3.6531 19.9639 4.00135C20.3314 4.34961 20.3469 4.9298 19.9987 5.29726Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M22.5722 8.96153C22.419 8.42861 21.8323 8.17357 21.3156 8.37467C20.7988 8.57578 20.5489 9.15692 20.6912 9.69284C21.1294 11.3435 21.0901 13.0923 20.567 14.7326C19.9417 16.693 18.6629 18.3797 16.944 19.5111C15.2252 20.6425 13.1703 21.1501 11.1223 20.9492C9.0744 20.7484 7.15731 19.8512 5.69104 18.4074C4.22478 16.9636 3.29807 15.0606 3.06559 13.016C2.8331 10.9714 3.30892 8.90891 4.4136 7.1728C5.51829 5.43668 7.18502 4.13198 9.13559 3.47646C10.7675 2.92801 12.5156 2.86175 14.1728 3.27441C14.7108 3.4084 15.2881 3.14949 15.4811 2.62971C15.6742 2.10992 15.4102 1.52722 14.8749 1.3823C12.7837 0.816054 10.5637 0.87817 8.49592 1.57307C6.10978 2.37498 4.07086 3.97103 2.71949 6.09483C1.36811 8.21863 0.786048 10.7417 1.07045 13.2429C1.35484 15.744 2.4885 18.072 4.28219 19.8382C6.07588 21.6044 8.42107 22.7019 10.9263 22.9476C13.4316 23.1934 15.9454 22.5724 18.048 21.1884C20.1507 19.8043 21.7151 17.741 22.48 15.3427C23.1429 13.2645 23.1707 11.0437 22.5722 8.96153Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.6848 12.2085C16.6558 12.8597 16.4911 13.5017 16.1968 14.092C15.7439 15.0002 15.0087 15.7369 14.1015 16.1917C13.1943 16.6464 12.164 16.7946 11.1654 16.6139C10.1668 16.4332 9.2538 15.9335 8.56343 15.1897C7.87305 14.4459 7.4426 13.4982 7.3367 12.489C7.23081 11.4797 7.45518 10.4633 7.97613 9.59243C8.49709 8.72154 9.2865 8.04316 10.2258 7.65915C10.8364 7.40955 11.4889 7.29307 12.1404 7.31255C12.2052 7.31448 12.2699 7.31776 12.3345 7.32238C12.4135 7.32802 12.4924 7.32535 12.5696 7.31487C12.9577 7.26216 13.3034 7.01198 13.404 6.62703C13.5245 6.16547 13.248 5.68732 12.7744 5.62977C12.669 5.61696 12.5634 5.60678 12.4577 5.59923C12.3283 5.58998 12.1987 5.58467 12.0692 5.58328C11.2185 5.57415 10.3692 5.73421 9.57213 6.06007C8.28672 6.58556 7.20647 7.51386 6.49359 8.70559C5.78071 9.89731 5.47368 11.2881 5.61859 12.6692C5.7635 14.0503 6.35254 15.3471 7.29725 16.3649C8.24197 17.3827 9.49137 18.0666 10.8579 18.3138C12.2243 18.5611 13.6342 18.3583 14.8756 17.7361C16.1171 17.1138 17.1231 16.1056 17.7428 14.8628C18.127 14.0922 18.3498 13.2571 18.404 12.4082C18.4122 12.2789 18.4166 12.1493 18.417 12.0196C18.4173 11.9136 18.415 11.8075 18.4101 11.7014C18.3879 11.2249 17.9317 10.9135 17.4624 10.9995C17.071 11.0711 16.7958 11.3973 16.7144 11.7803C16.6982 11.8565 16.6897 11.935 16.6894 12.0142C16.6892 12.079 16.6877 12.1438 16.6848 12.2085Z' fill='currentColor'/></svg>\"}\n name=\"IconObjective\"\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/IconOctagon.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 IconOctagon(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.15289 1.29289C7.34043 1.10536 7.59478 1 7.86 1H16.14C16.4052 1 16.6596 1.10536 16.8471 1.29289L22.7071 7.15289C22.8946 7.34043 23 7.59478 23 7.86V16.14C23 16.4052 22.8946 16.6596 22.7071 16.8471L16.8471 22.7071C16.6596 22.8946 16.4052 23 16.14 23H7.86C7.59478 23 7.34043 22.8946 7.15289 22.7071L1.29289 16.8471C1.10536 16.6596 1 16.4052 1 16.14V7.86C1 7.59478 1.10536 7.34043 1.29289 7.15289L7.15289 1.29289ZM8.27421 3L3 8.27421V15.7258L8.27421 21H15.7258L21 15.7258V8.27421L15.7258 3H8.27421Z' fill='currentColor'/></svg>\"}\n name=\"IconOctagon\"\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/IconOctagon.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 IconOctagon(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.15289 1.29289C7.34043 1.10536 7.59478 1 7.86 1H16.14C16.4052 1 16.6596 1.10536 16.8471 1.29289L22.7071 7.15289C22.8946 7.34043 23 7.59478 23 7.86V16.14C23 16.4052 22.8946 16.6596 22.7071 16.8471L16.8471 22.7071C16.6596 22.8946 16.4052 23 16.14 23H7.86C7.59478 23 7.34043 22.8946 7.15289 22.7071L1.29289 16.8471C1.10536 16.6596 1 16.4052 1 16.14V7.86C1 7.59478 1.10536 7.34043 1.29289 7.15289L7.15289 1.29289ZM8.27421 3L3 8.27421V15.7258L8.27421 21H15.7258L21 15.7258V8.27421L15.7258 3H8.27421Z' fill='currentColor'/></svg>\"}\n name=\"IconOctagon\"\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/IconPackage.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 IconPackage(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.63389 3.71057C6.90978 3.23214 7.52129 3.06795 7.99972 3.34385L16.9997 8.53385C17.4782 8.80974 17.6423 9.42125 17.3664 9.89968C17.0906 10.3781 16.479 10.5423 16.0006 10.2664L7.00061 5.07641C6.52218 4.80051 6.35799 4.18901 6.63389 3.71057Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.5021 1.40264C10.9577 1.14014 11.4742 1.00195 12 1.00195C12.5258 1.00195 13.0424 1.14015 13.4979 1.40267C13.4986 1.40307 13.4993 1.40348 13.5 1.40388L20.5 5.40387C20.9556 5.66692 21.334 6.04515 21.5973 6.50062C21.8606 6.95609 21.9995 7.47279 22 7.99888V16.0009C21.9995 16.527 21.8606 17.0437 21.5973 17.4992C21.334 17.9547 20.9556 18.3329 20.5 18.5959L20.4961 18.5981L13.5 22.5959C13.4994 22.5963 13.4988 22.5966 13.4982 22.597C13.0426 22.8596 12.5259 22.9979 12 22.9979C11.4741 22.9979 10.9575 22.8596 10.5019 22.597C10.5012 22.5966 10.5006 22.5963 10.5 22.5959L3.50386 18.5981L3.5 18.5959C3.04439 18.3329 2.66597 17.9547 2.40269 17.4992C2.13941 17.0437 2.00054 16.527 2 16.0009V7.99888C2.00054 7.47279 2.13941 6.95609 2.40269 6.50062C2.66597 6.04515 3.04439 5.66692 3.5 5.40388L3.50386 5.40165L10.5021 1.40264ZM12 3.00195C11.8245 3.00195 11.652 3.04816 11.5 3.13593L11.4961 3.13815L4.5 7.13593C4.49947 7.13623 4.49895 7.13654 4.49842 7.13684C4.34726 7.22448 4.22169 7.35021 4.13423 7.50151C4.04654 7.65321 4.00025 7.82528 4 8.0005V15.9993C4.00025 16.1745 4.04654 16.3466 4.13423 16.4983C4.22169 16.6496 4.34726 16.7753 4.49842 16.863C4.49895 16.8633 4.49947 16.8636 4.5 16.8639L11.5 20.8639C11.652 20.9516 11.8245 20.9979 12 20.9979C12.1755 20.9979 12.348 20.9516 12.5 20.8639L12.5039 20.8617L19.5 16.8639C19.5005 16.8636 19.5011 16.8633 19.5016 16.863C19.6527 16.7753 19.7783 16.6496 19.8658 16.4983C19.9535 16.3465 19.9998 16.1742 20 15.9989V8.00093C19.9998 7.82556 19.9535 7.65333 19.8658 7.50151C19.7783 7.35021 19.6527 7.22449 19.5016 7.13685C19.5011 7.13654 19.5005 7.13623 19.5 7.13593L12.5 3.13594C12.348 3.04817 12.1755 3.00195 12 3.00195Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.40409 6.4594C2.68063 5.98134 3.29236 5.81798 3.77042 6.09452L11.9997 10.8549L20.229 6.09452C20.707 5.81798 21.3188 5.98134 21.5953 6.4594C21.8718 6.93747 21.7085 7.54919 21.2304 7.82573L12.5004 12.8757C12.1907 13.0549 11.8087 13.0549 11.499 12.8757L2.76897 7.82573C2.29091 7.54919 2.12755 6.93747 2.40409 6.4594Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V22.08C13 22.6323 12.5523 23.08 12 23.08C11.4477 23.08 11 22.6323 11 22.08V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/></svg>\"}\n name=\"IconPackage\"\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/IconPackage.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 IconPackage(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.63389 3.71057C6.90978 3.23214 7.52129 3.06795 7.99972 3.34385L16.9997 8.53385C17.4782 8.80974 17.6423 9.42125 17.3664 9.89968C17.0906 10.3781 16.479 10.5423 16.0006 10.2664L7.00061 5.07641C6.52218 4.80051 6.35799 4.18901 6.63389 3.71057Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M10.5021 1.40264C10.9577 1.14014 11.4742 1.00195 12 1.00195C12.5258 1.00195 13.0424 1.14015 13.4979 1.40267C13.4986 1.40307 13.4993 1.40348 13.5 1.40388L20.5 5.40387C20.9556 5.66692 21.334 6.04515 21.5973 6.50062C21.8606 6.95609 21.9995 7.47279 22 7.99888V16.0009C21.9995 16.527 21.8606 17.0437 21.5973 17.4992C21.334 17.9547 20.9556 18.3329 20.5 18.5959L20.4961 18.5981L13.5 22.5959C13.4994 22.5963 13.4988 22.5966 13.4982 22.597C13.0426 22.8596 12.5259 22.9979 12 22.9979C11.4741 22.9979 10.9575 22.8596 10.5019 22.597C10.5012 22.5966 10.5006 22.5963 10.5 22.5959L3.50386 18.5981L3.5 18.5959C3.04439 18.3329 2.66597 17.9547 2.40269 17.4992C2.13941 17.0437 2.00054 16.527 2 16.0009V7.99888C2.00054 7.47279 2.13941 6.95609 2.40269 6.50062C2.66597 6.04515 3.04439 5.66692 3.5 5.40388L3.50386 5.40165L10.5021 1.40264ZM12 3.00195C11.8245 3.00195 11.652 3.04816 11.5 3.13593L11.4961 3.13815L4.5 7.13593C4.49947 7.13623 4.49895 7.13654 4.49842 7.13684C4.34726 7.22448 4.22169 7.35021 4.13423 7.50151C4.04654 7.65321 4.00025 7.82528 4 8.0005V15.9993C4.00025 16.1745 4.04654 16.3466 4.13423 16.4983C4.22169 16.6496 4.34726 16.7753 4.49842 16.863C4.49895 16.8633 4.49947 16.8636 4.5 16.8639L11.5 20.8639C11.652 20.9516 11.8245 20.9979 12 20.9979C12.1755 20.9979 12.348 20.9516 12.5 20.8639L12.5039 20.8617L19.5 16.8639C19.5005 16.8636 19.5011 16.8633 19.5016 16.863C19.6527 16.7753 19.7783 16.6496 19.8658 16.4983C19.9535 16.3465 19.9998 16.1742 20 15.9989V8.00093C19.9998 7.82556 19.9535 7.65333 19.8658 7.50151C19.7783 7.35021 19.6527 7.22449 19.5016 7.13685C19.5011 7.13654 19.5005 7.13623 19.5 7.13593L12.5 3.13594C12.348 3.04817 12.1755 3.00195 12 3.00195Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.40409 6.4594C2.68063 5.98134 3.29236 5.81798 3.77042 6.09452L11.9997 10.8549L20.229 6.09452C20.707 5.81798 21.3188 5.98134 21.5953 6.4594C21.8718 6.93747 21.7085 7.54919 21.2304 7.82573L12.5004 12.8757C12.1907 13.0549 11.8087 13.0549 11.499 12.8757L2.76897 7.82573C2.29091 7.54919 2.12755 6.93747 2.40409 6.4594Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 11C12.5523 11 13 11.4477 13 12V22.08C13 22.6323 12.5523 23.08 12 23.08C11.4477 23.08 11 22.6323 11 22.08V12C11 11.4477 11.4477 11 12 11Z' fill='currentColor'/></svg>\"}\n name=\"IconPackage\"\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/IconPaperclip.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 IconPaperclip(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7803 2.3877C14.984 2.3877 14.2204 2.704 13.6574 3.26703L4.4674 12.457C3.52909 13.3953 3.00195 14.668 3.00195 15.9949C3.00195 17.3219 3.52909 18.5945 4.4674 19.5328C5.4057 20.4711 6.67832 20.9983 8.00529 20.9983C9.33226 20.9983 10.6049 20.4711 11.5432 19.5328L20.7332 10.3428C21.1237 9.95229 21.7569 9.95229 22.1474 10.3428C22.5379 10.7333 22.5379 11.3665 22.1474 11.757L12.9574 20.947C11.644 22.2604 9.86269 22.9983 8.00529 22.9983C6.14789 22.9983 4.36656 22.2604 3.05318 20.947C1.7398 19.6336 1.00195 17.8523 1.00195 15.9949C1.00195 14.1375 1.7398 12.3562 3.05318 11.0428L12.2432 1.85281C13.1813 0.914714 14.4536 0.387695 15.7803 0.387695C17.107 0.387695 18.3793 0.914714 19.3174 1.85281C20.2555 2.79091 20.7825 4.06325 20.7825 5.38992C20.7825 6.71659 20.2555 7.98893 19.3174 8.92703L10.1174 18.117C9.55458 18.6798 8.79124 18.996 7.99529 18.996C7.19934 18.996 6.436 18.6798 5.87318 18.117C5.31037 17.5542 4.99418 16.7909 4.99418 15.9949C4.99418 15.199 5.31037 14.4356 5.87318 13.8728L14.3636 5.3924C14.7544 5.0021 15.3875 5.00247 15.7778 5.39323C16.1681 5.78398 16.1677 6.41715 15.777 6.80744L7.2874 15.287C7.09991 15.4747 6.99418 15.7296 6.99418 15.9949C6.99418 16.2604 7.09965 16.5151 7.2874 16.7028C7.47514 16.8906 7.72978 16.996 7.99529 16.996C8.2608 16.996 8.51544 16.8906 8.70318 16.7028L17.9032 7.51281C18.466 6.94982 18.7825 6.18598 18.7825 5.38992C18.7825 4.59368 18.4662 3.83005 17.9032 3.26703C17.3402 2.704 16.5765 2.3877 15.7803 2.3877Z' fill='currentColor'/></svg>\"}\n name=\"IconPaperclip\"\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/IconPaperclip.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 IconPaperclip(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M15.7803 2.3877C14.984 2.3877 14.2204 2.704 13.6574 3.26703L4.4674 12.457C3.52909 13.3953 3.00195 14.668 3.00195 15.9949C3.00195 17.3219 3.52909 18.5945 4.4674 19.5328C5.4057 20.4711 6.67832 20.9983 8.00529 20.9983C9.33226 20.9983 10.6049 20.4711 11.5432 19.5328L20.7332 10.3428C21.1237 9.95229 21.7569 9.95229 22.1474 10.3428C22.5379 10.7333 22.5379 11.3665 22.1474 11.757L12.9574 20.947C11.644 22.2604 9.86269 22.9983 8.00529 22.9983C6.14789 22.9983 4.36656 22.2604 3.05318 20.947C1.7398 19.6336 1.00195 17.8523 1.00195 15.9949C1.00195 14.1375 1.7398 12.3562 3.05318 11.0428L12.2432 1.85281C13.1813 0.914714 14.4536 0.387695 15.7803 0.387695C17.107 0.387695 18.3793 0.914714 19.3174 1.85281C20.2555 2.79091 20.7825 4.06325 20.7825 5.38992C20.7825 6.71659 20.2555 7.98893 19.3174 8.92703L10.1174 18.117C9.55458 18.6798 8.79124 18.996 7.99529 18.996C7.19934 18.996 6.436 18.6798 5.87318 18.117C5.31037 17.5542 4.99418 16.7909 4.99418 15.9949C4.99418 15.199 5.31037 14.4356 5.87318 13.8728L14.3636 5.3924C14.7544 5.0021 15.3875 5.00247 15.7778 5.39323C16.1681 5.78398 16.1677 6.41715 15.777 6.80744L7.2874 15.287C7.09991 15.4747 6.99418 15.7296 6.99418 15.9949C6.99418 16.2604 7.09965 16.5151 7.2874 16.7028C7.47514 16.8906 7.72978 16.996 7.99529 16.996C8.2608 16.996 8.51544 16.8906 8.70318 16.7028L17.9032 7.51281C18.466 6.94982 18.7825 6.18598 18.7825 5.38992C18.7825 4.59368 18.4662 3.83005 17.9032 3.26703C17.3402 2.704 16.5765 2.3877 15.7803 2.3877Z' fill='currentColor'/></svg>\"}\n name=\"IconPaperclip\"\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/IconPause.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 IconPause(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 4C5 3.44772 5.44772 3 6 3H10C10.5523 3 11 3.44772 11 4V20C11 20.5523 10.5523 21 10 21H6C5.44772 21 5 20.5523 5 20V4ZM7 5V19H9V5H7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 4C13 3.44772 13.4477 3 14 3H18C18.5523 3 19 3.44772 19 4V20C19 20.5523 18.5523 21 18 21H14C13.4477 21 13 20.5523 13 20V4ZM15 5V19H17V5H15Z' fill='currentColor'/></svg>\"}\n name=\"IconPause\"\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/IconPause.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 IconPause(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 4C5 3.44772 5.44772 3 6 3H10C10.5523 3 11 3.44772 11 4V20C11 20.5523 10.5523 21 10 21H6C5.44772 21 5 20.5523 5 20V4ZM7 5V19H9V5H7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M13 4C13 3.44772 13.4477 3 14 3H18C18.5523 3 19 3.44772 19 4V20C19 20.5523 18.5523 21 18 21H14C13.4477 21 13 20.5523 13 20V4ZM15 5V19H17V5H15Z' fill='currentColor'/></svg>\"}\n name=\"IconPause\"\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/IconPauseCircle.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 IconPauseCircle(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='M10 8C10.5523 8 11 8.44772 11 9V15C11 15.5523 10.5523 16 10 16C9.44772 16 9 15.5523 9 15V9C9 8.44772 9.44772 8 10 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 8C14.5523 8 15 8.44772 15 9V15C15 15.5523 14.5523 16 14 16C13.4477 16 13 15.5523 13 15V9C13 8.44772 13.4477 8 14 8Z' fill='currentColor'/></svg>\"}\n name=\"IconPauseCircle\"\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/IconPauseCircle.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 IconPauseCircle(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='M10 8C10.5523 8 11 8.44772 11 9V15C11 15.5523 10.5523 16 10 16C9.44772 16 9 15.5523 9 15V9C9 8.44772 9.44772 8 10 8Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M14 8C14.5523 8 15 8.44772 15 9V15C15 15.5523 14.5523 16 14 16C13.4477 16 13 15.5523 13 15V9C13 8.44772 13.4477 8 14 8Z' fill='currentColor'/></svg>\"}\n name=\"IconPauseCircle\"\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/IconPenTool.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 IconPenTool(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.2929 11.2929C18.6834 10.9024 19.3166 10.9024 19.7071 11.2929L22.7071 14.2929C23.0976 14.6834 23.0976 15.3166 22.7071 15.7071L15.7071 22.7071C15.3166 23.0976 14.6834 23.0976 14.2929 22.7071L11.2929 19.7071C10.9024 19.3166 10.9024 18.6834 11.2929 18.2929L18.2929 11.2929ZM13.4142 19L15 20.5858L20.5858 15L19 13.4142L13.4142 19Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.29291 1.29291C1.53925 1.04658 1.89602 0.946197 2.23466 1.02794L16.7347 4.52794C17.1132 4.6193 17.4042 4.92208 17.4806 5.3039L18.9806 12.8039C19.0462 13.1318 18.9436 13.4707 18.7071 13.7071L13.7071 18.7071C13.4707 18.9436 13.1318 19.0462 12.8039 18.9806L5.3039 17.4806C4.92208 17.4042 4.6193 17.1132 4.52794 16.7347L1.02794 2.23466C0.946197 1.89602 1.04658 1.53925 1.29291 1.29291ZM3.35606 3.35606L6.32228 15.6447L12.6713 16.9145L16.9145 12.6713L15.6447 6.32228L3.35606 3.35606Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.29289 1.29289C1.68342 0.902369 2.31658 0.902369 2.70711 1.29289L10.2931 8.87889C10.6836 9.26942 10.6836 9.90258 10.2931 10.2931C9.90258 10.6836 9.26942 10.6836 8.87889 10.2931L1.29289 2.70711C0.902369 2.31658 0.902369 1.68342 1.29289 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 10C10.4477 10 10 10.4477 10 11C10 11.5523 10.4477 12 11 12C11.5523 12 12 11.5523 12 11C12 10.4477 11.5523 10 11 10ZM8 11C8 9.34315 9.34315 8 11 8C12.6569 8 14 9.34315 14 11C14 12.6569 12.6569 14 11 14C9.34315 14 8 12.6569 8 11Z' fill='currentColor'/></svg>\"}\n name=\"IconPenTool\"\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/IconPenTool.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 IconPenTool(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.2929 11.2929C18.6834 10.9024 19.3166 10.9024 19.7071 11.2929L22.7071 14.2929C23.0976 14.6834 23.0976 15.3166 22.7071 15.7071L15.7071 22.7071C15.3166 23.0976 14.6834 23.0976 14.2929 22.7071L11.2929 19.7071C10.9024 19.3166 10.9024 18.6834 11.2929 18.2929L18.2929 11.2929ZM13.4142 19L15 20.5858L20.5858 15L19 13.4142L13.4142 19Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.29291 1.29291C1.53925 1.04658 1.89602 0.946197 2.23466 1.02794L16.7347 4.52794C17.1132 4.6193 17.4042 4.92208 17.4806 5.3039L18.9806 12.8039C19.0462 13.1318 18.9436 13.4707 18.7071 13.7071L13.7071 18.7071C13.4707 18.9436 13.1318 19.0462 12.8039 18.9806L5.3039 17.4806C4.92208 17.4042 4.6193 17.1132 4.52794 16.7347L1.02794 2.23466C0.946197 1.89602 1.04658 1.53925 1.29291 1.29291ZM3.35606 3.35606L6.32228 15.6447L12.6713 16.9145L16.9145 12.6713L15.6447 6.32228L3.35606 3.35606Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M1.29289 1.29289C1.68342 0.902369 2.31658 0.902369 2.70711 1.29289L10.2931 8.87889C10.6836 9.26942 10.6836 9.90258 10.2931 10.2931C9.90258 10.6836 9.26942 10.6836 8.87889 10.2931L1.29289 2.70711C0.902369 2.31658 0.902369 1.68342 1.29289 1.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11 10C10.4477 10 10 10.4477 10 11C10 11.5523 10.4477 12 11 12C11.5523 12 12 11.5523 12 11C12 10.4477 11.5523 10 11 10ZM8 11C8 9.34315 9.34315 8 11 8C12.6569 8 14 9.34315 14 11C14 12.6569 12.6569 14 11 14C9.34315 14 8 12.6569 8 11Z' fill='currentColor'/></svg>\"}\n name=\"IconPenTool\"\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;"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx } from "react/jsx-runtime";
|
|
2
|
+
import Icon from "../../Icon/index.es.js";
|
|
3
|
+
function IconPencilPack(props) {
|
|
4
|
+
return /* @__PURE__ */ jsx(
|
|
5
|
+
Icon,
|
|
6
|
+
{
|
|
7
|
+
markup: "<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.9649 10.5601C15.3868 10.5601 15.7287 10.9054 15.7288 11.3311C15.7287 11.7568 15.3868 12.1021 14.9649 12.1021H5.03439C4.61256 12.1021 4.27059 11.7568 4.2705 11.3311C4.27059 10.9054 4.61256 10.5601 5.03439 10.5601H14.9649Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.44135 3.87477C2.87142 3.65775 3.37792 3.65776 3.80799 3.87477L4.44581 4.19703C5.08614 4.52022 5.41825 5.24882 5.24475 5.94986L4.86654 7.47606H17.6385L17.7944 7.48435C18.5649 7.56319 19.1662 8.21966 19.1663 9.01808V13.6441C19.1662 15.7731 17.4562 17.4991 15.3469 17.4991H4.65244C2.54308 17.4991 0.833094 15.7731 0.833008 13.6441V9.01808C0.833059 8.50832 1.0789 8.05718 1.45665 7.77648L1.00458 5.94986C0.831085 5.24882 1.1632 4.52022 1.80353 4.19703L2.44135 3.87477ZM2.36078 13.6441C2.36087 14.9215 3.38685 15.9571 4.65244 15.9571H15.3469C16.6125 15.9571 17.6384 14.9215 17.6385 13.6441V9.01808H2.36078V13.6441ZM2.48685 5.57641L2.95757 7.47606H3.29177L3.76249 5.57641L3.12467 5.25415L2.48685 5.57641Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.2655 2.55337C17.7662 2.55671 18.2482 2.75633 18.6046 3.10904C18.961 3.46174 19.1629 3.93876 19.1663 4.4342C19.1696 4.92949 18.974 5.40319 18.6225 5.75109C18.2708 6.09907 17.7916 6.29277 17.2909 6.28944L9.16564 6.23523C9.05612 6.23445 8.94812 6.20428 8.85382 6.14788L6.70763 4.86413C6.52481 4.7548 6.41152 4.55924 6.40998 4.34912C6.40855 4.13897 6.51887 3.94485 6.70017 3.83788L8.82995 2.58198C8.92348 2.52688 9.03079 2.49846 9.14028 2.49916L17.2655 2.55337ZM8.19064 4.36042L9.32528 5.03956L17.2834 5.09227C17.4632 5.09338 17.6354 5.0237 17.7616 4.89876C17.8877 4.77381 17.9575 4.60373 17.9563 4.42592C17.9551 4.24798 17.8829 4.07676 17.7549 3.95007C17.6269 3.82336 17.4536 3.75098 17.2737 3.74978L9.31633 3.69708L8.19064 4.36042Z' fill='currentColor'/></svg>",
|
|
8
|
+
name: "IconPencilPack",
|
|
9
|
+
...props
|
|
10
|
+
}
|
|
11
|
+
);
|
|
12
|
+
}
|
|
13
|
+
export {
|
|
14
|
+
IconPencilPack
|
|
15
|
+
};
|
|
16
|
+
//# sourceMappingURL=index.es.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconPencilPack.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 IconPencilPack(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M14.9649 10.5601C15.3868 10.5601 15.7287 10.9054 15.7288 11.3311C15.7287 11.7568 15.3868 12.1021 14.9649 12.1021H5.03439C4.61256 12.1021 4.27059 11.7568 4.2705 11.3311C4.27059 10.9054 4.61256 10.5601 5.03439 10.5601H14.9649Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M2.44135 3.87477C2.87142 3.65775 3.37792 3.65776 3.80799 3.87477L4.44581 4.19703C5.08614 4.52022 5.41825 5.24882 5.24475 5.94986L4.86654 7.47606H17.6385L17.7944 7.48435C18.5649 7.56319 19.1662 8.21966 19.1663 9.01808V13.6441C19.1662 15.7731 17.4562 17.4991 15.3469 17.4991H4.65244C2.54308 17.4991 0.833094 15.7731 0.833008 13.6441V9.01808C0.833059 8.50832 1.0789 8.05718 1.45665 7.77648L1.00458 5.94986C0.831085 5.24882 1.1632 4.52022 1.80353 4.19703L2.44135 3.87477ZM2.36078 13.6441C2.36087 14.9215 3.38685 15.9571 4.65244 15.9571H15.3469C16.6125 15.9571 17.6384 14.9215 17.6385 13.6441V9.01808H2.36078V13.6441ZM2.48685 5.57641L2.95757 7.47606H3.29177L3.76249 5.57641L3.12467 5.25415L2.48685 5.57641Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.2655 2.55337C17.7662 2.55671 18.2482 2.75633 18.6046 3.10904C18.961 3.46174 19.1629 3.93876 19.1663 4.4342C19.1696 4.92949 18.974 5.40319 18.6225 5.75109C18.2708 6.09907 17.7916 6.29277 17.2909 6.28944L9.16564 6.23523C9.05612 6.23445 8.94812 6.20428 8.85382 6.14788L6.70763 4.86413C6.52481 4.7548 6.41152 4.55924 6.40998 4.34912C6.40855 4.13897 6.51887 3.94485 6.70017 3.83788L8.82995 2.58198C8.92348 2.52688 9.03079 2.49846 9.14028 2.49916L17.2655 2.55337ZM8.19064 4.36042L9.32528 5.03956L17.2834 5.09227C17.4632 5.09338 17.6354 5.0237 17.7616 4.89876C17.8877 4.77381 17.9575 4.60373 17.9563 4.42592C17.9551 4.24798 17.8829 4.07676 17.7549 3.95007C17.6269 3.82336 17.4536 3.75098 17.2737 3.74978L9.31633 3.69708L8.19064 4.36042Z' fill='currentColor'/></svg>\"}\n name=\"IconPencilPack\"\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/IconPercent.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 IconPercent(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='M19.7071 4.29289C20.0976 4.68342 20.0976 5.31658 19.7071 5.70711L5.70711 19.7071C5.31658 20.0976 4.68342 20.0976 4.29289 19.7071C3.90237 19.3166 3.90237 18.6834 4.29289 18.2929L18.2929 4.29289C18.6834 3.90237 19.3166 3.90237 19.7071 4.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.5 5C5.67157 5 5 5.67157 5 6.5C5 7.32843 5.67157 8 6.5 8C7.32843 8 8 7.32843 8 6.5C8 5.67157 7.32843 5 6.5 5ZM3 6.5C3 4.567 4.567 3 6.5 3C8.433 3 10 4.567 10 6.5C10 8.433 8.433 10 6.5 10C4.567 10 3 8.433 3 6.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.5 16C16.6716 16 16 16.6716 16 17.5C16 18.3284 16.6716 19 17.5 19C18.3284 19 19 18.3284 19 17.5C19 16.6716 18.3284 16 17.5 16ZM14 17.5C14 15.567 15.567 14 17.5 14C19.433 14 21 15.567 21 17.5C21 19.433 19.433 21 17.5 21C15.567 21 14 19.433 14 17.5Z' fill='currentColor'/></svg>\"}\n name=\"IconPercent\"\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/IconPercent.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 IconPercent(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='M19.7071 4.29289C20.0976 4.68342 20.0976 5.31658 19.7071 5.70711L5.70711 19.7071C5.31658 20.0976 4.68342 20.0976 4.29289 19.7071C3.90237 19.3166 3.90237 18.6834 4.29289 18.2929L18.2929 4.29289C18.6834 3.90237 19.3166 3.90237 19.7071 4.29289Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M6.5 5C5.67157 5 5 5.67157 5 6.5C5 7.32843 5.67157 8 6.5 8C7.32843 8 8 7.32843 8 6.5C8 5.67157 7.32843 5 6.5 5ZM3 6.5C3 4.567 4.567 3 6.5 3C8.433 3 10 4.567 10 6.5C10 8.433 8.433 10 6.5 10C4.567 10 3 8.433 3 6.5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M17.5 16C16.6716 16 16 16.6716 16 17.5C16 18.3284 16.6716 19 17.5 19C18.3284 19 19 18.3284 19 17.5C19 16.6716 18.3284 16 17.5 16ZM14 17.5C14 15.567 15.567 14 17.5 14C19.433 14 21 15.567 21 17.5C21 19.433 19.433 21 17.5 21C15.567 21 14 19.433 14 17.5Z' fill='currentColor'/></svg>\"}\n name=\"IconPercent\"\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/IconPercentBalloon.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 IconPercentBalloon(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_16638_105970)'><path d='M8.77423 16C8.57602 16 8.37799 15.9243 8.2268 15.7733C7.9244 15.4709 7.9244 14.9807 8.2268 14.6783L14.6783 8.22674C14.9808 7.92442 15.4708 7.92442 15.7732 8.22674C16.0756 8.52906 16.0756 9.01928 15.7732 9.3216L9.32165 15.7733C9.17044 15.9243 8.9724 16 8.77423 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 8.14298C8.52661 8.14298 8.14286 8.52674 8.14286 9.00012C8.14286 9.47351 8.52661 9.85726 9 9.85726C9.47339 9.85726 9.85714 9.47351 9.85714 9.00012C9.85714 8.52674 9.47339 8.14298 9 8.14298ZM7 9.00012C7 7.89555 7.89543 7.00012 9 7.00012C10.1046 7.00012 11 7.89555 11 9.00012C11 10.1047 10.1046 11.0001 9 11.0001C7.89543 11.0001 7 10.1047 7 9.00012Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 14.1431C14.5266 14.1431 14.1429 14.5269 14.1429 15.0002C14.1429 15.4736 14.5266 15.8574 15 15.8574C15.4734 15.8574 15.8571 15.4736 15.8571 15.0002C15.8571 14.5269 15.4734 14.1431 15 14.1431ZM13 15.0002C13 13.8957 13.8954 13.0002 15 13.0002C16.1046 13.0002 17 13.8957 17 15.0002C17 16.1048 16.1046 17.0002 15 17.0002C13.8954 17.0002 13 16.1048 13 15.0002Z' fill='currentColor'/><path d='M11.4112 0.429366C11.7621 0.17361 12.2379 0.17361 12.5889 0.429366L14.8877 2.10612C15.0165 2.20006 15.1653 2.2612 15.3213 2.28581L15.4786 2.29851L18.3243 2.29265C18.7588 2.29193 19.1439 2.57247 19.2774 2.98601L20.1514 5.69304C20.2167 5.89516 20.3446 6.07141 20.5166 6.19597L22.8213 7.86394C23.1734 8.11874 23.3207 8.57193 23.1856 8.98503L22.3018 11.6891C22.2358 11.891 22.2358 12.1084 22.3018 12.3102L23.1856 15.0143C23.3207 15.4274 23.1734 15.8806 22.8213 16.1354L20.5166 17.8034C20.3446 17.9279 20.2167 18.1042 20.1514 18.3063L19.2774 21.0133C19.1439 21.4269 18.7588 21.7074 18.3243 21.7067L15.4786 21.7008C15.2662 21.7005 15.0593 21.7681 14.8877 21.8932L12.5889 23.57L12.4522 23.654C12.1684 23.798 11.8317 23.798 11.5479 23.654L11.4112 23.57L9.11234 21.8932C8.94081 21.7681 8.73383 21.7005 8.52152 21.7008L5.67582 21.7067L5.51566 21.694C5.20124 21.6437 4.92916 21.4453 4.78422 21.1618L4.72269 21.0133L3.84867 18.3063C3.79969 18.1546 3.71529 18.0175 3.60355 17.9059L3.48343 17.8034L1.17875 16.1354C0.826639 15.8806 0.679395 15.4274 0.81449 15.0143L1.69828 12.3102C1.74779 12.1587 1.76022 11.9984 1.73539 11.8425L1.69828 11.6891L0.81449 8.98503C0.679395 8.57193 0.826639 8.11874 1.17875 7.86394L3.48343 6.19597C3.61242 6.10258 3.71656 5.98011 3.78812 5.83952L3.84867 5.69304L4.72269 2.98601C4.85619 2.57247 5.24129 2.29193 5.67582 2.29265L8.52152 2.29851C8.68077 2.29873 8.83705 2.26084 8.97758 2.18913L9.11234 2.10612L11.4112 0.429366ZM10.0547 3.39909C9.60849 3.72446 9.06988 3.89917 8.51761 3.89812L6.11039 3.89323L5.37113 6.18425C5.20142 6.70997 4.86847 7.168 4.42093 7.49187L2.47074 8.903L3.21879 11.1911C3.3905 11.7162 3.3905 12.2832 3.21879 12.8083L2.47074 15.0954L4.42093 16.5075C4.81248 16.7908 5.11633 17.1766 5.29984 17.6208L5.37113 17.8151L6.11039 20.1051L8.51761 20.1012L8.72465 20.1091C9.20361 20.1463 9.66437 20.3156 10.0547 20.6003L12 22.0182L13.9453 20.6003L14.1162 20.486C14.5259 20.2343 14.9989 20.1003 15.4825 20.1012L17.8887 20.1051L18.6289 17.8151L18.7002 17.6208C18.8837 17.1766 19.1876 16.7908 19.5791 16.5075L21.5284 15.0954L20.7813 12.8083C20.6096 12.2832 20.6096 11.7162 20.7813 11.1911L21.5284 8.903L19.5791 7.49187C19.1316 7.168 18.7987 6.70997 18.6289 6.18425L17.8887 3.89323L15.4825 3.89812C14.9302 3.89917 14.3916 3.72446 13.9453 3.39909L12 1.98015L10.0547 3.39909Z' fill='currentColor'/></g><defs><clipPath id='clip0_16638_105970'><rect width='24' height='24' fill='currentColor'/></clipPath></defs></svg>\"}\n name=\"IconPercentBalloon\"\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/IconPercentBalloon.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 IconPercentBalloon(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_16638_105970)'><path d='M8.77423 16C8.57602 16 8.37799 15.9243 8.2268 15.7733C7.9244 15.4709 7.9244 14.9807 8.2268 14.6783L14.6783 8.22674C14.9808 7.92442 15.4708 7.92442 15.7732 8.22674C16.0756 8.52906 16.0756 9.01928 15.7732 9.3216L9.32165 15.7733C9.17044 15.9243 8.9724 16 8.77423 16Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M9 8.14298C8.52661 8.14298 8.14286 8.52674 8.14286 9.00012C8.14286 9.47351 8.52661 9.85726 9 9.85726C9.47339 9.85726 9.85714 9.47351 9.85714 9.00012C9.85714 8.52674 9.47339 8.14298 9 8.14298ZM7 9.00012C7 7.89555 7.89543 7.00012 9 7.00012C10.1046 7.00012 11 7.89555 11 9.00012C11 10.1047 10.1046 11.0001 9 11.0001C7.89543 11.0001 7 10.1047 7 9.00012Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M15 14.1431C14.5266 14.1431 14.1429 14.5269 14.1429 15.0002C14.1429 15.4736 14.5266 15.8574 15 15.8574C15.4734 15.8574 15.8571 15.4736 15.8571 15.0002C15.8571 14.5269 15.4734 14.1431 15 14.1431ZM13 15.0002C13 13.8957 13.8954 13.0002 15 13.0002C16.1046 13.0002 17 13.8957 17 15.0002C17 16.1048 16.1046 17.0002 15 17.0002C13.8954 17.0002 13 16.1048 13 15.0002Z' fill='currentColor'/><path d='M11.4112 0.429366C11.7621 0.17361 12.2379 0.17361 12.5889 0.429366L14.8877 2.10612C15.0165 2.20006 15.1653 2.2612 15.3213 2.28581L15.4786 2.29851L18.3243 2.29265C18.7588 2.29193 19.1439 2.57247 19.2774 2.98601L20.1514 5.69304C20.2167 5.89516 20.3446 6.07141 20.5166 6.19597L22.8213 7.86394C23.1734 8.11874 23.3207 8.57193 23.1856 8.98503L22.3018 11.6891C22.2358 11.891 22.2358 12.1084 22.3018 12.3102L23.1856 15.0143C23.3207 15.4274 23.1734 15.8806 22.8213 16.1354L20.5166 17.8034C20.3446 17.9279 20.2167 18.1042 20.1514 18.3063L19.2774 21.0133C19.1439 21.4269 18.7588 21.7074 18.3243 21.7067L15.4786 21.7008C15.2662 21.7005 15.0593 21.7681 14.8877 21.8932L12.5889 23.57L12.4522 23.654C12.1684 23.798 11.8317 23.798 11.5479 23.654L11.4112 23.57L9.11234 21.8932C8.94081 21.7681 8.73383 21.7005 8.52152 21.7008L5.67582 21.7067L5.51566 21.694C5.20124 21.6437 4.92916 21.4453 4.78422 21.1618L4.72269 21.0133L3.84867 18.3063C3.79969 18.1546 3.71529 18.0175 3.60355 17.9059L3.48343 17.8034L1.17875 16.1354C0.826639 15.8806 0.679395 15.4274 0.81449 15.0143L1.69828 12.3102C1.74779 12.1587 1.76022 11.9984 1.73539 11.8425L1.69828 11.6891L0.81449 8.98503C0.679395 8.57193 0.826639 8.11874 1.17875 7.86394L3.48343 6.19597C3.61242 6.10258 3.71656 5.98011 3.78812 5.83952L3.84867 5.69304L4.72269 2.98601C4.85619 2.57247 5.24129 2.29193 5.67582 2.29265L8.52152 2.29851C8.68077 2.29873 8.83705 2.26084 8.97758 2.18913L9.11234 2.10612L11.4112 0.429366ZM10.0547 3.39909C9.60849 3.72446 9.06988 3.89917 8.51761 3.89812L6.11039 3.89323L5.37113 6.18425C5.20142 6.70997 4.86847 7.168 4.42093 7.49187L2.47074 8.903L3.21879 11.1911C3.3905 11.7162 3.3905 12.2832 3.21879 12.8083L2.47074 15.0954L4.42093 16.5075C4.81248 16.7908 5.11633 17.1766 5.29984 17.6208L5.37113 17.8151L6.11039 20.1051L8.51761 20.1012L8.72465 20.1091C9.20361 20.1463 9.66437 20.3156 10.0547 20.6003L12 22.0182L13.9453 20.6003L14.1162 20.486C14.5259 20.2343 14.9989 20.1003 15.4825 20.1012L17.8887 20.1051L18.6289 17.8151L18.7002 17.6208C18.8837 17.1766 19.1876 16.7908 19.5791 16.5075L21.5284 15.0954L20.7813 12.8083C20.6096 12.2832 20.6096 11.7162 20.7813 11.1911L21.5284 8.903L19.5791 7.49187C19.1316 7.168 18.7987 6.70997 18.6289 6.18425L17.8887 3.89323L15.4825 3.89812C14.9302 3.89917 14.3916 3.72446 13.9453 3.39909L12 1.98015L10.0547 3.39909Z' fill='currentColor'/></g><defs><clipPath id='clip0_16638_105970'><rect width='24' height='24' fill='currentColor'/></clipPath></defs></svg>\"}\n name=\"IconPercentBalloon\"\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/IconPhone.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 IconPhone(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/></svg>\"}\n name=\"IconPhone\"\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/IconPhone.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 IconPhone(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/></svg>\"}\n name=\"IconPhone\"\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/IconPhoneCall.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 IconPhoneCall(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path d='M15.0503 5C16.027 5.19057 16.9247 5.66826 17.6284 6.37194C18.332 7.07561 18.8097 7.97326 19.0003 8.95M15.0503 1C17.0796 1.22544 18.9719 2.13417 20.4165 3.57701C21.8612 5.01984 22.7723 6.91101 23.0003 8.94' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>\"}\n name=\"IconPhoneCall\"\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/IconPhoneCall.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 IconPhoneCall(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path d='M15.0503 5C16.027 5.19057 16.9247 5.66826 17.6284 6.37194C18.332 7.07561 18.8097 7.97326 19.0003 8.95M15.0503 1C17.0796 1.22544 18.9719 2.13417 20.4165 3.57701C21.8612 5.01984 22.7723 6.91101 23.0003 8.94' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>\"}\n name=\"IconPhoneCall\"\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/IconPhoneForwarded.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 IconPhoneForwarded(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path d='M19 1L23 5L19 9' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M15 5H23' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>\"}\n name=\"IconPhoneForwarded\"\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/IconPhoneForwarded.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 IconPhoneForwarded(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path d='M19 1L23 5L19 9' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M15 5H23' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>\"}\n name=\"IconPhoneForwarded\"\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/IconPhoneIncoming.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 IconPhoneIncoming(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path d='M16 2V8H22' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M23 1L16 8' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>\"}\n name=\"IconPhoneIncoming\"\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/IconPhoneIncoming.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 IconPhoneIncoming(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path d='M16 2V8H22' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/><path d='M23 1L16 8' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>\"}\n name=\"IconPhoneIncoming\"\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/IconPhoneMissed.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 IconPhoneMissed(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_1735)'><path fill-rule='evenodd' clip-rule='evenodd' d='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 0.292893C24.0976 0.683417 24.0976 1.31658 23.7071 1.70711L17.7071 7.70711C17.3166 8.09763 16.6834 8.09763 16.2929 7.70711C15.9024 7.31658 15.9024 6.68342 16.2929 6.29289L22.2929 0.292893C22.6834 -0.0976311 23.3166 -0.0976311 23.7071 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2929 0.292893C16.6834 -0.0976311 17.3166 -0.0976311 17.7071 0.292893L23.7071 6.29289C24.0976 6.68342 24.0976 7.31658 23.7071 7.70711C23.3166 8.09763 22.6834 8.09763 22.2929 7.70711L16.2929 1.70711C15.9024 1.31658 15.9024 0.683417 16.2929 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_1735'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconPhoneMissed\"\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/IconPhoneMissed.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 IconPhoneMissed(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_1735)'><path fill-rule='evenodd' clip-rule='evenodd' d='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.69015 9.91954C9.64749 12.0011 11.3252 13.6787 13.4067 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.58481 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 0.292893C24.0976 0.683417 24.0976 1.31658 23.7071 1.70711L17.7071 7.70711C17.3166 8.09763 16.6834 8.09763 16.2929 7.70711C15.9024 7.31658 15.9024 6.68342 16.2929 6.29289L22.2929 0.292893C22.6834 -0.0976311 23.3166 -0.0976311 23.7071 0.292893Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16.2929 0.292893C16.6834 -0.0976311 17.3166 -0.0976311 17.7071 0.292893L23.7071 6.29289C24.0976 6.68342 24.0976 7.31658 23.7071 7.70711C23.3166 8.09763 22.6834 8.09763 22.2929 7.70711L16.2929 1.70711C15.9024 1.31658 15.9024 0.683417 16.2929 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_1735'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconPhoneMissed\"\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/IconPhoneOff.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 IconPhoneOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_1737)'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.96707 3.11995C6.5582 2.72983 5.90623 2.73563 5.50461 3.13726L5.50182 3.14005L3.31702 5.30694C2.51315 6.1116 2.2388 7.27529 2.59854 8.35431C2.89164 9.23362 3.2456 10.0937 3.65589 10.9269L3.7172 11.0295C3.76838 11.1152 3.84089 11.2367 3.92628 11.3801C4.09697 11.6666 4.3196 12.0414 4.52641 12.3924C4.73152 12.7405 4.92633 13.0742 5.03833 13.2742C5.06632 13.3242 5.09268 13.3721 5.11386 13.4125C5.12404 13.4319 5.13707 13.4573 5.14967 13.4841C5.15582 13.4971 5.16543 13.518 5.17563 13.5431L5.1761 13.5443C5.18231 13.5596 5.20792 13.6225 5.22593 13.7044L5.22622 13.7057C5.23299 13.7365 5.2607 13.8623 5.24186 14.0226C5.23187 14.1077 5.20101 14.2747 5.08342 14.448C4.94688 14.6491 4.73211 14.7991 4.47567 14.8491C4.25329 14.8924 4.07434 14.8461 3.98438 14.8154C3.8885 14.7827 3.81808 14.7415 3.77969 14.7171C3.70366 14.6688 3.65166 14.6203 3.63218 14.6017C3.56546 14.5383 3.51708 14.4723 3.51062 14.4635L3.50999 14.4627C3.47884 14.421 3.44376 14.3693 3.41101 14.32C2.87497 13.5144 2.39025 12.6745 1.9612 11.8072C1.50547 10.8859 1.11238 9.93348 0.787281 8.95818M6.96707 3.11995L8.51672 4.87389L9.24949 5.81265C9.51391 6.1514 9.70191 6.50728 9.76678 6.7941C9.82418 7.0479 9.77152 7.13971 9.71287 7.20019L6.92195 9.88662C6.54209 10.2523 6.53057 10.8566 6.8962 11.2364C7.26183 11.6163 7.86616 11.6278 8.24601 11.2622L11.052 8.56127L11.0585 8.55478C11.7184 7.8947 11.7841 7.05882 11.629 6.37295C11.4799 5.71339 11.117 5.10225 10.7545 4.63785L9.98601 3.65328L8.35571 1.80807L8.33486 1.78722C7.18224 0.634593 5.30928 0.634065 4.15604 1.78571L1.97109 3.95276L1.96837 3.95547C0.652018 5.27158 0.198625 7.19247 0.787281 8.95818M16.878 13.8191C16.7694 13.8972 16.633 14.0181 16.4507 14.2004L16.4442 14.2069L13.6383 16.9078C13.2584 17.2734 12.6541 17.2619 12.2884 16.8821C11.9228 16.5022 11.9343 15.8979 12.3142 15.5322L15.1071 12.8439C15.4818 12.4695 15.9878 12.0021 16.6225 11.8702C17.4021 11.7082 18.0384 12.0853 18.5329 12.5798L22.135 16.1818C23.2871 17.3339 23.2882 19.2054 22.1385 20.3588L20.3015 22.2302C19.2636 23.2682 17.666 23.4642 16.5948 23.4642C16.0746 23.4642 15.5498 23.3807 15.0395 23.2105C13.5796 22.7238 12.1707 22.0848 10.8408 21.3111C10.0471 20.8494 9.2812 20.3395 8.54914 19.7852C8.12882 19.4669 8.04608 18.8682 8.36436 18.4479C8.68263 18.0275 9.28138 17.9448 9.70171 18.2631C10.3721 18.7707 11.0737 19.2378 11.8009 19.6608C13.0195 20.3698 14.3092 20.9545 15.6435 21.3993C15.9582 21.5043 16.2791 21.5549 16.5948 21.5549C17.5688 21.5549 18.4801 21.3488 18.9487 20.8829L20.7849 19.0122C21.1925 18.6046 21.1925 17.9394 20.785 17.5319L17.1829 13.9299C17.0835 13.8305 17.0151 13.7803 16.9762 13.7563C16.954 13.7682 16.9216 13.7877 16.878 13.8191Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 0.292893C24.0976 0.683417 24.0976 1.31658 23.7071 1.70711L1.70711 23.7071C1.31658 24.0976 0.683417 24.0976 0.292893 23.7071C-0.0976311 23.3166 -0.0976311 22.6834 0.292893 22.2929L22.2929 0.292893C22.6834 -0.0976311 23.3166 -0.0976311 23.7071 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_1737'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconPhoneOff\"\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/IconPhoneOff.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 IconPhoneOff(props: IconProps) {\n return (\n <Icon\n markup={\"<svg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(#clip0_635_1737)'><path fill-rule='evenodd' clip-rule='evenodd' d='M6.96707 3.11995C6.5582 2.72983 5.90623 2.73563 5.50461 3.13726L5.50182 3.14005L3.31702 5.30694C2.51315 6.1116 2.2388 7.27529 2.59854 8.35431C2.89164 9.23362 3.2456 10.0937 3.65589 10.9269L3.7172 11.0295C3.76838 11.1152 3.84089 11.2367 3.92628 11.3801C4.09697 11.6666 4.3196 12.0414 4.52641 12.3924C4.73152 12.7405 4.92633 13.0742 5.03833 13.2742C5.06632 13.3242 5.09268 13.3721 5.11386 13.4125C5.12404 13.4319 5.13707 13.4573 5.14967 13.4841C5.15582 13.4971 5.16543 13.518 5.17563 13.5431L5.1761 13.5443C5.18231 13.5596 5.20792 13.6225 5.22593 13.7044L5.22622 13.7057C5.23299 13.7365 5.2607 13.8623 5.24186 14.0226C5.23187 14.1077 5.20101 14.2747 5.08342 14.448C4.94688 14.6491 4.73211 14.7991 4.47567 14.8491C4.25329 14.8924 4.07434 14.8461 3.98438 14.8154C3.8885 14.7827 3.81808 14.7415 3.77969 14.7171C3.70366 14.6688 3.65166 14.6203 3.63218 14.6017C3.56546 14.5383 3.51708 14.4723 3.51062 14.4635L3.50999 14.4627C3.47884 14.421 3.44376 14.3693 3.41101 14.32C2.87497 13.5144 2.39025 12.6745 1.9612 11.8072C1.50547 10.8859 1.11238 9.93348 0.787281 8.95818M6.96707 3.11995L8.51672 4.87389L9.24949 5.81265C9.51391 6.1514 9.70191 6.50728 9.76678 6.7941C9.82418 7.0479 9.77152 7.13971 9.71287 7.20019L6.92195 9.88662C6.54209 10.2523 6.53057 10.8566 6.8962 11.2364C7.26183 11.6163 7.86616 11.6278 8.24601 11.2622L11.052 8.56127L11.0585 8.55478C11.7184 7.8947 11.7841 7.05882 11.629 6.37295C11.4799 5.71339 11.117 5.10225 10.7545 4.63785L9.98601 3.65328L8.35571 1.80807L8.33486 1.78722C7.18224 0.634593 5.30928 0.634065 4.15604 1.78571L1.97109 3.95276L1.96837 3.95547C0.652018 5.27158 0.198625 7.19247 0.787281 8.95818M16.878 13.8191C16.7694 13.8972 16.633 14.0181 16.4507 14.2004L16.4442 14.2069L13.6383 16.9078C13.2584 17.2734 12.6541 17.2619 12.2884 16.8821C11.9228 16.5022 11.9343 15.8979 12.3142 15.5322L15.1071 12.8439C15.4818 12.4695 15.9878 12.0021 16.6225 11.8702C17.4021 11.7082 18.0384 12.0853 18.5329 12.5798L22.135 16.1818C23.2871 17.3339 23.2882 19.2054 22.1385 20.3588L20.3015 22.2302C19.2636 23.2682 17.666 23.4642 16.5948 23.4642C16.0746 23.4642 15.5498 23.3807 15.0395 23.2105C13.5796 22.7238 12.1707 22.0848 10.8408 21.3111C10.0471 20.8494 9.2812 20.3395 8.54914 19.7852C8.12882 19.4669 8.04608 18.8682 8.36436 18.4479C8.68263 18.0275 9.28138 17.9448 9.70171 18.2631C10.3721 18.7707 11.0737 19.2378 11.8009 19.6608C13.0195 20.3698 14.3092 20.9545 15.6435 21.3993C15.9582 21.5043 16.2791 21.5549 16.5948 21.5549C17.5688 21.5549 18.4801 21.3488 18.9487 20.8829L20.7849 19.0122C21.1925 18.6046 21.1925 17.9394 20.785 17.5319L17.1829 13.9299C17.0835 13.8305 17.0151 13.7803 16.9762 13.7563C16.954 13.7682 16.9216 13.7877 16.878 13.8191Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 0.292893C24.0976 0.683417 24.0976 1.31658 23.7071 1.70711L1.70711 23.7071C1.31658 24.0976 0.683417 24.0976 0.292893 23.7071C-0.0976311 23.3166 -0.0976311 22.6834 0.292893 22.2929L22.2929 0.292893C22.6834 -0.0976311 23.3166 -0.0976311 23.7071 0.292893Z' fill='currentColor'/></g><defs><clipPath id='clip0_635_1737'><rect width='24' height='24' fill='white'/></clipPath></defs></svg>\"}\n name=\"IconPhoneOff\"\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/IconPhoneOutgoing.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 IconPhoneOutgoing(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.56897 9.91954C9.5263 12.0011 11.204 13.6787 13.2855 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.5848 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 1C16 0.447715 16.4477 0 17 0H23C23.5523 0 24 0.447715 24 1V7C24 7.55228 23.5523 8 23 8C22.4477 8 22 7.55228 22 7V2H17C16.4477 2 16 1.55228 16 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 0.292893C24.0976 0.683417 24.0976 1.31658 23.7071 1.70711L16.7071 8.70711C16.3166 9.09763 15.6834 9.09763 15.2929 8.70711C14.9024 8.31658 14.9024 7.68342 15.2929 7.29289L22.2929 0.292893C22.6834 -0.0976311 23.3166 -0.0976311 23.7071 0.292893Z' fill='currentColor'/></svg>\"}\n name=\"IconPhoneOutgoing\"\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/IconPhoneOutgoing.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 IconPhoneOutgoing(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='M16.8243 23C16.3865 23 15.9437 22.9298 15.5115 22.7857C12.1996 21.6817 9.144 19.7933 6.67541 17.3247C4.20676 14.856 2.31831 11.8005 1.21429 8.48841C0.717449 6.99815 1.09887 5.38224 2.20989 4.27143L4.86807 1.61306C5.68545 0.795647 7.01542 0.795647 7.83283 1.61306L10.9324 4.71256C11.3283 5.10846 11.5463 5.63495 11.5463 6.19494C11.5463 6.75486 11.3283 7.28134 10.9324 7.6774L8.56897 9.91954C9.5263 12.0011 11.204 13.6787 13.2855 14.6361L15.6489 12.3939C16.4663 11.5764 17.7963 11.5764 18.6137 12.3939L22.3869 16.1671C23.2044 16.9845 23.2044 18.3145 22.3869 19.132L19.7285 21.7903C18.9399 22.579 17.8965 23 16.8243 23ZM6.35049 2.90496C6.30169 2.90496 6.25282 2.92345 6.21577 2.96065L3.55737 5.61913C2.96029 6.21621 2.75522 7.08467 3.02224 7.8856C5.07171 14.0341 9.96588 18.9283 16.1143 20.9777C16.9155 21.245 17.7839 21.0398 18.3809 20.4427L21.0393 17.7843C21.1136 17.71 21.1136 17.589 21.0393 17.5148L17.266 13.7415C17.1918 13.6671 17.0709 13.6671 16.9965 13.7415L14.3014 16.4367C14.0349 16.7028 13.6369 16.7876 13.2855 16.6522C10.2509 15.4851 7.84103 13.0753 6.67401 10.0408C6.5388 9.68932 6.62331 9.2912 6.88956 9.02484L9.58473 6.32966C9.63082 6.28357 9.64056 6.23094 9.64056 6.19494C9.64056 6.15894 9.63083 6.10634 9.5848 6.06028L6.48522 2.96065C6.44809 2.92345 6.39918 2.90496 6.35049 2.90496Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M16 1C16 0.447715 16.4477 0 17 0H23C23.5523 0 24 0.447715 24 1V7C24 7.55228 23.5523 8 23 8C22.4477 8 22 7.55228 22 7V2H17C16.4477 2 16 1.55228 16 1Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M23.7071 0.292893C24.0976 0.683417 24.0976 1.31658 23.7071 1.70711L16.7071 8.70711C16.3166 9.09763 15.6834 9.09763 15.2929 8.70711C14.9024 8.31658 14.9024 7.68342 15.2929 7.29289L22.2929 0.292893C22.6834 -0.0976311 23.3166 -0.0976311 23.7071 0.292893Z' fill='currentColor'/></svg>\"}\n name=\"IconPhoneOutgoing\"\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/IconPieChart.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 IconPieChart(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.91694 2.42988C9.13783 2.93607 8.90655 3.52548 8.40036 3.74638C7.05296 4.33436 5.8701 5.24346 4.9552 6.3942C4.04031 7.54494 3.42123 8.90228 3.1521 10.3475C2.88297 11.7928 2.97197 13.282 3.41133 14.6849C3.8507 16.0879 4.62704 17.3618 5.67248 18.3954C6.71793 19.4289 8.00065 20.1907 9.40849 20.614C10.8163 21.0373 12.3065 21.1093 13.7486 20.8237C15.1907 20.5381 16.5408 19.9035 17.6811 18.9755C18.8213 18.0476 19.7168 16.8544 20.2894 15.5004C20.5045 14.9917 21.0912 14.7537 21.5999 14.9688C22.1085 15.1839 22.3465 15.7706 22.1314 16.2793C21.4316 17.9342 20.3371 19.3925 18.9435 20.5267C17.5499 21.6609 15.8997 22.4365 14.1371 22.7856C12.3746 23.1347 10.5533 23.0467 8.8326 22.5293C7.1119 22.0119 5.54413 21.0809 4.26637 19.8176C2.9886 18.5544 2.03974 16.9973 1.50274 15.2827C0.965745 13.568 0.856961 11.7478 1.1859 9.98141C1.51484 8.21497 2.27149 6.556 3.38969 5.14954C4.5079 3.74308 5.95361 2.63196 7.60044 1.91331C8.10663 1.69242 8.69604 1.9237 8.91694 2.42988Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.4804 1.10536 11.7348 1 12 1C13.4445 1 14.8749 1.28452 16.2095 1.83733C17.5441 2.39013 18.7567 3.20038 19.7782 4.22183C20.7996 5.24327 21.6099 6.4559 22.1627 7.79048C22.7155 9.12506 23 10.5555 23 12C23 12.5523 22.5523 13 22 13H12C11.4477 13 11 12.5523 11 12V2C11 1.73478 11.1054 1.48043 11.2929 1.29289ZM13 3.05573V11H20.9443C20.8505 10.1614 20.6391 9.33849 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.6615 3.3609 13.8386 3.14949 13 3.05573Z' fill='currentColor'/></svg>\"}\n name=\"IconPieChart\"\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/IconPieChart.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 IconPieChart(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.91694 2.42988C9.13783 2.93607 8.90655 3.52548 8.40036 3.74638C7.05296 4.33436 5.8701 5.24346 4.9552 6.3942C4.04031 7.54494 3.42123 8.90228 3.1521 10.3475C2.88297 11.7928 2.97197 13.282 3.41133 14.6849C3.8507 16.0879 4.62704 17.3618 5.67248 18.3954C6.71793 19.4289 8.00065 20.1907 9.40849 20.614C10.8163 21.0373 12.3065 21.1093 13.7486 20.8237C15.1907 20.5381 16.5408 19.9035 17.6811 18.9755C18.8213 18.0476 19.7168 16.8544 20.2894 15.5004C20.5045 14.9917 21.0912 14.7537 21.5999 14.9688C22.1085 15.1839 22.3465 15.7706 22.1314 16.2793C21.4316 17.9342 20.3371 19.3925 18.9435 20.5267C17.5499 21.6609 15.8997 22.4365 14.1371 22.7856C12.3746 23.1347 10.5533 23.0467 8.8326 22.5293C7.1119 22.0119 5.54413 21.0809 4.26637 19.8176C2.9886 18.5544 2.03974 16.9973 1.50274 15.2827C0.965745 13.568 0.856961 11.7478 1.1859 9.98141C1.51484 8.21497 2.27149 6.556 3.38969 5.14954C4.5079 3.74308 5.95361 2.63196 7.60044 1.91331C8.10663 1.69242 8.69604 1.9237 8.91694 2.42988Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M11.2929 1.29289C11.4804 1.10536 11.7348 1 12 1C13.4445 1 14.8749 1.28452 16.2095 1.83733C17.5441 2.39013 18.7567 3.20038 19.7782 4.22183C20.7996 5.24327 21.6099 6.4559 22.1627 7.79048C22.7155 9.12506 23 10.5555 23 12C23 12.5523 22.5523 13 22 13H12C11.4477 13 11 12.5523 11 12V2C11 1.73478 11.1054 1.48043 11.2929 1.29289ZM13 3.05573V11H20.9443C20.8505 10.1614 20.6391 9.33849 20.3149 8.55585C19.8626 7.46392 19.1997 6.47177 18.364 5.63604C17.5282 4.80031 16.5361 4.13738 15.4442 3.68508C14.6615 3.3609 13.8386 3.14949 13 3.05573Z' fill='currentColor'/></svg>\"}\n name=\"IconPieChart\"\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/IconPix.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 IconPix(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.9368 3.58326C13.3173 1.96378 10.6828 1.96378 9.06335 3.58326L3.58326 9.06335C1.96378 10.6828 1.96378 13.3173 3.58326 14.9368L9.06335 20.4169C10.6828 22.0364 13.3173 22.0364 14.9368 20.4169L20.4169 14.9368C22.0364 13.3173 22.0364 10.6828 20.4169 9.06335L14.9368 3.58326ZM10.4378 4.95769C11.2991 4.0964 12.7011 4.0964 13.5624 4.95769L15.3982 6.79348C14.7802 6.89899 14.2105 7.19209 13.7586 7.64407L12.0558 9.42677C12.0404 9.44148 12.0215 9.44908 12.0001 9.44908C11.9783 9.44908 11.9588 9.44112 11.9427 9.42501L10.1665 7.73017C9.71214 7.2758 9.13896 6.98213 8.51722 6.87826L10.4378 4.95769ZM6.84482 15.4495L4.95769 13.5624C4.0964 12.7011 4.0964 11.2991 4.95769 10.4378L6.61553 8.77995L8.00806 8.77995C8.30511 8.77995 8.58298 8.89521 8.79346 9.10611L10.5701 10.8011C10.9519 11.1823 11.4605 11.3926 12.0001 11.3926C12.5407 11.3926 13.0501 11.1815 13.4319 10.7993L15.1349 9.01673C15.3448 8.80783 15.6221 8.69333 15.9183 8.69333H17.298L19.0425 10.4378C19.9038 11.2991 19.9038 12.7011 19.0425 13.5624L17.242 15.3629H15.8221C15.4883 15.3629 15.1192 15.2559 14.94 15.0495L13.4377 13.3491L13.4323 13.3437C13.0502 12.9612 12.5407 12.75 12.0001 12.75C11.4618 12.75 10.9543 12.9594 10.5731 13.3385L8.59806 15.1148L8.58872 15.1242C8.37859 15.3343 8.10047 15.4495 7.80332 15.4495H6.84482ZM15.3252 17.2796L13.5624 19.0425C12.7011 19.9038 11.2991 19.9038 10.4378 19.0425L8.66567 17.2704C9.14827 17.1291 9.59084 16.8689 9.95684 16.5049L11.9369 14.7798L11.9431 14.7736C11.9586 14.7581 11.9781 14.75 12.0001 14.75C12.0219 14.75 12.0413 14.758 12.0574 14.7742L13.8266 16.4139C14.0961 16.6837 14.3577 16.9096 14.6591 17.0661C14.864 17.1725 15.0815 17.2438 15.3252 17.2796Z' fill='currentColor'/></svg>\"}\n name=\"IconPix\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;
|
|
1
|
+
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconPix.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 IconPix(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.9368 3.58326C13.3173 1.96378 10.6828 1.96378 9.06335 3.58326L3.58326 9.06335C1.96378 10.6828 1.96378 13.3173 3.58326 14.9368L9.06335 20.4169C10.6828 22.0364 13.3173 22.0364 14.9368 20.4169L20.4169 14.9368C22.0364 13.3173 22.0364 10.6828 20.4169 9.06335L14.9368 3.58326ZM10.4378 4.95769C11.2991 4.0964 12.7011 4.0964 13.5624 4.95769L15.3982 6.79348C14.7802 6.89899 14.2105 7.19209 13.7586 7.64407L12.0558 9.42677C12.0404 9.44148 12.0215 9.44908 12.0001 9.44908C11.9783 9.44908 11.9588 9.44112 11.9427 9.42501L10.1665 7.73017C9.71214 7.2758 9.13896 6.98213 8.51722 6.87826L10.4378 4.95769ZM6.84482 15.4495L4.95769 13.5624C4.0964 12.7011 4.0964 11.2991 4.95769 10.4378L6.61553 8.77995L8.00806 8.77995C8.30511 8.77995 8.58298 8.89521 8.79346 9.10611L10.5701 10.8011C10.9519 11.1823 11.4605 11.3926 12.0001 11.3926C12.5407 11.3926 13.0501 11.1815 13.4319 10.7993L15.1349 9.01673C15.3448 8.80783 15.6221 8.69333 15.9183 8.69333H17.298L19.0425 10.4378C19.9038 11.2991 19.9038 12.7011 19.0425 13.5624L17.242 15.3629H15.8221C15.4883 15.3629 15.1192 15.2559 14.94 15.0495L13.4377 13.3491L13.4323 13.3437C13.0502 12.9612 12.5407 12.75 12.0001 12.75C11.4618 12.75 10.9543 12.9594 10.5731 13.3385L8.59806 15.1148L8.58872 15.1242C8.37859 15.3343 8.10047 15.4495 7.80332 15.4495H6.84482ZM15.3252 17.2796L13.5624 19.0425C12.7011 19.9038 11.2991 19.9038 10.4378 19.0425L8.66567 17.2704C9.14827 17.1291 9.59084 16.8689 9.95684 16.5049L11.9369 14.7798L11.9431 14.7736C11.9586 14.7581 11.9781 14.75 12.0001 14.75C12.0219 14.75 12.0413 14.758 12.0574 14.7742L13.8266 16.4139C14.0961 16.6837 14.3577 16.9096 14.6591 17.0661C14.864 17.1725 15.0815 17.2438 15.3252 17.2796Z' fill='currentColor'/></svg>\"}\n name=\"IconPix\"\n {...props}\n />\n );\n}\n\n"],"names":[],"mappings":";;AAKO,SAAS,QAAQ,OAAkB;AACxC,SACE;AAAA,IAAC;AAAA,IAAA;AAAA,MACC,QAAQ;AAAA,MACR,MAAK;AAAA,MACJ,GAAG;AAAA,IAAA;AAAA,EAAA;AAGV;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.es.js","sources":["../../../../lib/components/icons/default/IconPlane.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 IconPlane(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.92585 24C6.86508 24 6.80397 23.9942 6.74313 23.982C6.43765 23.9209 6.1831 23.7112 6.06439 23.4232L4.37632 19.3232L0.612085 17.9488C0.313202 17.8397 0.0906861 17.5856 0.022016 17.2749C-0.0467245 16.9642 0.0478634 16.64 0.272783 16.415L2.24901 14.4388C2.42382 14.2641 2.6607 14.1659 2.90782 14.1659H5.15667L8.57858 10.7438L1.92015 6.18233C1.69166 6.02573 1.54462 5.77549 1.51905 5.49965C1.49348 5.22388 1.59205 4.95093 1.7879 4.7549L4.42272 2.11989C4.66105 1.88168 5.00943 1.79049 5.33388 1.88185L14.7811 4.54079L18.3546 0.967093C19.644 -0.322262 21.7419 -0.322467 23.0314 0.967093C23.6561 1.59175 24 2.4223 24 3.30578C24 4.18912 23.6561 5.01967 23.0314 5.64432L19.4307 9.24531L21.7923 18.3551C21.8752 18.6747 21.7828 19.0142 21.5494 19.2477L18.9146 21.8827C18.7173 22.0796 18.4419 22.1778 18.1658 22.1512C17.8886 22.1243 17.6381 21.9748 17.4826 21.7436L13.2421 15.4342L9.83358 18.8431V21.0922C9.83358 21.3393 9.73549 21.5763 9.56082 21.751L7.5846 23.7272C7.40807 23.9036 7.17036 24 6.92585 24L6.92585 24ZM2.62323 16.6996L5.40097 17.7138C5.64658 17.8035 5.84325 17.9923 5.94292 18.2342L7.25518 21.4216L7.9705 20.7063V18.4571C7.9705 18.2101 8.06866 17.9732 8.24333 17.7984L12.7251 13.3162C12.9222 13.1193 13.197 13.0205 13.4739 13.0478C13.751 13.0747 14.0016 13.2242 14.1569 13.4553L18.3975 19.7648L19.8551 18.3069L17.4936 9.19705C17.4107 8.87745 17.503 8.53792 17.7365 8.30446L21.714 4.32681C22.2769 3.76382 22.2769 2.84765 21.714 2.2847C21.151 1.7216 20.2351 1.72181 19.6721 2.2847L15.7127 6.24429C15.4743 6.4825 15.1258 6.57379 14.8015 6.48222L5.35436 3.82329L3.8985 5.27911L10.5569 9.84071C10.7854 9.99731 10.9325 10.2475 10.9581 10.5234C10.9836 10.7993 10.885 11.0721 10.6892 11.2681L6.20138 15.7563C6.02658 15.9309 5.7897 16.0291 5.54264 16.0291H3.29359L2.62323 16.6996ZM19.0133 1.62585H19.0142H19.0133Z' fill='currentColor'/></svg>\"}\n name=\"IconPlane\"\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/IconPlane.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 IconPlane(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.92585 24C6.86508 24 6.80397 23.9942 6.74313 23.982C6.43765 23.9209 6.1831 23.7112 6.06439 23.4232L4.37632 19.3232L0.612085 17.9488C0.313202 17.8397 0.0906861 17.5856 0.022016 17.2749C-0.0467245 16.9642 0.0478634 16.64 0.272783 16.415L2.24901 14.4388C2.42382 14.2641 2.6607 14.1659 2.90782 14.1659H5.15667L8.57858 10.7438L1.92015 6.18233C1.69166 6.02573 1.54462 5.77549 1.51905 5.49965C1.49348 5.22388 1.59205 4.95093 1.7879 4.7549L4.42272 2.11989C4.66105 1.88168 5.00943 1.79049 5.33388 1.88185L14.7811 4.54079L18.3546 0.967093C19.644 -0.322262 21.7419 -0.322467 23.0314 0.967093C23.6561 1.59175 24 2.4223 24 3.30578C24 4.18912 23.6561 5.01967 23.0314 5.64432L19.4307 9.24531L21.7923 18.3551C21.8752 18.6747 21.7828 19.0142 21.5494 19.2477L18.9146 21.8827C18.7173 22.0796 18.4419 22.1778 18.1658 22.1512C17.8886 22.1243 17.6381 21.9748 17.4826 21.7436L13.2421 15.4342L9.83358 18.8431V21.0922C9.83358 21.3393 9.73549 21.5763 9.56082 21.751L7.5846 23.7272C7.40807 23.9036 7.17036 24 6.92585 24L6.92585 24ZM2.62323 16.6996L5.40097 17.7138C5.64658 17.8035 5.84325 17.9923 5.94292 18.2342L7.25518 21.4216L7.9705 20.7063V18.4571C7.9705 18.2101 8.06866 17.9732 8.24333 17.7984L12.7251 13.3162C12.9222 13.1193 13.197 13.0205 13.4739 13.0478C13.751 13.0747 14.0016 13.2242 14.1569 13.4553L18.3975 19.7648L19.8551 18.3069L17.4936 9.19705C17.4107 8.87745 17.503 8.53792 17.7365 8.30446L21.714 4.32681C22.2769 3.76382 22.2769 2.84765 21.714 2.2847C21.151 1.7216 20.2351 1.72181 19.6721 2.2847L15.7127 6.24429C15.4743 6.4825 15.1258 6.57379 14.8015 6.48222L5.35436 3.82329L3.8985 5.27911L10.5569 9.84071C10.7854 9.99731 10.9325 10.2475 10.9581 10.5234C10.9836 10.7993 10.885 11.0721 10.6892 11.2681L6.20138 15.7563C6.02658 15.9309 5.7897 16.0291 5.54264 16.0291H3.29359L2.62323 16.6996ZM19.0133 1.62585H19.0142H19.0133Z' fill='currentColor'/></svg>\"}\n name=\"IconPlane\"\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/IconPlay.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 IconPlay(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.52081 2.12229C4.84189 1.947 5.23305 1.96101 5.54076 2.15882L19.5408 11.1588C19.827 11.3428 20 11.6597 20 12C20 12.3403 19.827 12.6572 19.5408 12.8412L5.54076 21.8412C5.23305 22.039 4.84189 22.053 4.52081 21.8777C4.19974 21.7024 4 21.3658 4 21V3C4 2.63419 4.19974 2.29758 4.52081 2.12229ZM6 4.83167V19.1683L17.1507 12L6 4.83167Z' fill='currentColor'/></svg>\"}\n name=\"IconPlay\"\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/IconPlay.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 IconPlay(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.52081 2.12229C4.84189 1.947 5.23305 1.96101 5.54076 2.15882L19.5408 11.1588C19.827 11.3428 20 11.6597 20 12C20 12.3403 19.827 12.6572 19.5408 12.8412L5.54076 21.8412C5.23305 22.039 4.84189 22.053 4.52081 21.8777C4.19974 21.7024 4 21.3658 4 21V3C4 2.63419 4.19974 2.29758 4.52081 2.12229ZM6 4.83167V19.1683L17.1507 12L6 4.83167Z' fill='currentColor'/></svg>\"}\n name=\"IconPlay\"\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/IconPlayCircle.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 IconPlayCircle(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='M9.52814 7.11833C9.8533 6.94431 10.2478 6.96338 10.5547 7.16795L16.5547 11.168C16.8329 11.3534 17 11.6656 17 12C17 12.3344 16.8329 12.6466 16.5547 12.8321L10.5547 16.8321C10.2478 17.0366 9.8533 17.0557 9.52814 16.8817C9.20298 16.7077 9 16.3688 9 16V8C9 7.63121 9.20298 7.29235 9.52814 7.11833ZM11 9.86852V14.1315L14.1972 12L11 9.86852Z' fill='currentColor'/></svg>\"}\n name=\"IconPlayCircle\"\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/IconPlayCircle.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 IconPlayCircle(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='M9.52814 7.11833C9.8533 6.94431 10.2478 6.96338 10.5547 7.16795L16.5547 11.168C16.8329 11.3534 17 11.6656 17 12C17 12.3344 16.8329 12.6466 16.5547 12.8321L10.5547 16.8321C10.2478 17.0366 9.8533 17.0557 9.52814 16.8817C9.20298 16.7077 9 16.3688 9 16V8C9 7.63121 9.20298 7.29235 9.52814 7.11833ZM11 9.86852V14.1315L14.1972 12L11 9.86852Z' fill='currentColor'/></svg>\"}\n name=\"IconPlayCircle\"\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/IconPlus.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 IconPlus(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 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z' fill='currentColor'/></svg>\"}\n name=\"IconPlus\"\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/IconPlus.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 IconPlus(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 4C12.5523 4 13 4.44772 13 5V19C13 19.5523 12.5523 20 12 20C11.4477 20 11 19.5523 11 19V5C11 4.44772 11.4477 4 12 4Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M4 12C4 11.4477 4.44772 11 5 11H19C19.5523 11 20 11.4477 20 12C20 12.5523 19.5523 13 19 13H5C4.44772 13 4 12.5523 4 12Z' fill='currentColor'/></svg>\"}\n name=\"IconPlus\"\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/IconPlusCircle.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 IconPlusCircle(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 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconPlusCircle\"\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/IconPlusCircle.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 IconPlusCircle(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 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconPlusCircle\"\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/IconPlusSquare.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 IconPlusSquare(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 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconPlusSquare\"\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/IconPlusSquare.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 IconPlusSquare(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 4C4.44772 4 4 4.44772 4 5V19C4 19.5523 4.44772 20 5 20H19C19.5523 20 20 19.5523 20 19V5C20 4.44772 19.5523 4 19 4H5ZM2 5C2 3.34315 3.34315 2 5 2H19C20.6569 2 22 3.34315 22 5V19C22 20.6569 20.6569 22 19 22H5C3.34315 22 2 20.6569 2 19V5Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M12 7C12.5523 7 13 7.44772 13 8V16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16V8C11 7.44772 11.4477 7 12 7Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12C17 12.5523 16.5523 13 16 13H8C7.44772 13 7 12.5523 7 12Z' fill='currentColor'/></svg>\"}\n name=\"IconPlusSquare\"\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/IconPocket.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 IconPocket(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 5V11C3 13.3869 3.94821 15.6761 5.63604 17.364C6.47177 18.1997 7.46392 18.8626 8.55585 19.3149C9.64778 19.7672 10.8181 20 12 20C14.3869 20 16.6761 19.0518 18.364 17.364C20.0518 15.6761 21 13.3869 21 11V5C21 4.73478 20.8946 4.48043 20.7071 4.29289C20.5196 4.10536 20.2652 4 20 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H20C20.7957 2 21.5587 2.31607 22.1213 2.87868C22.6839 3.44129 23 4.20435 23 5V11C23 13.9174 21.8411 16.7153 19.7782 18.7782C17.7153 20.8411 14.9174 22 12 22C10.5555 22 9.12506 21.7155 7.79048 21.1627C6.4559 20.6099 5.24327 19.7996 4.22183 18.7782C2.15893 16.7153 1 13.9174 1 11V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 9.29289C7.68342 8.90237 8.31658 8.90237 8.70711 9.29289L12 12.5858L15.2929 9.29289C15.6834 8.90237 16.3166 8.90237 16.7071 9.29289C17.0976 9.68342 17.0976 10.3166 16.7071 10.7071L12.7071 14.7071C12.3166 15.0976 11.6834 15.0976 11.2929 14.7071L7.29289 10.7071C6.90237 10.3166 6.90237 9.68342 7.29289 9.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconPocket\"\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/IconPocket.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 IconPocket(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 5V11C3 13.3869 3.94821 15.6761 5.63604 17.364C6.47177 18.1997 7.46392 18.8626 8.55585 19.3149C9.64778 19.7672 10.8181 20 12 20C14.3869 20 16.6761 19.0518 18.364 17.364C20.0518 15.6761 21 13.3869 21 11V5C21 4.73478 20.8946 4.48043 20.7071 4.29289C20.5196 4.10536 20.2652 4 20 4H4ZM1.87868 2.87868C2.44129 2.31607 3.20435 2 4 2H20C20.7957 2 21.5587 2.31607 22.1213 2.87868C22.6839 3.44129 23 4.20435 23 5V11C23 13.9174 21.8411 16.7153 19.7782 18.7782C17.7153 20.8411 14.9174 22 12 22C10.5555 22 9.12506 21.7155 7.79048 21.1627C6.4559 20.6099 5.24327 19.7996 4.22183 18.7782C2.15893 16.7153 1 13.9174 1 11V5C1 4.20435 1.31607 3.44129 1.87868 2.87868Z' fill='currentColor'/><path fill-rule='evenodd' clip-rule='evenodd' d='M7.29289 9.29289C7.68342 8.90237 8.31658 8.90237 8.70711 9.29289L12 12.5858L15.2929 9.29289C15.6834 8.90237 16.3166 8.90237 16.7071 9.29289C17.0976 9.68342 17.0976 10.3166 16.7071 10.7071L12.7071 14.7071C12.3166 15.0976 11.6834 15.0976 11.2929 14.7071L7.29289 10.7071C6.90237 10.3166 6.90237 9.68342 7.29289 9.29289Z' fill='currentColor'/></svg>\"}\n name=\"IconPocket\"\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;"}
|