@siemens/ix-icons 1.1.1 → 1.2.0-beta.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/icon-ccc7c3e3.js +123 -0
- package/dist/cjs/icon-ccc7c3e3.js.map +1 -0
- package/dist/cjs/{index-22d7f5a7.js → index-be0905d2.js} +19 -81
- package/dist/cjs/index-be0905d2.js.map +1 -0
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/ix-icon.cjs.entry.js +2 -2
- package/dist/cjs/ix-icons.cjs.js +3 -3
- package/dist/cjs/ix-icons.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/loader.cjs.js.map +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/icon/icon.css +769 -664
- package/dist/collection/components/icon/icon.js +10 -31
- package/dist/collection/components/icon/icon.js.map +1 -1
- package/dist/collection/components/icon/resolveIcon.js +28 -17
- package/dist/collection/components/icon/resolveIcon.js.map +1 -1
- package/dist/components/icon.js +39 -26
- package/dist/components/icon.js.map +1 -1
- package/dist/css/ix-icons.css +673 -641
- package/dist/esm/icon-093019e3.js +121 -0
- package/dist/esm/icon-093019e3.js.map +1 -0
- package/dist/esm/{index-460e19e2.js → index-58099fde.js} +19 -81
- package/dist/esm/index-58099fde.js.map +1 -0
- package/dist/esm/index.js +2 -2
- package/dist/esm/ix-icon.entry.js +2 -2
- package/dist/esm/ix-icons.js +4 -4
- package/dist/esm/ix-icons.js.map +1 -1
- package/dist/esm/loader.js +4 -4
- package/dist/esm/loader.js.map +1 -1
- package/dist/fonts/ix-icons.eot +0 -0
- package/dist/fonts/ix-icons.svg +738 -642
- package/dist/fonts/ix-icons.ttf +0 -0
- package/dist/fonts/ix-icons.woff +0 -0
- package/dist/fonts/ix-icons.woff2 +0 -0
- package/dist/ix-icons/index.esm.js +1 -1
- package/dist/ix-icons/ix-icons.esm.js +1 -1
- package/dist/ix-icons/ix-icons.esm.js.map +1 -1
- package/dist/ix-icons/p-952e642e.entry.js +2 -0
- package/dist/ix-icons/p-b2e8f530.js +2 -0
- package/dist/ix-icons/p-b2e8f530.js.map +1 -0
- package/dist/ix-icons/p-f929045d.js +3 -0
- package/dist/ix-icons/p-f929045d.js.map +1 -0
- package/dist/sample.html +1214 -670
- package/dist/sample.json +64 -0
- package/dist/svg/add-application.svg +1 -0
- package/dist/svg/add-user-filled.svg +1 -0
- package/dist/svg/add-user.svg +1 -0
- package/dist/svg/application-screen.svg +1 -0
- package/dist/svg/applications.svg +1 -0
- package/dist/svg/certificate-error-filled.svg +1 -0
- package/dist/svg/certificate-error.svg +1 -0
- package/dist/svg/certificate-exclamation-filled.svg +1 -0
- package/dist/svg/certificate-exclamation.svg +1 -0
- package/dist/svg/certificate-success-filled.svg +1 -0
- package/dist/svg/certificate-success.svg +1 -0
- package/dist/svg/coffee-empty-filled.svg +1 -0
- package/dist/svg/coffee-empty.svg +1 -0
- package/dist/svg/coffee-filled.svg +1 -0
- package/dist/svg/coffee.svg +1 -0
- package/dist/svg/electrical-energy-filled.svg +1 -0
- package/dist/svg/electrical-energy.svg +1 -0
- package/dist/svg/photo-camera-cancelled-filled.svg +1 -0
- package/dist/svg/photo-camera-cancelled.svg +1 -0
- package/dist/svg/project-server-filled.svg +1 -0
- package/dist/svg/project-server.svg +1 -0
- package/dist/svg/remove-application.svg +1 -0
- package/dist/svg/stamp-filled.svg +1 -0
- package/dist/svg/stamp.svg +1 -0
- package/dist/svg/surveillance-cancelled-filled.svg +1 -0
- package/dist/svg/surveillance-cancelled.svg +1 -0
- package/dist/svg/text-document.svg +1 -9
- package/dist/svg/user-reading-reading.svg +1 -0
- package/dist/svg/user-reading.svg +1 -0
- package/dist/svg/webcam-cancelled-filled.svg +1 -0
- package/dist/svg/webcam-cancelled.svg +1 -0
- package/dist/svg/workspace.svg +1 -0
- package/dist/svg/workspaces.svg +1 -0
- package/dist/types/components/icon/icon.d.ts +11 -7
- package/dist/types/components/icon/resolveIcon.d.ts +2 -1
- package/dist/types/components.d.ts +2 -6
- package/dist/types/stencil-public-runtime.d.ts +0 -1
- package/icons/index.d.ts +35 -1
- package/icons/index.js +36 -2
- package/icons/index.mjs +36 -2
- package/icons/package.json +1 -1
- package/package.json +6 -6
- package/dist/cjs/icon-e8935d69.js +0 -109
- package/dist/cjs/icon-e8935d69.js.map +0 -1
- package/dist/cjs/index-22d7f5a7.js.map +0 -1
- package/dist/esm/icon-e3678129.js +0 -107
- package/dist/esm/icon-e3678129.js.map +0 -1
- package/dist/esm/index-460e19e2.js.map +0 -1
- package/dist/ix-icons/p-625c25c8.js +0 -3
- package/dist/ix-icons/p-625c25c8.js.map +0 -1
- package/dist/ix-icons/p-7d9639f8.js +0 -2
- package/dist/ix-icons/p-7d9639f8.js.map +0 -1
- package/dist/ix-icons/p-a465725f.entry.js +0 -2
- /package/dist/ix-icons/{p-a465725f.entry.js.map → p-952e642e.entry.js.map} +0 -0
package/icons/index.mjs
CHANGED
@@ -1,7 +1,8 @@
|
|
1
|
-
/* Siemens iX Icons (1.
|
1
|
+
/* Siemens iX Icons (1.2.0-beta.0) */
|
2
2
|
|
3
3
|
export const aboutFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>about-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.154987,3.55271368e-14 426.666667,95.51168 426.666667,213.333333 C426.666667,331.153707 331.154987,426.666667 213.333333,426.666667 C95.51296,426.666667 3.55271368e-14,331.153707 3.55271368e-14,213.333333 C3.55271368e-14,95.51168 95.51296,3.55271368e-14 213.333333,3.55271368e-14 Z M234.713387,192 L192.04672,192 L192.04672,320 L234.713387,320 L234.713387,192 Z M213.55008,101.333333 C197.99616,101.333333 186.713387,112.5536 186.713387,127.704107 C186.713387,143.46752 197.698773,154.666667 213.55008,154.666667 C228.785067,154.666667 240.04672,143.46752 240.04672,128 C240.04672,112.5536 228.785067,101.333333 213.55008,101.333333 Z' id='Shape'/></g></g></svg>"
|
4
4
|
export const about = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>about</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='about-white' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.44,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.44,384 213.333333,384 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z' id='Shape'/></g></g></svg>"
|
5
|
+
export const addApplication = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><g fill-rule='evenodd' transform='translate(64 64)'><path fill-rule='nonzero' d='M170.666667 0 170.666667 170.666667 0 170.666667 0 0 170.666667 0ZM128 42.6666667 42.6666667 42.6666667 42.6666667 128 128 128 128 42.6666667ZM170.666667 213.333333 170.666667 384 0 384 0 213.333333 170.666667 213.333333ZM128 256 42.6666667 256 42.6666667 341.333333 128 341.333333 128 256ZM384 0 384 170.666667 213.333333 170.666667 213.333333 0 384 0ZM341.333333 42.6666667 256 42.6666667 256 128 341.333333 128 341.333333 42.6666667Z'/><rect width='42.667' height='170.667' x='277.333' y='213.333'/><rect width='170.667' height='42.667' x='213.333' y='277.333'/></g></svg>"
|
5
6
|
export const addCircleFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>add-circle-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M234.666667,106.666667 L192,106.666667 L192,192 L106.666667,192 L106.666667,234.666667 L192,234.666 L192,320 L234.666667,320 L234.666,234.666 L320,234.666667 L320,192 L234.666,192 L234.666667,106.666667 Z' id='add-workorder'/></g></g></svg>"
|
6
7
|
export const addCircle = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>add-circle</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,307.589931 119.076736,384 213.333333,384 C258.596948,384 302.006682,366.019099 334.012891,334.012891 C366.019099,302.006682 384,258.596948 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M234.666667,106.666667 L234.666,192 L320,192 L320,234.666667 L234.666,234.666 L234.666667,320 L192,320 L192,234.666 L106.666667,234.666667 L106.666667,192 L192,192 L192,106.666667 L234.666667,106.666667 Z' id='add-workorder'/></g></g></svg>"
|
7
8
|
export const addDocumentNote = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>add-document-note</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 42.666667)'><path d='M341.333333,277.333333 L341.332667,341.332333 L405.333333,341.333333 L405.333333,384 L341.332667,383.999333 L341.333333,448 L298.666667,448 L298.666667,383.999333 L234.666667,384 L234.666667,341.333333 L298.666667,341.332333 L298.666667,277.333333 L341.333333,277.333333 Z M234.666667,3.55271368e-14 L341.333333,106.666667 L341.333,256 L298.666,256 L298.666667,124.339779 L216.993555,42.6666667 L42.6666667,42.6666667 L42.6666667,384 L213.333,383.999 L213.333333,405.333333 L277.333333,405.333333 L277.333,426.666 L1.42108547e-14,426.666667 L1.42108547e-14,3.55271368e-14 L234.666667,3.55271368e-14 Z M213.333333,298.666667 L213.333333,341.333333 L64,341.333333 L64,298.666667 L213.333333,298.666667 Z M196,85.3333333 L256,145.333333 L124,277.333333 L64,277.333333 L64,217.333333 L196,85.3333333 Z M157.304,169.265333 L96,230.570667 L96,245.333333 L110.72,245.333333 L172.046,184.007333 L157.304,169.265333 Z M195.989333,130.581333 L179.932,146.637333 L194.674,161.379333 L210.730667,145.322667 L195.989333,130.581333 Z' id='Combined-Shape'/></g></g></svg>"
|
@@ -9,6 +10,8 @@ export const addEyeFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encodin
|
|
9
10
|
export const addEye = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>add-eye</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 85.333333)'><path d='M384,234.666667 L383.999333,298.666667 L448,298.666667 L448,341.333333 L383.999333,341.332667 L384,405.333333 L341.333333,405.333333 L341.332333,341.332667 L277.333333,341.333333 L277.333333,298.666667 L341.332333,298.666667 L341.333333,234.666667 L384,234.666667 Z M213.333333,1.42108547e-14 C362.666667,1.42108547e-14 426.666667,170.666667 426.666667,170.666667 C426.666667,170.666667 419.806465,188.960536 405.337387,213.569457 L405.333333,213.333333 L354.651041,213.332518 C366.256821,196.877829 374.660833,181.433195 379.954347,170.658773 C361.9296,133.970133 307.595093,42.6666667 213.333333,42.6666667 C119.114667,42.6666667 64.7850667,133.88928 46.7136,170.67328 C64.7370667,207.3632 119.071573,298.666667 213.333333,298.666667 C228.597918,298.666667 242.815495,296.272256 256.00151,292.102854 L256.001906,336.459743 C242.635306,339.59149 228.419781,341.333333 213.333333,341.333333 C64,341.333333 3.55271368e-14,170.666667 3.55271368e-14,170.666667 C3.55271368e-14,170.666667 64,1.42108547e-14 213.333333,1.42108547e-14 Z M213.333333,96 C254.57024,96 288,129.42976 288,170.666667 C288,211.903573 254.57024,245.333333 213.333333,245.333333 C172.096427,245.333333 138.666667,211.903573 138.666667,170.666667 C138.666667,129.42976 172.096427,96 213.333333,96 Z M213.333333,138.666667 C195.688747,138.666667 181.333333,153.02208 181.333333,170.666667 C181.333333,188.311253 195.688747,202.666667 213.333333,202.666667 C230.97792,202.666667 245.333333,188.311253 245.333333,170.666667 C245.333333,153.02208 230.97792,138.666667 213.333333,138.666667 Z' id='Combined-Shape'/></g></g></svg>"
|
10
11
|
export const addTaskList = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>add-task-list</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(70.530593, 46.125620)'><path d='M185.469407,39.207713 L356.136074,39.207713 L356.136074,81.8743797 L185.469407,81.8743797 L185.469407,39.207713 Z M185.469407,188.541046 L356.136074,188.541046 L356.136074,231.207713 L185.469407,231.207713 L185.469407,188.541046 Z M119.285384,7.10542736e-15 L144.649352,19.5107443 L68.6167605,118.353113 L-4.26325641e-14,58.3134476 L21.0721475,34.2309934 L64.0400737,71.8050464 L119.285384,7.10542736e-15 Z M119.285384,149.333333 L144.649352,168.844078 L68.6167605,267.686446 L-4.26325641e-14,207.646781 L21.0721475,183.564327 L64.0400737,221.13838 L119.285384,149.333333 Z M356.136074,273.87438 L356.135407,337.87338 L420.136074,337.87438 L420.136074,380.541046 L356.135407,380.54038 L356.136074,444.541046 L313.469407,444.541046 L313.469407,380.54038 L249.469407,380.541046 L249.469407,337.87438 L313.469407,337.87338 L313.469407,273.87438 L356.136074,273.87438 Z' id='Combined-Shape'/></g></g></svg>"
|
11
12
|
export const addTask = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>add-task</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 128.000000)'><path d='M384,192 L383.999,256 L448,256 L448,298.666667 L383.999,298.666 L384,362.666667 L341.333333,362.666667 L341.333,298.666 L277.333333,298.666667 L277.333333,256 L341.333,256 L341.333333,192 L384,192 Z M149.333333,0 L149.333333,149.333333 L3.55271368e-14,149.333333 L3.55271368e-14,0 L149.333333,0 Z M106.666667,42.6666667 L42.6666667,42.6666667 L42.6666667,106.666667 L106.666667,106.666667 L106.666667,42.6666667 Z M213.333333,64 L426.666667,64 L426.666667,106.666667 L213.333333,106.666667 L213.333333,64 Z' id='Combined-Shape'/></g></g></svg>"
|
13
|
+
export const addUserFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M362.666667,277.333333 L362.666667,341.333333 L426.666667,341.333333 L426.666667,384 L362.666667,384 L362.666667,448 L320,448 L320,384 L256,384 L256,341.333333 L320,341.333333 L320,277.333333 L362.666667,277.333333 Z M186.666667,192 C246.976162,192 296.152141,241.030193 298.573248,302.451465 L298.666667,307.2 L298.666667,320 L234.666667,320 L234.666667,384 L0,384 L0,307.2 C0,245.167377 47.6682428,194.586368 107.383368,192.09609 L112,192 L186.666667,192 Z M149.333333,3.55271368e-14 C190.570594,3.55271368e-14 224,33.4294054 224,74.6666667 C224,114.529353 192.762078,147.096031 153.430084,149.222851 L149.333333,149.333333 C108.096072,149.333333 74.6666667,115.903928 74.6666667,74.6666667 C74.6666667,34.8039808 105.904589,2.2373024 145.236582,0.110482347 L149.333333,3.55271368e-14 Z' transform='translate(64 42.667)'/></svg>"
|
14
|
+
export const addUser = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M362.666667,277.333333 L362.666667,341.333333 L426.666667,341.333333 L426.666667,384 L362.666667,384 L362.666667,448 L320,448 L320,384 L256,384 L256,341.333333 L320,341.333333 L320,277.333333 L362.666667,277.333333 Z M186.666667,192 C246.976162,192 296.152141,241.030193 298.573248,302.451465 L298.666667,307.2 L298.666667,320 L256,320 L256,307.2 C256,268.266624 226.807633,236.897658 190.574699,234.780576 L186.666667,234.666667 L112,234.666667 C75.2924237,234.666667 44.8342773,264.693103 42.777363,303.0585 L42.6666667,307.2 L42.6666667,341.333333 L234.666667,341.333333 L234.666667,384 L0,384 L0,307.2 C0,245.167377 47.6682428,194.586368 107.383368,192.09609 L112,192 L186.666667,192 Z M149.333333,3.55271368e-14 C190.570594,3.55271368e-14 224,33.4294054 224,74.6666667 C224,114.529353 192.762078,147.096031 153.430084,149.222851 L149.333333,149.333333 C108.096072,149.333333 74.6666667,115.903928 74.6666667,74.6666667 C74.6666667,34.8039808 105.904589,2.2373024 145.236582,0.110482347 L149.333333,3.55271368e-14 Z M149.333333,42.6666667 C131.660221,42.6666667 117.333333,56.9935548 117.333333,74.6666667 C117.333333,92.3397786 131.660221,106.666667 149.333333,106.666667 C167.006445,106.666667 181.333333,92.3397786 181.333333,74.6666667 C181.333333,56.9935548 167.006445,42.6666667 149.333333,42.6666667 Z' transform='translate(64 42.667)'/></svg>"
|
12
15
|
export const add = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>add</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(65.929697, 65.929697)'><polygon points='211.189225 2.36847579e-14 211.189225 168.95138 380.140606 168.95138 380.140606 211.189225 211.189225 211.189225 211.189225 380.140606 168.95138 380.140606 168.95138 211.189225 -1.42108547e-14 211.189225 -1.42108547e-14 168.95138 168.95138 168.95138 168.95138 -1.42108547e-14'/></g></g></svg>"
|
13
16
|
export const ai = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>ai</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M320,64 L320,320 L64,320 L64,64 L320,64 Z M171.749388,128 L146.817842,128 L99.4840387,256 L121.976629,256 L130.913039,230.977 L187.575039,230.977 L196.319607,256 L220.167172,256 L171.749388,128 Z M260.093778,128 L237.691519,128 L237.691519,256 L260.093778,256 L260.093778,128 Z M159.094727,149.47526 L181.409039,213.333 L137.135039,213.333 L159.094727,149.47526 Z M341.333333,256 L384,256 L384,298.666667 L341.333333,298.666667 L341.333333,256 Z M85.3333333,341.333333 L128,341.333333 L128,384 L85.3333333,384 L85.3333333,341.333333 Z M170.666667,341.333333 L213.333333,341.333333 L213.333333,384 L170.666667,384 L170.666667,341.333333 Z M85.3333333,0 L128,0 L128,42.6666667 L85.3333333,42.6666667 L85.3333333,0 Z M256,341.333333 L298.666667,341.333333 L298.666667,384 L256,384 L256,341.333333 Z M170.666667,0 L213.333333,0 L213.333333,42.6666667 L170.666667,42.6666667 L170.666667,0 Z M256,0 L298.666667,0 L298.666667,42.6666667 L256,42.6666667 L256,0 Z M341.333333,170.666667 L384,170.666667 L384,213.333333 L341.333333,213.333333 L341.333333,170.666667 Z M0,256 L42.6666667,256 L42.6666667,298.666667 L0,298.666667 L0,256 Z M341.333333,85.3333333 L384,85.3333333 L384,128 L341.333333,128 L341.333333,85.3333333 Z M0,170.666667 L42.6666667,170.666667 L42.6666667,213.333333 L0,213.333333 L0,170.666667 Z M0,85.3333333 L42.6666667,85.3333333 L42.6666667,128 L0,128 L0,85.3333333 Z' id='Combined-Shape'/></g></g></svg>"
|
14
17
|
export const alarmBellCancelledFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>alarm-bell-cancelled-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(59.581722, 42.666667)'><path d='M265.91044,362.667219 C260.734419,398.851421 229.615509,426.666667 192,426.666667 C154.384491,426.666667 123.265581,398.851421 118.08956,362.667219 Z M392.836561,379.581717 L362.666662,409.751616 L294.248,341.333 L4.418278,341.333333 L47.0849447,219.52 L47.0849447,170.666667 C47.0849447,147.564033 51.09328,125.537119 58.3600598,105.445633 L-2.84217094e-14,47.0849493 L30.169894,16.9150553 L78.758055,65.5041451 C78.7582845,65.5038101 78.7585139,65.5034752 78.7587433,65.5031403 L392.836561,379.581717 Z M196.418278,3.55271368e-14 C207.650729,0.712633806 218.754642,2.79014004 229.484945,6.18666667 C298.604945,21.9733333 345.751611,96 345.751611,176.853333 L345.751611,176.853333 L345.751611,219.52 L374.127,300.532 L107.279647,33.6843069 C131.533562,13.0442498 161.469156,0.623757746 193.946265,0.0228535467 Z' id='Combined-Shape'/></g></g></svg>"
|
@@ -23,6 +26,8 @@ export const analyze = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UT
|
|
23
26
|
export const anomalyFound = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>anomaly-found</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(42.666667, 42.666667)'><path d='M170.666667,-7.10542736e-15 C264.770773,-7.10542736e-15 341.333333,76.56256 341.333333,170.666667 C341.333333,210.04032 327.799467,246.239573 305.3152,275.148373 L426.630187,396.463573 L396.463573,426.630187 L275.148373,305.314987 C246.239573,327.799467 210.04032,341.333333 170.666667,341.333333 C76.56256,341.333333 7.10542736e-15,264.770773 7.10542736e-15,170.666667 C7.10542736e-15,76.56256 76.56256,-7.10542736e-15 170.666667,-7.10542736e-15 Z M170.666667,42.6666667 C100.083413,42.6666667 42.6666667,100.083413 42.6666667,170.666667 C42.6666667,241.24992 100.083413,298.666667 170.666667,298.666667 C241.24992,298.666667 298.666667,241.24992 298.666667,170.666667 C298.666667,100.083413 241.24992,42.6666667 170.666667,42.6666667 Z M170.666667,202.666667 C188.339779,202.666667 202.666667,216.993555 202.666667,234.666667 C202.666667,252.339779 188.339779,266.666667 170.666667,266.666667 C152.993555,266.666667 138.666667,252.339779 138.666667,234.666667 C138.666667,216.993555 152.993555,202.666667 170.666667,202.666667 Z M192,64 L192,170.666667 L149.333333,170.666667 L149.333333,64 L192,64 Z'/></g></g></svg>"
|
24
27
|
export const anomaly = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>anomaly</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Shape' transform='translate(42.666667, 42.666667)'><path d='M170.666667,-7.10542736e-15 C264.770773,-7.10542736e-15 341.333333,76.56256 341.333333,170.666667 C341.333333,210.04032 327.799467,246.239573 305.3152,275.148373 L426.630187,396.463573 L396.463573,426.630187 L275.148373,305.314987 C246.239573,327.799467 210.04032,341.333333 170.666667,341.333333 C76.56256,341.333333 7.10542736e-15,264.770773 7.10542736e-15,170.666667 C7.10542736e-15,76.56256 76.56256,-7.10542736e-15 170.666667,-7.10542736e-15 Z M170.666667,148.928 L133.408288,240 L63.1115909,240.001039 C85.9289807,275.276196 125.615934,298.666667 170.666667,298.666667 C215.7174,298.666667 255.404353,275.276196 278.221742,240.001039 L207.925046,240 L170.666667,148.928 Z M170.666667,42.6666667 C100.083413,42.6666667 42.6666667,100.083413 42.6666667,170.666667 C42.6666667,183.648708 44.6089886,196.185346 48.2183113,208.00126 L111.914667,208 L170.666667,64.4093713 L229.397333,208 L293.115022,208.00126 C296.724345,196.185346 298.666667,183.648708 298.666667,170.666667 C298.666667,100.083413 241.24992,42.6666667 170.666667,42.6666667 Z'/></g></g></svg>"
|
25
28
|
export const appMenu = "data:image/svg+xml;utf8,<svg width='512' height='512' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M42.666 106.667h426.667v42.666H42.666v-42.666Zm0 128H320v42.666H42.666v-42.666Zm426.667 128H42.666v42.666h426.667v-42.666Z'/></svg>"
|
29
|
+
export const applicationScreen = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M384,-1.42108547e-14 L384,277.333333 L0,277.333333 L0,-1.42108547e-14 L384,-1.42108547e-14 Z M341.333333,106.666667 L42.6666667,106.666667 L42.6666667,234.666667 L341.333333,234.666667 L341.333333,106.666667 Z M341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,64 L341.333333,64 L341.333333,42.6666667 Z' transform='translate(64 106.667)'/></svg>"
|
30
|
+
export const applications = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path d='M170.666667 0 170.666667 170.666667 0 170.666667 0 0 170.666667 0ZM128 42.6666667 42.6666667 42.6666667 42.6666667 128 128 128 128 42.6666667ZM170.666667 213.333333 170.666667 384 0 384 0 213.333333 170.666667 213.333333ZM128 256 42.6666667 256 42.6666667 341.333333 128 341.333333 128 256ZM384 0 384 170.666667 213.333333 170.666667 213.333333 0 384 0ZM341.333333 42.6666667 256 42.6666667 256 128 341.333333 128 341.333333 42.6666667ZM384 213.333333 384 384 213.333333 384 213.333333 213.333333 384 213.333333ZM341.333333 256 256 256 256 341.333333 341.333333 341.333333 341.333333 256Z' transform='translate(64 64)'/></svg>"
|
26
31
|
export const apps = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>apps</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M64,32 C64,49.664 49.664,64 32,64 C14.336,64 -4.26325641e-14,49.664 -4.26325641e-14,32 C-4.26325641e-14,14.336 14.336,-4.26325641e-14 32,-4.26325641e-14 C49.664,-4.26325641e-14 64,14.336 64,32 Z M224,32 C224,49.664 209.664,64 192,64 C174.336,64 160,49.664 160,32 C160,14.336 174.336,-4.26325641e-14 192,-4.26325641e-14 C209.664,-4.26325641e-14 224,14.336 224,32 Z M64,352 C64,369.664 49.664,384 32,384 C14.336,384 -4.26325641e-14,369.664 -4.26325641e-14,352 C-4.26325641e-14,334.336 14.336,320 32,320 C49.664,320 64,334.336 64,352 Z M224,352 C224,369.664 209.664,384 192,384 C174.336,384 160,369.664 160,352 C160,334.336 174.336,320 192,320 C209.664,320 224,334.336 224,352 Z M64,192 C64,209.664 49.664,224 32,224 C14.336,224 -4.26325641e-14,209.664 -4.26325641e-14,192 C-4.26325641e-14,174.336 14.336,160 32,160 C49.664,160 64,174.336 64,192 Z M224,192 C224,209.664 209.664,224 192,224 C174.336,224 160,209.664 160,192 C160,174.336 174.336,160 192,160 C209.664,160 224,174.336 224,192 Z M384,32 C384,49.664 369.664,64 352,64 C334.336,64 320,49.664 320,32 C320,14.336 334.336,-4.26325641e-14 352,-4.26325641e-14 C369.664,-4.26325641e-14 384,14.336 384,32 Z M384,352 C384,369.664 369.664,384 352,384 C334.336,384 320,369.664 320,352 C320,334.336 334.336,320 352,320 C369.664,320 384,334.336 384,352 Z M384,192 C384,209.664 369.664,224 352,224 C334.336,224 320,209.664 320,192 C320,174.336 334.336,160 352,160 C369.664,160 384,174.336 384,192 Z' id='Combined-Shape'/></g></g></svg>"
|
27
32
|
export const arrowDownRight = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>arrow-down-right</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(106.666667, 64.000000)'><polygon id='Shape' points='320 234.666667 192 362.666667 161.706667 332.373333 238.293333 256 -1.42108547e-14 256 -1.42108547e-14 0 42.6666667 0 42.6666667 213.333333 238.293333 213.333333 161.706667 136.96 192 106.666667'/></g></g></svg>"
|
28
33
|
export const arrowDown = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>arrow-down</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(134.255147, 106.680107)'><polygon id='arrow-down' points='100.41664 2.84217094e-14 100.41664 216.973227 30.1666133 146.7232 0 176.889813 121.749973 298.639787 243.489707 176.889813 213.32288 146.7232 143.083307 216.970453 143.083307 2.84217094e-14'/></g></g></svg>"
|
@@ -78,6 +83,12 @@ export const carFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/
|
|
78
83
|
export const car = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M85.3333333,149.333333 C108.897483,149.333333 128,168.435851 128,192 C128,215.564149 108.897483,234.666667 85.3333333,234.666667 C61.769184,234.666667 42.6666667,215.564149 42.6666667,192 C42.6666667,168.435851 61.769184,149.333333 85.3333333,149.333333 Z M330.666667,149.333333 C354.230816,149.333333 373.333333,168.435851 373.333333,192 C373.333333,215.564149 354.230816,234.666667 330.666667,234.666667 C307.102517,234.666667 288,215.564149 288,192 C288,168.435851 307.102517,149.333333 330.666667,149.333333 Z M266.666667,192 C266.666667,199.48043 267.950028,206.661116 270.308585,213.33389 L145.691415,213.33389 C148.049972,206.661116 149.333333,199.48043 149.333333,192 C149.333333,184.51957 148.049972,177.338884 145.691415,170.66611 L270.308585,170.66611 C267.950028,177.338884 266.666667,184.51957 266.666667,192 Z M241.777778,5.68434189e-14 L247.466667,4.26666667 L329.322667,65.664 L394.348187,81.9304833 C412.224697,86.3996109 425.07944,101.77974 426.529906,119.896303 L426.666667,123.32323 L426.666667,197.989897 L410.507427,202.029707 L393.040934,206.396653 C394.104647,201.769253 394.666667,196.95026 394.666667,192 C394.666667,178.915408 390.740071,166.747921 384.000943,156.611604 L384,123.32323 L314.825907,106.029707 L310.64646,104.984845 L309.811,104.358 L298.666667,115.503223 C290.665115,123.504775 279.812681,128 268.496777,128 L42.666,127.999 L42.6652717,144.297643 C29.5727617,156.016443 21.3333333,173.04601 21.3333333,192 C21.3333333,195.24372 21.5746473,198.431078 22.0403022,201.545101 L3.55271368e-14,179.503223 L3.55271368e-14,77.6096014 L4.9446127,71.6760661 L58.277946,7.67606614 L64.6746678,5.68434189e-14 L241.777778,5.68434189e-14 Z M227.562667,42.6666667 L84.6506667,42.6666667 L49.101,85.333 L268.496777,85.3333333 L275.332,78.497 L227.562667,42.6666667 Z' transform='translate(42.667 149.333)'/></svg>"
|
79
84
|
export const cardLayoutFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>card-layout-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 85.333333)'><path d='M128,1.42108547e-14 L128,149.333333 L7.10542736e-15,149.333333 L7.10542736e-15,1.42108547e-14 L128,1.42108547e-14 Z M426.666667,192 L426.666667,341.333333 L298.666667,341.333333 L298.666667,192 L426.666667,192 Z M426.666667,1.42108547e-14 L426.666667,149.333333 L170.666667,149.333333 L170.666667,1.42108547e-14 L426.666667,1.42108547e-14 Z M256,192 L256,341.333333 L7.10542736e-15,341.333333 L7.10542736e-15,192 L256,192 Z' id='Combined-Shape'/></g></g></svg>"
|
80
85
|
export const cardLayout = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>card-layout</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 85.333333)'><path d='M128,1.42108547e-14 L128,149.333333 L3.55271368e-14,149.333333 L3.55271368e-14,1.42108547e-14 L128,1.42108547e-14 Z M85.3333333,42.6666667 L42.6666667,42.6666667 L42.6666667,106.666667 L85.3333333,106.666667 L85.3333333,42.6666667 Z M426.666667,192 L426.666667,341.333333 L298.666667,341.333333 L298.666667,192 L426.666667,192 Z M384,234.666667 L341.333333,234.666667 L341.333333,298.666667 L384,298.666667 L384,234.666667 Z M426.666667,1.42108547e-14 L426.666667,149.333333 L170.666667,149.333333 L170.666667,1.42108547e-14 L426.666667,1.42108547e-14 Z M384,42.6666667 L213.333333,42.6666667 L213.333333,106.666667 L384,106.666667 L384,42.6666667 Z M256,192 L256,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,192 L256,192 Z M213.333333,234.666667 L42.6666667,234.666667 L42.6666667,298.666667 L213.333333,298.666667 L213.333333,234.666667 Z' id='Combined-Shape'/></g></g></svg>"
|
86
|
+
export const certificateErrorFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M240.985257,10.1681198 L272.279703,36.7818243 C279.099257,42.5813709 287.569673,46.0899321 296.492725,46.8111864 L337.439971,50.1209707 C358.299224,51.8070335 374.859633,68.3674422 376.545696,89.2266955 L379.85548,130.173942 C380.576735,139.096993 384.085296,147.56741 389.884842,154.386964 L416.498547,185.68141 C430.05604,201.623356 430.05604,225.043311 416.498547,240.985257 L389.884842,272.279703 C384.085296,279.099257 380.576735,287.569673 379.85548,296.492725 L376.545696,337.439971 C374.859633,358.299224 358.299224,374.859633 337.439971,376.545696 L296.492725,379.85548 C287.569673,380.576735 279.099257,384.085296 272.279703,389.884842 L240.985257,416.498547 C225.043311,430.05604 201.623356,430.05604 185.68141,416.498547 L154.386964,389.884842 C147.56741,384.085296 139.096993,380.576735 130.173942,379.85548 L89.2266955,376.545696 C68.3674422,374.859633 51.8070335,358.299224 50.1209707,337.439971 L46.8111864,296.492725 C46.0899321,287.569673 42.5813709,279.099257 36.7818243,272.279703 L10.1681198,240.985257 C-3.38937326,225.043311 -3.38937326,201.623356 10.1681198,185.68141 L36.7818243,154.386964 C42.5813709,147.56741 46.0899321,139.096993 46.8111864,130.173942 L50.1209707,89.2266955 C51.8070335,68.3674422 68.3674422,51.8070335 89.2266955,50.1209707 L130.173942,46.8111864 C139.096993,46.0899321 147.56741,42.5813709 154.386964,36.7818243 L185.68141,10.1681198 C201.623356,-3.38937326 225.043311,-3.38937326 240.985257,10.1681198 Z M262.167114,134.167114 L213.249781,183.084447 L164.332447,134.167114 L134.167114,164.332447 L183.084447,213.249781 L134.167114,262.167114 L164.332447,292.332447 L213.249781,243.415114 L262.167114,292.332447 L292.332447,262.167114 L243.415114,213.249781 L292.332447,164.332447 L262.167114,134.167114 Z' transform='translate(42.75 42.75)'/></svg>"
|
87
|
+
export const certificateError = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M240.985257,10.1681198 L272.279703,36.7818243 C279.099257,42.5813709 287.569673,46.0899321 296.492725,46.8111864 L337.439971,50.1209707 C358.299224,51.8070335 374.859633,68.3674422 376.545696,89.2266955 L379.85548,130.173942 C380.576735,139.096993 384.085296,147.56741 389.884842,154.386964 L416.498547,185.68141 C430.05604,201.623356 430.05604,225.043311 416.498547,240.985257 L389.884842,272.279703 C384.085296,279.099257 380.576735,287.569673 379.85548,296.492725 L376.545696,337.439971 C374.859633,358.299224 358.299224,374.859633 337.439971,376.545696 L296.492725,379.85548 C287.569673,380.576735 279.099257,384.085296 272.279703,389.884842 L240.985257,416.498547 C225.043311,430.05604 201.623356,430.05604 185.68141,416.498547 L154.386964,389.884842 C147.56741,384.085296 139.096993,380.576735 130.173942,379.85548 L89.2266955,376.545696 C68.3674422,374.859633 51.8070335,358.299224 50.1209707,337.439971 L46.8111864,296.492725 C46.0899321,287.569673 42.5813709,279.099257 36.7818243,272.279703 L10.1681198,240.985257 C-3.38937326,225.043311 -3.38937326,201.623356 10.1681198,185.68141 L36.7818243,154.386964 C42.5813709,147.56741 46.0899321,139.096993 46.8111864,130.173942 L50.1209707,89.2266955 C51.8070335,68.3674422 68.3674422,51.8070335 89.2266955,50.1209707 L130.173942,46.8111864 C139.096993,46.0899321 147.56741,42.5813709 154.386964,36.7818243 L185.68141,10.1681198 C201.623356,-3.38937326 225.043311,-3.38937326 240.985257,10.1681198 Z M213.344163,42.670649 L182.028057,69.2843536 C168.39162,80.8811753 151.454105,87.8969237 133.611496,89.3391497 L92.6642499,92.648934 L89.3391497,133.611496 C87.8969237,151.454105 80.8811753,168.39162 69.2843536,182.028057 L42.670649,213.322503 L69.2843536,244.63861 C80.8811753,258.275047 87.8969237,275.212562 89.3391497,293.055171 L92.648934,334.002417 L133.611496,337.327517 C151.454105,338.769743 168.39162,345.785491 182.028057,357.382313 L213.322503,383.996018 L244.63861,357.382313 C258.275047,345.785491 275.212562,338.769743 293.055171,337.327517 L334.002417,334.017733 L337.327517,293.055171 C338.769743,275.212562 345.785491,258.275047 357.382313,244.63861 L383.996018,213.344163 L357.382313,182.028057 C345.785491,168.39162 338.769743,151.454105 337.327517,133.611496 L334.017733,92.6642499 L293.055171,89.3391497 C275.212562,87.8969237 258.275047,80.8811753 244.63861,69.2843536 L213.344163,42.670649 Z M262.167114,134.167114 L292.332447,164.332447 L243.415114,213.249781 L292.332447,262.167114 L262.167114,292.332447 L213.249781,243.415114 L164.332447,292.332447 L134.167114,262.167114 L183.084447,213.249781 L134.167114,164.332447 L164.332447,134.167114 L213.249781,183.084447 L262.167114,134.167114 Z' transform='translate(42.75 42.75)'/></svg>"
|
88
|
+
export const certificateExclamationFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M240.985257,10.1681198 L272.279703,36.7818243 C279.099257,42.5813709 287.569673,46.0899321 296.492725,46.8111864 L337.439971,50.1209707 C358.299224,51.8070335 374.859633,68.3674422 376.545696,89.2266955 L379.85548,130.173942 C380.576735,139.096993 384.085296,147.56741 389.884842,154.386964 L416.498547,185.68141 C430.05604,201.623356 430.05604,225.043311 416.498547,240.985257 L389.884842,272.279703 C384.085296,279.099257 380.576735,287.569673 379.85548,296.492725 L376.545696,337.439971 C374.859633,358.299224 358.299224,374.859633 337.439971,376.545696 L296.492725,379.85548 C287.569673,380.576735 279.099257,384.085296 272.279703,389.884842 L240.985257,416.498547 C225.043311,430.05604 201.623356,430.05604 185.68141,416.498547 L154.386964,389.884842 C147.56741,384.085296 139.096993,380.576735 130.173942,379.85548 L89.2266955,376.545696 C68.3674422,374.859633 51.8070335,358.299224 50.1209707,337.439971 L46.8111864,296.492725 C46.0899321,287.569673 42.5813709,279.099257 36.7818243,272.279703 L10.1681198,240.985257 C-3.38937326,225.043311 -3.38937326,201.623356 10.1681198,185.68141 L36.7818243,154.386964 C42.5813709,147.56741 46.0899321,139.096993 46.8111864,130.173942 L50.1209707,89.2266955 C51.8070335,68.3674422 68.3674422,51.8070335 89.2266955,50.1209707 L130.173942,46.8111864 C139.096993,46.0899321 147.56741,42.5813709 154.386964,36.7818243 L185.68141,10.1681198 C201.623356,-3.38937326 225.043311,-3.38937326 240.985257,10.1681198 Z M213.249781,271.959114 C198.011685,271.959114 186.583114,283.223114 186.583114,298.241781 C186.583114,313.943114 197.665365,325.207114 213.249781,325.207114 C228.487876,325.207114 239.916447,313.943114 239.916447,298.583114 C239.916447,283.223114 228.487876,271.959114 213.249781,271.959114 Z M234.583114,85.2497807 L191.916447,85.2497807 L191.916447,234.583114 L234.583114,234.583114 L234.583114,85.2497807 Z' transform='translate(42.75 42.75)'/></svg>"
|
89
|
+
export const certificateExclamation = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M240.985257,10.1681198 L272.279703,36.7818243 C279.099257,42.5813709 287.569673,46.0899321 296.492725,46.8111864 L337.439971,50.1209707 C358.299224,51.8070335 374.859633,68.3674422 376.545696,89.2266955 L379.85548,130.173942 C380.576735,139.096993 384.085296,147.56741 389.884842,154.386964 L416.498547,185.68141 C430.05604,201.623356 430.05604,225.043311 416.498547,240.985257 L389.884842,272.279703 C384.085296,279.099257 380.576735,287.569673 379.85548,296.492725 L376.545696,337.439971 C374.859633,358.299224 358.299224,374.859633 337.439971,376.545696 L296.492725,379.85548 C287.569673,380.576735 279.099257,384.085296 272.279703,389.884842 L240.985257,416.498547 C225.043311,430.05604 201.623356,430.05604 185.68141,416.498547 L154.386964,389.884842 C147.56741,384.085296 139.096993,380.576735 130.173942,379.85548 L89.2266955,376.545696 C68.3674422,374.859633 51.8070335,358.299224 50.1209707,337.439971 L46.8111864,296.492725 C46.0899321,287.569673 42.5813709,279.099257 36.7818243,272.279703 L10.1681198,240.985257 C-3.38937326,225.043311 -3.38937326,201.623356 10.1681198,185.68141 L36.7818243,154.386964 C42.5813709,147.56741 46.0899321,139.096993 46.8111864,130.173942 L50.1209707,89.2266955 C51.8070335,68.3674422 68.3674422,51.8070335 89.2266955,50.1209707 L130.173942,46.8111864 C139.096993,46.0899321 147.56741,42.5813709 154.386964,36.7818243 L185.68141,10.1681198 C201.623356,-3.38937326 225.043311,-3.38937326 240.985257,10.1681198 Z M213.344163,42.670649 L182.028057,69.2843536 C168.39162,80.8811753 151.454105,87.8969237 133.611496,89.3391497 L92.6642499,92.648934 L89.3391497,133.611496 C87.8969237,151.454105 80.8811753,168.39162 69.2843536,182.028057 L42.670649,213.322503 L69.2843536,244.63861 C80.8811753,258.275047 87.8969237,275.212562 89.3391497,293.055171 L92.648934,334.002417 L133.611496,337.327517 C151.454105,338.769743 168.39162,345.785491 182.028057,357.382313 L213.322503,383.996018 L244.63861,357.382313 C258.275047,345.785491 275.212562,338.769743 293.055171,337.327517 L334.002417,334.017733 L337.327517,293.055171 C338.769743,275.212562 345.785491,258.275047 357.382313,244.63861 L383.996018,213.344163 L357.382313,182.028057 C345.785491,168.39162 338.769743,151.454105 337.327517,133.611496 L334.017733,92.6642499 L293.055171,89.3391497 C275.212562,87.8969237 258.275047,80.8811753 244.63861,69.2843536 L213.344163,42.670649 Z M213.249781,271.959114 C228.487876,271.959114 239.916447,283.223114 239.916447,298.583114 C239.916447,313.943114 228.487876,325.207114 213.249781,325.207114 C197.665365,325.207114 186.583114,313.943114 186.583114,298.241781 C186.583114,283.223114 198.011685,271.959114 213.249781,271.959114 Z M234.583114,85.2497807 L234.583114,234.583114 L191.916447,234.583114 L191.916447,85.2497807 L234.583114,85.2497807 Z' transform='translate(42.75 42.75)'/></svg>"
|
90
|
+
export const certificateSuccessFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M240.985257,10.1681198 L272.279703,36.7818243 C279.099257,42.5813709 287.569673,46.0899321 296.492725,46.8111864 L337.439971,50.1209707 C358.299224,51.8070335 374.859633,68.3674422 376.545696,89.2266955 L379.85548,130.173942 C380.576735,139.096993 384.085296,147.56741 389.884842,154.386964 L416.498547,185.68141 C430.05604,201.623356 430.05604,225.043311 416.498547,240.985257 L389.884842,272.279703 C384.085296,279.099257 380.576735,287.569673 379.85548,296.492725 L376.545696,337.439971 C374.859633,358.299224 358.299224,374.859633 337.439971,376.545696 L296.492725,379.85548 C287.569673,380.576735 279.099257,384.085296 272.279703,389.884842 L240.985257,416.498547 C225.043311,430.05604 201.623356,430.05604 185.68141,416.498547 L154.386964,389.884842 C147.56741,384.085296 139.096993,380.576735 130.173942,379.85548 L89.2266955,376.545696 C68.3674422,374.859633 51.8070335,358.299224 50.1209707,337.439971 L46.8111864,296.492725 C46.0899321,287.569673 42.5813709,279.099257 36.7818243,272.279703 L10.1681198,240.985257 C-3.38937326,225.043311 -3.38937326,201.623356 10.1681198,185.68141 L36.7818243,154.386964 C42.5813709,147.56741 46.0899321,139.096993 46.8111864,130.173942 L50.1209707,89.2266955 C51.8070335,68.3674422 68.3674422,51.8070335 89.2266955,50.1209707 L130.173942,46.8111864 C139.096993,46.0899321 147.56741,42.5813709 154.386964,36.7818243 L185.68141,10.1681198 C201.623356,-3.38937326 225.043311,-3.38937326 240.985257,10.1681198 Z M293.585781,137.030901 L191.916447,239.252341 L142.999754,190.335647 L112.833141,220.502261 L191.916447,299.585567 L323.752394,167.197514 L293.585781,137.030901 Z' transform='translate(42.75 42.75)'/></svg>"
|
91
|
+
export const certificateSuccess = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M240.985257,10.1681198 L272.279703,36.7818243 C279.099257,42.5813709 287.569673,46.0899321 296.492725,46.8111864 L337.439971,50.1209707 C358.299224,51.8070335 374.859633,68.3674422 376.545696,89.2266955 L379.85548,130.173942 C380.576735,139.096993 384.085296,147.56741 389.884842,154.386964 L416.498547,185.68141 C430.05604,201.623356 430.05604,225.043311 416.498547,240.985257 L389.884842,272.279703 C384.085296,279.099257 380.576735,287.569673 379.85548,296.492725 L376.545696,337.439971 C374.859633,358.299224 358.299224,374.859633 337.439971,376.545696 L296.492725,379.85548 C287.569673,380.576735 279.099257,384.085296 272.279703,389.884842 L240.985257,416.498547 C225.043311,430.05604 201.623356,430.05604 185.68141,416.498547 L154.386964,389.884842 C147.56741,384.085296 139.096993,380.576735 130.173942,379.85548 L89.2266955,376.545696 C68.3674422,374.859633 51.8070335,358.299224 50.1209707,337.439971 L46.8111864,296.492725 C46.0899321,287.569673 42.5813709,279.099257 36.7818243,272.279703 L10.1681198,240.985257 C-3.38937326,225.043311 -3.38937326,201.623356 10.1681198,185.68141 L36.7818243,154.386964 C42.5813709,147.56741 46.0899321,139.096993 46.8111864,130.173942 L50.1209707,89.2266955 C51.8070335,68.3674422 68.3674422,51.8070335 89.2266955,50.1209707 L130.173942,46.8111864 C139.096993,46.0899321 147.56741,42.5813709 154.386964,36.7818243 L185.68141,10.1681198 C201.623356,-3.38937326 225.043311,-3.38937326 240.985257,10.1681198 Z M213.344163,42.670649 L182.028057,69.2843536 C168.39162,80.8811753 151.454105,87.8969237 133.611496,89.3391497 L92.6642499,92.648934 L89.3391497,133.611496 C87.8969237,151.454105 80.8811753,168.39162 69.2843536,182.028057 L42.670649,213.322503 L69.2843536,244.63861 C80.8811753,258.275047 87.8969237,275.212562 89.3391497,293.055171 L92.648934,334.002417 L133.611496,337.327517 C151.454105,338.769743 168.39162,345.785491 182.028057,357.382313 L213.322503,383.996018 L244.63861,357.382313 C258.275047,345.785491 275.212562,338.769743 293.055171,337.327517 L334.002417,334.017733 L337.327517,293.055171 C338.769743,275.212562 345.785491,258.275047 357.382313,244.63861 L383.996018,213.344163 L357.382313,182.028057 C345.785491,168.39162 338.769743,151.454105 337.327517,133.611496 L334.017733,92.6642499 L293.055171,89.3391497 C275.212562,87.8969237 258.275047,80.8811753 244.63861,69.2843536 L213.344163,42.670649 Z M293.585781,137.030901 L323.752394,167.197514 L191.916447,299.585567 L112.833141,220.502261 L142.999754,190.335647 L191.916447,239.252341 L293.585781,137.030901 Z' transform='translate(42.75 42.75)'/></svg>"
|
81
92
|
export const chartCursor = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>chart-cursor</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='x-axis-settings' transform='translate(64.000000, 64.000000)'><path d='M-4.26325641e-14,85.3333333 L42.6666667,85.3333333 L42.6666667,128 L-4.26325641e-14,128 L-4.26325641e-14,85.3333333 Z M85.3333333,85.3333333 L128,85.3333333 L128,128 L85.3333333,128 L85.3333333,85.3333333 Z M298.666667,1.42108547e-14 L298.66706,46.3085274 C316.851564,52.7359615 331.264038,67.1484364 337.691473,85.3329401 L384,85.3333333 L384,128 L337.691473,128.000393 C331.264038,146.184897 316.851564,160.597372 298.66706,167.024806 L298.666667,213.333333 L256,213.333333 L256.000233,167.025027 C237.815434,160.597702 223.402702,146.185106 216.975194,128.000393 L170.666667,128 L170.666667,85.3333333 L216.975194,85.3329401 C223.402702,67.1482278 237.815434,52.7356309 256.000233,46.3083062 L256,1.42108547e-14 L298.666667,1.42108547e-14 Z M256,256 L298.666667,256 L298.666667,298.666667 L256,298.666667 L256,256 Z M256,341.333333 L298.666667,341.333333 L298.666667,384 L256,384 L256,341.333333 Z' id='Combined-Shape'/></g></g></svg>"
|
82
93
|
export const chartCurveLinear = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>chart-curve-linear</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M42.6666667,1.42108547e-14 L42.666,341.333 L384,341.333333 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L42.6666667,1.42108547e-14 Z M231.252022,52.4025379 L232.594358,54.8280836 L339.261024,278.828084 L300.738976,297.171916 L213.333333,113.578667 L125.927691,297.171916 L87.4056423,278.828084 L194.072309,54.8280836 C201.387447,39.4662938 222.485998,38.6577785 231.252022,52.4025379 Z' id='Combined-Shape'/></g></g></svg>"
|
83
94
|
export const chartCurveSpline = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>chart-curve-spline</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='chart-curve-spline' transform='translate(0.000000, 0.000000)'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M42.6666667,1.42108547e-14 L42.666,341.333 L384,341.333333 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L42.6666667,1.42108547e-14 Z M213.333333,42.6666667 C242.554802,42.6666667 263.209938,59.4789865 276.66524,88.3117767 L278.090266,91.4408839 L280.732904,97.7319035 C281.153137,98.7928422 281.564212,99.8629288 281.96755,100.946559 L284.306072,107.646016 C284.684135,108.801399 285.057298,109.979116 285.426981,111.183561 L287.614674,118.766141 L289.786974,127.201183 L292.012007,136.699657 L294.357902,147.472534 L300.781121,178.78902 L303.23762,190.017878 L305.642044,200.208529 L308.014553,209.400072 C308.80231,212.301745 309.588107,215.043417 310.375306,217.631604 L312.744463,224.942225 C320.281379,246.675686 328.247935,255.145213 339.52484,255.937832 L341.333333,256 L341.333333,298.666667 C312.111864,298.666667 291.456728,281.854347 278.001426,253.021557 L276.576401,249.892449 L273.933762,243.60143 C273.51353,242.540491 273.102454,241.470404 272.699117,240.386775 L270.360594,233.687317 C269.982532,232.531934 269.609369,231.354217 269.239686,230.149772 L267.051992,222.567192 L264.879693,214.132151 L262.65466,204.633676 L260.308765,193.860799 L253.885546,162.544314 L251.429047,151.315455 L249.024623,141.124804 L246.652114,131.933262 C245.864357,129.031588 245.078559,126.289916 244.291361,123.701729 L241.922204,116.391108 C233.988608,93.5137807 225.578957,85.3333333 213.333333,85.3333333 C201.08771,85.3333333 192.678059,93.5137807 184.744463,116.391108 L182.375306,123.701729 C181.981707,124.995823 181.588458,126.328287 181.195139,127.699938 L178.831028,136.406588 C178.435749,137.93824 178.039561,139.510707 177.642044,141.124804 L175.23762,151.315455 L172.781121,162.544314 L166.357902,193.860799 L164.012007,204.633676 L161.786974,214.132151 L159.614674,222.567192 L157.426981,230.149772 C157.057298,231.354217 156.684135,232.531934 156.306072,233.687317 L153.96755,240.386775 C153.564212,241.470404 153.153137,242.540491 152.732904,243.60143 L150.090266,249.892449 C149.627726,250.934378 149.153191,251.975948 148.66524,253.021557 C135.918112,280.336832 116.709083,296.863651 89.8762604,298.527651 L85.3333333,298.666667 L85.3333333,256 C97.5789571,256 105.988608,247.819553 113.922204,224.942225 L116.291361,217.631604 C116.68496,216.337511 117.078209,215.005046 117.471528,213.633395 L119.835639,204.926745 C120.230917,203.395093 120.627105,201.822626 121.024623,200.208529 L123.429047,190.017878 L125.885546,178.78902 L132.308765,147.472534 L134.65466,136.699657 L136.879693,127.201183 L139.051992,118.766141 L141.239686,111.183561 C141.609369,109.979116 141.982532,108.801399 142.360594,107.646016 L144.699117,100.946559 C145.102454,99.8629288 145.51353,98.7928422 145.933762,97.7319035 L148.576401,91.4408839 C149.03894,90.3989558 149.513476,89.3573852 150.001426,88.3117767 C163.456728,59.4789865 184.111864,42.6666667 213.333333,42.6666667 Z' id='Combined-Shape'/></g></g></g></svg>"
|
@@ -136,6 +147,10 @@ export const cloudUploadFilled = "data:image/svg+xml;utf8,<?xml version='1.0' en
|
|
136
147
|
export const cloudUpload = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>cloud-upload</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 64.000000)'><path d='M213.333333,225.830111 L307.503223,320 L277.333333,350.169889 L234.666444,307.515665 L234.666667,405.353665 L192,405.353665 L191.999444,307.514665 L149.333333,350.169889 L119.163444,320 L213.333333,225.830111 Z M256,1.42108547e-14 C314.910373,1.42108547e-14 362.666667,47.7562934 362.666667,106.666667 L362.633568,109.350223 C399.447831,118.798865 426.666667,152.220782 426.666667,192 C426.666667,237.700168 390.742006,275.009683 345.592327,277.2289 L341.333333,277.333333 L307.503,277.333 L264.845,234.675 L340.287434,234.679488 L343.497685,234.613681 C366.110046,233.502228 384,214.765259 384,192 C384,173.566453 372.19531,157.466659 355.260429,151.646334 L352.026648,150.677426 L319.141815,142.2373 L320,106.666667 C320,71.3204427 291.346224,42.6666667 256,42.6666667 C234.529914,42.6666667 214.952715,53.2922241 203.156091,70.5694033 L200.902251,74.11235 L181.701619,106.574924 L147.128167,91.5031172 C137.833428,87.4512072 127.770871,85.3333333 117.333333,85.3333333 C76.096072,85.3333333 42.6666667,118.762739 42.6666667,160 C42.6666667,197.369525 70.2579271,228.688643 106.577483,233.903126 L110.501404,234.361017 L114.026667,234.666667 L161.827,234.669 L119.163,277.333 L106.666667,277.333333 L106.675057,276.855764 C46.8683831,271.470602 3.55271368e-14,221.20865 3.55271368e-14,160 C3.55271368e-14,95.1985894 52.5319227,42.6666667 117.333333,42.6666667 C133.98644,42.6666667 149.829242,46.1359909 164.178407,52.3913064 C182.728434,21.0287122 216.908457,1.42108547e-14 256,1.42108547e-14 Z' id='Combined-Shape'/></g></g></svg>"
|
137
148
|
export const cloud = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>cloud</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 106.666667)'><path d='M256,-1.42108547e-14 C314.910373,-1.42108547e-14 362.666667,47.7562934 362.666667,106.666667 L362.633568,109.350223 C399.447831,118.798865 426.666667,152.220782 426.666667,192 C426.666667,237.700168 390.742006,275.009683 345.592327,277.2289 L341.333333,277.333333 L106.666667,277.333333 L106.675057,276.855764 C46.8683831,271.470602 3.55271368e-14,221.20865 3.55271368e-14,160 C3.55271368e-14,95.1985894 52.5319227,42.6666667 117.333333,42.6666667 C133.98644,42.6666667 149.829242,46.1359909 164.178407,52.3913064 C182.728434,21.0287122 216.908457,-1.42108547e-14 256,-1.42108547e-14 Z M256,42.6666667 C234.529914,42.6666667 214.952715,53.2922241 203.156091,70.5694033 L200.902251,74.11235 L181.701619,106.574924 L147.128167,91.5031172 C137.833428,87.4512072 127.770871,85.3333333 117.333333,85.3333333 C76.096072,85.3333333 42.6666667,118.762739 42.6666667,160 C42.6666667,197.369525 70.2579271,228.688643 106.577483,233.903126 L110.501404,234.361017 L114.026667,234.666667 L340.287434,234.679488 L343.497685,234.613681 C366.110046,233.502228 384,214.765259 384,192 C384,173.566453 372.19531,157.466659 355.260429,151.646334 L352.026648,150.677426 L319.141815,142.2373 L320,106.666667 C320,71.3204427 291.346224,42.6666667 256,42.6666667 Z' id='Combined-Shape'/></g></g></svg>"
|
138
149
|
export const code = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>code</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(37.333333, 128.141872)'><path d='M111.084954,16.7215774 L141.254831,46.8914721 L60.356556,127.806522 L141.254831,208.721577 L111.084954,238.891472 L7.10542736e-15,127.806522 L111.084954,16.7215774 Z M326.063211,16.758697 L295.893333,46.9285921 L376.791607,127.843642 L295.893333,208.758697 L326.063211,238.928592 L437.148163,127.843642 L326.063211,16.758697 Z M231.145356,3.69482223e-12 L272.358192,11.0429459 L206.100516,258.319957 L164.887681,247.277012 L231.145356,3.69482223e-12 Z' id='Combined-Shape'/></g></g></svg>"
|
150
|
+
export const coffeeEmptyFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path d='M277.333333,2.84217094e-14 L277.333,42.666 L298.666667,42.6666667 C334.012891,42.6666667 362.666667,71.3204427 362.666667,106.666667 L362.666667,128 C362.666667,163.346224 334.012891,192 298.666667,192 L277.333,192 L277.333333,213.333333 C277.333333,260.461632 239.128299,298.666667 192,298.666667 L85.3333333,298.666667 C38.2050347,298.666667 2.84217094e-14,260.461632 2.84217094e-14,213.333333 L2.84217094e-14,2.84217094e-14 L277.333333,2.84217094e-14 Z M234.666667,42.6666667 L42.6666667,42.6666667 L42.6666667,192 L234.666667,192 L234.666667,42.6666667 Z M298.666667,85.3333333 L277.333333,85.3333333 L277.333333,149.333333 L298.666667,149.333333 C310.448741,149.333333 320,139.782075 320,128 L320,106.666667 C320,94.884592 310.448741,85.3333333 298.666667,85.3333333 Z' transform='translate(106.667 170.667)'/></svg>"
|
151
|
+
export const coffeeEmpty = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path d='M277.333333,2.84217094e-14 L277.333,42.666 L298.666667,42.6666667 C334.012891,42.6666667 362.666667,71.3204427 362.666667,106.666667 L362.666667,128 C362.666667,163.346224 334.012891,192 298.666667,192 L277.333,192 L277.333333,213.333333 C277.333333,260.461632 239.128299,298.666667 192,298.666667 L85.3333333,298.666667 C38.2050347,298.666667 -5.68434189e-14,260.461632 -5.68434189e-14,213.333333 L-5.68434189e-14,2.84217094e-14 L277.333333,2.84217094e-14 Z M234.666667,42.6666667 L42.6666667,42.6666667 L42.6666667,213.333333 C42.6666667,235.826385 60.0720595,254.254189 82.14907,255.882971 L85.3333333,256 L192,256 C215.564149,256 234.666667,236.897483 234.666667,213.333333 L234.666667,42.6666667 Z M298.666667,85.3333333 L277.333333,85.3333333 L277.333333,149.333333 L298.666667,149.333333 C310.448741,149.333333 320,139.782075 320,128 L320,106.666667 C320,94.884592 310.448741,85.3333333 298.666667,85.3333333 Z' transform='translate(106.667 170.667)'/></svg>"
|
152
|
+
export const coffeeFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path d='M277.333333,129.735908 L277.333,172.402 L298.666667,172.402575 C334.012891,172.402575 362.666667,201.056351 362.666667,236.402575 L362.666667,257.735908 C362.666667,293.082132 334.012891,321.735908 298.666667,321.735908 L277.333,321.735 L277.333333,343.069242 C277.333333,390.19754 239.128299,428.402575 192,428.402575 L85.3333333,428.402575 C38.2050347,428.402575 -5.68434189e-14,390.19754 -5.68434189e-14,343.069242 L-5.68434189e-14,129.735908 L277.333333,129.735908 Z M298.666667,215.069242 L277.333333,215.069242 L277.333333,279.069242 L298.666667,279.069242 C310.448741,279.069242 320,269.517983 320,257.735908 L320,236.402575 C320,224.6205 310.448741,215.069242 298.666667,215.069242 Z M60.9570541,3.26352279e-11 C83.0397716,12.7494629 90.6058693,40.9865242 77.8564065,63.0692417 C73.9434996,69.8465953 76.2655924,78.5127636 83.0429459,82.4256705 L67.0429459,110.138483 C44.9602284,97.3890205 37.3941307,69.1519592 50.1435935,47.0692417 C54.0565004,40.2918882 51.7344076,31.6257198 44.9570541,27.7128129 L60.9570541,3.26352279e-11 Z M124.957054,3.41131567e-11 C147.039772,12.7494629 154.605869,40.9865242 141.856406,63.0692417 C137.9435,69.8465953 140.265592,78.5127636 147.042946,82.4256705 L131.042946,110.138483 C108.960228,97.3890205 101.394131,69.1519592 114.143594,47.0692417 C118.0565,40.2918882 115.734408,31.6257198 108.957054,27.7128129 L124.957054,3.41131567e-11 Z M188.957054,7.10542736e-15 C211.039772,12.7494629 218.605869,40.9865242 205.856406,63.0692417 C201.9435,69.8465953 204.265592,78.5127636 211.042946,82.4256705 L195.042946,110.138483 C172.960228,97.3890205 165.394131,69.1519592 178.143594,47.0692417 C182.0565,40.2918882 179.734408,31.6257198 172.957054,27.7128129 L188.957054,7.10542736e-15 Z' transform='translate(106.667 40.93)'/></svg>"
|
153
|
+
export const coffee = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path d='M277.333333,129.735908 L277.333,172.402 L298.666667,172.402575 C334.012891,172.402575 362.666667,201.056351 362.666667,236.402575 L362.666667,257.735908 C362.666667,293.082132 334.012891,321.735908 298.666667,321.735908 L277.333,321.735 L277.333333,343.069242 C277.333333,390.19754 239.128299,428.402575 192,428.402575 L85.3333333,428.402575 C38.2050347,428.402575 -5.68434189e-14,390.19754 -5.68434189e-14,343.069242 L-5.68434189e-14,129.735908 L277.333333,129.735908 Z M234.666667,172.402575 L42.6666667,172.402575 L42.6666667,343.069242 C42.6666667,365.562293 60.0720595,383.990098 82.14907,385.618879 L85.3333333,385.735908 L192,385.735908 C215.564149,385.735908 234.666667,366.633391 234.666667,343.069242 L234.666667,172.402575 Z M298.666667,215.069242 L277.333333,215.069242 L277.333333,279.069242 L298.666667,279.069242 C310.448741,279.069242 320,269.517983 320,257.735908 L320,236.402575 C320,224.6205 310.448741,215.069242 298.666667,215.069242 Z M60.9570541,3.26352279e-11 C83.0397716,12.7494629 90.6058693,40.9865242 77.8564065,63.0692417 C73.9434996,69.8465953 76.2655924,78.5127636 83.0429459,82.4256705 L67.0429459,110.138483 C44.9602284,97.3890205 37.3941307,69.1519592 50.1435935,47.0692417 C54.0565004,40.2918882 51.7344076,31.6257198 44.9570541,27.7128129 L60.9570541,3.26352279e-11 Z M124.957054,3.41131567e-11 C147.039772,12.7494629 154.605869,40.9865242 141.856406,63.0692417 C137.9435,69.8465953 140.265592,78.5127636 147.042946,82.4256705 L131.042946,110.138483 C108.960228,97.3890205 101.394131,69.1519592 114.143594,47.0692417 C118.0565,40.2918882 115.734408,31.6257198 108.957054,27.7128129 L124.957054,3.41131567e-11 Z M188.957054,7.10542736e-15 C211.039772,12.7494629 218.605869,40.9865242 205.856406,63.0692417 C201.9435,69.8465953 204.265592,78.5127636 211.042946,82.4256705 L195.042946,110.138483 C172.960228,97.3890205 165.394131,69.1519592 178.143594,47.0692417 C182.0565,40.2918882 179.734408,31.6257198 172.957054,27.7128129 L188.957054,7.10542736e-15 Z' transform='translate(106.667 40.93)'/></svg>"
|
139
154
|
export const cogwheelFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>cogwheel-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='audio-description1' transform='translate(39.247914, 42.666667)'><path d='M280.752086,-2.13162821e-14 L280.754595,49.3324032 C297.479619,55.8643136 312.960461,64.8808251 326.743357,75.9281755 L369.504172,51.2410408 L433.504172,162.092293 L390.760871,186.771587 C392.072214,195.434442 392.752086,204.304491 392.752086,213.333333 C392.752086,222.362175 392.072214,231.232225 390.760871,239.89508 L433.504172,264.574374 L369.504172,375.425626 L326.743357,350.738491 C312.960461,361.785842 297.479619,370.802353 280.754595,377.334263 L280.752086,426.666667 L152.752086,426.666667 L152.750579,377.334655 C136.025574,370.80287 120.544732,361.786496 106.761811,350.739289 L64,375.425626 L7.10542736e-15,264.574374 L42.7434523,239.896081 C41.4320106,231.232908 40.7520861,222.362523 40.7520861,213.333333 C40.7520861,204.304144 41.4320106,195.433759 42.7434523,186.770586 L8.8817842e-13,162.092293 L64,51.2410408 L106.760815,75.9281755 C120.543987,64.8806045 136.025171,55.8639535 152.750579,49.3320119 L152.752086,-2.13162821e-14 L280.752086,-2.13162821e-14 Z M216.752086,149.333333 C181.405862,149.333333 152.752086,177.987109 152.752086,213.333333 C152.752086,248.679557 181.405862,277.333333 216.752086,277.333333 C252.09831,277.333333 280.752086,248.679557 280.752086,213.333333 C280.752086,177.987109 252.09831,149.333333 216.752086,149.333333 Z' id='Combined-Shape'/></g></g></svg>"
|
140
155
|
export const cogwheel = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>cogwheel</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='settings' transform='translate(32.844800, 42.666667)'><path d='M299.946667,7.10542736e-15 L299.946667,51.5413333 C308.650667,55.6586667 316.992,60.4586667 324.906667,65.92 L324.906667,65.92 L332.544,61.4826667 L369.514667,40.1706667 L390.848,77.0986667 L424.96,136.234667 L446.293333,173.184 L409.365333,194.517333 L401.728,198.890667 C402.154667,203.733333 402.368,208.533333 402.368,213.333333 C402.368,218.133333 402.154667,222.933333 401.728,227.776 L401.728,227.776 L409.365333,232.149333 L446.293333,253.482667 L424.96,290.432 L390.848,349.568 L369.514667,386.496 L332.544,365.184 L324.906667,360.746667 C316.992,366.208 308.650667,371.008 299.946667,375.125333 L299.946667,375.125333 L299.946667,426.666667 L146.368,426.666667 L146.368,375.125333 C137.664,371.008 129.322667,366.208 121.408,360.746667 L121.408,360.746667 L113.749333,365.184 L76.8,386.496 L55.4666667,349.568 L21.3333333,290.432 L7.10542736e-15,253.482667 L36.9493333,232.149333 L44.5653333,227.776 C44.16,222.933333 43.9466667,218.133333 43.9466667,213.333333 C43.9466667,208.533333 44.16,203.733333 44.5653333,198.890667 L44.5653333,198.890667 L36.9493333,194.517333 L7.10542736e-15,173.184 L21.3333333,136.234667 L55.4666667,77.0986667 L76.8,40.1706667 L113.749333,61.4826667 L121.408,65.92 C129.322667,60.4586667 137.664,55.6586667 146.368,51.5413333 L146.368,51.5413333 L146.368,7.10542736e-15 L299.946667,7.10542736e-15 Z M257.28,42.6666667 L189.034667,42.6666667 L189.034667,81.28 C164.650667,87.552 142.890667,100.288 125.781333,117.717333 L125.781333,117.717333 L92.416,98.432 L58.2826667,157.568 L91.6906667,176.853333 C88.4906667,188.48 86.6133333,200.682667 86.6133333,213.333333 C86.6133333,225.984 88.4906667,238.186667 91.6906667,249.813333 L91.6906667,249.813333 L58.2826667,269.098667 L92.416,328.234667 L125.781333,308.949333 C142.890667,326.378667 164.650667,339.114667 189.034667,345.386667 L189.034667,345.386667 L189.034667,384 L257.28,384 L257.28,345.386667 C281.664,339.114667 303.424,326.378667 320.533333,308.949333 L320.533333,308.949333 L353.877333,328.234667 L388.032,269.098667 L354.624,249.813333 C357.824,238.186667 359.701333,225.984 359.701333,213.333333 C359.701333,200.682667 357.824,188.48 354.624,176.853333 L354.624,176.853333 L388.032,157.568 L353.877333,98.432 L320.533333,117.717333 C303.424,100.288 281.664,87.552 257.28,81.28 L257.28,81.28 L257.28,42.6666667 Z M223.1552,128 C270.286608,128 308.488533,166.201925 308.488533,213.333333 C308.488533,260.464741 270.286608,298.666667 223.1552,298.666667 C176.023792,298.666667 137.821867,260.464741 137.821867,213.333333 C137.821867,166.201925 176.023792,128 223.1552,128 Z M223.1552,170.666667 C199.587941,170.666667 180.488533,189.766075 180.488533,213.333333 C180.488533,236.900592 199.587941,256 223.1552,256 C246.722459,256 265.821867,236.900592 265.821867,213.333333 C265.821867,189.766075 246.722459,170.666667 223.1552,170.666667 Z'/></g></g></svg>"
|
141
156
|
export const combine = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>combine</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 85.333333)'><path d='M149.333333,1.42108547e-14 L149.333,85.333 L106.666,85.333 L106.666667,42.6666667 L42.6666667,42.6666667 L42.6666667,298.666667 L106.666667,298.666667 L106.666,256 L149.333,256 L149.333333,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L149.333333,1.42108547e-14 Z M426.666667,1.42108547e-14 L426.666667,341.333333 L277.333333,341.333333 L277.333333,256 L319.999333,256 L320,298.666667 L384,298.666667 L384,42.6666667 L320,42.6666667 L319.999333,85.333 L277.333333,85.333 L277.333333,1.42108547e-14 L426.666667,1.42108547e-14 Z M234.666667,64 L234.666,149.333 L320,149.333333 L320,192 L234.666,192 L234.666667,277.333333 L192,277.333333 L192,192 L106.666667,192 L106.666667,149.333333 L192,149.333 L192,64 L234.666667,64 Z'/></g></g></svg>"
|
@@ -212,6 +227,8 @@ export const eMail = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000
|
|
212
227
|
export const earthFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>earth-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C209.750636,42.6666667 206.193723,42.7770611 202.66581,42.994634 L202.666667,91.0419601 L106.666667,170.666667 L58.5047006,141.436482 C48.3410689,163.286656 42.6666667,187.647331 42.6666667,213.333333 C42.6666667,280.812182 81.8284453,339.144307 138.664049,366.841756 L138.666667,313.749333 L96.8405175,271.925462 L84.8227238,211.836494 L101.5154,178.451142 L162.069333,202.666667 L233.251151,202.666667 L245.697346,289.790033 L198.893251,383.397727 C203.653732,383.79656 208.469775,384 213.333333,384 C273.542462,384 326.46952,352.821748 356.85013,305.72962 L322.730667,192 L291.444982,192 L265.650607,127.514062 L294.529796,69.755682 L342.398824,101.663555 C311.105166,65.5267525 264.888879,42.6666667 213.333333,42.6666667 Z' id='Combined-Shape'/></g></g></svg>"
|
213
228
|
export const earth = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>earth</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.15408,3.55271368e-14 426.666667,95.5125867 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 3.55271368e-14,331.15408 3.55271368e-14,213.333333 C3.55271368e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C209.750636,42.6666667 206.193723,42.7770611 202.66581,42.994634 L202.666667,91.0419601 L106.666667,170.666667 L58.5047006,141.436482 C48.3410689,163.286656 42.6666667,187.647331 42.6666667,213.333333 C42.6666667,280.812182 81.8284453,339.144307 138.664049,366.841756 L138.666667,313.749333 L96.8405175,271.925462 L84.8227238,211.836494 L101.5154,178.451142 L162.069333,202.666667 L233.251151,202.666667 L245.697346,289.790033 L198.893251,383.397727 C203.653732,383.79656 208.469775,384 213.333333,384 C273.542462,384 326.46952,352.821748 356.85013,305.72962 L322.730667,192 L291.444982,192 L265.650607,127.514062 L294.529796,69.755682 L342.398824,101.663555 C311.105166,65.5267525 264.888879,42.6666667 213.333333,42.6666667 Z M119.061333,219.925333 L126.314667,256.128 L170.666667,300.493989 L170.666667,351.978667 L178.816,351.978667 L212.608,284.416 L205.482667,234.645333 L155.908125,234.666667 L119.061333,219.925333 Z M306.944,116.48 L300.693333,128.96 L313.109333,160 L346.539703,160 L359.36,202.773333 L343.936,141.162667 L306.944,116.48 Z M170.645333,74.6666667 L138.965333,74.6666667 L100.010667,129.194667 L103.786667,131.477333 L170.645333,76.0106667 L170.645333,74.6666667 Z' id='Combined-Shape'/></g></g></svg>"
|
214
229
|
export const editPlant = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>edit-plant</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M295.791,246.875333 L350.457,301.542333 L246.666667,405.333333 L192,405.333333 L192,350.666667 L295.791,246.875333 Z M85.3333333,1.42108547e-14 L85.3333333,192 L213.333333,122.666667 L213.333333,192 L341.333333,121.8816 L341.333,171.163 L170.666667,341.830101 L170.666,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L85.3333333,1.42108547e-14 Z M345.333333,197.333333 L400,252 L365.542,286.457333 L310.876,231.790333 L345.333333,197.333333 Z' id='Combined-Shape'/></g></g></svg>"
|
230
|
+
export const electricalEnergyFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M218.44011,7.10542736e-15 L181.283,149.333 L287.949654,149.333333 L26.9435693,426.666667 L85.333,192 L-5.68434189e-14,192 L47.7734433,7.10542736e-15 L218.44011,7.10542736e-15 Z' transform='translate(144.227 42.667)'/></svg>"
|
231
|
+
export const electricalEnergy = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M223.91814,3.55271368e-14 L191.957333,128 L298.633923,128 L32.0818597,426.666667 L85.312,213.333333 L-4.26325641e-14,213.333333 L53.2514737,3.55271368e-14 L223.91814,3.55271368e-14 Z M203.349333,170.666667 L139.93282,170.666667 L126.709454,223.662672 L115.306667,269.312 L203.349333,170.666667 Z M169.28,42.6666667 L86.5706667,42.6666667 L54.6133333,170.666667 L137.327104,170.666667 L150.561606,117.663743 L169.28,42.6666667 Z' transform='translate(117.415 42.667)'/></svg>"
|
215
232
|
export const ellipseArc = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M213.333333,298.666667 C95.5093333,298.666667 3.55271368e-14,231.808 3.55271368e-14,149.333333 C3.55271368e-14,66.8586667 95.5093333,4.26325641e-14 213.333333,4.26325641e-14 L213.333333,42.88 C116.437333,42.88 42.6666667,95.488 42.6666667,149.333333 C42.6666667,203.178667 116.48,255.957333 213.333333,255.957333 C310.186667,255.957333 383.914667,203.178667 383.936,149.354667 L426.666667,149.333333 C426.666667,231.808 331.157333,298.666667 213.333333,298.666667 Z' transform='translate(42.667 106.667)'/></svg>"
|
216
233
|
export const ellipseFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M213.333333,4.26325641e-14 C331.157333,4.26325641e-14 426.666667,66.8586667 426.666667,149.333333 C426.666667,231.808 331.157333,298.666667 213.333333,298.666667 C95.5093333,298.666667 3.55271368e-14,231.808 3.55271368e-14,149.333333 C3.55271368e-14,66.8586667 95.5093333,4.26325641e-14 213.333333,4.26325641e-14 Z' transform='translate(42.667 106.667)'/></svg>"
|
217
234
|
export const ellipse = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M213.333333,4.26325641e-14 C331.157333,4.26325641e-14 426.666667,66.8586667 426.666667,149.333333 C426.666667,231.808 331.157333,298.666667 213.333333,298.666667 C95.5093333,298.666667 3.55271368e-14,231.808 3.55271368e-14,149.333333 C3.55271368e-14,66.8586667 95.5093333,4.26325641e-14 213.333333,4.26325641e-14 Z M213.333333,42.6666667 C116.48,42.6666667 42.6666667,95.5093333 42.6666667,149.333333 C42.6666667,203.157333 116.48,256 213.333333,256 C310.186667,256 384,203.157333 384,149.333333 C384,95.5093333 310.186667,42.6666667 213.333333,42.6666667 Z' transform='translate(42.667 106.667)'/></svg>"
|
@@ -219,6 +236,7 @@ export const errorFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding
|
|
219
236
|
export const error = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>error</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C331.136,3.55271368e-14 426.666667,95.5306667 426.666667,213.333333 C426.666667,331.136 331.136,426.666667 213.333333,426.666667 C95.5306667,426.666667 3.55271368e-14,331.136 3.55271368e-14,213.333333 C3.55271368e-14,95.5306667 95.5306667,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,42.6666667 C119.232,42.6666667 42.6666667,119.232 42.6666667,213.333333 C42.6666667,307.434667 119.232,384 213.333333,384 C307.434667,384 384,307.434667 384,213.333333 C384,119.232 307.434667,42.6666667 213.333333,42.6666667 Z M262.250667,134.250667 L292.416,164.416 L243.498667,213.333333 L292.416,262.250667 L262.250667,292.416 L213.333333,243.498667 L164.416,292.416 L134.250667,262.250667 L183.168,213.333333 L134.250667,164.416 L164.416,134.250667 L213.333333,183.168 L262.250667,134.250667 Z' id='error'/></g></g></svg>"
|
220
237
|
export const exploreFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>explore-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M250.929,70.72 L314.314,232.128 L283.413333,241.216 L346.66944,409.38432 L306.71936,424.365653 L242.368,253.290667 L213.44,261.781333 L153.778347,424.38016 L114.561493,407.572907 L162.56,276.757333 L37.7361067,313.4784 L-7.10542736e-15,238.005973 L250.929,70.72 Z M357.009067,0 L440.57856,194.9952 L355.407,220.043 L287.257,46.501 L357.009067,0 Z' id='Combined-Shape'/></g></g></svg>"
|
221
238
|
export const explore = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>explore</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M337.988693,63.9552 L302.978347,87.29856 L340.096,180.032 L382.404693,167.613867 L337.988693,63.9552 Z M266.709333,111.445333 L55.0020267,252.605867 L59.9300267,262.461867 L298.965333,192.128 L266.709333,111.445333 Z M357.009067,0 L440.57856,194.9952 L283.413333,241.216 L346.66944,409.38432 L306.71936,424.365653 L242.368,253.290667 L213.44,261.781333 L153.778347,424.38016 L114.561493,407.572907 L162.56,276.757333 L37.7361067,313.4784 L-2.13162821e-14,238.005973 L357.009067,0 Z' id='Shape'/></g></g></svg>"
|
239
|
+
export const _export = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>export</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(64.000000, 48.915055)'><path d='M170.666667,36.418278 L170.666667,79.0849447 L42.6666667,79.0849447 L42.6666667,356.418278 L341.333333,356.418278 L341.333333,228.418278 L384,228.418278 L384,399.084945 L0,399.084945 L0,36.418278 L170.666667,36.418278 Z M313.751611,0 L414.169889,100.418278 L313.751611,200.836556 L283.581722,170.666667 L332.485,121.751 L277.333333,121.751611 C243.249474,121.751611 215.388568,148.395237 213.441977,181.991125 L213.333333,185.751611 L213.333333,292.418278 L170.666667,292.418278 L170.666667,185.751611 C170.666667,128.391511 215.942543,81.6061582 272.706355,79.1834943 L277.333333,79.0849447 L332.484,79.084 L283.581722,30.1698893 L313.751611,0 Z'/></g></g></svg>"
|
222
240
|
export const eyeCancelledFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M47.0849493,2.84217094e-14 L409.751616,362.666662 L379.581717,392.836561 L320.374817,333.628896 C291.246618,353.329494 255.728838,367.084945 213.333333,367.084945 C64,367.084945 7.10542736e-15,196.418278 7.10542736e-15,196.418278 C7.10542736e-15,196.418278 22.8621027,135.452671 73.141042,86.3971998 L16.9150553,30.169894 L47.0849493,2.84217094e-14 Z M213.333333,25.7516113 C362.666667,25.7516113 426.666667,196.418278 426.666667,196.418278 C426.666667,196.418278 412.428071,234.387867 381.712212,274.508373 L285.871605,178.644581 C279.289844,151.690235 258.075932,130.47205 231.123994,123.884151 L145.662385,38.4000762 C165.913597,30.494948 188.437631,25.7516113 213.333333,25.7516113 Z M138.666667,196.418278 C138.666667,237.655539 172.096072,271.084945 213.333333,271.084945 C226.192194,271.084945 238.291853,267.834416 248.85545,262.110219 L215.113754,228.369585 C214.524387,228.401906 213.930772,228.418278 213.333333,228.418278 C195.660221,228.418278 181.333333,214.09139 181.333333,196.418278 C181.333333,195.820501 181.349724,195.226552 181.382081,194.636857 L147.641392,160.896162 C141.917195,171.459758 138.666667,183.559417 138.666667,196.418278 Z' transform='translate(42.667 59.582)'/></svg>"
|
223
241
|
export const eyeCancelled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M47.0849493,2.84217094e-14 L185.740632,138.655563 C194.095501,134.657276 203.45297,132.418278 213.333333,132.418278 C248.679253,132.418278 277.333333,161.072358 277.333333,196.418278 C277.333333,206.299034 275.094157,215.656855 271.095572,224.011976 L409.751616,362.666662 L379.581717,392.836561 L320.374817,333.628896 C291.246618,353.329494 255.728838,367.084945 213.333333,367.084945 C64,367.084945 7.10542736e-15,196.418278 7.10542736e-15,196.418278 C7.10542736e-15,196.418278 22.862032,135.452859 73.1408088,86.3974274 L16.9150553,30.169894 L47.0849493,2.84217094e-14 Z M103.440016,116.694904 C74.7091717,144.512844 55.9626236,177.598744 46.7136,196.424891 C64.7370667,233.114811 119.071573,324.418278 213.333333,324.418278 C242.440012,324.418278 267.739844,315.712374 289.339919,302.595012 L240.926035,254.180993 C232.571166,258.17928 223.213696,260.418278 213.333333,260.418278 C177.987413,260.418278 149.333333,231.764198 149.333333,196.418278 C149.333333,186.537915 151.572331,177.180445 155.570618,168.825577 Z M213.333333,25.7516113 C362.666667,25.7516113 426.666667,196.418278 426.666667,196.418278 C426.666667,196.418278 412.428071,234.387867 381.712212,274.508373 L351.151213,243.941206 C364.581948,225.697449 374.142733,208.239347 379.954347,196.410385 C361.9296,159.721745 307.595093,68.418278 213.333333,68.418278 C201.495833,68.418278 190.287983,69.858232 179.702584,72.449263 L145.662385,38.4000762 C165.913597,30.494948 188.437631,25.7516113 213.333333,25.7516113 Z' transform='translate(42.667 59.582)'/></svg>"
|
224
242
|
export const eyeFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>eye-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='eye' transform='translate(42.666667, 85.333333)'><path d='M213.333333,1.42108547e-14 C362.666667,1.42108547e-14 426.666667,170.666667 426.666667,170.666667 C426.666667,170.666667 362.666667,341.333333 213.333333,341.333333 C64,341.333333 7.10542736e-15,170.666667 7.10542736e-15,170.666667 C7.10542736e-15,170.666667 64,1.42108547e-14 213.333333,1.42108547e-14 Z M213.333333,96 C172.096427,96 138.666667,129.42976 138.666667,170.666667 C138.666667,211.903573 172.096427,245.333333 213.333333,245.333333 C254.57024,245.333333 288,211.903573 288,170.666667 C288,129.42976 254.57024,96 213.333333,96 Z M213.333333,202.666667 C195.688747,202.666667 181.333333,188.311253 181.333333,170.666667 C181.333333,153.02208 195.688747,138.666667 213.333333,138.666667 C230.97792,138.666667 245.333333,153.02208 245.333333,170.666667 C245.333333,188.311253 230.97792,202.666667 213.333333,202.666667 Z' id='Shape'/></g></g></svg>"
|
@@ -279,6 +297,7 @@ export const home = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/
|
|
279
297
|
export const hourglass = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M256,7.10542736e-15 L256,115.477333 L158.165333,213.333333 L256,311.146667 L256,426.666667 L-2.84217094e-14,426.666667 L-2.84217094e-14,311.146667 L97.8133333,213.333333 L-2.84217094e-14,115.477333 L-2.84217094e-14,7.10542736e-15 L256,7.10542736e-15 Z M128,243.498667 L42.6666667,328.832 L42.6666667,373.333333 L128,320 L213.333333,373.333333 L213.333333,328.832 L128,243.498667 Z M213.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,97.8133333 L72.9030755,128.057301 L183.356249,127.797912 L213.333333,97.8133333 L213.333333,42.6666667 Z' transform='translate(128 42.667)'/></svg>"
|
280
298
|
export const imageFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>image-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M109.226667,142.933333 L42.666,249.881 L42.666,341.333 L341.333,341.333 L341.333,264.746 L277.333333,200.746667 L211.84,266.24 L109.226667,142.933333 Z M245.333333,85.3333333 C227.660221,85.3333333 213.333333,99.6602213 213.333333,117.333333 C213.333333,135.006445 227.660221,149.333333 245.333333,149.333333 C263.006445,149.333333 277.333333,135.006445 277.333333,117.333333 C277.333333,99.6602213 263.006445,85.3333333 245.333333,85.3333333 Z' id='Combined-Shape'/></g></g></svg>"
|
281
299
|
export const image = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>image</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M1.42108547e-14,384 L1.42108547e-14,1.45661261e-11 L384,1.45661261e-11 L384,384 L1.42108547e-14,384 Z M109.226667,185.6 L42.666,292.548 L42.666,341.333 L341.333,341.333 L341.333,307.413 L277.333333,243.413333 L211.84,308.906667 L109.226667,185.6 Z M341.333,42.666 L42.666,42.666 L42.666,211.877 L104.106667,113.066667 L214.826667,245.76 L277.333333,183.253333 L341.333,247.253 L341.333,42.666 Z M245.333333,85.3333333 C263.006445,85.3333333 277.333333,99.6602213 277.333333,117.333333 C277.333333,135.006445 263.006445,149.333333 245.333333,149.333333 C227.660221,149.333333 213.333333,135.006445 213.333333,117.333333 C213.333333,99.6602213 227.660221,85.3333333 245.333333,85.3333333 Z' id='Combined-Shape'/></g></g></svg>"
|
300
|
+
export const _import = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>import</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 85.333333)'><path d='M405.333333,-1.42108547e-14 L405.333333,362.666667 L21.3333333,362.666667 L21.3333333,85.3333333 L64,85.3333333 L64,320 L362.666667,320 L362.666667,42.6666667 L277.333333,42.6666667 L277.333333,-1.42108547e-14 L405.333333,-1.42108547e-14 Z M128,-1.42108547e-14 C185.3601,-1.42108547e-14 232.145453,45.2758765 234.568117,102.039688 L234.666667,106.666667 L234.666,183.152 L283.581722,134.248389 L313.751611,164.418278 L213.333333,264.836556 L112.915055,164.418278 L143.084945,134.248389 L192,183.152 L192,106.666667 C192,72.5828078 165.356374,44.7219012 131.760486,42.7753108 L128,42.6666667 L7.10542736e-15,42.6666667 L7.10542736e-15,-1.42108547e-14 L128,-1.42108547e-14 Z'/></g></g></svg>"
|
282
301
|
export const infoFeed = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>info-feed</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(64.000000, 85.333333)'><path d='M128.021333,42.688 L384.042667,42.688 L384.042667,0.0213333333 L128.021333,0.0213333333 L128.021333,42.688 Z M0.0426666667,85.3546667 L85.376,85.3546667 L85.376,1.42108547e-14 L0.0426666667,1.42108547e-14 L0.0426666667,85.3546667 Z M128.021333,128.021333 L384.042667,128.021333 L384.042667,85.3546667 L128.021333,85.3546667 L128.021333,128.021333 Z M298.688,298.688 L384.042667,298.688 L384.042667,213.333333 L298.688,213.333333 L298.688,298.688 Z M-1.42108547e-14,256.021333 L256,256.021333 L256,213.333333 L-1.42108547e-14,213.333333 L-1.42108547e-14,256.021333 Z M0.0426666667,341.354667 L256.042667,341.354667 L256.042667,298.688 L0.0426666667,298.688 L0.0426666667,341.354667 Z' id='Combined-Shape'/></g></g></svg>"
|
283
302
|
export const infoFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>info-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z' id='Shape'/></g></g></svg>"
|
284
303
|
export const info = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>info</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='add' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C95.51296,3.55271368e-14 3.55271368e-14,95.51168 3.55271368e-14,213.333333 C3.55271368e-14,331.153707 95.51296,426.666667 213.333333,426.666667 C331.154987,426.666667 426.666667,331.153707 426.666667,213.333333 C426.666667,95.51168 331.154987,3.55271368e-14 213.333333,3.55271368e-14 Z M213.333333,384 C119.227947,384 42.6666667,307.43872 42.6666667,213.333333 C42.6666667,119.227947 119.227947,42.6666667 213.333333,42.6666667 C307.44,42.6666667 384,119.227947 384,213.333333 C384,307.43872 307.44,384 213.333333,384 Z M240.04672,128 C240.04672,143.46752 228.785067,154.666667 213.55008,154.666667 C197.698773,154.666667 186.713387,143.46752 186.713387,127.704107 C186.713387,112.5536 197.99616,101.333333 213.55008,101.333333 C228.785067,101.333333 240.04672,112.5536 240.04672,128 Z M192.04672,192 L234.713387,192 L234.713387,320 L192.04672,320 L192.04672,192 Z' id='Shape'/></g></g></svg>"
|
@@ -394,6 +413,8 @@ export const pen = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'
|
|
394
413
|
export const phoneFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>phone-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(68.987729, 65.618246)'><path d='M73.7589592,1.42108547e-14 L96.4346286,22.5154092 L145.720154,72.441004 L159.715738,86.5974599 L153.848581,104.675256 L135.565829,159.764067 C150.995628,177.267065 166.366664,192.806294 181.678938,206.381754 C196.991212,219.957214 212.244723,231.568904 227.439471,241.216826 L282.519599,222.69625 L301.451439,216.439119 L314.887962,229.875407 L364.28681,279.915791 L386.746287,301.268111 L364.195653,323.660154 C339.019797,348.975522 309.597333,364.993076 279.167151,371.518735 C248.294407,378.139301 216.420875,374.970245 187.08553,361.971237 C153.611366,347.061799 112.502437,315.44861 86.5351365,289.433707 C60.1986349,263.599337 28.1615132,233.149921 12.8976472,199.774248 C0.215406097,170.668279 -2.94155534,139.166068 2.6672259,109.31063 C8.27600715,79.455192 22.650516,51.2465268 45.0080686,28.7508929 L73.7589592,1.42108547e-14 Z' id='phone'/></g></g></svg>"
|
395
414
|
export const phone = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>phone</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(68.987419, 50.560000)'><path d='M361.092581,276.693333 L311.812581,226.773333 L293.679247,208.64 L268.505914,216.96 L219.652581,233.386667 L158.425914,171.946667 L174.639247,123.093333 L182.532581,98.7733333 L163.972581,80 L114.692581,30.08 L84.3992472,1.42108547e-14 L54.3192472,30.08 L48.1325806,36.2666667 C0.288387345,84.4061945 -13.3254336,156.87231 13.7859139,219.093333 C29.670806,253.831239 51.7974766,285.358129 79.0659139,312.106667 C105.878457,338.969231 137.408723,360.664368 172.079247,376.106667 C234.250086,403.655705 306.971997,389.993829 354.905914,341.76 L361.092581,335.573333 L391.385914,305.493333 L361.092581,276.693333 Z M324.825914,312.106667 C301.92979,335.055476 270.843198,347.950655 238.425914,347.946854 C221.583325,347.976622 204.928164,344.412854 189.572581,337.493333 C159.468995,323.929808 132.185659,304.824236 109.145914,281.173333 C85.6191273,258.109876 66.5290202,230.920935 52.8259139,200.96 C32.5273827,154.854985 42.702524,101.011529 78.4259139,65.4933333 L84.3992472,59.52 L133.892581,109.653333 L115.972581,162.773333 C111.821249,175.26837 115.036455,189.036047 124.292581,198.4 L192.559247,266.453333 C199.071163,272.961675 207.886017,276.640918 217.092581,276.693333 C220.853501,276.664737 224.590313,276.089843 228.185914,274.986667 L281.732581,257.066667 L331.012581,306.346667 L324.825914,312.106667 Z' id='phone'/></g></g></svg>"
|
396
415
|
export const photoCameraAdd = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M384,245.333333 L383.999333,309.333333 L448,309.333333 L448,352 L383.999333,351.999333 L384,416 L341.333333,416 L341.333333,351.999333 L277.333333,352 L277.333333,309.333333 L341.333333,309.333333 L341.333333,245.333333 L384,245.333333 Z M256,1.42108547e-14 L294.394409,53.3240146 L384,53.3333333 L384,224 L341.333,224 L341.333333,95.9786667 L270.235735,95.9886521 L231.829333,42.6666667 L152.128,42.6666667 L113.757456,96 L42.6666667,96 L42.6666667,309.333333 L256,309.333 L256,352 L7.10542736e-15,352 L7.10542736e-15,53.3333333 L89.6,53.3333333 L128,1.42108547e-14 L256,1.42108547e-14 Z M192,117.333333 C239.128299,117.333333 277.333333,155.538368 277.333333,202.666667 C277.333333,249.794965 239.128299,288 192,288 C144.871701,288 106.666667,249.794965 106.666667,202.666667 C106.666667,155.538368 144.871701,117.333333 192,117.333333 Z M192,160 C168.435851,160 149.333333,179.102517 149.333333,202.666667 C149.333333,226.230816 168.435851,245.333333 192,245.333333 C215.564149,245.333333 234.666667,226.230816 234.666667,202.666667 C234.666667,179.102517 215.564149,160 192,160 Z M298.666667,117.333333 C310.448741,117.333333 320,126.884592 320,138.666667 C320,150.448741 310.448741,160 298.666667,160 C286.884592,160 277.333333,150.448741 277.333333,138.666667 C277.333333,126.884592 286.884592,117.333333 298.666667,117.333333 Z' transform='translate(42.667 74.667)'/></svg>"
|
416
|
+
export const photoCameraCancelledFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M392.836561,371.503227 L362.666662,401.673126 C350.721943,388.353627 338.934019,375.351337 327.30289,362.666257 L3.55271368e-14,362.666667 L3.55271368e-14,64 L26.5280534,64.0009462 C17.9097986,55.8695388 9.06711409,47.5380432 3.55271368e-14,39.0064593 L30.169894,8.83656533 L392.836561,371.503227 Z M277.333333,0 C277.333333,0 277.681778,0.557511111 278.378667,1.67253333 L278.698667,2.18453333 C279.438222,3.36782222 280.478222,5.03182222 281.818667,7.17653333 L282.458667,8.20053333 C283.891556,10.4931556 285.624889,13.2664889 287.658667,16.5205333 L288.618667,18.0565333 C290.744889,21.4584889 293.171556,25.3411556 295.898667,29.7045333 L297.178667,31.7525333 C299.998222,36.2638222 303.118222,41.2558222 306.538667,46.7285333 L308.138667,49.2885333 C311.003462,53.8722052 314.068069,58.775577 317.332489,63.9986486 L426.666667,64 L426.666,344.993 L323.849007,242.174896 C328.262734,229.829714 330.666667,216.528924 330.666667,202.666667 C330.666667,137.865256 278.134744,85.3333333 213.333333,85.3333333 C199.471076,85.3333333 186.170286,87.7372661 173.825104,92.1509935 L123.31,41.637 L149.333333,0 L277.333333,0 Z M111.394972,144.533391 L110.818487,145.545819 C101.379269,162.450159 96,181.930215 96,202.666667 C96,267.468077 148.531923,320 213.333333,320 C234.907391,320 255.121504,314.177386 272.489934,304.017894 C261.996629,293.015828 251.64493,282.29874 241.432601,271.863608 C232.759424,275.391061 223.2732,277.333333 213.333333,277.333333 C172.096072,277.333333 138.666667,243.903928 138.666667,202.666667 C138.666667,193.104111 140.464283,183.961411 143.740025,175.558057 C133.554393,165.747076 122.771832,155.405154 111.394972,144.533391 Z M213.333333,128 C254.570595,128 288,161.429405 288,202.666667 C288,203.865409 287.971751,205.057553 287.915883,206.24247 L209.75753,128.084117 C210.942447,128.028249 212.134591,128 213.333333,128 Z M384,106.666667 C372.217925,106.666667 362.666667,116.217925 362.666667,128 C362.666667,139.782075 372.217925,149.333333 384,149.333333 C395.782075,149.333333 405.333333,139.782075 405.333333,128 C405.333333,116.217925 395.782075,106.666667 384,106.666667 Z' transform='translate(42.667 64)'/></svg>"
|
417
|
+
export const photoCameraCancelled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M392.836561,371.503227 L362.666662,401.673126 C350.721943,388.353627 338.934019,375.351337 327.30289,362.666257 L3.55271368e-14,362.666667 L3.55271368e-14,64 L26.5280534,64.0009462 C17.9097986,55.8695388 9.06711409,47.5380432 3.55271368e-14,39.0064593 L30.169894,8.83656533 L392.836561,371.503227 Z M277.333333,0 L315.727742,63.9906813 L426.666667,64 L426.666,344.993 L384,302.327 L384,106.645333 L291.569068,106.655319 L253.162667,42.6666667 L173.461333,42.6666667 L155.049,73.376 L123.96,42.288 L149.333333,0 L277.333333,0 Z M71.6253315,106.668053 L42.6666667,106.666667 L42.6666667,320 L287.644597,319.99899 C277.364549,309.09539 267.214982,298.455762 257.195895,288.080107 C244.049979,294.847611 229.13765,298.666667 213.333333,298.666667 C160.313997,298.666667 117.333333,255.686003 117.333333,202.666667 C117.333333,187.278274 120.954021,172.735538 127.389969,159.843887 C110.290526,143.446446 91.7021154,125.720722 71.6253315,106.668053 Z M161.020825,192.243049 L160.999912,192.335352 C160.343845,195.677731 160,199.132044 160,202.666667 C160,232.121853 183.878147,256 213.333333,256 C217.203013,256 220.976436,255.587877 224.612105,254.805127 C222.31759,252.494905 220.030976,250.200875 217.751611,247.92151 C202.075522,232.245421 183.16526,213.685934 161.020825,192.243049 Z M213.333333,106.666667 C266.352669,106.666667 309.333333,149.647331 309.333333,202.666667 C309.333333,210.369496 308.426129,217.860437 306.712738,225.03847 L261.579517,179.905083 C256.301825,168.73794 247.261187,159.697479 236.093918,154.420011 L190.96153,109.287262 C198.139563,107.573871 205.630504,106.666667 213.333333,106.666667 Z M341.333333,128 C353.115408,128 362.666667,137.551259 362.666667,149.333333 C362.666667,161.115408 353.115408,170.666667 341.333333,170.666667 C329.551259,170.666667 320,161.115408 320,149.333333 C320,137.551259 329.551259,128 341.333333,128 Z' transform='translate(42.667 64)'/></svg>"
|
397
418
|
export const photoCameraFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>photo-camera-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 64.000000)'><path d='M277.333333,1.42108547e-14 C277.333333,1.42108547e-14 277.681778,0.557511111 278.378667,1.67253333 L278.698667,2.18453333 C279.438222,3.36782222 280.478222,5.03182222 281.818667,7.17653333 L282.458667,8.20053333 C283.891556,10.4931556 285.624889,13.2664889 287.658667,16.5205333 L288.618667,18.0565333 C290.744889,21.4584889 293.171556,25.3411556 295.898667,29.7045333 L297.178667,31.7525333 C299.998222,36.2638222 303.118222,41.2558222 306.538667,46.7285333 L308.138667,49.2885333 C311.003462,53.8722052 314.068069,58.775577 317.332489,63.9986486 L426.666667,64 L426.666667,362.666667 L7.10542736e-15,362.666667 L7.10542736e-15,64 L109.333,64 L149.333333,1.42108547e-14 L277.333333,1.42108547e-14 L277.333333,1.42108547e-14 Z M213.333333,85.3333333 C148.531923,85.3333333 96,137.865256 96,202.666667 C96,267.468077 148.531923,320 213.333333,320 C278.134744,320 330.666667,267.468077 330.666667,202.666667 C330.666667,137.865256 278.134744,85.3333333 213.333333,85.3333333 Z M213.333333,128 C254.570595,128 288,161.429405 288,202.666667 C288,243.903928 254.570595,277.333333 213.333333,277.333333 C172.096072,277.333333 138.666667,243.903928 138.666667,202.666667 C138.666667,161.429405 172.096072,128 213.333333,128 Z M384,106.666667 C372.217925,106.666667 362.666667,116.217925 362.666667,128 C362.666667,139.782075 372.217925,149.333333 384,149.333333 C395.782075,149.333333 405.333333,139.782075 405.333333,128 C405.333333,116.217925 395.782075,106.666667 384,106.666667 Z' id='Combined-Shape'/></g></g></svg>"
|
398
419
|
export const photoCamera = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>photo-camera</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 64.000000)'><path d='M277.333333,0 L315.727742,63.9906813 L426.666667,64 L426.666667,362.666667 L3.55271368e-14,362.666667 L3.55271368e-14,64 L110.933333,64 L149.333333,0 L277.333333,0 Z M253.162667,42.6666667 L173.461333,42.6666667 L135.09079,106.666667 L42.6666667,106.666667 L42.6666667,320 L384,320 L384,106.645333 L291.569068,106.655319 L253.162667,42.6666667 Z M213.333333,106.666667 C266.352669,106.666667 309.333333,149.647331 309.333333,202.666667 C309.333333,255.686003 266.352669,298.666667 213.333333,298.666667 C160.313997,298.666667 117.333333,255.686003 117.333333,202.666667 C117.333333,149.647331 160.313997,106.666667 213.333333,106.666667 Z M213.333333,149.333333 C183.878147,149.333333 160,173.21148 160,202.666667 C160,232.121853 183.878147,256 213.333333,256 C242.78852,256 266.666667,232.121853 266.666667,202.666667 C266.666667,173.21148 242.78852,149.333333 213.333333,149.333333 Z M341.333333,128 C353.115408,128 362.666667,137.551259 362.666667,149.333333 C362.666667,161.115408 353.115408,170.666667 341.333333,170.666667 C329.551259,170.666667 320,161.115408 320,149.333333 C320,137.551259 329.551259,128 341.333333,128 Z' id='Combined-Shape'/></g></g></svg>"
|
399
420
|
export const photoCameras = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M309.333333,64 L347.727744,106.657348 L426.666667,106.666667 L426.666667,384 L64,384 L64,106.666667 L142.933333,106.666667 L181.333333,64 L309.333333,64 Z M285.162667,106.666667 L205.461333,106.666667 L167.090795,149.333333 L106.666667,149.333333 L106.666667,341.333333 L384,341.333333 L384,149.312 L323.569067,149.321985 L285.162667,106.666667 Z M245.333333,7.10542736e-15 L283.727744,42.6573479 L362.666667,42.6666667 L362.666,43.961 L361.500602,42.6666667 L141.461333,42.6666667 L103.090795,85.3333333 L42.6666667,85.3333333 L42.666,320 L-2.13162821e-14,320 L-2.13162821e-14,42.6666667 L78.9333333,42.6666667 L117.333333,7.10542736e-15 L245.333333,7.10542736e-15 Z M245.333333,149.333333 C292.461632,149.333333 330.666667,187.538368 330.666667,234.666667 C330.666667,281.794965 292.461632,320 245.333333,320 C198.205035,320 160,281.794965 160,234.666667 C160,187.538368 198.205035,149.333333 245.333333,149.333333 Z M245.333333,192 C221.769184,192 202.666667,211.102517 202.666667,234.666667 C202.666667,258.230816 221.769184,277.333333 245.333333,277.333333 C268.897483,277.333333 288,258.230816 288,234.666667 C288,211.102517 268.897483,192 245.333333,192 Z M352,170.666667 C357.891037,170.666667 362.666667,175.442296 362.666667,181.333333 C362.666667,187.224371 357.891037,192 352,192 C346.108963,192 341.333333,187.224371 341.333333,181.333333 C341.333333,175.442296 346.108963,170.666667 352,170.666667 Z' transform='translate(42.667 42.667)'/></svg>"
|
@@ -439,6 +460,8 @@ export const product = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UT
|
|
439
460
|
export const projectConfiguration = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>project-configuration</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M277.333333,234.666667 L277.333,255.999667 L298.666667,256 L298.666667,298.666667 L277.333,298.666667 L277.333333,426.666667 L256,426.666667 L256,298.666667 L234.666667,298.666667 L234.666667,256 L256,255.999667 L256,234.666667 L277.333333,234.666667 Z M341.333333,234.666667 L341.333,341.332667 L362.666667,341.333333 L362.666667,384 L341.333,383.999667 L341.333333,426.666667 L320,426.666667 L320,383.999667 L298.666667,384 L298.666667,341.333333 L320,341.332667 L320,234.666667 L341.333333,234.666667 Z M405.333333,234.666667 L405.333,277.332667 L426.666667,277.333333 L426.666667,320 L405.333,319.999667 L405.333333,426.666667 L384,426.666667 L384,319.999667 L362.666667,320 L362.666667,277.333333 L384,277.332667 L384,234.666667 L405.333333,234.666667 Z M170.666667,7.10542736e-15 L341.333333,96 L341.333,213.333 L298.666,213.333 L298.666,138.747 L192,200.331 L192,323.018 L213.333,311.018 L213.333333,320 L234.666667,320 L234.666,348 L170.666667,384 L3.55271368e-14,288 L3.55271368e-14,96 L170.666667,7.10542736e-15 Z M42.666,139.913 L42.6666667,263.04 L149.333,323.022 L149.333,201.497 L42.666,139.913 Z M170.666667,48.96 L69.246,105.991 L169.656,163.963 L271.048,105.424 L170.666667,48.96 Z' id='Combined-Shape'/></g></g></svg>"
|
440
461
|
export const projectNew = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>project-new</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(64.000000, 34.346667)'><path d='M192,-7.10542736e-15 L384,110.851252 L384,242.986 L341.333,242.986 L341.333,157.655 L213.333,231.555 L213.333,431.088 L192,443.405007 L0,332.553755 L0,110.851252 L192,-7.10542736e-15 Z M341.333333,264.32 L341.333,328.32 L405.333333,328.32 L405.333333,370.986667 L341.333,370.986 L341.333333,434.986667 L298.666667,434.986667 L298.666,370.986 L234.666667,370.986667 L234.666667,328.32 L298.666,328.32 L298.666667,264.32 L341.333333,264.32 Z M42.666,157.654 L42.6666667,307.920144 L170.666,381.82 L170.666,231.555 L42.666,157.654 Z M192,49.267223 L66.1333333,121.936377 L192,194.605531 L317.866667,121.936377 L192,49.267223 Z'/></g></g></svg>"
|
441
462
|
export const projectScenarios = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M170.666667,7.10542736e-15 L341.333333,96 L341.333,213.333 L298.666,213.333 L298.666,138.747 L191.999,200.331 L191.999,323.018 L213.333,311.018 L213.333,360 L170.666667,384 L7.10542736e-15,288 L7.10542736e-15,96 L170.666667,7.10542736e-15 Z M42.666,139.913 L42.6666667,263.04 L149.333,323.022 L149.333,201.497 L42.666,139.913 Z M170.666667,48.96 L69.246,105.991 L169.656,163.963 L271.048,105.425 L170.666667,48.96 Z M234.666667,234.666667 L405.333333,234.666667 L405.333333,277.333333 L234.666667,277.333333 Z M234.666667,298.666667 L405.333333,298.666667 L405.333333,341.333333 L234.666667,341.333333 Z M234.666667,362.666667 L405.333333,362.666667 L405.333333,405.333333 L234.666667,405.333333 Z' transform='translate(42.667 42.667)'/></svg>"
|
463
|
+
export const projectServerFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M426.666667,64 L426.666667,341.333333 L256,341.333333 L256,64 L426.666667,64 Z M298.666667,1.42108547e-14 L298.666667,42.6666667 L42.6666667,42.6666667 L42.6666667,170.666667 L234.666667,170.666667 L234.666667,213.333333 L170.666667,213.333333 L170.666667,256 L213.333333,256 L213.333333,298.666667 L85.3333333,298.666667 L85.3333333,256 L128,256 L128,213.333333 L3.55271368e-14,213.333333 L3.55271368e-14,1.42108547e-14 L298.666667,1.42108547e-14 Z M362.666667,128 L320,128 L320,170.666667 L362.666667,170.666667 L362.666667,128 Z M234.666667,64 L234.666667,149.333333 L64,149.333333 L64,64 L234.666667,64 Z' transform='translate(42.667 85.333)'/></svg>"
|
464
|
+
export const projectServer = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path d='M426.666667,64 L426.666667,341.333333 L256,341.333333 L256,64 L426.666667,64 Z M298.666667,0 L298.666667,42.6666667 L42.6666667,42.6666667 L42.6666667,170.666667 L234.666667,170.666667 L234.666667,213.333333 L170.666667,213.333333 L170.666667,256 L213.333333,256 L213.333333,298.666667 L85.3333333,298.666667 L85.3333333,256 L128,256 L128,213.333333 L0,213.333333 L0,0 L298.666667,0 Z M384,106.666667 L298.666667,106.666667 L298.666667,298.666667 L384,298.666667 L384,106.666667 Z M362.666667,128 L362.666667,170.666667 L320,170.666667 L320,128 L362.666667,128 Z' transform='translate(42.667 85.333)'/></svg>"
|
442
465
|
export const project = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>project</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(64.000000, 34.346667)'><path d='M192,7.10542736e-15 L384,110.851252 L384,332.553755 L192,443.405007 L1.42108547e-14,332.553755 L1.42108547e-14,110.851252 L192,7.10542736e-15 Z M42.666,157.654 L42.6666667,307.920144 L170.666,381.82 L170.666,231.555 L42.666,157.654 Z M341.333,157.655 L213.333,231.555 L213.333,381.82 L341.333333,307.920144 L341.333,157.655 Z M192,49.267223 L66.1333333,121.936377 L192,194.605531 L317.866667,121.936377 L192,49.267223 Z'/></g></g></svg>"
|
443
466
|
export const protocol = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>protocol</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='-Shape' transform='translate(85.333333, 42.666667)'><path d='M341.333333,3.55271368e-14 L341.333333,426.666667 L1.42108547e-14,426.666667 L1.42108547e-14,3.55271368e-14 L341.333333,3.55271368e-14 Z M298.666667,42.6666667 L42.6666667,42.6666667 L42.6666667,384 L298.666667,384 L298.666667,42.6666667 Z M256,277.333333 L256,320 L85.3333333,320 L85.3333333,277.333333 L256,277.333333 Z M256,192 L256,234.666667 L85.3333333,234.666667 L85.3333333,192 L256,192 Z M256,106.666667 L256,149.333333 L85.3333333,149.333333 L85.3333333,106.666667 L256,106.666667 Z'/></g></g></svg>"
|
444
467
|
export const publishDocument = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>publish-document</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 33.830111)'><path d='M170.666667,51.5032227 L256,136.836556 L256,392.836556 L-2.13162821e-14,392.836556 L-2.13162821e-14,51.5032227 L170.666667,51.5032227 Z M152.993555,94.1698893 L42.6666667,94.1698893 L42.6666667,350.169889 L213.333333,350.169889 L213.333333,154.509668 L152.993555,94.1698893 Z M341.333333,7.10542736e-15 L431.084945,89.7516113 L400.915055,119.921501 L362.666,81.683 L362.666667,222.169889 C362.666667,267.870058 326.742006,305.179572 281.592327,307.398789 L277.333333,307.503223 L277.333333,264.836556 C299.826385,264.836556 318.254189,247.431163 319.882971,225.354153 L320,222.169889 L319.999,81.684 L281.751611,119.921501 L251.581722,89.7516113 L341.333333,7.10542736e-15 Z' id='Combined-Shape'/></g></g></svg>"
|
@@ -460,6 +483,7 @@ export const reference = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='
|
|
460
483
|
export const refreshCancelled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>refresh-cancelled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(59.581722, 59.581722)'><path d='M30.169894,7.10542736e-15 L392.836561,362.666662 L362.666662,392.836561 L316.261926,346.432384 C283.415664,372.706958 241.751759,388.418278 196.418278,388.418278 C136.102107,388.418278 82.2819234,360.605646 47.0829119,317.105565 L47.0849447,388.418278 L4.418278,388.418278 L4.418278,239.084945 L153.751611,239.084945 L153.751611,281.751611 L73.8645944,281.770167 C100.851504,320.447366 145.679829,345.751611 196.418278,345.751611 C229.961199,345.751611 260.921123,334.692486 285.850753,316.021531 L76.8155261,106.985133 C61.6359616,127.252792 51.4875384,151.506291 48.2227105,177.893176 L5.88107057,172.600687 C10.3428524,136.539202 24.8042137,103.576806 46.4047717,76.5738802 L3.55271368e-14,30.169894 L30.169894,7.10542736e-15 Z M344.613797,214.943774 L386.955437,220.236263 C384.372313,241.113504 378.437677,260.952033 369.706555,279.196825 L337.111038,246.599414 C340.71191,236.504505 343.257133,225.908321 344.613797,214.943774 Z M388.418278,4.418278 L388.418278,153.751611 L239.084945,153.751611 L239.084945,111.084945 L318.982796,111.081919 C291.997051,72.395964 247.163517,47.0849447 196.418278,47.0849447 C178.813096,47.0849447 161.919461,50.1314367 146.235794,55.7259985 L113.638781,23.1304558 C138.703668,11.1353783 166.776542,4.418278 196.418278,4.418278 C256.734449,4.418278 310.554633,32.2309101 345.753644,75.7309908 L345.751611,4.418278 L388.418278,4.418278 Z' id='Combined-Shape'/></g></g></svg>"
|
461
484
|
export const refresh = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>refresh</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(64.000000, 64.000000)'><path d='M340.195444,210.526102 L382.537159,215.817985 C370.807686,310.617565 289.973536,384 192,384 C131.683829,384 77.8636454,356.187368 42.6646339,312.687287 L42.6666667,384 L1.42108547e-14,384 L4.26325641e-14,234.666667 L149.333333,234.666667 L149.333333,277.333333 L69.4463164,277.351889 C96.4332257,316.029088 141.261551,341.333333 192,341.333333 C268.201293,341.333333 331.072074,284.258623 340.195444,210.526102 Z M384,1.42108547e-14 L384,149.333333 L234.666667,149.333333 L234.666667,106.666667 L314.564847,106.664112 C287.579138,67.9778918 242.745446,42.6666667 192,42.6666667 C115.798362,42.6666667 52.9273575,99.7418924 43.8044325,173.474898 L1.46271768,168.183015 C13.1917463,73.382951 94.0261199,1.42108547e-14 192,1.42108547e-14 C252.316171,1.42108547e-14 306.136355,27.8126321 341.335366,71.3127128 L341.333333,1.42108547e-14 L384,1.42108547e-14 Z'/></g></g></svg>"
|
462
485
|
export const reload = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>reload</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(64.000000, 64.000000)'><path d='M234.666667,149.333333 L234.666667,106.666667 L314.564847,106.664112 C287.579138,67.9778918 242.745446,42.6666667 192,42.6666667 C109.525477,42.6666667 42.6666667,109.525477 42.6666667,192 C42.6666667,274.474523 109.525477,341.333333 192,341.333333 C268.201293,341.333333 331.072074,284.258623 340.195444,210.526102 L382.537159,215.817985 C370.807686,310.617565 289.973536,384 192,384 C85.961328,384 1.42108547e-14,298.038672 1.42108547e-14,192 C1.42108547e-14,85.961328 85.961328,1.42108547e-14 192,1.42108547e-14 C252.316171,1.42108547e-14 306.136355,27.8126321 341.335366,71.3127128 L341.333333,1.42108547e-14 L384,1.42108547e-14 L384,149.333333 L234.666667,149.333333 Z'/></g></g></svg>"
|
486
|
+
export const removeApplication = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><g fill-rule='evenodd' transform='translate(64 64)'><path d='M330.666667,213.333333 L330.666667,234.666667 L384,234.666667 L384,277.333333 L362.666667,277.333333 L362.666667,405.333333 L234.666667,405.333333 L234.666667,277.333333 L213.333333,277.333333 L213.333333,234.666667 L266.666667,234.666667 L266.666667,213.333333 L330.666667,213.333333 Z M282.666667,288 L261.333333,288 L261.333333,362.666667 L282.666667,362.666667 L282.666667,288 Z M336,288 L314.666667,288 L314.666667,362.666667 L336,362.666667 L336,288 Z'/><path fill-rule='nonzero' d='M170.666667 0 170.666667 170.666667-2.84217094e-14 170.666667-2.84217094e-14 0 170.666667 0ZM128 42.6666667 42.6666667 42.6666667 42.6666667 128 128 128 128 42.6666667ZM170.666667 213.333333 170.666667 384-2.84217094e-14 384-2.84217094e-14 213.333333 170.666667 213.333333ZM128 256 42.6666667 256 42.6666667 341.333333 128 341.333333 128 256ZM384 0 384 170.666667 213.333333 170.666667 213.333333 0 384 0ZM341.333333 42.6666667 256 42.6666667 256 128 341.333333 128 341.333333 42.6666667Z'/></g></svg>"
|
463
487
|
export const removeEyeFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>remove-eye-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 85.333333)'><path d='M213.333333,1.42108547e-14 C362.666667,1.42108547e-14 426.666667,170.666667 426.666667,170.666667 C426.666667,170.666667 404.828978,228.900502 356.901548,277.335312 L256,277.333333 L256.001906,336.459743 C242.635306,339.59149 228.419781,341.333333 213.333333,341.333333 C64,341.333333 3.55271368e-14,170.666667 3.55271368e-14,170.666667 C3.55271368e-14,170.666667 64,1.42108547e-14 213.333333,1.42108547e-14 Z M448,298.666667 L448,341.333333 L277.333333,341.333333 L277.333333,298.666667 L448,298.666667 Z M213.333333,96 C172.096072,96 138.666667,129.429405 138.666667,170.666667 C138.666667,211.903928 172.096072,245.333333 213.333333,245.333333 C254.570595,245.333333 288,211.903928 288,170.666667 C288,129.429405 254.570595,96 213.333333,96 Z M213.333333,138.666667 C231.006445,138.666667 245.333333,152.993555 245.333333,170.666667 C245.333333,188.339779 231.006445,202.666667 213.333333,202.666667 C195.660221,202.666667 181.333333,188.339779 181.333333,170.666667 C181.333333,152.993555 195.660221,138.666667 213.333333,138.666667 Z' id='Combined-Shape'/></g></g></svg>"
|
464
488
|
export const removeEye = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>remove-eye</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 85.333333)'><path d='M213.333333,1.42108547e-14 C362.666667,1.42108547e-14 426.666667,170.666667 426.666667,170.666667 C426.666667,170.666667 404.828978,228.900502 356.901548,277.335312 L288.680473,277.336749 C337.680619,248.063424 367.935514,196.171831 379.946667,170.666667 C362.666667,133.973333 307.626667,42.6666667 213.333333,42.6666667 C119.04,42.6666667 64,133.973333 46.72,170.666667 C64,207.36 119.04,298.666667 213.333333,298.666667 C228.580125,298.666667 242.800624,296.279419 256.001142,292.121813 L256.001906,336.459743 C242.635306,339.59149 228.419781,341.333333 213.333333,341.333333 C64,341.333333 3.55271368e-14,170.666667 3.55271368e-14,170.666667 C3.55271368e-14,170.666667 64,1.42108547e-14 213.333333,1.42108547e-14 Z M448,298.666667 L448,341.333333 L277.333333,341.333333 L277.333333,298.666667 L448,298.666667 Z M213.333333,96 C254.570595,96 288,129.429405 288,170.666667 C288,211.903928 254.570595,245.333333 213.333333,245.333333 C172.096072,245.333333 138.666667,211.903928 138.666667,170.666667 C138.666667,129.429405 172.096072,96 213.333333,96 Z M213.333333,138.666667 C195.660221,138.666667 181.333333,152.993555 181.333333,170.666667 C181.333333,188.339779 195.660221,202.666667 213.333333,202.666667 C231.006445,202.666667 245.333333,188.339779 245.333333,170.666667 C245.333333,152.993555 231.006445,138.666667 213.333333,138.666667 Z' id='Combined-Shape'/></g></g></svg>"
|
465
489
|
export const rename = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>rename</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 64.000000)'><path d='M362.666667,1.42108547e-14 L362.666667,21.3333333 L320,21.333 L320,362.666 L362.666667,362.666667 L362.666667,384 L320,383.999 L320,384 L298.666667,384 L298.666,383.999 L256,384 L256,362.666667 L298.666,362.666 L298.666,21.333 L256,21.3333333 L256,1.42108547e-14 L362.666667,1.42108547e-14 Z M426.666667,64 L426.666667,320 L341.333333,320 L341.333333,277.333333 L384,277.333333 L384,106.666667 L341.333333,106.666667 L341.333333,64 L426.666667,64 Z M277.333333,64 L277.333333,320 L3.55271368e-14,320 L3.55271368e-14,64 L277.333333,64 Z M179.2,89.6 L149.333333,89.6 L149.333333,234.666667 C149.333333,248 148.5,256.333333 147.875,264.354167 L147.792993,265.422171 L147.792993,265.422171 L147.714003,266.48894 C147.417695,270.579012 147.2,274.696296 147.2,279.466667 L147.2,279.466667 L177.066667,279.466667 L177.066667,260.266667 C184.941497,273.926888 199.708077,282.130544 215.466667,281.6 C229.540046,281.805757 242.921593,275.508559 251.733333,264.533333 C263.162478,248.989677 269.832496,230.461848 270.933333,211.2 C270.933333,170.666667 249.6,142.933333 217.6,142.933333 C202.507405,142.999748 188.308689,150.099106 179.2,162.133333 L179.2,162.133333 L179.2,89.6 Z M119.466667,162.133333 C107.961824,149.843793 91.4322333,143.546807 74.6666667,145.066667 C57.6785115,144.485924 40.8138255,148.15216 25.6,155.733333 L25.6,155.733333 L34.1333333,177.066667 C45.3979052,171.147831 57.7246848,167.522308 70.4,166.4 C78.5613135,165.511423 86.6853595,168.371259 92.4903835,174.176283 C98.2954074,179.981307 101.155244,188.105353 100.266667,196.266667 L100.266667,196.266667 L100.266667,198.4 L78.9333333,198.4 C65.8181975,197.679203 52.705771,199.864608 40.5333333,204.8 C26.2806563,210.950309 17.6507691,225.621117 19.2,241.066667 C19.0625857,252.057651 23.6679763,262.574827 31.8381493,269.927982 C40.0083223,277.281138 50.9508304,280.757072 61.8666667,279.466667 C77.2795695,280.291768 92.2192911,274.001359 102.4,262.4 L102.4,262.4 L102.4,277.333333 L130.133333,277.333333 C128.292479,266.054406 127.577851,254.620365 128,243.2 L128,243.2 L128,204.8 C129.999138,190.023932 126.995128,175.003882 119.466667,162.133333 Z M98.1333333,213.333333 L98.1333333,238.933333 C92.082572,249.988391 80.836024,257.218314 68.2666667,258.133333 C63.0655139,258.520242 57.9538681,256.621996 54.2659359,252.934064 C50.5780036,249.246132 48.6797582,244.134486 49.0666667,238.933333 C49.0666667,224 59.7333333,215.466667 85.3333333,213.333333 L85.3333333,213.333333 L98.1333333,213.333333 Z M209.066667,166.4 C226.133333,166.4 238.933333,183.466667 238.933333,211.2 C238.933333,238.933333 228.266667,256 211.2,256 C197.298049,255.69869 184.825037,247.383349 179.2,234.666667 L179.2,234.666667 L179.2,187.733333 C185.154203,176.240507 196.263981,168.304951 209.066667,166.4 Z'/></g></g></svg>"
|
@@ -529,6 +553,8 @@ export const soundQuiet = "data:image/svg+xml;utf8,<?xml version='1.0' encoding=
|
|
529
553
|
export const spatial = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>spatial</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 40.831848)'><path d='M258.454442,2.13162821e-14 L426.666667,96.1212711 L426.666667,348.100799 L168.212224,430.336304 L3.55271368e-14,334.215033 L3.55271368e-14,82.2355043 L258.454442,2.13162821e-14 Z M254.741333,258.752152 L192,278.718 L192,377.991 L366.336,322.507 L254.741333,258.752152 Z M149.333,292.295 L61.547,320.231 L149.333,370.405 L149.333,292.295 Z M384,137.676 L266.666,175.01 L266.666,240.978 L384,308.026 L384,137.676 Z M42.666,134.595 L42.666,303.853 L149.333,269.914 L149.333,195.548 L42.666,134.595 Z M245.333,181.797 L192,198.767 L192,256.338 L245.333,239.368 L245.333,181.797 Z M245.333,48.921 L74.088,103.41 L173.12,160.000152 L245.333,137.023 L245.333,48.921 Z M266.666,53.826 L266.666,130.235 L352.539,102.912 L266.666,53.826 Z' id='Combined-Shape'/></g></g></svg>"
|
530
554
|
export const splitHorizontally = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>split-horizontally</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='audio-description1' transform='translate(64.000000, 64.000000)'><path d='M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M42.6666667,213.333333 L42.6666667,341.333333 L341.333333,341.333333 L341.333333,213.333333 L42.6666667,213.333333 Z M42.6666667,170.666667 L341.333333,170.666667 L341.333333,42.6666667 L42.6666667,42.6666667 L42.6666667,170.666667 Z' id='Combined-Shape'/></g></g></svg>"
|
531
555
|
export const splitVertically = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>split-vertically</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='audio-description1' transform='translate(64.000000, 64.000000)'><path d='M384,1.42108547e-14 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L384,1.42108547e-14 Z M42.6666667,42.6666667 L42.6666667,341.333333 L170.666667,341.333333 L170.666667,42.6666667 L42.6666667,42.6666667 Z M213.333333,341.333333 L341.333333,341.333333 L341.333333,42.6666667 L213.333333,42.6666667 L213.333333,341.333333 Z' id='Combined-Shape'/></g></g></svg>"
|
556
|
+
export const stampFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M42.6666667,384 L341.333333,384 L341.333333,426.666667 L42.6666667,426.666667 Z M192,7.10542736e-15 C239.128299,7.10542736e-15 277.333333,33.4294053 277.333333,74.6666667 C277.333333,102.303901 260.172826,126.43409 234.666594,139.344299 L234.666,213.333 L352,213.333333 L384,362.666667 L1.42108547e-14,362.666667 L32,213.333333 L149.333,213.333 L149.333406,139.344299 C123.827174,126.43409 106.666667,102.303901 106.666667,74.6666667 C106.666667,33.4294053 144.871701,7.10542736e-15 192,7.10542736e-15 Z' transform='translate(64 42.667)'/></svg>"
|
557
|
+
export const stamp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M341.333333,384 L341.333333,426.666667 L42.6666667,426.666667 L42.6666667,384 L341.333333,384 Z M192,7.10542736e-15 C245.019336,7.10542736e-15 288,38.2050347 288,85.3333333 C288,110.598638 275.647392,133.299403 256.017668,148.924081 L256.007,213.333 L352,213.333333 L384,362.666667 L1.42108547e-14,362.666667 L32,213.333333 L128.001,213.333 L128.003315,148.940778 C108.361411,133.315577 96,110.607639 96,85.3333333 C96,38.2050347 138.980664,7.10542736e-15 192,7.10542736e-15 Z M317.504,256 L66.4746667,256 L52.7573333,320 L331.221333,320 L317.504,256 Z M192,42.6666667 C161.49867,42.6666667 138.666667,62.9617807 138.666667,85.3333333 C138.666667,96.5152257 144.220996,107.32165 154.565318,115.550593 L170.670618,128.362414 L170.669981,148.942099 L170.645333,213.333333 L213.333333,213.333333 L213.354395,128.350027 L229.446118,115.541493 C239.783288,107.313413 245.333333,96.5110564 245.333333,85.3333333 C245.333333,62.9617807 222.50133,42.6666667 192,42.6666667 Z' transform='translate(64 42.667)'/></svg>"
|
532
558
|
export const standby = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M234.667065,55.0725249 C297.212568,80.3904855 341.333333,141.709431 341.333333,213.333333 C341.333333,307.589931 264.923264,384 170.666667,384 C76.4100694,384 1.42108547e-14,307.589931 1.42108547e-14,213.333333 C1.42108547e-14,141.709431 44.1207654,80.3904855 106.666268,55.0725249 L106.666268,102.457685 C68.4072,124.589545 42.6666667,165.955427 42.6666667,213.333333 C42.6666667,284.025781 99.9742187,341.333333 170.666667,341.333333 C241.359115,341.333333 298.666667,284.025781 298.666667,213.333333 C298.666667,165.955419 272.926124,124.589531 234.667046,102.457674 L234.667065,55.0725249 Z M192,1.42108547e-14 L192,213.333333 L149.333333,213.333333 L149.333333,1.42108547e-14 L192,1.42108547e-14 Z' transform='translate(85.333 64)'/></svg>"
|
533
559
|
export const starAddFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>star-add-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(30.257293, 18.640071)'><path d='M396.409374,301.359929 L396.408707,365.359929 L460.409374,365.359929 L460.409374,408.026596 L396.408707,408.025929 L396.409374,472.026596 L353.742707,472.026596 L353.741707,408.025929 L289.742707,408.026596 L289.742707,365.359929 L353.741707,365.359929 L353.742707,301.359929 L396.409374,301.359929 Z M204.409376,3.55271368e-15 L261.25875,136.682287 L408.818752,148.512105 L296.393595,244.816222 L320.058,344.026 L268.409374,344.026596 L268.409,350.737 L204.409376,311.646669 L78.077434,388.809738 L112.425157,244.816222 L7.10542736e-15,148.512105 L147.560002,136.682287 L204.409376,3.55271368e-15 Z' id='Combined-Shape'/></g></g></svg>"
|
534
560
|
export const starAdd = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>star-add</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(30.257293, 18.640071)'><path d='M396.409374,301.359929 L396.408707,365.359929 L460.409374,365.359929 L460.409374,408.026596 L396.408707,408.025929 L396.409374,472.026596 L353.742707,472.026596 L353.742707,408.025929 L289.742707,408.026596 L289.742707,365.359929 L353.742707,365.359929 L353.742707,301.359929 L396.409374,301.359929 Z M204.409376,3.55271368e-15 L261.25875,136.682287 L408.818752,148.512105 L296.393595,244.816222 L320.058,344.026 L268.409374,344.026596 L268.409,350.737 L204.409376,311.646669 L78.077434,388.809738 L112.425157,244.816222 L3.55271368e-14,148.512105 L147.560002,136.682287 L204.409376,3.55271368e-15 Z M204.409374,111.066596 L176.946921,177.129911 L105.657374,182.831929 L159.97419,229.366604 L143.374707,298.927929 L204.409376,261.650656 L265.422707,298.927929 L248.844562,229.366604 L303.140041,182.831929 L231.871831,177.129911 L204.409374,111.066596 Z' id='Combined-Shape'/></g></g></svg>"
|
@@ -550,6 +576,8 @@ export const success = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UT
|
|
550
576
|
export const sunFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>sun-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(21.333333, 21.333333)'><path d='M256,384 L256,469.333333 L213.333333,469.333333 L213.333333,384 L256,384 Z M355.346224,325.176335 L415.686003,385.516113 L385.516113,415.686003 L325.176335,355.346224 L355.346224,325.176335 Z M113.987109,325.176335 L144.156999,355.346224 L83.81722,415.686003 L53.6473307,385.516113 L113.987109,325.176335 Z M234.666667,118.01971 C299.089002,118.01971 351.313623,170.244331 351.313623,234.666667 C351.313623,299.089002 299.089002,351.314049 234.666667,351.314049 C203.711846,351.372867 174.007802,339.102338 152.119399,317.213934 C130.230995,295.325531 117.960466,265.621487 118.019285,234.666667 C118.019285,170.244331 170.244331,118.01971 234.666667,118.01971 Z M469.333333,213.333333 L469.333333,256 L384,256 L384,213.333333 L469.333333,213.333333 Z M85.3333333,213.333333 L85.3333333,256 L3.55271368e-15,256 L3.55271368e-15,213.333333 L85.3333333,213.333333 Z M83.81722,53.6473307 L144.156999,113.987109 L113.987109,144.156999 L53.6473307,83.81722 L83.81722,53.6473307 Z M385.516113,53.6473307 L415.686003,83.81722 L355.346224,144.156999 L325.176335,113.987109 L385.516113,53.6473307 Z M256,5.90116627e-13 L256,85.3333333 L213.333333,85.3333333 L213.333333,5.82278887e-13 L256,5.90116627e-13 Z' id='Combined-Shape'/></g></g></svg>"
|
551
577
|
export const sun = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>sun</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(21.333333, 21.333333)'><path d='M256,384 L256,469.333333 L213.333333,469.333333 L213.333333,384 L256,384 Z M355.346224,325.176335 L415.686003,385.516113 L385.516113,415.686003 L325.176335,355.346224 L355.346224,325.176335 Z M113.987109,325.176335 L144.156999,355.346224 L83.81722,415.686003 L53.6473307,385.516113 L113.987109,325.176335 Z M234.666667,118.01971 C299.089002,118.01971 351.313623,170.244331 351.313623,234.666667 C351.313623,299.089002 299.089002,351.314049 234.666667,351.314049 C203.711846,351.372867 174.007802,339.102338 152.119399,317.213934 C130.230995,295.325531 117.960466,265.621487 118.019285,234.666667 C118.019285,170.244331 170.244331,118.01971 234.666667,118.01971 Z M234.666667,160.686377 C193.808416,160.686377 160.685951,193.808546 160.685951,234.748031 C160.648688,254.358867 168.422443,273.1772 182.289288,287.044045 C196.156133,300.91089 214.974466,308.684645 234.666667,308.647305 C275.524788,308.647305 308.646957,275.524917 308.646957,234.666667 C308.646957,193.808481 275.524853,160.686377 234.666667,160.686377 Z M469.333333,213.333333 L469.333333,256 L384,256 L384,213.333333 L469.333333,213.333333 Z M85.3333333,213.333333 L85.3333333,256 L3.55271368e-15,256 L3.55271368e-15,213.333333 L85.3333333,213.333333 Z M83.81722,53.6473307 L144.156999,113.987109 L113.987109,144.156999 L53.6473307,83.81722 L83.81722,53.6473307 Z M385.516113,53.6473307 L415.686003,83.81722 L355.346224,144.156999 L325.176335,113.987109 L385.516113,53.6473307 Z M256,9.68506364e-12 L256,85.3333333 L213.333333,85.3333333 L213.333333,9.6772259e-12 L256,9.68506364e-12 Z'/></g></g></svg>"
|
552
578
|
export const support = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>support</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='support' transform='translate(42.666667, 42.666667)'><path d='M379.734355,174.506667 C373.121022,106.666667 333.014355,-2.13162821e-14 209.067688,-2.13162821e-14 C85.1210217,-2.13162821e-14 45.014355,106.666667 38.4010217,174.506667 C15.2012632,183.311569 -0.101643453,205.585799 0.000508304259,230.4 L0.000508304259,260.266667 C0.000508304259,293.256475 26.7445463,320 59.734355,320 C92.7241638,320 119.467688,293.256475 119.467688,260.266667 L119.467688,230.4 C119.360431,206.121456 104.619564,184.304973 82.134355,175.146667 C86.4010217,135.893333 107.307688,42.6666667 209.067688,42.6666667 C310.827688,42.6666667 331.521022,135.893333 335.787688,175.146667 C313.347976,184.324806 298.68156,206.155851 298.667688,230.4 L298.667688,260.266667 C298.760356,283.199651 311.928618,304.070103 332.587688,314.026667 C323.627688,330.88 300.801022,353.706667 244.694355,360.533333 C233.478863,343.50282 211.780225,336.789048 192.906491,344.509658 C174.032757,352.230268 163.260418,372.226826 167.196286,392.235189 C171.132153,412.243552 188.675885,426.666667 209.067688,426.666667 C225.181549,426.577424 239.870491,417.417465 247.041022,402.986667 C338.561022,392.533333 367.787688,345.386667 376.961022,317.653333 C401.778455,309.61433 418.468885,286.351502 418.134355,260.266667 L418.134355,230.4 C418.23702,205.585799 402.934114,183.311569 379.734355,174.506667 Z M76.8010217,260.266667 C76.8010217,269.692326 69.1600148,277.333333 59.734355,277.333333 C50.3086953,277.333333 42.6676884,269.692326 42.6676884,260.266667 L42.6676884,230.4 C42.6676884,224.302667 45.9205765,218.668499 51.2010216,215.619833 C56.4814667,212.571166 62.9872434,212.571166 68.2676885,215.619833 C73.5481336,218.668499 76.8010217,224.302667 76.8010217,230.4 L76.8010217,260.266667 Z M341.334355,230.4 C341.334355,220.97434 348.975362,213.333333 358.401022,213.333333 C367.826681,213.333333 375.467688,220.97434 375.467688,230.4 L375.467688,260.266667 C375.467688,269.692326 367.826681,277.333333 358.401022,277.333333 C348.975362,277.333333 341.334355,269.692326 341.334355,260.266667 L341.334355,230.4 Z'/></g></g></svg>"
|
579
|
+
export const surveillanceCancelledFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M30.169894,-1.42108547e-14 L392.836561,362.666662 L362.666662,392.836561 C317.907399,342.925718 275.34977,297.468977 234.993774,256.466337 L198.983,246.579 L149.384948,332.486646 L149.333333,332.462061 L149.333333,332.496768 L64,332.483394 L64,375.163435 L21.3333333,375.163435 L21.3333333,247.163435 L64,247.163435 L64,289.816728 L124.736,289.816728 L156.451,234.901 L21.3333333,197.803181 L52.8826108,80.068587 C36.1963338,64.2748611 18.5687968,47.6419634 7.10542736e-15,30.169894 L30.169894,-1.42108547e-14 Z M145.202,54.694 L426.344993,131.396804 L392.022,165.76 L415.82323,172.166377 L393.737339,254.592048 L327.298,236.79 L145.202,54.694 Z' transform='translate(42.667 72.837)'/></svg>"
|
580
|
+
export const surveillanceCancelled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M123.037,92.868 L392.836561,362.666662 L362.666662,392.836561 C317.907399,342.925718 275.34977,297.468977 234.993774,256.466337 L198.983,246.579 L149.384948,332.486646 L149.333333,332.462061 L149.333333,332.496768 L64,332.483394 L64,375.163435 L21.3333333,375.163435 L21.3333333,247.163435 L64,247.163435 L64,289.816728 L124.736,289.816728 L156.451,234.901 L21.3333333,197.803181 L52.8826108,80.068587 C36.1963338,64.2748611 18.5687968,47.6419634 7.10542736e-15,30.169894 L30.169894,-1.42108547e-14 L123.037,92.868 Z M145.202,54.694 L426.344993,131.396804 L392.022,165.76 L415.82323,172.166377 L393.737339,254.592048 L327.298,236.79 L294,203.491 L344.226626,153.197471 L206.006,115.498 L145.202,54.694 Z M88.0950149,113.481054 L73.517411,167.878343 L173.22735,195.252896 C149.13752,171.8182 120.760075,144.560919 88.0950149,113.481054 Z' transform='translate(42.667 72.837)'/></svg>"
|
553
581
|
export const surveillanceFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>surveillance-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(64.000000, 105.788405)'><path d='M44.1717837,-7.10542736e-14 L405.011659,98.4449647 L370.689,132.808 L394.489897,139.214538 L372.404005,221.640208 L301.059,202.523 L265.797494,237.829776 L177.65,213.627 L128.051615,299.534806 L128,299.510221 L128,299.544928 L42.6666667,299.531555 L42.6666667,342.211595 L3.62376795e-12,342.211595 L3.62376795e-12,214.211595 L42.6666667,214.211595 L42.6666667,256.864888 L103.402667,256.864888 L135.118,201.949 L3.12638804e-13,164.851341 L44.1717837,-7.10542736e-14 Z' id='Combined-Shape'/></g></g></svg>"
|
554
582
|
export const surveillance = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>surveillance</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(64.000000, 105.788405)'><path d='M44.1717837,-7.10542736e-14 L405.011659,98.4449647 L370.689,132.808 L394.489897,139.214538 L372.404005,221.640208 L301.059,202.523 L265.797494,237.829776 L177.65,213.627 L128.051615,299.534806 L128,299.510221 L128,299.544928 L42.6666667,299.531555 L42.6666667,342.211595 L3.62376795e-12,342.211595 L3.62376795e-12,214.211595 L42.6666667,214.211595 L42.6666667,256.864888 L103.402667,256.864888 L135.118,201.949 L3.12638804e-13,164.851341 L44.1717837,-7.10542736e-14 Z M74.286534,52.4390133 L52.1840777,134.926503 L253.136277,190.096636 L322.893293,120.245632 L74.286534,52.4390133 Z' id='Combined-Shape'/></g></g></svg>"
|
555
583
|
export const svgDocument = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>svg-document</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 42.666667)'><path d='M236.504748,7.10542736e-15 L1.83808102,7.10542736e-15 L1.83808102,234.666667 L44.5047477,234.666667 L44.5047477,192 L44.5047477,169.6 L44.5047477,42.6666667 L218.798081,42.6666667 L300.504748,124.373333 L300.504748,169.6 L300.504748,192 L300.504748,234.666667 L343.171414,234.666667 L343.171414,106.666667 L236.504748,7.10542736e-15 L236.504748,7.10542736e-15 Z M4.26325641e-14,399.067492 L4.16875,374.417492 C18.85,380.579992 31.2958333,383.661242 41.50625,383.661242 C48.1520833,383.661242 53.0458333,382.029992 56.1875,378.767492 C58.90625,375.927909 60.265625,372.45395 60.265625,368.345617 C60.265625,364.6602 58.9364583,361.790409 56.278125,359.736242 C53.6197917,357.682075 47.0645833,354.5102 36.6125,350.220617 C28.8791667,347.018534 23.4265625,344.632075 20.2546875,343.061242 C17.0828125,341.490409 14.1677083,339.708117 11.509375,337.714367 C3.95729167,332.095617 0.18125,323.999784 0.18125,313.426867 C0.18125,304.30395 2.65833333,296.298742 7.6125,289.411242 C15.225,278.717492 27.73125,273.370617 45.13125,273.370617 C57.6979167,273.370617 71.3520833,275.696659 86.09375,280.348742 L80.29375,303.911242 C71.59375,300.709159 65.0536458,298.594575 60.6734375,297.567492 C56.2932292,296.540409 51.7166667,296.026867 46.94375,296.026867 C41.50625,296.026867 37.3677083,297.2352 34.528125,299.651867 C31.5677083,302.249784 30.0875,305.542492 30.0875,309.529992 C30.0875,312.973742 31.3411458,315.677388 33.8484375,317.64093 C36.3557292,319.604471 42.3822917,322.549784 51.928125,326.476867 C61.4135417,330.40395 67.696875,333.137805 70.778125,334.67843 C73.859375,336.219055 76.759375,338.01645 79.478125,340.070617 C86.909375,345.749784 90.625,354.419575 90.625,366.079992 C90.625,379.854992 85.9427083,390.276867 76.578125,397.345617 C68.603125,403.326867 57.4260417,406.317492 43.046875,406.317492 C28.0635417,406.317492 13.7145833,403.900825 4.26325641e-14,399.067492 Z M146.721875,404.051867 L98.05625,275.636242 L128.14375,275.636242 L149.53125,333.273742 C154.96875,347.954992 159.046875,360.038325 161.765625,369.523742 C165.934375,356.232075 169.891667,344.54145 173.6375,334.451867 L195.659375,275.636242 L224.296875,275.636242 L175.63125,404.051867 L146.721875,404.051867 Z M344.465625,332.186242 L344.465625,397.708117 C337.094792,400.1852 331.898958,401.81645 328.878125,402.601867 C319.513542,405.07895 309.454167,406.317492 298.7,406.317492 C277.554167,406.317492 261.453125,401.000825 250.396875,390.367492 C238.132292,378.646659 232,362.30395 232,341.339367 C232,317.233117 239.6125,299.0477 254.8375,286.783117 C265.89375,277.84145 280.816667,273.370617 299.60625,273.370617 C315.677083,273.370617 330.630208,276.300825 344.465625,282.161242 L334.5875,304.726867 C328.0625,301.464367 322.353125,299.183638 317.459375,297.88468 C312.565625,296.585721 307.188542,295.936242 301.328125,295.936242 C287.311458,295.936242 276.980208,300.4977 270.334375,309.620617 C264.715625,317.35395 261.90625,327.534159 261.90625,340.161242 C261.90625,355.325825 266.135417,366.744575 274.59375,374.417492 C281.360417,380.579992 289.758333,383.661242 299.7875,383.661242 C305.647917,383.661242 311.20625,382.664367 316.4625,380.670617 L316.4625,354.842492 L294.35,354.842492 L294.35,332.186242 L344.465625,332.186242 Z' id='Combined-Shape'/></g></g></svg>"
|
@@ -568,7 +596,7 @@ export const tasksDone = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='
|
|
568
596
|
export const tasksOpen = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>tasks-open</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(85.333333, 42.666667)'><path d='M1.42108547e-14,7.10542736e-15 L106.666667,7.10542736e-15 L106.666667,106.666667 L1.42108547e-14,106.666667 L1.42108547e-14,7.10542736e-15 Z M32,32 L32,74.6666667 L74.6666667,74.6666667 L74.6666667,32 L32,32 Z M170.666667,42.6666667 L341.333333,42.6666667 L341.333333,85.3333333 L170.666667,85.3333333 L170.666667,42.6666667 Z M1.42108547e-14,149.333333 L106.666667,149.333333 L106.666667,256 L1.42108547e-14,256 L1.42108547e-14,149.333333 Z M32,181.333333 L32,224 L74.6666667,224 L74.6666667,181.333333 L32,181.333333 Z M170.666667,192 L341.333333,192 L341.333333,234.666667 L170.666667,234.666667 L170.666667,192 Z M1.42108547e-14,298.666667 L106.666667,298.666667 L106.666667,405.333333 L1.42108547e-14,405.333333 L1.42108547e-14,298.666667 Z M32,330.666667 L32,373.333333 L74.6666667,373.333333 L74.6666667,330.666667 L32,330.666667 Z M170.666667,341.333333 L341.333333,341.333333 L341.333333,384 L170.666667,384 L170.666667,341.333333 Z'/></g></g></svg>"
|
569
597
|
export const textCircleRectangleFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M341.333333,170.666667 C388.4608,170.666667 426.666667,132.461653 426.666667,85.3333333 C426.666667,38.2050133 388.4608,7.10542736e-15 341.333333,7.10542736e-15 C294.205867,7.10542736e-15 256,38.2050133 256,85.3333333 C256,132.461653 294.205867,170.666667 341.333333,170.666667 Z M213.28,149.333333 L213.28,85.3333333 L3.55271368e-14,85.3333333 L3.55271368e-14,149.333333 L31.9921067,149.333333 L42.656,128 L85.312,128 L85.312,277.333333 L42.656,288 L42.656,320 L170.624,320 L170.624,288 L127.968,277.333333 L127.968,128 L170.624,128 L181.288533,149.333333 L213.28,149.333333 Z M213.333333,213.333333 L213.333333,405.333333 L405.333333,405.333333 L405.333333,213.333333 L213.333333,213.333333 Z' transform='translate(42.667 42.667)'/></svg>"
|
570
598
|
export const textCircleRectangle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M405.333333,213.333333 L405.333333,405.333333 L213.333333,405.333333 L213.333333,213.333333 L405.333333,213.333333 Z M362.666667,256 L256,256 L256,362.666667 L362.666667,362.666667 L362.666667,256 Z M213.28,85.3333333 L213.28,149.333333 L181.288533,149.333333 L170.624,128 L127.968,128 L127.968,277.333333 L170.624,288 L170.624,320 L42.656,320 L42.656,288 L85.312,277.333333 L85.312,128 L42.656,128 L31.9921067,149.333333 L3.55271368e-14,149.333333 L3.55271368e-14,85.3333333 L213.28,85.3333333 Z M341.333333,7.10542736e-15 C388.4608,7.10542736e-15 426.666667,38.2050133 426.666667,85.3333333 C426.666667,132.461653 388.4608,170.666667 341.333333,170.666667 C294.205867,170.666667 256,132.461653 256,85.3333333 C256,38.2050133 294.205867,7.10542736e-15 341.333333,7.10542736e-15 Z M341.333333,42.6666667 C317.7696,42.6666667 298.666667,61.7691733 298.666667,85.3333333 C298.666667,108.897493 317.7696,128 341.333333,128 C364.897067,128 384,108.897493 384,85.3333333 C384,61.7691733 364.897067,42.6666667 341.333333,42.6666667 Z' transform='translate(42.667 42.667)'/></svg>"
|
571
|
-
export const textDocument = "data:image/svg+xml;utf8
|
599
|
+
export const textDocument = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M15.2917333,0 L249.95776,0 L356.624427,106.666667 L356.624427,234.666667 L313.95776,234.666667 L313.95776,124.373333 L232.251093,42.6666667 L57.9584,42.6666667 L57.9584,234.666667 L15.2917333,234.666667 L15.2917333,0 Z M0,300.1664 L0,277.5744 L103.530667,277.5744 L103.530667,300.1664 L65.92,300.1664 L65.92,405.7024 L37.056,405.7024 L37.056,300.1664 L0,300.1664 Z M186.96256,319.345067 L217.17056,277.5744 L250.173227,277.5744 L203.623893,340.699733 L250.70656,405.7024 L215.911893,405.7024 L185.533227,362.929067 L155.303893,405.7024 L121.2352,405.7024 L168.615893,339.9744 L123.581867,277.5744 L157.13856,277.5744 L186.96256,319.345067 Z M269.29856,277.5744 L269.29856,300.1664 L306.375893,300.1664 L306.375893,405.7024 L335.239893,405.7024 L335.239893,300.1664 L372.829227,300.1664 L372.829227,277.5744 L269.29856,277.5744 Z' transform='translate(70.042 42.667)'/></svg>"
|
572
600
|
export const text = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><polygon fill-rule='evenodd' points='298.667 0 298.667 64 266.667 64 256 42.667 170.667 42.667 170.667 298.667 213.333 309.333 213.333 341.333 85.333 341.333 85.333 309.333 128 298.667 128 42.667 42.667 42.667 32 64 0 64 0 0' transform='translate(106.773 85.333)'/></svg>"
|
573
601
|
export const thresholdCancelled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>threshold-cancelled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(49.830101, 48.000000)'><path d='M30.1698987,1.42108547e-14 L414.169899,384 L384,414.169899 L369.83,399.999 L14.1698987,400 L14.169,44.338 L-7.10542736e-15,30.1698987 L14.169,16 L14.1698987,16 L14.17,15.999 L30.1698987,1.42108547e-14 Z M56.836,87.005 L56.8358987,357.333 L327.164,357.333 L204.346,234.515 L154.834071,325.333333 L78.1698987,325.333333 L78.1698987,282.666667 L129.497899,282.666667 L172.912,203.081 L56.836,87.005 Z M304.970759,107.706548 L396.639874,192.324193 L367.699923,223.675807 L320.687232,180.288 L305.395,216.621 L272.815,184.055 L304.970759,107.706548 Z M312.836565,58.6666667 L312.836565,101.333333 L270.169899,101.333333 L270.169899,58.6666667 L312.836565,58.6666667 Z M398.169899,58.6666667 L398.169899,101.333333 L355.503232,101.333333 L355.503232,58.6666667 L398.169899,58.6666667 Z M227.503232,58.6666667 L227.503232,101.333333 L190.06,101.333 L184.836,96.111 L184.836565,58.6666667 L227.503232,58.6666667 Z' id='Combined-Shape'/></g></g></svg>"
|
574
602
|
export const thresholdOff = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>threshold-off</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 64.000000)'><path d='M42.6666667,1.42108547e-14 L42.666,341.333 L384,341.333333 L384,384 L1.42108547e-14,384 L1.42108547e-14,1.42108547e-14 L42.6666667,1.42108547e-14 Z M290.80086,91.7065484 L382.469976,176.324193 L353.530024,207.675807 L306.517333,164.288 L263.90925,265.523605 L197.653333,204.8 L140.664173,309.333333 L64,309.333333 L64,266.666667 L115.328,266.666667 L186.323324,136.522922 L248.085333,193.130667 L290.80086,91.7065484 Z' id='Combined-Shape'/></g></g></svg>"
|
@@ -607,6 +635,8 @@ export const userManagementFilled = "data:image/svg+xml;utf8,<?xml version='1.0'
|
|
607
635
|
export const userManagement = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>user-management</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Mask' transform='translate(64.000000, 64.000000)'><path d='M298.666667,170.666667 C345.813333,170.666667 384,208.853333 384,256 L384,256 L384,384 L1.42108547e-14,384 L1.42108547e-14,298.666667 C1.42108547e-14,251.52 38.1866667,213.333333 85.3333333,213.333333 L85.3333333,213.333333 L160.853333,213.333333 C175.573333,187.733333 203.093333,170.666667 234.666667,170.666667 L234.666667,170.666667 Z M298.666667,213.333333 L234.666667,213.333333 C211.2,213.333333 192,232.533333 192,256 L192,256 L192,341.333333 L341.333333,341.333333 L341.333333,256 C341.333333,232.533333 322.133333,213.333333 298.666667,213.333333 L298.666667,213.333333 Z M149.333333,256 L85.3333333,256 C61.8666667,256 42.6666667,275.2 42.6666667,298.666667 L42.6666667,298.666667 L42.6666667,341.333333 L149.333333,341.333333 L149.333333,256 Z M106.666667,64 C141.952,64 170.666667,92.7146667 170.666667,128 C170.666667,163.285333 141.952,192 106.666667,192 C71.3813333,192 42.6666667,163.285333 42.6666667,128 C42.6666667,92.7146667 71.3813333,64 106.666667,64 Z M106.666667,104 C93.44,104 82.6666667,114.752 82.6666667,128 C82.6666667,141.248 93.44,152 106.666667,152 C119.893333,152 130.666667,141.248 130.666667,128 C130.666667,114.752 119.893333,104 106.666667,104 Z M266.666667,1.42108547e-14 C307.84,1.42108547e-14 341.333333,33.4933333 341.333333,74.6666667 C341.333333,115.84 307.84,149.333333 266.666667,149.333333 C225.493333,149.333333 192,115.84 192,74.6666667 C192,33.4933333 225.493333,1.42108547e-14 266.666667,1.42108547e-14 Z M266.666667,42.6666667 C249.024,42.6666667 234.666667,57.024 234.666667,74.6666667 C234.666667,92.3093333 249.024,106.666667 266.666667,106.666667 C284.309333,106.666667 298.666667,92.3093333 298.666667,74.6666667 C298.666667,57.024 284.309333,42.6666667 266.666667,42.6666667 Z'/></g></g></svg>"
|
608
636
|
export const userProfileFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>user-profile-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,331.15408 331.15408,426.666667 213.333333,426.666667 C95.5125867,426.666667 2.84217094e-14,331.15408 2.84217094e-14,213.333333 C2.84217094e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 Z M234.666667,234.666667 L192,234.666667 C139.18529,234.666667 93.8415802,266.653822 74.285337,312.314895 C105.229171,355.70638 155.977088,384 213.333333,384 C270.689579,384 321.437496,355.70638 352.381644,312.31198 C332.825087,266.653822 287.481377,234.666667 234.666667,234.666667 L234.666667,234.666667 Z M213.333333,64 C177.987109,64 149.333333,92.653776 149.333333,128 C149.333333,163.346224 177.987109,192 213.333333,192 C248.679557,192 277.333333,163.346224 277.333333,128 C277.333333,92.653776 248.679557,64 213.333333,64 Z' id='Combined-Shape'/></g></g></svg>"
|
609
637
|
export const userProfile = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>user-profile</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 42.666667)'><path d='M209.854555,426.638876 L213.333333,426.666667 C212.11355,426.666667 210.896158,426.656429 209.681238,426.636036 C208.570181,426.617387 207.461015,426.590239 206.353979,426.554656 C206.286264,426.55248 206.218215,426.550261 206.150175,426.548009 C205.038095,426.511215 203.928426,426.465921 202.820973,426.412183 C202.790586,426.410708 202.759563,426.409196 202.728542,426.407678 C201.599261,426.352392 200.472879,426.288364 199.348869,426.21563 C199.304813,426.212779 199.260112,426.209873 199.215415,426.206953 C198.113342,426.134948 197.014189,426.054626 195.917379,425.966008 C195.843781,425.960062 195.770067,425.954068 195.696363,425.948036 C194.611053,425.859218 193.528114,425.762284 192.447534,425.657288 C192.39216,425.651907 192.337128,425.646538 192.282101,425.641148 C191.198891,425.53505 190.11772,425.420812 189.038988,425.298528 C188.961425,425.289736 188.884057,425.280923 188.806702,425.272068 C187.76499,425.152828 186.725414,425.026066 185.688174,424.891854 C185.556342,424.874796 185.424963,424.857671 185.293621,424.840428 C184.317386,424.71226 183.342876,424.57744 182.370492,424.436061 C182.191508,424.410037 182.013494,424.383924 181.835552,424.357591 C180.866836,424.214238 179.899471,424.064248 178.934278,423.907783 C178.791983,423.884715 178.649977,423.861547 178.508019,423.838238 C177.508066,423.674055 176.510184,423.502871 175.514695,423.324781 C175.410597,423.306158 175.305918,423.287351 175.201266,423.268467 C174.207679,423.089177 173.217086,422.903124 172.228933,422.71025 C172.086491,422.682447 171.944487,422.654579 171.802533,422.62657 C170.836096,422.435883 169.871396,422.23854 168.909091,422.03471 C168.763114,422.003789 168.617805,421.972851 168.472552,421.941765 C167.509262,421.73561 166.547845,421.522828 165.588891,421.303585 C165.458271,421.273722 165.328004,421.243809 165.197782,421.213777 C164.217319,420.987663 163.239237,420.754741 162.263791,420.51511 C162.148274,420.486732 162.032321,420.458143 161.916406,420.429459 C160.945212,420.189129 159.977238,419.942303 159.011934,419.688882 C158.891899,419.65737 158.771961,419.62577 158.652065,419.594068 C157.683102,419.337867 156.716547,419.074937 155.752747,418.805408 C155.645281,418.775355 155.537713,418.745182 155.430181,418.714927 C154.431336,418.433891 153.435704,418.145837 152.443098,417.850754 C152.375042,417.830522 152.307114,417.810291 152.239199,417.790027 C151.234635,417.49029 150.233114,417.183332 149.234759,416.869231 C149.165524,416.847449 149.095936,416.825516 149.026364,416.803548 C146.930877,416.141887 144.84973,415.448876 142.783112,414.724954 C142.767465,414.719474 142.751522,414.713887 142.735579,414.708298 L142.701246,414.696259 C139.588277,413.604376 136.5083,412.442347 133.463211,411.212069 C133.36973,411.1743 133.276624,411.136606 133.183552,411.098849 C132.229558,410.711836 131.278741,410.318012 130.331419,409.917541 C130.2915,409.900666 130.25178,409.88386 130.212066,409.867043 C129.248242,409.458901 128.287884,409.043808 127.331211,408.621891 C127.249402,408.585811 127.167304,408.549542 127.085233,408.513222 C126.151203,408.099874 125.220943,407.680132 124.294262,407.253944 C124.227167,407.223086 124.160437,407.192354 124.093726,407.161589 C123.17809,406.739327 122.26572,406.310655 121.356909,405.875738 C121.243027,405.82124 121.128935,405.766515 121.0149,405.711692 C120.13776,405.290004 119.264105,404.862572 118.393828,404.429369 C118.275624,404.37053 118.157882,404.311784 118.040202,404.252933 C117.166805,403.816152 116.296223,403.373244 115.429111,402.924562 C115.330378,402.873474 115.232011,402.822476 115.133689,402.771405 C114.27459,402.325164 113.418751,401.873165 112.566381,401.415542 C112.426005,401.340176 112.285621,401.264603 112.145332,401.188877 C111.293062,400.728837 110.444278,400.263166 109.599031,399.791914 C109.519008,399.747298 109.439349,399.702819 109.359721,399.658289 C108.481489,399.167167 107.60677,398.669832 106.735939,398.16652 C106.652992,398.118579 106.570004,398.07054 106.487052,398.022447 C105.649079,397.536615 104.814727,397.045251 103.984037,396.548397 C103.843093,396.464095 103.702426,396.379739 103.561865,396.295226 C102.75613,395.810771 101.953598,395.320984 101.154577,394.826067 C101.04355,394.757297 100.932632,394.688453 100.821782,394.61951 C99.9912589,394.102969 99.1644817,393.58084 98.3415666,393.053213 C98.2402396,392.988246 98.1386116,392.922964 98.0370427,392.857598 C97.2170734,392.329894 96.4013484,391.796988 95.5895207,391.258673 C95.4985151,391.198328 95.407605,391.137947 95.3167439,391.077497 C94.4980986,390.532855 93.6833241,389.982635 92.8725812,389.426961 C92.7809486,389.364157 92.689408,389.301311 92.5979189,389.238396 C91.7605711,388.662568 90.9276324,388.080981 90.0990676,387.49363 C90.0482094,387.457578 89.9972737,387.421437 89.9463545,387.385274 C83.7400904,382.977624 77.7797929,378.246386 72.090021,373.216132 C72.023062,373.156934 71.9562295,373.097774 71.8894343,373.038573 C70.3322557,371.658425 68.795314,370.255766 67.2792108,368.831185 C67.1968327,368.75378 67.1147087,368.676491 67.032646,368.599138 C66.3987179,368.001594 65.7682497,367.400019 65.14148,366.794639 C24.9762443,327.999259 2.84217094e-14,273.583054 2.84217094e-14,213.333333 C2.84217094e-14,95.5125867 95.5125867,3.55271368e-14 213.333333,3.55271368e-14 C269.912851,3.55271368e-14 324.175019,22.4761259 364.18278,62.4838867 C404.190541,102.491647 426.666667,156.753816 426.666667,213.333333 C426.666667,273.585043 401.688773,328.002853 361.522928,366.79682 C361.520898,366.799478 361.521527,366.804157 361.522155,366.808836 C351.439362,376.540155 340.403853,385.287453 328.569429,392.896702 C328.514318,392.931764 328.459328,392.967092 328.40432,393.002395 C327.568306,393.539209 326.728257,394.070021 325.884283,394.595103 C325.777796,394.661262 325.671405,394.727333 325.564953,394.793313 C324.74392,395.302195 323.918817,395.80581 323.090062,396.303953 C322.98562,396.366873 322.880512,396.429936 322.775345,396.49291 C321.93817,396.993994 321.09783,397.489342 320.253833,397.979067 C320.156885,398.035657 320.059719,398.09194 319.962505,398.148149 C318.131928,399.206125 316.284353,400.237952 314.420157,401.242845 C314.293167,401.311915 314.165336,401.380659 314.037426,401.449276 C313.197359,401.899275 312.354444,402.34417 311.508221,402.78356 C311.389058,402.846139 311.270176,402.907727 311.151229,402.969206 C310.329108,403.393402 309.503546,403.813285 308.674915,404.227931 C308.489213,404.321624 308.302627,404.414653 308.115885,404.507416 C307.324076,404.899955 306.530028,405.28823 305.733238,405.671698 C305.555744,405.757928 305.37736,405.843474 305.19884,405.928779 C304.384302,406.317179 303.567852,406.700941 302.748598,407.079658 C302.574006,407.161194 302.399241,407.241695 302.224348,407.321968 C301.383282,407.707168 300.539278,408.087888 299.69238,408.463256 C299.550045,408.527172 299.407245,408.590277 299.264364,408.653229 C298.381876,409.041213 297.496639,409.424059 296.608325,409.801056 C296.482475,409.855284 296.356686,409.908525 296.230834,409.961648 C295.307254,410.350691 294.380172,410.73431 293.44983,411.111554 C293.297264,411.174211 293.144439,411.235972 292.991525,411.29756 C292.129853,411.64383 291.265732,411.985297 290.398875,412.321261 C290.222273,412.390466 290.045066,412.458869 289.867745,412.527043 C288.999446,412.860129 288.128773,413.188322 287.255416,413.510962 C287.115822,413.563248 286.976537,413.614535 286.837183,413.665681 C285.966564,413.984518 285.092863,414.298703 284.216545,414.607326 C284.02484,414.675511 283.8325,414.742935 283.640034,414.810091 C282.764935,415.114784 281.887698,415.414446 281.007912,415.708531 C280.854333,415.760485 280.700635,415.811663 280.546858,415.862671 C279.636311,416.164103 278.723091,416.460163 277.8072,416.750208 C277.679123,416.791331 277.55137,416.831652 277.423565,416.871856 C276.449164,417.177836 275.471495,417.477646 274.49087,417.770591 C274.427934,417.789899 274.365194,417.808608 274.302443,417.82729 C273.301532,418.12478 272.297314,418.41569 271.29008,418.699388 C271.15444,418.738041 271.019181,418.775991 270.883866,418.81381 C269.925978,419.081108 268.965015,419.342425 268.001384,419.597167 C267.876068,419.630688 267.750527,419.663751 267.624941,419.696701 C266.673011,419.946089 265.718639,420.189414 264.761722,420.42628 C264.641986,420.456259 264.521685,420.485924 264.401345,420.515486 C263.431666,420.753369 262.459932,420.984831 261.485648,421.209619 C261.348404,421.241574 261.210775,421.273181 261.073096,421.304655 C260.143094,421.516983 259.211208,421.723426 258.277056,421.923751 C258.097044,421.962597 257.916686,422.001026 257.736244,422.039227 C256.805768,422.235988 255.873538,422.426825 254.939116,422.611559 C254.789285,422.64138 254.639199,422.670882 254.489056,422.700226 C252.360575,423.116051 250.22088,423.500399 248.070379,423.852587 C247.985813,423.866561 247.901127,423.880377 247.816425,423.894142 C246.762702,424.065279 245.706563,424.228793 244.647898,424.384529 C244.551145,424.398855 244.454553,424.412996 244.35794,424.427072 C243.323969,424.577631 242.287465,424.720882 241.248614,424.856658 C241.158831,424.868461 241.068879,424.880159 240.978908,424.8918 C239.945241,425.025491 238.909387,425.151835 237.87127,425.270726 C237.76735,425.282674 237.663688,425.294469 237.560004,425.306189 C236.522723,425.4234 235.48288,425.533248 234.440837,425.635598 C234.341371,425.645398 234.242029,425.655085 234.142667,425.664704 C233.09981,425.765633 232.054465,425.859107 231.006978,425.945013 C230.900661,425.953751 230.793967,425.96242 230.68725,425.971011 C229.608835,426.057813 228.528374,426.136598 227.44571,426.207305 C227.400239,426.210284 227.355211,426.213211 227.310178,426.216123 C226.178062,426.289336 225.043081,426.353749 223.905761,426.409256 C223.891372,426.409962 223.876694,426.410677 223.862016,426.41139 C222.74309,426.465766 221.622181,426.511515 220.499076,426.548584 L220.456403,426.549989 C218.091582,426.627572 215.717023,426.666667 213.333333,426.666667 C212.171548,426.666667 211.011932,426.65738 209.854555,426.638876 Z M234.666667,298.666667 L192,298.666667 C158.016898,298.666667 128.295724,318.663564 114.632567,347.902712 L113.088,351.445333 L114.425218,352.433677 C138.741109,369.754783 167.79213,380.859353 199.258857,383.427964 C199.302467,383.43151 199.34549,383.435005 199.388516,383.438483 L199.258857,383.427964 C200.198067,383.504631 201.139428,383.573694 202.08288,383.63509 L199.388516,383.438483 C200.305656,383.51262 201.224359,383.579478 202.144557,383.63902 L202.08288,383.63509 C202.994611,383.694422 203.908295,383.746595 204.823875,383.791553 L202.144557,383.63902 C203.09566,383.700561 204.048361,383.754287 205.002584,383.800156 L204.823875,383.791553 C205.50866,383.825177 206.194505,383.854766 206.881389,383.880296 L213.333333,384 L216.007901,383.979451 C216.09157,383.978165 216.175229,383.976818 216.258877,383.975411 C217.160222,383.960281 218.059919,383.938143 218.957862,383.909068 L216.258877,383.975411 C217.168023,383.96012 218.075929,383.937709 218.982532,383.908213 L218.957862,383.909068 C219.872348,383.879457 220.785015,383.842652 221.695809,383.798707 L218.982532,383.908213 C219.923797,383.877589 220.863656,383.839328 221.802041,383.793468 L221.695809,383.798707 C222.644844,383.752917 223.591846,383.699376 224.536752,383.638145 L221.802041,383.793468 C222.726586,383.748285 223.6497,383.695724 224.571313,383.635825 L224.536752,383.638145 C225.460763,383.578267 226.38277,383.511037 227.302716,383.43651 L224.571313,383.635825 C225.511928,383.57469 226.450981,383.50591 227.388399,383.429524 L227.302716,383.43651 C228.196243,383.364124 229.087825,383.284856 229.977408,383.198758 L227.388399,383.429524 C228.321346,383.353502 229.252673,383.269947 230.182311,383.178897 L229.977408,383.198758 C260.393388,380.254961 288.473405,369.327262 312.095822,352.537298 L313.557333,351.445333 L312.034862,347.907108 C298.970316,319.938868 271.207611,300.423341 239.074565,298.779209 L234.666667,298.666667 Z M213.333333,42.6666667 C119.076736,42.6666667 42.6666667,119.076736 42.6666667,213.333333 C42.6666667,254.036861 56.9158894,291.412304 80.6981785,320.743507 C102.726317,282.071479 144.318498,256 192,256 L234.666667,256 C282.349887,256 323.943349,282.073359 345.967784,320.740809 C369.750452,291.413157 384,254.037325 384,213.333333 C384,119.076736 307.589931,42.6666667 213.333333,42.6666667 Z M213.333333,64 C260.461632,64 298.666667,102.205035 298.666667,149.333333 C298.666667,195.033502 262.742006,232.343016 217.592327,234.562233 L213.333333,234.666667 C166.205035,234.666667 128,196.461632 128,149.333333 C128,103.633165 163.924661,66.3236506 209.074339,64.1044332 L213.333333,64 Z M213.333333,106.666667 C189.769184,106.666667 170.666667,125.769184 170.666667,149.333333 C170.666667,172.897483 189.769184,192 213.333333,192 C236.897483,192 256,172.897483 256,149.333333 C256,125.769184 236.897483,106.666667 213.333333,106.666667 Z'/></g></g></svg>"
|
638
|
+
export const userReadingReading = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M384,138.666667 L384,352 C312.888889,352 248.888889,373.333333 192,416 C135.111111,373.333333 71.1111111,352 1.42108547e-14,352 L1.42108547e-14,138.666667 C71.1111111,138.666667 135.111111,160 192,202.666667 C248.888889,160 312.888889,138.666667 384,138.666667 Z M192,-1.42108547e-14 C233.237261,-1.42108547e-14 266.666667,33.4294053 266.666667,74.6666667 C266.666667,115.903928 233.237261,149.333333 192,149.333333 C150.762739,149.333333 117.333333,115.903928 117.333333,74.6666667 C117.333333,33.4294053 150.762739,-1.42108547e-14 192,-1.42108547e-14 Z' transform='translate(64 53.333)'/></svg>"
|
639
|
+
export const userReading = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M384,149.333333 L384,362.666667 C312.888889,362.666667 248.888889,384 192,426.666667 C135.111111,384 71.1111111,362.666667 1.42108547e-14,362.666667 L1.42108547e-14,149.333333 C71.1111111,149.333333 135.111111,170.666667 192,213.333333 C248.888889,170.666667 312.888889,149.333333 384,149.333333 Z M341.333333,195.072 L334.875327,196.101308 C292.521401,203.400626 253.602511,220.464784 217.6,247.466667 L192,266.666667 L166.4,247.466667 C130.397489,220.464784 91.4785989,203.400626 49.1246731,196.101308 L42.6666667,195.072 L42.6666667,322.389333 L47.311741,322.915715 C96.8124892,329.132073 143.188071,345.276193 186.085038,371.230259 L191.978667,374.890667 L197.914962,371.230259 C240.811929,345.276193 287.187511,329.132073 336.688259,322.915715 L341.333333,322.389333 L341.333333,195.072 Z M192,7.10542736e-15 C239.128299,7.10542736e-15 277.333333,38.2050347 277.333333,85.3333333 C277.333333,132.461632 239.128299,170.666667 192,170.666667 C144.871701,170.666667 106.666667,132.461632 106.666667,85.3333333 C106.666667,38.2050347 144.871701,7.10542736e-15 192,7.10542736e-15 Z M192,42.6666667 C168.435851,42.6666667 149.333333,61.769184 149.333333,85.3333333 C149.333333,108.897483 168.435851,128 192,128 C215.564149,128 234.666667,108.897483 234.666667,85.3333333 C234.666667,61.769184 215.564149,42.6666667 192,42.6666667 Z' transform='translate(64 42.667)'/></svg>"
|
610
640
|
export const userSettingsFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>user-settings-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 42.666667)'><path d='M328.180488,213.333333 L328.181163,236.169297 C338.584391,239.846405 348.098741,245.405183 356.315274,252.43669 L376.112086,241.006655 L405.741716,292.326679 L385.957797,303.749991 C386.931071,309.018468 387.439747,314.44983 387.439747,320 C387.439747,325.550277 386.931052,330.981742 385.957741,336.250315 L405.741716,347.673321 L376.112086,398.993345 L356.315274,387.56331 C348.098741,394.594817 338.584391,400.153595 328.181163,403.830703 L328.180488,426.666667 L268.921228,426.666667 L268.920553,403.830703 C258.51771,400.153731 249.00368,394.595229 240.787356,387.564092 L220.98963,398.993345 L191.36,347.673321 L211.143975,336.250315 C210.170664,330.981742 209.661969,325.550277 209.661969,320 C209.661969,314.449479 210.170709,309.017781 211.144103,303.74899 L191.36,292.326679 L220.98963,241.006655 L240.786362,252.436758 C249.002913,245.405219 258.517291,239.846417 268.920553,236.169297 L268.921228,213.333333 L328.180488,213.333333 Z M186.666667,192 C206.101493,192 224.380148,197.091591 240.310579,206.048663 C198.959113,227.266184 170.666667,270.329064 170.666667,320 C170.666667,343.314131 176.899769,365.172443 187.790443,383.999404 L-1.42108547e-14,384 L-1.42108547e-14,307.2 C-1.42108547e-14,245.167377 47.6682427,194.586369 107.383368,192.096089 L112,192 L186.666667,192 Z M298.550858,284.444444 C278.914067,284.444444 262.995302,300.363209 262.995302,320 C262.995302,339.636791 278.914067,355.555556 298.550858,355.555556 C318.187649,355.555556 334.106413,339.636791 334.106413,320 C334.106413,300.363209 318.187649,284.444444 298.550858,284.444444 Z M149.333333,7.10542736e-15 C190.570595,7.10542736e-15 224,33.4294053 224,74.6666667 C224,114.529353 192.762078,147.096031 153.430084,149.222851 L149.333333,149.333333 C108.096072,149.333333 74.6666667,115.903928 74.6666667,74.6666667 C74.6666667,34.8039807 105.904589,2.23730242 145.236582,0.110482405 L149.333333,7.10542736e-15 Z' id='Combined-Shape'/></g></g></svg>"
|
611
641
|
export const userSettings = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>user-settings</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(64.000000, 42.666667)'><path d='M328.180488,213.333333 L328.181163,236.169297 C338.584391,239.846405 348.098741,245.405183 356.315274,252.43669 L376.112086,241.006655 L405.741716,292.326679 L385.957797,303.749991 C386.931071,309.018468 387.439747,314.44983 387.439747,320 C387.439747,325.550277 386.931052,330.981742 385.957741,336.250315 L405.741716,347.673321 L376.112086,398.993345 L356.315274,387.56331 C348.098741,394.594817 338.584391,400.153595 328.181163,403.830703 L328.180488,426.666667 L268.921228,426.666667 L268.920553,403.830703 C258.51771,400.153731 249.00368,394.595229 240.787356,387.564092 L220.98963,398.993345 L191.36,347.673321 L211.143975,336.250315 C210.170664,330.981742 209.661969,325.550277 209.661969,320 C209.661969,314.449479 210.170709,309.017781 211.144103,303.74899 L191.36,292.326679 L220.98963,241.006655 L240.786362,252.436758 C249.002913,245.405219 258.517291,239.846417 268.920553,236.169297 L268.921228,213.333333 L328.180488,213.333333 Z M186.666667,192 C206.101493,192 224.380148,197.091591 240.310579,206.048663 C225.561078,213.615034 212.475029,223.960979 201.74082,236.39423 C198.115251,235.549019 194.383883,235.003146 190.574699,234.780576 L186.666667,234.666667 L112,234.666667 C75.2924236,234.666667 44.8342773,264.693102 42.7773631,303.0585 L42.6666667,307.2 L42.6666667,341.333333 L172.436614,341.334332 C175.006125,356.649425 180.295262,371.04231 187.790443,383.999404 L1.42108547e-14,384 L1.42108547e-14,307.2 C1.42108547e-14,245.167377 47.6682427,194.586369 107.383368,192.096089 L112,192 L186.666667,192 Z M298.550858,284.444444 C278.914067,284.444444 262.995302,300.363209 262.995302,320 C262.995302,339.636791 278.914067,355.555556 298.550858,355.555556 C318.187649,355.555556 334.106413,339.636791 334.106413,320 C334.106413,300.363209 318.187649,284.444444 298.550858,284.444444 Z M149.333333,7.10542736e-15 C190.570595,7.10542736e-15 224,33.4294053 224,74.6666667 C224,114.529353 192.762078,147.096031 153.430084,149.222851 L149.333333,149.333333 C108.096072,149.333333 74.6666667,115.903928 74.6666667,74.6666667 C74.6666667,34.8039807 105.904589,2.23730242 145.236582,0.110482405 L149.333333,7.10542736e-15 Z M149.333333,42.6666667 C131.660221,42.6666667 117.333333,56.9935547 117.333333,74.6666667 C117.333333,92.3397787 131.660221,106.666667 149.333333,106.666667 C167.006445,106.666667 181.333333,92.3397787 181.333333,74.6666667 C181.333333,56.9935547 167.006445,42.6666667 149.333333,42.6666667 Z' id='Combined-Shape'/></g></g></svg>"
|
612
642
|
export const user = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>user</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(85.333333, 42.666667)'><path d='M170.666667,170.666667 C217.794965,170.666667 256,132.461632 256,85.3333333 C256,38.2050347 217.794965,7.10542736e-15 170.666667,7.10542736e-15 C123.538368,7.10542736e-15 85.3333333,38.2050347 85.3333333,85.3333333 C85.3333333,132.461632 123.538368,170.666667 170.666667,170.666667 Z M170.666667,42.6666667 C194.230816,42.6666667 213.333333,61.769184 213.333333,85.3333333 C213.333333,108.897483 194.230816,128 170.666667,128 C147.102517,128 128,108.897483 128,85.3333333 C128,61.769184 147.102517,42.6666667 170.666667,42.6666667 Z M213.333333,213.333333 L128,213.333333 C57.307552,213.333333 1.42108547e-14,270.640885 1.42108547e-14,341.333333 L1.42108547e-14,426.666667 L341.333333,426.666667 L341.333333,341.333333 C341.333333,270.640885 284.025781,213.333333 213.333333,213.333333 Z M298.666667,384 L42.6666667,384 L42.6666667,341.333333 C42.6666667,294.205035 80.8717013,256 128,256 L213.333333,256 C260.461632,256 298.666667,294.205035 298.666667,341.333333 L298.666667,384 Z' id='user'/></g></g></svg>"
|
@@ -623,6 +653,8 @@ export const waterBathing = "data:image/svg+xml;utf8,<?xml version='1.0' encodin
|
|
623
653
|
export const waterFish = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>water-fish</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 64.000000)'><path d='M426.666667,234.666667 L426.666667,277.333333 C426.158675,277.333333 425.456014,277.543864 424.513041,278.014048 L422.293153,279.315172 C421.865261,279.594578 421.407286,279.906473 420.917538,280.252676 L417.584252,282.756149 C416.96065,283.246862 416.301894,283.775522 415.606294,284.343948 L410.977033,288.246255 L397.365293,300.298825 L392.813332,304.081307 C380.031861,314.348047 368.801445,320 355.555556,320 C341.294727,320 332.05509,315.568131 317.114667,303.126955 L309.775255,296.803139 L300.134078,288.246255 L295.504817,284.343948 L291.759826,281.39603 L288.817958,279.315172 L286.59807,278.014048 C285.655097,277.543864 284.952436,277.333333 284.444444,277.333333 C283.936453,277.333333 283.233792,277.543864 282.290819,278.014048 L280.070931,279.315172 C279.643038,279.594578 279.185064,279.906473 278.695316,280.252676 L275.36203,282.756149 C274.738428,283.246862 274.079672,283.775522 273.384072,284.343948 L268.754811,288.246255 L255.32809,300.112109 C238.22557,314.860081 228.691149,320 213.333333,320 C197.975518,320 188.441097,314.860081 171.338577,300.112109 L157.911856,288.246255 L153.282595,284.343948 L149.537603,281.39603 C148.427635,280.562752 147.451521,279.873984 146.595736,279.315172 L144.375848,278.014048 C143.432874,277.543864 142.730214,277.333333 142.222222,277.333333 C141.714231,277.333333 141.01157,277.543864 140.068597,278.014048 L137.848708,279.315172 L134.906841,281.39603 L131.16185,284.343948 L126.532589,288.246255 L116.891412,296.803139 L109.552,303.126955 C94.6115766,315.568131 85.3719398,320 71.1111111,320 C55.7532956,320 46.2188743,314.860081 29.1163545,300.112109 L15.6896333,288.246255 L11.0603727,284.343948 L7.31538116,281.39603 C6.20541272,280.562752 5.22929831,279.873984 4.37351377,279.315172 L2.15362563,278.014048 C1.52497669,277.700592 1.00313347,277.502538 0.574571818,277.40533 L-2.13162821e-14,277.333333 L-2.13162821e-14,234.666667 C15.3578155,234.666667 24.8922368,239.806585 41.9947566,254.554557 L55.4214778,266.420412 L60.0507384,270.322718 L63.79573,273.270637 C64.9056984,274.103915 65.8818128,274.792682 66.7375973,275.351495 L68.9574855,276.652619 C69.9004589,277.122802 70.6031194,277.333333 71.1111111,277.333333 C71.6191028,277.333333 72.3217633,277.122802 73.2647367,276.652619 L75.4846249,275.351495 L78.4264923,273.270637 L82.1714838,270.322718 L86.8007444,266.420412 L96.4419214,257.863527 L103.781333,251.539711 C118.721757,239.098535 127.961394,234.666667 142.222222,234.666667 C157.580038,234.666667 167.114459,239.806585 184.216979,254.554557 L197.6437,266.420412 L202.272961,270.322718 L206.017952,273.270637 C207.127921,274.103915 208.104035,274.792682 208.95982,275.351495 L211.179708,276.652619 C212.122681,277.122802 212.825342,277.333333 213.333333,277.333333 C213.841325,277.333333 214.543986,277.122802 215.486959,276.652619 L217.706847,275.351495 C218.134739,275.072088 218.592714,274.760193 219.082462,274.41399 L222.415748,271.910518 C223.03935,271.419805 223.698106,270.891144 224.393706,270.322718 L229.022967,266.420412 L242.449688,254.554557 C259.552208,239.806585 269.086629,234.666667 284.444444,234.666667 C298.705273,234.666667 307.94491,239.098535 322.885333,251.539711 L330.224745,257.863527 L339.865922,266.420412 L344.495183,270.322718 L348.240174,273.270637 L351.182042,275.351495 L353.40193,276.652619 C354.344903,277.122802 355.047564,277.333333 355.555556,277.333333 C356.363464,277.333333 358.596773,276.311021 362.130796,273.81755 L366.093772,270.817068 L369.766678,267.756161 L384.67191,254.554557 C400.552821,240.860012 409.908178,235.449961 423.45996,234.746967 L426.666667,234.666667 Z M426.666667,320 L426.666667,362.666667 C426.158675,362.666667 425.456014,362.877198 424.513041,363.347381 L422.293153,364.648505 C421.865261,364.927912 421.407286,365.239807 420.917538,365.58601 L417.584252,368.089482 C416.96065,368.580195 416.301894,369.108856 415.606294,369.677282 L410.977033,373.579588 L397.365293,385.632158 L392.813332,389.41464 C380.031861,399.68138 368.801445,405.333333 355.555556,405.333333 C341.294727,405.333333 332.05509,400.901465 317.114667,388.460289 L309.775255,382.136473 L300.134078,373.579588 L295.504817,369.677282 L291.759826,366.729363 L288.817958,364.648505 L286.59807,363.347381 C285.655097,362.877198 284.952436,362.666667 284.444444,362.666667 C283.936453,362.666667 283.233792,362.877198 282.290819,363.347381 L280.070931,364.648505 C279.643038,364.927912 279.185064,365.239807 278.695316,365.58601 L275.36203,368.089482 C274.738428,368.580195 274.079672,369.108856 273.384072,369.677282 L268.754811,373.579588 L255.32809,385.445443 C238.22557,400.193415 228.691149,405.333333 213.333333,405.333333 C197.975518,405.333333 188.441097,400.193415 171.338577,385.445443 L157.911856,373.579588 L153.282595,369.677282 L149.537603,366.729363 C148.427635,365.896085 147.451521,365.207318 146.595736,364.648505 L144.375848,363.347381 C143.432874,362.877198 142.730214,362.666667 142.222222,362.666667 C141.714231,362.666667 141.01157,362.877198 140.068597,363.347381 L137.848708,364.648505 L134.906841,366.729363 L131.16185,369.677282 L126.532589,373.579588 L116.891412,382.136473 L109.552,388.460289 C94.6115766,400.901465 85.3719398,405.333333 71.1111111,405.333333 C55.7532956,405.333333 46.2188743,400.193415 29.1163545,385.445443 L15.6896333,373.579588 L11.0603727,369.677282 L7.31538116,366.729363 C6.20541272,365.896085 5.22929831,365.207318 4.37351377,364.648505 L2.15362563,363.347381 C1.52497669,363.033925 1.00313347,362.835871 0.574571818,362.738663 L-2.13162821e-14,362.666667 L-2.13162821e-14,320 C15.3578155,320 24.8922368,325.139919 41.9947566,339.887891 L55.4214778,351.753745 L60.0507384,355.656052 L63.79573,358.60397 C64.9056984,359.437248 65.8818128,360.126016 66.7375973,360.684828 L68.9574855,361.985952 C69.9004589,362.456136 70.6031194,362.666667 71.1111111,362.666667 C71.6191028,362.666667 72.3217633,362.456136 73.2647367,361.985952 L75.4846249,360.684828 L78.4264923,358.60397 L82.1714838,355.656052 L86.8007444,351.753745 L96.4419214,343.196861 L103.781333,336.873045 C118.721757,324.431869 127.961394,320 142.222222,320 C157.580038,320 167.114459,325.139919 184.216979,339.887891 L197.6437,351.753745 L202.272961,355.656052 L206.017952,358.60397 C207.127921,359.437248 208.104035,360.126016 208.95982,360.684828 L211.179708,361.985952 C212.122681,362.456136 212.825342,362.666667 213.333333,362.666667 C213.841325,362.666667 214.543986,362.456136 215.486959,361.985952 L217.706847,360.684828 C218.134739,360.405422 218.592714,360.093527 219.082462,359.747324 L222.415748,357.243851 C223.03935,356.753138 223.698106,356.224478 224.393706,355.656052 L229.022967,351.753745 L242.449688,339.887891 C259.552208,325.139919 269.086629,320 284.444444,320 C298.705273,320 307.94491,324.431869 322.885333,336.873045 L330.224745,343.196861 L339.865922,351.753745 L344.495183,355.656052 L348.240174,358.60397 L351.182042,360.684828 L353.40193,361.985952 C354.344903,362.456136 355.047564,362.666667 355.555556,362.666667 C356.363464,362.666667 358.596773,361.644355 362.130796,359.150883 L366.093772,356.150401 L369.766678,353.089494 L384.67191,339.887891 C400.552821,326.193345 409.908178,320.783295 423.45996,320.080301 L426.666667,320 Z M170.666667,1.42108547e-14 C206.17851,1.42108547e-14 237.637166,17.3537562 257.024901,44.043534 L259.812408,43.6458465 C264.35222,42.9973019 268.757787,41.6211063 272.859544,39.5702282 L300.324454,25.8377732 C306.248952,22.8755239 312.781776,21.3333333 319.405567,21.3333333 L405.333333,21.3333333 L405.333333,38.4 C405.333333,64 397.333333,76.8 389.333333,85.3333333 L385.928086,88.7541302 L379.677357,94.6254616 C375.945578,98.307483 373.333333,101.790476 373.333333,106.666667 C373.333333,111.585333 376.055556,115.812554 379.912037,120.391889 L387.337963,128.781818 C395.944444,138.666462 405.333333,151.822222 405.333333,174.933333 L405.333333,192 L319.405567,192 C312.781776,192 306.248952,190.457809 300.324454,187.49556 L272.859544,173.763105 C268.757787,171.712227 264.35222,170.336031 259.812408,169.687487 L257.024901,169.289799 C237.637166,195.979577 206.17851,213.333333 170.666667,213.333333 L128,213.333333 C69.0896267,213.333333 21.3333333,165.57704 21.3333333,106.666667 C21.3333333,47.7562934 69.0896267,1.42108547e-14 128,1.42108547e-14 L170.666667,1.42108547e-14 Z M170.666667,42.6666667 L128,42.6666667 C92.653776,42.6666667 64,71.3204427 64,106.666667 C64,140.750526 90.6436259,168.611432 124.239514,170.558023 L128,170.666667 L170.666667,170.666667 C190.065524,170.666667 207.952565,162.019237 220.011416,147.430138 L222.504676,144.213945 L237.60885,123.421053 L265.846386,127.449642 C273.110085,128.487313 280.201951,130.456378 286.948348,133.302596 L291.940657,135.600878 L319.405567,149.333333 L348.629333,149.333333 L346.30367,146.511388 L342.967463,142.285497 C342.4704,141.630441 342.01112,141.00886 341.602068,140.434019 L340.723154,139.150934 C334.450609,129.537067 330.666667,118.912542 330.666667,106.666667 C330.666667,91.7784354 335.935382,79.9878852 344.530145,69.8212565 L347.961314,66.0342713 L349.994667,64 L319.405567,64 L291.940657,77.732455 C285.377847,81.0138599 278.426159,83.4316713 271.255216,84.9322221 L265.838549,85.8848103 L237.60885,89.9122801 L222.504676,69.1193884 C211.300445,53.6952849 193.959713,44.0195814 174.798852,42.7980392 L170.666667,42.6666667 Z M128,85.3333333 C139.782075,85.3333333 149.333333,94.884592 149.333333,106.666667 C149.333333,118.448741 139.782075,128 128,128 C116.217925,128 106.666667,118.448741 106.666667,106.666667 C106.666667,94.884592 116.217925,85.3333333 128,85.3333333 Z' id='Combined-Shape'/></g></g></svg>"
|
624
654
|
export const waterSunbathing = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>water-sunbathing</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 42.666667)'><path d='M426.666667,341.333333 L426.666667,384 C426.158675,384 425.456014,384.210531 424.513041,384.680714 L422.293153,385.981839 C421.865261,386.261245 421.407286,386.57314 420.917538,386.919343 L417.584252,389.422815 C416.96065,389.913529 416.301894,390.442189 415.606294,391.010615 L410.977033,394.912921 L397.365293,406.965492 L392.813332,410.747973 C380.031861,421.014713 368.801445,426.666667 355.555556,426.666667 C341.294727,426.666667 332.05509,422.234798 317.114667,409.793622 L309.775255,403.469806 L300.134078,394.912921 L295.504817,391.010615 L291.759826,388.062697 L288.817958,385.981839 L286.59807,384.680714 C285.655097,384.210531 284.952436,384 284.444444,384 C283.936453,384 283.233792,384.210531 282.290819,384.680714 L280.070931,385.981839 C279.643038,386.261245 279.185064,386.57314 278.695316,386.919343 L275.36203,389.422815 C274.738428,389.913529 274.079672,390.442189 273.384072,391.010615 L268.754811,394.912921 L255.32809,406.778776 C238.22557,421.526748 228.691149,426.666667 213.333333,426.666667 C197.975518,426.666667 188.441097,421.526748 171.338577,406.778776 L157.911856,394.912921 L153.282595,391.010615 L149.537603,388.062697 C148.427635,387.229419 147.451521,386.540651 146.595736,385.981839 L144.375848,384.680714 C143.432874,384.210531 142.730214,384 142.222222,384 C141.714231,384 141.01157,384.210531 140.068597,384.680714 L137.848708,385.981839 L134.906841,388.062697 L131.16185,391.010615 L126.532589,394.912921 L116.891412,403.469806 L109.552,409.793622 C94.6115766,422.234798 85.3719398,426.666667 71.1111111,426.666667 C55.7532956,426.666667 46.2188743,421.526748 29.1163545,406.778776 L15.6896333,394.912921 L11.0603727,391.010615 L7.31538116,388.062697 C6.20541272,387.229419 5.22929831,386.540651 4.37351377,385.981839 L2.15362563,384.680714 C1.52497669,384.367259 1.00313347,384.169204 0.574571818,384.071996 L5.00932629e-12,384 L5.00932629e-12,341.333333 C15.3578155,341.333333 24.8922368,346.473252 41.9947566,361.221224 L55.4214778,373.087079 L60.0507384,376.989385 L63.79573,379.937303 C64.9056984,380.770581 65.8818128,381.459349 66.7375973,382.018161 L68.9574855,383.319286 C69.9004589,383.789469 70.6031194,384 71.1111111,384 C71.6191028,384 72.3217633,383.789469 73.2647367,383.319286 L75.4846249,382.018161 L78.4264923,379.937303 L82.1714838,376.989385 L86.8007444,373.087079 L96.4419214,364.530194 L103.781333,358.206378 C118.721757,345.765202 127.961394,341.333333 142.222222,341.333333 C157.580038,341.333333 167.114459,346.473252 184.216979,361.221224 L197.6437,373.087079 L202.272961,376.989385 L206.017952,379.937303 C207.127921,380.770581 208.104035,381.459349 208.95982,382.018161 L211.179708,383.319286 C212.122681,383.789469 212.825342,384 213.333333,384 C213.841325,384 214.543986,383.789469 215.486959,383.319286 L217.706847,382.018161 C218.134739,381.738755 218.592714,381.42686 219.082462,381.080657 L222.415748,378.577185 C223.03935,378.086471 223.698106,377.557811 224.393706,376.989385 L229.022967,373.087079 L242.449688,361.221224 C259.552208,346.473252 269.086629,341.333333 284.444444,341.333333 C298.705273,341.333333 307.94491,345.765202 322.885333,358.206378 L330.224745,364.530194 L339.865922,373.087079 L344.495183,376.989385 L348.240174,379.937303 L351.182042,382.018161 L353.40193,383.319286 C354.344903,383.789469 355.047564,384 355.555556,384 C356.363464,384 358.596773,382.977688 362.130796,380.484217 L366.093772,377.483735 L369.766678,374.422828 L384.67191,361.221224 C400.552821,347.526679 409.908178,342.116628 423.45996,341.413634 L426.666667,341.333333 Z M192,3.55271368e-14 C245.030095,3.55271368e-14 293.038816,21.4990546 327.785652,56.2566513 L207.106,176.936 L307.503,277.333 L426.666667,277.333333 L426.666667,320 L170.666667,320 L170.666667,277.333333 L247.163,277.333 L176.936,207.106 L56.2566513,327.785652 C21.4990546,293.038816 7.10542736e-15,245.030095 7.10542736e-15,192 C7.10542736e-15,146.666633 15.7112416,105.002823 41.9856962,72.1565992 L27.581722,57.7516113 C19.2505371,49.4204264 19.2505371,35.9129069 27.581722,27.581722 C35.2720465,19.8913975 47.3729757,19.2998341 55.7418548,25.8070317 L57.7516113,27.581722 L72.1565992,41.9856962 C105.002823,15.7112416 146.666633,3.55271368e-14 192,3.55271368e-14 Z M52.9074527,137.549438 L52.6536851,138.194268 C46.2034978,154.887791 42.6666667,173.03086 42.6666667,192 C42.6666667,216.561052 48.6019506,240.142048 59.5771342,261.125225 L60.6293333,263.04 L102.988792,220.67869 C79.8364593,192.333508 62.7162959,163.515159 52.9074527,137.549438 Z M91.0508992,86.0833035 L86.4426667,86.4426667 L86.2440632,88.2787626 L86.071171,91.4477644 C85.876446,99.3111424 88.1528784,110.341904 93.1560792,123.350226 C100.222236,141.722233 111.836741,161.927995 127.014709,182.170033 L133.333333,190.314667 L190.314667,133.333333 L185.216063,129.326394 C165.454277,114.163121 145.663883,102.365089 127.551459,94.8369165 L121.578473,92.4869093 C110.638167,88.4313941 101.19702,86.3613697 93.9971654,86.0900186 L91.0508992,86.0833035 Z M192,42.6666667 C172.785223,42.6666667 154.41805,46.2956895 137.546492,52.9057249 C163.514409,62.7157985 192.333552,79.836377 220.679473,102.989431 L263.04,60.6293333 L261.125225,59.5771342 C242.049609,49.5996946 220.827036,43.7874613 198.672954,42.8131498 L192,42.6666667 Z' id='Combined-Shape'/></g></g></svg>"
|
625
655
|
export const waveform = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>waveform</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(42.666667, 42.666667)'><path d='M384,170.666667 L426.666667,170.666667 L426.666667,256 L384,256 L384,170.666667 Z M320,106.666667 L362.666667,106.666667 L362.666667,320 L320,320 L320,106.666667 Z M256,128 L298.666667,128 L298.666667,298.666667 L256,298.666667 L256,128 Z M192,64 L234.666667,64 L234.666667,362.666667 L192,362.666667 L192,64 Z M7.10542736e-15,170.666667 L42.6666667,170.666667 L42.6666667,256 L7.10542736e-15,256 L7.10542736e-15,170.666667 Z M64,106.666667 L106.666667,106.666667 L106.666667,320 L64,320 L64,106.666667 Z M128,7.10542736e-15 L170.666667,7.10542736e-15 L170.666667,426.666667 L128,426.666667 L128,7.10542736e-15 Z' id='Combined-Shape'/></g></g></svg>"
|
656
|
+
export const webcamCancelledFilled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M30.169894,0 L392.836561,362.666662 L362.666662,392.836561 C350.722247,379.517399 338.934618,366.515432 327.303775,353.830657 L85.3333333,353.830101 L85.3333333,311.163435 L287.644597,311.162425 C280.831392,303.935954 274.075501,296.825433 267.376923,289.830863 L128,289.830101 C57.307552,289.830101 3.55271368e-14,232.522549 3.55271368e-14,161.830101 C3.55271368e-14,124.964627 15.5849519,91.7392133 40.5257026,68.3830133 C27.5576017,56.1264751 14.0481724,43.3883403 3.55271368e-14,30.169894 L30.169894,0 Z M298.666667,33.8301013 C369.359115,33.8301013 426.666667,91.1376534 426.666667,161.830101 C426.666667,209.065019 401.08127,250.324148 363.013124,272.50484 L273.686867,183.176853 C276.048322,176.500445 277.333333,169.315338 277.333333,161.830101 C277.333333,126.483877 248.679557,97.8301013 213.333333,97.8301013 C205.847722,97.8301013 198.662271,99.1152411 191.985579,101.476922 L124.390823,33.8800044 C125.589834,33.8468086 126.792966,33.8301013 128,33.8301013 L298.666667,33.8301013 Z M150.317052,173.060293 L150.344235,173.222189 C155.158133,200.016421 176.649286,221.02136 203.688886,225.108197 C188.375561,209.966311 170.584326,192.617046 150.317052,173.060293 Z' transform='translate(42.667 72.837)'/></svg>"
|
657
|
+
export const webcamCancelled = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M30.169894,0 L392.836561,362.666662 L362.666662,392.836561 C350.722247,379.517399 338.934618,366.515432 327.303775,353.830657 L85.3333333,353.830101 L85.3333333,311.163435 L287.644597,311.162425 C280.831392,303.935954 274.075501,296.825433 267.376923,289.830863 L128,289.830101 C57.307552,289.830101 3.55271368e-14,232.522549 3.55271368e-14,161.830101 C3.55271368e-14,124.964627 15.5849519,91.7392133 40.5257026,68.3830133 C27.5576017,56.1264751 14.0481724,43.3883403 3.55271368e-14,30.169894 L30.169894,0 Z M298.666667,33.8301013 C369.359115,33.8301013 426.666667,91.1376534 426.666667,161.830101 C426.666667,209.065019 401.08127,250.324148 363.013124,272.50484 L331.235486,240.727931 C362.206695,227.929021 384,197.424611 384,161.830101 C384,116.129933 348.075339,78.8204186 302.925661,76.6012012 L298.666667,76.496768 L167.004,76.496 L124.390823,33.8800044 C125.589834,33.8468086 126.792966,33.8301013 128,33.8301013 L298.666667,33.8301013 Z M71.5933699,97.8011564 L71.4776063,97.8991536 C53.8072548,113.533563 42.6666667,136.38082 42.6666667,161.830101 C42.6666667,207.53027 78.5913274,244.839784 123.741006,247.059001 L128,247.163435 L225.798895,247.162813 C223.106502,244.450031 220.424075,241.757408 217.751611,239.084945 C213.322804,234.656137 208.635853,229.997184 203.690758,225.108085 C176.594604,221.013095 155.071234,199.931397 150.315235,173.059562 C127.275986,150.826989 101.034758,125.74061 71.5933699,97.8011564 Z M213.333333,97.8301013 C248.679557,97.8301013 277.333333,126.483877 277.333333,161.830101 C277.333333,169.315338 276.048322,176.500445 273.686867,183.176853 L191.985579,101.476922 C198.662271,99.1152411 205.847722,97.8301013 213.333333,97.8301013 Z' transform='translate(42.667 72.837)'/></svg>"
|
626
658
|
export const webcamFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>webcam-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 106.666667)'><path d='M298.666667,2.84217094e-14 C369.359115,2.84217094e-14 426.666667,57.307552 426.666667,128 C426.666667,198.692448 369.359115,256 298.666667,256 L128,256 C57.307552,256 7.10542736e-15,198.692448 7.10542736e-15,128 C7.10542736e-15,57.307552 57.307552,2.84217094e-14 128,2.84217094e-14 L298.666667,2.84217094e-14 Z M213.333333,64 C177.987109,64 149.333333,92.653776 149.333333,128 C149.333333,163.346224 177.987109,192 213.333333,192 C248.679557,192 277.333333,163.346224 277.333333,128 C277.333333,92.653776 248.679557,64 213.333333,64 Z M213.333333,106.666667 C225.115408,106.666667 234.666667,116.217925 234.666667,128 C234.666667,139.782075 225.115408,149.333333 213.333333,149.333333 C201.551259,149.333333 192,139.782075 192,128 C192,116.217925 201.551259,106.666667 213.333333,106.666667 Z M341.333333,277.333333 L341.333333,320 L85.3333333,320 L85.3333333,277.333333 L341.333333,277.333333 Z' id='Combined-Shape'/></g></g></svg>"
|
627
659
|
export const webcam = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>webcam</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(42.666667, 106.666667)'><path d='M298.666667,2.84217094e-14 C369.359115,2.84217094e-14 426.666667,57.307552 426.666667,128 C426.666667,198.692448 369.359115,256 298.666667,256 L128,256 C57.307552,256 7.10542736e-15,198.692448 7.10542736e-15,128 C7.10542736e-15,57.307552 57.307552,2.84217094e-14 128,2.84217094e-14 L298.666667,2.84217094e-14 Z M298.666667,42.6666667 L128,42.6666667 C80.8717013,42.6666667 42.6666667,80.8717013 42.6666667,128 C42.6666667,173.700168 78.5913274,211.009683 123.741006,213.2289 L128,213.333333 L298.666667,213.333333 C345.794965,213.333333 384,175.128299 384,128 C384,82.2998316 348.075339,44.9903173 302.925661,42.7710999 L298.666667,42.6666667 Z M213.333333,64 C248.679557,64 277.333333,92.653776 277.333333,128 C277.333333,163.346224 248.679557,192 213.333333,192 C177.987109,192 149.333333,163.346224 149.333333,128 C149.333333,92.653776 177.987109,64 213.333333,64 Z M213.333333,106.666667 C201.551259,106.666667 192,116.217925 192,128 C192,139.782075 201.551259,149.333333 213.333333,149.333333 C225.115408,149.333333 234.666667,139.782075 234.666667,128 C234.666667,116.217925 225.115408,106.666667 213.333333,106.666667 Z M341.333333,277.333333 L341.333333,320 L85.3333333,320 L85.3333333,277.333333 L341.333333,277.333333 Z' id='Combined-Shape'/></g></g></svg>"
|
628
660
|
export const wlanOff = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>wlan-off</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(52.437333, 59.581722)'><path d='M378.647616,341.333329 L348.477717,371.503227 L257.814,280.84 L256.341333,282.314811 C242.96797,268.945667 224.56816,260.60714 204.255868,260.421446 L203.562667,260.418278 C182.976,260.418278 164.309333,268.793745 150.784,282.314811 L150.784,282.314811 L120.64,252.158011 C140.003743,232.796212 166.082401,220.149327 195.033157,218.058556 L158.514149,181.538749 C132.477393,189.189021 109.17764,203.296104 90.4746667,221.999078 L90.4746667,221.999078 L60.3306667,191.844411 C78.7820995,173.390833 100.766876,158.469519 125.170113,148.194269 L93.0519246,116.076592 C69.705425,127.904602 48.4948414,143.357507 30.1653333,161.689745 L30.1653333,161.689745 L4.26325641e-14,131.532945 C18.2651367,113.270946 38.9631068,97.4435062 61.5598585,84.5849166 L7.14438867,30.169894 L37.3142827,7.10542736e-15 L378.647616,341.333329 Z M203.562667,303.084945 C221.226667,303.084945 235.562667,317.412411 235.562667,335.084945 C235.562667,352.757478 221.226667,367.084945 203.562667,367.084945 C185.898667,367.084945 171.562667,352.757478 171.562667,335.084945 C171.562667,317.412411 185.898667,303.084945 203.562667,303.084945 Z M232.071583,134.41706 C276.561543,140.707945 316.454762,161.500979 346.794667,191.844411 L346.794667,191.844411 L318.151,220.497 Z M203.562667,47.0849447 C282.965333,47.0849447 354.965333,79.3816913 407.125333,131.530171 L407.125333,131.530171 L376.96,161.691878 C332.522667,117.267131 271.189333,89.7516113 203.562667,89.7516113 C198.30202,89.7516113 193.079561,89.9180086 187.900275,90.2458141 L149.77556,52.1205982 C167.205286,48.8149138 185.185716,47.0849447 203.562667,47.0849447 Z' id='Shape'/></g></g></svg>"
|
@@ -632,6 +664,8 @@ export const wlanStrength2 = "data:image/svg+xml;utf8,<?xml version='1.0' encodi
|
|
632
664
|
export const wlanStrength3 = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>wlan-strength-3</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='drop' transform='translate(52.437333, 106.666667)'><path d='M235.562667,288 C235.562667,305.672533 221.226667,320 203.562667,320 C185.898667,320 171.562667,305.672533 171.562667,288 C171.562667,270.327467 185.898667,256 203.562667,256 C221.226667,256 235.562667,270.327467 235.562667,288 Z M120.64,205.073067 L150.784,235.229867 C164.309333,221.7088 182.976,213.333333 203.562667,213.333333 C224.149333,213.333333 242.816,221.7088 256.341333,235.229867 L286.485333,205.0752 C265.237333,183.8272 235.904,170.666667 203.562667,170.666667 C171.221333,170.666667 141.888,183.8272 120.64,205.073067 L120.64,205.073067 Z M60.3306667,144.759467 L90.4746667,174.914133 C119.445333,145.943467 159.445333,128 203.562667,128 C247.68,128 287.68,145.943467 316.650667,174.914133 L346.794667,144.759467 C310.101333,108.061867 259.434667,85.3333333 203.562667,85.3333333 C147.690667,85.3333333 97.024,108.061867 60.3306667,144.759467 L60.3306667,144.759467 Z M203.562667,-1.42108547e-14 C124.16,-1.42108547e-14 52.16,32.29696 0,84.448 L30.1653333,114.6048 C74.5813333,70.1821867 135.914667,42.6666667 203.562667,42.6666667 C271.189333,42.6666667 332.522667,70.1821867 376.96,114.606933 L407.125333,84.4452267 C354.965333,32.2967467 282.965333,-1.42108547e-14 203.562667,-1.42108547e-14 L203.562667,-1.42108547e-14 Z' id='Shape'/></g></g></svg>"
|
633
665
|
export const workCaseFilled = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>work-case-filled</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='work-case' transform='translate(42.666667, 64.000000)'><path d='M1.20792265e-13,197.76 C54.5835501,218.995667 112.186031,231.452204 170.666667,234.666667 L170.666667,277.333333 L256,277.333333 L256,234.666667 C314.339546,231.013 371.833936,218.86731 426.666667,198.613333 L426.666667,362.666667 L1.20792265e-13,362.666667 L1.20792265e-13,197.76 Z M277.333333,-1.42108547e-14 L298.666667,21.3333333 L298.666667,64 L426.666667,64 L426.666667,175.146667 C361.254942,199.569074 292.110481,212.488551 222.293333,213.333333 L222.293333,213.333333 L206.933333,213.333333 C136.179047,212.568604 66.119345,199.278929 7.10542736e-15,174.08 L7.10542736e-15,174.08 L7.10542736e-15,64 L128,64 L128,21.3333333 L149.333333,-1.42108547e-14 L277.333333,-1.42108547e-14 Z M256,42.6666667 L170.666667,42.6666667 L170.666667,64 L256,64 L256,42.6666667 Z' id='Combined-Shape-Copy'/></g></g></svg>"
|
634
666
|
export const workCase = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>work-case</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 64.000000)'><path d='M277.333333,1.42108547e-14 L298.666667,21.3333333 L298.666,64 L426.666667,64 L426.666667,362.666667 L3.55271368e-14,362.666667 L3.55271368e-14,64 L128,64 L128,21.3333333 L149.333333,1.42108547e-14 L277.333333,1.42108547e-14 Z M42.6664912,220.935181 L42.6666667,320 L384,320 L384.000468,220.935097 C341.375319,233.130501 298.701692,240.759085 256.000479,243.809455 L256,277.333333 L170.666667,277.333333 L170.666323,243.809465 C127.965163,240.759108 85.2915887,233.130549 42.6664912,220.935181 Z M384,106.666667 L42.6666667,106.666667 L42.6668606,176.433085 C99.6386775,193.933257 156.507113,202.666667 213.333333,202.666667 C270.159803,202.666667 327.028489,193.933181 384.000558,176.432854 L384,106.666667 Z M256,42.6666667 L170.666667,42.6666667 L170.666667,64 L256,64 L256,42.6666667 Z'/></g></g></svg>"
|
667
|
+
export const workspace = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M426.666667,1.42108547e-14 L426.666667,341.333333 L3.55271368e-14,341.333333 L3.55271368e-14,1.42108547e-14 L426.666667,1.42108547e-14 Z M149.333333,106.666667 L42.6666667,106.666667 L42.6666667,298.666667 L149.333333,298.666667 L149.333333,106.666667 Z M384,106.666667 L192,106.666667 L192,298.666667 L384,298.666667 L384,106.666667 Z M384,42.6666667 L42.6666667,42.6666667 L42.6666667,64 L384,64 L384,42.6666667 Z' transform='translate(42.667 85.333)'/></svg>"
|
668
|
+
export const workspaces = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'><path fill-rule='evenodd' d='M256,213.333333 L256,384 L1.42108547e-14,384 L1.42108547e-14,213.333333 L256,213.333333 Z M213.333333,277.333333 L128,277.333333 L128,341.333333 L213.333333,341.333333 L213.333333,277.333333 Z M85.3333333,277.333333 L42.6666667,277.333333 L42.6666667,341.333333 L85.3333333,341.333333 L85.3333333,277.333333 Z M405.333333,106.666667 L405.333333,277.333333 L277.333,277.333 L277.333333,234.666667 L362.666667,234.666667 L362.666667,170.666667 L277.333333,170.666667 L277.333333,192 L234.666,192 L234.666667,170.666667 L192,170.666667 L192,192 L149.333,192 L149.333333,106.666667 L405.333333,106.666667 Z M256,1.42108547e-14 L256,85.333 L213.333,85.333 L213.333333,64 L128,64 L128,170.666 L1.42108547e-14,170.666667 L1.42108547e-14,1.42108547e-14 L256,1.42108547e-14 Z M85.3333333,64 L42.6666667,64 L42.6666667,128 L85.3333333,128 L85.3333333,64 Z' transform='translate(64 64)'/></svg>"
|
635
669
|
export const xAxisSettings = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>x-axis-settings</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='Combined-Shape' transform='translate(42.666667, 64.000000)'><path d='M64,1.94546601e-11 L64,298.666 L353.818,298.666 L304.915055,249.751611 L335.084945,219.581722 L435.503223,320 L335.084945,420.418278 L304.915055,390.248389 L353.817,341.333 L64,341.333 L64,362.666667 L42.6666667,362.666667 L42.666,341.333 L6.39488462e-14,341.333333 L6.39488462e-14,298.666667 L42.666,298.666 L42.6666667,1.94546601e-11 L64,1.94546601e-11 Z M349.513821,2.91180413e-11 L349.514497,22.8359635 C359.917725,26.5130721 369.432074,32.0718495 377.648607,39.1033566 L397.445419,27.6733214 L427.075049,78.9933453 L407.291131,90.4166575 C408.264405,95.6851349 408.77308,101.116497 408.77308,106.666667 C408.77308,112.216944 408.264385,117.648409 407.291074,122.916982 L427.075049,134.339988 L397.445419,185.660012 L377.648607,174.229977 C369.432074,181.261484 359.917725,186.820261 349.514497,190.49737 L349.513821,213.333333 L290.254562,213.333333 L290.253886,190.49737 C279.851044,186.820398 270.337014,181.261896 262.120689,174.230759 L242.322963,185.660012 L212.693333,134.339988 L232.477308,122.916982 C231.503998,117.648409 230.995302,112.216944 230.995302,106.666667 C230.995302,101.116146 231.504042,95.6844472 232.477437,90.4156568 L212.693333,78.9933453 L242.322963,27.6733214 L262.119696,39.1034251 C270.336246,32.0718856 279.850624,26.513084 290.253886,22.8359635 L290.254562,2.91180413e-11 L349.513821,2.91180413e-11 Z M319.884191,71.1111111 C300.2474,71.1111111 284.328636,87.0298756 284.328636,106.666667 C284.328636,126.303458 300.2474,142.222222 319.884191,142.222222 C339.520982,142.222222 355.439747,126.303458 355.439747,106.666667 C355.439747,87.0298756 339.520982,71.1111111 319.884191,71.1111111 Z'/></g></g></svg>"
|
636
670
|
export const xlsDocument = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>xls-document</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(83.411200, 42.666667)'><path d='M236.5888,7.10542736e-15 L1.92213333,7.10542736e-15 L1.92213333,234.666667 L44.5888,234.666667 L44.5888,192 L44.5888,169.6 L44.5888,42.6666667 L218.882133,42.6666667 L300.5888,124.373333 L300.5888,169.6 L300.5888,192 L300.5888,234.666667 L343.255467,234.666667 L343.255467,106.666667 L236.5888,7.10542736e-15 L236.5888,7.10542736e-15 Z M338.244267,341.851733 C335.534933,339.803733 332.6336,338.011733 329.582933,336.475733 C326.4896,334.939733 320.2176,332.209067 310.766933,328.283733 C301.252267,324.379733 295.214933,321.435733 292.718933,319.473067 C290.222933,317.5104 288.964267,314.801067 288.964267,311.3664 C288.964267,307.3984 290.4576,304.113067 293.4016,301.5104 C296.2176,299.121067 300.3776,297.905067 305.796267,297.905067 C310.5536,297.905067 315.118933,298.417067 319.492267,299.441067 C323.844267,300.4864 330.3936,302.577067 339.054933,305.777067 L344.8576,282.267733 C330.1376,277.617067 316.5056,275.313067 303.982933,275.313067 C286.6176,275.313067 274.1376,280.6464 266.564267,291.313067 C261.5936,298.1824 259.140267,306.161067 259.140267,315.2704 C259.140267,325.809067 262.894933,333.8944 270.4256,339.505067 C273.070933,341.489067 275.9936,343.259733 279.150933,344.8384 C282.3296,346.395733 287.7696,348.785067 295.470933,351.985067 C305.902933,356.273067 312.452267,359.409067 315.0976,361.4784 C317.742933,363.5264 319.086933,366.385067 319.086933,370.0544 C319.086933,374.171733 317.7216,377.627733 315.012267,380.465067 C311.876267,383.707733 306.990933,385.329067 300.3776,385.329067 C290.180267,385.329067 277.764267,382.2784 263.1296,376.113067 L258.948267,400.7104 C272.644267,405.531733 286.958933,407.9424 301.892267,407.9424 C316.2496,407.9424 327.3856,404.955733 335.342933,399.003733 C344.708267,391.9424 349.358933,381.531733 349.358933,367.8144 C349.358933,356.1664 345.668267,347.5264 338.244267,341.851733 M95.936,277.568 L65.728,319.338667 L35.904,277.568 L2.34666667,277.568 L47.3813333,339.946667 L-1.42108547e-14,405.696 L34.0693333,405.696 L64.2986667,362.922667 L94.6773333,405.696 L129.472,405.696 L82.3893333,340.672 L128.938667,277.568 L95.936,277.568 Z M154.2848,277.568 L154.2848,405.696 L238.1888,405.696 L238.1888,383.082667 L183.1488,383.082667 L183.1488,277.568 L154.2848,277.568 Z' id='XLS'/></g></g></svg>"
|
637
671
|
export const xmlDocument = "data:image/svg+xml;utf8,<?xml version='1.0' encoding='UTF-8'?><svg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><title>xml-document</title><g id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'><g id='icon' transform='translate(62.077867, 42.666667)'><path d='M257.922133,7.10542736e-15 L23.2554667,7.10542736e-15 L23.2554667,234.666667 L65.9221333,234.666667 L65.9221333,192 L65.9221333,169.6 L65.9221333,42.6666667 L240.215467,42.6666667 L321.922133,124.373333 L321.922133,169.6 L321.922133,192 L321.922133,234.666667 L364.5888,234.666667 L364.5888,106.666667 L257.922133,7.10542736e-15 L257.922133,7.10542736e-15 Z M95.936,277.568 L65.728,319.338667 L35.904,277.568 L2.34666667,277.568 L47.3813333,339.946667 L-2.13162821e-14,405.696 L34.0693333,405.696 L64.2986667,362.922667 L94.6773333,405.696 L129.472,405.696 L82.3893333,340.672 L128.938667,277.568 L95.936,277.568 Z M231.0848,346.606933 C228.9088,353.284267 226.4128,361.924267 223.575467,372.462933 C220.759467,361.796267 218.263467,353.1776 216.1728,346.606933 L194.0288,277.3376 L151.255467,277.3376 L151.255467,405.4656 L177.922133,405.4656 L177.922133,301.742933 C180.866133,312.7936 183.447467,321.646933 185.602133,328.3456 L210.562133,405.4656 L235.330133,405.4656 L261.015467,326.1696 C263.6608,318.084267 266.0288,309.956267 268.055467,301.742933 L268.055467,405.4656 L295.831467,405.4656 L295.831467,277.3376 L253.527467,277.3376 L231.0848,346.606933 Z M324.951467,277.568 L324.951467,405.696 L408.855467,405.696 L408.855467,383.082667 L353.815467,383.082667 L353.815467,277.568 L324.951467,277.568 Z' id='XLS'/></g></g></svg>"
|