@thecb/components 10.6.10-beta.0 → 10.7.0-beta.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/index.cjs.js +499 -1814
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +499 -1814
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/.DS_Store +0 -0
- package/src/components/.DS_Store +0 -0
- package/src/components/atoms/dropdown/Dropdown.js +1 -1
- package/src/components/atoms/icons/CloseIcon.js +7 -25
- package/src/components/atoms/icons/Icons.theme.js +4 -4
- package/src/components/molecules/.DS_Store +0 -0
- package/src/components/molecules/modal/ModalControlV2.js +5 -1
- package/src/components/molecules/modal/__private__/CloseIconButton.js +2 -2
- package/src/components/{atoms → molecules/obligation}/.DS_Store +0 -0
- package/src/components/molecules/obligation/Obligation.js +7 -3
- package/src/components/molecules/obligation/Obligation.theme.js +7 -0
- package/src/components/molecules/obligation/icons/AccountBillIcon.js +14 -79
- package/src/components/molecules/obligation/icons/AccountConstructionIcon.js +14 -89
- package/src/components/molecules/obligation/icons/AccountDentalIcon.js +13 -85
- package/src/components/molecules/obligation/icons/AccountElectricIcon.js +13 -90
- package/src/components/molecules/obligation/icons/AccountGarbageIcon.js +14 -84
- package/src/components/molecules/obligation/icons/AccountGasIcon.js +13 -85
- package/src/components/molecules/obligation/icons/AccountGenericIcon.js +14 -79
- package/src/components/molecules/obligation/icons/AccountMedicalIcon.js +14 -84
- package/src/components/molecules/obligation/icons/AccountWaterIcon.js +14 -84
- package/src/components/molecules/obligation/icons/PropertyApartmentIcon.js +13 -90
- package/src/components/molecules/obligation/icons/PropertyBusinessIcon.js +13 -83
- package/src/components/molecules/obligation/icons/PropertyCarIcon.js +12 -89
- package/src/components/molecules/obligation/icons/PropertyCommercialVehicleIcon.js +12 -90
- package/src/components/molecules/obligation/icons/PropertyGarageIcon.js +12 -86
- package/src/components/molecules/obligation/icons/PropertyLandIcon.js +12 -89
- package/src/components/molecules/obligation/icons/PropertyMotorcycleIcon.js +12 -89
- package/src/components/molecules/obligation/icons/PropertyPersonalIcon.js +14 -84
- package/src/components/molecules/obligation/icons/PropertyStorefrontIcon.js +12 -90
- package/src/components/molecules/obligation/icons/index.js +40 -18
- package/src/components/molecules/obligation/modules/AmountModule.js +1 -1
- package/src/components/molecules/obligation/modules/AutopayModalModule.js +11 -11
- package/src/components/molecules/obligation/modules/IconModule.js +3 -2
- package/src/components/molecules/obligation/modules/InactiveControlsModule.js +1 -1
- package/src/components/molecules/obligation/modules/PaymentDetailsActions.js +1 -1
- package/src/components/molecules/payment-form-card/PaymentFormCard.js +1 -1
- package/src/components/molecules/payment-form-card/PaymentFormCard.stories.js +10 -1
- package/src/components/molecules/toast-notification/ToastNotification.js +6 -1
- package/src/stories/Button.stories.ts +53 -0
- package/src/stories/Button.tsx +48 -0
- package/src/stories/Configure.mdx +364 -0
- package/src/stories/Header.stories.ts +33 -0
- package/src/stories/Header.tsx +56 -0
- package/src/stories/Page.stories.ts +32 -0
- package/src/stories/Page.tsx +73 -0
- package/src/stories/assets/accessibility.png +0 -0
- package/src/stories/assets/accessibility.svg +5 -0
- package/src/stories/assets/addon-library.png +0 -0
- package/src/stories/assets/assets.png +0 -0
- package/src/stories/assets/avif-test-image.avif +0 -0
- package/src/stories/assets/context.png +0 -0
- package/src/stories/assets/discord.svg +15 -0
- package/src/stories/assets/docs.png +0 -0
- package/src/stories/assets/figma-plugin.png +0 -0
- package/src/stories/assets/github.svg +3 -0
- package/src/stories/assets/share.png +0 -0
- package/src/stories/assets/styling.png +0 -0
- package/src/stories/assets/testing.png +0 -0
- package/src/stories/assets/theming.png +0 -0
- package/src/stories/assets/tutorials.svg +12 -0
- package/src/stories/assets/youtube.svg +4 -0
- package/src/stories/button.css +30 -0
- package/src/stories/header.css +32 -0
- package/src/stories/page.css +69 -0
- package/src/util/general.js +2 -2
- package/src/components/atoms/icons/.DS_Store +0 -0
- package/src/components/molecules/obligation/modules/AutopayModalModule.theme.js +0 -20
|
@@ -1,93 +1,23 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
|
|
3
|
-
const AccountWaterIcon = () => (
|
|
3
|
+
const AccountWaterIcon = ({ color }) => (
|
|
4
4
|
<svg
|
|
5
|
-
width="
|
|
6
|
-
height="
|
|
7
|
-
viewBox="0 0
|
|
8
|
-
|
|
5
|
+
width="48"
|
|
6
|
+
height="48"
|
|
7
|
+
viewBox="0 0 48 48"
|
|
8
|
+
fill="none"
|
|
9
9
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
xmlnsXlink="http://www.w3.org/1999/xlink"
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
width="134.3%"
|
|
18
|
-
height="134.3%"
|
|
19
|
-
filterUnits="objectBoundingBox"
|
|
20
|
-
id="account-water-filter-2"
|
|
21
|
-
>
|
|
22
|
-
<feOffset
|
|
23
|
-
dx="0"
|
|
24
|
-
dy="-4"
|
|
25
|
-
in="SourceAlpha"
|
|
26
|
-
result="shadowOffsetOuter1"
|
|
27
|
-
></feOffset>
|
|
28
|
-
<feColorMatrix
|
|
29
|
-
values="0 0 0 0 0.964705882 0 0 0 0 0.964705882 0 0 0 0 0.976470588 0 0 0 1 0"
|
|
30
|
-
type="matrix"
|
|
31
|
-
in="shadowOffsetOuter1"
|
|
32
|
-
result="shadowMatrixOuter1"
|
|
33
|
-
></feColorMatrix>
|
|
34
|
-
<feOffset
|
|
35
|
-
dx="0"
|
|
36
|
-
dy="2"
|
|
37
|
-
in="SourceAlpha"
|
|
38
|
-
result="shadowOffsetOuter2"
|
|
39
|
-
></feOffset>
|
|
40
|
-
<feGaussianBlur
|
|
41
|
-
stdDeviation="3.5"
|
|
42
|
-
in="shadowOffsetOuter2"
|
|
43
|
-
result="shadowBlurOuter2"
|
|
44
|
-
></feGaussianBlur>
|
|
45
|
-
<feColorMatrix
|
|
46
|
-
values="0 0 0 0 0.161570617 0 0 0 0 0.163300979 0 0 0 0 0.199501812 0 0 0 0.3 0"
|
|
47
|
-
type="matrix"
|
|
48
|
-
in="shadowBlurOuter2"
|
|
49
|
-
result="shadowMatrixOuter2"
|
|
50
|
-
></feColorMatrix>
|
|
51
|
-
<feMerge>
|
|
52
|
-
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
|
53
|
-
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
|
54
|
-
</feMerge>
|
|
55
|
-
</filter>
|
|
56
|
-
</defs>
|
|
57
|
-
<g
|
|
58
|
-
id="account-water-Profile-/-Icons"
|
|
59
|
-
stroke="none"
|
|
60
|
-
strokeWidth="1"
|
|
61
|
-
fill="none"
|
|
11
|
+
<path
|
|
12
|
+
d="M0 18C0 9.51472 0 5.27208 2.63604 2.63604C5.27208 0 9.51472 0 18 0H30C38.4853 0 42.7279 0 45.364 2.63604C48 5.27208 48 9.51472 48 18V30C48 38.4853 48 42.7279 45.364 45.364C42.7279 48 38.4853 48 30 48H18C9.51472 48 5.27208 48 2.63604 45.364C0 42.7279 0 38.4853 0 30V18Z"
|
|
13
|
+
fill={color}
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
62
16
|
fillRule="evenodd"
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
transform="translate(98.000000, 572.000000)"
|
|
68
|
-
>
|
|
69
|
-
<g id="Oval-Copy-6">
|
|
70
|
-
<use
|
|
71
|
-
fill="black"
|
|
72
|
-
fillOpacity="1"
|
|
73
|
-
filter="url(#account-water-filter-2)"
|
|
74
|
-
xlinkHref="#account-water-path-1"
|
|
75
|
-
></use>
|
|
76
|
-
<use
|
|
77
|
-
fill="#FFFFFF"
|
|
78
|
-
fillRule="evenodd"
|
|
79
|
-
xlinkHref="#account-water-path-1"
|
|
80
|
-
></use>
|
|
81
|
-
</g>
|
|
82
|
-
<path
|
|
83
|
-
d="M33.9999738,49.9999905 C35.999969,49.9999905 37.8437146,49.4999917 39.5312106,48.499994 C41.2187066,47.4999964 42.5520364,46.1458327 43.531201,44.4375037 C44.5103657,42.7291748 44.9999475,40.8750122 44.9999475,38.875017 C44.9999475,37.208354 44.6249484,35.6041918 43.8749502,34.0625285 C43.4166183,33.1041977 42.5416204,31.6979511 41.2499565,29.8437885 C39.9582926,27.989626 38.9999619,26.5000465 38.3749633,25.3750492 C37.2916329,23.4583868 36.437468,21.4583915 35.8124695,19.3750635 C35.6458029,18.7917319 35.3020537,18.3854828 34.7812219,18.1563164 C34.2603901,17.9271499 33.7395574,17.9271499 33.2187256,18.1563164 C32.6978939,18.3854828 32.3541447,18.7917319 32.1874781,19.3750635 C31.5624796,21.4583915 30.7291486,23.4375538 29.6874841,25.3125493 C29.0208187,26.4375466 28.041655,27.9375431 26.7499911,29.8125386 C25.4583272,31.6875341 24.5833292,33.1041977 24.1249973,34.0625285 C23.3749991,35.6458577 23,37.2500209 23,38.875017 C23,40.8750122 23.4895818,42.7291748 24.4687465,44.4375037 C25.4479111,46.1458327 26.781241,47.4999964 28.468737,48.499994 C30.1562329,49.4999917 31.9999785,49.9999905 33.9999738,49.9999905 Z M33.9999738,46 C32.7499768,46 31.5833126,45.6875007 30.4999905,45.0625022 C29.4166517,44.4375037 28.5624867,43.5833388 27.9374882,42.5000083 C27.3124897,41.4166779 26.9999905,40.2500137 26.9999905,39.0000191 C26.9999905,38.7083504 27.0937402,38.468768 27.2812398,38.2812684 C27.4687393,38.0937688 27.7083218,38.0000191 27.9999905,38.0000191 C28.2916544,38.0000191 28.5312368,38.0937688 28.7187364,38.2812684 C28.9062359,38.468768 28.9999905,38.7083504 28.9999905,39.0000191 C28.9999905,40.3750134 29.4895675,41.5520936 30.4687322,42.5312583 C31.4478968,43.5104229 32.6249771,44.0000048 33.9999738,44.0000048 C34.2916401,44.0000048 34.5312225,44.0937545 34.7187221,44.2812541 C34.9062216,44.4687537 34.9999714,44.7083361 34.9999714,45.0000024 C34.9999714,45.2916687 34.9062216,45.5312511 34.7187221,45.7187507 C34.5312225,45.9062502 34.2916401,46 33.9999738,46 Z"
|
|
84
|
-
id="t"
|
|
85
|
-
fill="#292A33"
|
|
86
|
-
fillRule="nonzero"
|
|
87
|
-
></path>
|
|
88
|
-
</g>
|
|
89
|
-
</g>
|
|
90
|
-
</g>
|
|
17
|
+
clipRule="evenodd"
|
|
18
|
+
d="M27.9627 35.3015C26.7537 36.0805 25.4328 36.47 24 36.47C22.5672 36.47 21.2463 36.0805 20.0373 35.3015C18.8284 34.5225 17.8731 33.4676 17.1717 32.1368C16.4702 30.8061 16.1194 29.3617 16.1194 27.8037C16.1194 26.5378 16.3881 25.2882 16.9254 24.0548C17.2537 23.3082 17.8806 22.2047 18.806 20.744C19.7313 19.2834 20.4328 18.1149 20.9104 17.2386C21.6567 15.778 22.2537 14.2362 22.7015 12.6133C22.8209 12.1589 23.0672 11.8424 23.4403 11.6639C23.8134 11.4854 24.1866 11.4854 24.5597 11.6639C24.9328 11.8424 25.1791 12.1589 25.2985 12.6133C25.7463 14.2362 26.3582 15.7942 27.1343 17.2873C27.5821 18.1636 28.2686 19.324 29.194 20.7684C30.1194 22.2128 30.7462 23.3082 31.0746 24.0548C31.6119 25.2557 31.8806 26.5054 31.8806 27.8037C31.8806 29.3617 31.5298 30.8061 30.8283 32.1368C30.1268 33.4676 29.1716 34.5225 27.9627 35.3015ZM21.4925 32.6237C22.2686 33.1106 23.1045 33.354 24 33.354C24.2089 33.354 24.3806 33.281 24.5149 33.1349C24.6492 32.9889 24.7164 32.8022 24.7164 32.575C24.7164 32.3478 24.6492 32.1612 24.5149 32.0151C24.3806 31.8691 24.2089 31.796 24 31.796C23.0149 31.796 22.1716 31.4146 21.4701 30.6519C20.7687 29.8891 20.4179 28.9722 20.4179 27.9011C20.4179 27.6739 20.3507 27.4872 20.2164 27.3412C20.0821 27.1951 19.9104 27.1221 19.7015 27.1221C19.4925 27.1221 19.3209 27.1951 19.1866 27.3412C19.0522 27.4872 18.9851 27.6739 18.9851 27.9011C18.9851 28.8748 19.209 29.7836 19.6567 30.6275C20.1045 31.4715 20.7164 32.1368 21.4925 32.6237Z"
|
|
19
|
+
fill="#FEFEFE"
|
|
20
|
+
/>
|
|
91
21
|
</svg>
|
|
92
22
|
);
|
|
93
23
|
|
|
@@ -1,98 +1,21 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
|
|
3
|
-
const PropertyApartmentIcon = () => (
|
|
3
|
+
const PropertyApartmentIcon = ({ color }) => (
|
|
4
4
|
<svg
|
|
5
|
-
width="
|
|
6
|
-
height="
|
|
7
|
-
viewBox="0 0
|
|
8
|
-
|
|
5
|
+
width="48"
|
|
6
|
+
height="48"
|
|
7
|
+
viewBox="0 0 48 48"
|
|
8
|
+
fill="none"
|
|
9
9
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
xmlnsXlink="http://www.w3.org/1999/xlink"
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
id="apt-filter-2"
|
|
21
|
-
>
|
|
22
|
-
<feOffset
|
|
23
|
-
dx="0"
|
|
24
|
-
dy="-4"
|
|
25
|
-
in="SourceAlpha"
|
|
26
|
-
result="shadowOffsetOuter1"
|
|
27
|
-
></feOffset>
|
|
28
|
-
<feColorMatrix
|
|
29
|
-
values="0 0 0 0 0.964705882 0 0 0 0 0.964705882 0 0 0 0 0.976470588 0 0 0 1 0"
|
|
30
|
-
type="matrix"
|
|
31
|
-
in="shadowOffsetOuter1"
|
|
32
|
-
result="shadowMatrixOuter1"
|
|
33
|
-
></feColorMatrix>
|
|
34
|
-
<feOffset
|
|
35
|
-
dx="0"
|
|
36
|
-
dy="2"
|
|
37
|
-
in="SourceAlpha"
|
|
38
|
-
result="shadowOffsetOuter2"
|
|
39
|
-
></feOffset>
|
|
40
|
-
<feGaussianBlur
|
|
41
|
-
stdDeviation="3.5"
|
|
42
|
-
in="shadowOffsetOuter2"
|
|
43
|
-
result="shadowBlurOuter2"
|
|
44
|
-
></feGaussianBlur>
|
|
45
|
-
<feColorMatrix
|
|
46
|
-
values="0 0 0 0 0.161570617 0 0 0 0 0.163300979 0 0 0 0 0.199501812 0 0 0 0.3 0"
|
|
47
|
-
type="matrix"
|
|
48
|
-
in="shadowBlurOuter2"
|
|
49
|
-
result="shadowMatrixOuter2"
|
|
50
|
-
></feColorMatrix>
|
|
51
|
-
<feMerge>
|
|
52
|
-
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
|
53
|
-
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
|
54
|
-
</feMerge>
|
|
55
|
-
</filter>
|
|
56
|
-
</defs>
|
|
57
|
-
<g
|
|
58
|
-
id="apt-Profile-/-Icons"
|
|
59
|
-
stroke="none"
|
|
60
|
-
strokeWidth="1"
|
|
61
|
-
fill="none"
|
|
62
|
-
fillRule="evenodd"
|
|
63
|
-
>
|
|
64
|
-
<g id="Outlined" transform="translate(7.000000, -456.000000)">
|
|
65
|
-
<g
|
|
66
|
-
id="Potentail-future-property"
|
|
67
|
-
transform="translate(0.000000, 231.000000)"
|
|
68
|
-
>
|
|
69
|
-
<g
|
|
70
|
-
id="apt-Profile-Obligation-Icon-/-Property---02-Apt-or-Condo"
|
|
71
|
-
transform="translate(0.000000, 230.000000)"
|
|
72
|
-
>
|
|
73
|
-
<g id="Oval-Copy">
|
|
74
|
-
<use
|
|
75
|
-
fill="black"
|
|
76
|
-
fillOpacity="1"
|
|
77
|
-
filter="url(#apt-filter-2)"
|
|
78
|
-
xlinkHref="#apt-path-1"
|
|
79
|
-
></use>
|
|
80
|
-
<use
|
|
81
|
-
fill="#FFFFFF"
|
|
82
|
-
fillRule="evenodd"
|
|
83
|
-
xlinkHref="#apt-path-1"
|
|
84
|
-
></use>
|
|
85
|
-
</g>
|
|
86
|
-
<path
|
|
87
|
-
d="M47.9999332,49.9999905 L47.9999332,48.7499934 C47.9999332,48.5416609 47.9270164,48.3645774 47.7811838,48.2187447 C47.6353511,48.072912 47.4582675,47.9999952 47.249935,47.9999952 L47.249935,47.9999952 L45.999938,47.9999952 L45.999938,19.5000668 C45.999938,19.0833972 45.8541053,18.729232 45.5624391,18.4375657 C45.2707728,18.1458994 44.9166076,18.0000668 44.4999416,18.0000668 L44.4999416,18.0000668 L23.5,18.0000668 C23.0833257,18.0000668 22.7291605,18.1458994 22.4374942,18.4375657 C22.1458279,18.729232 22,19.0833972 22,19.5000668 L22,19.5000668 L22,47.9999952 L20.7499982,47.9999952 C20.5416657,47.9999952 20.3645821,48.072912 20.2187495,48.2187447 C20.0729168,48.3645774 20,48.5416609 20,48.7499934 L20,48.7499934 L20,49.9999905 L47.9999332,49.9999905 Z M31.2499732,26.0000572 L28.7499791,26.0000572 C28.5416466,26.0000572 28.3645631,25.9271309 28.2187304,25.7812982 C28.0728977,25.6354655 27.9999809,25.458382 27.9999809,25.2500495 L27.9999809,25.2500495 L27.9999809,22.7500554 C27.9999809,22.5417229 28.0728977,22.3646394 28.2187304,22.2188067 C28.3645631,22.072974 28.5416466,22.0000572 28.7499791,22.0000572 L28.7499791,22.0000572 L31.2499732,22.0000572 C31.4583057,22.0000572 31.6353892,22.072974 31.7812219,22.2188067 C31.9270546,22.3646394 31.9999809,22.5417229 31.9999809,22.7500554 L31.9999809,22.7500554 L31.9999809,25.2500495 C31.9999809,25.458382 31.9270546,25.6354655 31.7812219,25.7812982 C31.6353892,25.9271309 31.4583057,26.0000572 31.2499732,26.0000572 L31.2499732,26.0000572 Z M39.2499541,26.0000572 L36.7499601,26.0000572 C36.5416275,26.0000572 36.364544,25.9271309 36.2187113,25.7812982 C36.0728787,25.6354655 35.9999619,25.458382 35.9999619,25.2500495 L35.9999619,25.2500495 L35.9999619,22.7500554 C35.9999619,22.5417229 36.0728787,22.3646394 36.2187113,22.2188067 C36.364544,22.072974 36.5416275,22.0000572 36.7499601,22.0000572 L36.7499601,22.0000572 L39.2499541,22.0000572 C39.4582866,22.0000572 39.6353702,22.072974 39.7812028,22.2188067 C39.9270355,22.3646394 39.9999619,22.5417229 39.9999619,22.7500554 L39.9999619,22.7500554 L39.9999619,25.2500495 C39.9999619,25.458382 39.9270355,25.6354655 39.7812028,25.7812982 C39.6353702,25.9271309 39.4582866,26.0000572 39.2499541,26.0000572 L39.2499541,26.0000572 Z M31.2499732,32.0000429 L28.7499791,32.0000429 C28.5416466,32.0000429 28.3645631,31.9271166 28.2187304,31.7812839 C28.0728977,31.6354512 27.9999809,31.4583677 27.9999809,31.2500352 L27.9999809,31.2500352 L27.9999809,28.7500411 C27.9999809,28.5417086 28.0728977,28.3646251 28.2187304,28.2187924 C28.3645631,28.0729597 28.5416466,28.0000429 28.7499791,28.0000429 L28.7499791,28.0000429 L31.2499732,28.0000429 C31.4583057,28.0000429 31.6353892,28.0729597 31.7812219,28.2187924 C31.9270546,28.3646251 31.9999809,28.5417086 31.9999809,28.7500411 L31.9999809,28.7500411 L31.9999809,31.2500352 C31.9999809,31.4583677 31.9270546,31.6354512 31.7812219,31.7812839 C31.6353892,31.9271166 31.4583057,32.0000429 31.2499732,32.0000429 L31.2499732,32.0000429 Z M39.2499541,32.0000429 L36.7499601,32.0000429 C36.5416275,32.0000429 36.364544,31.9271166 36.2187113,31.7812839 C36.0728787,31.6354512 35.9999619,31.4583677 35.9999619,31.2500352 L35.9999619,31.2500352 L35.9999619,28.7500411 C35.9999619,28.5417086 36.0728787,28.3646251 36.2187113,28.2187924 C36.364544,28.0729597 36.5416275,28.0000429 36.7499601,28.0000429 L36.7499601,28.0000429 L39.2499541,28.0000429 C39.4582866,28.0000429 39.6353702,28.0729597 39.7812028,28.2187924 C39.9270355,28.3646251 39.9999619,28.5417086 39.9999619,28.7500411 L39.9999619,28.7500411 L39.9999619,31.2500352 C39.9999619,31.4583677 39.9270355,31.6354512 39.7812028,31.7812839 C39.6353702,31.9271166 39.4582866,32.0000429 39.2499541,32.0000429 L39.2499541,32.0000429 Z M31.2499732,38.0000286 L28.7499791,38.0000286 C28.5416466,38.0000286 28.3645631,37.9271023 28.2187304,37.7812696 C28.0728977,37.6354369 27.9999809,37.4583534 27.9999809,37.2500209 L27.9999809,37.2500209 L27.9999809,34.7500268 C27.9999809,34.5416943 28.0728977,34.3646108 28.2187304,34.2187781 C28.3645631,34.0729454 28.5416466,34.0000286 28.7499791,34.0000286 L28.7499791,34.0000286 L31.2499732,34.0000286 C31.4583057,34.0000286 31.6353892,34.0729454 31.7812219,34.2187781 C31.9270546,34.3646108 31.9999809,34.5416943 31.9999809,34.7500268 L31.9999809,34.7500268 L31.9999809,37.2500209 C31.9999809,37.4583534 31.9270546,37.6354369 31.7812219,37.7812696 C31.6353892,37.9271023 31.4583057,38.0000286 31.2499732,38.0000286 L31.2499732,38.0000286 Z M39.2499541,38.0000286 L36.7499601,38.0000286 C36.5416275,38.0000286 36.364544,37.9271023 36.2187113,37.7812696 C36.0728787,37.6354369 35.9999619,37.4583534 35.9999619,37.2500209 L35.9999619,37.2500209 L35.9999619,34.7500268 C35.9999619,34.5416943 36.0728787,34.3646108 36.2187113,34.2187781 C36.364544,34.0729454 36.5416275,34.0000286 36.7499601,34.0000286 L36.7499601,34.0000286 L39.2499541,34.0000286 C39.4582866,34.0000286 39.6353702,34.0729454 39.7812028,34.2187781 C39.9270355,34.3646108 39.9999619,34.5416943 39.9999619,34.7500268 L39.9999619,34.7500268 L39.9999619,37.2500209 C39.9999619,37.4583534 39.9270355,37.6354369 39.7812028,37.7812696 C39.6353702,37.9271023 39.4582866,38.0000286 39.2499541,38.0000286 L39.2499541,38.0000286 Z M35.9999714,47.9999952 L31.9999714,47.9999952 L31.9999714,42.7500077 C31.9999714,42.5416752 32.0728882,42.3645917 32.2187209,42.218759 C32.3645535,42.0729263 32.5416371,42.0000095 32.7499696,42.0000095 L32.7499696,42.0000095 L35.2499636,42.0000095 C35.4582962,42.0000095 35.6353797,42.0729263 35.7812124,42.218759 C35.927045,42.3645917 35.9999714,42.5416752 35.9999714,42.7500077 L35.9999714,42.7500077 L35.9999714,47.9999952 Z"
|
|
88
|
-
id="b"
|
|
89
|
-
fill="#292A33"
|
|
90
|
-
fillRule="nonzero"
|
|
91
|
-
></path>
|
|
92
|
-
</g>
|
|
93
|
-
</g>
|
|
94
|
-
</g>
|
|
95
|
-
</g>
|
|
11
|
+
<path
|
|
12
|
+
d="M0 18C0 9.51472 0 5.27208 2.63604 2.63604C5.27208 0 9.51472 0 18 0H30C38.4853 0 42.7279 0 45.364 2.63604C48 5.27208 48 9.51472 48 18V30C48 38.4853 48 42.7279 45.364 45.364C42.7279 48 38.4853 48 30 48H18C9.51472 48 5.27208 48 2.63604 45.364C0 42.7279 0 38.4853 0 30V18Z"
|
|
13
|
+
fill={color}
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M33.3812 35.15V34.2848C33.3812 34.1406 33.3308 34.018 33.2298 33.917C33.1289 33.8161 33.0063 33.7656 32.8621 33.7656H31.9969V14.0383C31.9969 13.7499 31.8959 13.5047 31.694 13.3028C31.4922 13.1009 31.247 13 30.9586 13H16.4227C16.1342 13 15.8891 13.1009 15.6872 13.3028C15.4853 13.5047 15.3844 13.7499 15.3844 14.0383V33.7656H14.5191C14.3749 33.7656 14.2524 33.8161 14.1514 33.917C14.0505 34.018 14 34.1406 14 34.2848V35.15H33.3812ZM21.7871 18.5375H20.0566C19.9124 18.5375 19.7899 18.487 19.6889 18.3861C19.588 18.2851 19.5375 18.1626 19.5375 18.0184V16.2879C19.5375 16.1437 19.588 16.0211 19.6889 15.9202C19.7899 15.8192 19.9124 15.7687 20.0566 15.7687H21.7871C21.9313 15.7687 22.0539 15.8192 22.1548 15.9202C22.2558 16.0211 22.3063 16.1437 22.3063 16.2879V18.0184C22.3063 18.1626 22.2558 18.2851 22.1548 18.3861C22.0539 18.487 21.9313 18.5375 21.7871 18.5375ZM27.3246 18.5375H25.5941C25.4499 18.5375 25.3274 18.487 25.2264 18.3861C25.1255 18.2851 25.075 18.1626 25.075 18.0184V16.2879C25.075 16.1437 25.1255 16.0211 25.2264 15.9202C25.3274 15.8192 25.4499 15.7687 25.5941 15.7687H27.3246C27.4688 15.7687 27.5914 15.8192 27.6923 15.9202C27.7933 16.0211 27.8438 16.1437 27.8438 16.2879V18.0184C27.8438 18.1626 27.7933 18.2851 27.6923 18.3861C27.5914 18.487 27.4688 18.5375 27.3246 18.5375ZM21.7871 22.6906H20.0566C19.9124 22.6906 19.7899 22.6402 19.6889 22.5392C19.588 22.4383 19.5375 22.3157 19.5375 22.1715V20.441C19.5375 20.2968 19.588 20.1742 19.6889 20.0733C19.7899 19.9723 19.9124 19.9219 20.0566 19.9219H21.7871C21.9313 19.9219 22.0539 19.9723 22.1548 20.0733C22.2558 20.1742 22.3063 20.2968 22.3063 20.441V22.1715C22.3063 22.3157 22.2558 22.4383 22.1548 22.5392C22.0539 22.6402 21.9313 22.6906 21.7871 22.6906ZM27.3246 22.6906H25.5941C25.4499 22.6906 25.3274 22.6402 25.2264 22.5392C25.1255 22.4383 25.075 22.3157 25.075 22.1715V20.441C25.075 20.2968 25.1255 20.1742 25.2264 20.0733C25.3274 19.9723 25.4499 19.9219 25.5941 19.9219H27.3246C27.4688 19.9219 27.5914 19.9723 27.6923 20.0733C27.7933 20.1742 27.8438 20.2968 27.8438 20.441V22.1715C27.8438 22.3157 27.7933 22.4383 27.6923 22.5392C27.5914 22.6402 27.4688 22.6906 27.3246 22.6906ZM21.7871 26.8438H20.0566C19.9124 26.8438 19.7899 26.7933 19.6889 26.6923C19.588 26.5914 19.5375 26.4688 19.5375 26.3246V24.5941C19.5375 24.4499 19.588 24.3274 19.6889 24.2264C19.7899 24.1255 19.9124 24.075 20.0566 24.075H21.7871C21.9313 24.075 22.0539 24.1255 22.1548 24.2264C22.2558 24.3274 22.3063 24.4499 22.3063 24.5941V26.3246C22.3063 26.4688 22.2558 26.5914 22.1548 26.6923C22.0539 26.7933 21.9313 26.8438 21.7871 26.8438ZM27.3246 26.8438H25.5941C25.4499 26.8438 25.3274 26.7933 25.2264 26.6923C25.1255 26.5914 25.075 26.4688 25.075 26.3246V24.5941C25.075 24.4499 25.1255 24.3274 25.2264 24.2264C25.3274 24.1255 25.4499 24.075 25.5941 24.075H27.3246C27.4688 24.075 27.5914 24.1255 27.6923 24.2264C27.7933 24.3274 27.8438 24.4499 27.8438 24.5941V26.3246C27.8438 26.4688 27.7933 26.5914 27.6923 26.6923C27.5914 26.7933 27.4688 26.8438 27.3246 26.8438ZM25.075 33.7656H22.3063V30.1316C22.3063 29.9874 22.3567 29.8649 22.4577 29.7639C22.5586 29.663 22.6812 29.6125 22.8254 29.6125H24.5559C24.7001 29.6125 24.8226 29.663 24.9236 29.7639C25.0245 29.8649 25.075 29.9874 25.075 30.1316V33.7656Z"
|
|
17
|
+
fill="#FEFEFE"
|
|
18
|
+
/>
|
|
96
19
|
</svg>
|
|
97
20
|
);
|
|
98
21
|
|
|
@@ -2,92 +2,22 @@ import React from "react";
|
|
|
2
2
|
|
|
3
3
|
const PropertyBusinessIcon = () => (
|
|
4
4
|
<svg
|
|
5
|
-
width="
|
|
6
|
-
height="
|
|
7
|
-
viewBox="0 0
|
|
8
|
-
|
|
5
|
+
width="48"
|
|
6
|
+
height="48"
|
|
7
|
+
viewBox="0 0 48 48"
|
|
8
|
+
fill="none"
|
|
9
9
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
xmlnsXlink="http://www.w3.org/1999/xlink"
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
r="33.5"
|
|
18
|
-
></circle>
|
|
19
|
-
<filter
|
|
20
|
-
x="-17.2%"
|
|
21
|
-
y="-14.2%"
|
|
22
|
-
width="134.3%"
|
|
23
|
-
height="134.3%"
|
|
24
|
-
filterUnits="objectBoundingBox"
|
|
25
|
-
id="property-business-filter-2"
|
|
26
|
-
>
|
|
27
|
-
<feOffset
|
|
28
|
-
dx="0"
|
|
29
|
-
dy="-4"
|
|
30
|
-
in="SourceAlpha"
|
|
31
|
-
result="shadowOffsetOuter1"
|
|
32
|
-
></feOffset>
|
|
33
|
-
<feColorMatrix
|
|
34
|
-
values="0 0 0 0 0.964705882 0 0 0 0 0.964705882 0 0 0 0 0.976470588 0 0 0 1 0"
|
|
35
|
-
type="matrix"
|
|
36
|
-
in="shadowOffsetOuter1"
|
|
37
|
-
result="shadowMatrixOuter1"
|
|
38
|
-
></feColorMatrix>
|
|
39
|
-
<feOffset
|
|
40
|
-
dx="0"
|
|
41
|
-
dy="2"
|
|
42
|
-
in="SourceAlpha"
|
|
43
|
-
result="shadowOffsetOuter2"
|
|
44
|
-
></feOffset>
|
|
45
|
-
<feGaussianBlur
|
|
46
|
-
stdDeviation="3.5"
|
|
47
|
-
in="shadowOffsetOuter2"
|
|
48
|
-
result="shadowBlurOuter2"
|
|
49
|
-
></feGaussianBlur>
|
|
50
|
-
<feColorMatrix
|
|
51
|
-
values="0 0 0 0 0.161570617 0 0 0 0 0.163300979 0 0 0 0 0.199501812 0 0 0 0.3 0"
|
|
52
|
-
type="matrix"
|
|
53
|
-
in="shadowBlurOuter2"
|
|
54
|
-
result="shadowMatrixOuter2"
|
|
55
|
-
></feColorMatrix>
|
|
56
|
-
<feMerge>
|
|
57
|
-
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
|
58
|
-
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
|
59
|
-
</feMerge>
|
|
60
|
-
</filter>
|
|
61
|
-
</defs>
|
|
62
|
-
<g
|
|
63
|
-
id="PropertyBusiness"
|
|
64
|
-
stroke="none"
|
|
65
|
-
strokeWidth="1"
|
|
66
|
-
fill="none"
|
|
11
|
+
<path
|
|
12
|
+
d="M0 18C0 9.51472 0 5.27208 2.63604 2.63604C5.27208 0 9.51472 0 18 0H30C38.4853 0 42.7279 0 45.364 2.63604C48 5.27208 48 9.51472 48 18V30C48 38.4853 48 42.7279 45.364 45.364C42.7279 48 38.4853 48 30 48H18C9.51472 48 5.27208 48 2.63604 45.364C0 42.7279 0 38.4853 0 30V18Z"
|
|
13
|
+
fill="#3B5BDB"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
67
16
|
fillRule="evenodd"
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
fill="black"
|
|
73
|
-
fillOpacity="1"
|
|
74
|
-
filter="url(#property-business-filter-2)"
|
|
75
|
-
xlinkHref="#property-business-path-1"
|
|
76
|
-
></use>
|
|
77
|
-
<use
|
|
78
|
-
fill="#FFFFFF"
|
|
79
|
-
fillRule="evenodd"
|
|
80
|
-
xlinkHref="#property-business-path-1"
|
|
81
|
-
></use>
|
|
82
|
-
</g>
|
|
83
|
-
<path
|
|
84
|
-
d="M48.4999273,47.9999952 C48.9165933,47.9999952 49.2707585,47.8541626 49.5624247,47.5624963 C49.854091,47.27083 49.9999237,46.9166648 49.9999237,46.4999988 L49.9999237,46.4999988 L49.9999237,29.5000393 C49.9999237,28.9167077 49.7395073,28.4792088 49.2186756,28.1875425 C48.6978438,27.8958762 48.187428,27.9167101 47.6874292,28.2500423 L47.6874292,28.2500423 L38.9999499,33.7500292 L38.9999499,29.5000393 C38.9999499,28.9167077 38.7395336,28.4792088 38.2187018,28.1875425 C37.69787,27.8958762 37.1874543,27.9167101 36.6874554,28.2500423 L36.6874554,28.2500423 L27.9999762,33.7500292 L27.9999762,21.500062 C27.9999762,21.0833924 27.8541435,20.7292272 27.5624772,20.4375609 C27.2708109,20.1458947 26.9166457,20.000062 26.4999797,20.000062 L26.4999797,20.000062 L19.5,20.000062 C19.0833304,20.000062 18.7291652,20.1458947 18.437499,20.4375609 C18.1458327,20.7292272 18,21.0833924 18,21.500062 L18,21.500062 L18,46.4999988 C18,46.9166648 18.1458327,47.27083 18.437499,47.5624963 C18.7291652,47.8541626 19.0833304,47.9999952 19.5,47.9999952 L19.5,47.9999952 L48.4999273,47.9999952 Z"
|
|
85
|
-
id="i"
|
|
86
|
-
fill="#292A33"
|
|
87
|
-
fillRule="nonzero"
|
|
88
|
-
></path>
|
|
89
|
-
</g>
|
|
90
|
-
</g>
|
|
17
|
+
clipRule="evenodd"
|
|
18
|
+
d="M16.3134 14.209V16H14.0746V14.209H16.3134ZM16.3134 14.209H18.5522C18.8507 14.209 19.1045 14.3134 19.3134 14.5224C19.5224 14.7313 19.6269 14.9851 19.6269 15.2836V24.0597L25.8507 20.1194C26.2089 19.8806 26.5746 19.8657 26.9477 20.0746C27.3209 20.2836 27.5074 20.597 27.5074 21.0149V24.0597L33.7313 20.1194C34.0895 19.8806 34.4552 19.8657 34.8283 20.0746C35.2014 20.2836 35.388 20.597 35.388 21.0149V33.194C35.388 33.4925 35.2835 33.7462 35.0746 33.9552C34.8656 34.1641 34.6119 34.2686 34.3134 34.2686H13.5373C13.2388 34.2686 12.9851 34.1641 12.7761 33.9552C12.5672 33.7462 12.4627 33.4925 12.4627 33.194V15.2836C12.4627 14.9851 12.5672 14.7313 12.7761 14.5224C12.9851 14.3134 13.2388 14.209 13.5373 14.209H14.0746V13.8955H16.3134V14.209Z"
|
|
19
|
+
fill="#FEFEFE"
|
|
20
|
+
/>
|
|
91
21
|
</svg>
|
|
92
22
|
);
|
|
93
23
|
|
|
@@ -2,97 +2,20 @@ import React from "react";
|
|
|
2
2
|
|
|
3
3
|
const PropertyCarIcon = () => (
|
|
4
4
|
<svg
|
|
5
|
-
width="
|
|
6
|
-
height="
|
|
7
|
-
viewBox="0 0
|
|
8
|
-
|
|
5
|
+
width="48"
|
|
6
|
+
height="48"
|
|
7
|
+
viewBox="0 0 48 48"
|
|
8
|
+
fill="none"
|
|
9
9
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
xmlnsXlink="http://www.w3.org/1999/xlink"
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
id="car-filter-2"
|
|
21
|
-
>
|
|
22
|
-
<feOffset
|
|
23
|
-
dx="0"
|
|
24
|
-
dy="-4"
|
|
25
|
-
in="SourceAlpha"
|
|
26
|
-
result="shadowOffsetOuter1"
|
|
27
|
-
></feOffset>
|
|
28
|
-
<feColorMatrix
|
|
29
|
-
values="0 0 0 0 0.964705882 0 0 0 0 0.964705882 0 0 0 0 0.976470588 0 0 0 1 0"
|
|
30
|
-
type="matrix"
|
|
31
|
-
in="shadowOffsetOuter1"
|
|
32
|
-
result="shadowMatrixOuter1"
|
|
33
|
-
></feColorMatrix>
|
|
34
|
-
<feOffset
|
|
35
|
-
dx="0"
|
|
36
|
-
dy="2"
|
|
37
|
-
in="SourceAlpha"
|
|
38
|
-
result="shadowOffsetOuter2"
|
|
39
|
-
></feOffset>
|
|
40
|
-
<feGaussianBlur
|
|
41
|
-
stdDeviation="3.5"
|
|
42
|
-
in="shadowOffsetOuter2"
|
|
43
|
-
result="shadowBlurOuter2"
|
|
44
|
-
></feGaussianBlur>
|
|
45
|
-
<feColorMatrix
|
|
46
|
-
values="0 0 0 0 0.161570617 0 0 0 0 0.163300979 0 0 0 0 0.199501812 0 0 0 0.3 0"
|
|
47
|
-
type="matrix"
|
|
48
|
-
in="shadowBlurOuter2"
|
|
49
|
-
result="shadowMatrixOuter2"
|
|
50
|
-
></feColorMatrix>
|
|
51
|
-
<feMerge>
|
|
52
|
-
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
|
53
|
-
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
|
54
|
-
</feMerge>
|
|
55
|
-
</filter>
|
|
56
|
-
</defs>
|
|
57
|
-
<g
|
|
58
|
-
id="car-Profile-/-Icons"
|
|
59
|
-
stroke="none"
|
|
60
|
-
strokeWidth="1"
|
|
61
|
-
fill="none"
|
|
62
|
-
fillRule="evenodd"
|
|
63
|
-
>
|
|
64
|
-
<g id="Outlined" transform="translate(7.000000, -686.000000)">
|
|
65
|
-
<g
|
|
66
|
-
id="Potentail-future-property"
|
|
67
|
-
transform="translate(0.000000, 231.000000)"
|
|
68
|
-
>
|
|
69
|
-
<g
|
|
70
|
-
id="car-Profile-Obligation-Icon-/-Property---Private-Car"
|
|
71
|
-
transform="translate(0.000000, 460.000000)"
|
|
72
|
-
>
|
|
73
|
-
<g id="Oval-Copy-6">
|
|
74
|
-
<use
|
|
75
|
-
fill="black"
|
|
76
|
-
fillOpacity="1"
|
|
77
|
-
filter="url(#car-filter-2)"
|
|
78
|
-
xlinkHref="#car-path-1"
|
|
79
|
-
></use>
|
|
80
|
-
<use
|
|
81
|
-
fill="#FFFFFF"
|
|
82
|
-
fillRule="evenodd"
|
|
83
|
-
xlinkHref="#car-path-1"
|
|
84
|
-
></use>
|
|
85
|
-
</g>
|
|
86
|
-
<path
|
|
87
|
-
d="M23.9999857,46 C24.5416514,46 25.0104003,45.8020835 25.4062323,45.4062514 C25.8020644,45.0104193 25.9999809,44.5416705 25.9999809,44.0000048 L25.9999809,44.0000048 L25.9999809,42.0000095 L41.9999428,42.0000095 L41.9999428,44.0000048 C41.9999428,44.5416705 42.1978593,45.0104193 42.5936914,45.4062514 C42.9895234,45.8020835 43.4582723,46 43.999938,46 L43.999938,46 L45.9999332,46 C46.5415989,46 47.0103478,45.8020835 47.4061799,45.4062514 C47.802012,45.0104193 47.9999285,44.5416705 47.9999285,44.0000048 L47.9999285,44.0000048 L47.9999285,40.6250128 C48.6665939,39.8750146 48.9999261,39.0000167 48.9999261,38.0000191 L48.9999261,38.0000191 L48.9999261,35.0000262 C48.9999261,33.7916961 48.5415942,32.7916985 47.6249294,32.0000334 L47.6249294,32.0000334 L48.8749264,32.0000334 C49.041593,32.0000334 49.1978426,31.9479505 49.3436753,31.8437838 C49.4895079,31.739617 49.5832577,31.6042013 49.6249246,31.4375347 L49.6249246,31.4375347 L49.9999237,29.9375383 C50.0415906,29.6875389 49.9895067,29.4687894 49.8436741,29.2812899 C49.6978414,29.0937903 49.4999249,29.0000405 49.2499255,29.0000405 L49.2499255,29.0000405 L45.4999344,29.0000405 L44.437437,26.3750468 C43.9374382,25.041717 43.0936902,23.9792195 41.906193,23.1875544 C40.7186958,22.3958893 39.395782,22.0000572 37.9374525,22.0000572 L37.9374525,22.0000572 L30.0624712,22.0000572 C28.6041417,22.0000572 27.2812279,22.3958893 26.0937307,23.1875544 C24.9062335,23.9792195 24.0624855,25.041717 23.5624867,26.3750468 L23.5624867,26.3750468 L22.4999893,29.0000405 L18.7499982,29.0000405 C18.4999988,29.0000405 18.3020823,29.0937903 18.1562496,29.2812899 C18.010417,29.4687894 17.9583331,29.6875389 18,29.9375383 L18,29.9375383 L18.3749991,31.4375347 C18.416666,31.6042013 18.5104158,31.739617 18.6562484,31.8437838 C18.8020811,31.9479505 18.9583307,32.0000334 19.1249973,32.0000334 L19.1249973,32.0000334 L20.3749943,32.0000334 C19.4583295,32.7916985 18.9999976,33.7916961 18.9999976,35.0000262 L18.9999976,35.0000262 L18.9999976,38.0000191 C18.9999976,39.0000167 19.3333298,39.8750146 19.9999952,40.6250128 L19.9999952,40.6250128 L19.9999952,44.0000048 C19.9999952,44.5416705 20.1979117,45.0104193 20.5937438,45.4062514 C20.9895759,45.8020835 21.4583248,46 21.9999905,46 L21.9999905,46 L23.9999857,46 Z M41.9999428,31.0000358 L25.9999809,31.0000358 L27.2499779,27.8750432 C27.4583105,27.3333775 27.8228936,26.8854626 28.3437253,26.5312964 C28.8645571,26.1771303 29.4374727,26.0000477 30.0624712,26.0000477 L30.0624712,26.0000477 L37.9999523,26.0000477 C38.5832839,26.0000477 39.1353666,26.1771303 39.6561984,26.5312964 C40.1770301,26.8854626 40.5416132,27.3333775 40.7499458,27.8750432 L40.7499458,27.8750432 L41.9999428,31.0000358 Z M24.4374847,38.0000286 L23.9999905,38.0000286 C23.4166541,38.0000286 22.9374882,37.8125195 22.5624891,37.4375204 C22.18749,37.0625213 21.9999905,36.5833555 21.9999905,36.0000286 C21.9999905,35.4166922 22.18749,34.9375264 22.5624891,34.5625273 C22.9374882,34.1875282 23.4166541,34.0000286 23.9999905,34.0000286 C24.5833173,34.0000286 25.2291497,34.3437778 25.9374811,35.0312762 C26.6458124,35.7187745 26.9999785,36.3750229 26.9999785,37.0000286 C26.9999785,37.4583534 26.7291462,37.7500197 26.1874805,37.8750194 C25.8541483,37.9583522 25.2708157,38.0000286 24.4374847,38.0000286 L24.4374847,38.0000286 Z M43.9999452,38.0000286 L43.5624391,38.0000286 C42.729108,38.0000286 42.1457754,37.9583522 41.8124432,37.8750194 C41.2707775,37.7500197 40.9999452,37.4583534 40.9999452,37.0000286 C40.9999452,36.3750229 41.3541113,35.7187745 42.0624426,35.0312762 C42.770774,34.3437778 43.4166064,34.0000286 43.9999452,34.0000286 C44.5832696,34.0000286 45.0624355,34.1875282 45.4374346,34.5625273 C45.8124337,34.9375264 45.9999332,35.4166922 45.9999332,36.0000286 C45.9999332,36.5833555 45.8124337,37.0625213 45.4374346,37.4375204 C45.0624355,37.8125195 44.5832696,38.0000286 43.9999452,38.0000286 L43.9999452,38.0000286 Z"
|
|
88
|
-
id="c"
|
|
89
|
-
fill="#292A33"
|
|
90
|
-
fillRule="nonzero"
|
|
91
|
-
></path>
|
|
92
|
-
</g>
|
|
93
|
-
</g>
|
|
94
|
-
</g>
|
|
95
|
-
</g>
|
|
11
|
+
<path
|
|
12
|
+
d="M0 18C0 9.51472 0 5.27208 2.63604 2.63604C5.27208 0 9.51472 0 18 0H30C38.4853 0 42.7279 0 45.364 2.63604C48 5.27208 48 9.51472 48 18V30C48 38.4853 48 42.7279 45.364 45.364C42.7279 48 38.4853 48 30 48H18C9.51472 48 5.27208 48 2.63604 45.364C0 42.7279 0 38.4853 0 30V18Z"
|
|
13
|
+
fill="#3B5BDB"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M36.8919 19.7729H33.7284L32.8492 17.5748C31.9457 15.3149 29.7893 13.855 27.3551 13.855H20.6446C18.2108 13.855 16.054 15.3149 15.1499 17.5748L14.2707 19.7729H11.1077C10.6951 19.7729 10.3923 20.1607 10.4927 20.5607L10.8097 21.8288C10.88 22.111 11.1336 22.3091 11.4248 22.3091H12.4852C11.7756 22.9289 11.3186 23.8298 11.3186 24.8454V27.3816C11.3186 28.2334 11.6441 29.0022 12.164 29.5972V32.4541C12.164 33.3878 12.9212 34.145 13.8548 34.145H15.5457C16.4793 34.145 17.2365 33.3878 17.2365 32.4541V30.7633H30.7631V32.4541C30.7631 33.3878 31.5203 34.145 32.454 34.145H34.1448C35.0785 34.145 35.8356 33.3878 35.8356 32.4541V29.5972C36.3556 29.0027 36.6811 28.2339 36.6811 27.3816V24.8454C36.6811 23.8298 36.224 22.9289 35.5149 22.3091H36.5754C36.8665 22.3091 37.1202 22.111 37.1904 21.8288L37.5075 20.5607C37.6073 20.1607 37.3046 19.7729 36.8919 19.7729ZM18.2896 18.8308C18.6747 17.8681 19.6073 17.2366 20.6446 17.2366H27.3551C28.3923 17.2366 29.3249 17.8681 29.7101 18.8308L30.7631 21.4637H17.2365L18.2896 18.8308ZM15.5457 27.3711C14.5312 27.3711 13.8548 26.6969 13.8548 25.6855C13.8548 24.6742 14.5312 24 15.5457 24C16.5601 24 18.0819 25.517 18.0819 26.5283C18.0819 27.5396 16.5601 27.3711 15.5457 27.3711ZM32.454 27.3711C31.4395 27.3711 29.9177 27.5396 29.9177 26.5283C29.9177 25.517 31.4395 24 32.454 24C33.4685 24 34.1448 24.6742 34.1448 25.6855C34.1448 26.6969 33.4685 27.3711 32.454 27.3711Z"
|
|
17
|
+
fill="#FEFEFE"
|
|
18
|
+
/>
|
|
96
19
|
</svg>
|
|
97
20
|
);
|
|
98
21
|
|
|
@@ -2,98 +2,20 @@ import React from "react";
|
|
|
2
2
|
|
|
3
3
|
const PropertyCommercialVehicleIcon = () => (
|
|
4
4
|
<svg
|
|
5
|
-
width="
|
|
6
|
-
height="
|
|
7
|
-
viewBox="0 0
|
|
8
|
-
|
|
5
|
+
width="48"
|
|
6
|
+
height="48"
|
|
7
|
+
viewBox="0 0 48 48"
|
|
8
|
+
fill="none"
|
|
9
9
|
xmlns="http://www.w3.org/2000/svg"
|
|
10
|
-
xmlnsXlink="http://www.w3.org/1999/xlink"
|
|
11
10
|
>
|
|
12
|
-
<
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
filterUnits="objectBoundingBox"
|
|
21
|
-
id="comm-vehicle-filter-2"
|
|
22
|
-
>
|
|
23
|
-
<feOffset
|
|
24
|
-
dx="0"
|
|
25
|
-
dy="-4"
|
|
26
|
-
in="SourceAlpha"
|
|
27
|
-
result="shadowOffsetOuter1"
|
|
28
|
-
></feOffset>
|
|
29
|
-
<feColorMatrix
|
|
30
|
-
values="0 0 0 0 0.964705882 0 0 0 0 0.964705882 0 0 0 0 0.976470588 0 0 0 1 0"
|
|
31
|
-
type="matrix"
|
|
32
|
-
in="shadowOffsetOuter1"
|
|
33
|
-
result="shadowMatrixOuter1"
|
|
34
|
-
></feColorMatrix>
|
|
35
|
-
<feOffset
|
|
36
|
-
dx="0"
|
|
37
|
-
dy="2"
|
|
38
|
-
in="SourceAlpha"
|
|
39
|
-
result="shadowOffsetOuter2"
|
|
40
|
-
></feOffset>
|
|
41
|
-
<feGaussianBlur
|
|
42
|
-
stdDeviation="3.5"
|
|
43
|
-
in="shadowOffsetOuter2"
|
|
44
|
-
result="shadowBlurOuter2"
|
|
45
|
-
></feGaussianBlur>
|
|
46
|
-
<feColorMatrix
|
|
47
|
-
values="0 0 0 0 0.161570617 0 0 0 0 0.163300979 0 0 0 0 0.199501812 0 0 0 0.3 0"
|
|
48
|
-
type="matrix"
|
|
49
|
-
in="shadowBlurOuter2"
|
|
50
|
-
result="shadowMatrixOuter2"
|
|
51
|
-
></feColorMatrix>
|
|
52
|
-
<feMerge>
|
|
53
|
-
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
|
54
|
-
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
|
55
|
-
</feMerge>
|
|
56
|
-
</filter>
|
|
57
|
-
</defs>
|
|
58
|
-
<g
|
|
59
|
-
id="comm-vehicle-Profile-/-Icons"
|
|
60
|
-
stroke="none"
|
|
61
|
-
strokeWidth="1"
|
|
62
|
-
fill="none"
|
|
63
|
-
fillRule="evenodd"
|
|
64
|
-
>
|
|
65
|
-
<g id="Outlined" transform="translate(7.000000, -916.000000)">
|
|
66
|
-
<g
|
|
67
|
-
id="comm-vehicle-Potentail-future-property"
|
|
68
|
-
transform="translate(0.000000, 231.000000)"
|
|
69
|
-
>
|
|
70
|
-
<g
|
|
71
|
-
id="comm-vehicle-Profile-Obligation-Icon-/-Property---Commercial-Vehicle"
|
|
72
|
-
transform="translate(0.000000, 690.000000)"
|
|
73
|
-
>
|
|
74
|
-
<g id="Oval-Copy-6">
|
|
75
|
-
<use
|
|
76
|
-
fill="black"
|
|
77
|
-
fillOpacity="1"
|
|
78
|
-
filter="url(#comm-vehicle-filter-2)"
|
|
79
|
-
xlinkHref="#comm-vehicle-path-1"
|
|
80
|
-
></use>
|
|
81
|
-
<use
|
|
82
|
-
fill="#FFFFFF"
|
|
83
|
-
fillRule="evenodd"
|
|
84
|
-
xlinkHref="#comm-vehicle-path-1"
|
|
85
|
-
></use>
|
|
86
|
-
</g>
|
|
87
|
-
<path
|
|
88
|
-
d="M43.9999285,49.9999905 C45.6665915,49.9999905 47.0832541,49.4166588 48.2499183,48.2499946 C49.4165825,47.0833304 49.9999142,45.6666678 49.9999142,44.0000048 L49.9999142,44.0000048 L52.999907,44.0000048 C53.2915733,44.0000048 53.5311558,43.906255 53.7186553,43.7187554 C53.9061549,43.5312559 53.9999046,43.2916734 53.9999046,43.0000072 L53.9999046,43.0000072 L53.9999046,41.0000119 C53.9999046,40.7083456 53.9061549,40.4687632 53.7186553,40.2812636 C53.5311558,40.0937641 53.2915733,40.0000143 52.999907,40.0000143 L52.999907,40.0000143 L51.9999094,40.0000143 L51.9999094,33.2500304 C51.9999094,32.4166994 51.7082431,31.7083671 51.1249115,31.1250355 L51.1249115,31.1250355 L44.8749264,24.8750504 C44.2915948,24.2917187 43.5832625,24.0000525 42.7499315,24.0000525 L42.7499315,24.0000525 L39.999938,24.0000525 L39.999938,21.0000668 C39.999938,20.1667286 39.7082717,19.4583963 39.1249401,18.8750647 C38.5416085,18.291733 37.8332762,18.0000668 36.9999452,18.0000668 L36.9999452,18.0000668 L17,18.0000668 C16.1666618,18.0000668 15.4583295,18.291733 14.8749979,18.8750647 C14.2916663,19.4583963 14,20.1667286 14,21.0000668 L14,21.0000668 L14,41.0000119 C14,41.8333429 14.2916663,42.5416752 14.8749979,43.1250069 C15.4583295,43.7083385 16.1666618,44.0000048 17,44.0000048 L17,44.0000048 L18,44.0000048 C18,45.6666678 18.5833221,47.0833304 19.7499863,48.2499946 C20.9166505,49.4166588 22.3333131,49.9999905 23.9999762,49.9999905 C25.6666392,49.9999905 27.0833018,49.4166588 28.249966,48.2499946 C29.4166302,47.0833304 29.9999619,45.6666678 29.9999619,44.0000048 L29.9999619,44.0000048 L37.9999428,44.0000048 C37.9999428,45.6666678 38.5832744,47.0833304 39.7499386,48.2499946 C40.9166028,49.4166588 42.3332655,49.9999905 43.9999285,49.9999905 Z M48.9999166,34.0000286 L39.999938,34.0000286 L39.999938,27.0000453 L42.7499315,27.0000453 L48.9999166,33.2500304 L48.9999166,34.0000286 Z M23.9999833,46.9999976 C23.1666451,46.9999976 22.4583128,46.7083313 21.8749812,46.1249997 C21.2916496,45.5416681 20.9999833,44.8333358 20.9999833,44.0000119 C20.9999833,43.1666737 21.2916496,42.4583415 21.8749812,41.8750098 C22.4583128,41.2916782 23.1666451,41.0000119 23.9999833,41.0000119 C24.8333072,41.0000119 25.5416395,41.2916782 26.1249711,41.8750098 C26.7083027,42.4583415 26.999969,43.1666737 26.999969,44.0000119 C26.999969,44.8333358 26.7083027,45.5416681 26.1249711,46.1249997 C25.5416395,46.7083313 24.8333072,46.9999976 23.9999833,46.9999976 Z M43.9999356,46.9999976 C43.1665974,46.9999976 42.4582652,46.7083313 41.8749335,46.1249997 C41.2916019,45.5416681 40.9999356,44.8333358 40.9999356,44.0000119 C40.9999356,43.1666737 41.2916019,42.4583415 41.8749335,41.8750098 C42.4582652,41.2916782 43.1665974,41.0000119 43.9999356,41.0000119 C44.8332595,41.0000119 45.5415918,41.2916782 46.1249234,41.8750098 C46.708255,42.4583415 46.9999213,43.1666737 46.9999213,44.0000119 C46.9999213,44.8333358 46.708255,45.5416681 46.1249234,46.1249997 C45.5415918,46.7083313 44.8332595,46.9999976 43.9999356,46.9999976 Z"
|
|
89
|
-
id="t"
|
|
90
|
-
fill="#292A33"
|
|
91
|
-
fillRule="nonzero"
|
|
92
|
-
></path>
|
|
93
|
-
</g>
|
|
94
|
-
</g>
|
|
95
|
-
</g>
|
|
96
|
-
</g>
|
|
11
|
+
<path
|
|
12
|
+
d="M0 18C0 9.51472 0 5.27208 2.63604 2.63604C5.27208 0 9.51472 0 18 0H30C38.4853 0 42.7279 0 45.364 2.63604C48 5.27208 48 9.51472 48 18V30C48 38.4853 48 42.7279 45.364 45.364C42.7279 48 38.4853 48 30 48H18C9.51472 48 5.27208 48 2.63604 45.364C0 42.7279 0 38.4853 0 30V18Z"
|
|
13
|
+
fill="#3B5BDB"
|
|
14
|
+
/>
|
|
15
|
+
<path
|
|
16
|
+
d="M30.7656 35.15C31.9193 35.15 32.8999 34.7462 33.7074 33.9387C34.515 33.1311 34.9188 32.1505 34.9188 30.9969H36.9953C37.1972 30.9969 37.363 30.932 37.4928 30.8022C37.6226 30.6724 37.6875 30.5066 37.6875 30.3047V28.9203C37.6875 28.7184 37.6226 28.5526 37.4928 28.4228C37.363 28.293 37.1972 28.2281 36.9953 28.2281H36.3031V23.5559C36.3031 22.979 36.1012 22.4887 35.6975 22.085L31.3713 17.7588C30.9675 17.355 30.4772 17.1531 29.9004 17.1531H27.9969V15.0766C27.9969 14.4997 27.795 14.0094 27.3912 13.6057C26.9874 13.2019 26.4971 13 25.9203 13H12.0766C11.4997 13 11.0094 13.2019 10.6057 13.6057C10.2019 14.0094 10 14.4997 10 15.0766V28.9203C10 29.4971 10.2019 29.9874 10.6057 30.3912C11.0094 30.795 11.4997 30.9969 12.0766 30.9969H12.7688C12.7688 32.1505 13.1725 33.1311 13.9801 33.9387C14.7876 34.7462 15.7682 35.15 16.9219 35.15C18.0755 35.15 19.0561 34.7462 19.8637 33.9387C20.6712 33.1311 21.075 32.1505 21.075 30.9969H26.6125C26.6125 32.1505 27.0163 33.1311 27.8238 33.9387C28.6314 34.7462 29.612 35.15 30.7656 35.15ZM34.2266 24.075H27.9969V19.2297H29.9004L34.2266 23.5559V24.075ZM16.9219 33.0734C16.3451 33.0734 15.8548 32.8715 15.451 32.4678C15.0472 32.064 14.8453 31.5737 14.8453 30.9969C14.8453 30.4201 15.0472 29.9298 15.451 29.526C15.8548 29.1222 16.3451 28.9203 16.9219 28.9203C17.4987 28.9203 17.989 29.1222 18.3928 29.526C18.7965 29.9298 18.9984 30.4201 18.9984 30.9969C18.9984 31.5737 18.7965 32.064 18.3928 32.4678C17.989 32.8715 17.4987 33.0734 16.9219 33.0734ZM30.7656 33.0734C30.1888 33.0734 29.6985 32.8715 29.2947 32.4678C28.891 32.064 28.6891 31.5737 28.6891 30.9969C28.6891 30.4201 28.891 29.9298 29.2947 29.526C29.6985 29.1222 30.1888 28.9203 30.7656 28.9203C31.3424 28.9203 31.8327 29.1222 32.2365 29.526C32.6403 29.9298 32.8422 30.4201 32.8422 30.9969C32.8422 31.5737 32.6403 32.064 32.2365 32.4678C31.8327 32.8715 31.3424 33.0734 30.7656 33.0734Z"
|
|
17
|
+
fill="#FEFEFE"
|
|
18
|
+
/>
|
|
97
19
|
</svg>
|
|
98
20
|
);
|
|
99
21
|
|