@expressms/smartapp-ui 3.0.0-alpha.22 → 3.0.0-alpha.220
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/build/main/assets/icons/accepted-invite-status.svg +4 -0
- package/build/main/assets/icons/arrow-back.svg +3 -0
- package/build/main/assets/icons/arrow-down.svg +3 -0
- package/build/main/assets/icons/arrow-up.svg +3 -0
- package/build/main/assets/icons/attachment-loader.svg +3 -0
- package/build/main/assets/icons/avatar-loader.svg +3 -0
- package/build/main/assets/icons/button-loader.svg +3 -0
- package/build/main/assets/icons/calendar-arrow-next.svg +3 -0
- package/build/main/assets/icons/calendar-arrow-prev.svg +3 -0
- package/build/main/assets/icons/check-mark-square.svg +4 -0
- package/build/main/assets/icons/check-mark.svg +4 -0
- package/build/main/assets/icons/chevron.svg +3 -0
- package/build/main/assets/icons/chip-info.svg +5 -0
- package/build/main/assets/icons/clear.svg +3 -0
- package/build/main/assets/icons/close-modal.svg +3 -0
- package/build/main/assets/icons/close-stories.svg +4 -0
- package/build/main/assets/icons/close.svg +3 -0
- package/build/main/assets/icons/contact-info.svg +5 -0
- package/build/main/assets/icons/copy.svg +3 -0
- package/build/main/assets/icons/corporate-user.svg +3 -0
- package/build/main/assets/icons/crown.svg +5 -0
- package/build/main/assets/icons/declined-invite-status.svg +4 -0
- package/build/main/assets/icons/delete-chip.svg +3 -0
- package/build/main/assets/icons/department.svg +3 -0
- package/build/main/assets/icons/distribution.svg +12 -0
- package/build/main/assets/icons/doc-small.svg +11 -0
- package/build/main/assets/icons/doc.svg +11 -0
- package/build/main/assets/icons/download.svg +3 -0
- package/build/main/assets/icons/error.svg +5 -0
- package/build/main/assets/icons/external-link.svg +3 -0
- package/build/main/assets/icons/eye-off.svg +5 -0
- package/build/main/assets/icons/eye-on.svg +4 -0
- package/build/main/assets/icons/file-small.svg +11 -0
- package/build/main/assets/icons/file.svg +11 -0
- package/build/main/assets/icons/global-address-book-user.svg +4 -0
- package/build/main/assets/icons/group.svg +3 -0
- package/build/main/assets/icons/image-no-preview-small.svg +11 -0
- package/build/main/assets/icons/image-no-preview.svg +11 -0
- package/build/main/assets/icons/indeterminate-check-mark-square.svg +4 -0
- package/build/main/assets/icons/info.svg +5 -0
- package/build/main/assets/icons/input-arrow-down.svg +3 -0
- package/build/main/assets/icons/input-arrow-up.svg +3 -0
- package/build/main/assets/icons/job-position.svg +3 -0
- package/build/main/assets/icons/loader.svg +3 -0
- package/build/main/assets/icons/logout.svg +4 -0
- package/build/main/assets/icons/magnifying-glass.svg +3 -0
- package/build/main/assets/icons/mail.svg +3 -0
- package/build/main/assets/icons/meeting-room.svg +3 -0
- package/build/main/assets/icons/more.svg +3 -0
- package/build/main/assets/icons/my-contacts-user.svg +3 -0
- package/build/main/assets/icons/needs-action-invite-status.svg +4 -0
- package/build/main/assets/icons/notification-close.svg +3 -0
- package/build/main/assets/icons/notification-error.svg +5 -0
- package/build/main/assets/icons/notification-failure-filled.svg +3 -0
- package/build/main/assets/icons/notification-failure.svg +3 -0
- package/build/main/assets/icons/notification-info-filled.svg +5 -0
- package/build/main/assets/icons/notification-info.svg +5 -0
- package/build/main/assets/icons/notification-success-filled.svg +4 -0
- package/build/main/assets/icons/notification-success.svg +4 -0
- package/build/main/assets/icons/office.svg +3 -0
- package/build/main/assets/icons/order.svg +6 -0
- package/build/main/assets/icons/pdf-small.svg +11 -0
- package/build/main/assets/icons/pdf.svg +11 -0
- package/build/main/assets/icons/play-small.svg +3 -0
- package/build/main/assets/icons/play.svg +3 -0
- package/build/main/assets/icons/plus.svg +4 -0
- package/build/main/assets/icons/ppt-small.svg +11 -0
- package/build/main/assets/icons/ppt.svg +11 -0
- package/build/main/assets/icons/private.svg +5 -0
- package/build/main/assets/icons/refresh.svg +3 -0
- package/build/main/assets/icons/remove.svg +3 -0
- package/build/main/assets/icons/search.svg +3 -0
- package/build/main/assets/icons/select-arrow-down.svg +3 -0
- package/build/main/assets/icons/select-arrow-up.svg +3 -0
- package/build/main/assets/icons/server.svg +3 -0
- package/build/main/assets/icons/story-loader.svg +3 -0
- package/build/main/assets/icons/tick.svg +10 -0
- package/build/main/assets/icons/trash.svg +3 -0
- package/build/main/assets/icons/txt-small.svg +11 -0
- package/build/main/assets/icons/txt.svg +11 -0
- package/build/main/assets/icons/video-no-preview-small.svg +11 -0
- package/build/main/assets/icons/video-no-preview.svg +11 -0
- package/build/main/assets/icons/warning-avatar.svg +4 -0
- package/build/main/assets/icons/xls-small.svg +11 -0
- package/build/main/assets/icons/xls.svg +11 -0
- package/build/main/assets/storybook/index.d.ts +27 -0
- package/build/main/assets/storybook/index.js +28 -0
- package/build/main/assets/storybook/index.js.map +1 -0
- package/build/main/constants/constants.d.ts +245 -0
- package/build/main/constants/constants.js +303 -0
- package/build/main/constants/constants.js.map +1 -0
- package/build/main/constants/index.d.ts +2 -0
- package/build/main/constants/index.js +3 -0
- package/build/main/constants/index.js.map +1 -0
- package/build/main/constants/types.d.ts +69 -0
- package/build/main/constants/types.js +2 -0
- package/build/main/constants/types.js.map +1 -0
- package/build/main/helpers/fontScale.d.ts +3 -0
- package/build/main/helpers/fontScale.js +17 -0
- package/build/main/helpers/fontScale.js.map +1 -0
- package/build/main/helpers/index.d.ts +34 -0
- package/build/main/helpers/index.js +205 -0
- package/build/main/helpers/index.js.map +1 -0
- package/build/main/hooks/useCharHintDisplay.d.ts +10 -0
- package/build/main/hooks/useCharHintDisplay.js +57 -0
- package/build/main/hooks/useCharHintDisplay.js.map +1 -0
- package/build/main/hooks/useFontScale.d.ts +1 -0
- package/build/main/hooks/useFontScale.js +19 -0
- package/build/main/hooks/useFontScale.js.map +1 -0
- package/build/main/hooks/useMobileLongTap.d.ts +16 -0
- package/build/main/hooks/useMobileLongTap.js +65 -0
- package/build/main/hooks/useMobileLongTap.js.map +1 -0
- package/build/main/hooks/useModal.d.ts +30 -0
- package/build/main/hooks/useModal.js +275 -0
- package/build/main/hooks/useModal.js.map +1 -0
- package/build/main/index.d.ts +40 -0
- package/build/main/index.js +41 -0
- package/build/main/index.js.map +1 -0
- package/build/main/styles/index.d.ts +1 -0
- package/build/main/styles/index.js +2 -0
- package/build/main/styles/index.js.map +1 -0
- package/build/main/styles/main.js +0 -0
- package/build/main/styles/styles.scss +14 -0
- package/build/main//321/201omponents/ActionModal/ActionModal.d.ts +4 -0
- package/build/main//321/201omponents/ActionModal/ActionModal.js +53 -0
- package/build/main//321/201omponents/ActionModal/ActionModal.js.map +1 -0
- package/build/main//321/201omponents/ActionModal/index.d.ts +1 -0
- package/build/main//321/201omponents/ActionModal/index.js +2 -0
- package/build/main//321/201omponents/ActionModal/index.js.map +1 -0
- package/build/main//321/201omponents/ActionModal/types.d.ts +23 -0
- package/build/main//321/201omponents/ActionModal/types.js +2 -0
- package/build/main//321/201omponents/ActionModal/types.js.map +1 -0
- package/build/main//321/201omponents/AttachedFile/AttachedFile.d.ts +8 -0
- package/build/main//321/201omponents/AttachedFile/AttachedFile.js +201 -0
- package/build/main//321/201omponents/AttachedFile/AttachedFile.js.map +1 -0
- package/build/main//321/201omponents/AttachedFile/index.d.ts +1 -0
- package/build/main//321/201omponents/AttachedFile/index.js +2 -0
- package/build/main//321/201omponents/AttachedFile/index.js.map +1 -0
- package/build/main//321/201omponents/AttachedFile/types.d.ts +23 -0
- package/build/main//321/201omponents/AttachedFile/types.js +2 -0
- package/build/main//321/201omponents/AttachedFile/types.js.map +1 -0
- package/build/main//321/201omponents/Avatar/Avatar.d.ts +5 -0
- package/build/main//321/201omponents/Avatar/Avatar.js +257 -0
- package/build/main//321/201omponents/Avatar/Avatar.js.map +1 -0
- package/build/main//321/201omponents/Avatar/index.d.ts +1 -0
- package/build/main//321/201omponents/Avatar/index.js +2 -0
- package/build/main//321/201omponents/Avatar/index.js.map +1 -0
- package/build/main//321/201omponents/Avatar/types.d.ts +64 -0
- package/build/main//321/201omponents/Avatar/types.js +32 -0
- package/build/main//321/201omponents/Avatar/types.js.map +1 -0
- package/build/main//321/201omponents/Button/Button.d.ts +4 -0
- package/build/main//321/201omponents/Button/Button.js +68 -0
- package/build/main//321/201omponents/Button/Button.js.map +1 -0
- package/build/main//321/201omponents/Button/index.d.ts +1 -0
- package/build/main//321/201omponents/Button/index.js +2 -0
- package/build/main//321/201omponents/Button/index.js.map +1 -0
- package/build/main//321/201omponents/Button/types.d.ts +31 -0
- package/build/main//321/201omponents/Button/types.js +15 -0
- package/build/main//321/201omponents/Button/types.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/CachedImage.d.ts +4 -0
- package/build/main//321/201omponents/CachedImage/CachedImage.js +59 -0
- package/build/main//321/201omponents/CachedImage/CachedImage.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/helpers.d.ts +3 -0
- package/build/main//321/201omponents/CachedImage/helpers.js +40 -0
- package/build/main//321/201omponents/CachedImage/helpers.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/index.d.ts +1 -0
- package/build/main//321/201omponents/CachedImage/index.js +2 -0
- package/build/main//321/201omponents/CachedImage/index.js.map +1 -0
- package/build/main//321/201omponents/CachedImage/types.d.ts +10 -0
- package/build/main//321/201omponents/CachedImage/types.js +2 -0
- package/build/main//321/201omponents/CachedImage/types.js.map +1 -0
- package/build/main//321/201omponents/Calendar/Calendar.d.ts +16 -0
- package/build/main//321/201omponents/Calendar/Calendar.js +294 -0
- package/build/main//321/201omponents/Calendar/Calendar.js.map +1 -0
- package/build/main//321/201omponents/Calendar/index.d.ts +1 -0
- package/build/main//321/201omponents/Calendar/index.js +2 -0
- package/build/main//321/201omponents/Calendar/index.js.map +1 -0
- package/build/main//321/201omponents/Calendar/types.d.ts +28 -0
- package/build/main//321/201omponents/Calendar/types.js +2 -0
- package/build/main//321/201omponents/Calendar/types.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js +49 -0
- package/build/main//321/201omponents/Charts/ChartBar/ChartBar.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js +71 -0
- package/build/main//321/201omponents/Charts/ChartLegend/ChartLegend.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js +45 -0
- package/build/main//321/201omponents/Charts/ChartLine/ChartLine.js.map +1 -0
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.d.ts +4 -0
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js +66 -0
- package/build/main//321/201omponents/Charts/ChartPie/ChartPie.js.map +1 -0
- package/build/main//321/201omponents/Charts/colors.d.ts +3 -0
- package/build/main//321/201omponents/Charts/colors.js +4 -0
- package/build/main//321/201omponents/Charts/colors.js.map +1 -0
- package/build/main//321/201omponents/Charts/constants.d.ts +42 -0
- package/build/main//321/201omponents/Charts/constants.js +43 -0
- package/build/main//321/201omponents/Charts/constants.js.map +1 -0
- package/build/main//321/201omponents/Charts/helpers.d.ts +17 -0
- package/build/main//321/201omponents/Charts/helpers.js +74 -0
- package/build/main//321/201omponents/Charts/helpers.js.map +1 -0
- package/build/main//321/201omponents/Charts/index.d.ts +3 -0
- package/build/main//321/201omponents/Charts/index.js +4 -0
- package/build/main//321/201omponents/Charts/index.js.map +1 -0
- package/build/main//321/201omponents/Charts/types.d.ts +89 -0
- package/build/main//321/201omponents/Charts/types.js +2 -0
- package/build/main//321/201omponents/Charts/types.js.map +1 -0
- package/build/main//321/201omponents/Charts/useEvents.d.ts +5 -0
- package/build/main//321/201omponents/Charts/useEvents.js +45 -0
- package/build/main//321/201omponents/Charts/useEvents.js.map +1 -0
- package/build/main//321/201omponents/Charts/usePieEvents.d.ts +6 -0
- package/build/main//321/201omponents/Charts/usePieEvents.js +57 -0
- package/build/main//321/201omponents/Charts/usePieEvents.js.map +1 -0
- package/build/main//321/201omponents/Checkbox/Checkbox.d.ts +8 -0
- package/build/main//321/201omponents/Checkbox/Checkbox.js +48 -0
- package/build/main//321/201omponents/Checkbox/Checkbox.js.map +1 -0
- package/build/main//321/201omponents/Checkbox/index.d.ts +1 -0
- package/build/main//321/201omponents/Checkbox/index.js +2 -0
- package/build/main//321/201omponents/Checkbox/index.js.map +1 -0
- package/build/main//321/201omponents/Checkbox/types.d.ts +14 -0
- package/build/main//321/201omponents/Checkbox/types.js +2 -0
- package/build/main//321/201omponents/Checkbox/types.js.map +1 -0
- package/build/main//321/201omponents/Chip/Chip.d.ts +5 -0
- package/build/main//321/201omponents/Chip/Chip.js +288 -0
- package/build/main//321/201omponents/Chip/Chip.js.map +1 -0
- package/build/main//321/201omponents/Chip/index.d.ts +1 -0
- package/build/main//321/201omponents/Chip/index.js +2 -0
- package/build/main//321/201omponents/Chip/index.js.map +1 -0
- package/build/main//321/201omponents/Chip/types.d.ts +39 -0
- package/build/main//321/201omponents/Chip/types.js +2 -0
- package/build/main//321/201omponents/Chip/types.js.map +1 -0
- package/build/main//321/201omponents/ChipDndContext/ChipDndContext.d.ts +13 -0
- package/build/main//321/201omponents/ChipDndContext/ChipDndContext.js +76 -0
- package/build/main//321/201omponents/ChipDndContext/ChipDndContext.js.map +1 -0
- package/build/main//321/201omponents/ChipDndContext/index.d.ts +1 -0
- package/build/main//321/201omponents/ChipDndContext/index.js +2 -0
- package/build/main//321/201omponents/ChipDndContext/index.js.map +1 -0
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.d.ts +4 -0
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js +64 -0
- package/build/main//321/201omponents/ConfirmationModal/ConfirmationModal.js.map +1 -0
- package/build/main//321/201omponents/ConfirmationModal/index.d.ts +1 -0
- package/build/main//321/201omponents/ConfirmationModal/index.js +2 -0
- package/build/main//321/201omponents/ConfirmationModal/index.js.map +1 -0
- package/build/main//321/201omponents/ConfirmationModal/types.d.ts +31 -0
- package/build/main//321/201omponents/ConfirmationModal/types.js +2 -0
- package/build/main//321/201omponents/ConfirmationModal/types.js.map +1 -0
- package/build/main//321/201omponents/ContextMenu/ContextMenu.d.ts +4 -0
- package/build/main//321/201omponents/ContextMenu/ContextMenu.js +122 -0
- package/build/main//321/201omponents/ContextMenu/ContextMenu.js.map +1 -0
- package/build/main//321/201omponents/ContextMenu/index.d.ts +1 -0
- package/build/main//321/201omponents/ContextMenu/index.js +2 -0
- package/build/main//321/201omponents/ContextMenu/index.js.map +1 -0
- package/build/main//321/201omponents/ContextMenu/types.d.ts +41 -0
- package/build/main//321/201omponents/ContextMenu/types.js +2 -0
- package/build/main//321/201omponents/ContextMenu/types.js.map +1 -0
- package/build/main//321/201omponents/ContextMenuItem/ContextMenuItem.d.ts +4 -0
- package/build/main//321/201omponents/ContextMenuItem/ContextMenuItem.js +49 -0
- package/build/main//321/201omponents/ContextMenuItem/ContextMenuItem.js.map +1 -0
- package/build/main//321/201omponents/ContextMenuItem/index.d.ts +1 -0
- package/build/main//321/201omponents/ContextMenuItem/index.js +2 -0
- package/build/main//321/201omponents/ContextMenuItem/index.js.map +1 -0
- package/build/main//321/201omponents/ContextMenuItem/types.d.ts +28 -0
- package/build/main//321/201omponents/ContextMenuItem/types.js +6 -0
- package/build/main//321/201omponents/ContextMenuItem/types.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/CustomSelect.d.ts +12 -0
- package/build/main//321/201omponents/CustomSelect/CustomSelect.js +281 -0
- package/build/main//321/201omponents/CustomSelect/CustomSelect.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/index.d.ts +1 -0
- package/build/main//321/201omponents/CustomSelect/index.js +2 -0
- package/build/main//321/201omponents/CustomSelect/index.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/selectStyles.d.ts +16 -0
- package/build/main//321/201omponents/CustomSelect/selectStyles.js +78 -0
- package/build/main//321/201omponents/CustomSelect/selectStyles.js.map +1 -0
- package/build/main//321/201omponents/CustomSelect/types.d.ts +86 -0
- package/build/main//321/201omponents/CustomSelect/types.js +2 -0
- package/build/main//321/201omponents/CustomSelect/types.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.d.ts +4 -0
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js +67 -0
- package/build/main//321/201omponents/CustomSelectProfiles/CustomSelectProfiles.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/index.d.ts +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/index.js +2 -0
- package/build/main//321/201omponents/CustomSelectProfiles/index.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/selectStyles.d.ts +12 -0
- package/build/main//321/201omponents/CustomSelectProfiles/selectStyles.js +42 -0
- package/build/main//321/201omponents/CustomSelectProfiles/selectStyles.js.map +1 -0
- package/build/main//321/201omponents/CustomSelectProfiles/types.d.ts +13 -0
- package/build/main//321/201omponents/CustomSelectProfiles/types.js +2 -0
- package/build/main//321/201omponents/CustomSelectProfiles/types.js.map +1 -0
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.d.ts +4 -0
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js +57 -0
- package/build/main//321/201omponents/DragAndDrop/DragAndDrop.js.map +1 -0
- package/build/main//321/201omponents/DragAndDrop/index.d.ts +1 -0
- package/build/main//321/201omponents/DragAndDrop/index.js +2 -0
- package/build/main//321/201omponents/DragAndDrop/index.js.map +1 -0
- package/build/main//321/201omponents/DragAndDrop/types.d.ts +24 -0
- package/build/main//321/201omponents/DragAndDrop/types.js +2 -0
- package/build/main//321/201omponents/DragAndDrop/types.js.map +1 -0
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.d.ts +4 -0
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js +228 -0
- package/build/main//321/201omponents/DraggablePopup/DraggablePopup.js.map +1 -0
- package/build/main//321/201omponents/DraggablePopup/index.d.ts +1 -0
- package/build/main//321/201omponents/DraggablePopup/index.js +2 -0
- package/build/main//321/201omponents/DraggablePopup/index.js.map +1 -0
- package/build/main//321/201omponents/DraggablePopup/types.d.ts +90 -0
- package/build/main//321/201omponents/DraggablePopup/types.js +2 -0
- package/build/main//321/201omponents/DraggablePopup/types.js.map +1 -0
- package/build/main//321/201omponents/Error/Error.d.ts +4 -0
- package/build/main//321/201omponents/Error/Error.js +23 -0
- package/build/main//321/201omponents/Error/Error.js.map +1 -0
- package/build/main//321/201omponents/Error/index.d.ts +1 -0
- package/build/main//321/201omponents/Error/index.js +2 -0
- package/build/main//321/201omponents/Error/index.js.map +1 -0
- package/build/main//321/201omponents/Error/types.d.ts +10 -0
- package/build/main//321/201omponents/Error/types.js +2 -0
- package/build/main//321/201omponents/Error/types.js.map +1 -0
- package/build/main//321/201omponents/Flex/Flex.d.ts +2 -0
- package/build/main//321/201omponents/Flex/Flex.js +35 -0
- package/build/main//321/201omponents/Flex/Flex.js.map +1 -0
- package/build/main//321/201omponents/Flex/HFlex/HFlex.d.ts +5 -0
- package/build/main//321/201omponents/Flex/HFlex/HFlex.js +16 -0
- package/build/main//321/201omponents/Flex/HFlex/HFlex.js.map +1 -0
- package/build/main//321/201omponents/Flex/HFlex/index.d.ts +1 -0
- package/build/main//321/201omponents/Flex/HFlex/index.js +2 -0
- package/build/main//321/201omponents/Flex/HFlex/index.js.map +1 -0
- package/build/main//321/201omponents/Flex/VFlex/VFlex.d.ts +5 -0
- package/build/main//321/201omponents/Flex/VFlex/VFlex.js +16 -0
- package/build/main//321/201omponents/Flex/VFlex/VFlex.js.map +1 -0
- package/build/main//321/201omponents/Flex/VFlex/index.d.ts +1 -0
- package/build/main//321/201omponents/Flex/VFlex/index.js +2 -0
- package/build/main//321/201omponents/Flex/VFlex/index.js.map +1 -0
- package/build/main//321/201omponents/Flex/index.d.ts +3 -0
- package/build/main//321/201omponents/Flex/index.js +4 -0
- package/build/main//321/201omponents/Flex/index.js.map +1 -0
- package/build/main//321/201omponents/Flex/types.d.ts +21 -0
- package/build/main//321/201omponents/Flex/types.js +2 -0
- package/build/main//321/201omponents/Flex/types.js.map +1 -0
- package/build/main//321/201omponents/Header/Header.d.ts +5 -0
- package/build/main//321/201omponents/Header/Header.js +125 -0
- package/build/main//321/201omponents/Header/Header.js.map +1 -0
- package/build/main//321/201omponents/Header/index.d.ts +1 -0
- package/build/main//321/201omponents/Header/index.js +2 -0
- package/build/main//321/201omponents/Header/index.js.map +1 -0
- package/build/main//321/201omponents/Header/types.d.ts +47 -0
- package/build/main//321/201omponents/Header/types.js +2 -0
- package/build/main//321/201omponents/Header/types.js.map +1 -0
- package/build/main//321/201omponents/Input/Input.d.ts +4 -0
- package/build/main//321/201omponents/Input/Input.js +256 -0
- package/build/main//321/201omponents/Input/Input.js.map +1 -0
- package/build/main//321/201omponents/Input/index.d.ts +1 -0
- package/build/main//321/201omponents/Input/index.js +2 -0
- package/build/main//321/201omponents/Input/index.js.map +1 -0
- package/build/main//321/201omponents/Input/types.d.ts +37 -0
- package/build/main//321/201omponents/Input/types.js +2 -0
- package/build/main//321/201omponents/Input/types.js.map +1 -0
- package/build/main//321/201omponents/ListItem/ListItem.d.ts +23 -0
- package/build/main//321/201omponents/ListItem/ListItem.js +214 -0
- package/build/main//321/201omponents/ListItem/ListItem.js.map +1 -0
- package/build/main//321/201omponents/ListItem/index.d.ts +1 -0
- package/build/main//321/201omponents/ListItem/index.js +2 -0
- package/build/main//321/201omponents/ListItem/index.js.map +1 -0
- package/build/main//321/201omponents/ListItem/types.d.ts +47 -0
- package/build/main//321/201omponents/ListItem/types.js +2 -0
- package/build/main//321/201omponents/ListItem/types.js.map +1 -0
- package/build/main//321/201omponents/Loader/Loader.d.ts +4 -0
- package/build/main//321/201omponents/Loader/Loader.js +44 -0
- package/build/main//321/201omponents/Loader/Loader.js.map +1 -0
- package/build/main//321/201omponents/Loader/index.d.ts +1 -0
- package/build/main//321/201omponents/Loader/index.js +2 -0
- package/build/main//321/201omponents/Loader/index.js.map +1 -0
- package/build/main//321/201omponents/Loader/types.d.ts +18 -0
- package/build/main//321/201omponents/Loader/types.js +2 -0
- package/build/main//321/201omponents/Loader/types.js.map +1 -0
- package/build/main//321/201omponents/Modal/Modal.d.ts +5 -0
- package/build/main//321/201omponents/Modal/Modal.js +397 -0
- package/build/main//321/201omponents/Modal/Modal.js.map +1 -0
- package/build/main//321/201omponents/Modal/index.d.ts +1 -0
- package/build/main//321/201omponents/Modal/index.js +2 -0
- package/build/main//321/201omponents/Modal/index.js.map +1 -0
- package/build/main//321/201omponents/Modal/types.d.ts +77 -0
- package/build/main//321/201omponents/Modal/types.js +2 -0
- package/build/main//321/201omponents/Modal/types.js.map +1 -0
- package/build/main//321/201omponents/Notification/Notification.d.ts +4 -0
- package/build/main//321/201omponents/Notification/Notification.js +208 -0
- package/build/main//321/201omponents/Notification/Notification.js.map +1 -0
- package/build/main//321/201omponents/Notification/constants.d.ts +34 -0
- package/build/main//321/201omponents/Notification/constants.js +59 -0
- package/build/main//321/201omponents/Notification/constants.js.map +1 -0
- package/build/main//321/201omponents/Notification/index.d.ts +1 -0
- package/build/main//321/201omponents/Notification/index.js +2 -0
- package/build/main//321/201omponents/Notification/index.js.map +1 -0
- package/build/main//321/201omponents/Notification/types.d.ts +64 -0
- package/build/main//321/201omponents/Notification/types.js +2 -0
- package/build/main//321/201omponents/Notification/types.js.map +1 -0
- package/build/main//321/201omponents/Profile/Profile.d.ts +4 -0
- package/build/main//321/201omponents/Profile/Profile.js +42 -0
- package/build/main//321/201omponents/Profile/Profile.js.map +1 -0
- package/build/main//321/201omponents/Profile/index.d.ts +1 -0
- package/build/main//321/201omponents/Profile/index.js +2 -0
- package/build/main//321/201omponents/Profile/index.js.map +1 -0
- package/build/main//321/201omponents/Profile/types.d.ts +14 -0
- package/build/main//321/201omponents/Profile/types.js +2 -0
- package/build/main//321/201omponents/Profile/types.js.map +1 -0
- package/build/main//321/201omponents/ProgressBar/ProgressBar.d.ts +4 -0
- package/build/main//321/201omponents/ProgressBar/ProgressBar.js +66 -0
- package/build/main//321/201omponents/ProgressBar/ProgressBar.js.map +1 -0
- package/build/main//321/201omponents/ProgressBar/index.d.ts +1 -0
- package/build/main//321/201omponents/ProgressBar/index.js +2 -0
- package/build/main//321/201omponents/ProgressBar/index.js.map +1 -0
- package/build/main//321/201omponents/ProgressBar/types.d.ts +7 -0
- package/build/main//321/201omponents/ProgressBar/types.js +2 -0
- package/build/main//321/201omponents/ProgressBar/types.js.map +1 -0
- package/build/main//321/201omponents/RadioButton/RadioButton.d.ts +4 -0
- package/build/main//321/201omponents/RadioButton/RadioButton.js +33 -0
- package/build/main//321/201omponents/RadioButton/RadioButton.js.map +1 -0
- package/build/main//321/201omponents/RadioButton/index.d.ts +1 -0
- package/build/main//321/201omponents/RadioButton/index.js +2 -0
- package/build/main//321/201omponents/RadioButton/index.js.map +1 -0
- package/build/main//321/201omponents/RadioButton/types.d.ts +12 -0
- package/build/main//321/201omponents/RadioButton/types.js +2 -0
- package/build/main//321/201omponents/RadioButton/types.js.map +1 -0
- package/build/main//321/201omponents/ScrollBar/ScrollBar.d.ts +5 -0
- package/build/main//321/201omponents/ScrollBar/ScrollBar.js +140 -0
- package/build/main//321/201omponents/ScrollBar/ScrollBar.js.map +1 -0
- package/build/main//321/201omponents/ScrollBar/index.d.ts +1 -0
- package/build/main//321/201omponents/ScrollBar/index.js +2 -0
- package/build/main//321/201omponents/ScrollBar/index.js.map +1 -0
- package/build/main//321/201omponents/ScrollBar/types.d.ts +24 -0
- package/build/main//321/201omponents/ScrollBar/types.js +2 -0
- package/build/main//321/201omponents/ScrollBar/types.js.map +1 -0
- package/build/main//321/201omponents/Skeleton/Skeleton.d.ts +4 -0
- package/build/main//321/201omponents/Skeleton/Skeleton.js +59 -0
- package/build/main//321/201omponents/Skeleton/Skeleton.js.map +1 -0
- package/build/main//321/201omponents/Skeleton/index.d.ts +1 -0
- package/build/main//321/201omponents/Skeleton/index.js +2 -0
- package/build/main//321/201omponents/Skeleton/index.js.map +1 -0
- package/build/main//321/201omponents/Skeleton/types.d.ts +17 -0
- package/build/main//321/201omponents/Skeleton/types.js +2 -0
- package/build/main//321/201omponents/Skeleton/types.js.map +1 -0
- package/build/main//321/201omponents/Stories/Stories.d.ts +4 -0
- package/build/main//321/201omponents/Stories/Stories.js +406 -0
- package/build/main//321/201omponents/Stories/Stories.js.map +1 -0
- package/build/main//321/201omponents/Stories/index.d.ts +1 -0
- package/build/main//321/201omponents/Stories/index.js +2 -0
- package/build/main//321/201omponents/Stories/index.js.map +1 -0
- package/build/main//321/201omponents/Stories/types.d.ts +71 -0
- package/build/main//321/201omponents/Stories/types.js +16 -0
- package/build/main//321/201omponents/Stories/types.js.map +1 -0
- package/build/main//321/201omponents/Switcher/Switcher.d.ts +4 -0
- package/build/main//321/201omponents/Switcher/Switcher.js +34 -0
- package/build/main//321/201omponents/Switcher/Switcher.js.map +1 -0
- package/build/main//321/201omponents/Switcher/index.d.ts +1 -0
- package/build/main//321/201omponents/Switcher/index.js +2 -0
- package/build/main//321/201omponents/Switcher/index.js.map +1 -0
- package/build/main//321/201omponents/Switcher/types.d.ts +8 -0
- package/build/main//321/201omponents/Switcher/types.js +2 -0
- package/build/main//321/201omponents/Switcher/types.js.map +1 -0
- package/build/main//321/201omponents/SyncLoader/SyncLoader.d.ts +5 -0
- package/build/main//321/201omponents/SyncLoader/SyncLoader.js +65 -0
- package/build/main//321/201omponents/SyncLoader/SyncLoader.js.map +1 -0
- package/build/main//321/201omponents/SyncLoader/index.d.ts +1 -0
- package/build/main//321/201omponents/SyncLoader/index.js +2 -0
- package/build/main//321/201omponents/SyncLoader/index.js.map +1 -0
- package/build/main//321/201omponents/SyncLoader/types.d.ts +8 -0
- package/build/main//321/201omponents/SyncLoader/types.js +2 -0
- package/build/main//321/201omponents/SyncLoader/types.js.map +1 -0
- package/build/main//321/201omponents/Textarea/Textarea.d.ts +4 -0
- package/build/main//321/201omponents/Textarea/Textarea.js +59 -0
- package/build/main//321/201omponents/Textarea/Textarea.js.map +1 -0
- package/build/main//321/201omponents/Textarea/index.d.ts +1 -0
- package/build/main//321/201omponents/Textarea/index.js +2 -0
- package/build/main//321/201omponents/Textarea/index.js.map +1 -0
- package/build/main//321/201omponents/Textarea/types.d.ts +13 -0
- package/build/main//321/201omponents/Textarea/types.js +2 -0
- package/build/main//321/201omponents/Textarea/types.js.map +1 -0
- package/build/main//321/201omponents/Toggle/Toggle.d.ts +4 -0
- package/build/main//321/201omponents/Toggle/Toggle.js +35 -0
- package/build/main//321/201omponents/Toggle/Toggle.js.map +1 -0
- package/build/main//321/201omponents/Toggle/index.d.ts +1 -0
- package/build/main//321/201omponents/Toggle/index.js +2 -0
- package/build/main//321/201omponents/Toggle/index.js.map +1 -0
- package/build/main//321/201omponents/Toggle/types.d.ts +12 -0
- package/build/main//321/201omponents/Toggle/types.js +2 -0
- package/build/main//321/201omponents/Toggle/types.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js +40 -0
- package/build/main//321/201omponents/UserDropdown/ContactBottomSheet/ContactBottomSheet.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js +98 -0
- package/build/main//321/201omponents/UserDropdown/ContactInfo/ContactInfo.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.d.ts +5 -0
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js +24 -0
- package/build/main//321/201omponents/UserDropdown/LoadingMessage/LoadingMessage.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js +104 -0
- package/build/main//321/201omponents/UserDropdown/MenuList/MenuList.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js +133 -0
- package/build/main//321/201omponents/UserDropdown/MultiValueLabel/MultiValueLabel.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/Option/Option.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/Option/Option.js +85 -0
- package/build/main//321/201omponents/UserDropdown/Option/Option.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.d.ts +4 -0
- package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.js +41 -0
- package/build/main//321/201omponents/UserDropdown/SearchInCatalogButton/SearchInCatalogButton.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/UserDropdown.d.ts +5 -0
- package/build/main//321/201omponents/UserDropdown/UserDropdown.js +527 -0
- package/build/main//321/201omponents/UserDropdown/UserDropdown.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Delimiter.d.ts +8 -0
- package/build/main//321/201omponents/UserDropdown/components/Delimiter.js +10 -0
- package/build/main//321/201omponents/UserDropdown/components/Delimiter.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Hint.d.ts +6 -0
- package/build/main//321/201omponents/UserDropdown/components/Hint.js +21 -0
- package/build/main//321/201omponents/UserDropdown/components/Hint.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Input.d.ts +2 -0
- package/build/main//321/201omponents/UserDropdown/components/Input.js +24 -0
- package/build/main//321/201omponents/UserDropdown/components/Input.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Mask.d.ts +8 -0
- package/build/main//321/201omponents/UserDropdown/components/Mask.js +19 -0
- package/build/main//321/201omponents/UserDropdown/components/Mask.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/components/Title.d.ts +5 -0
- package/build/main//321/201omponents/UserDropdown/components/Title.js +18 -0
- package/build/main//321/201omponents/UserDropdown/components/Title.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/constants.d.ts +65 -0
- package/build/main//321/201omponents/UserDropdown/constants.js +83 -0
- package/build/main//321/201omponents/UserDropdown/constants.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/helpers.d.ts +148 -0
- package/build/main//321/201omponents/UserDropdown/helpers.js +313 -0
- package/build/main//321/201omponents/UserDropdown/helpers.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/index.d.ts +1 -0
- package/build/main//321/201omponents/UserDropdown/index.js +2 -0
- package/build/main//321/201omponents/UserDropdown/index.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/selectStyles.d.ts +15 -0
- package/build/main//321/201omponents/UserDropdown/selectStyles.js +99 -0
- package/build/main//321/201omponents/UserDropdown/selectStyles.js.map +1 -0
- package/build/main//321/201omponents/UserDropdown/types.d.ts +356 -0
- package/build/main//321/201omponents/UserDropdown/types.js +2 -0
- package/build/main//321/201omponents/UserDropdown/types.js.map +1 -0
- package/build/main//321/201omponents/types.d.ts +2 -0
- package/build/main//321/201omponents/types.js +2 -0
- package/build/main//321/201omponents/types.js.map +1 -0
- package/package.json +13 -8
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 0.5C10.5899 0.5 13.5 3.41015 13.5 7C13.5 10.5899 10.5899 13.5 7 13.5C3.41015 13.5 0.5 10.5899 0.5 7C0.5 3.41015 3.41015 0.5 7 0.5Z" fill="var(--color-icon-positive)" stroke="currentColor" stroke-linecap="round"/>
|
|
3
|
+
<path d="M9.22559 4.65723C9.50039 4.3828 9.94593 4.38275 10.2207 4.65723C10.4956 4.9321 10.4956 5.37845 10.2207 5.65332L6.52832 9.3457C6.2535 9.62028 5.80802 9.62029 5.5332 9.3457L4.05566 7.86816C3.78127 7.59334 3.78115 7.1478 4.05566 6.87305C4.33053 6.59818 4.77689 6.59818 5.05176 6.87305L6.03027 7.85156L7.5752 6.30762L9.22559 4.65723Z" fill="var(--color-icon-contrast)" stroke="var(--color-icon-contrast)" stroke-width="0.3" stroke-linecap="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M15.7922 9.14761H6.2232L10.4038 4.96705C10.7379 4.63295 10.7379 4.08468 10.4038 3.75058C10.0697 3.41647 9.52995 3.41647 9.19585 3.75058L3.55038 9.39605C3.21628 9.73015 3.21628 10.2699 3.55038 10.604L9.19585 16.2494C9.52995 16.5835 10.0697 16.5835 10.4038 16.2494C10.7379 15.9153 10.7379 15.3756 10.4038 15.0415L6.2232 10.861H15.7922C16.2634 10.861 16.6489 10.4755 16.6489 10.0043C16.6489 9.53311 16.2634 9.14761 15.7922 9.14761Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.71054 11.71L11.3005 14.3C11.6905 14.69 12.3205 14.69 12.7105 14.3L15.3005 11.71C15.9305 11.08 15.4805 10 14.5905 10H9.41054C8.52054 10 8.08054 11.08 8.71054 11.71Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.71054 12.8825L11.3005 10.2925C11.6905 9.90253 12.3205 9.90253 12.7105 10.2925L15.3005 12.8825C15.9305 13.5125 15.4805 14.5925 14.5905 14.5925H9.41054C8.52054 14.5925 8.08054 13.5125 8.71054 12.8825Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="1" d="M10.0078 0.5C13.01 0.500042 15.7045 1.82111 17.5391 3.91309C17.8837 4.30683 17.7945 4.91256 17.3584 5.23926C16.9089 5.57549 16.2588 5.47423 15.8584 5.0459C14.3982 3.48288 12.3168 2.50492 10.0078 2.50488C5.58919 2.50519 2.00684 6.08465 2.00684 10.5C2.00684 14.9154 5.58919 18.4948 10.0078 18.4951C10.5415 18.4952 11.0155 18.844 11.1182 19.334L11.1338 19.4336V19.4346L11.1377 19.4668H11.1367C11.1911 20.0073 10.807 20.4817 10.2842 20.4961C10.1932 20.4986 10.1003 20.5 10.0078 20.5C4.48047 20.4997 6.01308e-08 16.0227 0 10.5C0 4.97731 4.48047 0.500305 10.0078 0.5Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path opacity="1" d="M10.0072 1C5.03268 1 1 5.02944 1 10C1 14.9706 5.03268 19 10.0072 19C10.0901 19 10.1728 18.9989 10.2552 18.9967C10.793 18.9821 11.1735 18.4947 11.1187 17.9599L11.1158 17.9316C11.0598 17.3843 10.5578 17 10.0072 17C6.13814 17 3.00161 13.866 3.00161 10C3.00161 6.13401 6.13814 3 10.0072 3C12.0291 3 13.8508 3.85578 15.1296 5.2246C15.5156 5.63782 16.1554 5.7488 16.6081 5.4098C17.039 5.08713 17.1394 4.47639 16.7845 4.07171C15.1336 2.18889 12.7094 1 10.0072 1Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.5819 9.52631C12.8222 9.82089 12.8048 10.2556 12.5302 10.5302L8.53016 14.5302C8.23726 14.8231 7.7625 14.8231 7.46961 14.5302C7.17672 14.2373 7.17672 13.7626 7.46961 13.4697L10.9393 9.99994L7.46961 6.53022C7.17672 6.23732 7.17672 5.76256 7.46961 5.46967C7.7625 5.17678 8.23726 5.17678 8.53016 5.46967L12.5302 9.46967L12.5819 9.52631Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.41809 9.52631C7.17778 9.82089 7.19524 10.2556 7.46984 10.5302L11.4698 14.5302C11.7627 14.8231 12.2375 14.8231 12.5304 14.5302C12.8233 14.2373 12.8233 13.7626 12.5304 13.4697L9.06066 9.99994L12.5304 6.53022C12.8233 6.23732 12.8233 5.76256 12.5304 5.46967C12.2375 5.17678 11.7627 5.17678 11.4698 5.46967L7.46984 9.46967L7.41809 9.52631Z" fill="currentColor" />
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="16" height="16" rx="4" fill="currentColor"/>
|
|
3
|
+
<path d="M6.37593 11.2864L3.71667 8.66458C3.42778 8.37976 3.42778 7.91967 3.71667 7.63485C4.00556 7.35003 4.47222 7.35003 4.76111 7.63485L6.90185 9.73813L11.2389 4.71362C11.5278 4.4288 11.9944 4.4288 12.2833 4.71362C12.5722 4.99843 12.5722 5.45853 12.2833 5.74335L7.42037 11.2864C7.13889 11.5712 6.66481 11.5712 6.37593 11.2864Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="16" height="16" rx="8" fill="currentColor"/>
|
|
3
|
+
<path d="M6.37593 11.2864L3.71667 8.66458C3.42778 8.37976 3.42778 7.91967 3.71667 7.63485C4.00556 7.35003 4.47222 7.35003 4.76111 7.63485L6.90185 9.73813L11.2389 4.71362C11.5278 4.4288 11.9944 4.4288 12.2833 4.71362C12.5722 4.99843 12.5722 5.45853 12.2833 5.74335L7.42037 11.2864C7.13889 11.5712 6.66481 11.5712 6.37593 11.2864Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.5819 9.52631C12.8222 9.82089 12.8048 10.2556 12.5302 10.5302L8.53016 14.5302C8.23726 14.8231 7.7625 14.8231 7.46961 14.5302C7.17672 14.2373 7.17672 13.7626 7.46961 13.4697L10.9393 9.99994L7.46961 6.53022C7.17672 6.23732 7.17672 5.76256 7.46961 5.46967C7.7625 5.17678 8.23726 5.17678 8.53016 5.46967L12.5302 9.46967L12.5819 9.52631Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.36992 5.62516C7.36992 5.27999 7.64974 5.00016 7.99492 5.00016C8.3401 5.00016 8.61992 5.27999 8.61992 5.62516C8.61992 5.97034 8.3401 6.25016 7.99492 6.25016C7.64974 6.25016 7.36992 5.97034 7.36992 5.62516Z" fill="currentColor"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00025 2.62549C5.03142 2.62549 2.62524 5.03167 2.62524 8.00049C2.62524 10.9693 5.03142 13.3755 8.00025 13.3755C10.9691 13.3755 13.3752 10.9693 13.3752 8.00049C13.3752 5.03167 10.9691 2.62549 8.00025 2.62549ZM1.37524 8.00049C1.37524 4.34131 4.34107 1.37549 8.00025 1.37549C11.6594 1.37549 14.6252 4.34131 14.6252 8.00049C14.6252 11.6597 11.6594 14.6255 8.00025 14.6255C4.34107 14.6255 1.37524 11.6597 1.37524 8.00049Z" fill="currentColor"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99927 7.37484C8.34445 7.37484 8.62427 7.65466 8.62427 7.99984V11.3332C8.62427 11.6783 8.34445 11.9582 7.99927 11.9582C7.65409 11.9582 7.37427 11.6783 7.37427 11.3332V7.99984C7.37427 7.65466 7.65409 7.37484 7.99927 7.37484Z" fill="currentColor"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.40508 4.45536C5.14282 4.1931 4.71761 4.1931 4.45535 4.45536C4.19309 4.71762 4.19309 5.14283 4.45535 5.40509L9.05028 10L4.45535 14.5949C4.19309 14.8572 4.19309 15.2824 4.45535 15.5446C4.71761 15.8069 5.14282 15.8069 5.40508 15.5446L10 10.9497L14.5949 15.5446C14.8572 15.8069 15.2824 15.8069 15.5447 15.5446C15.8069 15.2824 15.8069 14.8572 15.5447 14.5949L10.9497 10L15.5447 5.40508C15.8069 5.14283 15.8069 4.71762 15.5447 4.45536C15.2824 4.1931 14.8572 4.1931 14.5949 4.45536L10 9.05028L5.40508 4.45536Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.19901 5C5.86791 4.6689 5.3311 4.66891 5 5C4.6689 5.3311 4.6689 5.86791 5 6.19901L10.801 12L5 17.801C4.6689 18.1321 4.6689 18.6689 5 19C5.3311 19.3311 5.86791 19.3311 6.19901 19L12 13.199L17.801 19C18.1321 19.3311 18.6689 19.3311 19 19C19.3311 18.6689 19.3311 18.1321 19 17.801L13.199 12L19 6.19901C19.3311 5.86791 19.3311 5.3311 19 5C18.6689 4.6689 18.1321 4.6689 17.801 5L12 10.801L6.19901 5Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="24" height="24" rx="12" fill="white"/>
|
|
3
|
+
<path d="M16.7782 7.22943C16.4824 6.93364 16.0045 6.93364 15.7088 7.22943L12 10.9306L8.29124 7.22184C7.99545 6.92605 7.51763 6.92605 7.22184 7.22184C6.92605 7.51763 6.92605 7.99545 7.22184 8.29124L10.9306 12L7.22184 15.7088C6.92605 16.0045 6.92605 16.4824 7.22184 16.7782C7.51763 17.0739 7.99545 17.0739 8.29124 16.7782L12 13.0694L15.7088 16.7782C16.0045 17.0739 16.4824 17.0739 16.7782 16.7782C17.0739 16.4824 17.0739 16.0045 16.7782 15.7088L13.0694 12L16.7782 8.29124C17.0664 8.00303 17.0664 7.51763 16.7782 7.22943Z" fill="#111111" fill-opacity="0.3"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.40521 4.45548C5.14295 4.19322 4.71774 4.19323 4.45548 4.45548C4.19322 4.71774 4.19322 5.14295 4.45548 5.40521L9.05041 10.0001L4.45548 14.595C4.19322 14.8573 4.19322 15.2825 4.45548 15.5448C4.71774 15.807 5.14295 15.807 5.40521 15.5448L10.0001 10.9498L14.5951 15.5448C14.8573 15.807 15.2825 15.807 15.5448 15.5448C15.807 15.2825 15.807 14.8573 15.5448 14.595L10.9499 10.0001L15.5448 5.40521C15.807 5.14295 15.807 4.71774 15.5448 4.45548C15.2825 4.19322 14.8573 4.19322 14.5951 4.45548L10.0001 9.0504L5.40521 4.45548Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.37 5.62498C7.37 5.2798 7.64982 4.99998 7.995 4.99998C8.34017 4.99998 8.62 5.2798 8.62 5.62498C8.62 5.97016 8.34017 6.24998 7.995 6.24998C7.64982 6.24998 7.37 5.97016 7.37 5.62498Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00032 2.62531C5.0315 2.62531 2.62532 5.03148 2.62532 8.00031C2.62532 10.9691 5.0315 13.3753 8.00032 13.3753C10.9691 13.3753 13.3753 10.9691 13.3753 8.00031C13.3753 5.03148 10.9691 2.62531 8.00032 2.62531ZM1.37532 8.00031C1.37532 4.34113 4.34114 1.37531 8.00032 1.37531C11.6595 1.37531 14.6253 4.34113 14.6253 8.00031C14.6253 11.6595 11.6595 14.6253 8.00032 14.6253C4.34114 14.6253 1.37532 11.6595 1.37532 8.00031Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.99934 7.37465C8.34452 7.37465 8.62434 7.65448 8.62434 7.99965V11.333C8.62434 11.6782 8.34452 11.958 7.99934 11.958C7.65417 11.958 7.37434 11.6782 7.37434 11.333V7.99965C7.37434 7.65448 7.65417 7.37465 7.99934 7.37465Z" fill="currentColor" fill-opacity="1"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.6154 2.62842H11.079C9.47688 2.6284 8.20786 2.62839 7.2147 2.76192C6.19259 2.89934 5.3653 3.18888 4.71288 3.8413C4.06046 4.49372 3.77092 5.321 3.6335 6.34312C3.49998 7.33628 3.49999 8.60529 3.5 10.2074V15.4874C3.5 17.1196 4.69615 18.4724 6.25968 18.7171C6.37996 19.3832 6.61015 19.9517 7.07292 20.4145C7.59767 20.9392 8.25838 21.1649 9.04309 21.2704C9.79891 21.372 10.7599 21.372 11.9522 21.372H14.6632C15.8555 21.372 16.8165 21.372 17.5723 21.2704C18.357 21.1649 19.0177 20.9392 19.5425 20.4145C20.0672 19.8897 20.2929 19.229 20.3984 18.4443C20.5 17.6885 20.5 16.7275 20.5 15.5352V11.0806C20.5 9.88832 20.5 8.92732 20.3984 8.17151C20.2929 7.3868 20.0672 6.72609 19.5425 6.20134C19.0797 5.73857 18.5112 5.50838 17.8451 5.3881C17.6004 3.82457 16.2476 2.62842 14.6154 2.62842ZM16.4717 5.26226C16.2077 4.49078 15.4763 3.93611 14.6154 3.93611H11.1282C9.46585 3.93611 8.28486 3.9375 7.38895 4.05795C6.51184 4.17588 6.00651 4.39702 5.63756 4.76597C5.2686 5.13493 5.04746 5.64026 4.92953 6.51736C4.80908 7.41327 4.80769 8.59427 4.80769 10.2566V15.4874C4.80769 16.3483 5.36236 17.0797 6.13384 17.3437C6.11537 16.812 6.11537 16.2107 6.11538 15.5352V11.0806C6.11537 9.88832 6.11535 8.92732 6.21697 8.17151C6.32247 7.3868 6.54817 6.72609 7.07292 6.20134C7.59767 5.67659 8.25838 5.45089 9.04309 5.34539C9.79891 5.24377 10.7599 5.24378 11.9522 5.2438H14.6632C15.3387 5.24379 15.94 5.24378 16.4717 5.26226ZM7.9976 7.12602C8.23888 6.88474 8.57763 6.72742 9.21734 6.64142C9.87585 6.55288 10.7486 6.5515 12 6.5515H14.6154C15.8668 6.5515 16.7395 6.55288 17.398 6.64142C18.0377 6.72742 18.3765 6.88474 18.6178 7.12602C18.8591 7.3673 19.0164 7.70605 19.1024 8.34575C19.1909 9.00426 19.1923 9.87703 19.1923 11.1284V15.4874C19.1923 16.7388 19.1909 17.6115 19.1024 18.2701C19.0164 18.9098 18.8591 19.2485 18.6178 19.4898C18.3765 19.7311 18.0377 19.8884 17.398 19.9744C16.7395 20.0629 15.8668 20.0643 14.6154 20.0643H12C10.7486 20.0643 9.87585 20.0629 9.21734 19.9744C8.57763 19.8884 8.23888 19.7311 7.9976 19.4898C7.75632 19.2485 7.59901 18.9098 7.513 18.2701C7.42447 17.6115 7.42308 16.7388 7.42308 15.4874V11.1284C7.42308 9.87703 7.42447 9.00426 7.513 8.34575C7.59901 7.70605 7.75632 7.3673 7.9976 7.12602Z" fill="#4799E3"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 1.75C6.55193 1.75 6.11268 1.91565 5.78115 2.22508C5.44788 2.53613 5.25 2.96953 5.25 3.43333V4.5H4C2.89543 4.5 2 5.39543 2 6.5V11.5C2 12.6046 2.89543 13.5 4 13.5H12C13.1046 13.5 14 12.6046 14 11.5V6.5C14 5.39543 13.1046 4.5 12 4.5H10.75V3.43333C10.75 2.96953 10.5521 2.53613 10.2188 2.22508C9.88732 1.91565 9.44807 1.75 9 1.75H7ZM9.25 4.5V3.43333C9.25 3.40206 9.23716 3.36067 9.19537 3.32166C9.15182 3.28102 9.08236 3.25 9 3.25H7C6.91764 3.25 6.84818 3.28102 6.80463 3.32166C6.76284 3.36067 6.75 3.40206 6.75 3.43333V4.5H9.25Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="1" y="1" width="18" height="18" rx="9" fill="#EC8D31"/>
|
|
3
|
+
<rect x="1" y="1" width="18" height="18" rx="9" stroke="currentColor" stroke-width="2"/>
|
|
4
|
+
<path d="M6.66692 12C6.57026 12 6.48743 11.9309 6.47014 11.8358L5.60563 7.08099C5.57143 6.89284 5.79544 6.76859 5.93694 6.89722L8.25 9L9.82724 6.29615C9.90442 6.16385 10.0956 6.16385 10.1728 6.29615L11.75 9L14.0631 6.89722C14.2046 6.76859 14.4286 6.89284 14.3944 7.08099L13.5299 11.8358C13.5126 11.9309 13.4297 12 13.3331 12H6.66692ZM13.5 13.5C13.5 13.8 13.3 14 13 14H7C6.7 14 6.5 13.8 6.5 13.5V13H13.5V13.5Z" fill="#F9F9F9"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 0.5C10.5899 0.5 13.5 3.41015 13.5 7C13.5 10.5899 10.5899 13.5 7 13.5C3.41015 13.5 0.5 10.5899 0.5 7C0.5 3.41015 3.41015 0.5 7 0.5Z" fill="var(--color-icon-negative)" stroke="currentColor" stroke-linecap="round"/>
|
|
3
|
+
<path d="M8.44336 4.60156C8.70604 4.33888 9.13185 4.33889 9.39453 4.60156C9.65722 4.86425 9.65722 5.29005 9.39453 5.55273L7.94727 7L9.39453 8.44727C9.65722 8.70995 9.65721 9.13575 9.39453 9.39844C9.13185 9.66112 8.70604 9.66112 8.44336 9.39844L6.99609 7.95117L5.54883 9.39844C5.28614 9.66112 4.86034 9.66112 4.59766 9.39844C4.33498 9.13575 4.33497 8.70995 4.59766 8.44727L6.04492 7L4.59766 5.55273C4.33497 5.29005 4.33497 4.86425 4.59766 4.60156C4.86034 4.33888 5.28614 4.33888 5.54883 4.60156L6.99609 6.04883L8.44336 4.60156Z" fill="var(--color-icon-contrast)" stroke="var(--color-icon-contrast)" stroke-width="0.191445" stroke-linecap="round"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.55806 7.55806C7.80214 7.31398 8.19786 7.31398 8.44194 7.55806L12 11.1161L15.5581 7.55806C15.8021 7.31398 16.1979 7.31398 16.4419 7.55806C16.686 7.80214 16.686 8.19786 16.4419 8.44194L12.8839 12L16.4419 15.5581C16.686 15.8021 16.686 16.1979 16.4419 16.4419C16.1979 16.686 15.8021 16.686 15.5581 16.4419L12 12.8839L8.44194 16.4419C8.19786 16.686 7.80214 16.686 7.55806 16.4419C7.31398 16.1979 7.31398 15.8021 7.55806 15.5581L11.1161 12L7.55806 8.44194C7.31398 8.19786 7.31398 7.80214 7.55806 7.55806Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.99902 10.208C11.4857 10.208 12.86 10.6086 13.8809 11.2891C14.8972 11.9667 15.6238 12.9718 15.624 14.166C15.624 15.3604 14.8973 16.3653 13.8809 17.043C12.8599 17.7236 11.4859 18.125 9.99902 18.125C8.51217 18.125 7.13811 17.7236 6.11719 17.043C5.1007 16.3653 4.37402 15.3604 4.37402 14.166C4.37428 12.9718 5.1008 11.9667 6.11719 11.2891C7.13807 10.6086 8.51238 10.208 9.99902 10.208ZM9.99902 11.458C8.72477 11.458 7.59924 11.8035 6.81055 12.3291C6.01772 12.8577 5.62428 13.5197 5.62402 14.166C5.62402 14.8125 6.01756 15.4742 6.81055 16.0029C7.59926 16.5287 8.72453 16.875 9.99902 16.875C11.2735 16.875 12.3988 16.5287 13.1875 16.0029C13.9805 15.4742 14.374 14.8125 14.374 14.166C14.3738 13.5197 13.9803 12.8577 13.1875 12.3291C12.3988 11.8035 11.2733 11.458 9.99902 11.458ZM3.19824 11.0566C3.53539 10.9827 3.86845 11.1961 3.94238 11.5332C4.01613 11.8703 3.80289 12.2034 3.46582 12.2773C2.80568 12.4222 2.2779 12.6711 1.92969 12.9561C1.58133 13.2412 1.45715 13.5199 1.45703 13.75C1.45714 13.9802 1.5811 14.2597 1.92969 14.5449C2.27793 14.8298 2.8057 15.0788 3.46582 15.2236C3.80298 15.2976 4.01632 15.6306 3.94238 15.9678C3.86819 16.3046 3.53517 16.5182 3.19824 16.4443C2.39674 16.2685 1.67391 15.9505 1.1377 15.5117C0.602168 15.0734 0.207143 14.4703 0.207031 13.75C0.20715 13.0297 0.602162 12.4266 1.1377 11.9883C1.67389 11.5495 2.39679 11.2324 3.19824 11.0566ZM16.7998 11.0566C17.6013 11.2324 18.3242 11.5495 18.8604 11.9883C19.3959 12.4266 19.7909 13.0297 19.791 13.75C19.7909 14.4703 19.3959 15.0734 18.8604 15.5117C18.3241 15.9505 17.6013 16.2685 16.7998 16.4443C16.4629 16.5182 16.1299 16.3046 16.0557 15.9678C15.9817 15.6306 16.1951 15.2976 16.5322 15.2236C17.1923 15.0788 17.7201 14.8298 18.0684 14.5449C18.417 14.2597 18.5409 13.9802 18.541 13.75C18.5409 13.5199 18.4167 13.2412 18.0684 12.9561C17.7201 12.6711 17.1924 12.4222 16.5322 12.2773C16.1952 12.2034 15.9819 11.8703 16.0557 11.5332C16.1296 11.1961 16.4627 10.9827 16.7998 11.0566ZM9.99902 1.04199C12.1849 1.04212 13.9578 2.8141 13.958 5C13.9578 7.18591 12.1849 8.95885 9.99902 8.95898C7.81315 8.95881 6.04118 7.18588 6.04102 5C6.04119 2.81413 7.81315 1.04217 9.99902 1.04199ZM4.99902 2.70801C5.3441 2.70801 5.62386 2.98797 5.62402 3.33301C5.62402 3.67819 5.3442 3.95801 4.99902 3.95801C3.85229 3.95801 3.12446 4.71264 3.12402 5.41602C3.12402 6.11957 3.85195 6.875 4.99902 6.875C5.3441 6.875 5.62386 7.15496 5.62402 7.5C5.62385 7.84503 5.34409 8.125 4.99902 8.125C3.38467 8.125 1.87402 7.01364 1.87402 5.41602C1.87442 3.81873 3.38488 2.70801 4.99902 2.70801ZM14.999 2.70801C16.6132 2.70801 18.1236 3.81873 18.124 5.41602C18.124 7.01364 16.6134 8.125 14.999 8.125C14.654 8.125 14.3742 7.84503 14.374 7.5C14.3742 7.15496 14.6539 6.875 14.999 6.875C16.1461 6.875 16.874 6.11957 16.874 5.41602C16.8736 4.71264 16.1458 3.95801 14.999 3.95801C14.6538 3.95801 14.374 3.67819 14.374 3.33301C14.3742 2.98797 14.6539 2.70801 14.999 2.70801ZM9.99902 2.29199C8.50351 2.29217 7.29119 3.50449 7.29102 5C7.29118 6.49552 8.5035 7.70881 9.99902 7.70898C11.4946 7.70885 12.7078 6.49555 12.708 5C12.7078 3.50446 11.4946 2.29212 9.99902 2.29199Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg viewBox="0 0 16 15" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_3057_3257)">
|
|
3
|
+
<path d="M12.6602 8.99774C12.6604 8.50291 13.2667 8.24756 13.6361 8.58669L15.626 10.4133C15.7885 10.5625 15.7917 10.8133 15.6331 10.9664L13.7062 12.8257C13.3186 13.1997 12.6607 12.9319 12.6607 12.4001C12.6607 12.242 12.7248 12.0903 12.8392 11.9781L14.1497 10.6923L12.8286 9.39604C12.7207 9.29019 12.6602 9.14699 12.6602 8.99774Z" fill="currentColor"/>
|
|
4
|
+
<path d="M9.6306 8.99776C9.63077 8.50294 10.237 8.24758 10.6065 8.58672L12.5964 10.4133C12.7589 10.5625 12.7621 10.8134 12.6034 10.9664L10.6765 12.8257C10.2889 13.1997 9.63104 12.9319 9.63104 12.4002C9.63104 12.242 9.6952 12.0903 9.80952 11.9781L11.12 10.6923L9.79896 9.39607C9.69108 9.29022 9.63055 9.14701 9.6306 8.99776Z" fill="currentColor"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.6801 3H2.85334C2.24099 3 1.75 3.42756 1.75 3.9608V9.72563C1.75 9.98045 1.86624 10.2248 2.07316 10.405C2.28008 10.5852 2.56072 10.6864 2.85334 10.6864H7.66832C7.66589 10.631 7.66467 10.5753 7.66467 10.5194C7.66467 8.39681 9.4289 6.67615 11.6052 6.67615C12.0156 6.67615 12.4114 6.73735 12.7834 6.8509V3.9608C12.7834 3.42756 12.2869 3 11.6801 3ZM11.575 4.92093L7.46638 7.24223C7.29825 7.34472 7.07758 7.34472 6.90945 7.24223L3.03724 4.90555C2.90589 4.82356 2.82707 4.68521 2.82707 4.5366C2.82707 4.19328 3.21062 3.98831 3.5101 4.16766L7.18791 6.38647L11.1022 4.18303C11.4016 4.00368 11.7852 4.20865 11.7852 4.55198C11.7852 4.70058 11.7064 4.83894 11.575 4.92093Z" fill="currentColor"/>
|
|
6
|
+
</g>
|
|
7
|
+
<defs>
|
|
8
|
+
<clipPath id="clip0_3057_3257">
|
|
9
|
+
<rect width="15" height="15" fill="white" transform="translate(0.75)"/>
|
|
10
|
+
</clipPath>
|
|
11
|
+
</defs>
|
|
12
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.3999 5.60003C1.3999 3.28043 3.28031 1.40002 5.5999 1.40002H20.2999L26.5999 7.70002V22.4C26.5999 24.7196 24.7195 26.6 22.3999 26.6H5.5999C3.28031 26.6 1.3999 24.7196 1.3999 22.4V5.60003Z" fill="url(#paint0_linear_10697_53755)"/>
|
|
3
|
+
<path d="M20.3013 1.39948L26.6015 7.69974H23.4514C21.7116 7.69974 20.3013 6.28936 20.3013 4.54957V1.39948Z" fill="#3955B8"/>
|
|
4
|
+
<path d="M17.6178 19.8188C17.944 19.8188 18.2084 20.0832 18.2084 20.4094C18.2084 20.7356 17.944 21 17.6178 21H8.29902C7.97283 21 7.7084 20.7356 7.7084 20.4094C7.70842 20.0832 7.97284 19.8188 8.29902 19.8188H17.6178ZM19.7178 15.2852C20.044 15.2852 20.3084 15.5496 20.3084 15.8758C20.3084 16.202 20.044 16.4664 19.7178 16.4664H8.29902C7.97283 16.4664 7.7084 16.202 7.7084 15.8758C7.70842 15.5496 7.97284 15.2852 8.29902 15.2852H19.7178ZM12.2235 8.40002C12.5497 8.40002 12.8148 8.66445 12.8148 8.99065C12.8148 9.31686 12.5497 9.58127 12.2235 9.58127H10.8475V12.9288C10.8475 13.2546 10.5833 13.5186 10.2575 13.5188C9.93161 13.5188 9.66689 13.2547 9.66689 12.9288V9.58127H8.29082C7.96462 9.58126 7.7002 9.31685 7.7002 8.99065C7.70021 8.66446 7.96463 8.40004 8.29082 8.40002H12.2235ZM19.7068 10.7516C20.033 10.7516 20.2974 11.016 20.2975 11.3422C20.2975 11.6684 20.033 11.9328 19.7068 11.9328H14.5881C14.2619 11.9328 13.9975 11.6684 13.9975 11.3422C13.9975 11.016 14.2619 10.7516 14.5881 10.7516H19.7068Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_10697_53755" x1="1.3999" y1="1.40002" x2="26.5999" y2="26.6" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#74B5E3"/>
|
|
8
|
+
<stop offset="1" stop-color="#3393D7"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 8C2 4.68629 4.68629 2 8 2H29L38 11V32C38 35.3137 35.3137 38 32 38H8C4.68629 38 2 35.3137 2 32V8Z" fill="url(#paint0_linear_9008_51755)"/>
|
|
3
|
+
<path d="M29.002 1.99921L38.0023 10.9996H33.5022C31.0168 10.9996 29.002 8.98476 29.002 6.49935V1.99921Z" fill="#3955B8"/>
|
|
4
|
+
<path d="M25.168 28.3125C25.6339 28.3125 26.0117 28.6903 26.0117 29.1562C26.0117 29.6222 25.634 30 25.168 30H11.8555C11.3895 30 11.0117 29.6222 11.0117 29.1562C11.0117 28.6903 11.3895 28.3125 11.8555 28.3125H25.168ZM28.168 21.8359C28.6339 21.836 29.0117 22.2137 29.0117 22.6797C29.0117 23.1457 28.634 23.5234 28.168 23.5234H11.8555C11.3895 23.5234 11.0117 23.1457 11.0117 22.6797C11.0117 22.2137 11.3895 21.836 11.8555 21.8359H28.168ZM17.4619 12C17.9279 12 18.3066 12.3778 18.3066 12.8438C18.3066 13.3098 17.9279 13.6875 17.4619 13.6875H15.4961V18.4697C15.4961 18.9352 15.1187 19.3122 14.6533 19.3125C14.1877 19.3125 13.8096 18.9353 13.8096 18.4697V13.6875H11.8438C11.3778 13.6875 11 13.3098 11 12.8438C11 12.3778 11.3778 12 11.8438 12H17.4619ZM28.1523 15.3594C28.6183 15.3594 28.9961 15.7371 28.9961 16.2031C28.9961 16.6691 28.6183 17.0469 28.1523 17.0469H20.8398C20.3738 17.0469 19.9961 16.6691 19.9961 16.2031C19.9961 15.7371 20.3739 15.3594 20.8398 15.3594H28.1523Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_9008_51755" x1="2" y1="2" x2="38" y2="38" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#74B5E3"/>
|
|
8
|
+
<stop offset="1" stop-color="#3393D7"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M20.769 16.1221C21.1833 16.1221 21.519 16.4579 21.519 16.8721C21.5188 19.4385 19.438 21.5195 16.8716 21.5195H7.12842C4.56214 21.5193 2.48116 19.4383 2.48096 16.8721C2.48096 16.458 2.81692 16.1223 3.23096 16.1221C3.64517 16.1221 3.98096 16.4579 3.98096 16.8721C3.98116 18.6099 5.39057 20.0193 7.12842 20.0195H16.8716C18.6096 20.0195 20.0188 18.61 20.019 16.8721C20.019 16.4581 20.3552 16.1225 20.769 16.1221ZM12.0005 2.48047C12.4145 2.48054 12.7503 2.81648 12.7505 3.23047V15.0605L16.3413 11.4697C16.6341 11.177 17.1089 11.1772 17.4019 11.4697C17.6947 11.7626 17.6947 12.2374 17.4019 12.5303L12.5298 17.4033C12.4176 17.5154 12.2732 17.5854 12.1187 17.6104C12.0923 17.6145 12.0657 17.6178 12.0386 17.6191C12.0257 17.6198 12.0125 17.623 11.9995 17.623C11.9854 17.623 11.9715 17.619 11.9575 17.6182C11.9337 17.6168 11.9104 17.6149 11.8872 17.6113C11.7302 17.5873 11.5829 17.5169 11.4692 17.4033L6.59717 12.5303L6.54541 12.4736C6.30531 12.1791 6.3228 11.7443 6.59717 11.4697C6.87171 11.1952 7.30652 11.1779 7.60107 11.418L7.65771 11.4697L11.2505 15.0625V3.23047C11.2507 2.81656 11.5866 2.48066 12.0005 2.48047Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.0302 2.28309C11.4795 2.03014 11.9864 1.89725 12.502 1.89725C13.0176 1.89725 13.5245 2.03014 13.9738 2.28309C14.4231 2.53604 14.7996 2.90052 15.067 3.34136L15.0699 3.34611L23.5398 17.4861L23.548 17.4999C23.8099 17.9536 23.9485 18.4679 23.95 18.9917C23.9514 19.5155 23.8157 20.0306 23.5563 20.4857C23.2969 20.9408 22.9229 21.3201 22.4714 21.5857C22.0199 21.8514 21.5068 21.9942 20.983 21.9999L20.972 22.0001L4.02098 22C3.49718 21.9942 2.98402 21.8514 2.53255 21.5857C2.08107 21.3201 1.70703 20.9408 1.44762 20.4857C1.18822 20.0306 1.0525 19.5155 1.05397 18.9917C1.05543 18.4679 1.19404 17.9536 1.45598 17.4999L1.46411 17.4861L9.93411 3.34612L10.792 3.85998L9.93697 3.34136C10.2044 2.90052 10.5809 2.53604 11.0302 2.28309ZM11.6482 4.37663L3.18466 18.5058C3.09948 18.6556 3.05444 18.8249 3.05396 18.9973C3.05347 19.1719 3.09871 19.3436 3.18518 19.4953C3.27165 19.647 3.39633 19.7734 3.54682 19.862C3.69599 19.9498 3.86537 19.9973 4.03837 20H20.9656C21.1386 19.9973 21.308 19.9498 21.4571 19.862C21.6076 19.7734 21.7323 19.647 21.8188 19.4953C21.9052 19.3436 21.9505 19.1719 21.95 18.9973C21.9495 18.8249 21.9045 18.6557 21.8193 18.5059L13.357 4.37862C13.3566 4.37796 13.3562 4.37729 13.3558 4.37663C13.2667 4.23058 13.1417 4.1098 12.9926 4.02586C12.8428 3.94154 12.6738 3.89725 12.502 3.89725C12.3301 3.89725 12.1611 3.94154 12.0114 4.02586C11.8623 4.1098 11.7372 4.23058 11.6482 4.37663Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.502 8C13.0542 8 13.502 8.44772 13.502 9V13C13.502 13.5523 13.0542 14 12.502 14C11.9497 14 11.502 13.5523 11.502 13V9C11.502 8.44772 11.9497 8 12.502 8Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.502 17C11.502 16.4477 11.9497 16 12.502 16H12.512C13.0642 16 13.512 16.4477 13.512 17C13.512 17.5523 13.0642 18 12.512 18H12.502C11.9497 18 11.502 17.5523 11.502 17Z" fill="currentColor" fill-opacity="1"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.64541 2L8.41975 2C8.91067 2 9.30864 2.39797 9.30864 2.88889C9.30864 3.37981 8.91067 3.77778 8.41975 3.77778H6.68148C6.00305 3.77778 5.54768 3.77847 5.19701 3.80712C4.85672 3.83492 4.69401 3.88456 4.58668 3.93925C4.30792 4.08128 4.08128 4.30792 3.93925 4.58668C3.88456 4.69401 3.83492 4.85672 3.80712 5.19701C3.77847 5.54768 3.77778 6.00305 3.77778 6.68148V13.3185C3.77778 13.997 3.77847 14.4523 3.80712 14.803C3.83492 15.1433 3.88456 15.306 3.93925 15.4133C4.08128 15.6921 4.30792 15.9187 4.58668 16.0607C4.69401 16.1154 4.85672 16.1651 5.19701 16.1929C5.54768 16.2215 6.00305 16.2222 6.68148 16.2222H13.3185C13.997 16.2222 14.4523 16.2215 14.803 16.1929C15.1433 16.1651 15.306 16.1154 15.4133 16.0607C15.6921 15.9187 15.9187 15.6921 16.0607 15.4133C16.1154 15.306 16.1651 15.1433 16.1929 14.803C16.2215 14.4523 16.2222 13.997 16.2222 13.3185V11.5802C16.2222 11.0893 16.6202 10.6914 17.1111 10.6914C17.602 10.6914 18 11.0893 18 11.5802V13.3546C18 13.9877 18 14.5161 17.9648 14.9478C17.928 15.398 17.8484 15.8207 17.6448 16.2204C17.3323 16.8337 16.8337 17.3323 16.2204 17.6448C15.8207 17.8484 15.398 17.928 14.9478 17.9648C14.5161 18 13.9877 18 13.3546 18H6.64539C6.01233 18 5.48392 18 5.05224 17.9648C4.60201 17.928 4.17931 17.8484 3.77959 17.6448C3.16632 17.3323 2.66772 16.8337 2.35524 16.2204C2.15157 15.8207 2.07203 15.398 2.03525 14.9478C1.99998 14.5161 1.99999 13.9877 2 13.3546V6.64541C1.99999 6.01234 1.99998 5.48393 2.03525 5.05224C2.07203 4.60201 2.15157 4.17931 2.35524 3.77959C2.66771 3.16632 3.16632 2.66771 3.77959 2.35524C4.17931 2.15157 4.60201 2.07203 5.05224 2.03525C5.48393 1.99998 6.01234 1.99999 6.64541 2ZM11.4815 2.8889C11.4815 2.39798 11.8794 2.00001 12.3704 2.00001H17.1111C17.602 2.00001 18 2.39798 18 2.8889L18 7.62964C18 8.12056 17.602 8.51853 17.1111 8.51853C16.6202 8.51853 16.2222 8.12056 16.2222 7.62964L16.2222 5.03486L10.6285 10.6285C10.2814 10.9757 9.71859 10.9757 9.37146 10.6285C9.02433 10.2814 9.02433 9.71859 9.37146 9.37146L14.9651 3.77779H12.3704C11.8794 3.77779 11.4815 3.37982 11.4815 2.8889Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.62595 4.37567C5.30223 4.05195 4.80703 4.02228 4.5199 4.30941C4.23277 4.59654 4.26243 5.09174 4.58615 5.41547L6.8975 7.72681C5.75399 8.72532 4.76815 9.9819 4.04852 11.3128C3.81775 11.7405 3.81748 12.2583 4.04824 12.686C4.87454 14.2145 6.05205 15.6454 7.41598 16.6996C8.77649 17.7511 10.3638 18.4584 12 18.4584C13.4739 18.4584 14.9081 17.8844 16.1727 17.002L18.2631 19.0924C18.5868 19.4161 19.082 19.4458 19.3691 19.1587C19.6563 18.8715 19.6266 18.3763 19.3029 18.0526L5.62595 4.37567ZM15.2729 16.1022L13.7562 14.5855C12.54 15.4137 10.8689 15.2884 9.79027 14.2097C8.71161 13.1311 8.58634 11.46 9.41448 10.2438L7.78365 8.61296C6.73406 9.51438 5.81584 10.6725 5.14834 11.9068C5.11747 11.964 5.11744 12.035 5.14825 12.0923C5.89861 13.4803 6.96586 14.7718 8.18039 15.7105C9.39843 16.6519 10.7236 17.2084 12 17.2084C13.0877 17.2084 14.2108 16.8043 15.2729 16.1022ZM10.3256 11.155C9.97056 11.8582 10.0867 12.7384 10.6742 13.3258C11.2616 13.9133 12.1418 14.0294 12.845 13.6744L10.3256 11.155Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path d="M18.8517 12.0931C18.5184 12.7094 18.1226 13.3067 17.6792 13.8625C17.4728 14.1213 17.4831 14.496 17.7172 14.73C17.9718 14.9847 18.3893 14.9737 18.6153 14.6933C19.1234 14.0627 19.574 13.3852 19.9514 12.6873C20.1822 12.2596 20.1824 11.7418 19.9517 11.3141C19.1254 9.78556 17.9479 8.35469 16.5839 7.30053C15.2234 6.24902 13.6361 5.54171 12 5.54171C11.3388 5.54171 10.6857 5.6572 10.0522 5.86421C9.62461 6.00396 9.52879 6.54163 9.84692 6.85976C10.0281 7.0409 10.2979 7.09513 10.5429 7.02011C11.0299 6.87092 11.5184 6.79171 12 6.79171C13.2763 6.79171 14.6015 7.34816 15.8195 8.28956C17.0341 9.22832 18.1014 10.52 18.8518 11.9081C18.8824 11.9652 18.8824 12.036 18.8517 12.0931Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
+
<path d="M15.1236 11.9075C15.1262 11.9945 15.0228 12.0356 14.9612 11.9741L12.0259 9.03878C11.9644 8.97724 12.0055 8.87383 12.0925 8.87639C12.8612 8.89902 13.623 9.20366 14.2097 9.79032C14.7963 10.377 15.101 11.1389 15.1236 11.9075Z" fill="currentColor" fill-opacity="1"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.79027 9.79035C11.0107 8.56996 12.9893 8.56996 14.2097 9.79035C15.4301 11.0107 15.4301 12.9894 14.2097 14.2098C12.9893 15.4302 11.0107 15.4302 9.79027 14.2098C8.56989 12.9894 8.56989 11.0107 9.79027 9.79035ZM10.6742 10.6742C11.4064 9.942 12.5936 9.942 13.3258 10.6742C14.058 11.4065 14.058 12.5937 13.3258 13.3259C12.5936 14.0581 11.4064 14.0581 10.6742 13.3259C9.94193 12.5937 9.94193 11.4065 10.6742 10.6742Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 5.54175C10.3638 5.54175 8.7765 6.24905 7.41601 7.30044C6.05209 8.35448 4.87482 9.78468 4.04852 11.3128C3.81775 11.7405 3.81748 12.2583 4.04824 12.686C4.87454 14.2146 6.05205 15.6454 7.41598 16.6996C8.77649 17.7511 10.3638 18.4584 12 18.4584C13.6361 18.4584 15.2234 17.7511 16.5839 16.6997C17.9478 15.6457 19.1251 14.2155 19.9514 12.6874C20.1822 12.2596 20.1824 11.7419 19.9517 11.3142C19.1254 9.78559 17.9479 8.35473 16.5839 7.30057C15.2234 6.24905 13.6361 5.54175 12 5.54175ZM5.14834 11.9068C5.8987 10.5193 6.96589 9.22806 8.18037 8.28951C9.39841 7.3482 10.7236 6.79175 12 6.79175C13.2763 6.79175 14.6015 7.3482 15.8195 8.2896C17.0341 9.22835 18.1014 10.52 18.8518 11.9081C18.8824 11.9653 18.8824 12.036 18.8517 12.0931C18.1013 13.4807 17.0341 14.7721 15.8196 15.7107C14.6015 16.652 13.2763 17.2084 12 17.2084C10.7236 17.2084 9.39843 16.652 8.18039 15.7106C6.96586 14.7719 5.89861 13.4803 5.14825 12.0923C5.11744 12.0351 5.11747 11.9641 5.14834 11.9068ZM18.8518 11.9081C18.8517 11.908 18.8519 11.9083 18.8518 11.9081V11.9081Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.3999 5.60003C1.3999 3.28043 3.28031 1.40002 5.5999 1.40002H20.2999L26.5999 7.70002V22.4C26.5999 24.7196 24.7195 26.6 22.3999 26.6H5.5999C3.28031 26.6 1.3999 24.7196 1.3999 22.4V5.60003Z" fill="url(#paint0_linear_10697_53771)"/>
|
|
3
|
+
<path d="M20.3013 1.39948L26.6015 7.69974H23.4514C21.7116 7.69974 20.3013 6.28936 20.3013 4.54957V1.39948Z" fill="#465775"/>
|
|
4
|
+
<path d="M19.7096 19.3429C20.0358 19.343 20.3002 19.6074 20.3002 19.9336C20.3002 20.2598 20.0358 20.5242 19.7096 20.5242H8.29082C7.96462 20.5242 7.7002 20.2598 7.7002 19.9336C7.70021 19.6074 7.96463 19.343 8.29082 19.3429H19.7096ZM19.7096 14.8094C20.0358 14.8094 20.3002 15.0738 20.3002 15.4C20.3002 15.7262 20.0358 15.9906 19.7096 15.9906H8.29082C7.96462 15.9906 7.7002 15.7262 7.7002 15.4C7.70021 15.0738 7.96463 14.8094 8.29082 14.8094H19.7096ZM19.7096 10.2758C20.0358 10.2758 20.3002 10.5402 20.3002 10.8664C20.3002 11.1926 20.0358 11.457 19.7096 11.457H8.29082C7.96462 11.457 7.7002 11.1926 7.7002 10.8664C7.70021 10.5402 7.96463 10.2758 8.29082 10.2758H19.7096Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_10697_53771" x1="1.3999" y1="1.40002" x2="26.5999" y2="26.6" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#8092B3"/>
|
|
8
|
+
<stop offset="1" stop-color="#596E95"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 8C2 4.68629 4.68629 2 8 2H29L38 11V32C38 35.3137 35.3137 38 32 38H8C4.68629 38 2 35.3137 2 32V8Z" fill="url(#paint0_linear_9008_51792)"/>
|
|
3
|
+
<path d="M29.002 1.99921L38.0023 10.9996H33.5022C31.0168 10.9996 29.002 8.98476 29.002 6.49935V1.99921Z" fill="#465775"/>
|
|
4
|
+
<path d="M28.1562 27.6328C28.6222 27.6328 29 28.0106 29 28.4766C29 28.9426 28.6222 29.3203 28.1562 29.3203H11.8438C11.3778 29.3203 11 28.9426 11 28.4766C11 28.0106 11.3778 27.6328 11.8438 27.6328H28.1562ZM28.1562 21.1562C28.6222 21.1563 29 21.534 29 22C29 22.466 28.6222 22.8437 28.1562 22.8438H11.8438C11.3778 22.8437 11 22.466 11 22C11 21.534 11.3778 21.1563 11.8438 21.1562H28.1562ZM28.1562 14.6797C28.6222 14.6797 29 15.0575 29 15.5234C29 15.9894 28.6222 16.3672 28.1562 16.3672H11.8438C11.3778 16.3672 11 15.9894 11 15.5234C11 15.0575 11.3778 14.6797 11.8438 14.6797H28.1562Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_9008_51792" x1="2" y1="2" x2="38" y2="38" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#8092B3"/>
|
|
8
|
+
<stop offset="1" stop-color="#596E95"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.00003 2C6.4644 2 5.21954 3.24487 5.21954 4.78049C5.21954 6.31611 6.4644 7.56098 8.00003 7.56098C9.53565 7.56098 10.7805 6.31611 10.7805 4.78049C10.7805 3.24487 9.53565 2 8.00003 2Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M4.88479 9.18267C5.70394 8.71459 6.80627 8.43902 8.00003 8.43902C9.19378 8.43902 10.2961 8.71459 11.1153 9.18267C11.922 9.64365 12.5366 10.3474 12.5366 11.2195C12.5366 12.0916 11.922 12.7954 11.1153 13.2564C10.2961 13.7244 9.19378 14 8.00003 14C6.80627 14 5.70394 13.7244 4.88479 13.2564C4.07807 12.7954 3.46344 12.0916 3.46344 11.2195C3.46344 10.3474 4.07807 9.64365 4.88479 9.18267Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.3 9.5C14.5955 9.5 14.8881 9.43995 15.161 9.32329C15.434 9.20663 15.6821 9.03563 15.891 8.82007C16.0999 8.6045 16.2657 8.34859 16.3787 8.06694C16.4918 7.7853 16.55 7.48343 16.55 7.17857C16.55 6.56289 16.3129 5.97243 15.891 5.53707C15.469 5.10172 14.8967 4.85714 14.3 4.85714C13.7033 4.85714 13.131 5.10172 12.709 5.53707C12.2871 5.97243 12.05 6.56289 12.05 7.17857C12.05 7.48343 12.1082 7.7853 12.2213 8.06694C12.3343 8.34859 12.5001 8.6045 12.709 8.82007C13.131 9.25542 13.7033 9.5 14.3 9.5ZM7.55 8.57143C8.26608 8.57143 8.95284 8.27793 9.45919 7.75551C9.96554 7.23309 10.25 6.52453 10.25 5.78571C10.25 5.0469 9.96554 4.33834 9.45919 3.81592C8.95284 3.29349 8.26608 3 7.55 3C6.83392 3 6.14716 3.29349 5.64081 3.81592C5.13446 4.33834 4.85 5.0469 4.85 5.78571C4.85 6.52453 5.13446 7.23309 5.64081 7.75551C6.14716 8.27793 6.83392 8.57143 7.55 8.57143ZM14.3 11.3571C12.653 11.3571 9.35 12.2114 9.35 13.9107V16H19.25V13.9107C19.25 12.2114 15.947 11.3571 14.3 11.3571ZM7.55 10.4286C5.453 10.4286 1.25 11.515 1.25 13.6786V16H7.55V13.9107C7.55 13.1214 7.847 11.7379 9.683 10.6886C8.9 10.5214 8.144 10.4286 7.55 10.4286Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="1.3999" y="1.40002" width="25.2" height="25.2" rx="4.2" fill="url(#paint0_linear_33087_7540)"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.3612 10.714C10.9688 10.2133 11.829 10.1816 12.4688 10.6183L12.4708 10.6196L12.5918 10.7099L12.5952 10.7126L12.6007 10.7174L12.6021 10.7188L12.7244 10.8302C12.7282 10.8336 12.7342 10.8393 12.7395 10.8452L12.855 10.9751L12.857 10.9772L12.9486 11.1029C13.3779 11.7466 13.3467 12.6097 12.8563 13.2221L12.8557 13.2214L12.8516 13.2282L12.8495 13.231L12.736 13.3574L12.734 13.3602L12.7285 13.365C12.0816 14.0162 11.0593 14.0581 10.3646 13.488L10.3633 13.4866L10.3578 13.4818L10.3564 13.4805L10.2307 13.3656L10.2293 13.3643L10.2231 13.3588L10.2225 13.3581C9.53834 12.6609 9.53807 11.5355 10.2238 10.8391L10.2245 10.8384L10.2307 10.8329L10.232 10.8316L10.3544 10.7201L10.3558 10.7188L10.3612 10.714ZM11.8262 11.3525C11.5708 11.2297 11.265 11.2507 11.0264 11.4147L11.0134 11.4229L10.9703 11.4564L10.9067 11.5145C10.589 11.8368 10.5888 12.3603 10.9054 12.6834L10.971 12.7443L11.0298 12.788C11.3439 13.0008 11.7728 12.9676 12.0511 12.6861L12.1092 12.6205L12.1522 12.5597C12.3355 12.2822 12.3365 11.9168 12.1536 11.6396L12.1064 11.576L12.1051 11.5746L12.0559 11.5193L12.0538 11.5172L11.995 11.4632L11.9321 11.414L11.8262 11.3525Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.1967 7.70275C20.2716 7.75811 21.1187 8.65657 21.1189 9.74806V18.3709C21.1188 19.4977 20.2162 20.4186 19.0921 20.419H9.02822C7.90386 20.4189 7.00013 19.4979 7 18.3709V9.74806C7.00024 8.62119 7.90392 7.70009 9.02822 7.70001H19.0921L19.1967 7.70275ZM17.7167 14.9222C17.608 14.8344 17.4558 14.837 17.351 14.9222V14.9235L17.3482 14.9263L17.3455 14.9276L17.3469 14.929L17.3038 14.9714L17.3004 14.9755L15.3187 17.4822L15.2858 17.5588L15.2681 17.541C14.8834 17.9769 14.2586 18.0873 13.756 17.8234L13.7546 17.8227L13.7484 17.8193L13.7464 17.8186L13.6616 17.768L13.6445 17.757L13.555 17.6914L13.5488 17.6873L13.5468 17.6853L12.5508 16.8779L12.5187 16.8547L12.4776 16.8321C12.3804 16.7892 12.2658 16.8026 12.181 16.8697L12.1311 16.9203L12.1276 16.9231L10.0427 19.4585H19.0914C19.6776 19.4583 20.1604 18.9759 20.1605 18.3709V16.9012L17.7167 14.9222ZM9.02822 8.66115C8.44206 8.66122 7.95932 9.1431 7.95908 9.74806V18.3709C7.95919 18.9017 8.33125 19.3367 8.81836 19.4353L11.3969 16.3037L11.4003 16.2989L11.4058 16.2942L11.4748 16.2176L11.4796 16.2121L11.4844 16.2073L11.5678 16.1328L11.5698 16.1308L11.656 16.0658C12.1001 15.7606 12.7058 15.7689 13.1455 16.1246L14.1497 16.9374L14.203 16.9723L14.2242 16.9818L14.2707 16.9976C14.3755 17.0211 14.4901 16.9852 14.5633 16.893L16.5498 14.378L16.5539 14.3733L16.556 14.3698L16.6332 14.2823L16.6359 14.2782L16.64 14.2734C17.0852 13.8161 17.812 13.7645 18.3189 14.175L20.1605 15.6652V9.74806C20.1603 9.18092 19.7362 8.7218 19.2001 8.66661L19.0914 8.66115H9.02822Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_33087_7540" x1="2.7999" y1="4.20002" x2="19.2499" y2="21" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#8599E8"/>
|
|
8
|
+
<stop offset="1" stop-color="#687DD3"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="2" y="2" width="36" height="36" rx="6" fill="url(#paint0_linear_14101_120231)"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.8018 15.3057C15.6697 14.5904 16.8986 14.5452 17.8125 15.1689L17.8154 15.1709L17.9883 15.2998L17.9932 15.3037L18.001 15.3105L18.0029 15.3125L18.1777 15.4717C18.1831 15.4766 18.1916 15.4847 18.1992 15.4932L18.3643 15.6787L18.3672 15.6816L18.498 15.8613C19.1113 16.7809 19.0667 18.0139 18.3662 18.8887L18.3652 18.8877L18.3594 18.8975L18.3564 18.9014L18.1943 19.082L18.1914 19.0859L18.1836 19.0928C17.2594 20.0231 15.799 20.083 14.8066 19.2686L14.8047 19.2666L14.7969 19.2598L14.7949 19.2578L14.6152 19.0938L14.6133 19.0918L14.6045 19.084L14.6035 19.083C13.6262 18.087 13.6258 16.4792 14.6055 15.4844L14.6064 15.4834L14.6152 15.4756L14.6172 15.4736L14.792 15.3145L14.7939 15.3125L14.8018 15.3057ZM16.8945 16.2178C16.5297 16.0424 16.0928 16.0724 15.752 16.3066L15.7334 16.3184L15.6719 16.3662L15.5811 16.4492C15.1272 16.9097 15.1269 17.6576 15.5791 18.1191L15.6729 18.2061L15.7568 18.2686C16.2055 18.5726 16.8183 18.5252 17.2158 18.123L17.2988 18.0293L17.3604 17.9424C17.6222 17.546 17.6236 17.024 17.3623 16.6279L17.2949 16.5371L17.293 16.5352L17.2227 16.4561L17.2197 16.4531L17.1357 16.376L17.0459 16.3057L16.8945 16.2178Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M27.4238 11.0039C28.9595 11.083 30.1696 12.3665 30.1699 13.9258V26.2441C30.1697 27.8538 28.8804 29.1694 27.2744 29.1699H12.8975C11.2912 29.1698 10.0002 27.8541 10 26.2441V13.9258C10.0003 12.316 11.2913 11.0001 12.8975 11H27.2744L27.4238 11.0039ZM25.3096 21.3174C25.1542 21.1919 24.9369 21.1958 24.7871 21.3174V21.3193L24.7832 21.3232L24.7793 21.3252L24.7812 21.3271L24.7197 21.3877L24.7148 21.3936L21.8838 24.9746L21.8369 25.084L21.8115 25.0586C21.2621 25.6813 20.3695 25.839 19.6514 25.4619L19.6494 25.4609L19.6406 25.4561L19.6377 25.4551L19.5166 25.3828L19.4922 25.3672L19.3643 25.2734L19.3555 25.2676L19.3525 25.2646L17.9297 24.1113L17.8838 24.0781L17.8252 24.0459C17.6863 23.9845 17.5226 24.0037 17.4014 24.0996L17.3301 24.1719L17.3252 24.1758L14.3467 27.7979H27.2734C28.1108 27.7976 28.8006 27.1084 28.8008 26.2441V24.1445L25.3096 21.3174ZM12.8975 12.373C12.0601 12.3732 11.3705 13.0616 11.3701 13.9258V26.2441C11.3703 27.0024 11.9018 27.6238 12.5977 27.7646L16.2812 23.291L16.2861 23.2842L16.2939 23.2773L16.3926 23.168L16.3994 23.1602L16.4062 23.1533L16.5254 23.0469L16.5283 23.0439L16.6514 22.9512C17.2858 22.5152 18.1512 22.527 18.7793 23.0352L20.2139 24.1963L20.29 24.2461L20.3203 24.2598L20.3867 24.2822C20.5364 24.3159 20.7001 24.2646 20.8047 24.1328L23.6426 20.54L23.6484 20.5332L23.6514 20.5283L23.7617 20.4033L23.7656 20.3975L23.7715 20.3906C24.4074 19.7373 25.4457 19.6636 26.1699 20.25L28.8008 22.3789V13.9258C28.8005 13.1156 28.1945 12.4597 27.4287 12.3809L27.2734 12.373H12.8975Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_14101_120231" x1="4" y1="6" x2="27.5" y2="30" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#8599E8"/>
|
|
8
|
+
<stop offset="1" stop-color="#687DD3"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="16" height="16" rx="4" fill="currentColor"/>
|
|
3
|
+
<path d="M9.57129 9L12.5 9C12.9142 9 13.25 8.66421 13.25 8.25C13.25 7.83579 12.9142 7.5 12.5 7.5L9.57129 7.5L8.07129 7.5L3.5 7.5C3.08579 7.5 2.75 7.83579 2.75 8.25C2.75 8.66421 3.08579 9 3.5 9L8.07129 9L9.57129 9Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g id="icon/info">
|
|
3
|
+
<path id="Vector" d="M11.9951 17C12.5451 17 12.9951 16.55 12.9951 16V12C12.9951 11.45 12.5451 11 11.9951 11C11.4451 11 10.9951 11.45 10.9951 12V16C10.9951 16.55 11.4451 17 11.9951 17ZM11.9851 22.0001C6.46512 22.0001 1.99512 17.52 1.99512 12C1.99512 6.48 6.46512 2 11.9851 2C17.515 2 21.9951 6.48 21.9951 12C21.9951 17.52 17.515 22.0001 11.9851 22.0001ZM11.9951 4.00001C7.57512 4.00001 3.99513 7.58 3.99513 12C3.99513 16.42 7.57512 20 11.9951 20C16.4151 20 19.9951 16.42 19.9951 12C19.9951 7.58 16.4151 4.00001 11.9951 4.00001ZM12.9951 7.00001H10.9951V9H12.9951V7.00001Z" fill="#C84235"/>
|
|
4
|
+
</g>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M3.29357 5.30199C3.68357 5.69198 4.31374 5.69198 4.70375 5.30199L7.29363 2.71216C7.92364 2.08216 7.48344 1.00221 6.59342 1.00221H1.41366C0.523652 1.00221 0.0736843 2.08216 0.703693 2.71216L3.29357 5.30199Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="8" height="6" viewBox="0 0 8 6" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.58647 5.00232C7.47613 5.00206 7.92594 3.92233 7.29644 3.29237L4.70656 0.702536C4.31655 0.312538 3.68639 0.312538 3.29638 0.702536L0.706502 3.29237C0.0765743 3.92228 0.515949 5.00204 1.40573 5.00232H6.58647Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.001 1.04199C10.7687 1.04199 11.408 1.04053 11.9131 1.1084C12.4359 1.17874 12.9087 1.33367 13.2881 1.71289C13.6673 2.09229 13.8222 2.56507 13.8926 3.08789C13.9418 3.45415 13.9517 3.89146 13.9551 4.39649C14.4967 4.41381 14.9802 4.44526 15.4092 4.50293C16.3858 4.63433 17.1763 4.91168 17.7998 5.53516C18.4231 6.15866 18.7007 6.94912 18.832 7.92578C18.9609 8.88476 18.96 10.1135 18.96 11.667C18.96 13.2205 18.961 14.4492 18.832 15.4082C18.7006 16.3849 18.4233 17.1753 17.7998 17.7988C17.1763 18.4223 16.3859 18.6997 15.4092 18.8311C14.4502 18.96 13.2215 18.959 11.668 18.959H8.33496C6.7815 18.959 5.55273 18.9599 4.59375 18.8311C3.61694 18.6997 2.82572 18.4222 2.20215 17.7988C1.57891 17.1754 1.30228 16.3847 1.1709 15.4082C1.04197 14.4492 1.04297 13.2205 1.04297 11.667C1.04297 10.1135 1.042 8.88478 1.1709 7.92578C1.30225 6.94912 1.57883 6.15866 2.20215 5.53516C2.82578 4.91153 3.61675 4.63429 4.59375 4.50293C5.02254 4.4453 5.50547 4.41381 6.04688 4.39649C6.05021 3.89141 6.06016 3.45417 6.10938 3.08789C6.17973 2.56487 6.33439 2.09237 6.71387 1.71289C7.09334 1.33342 7.56584 1.17876 8.08887 1.1084C8.59393 1.04053 9.23327 1.04199 10.001 1.04199ZM8.33496 5.625C6.74635 5.625 5.61705 5.62714 4.76074 5.74219C3.92234 5.85491 3.43861 6.06627 3.08594 6.41895C2.73346 6.77159 2.52187 7.25463 2.40918 8.09278C2.2941 8.94911 2.29297 10.0782 2.29297 11.667C2.29297 13.2558 2.29406 14.3849 2.40918 15.2412C2.52188 16.0791 2.73352 16.5625 3.08594 16.915C3.43858 17.2675 3.92262 17.4791 4.76074 17.5918C5.61704 17.7068 6.74641 17.709 8.33496 17.709H11.668C13.2568 17.709 14.3859 17.7069 15.2422 17.5918C16.0804 17.4791 16.5634 17.2677 16.916 16.915C17.2686 16.5624 17.48 16.0794 17.5928 15.2412C17.7079 14.3849 17.71 13.2558 17.71 11.667C17.71 10.0782 17.7079 8.94911 17.5928 8.09278C17.4801 7.25466 17.2685 6.77159 16.916 6.41895C16.5634 6.06633 16.0803 5.85492 15.2422 5.74219C14.3859 5.62706 13.2568 5.625 11.668 5.625H8.33496ZM6.66797 6.66699C7.12808 6.66715 7.50098 7.03986 7.50098 7.5C7.50096 7.96013 7.12806 8.33286 6.66797 8.33301C6.20774 8.33301 5.83401 7.96022 5.83398 7.5C5.83398 7.03977 6.20773 6.66699 6.66797 6.66699ZM13.334 6.66699C13.7942 6.66699 14.168 7.03977 14.168 7.5C14.1679 7.96022 13.7942 8.33301 13.334 8.33301C12.8739 8.33283 12.501 7.96011 12.501 7.5C12.501 7.03987 12.8739 6.66717 13.334 6.66699ZM10.001 2.29199C9.19804 2.292 8.6583 2.29359 8.25586 2.34766C7.87131 2.39936 7.70625 2.48809 7.59766 2.59668C7.48906 2.70528 7.40033 2.87033 7.34863 3.25489C7.30995 3.54287 7.30039 3.90132 7.29688 4.37598C7.62535 4.37444 7.9716 4.375 8.33496 4.375H11.668C12.0311 4.375 12.3768 4.37444 12.7051 4.37598C12.7016 3.9014 12.693 3.54285 12.6543 3.25489C12.6027 2.87076 12.5127 2.70528 12.4043 2.59668C12.2958 2.4883 12.1307 2.39932 11.7471 2.34766C11.3446 2.29355 10.8041 2.292 10.001 2.29199Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.5 8C1.5 4.13401 4.63401 1 8.5 1C12.366 1 15.5 4.13401 15.5 8C15.5 11.866 12.366 15 8.5 15C7.94772 15 7.5 14.5523 7.5 14C7.5 13.4477 7.94772 13 8.5 13C11.2614 13 13.5 10.7614 13.5 8C13.5 5.23858 11.2614 3 8.5 3C5.73858 3 3.5 5.23858 3.5 8C3.5 8.55228 3.05228 9 2.5 9C1.94772 9 1.5 8.55228 1.5 8Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.57275 5H11.5728C12.1228 5 12.5728 4.55 12.5728 4C12.5728 3.45 12.1228 3 11.5728 3H5.57275C4.47275 3 3.57275 3.9 3.57275 5V19C3.57275 20.1 4.47275 21 5.57275 21H11.5728C12.1228 21 12.5728 20.55 12.5728 20C12.5728 19.45 12.1228 19 11.5728 19H5.57275V5Z" fill="currentColor"/>
|
|
3
|
+
<path d="M21.2228 11.65L18.4328 8.86C18.1128 8.54 17.5728 8.76 17.5728 9.21V11H10.5728C10.0228 11 9.57275 11.45 9.57275 12C9.57275 12.55 10.0228 13 10.5728 13H17.5728V14.79C17.5728 15.24 18.1128 15.46 18.4228 15.14L21.2128 12.35C21.4128 12.16 21.4128 11.84 21.2228 11.65Z" fill="currentColor"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.33333 3.25C5.52589 3.25 3.25 5.52589 3.25 8.33333C3.25 11.1408 5.52589 13.4167 8.33333 13.4167C11.1408 13.4167 13.4167 11.1408 13.4167 8.33333C13.4167 5.52589 11.1408 3.25 8.33333 3.25ZM1.75 8.33333C1.75 4.69746 4.69746 1.75 8.33333 1.75C11.9692 1.75 14.9167 4.69746 14.9167 8.33333C14.9167 9.88105 14.3826 11.304 13.4887 12.428L18.0303 16.9697C18.3232 17.2626 18.3232 17.7374 18.0303 18.0303C17.7374 18.3232 17.2626 18.3232 16.9697 18.0303L12.428 13.4887C11.304 14.3826 9.88105 14.9167 8.33333 14.9167C4.69746 14.9167 1.75 11.9692 1.75 8.33333Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.23791 2.7085H11.6621C13.1921 2.70848 14.404 2.70847 15.3525 2.83611C16.3286 2.96747 17.1187 3.24423 17.7417 3.86787C18.3648 4.4915 18.6413 5.28229 18.7725 6.25931C18.9 7.20866 18.9 8.42169 18.9 9.95316V10.0472C18.9 11.5786 18.9 12.7917 18.7725 13.741C18.6413 14.718 18.3648 15.5088 17.7417 16.1325C17.1187 16.7561 16.3286 17.0329 15.3525 17.1642C14.404 17.2919 13.1921 17.2918 11.6621 17.2918H8.23792C6.70788 17.2918 5.49597 17.2919 4.54751 17.1642C3.5714 17.0329 2.78135 16.7561 2.15829 16.1325C1.53524 15.5088 1.25873 14.718 1.12749 13.741C0.999977 12.7917 0.999987 11.5786 1 10.0472V9.95315C0.999987 8.42168 0.999977 7.20866 1.12749 6.25931C1.25873 5.28229 1.53524 4.4915 2.15829 3.86787C2.78135 3.24423 3.5714 2.96747 4.54751 2.83611C5.49597 2.70847 6.70787 2.70848 8.23791 2.7085ZM4.47496 6.26672C4.69573 6.00154 5.08947 5.96571 5.35439 6.18669L7.1518 7.68593C7.92854 8.33381 8.46782 8.78218 8.92311 9.07527C9.36383 9.35899 9.66271 9.45423 9.95 9.45423C10.2373 9.45423 10.5362 9.35899 10.9769 9.07527C11.4322 8.78218 11.9715 8.33381 12.7482 7.68592L14.5456 6.18669C14.8105 5.96571 15.2043 6.00154 15.425 6.26672C15.6458 6.53189 15.61 6.92599 15.3451 7.14697L13.5164 8.67231C12.7784 9.28786 12.1803 9.78677 11.6524 10.1266C11.1025 10.4806 10.567 10.7042 9.95 10.7042C9.33301 10.7042 8.79747 10.4806 8.24757 10.1266C7.71968 9.78677 7.12156 9.28786 6.38362 8.67232L4.55491 7.14697C4.28998 6.92599 4.25419 6.53189 4.47496 6.26672Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.08333 14C3.80719 14 3.58333 13.7761 3.58333 13.5V12.668C3.58333 12.6672 3.58275 12.6667 3.58203 12.6667V2.5C3.58203 2.22386 3.80589 2 4.08203 2H9.7487C10.0248 2 10.2487 2.22386 10.2487 2.5V2.66667H12.4154C12.6915 2.66667 12.9154 2.89052 12.9154 3.16667V12.6667V13.5C12.9154 13.7761 12.6915 14 12.4154 14H12.082C11.8059 14 11.582 13.7761 11.582 13.5V4H10.2487V13.5C10.2487 13.7761 10.0248 14 9.7487 14H4.08333ZM8.275 8.69167C8.46389 8.69167 8.62222 8.62778 8.75 8.5C8.87778 8.37222 8.94167 8.21389 8.94167 8.025C8.94167 7.83611 8.87778 7.67778 8.75 7.55C8.62222 7.42222 8.46389 7.35833 8.275 7.35833C8.08611 7.35833 7.92778 7.42222 7.8 7.55C7.67222 7.67778 7.60833 7.83611 7.60833 8.025C7.60833 8.21389 7.67222 8.37222 7.8 8.5C7.92778 8.62778 8.08611 8.69167 8.275 8.69167Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.99479 16.6633C9.53646 16.6633 9.1441 16.5001 8.81771 16.1737C8.49132 15.8473 8.32812 15.455 8.32812 14.9966C8.32812 14.5383 8.49132 14.1459 8.81771 13.8195C9.1441 13.4932 9.53646 13.33 9.99479 13.33C10.4531 13.33 10.8455 13.4932 11.1719 13.8195C11.4983 14.1459 11.6615 14.5383 11.6615 14.9966C11.6615 15.455 11.4983 15.8473 11.1719 16.1737C10.8455 16.5001 10.4531 16.6633 9.99479 16.6633ZM9.99479 11.6633C9.53646 11.6633 9.1441 11.5001 8.81771 11.1737C8.49132 10.8473 8.32812 10.455 8.32812 9.99662C8.32812 9.53829 8.49132 9.14593 8.81771 8.81954C9.1441 8.49315 9.53646 8.32996 9.99479 8.32996C10.4531 8.32996 10.8455 8.49315 11.1719 8.81954C11.4983 9.14593 11.6615 9.53829 11.6615 9.99662C11.6615 10.455 11.4983 10.8473 11.1719 11.1737C10.8455 11.5001 10.4531 11.6633 9.99479 11.6633ZM9.99479 6.66329C9.53646 6.66329 9.1441 6.50009 8.81771 6.17371C8.49132 5.84732 8.32812 5.45496 8.32812 4.99662C8.32812 4.53829 8.49132 4.14593 8.81771 3.81954C9.1441 3.49315 9.53646 3.32996 9.99479 3.32996C10.4531 3.32996 10.8455 3.49315 11.1719 3.81954C11.4983 4.14593 11.6615 4.53829 11.6615 4.99662C11.6615 5.45496 11.4983 5.84732 11.1719 6.17371C10.8455 6.50009 10.4531 6.66329 9.99479 6.66329Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 9.33333C2 8 4.66667 7.26667 6 7.26667C7.33333 7.26667 10 8 10 9.33333V10H2M8 4C8 4.53043 7.78929 5.03914 7.41421 5.41421C7.03914 5.78929 6.53043 6 6 6C5.46957 6 4.96086 5.78929 4.58579 5.41421C4.21071 5.03914 4 4.53043 4 4C4 3.46957 4.21071 2.96086 4.58579 2.58579C4.96086 2.21071 5.46957 2 6 2C6.53043 2 7.03914 2.21071 7.41421 2.58579C7.78929 2.96086 8 3.46957 8 4ZM0 1.33333V10.6667C0 11.0203 0.140476 11.3594 0.390524 11.6095C0.640573 11.8595 0.979711 12 1.33333 12H10.6667C11.0203 12 11.3594 11.8595 11.6095 11.6095C11.8595 11.3594 12 11.0203 12 10.6667V1.33333C12 0.979711 11.8595 0.640573 11.6095 0.390524C11.3594 0.140476 11.0203 0 10.6667 0H1.33333C0.593333 0 0 0.6 0 1.33333Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 0.5C10.5899 0.5 13.5 3.41015 13.5 7C13.5 10.5899 10.5899 13.5 7 13.5C3.41015 13.5 0.5 10.5899 0.5 7C0.5 3.41015 3.41015 0.5 7 0.5Z" fill="var(--color-icon-secondary-solid)" stroke="currentColor" stroke-linecap="round"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.99255 4.11628C6.53017 4.11628 6.15534 4.49111 6.15534 4.95349C6.15534 5.26174 5.90545 5.51163 5.5972 5.51163C5.28895 5.51163 5.03906 5.26174 5.03906 4.95349C5.03906 3.87461 5.91367 3 6.99255 3C8.07143 3 8.94604 3.87461 8.94604 4.95349C8.94604 5.48248 8.73504 5.96333 8.39382 6.31458C8.32516 6.38526 8.25967 6.4507 8.19718 6.51312C8.03656 6.67361 7.89585 6.8142 7.77239 6.97283C7.60939 7.18227 7.55069 7.33619 7.55069 7.46512V8.02325C7.55069 8.33151 7.3008 8.58139 6.99255 8.58139C6.6843 8.58139 6.43441 8.33151 6.43441 8.02325V7.46512C6.43441 6.97753 6.66139 6.58284 6.89147 6.28722C7.0617 6.0685 7.27567 5.85495 7.44932 5.68165C7.5017 5.62937 7.55041 5.58075 7.59315 5.53676C7.74015 5.38544 7.82976 5.1805 7.82976 4.95349C7.82976 4.49111 7.45493 4.11628 6.99255 4.11628ZM6.99255 11C7.40355 11 7.73674 10.6668 7.73674 10.2558C7.73674 9.84481 7.40355 9.51163 6.99255 9.51163C6.58155 9.51163 6.24837 9.84481 6.24837 10.2558C6.24837 10.6668 6.58155 11 6.99255 11Z" fill="var(--color-icon-contrast)" stroke="var(--color-icon-contrast)" stroke-width="0.3"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.40509 4.45536C5.14283 4.1931 4.71762 4.1931 4.45536 4.45536C4.1931 4.71762 4.1931 5.14283 4.45536 5.40509L9.05029 10L4.45536 14.5949C4.1931 14.8572 4.1931 15.2824 4.45536 15.5446C4.71762 15.8069 5.14283 15.8069 5.40509 15.5446L10 10.9497L14.5949 15.5446C14.8572 15.8069 15.2824 15.8069 15.5447 15.5446C15.8069 15.2824 15.8069 14.8572 15.5447 14.5949L10.9497 10L15.5447 5.40508C15.8069 5.14283 15.8069 4.71762 15.5447 4.45536C15.2824 4.1931 14.8572 4.1931 14.5949 4.45536L10 9.05028L5.40509 4.45536Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M18.1254 10.0004C18.1254 14.4881 14.4881 18.1254 10.0004 18.1254C5.51272 18.1254 1.87539 14.4881 1.87539 10.0004C1.87539 5.51275 5.51272 1.87543 10.0004 1.87543C14.4881 1.87543 18.1254 5.51275 18.1254 10.0004Z" fill="currentColor"/>
|
|
3
|
+
<path d="M10.75 13.6456C10.75 14.0598 10.4142 14.3956 10 14.3956C9.58579 14.3956 9.25 14.0598 9.25 13.6456C9.25 13.2314 9.58579 12.8956 10 12.8956C10.4142 12.8956 10.75 13.2314 10.75 13.6456Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0008 11.021C9.65564 11.021 9.37581 10.7412 9.37581 10.396L9.37581 6.22937C9.37581 5.88419 9.65564 5.60437 10.0008 5.60437C10.346 5.60437 10.6258 5.88419 10.6258 6.22937L10.6258 10.396C10.6258 10.7412 10.346 11.021 10.0008 11.021Z" fill="white"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.32096 3.14409C9.75247 2.95197 10.2459 2.95197 10.6774 3.14409C11.1721 3.36441 11.5514 4.02101 12.3092 5.33354L16.3503 12.3335C17.1081 13.6461 17.4869 14.3028 17.4303 14.8414C17.3809 15.3109 17.1345 15.7376 16.7526 16.0152C16.3147 16.3334 15.5571 16.3335 14.0426 16.3335H5.9567C4.44224 16.3335 3.68473 16.3332 3.24674 16.0152C2.86468 15.7376 2.61747 15.311 2.56803 14.8414C2.51143 14.3028 2.89038 13.646 3.64811 12.3335L7.6901 5.33257C8.44726 4.02114 8.82652 3.36432 9.32096 3.14409ZM9.95768 12.2085C9.61261 12.2085 9.33286 12.4885 9.33268 12.8335V12.9175C9.33285 13.0833 9.39895 13.2428 9.51627 13.3599C9.63364 13.4768 9.79301 13.5428 9.95866 13.5425H10.0426C10.387 13.5417 10.6662 13.2618 10.6667 12.9175V12.8335C10.6665 12.4887 10.3865 12.2088 10.0417 12.2085H9.95768ZM9.99967 6.37554C9.65449 6.37554 9.3737 6.65536 9.3737 7.00054V10.3335C9.37396 10.6785 9.65466 10.9585 9.99967 10.9585C10.3444 10.9581 10.6244 10.6783 10.6247 10.3335V7.00054C10.6247 6.6556 10.3445 6.37593 9.99967 6.37554Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10 7.50009V10.8334M3.64909 12.6666C2.89123 13.9792 2.51241 14.6358 2.56901 15.1744C2.61839 15.6441 2.86493 16.0709 3.24707 16.3486C3.68503 16.6668 4.44242 16.6668 5.95711 16.6668H14.0429C15.5576 16.6668 16.3149 16.6668 16.7528 16.3486C17.135 16.0709 17.3816 15.6441 17.431 15.1744C17.4876 14.6358 17.1089 13.9792 16.351 12.6666L12.3096 5.66659C11.5517 4.35394 11.1726 3.69773 10.6779 3.47746C10.2464 3.28534 9.75334 3.28534 9.32183 3.47746C8.82732 3.69763 8.44845 4.35385 7.69122 5.66541L3.64909 12.6666ZM10.0423 13.3334V13.4168L9.9585 13.4169V13.3334H10.0423Z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.8754 10.0004C1.8754 5.51269 5.51272 1.87537 10.0004 1.87537C14.4881 1.87537 18.1254 5.51269 18.1254 10.0004C18.1254 14.488 14.4881 18.1254 10.0004 18.1254C5.51272 18.1254 1.8754 14.488 1.8754 10.0004Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path d="M9.25 6.75C9.25 6.33579 9.58579 6 10 6C10.4142 6 10.75 6.33579 10.75 6.75C10.75 7.16421 10.4142 7.5 10 7.5C9.58579 7.5 9.25 7.16421 9.25 6.75Z" fill="white"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.99919 9.37459C10.3444 9.37459 10.6242 9.65441 10.6242 9.99959V14.1663C10.6242 14.5114 10.3444 14.7913 9.99919 14.7913C9.65401 14.7913 9.37419 14.5114 9.37419 14.1663V9.99959C9.37419 9.65441 9.65401 9.37459 9.99919 9.37459Z" fill="white"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M9.25001 6.75002C9.25001 6.33581 9.58579 6.00002 10 6.00002C10.4142 6.00002 10.75 6.33581 10.75 6.75002C10.75 7.16423 10.4142 7.50002 10 7.50002C9.58579 7.50002 9.25001 7.16423 9.25001 6.75002Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.0004 3.12543C6.20309 3.12543 3.12541 6.20311 3.12541 10.0004C3.12541 13.7978 6.20309 16.8754 10.0004 16.8754C13.7977 16.8754 16.8754 13.7978 16.8754 10.0004C16.8754 6.20311 13.7977 3.12543 10.0004 3.12543ZM1.87541 10.0004C1.87541 5.51275 5.51273 1.87543 10.0004 1.87543C14.4881 1.87543 18.1254 5.51275 18.1254 10.0004C18.1254 14.4881 14.4881 18.1254 10.0004 18.1254C5.51273 18.1254 1.87541 14.4881 1.87541 10.0004Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.99919 9.37461C10.3444 9.37461 10.6242 9.65443 10.6242 9.99961V14.1663C10.6242 14.5115 10.3444 14.7913 9.99919 14.7913C9.65401 14.7913 9.37419 14.5115 9.37419 14.1663V9.99961C9.37419 9.65443 9.65401 9.37461 9.99919 9.37461Z" fill="currentColor" fill-opacity="1"/>
|
|
5
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.875 10C1.875 5.51232 5.51232 1.875 10 1.875C14.4877 1.875 18.125 5.51232 18.125 10C18.125 14.4877 14.4877 18.125 10 18.125C5.51232 18.125 1.875 14.4877 1.875 10Z" fill="currentColor"/>
|
|
3
|
+
<path d="M8.55638 12.6919L6.19259 10.4446C5.9679 10.231 5.93981 9.90239 6.10833 9.66002C6.13241 9.62539 6.16049 9.59253 6.19259 9.56201C6.44938 9.31788 6.8642 9.31788 7.12099 9.56201L9.02387 11.3648L12.879 7.0581C13.1358 6.81397 13.5506 6.81397 13.8074 7.0581C14.0642 7.30223 14.0642 7.6966 13.8074 7.94073L9.48477 12.6919C9.29712 12.875 9.01317 12.9208 8.77459 12.8292C8.7609 12.824 8.74736 12.8183 8.73399 12.8121C8.67457 12.7847 8.61864 12.7484 8.56853 12.7032L8.55638 12.6919Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.55638 12.8015L6.19259 10.5543C5.9679 10.3406 5.93981 10.012 6.10833 9.76963C6.13241 9.73501 6.16049 9.70215 6.19259 9.67163C6.44938 9.4275 6.8642 9.4275 7.12099 9.67163L9.02387 11.4744L12.879 7.16772C13.1358 6.92359 13.5506 6.92359 13.8074 7.16772C14.0642 7.41185 14.0642 7.80622 13.8074 8.05035L9.48477 12.8015C9.29712 12.9846 9.01317 13.0304 8.77459 12.9388C8.7609 12.9336 8.74736 12.9279 8.73399 12.9217C8.67457 12.8944 8.61864 12.858 8.56853 12.8128L8.55638 12.8015Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10 2C5.584 2 2 5.584 2 10C2 14.416 5.584 18 10 18C14.416 18 18 14.416 18 10C18 5.584 14.416 2 10 2ZM3.25 10C3.25 6.27436 6.27436 3.25 10 3.25C13.7256 3.25 16.75 6.27436 16.75 10C16.75 13.7256 13.7256 16.75 10 16.75C6.27436 16.75 3.25 13.7256 3.25 10Z" fill="currentColor" fill-opacity="1"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M14.168 1.04199C14.9358 1.04199 15.575 1.04049 16.0801 1.1084C16.603 1.17876 17.0757 1.33356 17.4551 1.71289C17.8343 2.0923 17.9892 2.56505 18.0596 3.08789C18.1274 3.59294 18.126 4.23235 18.126 5V17.709H18.335L18.4609 17.7217C18.7453 17.7803 18.96 18.0322 18.96 18.334C18.9596 18.6355 18.7453 18.8878 18.4609 18.9463L18.335 18.959H1.66797C1.32302 18.959 1.04334 18.6788 1.04297 18.334C1.04297 17.9888 1.32279 17.709 1.66797 17.709H1.87598V7.5C1.87598 6.7323 1.87549 6.09296 1.94336 5.58789C2.01372 5.0649 2.1684 4.59235 2.54785 4.21289C2.92735 3.83357 3.39984 3.67872 3.92285 3.6084C4.42794 3.54056 5.06727 3.542 5.83496 3.542H8.56836C8.61124 2.81357 8.74318 2.18358 9.21387 1.71289C9.59334 1.33342 10.0658 1.17876 10.5889 1.1084C11.0939 1.04053 11.7333 1.04199 12.501 1.04199H14.168ZM5.83496 4.792C5.03183 4.792 4.49136 4.79358 4.08887 4.84766C3.70491 4.89931 3.54021 4.98826 3.43164 5.09668C3.32304 5.20528 3.23334 5.37033 3.18164 5.75489C3.12758 6.15732 3.12598 6.6971 3.12598 7.5V17.709H6.87598V15.834C6.87598 15.4889 7.15595 15.2092 7.50098 15.209C7.84599 15.2092 8.12598 15.4889 8.12598 15.834V17.709H11.876V7.5C11.876 6.69719 11.8753 6.15731 11.8213 5.75489C11.7696 5.37077 11.6797 5.20528 11.5713 5.09668C11.4627 4.9882 11.2972 4.89934 10.9131 4.84766C10.5107 4.7936 9.97087 4.792 9.16797 4.792H5.83496ZM12.501 2.29199C11.698 2.292 11.1583 2.29359 10.7559 2.34766C10.3713 2.39936 10.2063 2.48809 10.0977 2.59668C9.95371 2.74063 9.86302 2.96112 9.82129 3.5459C10.3054 3.54976 10.7258 3.56078 11.0801 3.6084C11.603 3.67876 12.0757 3.83356 12.4551 4.21289C12.8343 4.5923 12.9892 5.06505 13.0596 5.58789C13.1274 6.09294 13.126 6.73235 13.126 7.5V17.709H16.876V5C16.876 4.19719 16.8753 3.65731 16.8213 3.25489C16.7696 2.87077 16.6797 2.70528 16.5713 2.59668C16.4627 2.4882 16.2972 2.39934 15.9131 2.34766C15.5107 2.2936 14.9709 2.292 14.168 2.29199H12.501ZM10.001 11.042C10.3462 11.042 10.626 11.3218 10.626 11.667C10.6258 12.012 10.346 12.292 10.001 12.292H5.00098C4.65592 12.292 4.37617 12.012 4.37598 11.667C4.37598 11.3218 4.6558 11.042 5.00098 11.042H10.001ZM10.001 8.542C10.3462 8.542 10.626 8.82182 10.626 9.167C10.6258 9.51201 10.346 9.792 10.001 9.792H5.00098C4.65592 9.792 4.37617 9.51201 4.37598 9.167C4.37598 8.82182 4.6558 8.542 5.00098 8.542H10.001ZM10.001 6.042C10.3462 6.042 10.626 6.32182 10.626 6.667C10.6258 7.01201 10.346 7.292 10.001 7.292H5.00098C4.65592 7.292 4.37617 7.01201 4.37598 6.667C4.37598 6.32182 4.6558 6.042 5.00098 6.042H10.001Z" fill="currentColor" fill-opacity="1"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g opacity="1">
|
|
3
|
+
<line x1="6" y1="15" x2="18" y2="15" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
|
4
|
+
<line x1="6" y1="9" x2="18" y2="9" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="28" height="28" viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M1.3999 5.60003C1.3999 3.28043 3.28031 1.40002 5.5999 1.40002H20.2999L26.5999 7.70002V22.4C26.5999 24.7196 24.7195 26.6 22.3999 26.6H5.5999C3.28031 26.6 1.3999 24.7196 1.3999 22.4V5.60003Z" fill="url(#paint0_linear_10697_53751)"/>
|
|
3
|
+
<path d="M20.3013 1.39948L26.6015 7.69974H23.4514C21.7116 7.69974 20.3013 6.28936 20.3013 4.54957V1.39948Z" fill="#992112"/>
|
|
4
|
+
<path d="M14.1032 8.40002C14.4619 8.40004 14.7889 8.48591 15.0529 8.68528C15.3178 8.88537 15.4668 9.16037 15.5423 9.44032C15.6851 9.97073 15.5878 10.6067 15.4483 11.1478C15.3035 11.7094 15.087 12.2621 14.9109 12.668C14.8426 12.8255 14.779 12.9626 14.7271 13.0722L16.5576 15.7233C16.6766 15.7058 16.8224 15.6858 16.9868 15.6672C17.4312 15.6171 18.0284 15.5729 18.6044 15.6077C19.1532 15.641 19.7973 15.7509 20.2395 16.0985C20.4786 16.2865 20.6632 16.5482 20.7262 16.8873C20.787 17.2152 20.7241 17.5611 20.5775 17.9121C20.4302 18.2646 20.2276 18.552 19.9563 18.7442C19.6781 18.9412 19.368 19.0099 19.0654 18.9916C18.4987 18.9572 17.9502 18.6189 17.5221 18.2825C17.0754 17.9313 16.6702 17.5089 16.3818 17.1821C16.2797 17.0663 16.1908 16.9607 16.1182 16.8725L11.402 18.048C11.3565 18.1568 11.2972 18.2952 11.2249 18.4515C11.0507 18.8286 10.7981 19.3257 10.4929 19.7737C10.2012 20.2018 9.80608 20.6698 9.32212 20.8822C9.06273 20.996 8.76264 21.0424 8.44946 20.9532C8.14251 20.8657 7.88143 20.6647 7.66197 20.3935C7.43655 20.1149 7.28927 19.8149 7.25775 19.4958C7.22546 19.1689 7.32038 18.8778 7.48013 18.6367C7.77812 18.1872 8.31671 17.8871 8.79419 17.685C9.29378 17.4735 9.83251 17.3265 10.2374 17.2334C10.4291 17.1893 10.5945 17.156 10.7166 17.1334L13.5205 13.0817C13.4645 12.973 13.3962 12.8381 13.3231 12.6836C13.131 12.2776 12.8941 11.7243 12.733 11.1613C12.5782 10.6203 12.4652 9.97695 12.6133 9.43762C12.6921 9.15089 12.8499 8.8755 13.1257 8.67784C13.3977 8.48307 13.7335 8.40002 14.1032 8.40002ZM10.1306 18.3298C9.82984 18.41 9.50101 18.513 9.19909 18.6408C8.75601 18.8283 8.46471 19.0305 8.34536 19.2106C8.29657 19.2843 8.286 19.3402 8.29128 19.3938C8.29737 19.4552 8.33064 19.5695 8.46906 19.7405C8.59682 19.8984 8.68953 19.9421 8.73403 19.9548C8.77221 19.9657 8.82253 19.968 8.90505 19.9318C9.10507 19.844 9.3613 19.5898 9.63441 19.189C9.82124 18.9147 9.98985 18.6101 10.1306 18.3298ZM18.5415 16.6447C18.1341 16.62 17.6996 16.6416 17.3254 16.6764C17.5679 16.9386 17.8593 17.2268 18.1636 17.466C18.5592 17.7768 18.8947 17.9405 19.1282 17.9547C19.2256 17.9606 19.295 17.9402 19.3567 17.8965C19.4253 17.8479 19.5236 17.7418 19.6196 17.5119C19.7163 17.2805 19.7182 17.1451 19.7055 17.0766C19.6948 17.0193 19.6676 16.9691 19.598 16.9144C19.4225 16.7764 19.0597 16.676 18.5415 16.6447ZM12.2294 16.7717L15.4632 15.966L14.1268 14.0301L12.2294 16.7717ZM14.1032 9.43829C13.8846 9.43829 13.7794 9.48663 13.7307 9.52144C13.6862 9.55333 13.6437 9.60601 13.6144 9.71273C13.5464 9.96056 13.5859 10.3669 13.7314 10.8754C13.8317 11.2261 13.9694 11.582 14.1059 11.8961C14.2289 11.5853 14.3532 11.2351 14.4425 10.8889C14.5736 10.3805 14.609 9.96669 14.5398 9.71003C14.5092 9.59661 14.466 9.54349 14.4269 9.514C14.3869 9.4838 14.2979 9.43831 14.1032 9.43829Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_10697_53751" x1="1.3999" y1="1.40002" x2="26.5999" y2="26.6" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#F96657"/>
|
|
8
|
+
<stop offset="1" stop-color="#F6270F"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 8C2 4.68629 4.68629 2 8 2H29L38 11V32C38 35.3137 35.3137 38 32 38H8C4.68629 38 2 35.3137 2 32V8Z" fill="url(#paint0_linear_9008_52232)"/>
|
|
3
|
+
<path d="M29.002 1.99921L38.0023 10.9996H33.5022C31.0168 10.9996 29.002 8.98476 29.002 6.49935V1.99921Z" fill="#992112"/>
|
|
4
|
+
<path d="M20.1475 12C20.6599 12 21.1271 12.1227 21.5042 12.4075C21.8827 12.6934 22.0956 13.0862 22.2034 13.4861C22.4074 14.2439 22.2685 15.1524 22.0692 15.9254C21.8622 16.7277 21.553 17.5172 21.3015 18.0971C21.2039 18.322 21.113 18.5179 21.0388 18.6746L23.6538 22.4619C23.8238 22.4368 24.0321 22.4082 24.267 22.3817C24.9019 22.3101 25.755 22.2469 26.5778 22.2967C27.3618 22.3442 28.282 22.5013 28.9137 22.9978C29.2552 23.2663 29.519 23.6403 29.609 24.1247C29.6958 24.5931 29.6059 25.0873 29.3965 25.5887C29.1861 26.0923 28.8967 26.5028 28.5091 26.7774C28.1116 27.0588 27.6688 27.157 27.2364 27.1308C26.4269 27.0817 25.6432 26.5984 25.0318 26.1178C24.3935 25.6162 23.8146 25.0127 23.4027 24.5458C23.2568 24.3804 23.1298 24.2296 23.0261 24.1035L16.2888 25.7828C16.2237 25.9383 16.1389 26.136 16.0358 26.3592C15.7869 26.8979 15.4259 27.6081 14.99 28.2481C14.5732 28.8597 14.0088 29.5283 13.3174 29.8317C12.9469 29.9943 12.5182 30.0606 12.0708 29.9331C11.6323 29.8081 11.2593 29.521 10.9458 29.1336C10.6238 28.7355 10.4134 28.3069 10.3683 27.8512C10.3222 27.3841 10.4578 26.9682 10.686 26.6238C11.1117 25.9816 11.8812 25.5529 12.5633 25.2642C13.277 24.9621 14.0466 24.7522 14.6249 24.6191C14.8989 24.5561 15.1351 24.5085 15.3096 24.4762L19.3151 18.6881C19.2352 18.5328 19.1376 18.3402 19.0331 18.1193C18.7588 17.5394 18.4203 16.749 18.1901 15.9447C17.969 15.1719 17.8076 14.2528 18.0192 13.4823C18.1317 13.0727 18.3572 12.6792 18.7512 12.3969C19.1396 12.1186 19.6194 12 20.1475 12ZM14.4724 26.1854C14.0428 26.3 13.573 26.4471 13.1417 26.6296C12.5087 26.8975 12.0926 27.1864 11.9221 27.4437C11.8524 27.549 11.8373 27.6289 11.8448 27.7054C11.8535 27.7931 11.9011 27.9563 12.0988 28.2007C12.2813 28.4263 12.4138 28.4887 12.4773 28.5069C12.5319 28.5224 12.6038 28.5257 12.7216 28.474C13.0074 28.3486 13.3734 27.9854 13.7636 27.4128C14.0305 27.021 14.2713 26.5859 14.4724 26.1854ZM26.488 23.7781C25.906 23.7428 25.2853 23.7736 24.7508 23.8234C25.0972 24.198 25.5134 24.6096 25.9482 24.9513C26.5132 25.3954 26.9925 25.6293 27.3262 25.6495C27.4653 25.6579 27.5645 25.6288 27.6526 25.5664C27.7505 25.4969 27.891 25.3453 28.0282 25.017C28.1663 24.6863 28.169 24.493 28.1508 24.3951C28.1356 24.3132 28.0968 24.2416 27.9973 24.1634C27.7465 23.9663 27.2283 23.8229 26.488 23.7781ZM17.4707 23.9596L22.0904 22.8085L20.1813 20.0429L17.4707 23.9596ZM20.1475 13.4832C19.8353 13.4832 19.685 13.5523 19.6154 13.602C19.5518 13.6476 19.4912 13.7228 19.4493 13.8753C19.3522 14.2293 19.4085 14.8098 19.6164 15.5362C19.7598 16.0373 19.9564 16.5457 20.1514 16.9944C20.3271 16.5504 20.5047 16.0501 20.6323 15.5555C20.8196 14.8293 20.8701 14.2381 20.7713 13.8714C20.7276 13.7094 20.6658 13.6335 20.6101 13.5914C20.5529 13.5482 20.4257 13.4833 20.1475 13.4832Z" fill="white"/>
|
|
5
|
+
<defs>
|
|
6
|
+
<linearGradient id="paint0_linear_9008_52232" x1="2" y1="2" x2="38" y2="38" gradientUnits="userSpaceOnUse">
|
|
7
|
+
<stop stop-color="#F96657"/>
|
|
8
|
+
<stop offset="1" stop-color="#F6270F"/>
|
|
9
|
+
</linearGradient>
|
|
10
|
+
</defs>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="9" height="10" viewBox="0 0 9 10" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.79194 4.18553C8.41896 4.54754 8.41896 5.45256 7.79195 5.81457L2.1488 9.07264C1.52178 9.43465 0.738013 8.98214 0.738013 8.25812L0.738013 1.74198C0.738013 1.01796 1.52178 0.56545 2.1488 0.927458L7.79194 4.18553Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10.7027 4.8364C11.5984 5.35356 11.5984 6.64644 10.7027 7.1636L2.64107 11.818C1.74534 12.3351 0.625663 11.6887 0.625663 10.6544L0.625664 1.34561C0.625664 0.311302 1.74534 -0.335141 2.64107 0.182013L10.7027 4.8364Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|