@thesvg/icons 3.0.10 → 3.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/alivecor.cjs +29 -0
- package/dist/alivecor.d.ts +17 -0
- package/dist/alivecor.js +17 -0
- package/dist/alpaca.cjs +182 -0
- package/dist/alpaca.d.ts +17 -0
- package/dist/alpaca.js +170 -0
- package/dist/await.d.ts +2 -2
- package/dist/await.js +2 -2
- package/dist/babbel.cjs +67 -0
- package/dist/babbel.d.ts +17 -0
- package/dist/babbel.js +55 -0
- package/dist/bayzat.cjs +33 -0
- package/dist/bayzat.d.ts +17 -0
- package/dist/bayzat.js +21 -0
- package/dist/bonusly.cjs +33 -0
- package/dist/bonusly.d.ts +17 -0
- package/dist/bonusly.js +21 -0
- package/dist/cisco-anyconnect.cjs +53 -0
- package/dist/cisco-anyconnect.d.ts +17 -0
- package/dist/cisco-anyconnect.js +41 -0
- package/dist/cisco-jabber.cjs +55 -0
- package/dist/cisco-jabber.d.ts +17 -0
- package/dist/cisco-jabber.js +43 -0
- package/dist/cityflo.cjs +29 -0
- package/dist/cityflo.d.ts +17 -0
- package/dist/cityflo.js +17 -0
- package/dist/decents.cjs +47 -0
- package/dist/decents.d.ts +17 -0
- package/dist/decents.js +35 -0
- package/dist/deskera.cjs +45 -0
- package/dist/deskera.d.ts +17 -0
- package/dist/deskera.js +33 -0
- package/dist/dialogika.cjs +73 -0
- package/dist/dialogika.d.ts +17 -0
- package/dist/dialogika.js +61 -0
- package/dist/digikala-persian-text.cjs +51 -0
- package/dist/digikala-persian-text.d.ts +17 -0
- package/dist/digikala-persian-text.js +39 -0
- package/dist/digikala-smile.cjs +51 -0
- package/dist/digikala-smile.d.ts +17 -0
- package/dist/digikala-smile.js +39 -0
- package/dist/docusign.cjs +129 -0
- package/dist/docusign.d.ts +17 -0
- package/dist/docusign.js +117 -0
- package/dist/evoto.cjs +49 -0
- package/dist/evoto.d.ts +17 -0
- package/dist/evoto.js +37 -0
- package/dist/gevernova.cjs +33 -0
- package/dist/gevernova.d.ts +17 -0
- package/dist/gevernova.js +21 -0
- package/dist/gong.cjs +37 -0
- package/dist/gong.d.ts +17 -0
- package/dist/gong.js +25 -0
- package/dist/google-one.cjs +57 -0
- package/dist/google-one.d.ts +17 -0
- package/dist/google-one.js +45 -0
- package/dist/google-workspace-admin.cjs +29 -0
- package/dist/google-workspace-admin.d.ts +17 -0
- package/dist/google-workspace-admin.js +17 -0
- package/dist/google-workspace-editors.cjs +29 -0
- package/dist/google-workspace-editors.d.ts +17 -0
- package/dist/google-workspace-editors.js +17 -0
- package/dist/google-workspace-wordmark.cjs +31 -0
- package/dist/google-workspace-wordmark.d.ts +17 -0
- package/dist/google-workspace-wordmark.js +19 -0
- package/dist/hiver.cjs +39 -0
- package/dist/hiver.d.ts +17 -0
- package/dist/hiver.js +27 -0
- package/dist/index.cjs +80 -2
- package/dist/index.d.ts +40 -1
- package/dist/index.js +40 -1
- package/dist/japan-post-bank.cjs +30 -0
- package/dist/japan-post-bank.d.ts +17 -0
- package/dist/japan-post-bank.js +18 -0
- package/dist/lunit.cjs +54 -0
- package/dist/lunit.d.ts +17 -0
- package/dist/lunit.js +42 -0
- package/dist/maxis-berhad.cjs +62 -0
- package/dist/maxis-berhad.d.ts +17 -0
- package/dist/maxis-berhad.js +50 -0
- package/dist/maybank.cjs +48 -0
- package/dist/maybank.d.ts +17 -0
- package/dist/maybank.js +36 -0
- package/dist/mixue.cjs +176 -0
- package/dist/mixue.d.ts +17 -0
- package/dist/mixue.js +164 -0
- package/dist/msb.cjs +161 -0
- package/dist/msb.d.ts +17 -0
- package/dist/msb.js +149 -0
- package/dist/nongfu-spring.cjs +42 -0
- package/dist/nongfu-spring.d.ts +17 -0
- package/dist/nongfu-spring.js +30 -0
- package/dist/onex.cjs +44 -0
- package/dist/onex.d.ts +17 -0
- package/dist/onex.js +32 -0
- package/dist/prosus.cjs +48 -0
- package/dist/prosus.d.ts +17 -0
- package/dist/prosus.js +36 -0
- package/dist/react-aria.cjs +35 -0
- package/dist/react-aria.d.ts +17 -0
- package/dist/react-aria.js +23 -0
- package/dist/sandisk.cjs +49 -0
- package/dist/sandisk.d.ts +17 -0
- package/dist/sandisk.js +37 -0
- package/dist/taboola.cjs +55 -0
- package/dist/taboola.d.ts +17 -0
- package/dist/taboola.js +43 -0
- package/dist/testifly.cjs +43 -0
- package/dist/testifly.d.ts +17 -0
- package/dist/testifly.js +31 -0
- package/dist/tripletex.cjs +39 -0
- package/dist/tripletex.d.ts +17 -0
- package/dist/tripletex.js +27 -0
- package/dist/volaris.cjs +126 -0
- package/dist/volaris.d.ts +17 -0
- package/dist/volaris.js +114 -0
- package/dist/whoop.cjs +39 -0
- package/dist/whoop.d.ts +17 -0
- package/dist/whoop.js +27 -0
- package/dist/wolt.cjs +41 -0
- package/dist/wolt.d.ts +17 -0
- package/dist/wolt.js +29 -0
- package/package.json +4 -3
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
// @thesvg/icons - Google One
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "google-one";
|
|
5
|
+
export const title = "Google One";
|
|
6
|
+
export const hex = "4285F4";
|
|
7
|
+
export const categories = ["Google", "Software"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<?xml version="1.0" encoding="UTF-8"?>
|
|
10
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img" viewBox="-130 0 516 516" preserveAspectRatio="xMidYMid"><title>Google One</title>
|
|
11
|
+
<defs>
|
|
12
|
+
<linearGradient x1="50%" y1="100.77683%" x2="50%" y2="-0.0396858904%" id="linearGradient-1">
|
|
13
|
+
<stop stop-color="#1A73E8" offset="0%"></stop>
|
|
14
|
+
<stop stop-color="#4285F4" offset="100%"></stop>
|
|
15
|
+
</linearGradient>
|
|
16
|
+
</defs>
|
|
17
|
+
<g>
|
|
18
|
+
<path d="M256.00079,404.227562 L256.00079,458.30424 C256.00079,489.941733 230.427149,515.603255 198.877538,515.603255 C167.327927,515.603255 141.754287,489.971027 141.754287,458.30424 L141.754287,316.726458 L256.00079,404.227562 Z" fill="#34A853"></path>
|
|
19
|
+
<path d="M256.00079,57.2990152 L256.00079,404.227562 L141.754287,316.726458 L141.754287,178.751836 L235.231361,101.47433 C248.940942,90.1668552 256.00079,73.7915231 256.00079,57.2990152 Z" fill="url(#linearGradient-1)"></path>
|
|
20
|
+
<path d="M255.971496,55.3070249 C256.00079,55.9514923 256.00079,56.5959598 256.00079,57.2697212 C256.00079,73.7622292 248.940942,90.1375612 235.231361,101.445036 L141.754287,178.722542 L141.754287,57.2990152 C141.754287,38.5508712 150.747537,21.8533054 164.720763,11.3953563 C165.716758,10.6337129 166.712754,9.93065754 167.796631,9.25689611 C168.294628,8.93466239 168.763332,8.61242866 169.261329,8.31948891 C170.169443,7.73360941 171.136144,7.20631786 172.014963,6.73761426 L174.534245,5.47797333 L176.643411,4.51127216 C177.492936,4.15974446 178.342462,3.80821676 179.250575,3.48598303 C180.1001,3.1637493 181.008213,2.87080955 181.887033,2.5778698 C183.527495,2.07987223 185.197252,1.61116863 186.925596,1.25964093 C187.423594,1.14246503 187.950886,1.0545831 188.507471,0.937407201 C188.888293,0.878819251 189.269114,0.820231301 189.649936,0.761643351 C190.323697,0.644467451 190.997459,0.556585526 191.67122,0.468703601 C192.462158,0.351527701 193.253095,0.263645775 194.073326,0.205057825 C194.717794,0.146469875 195.362261,0.0878819251 196.006729,0.0585879501 C196.944136,0.029293975 197.910837,0 198.877538,0 L198.906832,0 C200.986704,0 203.007989,0.1171759 205.058567,0.322233725 C206.054562,0.439409626 207.079851,0.585879501 208.134434,0.761643351 C209.130429,0.908113226 210.126425,1.11317105 211.181008,1.34752285 C212.177003,1.55258068 213.172998,1.81622645 214.168993,2.1091662 C214.989224,2.31422403 215.83875,2.5778698 216.658981,2.87080955 C218.27015,3.39810111 219.881318,3.98398061 221.404605,4.65774203 C222.166248,4.97997576 222.927892,5.33150346 223.689535,5.68303116 C224.656236,6.15173476 225.622937,6.64973234 226.560345,7.14772991 C227.966455,7.93866724 229.313978,8.75889854 230.661501,9.66701176 C230.807971,9.78418766 230.954441,9.87206959 231.100911,9.95995152 C232.536316,10.9559467 233.913132,12.0398237 235.289949,13.1529948 C235.963711,13.7388743 236.637472,14.2954598 237.311233,14.9106333 L237.369821,14.9692212 C238.014289,15.5843947 238.658756,16.1995682 239.303224,16.8440357 C239.947691,17.4885031 240.592159,18.1622645 241.207332,18.806732 C242.466973,20.1542548 243.609438,21.5896596 244.693315,23.0543584 C245.454959,24.0503535 246.158014,25.1049366 246.831775,26.1302257 C247.154009,26.6282233 247.476243,27.0969269 247.769183,27.5949245 C248.355062,28.5030377 248.882354,29.4697389 249.351057,30.3485581 C249.702585,31.0516135 250.25917,32.1940786 250.610698,32.86784 C250.932932,33.5708954 251.255166,34.2739508 251.548105,34.9770062 C251.899633,35.8265315 252.251161,36.7053507 252.573394,37.58417 C252.895628,38.4336953 253.188568,39.3418085 253.452214,40.2206277 C253.833035,41.4802687 254.155269,42.7399096 254.448209,43.9702565 C254.623973,44.556136 254.741149,45.1127216 254.829031,45.6986011 C255.004794,46.5188324 255.151264,47.3097697 255.297734,48.100707 C255.41491,48.7451745 255.473498,49.3896419 255.56138,50.0341094 C255.678556,50.8250467 255.766438,51.615984 255.825026,52.4362153 C255.883614,53.0806828 255.942202,53.7251502 255.971496,54.3696177 C255.942202,54.6625574 255.971496,54.9847912 255.971496,55.3070249 L255.971496,55.3070249 Z" fill="#EA4335"></path>
|
|
21
|
+
<path d="M162.494421,13.0651129 C163.197477,12.4792334 163.929826,11.9226478 164.662175,11.3953563 C150.747537,21.8533054 141.754287,38.5215772 141.754287,57.2990152 L141.754287,178.751836 L93.2434642,218.913876 C82.6390452,227.731362 69.8082841,231.978988 57.0068171,231.978988 C40.5728971,231.978988 24.256153,224.889846 13.0072665,211.150972 C-7.00051842,186.719797 -3.54382936,150.62962 20.7408759,130.533953 L162.494421,13.0651129 Z" fill="#FBBC04"></path>
|
|
22
|
+
</g>
|
|
23
|
+
</svg>`;
|
|
24
|
+
export const variants = {
|
|
25
|
+
"default": `<?xml version="1.0" encoding="UTF-8"?>
|
|
26
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" role="img" viewBox="-130 0 516 516" preserveAspectRatio="xMidYMid"><title>Google One</title>
|
|
27
|
+
<defs>
|
|
28
|
+
<linearGradient x1="50%" y1="100.77683%" x2="50%" y2="-0.0396858904%" id="linearGradient-1">
|
|
29
|
+
<stop stop-color="#1A73E8" offset="0%"></stop>
|
|
30
|
+
<stop stop-color="#4285F4" offset="100%"></stop>
|
|
31
|
+
</linearGradient>
|
|
32
|
+
</defs>
|
|
33
|
+
<g>
|
|
34
|
+
<path d="M256.00079,404.227562 L256.00079,458.30424 C256.00079,489.941733 230.427149,515.603255 198.877538,515.603255 C167.327927,515.603255 141.754287,489.971027 141.754287,458.30424 L141.754287,316.726458 L256.00079,404.227562 Z" fill="#34A853"></path>
|
|
35
|
+
<path d="M256.00079,57.2990152 L256.00079,404.227562 L141.754287,316.726458 L141.754287,178.751836 L235.231361,101.47433 C248.940942,90.1668552 256.00079,73.7915231 256.00079,57.2990152 Z" fill="url(#linearGradient-1)"></path>
|
|
36
|
+
<path d="M255.971496,55.3070249 C256.00079,55.9514923 256.00079,56.5959598 256.00079,57.2697212 C256.00079,73.7622292 248.940942,90.1375612 235.231361,101.445036 L141.754287,178.722542 L141.754287,57.2990152 C141.754287,38.5508712 150.747537,21.8533054 164.720763,11.3953563 C165.716758,10.6337129 166.712754,9.93065754 167.796631,9.25689611 C168.294628,8.93466239 168.763332,8.61242866 169.261329,8.31948891 C170.169443,7.73360941 171.136144,7.20631786 172.014963,6.73761426 L174.534245,5.47797333 L176.643411,4.51127216 C177.492936,4.15974446 178.342462,3.80821676 179.250575,3.48598303 C180.1001,3.1637493 181.008213,2.87080955 181.887033,2.5778698 C183.527495,2.07987223 185.197252,1.61116863 186.925596,1.25964093 C187.423594,1.14246503 187.950886,1.0545831 188.507471,0.937407201 C188.888293,0.878819251 189.269114,0.820231301 189.649936,0.761643351 C190.323697,0.644467451 190.997459,0.556585526 191.67122,0.468703601 C192.462158,0.351527701 193.253095,0.263645775 194.073326,0.205057825 C194.717794,0.146469875 195.362261,0.0878819251 196.006729,0.0585879501 C196.944136,0.029293975 197.910837,0 198.877538,0 L198.906832,0 C200.986704,0 203.007989,0.1171759 205.058567,0.322233725 C206.054562,0.439409626 207.079851,0.585879501 208.134434,0.761643351 C209.130429,0.908113226 210.126425,1.11317105 211.181008,1.34752285 C212.177003,1.55258068 213.172998,1.81622645 214.168993,2.1091662 C214.989224,2.31422403 215.83875,2.5778698 216.658981,2.87080955 C218.27015,3.39810111 219.881318,3.98398061 221.404605,4.65774203 C222.166248,4.97997576 222.927892,5.33150346 223.689535,5.68303116 C224.656236,6.15173476 225.622937,6.64973234 226.560345,7.14772991 C227.966455,7.93866724 229.313978,8.75889854 230.661501,9.66701176 C230.807971,9.78418766 230.954441,9.87206959 231.100911,9.95995152 C232.536316,10.9559467 233.913132,12.0398237 235.289949,13.1529948 C235.963711,13.7388743 236.637472,14.2954598 237.311233,14.9106333 L237.369821,14.9692212 C238.014289,15.5843947 238.658756,16.1995682 239.303224,16.8440357 C239.947691,17.4885031 240.592159,18.1622645 241.207332,18.806732 C242.466973,20.1542548 243.609438,21.5896596 244.693315,23.0543584 C245.454959,24.0503535 246.158014,25.1049366 246.831775,26.1302257 C247.154009,26.6282233 247.476243,27.0969269 247.769183,27.5949245 C248.355062,28.5030377 248.882354,29.4697389 249.351057,30.3485581 C249.702585,31.0516135 250.25917,32.1940786 250.610698,32.86784 C250.932932,33.5708954 251.255166,34.2739508 251.548105,34.9770062 C251.899633,35.8265315 252.251161,36.7053507 252.573394,37.58417 C252.895628,38.4336953 253.188568,39.3418085 253.452214,40.2206277 C253.833035,41.4802687 254.155269,42.7399096 254.448209,43.9702565 C254.623973,44.556136 254.741149,45.1127216 254.829031,45.6986011 C255.004794,46.5188324 255.151264,47.3097697 255.297734,48.100707 C255.41491,48.7451745 255.473498,49.3896419 255.56138,50.0341094 C255.678556,50.8250467 255.766438,51.615984 255.825026,52.4362153 C255.883614,53.0806828 255.942202,53.7251502 255.971496,54.3696177 C255.942202,54.6625574 255.971496,54.9847912 255.971496,55.3070249 L255.971496,55.3070249 Z" fill="#EA4335"></path>
|
|
37
|
+
<path d="M162.494421,13.0651129 C163.197477,12.4792334 163.929826,11.9226478 164.662175,11.3953563 C150.747537,21.8533054 141.754287,38.5215772 141.754287,57.2990152 L141.754287,178.751836 L93.2434642,218.913876 C82.6390452,227.731362 69.8082841,231.978988 57.0068171,231.978988 C40.5728971,231.978988 24.256153,224.889846 13.0072665,211.150972 C-7.00051842,186.719797 -3.54382936,150.62962 20.7408759,130.533953 L162.494421,13.0651129 Z" fill="#FBBC04"></path>
|
|
38
|
+
</g>
|
|
39
|
+
</svg>`
|
|
40
|
+
};
|
|
41
|
+
export const license = "Trademark";
|
|
42
|
+
export const url = "https://one.google.com/about/";
|
|
43
|
+
|
|
44
|
+
const google_one = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
45
|
+
export default google_one;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Google Workspace Admin
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "google-workspace-admin";
|
|
8
|
+
exports.title = "Google Workspace Admin";
|
|
9
|
+
exports.hex = "1A73E8";
|
|
10
|
+
exports.categories = ["Google", "Productivity", "Software"];
|
|
11
|
+
exports.aliases = ["google admin", "workspace admin", "admin console"];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#4285F4" d="M73.508 16.406q2.719.003 5.438 0 5.682.004 11.362.052c4.847.04 9.693.044 14.539.036 3.739-.003 7.478.01 11.217.026q2.68.011 5.36.01c2.499.002 4.996.023 7.495.05l2.22-.009c5.38.09 9.409 1.341 13.53 4.851 4.393 5.243 7.584 11.015 10.83 17.015q1.844 3.35 3.693 6.696l1.899 3.442c3.042 5.456 6.188 10.85 9.347 16.237l3.308 5.645 1.594 2.717q1.79 3.047 3.59 6.085l1.918 3.252 1.754 2.964c2.849 5.144 3.15 9.776 2.398 15.525-3.285 8.081-7.996 15.635-12.437 23.125a6420 6420 0 0 0-3.684 6.258l-1.917 3.258c-2.021 3.46-4.014 6.933-5.997 10.413l-2.008 3.516a1923 1923 0 0 0-3.806 6.7C144.779 172.407 144.779 172.407 137 175c-2.594.111-5.162.167-7.757.177l-2.391.02q-3.918.028-7.836.041l-2.707.012q-7.092.031-14.185.045c-4.877.011-9.753.045-14.63.085-3.756.026-7.512.035-11.268.038q-2.695.008-5.391.035c-2.521.025-5.04.024-7.56.017-.737.013-1.474.025-2.233.04-5.538-.057-8.574-1.48-13.042-4.51-1.984-2.17-1.984-2.17-3.527-4.524-.58-.88-1.157-1.762-1.754-2.67-2.902-4.736-5.62-9.557-8.281-14.43a1271 1271 0 0 0-16.731-29.32A2317 2317 0 0 1 13 112l-1.474-2.51-1.362-2.369-1.193-2.057c-2.178-4.63-2.73-9.424-1.312-14.359 2.683-6.588 5.997-12.612 9.654-18.705l3.742-6.324 1.956-3.299c2.02-3.432 4.016-6.879 5.997-10.334l.999-1.742q2.381-4.152 4.754-8.307A984 984 0 0 1 40 33l1.716-3.029 1.726-2.92 1.494-2.585c7.722-9.225 17.425-8.17 28.572-8.06m3.298 47.224C75.21 66.004 74.134 68.376 73 71a251 251 0 0 1-3.683 5.734 2875 2875 0 0 0-3.754 6.016l-1.967 3.074-1.842 2.973-1.677 2.667C58.737 94.62 58.876 95.78 60 99a118 118 0 0 0 3.746 6.761c.37.632.743 1.264 1.125 1.915a991 991 0 0 0 2.358 3.981q1.81 3.046 3.6 6.103l2.292 3.876 1.086 1.844c1.452 2.43 2.782 4.51 4.793 6.52 10.592 2.296 24.742 4.25 35 0 8.098-5.926 12.167-16.982 15.768-25.998C131 101 131 101 133 98c-.248-4.958-2.187-8.536-4.781-12.64l-1.132-1.844a924 924 0 0 0-3.587-5.766q-1.21-1.956-2.418-3.914a1476 1476 0 0 0-3.402-5.495c-1.3-2.085-2.58-4.142-3.68-6.34a620 620 0 0 0-14.624-.496 250 250 0 0 1-4.97-.184c-13.647-.628-13.647-.628-17.6 2.31"/><path fill="#4285F4" d="m62.886 16.725 2.396-.015c2.612-.014 5.223-.013 7.835-.01l5.455-.014q5.717-.01 11.434-.002c4.878.006 9.756-.01 14.634-.034 3.756-.015 7.511-.016 11.267-.013q2.697 0 5.395-.016c2.518-.012 5.035-.005 7.553.006l2.24-.023c5.411.055 9.43 1.288 13.575 4.818 4.392 5.243 7.583 11.015 10.83 17.015q1.843 3.35 3.691 6.695l1.9 3.443c3.041 5.455 6.188 10.85 9.346 16.237.555.946 1.11 1.892 1.68 2.867l1.63 2.778 1.592 2.717q1.79 3.045 3.591 6.085l1.917 3.252 1.755 2.964c2.85 5.147 3.146 9.773 2.398 15.525-3.466 8.588-8.552 16.603-13.25 24.562l-1.89 3.23c-4.518 7.694-4.518 7.694-6.86 11.208h-2c-1.107-1.487-1.107-1.487-2.328-3.602l-1.405-2.395-1.517-2.628a846 846 0 0 0-14.375-23.563l-1.829-2.914-1.71-2.69-1.514-2.393C135 98 135 98 133 97a67 67 0 0 1-2.168-4.313c-3.518-7.256-7.839-13.988-12.1-20.824l-1.846-2.988-1.68-2.696C114 64 114 64 114 62l-2.448.107C82.348 63.318 53.212 62.722 24 62c3.995-8.28 8.336-16.31 13.014-24.222 1.06-1.799 2.106-3.607 3.152-5.415q1.026-1.745 2.056-3.488l1.837-3.133c5.037-7.116 10.433-9.045 18.827-9.017"/><path fill="#4285F4" d="m26.17 61.88 2.9.007h3.276l3.564.016c1.197 0 2.394.002 3.628.004q5.762.01 11.524.03 3.895.009 7.791.014Q68.427 61.967 78 62c-1.33 4.546-3.156 8.132-5.73 12.098q-1.092 1.713-2.182 3.428a830 830 0 0 1-3.438 5.318 524 524 0 0 0-3.318 5.19l-2.009 3.107C60 94 60 94 60.057 96.453c1.224 3.307 2.878 6.264 4.69 9.274.184.315.184.315 1.124 1.907a1389 1389 0 0 0 3.566 5.99l2.393 4.048c5.665 9.57 5.665 9.57 8.17 13.328-7.866.085-15.73.1-23.596.067-2.677-.008-5.349.01-8.026.039-3.849.04-7.694.02-11.542-.008l-3.618.074c-8.127-.14-8.127-.14-11.25-3.092-1.553-2.301-2.774-4.577-3.968-7.08a292 292 0 0 0-2.739-4.465 941 941 0 0 1-2.574-4.472c-.44-.734-.883-1.468-1.338-2.225-3.526-6.194-5.512-12.216-3.724-19.322 2.4-6.43 5.97-12.257 9.562-18.078l1.654-2.73c4.68-7.681 4.68-7.681 7.33-7.828"/><path fill="#1967D2" d="M24 130c7.58-.228 15.159-.386 22.742-.494q3.867-.069 7.734-.185a598 598 0 0 1 11.126-.2l3.485-.141c7.805-.005 7.805-.005 10.85 2.811 1.581 2.332 2.834 4.676 4.063 7.209a226 226 0 0 0 2.394 3.896q1.143 1.919 2.278 3.842l1.238 2.085q1.276 2.153 2.55 4.308 1.949 3.293 3.903 6.582 1.25 2.106 2.496 4.213l1.171 1.973c1.765 2.989 3.44 5.986 4.97 9.101-6.992.102-13.985.172-20.978.22q-3.565.03-7.132.082c-3.423.048-6.845.071-10.269.089l-3.205.062c-6.385.002-10.267-.573-15.416-4.453-1.96-2.13-1.96-2.13-3.484-4.453l-1.748-2.662c-3.147-5.136-6.113-10.359-9.018-15.635l-1.852-3.324c-2.736-4.93-5.401-9.87-7.898-14.926"/><path fill="#1967D2" d="M60.044 16.773h3.033c1.073.01 2.146.02 3.25.032l3.347.008c3.526.012 7.05.037 10.576.062q3.585.015 7.172.027Q96.21 16.936 105 17c-4.597 8.6-9.478 17.01-14.46 25.392a2925 2925 0 0 0-3.903 6.594L84.14 53.19l-1.171 1.986C81.463 57.703 80.089 59.91 78 62c-2.291.24-2.291.24-5.184.227H69.54l-3.548-.032-3.623-.008c-3.832-.011-7.663-.037-11.494-.062q-3.889-.016-7.777-.027Q33.549 62.064 24 62c4.074-8.255 8.329-16.3 13.014-24.221a748 748 0 0 0 3.152-5.416q1.027-1.745 2.057-3.488l1.836-3.133c4.062-5.738 8.949-9.005 15.985-8.97M162 52c2.99 2.625 4.696 5.697 6.652 9.137l1.035 1.813q1.081 1.898 2.156 3.8 1.626 2.874 3.264 5.74C186.444 92.396 186.444 92.396 185 101c-3.556 8.571-8.542 16.587-13.25 24.562l-1.891 3.229c-4.516 7.695-4.516 7.695-6.859 11.209h-2c-1.106-1.487-1.106-1.487-2.328-3.602l-1.406-2.394-1.516-2.629c-3.443-5.894-6.937-11.724-10.691-17.426l-1.955-2.98a547 547 0 0 0-3.822-5.719l-1.739-2.652-1.562-2.328c-1.278-2.956-1.002-4.235.019-7.27 1.439-2.732 1.439-2.732 3.281-5.684l2.041-3.293 2.178-3.461 2.196-3.525c2.09-3.353 4.195-6.696 6.304-10.037l1.621-2.567c6.996-11.05 6.996-11.05 8.379-12.433"/></svg>`;
|
|
13
|
+
exports.variants = {
|
|
14
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#4285F4" d="M73.508 16.406q2.719.003 5.438 0 5.682.004 11.362.052c4.847.04 9.693.044 14.539.036 3.739-.003 7.478.01 11.217.026q2.68.011 5.36.01c2.499.002 4.996.023 7.495.05l2.22-.009c5.38.09 9.409 1.341 13.53 4.851 4.393 5.243 7.584 11.015 10.83 17.015q1.844 3.35 3.693 6.696l1.899 3.442c3.042 5.456 6.188 10.85 9.347 16.237l3.308 5.645 1.594 2.717q1.79 3.047 3.59 6.085l1.918 3.252 1.754 2.964c2.849 5.144 3.15 9.776 2.398 15.525-3.285 8.081-7.996 15.635-12.437 23.125a6420 6420 0 0 0-3.684 6.258l-1.917 3.258c-2.021 3.46-4.014 6.933-5.997 10.413l-2.008 3.516a1923 1923 0 0 0-3.806 6.7C144.779 172.407 144.779 172.407 137 175c-2.594.111-5.162.167-7.757.177l-2.391.02q-3.918.028-7.836.041l-2.707.012q-7.092.031-14.185.045c-4.877.011-9.753.045-14.63.085-3.756.026-7.512.035-11.268.038q-2.695.008-5.391.035c-2.521.025-5.04.024-7.56.017-.737.013-1.474.025-2.233.04-5.538-.057-8.574-1.48-13.042-4.51-1.984-2.17-1.984-2.17-3.527-4.524-.58-.88-1.157-1.762-1.754-2.67-2.902-4.736-5.62-9.557-8.281-14.43a1271 1271 0 0 0-16.731-29.32A2317 2317 0 0 1 13 112l-1.474-2.51-1.362-2.369-1.193-2.057c-2.178-4.63-2.73-9.424-1.312-14.359 2.683-6.588 5.997-12.612 9.654-18.705l3.742-6.324 1.956-3.299c2.02-3.432 4.016-6.879 5.997-10.334l.999-1.742q2.381-4.152 4.754-8.307A984 984 0 0 1 40 33l1.716-3.029 1.726-2.92 1.494-2.585c7.722-9.225 17.425-8.17 28.572-8.06m3.298 47.224C75.21 66.004 74.134 68.376 73 71a251 251 0 0 1-3.683 5.734 2875 2875 0 0 0-3.754 6.016l-1.967 3.074-1.842 2.973-1.677 2.667C58.737 94.62 58.876 95.78 60 99a118 118 0 0 0 3.746 6.761c.37.632.743 1.264 1.125 1.915a991 991 0 0 0 2.358 3.981q1.81 3.046 3.6 6.103l2.292 3.876 1.086 1.844c1.452 2.43 2.782 4.51 4.793 6.52 10.592 2.296 24.742 4.25 35 0 8.098-5.926 12.167-16.982 15.768-25.998C131 101 131 101 133 98c-.248-4.958-2.187-8.536-4.781-12.64l-1.132-1.844a924 924 0 0 0-3.587-5.766q-1.21-1.956-2.418-3.914a1476 1476 0 0 0-3.402-5.495c-1.3-2.085-2.58-4.142-3.68-6.34a620 620 0 0 0-14.624-.496 250 250 0 0 1-4.97-.184c-13.647-.628-13.647-.628-17.6 2.31"/><path fill="#4285F4" d="m62.886 16.725 2.396-.015c2.612-.014 5.223-.013 7.835-.01l5.455-.014q5.717-.01 11.434-.002c4.878.006 9.756-.01 14.634-.034 3.756-.015 7.511-.016 11.267-.013q2.697 0 5.395-.016c2.518-.012 5.035-.005 7.553.006l2.24-.023c5.411.055 9.43 1.288 13.575 4.818 4.392 5.243 7.583 11.015 10.83 17.015q1.843 3.35 3.691 6.695l1.9 3.443c3.041 5.455 6.188 10.85 9.346 16.237.555.946 1.11 1.892 1.68 2.867l1.63 2.778 1.592 2.717q1.79 3.045 3.591 6.085l1.917 3.252 1.755 2.964c2.85 5.147 3.146 9.773 2.398 15.525-3.466 8.588-8.552 16.603-13.25 24.562l-1.89 3.23c-4.518 7.694-4.518 7.694-6.86 11.208h-2c-1.107-1.487-1.107-1.487-2.328-3.602l-1.405-2.395-1.517-2.628a846 846 0 0 0-14.375-23.563l-1.829-2.914-1.71-2.69-1.514-2.393C135 98 135 98 133 97a67 67 0 0 1-2.168-4.313c-3.518-7.256-7.839-13.988-12.1-20.824l-1.846-2.988-1.68-2.696C114 64 114 64 114 62l-2.448.107C82.348 63.318 53.212 62.722 24 62c3.995-8.28 8.336-16.31 13.014-24.222 1.06-1.799 2.106-3.607 3.152-5.415q1.026-1.745 2.056-3.488l1.837-3.133c5.037-7.116 10.433-9.045 18.827-9.017"/><path fill="#4285F4" d="m26.17 61.88 2.9.007h3.276l3.564.016c1.197 0 2.394.002 3.628.004q5.762.01 11.524.03 3.895.009 7.791.014Q68.427 61.967 78 62c-1.33 4.546-3.156 8.132-5.73 12.098q-1.092 1.713-2.182 3.428a830 830 0 0 1-3.438 5.318 524 524 0 0 0-3.318 5.19l-2.009 3.107C60 94 60 94 60.057 96.453c1.224 3.307 2.878 6.264 4.69 9.274.184.315.184.315 1.124 1.907a1389 1389 0 0 0 3.566 5.99l2.393 4.048c5.665 9.57 5.665 9.57 8.17 13.328-7.866.085-15.73.1-23.596.067-2.677-.008-5.349.01-8.026.039-3.849.04-7.694.02-11.542-.008l-3.618.074c-8.127-.14-8.127-.14-11.25-3.092-1.553-2.301-2.774-4.577-3.968-7.08a292 292 0 0 0-2.739-4.465 941 941 0 0 1-2.574-4.472c-.44-.734-.883-1.468-1.338-2.225-3.526-6.194-5.512-12.216-3.724-19.322 2.4-6.43 5.97-12.257 9.562-18.078l1.654-2.73c4.68-7.681 4.68-7.681 7.33-7.828"/><path fill="#1967D2" d="M24 130c7.58-.228 15.159-.386 22.742-.494q3.867-.069 7.734-.185a598 598 0 0 1 11.126-.2l3.485-.141c7.805-.005 7.805-.005 10.85 2.811 1.581 2.332 2.834 4.676 4.063 7.209a226 226 0 0 0 2.394 3.896q1.143 1.919 2.278 3.842l1.238 2.085q1.276 2.153 2.55 4.308 1.949 3.293 3.903 6.582 1.25 2.106 2.496 4.213l1.171 1.973c1.765 2.989 3.44 5.986 4.97 9.101-6.992.102-13.985.172-20.978.22q-3.565.03-7.132.082c-3.423.048-6.845.071-10.269.089l-3.205.062c-6.385.002-10.267-.573-15.416-4.453-1.96-2.13-1.96-2.13-3.484-4.453l-1.748-2.662c-3.147-5.136-6.113-10.359-9.018-15.635l-1.852-3.324c-2.736-4.93-5.401-9.87-7.898-14.926"/><path fill="#1967D2" d="M60.044 16.773h3.033c1.073.01 2.146.02 3.25.032l3.347.008c3.526.012 7.05.037 10.576.062q3.585.015 7.172.027Q96.21 16.936 105 17c-4.597 8.6-9.478 17.01-14.46 25.392a2925 2925 0 0 0-3.903 6.594L84.14 53.19l-1.171 1.986C81.463 57.703 80.089 59.91 78 62c-2.291.24-2.291.24-5.184.227H69.54l-3.548-.032-3.623-.008c-3.832-.011-7.663-.037-11.494-.062q-3.889-.016-7.777-.027Q33.549 62.064 24 62c4.074-8.255 8.329-16.3 13.014-24.221a748 748 0 0 0 3.152-5.416q1.027-1.745 2.057-3.488l1.836-3.133c4.062-5.738 8.949-9.005 15.985-8.97M162 52c2.99 2.625 4.696 5.697 6.652 9.137l1.035 1.813q1.081 1.898 2.156 3.8 1.626 2.874 3.264 5.74C186.444 92.396 186.444 92.396 185 101c-3.556 8.571-8.542 16.587-13.25 24.562l-1.891 3.229c-4.516 7.695-4.516 7.695-6.859 11.209h-2c-1.106-1.487-1.106-1.487-2.328-3.602l-1.406-2.394-1.516-2.629c-3.443-5.894-6.937-11.724-10.691-17.426l-1.955-2.98a547 547 0 0 0-3.822-5.719l-1.739-2.652-1.562-2.328c-1.278-2.956-1.002-4.235.019-7.27 1.439-2.732 1.439-2.732 3.281-5.684l2.041-3.293 2.178-3.461 2.196-3.525c2.09-3.353 4.195-6.696 6.304-10.037l1.621-2.567c6.996-11.05 6.996-11.05 8.379-12.433"/></svg>`
|
|
15
|
+
};
|
|
16
|
+
exports.license = "Trademark";
|
|
17
|
+
exports.url = "https://admin.google.com";
|
|
18
|
+
|
|
19
|
+
exports.default = {
|
|
20
|
+
slug: exports.slug,
|
|
21
|
+
title: exports.title,
|
|
22
|
+
hex: exports.hex,
|
|
23
|
+
categories: exports.categories,
|
|
24
|
+
aliases: exports.aliases,
|
|
25
|
+
svg: exports.svg,
|
|
26
|
+
variants: exports.variants,
|
|
27
|
+
license: exports.license,
|
|
28
|
+
url: exports.url,
|
|
29
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Google Workspace Admin
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const google_workspace_admin: IconModule;
|
|
17
|
+
export default google_workspace_admin;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Google Workspace Admin
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "google-workspace-admin";
|
|
5
|
+
export const title = "Google Workspace Admin";
|
|
6
|
+
export const hex = "1A73E8";
|
|
7
|
+
export const categories = ["Google", "Productivity", "Software"];
|
|
8
|
+
export const aliases = ["google admin", "workspace admin", "admin console"];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#4285F4" d="M73.508 16.406q2.719.003 5.438 0 5.682.004 11.362.052c4.847.04 9.693.044 14.539.036 3.739-.003 7.478.01 11.217.026q2.68.011 5.36.01c2.499.002 4.996.023 7.495.05l2.22-.009c5.38.09 9.409 1.341 13.53 4.851 4.393 5.243 7.584 11.015 10.83 17.015q1.844 3.35 3.693 6.696l1.899 3.442c3.042 5.456 6.188 10.85 9.347 16.237l3.308 5.645 1.594 2.717q1.79 3.047 3.59 6.085l1.918 3.252 1.754 2.964c2.849 5.144 3.15 9.776 2.398 15.525-3.285 8.081-7.996 15.635-12.437 23.125a6420 6420 0 0 0-3.684 6.258l-1.917 3.258c-2.021 3.46-4.014 6.933-5.997 10.413l-2.008 3.516a1923 1923 0 0 0-3.806 6.7C144.779 172.407 144.779 172.407 137 175c-2.594.111-5.162.167-7.757.177l-2.391.02q-3.918.028-7.836.041l-2.707.012q-7.092.031-14.185.045c-4.877.011-9.753.045-14.63.085-3.756.026-7.512.035-11.268.038q-2.695.008-5.391.035c-2.521.025-5.04.024-7.56.017-.737.013-1.474.025-2.233.04-5.538-.057-8.574-1.48-13.042-4.51-1.984-2.17-1.984-2.17-3.527-4.524-.58-.88-1.157-1.762-1.754-2.67-2.902-4.736-5.62-9.557-8.281-14.43a1271 1271 0 0 0-16.731-29.32A2317 2317 0 0 1 13 112l-1.474-2.51-1.362-2.369-1.193-2.057c-2.178-4.63-2.73-9.424-1.312-14.359 2.683-6.588 5.997-12.612 9.654-18.705l3.742-6.324 1.956-3.299c2.02-3.432 4.016-6.879 5.997-10.334l.999-1.742q2.381-4.152 4.754-8.307A984 984 0 0 1 40 33l1.716-3.029 1.726-2.92 1.494-2.585c7.722-9.225 17.425-8.17 28.572-8.06m3.298 47.224C75.21 66.004 74.134 68.376 73 71a251 251 0 0 1-3.683 5.734 2875 2875 0 0 0-3.754 6.016l-1.967 3.074-1.842 2.973-1.677 2.667C58.737 94.62 58.876 95.78 60 99a118 118 0 0 0 3.746 6.761c.37.632.743 1.264 1.125 1.915a991 991 0 0 0 2.358 3.981q1.81 3.046 3.6 6.103l2.292 3.876 1.086 1.844c1.452 2.43 2.782 4.51 4.793 6.52 10.592 2.296 24.742 4.25 35 0 8.098-5.926 12.167-16.982 15.768-25.998C131 101 131 101 133 98c-.248-4.958-2.187-8.536-4.781-12.64l-1.132-1.844a924 924 0 0 0-3.587-5.766q-1.21-1.956-2.418-3.914a1476 1476 0 0 0-3.402-5.495c-1.3-2.085-2.58-4.142-3.68-6.34a620 620 0 0 0-14.624-.496 250 250 0 0 1-4.97-.184c-13.647-.628-13.647-.628-17.6 2.31"/><path fill="#4285F4" d="m62.886 16.725 2.396-.015c2.612-.014 5.223-.013 7.835-.01l5.455-.014q5.717-.01 11.434-.002c4.878.006 9.756-.01 14.634-.034 3.756-.015 7.511-.016 11.267-.013q2.697 0 5.395-.016c2.518-.012 5.035-.005 7.553.006l2.24-.023c5.411.055 9.43 1.288 13.575 4.818 4.392 5.243 7.583 11.015 10.83 17.015q1.843 3.35 3.691 6.695l1.9 3.443c3.041 5.455 6.188 10.85 9.346 16.237.555.946 1.11 1.892 1.68 2.867l1.63 2.778 1.592 2.717q1.79 3.045 3.591 6.085l1.917 3.252 1.755 2.964c2.85 5.147 3.146 9.773 2.398 15.525-3.466 8.588-8.552 16.603-13.25 24.562l-1.89 3.23c-4.518 7.694-4.518 7.694-6.86 11.208h-2c-1.107-1.487-1.107-1.487-2.328-3.602l-1.405-2.395-1.517-2.628a846 846 0 0 0-14.375-23.563l-1.829-2.914-1.71-2.69-1.514-2.393C135 98 135 98 133 97a67 67 0 0 1-2.168-4.313c-3.518-7.256-7.839-13.988-12.1-20.824l-1.846-2.988-1.68-2.696C114 64 114 64 114 62l-2.448.107C82.348 63.318 53.212 62.722 24 62c3.995-8.28 8.336-16.31 13.014-24.222 1.06-1.799 2.106-3.607 3.152-5.415q1.026-1.745 2.056-3.488l1.837-3.133c5.037-7.116 10.433-9.045 18.827-9.017"/><path fill="#4285F4" d="m26.17 61.88 2.9.007h3.276l3.564.016c1.197 0 2.394.002 3.628.004q5.762.01 11.524.03 3.895.009 7.791.014Q68.427 61.967 78 62c-1.33 4.546-3.156 8.132-5.73 12.098q-1.092 1.713-2.182 3.428a830 830 0 0 1-3.438 5.318 524 524 0 0 0-3.318 5.19l-2.009 3.107C60 94 60 94 60.057 96.453c1.224 3.307 2.878 6.264 4.69 9.274.184.315.184.315 1.124 1.907a1389 1389 0 0 0 3.566 5.99l2.393 4.048c5.665 9.57 5.665 9.57 8.17 13.328-7.866.085-15.73.1-23.596.067-2.677-.008-5.349.01-8.026.039-3.849.04-7.694.02-11.542-.008l-3.618.074c-8.127-.14-8.127-.14-11.25-3.092-1.553-2.301-2.774-4.577-3.968-7.08a292 292 0 0 0-2.739-4.465 941 941 0 0 1-2.574-4.472c-.44-.734-.883-1.468-1.338-2.225-3.526-6.194-5.512-12.216-3.724-19.322 2.4-6.43 5.97-12.257 9.562-18.078l1.654-2.73c4.68-7.681 4.68-7.681 7.33-7.828"/><path fill="#1967D2" d="M24 130c7.58-.228 15.159-.386 22.742-.494q3.867-.069 7.734-.185a598 598 0 0 1 11.126-.2l3.485-.141c7.805-.005 7.805-.005 10.85 2.811 1.581 2.332 2.834 4.676 4.063 7.209a226 226 0 0 0 2.394 3.896q1.143 1.919 2.278 3.842l1.238 2.085q1.276 2.153 2.55 4.308 1.949 3.293 3.903 6.582 1.25 2.106 2.496 4.213l1.171 1.973c1.765 2.989 3.44 5.986 4.97 9.101-6.992.102-13.985.172-20.978.22q-3.565.03-7.132.082c-3.423.048-6.845.071-10.269.089l-3.205.062c-6.385.002-10.267-.573-15.416-4.453-1.96-2.13-1.96-2.13-3.484-4.453l-1.748-2.662c-3.147-5.136-6.113-10.359-9.018-15.635l-1.852-3.324c-2.736-4.93-5.401-9.87-7.898-14.926"/><path fill="#1967D2" d="M60.044 16.773h3.033c1.073.01 2.146.02 3.25.032l3.347.008c3.526.012 7.05.037 10.576.062q3.585.015 7.172.027Q96.21 16.936 105 17c-4.597 8.6-9.478 17.01-14.46 25.392a2925 2925 0 0 0-3.903 6.594L84.14 53.19l-1.171 1.986C81.463 57.703 80.089 59.91 78 62c-2.291.24-2.291.24-5.184.227H69.54l-3.548-.032-3.623-.008c-3.832-.011-7.663-.037-11.494-.062q-3.889-.016-7.777-.027Q33.549 62.064 24 62c4.074-8.255 8.329-16.3 13.014-24.221a748 748 0 0 0 3.152-5.416q1.027-1.745 2.057-3.488l1.836-3.133c4.062-5.738 8.949-9.005 15.985-8.97M162 52c2.99 2.625 4.696 5.697 6.652 9.137l1.035 1.813q1.081 1.898 2.156 3.8 1.626 2.874 3.264 5.74C186.444 92.396 186.444 92.396 185 101c-3.556 8.571-8.542 16.587-13.25 24.562l-1.891 3.229c-4.516 7.695-4.516 7.695-6.859 11.209h-2c-1.106-1.487-1.106-1.487-2.328-3.602l-1.406-2.394-1.516-2.629c-3.443-5.894-6.937-11.724-10.691-17.426l-1.955-2.98a547 547 0 0 0-3.822-5.719l-1.739-2.652-1.562-2.328c-1.278-2.956-1.002-4.235.019-7.27 1.439-2.732 1.439-2.732 3.281-5.684l2.041-3.293 2.178-3.461 2.196-3.525c2.09-3.353 4.195-6.696 6.304-10.037l1.621-2.567c6.996-11.05 6.996-11.05 8.379-12.433"/></svg>`;
|
|
10
|
+
export const variants = {
|
|
11
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#4285F4" d="M73.508 16.406q2.719.003 5.438 0 5.682.004 11.362.052c4.847.04 9.693.044 14.539.036 3.739-.003 7.478.01 11.217.026q2.68.011 5.36.01c2.499.002 4.996.023 7.495.05l2.22-.009c5.38.09 9.409 1.341 13.53 4.851 4.393 5.243 7.584 11.015 10.83 17.015q1.844 3.35 3.693 6.696l1.899 3.442c3.042 5.456 6.188 10.85 9.347 16.237l3.308 5.645 1.594 2.717q1.79 3.047 3.59 6.085l1.918 3.252 1.754 2.964c2.849 5.144 3.15 9.776 2.398 15.525-3.285 8.081-7.996 15.635-12.437 23.125a6420 6420 0 0 0-3.684 6.258l-1.917 3.258c-2.021 3.46-4.014 6.933-5.997 10.413l-2.008 3.516a1923 1923 0 0 0-3.806 6.7C144.779 172.407 144.779 172.407 137 175c-2.594.111-5.162.167-7.757.177l-2.391.02q-3.918.028-7.836.041l-2.707.012q-7.092.031-14.185.045c-4.877.011-9.753.045-14.63.085-3.756.026-7.512.035-11.268.038q-2.695.008-5.391.035c-2.521.025-5.04.024-7.56.017-.737.013-1.474.025-2.233.04-5.538-.057-8.574-1.48-13.042-4.51-1.984-2.17-1.984-2.17-3.527-4.524-.58-.88-1.157-1.762-1.754-2.67-2.902-4.736-5.62-9.557-8.281-14.43a1271 1271 0 0 0-16.731-29.32A2317 2317 0 0 1 13 112l-1.474-2.51-1.362-2.369-1.193-2.057c-2.178-4.63-2.73-9.424-1.312-14.359 2.683-6.588 5.997-12.612 9.654-18.705l3.742-6.324 1.956-3.299c2.02-3.432 4.016-6.879 5.997-10.334l.999-1.742q2.381-4.152 4.754-8.307A984 984 0 0 1 40 33l1.716-3.029 1.726-2.92 1.494-2.585c7.722-9.225 17.425-8.17 28.572-8.06m3.298 47.224C75.21 66.004 74.134 68.376 73 71a251 251 0 0 1-3.683 5.734 2875 2875 0 0 0-3.754 6.016l-1.967 3.074-1.842 2.973-1.677 2.667C58.737 94.62 58.876 95.78 60 99a118 118 0 0 0 3.746 6.761c.37.632.743 1.264 1.125 1.915a991 991 0 0 0 2.358 3.981q1.81 3.046 3.6 6.103l2.292 3.876 1.086 1.844c1.452 2.43 2.782 4.51 4.793 6.52 10.592 2.296 24.742 4.25 35 0 8.098-5.926 12.167-16.982 15.768-25.998C131 101 131 101 133 98c-.248-4.958-2.187-8.536-4.781-12.64l-1.132-1.844a924 924 0 0 0-3.587-5.766q-1.21-1.956-2.418-3.914a1476 1476 0 0 0-3.402-5.495c-1.3-2.085-2.58-4.142-3.68-6.34a620 620 0 0 0-14.624-.496 250 250 0 0 1-4.97-.184c-13.647-.628-13.647-.628-17.6 2.31"/><path fill="#4285F4" d="m62.886 16.725 2.396-.015c2.612-.014 5.223-.013 7.835-.01l5.455-.014q5.717-.01 11.434-.002c4.878.006 9.756-.01 14.634-.034 3.756-.015 7.511-.016 11.267-.013q2.697 0 5.395-.016c2.518-.012 5.035-.005 7.553.006l2.24-.023c5.411.055 9.43 1.288 13.575 4.818 4.392 5.243 7.583 11.015 10.83 17.015q1.843 3.35 3.691 6.695l1.9 3.443c3.041 5.455 6.188 10.85 9.346 16.237.555.946 1.11 1.892 1.68 2.867l1.63 2.778 1.592 2.717q1.79 3.045 3.591 6.085l1.917 3.252 1.755 2.964c2.85 5.147 3.146 9.773 2.398 15.525-3.466 8.588-8.552 16.603-13.25 24.562l-1.89 3.23c-4.518 7.694-4.518 7.694-6.86 11.208h-2c-1.107-1.487-1.107-1.487-2.328-3.602l-1.405-2.395-1.517-2.628a846 846 0 0 0-14.375-23.563l-1.829-2.914-1.71-2.69-1.514-2.393C135 98 135 98 133 97a67 67 0 0 1-2.168-4.313c-3.518-7.256-7.839-13.988-12.1-20.824l-1.846-2.988-1.68-2.696C114 64 114 64 114 62l-2.448.107C82.348 63.318 53.212 62.722 24 62c3.995-8.28 8.336-16.31 13.014-24.222 1.06-1.799 2.106-3.607 3.152-5.415q1.026-1.745 2.056-3.488l1.837-3.133c5.037-7.116 10.433-9.045 18.827-9.017"/><path fill="#4285F4" d="m26.17 61.88 2.9.007h3.276l3.564.016c1.197 0 2.394.002 3.628.004q5.762.01 11.524.03 3.895.009 7.791.014Q68.427 61.967 78 62c-1.33 4.546-3.156 8.132-5.73 12.098q-1.092 1.713-2.182 3.428a830 830 0 0 1-3.438 5.318 524 524 0 0 0-3.318 5.19l-2.009 3.107C60 94 60 94 60.057 96.453c1.224 3.307 2.878 6.264 4.69 9.274.184.315.184.315 1.124 1.907a1389 1389 0 0 0 3.566 5.99l2.393 4.048c5.665 9.57 5.665 9.57 8.17 13.328-7.866.085-15.73.1-23.596.067-2.677-.008-5.349.01-8.026.039-3.849.04-7.694.02-11.542-.008l-3.618.074c-8.127-.14-8.127-.14-11.25-3.092-1.553-2.301-2.774-4.577-3.968-7.08a292 292 0 0 0-2.739-4.465 941 941 0 0 1-2.574-4.472c-.44-.734-.883-1.468-1.338-2.225-3.526-6.194-5.512-12.216-3.724-19.322 2.4-6.43 5.97-12.257 9.562-18.078l1.654-2.73c4.68-7.681 4.68-7.681 7.33-7.828"/><path fill="#1967D2" d="M24 130c7.58-.228 15.159-.386 22.742-.494q3.867-.069 7.734-.185a598 598 0 0 1 11.126-.2l3.485-.141c7.805-.005 7.805-.005 10.85 2.811 1.581 2.332 2.834 4.676 4.063 7.209a226 226 0 0 0 2.394 3.896q1.143 1.919 2.278 3.842l1.238 2.085q1.276 2.153 2.55 4.308 1.949 3.293 3.903 6.582 1.25 2.106 2.496 4.213l1.171 1.973c1.765 2.989 3.44 5.986 4.97 9.101-6.992.102-13.985.172-20.978.22q-3.565.03-7.132.082c-3.423.048-6.845.071-10.269.089l-3.205.062c-6.385.002-10.267-.573-15.416-4.453-1.96-2.13-1.96-2.13-3.484-4.453l-1.748-2.662c-3.147-5.136-6.113-10.359-9.018-15.635l-1.852-3.324c-2.736-4.93-5.401-9.87-7.898-14.926"/><path fill="#1967D2" d="M60.044 16.773h3.033c1.073.01 2.146.02 3.25.032l3.347.008c3.526.012 7.05.037 10.576.062q3.585.015 7.172.027Q96.21 16.936 105 17c-4.597 8.6-9.478 17.01-14.46 25.392a2925 2925 0 0 0-3.903 6.594L84.14 53.19l-1.171 1.986C81.463 57.703 80.089 59.91 78 62c-2.291.24-2.291.24-5.184.227H69.54l-3.548-.032-3.623-.008c-3.832-.011-7.663-.037-11.494-.062q-3.889-.016-7.777-.027Q33.549 62.064 24 62c4.074-8.255 8.329-16.3 13.014-24.221a748 748 0 0 0 3.152-5.416q1.027-1.745 2.057-3.488l1.836-3.133c4.062-5.738 8.949-9.005 15.985-8.97M162 52c2.99 2.625 4.696 5.697 6.652 9.137l1.035 1.813q1.081 1.898 2.156 3.8 1.626 2.874 3.264 5.74C186.444 92.396 186.444 92.396 185 101c-3.556 8.571-8.542 16.587-13.25 24.562l-1.891 3.229c-4.516 7.695-4.516 7.695-6.859 11.209h-2c-1.106-1.487-1.106-1.487-2.328-3.602l-1.406-2.394-1.516-2.629c-3.443-5.894-6.937-11.724-10.691-17.426l-1.955-2.98a547 547 0 0 0-3.822-5.719l-1.739-2.652-1.562-2.328c-1.278-2.956-1.002-4.235.019-7.27 1.439-2.732 1.439-2.732 3.281-5.684l2.041-3.293 2.178-3.461 2.196-3.525c2.09-3.353 4.195-6.696 6.304-10.037l1.621-2.567c6.996-11.05 6.996-11.05 8.379-12.433"/></svg>`
|
|
12
|
+
};
|
|
13
|
+
export const license = "Trademark";
|
|
14
|
+
export const url = "https://admin.google.com";
|
|
15
|
+
|
|
16
|
+
const google_workspace_admin = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
17
|
+
export default google_workspace_admin;
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Google Workspace Editors
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "google-workspace-editors";
|
|
8
|
+
exports.title = "Google Workspace Editors";
|
|
9
|
+
exports.hex = "4285F4";
|
|
10
|
+
exports.categories = ["Google", "Productivity", "Software"];
|
|
11
|
+
exports.aliases = ["google editors", "workspace editors", "docs editors"];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#FBBC04" d="M67.446 5.69c4.386-.21 8.731-.493 13.095-.99 19.997-2.203 35.323.594 51.56 13.092 17.231 14.262 29.603 29.472 31.778 52.462 1.02 13.196.36 26.438-.499 39.622-.46 7.246-.628 14.49-.79 21.748-.266 11.276-.663 22.552-1.34 33.81l-.15 3.3c-.442 6.434-1.292 9.849-6.1 14.266-2.385 1.193-3.865 1.136-6.528 1.154l-2.889.026-3.18.013-3.34.025c-3.662.025-7.324.04-10.985.055-1.248.006-2.497.01-3.783.017-5.247.02-10.493.04-15.74.05-7.515.017-15.03.05-22.545.108-5.923.043-11.846.059-17.77.065q-3.777.01-7.555.046a955 955 0 0 1-10.57.025l-3.156.049c-4.604-.04-7.916-.082-11.59-3.044-3.538-3.867-3.499-5.77-3.523-10.94l-.013-1.996q-.019-3.329-.026-6.656l-.025-4.76c-.026-5.22-.04-10.44-.056-15.66l-.016-5.387c-.02-7.47-.04-14.94-.05-22.41-.018-10.71-.05-21.42-.108-32.13a5152 5152 0 0 1-.063-22.583c-.004-4.498-.016-8.995-.048-13.492q-.044-6.348-.025-12.696 0-2.328-.026-4.656c-.14-13.192-.14-13.192 3.021-17.13 7.95-6.427 23.091-4.942 33.035-5.403"/><path fill="#4285F4" d="M116 52h44c.113 16.194.205 32.388.259 48.583.026 7.52.061 15.039.118 22.559q.076 9.832.093 19.664c.007 3.471.022 6.94.059 10.41.04 3.876.041 7.752.039 11.628l.054 3.477c-.056 8.681-.056 8.681-3.032 12.376-3.338 2.968-4.78 3.428-9.118 3.457l-2.889.026-3.18.013-3.341.025q-5.491.036-10.984.055l-3.783.017q-7.87.033-15.74.051-11.272.023-22.544.107c-5.924.043-11.847.059-17.771.065q-3.777.01-7.554.046c-3.525.032-7.047.032-10.572.024l-3.155.05c-4.604-.039-7.916-.082-11.591-3.044C24.75 169.981 32 162.347 32 140h84z"/><path fill="#188038" d="M32 140h84v44c-18.976.201-18.976.201-27.078.244-5.524.03-11.048.065-16.571.133-4.455.055-8.909.084-13.364.097q-2.546.015-5.093.055c-2.382.036-4.762.041-7.144.039l-2.117.054C39.05 184.564 36.785 182.801 33 179c-5.816-11.631-1-25.996-1-39"/><path fill="#fff" d="M76 52h40v88H76z"/><path fill="#1967D2" d="M116 140h44l.312 18.125.138 5.688q.023 2.254.038 4.507l.078 2.328c.003 4.097-.35 6.592-2.972 9.832-4.17 4.051-7.325 3.654-12.883 3.618l-2.198-.003c-2.713-.006-5.425-.02-8.138-.033L116 184z"/><path fill="#34A853" d="M76 140h40v44H76z"/><path fill="#EA4335" d="M116 8c7.877 6.752 7.877 6.752 11.191 10.062l2.243 2.233 2.343 2.35 2.459 2.455q2.552 2.551 5.1 5.106 3.923 3.927 7.853 7.847l4.963 4.967 2.386 2.379a3258 3258 0 0 0 4.104 4.116C160 51 160 51 160 52h-44z"/></svg>`;
|
|
13
|
+
exports.variants = {
|
|
14
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#FBBC04" d="M67.446 5.69c4.386-.21 8.731-.493 13.095-.99 19.997-2.203 35.323.594 51.56 13.092 17.231 14.262 29.603 29.472 31.778 52.462 1.02 13.196.36 26.438-.499 39.622-.46 7.246-.628 14.49-.79 21.748-.266 11.276-.663 22.552-1.34 33.81l-.15 3.3c-.442 6.434-1.292 9.849-6.1 14.266-2.385 1.193-3.865 1.136-6.528 1.154l-2.889.026-3.18.013-3.34.025c-3.662.025-7.324.04-10.985.055-1.248.006-2.497.01-3.783.017-5.247.02-10.493.04-15.74.05-7.515.017-15.03.05-22.545.108-5.923.043-11.846.059-17.77.065q-3.777.01-7.555.046a955 955 0 0 1-10.57.025l-3.156.049c-4.604-.04-7.916-.082-11.59-3.044-3.538-3.867-3.499-5.77-3.523-10.94l-.013-1.996q-.019-3.329-.026-6.656l-.025-4.76c-.026-5.22-.04-10.44-.056-15.66l-.016-5.387c-.02-7.47-.04-14.94-.05-22.41-.018-10.71-.05-21.42-.108-32.13a5152 5152 0 0 1-.063-22.583c-.004-4.498-.016-8.995-.048-13.492q-.044-6.348-.025-12.696 0-2.328-.026-4.656c-.14-13.192-.14-13.192 3.021-17.13 7.95-6.427 23.091-4.942 33.035-5.403"/><path fill="#4285F4" d="M116 52h44c.113 16.194.205 32.388.259 48.583.026 7.52.061 15.039.118 22.559q.076 9.832.093 19.664c.007 3.471.022 6.94.059 10.41.04 3.876.041 7.752.039 11.628l.054 3.477c-.056 8.681-.056 8.681-3.032 12.376-3.338 2.968-4.78 3.428-9.118 3.457l-2.889.026-3.18.013-3.341.025q-5.491.036-10.984.055l-3.783.017q-7.87.033-15.74.051-11.272.023-22.544.107c-5.924.043-11.847.059-17.771.065q-3.777.01-7.554.046c-3.525.032-7.047.032-10.572.024l-3.155.05c-4.604-.039-7.916-.082-11.591-3.044C24.75 169.981 32 162.347 32 140h84z"/><path fill="#188038" d="M32 140h84v44c-18.976.201-18.976.201-27.078.244-5.524.03-11.048.065-16.571.133-4.455.055-8.909.084-13.364.097q-2.546.015-5.093.055c-2.382.036-4.762.041-7.144.039l-2.117.054C39.05 184.564 36.785 182.801 33 179c-5.816-11.631-1-25.996-1-39"/><path fill="#fff" d="M76 52h40v88H76z"/><path fill="#1967D2" d="M116 140h44l.312 18.125.138 5.688q.023 2.254.038 4.507l.078 2.328c.003 4.097-.35 6.592-2.972 9.832-4.17 4.051-7.325 3.654-12.883 3.618l-2.198-.003c-2.713-.006-5.425-.02-8.138-.033L116 184z"/><path fill="#34A853" d="M76 140h40v44H76z"/><path fill="#EA4335" d="M116 8c7.877 6.752 7.877 6.752 11.191 10.062l2.243 2.233 2.343 2.35 2.459 2.455q2.552 2.551 5.1 5.106 3.923 3.927 7.853 7.847l4.963 4.967 2.386 2.379a3258 3258 0 0 0 4.104 4.116C160 51 160 51 160 52h-44z"/></svg>`
|
|
15
|
+
};
|
|
16
|
+
exports.license = "Trademark";
|
|
17
|
+
exports.url = "https://workspace.google.com";
|
|
18
|
+
|
|
19
|
+
exports.default = {
|
|
20
|
+
slug: exports.slug,
|
|
21
|
+
title: exports.title,
|
|
22
|
+
hex: exports.hex,
|
|
23
|
+
categories: exports.categories,
|
|
24
|
+
aliases: exports.aliases,
|
|
25
|
+
svg: exports.svg,
|
|
26
|
+
variants: exports.variants,
|
|
27
|
+
license: exports.license,
|
|
28
|
+
url: exports.url,
|
|
29
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Google Workspace Editors
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const google_workspace_editors: IconModule;
|
|
17
|
+
export default google_workspace_editors;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Google Workspace Editors
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "google-workspace-editors";
|
|
5
|
+
export const title = "Google Workspace Editors";
|
|
6
|
+
export const hex = "4285F4";
|
|
7
|
+
export const categories = ["Google", "Productivity", "Software"];
|
|
8
|
+
export const aliases = ["google editors", "workspace editors", "docs editors"];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#FBBC04" d="M67.446 5.69c4.386-.21 8.731-.493 13.095-.99 19.997-2.203 35.323.594 51.56 13.092 17.231 14.262 29.603 29.472 31.778 52.462 1.02 13.196.36 26.438-.499 39.622-.46 7.246-.628 14.49-.79 21.748-.266 11.276-.663 22.552-1.34 33.81l-.15 3.3c-.442 6.434-1.292 9.849-6.1 14.266-2.385 1.193-3.865 1.136-6.528 1.154l-2.889.026-3.18.013-3.34.025c-3.662.025-7.324.04-10.985.055-1.248.006-2.497.01-3.783.017-5.247.02-10.493.04-15.74.05-7.515.017-15.03.05-22.545.108-5.923.043-11.846.059-17.77.065q-3.777.01-7.555.046a955 955 0 0 1-10.57.025l-3.156.049c-4.604-.04-7.916-.082-11.59-3.044-3.538-3.867-3.499-5.77-3.523-10.94l-.013-1.996q-.019-3.329-.026-6.656l-.025-4.76c-.026-5.22-.04-10.44-.056-15.66l-.016-5.387c-.02-7.47-.04-14.94-.05-22.41-.018-10.71-.05-21.42-.108-32.13a5152 5152 0 0 1-.063-22.583c-.004-4.498-.016-8.995-.048-13.492q-.044-6.348-.025-12.696 0-2.328-.026-4.656c-.14-13.192-.14-13.192 3.021-17.13 7.95-6.427 23.091-4.942 33.035-5.403"/><path fill="#4285F4" d="M116 52h44c.113 16.194.205 32.388.259 48.583.026 7.52.061 15.039.118 22.559q.076 9.832.093 19.664c.007 3.471.022 6.94.059 10.41.04 3.876.041 7.752.039 11.628l.054 3.477c-.056 8.681-.056 8.681-3.032 12.376-3.338 2.968-4.78 3.428-9.118 3.457l-2.889.026-3.18.013-3.341.025q-5.491.036-10.984.055l-3.783.017q-7.87.033-15.74.051-11.272.023-22.544.107c-5.924.043-11.847.059-17.771.065q-3.777.01-7.554.046c-3.525.032-7.047.032-10.572.024l-3.155.05c-4.604-.039-7.916-.082-11.591-3.044C24.75 169.981 32 162.347 32 140h84z"/><path fill="#188038" d="M32 140h84v44c-18.976.201-18.976.201-27.078.244-5.524.03-11.048.065-16.571.133-4.455.055-8.909.084-13.364.097q-2.546.015-5.093.055c-2.382.036-4.762.041-7.144.039l-2.117.054C39.05 184.564 36.785 182.801 33 179c-5.816-11.631-1-25.996-1-39"/><path fill="#fff" d="M76 52h40v88H76z"/><path fill="#1967D2" d="M116 140h44l.312 18.125.138 5.688q.023 2.254.038 4.507l.078 2.328c.003 4.097-.35 6.592-2.972 9.832-4.17 4.051-7.325 3.654-12.883 3.618l-2.198-.003c-2.713-.006-5.425-.02-8.138-.033L116 184z"/><path fill="#34A853" d="M76 140h40v44H76z"/><path fill="#EA4335" d="M116 8c7.877 6.752 7.877 6.752 11.191 10.062l2.243 2.233 2.343 2.35 2.459 2.455q2.552 2.551 5.1 5.106 3.923 3.927 7.853 7.847l4.963 4.967 2.386 2.379a3258 3258 0 0 0 4.104 4.116C160 51 160 51 160 52h-44z"/></svg>`;
|
|
10
|
+
export const variants = {
|
|
11
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 192 192"><path fill="#FBBC04" d="M67.446 5.69c4.386-.21 8.731-.493 13.095-.99 19.997-2.203 35.323.594 51.56 13.092 17.231 14.262 29.603 29.472 31.778 52.462 1.02 13.196.36 26.438-.499 39.622-.46 7.246-.628 14.49-.79 21.748-.266 11.276-.663 22.552-1.34 33.81l-.15 3.3c-.442 6.434-1.292 9.849-6.1 14.266-2.385 1.193-3.865 1.136-6.528 1.154l-2.889.026-3.18.013-3.34.025c-3.662.025-7.324.04-10.985.055-1.248.006-2.497.01-3.783.017-5.247.02-10.493.04-15.74.05-7.515.017-15.03.05-22.545.108-5.923.043-11.846.059-17.77.065q-3.777.01-7.555.046a955 955 0 0 1-10.57.025l-3.156.049c-4.604-.04-7.916-.082-11.59-3.044-3.538-3.867-3.499-5.77-3.523-10.94l-.013-1.996q-.019-3.329-.026-6.656l-.025-4.76c-.026-5.22-.04-10.44-.056-15.66l-.016-5.387c-.02-7.47-.04-14.94-.05-22.41-.018-10.71-.05-21.42-.108-32.13a5152 5152 0 0 1-.063-22.583c-.004-4.498-.016-8.995-.048-13.492q-.044-6.348-.025-12.696 0-2.328-.026-4.656c-.14-13.192-.14-13.192 3.021-17.13 7.95-6.427 23.091-4.942 33.035-5.403"/><path fill="#4285F4" d="M116 52h44c.113 16.194.205 32.388.259 48.583.026 7.52.061 15.039.118 22.559q.076 9.832.093 19.664c.007 3.471.022 6.94.059 10.41.04 3.876.041 7.752.039 11.628l.054 3.477c-.056 8.681-.056 8.681-3.032 12.376-3.338 2.968-4.78 3.428-9.118 3.457l-2.889.026-3.18.013-3.341.025q-5.491.036-10.984.055l-3.783.017q-7.87.033-15.74.051-11.272.023-22.544.107c-5.924.043-11.847.059-17.771.065q-3.777.01-7.554.046c-3.525.032-7.047.032-10.572.024l-3.155.05c-4.604-.039-7.916-.082-11.591-3.044C24.75 169.981 32 162.347 32 140h84z"/><path fill="#188038" d="M32 140h84v44c-18.976.201-18.976.201-27.078.244-5.524.03-11.048.065-16.571.133-4.455.055-8.909.084-13.364.097q-2.546.015-5.093.055c-2.382.036-4.762.041-7.144.039l-2.117.054C39.05 184.564 36.785 182.801 33 179c-5.816-11.631-1-25.996-1-39"/><path fill="#fff" d="M76 52h40v88H76z"/><path fill="#1967D2" d="M116 140h44l.312 18.125.138 5.688q.023 2.254.038 4.507l.078 2.328c.003 4.097-.35 6.592-2.972 9.832-4.17 4.051-7.325 3.654-12.883 3.618l-2.198-.003c-2.713-.006-5.425-.02-8.138-.033L116 184z"/><path fill="#34A853" d="M76 140h40v44H76z"/><path fill="#EA4335" d="M116 8c7.877 6.752 7.877 6.752 11.191 10.062l2.243 2.233 2.343 2.35 2.459 2.455q2.552 2.551 5.1 5.106 3.923 3.927 7.853 7.847l4.963 4.967 2.386 2.379a3258 3258 0 0 0 4.104 4.116C160 51 160 51 160 52h-44z"/></svg>`
|
|
12
|
+
};
|
|
13
|
+
export const license = "Trademark";
|
|
14
|
+
export const url = "https://workspace.google.com";
|
|
15
|
+
|
|
16
|
+
const google_workspace_editors = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
17
|
+
export default google_workspace_editors;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Google Workspace (wordmark)
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "google-workspace-wordmark";
|
|
8
|
+
exports.title = "Google Workspace (wordmark)";
|
|
9
|
+
exports.hex = "5F6368";
|
|
10
|
+
exports.categories = ["Google", "Productivity", "Software"];
|
|
11
|
+
exports.aliases = ["google workspace wordmark", "workspace text logo"];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#5F6368" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5"/><path fill="#5F6368" d="M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9"/><path fill="#5F6368" d="m294 40 2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945"/><path fill="#5F6368" d="M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997"/><path fill="#5F6368" d="M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#5F6368" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997m-35.109-11.371c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398"/><path fill="#5F6368" d="M885.188 39.406c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1"/><path fill="#5F6368" d="M1014.25 39.813c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02"/><path fill="#5e6267" d="M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12z"/><path fill="#5F6368" d="M595.027 40.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336"/><path fill="#5F6368" d="M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39"/><path fill="#5F6368" d="M952.844 40.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15z"/><path fill="#5F6368" d="M654 36c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`;
|
|
13
|
+
exports.variants = {
|
|
14
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#5F6368" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5"/><path fill="#5F6368" d="M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9"/><path fill="#5F6368" d="m294 40 2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945"/><path fill="#5F6368" d="M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997"/><path fill="#5F6368" d="M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#5F6368" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997m-35.109-11.371c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398"/><path fill="#5F6368" d="M885.188 39.406c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1"/><path fill="#5F6368" d="M1014.25 39.813c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02"/><path fill="#5e6267" d="M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12z"/><path fill="#5F6368" d="M595.027 40.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336"/><path fill="#5F6368" d="M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39"/><path fill="#5F6368" d="M952.844 40.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15z"/><path fill="#5F6368" d="M654 36c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`,
|
|
15
|
+
"light": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#5F6368" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5"/><path fill="#5F6368" d="M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9"/><path fill="#5F6368" d="m294 40 2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945"/><path fill="#5F6368" d="M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997"/><path fill="#5F6368" d="M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#5F6368" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997m-35.109-11.371c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398"/><path fill="#5F6368" d="M885.188 39.406c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1"/><path fill="#5F6368" d="M1014.25 39.813c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02"/><path fill="#5e6267" d="M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12z"/><path fill="#5F6368" d="M595.027 40.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336"/><path fill="#5F6368" d="M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39"/><path fill="#5F6368" d="M952.844 40.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15z"/><path fill="#5F6368" d="M654 36c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`,
|
|
16
|
+
"dark": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#BDC1C6" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9M294 40l2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#BDC1C6" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997"/><path fill="#BDC1C6" d="M160.313 43.313c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398m762.628-17.717c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1m159.25-33.187c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12zm-64.973 31.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39m196.844 1.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15zm334 33c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`
|
|
17
|
+
};
|
|
18
|
+
exports.license = "Trademark";
|
|
19
|
+
exports.url = "https://workspace.google.com";
|
|
20
|
+
|
|
21
|
+
exports.default = {
|
|
22
|
+
slug: exports.slug,
|
|
23
|
+
title: exports.title,
|
|
24
|
+
hex: exports.hex,
|
|
25
|
+
categories: exports.categories,
|
|
26
|
+
aliases: exports.aliases,
|
|
27
|
+
svg: exports.svg,
|
|
28
|
+
variants: exports.variants,
|
|
29
|
+
license: exports.license,
|
|
30
|
+
url: exports.url,
|
|
31
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Google Workspace (wordmark)
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const google_workspace_wordmark: IconModule;
|
|
17
|
+
export default google_workspace_wordmark;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
// @thesvg/icons - Google Workspace (wordmark)
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "google-workspace-wordmark";
|
|
5
|
+
export const title = "Google Workspace (wordmark)";
|
|
6
|
+
export const hex = "5F6368";
|
|
7
|
+
export const categories = ["Google", "Productivity", "Software"];
|
|
8
|
+
export const aliases = ["google workspace wordmark", "workspace text logo"];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#5F6368" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5"/><path fill="#5F6368" d="M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9"/><path fill="#5F6368" d="m294 40 2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945"/><path fill="#5F6368" d="M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997"/><path fill="#5F6368" d="M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#5F6368" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997m-35.109-11.371c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398"/><path fill="#5F6368" d="M885.188 39.406c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1"/><path fill="#5F6368" d="M1014.25 39.813c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02"/><path fill="#5e6267" d="M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12z"/><path fill="#5F6368" d="M595.027 40.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336"/><path fill="#5F6368" d="M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39"/><path fill="#5F6368" d="M952.844 40.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15z"/><path fill="#5F6368" d="M654 36c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`;
|
|
10
|
+
export const variants = {
|
|
11
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#5F6368" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5"/><path fill="#5F6368" d="M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9"/><path fill="#5F6368" d="m294 40 2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945"/><path fill="#5F6368" d="M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997"/><path fill="#5F6368" d="M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#5F6368" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997m-35.109-11.371c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398"/><path fill="#5F6368" d="M885.188 39.406c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1"/><path fill="#5F6368" d="M1014.25 39.813c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02"/><path fill="#5e6267" d="M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12z"/><path fill="#5F6368" d="M595.027 40.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336"/><path fill="#5F6368" d="M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39"/><path fill="#5F6368" d="M952.844 40.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15z"/><path fill="#5F6368" d="M654 36c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`,
|
|
12
|
+
"light": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#5F6368" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5"/><path fill="#5F6368" d="M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9"/><path fill="#5F6368" d="m294 40 2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945"/><path fill="#5F6368" d="M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997"/><path fill="#5F6368" d="M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#5F6368" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997m-35.109-11.371c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398"/><path fill="#5F6368" d="M885.188 39.406c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1"/><path fill="#5F6368" d="M1014.25 39.813c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02"/><path fill="#5e6267" d="M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12z"/><path fill="#5F6368" d="M595.027 40.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336"/><path fill="#5F6368" d="M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39"/><path fill="#5F6368" d="M952.844 40.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15z"/><path fill="#5F6368" d="M654 36c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`,
|
|
13
|
+
"dark": `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1024 130"><path fill="#BDC1C6" d="M80.625 7.5C84.082 9.961 85.02 11.04 87 15l-9 9-2.344-1.461c-9.945-6.031-18.467-9.219-30.199-7.074C36.295 17.865 28.222 22.992 23 31c-5.386 9.927-6.198 20.387-3.07 31.18 3.292 8.675 9.338 15.75 17.535 20.14 9.141 3.839 18.971 4.137 28.41 1.118 7.516-3.155 12.909-7.821 16.336-15.25C83.297 65.177 84.121 62.077 85 59H52c0-14 0-14 1-15a65 65 0 0 1 4.336-.114l2.791.001 3.033.015 3.09.005q4.906.01 9.813.031l6.634.013Q90.849 43.968 99 44c2.963 11.28.733 24.362-4.355 34.773C93.225 81.004 91.717 82.991 90 85l-1.449 1.848C81.482 94.949 69.592 100.096 59 101c-15.015.975-29.138-2.862-40.684-12.777C8.28 78.593 2.008 67.114 1.708 53.095 1.641 44.33 1.823 36.923 6 29l1.25-2.527C14.102 13.84 25.07 5.051 38.789.836 53.196-2.471 68.293-.646 80.625 7.5M433 9h13c6.094 21.975 12.068 43.981 18 66 1.853-2.779 2.75-4.887 3.788-8.022l1.031-3.094 1.095-3.333 1.135-3.418a6522 6522 0 0 0 3.576-10.821l2.43-7.33A14005 14005 0 0 0 483 21h12c2.74 6.693 5.22 13.4 7.453 20.277l.925 2.828q.956 2.928 1.905 5.856 1.461 4.492 2.936 8.978l1.859 5.713.89 2.709.81 2.51.717 2.203C513 74 513 74 513 77h2l.291-3.147c.792-6.29 2.479-12.374 4.053-18.505l.997-3.927q1.04-4.09 2.088-8.177a3841 3841 0 0 0 2.673-10.498q1.026-4.044 2.059-8.084.734-2.879 1.464-5.758l.9-3.501.792-3.097C531 10 531 10 532 9a130 130 0 0 1 6.062-.062l3.348.027L544 9c-.598 5.659-1.631 10.953-3.133 16.436l-.651 2.427c-.703 2.62-1.415 5.238-2.126 7.856l-1.476 5.481a8947 8947 0 0 1-3.881 14.361q-1.985 7.34-3.962 14.681A23919 23919 0 0 1 521 99h-13l-.99-2.987q-1.875-5.649-3.752-11.295l-1.603-4.828C497.563 67.548 493.327 55.262 489 43l-.677 2.081q-3.151 9.691-6.312 19.381-1.625 4.98-3.245 9.964-1.861 5.724-3.731 11.445l-1.177 3.63-1.092 3.337-.962 2.954C471 98 471 98 470 99c-2.02.072-4.042.084-6.062.062l-3.348-.027L458 99c-2.015-5.207-3.778-10.402-5.252-15.79l-.618-2.22q-.995-3.592-1.982-7.185-.695-2.518-1.392-5.035-1.453-5.256-2.9-10.515a7048 7048 0 0 0-3.715-13.449q-1.437-5.19-2.867-10.382-.684-2.481-1.371-4.959a3390 3390 0 0 1-1.909-6.934l-.57-2.05C434.374 16.638 433.659 12.955 433 9M294 40l2-3c3.258-.293 3.258-.293 7.125-.188l3.883.083L310 37q.07 12.062.104 24.124.014 5.602.047 11.205.032 5.417.039 10.835.005 2.056.021 4.111c.094 12.237-.324 24.918-8.848 34.58-7.101 6.463-15.24 8.506-24.683 8.352-8.755-.676-15.463-4.039-21.68-10.207-2.01-2.507-3.858-4.981-5-8 1-3 1-3 2.926-4.203l2.386-1.047 2.364-1.078c2.625-.759 3.828-.752 6.324.328l1.875 2.875c2.507 3.686 3.913 4.721 8.125 6.125 4.941.661 9.424.661 13.938-1.625 3.466-2.688 4.726-4.209 6.062-8.375.217-3.02.181-5.979 0-9l-3.25 1.938c-6.14 3.66-12.51 3.977-19.43 2.484-8.77-2.733-16.425-8.262-20.82-16.484-3.879-9.24-4.692-17.828-1.539-27.418 3.464-8.401 9.297-15.539 17.664-19.332C276.281 33.79 285.373 34.249 294 40m-28.352 15.574c-3.309 5.107-4.355 10.866-3.171 16.824 1.761 5.827 4.067 9.945 9.211 13.414 4.849 1.739 9.362 2.212 14.304.497C291.336 83.568 294.136 79.591 296 74c.488-6.506.905-12.48-3-18-3.267-3.686-6.136-6.489-11.078-7.371-6.809-.208-11.77 1.7-16.274 6.945M823.75 40.688c7.635 7.846 11.32 16.304 11.688 27.188-.305 10.877-3.509 18.186-11.059 26.022-5.808 5.13-12.367 7.447-20.098 7.317-7.859-.74-12.134-3.093-18.281-8.216l-1 33h-12V37h12l1 6 2.5-2.312c10.829-8.884 23.916-6.954 35.25 0m-33.395 10.718c-4.878 5.736-6.088 12.212-5.796 19.594.857 5.825 2.991 10.545 7.168 14.73 5.341 3.924 10.851 4.148 17.273 3.27 5.466-1.754 8.869-5.304 12-10 2.847-7.118 3.009-14.022.035-21.046-3.129-5.905-6.75-9.413-13.105-11.544-6.454-1.371-12.759.555-17.575 4.997M389.25 40.625C394.834 45.158 398.654 51.237 401 58v3l-41 17c2.28 4.561 3.489 5.745 8 8 5.995.886 10.864.385 16-3 2.072-1.604 4.032-3.266 6-5l10 7c-1.462 5.848-5.307 8.431-10 12-7.978 4.636-17.199 5.202-26 2.875-9.6-3.205-16.431-8.886-21.031-17.895-3.728-9.301-3.207-20.293.648-29.445C348.087 44.34 354.259 39.194 363 36c9.353-2.191 18.282-.86 26.25 4.625m-29.793 14.246c-2.483 3.68-4.172 6.551-3.457 11.129 8.901-2.751 17.416-6.403 26-10v-4c-3.558-3.214-7.122-3.531-11.727-3.34-4.683.7-7.81 2.566-10.816 6.211"/><path fill="#BDC1C6" d="M227.75 40.688c6.509 4.657 11.751 11.307 13.25 19.311.977 11.462.212 21.038-7.188 30.313-6.545 6.939-15.12 10.646-24.624 11-10.225-.264-17.704-3.902-24.911-11.011-6.551-7.163-8.63-15.032-8.488-24.618.651-8.28 3.674-14.58 9.211-20.684l1.488-1.687c11.163-11.078 28.623-10.42 41.262-2.624m-32.328 13.996c-4.02 5.37-5.265 10.573-4.422 17.316 1.854 6.356 4.548 10.287 10 14 5.129 1.71 10.061 1.647 15.188-.062 4.468-3.079 8.079-6.74 9.812-11.939.949-12.648.949-12.648-3-18-4.318-4.317-7.416-6.78-13.688-7.312-5.509.102-10.093 1.946-13.89 5.997"/><path fill="#BDC1C6" d="M160.313 43.313c7.115 7.115 9.742 14.54 10 24.561-.197 10.358-2.88 17.722-10.312 25.127-8.124 6.19-16.775 9.07-27 8-9.112-1.71-16.943-5.648-22.377-13.314-5.411-9.02-7.446-18.251-4.897-28.651C109.102 49.029 113.722 43.132 123 38c12.822-5.892 26.362-2.886 37.311 5.312m-37.75 13.811c-2.882 5.303-3.187 9.95-2.562 15.877 1.793 5.927 5 9.49 10 13 5.129 1.708 10.06 1.645 15.186-.064 4.47-3.078 8.08-6.739 9.813-11.936.726-6.999.686-12.586-3.566-18.38-3.314-3.747-6.37-6.198-11.415-6.895-7.79-.358-12.68 2.275-17.457 8.398m762.628-17.717c5.969 4.652 9.14 10.62 10.163 18.186.106 2.68.1 5.33.04 8.01l-.017 2.916a922 922 0 0 1-.125 9.107q-.03 3.111-.053 6.222c-.044 5.052-.114 10.102-.197 15.153h-12c-.163-.99-.163-.99-1-6l-2.5 2.312c-5.109 4.222-10.726 6.293-17.433 5.965C854.123 100.211 848.32 97.018 843 91c-3.086-5.208-3.899-10.07-3-16 1.87-6.097 5.487-10.79 11-14 10.357-4.217 21.587-3.823 32 0-1.193-4.904-2.029-8.192-6-11.5-4.603-2.302-7.858-2.922-13-2.5-4.353 1.613-7.83 3.586-11 7-4.109-1.45-7.432-3.51-11-6 3.255-6.164 7.688-9.238 14-12 9.813-2.42 20.56-2.14 29.188 3.406M855 73c-2.5 3.75-2.537 5.558-2 10 2.812 3.615 5.51 5.956 10 7 7.5-.238 11.452-2.45 16.813-7.813C882.24 78.648 882.746 76.241 883 72c-9.068-5.349-19.336-5.37-28 1m159.25-33.187c4.404 3.502 7.208 7.103 9.75 12.188v18h-45c2.264 10.186 2.264 10.186 4.812 12.936l1.458 1.653c4.543 3.702 9.374 3.84 15.007 3.726 5.393-.626 8.558-3.001 12.161-7.065.257-.373.257-.373 1.562-2.25 3.958.564 6.666 1.808 10 4 .086 3.458-.535 5.47-2.824 8.073-7.742 7.111-15.151 10.285-25.707 10.145-8.918-.79-15.913-4.379-22.094-10.781-6.426-7.737-8.083-16.103-7.758-26.008.945-8.467 4.215-16.433 10.383-22.43 11.988-8.812 25.261-9.431 38.25-2.187m-31.688 12.624C981 55.002 981 55.002 980 60.002h33c-1.131-6.788-1.131-6.788-4.812-9.813l-2.083-1.77c-7.917-5.331-17.277-2.245-23.543 4.02M660 9h12l1 53 9.75-9.688 3.054-3.026 2.43-2.423 2.476-2.459C693 42 693 42 695.055 39.227 697 37 697 37 700.891 36.512q2.181.05 4.359.176l2.258.068c1.831.059 3.662.148 5.492.244-1.539 3.668-3.755 5.986-6.57 8.766l-2.715 2.695-2.84 2.789-2.863 2.836Q694.512 57.55 691 61c1.842 3.799 4.083 7.253 6.438 10.75l1.31 1.962a598 598 0 0 0 7.357 10.726c.505.72 1.009 1.441 1.528 2.184q1.472 2.1 2.962 4.186C714 95.667 714 95.667 714 99c-4.822.67-9.196.889-14 0-3.201-2.56-5.005-5.593-6.967-9.163-1.602-2.848-3.384-5.578-5.141-8.333-1.999-3.147-3.945-6.325-5.892-9.504-3.912 1.594-6.438 3.637-9 7-.74 3.436-.79 6.807-.812 10.312l-.077 2.823A449 449 0 0 0 672 99h-12zm-64.973 31.25C600.897 44.772 605.472 51.734 607 59c1.088 12.071.53 21.601-7.25 31.25-6.757 7.233-14.286 10.647-24.125 11.062C566.78 101.054 559.41 98.093 553 92c-7.61-8.179-9.63-16.456-9.344-27.5.922-9.391 4.61-16.027 11.344-22.5l2.375-2.312c11.517-7.404 26.177-6.513 37.652.562m-35.613 14.586c-3.792 5.803-3.816 11.727-3.02 18.48C557.835 79.702 561.561 84.422 567 88c5.99 1.997 12.721 2.077 18.437-.625 5.04-4.67 8.986-9.087 9.934-16.137.198-8.748-1.634-15.304-7.746-21.738-10.647-6.084-20.713-4.079-28.21 5.336M756 39c3.342 2.265 5.741 4.611 8 8 .062 2 .062 2-1 4-3.105 1.699-5.593 3.04-9.188 2.938-2.391-1.237-3.913-3.039-5.812-4.938-4.029-2.178-7.462-2.398-12-2-3.375 1.188-3.375 1.188-6 3-1.062 2.5-1.062 2.5-1 5 2.17 2.795 4.188 3.567 7.57 4.395.897.233 1.795.467 2.719.709q2.799.7 5.602 1.382c7.513 1.975 14.334 4.898 19.171 11.202 1.729 6.108 2.102 11.895-.687 17.687-6.118 6.762-11.538 9.775-20.668 10.91-8.783.358-15.588-1.932-22.207-7.723-2.832-2.647-5.117-4.903-6.5-8.562v-3a863 863 0 0 1 4.375-2l2.461-1.125C723 78 723 78 725 78a65 65 0 0 1 2.688 3.812c2.979 4.059 5.304 5.915 10.312 7.188 4.598.174 8.035-.498 12.125-2.625C752 84 752 84 751.812 80.25L751 77a228 228 0 0 0-16.062-4.875C727.928 70.149 721.891 67.54 717 62c-1.938-5.814-2.021-11.921.688-17.438C727.851 33.3 742.817 31.61 756 39m196.844 1.063C957.32 43.35 959.604 48.135 962 53q-2.434 1.255-4.875 2.5l-2.742 1.406C952 58 952 58 950 58a253 253 0 0 1-4-6c-2.636-3.517-5.766-4.169-10-5-5.712-.111-9.52 1.334-14 5-5.188 5.476-6.49 11.029-6.312 18.405.679 5.641 2.882 10.625 7.062 14.531 5.312 3.372 9.68 4.582 15.938 3.5 4.26-1.134 6.469-3.025 9.312-6.436l4-4 10 4c-1.58 6.477-4.792 11.002-10.441 14.518-8.812 4.558-17.095 5.905-26.746 3.231-8.74-2.935-15.35-8.79-19.99-16.773-3.453-8.547-3.412-21.434.076-29.958 4.648-8.521 10.41-13.721 19.35-17.331 10.333-1.895 19.412-.918 28.595 4.374M320 3h15v96h-15zm334 33c-.486 4.777-1.089 8.563-3 13l-2.23-.105c-9.421-.262-9.421-.262-13.77 3.105h-2c-3.341 6.206-4.311 11.746-4.414 18.68l-.059 2.463c-.059 2.577-.106 5.154-.152 7.732l-.117 5.266Q628.116 92.57 628 99h-12V37h12l1 6 2.5-2.312c7.2-5.891 13.495-6.062 22.5-4.688"/></svg>`
|
|
14
|
+
};
|
|
15
|
+
export const license = "Trademark";
|
|
16
|
+
export const url = "https://workspace.google.com";
|
|
17
|
+
|
|
18
|
+
const google_workspace_wordmark = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
19
|
+
export default google_workspace_wordmark;
|
package/dist/hiver.cjs
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @thesvg/icons -Hiver
|
|
3
|
+
// Auto-generated. Do not edit.
|
|
4
|
+
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
|
|
7
|
+
exports.slug = "hiver";
|
|
8
|
+
exports.title = "Hiver";
|
|
9
|
+
exports.hex = "FDB022";
|
|
10
|
+
exports.categories = ["Software", "Productivity"];
|
|
11
|
+
exports.aliases = [];
|
|
12
|
+
exports.svg = `<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none">
|
|
13
|
+
<title>Hiver</title>
|
|
14
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.3106 0.941501C11.3553 0.32614 12.6445 0.32614 13.6892 0.941501L20.5539 4.98508C21.5923 5.59673 22.2315 6.72355 22.2315 7.94258V16.0574C22.2315 17.2764 21.5923 18.4032 20.5539 19.0149L13.6892 23.0585C12.6445 23.6738 11.3553 23.6738 10.3106 23.0585L3.44584 19.0149C2.40746 18.4032 1.76831 17.2764 1.76831 16.0574V7.94258C1.76831 6.72355 2.40746 5.59673 3.44584 4.98508L10.3106 0.941501Z" fill="#FDB022"/>
|
|
15
|
+
<path d="M8.89624 6.62842V6.62842C10.3899 6.62842 11.6007 7.83927 11.6007 9.33292V17.3023V17.3023C10.1071 17.3023 8.89624 16.0915 8.89624 14.5978V6.62842Z" fill="white"/>
|
|
16
|
+
<path d="M12.9509 11.4917V11.4917C14.4446 11.4917 15.6554 12.7025 15.6554 14.1962V17.5911V17.5911C14.1618 17.5911 12.9509 16.3802 12.9509 14.8866V11.4917Z" fill="white"/>
|
|
17
|
+
</svg>`;
|
|
18
|
+
exports.variants = {
|
|
19
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none">
|
|
20
|
+
<title>Hiver</title>
|
|
21
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.3106 0.941501C11.3553 0.32614 12.6445 0.32614 13.6892 0.941501L20.5539 4.98508C21.5923 5.59673 22.2315 6.72355 22.2315 7.94258V16.0574C22.2315 17.2764 21.5923 18.4032 20.5539 19.0149L13.6892 23.0585C12.6445 23.6738 11.3553 23.6738 10.3106 23.0585L3.44584 19.0149C2.40746 18.4032 1.76831 17.2764 1.76831 16.0574V7.94258C1.76831 6.72355 2.40746 5.59673 3.44584 4.98508L10.3106 0.941501Z" fill="#FDB022"/>
|
|
22
|
+
<path d="M8.89624 6.62842V6.62842C10.3899 6.62842 11.6007 7.83927 11.6007 9.33292V17.3023V17.3023C10.1071 17.3023 8.89624 16.0915 8.89624 14.5978V6.62842Z" fill="white"/>
|
|
23
|
+
<path d="M12.9509 11.4917V11.4917C14.4446 11.4917 15.6554 12.7025 15.6554 14.1962V17.5911V17.5911C14.1618 17.5911 12.9509 16.3802 12.9509 14.8866V11.4917Z" fill="white"/>
|
|
24
|
+
</svg>`
|
|
25
|
+
};
|
|
26
|
+
exports.license = "Trademark";
|
|
27
|
+
exports.url = "https://www.hiverhq.com";
|
|
28
|
+
|
|
29
|
+
exports.default = {
|
|
30
|
+
slug: exports.slug,
|
|
31
|
+
title: exports.title,
|
|
32
|
+
hex: exports.hex,
|
|
33
|
+
categories: exports.categories,
|
|
34
|
+
aliases: exports.aliases,
|
|
35
|
+
svg: exports.svg,
|
|
36
|
+
variants: exports.variants,
|
|
37
|
+
license: exports.license,
|
|
38
|
+
url: exports.url,
|
|
39
|
+
};
|
package/dist/hiver.d.ts
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
// @thesvg/icons - Hiver
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
import type { IconModule } from "./index.js";
|
|
5
|
+
|
|
6
|
+
export declare const slug: string;
|
|
7
|
+
export declare const title: string;
|
|
8
|
+
export declare const hex: string;
|
|
9
|
+
export declare const categories: string[];
|
|
10
|
+
export declare const aliases: string[];
|
|
11
|
+
export declare const svg: string;
|
|
12
|
+
export declare const variants: Record<string, string>;
|
|
13
|
+
export declare const license: string;
|
|
14
|
+
export declare const url: string;
|
|
15
|
+
|
|
16
|
+
declare const hiver: IconModule;
|
|
17
|
+
export default hiver;
|
package/dist/hiver.js
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
// @thesvg/icons - Hiver
|
|
2
|
+
// Auto-generated. Do not edit.
|
|
3
|
+
|
|
4
|
+
export const slug = "hiver";
|
|
5
|
+
export const title = "Hiver";
|
|
6
|
+
export const hex = "FDB022";
|
|
7
|
+
export const categories = ["Software", "Productivity"];
|
|
8
|
+
export const aliases = [];
|
|
9
|
+
export const svg = `<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none">
|
|
10
|
+
<title>Hiver</title>
|
|
11
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.3106 0.941501C11.3553 0.32614 12.6445 0.32614 13.6892 0.941501L20.5539 4.98508C21.5923 5.59673 22.2315 6.72355 22.2315 7.94258V16.0574C22.2315 17.2764 21.5923 18.4032 20.5539 19.0149L13.6892 23.0585C12.6445 23.6738 11.3553 23.6738 10.3106 23.0585L3.44584 19.0149C2.40746 18.4032 1.76831 17.2764 1.76831 16.0574V7.94258C1.76831 6.72355 2.40746 5.59673 3.44584 4.98508L10.3106 0.941501Z" fill="#FDB022"/>
|
|
12
|
+
<path d="M8.89624 6.62842V6.62842C10.3899 6.62842 11.6007 7.83927 11.6007 9.33292V17.3023V17.3023C10.1071 17.3023 8.89624 16.0915 8.89624 14.5978V6.62842Z" fill="white"/>
|
|
13
|
+
<path d="M12.9509 11.4917V11.4917C14.4446 11.4917 15.6554 12.7025 15.6554 14.1962V17.5911V17.5911C14.1618 17.5911 12.9509 16.3802 12.9509 14.8866V11.4917Z" fill="white"/>
|
|
14
|
+
</svg>`;
|
|
15
|
+
export const variants = {
|
|
16
|
+
"default": `<svg xmlns="http://www.w3.org/2000/svg" role="img" viewBox="0 0 24 24" fill="none">
|
|
17
|
+
<title>Hiver</title>
|
|
18
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M10.3106 0.941501C11.3553 0.32614 12.6445 0.32614 13.6892 0.941501L20.5539 4.98508C21.5923 5.59673 22.2315 6.72355 22.2315 7.94258V16.0574C22.2315 17.2764 21.5923 18.4032 20.5539 19.0149L13.6892 23.0585C12.6445 23.6738 11.3553 23.6738 10.3106 23.0585L3.44584 19.0149C2.40746 18.4032 1.76831 17.2764 1.76831 16.0574V7.94258C1.76831 6.72355 2.40746 5.59673 3.44584 4.98508L10.3106 0.941501Z" fill="#FDB022"/>
|
|
19
|
+
<path d="M8.89624 6.62842V6.62842C10.3899 6.62842 11.6007 7.83927 11.6007 9.33292V17.3023V17.3023C10.1071 17.3023 8.89624 16.0915 8.89624 14.5978V6.62842Z" fill="white"/>
|
|
20
|
+
<path d="M12.9509 11.4917V11.4917C14.4446 11.4917 15.6554 12.7025 15.6554 14.1962V17.5911V17.5911C14.1618 17.5911 12.9509 16.3802 12.9509 14.8866V11.4917Z" fill="white"/>
|
|
21
|
+
</svg>`
|
|
22
|
+
};
|
|
23
|
+
export const license = "Trademark";
|
|
24
|
+
export const url = "https://www.hiverhq.com";
|
|
25
|
+
|
|
26
|
+
const hiver = { slug, title, hex, categories, aliases, svg, variants, license, url };
|
|
27
|
+
export default hiver;
|