@corto-ai/gds-angular 2.1.5 → 2.1.6-test.1
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/README.md +5 -5
- package/assets/css/acctivity.css +78 -166
- package/assets/css/acctivity.css.map +1 -1
- package/assets/css/all.css +122 -212
- package/assets/css/all.css.map +1 -1
- package/assets/css/corto.css +79 -166
- package/assets/css/corto.css.map +1 -1
- package/assets/css/lawy.css +78 -166
- package/assets/css/lawy.css.map +1 -1
- package/assets/css/leap.css +78 -166
- package/assets/css/leap.css.map +1 -1
- package/assets/scss/_fonts.scss +0 -1
- package/assets/scss/_mixins.scss +4 -2
- package/assets/scss/_toast-anchor-fallback.scss +62 -0
- package/assets/scss/cdk-overlay-prebuilt.scss +7 -0
- package/assets/scss/css-custom-properties/acctivity/_custom-properties.scss +4 -4
- package/assets/scss/css-custom-properties/corto/_custom-properties.scss +4 -4
- package/assets/scss/css-custom-properties/corto/_primitives.scss +1 -1
- package/assets/scss/css-custom-properties/lawy/_custom-properties.scss +4 -4
- package/assets/scss/css-custom-properties/leap/_custom-properties.scss +4 -4
- package/assets/scss/css-custom-properties/mixins/_gds.scss +5 -4
- package/assets/scss/mixins/buttons/_base.scss +1 -1
- package/assets/scss/ng-select.scss +21 -0
- package/assets/scss/styles.scss +0 -1
- package/assets/scss/utilities/_background.scss +1 -1
- package/assets/scss/utilities/_focus-ring.scss +7 -0
- package/assets/scss/utilities/_position.scss +1 -1
- package/assets/svg/acctivity/acctivity-icon-default.svg +12 -8
- package/assets/svg/brand/brand-icon.svg +0 -0
- package/assets/svg/corto/corto-admin-dev-console-icon-light.svg +11 -0
- package/assets/svg/doc/doc-badge-sync-success.svg +4 -0
- package/assets/svg/doc/doc-badge-sync-warn.svg +4 -0
- package/assets/svg/doc/doc-badge-syncing.svg +4 -0
- package/assets/svg/doc/doc-csv.svg +70 -0
- package/assets/svg/doc/doc-email.svg +22 -3
- package/assets/svg/doc/doc-excel.svg +69 -13
- package/assets/svg/doc/doc-folder-zip.svg +69 -14
- package/assets/svg/doc/doc-folder.svg +23 -4
- package/assets/svg/doc/doc-html.svg +70 -0
- package/assets/svg/doc/doc-infotrack.svg +71 -8
- package/assets/svg/doc/doc-jpg.svg +70 -0
- package/assets/svg/doc/doc-md.svg +70 -0
- package/assets/svg/doc/doc-mp4.svg +70 -0
- package/assets/svg/doc/doc-pdf.svg +69 -6
- package/assets/svg/doc/doc-png.svg +70 -0
- package/assets/svg/doc/doc-powerpoint.svg +78 -9
- package/assets/svg/doc/doc-rtf.svg +70 -0
- package/assets/svg/doc/doc-svg.svg +70 -0
- package/assets/svg/doc/doc-tiff.svg +70 -0
- package/assets/svg/doc/doc-txt.svg +70 -0
- package/assets/svg/doc/doc-unknown-type.svg +69 -3
- package/assets/svg/doc/doc-word.svg +69 -9
- package/assets/svg/doc/doc-xml.svg +70 -0
- package/assets/svg/doc/doc-zip.svg +36 -0
- package/assets/svg/filled/filled-apps-list.svg +3 -0
- package/assets/svg/filled/filled-apps.svg +3 -0
- package/assets/svg/filled/filled-key.svg +3 -0
- package/assets/svg/filled/filled-people-queue.svg +3 -0
- package/assets/svg/filled/filled-people-team.svg +3 -0
- package/assets/svg/filled/filled-people.svg +3 -0
- package/assets/svg/line/line-apps-list.svg +3 -0
- package/assets/svg/line/line-apps.svg +3 -0
- package/assets/svg/line/line-building-people.svg +3 -0
- package/assets/svg/line/line-building-skyscraper.svg +3 -0
- package/assets/svg/line/line-building.svg +3 -0
- package/assets/svg/line/line-check-starburst.svg +3 -0
- package/assets/svg/line/line-clock-arrow.svg +3 -0
- package/assets/svg/line/line-code.svg +3 -0
- package/assets/svg/line/line-cursor-hover.svg +3 -0
- package/assets/svg/line/line-desktop.svg +3 -0
- package/assets/svg/line/line-dismiss-circle.svg +3 -0
- package/assets/svg/line/line-document-text.svg +3 -0
- package/assets/svg/line/line-key.svg +3 -0
- package/assets/svg/line/line-live.svg +3 -0
- package/assets/svg/line/line-marketplace.svg +3 -0
- package/assets/svg/line/line-people-queue.svg +3 -0
- package/assets/svg/line/line-people-team.svg +3 -0
- package/assets/svg/line/line-person-lock.svg +3 -0
- package/assets/svg/line/line-reference.svg +3 -0
- package/assets/svg/line/line-rocket.svg +3 -0
- package/assets/svg/line/line-sparkle-circle.svg +3 -0
- package/assets/svg/line/line-upload.svg +3 -0
- package/assets/svg/line/line-window-dev-tools.svg +3 -0
- package/fesm2022/corto-ai-gds-angular.mjs +2285 -981
- package/fesm2022/corto-ai-gds-angular.mjs.map +1 -1
- package/package.json +7 -7
- package/types/corto-ai-gds-angular.d.ts +106 -23
- package/assets/fonts/Inter-VariableFont.ttf +0 -0
- package/assets/scss/fonts/_inter.scss +0 -7
- package/assets/scss/utilities/_toastr.scss +0 -58
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<svg width="26" height="24" viewBox="0 0 26 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M5.18155 3.6C5.18155 1.61178 6.79333 0 8.78155 0H12.266C12.3423 0 12.4166 0.013992 12.4874 0.042348C13.4515 0.42798 20.7495 3.3472 24.0063 4.64993C24.2342 4.74104 24.3815 4.96087 24.3815 5.20622V20.4C24.3815 22.3883 22.7698 24 20.7816 24H8.78155C6.79333 24 5.18155 22.3883 5.18155 20.4V3.6Z"
|
|
4
|
+
fill="#5C6B7A"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
d="M12.3814 0.0106201C12.4174 0.0176521 12.4527 0.0280562 12.4872 0.0418682C13.4513 0.4275 20.7494 3.34672 24.0062 4.64945C24.1169 4.69375 24.2087 4.76849 24.2738 4.8618L21.3802 7.04332C20.3688 7.80581 18.939 7.65115 18.1142 6.69004L12.3814 0.0106201Z"
|
|
8
|
+
fill="#7D92A7"
|
|
9
|
+
/>
|
|
10
|
+
<g filter="url(#gds-doc-rtf-shadow)">
|
|
11
|
+
<rect
|
|
12
|
+
x="2.18182"
|
|
13
|
+
y="11.2273"
|
|
14
|
+
width="19.6364"
|
|
15
|
+
height="9.18182"
|
|
16
|
+
rx="4.59091"
|
|
17
|
+
fill="url(#gds-doc-rtf-fill)"
|
|
18
|
+
/>
|
|
19
|
+
<rect
|
|
20
|
+
x="2.25"
|
|
21
|
+
y="11.2955"
|
|
22
|
+
width="19.5"
|
|
23
|
+
height="9.04545"
|
|
24
|
+
rx="4.52273"
|
|
25
|
+
fill="none"
|
|
26
|
+
stroke="url(#gds-doc-rtf-stroke)"
|
|
27
|
+
stroke-width="0.136364"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M8.50531 17.3182H7.86599V13.6672H9.25949C10.0886 13.6672 10.5731 14.0867 10.5731 14.8059C10.5731 15.2954 10.3433 15.645 9.91379 15.8199L10.608 17.3182H9.90879L9.28946 15.9547H8.50531V17.3182ZM8.50531 14.2366V15.3903H9.25949C9.66406 15.3903 9.9038 15.1755 9.9038 14.8059C9.9038 14.4413 9.66406 14.2366 9.25949 14.2366H8.50531ZM10.8436 14.2565V13.6672H13.6206V14.2565H12.5517V17.3182H11.9124V14.2565H10.8436ZM16.1071 15.8248H14.7486V17.3182H14.1093V13.6672H16.3668V14.2565H14.7486V15.2505H16.1071V15.8248Z"
|
|
31
|
+
fill="white"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<filter
|
|
36
|
+
id="gds-doc-rtf-shadow"
|
|
37
|
+
x="-0.1"
|
|
38
|
+
y="-0.15"
|
|
39
|
+
width="1.2"
|
|
40
|
+
height="1.4"
|
|
41
|
+
filterUnits="objectBoundingBox"
|
|
42
|
+
color-interpolation-filters="sRGB"
|
|
43
|
+
>
|
|
44
|
+
<feDropShadow dx="0" dy="0.08" stdDeviation="0.06" flood-opacity="0.14" />
|
|
45
|
+
<feDropShadow dx="0" dy="0" stdDeviation="0.03" flood-opacity="0.12" />
|
|
46
|
+
</filter>
|
|
47
|
+
<linearGradient
|
|
48
|
+
id="gds-doc-rtf-fill"
|
|
49
|
+
x1="6.54545"
|
|
50
|
+
y1="16.679"
|
|
51
|
+
x2="21.8187"
|
|
52
|
+
y2="16.4198"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<stop stop-color="#7D92A7" />
|
|
56
|
+
<stop offset="1" stop-color="#5C6B7A" />
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="gds-doc-rtf-stroke"
|
|
60
|
+
x1="12"
|
|
61
|
+
y1="12.4017"
|
|
62
|
+
x2="-4.08457"
|
|
63
|
+
y2="19.1881"
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<stop stop-color="#CCCCCC" />
|
|
67
|
+
<stop offset="1" stop-color="#7D92A7" />
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
70
|
+
</svg>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M4.6361 3.6C4.6361 1.61178 6.24788 0 8.2361 0H11.7205C11.7969 0 11.8711 0.013992 11.9419 0.042348C12.906 0.42798 20.2041 3.3472 23.4609 4.64993C23.6887 4.74104 23.8361 4.96087 23.8361 5.20622V20.4C23.8361 22.3883 22.2244 24 20.2361 24H8.2361C6.24788 24 4.6361 22.3883 4.6361 20.4V3.6Z"
|
|
4
|
+
fill="#351875"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
d="M11.8359 0.0106506C11.8719 0.0176826 11.9072 0.0280867 11.9418 0.0418987C12.9059 0.427531 20.2039 3.34675 23.4607 4.64948C23.5715 4.69378 23.6633 4.76852 23.7283 4.86183L20.8347 7.04335C19.8234 7.80584 18.3936 7.65118 17.5687 6.69007L11.8359 0.0106506Z"
|
|
8
|
+
fill="#A08AD0"
|
|
9
|
+
/>
|
|
10
|
+
<g filter="url(#gds-doc-svg-shadow)">
|
|
11
|
+
<rect
|
|
12
|
+
x="1.63636"
|
|
13
|
+
y="11.2273"
|
|
14
|
+
width="19.6364"
|
|
15
|
+
height="9.18182"
|
|
16
|
+
rx="4.59091"
|
|
17
|
+
fill="url(#gds-doc-svg-fill)"
|
|
18
|
+
/>
|
|
19
|
+
<rect
|
|
20
|
+
x="1.70455"
|
|
21
|
+
y="11.2955"
|
|
22
|
+
width="19.5"
|
|
23
|
+
height="9.04545"
|
|
24
|
+
rx="4.52273"
|
|
25
|
+
fill="none"
|
|
26
|
+
stroke="url(#gds-doc-svg-stroke)"
|
|
27
|
+
stroke-width="0.136364"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M6.59618 14.686C6.59618 14.0467 7.12561 13.6022 7.89478 13.6022C8.63399 13.6022 9.10348 14.0117 9.12346 14.671H8.48415C8.46917 14.3564 8.24441 14.1716 7.8848 14.1716C7.49022 14.1716 7.23549 14.3614 7.23549 14.666C7.23549 14.9258 7.37534 15.0706 7.68002 15.1405L8.2544 15.2654C8.87873 15.4002 9.1834 15.7199 9.1834 16.2643C9.1834 16.9436 8.65397 17.3831 7.84983 17.3831C7.07067 17.3831 6.56122 16.9686 6.54624 16.3143H7.18555C7.19054 16.6239 7.44027 16.8087 7.84983 16.8087C8.27438 16.8087 8.54409 16.6239 8.54409 16.3193C8.54409 16.0745 8.41922 15.9297 8.11954 15.8647L7.54017 15.7349C6.92083 15.6 6.59618 15.2454 6.59618 14.686ZM10.7125 17.3182L9.33398 13.6671H10.0132L10.8124 15.7698C10.8923 15.9896 10.9622 16.2044 11.0421 16.4991C11.132 16.1794 11.207 15.9546 11.2769 15.7698L12.066 13.6671H12.7303L11.3718 17.3182H10.7125ZM14.6036 14.2065C13.8794 14.2065 13.4648 14.731 13.4648 15.5201C13.4648 16.3342 13.9343 16.7788 14.6086 16.7788C15.2429 16.7788 15.6275 16.4291 15.6275 15.8448V15.8298H14.5237V15.2654H16.2219V17.3182H15.6825L15.6425 16.8986C15.4427 17.1783 15.0282 17.3731 14.5337 17.3731C13.5098 17.3731 12.7956 16.6289 12.7956 15.5051C12.7956 14.3963 13.5198 13.6072 14.6186 13.6072C15.4527 13.6072 16.097 14.0917 16.2019 14.8359H15.5276C15.4127 14.4063 15.0431 14.2065 14.6036 14.2065Z"
|
|
31
|
+
fill="white"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<filter
|
|
36
|
+
id="gds-doc-svg-shadow"
|
|
37
|
+
x="-0.1"
|
|
38
|
+
y="-0.15"
|
|
39
|
+
width="1.2"
|
|
40
|
+
height="1.4"
|
|
41
|
+
filterUnits="objectBoundingBox"
|
|
42
|
+
color-interpolation-filters="sRGB"
|
|
43
|
+
>
|
|
44
|
+
<feDropShadow dx="0" dy="0.08" stdDeviation="0.06" flood-opacity="0.14" />
|
|
45
|
+
<feDropShadow dx="0" dy="0" stdDeviation="0.03" flood-opacity="0.12" />
|
|
46
|
+
</filter>
|
|
47
|
+
<linearGradient
|
|
48
|
+
id="gds-doc-svg-fill"
|
|
49
|
+
x1="6"
|
|
50
|
+
y1="16.679"
|
|
51
|
+
x2="21.2732"
|
|
52
|
+
y2="16.4197"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<stop stop-color="#A08AD0" />
|
|
56
|
+
<stop offset="1" stop-color="#351875" />
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="gds-doc-svg-stroke"
|
|
60
|
+
x1="11.4545"
|
|
61
|
+
y1="12.4017"
|
|
62
|
+
x2="-4.63003"
|
|
63
|
+
y2="19.1881"
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<stop stop-color="#CCCCCC" />
|
|
67
|
+
<stop offset="1" stop-color="#7B52D4" />
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
70
|
+
</svg>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<svg width="26" height="24" viewBox="0 0 26 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M5.72701 3.6C5.72701 1.61178 7.33878 0 9.327 0H12.8115C12.8878 0 12.962 0.013992 13.0328 0.042348C13.9969 0.42798 21.295 3.3472 24.5518 4.64993C24.7796 4.74104 24.927 4.96087 24.927 5.20622V20.4C24.927 22.3883 23.3153 24 21.327 24H9.327C7.33878 24 5.72701 22.3883 5.72701 20.4V3.6Z"
|
|
4
|
+
fill="#7C9EB2"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
d="M12.9268 0.0106201C12.9628 0.0176521 12.9981 0.0280562 13.0327 0.0418682C13.9968 0.4275 21.2948 3.34672 24.5516 4.64945C24.6624 4.69375 24.7542 4.76849 24.8192 4.8618L21.9256 7.04332C20.9143 7.80581 19.4845 7.65115 18.6596 6.69004L12.9268 0.0106201Z"
|
|
8
|
+
fill="#99C4DD"
|
|
9
|
+
/>
|
|
10
|
+
<g filter="url(#gds-doc-tiff-shadow)">
|
|
11
|
+
<rect
|
|
12
|
+
x="2.18182"
|
|
13
|
+
y="11.2273"
|
|
14
|
+
width="17.4545"
|
|
15
|
+
height="9.18182"
|
|
16
|
+
rx="4.59091"
|
|
17
|
+
fill="url(#gds-doc-tiff-fill)"
|
|
18
|
+
/>
|
|
19
|
+
<rect
|
|
20
|
+
x="2.25"
|
|
21
|
+
y="11.2955"
|
|
22
|
+
width="17.3182"
|
|
23
|
+
height="9.04545"
|
|
24
|
+
rx="4.52273"
|
|
25
|
+
fill="none"
|
|
26
|
+
stroke="url(#gds-doc-tiff-stroke)"
|
|
27
|
+
stroke-width="0.136364"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M5.96279 14.2565V13.6672H8.73981V14.2565H7.67096V17.3182H7.03164V14.2565H5.96279ZM9.86781 13.6672V17.3182H9.2285V13.6672H9.86781ZM12.675 15.8248H11.3164V17.3182H10.6771V13.6672H12.9347V14.2565H11.3164V15.2505H12.675V15.8248ZM15.5088 15.8248H14.1503V17.3182H13.511V13.6672H15.7686V14.2565H14.1503V15.2505H15.5088V15.8248Z"
|
|
31
|
+
fill="white"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<filter
|
|
36
|
+
id="gds-doc-tiff-shadow"
|
|
37
|
+
x="-0.1"
|
|
38
|
+
y="-0.15"
|
|
39
|
+
width="1.2"
|
|
40
|
+
height="1.4"
|
|
41
|
+
filterUnits="objectBoundingBox"
|
|
42
|
+
color-interpolation-filters="sRGB"
|
|
43
|
+
>
|
|
44
|
+
<feDropShadow dx="0" dy="0.08" stdDeviation="0.06" flood-opacity="0.14" />
|
|
45
|
+
<feDropShadow dx="0" dy="0" stdDeviation="0.03" flood-opacity="0.12" />
|
|
46
|
+
</filter>
|
|
47
|
+
<linearGradient
|
|
48
|
+
id="gds-doc-tiff-fill"
|
|
49
|
+
x1="6.06061"
|
|
50
|
+
y1="16.679"
|
|
51
|
+
x2="18.7177"
|
|
52
|
+
y2="16.6594"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<stop stop-color="#99C4DD" />
|
|
56
|
+
<stop offset="1" stop-color="#7C9EB2" />
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="gds-doc-tiff-stroke"
|
|
60
|
+
x1="10.9091"
|
|
61
|
+
y1="12.4017"
|
|
62
|
+
x2="-3.85661"
|
|
63
|
+
y2="17.9394"
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<stop stop-color="#CCCCCC" />
|
|
67
|
+
<stop offset="1" stop-color="#6B5B45" />
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
70
|
+
</svg>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M5.27246 3.6C5.27246 1.61178 6.88424 0 8.87246 0H12.3569C12.4332 0 12.5075 0.013992 12.5783 0.042348C13.5424 0.42798 20.8404 3.3472 24.0972 4.64993C24.3251 4.74104 24.4725 4.96087 24.4725 5.20622V20.4C24.4725 22.3883 22.8607 24 20.8725 24H8.87246C6.88424 24 5.27246 22.3883 5.27246 20.4V3.6Z"
|
|
4
|
+
fill="#4A5568"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
d="M12.4723 0.0106201C12.5083 0.0176521 12.5436 0.0280562 12.5781 0.0418682C13.5422 0.4275 20.8403 3.34672 24.0971 4.64945C24.2078 4.69375 24.2996 4.76849 24.3647 4.8618L21.4711 7.04332C20.4597 7.80581 19.0299 7.65115 18.2051 6.69004L12.4723 0.0106201Z"
|
|
8
|
+
fill="#9BA0A9"
|
|
9
|
+
/>
|
|
10
|
+
<g filter="url(#gds-doc-txt-shadow)">
|
|
11
|
+
<rect
|
|
12
|
+
x="2.18182"
|
|
13
|
+
y="11.2273"
|
|
14
|
+
width="16.5455"
|
|
15
|
+
height="9.18182"
|
|
16
|
+
rx="4.59091"
|
|
17
|
+
fill="url(#gds-doc-txt-fill)"
|
|
18
|
+
/>
|
|
19
|
+
<rect
|
|
20
|
+
x="2.25"
|
|
21
|
+
y="11.2955"
|
|
22
|
+
width="16.4091"
|
|
23
|
+
height="9.04545"
|
|
24
|
+
rx="4.52273"
|
|
25
|
+
fill="none"
|
|
26
|
+
stroke="url(#gds-doc-txt-stroke)"
|
|
27
|
+
stroke-width="0.136364"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M5.89358 14.2565V13.6672H8.67059V14.2565H7.60174V17.3182H6.96243V14.2565H5.89358ZM10.0783 15.4952L8.8646 13.6672H9.62378L10.0683 14.3215C10.2181 14.5462 10.343 14.756 10.4779 15.0057L11.3269 13.6672H12.0711L10.8774 15.4902L12.0761 17.3182H11.322L10.9124 16.7139C10.7526 16.4692 10.6227 16.2494 10.4779 15.9847L9.58882 17.3182H8.83962L10.0783 15.4952ZM12.2393 14.2565V13.6672H15.0163V14.2565H13.9474V17.3182H13.3081V14.2565H12.2393Z"
|
|
31
|
+
fill="white"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<filter
|
|
36
|
+
id="gds-doc-txt-shadow"
|
|
37
|
+
x="-0.1"
|
|
38
|
+
y="-0.15"
|
|
39
|
+
width="1.2"
|
|
40
|
+
height="1.4"
|
|
41
|
+
filterUnits="objectBoundingBox"
|
|
42
|
+
color-interpolation-filters="sRGB"
|
|
43
|
+
>
|
|
44
|
+
<feDropShadow dx="0" dy="0.08" stdDeviation="0.06" flood-opacity="0.14" />
|
|
45
|
+
<feDropShadow dx="0" dy="0" stdDeviation="0.03" flood-opacity="0.12" />
|
|
46
|
+
</filter>
|
|
47
|
+
<linearGradient
|
|
48
|
+
id="gds-doc-txt-fill"
|
|
49
|
+
x1="5.85859"
|
|
50
|
+
y1="16.679"
|
|
51
|
+
x2="18.7287"
|
|
52
|
+
y2="16.4949"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<stop stop-color="#9BA0A9" />
|
|
56
|
+
<stop offset="1" stop-color="#4A5568" />
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="gds-doc-txt-stroke"
|
|
60
|
+
x1="10.4545"
|
|
61
|
+
y1="12.4017"
|
|
62
|
+
x2="-3.71943"
|
|
63
|
+
y2="17.4407"
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<stop stop-color="#CCCCCC" />
|
|
67
|
+
<stop offset="1" stop-color="#4A5568" />
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
70
|
+
</svg>
|
|
@@ -1,4 +1,70 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path
|
|
3
|
-
|
|
1
|
+
<svg width="25" height="26" viewBox="0 0 25 26" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M4.36365 3.6C4.36365 1.61178 5.97543 0 7.96365 0H11.4481C11.5244 0 11.5987 0.013992 11.6695 0.042348C12.6336 0.42798 19.9316 3.3472 23.1884 4.64993C23.4163 4.74104 23.5636 4.96087 23.5636 5.20622V20.4C23.5636 22.3883 21.9519 24 19.9636 24H7.96365C5.97543 24 4.36365 22.3883 4.36365 20.4V3.6Z"
|
|
4
|
+
fill="#B9B9B9"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
d="M11.7275 0C11.7635 0.007032 11.7988 0.0174361 11.8334 0.0312481C12.7975 0.41688 20.0955 3.3361 23.3523 4.63883C23.4631 4.68313 23.5549 4.75787 23.6199 4.85118L20.7263 7.0327C19.715 7.79519 18.2852 7.64053 17.4603 6.67942L11.7275 0Z"
|
|
8
|
+
fill="#D7D7D7"
|
|
9
|
+
/>
|
|
10
|
+
<g filter="url(#gds-doc-unknown-type-shadow)">
|
|
11
|
+
<rect
|
|
12
|
+
x="2.18182"
|
|
13
|
+
y="10.5"
|
|
14
|
+
width="11.5"
|
|
15
|
+
height="11.5"
|
|
16
|
+
rx="5.75"
|
|
17
|
+
fill="url(#gds-doc-unknown-type-fill)"
|
|
18
|
+
/>
|
|
19
|
+
<rect
|
|
20
|
+
x="2.25182"
|
|
21
|
+
y="10.57"
|
|
22
|
+
width="11.36"
|
|
23
|
+
height="11.36"
|
|
24
|
+
rx="5.68"
|
|
25
|
+
fill="none"
|
|
26
|
+
stroke="url(#gds-doc-unknown-type-stroke)"
|
|
27
|
+
stroke-width="0.14"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M7.93182 13.25C7.10375 13.25 6.43182 13.9219 6.43182 14.75C6.43182 14.8881 6.54375 15 6.68182 15C6.81989 15 6.93182 14.8881 6.93182 14.75C6.93182 14.1981 7.37989 13.75 7.93182 13.75C8.48375 13.75 8.93182 14.1981 8.93182 14.75C8.93182 15.0881 8.86207 15.2899 8.77451 15.43C8.68308 15.5763 8.56036 15.677 8.40065 15.8048L8.39088 15.8126C8.23983 15.9334 8.05505 16.0811 7.91514 16.305C7.76832 16.5399 7.68182 16.8381 7.68182 17.25V17.5C7.68182 17.6381 7.79375 17.75 7.93182 17.75C8.06989 17.75 8.18182 17.6381 8.18182 17.5V17.25C8.18182 16.9119 8.25158 16.7101 8.33914 16.57C8.43057 16.4237 8.55329 16.323 8.713 16.1952L8.72276 16.1874C8.87381 16.0666 9.0586 15.9189 9.19851 15.695C9.34533 15.4601 9.43182 15.1619 9.43182 14.75C9.43182 13.9219 8.75989 13.25 7.93182 13.25ZM7.93182 19.25C8.13893 19.25 8.30682 19.0821 8.30682 18.875C8.30682 18.6679 8.13893 18.5 7.93182 18.5C7.72472 18.5 7.55682 18.6679 7.55682 18.875C7.55682 19.0821 7.72472 19.25 7.93182 19.25Z"
|
|
31
|
+
fill="white"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<filter
|
|
36
|
+
id="gds-doc-unknown-type-shadow"
|
|
37
|
+
x="-0.1"
|
|
38
|
+
y="-0.15"
|
|
39
|
+
width="1.2"
|
|
40
|
+
height="1.4"
|
|
41
|
+
filterUnits="objectBoundingBox"
|
|
42
|
+
color-interpolation-filters="sRGB"
|
|
43
|
+
>
|
|
44
|
+
<feDropShadow dx="0" dy="0.08" stdDeviation="0.06" flood-opacity="0.14" />
|
|
45
|
+
<feDropShadow dx="0" dy="0" stdDeviation="0.03" flood-opacity="0.12" />
|
|
46
|
+
</filter>
|
|
47
|
+
<linearGradient
|
|
48
|
+
id="gds-doc-unknown-type-fill"
|
|
49
|
+
x1="4.73738"
|
|
50
|
+
y1="17.3281"
|
|
51
|
+
x2="13.6841"
|
|
52
|
+
y2="17.2571"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<stop stop-color="#B7B7B7" />
|
|
56
|
+
<stop offset="1" stop-color="#848484" />
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="gds-doc-unknown-type-stroke"
|
|
60
|
+
x1="7.93182"
|
|
61
|
+
y1="11.9709"
|
|
62
|
+
x2="-2.74924"
|
|
63
|
+
y2="14.0782"
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<stop stop-color="#CCCCCC" />
|
|
67
|
+
<stop offset="1" stop-color="#6B5B45" />
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
4
70
|
</svg>
|
|
@@ -1,10 +1,70 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<path
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
<path
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
1
|
+
<svg width="26" height="24" viewBox="0 0 26 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M5.04519 3.6C5.04519 1.61178 6.65697 0 8.64519 0H12.1296C12.206 0 12.2802 0.013992 12.351 0.042348C13.3151 0.42798 20.6131 3.3472 23.8699 4.64993C24.0978 4.74104 24.2452 4.96087 24.2452 5.20622V20.4C24.2452 22.3883 22.6335 24 20.6452 24H8.64519C6.65697 24 5.04519 22.3883 5.04519 20.4V3.6Z"
|
|
4
|
+
fill="#185ABD"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
d="M12.245 0.0106812C12.281 0.0177132 12.3163 0.0281172 12.3509 0.0419292C13.3149 0.427561 20.613 3.34678 23.8698 4.64951C23.9805 4.69381 24.0723 4.76855 24.1374 4.86186L21.2438 7.04338C20.2325 7.80587 18.8027 7.65121 17.9778 6.6901L12.245 0.0106812Z"
|
|
8
|
+
fill="#81A1CF"
|
|
9
|
+
/>
|
|
10
|
+
<g filter="url(#gds-doc-word-3-shadow)">
|
|
11
|
+
<rect
|
|
12
|
+
x="2.18182"
|
|
13
|
+
y="11.2273"
|
|
14
|
+
width="21.5455"
|
|
15
|
+
height="9.18182"
|
|
16
|
+
rx="4.59091"
|
|
17
|
+
fill="url(#gds-doc-word-3-fill)"
|
|
18
|
+
/>
|
|
19
|
+
<rect
|
|
20
|
+
x="2.25"
|
|
21
|
+
y="11.2955"
|
|
22
|
+
width="21.4091"
|
|
23
|
+
height="9.04545"
|
|
24
|
+
rx="4.52273"
|
|
25
|
+
fill="none"
|
|
26
|
+
stroke="url(#gds-doc-word-3-stroke)"
|
|
27
|
+
stroke-width="0.136364"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M7.29051 17.3182H5.97692V13.6671H7.25554C8.33438 13.6671 9.07858 14.4113 9.07858 15.5001C9.07858 16.574 8.34937 17.3182 7.29051 17.3182ZM7.19561 14.2565H6.61623V16.7288H7.23057C7.95979 16.7288 8.40431 16.2593 8.40431 15.5001C8.40431 14.726 7.9498 14.2565 7.19561 14.2565ZM13.0055 15.4901C13.0055 16.599 12.2763 17.3781 11.2274 17.3781C10.1836 17.3781 9.46434 16.6039 9.46434 15.4901C9.46434 14.3813 10.1886 13.6022 11.2324 13.6022C12.2763 13.6022 13.0055 14.3763 13.0055 15.4901ZM12.3313 15.4901C12.3313 14.711 11.9017 14.2165 11.2324 14.2165C10.5632 14.2165 10.1336 14.711 10.1336 15.4901C10.1336 16.2693 10.5632 16.7638 11.2324 16.7638C11.9017 16.7638 12.3313 16.2593 12.3313 15.4901ZM15.1439 17.3781C14.08 17.3781 13.3908 16.6389 13.3908 15.4951C13.3908 14.3614 14.105 13.6072 15.1739 13.6072C16.0379 13.6072 16.6822 14.1116 16.8071 14.8958H16.1328C16.008 14.4712 15.6434 14.2215 15.1589 14.2215C14.4846 14.2215 14.0601 14.711 14.0601 15.4901C14.0601 16.2643 14.4896 16.7638 15.1589 16.7638C15.6533 16.7638 16.0329 16.5041 16.1528 16.0995H16.8171C16.6772 16.8687 16.008 17.3781 15.1439 17.3781ZM18.2607 15.4951L17.047 13.6671H17.8061L18.2507 14.3214C18.4005 14.5462 18.5254 14.7559 18.6602 15.0057L19.5093 13.6671H20.2535L19.0598 15.4901L20.2585 17.3182H19.5043L19.0948 16.7138C18.9349 16.4691 18.8051 16.2493 18.6602 15.9846L17.7712 17.3182H17.022L18.2607 15.4951Z"
|
|
31
|
+
fill="white"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<filter
|
|
36
|
+
id="gds-doc-word-3-shadow"
|
|
37
|
+
x="-0.1"
|
|
38
|
+
y="-0.15"
|
|
39
|
+
width="1.2"
|
|
40
|
+
height="1.4"
|
|
41
|
+
filterUnits="objectBoundingBox"
|
|
42
|
+
color-interpolation-filters="sRGB"
|
|
43
|
+
>
|
|
44
|
+
<feDropShadow dx="0" dy="0.08" stdDeviation="0.06" flood-opacity="0.14" />
|
|
45
|
+
<feDropShadow dx="0" dy="0" stdDeviation="0.03" flood-opacity="0.12" />
|
|
46
|
+
</filter>
|
|
47
|
+
<linearGradient
|
|
48
|
+
id="gds-doc-word-3-fill"
|
|
49
|
+
x1="6.9697"
|
|
50
|
+
y1="16.679"
|
|
51
|
+
x2="23.7268"
|
|
52
|
+
y2="16.3669"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<stop stop-color="#81A1CF" />
|
|
56
|
+
<stop offset="0.956731" stop-color="#185ABD" />
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="gds-doc-word-3-stroke"
|
|
60
|
+
x1="12.9545"
|
|
61
|
+
y1="12.4017"
|
|
62
|
+
x2="-4.16628"
|
|
63
|
+
y2="20.3276"
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<stop stop-color="#CCCCCC" />
|
|
67
|
+
<stop offset="1" stop-color="#185ABD" />
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
10
70
|
</svg>
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
<svg width="26" height="24" viewBox="0 0 26 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path
|
|
3
|
+
d="M5.18155 3.6C5.18155 1.61178 6.79333 0 8.78155 0H12.266C12.3423 0 12.4166 0.013992 12.4874 0.042348C13.4515 0.42798 20.7495 3.3472 24.0063 4.64993C24.2342 4.74104 24.3815 4.96087 24.3815 5.20622V20.4C24.3815 22.3883 22.7698 24 20.7816 24H8.78155C6.79333 24 5.18155 22.3883 5.18155 20.4V3.6Z"
|
|
4
|
+
fill="#8B6F47"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
d="M12.3814 0.0106201C12.4174 0.0176521 12.4527 0.0280562 12.4872 0.0418682C13.4513 0.4275 20.7494 3.34672 24.0062 4.64945C24.1169 4.69375 24.2087 4.76849 24.2738 4.8618L21.3802 7.04332C20.3688 7.80581 18.939 7.65115 18.1142 6.69004L12.3814 0.0106201Z"
|
|
8
|
+
fill="#C09B65"
|
|
9
|
+
/>
|
|
10
|
+
<g filter="url(#gds-doc-xml-shadow)">
|
|
11
|
+
<rect
|
|
12
|
+
x="2.18182"
|
|
13
|
+
y="11.2273"
|
|
14
|
+
width="19.6364"
|
|
15
|
+
height="9.18182"
|
|
16
|
+
rx="4.59091"
|
|
17
|
+
fill="url(#gds-doc-xml-fill)"
|
|
18
|
+
/>
|
|
19
|
+
<rect
|
|
20
|
+
x="2.25"
|
|
21
|
+
y="11.2955"
|
|
22
|
+
width="19.5"
|
|
23
|
+
height="9.04545"
|
|
24
|
+
rx="4.52273"
|
|
25
|
+
fill="none"
|
|
26
|
+
stroke="url(#gds-doc-xml-stroke)"
|
|
27
|
+
stroke-width="0.136364"
|
|
28
|
+
/>
|
|
29
|
+
<path
|
|
30
|
+
d="M8.07288 15.4952L6.85919 13.6672H7.61837L8.06289 14.3215C8.21273 14.5462 8.3376 14.756 8.47245 15.0057L9.32154 13.6672H10.0657L8.87202 15.4902L10.0707 17.3182H9.31654L8.90698 16.7139C8.74715 16.4692 8.61729 16.2494 8.47245 15.9847L7.58341 17.3182H6.83421L8.07288 15.4952ZM11.1729 17.3182H10.5535V13.6672H11.1729L12.3516 16.574L13.5303 13.6672H14.1596V17.3182H13.5403V16.1944C13.5403 15.4602 13.5403 15.2455 13.5753 14.9857L12.6463 17.3182H12.0569L11.1329 14.9907C11.1679 15.2105 11.1729 15.5551 11.1729 16.0096V17.3182ZM15.607 13.6672V16.7289H17.1354V17.3182H14.9677V13.6672H15.607Z"
|
|
31
|
+
fill="white"
|
|
32
|
+
/>
|
|
33
|
+
</g>
|
|
34
|
+
<defs>
|
|
35
|
+
<filter
|
|
36
|
+
id="gds-doc-xml-shadow"
|
|
37
|
+
x="-0.1"
|
|
38
|
+
y="-0.15"
|
|
39
|
+
width="1.2"
|
|
40
|
+
height="1.4"
|
|
41
|
+
filterUnits="objectBoundingBox"
|
|
42
|
+
color-interpolation-filters="sRGB"
|
|
43
|
+
>
|
|
44
|
+
<feDropShadow dx="0" dy="0.08" stdDeviation="0.06" flood-opacity="0.14" />
|
|
45
|
+
<feDropShadow dx="0" dy="0" stdDeviation="0.03" flood-opacity="0.12" />
|
|
46
|
+
</filter>
|
|
47
|
+
<linearGradient
|
|
48
|
+
id="gds-doc-xml-fill"
|
|
49
|
+
x1="6.54545"
|
|
50
|
+
y1="16.679"
|
|
51
|
+
x2="21.8187"
|
|
52
|
+
y2="16.4198"
|
|
53
|
+
gradientUnits="userSpaceOnUse"
|
|
54
|
+
>
|
|
55
|
+
<stop stop-color="#C09B65" />
|
|
56
|
+
<stop offset="1" stop-color="#8B6F47" />
|
|
57
|
+
</linearGradient>
|
|
58
|
+
<linearGradient
|
|
59
|
+
id="gds-doc-xml-stroke"
|
|
60
|
+
x1="12"
|
|
61
|
+
y1="12.4017"
|
|
62
|
+
x2="-4.08457"
|
|
63
|
+
y2="19.1881"
|
|
64
|
+
gradientUnits="userSpaceOnUse"
|
|
65
|
+
>
|
|
66
|
+
<stop stop-color="#CCCCCC" />
|
|
67
|
+
<stop offset="1" stop-color="#C09B65" />
|
|
68
|
+
</linearGradient>
|
|
69
|
+
</defs>
|
|
70
|
+
</svg>
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M5.18155 3.6C5.18155 1.61178 6.79333 0 8.78155 0H12.266C12.3423 0 12.4166 0.013992 12.4874 0.042348C13.4515 0.42798 20.7495 3.3472 24.0063 4.64993C24.2342 4.74104 24.3815 4.96087 24.3815 5.20622V20.4C24.3815 22.3883 22.7698 24 20.7816 24H8.78155C6.79333 24 5.18155 22.3883 5.18155 20.4V3.6Z" fill="#6B5B45"/>
|
|
3
|
+
<path d="M12.3814 0.0106201C12.4174 0.0176521 12.4527 0.0280562 12.4872 0.0418682C13.4513 0.4275 20.7494 3.34672 24.0062 4.64945C24.1169 4.69375 24.2087 4.76849 24.2738 4.8618L21.3802 7.04332C20.3688 7.80581 18.939 7.65115 18.1142 6.69004L12.3814 0.0106201Z" fill="#ABA49A"/>
|
|
4
|
+
<foreignObject x="-128.727" y="-119.682" width="281.455" height="271"><div xmlns="http://www.w3.org/1999/xhtml" style="backdrop-filter:blur(65.45px);clip-path:url(#bgblur_0_1532_7429_clip_path);height:100%;width:100%"></div></foreignObject><g filter="url(#filter0_dd_1532_7429)" data-figma-bg-blur-radius="130.909">
|
|
5
|
+
<rect x="2.18182" y="11.2273" width="19.6364" height="9.18182" rx="4.59091" fill="url(#paint0_linear_1532_7429)"/>
|
|
6
|
+
<rect x="2.25" y="11.2955" width="19.5" height="9.04545" rx="4.52273" stroke="url(#paint1_linear_1532_7429)" stroke-width="0.136364"/>
|
|
7
|
+
<path d="M10.9946 17.3182H8.36741V16.7239L10.1705 14.2565H8.40736V13.6672H10.9646V14.2366L9.14657 16.7289H10.9946V17.3182ZM12.1927 13.6672V17.3182H11.5534V13.6672H12.1927ZM14.4455 16.0596H13.6414V17.3182H13.0021V13.6672H14.4455C15.1797 13.6672 15.6542 14.1467 15.6542 14.8609C15.6542 15.5651 15.1747 16.0596 14.4455 16.0596ZM14.3206 14.2366H13.6414V15.4902H14.3107C14.7502 15.4902 14.9849 15.2555 14.9849 14.8559C14.9849 14.4563 14.7452 14.2366 14.3206 14.2366Z" fill="white"/>
|
|
8
|
+
</g>
|
|
9
|
+
<defs>
|
|
10
|
+
<filter id="filter0_dd_1532_7429" x="-128.727" y="-119.682" width="281.455" height="271" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
11
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
12
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
13
|
+
<feOffset dy="1.09091"/>
|
|
14
|
+
<feGaussianBlur stdDeviation="1.09091"/>
|
|
15
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
16
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.14 0"/>
|
|
17
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1532_7429"/>
|
|
18
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
19
|
+
<feOffset/>
|
|
20
|
+
<feGaussianBlur stdDeviation="0.545455"/>
|
|
21
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
22
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0"/>
|
|
23
|
+
<feBlend mode="normal" in2="effect1_dropShadow_1532_7429" result="effect2_dropShadow_1532_7429"/>
|
|
24
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_1532_7429" result="shape"/>
|
|
25
|
+
</filter>
|
|
26
|
+
<clipPath id="bgblur_0_1532_7429_clip_path" transform="translate(128.727 119.682)"><rect x="2.18182" y="11.2273" width="19.6364" height="9.18182" rx="4.59091"/>
|
|
27
|
+
</clipPath><linearGradient id="paint0_linear_1532_7429" x1="6.54545" y1="16.679" x2="21.8187" y2="16.4198" gradientUnits="userSpaceOnUse">
|
|
28
|
+
<stop stop-color="#ABA49A"/>
|
|
29
|
+
<stop offset="1" stop-color="#6B5B45"/>
|
|
30
|
+
</linearGradient>
|
|
31
|
+
<linearGradient id="paint1_linear_1532_7429" x1="12" y1="12.4017" x2="-4.08457" y2="19.1881" gradientUnits="userSpaceOnUse">
|
|
32
|
+
<stop stop-color="#CCCCCC"/>
|
|
33
|
+
<stop offset="1" stop-color="#6B5B45"/>
|
|
34
|
+
</linearGradient>
|
|
35
|
+
</defs>
|
|
36
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8 4.5C8 4.22386 8.22386 4 8.5 4H17.5C17.7761 4 18 4.22386 18 4.5C18 4.77614 17.7761 5 17.5 5H8.5C8.22386 5 8 4.77614 8 4.5ZM8 10.5C8 10.2239 8.22386 10 8.5 10H17.5C17.7761 10 18 10.2239 18 10.5C18 10.7761 17.7761 11 17.5 11H8.5C8.22386 11 8 10.7761 8 10.5ZM8 16.5C8 16.2239 8.22386 16 8.5 16H17.5C17.7761 16 18 16.2239 18 16.5C18 16.7761 17.7761 17 17.5 17H8.5C8.22386 17 8 16.7761 8 16.5ZM2 15.5C2 14.6716 2.67157 14 3.5 14H4.5C5.32843 14 6 14.6716 6 15.5V16.5C6 17.3284 5.32843 18 4.5 18H3.5C2.67157 18 2 17.3284 2 16.5V15.5ZM2 9.5C2 8.67157 2.67157 8 3.5 8H4.5C5.32843 8 6 8.67157 6 9.5V10.5C6 11.3284 5.32843 12 4.5 12H3.5C2.67157 12 2 11.3284 2 10.5V9.5ZM2 3.5C2 2.67157 2.67157 2 3.5 2H4.5C5.32843 2 6 2.67157 6 3.5V4.5C6 5.32843 5.32843 6 4.5 6H3.5C2.67157 6 2 5.32843 2 4.5V3.5Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.5 17.0009C3.7203 17.0009 3.07955 16.406 3.00687 15.6454L3 15.5009V4.50092C3 3.72122 3.59489 3.08047 4.35554 3.00778L4.5 3.00092H9C9.7797 3.00092 10.4204 3.5958 10.4931 4.35646L10.5 4.50092V4.75534L12.6886 2.48609C13.2276 1.92691 14.0959 1.8766 14.6956 2.34798L14.8118 2.44922L17.5694 5.17386C18.1219 5.71976 18.1614 6.5886 17.68 7.18505L17.5767 7.30053L15.266 9.50034L15.5 9.50092C16.2797 9.50092 16.9204 10.0958 16.9931 10.8565L17 11.0009V15.5009C17 16.2806 16.4051 16.9214 15.6445 16.994L15.5 17.0009H4.5ZM9.5 10.5009H4V15.5009C4 15.7157 4.13542 15.8988 4.32553 15.9696L4.41012 15.9929L4.5 16.0009H9.5V10.5009ZM15.5 10.5009H10.5V16.0009H15.5C15.7455 16.0009 15.9496 15.824 15.9919 15.5908L16 15.5009V11.0009C16 10.7555 15.8231 10.5513 15.5899 10.509L15.5 10.5009ZM10.5 7.71034V9.50034H12.29L10.5 7.71034ZM9 4.00092H4.5C4.25454 4.00092 4.05039 4.17779 4.00806 4.41104L4 4.50092V9.50092H9.5V4.50092C9.5 4.28614 9.36458 4.10299 9.17447 4.0322L9.08988 4.00897L9 4.00092Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7 7.5C7 4.42386 9.42386 2 12.5 2C15.5761 2 18 4.42386 18 7.5C18 10.5761 15.5761 13 12.5 13C12.0069 13 11.4935 12.9536 11 12.8199V13C11 13.5523 10.5523 14 10 14H9V15C9 15.5523 8.55228 16 8 16H7V16.5C7 17.3284 6.32843 18 5.5 18H3.5C2.67157 18 2 17.3284 2 16.5V14.9142C2 14.5164 2.15804 14.1349 2.43934 13.8536L6.98018 9.31271C7.11378 9.17912 7.17968 8.94454 7.12154 8.67456C7.04001 8.29598 7 7.89668 7 7.5ZM15 6C15 5.44772 14.5523 5 14 5C13.4477 5 13 5.44772 13 6C13 6.55228 13.4477 7 14 7C14.5523 7 15 6.55228 15 6Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M8.75 5.25C8.75 6.49264 7.74264 7.5 6.5 7.5C5.25736 7.5 4.25 6.49264 4.25 5.25C4.25 4.00736 5.25736 3 6.5 3C7.74264 3 8.75 4.00736 8.75 5.25ZM4 8C3.44772 8 3 8.44772 3 9V13.5C3 15.433 4.567 17 6.5 17C8.433 17 10 15.433 10 13.5V9C10 8.44772 9.55229 8 9 8H4ZM9.74984 5.25C9.74984 5.89992 9.55907 6.50529 9.23046 7.01315C9.64289 7.06051 10.0172 7.23331 10.3141 7.49244C10.3754 7.49745 10.4373 7.5 10.4998 7.5C11.7425 7.5 12.7498 6.49264 12.7498 5.25C12.7498 4.00736 11.7425 3 10.4998 3C10.0101 3 9.55689 3.15647 9.1875 3.42215C9.54238 3.94295 9.74984 4.57225 9.74984 5.25ZM9.49908 16.8548C10.4201 16.0308 10.9998 14.8331 10.9998 13.5V9C10.9998 8.63571 10.9024 8.29417 10.7323 8H12.9998C13.5521 8 13.9998 8.44772 13.9998 9V13.5C13.9998 15.433 12.4328 17 10.4998 17C10.1521 17 9.81616 16.9493 9.49908 16.8548ZM13.7498 5.25C13.7498 5.89992 13.5591 6.50529 13.2305 7.01315C13.6429 7.06051 14.0172 7.23331 14.3141 7.49244C14.3754 7.49745 14.4373 7.5 14.4998 7.5C15.7425 7.5 16.7498 6.49264 16.7498 5.25C16.7498 4.00736 15.7425 3 14.4998 3C14.0101 3 13.5569 3.15647 13.1875 3.42215C13.5424 3.94295 13.7498 4.57225 13.7498 5.25ZM13.4991 16.8548C14.4201 16.0308 14.9998 14.8331 14.9998 13.5V9C14.9998 8.63571 14.9024 8.29417 14.7323 8H16.9998C17.5521 8 17.9998 8.44772 17.9998 9V13.5C17.9998 15.433 16.4328 17 14.4998 17C14.1521 17 13.8162 16.9493 13.4991 16.8548Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M12.5 4.5C12.5 5.88071 11.3807 7 10 7C8.61929 7 7.5 5.88071 7.5 4.5C7.5 3.11929 8.61929 2 10 2C11.3807 2 12.5 3.11929 12.5 4.5ZM17.5 5C17.5 6.10457 16.6046 7 15.5 7C14.3954 7 13.5 6.10457 13.5 5C13.5 3.89543 14.3954 3 15.5 3C16.6046 3 17.5 3.89543 17.5 5ZM4.5 7C5.60457 7 6.5 6.10457 6.5 5C6.5 3.89543 5.60457 3 4.5 3C3.39543 3 2.5 3.89543 2.5 5C2.5 6.10457 3.39543 7 4.5 7ZM6 9.25C6 8.55964 6.55964 8 7.25 8H12.75C13.4404 8 14 8.55964 14 9.25V14C14 16.2091 12.2091 18 10 18C7.79086 18 6 16.2091 6 14V9.25ZM5 9.25C5 8.78746 5.13957 8.35752 5.37889 8H3.25C2.55964 8 2 8.55964 2 9.25V13C2 14.6569 3.34315 16 5 16C5.13712 16 5.27209 15.9908 5.40434 15.973C5.14412 15.3677 5 14.7007 5 14V9.25ZM15 14C15 14.7007 14.8559 15.3677 14.5957 15.973C14.7279 15.9908 14.8629 16 15 16C16.6569 16 18 14.6569 18 13V9.25C18 8.55964 17.4404 8 16.75 8H14.6211C14.8604 8.35752 15 8.78746 15 9.25V14Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M6.75 10C8.54493 10 10 8.54493 10 6.75C10 4.95507 8.54493 3.5 6.75 3.5C4.95507 3.5 3.5 4.95507 3.5 6.75C3.5 8.54493 4.95507 10 6.75 10ZM12.4373 15.1449C12.9668 15.3619 13.6409 15.5 14.4992 15.5C18.4992 15.5 18.4992 12.5 18.4992 12.5C18.4992 11.6716 17.8276 11 16.9992 11H12.3714C12.7641 11.4755 13 12.0852 13 12.75V13.0625C13 13.0625 13 13.0619 13 13.0646L13 13.0667L13 13.0713L12.9999 13.0814L12.9995 13.1058C12.9991 13.1238 12.9984 13.1453 12.9973 13.1701C12.995 13.2197 12.9908 13.2828 12.9835 13.3575C12.9688 13.5065 12.9408 13.7047 12.8875 13.9363C12.8096 14.2745 12.6743 14.6976 12.4373 15.1449ZM17 7.5C17 8.88071 15.8807 10 14.5 10C13.1193 10 12 8.88071 12 7.5C12 6.11929 13.1193 5 14.5 5C15.8807 5 17 6.11929 17 7.5ZM1.5 13C1.5 11.8954 2.39543 11 3.5 11H10C11.1046 11 12 11.8954 12 13C12 13 12 17 6.75 17C1.5 17 1.5 13 1.5 13ZM12.9995 13.1058L12.9973 13.1701L12.9995 13.1058Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M2 3.5C2 2.67157 2.67157 2 3.5 2H4.5C5.32843 2 6 2.67157 6 3.5V4.5C6 5.32843 5.32843 6 4.5 6H3.5C2.67157 6 2 5.32843 2 4.5V3.5ZM3.5 3C3.22386 3 3 3.22386 3 3.5V4.5C3 4.77614 3.22386 5 3.5 5H4.5C4.77614 5 5 4.77614 5 4.5V3.5C5 3.22386 4.77614 3 4.5 3H3.5ZM2 9.5C2 8.67157 2.67157 8 3.5 8H4.5C5.32843 8 6 8.67157 6 9.5V10.5C6 11.3284 5.32843 12 4.5 12H3.5C2.67157 12 2 11.3284 2 10.5V9.5ZM3.5 9C3.22386 9 3 9.22386 3 9.5V10.5C3 10.7761 3.22386 11 3.5 11H4.5C4.77614 11 5 10.7761 5 10.5V9.5C5 9.22386 4.77614 9 4.5 9H3.5ZM2 15.5C2 14.6716 2.67157 14 3.5 14H4.5C5.32843 14 6 14.6716 6 15.5V16.5C6 17.3284 5.32843 18 4.5 18H3.5C2.67157 18 2 17.3284 2 16.5V15.5ZM3.5 15C3.22386 15 3 15.2239 3 15.5V16.5C3 16.7761 3.22386 17 3.5 17H4.5C4.77614 17 5 16.7761 5 16.5V15.5C5 15.2239 4.77614 15 4.5 15H3.5ZM8 4.5C8 4.22386 8.22386 4 8.5 4H17.5C17.7761 4 18 4.22386 18 4.5C18 4.77614 17.7761 5 17.5 5H8.5C8.22386 5 8 4.77614 8 4.5ZM8 10.5C8 10.2239 8.22386 10 8.5 10H17.5C17.7761 10 18 10.2239 18 10.5C18 10.7761 17.7761 11 17.5 11H8.5C8.22386 11 8 10.7761 8 10.5ZM8 16.5C8 16.2239 8.22386 16 8.5 16H17.5C17.7761 16 18 16.2239 18 16.5C18 16.7761 17.7761 17 17.5 17H8.5C8.22386 17 8 16.7761 8 16.5Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M4.5 17.0009C3.7203 17.0009 3.07955 16.406 3.00687 15.6454L3 15.5009V4.50092C3 3.72122 3.59489 3.08047 4.35554 3.00778L4.5 3.00092H9C9.7797 3.00092 10.4204 3.5958 10.4931 4.35646L10.5 4.50092V4.75534L12.6886 2.48609C13.2276 1.92691 14.0959 1.8766 14.6956 2.34798L14.8118 2.44922L17.5694 5.17386C18.1219 5.71976 18.1614 6.5886 17.68 7.18505L17.5767 7.30053L15.266 9.50034L15.5 9.50092C16.2797 9.50092 16.9204 10.0958 16.9931 10.8565L17 11.0009V15.5009C17 16.2806 16.4051 16.9214 15.6445 16.994L15.5 17.0009H4.5ZM9.5 10.5009H4V15.5009C4 15.7157 4.13542 15.8988 4.32553 15.9696L4.41012 15.9929L4.5 16.0009H9.5V10.5009ZM15.5 10.5009H10.5V16.0009H15.5C15.7455 16.0009 15.9496 15.824 15.9919 15.5908L16 15.5009V11.0009C16 10.7555 15.8231 10.5513 15.5899 10.509L15.5 10.5009ZM10.5 7.71034V9.50034H12.29L10.5 7.71034ZM9 4.00092H4.5C4.25454 4.00092 4.05039 4.17779 4.00806 4.41104L4 4.50092V9.50092H9.5V4.50092C9.5 4.28614 9.36458 4.10299 9.17447 4.0322L9.08988 4.00897L9 4.00092ZM14.1222 3.17357C13.9396 2.99744 13.6692 2.98247 13.4768 3.12096L13.4086 3.18007L10.7926 5.89421C10.6271 6.06592 10.6086 6.32593 10.7356 6.51736L10.799 6.59475L13.4147 9.21046C13.5826 9.37838 13.8409 9.40226 14.0345 9.28022L14.1131 9.21898L16.8708 6.59231C17.0433 6.4177 17.061 6.14817 16.9248 5.95411L16.8665 5.88521L14.1222 3.17357Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M7.5 6.5C7.5 5.94772 7.94772 5.5 8.5 5.5C9.05229 5.5 9.5 5.94772 9.5 6.5C9.5 7.05228 9.05229 7.5 8.5 7.5C7.94772 7.5 7.5 7.05228 7.5 6.5ZM8.5 12.5C7.94772 12.5 7.5 12.9477 7.5 13.5C7.5 14.0523 7.94772 14.5 8.5 14.5C9.05229 14.5 9.5 14.0523 9.5 13.5C9.5 12.9477 9.05229 12.5 8.5 12.5ZM7.5 10C7.5 9.44771 7.94772 9 8.5 9C9.05229 9 9.5 9.44771 9.5 10C9.5 10.5523 9.05229 11 8.5 11C7.94772 11 7.5 10.5523 7.5 10ZM12 5.5C11.4477 5.5 11 5.94772 11 6.5C11 7.05228 11.4477 7.5 12 7.5C12.5523 7.5 13 7.05228 13 6.5C13 5.94772 12.5523 5.5 12 5.5ZM11 10C11 9.44771 11.4477 9 12 9C12.5523 9 13 9.44771 13 10C13 10.5523 12.5523 11 12 11C11.4477 11 11 10.5523 11 10ZM4 4.25C4 3.00736 5.00736 2 6.25 2H14.25C15.4926 2 16.5 3.00736 16.5 4.25V9.4993H17.7528C18.9954 9.4993 20.0028 10.5067 20.0028 11.7493V13.1027C19.5633 13.2265 19.1684 13.4568 18.8478 13.7641C18.7639 13.5004 18.6473 13.2513 18.5028 13.0216V11.7493C18.5028 11.3351 18.167 10.9993 17.7528 10.9993H15.75C15.3358 10.9993 15 10.6635 15 10.2493V4.25C15 3.83579 14.6642 3.5 14.25 3.5H6.25C5.83579 3.5 5.5 3.83579 5.5 4.25V20H11.0018C11.0162 20.5037 11.1183 21.016 11.3241 21.5H4.75C4.33579 21.5 4 21.1642 4 20.75V4.25ZM18 14.75C18 15.9926 16.9926 17 15.75 17C14.5074 17 13.5 15.9926 13.5 14.75C13.5 13.5074 14.5074 12.5 15.75 12.5C16.9926 12.5 18 13.5074 18 14.75ZM19.5 19.875C19.5 21.4315 18.4286 23 15.75 23C13.0714 23 12 21.4374 12 19.875C12 18.8395 12.7195 18 13.6071 18H17.8929C18.7805 18 19.5 18.8395 19.5 19.875ZM20.75 17.5C21.7165 17.5 22.5 16.7165 22.5 15.75C22.5 14.7835 21.7165 14 20.75 14C19.7835 14 19 14.7835 19 15.75C19 16.7165 19.7835 17.5 20.75 17.5ZM20.4984 19.875C20.4984 20.5948 20.3199 21.3397 19.9159 21.9994C19.9451 21.9998 19.9745 22 20.0042 22C22.1471 22 23.0042 20.9021 23.0042 19.8125C23.0042 19.0876 22.4286 18.5 21.7185 18.5H20.1779C20.3858 18.9236 20.4984 19.3993 20.4984 19.875Z" fill="currentColor"/>
|
|
3
|
+
</svg>
|