toggle-components-library 1.28.1 → 1.28.3-zonalbeta.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/package.json +1 -1
- package/src/assets/icons/booster_close.svg +3 -0
- package/src/assets/img/loyaltybooster.svg +28 -0
- package/src/components/boosters/ToggleBoosterBasicButton.vue +45 -0
- package/src/components/boosters/ToggleBoosterButton.vue +53 -0
- package/src/components/boosters/ToggleBoosterModal.vue +99 -0
- package/src/components/forms/ToggleInputCheckbox.vue +3 -2
- package/src/index.js +8 -2
- package/src/sass/includes/_as_boosters.scss +142 -0
- package/src/sass/includes/_as_modals.scss +1 -0
- package/src/sass/includes/_as_navs.scss +3 -2
- package/src/sass/includes/_as_variables.scss +9 -0
- package/src/sass/main.scss +1 -0
- package/dist/demo.html +0 -10
- package/dist/img/add_circle.7c6b29c6.svg +0 -29
- package/dist/img/airship-audiences-hover.7197407c.svg +0 -9
- package/dist/img/airship-audiences.e7477e19.svg +0 -9
- package/dist/img/airship-circle-user-icon-hover.7eecff69.svg +0 -3
- package/dist/img/airship-circle-user-icon.b39571b4.svg +0 -3
- package/dist/img/airship-clipboard-hover.80ae4cc8.svg +0 -10
- package/dist/img/airship-clipboard.4e2aec57.svg +0 -10
- package/dist/img/airship-cog-hover.9bfe1b84.svg +0 -10
- package/dist/img/airship-cog.6c89b74b.svg +0 -10
- package/dist/img/airship-down-arrow-active.bab27497.svg +0 -3
- package/dist/img/airship-down-arrow.5b2f3f44.svg +0 -3
- package/dist/img/airship-hat-hover.56740dd2.svg +0 -10
- package/dist/img/airship-hat.5cff7b4e.svg +0 -10
- package/dist/img/airship-megaphone-hover.2a7711d9.svg +0 -10
- package/dist/img/airship-megaphone.38428749.svg +0 -10
- package/dist/img/airship-pencil-hover.3970bc92.svg +0 -11
- package/dist/img/airship-pencil.350548ab.svg +0 -11
- package/dist/img/airship-pie-chart-hover.d3aac6ad.svg +0 -11
- package/dist/img/airship-pie-chart.617f307c.svg +0 -11
- package/dist/img/airship-plane-hover.abb5f358.svg +0 -10
- package/dist/img/airship-plane.978cf187.svg +0 -10
- package/dist/img/airship-sms-hover.4d1b0c06.svg +0 -10
- package/dist/img/airship-sms.17a3fcef.svg +0 -10
- package/dist/img/airship-user-icon.1c0e190a.svg +0 -3
- package/dist/img/airship-wrench-hover.9531b048.svg +0 -10
- package/dist/img/airship-wrench.a406f6f1.svg +0 -10
- package/dist/img/airship-x-hover.e1c3bb98.svg +0 -3
- package/dist/img/airship-x.dec93e61.svg +0 -3
- package/dist/img/arrow-left-blue-hover.5b0a1e54.svg +0 -32
- package/dist/img/arrow-left-blue.1e5404dd.svg +0 -32
- package/dist/img/arrow-right-blue-hover.b800a882.svg +0 -32
- package/dist/img/arrow-right-blue.fbc83729.svg +0 -32
- package/dist/img/arrow_down.787e1a8b.svg +0 -28
- package/dist/img/calendar.16f176cd.svg +0 -37
- package/dist/img/card.e1735960.svg +0 -9
- package/dist/img/checkbox_blank.907b325c.svg +0 -6
- package/dist/img/checkbox_checked.3e2d399f.svg +0 -9
- package/dist/img/checkbox_hover.e99ab40c.svg +0 -3
- package/dist/img/checkbox_inactive.b94b6c81.svg +0 -9
- package/dist/img/circle_blank.ab1622db.svg +0 -24
- package/dist/img/clipboard.e483ded3.svg +0 -12
- package/dist/img/delete-grey.cf15dcd1.svg +0 -29
- package/dist/img/delete-trash.3a307964.svg +0 -12
- package/dist/img/delete.ee71bb54.svg +0 -29
- package/dist/img/drag_drop.0c778868.svg +0 -14
- package/dist/img/draggable.7493006c.svg +0 -1
- package/dist/img/edit_circle.4f3826d3.svg +0 -34
- package/dist/img/edit_circle_grey.0c96938c.svg +0 -34
- package/dist/img/email.078e944d.svg +0 -7
- package/dist/img/file.f4fb9e5d.svg +0 -9
- package/dist/img/form_icon.cd53ec12.svg +0 -10
- package/dist/img/funnel.7fa095c3.svg +0 -11
- package/dist/img/graph.7f2e3985.svg +0 -16
- package/dist/img/grey_cross.2ac5fda1.svg +0 -15
- package/dist/img/info.4b233da4.svg +0 -29
- package/dist/img/megaphone.73161a8a.svg +0 -19
- package/dist/img/orders.51f8963f.svg +0 -29
- package/dist/img/search.db8f673f.svg +0 -25
- package/dist/img/tick-grey.b6d7b16c.svg +0 -12
- package/dist/img/tick.97f35963.svg +0 -12
- package/dist/img/tick_circle.417fd97d.svg +0 -28
- package/dist/img/tick_circle_grey.92b7e747.svg +0 -32
- package/dist/img/upload.9b0f1f1c.svg +0 -30
- package/dist/toggle-components-library.common.js +0 -19852
- package/dist/toggle-components-library.common.js.map +0 -1
- package/dist/toggle-components-library.css +0 -1
- package/dist/toggle-components-library.umd.js +0 -19862
- package/dist/toggle-components-library.umd.js.map +0 -1
- package/dist/toggle-components-library.umd.min.js +0 -24
- package/dist/toggle-components-library.umd.min.js.map +0 -1
- package/package-lock.json +0 -45965
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_297" data-name="Group 297" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="95.661" height="69.125" viewBox="0 0 95.661 69.125">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_726" data-name="Rectangle 726" width="95.661" height="69.125" fill="none"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_296" data-name="Group 296" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_185" data-name="Path 185" d="M92.737,8.968,49.044.259A9.461,9.461,0,0,0,42.7.953L2.043,18.885a3.7,3.7,0,0,0,.755,6.9l5.3,1.463C6.583,29.8,6.9,66.418,6.9,66.418c0,1.353.9,2.705,1.836,2.707l1.921-.3c1.477-.162,3.463-.94,3.607-2.705,0,0-.835-35.1.751-37.272L46.7,36.289a9.461,9.461,0,0,0,6.339-.693L93.619,15.858a3.679,3.679,0,0,0,2.02-3.715,3.624,3.624,0,0,0-2.9-3.175M55.278,42.47a12.909,12.909,0,0,1-4.555,1.345,14.244,14.244,0,0,1-4.872-.307L26.261,38.824a2.381,2.381,0,0,0-2.934,2.329l.1,18.542c.675,6.17,13.934,9.77,29.906,8.023C69.039,66,81.476,59.592,80.8,53.426L76.9,35.28a2.38,2.38,0,0,0-3.364-1.642Z" transform="translate(0 0)" fill="#354b64"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_300" data-name="Group 300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="87.481" height="96" viewBox="0 0 87.481 96">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_720" data-name="Rectangle 720" width="87.481" height="96" fill="#477ef6"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_284" data-name="Group 284" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_178" data-name="Path 178" d="M77.7,28.12,72.393,4.168A5.318,5.318,0,0,0,62.719,2.46L57.2,11.115A42.561,42.561,0,0,1,30.521,29.793L8.338,34.709A10.642,10.642,0,0,0,.254,47.4L3.706,62.976A10.642,10.642,0,0,0,16.394,71.06L21,91.832a5.316,5.316,0,0,0,6.344,4.042l10.386-2.3a5.313,5.313,0,0,0,4.042-6.344l-4.6-20.772,1.412-.313a42.407,42.407,0,0,1,32.038,5.515l8.692,5.65a5.312,5.312,0,0,0,8.048-5.631L82.047,47.724c2.7-2.1,5.354-6.758,4.35-11.285s-5.36-7.559-8.7-8.318M74.211,61.531a53.166,53.166,0,0,0-37.935-5.774l-1.412.313L31.411,40.491l1.412-.313A53.166,53.166,0,0,0,64.766,18.917Z" transform="translate(0 -0.001)" fill="#477ef6"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_285" data-name="Group 285" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="87.481" height="96" viewBox="0 0 87.481 96">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_720" data-name="Rectangle 720" width="87.481" height="96" fill="none"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_284" data-name="Group 284" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_178" data-name="Path 178" d="M77.7,28.12,72.393,4.168A5.318,5.318,0,0,0,62.719,2.46L57.2,11.115A42.561,42.561,0,0,1,30.521,29.793L8.338,34.709A10.642,10.642,0,0,0,.254,47.4L3.706,62.976A10.642,10.642,0,0,0,16.394,71.06L21,91.832a5.316,5.316,0,0,0,6.344,4.042l10.386-2.3a5.313,5.313,0,0,0,4.042-6.344l-4.6-20.772,1.412-.313a42.407,42.407,0,0,1,32.038,5.515l8.692,5.65a5.312,5.312,0,0,0,8.048-5.631L82.047,47.724c2.7-2.1,5.354-6.758,4.35-11.285s-5.36-7.559-8.7-8.318M74.211,61.531a53.166,53.166,0,0,0-37.935-5.774l-1.412.313L31.411,40.491l1.412-.313A53.166,53.166,0,0,0,64.766,18.917Z" transform="translate(0 -0.001)" fill="#354b64"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg id="Group_299" data-name="Group 299" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="68.611" height="95.999" viewBox="0 0 68.611 95.999">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_719" data-name="Rectangle 719" width="68.611" height="95.999" fill="#477ef6"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_282" data-name="Group 282" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_176" data-name="Path 176" d="M3.234,165.214a14.3,14.3,0,0,0-2.114,6.727l-1.115,20.3a3.567,3.567,0,0,0,1.806,3.389,3.657,3.657,0,0,0,4,.207L23.49,185.779a14.218,14.218,0,0,0,5.077-4.894l28.14-45.454L31.361,119.753Zm16.415,13.807-8.533,4.857a1.85,1.85,0,0,1-2.763-1.709l.536-9.809A6.58,6.58,0,0,1,9.85,169.3a.8.8,0,0,1,1.1-.26l10.747,6.65a.8.8,0,0,1,.259,1.1v0a7.718,7.718,0,0,1-2.307,2.226" transform="translate(0 -100.337)" fill="#477ef6"/>
|
|
9
|
-
<path id="Path_177" data-name="Path 177" d="M249.06,6.313l-7.683-4.758a10.393,10.393,0,0,0-14.3,3.367l-5.84,9.437L246.586,30.04l5.84-9.437a10.383,10.383,0,0,0-3.365-14.29" transform="translate(-185.369 0)" fill="#477ef6"/>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg id="Group_283" data-name="Group 283" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="68.611" height="95.999" viewBox="0 0 68.611 95.999">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_719" data-name="Rectangle 719" width="68.611" height="95.999" fill="none"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_282" data-name="Group 282" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_176" data-name="Path 176" d="M3.234,165.214a14.3,14.3,0,0,0-2.114,6.727l-1.115,20.3a3.567,3.567,0,0,0,1.806,3.389,3.657,3.657,0,0,0,4,.207L23.49,185.779a14.218,14.218,0,0,0,5.077-4.894l28.14-45.454L31.361,119.753Zm16.415,13.807-8.533,4.857a1.85,1.85,0,0,1-2.763-1.709l.536-9.809A6.58,6.58,0,0,1,9.85,169.3a.8.8,0,0,1,1.1-.26l10.747,6.65a.8.8,0,0,1,.259,1.1v0a7.718,7.718,0,0,1-2.307,2.226" transform="translate(0 -100.337)" fill="#354b64"/>
|
|
9
|
-
<path id="Path_177" data-name="Path 177" d="M249.06,6.313l-7.683-4.758a10.393,10.393,0,0,0-14.3,3.367l-5.84,9.437L246.586,30.04l5.84-9.437a10.383,10.383,0,0,0-3.365-14.29" transform="translate(-185.369 0)" fill="#354b64"/>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg id="Group_303" data-name="Group 303" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="93.636" height="95.734" viewBox="0 0 93.636 95.734">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_723" data-name="Rectangle 723" width="93.636" height="95.734" fill="#477ef6"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_290" data-name="Group 290" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_181" data-name="Path 181" d="M287.337,38.332A42.227,42.227,0,0,0,241.445.178a2.964,2.964,0,0,0-2.719,3.387l3.559,38.894a3.058,3.058,0,0,0,3.324,2.767l38.933-3.563a3.077,3.077,0,0,0,2.794-3.331" transform="translate(-193.714 0)" fill="#477ef6"/>
|
|
9
|
-
<path id="Path_182" data-name="Path 182" d="M71.505,143.953l-29.786,2.721a3.868,3.868,0,0,1-4.2-3.5L34.79,113.389a3.865,3.865,0,0,0-4.629-3.437,37.868,37.868,0,0,0,11.158,74.785,38.083,38.083,0,0,0,34.406-36.855,3.865,3.865,0,0,0-4.22-3.929" transform="translate(-0.001 -89.159)" fill="#477ef6"/>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg id="Group_291" data-name="Group 291" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="93.636" height="95.734" viewBox="0 0 93.636 95.734">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_723" data-name="Rectangle 723" width="93.636" height="95.734" fill="none"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_290" data-name="Group 290" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_181" data-name="Path 181" d="M287.337,38.332A42.227,42.227,0,0,0,241.445.178a2.964,2.964,0,0,0-2.719,3.387l3.559,38.894a3.058,3.058,0,0,0,3.324,2.767l38.933-3.563a3.077,3.077,0,0,0,2.794-3.331" transform="translate(-193.714 0)" fill="#354b64"/>
|
|
9
|
-
<path id="Path_182" data-name="Path 182" d="M71.505,143.953l-29.786,2.721a3.868,3.868,0,0,1-4.2-3.5L34.79,113.389a3.865,3.865,0,0,0-4.629-3.437,37.868,37.868,0,0,0,11.158,74.785,38.083,38.083,0,0,0,34.406-36.855,3.865,3.865,0,0,0-4.22-3.929" transform="translate(-0.001 -89.159)" fill="#354b64"/>
|
|
10
|
-
</g>
|
|
11
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_298" data-name="Group 298" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="95.946" height="81.045" viewBox="0 0 95.946 81.045">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_718" data-name="Rectangle 718" width="95.946" height="81.045" fill="#477ef6"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_280" data-name="Group 280" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_175" data-name="Path 175" d="M75.147,5.139c4.958-3.3,16.381-4.836,19.758.237C98.379,10.6,92.455,20.395,87.5,23.695l-11.5,7.656a11.176,11.176,0,0,0-4.958,10.064L73,70.14a5.6,5.6,0,0,1-2.477,5.016l-8.147,5.422a2.794,2.794,0,0,1-4.2-1.471l-7.76-24.346a4.168,4.168,0,0,0-6.281-2.2L33.816,59.422,33.111,71.94A2.8,2.8,0,0,1,31.873,74.1l-6.084,4.049a2.482,2.482,0,0,1-3.471-.806,2.643,2.643,0,0,1-.211-.487L18.867,66.708A32.494,32.494,0,0,0,8.974,51.844L.861,44.937a2.55,2.55,0,0,1-.454-.513,2.444,2.444,0,0,1,.683-3.383l6.084-4.049a2.8,2.8,0,0,1,2.473-.307l11.82,4.182L31.781,34a4.168,4.168,0,0,0,.391-6.645L12.709,10.8a2.792,2.792,0,0,1,.264-4.443L21.121.934A5.575,5.575,0,0,1,26.706.589l25.74,12.9a11.175,11.175,0,0,0,11.2-.688Z" transform="translate(0 0)" fill="#477ef6"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_281" data-name="Group 281" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="95.946" height="81.045" viewBox="0 0 95.946 81.045">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_718" data-name="Rectangle 718" width="95.946" height="81.045" fill="none"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_280" data-name="Group 280" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_175" data-name="Path 175" d="M75.147,5.139c4.958-3.3,16.381-4.836,19.758.237C98.379,10.6,92.455,20.395,87.5,23.695l-11.5,7.656a11.176,11.176,0,0,0-4.958,10.064L73,70.14a5.6,5.6,0,0,1-2.477,5.016l-8.147,5.422a2.794,2.794,0,0,1-4.2-1.471l-7.76-24.346a4.168,4.168,0,0,0-6.281-2.2L33.816,59.422,33.111,71.94A2.8,2.8,0,0,1,31.873,74.1l-6.084,4.049a2.482,2.482,0,0,1-3.471-.806,2.643,2.643,0,0,1-.211-.487L18.867,66.708A32.494,32.494,0,0,0,8.974,51.844L.861,44.937a2.55,2.55,0,0,1-.454-.513,2.444,2.444,0,0,1,.683-3.383l6.084-4.049a2.8,2.8,0,0,1,2.473-.307l11.82,4.182L31.781,34a4.168,4.168,0,0,0,.391-6.645L12.709,10.8a2.792,2.792,0,0,1,.264-4.443L21.121.934A5.575,5.575,0,0,1,26.706.589l25.74,12.9a11.175,11.175,0,0,0,11.2-.688Z" transform="translate(0 0)" fill="#354b64"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_301" data-name="Group 301" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="95.709" height="92.311" viewBox="0 0 95.709 92.311">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_721" data-name="Rectangle 721" width="95.709" height="92.311" fill="#477ef6"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_286" data-name="Group 286" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_179" data-name="Path 179" d="M75.434.132,9.317,10.191A10.964,10.964,0,0,0,.127,22.679L7.629,72a11.11,11.11,0,0,0,12.643,9.167l12.29-1.87a4.231,4.231,0,0,1,4.822,3.565l.953,6.453c.732,4.81,6.244,2.917,8.361.661L57.963,78.5A15.152,15.152,0,0,1,66.5,74.131l19.9-3.027a10.964,10.964,0,0,0,9.19-12.488L88.08,9.3A11.016,11.016,0,0,0,75.434.132M57.483,48.8a5.545,5.545,0,0,1-4.648,6.315L25.664,59.252A5.544,5.544,0,1,1,24,48.289l27.172-4.134A5.544,5.544,0,0,1,57.483,48.8ZM76.2,26.24a5.544,5.544,0,0,1-4.648,6.315L22.732,39.982a5.544,5.544,0,1,1-1.668-10.963L69.88,21.593A5.545,5.545,0,0,1,76.2,26.24Z" transform="translate(0 0)" fill="#477ef6"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_287" data-name="Group 287" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="95.709" height="92.311" viewBox="0 0 95.709 92.311">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_721" data-name="Rectangle 721" width="95.709" height="92.311" fill="none"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_286" data-name="Group 286" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_179" data-name="Path 179" d="M75.434.132,9.317,10.191A10.964,10.964,0,0,0,.127,22.679L7.629,72a11.11,11.11,0,0,0,12.643,9.167l12.29-1.87a4.231,4.231,0,0,1,4.822,3.565l.953,6.453c.732,4.81,6.244,2.917,8.361.661L57.963,78.5A15.152,15.152,0,0,1,66.5,74.131l19.9-3.027a10.964,10.964,0,0,0,9.19-12.488L88.08,9.3A11.016,11.016,0,0,0,75.434.132M57.483,48.8a5.545,5.545,0,0,1-4.648,6.315L25.664,59.252A5.544,5.544,0,1,1,24,48.289l27.172-4.134A5.544,5.544,0,0,1,57.483,48.8ZM76.2,26.24a5.544,5.544,0,0,1-4.648,6.315L22.732,39.982a5.544,5.544,0,1,1-1.668-10.963L69.88,21.593A5.545,5.545,0,0,1,76.2,26.24Z" transform="translate(0 0)" fill="#354b64"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="76.977" height="94" viewBox="0 0 76.977 94">
|
|
2
|
-
<path id="Exclusion_5" data-name="Exclusion 5" d="M-11917.125-16077.678h-.191a5.293,5.293,0,0,1-4.119-1.816,6.407,6.407,0,0,1-1.379-4.145,35.712,35.712,0,0,1,8.531-22.773c5.736-6.734,13.279-10.441,21.24-10.445h17.424a29.584,29.584,0,0,1,21.061,8.723,29.6,29.6,0,0,1,8.721,21.059,5.954,5.954,0,0,1-5.939,5.953h-.014l-65.07,3.438C-11916.949-16077.678-11917.033-16077.678-11917.125-16077.678Zm32.8-50a21.867,21.867,0,0,1-15.555-6.445,21.88,21.88,0,0,1-6.437-15.559,21.871,21.871,0,0,1,6.438-15.555,21.856,21.856,0,0,1,15.555-6.441,22.021,22.021,0,0,1,22,22A22.025,22.025,0,0,1-11884.328-16127.678Z" transform="translate(11922.814 16171.678)" fill="#354b64"/>
|
|
3
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_304" data-name="Group 304" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="69.43" height="96" viewBox="0 0 69.43 96">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_724" data-name="Rectangle 724" width="69.43" height="96" fill="#477ef6"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_292" data-name="Group 292" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_183" data-name="Path 183" d="M66.018,12.913a2.661,2.661,0,0,0-4.62.139L54.272,26.4a6.586,6.586,0,0,1-3.895,3.2,10.982,10.982,0,0,1-13.7-7.314h0a6.585,6.585,0,0,1,.491-5.016L44.294,3.921A2.661,2.661,0,0,0,41.838,0,26.672,26.672,0,0,0,29.866,3.686,26.366,26.366,0,0,0,17.253,29.815a24.188,24.188,0,0,0,4.414,11.631L2.1,78.1c-4.659,8.8-.9,12.981,4.884,16.069,2.754,1.594,6.991,2.312,9.76,1.47s4.524-3.23,6.07-6.125L42.381,52.861a26.677,26.677,0,0,0,12.312-2.707A26.385,26.385,0,0,0,69.385,25.135a24.064,24.064,0,0,0-3.366-12.222M14.308,88.535A5.549,5.549,0,1,1,18,81.612a5.551,5.551,0,0,1-3.7,6.923" transform="translate(0 0)" fill="#477ef6"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg id="Group_293" data-name="Group 293" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="69.43" height="96" viewBox="0 0 69.43 96">
|
|
2
|
-
<defs>
|
|
3
|
-
<clipPath id="clip-path">
|
|
4
|
-
<rect id="Rectangle_724" data-name="Rectangle 724" width="69.43" height="96" fill="none"/>
|
|
5
|
-
</clipPath>
|
|
6
|
-
</defs>
|
|
7
|
-
<g id="Group_292" data-name="Group 292" clip-path="url(#clip-path)">
|
|
8
|
-
<path id="Path_183" data-name="Path 183" d="M66.018,12.913a2.661,2.661,0,0,0-4.62.139L54.272,26.4a6.586,6.586,0,0,1-3.895,3.2,10.982,10.982,0,0,1-13.7-7.314h0a6.585,6.585,0,0,1,.491-5.016L44.294,3.921A2.661,2.661,0,0,0,41.838,0,26.672,26.672,0,0,0,29.866,3.686,26.366,26.366,0,0,0,17.253,29.815a24.188,24.188,0,0,0,4.414,11.631L2.1,78.1c-4.659,8.8-.9,12.981,4.884,16.069,2.754,1.594,6.991,2.312,9.76,1.47s4.524-3.23,6.07-6.125L42.381,52.861a26.677,26.677,0,0,0,12.312-2.707A26.385,26.385,0,0,0,69.385,25.135a24.064,24.064,0,0,0-3.366-12.222M14.308,88.535A5.549,5.549,0,1,1,18,81.612a5.551,5.551,0,0,1-3.7,6.923" transform="translate(0 0)" fill="#354b64"/>
|
|
9
|
-
</g>
|
|
10
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="94" height="94.001" viewBox="0 0 94 94.001">
|
|
2
|
-
<path id="Exclusion_4" data-name="Exclusion 4" d="M-11986-16029a46.689,46.689,0,0,1-18.294-3.693,46.864,46.864,0,0,1-14.941-10.071,46.871,46.871,0,0,1-10.073-14.94A46.7,46.7,0,0,1-12033-16076a46.7,46.7,0,0,1,3.693-18.294,46.869,46.869,0,0,1,10.073-14.941,46.869,46.869,0,0,1,14.941-10.073A46.7,46.7,0,0,1-11986-16123a46.7,46.7,0,0,1,18.294,3.693,46.872,46.872,0,0,1,14.939,10.073,46.864,46.864,0,0,1,10.071,14.941A46.689,46.689,0,0,1-11939-16076a46.689,46.689,0,0,1-3.693,18.294,46.871,46.871,0,0,1-10.071,14.94,46.856,46.856,0,0,1-14.939,10.071A46.689,46.689,0,0,1-11986-16029Zm-13.426-64.429a3.971,3.971,0,0,0-2.828,1.172,4.005,4.005,0,0,0,0,5.657l10.233,10.229-10.233,10.229a4.006,4.006,0,0,0,0,5.656,3.977,3.977,0,0,0,2.828,1.174,3.974,3.974,0,0,0,2.828-1.174l10.229-10.229,10.229,10.225a3.971,3.971,0,0,0,2.828,1.172,3.971,3.971,0,0,0,2.828-1.172,3.971,3.971,0,0,0,1.172-2.828,3.971,3.971,0,0,0-1.172-2.828l-10.229-10.226,10.229-10.225a3.972,3.972,0,0,0,1.172-2.829,3.971,3.971,0,0,0-1.172-2.828,3.976,3.976,0,0,0-2.828-1.171,3.976,3.976,0,0,0-2.828,1.171l-10.229,10.226-10.229-10.229A3.968,3.968,0,0,0-11999.425-16093.429Z" transform="translate(12033.001 16123.001)" fill="#477ef6"/>
|
|
3
|
-
</svg>
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="94" height="94.001" viewBox="0 0 94 94.001">
|
|
2
|
-
<path id="Exclusion_2" data-name="Exclusion 2" d="M-11986-16029a46.689,46.689,0,0,1-18.294-3.693,46.864,46.864,0,0,1-14.941-10.071,46.871,46.871,0,0,1-10.073-14.94A46.7,46.7,0,0,1-12033-16076a46.7,46.7,0,0,1,3.693-18.294,46.869,46.869,0,0,1,10.073-14.941,46.869,46.869,0,0,1,14.941-10.073A46.7,46.7,0,0,1-11986-16123a46.7,46.7,0,0,1,18.294,3.693,46.872,46.872,0,0,1,14.939,10.073,46.864,46.864,0,0,1,10.071,14.941A46.689,46.689,0,0,1-11939-16076a46.689,46.689,0,0,1-3.693,18.294,46.871,46.871,0,0,1-10.071,14.94,46.856,46.856,0,0,1-14.939,10.071A46.689,46.689,0,0,1-11986-16029Zm-13.426-64.429a3.971,3.971,0,0,0-2.828,1.172,4.005,4.005,0,0,0,0,5.657l10.233,10.229-10.233,10.229a4.006,4.006,0,0,0,0,5.656,3.977,3.977,0,0,0,2.828,1.174,3.974,3.974,0,0,0,2.828-1.174l10.229-10.229,10.229,10.225a3.971,3.971,0,0,0,2.828,1.172,3.971,3.971,0,0,0,2.828-1.172,3.971,3.971,0,0,0,1.172-2.828,3.971,3.971,0,0,0-1.172-2.828l-10.229-10.226,10.229-10.225a3.972,3.972,0,0,0,1.172-2.829,3.971,3.971,0,0,0-1.172-2.828,3.976,3.976,0,0,0-2.828-1.171,3.976,3.976,0,0,0-2.828,1.171l-10.229,10.226-10.229-10.229A3.968,3.968,0,0,0-11999.425-16093.429Z" transform="translate(12033.001 16123.001)" fill="#354b64"/>
|
|
3
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="3249 5158 21 21">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #afecff;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #189ed1;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-4 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-2 {
|
|
17
|
-
stroke-width: 2px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.cls-3 {
|
|
21
|
-
stroke: none;
|
|
22
|
-
}
|
|
23
|
-
</style>
|
|
24
|
-
</defs>
|
|
25
|
-
<g id="Group_94" data-name="Group 94" transform="translate(2619 5011)">
|
|
26
|
-
<g id="Ellipse_14" data-name="Ellipse 14" class="cls-1" transform="translate(630 147)">
|
|
27
|
-
<circle class="cls-3" cx="10.5" cy="10.5" r="10.5"/>
|
|
28
|
-
<circle class="cls-4" cx="10.5" cy="10.5" r="10"/>
|
|
29
|
-
</g>
|
|
30
|
-
<path id="Path_6" data-name="Path 6" class="cls-2" d="M3416.588,130.5l5.656-.092.05-5.614" transform="translate(3150.552 -2169.966) rotate(135)"/>
|
|
31
|
-
</g>
|
|
32
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="5703 14784 21 21">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #e2f8ff;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #189ed1;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-4 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-2 {
|
|
17
|
-
stroke-width: 2px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.cls-3 {
|
|
21
|
-
stroke: none;
|
|
22
|
-
}
|
|
23
|
-
</style>
|
|
24
|
-
</defs>
|
|
25
|
-
<g id="Symbol_7_8" data-name="Symbol 7 – 8" transform="translate(5476 14746)">
|
|
26
|
-
<g id="Ellipse_14" data-name="Ellipse 14" class="cls-1" transform="translate(227 38)">
|
|
27
|
-
<circle class="cls-3" cx="10.5" cy="10.5" r="10.5"/>
|
|
28
|
-
<circle class="cls-4" cx="10.5" cy="10.5" r="10"/>
|
|
29
|
-
</g>
|
|
30
|
-
<path id="Path_6" data-name="Path 6" class="cls-2" d="M3416.588,130.5l5.656-.092.05-5.614" transform="translate(2747.552 -2278.966) rotate(135)"/>
|
|
31
|
-
</g>
|
|
32
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="3249 5114 21 21">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #afecff;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #189ed1;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-4 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-2 {
|
|
17
|
-
stroke-width: 2px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.cls-3 {
|
|
21
|
-
stroke: none;
|
|
22
|
-
}
|
|
23
|
-
</style>
|
|
24
|
-
</defs>
|
|
25
|
-
<g id="Group_93" data-name="Group 93" transform="translate(2619 5011)">
|
|
26
|
-
<g id="Ellipse_14" data-name="Ellipse 14" class="cls-1" transform="translate(651 124) rotate(180)">
|
|
27
|
-
<circle class="cls-3" cx="10.5" cy="10.5" r="10.5"/>
|
|
28
|
-
<circle class="cls-4" cx="10.5" cy="10.5" r="10"/>
|
|
29
|
-
</g>
|
|
30
|
-
<path id="Path_6" data-name="Path 6" class="cls-2" d="M3416.588,130.5l5.656-.092.05-5.614" transform="translate(-1869.552 2440.966) rotate(-45)"/>
|
|
31
|
-
</g>
|
|
32
|
-
</svg>
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="5673 14784 21 21">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #e2f8ff;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #189ed1;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-4 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-2 {
|
|
17
|
-
stroke-width: 2px;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.cls-3 {
|
|
21
|
-
stroke: none;
|
|
22
|
-
}
|
|
23
|
-
</style>
|
|
24
|
-
</defs>
|
|
25
|
-
<g id="Symbol_45_12" data-name="Symbol 45 – 12" transform="translate(4509 14620)">
|
|
26
|
-
<g id="Ellipse_14" data-name="Ellipse 14" class="cls-1" transform="translate(1185 185) rotate(180)">
|
|
27
|
-
<circle class="cls-3" cx="10.5" cy="10.5" r="10.5"/>
|
|
28
|
-
<circle class="cls-4" cx="10.5" cy="10.5" r="10"/>
|
|
29
|
-
</g>
|
|
30
|
-
<path id="Path_6" data-name="Path 6" class="cls-2" d="M3416.588,130.5l5.656-.092.05-5.614" transform="translate(-1335.552 2501.966) rotate(-45)"/>
|
|
31
|
-
</g>
|
|
32
|
-
</svg>
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="6859.248 5124.248 13.752 13.752">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #e2f8ff;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #189ed1;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-4 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-3 {
|
|
17
|
-
stroke: none;
|
|
18
|
-
}
|
|
19
|
-
</style>
|
|
20
|
-
</defs>
|
|
21
|
-
<g id="Symbol_43_5" data-name="Symbol 43 – 5" transform="translate(6660 4988)">
|
|
22
|
-
<g id="Ellipse_14" data-name="Ellipse 14" class="cls-1" transform="translate(199.248 150) rotate(-90)">
|
|
23
|
-
<circle class="cls-3" cx="6.876" cy="6.876" r="6.876"/>
|
|
24
|
-
<circle class="cls-4" cx="6.876" cy="6.876" r="6.376"/>
|
|
25
|
-
</g>
|
|
26
|
-
<path id="Path_6" data-name="Path 6" class="cls-2" d="M0,3.737l3.7-.06L3.737,0" transform="translate(206.244 139.249) rotate(45)"/>
|
|
27
|
-
</g>
|
|
28
|
-
</svg>
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14.136 13.35">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #e2f8ff;
|
|
6
|
-
stroke: #189ed1;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.cls-2 {
|
|
10
|
-
fill: #189ed1;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.cls-3 {
|
|
14
|
-
stroke: none;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.cls-4 {
|
|
18
|
-
fill: none;
|
|
19
|
-
}
|
|
20
|
-
</style>
|
|
21
|
-
</defs>
|
|
22
|
-
<g id="Symbol_47_1" data-name="Symbol 47 – 1" transform="translate(-502 -258)">
|
|
23
|
-
<g id="Rectangle_800" data-name="Rectangle 800" class="cls-1" transform="translate(502 259.571)">
|
|
24
|
-
<rect class="cls-3" width="14.136" height="11.779" rx="3"/>
|
|
25
|
-
<rect class="cls-4" x="0.5" y="0.5" width="13.136" height="10.779" rx="2.5"/>
|
|
26
|
-
</g>
|
|
27
|
-
<rect id="Rectangle_801" data-name="Rectangle 801" class="cls-2" width="2.571" height="3.926" rx="1" transform="translate(505.141 258)"/>
|
|
28
|
-
<rect id="Rectangle_802" data-name="Rectangle 802" class="cls-2" width="2.571" height="3.926" rx="1" transform="translate(510.424 258)"/>
|
|
29
|
-
<path id="Rectangle_807" data-name="Rectangle 807" class="cls-2" d="M2.356,0H11.78a2.356,2.356,0,0,1,2.356,2.356v0a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0v0A2.356,2.356,0,0,1,2.356,0Z" transform="translate(502 259.571)"/>
|
|
30
|
-
<ellipse id="Ellipse_42" data-name="Ellipse 42" class="cls-2" cx="1.032" cy="1.031" rx="1.032" ry="1.031" transform="translate(504.723 263.238)"/>
|
|
31
|
-
<ellipse id="Ellipse_45" data-name="Ellipse 45" class="cls-2" cx="1.032" cy="1.031" rx="1.032" ry="1.031" transform="translate(504.723 266.538)"/>
|
|
32
|
-
<ellipse id="Ellipse_43" data-name="Ellipse 43" class="cls-2" cx="1.032" cy="1.031" rx="1.032" ry="1.031" transform="translate(508.024 263.238)"/>
|
|
33
|
-
<ellipse id="Ellipse_46" data-name="Ellipse 46" class="cls-2" cx="1.032" cy="1.031" rx="1.032" ry="1.031" transform="translate(508.024 266.538)"/>
|
|
34
|
-
<ellipse id="Ellipse_44" data-name="Ellipse 44" class="cls-2" cx="1.032" cy="1.031" rx="1.032" ry="1.031" transform="translate(511.324 263.238)"/>
|
|
35
|
-
<ellipse id="Ellipse_47" data-name="Ellipse 47" class="cls-2" cx="1.032" cy="1.031" rx="1.032" ry="1.031" transform="translate(511.324 266.538)"/>
|
|
36
|
-
</g>
|
|
37
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16.958" height="11.618" viewBox="0 0 16.958 11.618">
|
|
2
|
-
<g id="Group_193" data-name="Group 193" transform="translate(-37.521 -180.191)">
|
|
3
|
-
<g id="Rectangle_777" data-name="Rectangle 777" transform="matrix(0.995, -0.105, 0.105, 0.995, 37.521, 181.864)" fill="#f7e74f" stroke="#7b460d" stroke-width="1">
|
|
4
|
-
<rect width="16" height="10" rx="2" stroke="none"/>
|
|
5
|
-
<rect x="0.5" y="0.5" width="15" height="9" rx="1.5" fill="none"/>
|
|
6
|
-
</g>
|
|
7
|
-
<rect id="Rectangle_778" data-name="Rectangle 778" width="14" height="2" transform="matrix(0.995, -0.105, 0.105, 0.995, 38.829, 184.743)" fill="#7b460d"/>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14">
|
|
2
|
-
<g id="Rectangle_817" data-name="Rectangle 817" fill="#fafafa" stroke="#a2a2a2" stroke-width="1">
|
|
3
|
-
<rect width="14" height="14" rx="2" stroke="none"/>
|
|
4
|
-
<rect x="0.5" y="0.5" width="13" height="13" rx="1.5" fill="none"/>
|
|
5
|
-
</g>
|
|
6
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14">
|
|
2
|
-
<g id="Group_203" data-name="Group 203" transform="translate(-711 -737)">
|
|
3
|
-
<g id="Rectangle_816" data-name="Rectangle 816" transform="translate(711 737)" fill="#edffdd" stroke="#71be37" stroke-width="1">
|
|
4
|
-
<rect width="14" height="14" rx="2" stroke="none"/>
|
|
5
|
-
<rect x="0.5" y="0.5" width="13" height="13" rx="1.5" fill="none"/>
|
|
6
|
-
</g>
|
|
7
|
-
<path id="Path_287" data-name="Path 287" d="M3416.588,126.523l2.628-.043-.063-4.676" transform="translate(-1610.927 -1761.521) rotate(45)" fill="none" stroke="#71be37" stroke-width="1"/>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14">
|
|
2
|
-
<g id="Group_204" data-name="Group 204" transform="translate(-768 -736)">
|
|
3
|
-
<g id="Rectangle_819" data-name="Rectangle 819" transform="translate(768 736)" fill="#d7dbe0" stroke="#e1e6ed" stroke-width="1">
|
|
4
|
-
<rect width="14" height="14" rx="2" stroke="none"/>
|
|
5
|
-
<rect x="0.5" y="0.5" width="13" height="13" rx="1.5" fill="none"/>
|
|
6
|
-
</g>
|
|
7
|
-
<path id="Path_288" data-name="Path 288" d="M3416.588,126.523l2.628-.043-.063-4.676" transform="translate(-1553.927 -1762.521) rotate(45)" fill="none" stroke="#fff" stroke-width="1"/>
|
|
8
|
-
</g>
|
|
9
|
-
</svg>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="7680.258 5512 14 14">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #fafafa;
|
|
6
|
-
stroke: #a2a2a2;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.cls-2 {
|
|
10
|
-
stroke: none;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
.cls-3 {
|
|
14
|
-
fill: none;
|
|
15
|
-
}
|
|
16
|
-
</style>
|
|
17
|
-
</defs>
|
|
18
|
-
<g id="Symbol_4_69" data-name="Symbol 4 – 69" transform="translate(7329.258 4828)">
|
|
19
|
-
<g id="Ellipse_2" data-name="Ellipse 2" class="cls-1" transform="translate(351 684)">
|
|
20
|
-
<circle class="cls-2" cx="7" cy="7" r="7"/>
|
|
21
|
-
<circle class="cls-3" cx="7" cy="7" r="6.5"/>
|
|
22
|
-
</g>
|
|
23
|
-
</g>
|
|
24
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 9 11">
|
|
2
|
-
<g id="Group_202" data-name="Group 202" transform="translate(-534 -1029)">
|
|
3
|
-
<g id="Rectangle_814" data-name="Rectangle 814" transform="translate(534 1031)" fill="#f2f5f6" stroke="#189ed1" stroke-width="1">
|
|
4
|
-
<rect width="7" height="9" rx="2" stroke="none"/>
|
|
5
|
-
<rect x="0.5" y="0.5" width="6" height="8" rx="1.5" fill="none"/>
|
|
6
|
-
</g>
|
|
7
|
-
<g id="Rectangle_815" data-name="Rectangle 815" transform="translate(536 1029)" fill="#f2f5f6" stroke="#189ed1" stroke-width="1">
|
|
8
|
-
<rect width="7" height="9" rx="2" stroke="none"/>
|
|
9
|
-
<rect x="0.5" y="0.5" width="6" height="8" rx="1.5" fill="none"/>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="7685 5379 14 14">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #ffffff;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #D7DBE0;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-4 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-3 {
|
|
17
|
-
stroke: none;
|
|
18
|
-
}
|
|
19
|
-
</style>
|
|
20
|
-
</defs>
|
|
21
|
-
<g id="Symbol_1_114" data-name="Symbol 1 – 114" transform="translate(6828 4814)">
|
|
22
|
-
<g id="Ellipse_12" data-name="Ellipse 12" class="cls-1" transform="translate(857 565)">
|
|
23
|
-
<circle class="cls-3" cx="7" cy="7" r="7"/>
|
|
24
|
-
<circle class="cls-4" cx="7" cy="7" r="6.5"/>
|
|
25
|
-
</g>
|
|
26
|
-
<line id="Line_20" data-name="Line 20" class="cls-2" x1="5.137" y2="5.137" transform="translate(861.5 569.5)"/>
|
|
27
|
-
<line id="Line_21" data-name="Line 21" class="cls-2" x2="5.137" y2="5.137" transform="translate(861.5 569.5)"/>
|
|
28
|
-
</g>
|
|
29
|
-
</svg>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="92.67" height="75.812" viewBox="0 0 92.67 75.812">
|
|
2
|
-
<g id="Group_218" data-name="Group 218" transform="translate(-804.783 -4099.451)">
|
|
3
|
-
<g id="Group_182" data-name="Group 182" transform="translate(804.783 4110.5)">
|
|
4
|
-
<path id="Union_2" data-name="Union 2" d="M4.528,13.346a4.528,4.528,0,1,1,0-9.056h5.979A4.529,4.529,0,0,1,15.029,0H28.346a4.528,4.528,0,0,1,4.522,4.29h5.979a4.528,4.528,0,1,1,0,9.056Z" transform="translate(0.642 0)" fill="#3e4a5b"/>
|
|
5
|
-
<path id="Subtraction_1" data-name="Subtraction 1" d="M35.318,44.4H9.638c-2.749,0-4.519-2.437-4.845-4.844L0,4.85A4.853,4.853,0,0,1,4.848,0H40.112A4.852,4.852,0,0,1,44.957,4.85L40.166,39.555C39.792,42.406,37.8,44.4,35.318,44.4ZM22.331,26.917l0,0,4.716,4.716a3.335,3.335,0,0,0,4.715-4.719L27.046,22.2l4.719-4.716a3.335,3.335,0,1,0-4.715-4.719l-4.719,4.719-4.72-4.719a3.337,3.337,0,1,0-4.719,4.719L17.611,22.2l-4.719,4.719a3.337,3.337,0,1,0,4.719,4.719l4.716-4.716Z" transform="translate(0 20.364)" fill="#354B64"/>
|
|
6
|
-
</g>
|
|
7
|
-
<g id="Group_216" data-name="Group 216" transform="translate(850.432 4110.5)">
|
|
8
|
-
<path id="Union_2-2" data-name="Union 2" d="M4.528,13.346a4.528,4.528,0,1,1,0-9.056h5.979A4.529,4.529,0,0,1,15.029,0H28.346a4.528,4.528,0,0,1,4.522,4.29h5.979a4.528,4.528,0,1,1,0,9.056Z" transform="translate(5.541 -11.049) rotate(17)" fill="#f58686"/>
|
|
9
|
-
<path id="Subtraction_1-2" data-name="Subtraction 1" d="M35.318,44.4H9.638c-2.749,0-4.519-2.437-4.845-4.844L0,4.85A4.853,4.853,0,0,1,4.848,0H40.112A4.852,4.852,0,0,1,44.957,4.85L40.166,39.555C39.792,42.406,37.8,44.4,35.318,44.4ZM22.331,26.917l0,0,4.716,4.716a3.335,3.335,0,0,0,4.715-4.719L27.046,22.2l4.719-4.716a3.335,3.335,0,1,0-4.715-4.719l-4.719,4.719-4.72-4.719a3.337,3.337,0,1,0-4.719,4.719L17.611,22.2l-4.719,4.719a3.337,3.337,0,1,0,4.719,4.719l4.716-4.716Z" transform="translate(0 20.364)" fill="#f58686"/>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</svg>
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="7685 5379 14 14">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #fff1f1;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #e98687;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-4 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-3 {
|
|
17
|
-
stroke: none;
|
|
18
|
-
}
|
|
19
|
-
</style>
|
|
20
|
-
</defs>
|
|
21
|
-
<g id="Symbol_1_114" data-name="Symbol 1 – 114" transform="translate(6828 4814)">
|
|
22
|
-
<g id="Ellipse_12" data-name="Ellipse 12" class="cls-1" transform="translate(857 565)">
|
|
23
|
-
<circle class="cls-3" cx="7" cy="7" r="7"/>
|
|
24
|
-
<circle class="cls-4" cx="7" cy="7" r="6.5"/>
|
|
25
|
-
</g>
|
|
26
|
-
<line id="Line_20" data-name="Line 20" class="cls-2" x1="5.137" y2="5.137" transform="translate(861.5 569.5)"/>
|
|
27
|
-
<line id="Line_21" data-name="Line 21" class="cls-2" x2="5.137" y2="5.137" transform="translate(861.5 569.5)"/>
|
|
28
|
-
</g>
|
|
29
|
-
</svg>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">
|
|
2
|
-
<g id="Group_4" data-name="Group 4" transform="translate(-940 -1154)">
|
|
3
|
-
<g id="Group_1" data-name="Group 1" transform="translate(189 -66)">
|
|
4
|
-
<line id="Line_21" data-name="Line 21" x2="5.353" y2="5.353" transform="translate(758 1223.21) rotate(45)" fill="none" stroke="#dbe2e6" stroke-width="2"/>
|
|
5
|
-
<path id="Polygon_1" data-name="Polygon 1" d="M3.293.707a1,1,0,0,1,1.414,0L6.293,2.293A1,1,0,0,1,5.586,4H2.414a1,1,0,0,1-.707-1.707Z" transform="translate(754 1220)" fill="#dbe2e6"/>
|
|
6
|
-
<path id="Polygon_2" data-name="Polygon 2" d="M3.293.707a1,1,0,0,1,1.414,0L6.293,2.293A1,1,0,0,1,5.586,4H2.414a1,1,0,0,1-.707-1.707Z" transform="translate(762 1234) rotate(180)" fill="#dbe2e6"/>
|
|
7
|
-
</g>
|
|
8
|
-
<g id="Group_2" data-name="Group 2" transform="translate(2174 403) rotate(90)">
|
|
9
|
-
<line id="Line_21-2" data-name="Line 21" x2="5.353" y2="5.353" transform="translate(758 1223.21) rotate(45)" fill="none" stroke="#dbe2e6" stroke-width="2"/>
|
|
10
|
-
<path id="Polygon_1-2" data-name="Polygon 1" d="M3.293.707a1,1,0,0,1,1.414,0L6.293,2.293A1,1,0,0,1,5.586,4H2.414a1,1,0,0,1-.707-1.707Z" transform="translate(754 1220)" fill="#dbe2e6"/>
|
|
11
|
-
<path id="Polygon_2-2" data-name="Polygon 2" d="M3.293.707a1,1,0,0,1,1.414,0L6.293,2.293A1,1,0,0,1,5.586,4H2.414a1,1,0,0,1-.707-1.707Z" transform="translate(762 1234) rotate(180)" fill="#dbe2e6"/>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg height="14" viewBox="0 0 14 14" width="14" xmlns="http://www.w3.org/2000/svg"><g transform="translate(-6111 -2382)"><g fill="#fff" stroke="#e6ebef"><circle cx="6117.999" cy="2389" r="7" stroke="none"/><circle cx="6117.999" cy="2389" fill="none" r="6.5"/></g><g fill="none" stroke="#4f5961" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path d="m6118.04605749612 2386.53294250388v5.02599998313" stroke-width=".99999999664"/><path d="m6120.57879897297 2389.06579898984h-5.02599998313" stroke-width=".99999999664"/><path d="m0 0v1.408" transform="matrix(.70710678 -.70710678 .70710678 .70710678 6118.0815180344 2385.5994819656)"/><path d="m1.395 0h-1.395" transform="matrix(.70710678 -.70710678 .70710678 .70710678 6117.04277817458 2386.65377817458)"/><path d="m0 0v1.408" transform="matrix(-.70710678 -.70710678 .70710678 -.70710678 6114.5124819656 2389.0304819656)"/><path d="m1.395 0h-1.395" transform="matrix(-.70710678 -.70710678 .70710678 -.70710678 6115.56677817458 2390.06922182542)"/><path d="m0 0v1.408" transform="matrix(-.70710678 .70710678 -.70710678 -.70710678 6118.0304819656 2392.6865180344)"/><path d="m1.395 0h-1.395" transform="matrix(-.70710678 .70710678 -.70710678 -.70710678 6119.06922182542 2391.63222182542)"/><path d="m0 0v1.408" transform="matrix(.70710678 .70710678 -.70710678 .70710678 6121.5995180344 2389.0595180344)"/><path d="m1.395 0h-1.395" transform="matrix(.70710678 .70710678 -.70710678 .70710678 6120.54522182542 2388.02077817458)"/></g></g></svg>
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="4730 13050 14 14">
|
|
2
|
-
<defs>
|
|
3
|
-
<style>
|
|
4
|
-
.cls-1 {
|
|
5
|
-
fill: #e2f8ff;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.cls-1, .cls-2 {
|
|
9
|
-
stroke: #189ed1;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.cls-2, .cls-5 {
|
|
13
|
-
fill: none;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.cls-3 {
|
|
17
|
-
fill: #189ed1;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.cls-4 {
|
|
21
|
-
stroke: none;
|
|
22
|
-
}
|
|
23
|
-
</style>
|
|
24
|
-
</defs>
|
|
25
|
-
<g id="Symbol_8_39" data-name="Symbol 8 – 39" transform="translate(3769 12800)">
|
|
26
|
-
<g id="Ellipse_13" data-name="Ellipse 13" class="cls-1" transform="translate(975 264) rotate(180)">
|
|
27
|
-
<circle class="cls-4" cx="7" cy="7" r="7"/>
|
|
28
|
-
<circle class="cls-5" cx="7" cy="7" r="6.5"/>
|
|
29
|
-
</g>
|
|
30
|
-
<path id="Path_4" data-name="Path 4" class="cls-2" d="M0,3.993V0" transform="translate(966.775 258.167) rotate(-135)"/>
|
|
31
|
-
<path id="Path_8" data-name="Path 8" class="cls-2" d="M0,.632V0" transform="translate(969.964 254.981) rotate(-135)"/>
|
|
32
|
-
<path id="Path_28" data-name="Path 28" class="cls-3" d="M965.833,258.393l-.245,1.078,1.068-.238Z" transform="translate(-0.082 -0.083)"/>
|
|
33
|
-
</g>
|
|
34
|
-
</svg>
|