@wishket/design-system 0.0.3 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Components/Atoms/Box/Box.d.ts +6 -0
- package/dist/Components/Atoms/Box/Box.js +1 -0
- package/dist/Components/Atoms/Box/Box.stories.d.ts +6 -0
- package/dist/Components/Atoms/Box/index.d.ts +2 -0
- package/dist/Components/Atoms/Box/index.js +1 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.d.ts +3 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.js +2 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.stories.d.ts +7 -0
- package/dist/Components/Atoms/Checkbox/Checkbox.types.d.ts +10 -0
- package/dist/Components/Atoms/Checkbox/index.d.ts +2 -0
- package/dist/Components/Atoms/Checkbox/index.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Bookmark.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Bookmark.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStar.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStar.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStars.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/BubbleStars.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Building.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Building.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Calendar.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Calendar.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardWrite.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/CardWrite.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Congrats.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Congrats.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Credit.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Credit.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Database.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Database.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Design.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Design.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Discount.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Discount.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentCloud.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentCloud.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentSuccess.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/DocumentSuccess.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Email.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Email.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandShake.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandShake.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandThumb.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/HandThumb.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Idea.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Idea.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Lock.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Lock.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Logout.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Logout.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MemoWrite.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MemoWrite.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MobileConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/MobileConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperCertify.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperCertify.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClip.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClip.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClock.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperClock.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperContract.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperContract.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperHold.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperHold.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperOverlap.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperOverlap.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperProject.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperProject.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperSecurity.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PaperSecurity.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonFreelancer.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonFreelancer.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonOffice.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonOffice.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonSmile.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/PersonSmile.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Receipt.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Receipt.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Repair.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Repair.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Search.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Search.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/SearchConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/SearchConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldWon.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/ShieldWon.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Shopping.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/Shopping.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDevelopment.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDevelopment.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDomain.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebDomain.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebPayment.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebPayment.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebSecurity.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WebSecurity.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperConfirm.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperConfirm.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPayment.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPayment.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPlan.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperPlan.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperStructure.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/Icons/WidePaperStructure.js +1 -0
- package/dist/Components/Atoms/ProductIcon/Icons/index.d.ts +49 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.d.ts +3 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.js +1 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.stories.d.ts +7 -0
- package/dist/Components/Atoms/ProductIcon/ProductIcon.types.d.ts +7 -0
- package/dist/Components/Atoms/ProductIcon/index.d.ts +2 -0
- package/dist/Components/Atoms/ProductIcon/index.js +1 -0
- package/dist/Components/Atoms/Typography//bTypography.stories.d.ts +7 -0
- package/dist/Components/Atoms/Typography/Typography.d.ts +3 -0
- package/dist/Components/Atoms/Typography/Typography.js +2 -0
- package/dist/Components/Atoms/Typography/Typography.types.d.ts +20 -0
- package/dist/Components/Atoms/Typography/Typography.types.js +1 -0
- package/{Components/Atoms/Typography/index.ts → dist/Components/Atoms/Typography/index.d.ts} +0 -1
- package/dist/Components/Atoms/Typography/index.js +1 -0
- package/dist/Components/Atoms/index.d.ts +4 -0
- package/dist/Components/Common/DesignSystemProvider.d.ts +3 -0
- package/dist/Components/Common/DesignSystemProvider.js +2 -0
- package/dist/Components/Common/index.d.ts +1 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.d.ts +2 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.stories.d.ts +8 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.styles.d.ts +26 -0
- package/dist/Components/Molecules/CheckboxCard/CheckboxCard.types.d.ts +11 -0
- package/dist/Components/Molecules/CheckboxList/CHeckboxList.stories.d.ts +7 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxList.d.ts +3 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxList.js +2 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxList.types.d.ts +15 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxListItem.d.ts +11 -0
- package/dist/Components/Molecules/CheckboxList/CheckboxListItem.js +2 -0
- package/dist/Components/Molecules/CheckboxList/index.d.ts +2 -0
- package/dist/Components/Molecules/CheckboxList/index.js +1 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.d.ts +3 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.js +2 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.stories.d.ts +7 -0
- package/dist/Components/Molecules/GridLayout/GridLayout.types.d.ts +10 -0
- package/dist/Components/Molecules/GridLayout/index.d.ts +2 -0
- package/dist/Components/Molecules/GridLayout/index.js +1 -0
- package/dist/Components/Molecules/index.d.ts +2 -0
- package/dist/_virtual/_tslib.js +1 -0
- package/dist/index.d.ts +8 -0
- package/dist/index.js +2 -0
- package/dist/styles/globals.d.ts +2 -0
- package/dist/styles/globals.js +2 -0
- package/dist/styles/index.d.ts +1 -0
- package/dist/types/checkbox.types.d.ts +6 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/variants/breakpoints.d.ts +13 -0
- package/dist/variants/breakpoints.js +1 -0
- package/dist/variants/colors.d.ts +114 -0
- package/dist/variants/colors.js +1 -0
- package/dist/variants/gradients.d.ts +4 -0
- package/dist/variants/gradients.js +1 -0
- package/dist/variants/index.d.ts +3 -0
- package/dist/variants/theme.d.ts +16 -0
- package/dist/variants/theme.js +1 -0
- package/dist/variants/typographies.d.ts +5 -0
- package/dist/variants/typographies.js +1 -0
- package/package.json +40 -12
- package/.editorconfig +0 -12
- package/.eslintignore +0 -3
- package/.eslintrc.js +0 -33
- package/.github/CODEOWNERS +0 -1
- package/.github/ISSUE_TEMPLATE/bug.md +0 -44
- package/.github/ISSUE_TEMPLATE/feature_request.md +0 -29
- package/.github/pull_request_template.md +0 -36
- package/.github/release-drafter.yml +0 -49
- package/.github/workflows/design-system-canary.yml +0 -78
- package/.github/workflows/design-system-dev.yml +0 -77
- package/.github/workflows/design-system-release.yml +0 -61
- package/.github/workflows/pr-checklist.yml +0 -23
- package/.github/workflows/release-drafter.yml +0 -16
- package/.github/workflows/todo-bot.yml +0 -19
- package/.prettierrc +0 -7
- package/.vscode/settings.json +0 -24
- package/Components/Atoms/Typography/Typography.d.ts +0 -3
- package/Components/Atoms/Typography/Typography.tsx +0 -9
- package/Components/Atoms/index.ts +0 -1
- package/Components/index.ts +0 -1
- package/__test__/setupTests.ts +0 -3
- package/index.d.ts +0 -1
- package/jest.config.js +0 -26
- package/next.config.js +0 -4
- package/postcss.config.js +0 -6
- package/public/next.svg +0 -1
- package/public/vercel.svg +0 -1
- package/src/app/favicon.ico +0 -0
- package/src/app/globals.css +0 -3
- package/src/app/layout.tsx +0 -19
- package/src/app/page.tsx +0 -9
- package/tailwind.config.ts +0 -19
- package/tsconfig.json +0 -27
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
declare const Box: import("@emotion/styled").StyledComponent<{
|
|
3
|
+
theme?: import("@emotion/react").Theme | undefined;
|
|
4
|
+
as?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
5
|
+
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export default Box;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__makeTemplateObject as o}from"../../../_virtual/_tslib.js";import i from"@emotion/styled";var r,t=i.div(r=r||o(["\n box-sizing: border-box;\n"],["\n box-sizing: border-box;\n"]));t.displayName="Box";export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import o from"./Box.js";export{o as default};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
import{__makeTemplateObject as n,__rest as o,__assign as r}from"../../../_virtual/_tslib.js";import{jsxs as e,jsx as t}from"react/jsx-runtime";import{useState as c,useCallback as i}from"react";import a from"@emotion/styled";var s,d,l=a.div(s=s||n(["\n width: 16px;\n aspect-ratio: 1;\n border: 1px solid;\n border-color: ",";\n border-radius: ",";\n position: relative;\n display: inline-block;\n cursor: pointer;\n\n ","\n\n &::before, &::after {\n content: '';\n position: absolute;\n background-color: white;\n border-radius: 4px;\n transition: width 0.1s ease;\n transform-origin: left top;\n z-index: 1;\n }\n\n &::before {\n width: ",";\n height: 2px;\n top: 6px;\n left: 4.5px;\n transform: rotate(45deg);\n }\n\n &::after {\n width: ",";\n height: 2px;\n top: 10.3px;\n left: 6px;\n transform: rotate(-45deg);\n transition-delay: ",";\n }\n"],["\n width: 16px;\n aspect-ratio: 1;\n border: 1px solid;\n border-color: ",";\n border-radius: ",";\n position: relative;\n display: inline-block;\n cursor: pointer;\n\n ","\n\n &::before, &::after {\n content: '';\n position: absolute;\n background-color: white;\n border-radius: 4px;\n transition: width 0.1s ease;\n transform-origin: left top;\n z-index: 1;\n }\n\n &::before {\n width: ",";\n height: 2px;\n top: 6px;\n left: 4.5px;\n transform: rotate(45deg);\n }\n\n &::after {\n width: ",";\n height: 2px;\n top: 10.3px;\n left: 6px;\n transform: rotate(-45deg);\n transition-delay: ",";\n }\n"]),function(n){return n.theme.colors.gray200},function(n){return"circle"===n.type?"50%":"4px"},function(n){var o=n.disabled,r=n.checked,e=n.isError,t=n.isHover,n=n.theme,c="\n border-color: ".concat(n.colors.gray200,";\n background-color: ").concat(n.colors.white100,";\n cursor: pointer;\n ");return o&&!r&&(c="\n border-color: ".concat(n.colors.gray200,";\n background-color: ").concat(n.colors.gray50,";\n cursor: not-allowed;\n ")),o&&r&&(c="\n background-color: ".concat(e?n.colors.gray200:n.colors.cyan100,";\n border-color: ").concat(e?n.colors.gray200:n.colors.cyan100,";\n cursor: not-allowed;\n ")),!r||o||e||(c="\n background-color: ".concat(n.colors.cyan500,";\n border-color: ").concat(n.colors.cyan500,";\n ")),!e||o||r||(c="\n border-color: ".concat(n.colors.red500,";\n ")),e&&!o&&r&&(c="\n border-color: ".concat(n.colors.red500,";\n background-color: ").concat(n.colors.red500,";\n ")),r||o||e||(c+="\n &:hover {\n border-color: ".concat(n.colors.cyan500,";\n }\n "),t&&(c+="\n border-color: ".concat(n.colors.cyan500,";\n "))),c},function(n){return n.checked?"6px":"0px"},function(n){return n.checked?"9px":"0px"},function(n){return n.checked?"0.1s":"0s"}),p=a.input(d=d||n(["\n display: none;\n"],["\n display: none;\n"])),b=function(n){var a=n.checked,a=void 0!==a&&a,s=n.onChange,d=n.disabled,b=void 0!==d&&d,d=n.isError,d=void 0!==d&&d,u=n.isHover,u=void 0!==u&&u,h=n.type,h=void 0===h?"box":h,f=n.className,n=o(n,["checked","onChange","disabled","isError","isHover","type","className"]),a=c(a),x=a[0],g=a[1],a=i(function(n){b||(g(function(n){return!n}),s&&s(n))},[s,b]);return e("label",{"data-testid":"design-system-checkbox",children:[t(p,r({type:"checkbox","data-testid":"design-system-checkbox--input",checked:x,onChange:a,disabled:b},n)),t(l,{checked:x,disabled:b,isError:d,isHover:u,type:h,className:f,"data-testid":"design-system-checkbox--container"})]})};export{b as default};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Meta, StoryObj } from '@storybook/react';
|
|
2
|
+
import Checkbox from './Checkbox';
|
|
3
|
+
import { CheckboxProps } from './Checkbox.types';
|
|
4
|
+
declare const meta: Meta<typeof Checkbox>;
|
|
5
|
+
export default meta;
|
|
6
|
+
type Story = StoryObj<CheckboxProps>;
|
|
7
|
+
export declare const Default: Story;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ChangeEvent } from 'react';
|
|
2
|
+
import { CheckboxStatus } from '../../../types';
|
|
3
|
+
export interface CheckboxContainerProps extends CheckboxStatus {
|
|
4
|
+
type?: 'box' | 'circle';
|
|
5
|
+
}
|
|
6
|
+
export interface CheckboxProps extends CheckboxContainerProps {
|
|
7
|
+
onChange?: (event: ChangeEvent<HTMLInputElement>) => void;
|
|
8
|
+
className?: string;
|
|
9
|
+
[key: string]: any;
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import o from"./Checkbox.js";export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bookmark--disabled",children:[e("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V54H18C14.6863 54 12 51.3137 12 48V12Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V18H18C14.6863 18 12 15.3137 12 12Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M21 12L47 12",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M26 12H38V34L32 29.5L26 34V12Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.2",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bookmark",children:[e("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V54H18C14.6863 54 12 51.3137 12 48V12Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M12 12C12 8.68629 14.6863 6 18 6H48V18H18C14.6863 18 12 15.3137 12 12Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M21 12L47 12",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M26 12H38V34L32 29.5L26 34V12Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.2",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as L,jsx as e}from"react/jsx-runtime";var t=function(t){t=t.disabled;return L("svg",void 0!==t&&t?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bubble_star--disabled",children:[e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 10C7.79086 10 6 11.7909 6 14V40C6 42.2091 7.79086 44 10 44H24.4L29.1808 50.8297C29.5789 51.3984 30.4211 51.3984 30.8192 50.8297L35.6 44H50C52.2091 44 54 42.2091 54 40V14C54 11.7909 52.2091 10 50 10H10Z",fill:"white"}),e("path",{d:"M24.4 44L24.9735 43.5986L24.7645 43.3H24.4V44ZM29.1808 50.8297L28.6073 51.2311L29.1808 50.8297ZM30.8192 50.8297L30.2458 50.4282H30.2458L30.8192 50.8297ZM35.6 44V43.3H35.2355L35.0265 43.5986L35.6 44ZM6.7 14C6.7 12.1775 8.17746 10.7 10 10.7V9.3C7.40426 9.3 5.3 11.4043 5.3 14H6.7ZM6.7 40V14H5.3V40H6.7ZM10 43.3C8.17746 43.3 6.7 41.8225 6.7 40H5.3C5.3 42.5957 7.40426 44.7 10 44.7V43.3ZM24.4 43.3H10V44.7H24.4V43.3ZM29.7542 50.4282L24.9735 43.5986L23.8265 44.4014L28.6073 51.2311L29.7542 50.4282ZM30.2458 50.4282C30.1263 50.5989 29.8737 50.5989 29.7542 50.4282L28.6073 51.2311C29.2841 52.1979 30.7159 52.1979 31.3927 51.2311L30.2458 50.4282ZM35.0265 43.5986L30.2458 50.4282L31.3927 51.2311L36.1735 44.4014L35.0265 43.5986ZM50 43.3H35.6V44.7H50V43.3ZM53.3 40C53.3 41.8225 51.8225 43.3 50 43.3V44.7C52.5957 44.7 54.7 42.5957 54.7 40H53.3ZM53.3 14V40H54.7V14H53.3ZM50 10.7C51.8225 10.7 53.3 12.1775 53.3 14H54.7C54.7 11.4043 52.5957 9.3 50 9.3V10.7ZM10 10.7H50V9.3H10V10.7Z",fill:"#9E9E9E"}),e("path",{d:"M30 18L32.9389 23.9549L39.5106 24.9098L34.7553 29.5451L35.8779 36.0902L30 33L24.1221 36.0902L25.2447 29.5451L20.4894 24.9098L27.0611 23.9549L30 18Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bubble_star",children:[e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 10C7.79086 10 6 11.7909 6 14V40C6 42.2091 7.79086 44 10 44H24.4L29.1808 50.8297C29.5789 51.3984 30.4211 51.3984 30.8192 50.8297L35.6 44H50C52.2091 44 54 42.2091 54 40V14C54 11.7909 52.2091 10 50 10H10Z",fill:"white"}),e("path",{d:"M24.4 44L24.9735 43.5986L24.7645 43.3H24.4V44ZM29.1808 50.8297L28.6073 51.2311L29.1808 50.8297ZM30.8192 50.8297L30.2458 50.4282H30.2458L30.8192 50.8297ZM35.6 44V43.3H35.2355L35.0265 43.5986L35.6 44ZM6.7 14C6.7 12.1775 8.17746 10.7 10 10.7V9.3C7.40426 9.3 5.3 11.4043 5.3 14H6.7ZM6.7 40V14H5.3V40H6.7ZM10 43.3C8.17746 43.3 6.7 41.8225 6.7 40H5.3C5.3 42.5957 7.40426 44.7 10 44.7V43.3ZM24.4 43.3H10V44.7H24.4V43.3ZM29.7542 50.4282L24.9735 43.5986L23.8265 44.4014L28.6073 51.2311L29.7542 50.4282ZM30.2458 50.4282C30.1263 50.5989 29.8737 50.5989 29.7542 50.4282L28.6073 51.2311C29.2841 52.1979 30.7159 52.1979 31.3927 51.2311L30.2458 50.4282ZM35.0265 43.5986L30.2458 50.4282L31.3927 51.2311L36.1735 44.4014L35.0265 43.5986ZM50 43.3H35.6V44.7H50V43.3ZM53.3 40C53.3 41.8225 51.8225 43.3 50 43.3V44.7C52.5957 44.7 54.7 42.5957 54.7 40H53.3ZM53.3 14V40H54.7V14H53.3ZM50 10.7C51.8225 10.7 53.3 12.1775 53.3 14H54.7C54.7 11.4043 52.5957 9.3 50 9.3V10.7ZM10 10.7H50V9.3H10V10.7Z",fill:"#212121"}),e("path",{d:"M30 18L32.9389 23.9549L39.5106 24.9098L34.7553 29.5451L35.8779 36.0902L30 33L24.1221 36.0902L25.2447 29.5451L20.4894 24.9098L27.0611 23.9549L30 18Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"})]})};export{t as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as L,jsx as t}from"react/jsx-runtime";var e=function(e){e=e.disabled;return L("svg",void 0!==e&&e?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bubble_stars--disabled",children:[t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 10C7.79086 10 6 11.7909 6 14V40C6 42.2091 7.79086 44 10 44H24.4L29.1808 50.8297C29.5789 51.3984 30.4211 51.3984 30.8192 50.8297L35.6 44H50C52.2091 44 54 42.2091 54 40V14C54 11.7909 52.2091 10 50 10H10Z",fill:"white"}),t("path",{d:"M24.4 44L24.9735 43.5986L24.7645 43.3H24.4V44ZM29.1808 50.8297L28.6073 51.2311L29.1808 50.8297ZM30.8192 50.8297L30.2458 50.4282H30.2458L30.8192 50.8297ZM35.6 44V43.3H35.2355L35.0265 43.5986L35.6 44ZM6.7 14C6.7 12.1775 8.17746 10.7 10 10.7V9.3C7.40426 9.3 5.3 11.4043 5.3 14H6.7ZM6.7 40V14H5.3V40H6.7ZM10 43.3C8.17746 43.3 6.7 41.8225 6.7 40H5.3C5.3 42.5957 7.40426 44.7 10 44.7V43.3ZM24.4 43.3H10V44.7H24.4V43.3ZM29.7542 50.4282L24.9735 43.5986L23.8265 44.4014L28.6073 51.2311L29.7542 50.4282ZM30.2458 50.4282C30.1263 50.5989 29.8737 50.5989 29.7542 50.4282L28.6073 51.2311C29.2841 52.1979 30.7159 52.1979 31.3927 51.2311L30.2458 50.4282ZM35.0265 43.5986L30.2458 50.4282L31.3927 51.2311L36.1735 44.4014L35.0265 43.5986ZM50 43.3H35.6V44.7H50V43.3ZM53.3 40C53.3 41.8225 51.8225 43.3 50 43.3V44.7C52.5957 44.7 54.7 42.5957 54.7 40H53.3ZM53.3 14V40H54.7V14H53.3ZM50 10.7C51.8225 10.7 53.3 12.1775 53.3 14H54.7C54.7 11.4043 52.5957 9.3 50 9.3V10.7ZM10 10.7H50V9.3H10V10.7Z",fill:"#9E9E9E"}),t("path",{d:"M30 22L31.4695 24.9775L34.7553 25.4549L32.3776 27.7725L32.9389 31.0451L30 29.5L27.0611 31.0451L27.6224 27.7725L25.2447 25.4549L28.5305 24.9775L30 22Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M43 22L44.4695 24.9775L47.7553 25.4549L45.3776 27.7725L45.9389 31.0451L43 29.5L40.0611 31.0451L40.6224 27.7725L38.2447 25.4549L41.5305 24.9775L43 22Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M17 22L18.4695 24.9775L21.7553 25.4549L19.3776 27.7725L19.9389 31.0451L17 29.5L14.0611 31.0451L14.6224 27.7725L12.2447 25.4549L15.5305 24.9775L17 22Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-bubble_stars",children:[t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 10C7.79086 10 6 11.7909 6 14V40C6 42.2091 7.79086 44 10 44H24.4L29.1808 50.8297C29.5789 51.3984 30.4211 51.3984 30.8192 50.8297L35.6 44H50C52.2091 44 54 42.2091 54 40V14C54 11.7909 52.2091 10 50 10H10Z",fill:"white"}),t("path",{d:"M24.4 44L24.9735 43.5986L24.7645 43.3H24.4V44ZM29.1808 50.8297L28.6073 51.2311L29.1808 50.8297ZM30.8192 50.8297L30.2458 50.4282H30.2458L30.8192 50.8297ZM35.6 44V43.3H35.2355L35.0265 43.5986L35.6 44ZM6.7 14C6.7 12.1775 8.17746 10.7 10 10.7V9.3C7.40426 9.3 5.3 11.4043 5.3 14H6.7ZM6.7 40V14H5.3V40H6.7ZM10 43.3C8.17746 43.3 6.7 41.8225 6.7 40H5.3C5.3 42.5957 7.40426 44.7 10 44.7V43.3ZM24.4 43.3H10V44.7H24.4V43.3ZM29.7542 50.4282L24.9735 43.5986L23.8265 44.4014L28.6073 51.2311L29.7542 50.4282ZM30.2458 50.4282C30.1263 50.5989 29.8737 50.5989 29.7542 50.4282L28.6073 51.2311C29.2841 52.1979 30.7159 52.1979 31.3927 51.2311L30.2458 50.4282ZM35.0265 43.5986L30.2458 50.4282L31.3927 51.2311L36.1735 44.4014L35.0265 43.5986ZM50 43.3H35.6V44.7H50V43.3ZM53.3 40C53.3 41.8225 51.8225 43.3 50 43.3V44.7C52.5957 44.7 54.7 42.5957 54.7 40H53.3ZM53.3 14V40H54.7V14H53.3ZM50 10.7C51.8225 10.7 53.3 12.1775 53.3 14H54.7C54.7 11.4043 52.5957 9.3 50 9.3V10.7ZM10 10.7H50V9.3H10V10.7Z",fill:"#212121"}),t("path",{d:"M30 22L31.4695 24.9775L34.7553 25.4549L32.3776 27.7725L32.9389 31.0451L30 29.5L27.0611 31.0451L27.6224 27.7725L25.2447 25.4549L28.5305 24.9775L30 22Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M43 22L44.4695 24.9775L47.7553 25.4549L45.3776 27.7725L45.9389 31.0451L43 29.5L40.0611 31.0451L40.6224 27.7725L38.2447 25.4549L41.5305 24.9775L43 22Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M17 22L18.4695 24.9775L21.7553 25.4549L19.3776 27.7725L19.9389 31.0451L17 29.5L14.0611 31.0451L14.6224 27.7725L12.2447 25.4549L15.5305 24.9775L17 22Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"})]})};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-building--disabled",children:[t("path",{d:"M8 14C8 11.7909 9.79086 10 12 10H31C33.2091 10 35 11.7909 35 14V50H8V14Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M18 42.5C18 40.567 19.567 39 21.5 39C23.433 39 25 40.567 25 42.5V50H18V42.5Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M35 28H48C50.2091 28 52 29.7909 52 32V50H35V28Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M15.5 18L15.5 22",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M21.5 18L21.5 22",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M27.5 18L27.5 22",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M15.5 28L15.5 32",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M21.5 28L21.5 32",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M27.5 28L27.5 32",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M41 34L41 37",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M46 34L46 37",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M41 41L41 44",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M46 41L46 44",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-building",children:[t("path",{d:"M8 14C8 11.7909 9.79086 10 12 10H31C33.2091 10 35 11.7909 35 14V50H8V14Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M18 42.5C18 40.567 19.567 39 21.5 39C23.433 39 25 40.567 25 42.5V50H18V42.5Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M35 28H48C50.2091 28 52 29.7909 52 32V50H35V28Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M15.5 18L15.5 22",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M21.5 18L21.5 22",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M27.5 18L27.5 22",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M15.5 28L15.5 32",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M21.5 28L21.5 32",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M27.5 28L27.5 32",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M41 34L41 37",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M46 34L46 37",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M41 41L41 44",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M46 41L46 44",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var r=function(r){r=r.disabled;return t("svg",void 0!==r&&r?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-calendar--disabled",children:[e("path",{d:"M46.3667 17.5513C46.7014 15.1461 44.8332 13 42.4049 13H14.2127C12.2166 13 10.526 14.4717 10.2509 16.4487L6.63326 42.4487C6.29861 44.8539 8.16677 47 10.5951 47H38.7873C40.7834 47 42.474 45.5283 42.7491 43.5513L46.3667 17.5513Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M10.6506 17.5644C10.3072 15.1551 12.1769 13 14.6106 13H43.6835C45.6746 13 47.3626 14.4644 47.6435 16.4356L51.3494 42.4356C51.6928 44.8449 49.8231 47 47.3894 47H18.3164C16.3254 47 14.6374 45.5356 14.3565 43.5644L10.6506 17.5644Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M30 34L34 34",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M21 34L25 34",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M31 39L35 39",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M22 39L26 39",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M29 29L33 29",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M20 29L24 29",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M37 29L41 29",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square"}),e("circle",{cx:"48",cy:"42",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M48 38V42H52",stroke:"white",strokeWidth:"1.4"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M48.4362 22H11.2824L10.6501 17.5644C10.3067 15.1551 12.1764 13 14.6101 13H43.6831C45.6742 13 47.3621 14.4644 47.6431 16.4356L48.4362 22Z",fill:"#E0E0E0"}),e("path",{d:"M48.4362 22V22.7H49.2431L49.1292 21.9012L48.4362 22ZM11.2824 22L10.5894 22.0988L10.6751 22.7H11.2824V22ZM10.6501 17.5644L11.3431 17.4657L10.6501 17.5644ZM47.6431 16.4356L46.9501 16.5343V16.5343L47.6431 16.4356ZM48.4362 21.3H11.2824V22.7H48.4362V21.3ZM11.9754 21.9012L11.3431 17.4657L9.95715 17.6632L10.5894 22.0988L11.9754 21.9012ZM11.3431 17.4657C11.0598 15.478 12.6023 13.7 14.6101 13.7V12.3C11.7505 12.3 9.55364 14.8322 9.95715 17.6632L11.3431 17.4657ZM14.6101 13.7H43.6831V12.3H14.6101V13.7ZM43.6831 13.7C45.3258 13.7 46.7183 14.9081 46.9501 16.5343L48.3361 16.3368C48.006 14.0207 46.0226 12.3 43.6831 12.3V13.7ZM46.9501 16.5343L47.7432 22.0988L49.1292 21.9012L48.3361 16.3368L46.9501 16.5343Z",fill:"#9E9E9E"}),e("path",{d:"M18.175 10.7505C18.0813 9.81325 18.8173 9 19.7592 9C20.5771 9 21.262 9.61978 21.3434 10.4336L21.825 15.2495C21.9187 16.1867 21.1827 17 20.2408 17C19.4229 17 18.738 16.3802 18.6566 15.5664L18.175 10.7505Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M36.175 10.7505C36.0813 9.81325 36.8173 9 37.7592 9C38.5771 9 39.262 9.61978 39.3434 10.4336L39.825 15.2495C39.9187 16.1867 39.1827 17 38.2408 17C37.4229 17 36.738 16.3802 36.6566 15.5664L36.175 10.7505Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-calendar",children:[e("path",{d:"M46.3667 17.5513C46.7014 15.1461 44.8332 13 42.4049 13H14.2127C12.2166 13 10.526 14.4717 10.2509 16.4487L6.63326 42.4487C6.29861 44.8539 8.16677 47 10.5951 47H38.7873C40.7834 47 42.474 45.5283 42.7491 43.5513L46.3667 17.5513Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M10.6506 17.5644C10.3072 15.1551 12.1769 13 14.6106 13H43.6835C45.6746 13 47.3626 14.4644 47.6435 16.4356L51.3494 42.4356C51.6928 44.8449 49.8231 47 47.3894 47H18.3164C16.3254 47 14.6374 45.5356 14.3565 43.5644L10.6506 17.5644Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M30 34L34 34",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M21 34L25 34",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M31 39L35 39",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M22 39L26 39",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M29 29L33 29",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M20 29L24 29",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("path",{d:"M37 29L41 29",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square"}),e("circle",{cx:"48",cy:"42",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M48 38V42H52",stroke:"white",strokeWidth:"1.4"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M48.4362 22H11.2824L10.6501 17.5644C10.3067 15.1551 12.1764 13 14.6101 13H43.6831C45.6742 13 47.3621 14.4644 47.6431 16.4356L48.4362 22Z",fill:"#3BA3C7"}),e("path",{d:"M48.4362 22V22.7H49.2431L49.1292 21.9012L48.4362 22ZM11.2824 22L10.5894 22.0988L10.6751 22.7H11.2824V22ZM10.6501 17.5644L11.3431 17.4657L10.6501 17.5644ZM47.6431 16.4356L46.9501 16.5343V16.5343L47.6431 16.4356ZM48.4362 21.3H11.2824V22.7H48.4362V21.3ZM11.9754 21.9012L11.3431 17.4657L9.95715 17.6632L10.5894 22.0988L11.9754 21.9012ZM11.3431 17.4657C11.0598 15.478 12.6023 13.7 14.6101 13.7V12.3C11.7505 12.3 9.55364 14.8322 9.95715 17.6632L11.3431 17.4657ZM14.6101 13.7H43.6831V12.3H14.6101V13.7ZM43.6831 13.7C45.3258 13.7 46.7183 14.9081 46.9501 16.5343L48.3361 16.3368C48.006 14.0207 46.0226 12.3 43.6831 12.3V13.7ZM46.9501 16.5343L47.7432 22.0988L49.1292 21.9012L48.3361 16.3368L46.9501 16.5343Z",fill:"#212121"}),e("path",{d:"M18.175 10.7505C18.0813 9.81325 18.8173 9 19.7592 9C20.5771 9 21.262 9.61978 21.3434 10.4336L21.825 15.2495C21.9187 16.1867 21.1827 17 20.2408 17C19.4229 17 18.738 16.3802 18.6566 15.5664L18.175 10.7505Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M36.175 10.7505C36.0813 9.81325 36.8173 9 37.7592 9C38.5771 9 39.262 9.61978 39.3434 10.4336L39.825 15.2495C39.9187 16.1867 39.1827 17 38.2408 17C37.4229 17 36.738 16.3802 36.6566 15.5664L36.175 10.7505Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"})]})};export{r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var r=function(r){r=r.disabled;return t("svg",void 0!==r&&r?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-card_confirm--disabled",children:[e("rect",{x:"6",y:"12",width:"42",height:"30",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M27 22H40",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 27H40",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 32H33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M12 33V32.6465C12.0782 31.5347 12.6615 28 17.003 28H16.997C21.3385 28 21.9218 31.5283 22 32.6465V33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M17 26C18.3807 26 19.5 24.8807 19.5 23.5C19.5 22.1193 18.3807 21 17 21C15.6193 21 14.5 22.1193 14.5 23.5C14.5 24.8807 15.6193 26 17 26Z",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("circle",{cx:"48",cy:"40",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M45 39.6L47.25 42L51 38",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-card_confirm",children:[e("rect",{x:"6",y:"12",width:"42",height:"30",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M27 22H40",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 27H40",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 32H33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M12 33V32.6465C12.0782 31.5347 12.6615 28 17.003 28H16.997C21.3385 28 21.9218 31.5283 22 32.6465V33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M17 26C18.3807 26 19.5 24.8807 19.5 23.5C19.5 22.1193 18.3807 21 17 21C15.6193 21 14.5 22.1193 14.5 23.5C14.5 24.8807 15.6193 26 17 26Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("circle",{cx:"48",cy:"40",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M45 39.6L47.25 42L51 38",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-card_write--disabled",children:[e("rect",{x:"6",y:"12",width:"42",height:"30",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M27 22H40",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 27H40",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 32H33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M12 33V32.6465C12.0782 31.5347 12.6615 28 17.003 28H16.997C21.3385 28 21.9218 31.5283 22 32.6465V33",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M17 26C18.3807 26 19.5 24.8807 19.5 23.5C19.5 22.1193 18.3807 21 17 21C15.6193 21 14.5 22.1193 14.5 23.5C14.5 24.8807 15.6193 26 17 26Z",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M48.9099 30.4749C50.2767 29.108 52.4928 29.108 53.8596 30.4749C55.2265 31.8417 55.2265 34.0578 53.8596 35.4246L41.6101 47.6742L35.4749 48.8596L36.6603 42.7245L48.9099 30.4749Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M37.2427 42.1421L42.1924 47.0918",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M47.8491 31.5355L52.7989 36.4853",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-card_write",children:[e("rect",{x:"6",y:"12",width:"42",height:"30",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M27 22H40",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 27H40",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M27 32H33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M12 33V32.6465C12.0782 31.5347 12.6615 28 17.003 28H16.997C21.3385 28 21.9218 31.5283 22 32.6465V33",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M17 26C18.3807 26 19.5 24.8807 19.5 23.5C19.5 22.1193 18.3807 21 17 21C15.6193 21 14.5 22.1193 14.5 23.5C14.5 24.8807 15.6193 26 17 26Z",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M48.9099 30.4749C50.2767 29.108 52.4928 29.108 53.8596 30.4749C55.2265 31.8417 55.2265 34.0578 53.8596 35.4246L41.6101 47.6742L35.4749 48.8596L36.6603 42.7245L48.9099 30.4749Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M37.2427 42.1421L42.1924 47.0918",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M47.8491 31.5355L52.7989 36.4853",stroke:"#212121",strokeWidth:"1.4"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as L,jsx as t}from"react/jsx-runtime";var e=function(e){e=e.disabled;return L("svg",void 0!==e&&e?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-congrats--disabled",children:[L("g",{clipPath:"url(#clip0_1199_2790)",children:[t("path",{d:"M18.5361 20.1562L40.0986 41.7187L7.03613 53.2187L18.5361 20.1562Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5642 43.076L14.1504 32.7659C14.4438 34.2451 14.8082 35.8128 15.2408 37.4271C16.5264 42.2254 18.1274 46.3647 19.5583 48.8632L13.8974 50.8322C12.8287 49.0763 11.6473 46.3487 10.5642 43.076Z",fill:"#E0E0E0"}),t("path",{d:"M10.5642 43.076L9.90306 42.8461L9.82502 43.0704L9.89966 43.296L10.5642 43.076ZM14.1504 32.7659L14.837 32.6296L14.3356 30.1025L13.4892 32.5359L14.1504 32.7659ZM15.2408 37.4271L15.9169 37.246L15.2408 37.4271ZM19.5583 48.8632L19.7882 49.5244L20.5849 49.2473L20.1657 48.5154L19.5583 48.8632ZM13.8974 50.8322L13.2994 51.1962L13.5934 51.6791L14.1274 51.4934L13.8974 50.8322ZM11.2254 43.306L14.8115 32.9958L13.4892 32.5359L9.90306 42.8461L11.2254 43.306ZM13.4637 32.9021C13.7603 34.397 14.1282 35.9796 14.5646 37.6083L15.9169 37.246C15.4882 35.6459 15.1273 34.0932 14.837 32.6296L13.4637 32.9021ZM14.5646 37.6083C15.8584 42.4368 17.4784 46.6399 18.9508 49.2111L20.1657 48.5154C18.7765 46.0895 17.1945 42.0139 15.9169 37.246L14.5646 37.6083ZM19.3283 48.2021L13.6674 50.1711L14.1274 51.4934L19.7882 49.5244L19.3283 48.2021ZM14.4954 50.4683C13.4657 48.7765 12.3039 46.1048 11.2288 42.8561L9.89966 43.296C10.9907 46.5926 12.1917 49.3761 13.2994 51.1962L14.4954 50.4683Z",fill:"#9E9E9E"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M27.0571 33.5167L27.008 33.3345C26.4431 31.2057 25.9975 29.1612 25.6775 27.2973L19.3439 20.9637C18.8569 23.4467 19.5142 28.9301 21.1661 35.0952C22.4912 40.0407 24.1513 44.2862 25.6149 46.7567L31.2799 44.7862C29.8915 42.3051 28.3545 38.3148 27.1056 33.6988L27.0571 33.5167Z",fill:"#E0E0E0"}),t("path",{d:"M27.008 33.3345L26.3314 33.5141L26.3321 33.5165L27.008 33.3345ZM27.0571 33.5167L27.7334 33.3363L27.733 33.3347L27.0571 33.5167ZM25.6775 27.2973L26.3674 27.1788L26.3297 26.9596L26.1724 26.8023L25.6775 27.2973ZM19.3439 20.9637L19.8389 20.4688L18.9099 19.5398L18.657 20.829L19.3439 20.9637ZM21.1661 35.0952L21.8422 34.914L21.1661 35.0952ZM25.6149 46.7567L25.0126 47.1134L25.3043 47.6058L25.8448 47.4178L25.6149 46.7567ZM31.2799 44.7862L31.5098 45.4474L32.2985 45.1731L31.8907 44.4444L31.2799 44.7862ZM27.1056 33.6988L26.4293 33.8792L26.4299 33.8816L27.1056 33.6988ZM26.3321 33.5165L26.3812 33.6987L27.733 33.3347L27.684 33.1525L26.3321 33.5165ZM24.9876 27.4157C25.3114 29.3017 25.7616 31.3666 26.3314 33.5141L27.6846 33.155C27.1247 31.0448 26.6837 29.0208 26.3674 27.1788L24.9876 27.4157ZM18.849 21.4587L25.1825 27.7922L26.1724 26.8023L19.8389 20.4688L18.849 21.4587ZM21.8422 34.914C21.0232 31.8572 20.4527 28.9765 20.1474 26.5609C19.8394 24.1244 19.8099 22.2252 20.0309 21.0985L18.657 20.829C18.391 22.1853 18.4466 24.2692 18.7584 26.7364C19.0729 29.2244 19.6571 32.168 20.4899 35.2763L21.8422 34.914ZM26.2171 46.3999C24.7996 44.007 23.1595 39.83 21.8422 34.914L20.4899 35.2763C21.823 40.2514 23.5031 44.5654 25.0126 47.1134L26.2171 46.3999ZM31.0499 44.1251L25.3849 46.0955L25.8448 47.4178L31.5098 45.4474L31.0499 44.1251ZM26.4299 33.8816C27.687 38.528 29.2422 42.5783 30.669 45.128L31.8907 44.4444C30.5408 42.032 29.022 38.1017 27.7814 33.516L26.4299 33.8816ZM26.3807 33.697L26.4293 33.8792L27.782 33.5185L27.7334 33.3363L26.3807 33.697Z",fill:"#9E9E9E"}),t("ellipse",{cx:"29.3174",cy:"30.9375",rx:"15.247",ry:"3.0494",transform:"rotate(45 29.3174 30.9375)",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M36 7H42M39 4V10",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M50 34H56M53 31V37",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("circle",{cx:"23",cy:"9",r:"2",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("circle",{cx:"54",cy:"17",r:"2",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M35.5962 24.2531L42.5962 17.2531",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M40.8994 28.8492L45.8492 28.1421",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M31 18.9497L31.7071 14",stroke:"#9E9E9E",strokeWidth:"1.4"})]}),t("defs",{children:t("clipPath",{id:"clip0_1199_2790",children:t("rect",{width:"60",height:"60",fill:"white"})})})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-congrats",children:[L("g",{clipPath:"url(#clip0_1199_2763)",children:[t("path",{d:"M18.5361 20.1562L40.0986 41.7187L7.03613 53.2187L18.5361 20.1562Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.5642 43.076L14.1504 32.7659C14.4438 34.2451 14.8082 35.8128 15.2408 37.4271C16.5264 42.2254 18.1274 46.3647 19.5583 48.8632L13.8974 50.8322C12.8287 49.0763 11.6473 46.3487 10.5642 43.076Z",fill:"#3BA3C7"}),t("path",{d:"M10.5642 43.076L9.90306 42.8461L9.82502 43.0704L9.89966 43.296L10.5642 43.076ZM14.1504 32.7659L14.837 32.6296L14.3356 30.1025L13.4892 32.5359L14.1504 32.7659ZM15.2408 37.4271L15.9169 37.246L15.2408 37.4271ZM19.5583 48.8632L19.7882 49.5244L20.5849 49.2473L20.1657 48.5154L19.5583 48.8632ZM13.8974 50.8322L13.2994 51.1962L13.5934 51.6791L14.1274 51.4934L13.8974 50.8322ZM11.2254 43.306L14.8115 32.9958L13.4892 32.5359L9.90306 42.8461L11.2254 43.306ZM13.4637 32.9021C13.7603 34.397 14.1282 35.9796 14.5646 37.6083L15.9169 37.246C15.4882 35.6459 15.1273 34.0932 14.837 32.6296L13.4637 32.9021ZM14.5646 37.6083C15.8584 42.4368 17.4784 46.6399 18.9508 49.2111L20.1657 48.5154C18.7765 46.0895 17.1945 42.0139 15.9169 37.246L14.5646 37.6083ZM19.3283 48.2021L13.6674 50.1711L14.1274 51.4934L19.7882 49.5244L19.3283 48.2021ZM14.4954 50.4683C13.4657 48.7765 12.3039 46.1048 11.2288 42.8561L9.89966 43.296C10.9907 46.5926 12.1917 49.3761 13.2994 51.1962L14.4954 50.4683Z",fill:"#212121"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M27.0571 33.5167L27.008 33.3345C26.4431 31.2057 25.9975 29.1612 25.6775 27.2973L19.3439 20.9637C18.8569 23.4467 19.5142 28.9301 21.1661 35.0952C22.4912 40.0407 24.1513 44.2862 25.6149 46.7567L31.2799 44.7862C29.8915 42.3051 28.3545 38.3148 27.1056 33.6988L27.0571 33.5167Z",fill:"#3BA3C7"}),t("path",{d:"M27.008 33.3345L26.3314 33.5141L26.3321 33.5165L27.008 33.3345ZM27.0571 33.5167L27.7334 33.3363L27.733 33.3347L27.0571 33.5167ZM25.6775 27.2973L26.3674 27.1788L26.3297 26.9596L26.1724 26.8023L25.6775 27.2973ZM19.3439 20.9637L19.8389 20.4688L18.9099 19.5398L18.657 20.829L19.3439 20.9637ZM21.1661 35.0952L20.4899 35.2763L21.1661 35.0952ZM25.6149 46.7567L25.0126 47.1134L25.3043 47.6058L25.8448 47.4178L25.6149 46.7567ZM31.2799 44.7862L31.5098 45.4474L32.2985 45.1731L31.8907 44.4444L31.2799 44.7862ZM27.1056 33.6988L26.4293 33.8792L26.4299 33.8816L27.1056 33.6988ZM26.3321 33.5165L26.3812 33.6987L27.733 33.3347L27.684 33.1525L26.3321 33.5165ZM24.9876 27.4157C25.3114 29.3017 25.7616 31.3666 26.3314 33.5141L27.6846 33.155C27.1247 31.0448 26.6837 29.0208 26.3674 27.1788L24.9876 27.4157ZM18.849 21.4587L25.1825 27.7922L26.1724 26.8023L19.8389 20.4688L18.849 21.4587ZM21.8422 34.914C21.0232 31.8572 20.4527 28.9765 20.1474 26.5609C19.8394 24.1244 19.8099 22.2252 20.0309 21.0985L18.657 20.829C18.391 22.1853 18.4466 24.2692 18.7584 26.7364C19.0729 29.2244 19.6571 32.168 20.4899 35.2763L21.8422 34.914ZM26.2171 46.3999C24.7996 44.007 23.1595 39.83 21.8422 34.914L20.4899 35.2763C21.823 40.2514 23.5031 44.5654 25.0126 47.1134L26.2171 46.3999ZM31.0499 44.1251L25.3849 46.0955L25.8448 47.4178L31.5098 45.4474L31.0499 44.1251ZM26.4299 33.8816C27.687 38.528 29.2422 42.5783 30.669 45.128L31.8907 44.4444C30.5408 42.032 29.022 38.1017 27.7814 33.516L26.4299 33.8816ZM26.3807 33.697L26.4293 33.8792L27.782 33.5185L27.7334 33.3363L26.3807 33.697Z",fill:"#212121"}),t("ellipse",{cx:"29.3174",cy:"30.9375",rx:"15.247",ry:"3.0494",transform:"rotate(45 29.3174 30.9375)",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M36 7H42M39 4V10",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M50 34H56M53 31V37",stroke:"#212121",strokeWidth:"1.4"}),t("circle",{cx:"23",cy:"9",r:"2",stroke:"#212121",strokeWidth:"1.4"}),t("circle",{cx:"54",cy:"17",r:"2",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M35.5962 24.2531L42.5962 17.2531",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M40.8994 28.8492L45.8492 28.1421",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M31 18.9497L31.7071 14",stroke:"#212121",strokeWidth:"1.4"})]}),t("defs",{children:t("clipPath",{id:"clip0_1199_2763",children:t("rect",{width:"60",height:"60",fill:"white"})})})]})};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-credit--disabled",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M48 42H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"6",y:"18",width:"48",height:"10",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-credit",children:[e("rect",{x:"6",y:"10",width:"48",height:"40",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M48 42H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("rect",{x:"6",y:"18",width:"48",height:"10",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var r=function(r){r=r.disabled;return t("svg",void 0!==r&&r?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-database--disabled",children:[e("rect",{x:"8",y:"7.5",width:"44",height:"45",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M52 22.5L8 22.5",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M44 30L27 30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M44 15L27 15",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M44 45L27 45",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("circle",{cx:"17.5",cy:"30",r:"2.5",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"17.5",cy:"15",r:"2.5",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"17.5",cy:"45",r:"2.5",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M52 37.5L8 37.5",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-database",children:[e("rect",{x:"8",y:"7.5",width:"44",height:"45",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M52 22.5L8 22.5",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M44 30L27 30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M44 15L27 15",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M44 45L27 45",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("circle",{cx:"17.5",cy:"30",r:"2.5",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"17.5",cy:"15",r:"2.5",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"17.5",cy:"45",r:"2.5",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M52 37.5L8 37.5",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{r as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as o,jsx as t}from"react/jsx-runtime";var e=function(e){e=e.disabled;return o("svg",void 0!==e&&e?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-design--disabled",children:[t("path",{d:"M29.9951 23L22 37L25 46L29.9951 46L35 46L38 37L29.9951 23Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M35 46H25C24.4477 46 24 46.4477 24 47V51C24 51.5523 24.4477 52 25 52H35C35.5523 52 36 51.5523 36 51V47C36 46.4477 35.5523 46 35 46Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M30 23L30 37",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M28 37H32",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M10 27C12.356 18.3627 20.4173 12 30 12C39.5827 12 47.644 18.3627 50 26.99",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M13 27H7C6.44772 27 6 27.4477 6 28V34C6 34.5523 6.44772 35 7 35H13C13.5523 35 14 34.5523 14 34V28C14 27.4477 13.5523 27 13 27Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M53 27H47C46.4477 27 46 27.4477 46 28V34C46 34.5523 46.4477 35 47 35H53C53.5523 35 54 34.5523 54 34V28C54 27.4477 53.5523 27 53 27Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M33 8H27C26.4477 8 26 8.44772 26 9V15C26 15.5523 26.4477 16 27 16H33C33.5523 16 34 15.5523 34 15V9C34 8.44772 33.5523 8 33 8Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M26 12L10 12",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M10 15C11.6569 15 13 13.6569 13 12C13 10.3431 11.6569 9 10 9C8.34314 9 7 10.3431 7 12C7 13.6569 8.34314 15 10 15Z",fill:"#9E9E9E"}),t("path",{d:"M34 12H50",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M50 15C51.6569 15 53 13.6569 53 12C53 10.3431 51.6569 9 50 9C48.3431 9 47 10.3431 47 12C47 13.6569 48.3431 15 50 15Z",fill:"#9E9E9E"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-design",children:[t("path",{d:"M29.9951 23L22 37L25 46L29.9951 46L35 46L38 37L29.9951 23Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M35 46H25C24.4477 46 24 46.4477 24 47V51C24 51.5523 24.4477 52 25 52H35C35.5523 52 36 51.5523 36 51V47C36 46.4477 35.5523 46 35 46Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M30 23L30 37",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M28 37H32",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M10 27C12.356 18.3627 20.4173 12 30 12C39.5827 12 47.644 18.3627 50 26.99",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M13 27H7C6.44772 27 6 27.4477 6 28V34C6 34.5523 6.44772 35 7 35H13C13.5523 35 14 34.5523 14 34V28C14 27.4477 13.5523 27 13 27Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M53 27H47C46.4477 27 46 27.4477 46 28V34C46 34.5523 46.4477 35 47 35H53C53.5523 35 54 34.5523 54 34V28C54 27.4477 53.5523 27 53 27Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M33 8H27C26.4477 8 26 8.44772 26 9V15C26 15.5523 26.4477 16 27 16H33C33.5523 16 34 15.5523 34 15V9C34 8.44772 33.5523 8 33 8Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M26 12L10 12",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M10 15C11.6569 15 13 13.6569 13 12C13 10.3431 11.6569 9 10 9C8.34314 9 7 10.3431 7 12C7 13.6569 8.34314 15 10 15Z",fill:"#212121"}),t("path",{d:"M34 12H50",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M50 15C51.6569 15 53 13.6569 53 12C53 10.3431 51.6569 9 50 9C48.3431 9 47 10.3431 47 12C47 13.6569 48.3431 15 50 15Z",fill:"#212121"})]})};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as L,jsx as M}from"react/jsx-runtime";var Z=function(Z){Z=Z.disabled;return L("svg",void 0!==Z&&Z?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-discount--disabled",children:[M("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M34.243 7.75726C31.8997 5.41425 28.1005 5.41425 25.7572 7.75726L22.4579 11.0562H17.277C13.9633 11.0562 11.277 13.7425 11.277 17.0562V22.2358L7.75721 25.7552C5.41394 28.0982 5.41394 31.897 7.75722 34.24L11.277 37.7593V42.9368C11.277 46.2505 13.9633 48.9368 17.277 48.9368H22.4557L25.7572 52.2379C28.1005 54.5809 31.8997 54.5809 34.243 52.2379L37.5445 48.9368H42.7231C46.0368 48.9368 48.7231 46.2505 48.7231 42.9368V37.7594L52.243 34.24C54.5862 31.897 54.5862 28.0982 52.243 25.7552L48.7231 22.2357V17.0562C48.7231 13.7425 46.0368 11.0562 42.7231 11.0562H37.5423L34.243 7.75726Z",fill:"white"}),M("path",{d:"M25.7572 7.75726L25.2623 7.26226L25.2623 7.26226L25.7572 7.75726ZM34.243 7.75726L34.7379 7.26225L34.7379 7.26225L34.243 7.75726ZM22.4579 11.0562V11.7562H22.7478L22.9529 11.5512L22.4579 11.0562ZM11.277 22.2358L11.7719 22.7308L11.977 22.5258V22.2358H11.277ZM7.75721 25.7552L7.26227 25.2602L7.75721 25.7552ZM7.75722 34.24L8.25216 33.745L7.75722 34.24ZM11.277 37.7593H11.977V37.4694L11.7719 37.2643L11.277 37.7593ZM22.4557 48.9368L22.9506 48.4418L22.7456 48.2368H22.4557V48.9368ZM25.7572 52.2379L25.2623 52.7329L25.7572 52.2379ZM34.243 52.2379L34.7379 52.7329L34.243 52.2379ZM37.5445 48.9368V48.2368H37.2546L37.0496 48.4418L37.5445 48.9368ZM48.7231 37.7594L48.2282 37.2644L48.0231 37.4695V37.7594H48.7231ZM52.243 34.24L52.7379 34.735L52.243 34.24ZM52.243 25.7552L52.7379 25.2602L52.243 25.7552ZM48.7231 22.2357H48.0231V22.5257L48.2282 22.7307L48.7231 22.2357ZM37.5423 11.0562L37.0473 11.5512L37.2523 11.7562H37.5423V11.0562ZM26.2521 8.25226C28.3221 6.18258 31.6781 6.18258 33.748 8.25226L34.7379 7.26225C32.1213 4.64591 27.8789 4.64592 25.2623 7.26226L26.2521 8.25226ZM22.9529 11.5512L26.2521 8.25226L25.2623 7.26226L21.963 10.5612L22.9529 11.5512ZM17.277 11.7562H22.4579V10.3562H17.277V11.7562ZM11.977 17.0562C11.977 14.1291 14.3499 11.7562 17.277 11.7562V10.3562C13.5767 10.3562 10.577 13.3559 10.577 17.0562H11.977ZM11.977 22.2358V17.0562H10.577V22.2358H11.977ZM8.25216 26.2502L11.7719 22.7308L10.782 21.7408L7.26227 25.2602L8.25216 26.2502ZM8.25216 33.745C6.18229 31.6753 6.18229 28.3198 8.25216 26.2502L7.26227 25.2602C4.64558 27.8766 4.64559 32.1186 7.26227 34.735L8.25216 33.745ZM11.7719 37.2643L8.25216 33.745L7.26227 34.735L10.782 38.2543L11.7719 37.2643ZM11.977 42.9368V37.7593H10.577V42.9368H11.977ZM17.277 48.2368C14.3499 48.2368 11.977 45.8639 11.977 42.9368H10.577C10.577 46.6371 13.5767 49.6368 17.277 49.6368V48.2368ZM22.4557 48.2368H17.277V49.6368H22.4557V48.2368ZM26.2521 51.7429L22.9506 48.4418L21.9607 49.4318L25.2623 52.7329L26.2521 51.7429ZM33.748 51.7429C31.6781 53.8126 28.3221 53.8126 26.2521 51.7429L25.2623 52.7329C27.8789 55.3493 32.1213 55.3493 34.7379 52.7329L33.748 51.7429ZM37.0496 48.4418L33.748 51.7429L34.7379 52.7329L38.0394 49.4318L37.0496 48.4418ZM42.7231 48.2368H37.5445V49.6368H42.7231V48.2368ZM48.0231 42.9368C48.0231 45.8639 45.6502 48.2368 42.7231 48.2368V49.6368C46.4234 49.6368 49.4231 46.6371 49.4231 42.9368H48.0231ZM48.0231 37.7594V42.9368H49.4231V37.7594H48.0231ZM51.748 33.745L48.2282 37.2644L49.218 38.2544L52.7379 34.735L51.748 33.745ZM51.748 26.2502C53.8179 28.3198 53.8179 31.6753 51.748 33.745L52.7379 34.735C55.3546 32.1186 55.3546 27.8766 52.7379 25.2602L51.748 26.2502ZM48.2282 22.7307L51.748 26.2502L52.7379 25.2602L49.218 21.7407L48.2282 22.7307ZM48.0231 17.0562V22.2357H49.4231V17.0562H48.0231ZM42.7231 11.7562C45.6502 11.7562 48.0231 14.1291 48.0231 17.0562H49.4231C49.4231 13.3559 46.4234 10.3562 42.7231 10.3562V11.7562ZM37.5423 11.7562H42.7231V10.3562H37.5423V11.7562ZM33.748 8.25226L37.0473 11.5512L38.0372 10.5612L34.7379 7.26225L33.748 8.25226Z",fill:"#9E9E9E"}),M("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M32.8287 12.5441C31.2665 10.9821 28.7337 10.9821 27.1715 12.5441L24.224 15.4913H19.6611C17.452 15.4913 15.6611 17.2822 15.6611 19.4913V24.0532L12.5447 27.1693C10.9825 28.7313 10.9825 31.2638 12.5447 32.8258L15.6611 35.9419V40.5021C15.6611 42.7112 17.452 44.5021 19.6611 44.5021H24.2223L27.1715 47.451C28.7337 49.013 31.2665 49.013 32.8287 47.451L35.778 44.5021H40.3391C42.5483 44.5021 44.3391 42.7112 44.3391 40.5021V35.9419L47.4555 32.8258C49.0177 31.2638 49.0177 28.7313 47.4556 27.1693L44.3391 24.0532V19.4913C44.3391 17.2822 42.5483 15.4913 40.3391 15.4913H35.7763L32.8287 12.5441Z",fill:"#E0E0E0"}),M("path",{d:"M27.1715 12.5441L27.6665 13.0391L27.1715 12.5441ZM32.8287 12.5441L32.3338 13.0391V13.0391L32.8287 12.5441ZM24.224 15.4913V16.1913H24.5139L24.7189 15.9863L24.224 15.4913ZM15.6611 24.0532L16.1561 24.5482L16.3611 24.3432V24.0532H15.6611ZM12.5447 27.1693L12.0497 26.6743H12.0497L12.5447 27.1693ZM12.5447 32.8258L13.0396 32.3308L12.5447 32.8258ZM15.6611 35.9419H16.3611V35.6519L16.1561 35.4469L15.6611 35.9419ZM24.2223 44.5021L24.7172 44.0071L24.5122 43.8021H24.2223V44.5021ZM27.1715 47.451L27.6665 46.956L27.1715 47.451ZM32.8287 47.451L33.3237 47.946L32.8287 47.451ZM35.778 44.5021V43.8021H35.4881L35.283 44.0071L35.778 44.5021ZM44.3391 35.9419L43.8442 35.4469L43.6391 35.6519V35.9419H44.3391ZM47.4555 32.8258L46.9606 32.3308L47.4555 32.8258ZM47.4556 27.1693L46.9606 27.6643L47.4556 27.1693ZM44.3391 24.0532H43.6391V24.3432L43.8442 24.5482L44.3391 24.0532ZM35.7763 15.4913L35.2813 15.9863L35.4863 16.1913H35.7763V15.4913ZM27.6665 13.0391C28.9553 11.7504 31.0449 11.7505 32.3338 13.0391L33.3237 12.0491C31.4881 10.2138 28.5121 10.2138 26.6766 12.0491L27.6665 13.0391ZM24.7189 15.9863L27.6665 13.0391L26.6766 12.0491L23.729 14.9963L24.7189 15.9863ZM19.6611 16.1913H24.224V14.7913H19.6611V16.1913ZM16.3611 19.4913C16.3611 17.6688 17.8386 16.1913 19.6611 16.1913V14.7913C17.0654 14.7913 14.9611 16.8956 14.9611 19.4913H16.3611ZM16.3611 24.0532V19.4913H14.9611V24.0532H16.3611ZM13.0396 27.6643L16.1561 24.5482L15.1662 23.5582L12.0497 26.6743L13.0396 27.6643ZM13.0396 32.3308C11.7509 31.0422 11.7509 28.9529 13.0396 27.6643L12.0497 26.6743C10.2142 28.5097 10.2141 31.4854 12.0497 33.3208L13.0396 32.3308ZM16.1561 35.4469L13.0396 32.3308L12.0497 33.3208L15.1662 36.4369L16.1561 35.4469ZM16.3611 40.5021V35.9419H14.9611V40.5021H16.3611ZM19.6611 43.8021C17.8386 43.8021 16.3611 42.3246 16.3611 40.5021H14.9611C14.9611 43.0978 17.0654 45.2021 19.6611 45.2021V43.8021ZM24.2223 43.8021H19.6611V45.2021H24.2223V43.8021ZM27.6665 46.956L24.7172 44.0071L23.7273 44.9971L26.6766 47.946L27.6665 46.956ZM32.3338 46.956C31.0449 48.2447 28.9553 48.2447 27.6665 46.956L26.6766 47.946C28.5121 49.7813 31.4881 49.7813 33.3237 47.946L32.3338 46.956ZM35.283 44.0071L32.3338 46.956L33.3237 47.946L36.2729 44.9971L35.283 44.0071ZM40.3391 43.8021H35.778V45.2021H40.3391V43.8021ZM43.6391 40.5021C43.6391 42.3246 42.1617 43.8021 40.3391 43.8021V45.2021C42.9349 45.2021 45.0391 43.0978 45.0391 40.5021H43.6391ZM43.6391 35.9419V40.5021H45.0391V35.9419H43.6391ZM46.9606 32.3308L43.8442 35.4469L44.8341 36.4369L47.9505 33.3208L46.9606 32.3308ZM46.9606 27.6643C48.2494 28.9529 48.2494 31.0422 46.9606 32.3308L47.9505 33.3208C49.7861 31.4855 49.7861 28.5097 47.9505 26.6743L46.9606 27.6643ZM43.8442 24.5482L46.9606 27.6643L47.9505 26.6743L44.8341 23.5582L43.8442 24.5482ZM43.6391 19.4913V24.0532H45.0391V19.4913H43.6391ZM40.3391 16.1913C42.1617 16.1913 43.6391 17.6688 43.6391 19.4913H45.0391C45.0391 16.8956 42.9349 14.7913 40.3391 14.7913V16.1913ZM35.7763 16.1913H40.3391V14.7913H35.7763V16.1913ZM32.3338 13.0391L35.2813 15.9863L36.2712 14.9963L33.3237 12.0491L32.3338 13.0391Z",fill:"#9E9E9E"}),M("circle",{cx:"24",cy:"26",r:"2",stroke:"white",strokeWidth:"1.4"}),M("circle",{cx:"36",cy:"34",r:"2",stroke:"white",strokeWidth:"1.4"}),M("path",{d:"M34 24L26 36",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-discount",children:[M("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M34.243 7.75726C31.8997 5.41425 28.1005 5.41425 25.7572 7.75726L22.4579 11.0562H17.277C13.9633 11.0562 11.277 13.7425 11.277 17.0562V22.2358L7.75721 25.7552C5.41393 28.0982 5.41394 31.897 7.75722 34.24L11.277 37.7593V42.9368C11.277 46.2505 13.9633 48.9368 17.277 48.9368H22.4557L25.7572 52.2379C28.1005 54.5809 31.8997 54.5809 34.243 52.2379L37.5445 48.9368H42.7231C46.0368 48.9368 48.7231 46.2505 48.7231 42.9368V37.7594L52.243 34.24C54.5862 31.897 54.5862 28.0982 52.243 25.7552L48.7231 22.2357V17.0562C48.7231 13.7425 46.0368 11.0562 42.7231 11.0562H37.5423L34.243 7.75726Z",fill:"white"}),M("path",{d:"M25.7572 7.75726L25.2623 7.26226V7.26226L25.7572 7.75726ZM34.243 7.75726L34.7379 7.26225V7.26225L34.243 7.75726ZM22.4579 11.0562V11.7562H22.7478L22.9529 11.5512L22.4579 11.0562ZM11.277 22.2358L11.7719 22.7308L11.977 22.5258V22.2358H11.277ZM7.75721 25.7552L7.26227 25.2602L7.75721 25.7552ZM7.75722 34.24L8.25216 33.745L7.75722 34.24ZM11.277 37.7593H11.977V37.4694L11.7719 37.2643L11.277 37.7593ZM22.4557 48.9368L22.9506 48.4418L22.7456 48.2368H22.4557V48.9368ZM25.7572 52.2379L25.2623 52.7329L25.7572 52.2379ZM34.243 52.2379L34.7379 52.7329L34.243 52.2379ZM37.5445 48.9368V48.2368H37.2546L37.0496 48.4418L37.5445 48.9368ZM48.7231 37.7594L48.2282 37.2644L48.0231 37.4695V37.7594H48.7231ZM52.243 34.24L52.7379 34.735L52.243 34.24ZM52.243 25.7552L52.7379 25.2602L52.243 25.7552ZM48.7231 22.2357H48.0231V22.5257L48.2282 22.7307L48.7231 22.2357ZM37.5423 11.0562L37.0473 11.5512L37.2523 11.7562H37.5423V11.0562ZM26.2521 8.25226C28.3221 6.18258 31.6781 6.18258 33.748 8.25226L34.7379 7.26225C32.1213 4.64591 27.8789 4.64592 25.2623 7.26226L26.2521 8.25226ZM22.9529 11.5512L26.2521 8.25226L25.2623 7.26226L21.963 10.5612L22.9529 11.5512ZM17.277 11.7562H22.4579V10.3562H17.277V11.7562ZM11.977 17.0562C11.977 14.1291 14.3499 11.7562 17.277 11.7562V10.3562C13.5767 10.3562 10.577 13.3559 10.577 17.0562H11.977ZM11.977 22.2358V17.0562H10.577V22.2358H11.977ZM8.25216 26.2502L11.7719 22.7308L10.782 21.7408L7.26227 25.2602L8.25216 26.2502ZM8.25216 33.745C6.18229 31.6753 6.18229 28.3198 8.25216 26.2502L7.26227 25.2602C4.64558 27.8766 4.64559 32.1186 7.26227 34.735L8.25216 33.745ZM11.7719 37.2643L8.25216 33.745L7.26227 34.735L10.782 38.2543L11.7719 37.2643ZM11.977 42.9368V37.7593H10.577V42.9368H11.977ZM17.277 48.2368C14.3499 48.2368 11.977 45.8639 11.977 42.9368H10.577C10.577 46.6371 13.5767 49.6368 17.277 49.6368V48.2368ZM22.4557 48.2368H17.277V49.6368H22.4557V48.2368ZM26.2521 51.7429L22.9506 48.4418L21.9607 49.4318L25.2623 52.7329L26.2521 51.7429ZM33.748 51.7429C31.6781 53.8126 28.3221 53.8126 26.2521 51.7429L25.2623 52.7329C27.8789 55.3493 32.1213 55.3493 34.7379 52.7329L33.748 51.7429ZM37.0496 48.4418L33.748 51.7429L34.7379 52.7329L38.0394 49.4318L37.0496 48.4418ZM42.7231 48.2368H37.5445V49.6368H42.7231V48.2368ZM48.0231 42.9368C48.0231 45.8639 45.6502 48.2368 42.7231 48.2368V49.6368C46.4234 49.6368 49.4231 46.6371 49.4231 42.9368H48.0231ZM48.0231 37.7594V42.9368H49.4231V37.7594H48.0231ZM51.748 33.745L48.2282 37.2644L49.218 38.2544L52.7379 34.735L51.748 33.745ZM51.748 26.2502C53.8179 28.3198 53.8179 31.6753 51.748 33.745L52.7379 34.735C55.3546 32.1186 55.3546 27.8766 52.7379 25.2602L51.748 26.2502ZM48.2282 22.7307L51.748 26.2502L52.7379 25.2602L49.218 21.7407L48.2282 22.7307ZM48.0231 17.0562V22.2357H49.4231V17.0562H48.0231ZM42.7231 11.7562C45.6502 11.7562 48.0231 14.1291 48.0231 17.0562H49.4231C49.4231 13.3559 46.4234 10.3562 42.7231 10.3562V11.7562ZM37.5423 11.7562H42.7231V10.3562H37.5423V11.7562ZM33.748 8.25226L37.0473 11.5512L38.0372 10.5612L34.7379 7.26225L33.748 8.25226Z",fill:"#212121"}),M("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M32.8287 12.5441C31.2665 10.9821 28.7337 10.9821 27.1715 12.5441L24.224 15.4913H19.6611C17.452 15.4913 15.6611 17.2822 15.6611 19.4913V24.0532L12.5447 27.1693C10.9825 28.7313 10.9825 31.2638 12.5447 32.8258L15.6611 35.9419V40.5021C15.6611 42.7112 17.452 44.5021 19.6611 44.5021H24.2223L27.1715 47.451C28.7337 49.013 31.2665 49.013 32.8287 47.451L35.778 44.5021H40.3391C42.5483 44.5021 44.3391 42.7112 44.3391 40.5021V35.9419L47.4555 32.8258C49.0177 31.2638 49.0177 28.7313 47.4555 27.1693L44.3391 24.0532V19.4913C44.3391 17.2822 42.5483 15.4913 40.3391 15.4913H35.7763L32.8287 12.5441Z",fill:"#3BA3C7"}),M("path",{d:"M27.1715 12.5441L26.6766 12.0491L27.1715 12.5441ZM32.8287 12.5441L32.3338 13.0391V13.0391L32.8287 12.5441ZM24.224 15.4913V16.1913H24.5139L24.7189 15.9863L24.224 15.4913ZM15.6611 24.0532L16.1561 24.5482L16.3611 24.3432V24.0532H15.6611ZM12.5447 27.1693L12.0497 26.6743H12.0497L12.5447 27.1693ZM12.5447 32.8258L12.0497 33.3208H12.0497L12.5447 32.8258ZM15.6611 35.9419H16.3611V35.6519L16.1561 35.4469L15.6611 35.9419ZM24.2223 44.5021L24.7172 44.0071L24.5122 43.8021H24.2223V44.5021ZM27.1715 47.451L27.6665 46.956L27.1715 47.451ZM32.8287 47.451L33.3237 47.946L32.8287 47.451ZM35.778 44.5021V43.8021H35.4881L35.283 44.0071L35.778 44.5021ZM44.3391 35.9419L43.8442 35.4469L43.6391 35.6519V35.9419H44.3391ZM47.4555 32.8258L47.9505 33.3208L47.4555 32.8258ZM47.4555 27.1693L46.9606 27.6643L47.4555 27.1693ZM44.3391 24.0532H43.6391V24.3432L43.8442 24.5482L44.3391 24.0532ZM35.7763 15.4913L35.2813 15.9863L35.4863 16.1913H35.7763V15.4913ZM27.6665 13.0391C28.9553 11.7504 31.0449 11.7505 32.3338 13.0391L33.3237 12.0491C31.4881 10.2138 28.5121 10.2138 26.6766 12.0491L27.6665 13.0391ZM24.7189 15.9863L27.6665 13.0391L26.6766 12.0491L23.729 14.9963L24.7189 15.9863ZM19.6611 16.1913H24.224V14.7913H19.6611V16.1913ZM16.3611 19.4913C16.3611 17.6688 17.8386 16.1913 19.6611 16.1913V14.7913C17.0654 14.7913 14.9611 16.8956 14.9611 19.4913H16.3611ZM16.3611 24.0532V19.4913H14.9611V24.0532H16.3611ZM13.0396 27.6643L16.1561 24.5482L15.1662 23.5582L12.0497 26.6743L13.0396 27.6643ZM13.0396 32.3308C11.7509 31.0422 11.7509 28.9529 13.0396 27.6643L12.0497 26.6743C10.2142 28.5097 10.2141 31.4854 12.0497 33.3208L13.0396 32.3308ZM16.1561 35.4469L13.0396 32.3308L12.0497 33.3208L15.1662 36.4369L16.1561 35.4469ZM16.3611 40.5021V35.9419H14.9611V40.5021H16.3611ZM19.6611 43.8021C17.8386 43.8021 16.3611 42.3246 16.3611 40.5021H14.9611C14.9611 43.0978 17.0654 45.2021 19.6611 45.2021V43.8021ZM24.2223 43.8021H19.6611V45.2021H24.2223V43.8021ZM27.6665 46.956L24.7172 44.0071L23.7273 44.9971L26.6766 47.946L27.6665 46.956ZM32.3338 46.956C31.0449 48.2447 28.9553 48.2447 27.6665 46.956L26.6766 47.946C28.5121 49.7813 31.4881 49.7813 33.3237 47.946L32.3338 46.956ZM35.283 44.0071L32.3338 46.956L33.3237 47.946L36.2729 44.9971L35.283 44.0071ZM40.3391 43.8021H35.778V45.2021H40.3391V43.8021ZM43.6391 40.5021C43.6391 42.3246 42.1617 43.8021 40.3391 43.8021V45.2021C42.9349 45.2021 45.0391 43.0978 45.0391 40.5021H43.6391ZM43.6391 35.9419V40.5021H45.0391V35.9419H43.6391ZM46.9606 32.3308L43.8442 35.4469L44.8341 36.4369L47.9505 33.3208L46.9606 32.3308ZM46.9606 27.6643C48.2494 28.9529 48.2494 31.0422 46.9606 32.3308L47.9505 33.3208C49.7861 31.4855 49.7861 28.5097 47.9505 26.6743L46.9606 27.6643ZM43.8442 24.5482L46.9606 27.6643L47.9505 26.6743L44.8341 23.5582L43.8442 24.5482ZM43.6391 19.4913V24.0532H45.0391V19.4913H43.6391ZM40.3391 16.1913C42.1617 16.1913 43.6391 17.6688 43.6391 19.4913H45.0391C45.0391 16.8956 42.9349 14.7913 40.3391 14.7913V16.1913ZM35.7763 16.1913H40.3391V14.7913H35.7763V16.1913ZM32.3338 13.0391L35.2813 15.9863L36.2712 14.9963L33.3237 12.0491L32.3338 13.0391Z",fill:"#212121"}),M("circle",{cx:"24",cy:"26",r:"2",stroke:"white",strokeWidth:"1.4"}),M("circle",{cx:"36",cy:"34",r:"2",stroke:"white",strokeWidth:"1.4"}),M("path",{d:"M34 24L26 36",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round"})]})};export{Z as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var i=function(i){i=i.disabled;return e("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-document_cloud--disabled",children:[t("path",{d:"M6 16C6 13.7909 7.79086 12 10 12H22C24.2091 12 26 13.7909 26 16V17H42C44.2091 17 46 18.7909 46 21V44C46 46.2091 44.2091 48 42 48H9C7.34315 48 6 46.6569 6 45V16Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("rect",{x:"10",y:"22",width:"32",height:"26",rx:"2",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("rect",{x:"14",y:"22",width:"32",height:"26",rx:"2",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.53101 48H42.7997C44.5414 48 46.083 46.8729 46.6113 45.2132L52.3407 27.2132C53.1619 24.6334 51.2365 22 48.5291 22H22.9248C21.1831 22 19.6415 23.1271 19.1132 24.7868L12.3897 45.9099C11.9935 47.1547 10.8373 48 9.53101 48Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M48.9453 53H38.2587C38.1692 53 38.0896 53 38 53C34.6866 53 32 50.5758 32 47.5891C32 45.1648 33.7711 43.1091 36.2189 42.4206C36.607 39.3758 39.4726 37 42.9552 37C45.5721 37 47.8408 38.3382 48.9751 40.297C52.8557 40.297 56 43.1479 56 46.6485C56 50.1491 52.9851 52.8739 49.2239 52.9903H48.9652L48.9453 53Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M41 46L44 49L47 46",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M44 43L44 49",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-document_cloud",children:[t("path",{d:"M6 16C6 13.7909 7.79086 12 10 12H22C24.2091 12 26 13.7909 26 16V17H42C44.2091 17 46 18.7909 46 21V44C46 46.2091 44.2091 48 42 48H9C7.34315 48 6 46.6569 6 45V16Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("rect",{x:"10",y:"22",width:"32",height:"26",rx:"2",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("rect",{x:"14",y:"22",width:"32",height:"26",rx:"2",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.53101 48H42.7997C44.5414 48 46.083 46.8729 46.6113 45.2132L52.3407 27.2132C53.1619 24.6334 51.2365 22 48.5291 22H22.9248C21.1831 22 19.6415 23.1271 19.1132 24.7868L12.3897 45.9099C11.9935 47.1547 10.8373 48 9.53101 48Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M48.9453 53H38.2587C38.1692 53 38.0896 53 38 53C34.6866 53 32 50.5758 32 47.5891C32 45.1648 33.7711 43.1091 36.2189 42.4206C36.607 39.3758 39.4726 37 42.9552 37C45.5721 37 47.8408 38.3382 48.9751 40.297C52.8557 40.297 56 43.1479 56 46.6485C56 50.1491 52.9851 52.8739 49.2239 52.9903H48.9652L48.9453 53Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M41 46L44 49L47 46",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M44 43L44 49",stroke:"white",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-document_success--disabled",children:[e("path",{d:"M6 16C6 13.7909 7.79086 12 10 12H22C24.2091 12 26 13.7909 26 16V17H42C44.2091 17 46 18.7909 46 21V44C46 46.2091 44.2091 48 42 48H9C7.34315 48 6 46.6569 6 45V16Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("rect",{x:"10",y:"22",width:"32",height:"26",rx:"2",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("rect",{x:"14",y:"22",width:"32",height:"26",rx:"2",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.53101 48H42.7997C44.5414 48 46.083 46.8729 46.6113 45.2132L52.3407 27.2132C53.1619 24.6334 51.2365 22 48.5291 22H22.9248C21.1831 22 19.6415 23.1271 19.1132 24.7868L12.3897 45.9099C11.9935 47.1547 10.8373 48 9.53101 48Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("circle",{cx:"48",cy:"44",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M45 43.6L47.25 46L51 42",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-document_success",children:[e("path",{d:"M6 16C6 13.7909 7.79086 12 10 12H22C24.2091 12 26 13.7909 26 16V17H42C44.2091 17 46 18.7909 46 21V44C46 46.2091 44.2091 48 42 48H9C7.34315 48 6 46.6569 6 45V16Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("rect",{x:"10",y:"22",width:"32",height:"26",rx:"2",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("rect",{x:"14",y:"22",width:"32",height:"26",rx:"2",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.53101 48H42.7997C44.5414 48 46.083 46.8729 46.6113 45.2132L52.3407 27.2132C53.1619 24.6334 51.2365 22 48.5291 22H22.9248C21.1831 22 19.6415 23.1271 19.1132 24.7868L12.3897 45.9099C11.9935 47.1547 10.8373 48 9.53101 48Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("circle",{cx:"48",cy:"44",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M45 43.6L47.25 46L51 42",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var i=function(i){i=i.disabled;return e("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-email--disabled",children:[t("path",{d:"M8 25L27.5542 9.88993C28.9948 8.77678 31.0052 8.77678 32.4458 9.88993L52 25V48C52 50.2091 50.2091 52 48 52H12C9.79086 52 8 50.2091 8 48V25Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("rect",{x:"15",y:"13",width:"30",height:"36",rx:"4",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 25V48C8 50.2091 9.79086 52 12 52H48C50.2091 52 52 50.2091 52 48V25L32.4 39.7C30.9778 40.7667 29.0222 40.7667 27.6 39.7L8 25Z",fill:"white"}),t("path",{d:"M8 25L8.42 24.44C8.20789 24.2809 7.9241 24.2553 7.68695 24.3739C7.4498 24.4925 7.3 24.7349 7.3 25H8ZM52 25H52.7C52.7 24.7349 52.5502 24.4925 52.313 24.3739C52.0759 24.2553 51.7921 24.2809 51.58 24.44L52 25ZM32.4 39.7L31.98 39.14L32.4 39.7ZM27.6 39.7L28.02 39.14L27.6 39.7ZM8.7 48V25H7.3V48H8.7ZM12 51.3C10.1775 51.3 8.7 49.8225 8.7 48H7.3C7.3 50.5957 9.40426 52.7 12 52.7V51.3ZM48 51.3H12V52.7H48V51.3ZM51.3 48C51.3 49.8225 49.8225 51.3 48 51.3V52.7C50.5957 52.7 52.7 50.5957 52.7 48H51.3ZM51.3 25V48H52.7V25H51.3ZM51.58 24.44L31.98 39.14L32.82 40.26L52.42 25.56L51.58 24.44ZM31.98 39.14C30.8067 40.02 29.1933 40.02 28.02 39.14L27.18 40.26C28.8511 41.5133 31.1489 41.5133 32.82 40.26L31.98 39.14ZM28.02 39.14L8.42 24.44L7.58 25.56L27.18 40.26L28.02 39.14Z",fill:"#9E9E9E"}),t("path",{d:"M37 21H23",stroke:"white",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M37 26H23",stroke:"white",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-email",children:[t("path",{d:"M8 25L27.5542 9.88993C28.9948 8.77678 31.0052 8.77678 32.4458 9.88993L52 25V48C52 50.2091 50.2091 52 48 52H12C9.79086 52 8 50.2091 8 48V25Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("rect",{x:"15",y:"13",width:"30",height:"36",rx:"4",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 25V48C8 50.2091 9.79086 52 12 52H48C50.2091 52 52 50.2091 52 48V25L32.4 39.7C30.9778 40.7667 29.0222 40.7667 27.6 39.7L8 25Z",fill:"white"}),t("path",{d:"M8 25L8.42 24.44C8.20789 24.2809 7.9241 24.2553 7.68695 24.3739C7.4498 24.4925 7.3 24.7349 7.3 25H8ZM52 25H52.7C52.7 24.7349 52.5502 24.4925 52.313 24.3739C52.0759 24.2553 51.7921 24.2809 51.58 24.44L52 25ZM32.4 39.7L32.82 40.26L32.4 39.7ZM27.6 39.7L27.18 40.26L27.6 39.7ZM8.7 48V25H7.3V48H8.7ZM12 51.3C10.1775 51.3 8.7 49.8225 8.7 48H7.3C7.3 50.5957 9.40426 52.7 12 52.7V51.3ZM48 51.3H12V52.7H48V51.3ZM51.3 48C51.3 49.8225 49.8225 51.3 48 51.3V52.7C50.5957 52.7 52.7 50.5957 52.7 48H51.3ZM51.3 25V48H52.7V25H51.3ZM51.58 24.44L31.98 39.14L32.82 40.26L52.42 25.56L51.58 24.44ZM31.98 39.14C30.8067 40.02 29.1933 40.02 28.02 39.14L27.18 40.26C28.8511 41.5133 31.1489 41.5133 32.82 40.26L31.98 39.14ZM28.02 39.14L8.42 24.44L7.58 25.56L27.18 40.26L28.02 39.14Z",fill:"#212121"}),t("path",{d:"M37 21H23",stroke:"white",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M37 26H23",stroke:"white",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as L,jsx as C}from"react/jsx-runtime";var M=function(M){M=M.disabled;return L("svg",void 0!==M&&M?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-hand_shake--disabled",children:[C("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.3846 29.6118C12.7918 31.2047 12.7918 33.7872 14.3846 35.3801L15.1119 36.1074L15.1119 36.1074L28.113 49.1084C29.3097 50.3052 31.2499 50.3052 32.4467 49.1084C33.2003 48.3547 33.4794 47.3061 33.2837 46.3341C34.2558 46.5298 35.3044 46.2508 36.0582 45.497C36.8119 44.7434 37.0909 43.6948 36.8952 42.7227C37.8672 42.9183 38.9158 42.6393 39.6694 41.8856C40.4231 41.1319 40.7021 40.0833 40.5065 39.1113C41.4786 39.307 42.5272 39.028 43.2809 38.2742C44.4777 37.0775 44.4777 35.1373 43.281 33.9406L29.5576 20.2172L29.5576 20.2173L29.5525 20.2122C27.9596 18.6193 25.3771 18.6193 23.7843 20.2122L14.3846 29.6118Z",fill:"white"}),C("path",{d:"M14.3846 29.6118L14.8796 30.1068L14.3846 29.6118ZM15.1119 36.1074L14.6169 36.6023L15.1119 37.0973L15.6069 36.6023L15.1119 36.1074ZM15.1119 36.1074L15.6069 35.6124L15.1119 35.1174L14.6169 35.6124L15.1119 36.1074ZM33.2837 46.3341L33.4219 45.6478L32.3897 45.44L32.5975 46.4722L33.2837 46.3341ZM36.8952 42.7227L37.0333 42.0365L36.0012 41.8288L36.209 42.8608L36.8952 42.7227ZM40.5065 39.1113L40.6446 38.425L39.6125 38.2172L39.8202 39.2494L40.5065 39.1113ZM29.5576 20.2172L30.0526 19.7222L29.5576 19.2273L29.0626 19.7223L29.5576 20.2172ZM29.5576 20.2173L29.0626 20.7123L29.5576 21.2072L30.0525 20.7122L29.5576 20.2173ZM29.5525 20.2122L29.0575 20.7072L29.5525 20.2122ZM23.7843 20.2122L23.2893 19.7172L23.7843 20.2122ZM14.8796 34.8851C13.5601 33.5656 13.5601 31.4263 14.8796 30.1068L13.8896 29.1169C12.0234 30.9831 12.0234 34.0088 13.8896 35.8751L14.8796 34.8851ZM15.6069 35.6124L14.8796 34.8851L13.8896 35.8751L14.6169 36.6023L15.6069 35.6124ZM14.6169 35.6124L14.6169 35.6124L15.6069 36.6023L15.6069 36.6023L14.6169 35.6124ZM28.6079 48.6135L15.6069 35.6124L14.6169 36.6023L27.618 49.6034L28.6079 48.6135ZM31.9517 48.6135C31.0283 49.5368 29.5313 49.5368 28.6079 48.6135L27.618 49.6034C29.0881 51.0735 31.4715 51.0735 32.9416 49.6034L31.9517 48.6135ZM32.5975 46.4722C32.7489 47.2243 32.5327 48.0324 31.9517 48.6135L32.9416 49.6034C33.868 48.6771 34.2099 47.388 33.9699 46.1959L32.5975 46.4722ZM35.5632 45.0021C34.9821 45.5831 34.174 45.7993 33.4219 45.6478L33.1455 47.0203C34.3376 47.2603 35.6268 46.9184 36.5531 45.992L35.5632 45.0021ZM36.209 42.8608C36.3604 43.6129 36.1442 44.421 35.5632 45.0021L36.5531 45.992C37.4795 45.0657 37.8214 43.7766 37.5815 42.5846L36.209 42.8608ZM39.1745 41.3907C38.5934 41.9717 37.7854 42.1878 37.0333 42.0365L36.7571 43.4089C37.9491 43.6488 39.2381 43.3069 40.1644 42.3806L39.1745 41.3907ZM39.8202 39.2494C39.9716 40.0015 39.7555 40.8096 39.1745 41.3907L40.1644 42.3806C41.0908 41.4543 41.4327 40.1651 41.1927 38.9731L39.8202 39.2494ZM42.786 37.7793C42.2049 38.3603 41.3967 38.5764 40.6446 38.425L40.3683 39.7975C41.5604 40.0375 42.8496 39.6956 43.7759 38.7692L42.786 37.7793ZM42.786 34.4355C43.7093 35.3589 43.7093 36.8559 42.786 37.7793L43.7759 38.7692C45.246 37.2991 45.246 34.9157 43.7759 33.4456L42.786 34.4355ZM29.0626 20.7122L42.786 34.4355L43.7759 33.4456L30.0526 19.7222L29.0626 20.7122ZM30.0525 20.7122L30.0526 20.7122L29.0626 19.7223L29.0626 19.7223L30.0525 20.7122ZM29.0575 20.7072L29.0626 20.7123L30.0525 19.7223L30.0475 19.7172L29.0575 20.7072ZM24.2792 20.7072C25.5987 19.3877 27.738 19.3877 29.0575 20.7072L30.0475 19.7172C28.1813 17.851 25.1555 17.851 23.2893 19.7172L24.2792 20.7072ZM14.8796 30.1068L24.2792 20.7072L23.2893 19.7172L13.8896 29.1169L14.8796 30.1068Z",fill:"#9E9E9E"}),C("rect",{x:"5",y:"27.4399",width:"23.4936",height:"9.19313",rx:"2",transform:"rotate(-45 5 27.4399)",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),C("path",{d:"M33.0352 47.0753C33.3086 47.3487 33.7518 47.3487 34.0252 47.0753C34.2985 46.802 34.2985 46.3588 34.0252 46.0854L33.0352 47.0753ZM34.0252 46.0854L28.2469 40.3071L27.257 41.2971L33.0352 47.0753L34.0252 46.0854Z",fill:"#9E9E9E"}),C("path",{d:"M36.6409 43.4495C36.9143 43.7229 37.3575 43.7229 37.6309 43.4495C37.9043 43.1761 37.9043 42.7329 37.6309 42.4595L36.6409 43.4495ZM37.6309 42.4595L31.8627 36.6913L30.8727 37.6813L36.6409 43.4495L37.6309 42.4595Z",fill:"#9E9E9E"}),C("path",{d:"M40.2579 39.8526C40.5312 40.1259 40.9745 40.1259 41.2478 39.8526C41.5212 39.5792 41.5212 39.136 41.2478 38.8626L40.2579 39.8526ZM41.2478 38.8626L35.4696 33.0844L34.4796 34.0743L40.2579 39.8526L41.2478 38.8626Z",fill:"#9E9E9E"}),C("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M36.7398 17.9023C35.1656 16.3281 32.6246 16.3097 31.0278 17.8471L31.0273 17.8466L30.9716 17.9023L29.104 19.7699L25.724 23.1499C24.7477 24.1262 24.7477 25.7091 25.724 26.6855C26.7003 27.6618 28.2832 27.6618 29.2595 26.6855L32.6395 23.3055L43.2461 33.9121L45.1137 32.0444C46.7066 30.4516 46.7066 27.8691 45.1137 26.2762L36.7398 17.9023Z",fill:"white"}),C("path",{d:"M31.0278 17.8471L30.5328 18.3421C30.8026 18.6118 31.2386 18.616 31.5133 18.3514L31.0278 17.8471ZM31.0273 17.8466L31.5223 17.3516C31.391 17.2204 31.2129 17.1466 31.0273 17.1466C30.8416 17.1466 30.6636 17.2204 30.5323 17.3516L31.0273 17.8466ZM30.9716 17.9023L31.4666 18.3973L30.9716 17.9023ZM32.6395 23.3055L33.1345 22.8105C32.8611 22.5371 32.4179 22.5371 32.1445 22.8105L32.6395 23.3055ZM43.2461 33.9121L42.7511 34.4071C43.0245 34.6804 43.4677 34.6804 43.7411 34.4071L43.2461 33.9121ZM45.1137 32.0444L45.6087 32.5394L45.1137 32.0444ZM31.5133 18.3514C32.8359 17.078 34.9408 17.0933 36.2449 18.3973L37.2348 17.4073C35.3903 15.5629 32.4134 15.5414 30.5423 17.3429L31.5133 18.3514ZM30.5323 18.3416L30.5328 18.3421L31.5228 17.3522L31.5223 17.3516L30.5323 18.3416ZM31.4666 18.3973L31.5223 18.3416L30.5323 17.3516L30.4766 17.4073L31.4666 18.3973ZM29.5989 20.2649L31.4666 18.3973L30.4766 17.4073L28.609 19.275L29.5989 20.2649ZM26.219 23.6449L29.5989 20.2649L28.609 19.275L25.229 22.6549L26.219 23.6449ZM26.219 26.1905C25.516 25.4875 25.516 24.3478 26.219 23.6449L25.229 22.6549C23.9793 23.9046 23.9793 25.9307 25.229 27.1804L26.219 26.1905ZM28.7645 26.1905C28.0616 26.8934 26.9219 26.8934 26.219 26.1905L25.229 27.1804C26.4787 28.4301 28.5048 28.4301 29.7545 27.1804L28.7645 26.1905ZM32.1445 22.8105L28.7645 26.1905L29.7545 27.1804L33.1345 23.8005L32.1445 22.8105ZM43.7411 33.4171L33.1345 22.8105L32.1445 23.8005L42.7511 34.4071L43.7411 33.4171ZM44.6188 31.5495L42.7511 33.4171L43.7411 34.4071L45.6087 32.5394L44.6188 31.5495ZM44.6188 26.7712C45.9382 28.0907 45.9382 30.23 44.6188 31.5495L45.6087 32.5394C47.4749 30.6732 47.4749 27.6475 45.6087 25.7812L44.6188 26.7712ZM36.2449 18.3973L44.6188 26.7712L45.6087 25.7812L37.2348 17.4073L36.2449 18.3973Z",fill:"#9E9E9E"}),C("rect",{x:"39.1377",y:"8",width:"22.4332",height:"9.17722",rx:"2",transform:"rotate(45 39.1377 8)",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-hand_shake",children:[C("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.3847 29.6118C12.7919 31.2047 12.7919 33.7872 14.3847 35.3801L15.112 36.1074L15.112 36.1074L28.1131 49.1084C29.3098 50.3052 31.2501 50.3052 32.4468 49.1084C33.2005 48.3547 33.4795 47.3061 33.2838 46.3341C34.2559 46.5298 35.3046 46.2508 36.0583 45.497C36.812 44.7434 37.091 43.6948 36.8953 42.7227C37.8674 42.9183 38.9159 42.6393 39.6696 41.8856C40.4233 41.1319 40.7023 40.0833 40.5066 39.1113C41.4787 39.307 42.5274 39.028 43.2811 38.2742C44.4778 37.0775 44.4778 35.1373 43.2811 33.9406L29.5577 20.2172L29.5577 20.2173L29.5526 20.2122C27.9598 18.6193 25.3772 18.6193 23.7844 20.2122L14.3847 29.6118Z",fill:"white"}),C("path",{d:"M14.3847 29.6118L14.8797 30.1068L14.3847 29.6118ZM15.112 36.1074L14.617 36.6023L15.112 37.0973L15.607 36.6023L15.112 36.1074ZM15.112 36.1074L15.607 35.6124L15.112 35.1174L14.617 35.6124L15.112 36.1074ZM33.2838 46.3341L33.422 45.6478L32.3898 45.44L32.5976 46.4722L33.2838 46.3341ZM36.8953 42.7227L37.0334 42.0365L36.0014 41.8288L36.2091 42.8608L36.8953 42.7227ZM40.5066 39.1113L40.6448 38.425L39.6126 38.2172L39.8204 39.2494L40.5066 39.1113ZM29.5577 20.2172L30.0527 19.7222L29.5577 19.2273L29.0628 19.7223L29.5577 20.2172ZM29.5577 20.2173L29.0627 20.7123L29.5577 21.2072L30.0527 20.7122L29.5577 20.2173ZM23.7844 20.2122L23.2894 19.7172L23.7844 20.2122ZM14.8797 34.8851C13.5602 33.5656 13.5602 31.4263 14.8797 30.1068L13.8898 29.1169C12.0235 30.9831 12.0235 34.0088 13.8898 35.8751L14.8797 34.8851ZM15.607 35.6124L14.8797 34.8851L13.8898 35.8751L14.617 36.6023L15.607 35.6124ZM14.617 35.6124L14.617 35.6124L15.607 36.6023L15.607 36.6023L14.617 35.6124ZM28.6081 48.6135L15.607 35.6124L14.617 36.6023L27.6181 49.6034L28.6081 48.6135ZM31.9518 48.6135C31.0285 49.5368 29.5314 49.5368 28.6081 48.6135L27.6181 49.6034C29.0882 51.0735 31.4717 51.0735 32.9418 49.6034L31.9518 48.6135ZM32.5976 46.4722C32.749 47.2243 32.5328 48.0324 31.9518 48.6135L32.9418 49.6034C33.8681 48.6771 34.21 47.388 33.9701 46.1959L32.5976 46.4722ZM35.5633 45.0021C34.9823 45.5831 34.1741 45.7993 33.422 45.6478L33.1457 47.0203C34.3377 47.2603 35.6269 46.9184 36.5533 45.992L35.5633 45.0021ZM36.2091 42.8608C36.3605 43.6129 36.1444 44.421 35.5633 45.0021L36.5533 45.992C37.4796 45.0657 37.8215 43.7766 37.5816 42.5846L36.2091 42.8608ZM39.1746 41.3907C38.5936 41.9717 37.7855 42.1878 37.0334 42.0365L36.7572 43.4089C37.9492 43.6488 39.2382 43.3069 40.1645 42.3806L39.1746 41.3907ZM39.8204 39.2494C39.9718 40.0015 39.7556 40.8096 39.1746 41.3907L40.1645 42.3806C41.0909 41.4543 41.4328 40.1651 41.1928 38.9731L39.8204 39.2494ZM42.7861 37.7793C42.205 38.3603 41.3969 38.5764 40.6448 38.425L40.3684 39.7975C41.5605 40.0375 42.8497 39.6956 43.776 38.7692L42.7861 37.7793ZM42.7861 34.4355C43.7094 35.3589 43.7094 36.8559 42.7861 37.7793L43.776 38.7692C45.2461 37.2991 45.2461 34.9157 43.776 33.4456L42.7861 34.4355ZM29.0628 20.7122L42.7861 34.4355L43.776 33.4456L30.0527 19.7222L29.0628 20.7122ZM30.0527 20.7122L30.0527 20.7122L29.0628 19.7223L29.0627 19.7223L30.0527 20.7122ZM29.0576 20.7072L29.0627 20.7123L30.0527 19.7223L30.0476 19.7172L29.0576 20.7072ZM24.2794 20.7072C25.5988 19.3877 27.7382 19.3877 29.0576 20.7072L30.0476 19.7172C28.1814 17.851 25.1556 17.851 23.2894 19.7172L24.2794 20.7072ZM14.8797 30.1068L24.2794 20.7072L23.2894 19.7172L13.8898 29.1169L14.8797 30.1068Z",fill:"#212121"}),C("rect",{x:"5",y:"27.4399",width:"23.4936",height:"9.19313",rx:"2",transform:"rotate(-45 5 27.4399)",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),C("path",{d:"M33.0352 47.0753C33.3086 47.3487 33.7518 47.3487 34.0252 47.0753C34.2985 46.802 34.2985 46.3588 34.0252 46.0854L33.0352 47.0753ZM34.0252 46.0854L28.2469 40.3071L27.257 41.2971L33.0352 47.0753L34.0252 46.0854Z",fill:"#212121"}),C("path",{d:"M36.6409 43.4495C36.9143 43.7229 37.3575 43.7229 37.6309 43.4495C37.9043 43.1761 37.9043 42.7329 37.6309 42.4595L36.6409 43.4495ZM37.6309 42.4595L31.8627 36.6913L30.8727 37.6813L36.6409 43.4495L37.6309 42.4595Z",fill:"#212121"}),C("path",{d:"M40.258 39.8526C40.5314 40.1259 40.9746 40.1259 41.2479 39.8526C41.5213 39.5792 41.5213 39.136 41.2479 38.8626L40.258 39.8526ZM41.2479 38.8626L35.4697 33.0844L34.4798 34.0743L40.258 39.8526L41.2479 38.8626Z",fill:"#212121"}),C("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M36.74 17.9023C35.1657 16.3281 32.6248 16.3097 31.0279 17.8471L31.0274 17.8466L30.9717 17.9023L29.1041 19.7699L25.7241 23.1499C24.7478 24.1262 24.7478 25.7091 25.7241 26.6855C26.7004 27.6618 28.2833 27.6618 29.2596 26.6855L32.6396 23.3055L43.2462 33.9121L45.1138 32.0444C46.7067 30.4516 46.7067 27.8691 45.1138 26.2762L36.74 17.9023Z",fill:"white"}),C("path",{d:"M31.0279 17.8471L30.533 18.3421C30.8027 18.6118 31.2387 18.616 31.5134 18.3514L31.0279 17.8471ZM31.0274 17.8466L31.5224 17.3516C31.249 17.0783 30.8058 17.0783 30.5324 17.3516L31.0274 17.8466ZM30.9717 17.9023L30.4767 17.4073L30.9717 17.9023ZM29.1041 19.7699L29.5991 20.2649L29.1041 19.7699ZM29.2596 26.6855L28.7647 26.1905L29.2596 26.6855ZM32.6396 23.3055L33.1346 22.8105C32.8612 22.5371 32.418 22.5371 32.1446 22.8105L32.6396 23.3055ZM43.2462 33.9121L42.7512 34.4071C43.0246 34.6804 43.4678 34.6804 43.7412 34.4071L43.2462 33.9121ZM45.1138 32.0444L45.6088 32.5394L45.1138 32.0444ZM31.5134 18.3514C32.836 17.078 34.941 17.0933 36.245 18.3973L37.2349 17.4073C35.3905 15.5629 32.4135 15.5414 30.5424 17.3429L31.5134 18.3514ZM30.5324 18.3416L30.533 18.3421L31.5229 17.3522L31.5224 17.3516L30.5324 18.3416ZM31.4667 18.3973L31.5224 18.3416L30.5324 17.3516L30.4767 17.4073L31.4667 18.3973ZM29.5991 20.2649L31.4667 18.3973L30.4767 17.4073L28.6091 19.275L29.5991 20.2649ZM26.2191 23.6449L29.5991 20.2649L28.6091 19.275L25.2291 22.6549L26.2191 23.6449ZM26.2191 26.1905C25.5161 25.4875 25.5161 24.3478 26.2191 23.6449L25.2291 22.6549C23.9795 23.9046 23.9795 25.9307 25.2291 27.1804L26.2191 26.1905ZM28.7647 26.1905C28.0617 26.8934 26.922 26.8934 26.2191 26.1905L25.2291 27.1804C26.4788 28.4301 28.5049 28.4301 29.7546 27.1804L28.7647 26.1905ZM32.1446 22.8105L28.7647 26.1905L29.7546 27.1804L33.1346 23.8005L32.1446 22.8105ZM43.7412 33.4171L33.1346 22.8105L32.1446 23.8005L42.7512 34.4071L43.7412 33.4171ZM44.6189 31.5495L42.7512 33.4171L43.7412 34.4071L45.6088 32.5394L44.6189 31.5495ZM44.6189 26.7712C45.9384 28.0907 45.9384 30.23 44.6189 31.5495L45.6088 32.5394C47.475 30.6732 47.475 27.6475 45.6088 25.7812L44.6189 26.7712ZM36.245 18.3973L44.6189 26.7712L45.6088 25.7812L37.2349 17.4073L36.245 18.3973Z",fill:"#212121"}),C("rect",{x:"39.1377",y:"8",width:"22.4332",height:"9.17722",rx:"2",transform:"rotate(45 39.1377 8)",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"})]})};export{M as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as L,jsx as C}from"react/jsx-runtime";var M=function(M){M=M.disabled;return L("svg",void 0!==M&&M?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-hand_thumb--disabled",children:[C("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.8485 47.9999C21.1707 47.9999 19 45.8292 19 43.1515L19 23.9999L21 23.9999C22.0857 22.786 23.1143 21.5148 24.0971 20.2092C25.1143 18.8693 26.0971 17.4835 27.0114 16.0749C27.2989 15.6341 27.5612 15.1659 27.8247 14.6956C28.4306 13.6141 29.043 12.5212 29.9828 11.723C31.1028 10.761 32.8628 10.7267 33.9257 11.8146C34.9886 12.9026 35.2857 14.4356 34.7143 16.7261C34.1428 19.0166 33.0228 21.8011 31.2857 23.9999L44 23.9999L44 24L46 24C47.6569 24 49 25.3431 49 27C49 28.6569 47.6569 30 46 30C47.6569 30 49 31.3431 49 33C49 34.6569 47.6569 36 46 36C47.6569 36 49 37.3431 49 39C49 40.6569 47.6569 42 46 42L44 42C45.6569 42 47 43.3431 47 45C47 46.6569 45.6569 48 44 48L26 48L26 47.9999L23.8485 47.9999Z",fill:"white"}),C("path",{d:"M19 23.9999L19 23.1514L18.1515 23.1514L18.1515 23.9999L19 23.9999ZM21 23.9999L21 24.8484L21.3795 24.8484L21.6324 24.5656L21 23.9999ZM24.0971 20.2092L23.4213 19.6962L23.4193 19.6989L24.0971 20.2092ZM27.0114 16.0749L26.3007 15.6114L26.2997 15.613L27.0114 16.0749ZM27.8247 14.6956L27.0845 14.2809L27.0845 14.2809L27.8247 14.6956ZM29.9828 11.723L30.5321 12.3698L30.5357 12.3667L29.9828 11.723ZM33.9257 11.8146L34.5326 11.2217L34.5326 11.2217L33.9257 11.8146ZM34.7143 16.7261L33.891 16.5207L34.7143 16.7261ZM31.2857 23.9999L30.6199 23.4739L29.5341 24.8484L31.2857 24.8484L31.2857 23.9999ZM44 23.9999L44.8485 23.9999L44.8485 23.1514L44 23.1514L44 23.9999ZM44 24L43.1515 24L43.1515 24.8485L44 24.8485L44 24ZM46 24L46 24.8485L46 24ZM46 42L46 41.1515L46 42ZM26 48L25.1515 48L25.1515 48.8485L26 48.8485L26 48ZM26 47.9999L26.8485 47.9999L26.8485 47.1514L26 47.1514L26 47.9999ZM18.1515 43.1515C18.1515 46.2978 20.7021 48.8484 23.8485 48.8484L23.8485 47.1514C21.6393 47.1514 19.8485 45.3606 19.8485 43.1515L18.1515 43.1515ZM18.1515 23.9999L18.1515 43.1515L19.8485 43.1515L19.8485 23.9999L18.1515 23.9999ZM21 23.1514L19 23.1514L19 24.8484L21 24.8484L21 23.1514ZM21.6324 24.5656C22.7367 23.3309 23.7804 22.0407 24.775 20.7195L23.4193 19.6989C22.4482 20.9888 21.4347 22.2411 20.3676 23.4343L21.6324 24.5656ZM24.773 20.7222C25.8011 19.3678 26.7962 17.965 27.7231 16.5368L26.2997 15.613C25.3981 17.0021 24.4274 18.3708 23.4213 19.6962L24.773 20.7222ZM27.7221 16.5384C28.0279 16.0696 28.304 15.5761 28.5649 15.1104L27.0845 14.2809C26.8184 14.7558 26.57 15.1986 26.3007 15.6114L27.7221 16.5384ZM28.5649 15.1104C29.1851 14.0034 29.7285 13.0522 30.5321 12.3698L29.4336 11.0763C28.3575 11.9901 27.6762 13.2248 27.0845 14.2809L28.5649 15.1104ZM30.5357 12.3667C31.3565 11.6616 32.6045 11.6764 33.3188 12.4076L34.5326 11.2217C33.1212 9.77694 30.8492 9.86041 29.43 11.0794L30.5357 12.3667ZM33.3188 12.4076C34.0953 13.2025 34.4245 14.3825 33.891 16.5207L35.5375 16.9315C36.1469 14.4888 35.8818 12.6027 34.5326 11.2217L33.3188 12.4076ZM33.891 16.5207C33.3392 18.7328 32.2613 21.3964 30.6199 23.4739L31.9515 24.5259C33.7844 22.2058 34.9465 19.3004 35.5375 16.9315L33.891 16.5207ZM44 23.1514L31.2857 23.1514L31.2857 24.8484L44 24.8484L44 23.1514ZM44.8485 24L44.8485 23.9999L43.1515 23.9999L43.1515 24L44.8485 24ZM46 23.1515L44 23.1515L44 24.8485L46 24.8485L46 23.1515ZM49.8485 27C49.8485 24.8745 48.1255 23.1515 46 23.1515L46 24.8485C47.1882 24.8485 48.1515 25.8118 48.1515 27L49.8485 27ZM46 30.8485C48.1255 30.8485 49.8485 29.1255 49.8485 27L48.1515 27C48.1515 28.1882 47.1882 29.1515 46 29.1515L46 30.8485ZM49.8485 33C49.8485 30.8745 48.1255 29.1515 46 29.1515L46 30.8485C47.1882 30.8485 48.1515 31.8118 48.1515 33L49.8485 33ZM46 36.8485C48.1255 36.8485 49.8485 35.1255 49.8485 33L48.1515 33C48.1515 34.1882 47.1882 35.1515 46 35.1515L46 36.8485ZM49.8485 39C49.8485 36.8745 48.1255 35.1515 46 35.1515L46 36.8485C47.1882 36.8485 48.1515 37.8118 48.1515 39L49.8485 39ZM46 42.8485C48.1255 42.8485 49.8485 41.1255 49.8485 39L48.1515 39C48.1515 40.1882 47.1882 41.1515 46 41.1515L46 42.8485ZM44 42.8485L46 42.8485L46 41.1515L44 41.1515L44 42.8485ZM47.8485 45C47.8485 42.8745 46.1255 41.1515 44 41.1515L44 42.8485C45.1882 42.8485 46.1515 43.8118 46.1515 45L47.8485 45ZM44 48.8485C46.1255 48.8485 47.8485 47.1255 47.8485 45L46.1515 45C46.1515 46.1882 45.1882 47.1515 44 47.1515L44 48.8485ZM26 48.8485L44 48.8485L44 47.1515L26 47.1515L26 48.8485ZM25.1515 47.9999L25.1515 48L26.8485 48L26.8485 47.9999L25.1515 47.9999ZM23.8485 48.8484L26 48.8484L26 47.1514L23.8485 47.1514L23.8485 48.8484Z",fill:"#9E9E9E"}),C("rect",{x:"11",y:"49",width:"27",height:"10",rx:"2.42424",transform:"rotate(-90 11 49)",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.69697"}),C("path",{d:"M46 36L38 36",stroke:"#9E9E9E",strokeWidth:"1.69697",strokeLinecap:"round"}),C("path",{d:"M46 42L38 42",stroke:"#9E9E9E",strokeWidth:"1.69697",strokeLinecap:"round"}),C("path",{d:"M46 30L38 30",stroke:"#9E9E9E",strokeWidth:"1.69697",strokeLinecap:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-hand_thumb",children:[C("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M23.8485 47.9999C21.1707 47.9999 19 45.8292 19 43.1515L19 23.9999L21 23.9999C22.0857 22.786 23.1143 21.5148 24.0971 20.2092C25.1143 18.8693 26.0971 17.4835 27.0114 16.0749C27.2989 15.6341 27.5612 15.1659 27.8247 14.6956C28.4306 13.6141 29.043 12.5212 29.9828 11.723C31.1028 10.761 32.8628 10.7267 33.9257 11.8146C34.9886 12.9026 35.2857 14.4356 34.7143 16.7261C34.1428 19.0166 33.0228 21.8011 31.2857 23.9999L44 23.9999L44 24L46 24C47.6569 24 49 25.3431 49 27C49 28.6569 47.6569 30 46 30C47.6569 30 49 31.3431 49 33C49 34.6569 47.6569 36 46 36C47.6569 36 49 37.3431 49 39C49 40.6569 47.6569 42 46 42L44 42C45.6569 42 47 43.3431 47 45C47 46.6569 45.6569 48 44 48L26 48L26 47.9999L23.8485 47.9999Z",fill:"white"}),C("path",{d:"M19 23.9999L19 23.1514L18.1515 23.1514L18.1515 23.9999L19 23.9999ZM21 23.9999L21 24.8484L21.3795 24.8484L21.6324 24.5656L21 23.9999ZM24.0971 20.2092L23.4213 19.6962L23.4193 19.6989L24.0971 20.2092ZM27.0114 16.0749L26.3007 15.6114L26.2997 15.613L27.0114 16.0749ZM27.8247 14.6956L27.0845 14.2809L27.0845 14.2809L27.8247 14.6956ZM29.9828 11.723L30.5321 12.3698L30.5357 12.3667L29.9828 11.723ZM33.9257 11.8146L34.5326 11.2217L34.5326 11.2217L33.9257 11.8146ZM34.7143 16.7261L33.891 16.5207L34.7143 16.7261ZM31.2857 23.9999L30.6199 23.4739L29.5341 24.8484L31.2857 24.8484L31.2857 23.9999ZM44 23.9999L44.8485 23.9999L44.8485 23.1514L44 23.1514L44 23.9999ZM44 24L43.1515 24L43.1515 24.8485L44 24.8485L44 24ZM46 24L46 24.8485L46 24ZM46 42L46 41.1515L46 42ZM26 48L25.1515 48L25.1515 48.8485L26 48.8485L26 48ZM26 47.9999L26.8485 47.9999L26.8485 47.1514L26 47.1514L26 47.9999ZM18.1515 43.1515C18.1515 46.2978 20.7021 48.8484 23.8485 48.8484L23.8485 47.1514C21.6393 47.1514 19.8485 45.3606 19.8485 43.1515L18.1515 43.1515ZM18.1515 23.9999L18.1515 43.1515L19.8485 43.1515L19.8485 23.9999L18.1515 23.9999ZM21 23.1514L19 23.1514L19 24.8484L21 24.8484L21 23.1514ZM21.6324 24.5656C22.7367 23.3309 23.7804 22.0407 24.775 20.7195L23.4193 19.6989C22.4482 20.9888 21.4347 22.2411 20.3676 23.4343L21.6324 24.5656ZM24.773 20.7222C25.8011 19.3678 26.7962 17.965 27.7231 16.5368L26.2997 15.613C25.3981 17.0021 24.4274 18.3708 23.4213 19.6962L24.773 20.7222ZM27.7221 16.5384C28.0279 16.0696 28.304 15.5761 28.5649 15.1104L27.0845 14.2809C26.8184 14.7558 26.57 15.1986 26.3007 15.6114L27.7221 16.5384ZM28.5649 15.1104C29.1851 14.0034 29.7285 13.0522 30.5321 12.3698L29.4336 11.0763C28.3575 11.9901 27.6762 13.2248 27.0845 14.2809L28.5649 15.1104ZM30.5357 12.3667C31.3565 11.6616 32.6045 11.6764 33.3188 12.4076L34.5326 11.2217C33.1212 9.77694 30.8492 9.86041 29.43 11.0794L30.5357 12.3667ZM33.3188 12.4076C34.0953 13.2025 34.4245 14.3825 33.891 16.5207L35.5375 16.9315C36.1469 14.4888 35.8818 12.6027 34.5326 11.2217L33.3188 12.4076ZM33.891 16.5207C33.3392 18.7328 32.2613 21.3964 30.6199 23.4739L31.9515 24.5259C33.7844 22.2058 34.9465 19.3004 35.5375 16.9315L33.891 16.5207ZM44 23.1514L31.2857 23.1514L31.2857 24.8484L44 24.8484L44 23.1514ZM44.8485 24L44.8485 23.9999L43.1515 23.9999L43.1515 24L44.8485 24ZM46 23.1515L44 23.1515L44 24.8485L46 24.8485L46 23.1515ZM49.8485 27C49.8485 24.8745 48.1255 23.1515 46 23.1515L46 24.8485C47.1882 24.8485 48.1515 25.8118 48.1515 27L49.8485 27ZM46 30.8485C48.1255 30.8485 49.8485 29.1255 49.8485 27L48.1515 27C48.1515 28.1882 47.1882 29.1515 46 29.1515L46 30.8485ZM49.8485 33C49.8485 30.8745 48.1255 29.1515 46 29.1515L46 30.8485C47.1882 30.8485 48.1515 31.8118 48.1515 33L49.8485 33ZM46 36.8485C48.1255 36.8485 49.8485 35.1255 49.8485 33L48.1515 33C48.1515 34.1882 47.1882 35.1515 46 35.1515L46 36.8485ZM49.8485 39C49.8485 36.8745 48.1255 35.1515 46 35.1515L46 36.8485C47.1882 36.8485 48.1515 37.8118 48.1515 39L49.8485 39ZM46 42.8485C48.1255 42.8485 49.8485 41.1255 49.8485 39L48.1515 39C48.1515 40.1882 47.1882 41.1515 46 41.1515L46 42.8485ZM44 42.8485L46 42.8485L46 41.1515L44 41.1515L44 42.8485ZM47.8485 45C47.8485 42.8745 46.1255 41.1515 44 41.1515L44 42.8485C45.1882 42.8485 46.1515 43.8118 46.1515 45L47.8485 45ZM44 48.8485C46.1255 48.8485 47.8485 47.1255 47.8485 45L46.1515 45C46.1515 46.1882 45.1882 47.1515 44 47.1515L44 48.8485ZM26 48.8485L44 48.8485L44 47.1515L26 47.1515L26 48.8485ZM25.1515 47.9999L25.1515 48L26.8485 48L26.8485 47.9999L25.1515 47.9999ZM23.8485 48.8484L26 48.8484L26 47.1514L23.8485 47.1514L23.8485 48.8484Z",fill:"#212121"}),C("rect",{x:"11",y:"49",width:"27",height:"10",rx:"2.42424",transform:"rotate(-90 11 49)",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.69697"}),C("path",{d:"M46 36L38 36",stroke:"#212121",strokeWidth:"1.69697",strokeLinecap:"round"}),C("path",{d:"M46 42L38 42",stroke:"#212121",strokeWidth:"1.69697",strokeLinecap:"round"}),C("path",{d:"M46 30L38 30",stroke:"#212121",strokeWidth:"1.69697",strokeLinecap:"round"})]})};export{M as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var d=function(d){d=d.disabled;return t("svg",void 0!==d&&d?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-idea--disabled",children:[e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39 41.917C39 40.3177 39.8836 38.8743 41.1427 37.8883C45.3192 34.6175 48 29.5496 48 23.8605C48 13.9964 39.9411 6 30 6C20.0589 6 12 13.9964 12 23.8605C12 29.5496 14.6808 34.6175 18.8573 37.8883C20.1164 38.8744 21 40.3177 21 41.917V49.5349C21 52.0009 22.9991 54 25.4651 54L34.5349 54C37.0009 54 39 52.0009 39 49.5349V41.917Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.56279"}),e("path",{d:"M21 43H39V49.5349C39 52.0009 37.0009 54 34.5349 54H25.4651C22.9991 54 21 52.0009 21 49.5349V43Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.56279"}),e("path",{d:"M29 48.7814C29.4316 48.7814 29.7814 48.4316 29.7814 48C29.7814 47.5684 29.4316 47.2186 29 47.2186V48.7814ZM21 48.7814H29V47.2186H21V48.7814Z",fill:"#9E9E9E"}),e("path",{d:"M32 43V27H28V43",stroke:"#9E9E9E",strokeWidth:"1.56279",strokeLinecap:"round"}),e("path",{d:"M22 23.7907C22 22.2494 23.2494 21 24.7907 21H25.2093C26.7506 21 28 22.2494 28 23.7907V27H24.7907C23.2494 27 22 25.7506 22 24.2093V23.7907Z",stroke:"#9E9E9E",strokeWidth:"1.56279"}),e("path",{d:"M38 23.7907C38 22.2494 36.7506 21 35.2093 21H34.7907C33.2494 21 32 22.2494 32 23.7907V27H35.2093C36.7506 27 38 25.7506 38 24.2093V23.7907Z",stroke:"#9E9E9E",strokeWidth:"1.56279"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-idea",children:[e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39 41.917C39 40.3177 39.8836 38.8743 41.1427 37.8883C45.3192 34.6175 48 29.5496 48 23.8605C48 13.9964 39.9411 6 30 6C20.0589 6 12 13.9964 12 23.8605C12 29.5496 14.6808 34.6175 18.8573 37.8883C20.1164 38.8744 21 40.3177 21 41.917V49.5349C21 52.0009 22.9991 54 25.4651 54L34.5349 54C37.0009 54 39 52.0009 39 49.5349V41.917Z",fill:"white",stroke:"#212121",strokeWidth:"1.56279"}),e("path",{d:"M21 43H39V49.5349C39 52.0009 37.0009 54 34.5349 54H25.4651C22.9991 54 21 52.0009 21 49.5349V43Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.56279"}),e("path",{d:"M29 48.7814C29.4316 48.7814 29.7814 48.4316 29.7814 48C29.7814 47.5684 29.4316 47.2186 29 47.2186V48.7814ZM21 48.7814H29V47.2186H21V48.7814Z",fill:"#212121"}),e("path",{d:"M32 43V27H28V43",stroke:"#212121",strokeWidth:"1.56279",strokeLinecap:"round"}),e("path",{d:"M22 23.7907C22 22.2494 23.2494 21 24.7907 21H25.2093C26.7506 21 28 22.2494 28 23.7907V27H24.7907C23.2494 27 22 25.7506 22 24.2093V23.7907Z",stroke:"#212121",strokeWidth:"1.56279"}),e("path",{d:"M38 23.7907C38 22.2494 36.7506 21 35.2093 21H34.7907C33.2494 21 32 22.2494 32 23.7907V27H35.2093C36.7506 27 38 25.7506 38 24.2093V23.7907Z",stroke:"#212121",strokeWidth:"1.56279"})]})};export{d as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as L}from"react/jsx-runtime";var e=function(e){e=e.disabled;return t("svg",void 0!==e&&e?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-lock--disabled",children:[L("rect",{x:"10",y:"24",width:"39",height:"28",rx:"6",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),L("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33 36C33 36.9815 32.5287 37.8529 31.8 38.4002L33 44H30H27L28.2 38.4002C27.4713 37.8529 27 36.9815 27 36C27 34.3431 28.3431 33 30 33C31.6569 33 33 34.3431 33 36Z",fill:"#E0E0E0"}),L("path",{d:"M31.8 38.4002L31.3796 37.8405L31.0218 38.1093L31.1156 38.5469L31.8 38.4002ZM33 44V44.7H33.8659L33.6845 43.8533L33 44ZM27 44L26.3155 43.8533L26.1341 44.7H27V44ZM28.2 38.4002L28.8844 38.5469L28.9782 38.1093L28.6204 37.8405L28.2 38.4002ZM32.2205 38.9599C33.1175 38.286 33.7 37.2109 33.7 36H32.3C32.3 36.752 31.9398 37.4197 31.3796 37.8405L32.2205 38.9599ZM31.1156 38.5469L32.3155 44.1467L33.6845 43.8533L32.4845 38.2535L31.1156 38.5469ZM33 43.3H30V44.7H33V43.3ZM27 44.7H30V43.3H27V44.7ZM27.5155 38.2535L26.3155 43.8533L27.6845 44.1467L28.8844 38.5469L27.5155 38.2535ZM26.3 36C26.3 37.2109 26.8825 38.286 27.7795 38.9599L28.6204 37.8405C28.0602 37.4197 27.7 36.752 27.7 36H26.3ZM30 32.3C27.9565 32.3 26.3 33.9565 26.3 36H27.7C27.7 34.7297 28.7297 33.7 30 33.7V32.3ZM33.7 36C33.7 33.9565 32.0435 32.3 30 32.3V33.7C31.2703 33.7 32.3 34.7297 32.3 36H33.7Z",fill:"#9E9E9E"}),L("path",{d:"M21 17C21 12.0294 25.0294 8 30 8V8C34.9706 8 39 12.0294 39 17V24H21V17Z",stroke:"#9E9E9E",strokeWidth:"1.4"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-lock",children:[L("rect",{x:"10",y:"24",width:"39",height:"28",rx:"6",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),L("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M33 36C33 36.9815 32.5287 37.8529 31.8 38.4002L33 44H30H27L28.2 38.4002C27.4713 37.8529 27 36.9815 27 36C27 34.3431 28.3431 33 30 33C31.6569 33 33 34.3431 33 36Z",fill:"#3BA3C7"}),L("path",{d:"M31.8 38.4002L31.3796 37.8405L31.0218 38.1093L31.1156 38.5469L31.8 38.4002ZM33 44V44.7H33.8659L33.6845 43.8533L33 44ZM27 44L26.3155 43.8533L26.1341 44.7H27V44ZM28.2 38.4002L28.8844 38.5469L28.9782 38.1093L28.6204 37.8405L28.2 38.4002ZM32.2205 38.9599C33.1175 38.286 33.7 37.2109 33.7 36H32.3C32.3 36.752 31.9398 37.4197 31.3796 37.8405L32.2205 38.9599ZM31.1156 38.5469L32.3155 44.1467L33.6845 43.8533L32.4845 38.2535L31.1156 38.5469ZM33 43.3H30V44.7H33V43.3ZM27 44.7H30V43.3H27V44.7ZM27.5155 38.2535L26.3155 43.8533L27.6845 44.1467L28.8844 38.5469L27.5155 38.2535ZM26.3 36C26.3 37.2109 26.8825 38.286 27.7795 38.9599L28.6204 37.8405C28.0602 37.4197 27.7 36.752 27.7 36H26.3ZM30 32.3C27.9565 32.3 26.3 33.9565 26.3 36H27.7C27.7 34.7297 28.7297 33.7 30 33.7V32.3ZM33.7 36C33.7 33.9565 32.0435 32.3 30 32.3V33.7C31.2703 33.7 32.3 34.7297 32.3 36H33.7Z",fill:"#212121"}),L("path",{d:"M21 17C21 12.0294 25.0294 8 30 8V8C34.9706 8 39 12.0294 39 17V24H21V17Z",stroke:"#212121",strokeWidth:"1.4"})]})};export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-logout--disabled",children:[e("path",{d:"M19.1633 11H42.8367C44.586 11 46 12.4204 46 14.1776V49H16V14.1776C16 12.4204 17.414 11 19.1633 11Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M33.2713 8.00141L16.7287 10.1427C14.469 10.436 14.0568 12.0492 14 12.8559V49L28.3966 51.369L33.2713 51.9996C34.3941 52.0143 36 51.6183 36 49.1544V10.8466C36 8.38273 34.3941 7.97208 33.2713 8.00141Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M28 30H32",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M46 49H52",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M8 49H14",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-logout",children:[e("path",{d:"M19.1633 11H42.8367C44.586 11 46 12.4204 46 14.1776V49H16V14.1776C16 12.4204 17.414 11 19.1633 11Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M33.2713 8.00141L16.7287 10.1427C14.469 10.436 14.0568 12.0492 14 12.8559V49L28.3966 51.369L33.2713 51.9996C34.3941 52.0143 36 51.6183 36 49.1544V10.8466C36 8.38273 34.3941 7.97208 33.2713 8.00141Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M28 30H32",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M46 49H52",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M8 49H14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var o=function(o){o=o.disabled;return t("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-memo_write--disabled",children:[e("rect",{x:"8",y:"12",width:"38",height:"38",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M36 22L16 22",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M30 28L16 28",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 34L16 34",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M48.9099 23.4749C50.2767 22.108 52.4928 22.108 53.8596 23.4749C55.2265 24.8417 55.2265 27.0578 53.8596 28.4246L41.6101 40.6742L35.4749 41.8596L36.6603 35.7245L48.9099 23.4749Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M37.2427 35.1421L42.1924 40.0918",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M47.8491 24.5355L52.7989 29.4853",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M18 10L18 14",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M27 10L27 14",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M36 10L36 14",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-memo_write",children:[e("rect",{x:"8",y:"12",width:"38",height:"38",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M36 22L16 22",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M30 28L16 28",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M22 34L16 34",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),e("path",{d:"M48.9099 23.4749C50.2767 22.108 52.4928 22.108 53.8596 23.4749C55.2265 24.8417 55.2265 27.0578 53.8596 28.4246L41.6101 40.6742L35.4749 41.8596L36.6603 35.7245L48.9099 23.4749Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),e("path",{d:"M37.2427 35.1421L42.1924 40.0918",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M47.8491 24.5355L52.7989 29.4853",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M18 10L18 14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M27 10L27 14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),e("path",{d:"M36 10L36 14",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as t,jsx as e}from"react/jsx-runtime";var i=function(i){i=i.disabled;return t("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-mobile_confirm--disabled",children:[e("rect",{x:"15",y:"6",width:"30",height:"48",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M45 50C45 52.2091 43.2091 54 41 54L19 54C16.7909 54 15 52.2091 15 50L15 44L45 44L45 50Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M28 49H32",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round"}),e("circle",{cx:"30",cy:"26",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),e("path",{d:"M27 25.6L29.25 28L33 24",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-mobile_confirm",children:[e("rect",{x:"15",y:"6",width:"30",height:"48",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M45 50C45 52.2091 43.2091 54 41 54L19 54C16.7909 54 15 52.2091 15 50L15 44L45 44L45 50Z",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M28 49H32",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round"}),e("circle",{cx:"30",cy:"26",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),e("path",{d:"M27 25.6L29.25 28L33 24",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{i as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var o=function(o){o=o.disabled;return e("svg",void 0!==o&&o?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_certify--disabled",children:[t("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 22H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 28H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M43 46H53V56L48 52.5L43 56V46Z",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M22 34H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"48",cy:"41",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M51 39L47.1185 43L45 40.7778",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_certify",children:[t("path",{d:"M44 6C46.2091 6 48 7.79086 48 10V30V42V50C48 52.2091 46.2091 54 44 54H16C13.7909 54 12 52.2091 12 50V16L22 6L44 6Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 15C22 15.5523 21.5523 16 21 16H12L22 6V15Z",fill:"white",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"round",strokeLinejoin:"round"}),t("path",{d:"M22 22H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 28H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M43 46H53V56L48 52.5L43 56V46Z",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4",strokeLinejoin:"round"}),t("path",{d:"M22 34H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"48",cy:"41",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M51 39L47.1185 43L45 40.7778",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"})]})};export{o as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsxs as e,jsx as t}from"react/jsx-runtime";var i=function(i){i=i.disabled;return e("svg",void 0!==i&&i?{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_clip--disabled",children:[t("rect",{x:"12",y:"12",width:"36",height:"42",rx:"4",fill:"white",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30 4C27.7909 4 26 5.79086 26 8H19V15H41V8H34C34 5.79086 32.2091 4 30 4Z",fill:"white"}),t("path",{d:"M26 8V8.7H26.7V8H26ZM19 8V7.3H18.3V8H19ZM19 15H18.3V15.7H19V15ZM41 15V15.7H41.7V15H41ZM41 8H41.7V7.3H41V8ZM34 8H33.3V8.7H34V8ZM26.7 8C26.7 6.17746 28.1775 4.7 30 4.7V3.3C27.4043 3.3 25.3 5.40426 25.3 8H26.7ZM19 8.7H26V7.3H19V8.7ZM19.7 15V8H18.3V15H19.7ZM41 14.3H19V15.7H41V14.3ZM40.3 8V15H41.7V8H40.3ZM34 8.7H41V7.3H34V8.7ZM30 4.7C31.8225 4.7 33.3 6.17746 33.3 8H34.7C34.7 5.40426 32.5957 3.3 30 3.3V4.7Z",fill:"#9E9E9E"}),t("path",{d:"M22 23H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 29H38",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 35H30",stroke:"#9E9E9E",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"46",cy:"48",r:"8",fill:"#E0E0E0",stroke:"#9E9E9E",strokeWidth:"1.4"}),t("path",{d:"M43 47.6L45.25 50L49 46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t("circle",{cx:"30",cy:"8",r:"1",fill:"#9E9E9E"})]}:{width:"60",height:"60",viewBox:"0 0 60 60",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"design-system-productIcon-icon-paper_clip",children:[t("rect",{x:"12",y:"12",width:"36",height:"42",rx:"4",fill:"white",stroke:"#212121",strokeWidth:"1.4"}),t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M30 4C27.7909 4 26 5.79086 26 8H19V15H41V8H34C34 5.79086 32.2091 4 30 4Z",fill:"white"}),t("path",{d:"M26 8V8.7H26.7V8H26ZM19 8V7.3H18.3V8H19ZM19 15H18.3V15.7H19V15ZM41 15V15.7H41.7V15H41ZM41 8H41.7V7.3H41V8ZM34 8H33.3V8.7H34V8ZM26.7 8C26.7 6.17746 28.1775 4.7 30 4.7V3.3C27.4043 3.3 25.3 5.40426 25.3 8H26.7ZM19 8.7H26V7.3H19V8.7ZM19.7 15V8H18.3V15H19.7ZM41 14.3H19V15.7H41V14.3ZM40.3 8V15H41.7V8H40.3ZM34 8.7H41V7.3H34V8.7ZM30 4.7C31.8225 4.7 33.3 6.17746 33.3 8H34.7C34.7 5.40426 32.5957 3.3 30 3.3V4.7Z",fill:"#212121"}),t("path",{d:"M22 23H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 29H38",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("path",{d:"M22 35H30",stroke:"#212121",strokeWidth:"1.4",strokeLinecap:"square",strokeLinejoin:"round"}),t("circle",{cx:"46",cy:"48",r:"8",fill:"#3BA3C7",stroke:"#212121",strokeWidth:"1.4"}),t("path",{d:"M43 47.6L45.25 50L49 46",stroke:"white",strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round"}),t("circle",{cx:"30",cy:"8",r:"1",fill:"#212121"})]})};export{i as default};
|