@crystallize/design-system 1.16.3 → 1.16.4
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/CHANGELOG.md +6 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.js +1280 -1085
- package/dist/index.mjs +1154 -959
- package/package.json +1 -1
- package/src/iconography/bell.tsx +24 -0
- package/src/iconography/caret.tsx +15 -0
- package/src/iconography/hand-mirror.tsx +39 -0
- package/src/iconography/index.ts +8 -0
- package/src/iconography/pipeline-dashed.tsx +104 -0
- package/src/iconography/renew.tsx +34 -0
package/package.json
CHANGED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { forwardRef, SVGProps } from 'react';
|
|
2
|
+
|
|
3
|
+
type BellProps = SVGProps<SVGSVGElement>;
|
|
4
|
+
|
|
5
|
+
type BellRef = SVGSVGElement;
|
|
6
|
+
|
|
7
|
+
export const Bell = forwardRef<BellRef, BellProps>((delegated, ref) => {
|
|
8
|
+
return (
|
|
9
|
+
<svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
|
|
10
|
+
<path
|
|
11
|
+
d="M10.8806 17.5061L12.8571 17.5204C12.7572 17.8415 12.5859 18.134 12.3576 18.3766C12.182 18.5616 11.969 18.7069 11.7327 18.8029C11.4965 18.8989 11.2424 18.9433 10.9876 18.9332C10.5675 18.9127 10.1632 18.7663 9.82728 18.5131C9.49136 18.2599 9.23933 17.9115 9.1039 17.5133H10.8806V17.5061ZM11.744 6.16095C11.1958 6.06577 10.635 6.0706 10.0886 6.17522C10.1029 5.63293 10.0886 5.09065 10.0743 4.60545C10.0738 4.43402 10.1248 4.26638 10.2206 4.12424C10.3165 3.98211 10.4528 3.87201 10.6119 3.80821C10.771 3.74441 10.9456 3.72984 11.1131 3.76639C11.2806 3.80294 11.4332 3.88893 11.5513 4.01321C11.7083 4.17019 11.8011 4.37712 11.8153 4.59831L11.8225 6.17522C11.8156 6.17244 11.8079 6.17244 11.8011 6.17522C11.7797 6.16095 11.7654 6.17522 11.744 6.16095V6.16095ZM6.12134 14.8375C6.61178 13.7332 6.89478 12.548 6.95617 11.3412C6.97044 10.9488 7.00612 10.5563 7.0632 10.1639C7.16967 9.61843 7.38307 9.09946 7.69111 8.63691C8.17609 7.90544 8.89265 7.35803 9.72589 7.08243C10.5591 6.80684 11.4608 6.81905 12.2863 7.11708L12.5075 7.20271C12.7402 7.29398 12.9607 7.41382 13.1639 7.55947C13.2781 7.63083 13.378 7.71645 13.485 7.80207L13.6063 7.90197C13.7411 8.02889 13.8697 8.16224 13.9916 8.30155L14.1343 8.48707L14.3127 8.7368L14.4126 8.90805L14.5696 9.20773L14.6481 9.38612L14.7622 9.70721L14.8193 9.92127C14.8814 10.123 14.9197 10.3314 14.9335 10.542L14.9549 10.7418L14.9977 11.2913L15.0262 11.6052L15.0405 11.805C15.0487 11.8328 15.0535 11.8616 15.0548 11.8906L15.0762 12.0761C15.119 12.3616 15.1689 12.647 15.2332 12.9324L15.2546 13.0323C15.3402 13.4033 15.4401 13.7672 15.5685 14.1168L15.5756 14.1454L15.5899 14.1739L15.7255 14.5521C15.9801 15.1631 16.2881 15.7505 16.6459 16.3074L16.9242 16.7355L16.9171 16.7426H13.1425C11.694 16.7284 10.267 16.7284 8.78995 16.7284L7.19877 16.7355H5.02963L5.30078 16.3288C5.40781 16.1718 5.50056 16.0148 5.60046 15.8507C5.79311 15.5225 5.96436 15.18 6.12134 14.8232V14.8375Z"
|
|
12
|
+
fill="#BFF6F8"
|
|
13
|
+
/>
|
|
14
|
+
<path
|
|
15
|
+
fillRule="evenodd"
|
|
16
|
+
clipRule="evenodd"
|
|
17
|
+
d="M8.78995 16.7284C10.267 16.7284 11.694 16.7284 13.1425 16.7427H16.9171L16.9242 16.7355L16.6459 16.3074C16.6108 16.2528 16.5762 16.1979 16.5421 16.1427C16.2282 15.6351 15.9551 15.1032 15.7255 14.5521L15.5899 14.1739L15.5756 14.1454L15.5685 14.1169C15.4401 13.7672 15.3402 13.4033 15.2546 13.0323L15.2331 12.9324C15.1689 12.647 15.119 12.3616 15.0762 12.0762L15.0548 11.8906C15.0535 11.8616 15.0487 11.8329 15.0405 11.805L15.0262 11.6052L14.9977 11.2913L14.9549 10.7419L14.9335 10.5421C14.9197 10.3314 14.8814 10.1231 14.8193 9.92129L14.7622 9.70723L14.648 9.38614L14.5696 9.20776L14.4126 8.90808L14.3127 8.73683L14.1343 8.48709L13.9916 8.30157C13.8697 8.16226 13.7411 8.02891 13.6063 7.90199L13.485 7.8021C13.4654 7.78644 13.4461 7.77079 13.4269 7.75522C13.341 7.68564 13.2572 7.61781 13.1639 7.5595C12.9607 7.41385 12.7402 7.29401 12.5075 7.20273L12.2863 7.11711C11.4608 6.81907 10.5591 6.80687 9.72588 7.08246C8.89264 7.35805 8.17608 7.90547 7.6911 8.63693C7.38307 9.09949 7.16966 9.61845 7.0632 10.1639C7.00611 10.5563 6.97044 10.9488 6.95617 11.3412C6.90517 12.3436 6.7013 13.331 6.35266 14.2696C6.28336 14.4562 6.20834 14.6408 6.12766 14.8233C6.12731 14.824 6.12697 14.8248 6.12663 14.8256C6.12486 14.8296 6.1231 14.8336 6.12133 14.8375V14.8233C6.11958 14.8272 6.11783 14.8312 6.11607 14.8352C6.11573 14.836 6.11539 14.8368 6.11504 14.8375C6.03392 15.0213 5.94898 15.2012 5.85924 15.3773C5.77723 15.5383 5.69122 15.6961 5.60045 15.8508C5.584 15.8778 5.56775 15.9046 5.55159 15.9313C5.50979 16.0003 5.46865 16.0682 5.42652 16.1355C5.38601 16.2003 5.34459 16.2646 5.30077 16.3288L5.02963 16.7355H7.19877L8.78995 16.7284ZM8.53272 17.3296C8.49374 17.4508 8.49382 17.5829 8.53584 17.7064C8.71 18.2186 9.03412 18.6666 9.46611 18.9922C9.8981 19.3179 10.418 19.5061 10.9583 19.5325L10.9638 19.5327C11.304 19.5462 11.6431 19.4869 11.9586 19.3588C12.274 19.2307 12.5584 19.0367 12.7928 18.7897L12.7945 18.7879C13.0852 18.479 13.303 18.1068 13.43 17.6987C13.4665 17.5813 13.4657 17.4572 13.4302 17.3427H16.9171C17.0762 17.3427 17.2288 17.2795 17.3413 17.1669L17.3485 17.1598C17.5489 16.9594 17.5817 16.6461 17.4273 16.4085L17.1507 15.9831C17.1504 15.9826 17.1502 15.9822 17.1499 15.9818C16.8142 15.4591 16.5248 14.9082 16.2851 14.3351L16.1547 13.9715C16.1503 13.9592 16.1455 13.947 16.1403 13.935C16.1376 13.9266 16.1348 13.9183 16.1317 13.91C16.0152 13.5928 15.9222 13.2563 15.8402 12.9019L15.8198 12.8067L15.8185 12.8007C15.7591 12.5368 15.7121 12.2697 15.671 11.9971L15.6527 11.8381C15.6497 11.7961 15.6439 11.7544 15.6355 11.7132L15.6247 11.5625L15.5956 11.2408L15.5531 10.6952L15.5515 10.6779L15.5313 10.4899C15.5141 10.2411 15.4688 9.99494 15.3963 9.75625L15.342 9.55263C15.3378 9.53698 15.333 9.52149 15.3275 9.50623L15.2134 9.18514C15.2085 9.1714 15.2031 9.15784 15.1972 9.1445L15.1187 8.96611C15.1133 8.95366 15.1074 8.9414 15.1011 8.92936L14.9441 8.62967C14.9399 8.6216 14.9354 8.61362 14.9309 8.60575L14.831 8.43451C14.8217 8.41858 14.8116 8.40309 14.8009 8.38808L14.6225 8.13835C14.6184 8.13258 14.6142 8.12688 14.6099 8.12126L14.4672 7.93574C14.4595 7.92571 14.4514 7.91592 14.4431 7.90639C14.3084 7.75257 14.1665 7.60532 14.0176 7.46518C14.0079 7.45607 13.998 7.44728 13.9877 7.43884L13.8664 7.33894L13.8598 7.33358C13.846 7.3225 13.8307 7.3101 13.8142 7.29669C13.7325 7.23031 13.6203 7.13916 13.4988 7.06139C13.2593 6.8915 12.9999 6.75138 12.7265 6.64415L12.5029 6.55757L12.49 6.55276C12.4364 6.53341 12.3825 6.5151 12.3284 6.49783C12.3894 6.40206 12.423 6.28946 12.4225 6.17253L12.4153 4.59562C12.4153 4.58364 12.4149 4.57166 12.4141 4.55971C12.3907 4.197 12.2388 3.85481 11.981 3.5944C11.7809 3.38603 11.5234 3.24182 11.241 3.18021C10.9562 3.11805 10.6592 3.14283 10.3886 3.25134C10.118 3.35984 9.88615 3.54709 9.72315 3.78882C9.56014 4.03056 9.47345 4.31566 9.47431 4.60722L9.47456 4.62311C9.48885 5.1088 9.50256 5.63583 9.48878 6.15946C9.4856 6.28054 9.5191 6.39823 9.58282 6.49807C9.56769 6.5029 9.55257 6.50781 9.53747 6.51281C8.57678 6.83055 7.75059 7.46165 7.19133 8.30492C6.8396 8.83326 6.5959 9.42599 6.47431 10.0489C6.47246 10.0584 6.47083 10.068 6.46944 10.0775C6.4095 10.4897 6.3719 10.9022 6.35673 11.315C6.30022 12.4158 6.04737 13.4973 5.61034 14.5087C5.59612 14.5319 5.58333 14.5562 5.57214 14.5816C5.42357 14.9193 5.26343 15.2392 5.08539 15.543C5.06844 15.5708 5.05211 15.5978 5.03622 15.624C4.95445 15.7589 4.88459 15.8741 4.80503 15.9908L4.5304 16.4027C4.40765 16.5868 4.39621 16.8236 4.50062 17.0186C4.60503 17.2137 4.80835 17.3355 5.02963 17.3355L7.19877 17.3355L8.53272 17.3296ZM11.5513 4.01324C11.4332 3.88895 11.2806 3.80297 11.1131 3.76642C10.9456 3.72987 10.771 3.74443 10.6119 3.80824C10.4528 3.87204 10.3165 3.98213 10.2206 4.12427C10.1248 4.26641 10.0738 4.43404 10.0743 4.60547C10.0832 4.90767 10.0921 5.23201 10.0941 5.5647C10.0953 5.76618 10.094 5.97071 10.0886 6.17524C10.2877 6.13711 10.4888 6.11224 10.6905 6.10063C10.8675 6.09044 11.045 6.09047 11.2221 6.10074C11.3968 6.11086 11.571 6.13094 11.744 6.16097C11.7547 6.16811 11.7636 6.16811 11.7725 6.16811C11.7814 6.16811 11.7904 6.16811 11.8011 6.17524C11.8079 6.17247 11.8156 6.17247 11.8225 6.17524L11.8153 4.59834C11.8011 4.37714 11.7083 4.17022 11.5513 4.01324ZM9.42442 18.1133C9.2864 17.933 9.17779 17.7306 9.1039 17.5133H10.8805L10.8806 17.5061L12.8571 17.5204C12.7905 17.7345 12.6921 17.936 12.5663 18.1183C12.5034 18.2095 12.4337 18.2958 12.3576 18.3767C12.182 18.5616 11.969 18.7069 11.7327 18.8029C11.4965 18.8989 11.2424 18.9433 10.9876 18.9332C10.5675 18.9127 10.1632 18.7663 9.82727 18.5131C9.67465 18.3981 9.53934 18.2634 9.42442 18.1133Z"
|
|
18
|
+
fill="#528693"
|
|
19
|
+
/>
|
|
20
|
+
</svg>
|
|
21
|
+
);
|
|
22
|
+
});
|
|
23
|
+
|
|
24
|
+
Bell.displayName = 'BellIcon';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { forwardRef, SVGProps } from 'react';
|
|
2
|
+
|
|
3
|
+
type CaretProps = SVGProps<SVGSVGElement>;
|
|
4
|
+
|
|
5
|
+
type CaretRef = SVGSVGElement;
|
|
6
|
+
|
|
7
|
+
export const Caret = forwardRef<CaretRef, CaretProps>((delegated, ref) => {
|
|
8
|
+
return (
|
|
9
|
+
<svg ref={ref} width="8" height="8" viewBox="0 0 17 15" fill="none" {...delegated}>
|
|
10
|
+
<path d="M15.463 1.2L8.5 12.685 1.537 1.2h13.925zM1.353.896s0 0 0 0h0z" stroke="#5B5178" strokeWidth={2.4} />
|
|
11
|
+
</svg>
|
|
12
|
+
);
|
|
13
|
+
});
|
|
14
|
+
|
|
15
|
+
Caret.displayName = 'CaretIcon';
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
import { forwardRef, SVGProps } from 'react';
|
|
2
|
+
|
|
3
|
+
type HandMirrorProps = SVGProps<SVGSVGElement>;
|
|
4
|
+
type HandMirrorRef = SVGSVGElement;
|
|
5
|
+
|
|
6
|
+
export const HandMirror = forwardRef<HandMirrorRef, HandMirrorProps>((delegated, ref) => {
|
|
7
|
+
return (
|
|
8
|
+
<svg ref={ref} width="66" height="66" viewBox="0 0 66 66" fill="none" {...delegated}>
|
|
9
|
+
<path
|
|
10
|
+
fill="#BFF6F8"
|
|
11
|
+
d="M14.4628 9.902c7.1381-6.2621 19.2704-4.1053 27.0981 4.8174 6.1712 7.0344 7.8246 16.174 4.7503 22.7958-.5144.862-1.2875 2.8777-.2643 4.0439 6.1144 4.0729 17.0507 13.3526 11.8808 17.8881-4.7391 4.1575-12.7674-7.6734-16.1891-14.1085-1.0231-1.1663-3.1222-.6622-4.0439-.2644-6.9657 2.1861-15.8122-.6431-21.9834-7.6776C7.8836 28.474 7.3246 16.1642 14.4628 9.902Z"
|
|
12
|
+
/>
|
|
13
|
+
<path
|
|
14
|
+
fill="#528693"
|
|
15
|
+
fillRule="evenodd"
|
|
16
|
+
d="M41.7386 45.3387c-1.0231-1.1663-3.1222-.6622-4.0439-.2644-6.9657 2.1861-15.8122-.6431-21.9834-7.6776C7.8836 28.474 7.3246 16.1642 14.4628 9.902c7.1381-6.2621 19.2704-4.1053 27.0981 4.8174 6.1712 7.0344 7.8246 16.174 4.7503 22.7958-.5144.862-1.2875 2.8777-.2643 4.0439 6.1144 4.0729 17.0507 13.3526 11.8808 17.8881-4.7391 4.1575-12.7674-7.6734-16.1891-14.1085Zm3.301-8.4874c2.7471-5.9949 1.3079-14.5032-4.5557-21.187-7.5136-8.5646-18.7448-10.2397-25.0763-4.6852-6.3314 5.5545-6.1328 16.9082 1.3808 25.4728 5.8636 6.6838 14.1121 9.2184 20.4135 7.2752.5879-.2438 1.4807-.5021 2.4208-.5388.956-.0373 2.2673.1504 3.193 1.2055l.1098.1252.0782.147c1.6809 3.1613 4.475 7.6069 7.3827 10.7214 1.4666 1.5708 2.857 2.6874 4.0534 3.1953.5829.2474 1.0584.3238 1.4422.2889.3631-.033.7249-.1717 1.1008-.5015.4507-.3954.6793-.7955.7842-1.1926.1083-.41.1081-.9083-.0446-1.5177-.3151-1.2575-1.2243-2.7699-2.6007-4.4086-2.7293-3.2498-6.8683-6.5007-9.8691-8.4996l-.1578-.1051-.125-.1425c-.9256-1.0551-.941-2.3797-.7796-3.3227.1588-.9273.5312-1.7789.8494-2.33Z"
|
|
17
|
+
clipRule="evenodd"
|
|
18
|
+
/>
|
|
19
|
+
<path
|
|
20
|
+
fill="#fff"
|
|
21
|
+
d="M18.9427 34.5621c5.7403 6.5433 14.7337 8.0404 20.0874 3.3438 5.3536-4.6967 5.0401-13.8085-.7002-20.3518-5.7403-6.5433-14.7338-8.0404-20.0874-3.3437-5.3536 4.6966-5.0402 13.8084.7002 20.3517Z"
|
|
22
|
+
/>
|
|
23
|
+
<path
|
|
24
|
+
fill="#528693"
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
d="M38.0852 36.8288c-4.5668 4.0063-12.6609 2.9491-18.0655-3.2116-5.4046-6.1606-5.3991-14.3234-.8323-18.3298 4.5668-4.0063 12.6608-2.9491 18.0654 3.2116 5.4046 6.1606 5.3991 14.3234.8324 18.3298Zm.9449 1.0771c-5.3537 4.6966-14.3471 3.1995-20.0874-3.3438-5.7404-6.5433-6.0538-15.6551-.7002-20.3517 5.3536-4.6967 14.3471-3.1996 20.0874 3.3437 5.7403 6.5433 6.0538 15.6551.7002 20.3518Z"
|
|
27
|
+
clipRule="evenodd"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
fill="#528693"
|
|
31
|
+
fillRule="evenodd"
|
|
32
|
+
d="M21.9874 23.5929a.7164.7164 0 0 0 .6681.7616l12.1318.7931a.7164.7164 0 1 0 .0935-1.4298l-12.1318-.793a.7164.7164 0 0 0-.7616.6681ZM21.3073 18.4718a.7164.7164 0 0 0 .6681.7616l5.0549.3305a.7165.7165 0 0 0 .0935-1.4298l-5.0549-.3304a.7164.7164 0 0 0-.7616.6681Zm8.0878.5287a.7164.7164 0 0 0 .6681.7616l2.022.1322a.7164.7164 0 0 0 .0935-1.4297l-2.022-.1322a.7164.7164 0 0 0-.7616.6681Z"
|
|
33
|
+
clipRule="evenodd"
|
|
34
|
+
/>
|
|
35
|
+
</svg>
|
|
36
|
+
);
|
|
37
|
+
});
|
|
38
|
+
|
|
39
|
+
HandMirror.displayName = 'HandMirrorIcon';
|
package/src/iconography/index.ts
CHANGED
|
@@ -2,9 +2,11 @@ import { Add } from './add';
|
|
|
2
2
|
import { App } from './app';
|
|
3
3
|
import { Arrow } from './arrow';
|
|
4
4
|
import { Atom } from './atom';
|
|
5
|
+
import { Bell } from './bell';
|
|
5
6
|
import { BillingPayments } from './billing-payments';
|
|
6
7
|
import { Bin } from './bin';
|
|
7
8
|
import { Cancel } from './cancel';
|
|
9
|
+
import { Caret } from './caret';
|
|
8
10
|
import { Catalogue } from './catalogue';
|
|
9
11
|
import { CheckWithCircle } from './check-with-circle';
|
|
10
12
|
import { Cloud } from './cloud';
|
|
@@ -37,10 +39,12 @@ import { Particle } from './particle';
|
|
|
37
39
|
import { People } from './people';
|
|
38
40
|
import { Percentage } from './percentage';
|
|
39
41
|
import { Pin } from './pin';
|
|
42
|
+
import { PipelineDashed } from './pipeline-dashed';
|
|
40
43
|
import { PlansAndPricing } from './plans-and-pricing';
|
|
41
44
|
import { PriceList } from './price-list';
|
|
42
45
|
import { PriceTag } from './price-tag';
|
|
43
46
|
import { Product } from './product';
|
|
47
|
+
import { Renew } from './renew';
|
|
44
48
|
import { RestrictedCatalogue } from './restricted-catalogue';
|
|
45
49
|
import { Rocket } from './rocket';
|
|
46
50
|
import { Search } from './search';
|
|
@@ -66,7 +70,9 @@ export const Icon = {
|
|
|
66
70
|
Atom,
|
|
67
71
|
BillingPayments,
|
|
68
72
|
Bin,
|
|
73
|
+
Bell,
|
|
69
74
|
Cancel,
|
|
75
|
+
Caret,
|
|
70
76
|
Catalogue,
|
|
71
77
|
CheckWithCircle,
|
|
72
78
|
Cloud,
|
|
@@ -103,7 +109,9 @@ export const Icon = {
|
|
|
103
109
|
PriceList,
|
|
104
110
|
PriceTag,
|
|
105
111
|
Product,
|
|
112
|
+
PipelineDashed,
|
|
106
113
|
RestrictedCatalogue,
|
|
114
|
+
Renew,
|
|
107
115
|
Rocket,
|
|
108
116
|
Search,
|
|
109
117
|
Settings,
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import { forwardRef, SVGProps } from 'react';
|
|
2
|
+
|
|
3
|
+
type PipelineDashedProps = SVGProps<SVGSVGElement>;
|
|
4
|
+
|
|
5
|
+
type PipelineDashedRef = SVGSVGElement;
|
|
6
|
+
|
|
7
|
+
export const PipelineDashed = forwardRef<PipelineDashedRef, PipelineDashedProps>((delegated, ref) => {
|
|
8
|
+
return (
|
|
9
|
+
<svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
|
|
10
|
+
<path
|
|
11
|
+
fillRule="evenodd"
|
|
12
|
+
clipRule="evenodd"
|
|
13
|
+
d="M3.53671 14.1535C3.7024 14.1535 3.83671 14.2878 3.83671 14.4535V16.2373L5.13158 16.6689C5.28876 16.7213 5.37371 16.8912 5.32131 17.0484C5.26892 17.2056 5.09902 17.2905 4.94184 17.2381L3.44184 16.7381C3.31934 16.6973 3.23671 16.5826 3.23671 16.4535V14.4535C3.23671 14.2878 3.37102 14.1535 3.53671 14.1535Z"
|
|
14
|
+
fill="#528693"
|
|
15
|
+
/>
|
|
16
|
+
<path
|
|
17
|
+
fillRule="evenodd"
|
|
18
|
+
clipRule="evenodd"
|
|
19
|
+
d="M3.53671 10.1535C3.7024 10.1535 3.83671 10.2878 3.83671 10.4535V12.4535C3.83671 12.6192 3.7024 12.7535 3.53671 12.7535C3.37102 12.7535 3.23671 12.6192 3.23671 12.4535V10.4535C3.23671 10.2878 3.37102 10.1535 3.53671 10.1535Z"
|
|
20
|
+
fill="#528693"
|
|
21
|
+
/>
|
|
22
|
+
<path
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
d="M3.53671 14.1535C3.7024 14.1535 3.83671 14.2878 3.83671 14.4535V16.2373L5.13158 16.6689C5.28876 16.7213 5.37371 16.8912 5.32131 17.0484C5.26892 17.2056 5.09902 17.2905 4.94184 17.2381L3.44184 16.7381C3.31934 16.6973 3.23671 16.5826 3.23671 16.4535V14.4535C3.23671 14.2878 3.37102 14.1535 3.53671 14.1535Z"
|
|
26
|
+
fill="#528693"
|
|
27
|
+
/>
|
|
28
|
+
<path
|
|
29
|
+
fillRule="evenodd"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
d="M3.53671 8.25354C3.7024 8.25354 3.83671 8.11923 3.83671 7.95354V6.16977L6.63158 5.23815C6.78876 5.18575 6.87371 5.01585 6.82131 4.85867C6.76892 4.70149 6.59902 4.61654 6.44184 4.66894L3.44184 5.66894C3.31934 5.70977 3.23671 5.82441 3.23671 5.95354V7.95354C3.23671 8.11923 3.37102 8.25354 3.53671 8.25354Z"
|
|
32
|
+
fill="#528693"
|
|
33
|
+
/>
|
|
34
|
+
<path
|
|
35
|
+
fillRule="evenodd"
|
|
36
|
+
clipRule="evenodd"
|
|
37
|
+
d="M3.24253 5.89467C3.27503 5.7322 3.43307 5.62683 3.59554 5.65933L6.09554 6.15933C6.25801 6.19182 6.36337 6.34987 6.33088 6.51234C6.29839 6.6748 6.14034 6.78017 5.97787 6.74767L3.47787 6.24767C3.3154 6.21518 3.21004 6.05713 3.24253 5.89467Z"
|
|
38
|
+
fill="#528693"
|
|
39
|
+
/>
|
|
40
|
+
<path
|
|
41
|
+
fillRule="evenodd"
|
|
42
|
+
clipRule="evenodd"
|
|
43
|
+
d="M18.5367 10.1535C18.371 10.1535 18.2367 10.2878 18.2367 10.4535V12.4535C18.2367 12.6192 18.371 12.7535 18.5367 12.7535C18.7024 12.7535 18.8367 12.6192 18.8367 12.4535V10.4535C18.8367 10.2878 18.7024 10.1535 18.5367 10.1535Z"
|
|
44
|
+
fill="#528693"
|
|
45
|
+
/>
|
|
46
|
+
<path
|
|
47
|
+
fillRule="evenodd"
|
|
48
|
+
clipRule="evenodd"
|
|
49
|
+
d="M18.5367 14.1535C18.371 14.1535 18.2367 14.2878 18.2367 14.4535V16.2373L16.9418 16.6689C16.7846 16.7213 16.6997 16.8912 16.7521 17.0484C16.8045 17.2056 16.9744 17.2905 17.1316 17.2381L18.6316 16.7381C18.7541 16.6973 18.8367 16.5826 18.8367 16.4535V14.4535C18.8367 14.2878 18.7024 14.1535 18.5367 14.1535Z"
|
|
50
|
+
fill="#528693"
|
|
51
|
+
/>
|
|
52
|
+
<path
|
|
53
|
+
fillRule="evenodd"
|
|
54
|
+
clipRule="evenodd"
|
|
55
|
+
d="M18.5367 8.25354C18.371 8.25354 18.2367 8.11923 18.2367 7.95354V6.16977L15.4418 5.23815C15.2846 5.18575 15.1997 5.01585 15.2521 4.85867C15.3045 4.70149 15.4744 4.61654 15.6316 4.66894L18.6316 5.66894C18.7541 5.70977 18.8367 5.82441 18.8367 5.95354V7.95354C18.8367 8.11923 18.7024 8.25354 18.5367 8.25354Z"
|
|
56
|
+
fill="#528693"
|
|
57
|
+
/>
|
|
58
|
+
<path
|
|
59
|
+
fillRule="evenodd"
|
|
60
|
+
clipRule="evenodd"
|
|
61
|
+
d="M18.8309 5.89467C18.7984 5.7322 18.6403 5.62683 18.4779 5.65933L15.9779 6.15933C15.8154 6.19182 15.71 6.34987 15.7425 6.51234C15.775 6.6748 15.9331 6.78017 16.0955 6.74767L18.5955 6.24767C18.758 6.21518 18.8634 6.05713 18.8309 5.89467Z"
|
|
62
|
+
fill="#528693"
|
|
63
|
+
/>
|
|
64
|
+
<path
|
|
65
|
+
fillRule="evenodd"
|
|
66
|
+
clipRule="evenodd"
|
|
67
|
+
d="M11.0367 3.33722L12.6316 3.86884C12.7888 3.92124 12.8737 4.09113 12.8213 4.24832C12.7689 4.4055 12.599 4.49045 12.4418 4.43805L11.0367 3.96967L9.63157 4.43805C9.47438 4.49045 9.30449 4.4055 9.25209 4.24832C9.1997 4.09113 9.28465 3.92124 9.44183 3.86884L11.0367 3.33722Z"
|
|
68
|
+
fill="#528693"
|
|
69
|
+
/>
|
|
70
|
+
<path
|
|
71
|
+
fillRule="evenodd"
|
|
72
|
+
clipRule="evenodd"
|
|
73
|
+
d="M8.74566 7.0807C8.78585 6.91997 8.94873 6.82224 9.10946 6.86242L11.0367 7.34423L12.9639 6.86242C13.1247 6.82224 13.2876 6.91997 13.3277 7.0807C13.3679 7.24144 13.2702 7.40432 13.1095 7.44451L11.0367 7.9627L8.96394 7.44451C8.80321 7.40432 8.70548 7.24144 8.74566 7.0807Z"
|
|
74
|
+
fill="#528693"
|
|
75
|
+
/>
|
|
76
|
+
<path
|
|
77
|
+
fillRule="evenodd"
|
|
78
|
+
clipRule="evenodd"
|
|
79
|
+
d="M8.74566 17.7808C8.78585 17.62 8.94873 17.5223 9.10946 17.5625L11.0367 18.0443L12.9639 17.5625C13.1247 17.5223 13.2876 17.62 13.3277 17.7808C13.3679 17.9415 13.2702 18.1044 13.1095 18.1446L11.0367 18.6628L8.96394 18.1446C8.80321 18.1044 8.70548 17.9415 8.74566 17.7808Z"
|
|
80
|
+
fill="#528693"
|
|
81
|
+
/>
|
|
82
|
+
<path
|
|
83
|
+
fillRule="evenodd"
|
|
84
|
+
clipRule="evenodd"
|
|
85
|
+
d="M11.0367 7.6535C11.2024 7.6535 11.3367 7.78782 11.3367 7.9535V9.4535C11.3367 9.61919 11.2024 9.7535 11.0367 9.7535C10.871 9.7535 10.7367 9.61919 10.7367 9.4535V7.9535C10.7367 7.78782 10.871 7.6535 11.0367 7.6535Z"
|
|
86
|
+
fill="#528693"
|
|
87
|
+
/>
|
|
88
|
+
<path
|
|
89
|
+
fillRule="evenodd"
|
|
90
|
+
clipRule="evenodd"
|
|
91
|
+
d="M11.0367 11.6535C11.2024 11.6535 11.3367 11.7878 11.3367 11.9535V13.4535C11.3367 13.6192 11.2024 13.7535 11.0367 13.7535C10.871 13.7535 10.7367 13.6192 10.7367 13.4535V11.9535C10.7367 11.7878 10.871 11.6535 11.0367 11.6535Z"
|
|
92
|
+
fill="#528693"
|
|
93
|
+
/>
|
|
94
|
+
<path
|
|
95
|
+
fillRule="evenodd"
|
|
96
|
+
clipRule="evenodd"
|
|
97
|
+
d="M11.0367 15.6535C11.2024 15.6535 11.3367 15.7878 11.3367 15.9535V18.1535C11.3367 18.3192 11.2024 18.4535 11.0367 18.4535C10.871 18.4535 10.7367 18.3192 10.7367 18.1535V15.9535C10.7367 15.7878 10.871 15.6535 11.0367 15.6535Z"
|
|
98
|
+
fill="#528693"
|
|
99
|
+
/>
|
|
100
|
+
</svg>
|
|
101
|
+
);
|
|
102
|
+
});
|
|
103
|
+
|
|
104
|
+
PipelineDashed.displayName = 'PipelineDashed';
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { forwardRef, SVGProps } from 'react';
|
|
2
|
+
|
|
3
|
+
type RenewProps = SVGProps<SVGSVGElement>;
|
|
4
|
+
|
|
5
|
+
type RenewRef = SVGSVGElement;
|
|
6
|
+
|
|
7
|
+
export const Renew = forwardRef<RenewRef, RenewProps>((delegated, ref) => {
|
|
8
|
+
return (
|
|
9
|
+
<svg ref={ref} width="22" height="22" viewBox="0 0 22 22" fill="none" {...delegated}>
|
|
10
|
+
<path
|
|
11
|
+
d="M7.08054 10.4135H8.91886C8.91886 10.4135 6.21721 14.0757 5.85357 14.5583C4.81898 13.1782 3.80149 11.8182 2.75087 10.4169H4.54216C4.71531 8.06261 5.67401 6.17473 7.47492 4.78678C8.79488 3.76791 10.2955 3.3116 11.9307 3.38206C12.9972 3.42832 13.9853 3.70955 14.8998 4.22048C15.5288 4.57186 15.6186 5.40451 15.1811 5.97692L-nan -nanL-nan -nanL15.1811 5.97692C14.7464 6.54573 13.9482 6.64535 13.2901 6.36336C11.8846 5.76101 10.4618 5.89061 9.04498 6.86926C7.85755 7.68906 7.23231 8.90141 7.08054 10.4124V10.4135Z"
|
|
12
|
+
fill="#BFF6F8"
|
|
13
|
+
/>
|
|
14
|
+
<path
|
|
15
|
+
fillRule="evenodd"
|
|
16
|
+
clipRule="evenodd"
|
|
17
|
+
d="M9.40169 10.7697L8.91886 10.4135H7.08054V10.4124C7.10115 10.2072 7.1305 10.0075 7.1688 9.81352C7.41251 8.57936 8.01882 7.57773 9.04498 6.86928C10.4618 5.89063 11.8846 5.76103 13.2901 6.36338C13.9482 6.64537 14.7464 6.54575 15.1811 5.97694C15.6186 5.40453 15.5288 4.57187 14.8998 4.2205C13.9853 3.70957 12.9972 3.42834 11.9307 3.38208C10.2955 3.31162 8.79488 3.76793 7.47492 4.7868C5.67401 6.17475 4.7153 8.06262 4.54216 10.4169H2.75087C2.9014 10.6177 3.05125 10.8176 3.20058 11.0169C3.587 11.5326 3.96986 12.0438 4.35171 12.5536C4.72749 13.0554 5.10229 13.5559 5.47856 14.058C5.60337 14.2246 5.72834 14.3913 5.85357 14.5584C5.9166 14.4747 6.04988 14.2955 6.22717 14.0564C6.81207 13.2676 7.87592 11.8267 8.47611 11.0135C8.74349 10.6512 8.91886 10.4135 8.91886 10.4135L9.40169 10.7697L8.9738 11.3496C8.71481 11.7005 8.36569 12.1734 8.00519 12.6615C7.28564 13.6356 6.51682 14.6752 6.33276 14.9194C6.21923 15.0701 6.04147 15.1586 5.85282 15.1584C5.66418 15.1581 5.48663 15.0692 5.37348 14.9182C4.86944 14.2459 4.37116 13.5805 3.87125 12.913C3.3425 12.207 2.81193 11.4986 2.2708 10.7768C2.13449 10.595 2.11259 10.3517 2.21424 10.1485C2.31588 9.94526 2.52362 9.81688 2.75087 9.81688H3.99953C4.28818 7.55897 5.30719 5.70008 7.1083 4.31184M7.1083 4.31184C8.54315 3.20433 10.1836 2.70624 11.9565 2.78263C13.116 2.83293 14.1957 3.13982 15.1925 3.6967C16.2047 4.26224 16.2699 5.54032 15.6578 6.34127C15.0108 7.18787 13.8882 7.27246 13.0538 6.91487C11.8476 6.39799 10.642 6.49532 9.38598 7.36295C8.53805 7.94836 8.01288 8.76671 7.78161 9.81352H8.91886C9.14527 9.81352 9.3524 9.94097 9.45445 10.1431C9.5565 10.3452 9.5361 10.5875 9.40169 10.7697"
|
|
18
|
+
fill="#528693"
|
|
19
|
+
/>
|
|
20
|
+
<path
|
|
21
|
+
d="M16.8044 11.5865L14.9661 11.5865C14.9661 11.5865 17.6677 7.92426 18.0313 7.44167C19.0659 8.82179 20.0834 10.1818 21.134 11.5831L19.3428 11.5831C19.1696 13.9374 18.2109 15.8253 16.41 17.2132C15.09 18.2321 13.5895 18.6884 11.9542 18.6179C10.8878 18.5717 9.89961 18.2904 8.9851 17.7795C8.35615 17.4281 8.26636 16.5955 8.70383 16.0231L-nan -nanL-nan -nanL8.70383 16.0231C9.13856 15.4543 9.93675 15.3546 10.5948 15.6366C12.0004 16.239 13.4232 16.1094 14.8399 15.1307C16.0274 14.3109 16.6526 13.0986 16.8044 11.5876L16.8044 11.5865Z"
|
|
22
|
+
fill="#BFF6F8"
|
|
23
|
+
/>
|
|
24
|
+
<path
|
|
25
|
+
fillRule="evenodd"
|
|
26
|
+
clipRule="evenodd"
|
|
27
|
+
d="M14.4832 11.2303L14.9661 11.5865L16.8044 11.5865L16.8044 11.5876C16.7838 11.7928 16.7544 11.9925 16.7161 12.1865C16.4724 13.4206 15.8661 14.4223 14.8399 15.1307C13.4232 16.1094 12.0004 16.239 10.5948 15.6366C9.93675 15.3546 9.13856 15.4543 8.70383 16.0231C8.26636 16.5955 8.35616 17.4281 8.9851 17.7795C9.89961 18.2904 10.8878 18.5717 11.9542 18.6179C13.5895 18.6884 15.09 18.2321 16.41 17.2132C18.2109 15.8253 19.1696 13.9374 19.3428 11.5831L21.1341 11.5831C20.9835 11.3823 20.8337 11.1824 20.6843 10.9831C20.2979 10.4674 19.9151 9.95622 19.5332 9.44635C19.1574 8.9446 18.7826 8.44415 18.4064 7.942C18.2815 7.77544 18.1566 7.60869 18.0314 7.44165C17.9683 7.5253 17.835 7.70449 17.6577 7.94359C17.0728 8.73241 16.009 10.1733 15.4088 10.9865C15.1414 11.3488 14.9661 11.5865 14.9661 11.5865L14.4832 11.2303L14.9111 10.6504C15.1701 10.2995 15.5192 9.82657 15.8797 9.33854C16.5993 8.36444 17.3681 7.32484 17.5522 7.08057C17.6657 6.92991 17.8435 6.84141 18.0321 6.84165C18.2207 6.84188 18.3983 6.93082 18.5114 7.08176C19.0155 7.75414 19.5138 8.41947 20.0137 9.08697C20.5424 9.79298 21.073 10.5014 21.6141 11.2232C21.7504 11.405 21.7723 11.6483 21.6707 11.8515C21.569 12.0547 21.3613 12.1831 21.1341 12.1831L19.8854 12.1831C19.5967 14.441 18.5777 16.2999 16.7766 17.6882M16.7766 17.6882C15.3418 18.7957 13.7013 19.2938 11.9284 19.2174C10.7689 19.1671 9.68923 18.8602 8.69246 18.3033C7.68018 17.7378 7.61497 16.4597 8.22712 15.6587C8.87415 14.8121 9.9967 14.7275 10.8311 15.0851C12.0373 15.602 13.2429 15.5047 14.4989 14.637C15.3469 14.0516 15.872 13.2333 16.1033 12.1865L14.9661 12.1865C14.7397 12.1865 14.5325 12.059 14.4305 11.8569C14.3284 11.6548 14.3488 11.4125 14.4832 11.2303"
|
|
28
|
+
fill="#528693"
|
|
29
|
+
/>
|
|
30
|
+
</svg>
|
|
31
|
+
);
|
|
32
|
+
});
|
|
33
|
+
|
|
34
|
+
Renew.displayName = 'RenewIcon';
|