@digital-ai/dot-illustrations 2.0.1 → 2.0.3
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 +2 -2
- package/demo/script.js +1 -1
- package/illustrations/dark/global/add-new-grid.svg +57 -57
- package/illustrations/dark/global/add-new.svg +11 -11
- package/illustrations/dark/global/add-team.svg +24 -24
- package/illustrations/dark/global/add-user.svg +13 -13
- package/illustrations/dark/global/assets.svg +31 -40
- package/illustrations/dark/global/chart.svg +19 -19
- package/illustrations/dark/global/community.svg +36 -36
- package/illustrations/dark/global/dependency-down.svg +28 -21
- package/illustrations/dark/global/dependency-up.svg +28 -21
- package/illustrations/dark/global/disconnected.svg +16 -16
- package/illustrations/dark/global/done.svg +12 -12
- package/illustrations/dark/global/empty.svg +14 -14
- package/illustrations/dark/global/favorite.svg +19 -19
- package/illustrations/dark/global/features.svg +56 -61
- package/illustrations/dark/global/launch.svg +46 -46
- package/illustrations/dark/global/no-files.svg +11 -11
- package/illustrations/dark/global/nothing-defined.svg +12 -12
- package/illustrations/dark/global/password-token.svg +20 -15
- package/illustrations/dark/global/reports.svg +44 -44
- package/illustrations/dark/global/survey.svg +18 -18
- package/illustrations/dark/global/user.svg +8 -8
- package/illustrations/dark/global/work-item.svg +18 -23
- package/illustrations/light/global/add-new-grid.svg +37 -37
- package/illustrations/light/global/add-new.svg +9 -9
- package/illustrations/light/global/add-team.svg +24 -24
- package/illustrations/light/global/add-user.svg +11 -11
- package/illustrations/light/global/assets.svg +29 -37
- package/illustrations/light/global/chart.svg +16 -16
- package/illustrations/light/global/community.svg +34 -34
- package/illustrations/light/global/dependency-down.svg +22 -15
- package/illustrations/light/global/dependency-up.svg +22 -15
- package/illustrations/light/global/disconnected.svg +14 -14
- package/illustrations/light/global/done.svg +10 -10
- package/illustrations/light/global/empty.svg +12 -12
- package/illustrations/light/global/favorite.svg +17 -17
- package/illustrations/light/global/features.svg +41 -46
- package/illustrations/light/global/launch.svg +33 -33
- package/illustrations/light/global/no-files.svg +8 -8
- package/illustrations/light/global/nothing-defined.svg +10 -10
- package/illustrations/light/global/password-token.svg +13 -13
- package/illustrations/light/global/reports.svg +36 -36
- package/illustrations/light/global/survey.svg +13 -13
- package/illustrations/light/global/user.svg +8 -8
- package/illustrations/light/global/work-item.svg +10 -15
- package/integrations/demo/script.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -29,7 +29,7 @@ If not using `dot-components` then import `@digital-ai/dot-illustrations` into y
|
|
|
29
29
|
...
|
|
30
30
|
|
|
31
31
|
<span class="dot-illustration">
|
|
32
|
-
<img class="${illustration-ID}"
|
|
32
|
+
<img class="${illustration-ID}"/>
|
|
33
33
|
</span>
|
|
34
34
|
```
|
|
35
35
|
|
|
@@ -53,7 +53,7 @@ If not using `dot-components` then import `@digital-ai/dot-illustrations` into y
|
|
|
53
53
|
...
|
|
54
54
|
|
|
55
55
|
<span class="dot-integration">
|
|
56
|
-
<img class="${integration-ID}"
|
|
56
|
+
<img class="${integration-ID}"/>
|
|
57
57
|
</span>
|
|
58
58
|
```
|
|
59
59
|
|
package/demo/script.js
CHANGED
|
@@ -1,104 +1,104 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<circle cx="
|
|
3
|
-
<g clip-path="url(#
|
|
4
|
-
<g filter="url(#
|
|
5
|
-
<path d="
|
|
6
|
-
<rect width="
|
|
7
|
-
<rect x="
|
|
8
|
-
<rect x="
|
|
9
|
-
<rect x="
|
|
1
|
+
<svg width="248" height="248" viewBox="0 0 248 248" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="124" cy="124" r="93" fill="#494F60" fill-opacity="0.3"/>
|
|
3
|
+
<g clip-path="url(#clip0_3577_4938)">
|
|
4
|
+
<g filter="url(#filter0_d_3577_4938)">
|
|
5
|
+
<path d="M101.562 52.3594C101.562 50.1502 103.353 48.3594 105.562 48.3594H150.126C152.335 48.3594 154.126 50.1502 154.126 52.3594V113.629C154.126 115.838 152.335 117.629 150.126 117.629H105.562C103.353 117.629 101.562 115.838 101.562 113.629V52.3594Z" fill="#252D40"/>
|
|
6
|
+
<rect width="37.8946" height="31.3751" transform="translate(108.897 54.4727)" fill="#3D465C"/>
|
|
7
|
+
<rect x="113.379" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
8
|
+
<rect x="113.379" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
9
|
+
<rect x="107.267" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
10
10
|
</g>
|
|
11
|
-
<g filter="url(#
|
|
12
|
-
<path d="
|
|
13
|
-
<rect width="
|
|
14
|
-
<rect x="
|
|
15
|
-
<rect x="
|
|
16
|
-
<rect x="
|
|
11
|
+
<g filter="url(#filter1_d_3577_4938)">
|
|
12
|
+
<path d="M101.562 133.852C101.562 131.642 103.353 129.852 105.562 129.852H150.126C152.335 129.852 154.126 131.642 154.126 133.852V195.121C154.126 197.33 152.335 199.121 150.126 199.121H105.562C103.353 199.121 101.562 197.33 101.562 195.121V133.852Z" fill="#252D40"/>
|
|
13
|
+
<rect width="37.8946" height="31.3751" transform="translate(108.897 135.965)" fill="#3D465C"/>
|
|
14
|
+
<rect x="113.379" y="177.934" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
15
|
+
<rect x="113.379" y="191.789" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
16
|
+
<rect x="107.267" y="184.859" width="40.7469" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
17
17
|
</g>
|
|
18
|
-
<g filter="url(#
|
|
19
|
-
<path d="
|
|
20
|
-
<rect width="
|
|
21
|
-
<rect x="
|
|
22
|
-
<rect x="
|
|
23
|
-
<rect x="
|
|
18
|
+
<g filter="url(#filter2_d_3577_4938)">
|
|
19
|
+
<path d="M35.96 52.3594C35.96 50.1502 37.7508 48.3594 39.96 48.3594H84.5234C86.7326 48.3594 88.5234 50.1502 88.5234 52.3594V113.629C88.5234 115.838 86.7326 117.629 84.5234 117.629H39.96C37.7508 117.629 35.96 115.838 35.96 113.629V52.3594Z" fill="#252D40"/>
|
|
20
|
+
<rect width="37.8946" height="31.3751" transform="translate(43.2944 54.4727)" fill="#3D465C"/>
|
|
21
|
+
<rect x="47.7764" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
22
|
+
<rect x="47.7764" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
23
|
+
<rect x="41.6646" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
24
24
|
</g>
|
|
25
|
-
<g filter="url(#
|
|
26
|
-
<path d="
|
|
27
|
-
<rect width="
|
|
28
|
-
<rect x="
|
|
29
|
-
<rect x="
|
|
30
|
-
<rect x="
|
|
25
|
+
<g filter="url(#filter3_d_3577_4938)">
|
|
26
|
+
<path d="M35.96 133.852C35.96 131.642 37.7508 129.852 39.96 129.852H84.5234C86.7326 129.852 88.5234 131.642 88.5234 133.852V195.121C88.5234 197.33 86.7326 199.121 84.5234 199.121H39.96C37.7508 199.121 35.96 197.33 35.96 195.121V133.852Z" fill="#252D40"/>
|
|
27
|
+
<rect width="37.8946" height="31.3751" transform="translate(43.2944 135.965)" fill="#3D465C"/>
|
|
28
|
+
<rect x="47.7764" y="177.934" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
29
|
+
<rect x="47.7764" y="191.789" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
30
|
+
<rect x="41.6646" y="184.859" width="40.7469" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
31
31
|
</g>
|
|
32
32
|
</g>
|
|
33
|
-
<g filter="url(#
|
|
34
|
-
<path d="
|
|
35
|
-
<rect width="
|
|
36
|
-
<rect x="
|
|
37
|
-
<rect x="
|
|
38
|
-
<rect x="
|
|
33
|
+
<g filter="url(#filter4_d_3577_4938)">
|
|
34
|
+
<path d="M164.312 52.3594C164.312 50.1502 166.103 48.3594 168.312 48.3594H212.876C215.085 48.3594 216.876 50.1502 216.876 52.3594V113.629C216.876 115.838 215.085 117.629 212.876 117.629H168.312C166.103 117.629 164.312 115.838 164.312 113.629V52.3594Z" fill="#252D40"/>
|
|
35
|
+
<rect width="37.8946" height="31.3751" transform="translate(171.647 54.4727)" fill="#3D465C"/>
|
|
36
|
+
<rect x="176.129" y="96.4414" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
37
|
+
<rect x="176.129" y="110.293" width="28.5228" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
38
|
+
<rect x="170.017" y="103.367" width="40.7469" height="3.66722" rx="1.83361" fill="#3D465C"/>
|
|
39
39
|
</g>
|
|
40
|
-
<g filter="url(#
|
|
41
|
-
<path d="
|
|
42
|
-
<rect x="
|
|
43
|
-
<rect x="
|
|
40
|
+
<g filter="url(#filter5_d_3577_4938)">
|
|
41
|
+
<path d="M164.312 133.578C164.312 131.369 166.103 129.578 168.312 129.578H212.876C215.085 129.578 216.876 131.369 216.876 133.578V194.848C216.876 197.057 215.085 198.848 212.876 198.848H168.312C166.103 198.848 164.312 197.057 164.312 194.848V133.578Z" fill="#8591AE"/>
|
|
42
|
+
<rect x="193.44" y="150.039" width="28.52" height="6.2" rx="3.1" transform="rotate(90 193.44 150.039)" fill="#3D465C"/>
|
|
43
|
+
<rect x="204.6" y="167.398" width="28.52" height="6.2" rx="3.1" transform="rotate(-180 204.6 167.398)" fill="#3D465C"/>
|
|
44
44
|
</g>
|
|
45
45
|
<defs>
|
|
46
|
-
<filter id="
|
|
46
|
+
<filter id="filter0_d_3577_4938" x="91.0472" y="43.1017" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
47
47
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
48
48
|
<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"/>
|
|
49
49
|
<feOffset dy="5.25766"/>
|
|
50
50
|
<feGaussianBlur stdDeviation="5.25766"/>
|
|
51
51
|
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
52
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
53
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
52
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3577_4938"/>
|
|
53
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3577_4938" result="shape"/>
|
|
54
54
|
</filter>
|
|
55
|
-
<filter id="
|
|
55
|
+
<filter id="filter1_d_3577_4938" x="91.0472" y="124.594" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
56
56
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
57
57
|
<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"/>
|
|
58
58
|
<feOffset dy="5.25766"/>
|
|
59
59
|
<feGaussianBlur stdDeviation="5.25766"/>
|
|
60
60
|
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
61
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
62
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
61
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3577_4938"/>
|
|
62
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3577_4938" result="shape"/>
|
|
63
63
|
</filter>
|
|
64
|
-
<filter id="
|
|
64
|
+
<filter id="filter2_d_3577_4938" x="25.4446" y="43.1017" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
65
65
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
66
66
|
<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"/>
|
|
67
67
|
<feOffset dy="5.25766"/>
|
|
68
68
|
<feGaussianBlur stdDeviation="5.25766"/>
|
|
69
69
|
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
70
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
71
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
70
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3577_4938"/>
|
|
71
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3577_4938" result="shape"/>
|
|
72
72
|
</filter>
|
|
73
|
-
<filter id="
|
|
73
|
+
<filter id="filter3_d_3577_4938" x="25.4446" y="124.594" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
74
74
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
75
75
|
<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"/>
|
|
76
76
|
<feOffset dy="5.25766"/>
|
|
77
77
|
<feGaussianBlur stdDeviation="5.25766"/>
|
|
78
78
|
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
79
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
80
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
79
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3577_4938"/>
|
|
80
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3577_4938" result="shape"/>
|
|
81
81
|
</filter>
|
|
82
|
-
<filter id="
|
|
82
|
+
<filter id="filter4_d_3577_4938" x="153.797" y="43.1017" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
83
83
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
84
84
|
<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"/>
|
|
85
85
|
<feOffset dy="5.25766"/>
|
|
86
86
|
<feGaussianBlur stdDeviation="5.25766"/>
|
|
87
87
|
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
88
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
89
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
88
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3577_4938"/>
|
|
89
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3577_4938" result="shape"/>
|
|
90
90
|
</filter>
|
|
91
|
-
<filter id="
|
|
91
|
+
<filter id="filter5_d_3577_4938" x="153.797" y="124.32" width="73.5941" height="90.3002" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
92
92
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
93
93
|
<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"/>
|
|
94
94
|
<feOffset dy="5.25766"/>
|
|
95
95
|
<feGaussianBlur stdDeviation="5.25766"/>
|
|
96
96
|
<feColorMatrix type="matrix" values="0 0 0 0 0.231373 0 0 0 0 0.282353 0 0 0 0 0.360784 0 0 0 0.16 0"/>
|
|
97
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="
|
|
98
|
-
<feBlend mode="normal" in="SourceGraphic" in2="
|
|
97
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_3577_4938"/>
|
|
98
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_3577_4938" result="shape"/>
|
|
99
99
|
</filter>
|
|
100
|
-
<clipPath id="
|
|
101
|
-
<rect x="
|
|
100
|
+
<clipPath id="clip0_3577_4938">
|
|
101
|
+
<rect x="31" y="31" width="186" height="186" rx="93" fill="white"/>
|
|
102
102
|
</clipPath>
|
|
103
103
|
</defs>
|
|
104
104
|
</svg>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<circle cx="
|
|
3
|
-
<g clip-path="url(#
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
6
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
1
|
+
<svg width="248" height="248" viewBox="0 0 248 248" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="124" cy="124" r="93" fill="#494F60" fill-opacity="0.3"/>
|
|
3
|
+
<g clip-path="url(#clip0_3577_4937)">
|
|
4
|
+
<path d="M65.3684 83.737V237.285H192.829V107.078L155.071 64.9727H76.3524C65.3684 64.9727 64.4531 77.4822 65.3684 83.737Z" fill="#252D40"/>
|
|
5
|
+
<path d="M155.071 98.8417V65.2031L192.6 107.08C185.125 107.08 168.716 106.851 162.675 106.851C156.633 106.851 155.071 105.249 155.071 98.8417Z" fill="#3D465C"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M128.96 128.961C125.878 128.961 123.38 131.459 123.38 134.541V145.701H112.22C109.138 145.701 106.64 148.199 106.64 151.281C106.64 154.363 109.138 156.861 112.22 156.861H123.38V168.021C123.38 171.103 125.878 173.601 128.96 173.601C132.042 173.601 134.54 171.103 134.54 168.021V156.861H145.7C148.782 156.861 151.28 154.363 151.28 151.281C151.28 148.199 148.782 145.701 145.7 145.701H134.54V134.541C134.54 131.459 132.042 128.961 128.96 128.961Z" fill="#CBD2E2"/>
|
|
7
7
|
</g>
|
|
8
|
-
<path d="
|
|
9
|
-
<path d="
|
|
10
|
-
<path d="
|
|
8
|
+
<path d="M195.827 73.3237C196.724 69.6462 201.954 69.6462 202.851 73.3237L202.924 73.6267C203.205 74.7751 204.126 75.6691 205.279 75.9285V75.9285C208.528 76.6596 208.585 81.3338 205.319 81.9869V81.9869C204.138 82.2231 203.203 83.1252 202.924 84.2968L202.847 84.622C201.967 88.3161 196.711 88.3161 195.831 84.622L195.754 84.2968C195.475 83.1252 194.539 82.2231 193.358 81.9869V81.9869C190.093 81.3338 190.149 76.6596 193.398 75.9285V75.9285C194.552 75.6691 195.473 74.7751 195.753 73.6267L195.827 73.3237Z" fill="#3D465C"/>
|
|
9
|
+
<path d="M178.09 63.2889C178.664 60.9353 182.011 60.9353 182.585 63.2889L182.632 63.4828C182.811 64.2178 183.401 64.7899 184.139 64.956V64.956C186.219 65.4238 186.255 68.4153 184.165 68.8333V68.8333C183.409 68.9845 182.81 69.5618 182.632 70.3117L182.582 70.5198C182.019 72.884 178.655 72.884 178.092 70.5198L178.043 70.3117C177.864 69.5618 177.266 68.9845 176.51 68.8333V68.8333C174.42 68.4153 174.456 65.4238 176.535 64.956V64.956C177.274 64.7899 177.863 64.2178 178.043 63.4828L178.09 63.2889Z" fill="#3D465C"/>
|
|
10
|
+
<path d="M196.283 50.7537C196.857 48.4001 200.204 48.4001 200.778 50.7537L200.825 50.9476C201.004 51.6826 201.594 52.2548 202.332 52.4208V52.4208C204.412 52.8887 204.448 55.8802 202.358 56.2982V56.2982C201.602 56.4494 201.003 57.0267 200.825 57.7765L200.775 57.9846C200.212 60.3489 196.848 60.3489 196.285 57.9846L196.236 57.7765C196.057 57.0267 195.459 56.4494 194.703 56.2982V56.2982C192.613 55.8802 192.649 52.8887 194.728 52.4208V52.4208C195.466 52.2548 196.056 51.6826 196.236 50.9476L196.283 50.7537Z" fill="#3D465C"/>
|
|
11
11
|
<defs>
|
|
12
|
-
<clipPath id="
|
|
13
|
-
<rect x="
|
|
12
|
+
<clipPath id="clip0_3577_4937">
|
|
13
|
+
<rect x="31" y="31" width="186" height="186" rx="93" fill="white"/>
|
|
14
14
|
</clipPath>
|
|
15
15
|
</defs>
|
|
16
16
|
</svg>
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<circle cx="
|
|
3
|
-
<path d="
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
6
|
-
<path d="
|
|
7
|
-
<path d="
|
|
8
|
-
<path d="
|
|
9
|
-
<path d="
|
|
10
|
-
<path d="
|
|
11
|
-
<path d="
|
|
12
|
-
<path d="
|
|
13
|
-
<circle cx="
|
|
14
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
15
|
-
<path d="
|
|
16
|
-
<path d="
|
|
17
|
-
<path d="
|
|
18
|
-
<path d="
|
|
19
|
-
<path d="
|
|
20
|
-
<path d="
|
|
21
|
-
<circle cx="
|
|
22
|
-
<circle cx="
|
|
23
|
-
<circle cx="
|
|
24
|
-
<circle cx="
|
|
1
|
+
<svg width="248" height="248" viewBox="0 0 248 248" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="124" cy="124" r="93" fill="#494F60" fill-opacity="0.3"/>
|
|
3
|
+
<path d="M111.107 142.961H136.535C135.905 147.196 136.493 151.12 137.588 154.672L145.204 155.488C145.204 155.488 145.111 168.277 124.284 168.973C103.458 169.669 101.968 155.488 101.968 155.488L109.625 154.672C110.761 151.833 111.7 148.025 111.107 142.961Z" fill="#D6DCE8"/>
|
|
4
|
+
<path d="M136.446 144.172C136.192 145.38 136.307 149.158 136.8 151.533C130.006 156.896 117.093 157.058 110.417 152.364C110.417 152.364 111.593 148.673 111.187 144.666L136.446 144.172Z" fill="#494F60" fill-opacity="0.3"/>
|
|
5
|
+
<path d="M123.269 162.762C111.601 162.762 106.295 153.793 106.295 153.793C92.7009 155.061 80.8561 163.582 75.3324 176.067L72.7439 181.918C70.7493 186.427 74.0503 191.497 78.9801 191.497H167.17C173.109 191.497 176.903 185.164 174.102 179.928L171.117 174.346C164.935 162.786 153.39 155.076 140.344 153.793C140.344 153.793 134.936 162.762 123.269 162.762Z" fill="#252D40"/>
|
|
6
|
+
<path d="M94.6257 107.844C95.7574 114.119 98.4284 118.609 100.892 123.547L144.459 123.227C148.264 119.219 150.773 115.276 150.773 108.968L150.773 108.727C150.773 101.512 150.774 98.5617 146.996 91.3504C150.801 78.5998 99.6593 67.1932 98.2187 93.0396C93.1986 97.7866 93.3833 100.954 94.6257 107.844Z" fill="#3D465C"/>
|
|
7
|
+
<path d="M123.845 103.16C107.514 98.7839 101.304 100.306 99.7563 121.147C101.021 130.173 107.448 149.57 121.085 149.57C140.027 149.57 145.966 136.19 146.815 121.352C147.664 106.514 144.799 103.295 142.661 100.305C137.192 103.271 132.377 105.446 123.845 103.16Z" fill="#D6DCE8"/>
|
|
8
|
+
<path d="M188.031 112.207H174.55C174.885 114.452 174.573 116.533 173.992 118.416L169.955 118.848C169.955 118.848 170.004 125.629 181.045 125.998C192.087 126.367 192.877 118.848 192.877 118.848L188.817 118.416C188.215 116.911 187.717 114.892 188.031 112.207Z" fill="#D6DCE8"/>
|
|
9
|
+
<path d="M174.598 112.848C174.733 113.488 174.671 115.491 174.41 116.75C178.012 119.594 184.858 119.679 188.398 117.191C188.398 117.191 187.774 115.234 187.989 113.11L174.598 112.848Z" fill="#494F60" fill-opacity="0.3"/>
|
|
10
|
+
<path d="M181.584 122.705C187.77 122.705 190.583 117.949 190.583 117.949C197.79 118.621 204.07 123.139 206.999 129.759L208.371 132.861C209.429 135.251 207.678 137.939 205.065 137.939H158.309C155.16 137.939 153.148 134.582 154.633 131.805L156.216 128.846C159.494 122.717 165.615 118.629 172.531 117.949C172.531 117.949 175.398 122.705 181.584 122.705Z" fill="#252D40"/>
|
|
11
|
+
<path d="M196.77 93.5874C196.17 96.9145 194.754 99.295 193.448 101.913L170.349 101.743C168.332 99.6185 167.002 97.5277 167.002 94.1838L167.002 94.0557C167.002 90.2307 167.002 88.6664 169.004 84.8432C166.987 78.0831 194.101 72.0356 194.865 85.7387C197.526 88.2554 197.429 89.9347 196.77 93.5874Z" fill="#3D465C"/>
|
|
12
|
+
<path d="M181.279 91.1034C189.937 88.7835 193.229 89.5903 194.05 100.64C193.379 105.425 189.972 115.709 182.742 115.709C172.699 115.709 169.551 108.615 169.1 100.749C168.65 92.8818 170.169 91.1755 171.303 89.5898C174.202 91.1625 176.755 92.3156 181.279 91.1034Z" fill="#D6DCE8"/>
|
|
13
|
+
<circle cx="124" cy="202.413" r="23.7059" fill="#CBD2E2"/>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M123.621 192.93C122.364 192.93 121.345 193.949 121.345 195.205V199.757H116.794C115.537 199.757 114.518 200.776 114.518 202.033C114.518 203.289 115.537 204.308 116.794 204.308H121.345V208.86C121.345 210.117 122.364 211.136 123.621 211.136C124.878 211.136 125.897 210.117 125.897 208.86V204.308H130.448C131.705 204.308 132.724 203.289 132.724 202.033C132.724 200.776 131.705 199.757 130.448 199.757H125.897V195.205C125.897 193.949 124.878 192.93 123.621 192.93Z" fill="#252D40"/>
|
|
15
|
+
<path d="M60.8892 111.934H74.376C74.0414 114.18 74.3533 116.261 74.9345 118.145L78.9734 118.578C78.9734 118.578 78.9241 125.361 67.8781 125.73C56.8321 126.099 56.0417 118.578 56.0417 118.578L60.1032 118.145C60.7054 116.639 61.2034 114.62 60.8892 111.934Z" fill="#D6DCE8"/>
|
|
16
|
+
<path d="M74.3287 112.574C74.1939 113.215 74.255 115.219 74.5163 116.478C70.913 119.323 64.0639 119.409 60.5229 116.919C60.5229 116.919 61.1471 114.961 60.9317 112.836L74.3287 112.574Z" fill="#494F60" fill-opacity="0.3"/>
|
|
17
|
+
<path d="M67.3396 122.437C61.1511 122.437 58.3367 117.68 58.3367 117.68C51.1267 118.352 44.8444 122.872 41.9146 129.494L40.5417 132.597C39.4838 134.988 41.2346 137.677 43.8493 137.677H90.6244C93.7743 137.677 95.7867 134.319 94.3012 131.541L92.7178 128.581C89.4387 122.45 83.3156 118.36 76.3961 117.68C76.3961 117.68 73.528 122.437 67.3396 122.437Z" fill="#252D40"/>
|
|
18
|
+
<path d="M52.1476 93.3077C52.7478 96.6362 54.1645 99.0176 55.4712 101.637L78.5788 101.467C80.597 99.3412 81.9274 97.2496 81.9274 93.9044L81.9274 93.7762C81.9277 89.9497 81.9278 88.3847 79.9242 84.5599C81.9424 77.7971 56.5372 72.5861 53.2698 85.1094C50.6072 87.6272 51.4886 89.6535 52.1476 93.3077Z" fill="#3D465C"/>
|
|
19
|
+
<path d="M46.379 106.05C47.5362 99.5999 56.0562 97.1276 61.3 95.7012C61.6899 96.546 62.15 99.3049 60.8713 103.583C59.2729 108.931 57.4471 106.443 55.616 108.809C53.7849 111.174 55.1543 113.04 56.4287 114.149C57.703 115.258 61.6923 119.066 60.0034 126.328C58.6523 132.138 51.9352 132.541 50.1313 132.487C50.8068 130.585 53.9412 127.629 54.3447 125.42C54.849 122.658 54.7222 120.06 52.2774 117.725C49.2457 114.83 44.9326 114.113 46.379 106.05Z" fill="#3D465C"/>
|
|
20
|
+
<path d="M69.6069 88.377C60.9455 86.0562 55.6898 89.3079 54.8689 100.362C55.5396 105.149 61.7107 116.15 67.6451 116.15C74.2358 116.15 79.3781 108.341 79.8285 100.471C80.2789 92.6007 78.3647 88.6019 77.2309 87.0156C74.33 88.5889 74.1324 89.5896 69.6069 88.377Z" fill="#D6DCE8"/>
|
|
21
|
+
<circle cx="205.147" cy="47.4113" r="7.29412" fill="#494F60" fill-opacity="0.3"/>
|
|
22
|
+
<circle cx="212.897" cy="31.4545" r="4.10294" fill="#494F60" fill-opacity="0.3"/>
|
|
23
|
+
<circle cx="39.6619" cy="57.8982" r="3.19118" fill="#494F60" fill-opacity="0.3"/>
|
|
24
|
+
<circle cx="30.544" cy="192.838" r="6.83824" fill="#494F60" fill-opacity="0.3"/>
|
|
25
25
|
</svg>
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
<svg width="
|
|
2
|
-
<circle cx="
|
|
3
|
-
<g clip-path="url(#
|
|
4
|
-
<path d="
|
|
5
|
-
<path d="
|
|
6
|
-
<path d="
|
|
7
|
-
<path d="
|
|
8
|
-
<path d="
|
|
9
|
-
<path d="
|
|
1
|
+
<svg width="248" height="248" viewBox="0 0 248 248" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<circle cx="124" cy="124" r="93" fill="#494F60" fill-opacity="0.3"/>
|
|
3
|
+
<g clip-path="url(#clip0_3577_4950)">
|
|
4
|
+
<path d="M147.856 112.024C148.666 106.908 149.476 95.6112 146.236 91.3472C142.186 86.0173 140.768 81.1142 137.325 79.8351C133.882 78.5561 115.048 96.4651 96.6191 91.3472" stroke="black"/>
|
|
5
|
+
<path d="M106.372 137.559H137.483C136.711 142.74 137.43 147.541 138.771 151.887L148.088 152.885C148.088 152.885 147.974 168.532 122.494 169.383C97.0131 170.235 95.1899 152.885 95.1899 152.885L104.559 151.887C105.948 148.413 107.097 143.755 106.372 137.559Z" fill="#D6DCE8"/>
|
|
6
|
+
<path d="M137.373 139.043C137.062 140.521 137.203 145.143 137.806 148.049C129.494 154.611 113.695 154.809 105.527 149.066C105.527 149.066 106.967 144.55 106.47 139.648L137.373 139.043Z" fill="#494F60" fill-opacity="0.3"/>
|
|
7
|
+
<path d="M121.251 161.786C106.975 161.786 100.483 150.812 100.483 150.812C83.7795 152.37 69.128 162.603 61.9145 177.749L42.041 219.478C41.0153 221.632 42.0906 224.199 44.345 224.978L73.733 235.141C106.307 246.405 141.73 246.341 174.263 234.959L202.475 225.089C204.821 224.268 205.858 221.529 204.644 219.36L180.222 175.723C172.368 161.69 158.146 152.386 142.142 150.812C142.142 150.812 135.526 161.786 121.251 161.786Z" fill="#252D40"/>
|
|
8
|
+
<path d="M86.2067 94.5934C87.5913 102.271 90.8592 107.765 93.8735 113.806L147.177 113.414C151.833 108.511 154.902 103.686 154.902 95.9698L154.902 95.6741C154.902 86.8474 154.902 83.2374 150.281 74.4145C154.936 58.8143 92.3651 44.8586 90.6026 76.4811C84.4607 82.289 84.6866 86.1642 86.2067 94.5934Z" fill="#3D465C"/>
|
|
9
|
+
<path d="M121.956 88.864C101.976 83.5104 94.3776 85.3721 92.4839 110.871C94.031 121.915 101.895 145.646 118.579 145.646C141.755 145.646 149.021 129.276 150.06 111.122C151.098 92.9679 147.593 89.0303 144.977 85.3711C138.286 89.0002 132.395 91.6612 121.956 88.864Z" fill="#D6DCE8"/>
|
|
10
10
|
</g>
|
|
11
|
-
<circle cx="
|
|
12
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="
|
|
11
|
+
<circle cx="124" cy="202.413" r="23.7059" fill="#CBD2E2"/>
|
|
12
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M123.621 192.93C122.364 192.93 121.345 193.949 121.345 195.205V199.757H116.793C115.536 199.757 114.518 200.776 114.518 202.033C114.518 203.289 115.536 204.308 116.793 204.308H121.345V208.86C121.345 210.117 122.364 211.136 123.621 211.136C124.878 211.136 125.896 210.117 125.896 208.86V204.308H130.448C131.705 204.308 132.724 203.289 132.724 202.033C132.724 200.776 131.705 199.757 130.448 199.757H125.896V195.205C125.896 193.949 124.878 192.93 123.621 192.93Z" fill="#252D40"/>
|
|
13
13
|
<defs>
|
|
14
|
-
<clipPath id="
|
|
15
|
-
<rect x="
|
|
14
|
+
<clipPath id="clip0_3577_4950">
|
|
15
|
+
<rect x="31" y="31" width="186" height="186" rx="93" fill="white"/>
|
|
16
16
|
</clipPath>
|
|
17
17
|
</defs>
|
|
18
18
|
</svg>
|