Compare commits

..

38 commits

Author SHA1 Message Date
a70511d5a6 . 2025-07-06 19:12:13 -03:00
ad65d94629 . 2025-07-02 09:23:54 -03:00
127061d04c . 2025-06-30 12:59:56 -03:00
e8eda7ff32 . 2025-02-26 15:12:22 -03:00
a00a93c105 build 2025-02-26 15:06:54 -03:00
d145eebcde atualiação de versões 2024-12-09 10:59:31 -03:00
df71e45702 tsx 2024-10-11 13:21:03 -03:00
9b6c379247 Merge branch 'producao' of http://git.idz.one:3000/git/multi-modulos-ambientais/_estaticos into producao 2024-10-11 12:00:22 -03:00
e24ab4ba2d ajuste 2024-10-11 12:00:04 -03:00
cc45676f1b fix: correcao ortografica 2024-10-01 10:02:59 -03:00
559b77599b Merge branch 'producao' of http://git.idz.one:3000/git/multi-modulos-ambientais/_estaticos into producao 2024-10-01 09:13:10 -03:00
a1b4c7ae6a fix: ajuste tamanho das letras 2024-10-01 09:13:09 -03:00
1deec1d781 Merge branch 'producao' of http://git.idz.one:3000/git/multi-modulos-ambientais/_estaticos into producao 2024-09-30 20:52:34 -03:00
aeb2a0d496 up 2024-09-30 20:51:40 -03:00
fe374a123e fix: ajuste texto 2024-09-30 15:17:52 -03:00
3b358ef888 build 2024-09-30 13:59:11 -03:00
c09ee24b3e build 2024-09-30 13:40:02 -03:00
13204db4b5 build 2024-09-30 13:05:52 -03:00
9a64088378 feat: incluido tabela de classes de residuos 2024-09-30 12:48:32 -03:00
07aaebf43b fix: ajuste 2024-09-26 16:05:37 -03:00
a8ed42c7c2 build: ajuste tamanho de caractere 2024-09-26 15:59:13 -03:00
0cf88cd952 build 2024-09-26 15:48:06 -03:00
fff888b3da fix: ajuste nome coluna 2024-09-26 15:33:43 -03:00
4c5b6e25e2 build: build 2024-09-26 15:03:18 -03:00
d8a92bd8eb feat: tabelas padrao SINIR 2024-09-26 14:50:53 -03:00
3bd075c39d configurar acesso externo 2024-09-13 15:54:43 -03:00
a667b04285 pnpm 9.10 2024-09-10 22:39:26 -03:00
4d6c713e1a pacote 2024-09-10 22:12:06 -03:00
6dc193e36b build 2024-08-22 20:44:43 -03:00
3de17f4569 melhoria na 404 2024-08-22 08:45:34 -03:00
6f6ba112c4 melhoria no erro 2024-08-22 08:40:26 -03:00
360670ad78 build 2024-08-12 14:03:00 -03:00
6a09a32643 icones 2024-08-12 14:01:44 -03:00
f8adae2f47 Verificar se servidor já está rodando 2024-08-12 14:00:52 -03:00
2c7404443a build 2024-07-30 14:28:59 -03:00
b35ff23e17 Merge branch 'producao' of http://git.idz.one:3000/git/multi-modulos-ambientais/_estaticos into producao 2024-07-30 14:26:45 -03:00
d8743a3bf7 icones 2024-07-30 14:26:05 -03:00
a91a82afde . 2024-07-12 17:43:54 -03:00
433 changed files with 6432 additions and 803 deletions

1
.npmrc Normal file
View file

@ -0,0 +1 @@
auto-install-peers=true

View file

@ -1,9 +1,8 @@
{ {
"$schema": "node_modules/@biomejs/biome/configuration_schema.json", "$schema": "node_modules/@biomejs/biome/configuration_schema.json",
"extends": ["node_modules/p-comuns/Documentos/biome.json"],
"files": { "files": {},
"ignore": []
},
"formatter": { "formatWithErrors": true }, "formatter": { "formatWithErrors": true },
"linter": { "linter": {
"enabled": true, "enabled": true,

421
dist/index.d.ts vendored
View file

@ -49,6 +49,421 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
"favicon.ico": string; "favicon.ico": string;
"exemplo_brasao.jpeg": string; "exemplo_brasao.jpeg": string;
}; };
"icones-tipos-arquivos": {
"zsh.svg": string;
"zip.svg": string;
"z.svg": string;
"yml.svg": string;
"yaml.svg": string;
"xz.svg": string;
"xspf.svg": string;
"xsl.svg": string;
"xsd.svg": string;
"xrb.svg": string;
"xps.svg": string;
"xpi.svg": string;
"xml.svg": string;
"xltx.svg": string;
"xltm.svg": string;
"xlt.svg": string;
"xlsx.svg": string;
"xlsm.svg": string;
"xls.svg": string;
"xlm.svg": string;
"xfl.svg": string;
"xcf.svg": string;
"xaml.svg": string;
"wsf.svg": string;
"wps.svg": string;
"woff2.svg": string;
"woff.svg": string;
"wmv.svg": string;
"wmf.svg": string;
"wma.svg": string;
"webp.svg": string;
"webm.svg": string;
"webinfo.svg": string;
"wbk.svg": string;
"wav.svg": string;
"war.svg": string;
"vtx.svg": string;
"vsx.svg": string;
"vst.svg": string;
"vss.svg": string;
"vsd.svg": string;
"vscodeignore.svg": string;
"vox.svg": string;
"vob.svg": string;
"vmdk.svg": string;
"vdx.svg": string;
"vdi.svg": string;
"vcs.svg": string;
"vcf.svg": string;
"vcd.svg": string;
"vbs.svg": string;
"vbproj.svg": string;
"vb.svg": string;
"udf.svg": string;
"txt.svg": string;
"twig.svg": string;
"ttf.svg": string;
"tsv.svg": string;
"ts.svg": string;
"tpl.svg": string;
"torrent.svg": string;
"tmx.svg": string;
"tmp.svg": string;
"tiff.svg": string;
"tif.svg": string;
"tgz.svg": string;
"tga.svg": string;
"tfignore.svg": string;
"tex.svg": string;
"tcsh.svg": string;
"tax.svg": string;
"tar.svg": string;
"sys.svg": string;
"swp.svg": string;
"swift.svg": string;
"swf.svg": string;
"swd.svg": string;
"svg.svg": string;
"stl.svg": string;
"step.svg": string;
"sqlite.svg": string;
"sql.svg": string;
"sphinx.svg": string;
"sol.svg": string;
"sln.svg": string;
"sldx.svg": string;
"sldm.svg": string;
"skin.svg": string;
"sitemap.svg": string;
"sit.svg": string;
"sh.svg": string;
"sed.svg": string;
"sdf.svg": string;
"scss.svg": string;
"sass.svg": string;
"rub.svg": string;
"ru.svg": string;
"rtf.svg": string;
"rst.svg": string;
"rss.svg": string;
"rsa.svg": string;
"rpt.svg": string;
"rpm.svg": string;
"rom.svg": string;
"rm.svg": string;
"retry.svg": string;
"resx.svg": string;
"reg.svg": string;
"rdl.svg": string;
"rdf.svg": string;
"rb.svg": string;
"raw.svg": string;
"rar.svg": string;
"ram.svg": string;
"ra.svg": string;
"qt.svg": string;
"pyc.svg": string;
"py.svg": string;
"pub.svg": string;
"pst.svg": string;
"psp.svg": string;
"psd.svg": string;
"ps1.svg": string;
"ps.svg": string;
"prop.svg": string;
"pptx.svg": string;
"pptm.svg": string;
"ppt.svg": string;
"ppsx.svg": string;
"pps.svg": string;
"potx.svg": string;
"pot.svg": string;
"pom.svg": string;
"po.svg": string;
"png.svg": string;
"pm.svg": string;
"plist.svg": string;
"pl.svg": string;
"pkg.svg": string;
"pid.svg": string;
"php.svg": string;
"phar.svg": string;
"ph.svg": string;
"pgp.svg": string;
"pfx.svg": string;
"pem.svg": string;
"pdf.svg": string;
"pdb.svg": string;
"pcd.svg": string;
"part.svg": string;
"pages.svg": string;
"p7b.svg": string;
"p12.svg": string;
"ovf.svg": string;
"ova.svg": string;
"ott.svg": string;
"otf.svg": string;
"ost.svg": string;
"ogv.svg": string;
"ogg.svg": string;
"odt.svg": string;
"ods.svg": string;
"odb.svg": string;
"ocx.svg": string;
"npmignore.svg": string;
"nix.svg": string;
"nfo.svg": string;
"nes.svg": string;
"nef.svg": string;
"msu.svg": string;
"msi.svg": string;
"msg.svg": string;
"mpt.svg": string;
"mpp.svg": string;
"mpga.svg": string;
"mpg.svg": string;
"mpeg.svg": string;
"mpe.svg": string;
"mpd.svg": string;
"mpa.svg": string;
"mp4.svg": string;
"mp3.svg": string;
"mp2.svg": string;
"mov.svg": string;
"mod.svg": string;
"mobi.svg": string;
"mo.svg": string;
"mng.svg": string;
"mm.svg": string;
"mkv.svg": string;
"mk.svg": string;
"midi.svg": string;
"mid.svg": string;
"mi.svg": string;
"me.svg": string;
"mdf.svg": string;
"mdb.svg": string;
"md.svg": string;
"mc.svg": string;
"master.svg": string;
"map.svg": string;
"m4v.svg": string;
"m4r.svg": string;
"m4a.svg": string;
"m4.svg": string;
"m3u8.svg": string;
"m3u.svg": string;
"m2v.svg": string;
"m.svg": string;
"lua.svg": string;
"log.svg": string;
"lock.svg": string;
"lnk.svg": string;
"lit.svg": string;
"lisp.svg": string;
"licx.svg": string;
"lex.svg": string;
"less.svg": string;
"kup.svg": string;
"kts.svg": string;
"kt.svg": string;
"ksh.svg": string;
"kmk.svg": string;
"kf8.svg": string;
"key.svg": string;
"jsx.svg": string;
"jsp.svg": string;
"json.svg": string;
"js.svg": string;
"jpg.svg": string;
"jpeg.svg": string;
"jpe.svg": string;
"java.svg": string;
"jar.svg": string;
"j2.svg": string;
"iso.svg": string;
"inv.svg": string;
"ini.svg": string;
"info.svg": string;
"inf.svg": string;
"indd.svg": string;
"inc.svg": string;
"in.svg": string;
"iml.svg": string;
"img.svg": string;
"image.svg": string;
"ifo.svg": string;
"iff.svg": string;
"idx.svg": string;
"ics.svg": string;
"ico.svg": string;
"icns.svg": string;
"ibooks.svg": string;
"html.svg": string;
"htm.svg": string;
"hsl.svg": string;
"hs.svg": string;
"hlp.svg": string;
"heic.svg": string;
"hbs.svg": string;
"handlebars.svg": string;
"h.svg": string;
"gz.svg": string;
"gradle.svg": string;
"gpl.svg": string;
"gpg.svg": string;
"go.svg": string;
"gitignore.svg": string;
"gitattributes.svg": string;
"gif.svg": string;
"gem.svg": string;
"gdp.svg": string;
"gadget.svg": string;
"fon.svg": string;
"folder.svg": string;
"fnt.svg": string;
"flv.svg": string;
"flac.svg": string;
"fla.svg": string;
"fb2.svg": string;
"fax.svg": string;
"f4v.svg": string;
"exe.svg": string;
"eslintignore.svg": string;
"epub.svg": string;
"eps.svg": string;
"eot.svg": string;
"enc.svg": string;
"eml.svg": string;
"elf.svg": string;
"el.svg": string;
"editorconfig.svg": string;
"dxf.svg": string;
"dwg.svg": string;
"dtd.svg": string;
"dsn.svg": string;
"ds_store.svg": string;
"dpj.svg": string;
"download.svg": string;
"dotx.svg": string;
"dotm.svg": string;
"dot.svg": string;
"docx.svg": string;
"docm.svg": string;
"docb.svg": string;
"doc.svg": string;
"dng.svg": string;
"dmg.svg": string;
"dll.svg": string;
"diz.svg": string;
"dist.svg": string;
"dgn.svg": string;
"default.svg": string;
"deb.svg": string;
"dbf.svg": string;
"db.svg": string;
"data.svg": string;
"dat.svg": string;
"dart.svg": string;
"cur.svg": string;
"cue.svg": string;
"csv.svg": string;
"css.svg": string;
"csproj.svg": string;
"cson.svg": string;
"csh.svg": string;
"cs.svg": string;
"crypt.svg": string;
"crt.svg": string;
"crdownload.svg": string;
"cr2.svg": string;
"cptx.svg": string;
"cpp.svg": string;
"config.svg": string;
"conf.svg": string;
"compile.svg": string;
"com.svg": string;
"coffeelintignore.svg": string;
"coffee.svg": string;
"codekit.svg": string;
"code-workspace.svg": string;
"cmd.svg": string;
"class.svg": string;
"chm.svg": string;
"cgi.svg": string;
"cfml.svg": string;
"cfm.svg": string;
"cfg.svg": string;
"cer.svg": string;
"cdda.svg": string;
"cd.svg": string;
"catalog.json": string;
"cal.svg": string;
"caf.svg": string;
"cad.svg": string;
"cab.svg": string;
"c.svg": string;
"bzempty.svg": string;
"bz2.svg": string;
"browser.svg": string;
"bpg.svg": string;
"bowerrc.svg": string;
"bmp.svg": string;
"blank.svg": string;
"bin.svg": string;
"bat.svg": string;
"bash.svg": string;
"bak.svg": string;
"aze.svg": string;
"axd.svg": string;
"avi.svg": string;
"aup.svg": string;
"au.svg": string;
"asx.svg": string;
"aspx.svg": string;
"asp.svg": string;
"asmx.svg": string;
"asm.svg": string;
"ashx.svg": string;
"ash.svg": string;
"asf.svg": string;
"ascx.svg": string;
"asc.svg": string;
"asax.svg": string;
"applescript.svg": string;
"app.svg": string;
"apk.svg": string;
"ani.svg": string;
"amr.svg": string;
"ait.svg": string;
"aiff.svg": string;
"aifc.svg": string;
"aif.svg": string;
"ai.svg": string;
"adn.svg": string;
"ace.svg": string;
"accdt.svg": string;
"accdb.svg": string;
"ac.svg": string;
"aac.svg": string;
"aa.svg": string;
"7z.svg": string;
"3gp.svg": string;
"3ga.svg": string;
"3g2.svg": string;
};
"icones-funcionalidades": {
"projeto.png": string;
"lista-de-tarefas.png": string;
"licenca.png": string;
"leia-me.txt": string;
"exame.png": string;
"analise-de-dados.png": string;
};
html: { html: {
"404.html": string; "404.html": string;
}; };
@ -199,8 +614,14 @@ export declare const estaticos: (caminho: keyof typeof Prefixos) => {
"Cabe\u00E7alho 1.png": string; "Cabe\u00E7alho 1.png": string;
}; };
dados: { dados: {
"unidades.json": string;
"tratamentos.json": string;
"tabela_ibama_sinir.json": string;
"tabela_ibama.json": string; "tabela_ibama.json": string;
"municipios.json": string; "municipios.json": string;
"estadoFisico.json": string;
"classes.json": string;
"acondicionamento.json": string;
}; };
background: { background: {
"Paisagem.jpg": string; "Paisagem.jpg": string;

421
dist/index.js vendored
View file

@ -54,6 +54,421 @@ const estaticos = (caminho) => {
"favicon.ico": `${prefixo}/imagens/favicon.ico`, "favicon.ico": `${prefixo}/imagens/favicon.ico`,
"exemplo_brasao.jpeg": `${prefixo}/imagens/exemplo_brasao.jpeg`, "exemplo_brasao.jpeg": `${prefixo}/imagens/exemplo_brasao.jpeg`,
}, },
"icones-tipos-arquivos": {
"zsh.svg": `${prefixo}/icones-tipos-arquivos/zsh.svg`,
"zip.svg": `${prefixo}/icones-tipos-arquivos/zip.svg`,
"z.svg": `${prefixo}/icones-tipos-arquivos/z.svg`,
"yml.svg": `${prefixo}/icones-tipos-arquivos/yml.svg`,
"yaml.svg": `${prefixo}/icones-tipos-arquivos/yaml.svg`,
"xz.svg": `${prefixo}/icones-tipos-arquivos/xz.svg`,
"xspf.svg": `${prefixo}/icones-tipos-arquivos/xspf.svg`,
"xsl.svg": `${prefixo}/icones-tipos-arquivos/xsl.svg`,
"xsd.svg": `${prefixo}/icones-tipos-arquivos/xsd.svg`,
"xrb.svg": `${prefixo}/icones-tipos-arquivos/xrb.svg`,
"xps.svg": `${prefixo}/icones-tipos-arquivos/xps.svg`,
"xpi.svg": `${prefixo}/icones-tipos-arquivos/xpi.svg`,
"xml.svg": `${prefixo}/icones-tipos-arquivos/xml.svg`,
"xltx.svg": `${prefixo}/icones-tipos-arquivos/xltx.svg`,
"xltm.svg": `${prefixo}/icones-tipos-arquivos/xltm.svg`,
"xlt.svg": `${prefixo}/icones-tipos-arquivos/xlt.svg`,
"xlsx.svg": `${prefixo}/icones-tipos-arquivos/xlsx.svg`,
"xlsm.svg": `${prefixo}/icones-tipos-arquivos/xlsm.svg`,
"xls.svg": `${prefixo}/icones-tipos-arquivos/xls.svg`,
"xlm.svg": `${prefixo}/icones-tipos-arquivos/xlm.svg`,
"xfl.svg": `${prefixo}/icones-tipos-arquivos/xfl.svg`,
"xcf.svg": `${prefixo}/icones-tipos-arquivos/xcf.svg`,
"xaml.svg": `${prefixo}/icones-tipos-arquivos/xaml.svg`,
"wsf.svg": `${prefixo}/icones-tipos-arquivos/wsf.svg`,
"wps.svg": `${prefixo}/icones-tipos-arquivos/wps.svg`,
"woff2.svg": `${prefixo}/icones-tipos-arquivos/woff2.svg`,
"woff.svg": `${prefixo}/icones-tipos-arquivos/woff.svg`,
"wmv.svg": `${prefixo}/icones-tipos-arquivos/wmv.svg`,
"wmf.svg": `${prefixo}/icones-tipos-arquivos/wmf.svg`,
"wma.svg": `${prefixo}/icones-tipos-arquivos/wma.svg`,
"webp.svg": `${prefixo}/icones-tipos-arquivos/webp.svg`,
"webm.svg": `${prefixo}/icones-tipos-arquivos/webm.svg`,
"webinfo.svg": `${prefixo}/icones-tipos-arquivos/webinfo.svg`,
"wbk.svg": `${prefixo}/icones-tipos-arquivos/wbk.svg`,
"wav.svg": `${prefixo}/icones-tipos-arquivos/wav.svg`,
"war.svg": `${prefixo}/icones-tipos-arquivos/war.svg`,
"vtx.svg": `${prefixo}/icones-tipos-arquivos/vtx.svg`,
"vsx.svg": `${prefixo}/icones-tipos-arquivos/vsx.svg`,
"vst.svg": `${prefixo}/icones-tipos-arquivos/vst.svg`,
"vss.svg": `${prefixo}/icones-tipos-arquivos/vss.svg`,
"vsd.svg": `${prefixo}/icones-tipos-arquivos/vsd.svg`,
"vscodeignore.svg": `${prefixo}/icones-tipos-arquivos/vscodeignore.svg`,
"vox.svg": `${prefixo}/icones-tipos-arquivos/vox.svg`,
"vob.svg": `${prefixo}/icones-tipos-arquivos/vob.svg`,
"vmdk.svg": `${prefixo}/icones-tipos-arquivos/vmdk.svg`,
"vdx.svg": `${prefixo}/icones-tipos-arquivos/vdx.svg`,
"vdi.svg": `${prefixo}/icones-tipos-arquivos/vdi.svg`,
"vcs.svg": `${prefixo}/icones-tipos-arquivos/vcs.svg`,
"vcf.svg": `${prefixo}/icones-tipos-arquivos/vcf.svg`,
"vcd.svg": `${prefixo}/icones-tipos-arquivos/vcd.svg`,
"vbs.svg": `${prefixo}/icones-tipos-arquivos/vbs.svg`,
"vbproj.svg": `${prefixo}/icones-tipos-arquivos/vbproj.svg`,
"vb.svg": `${prefixo}/icones-tipos-arquivos/vb.svg`,
"udf.svg": `${prefixo}/icones-tipos-arquivos/udf.svg`,
"txt.svg": `${prefixo}/icones-tipos-arquivos/txt.svg`,
"twig.svg": `${prefixo}/icones-tipos-arquivos/twig.svg`,
"ttf.svg": `${prefixo}/icones-tipos-arquivos/ttf.svg`,
"tsv.svg": `${prefixo}/icones-tipos-arquivos/tsv.svg`,
"ts.svg": `${prefixo}/icones-tipos-arquivos/ts.svg`,
"tpl.svg": `${prefixo}/icones-tipos-arquivos/tpl.svg`,
"torrent.svg": `${prefixo}/icones-tipos-arquivos/torrent.svg`,
"tmx.svg": `${prefixo}/icones-tipos-arquivos/tmx.svg`,
"tmp.svg": `${prefixo}/icones-tipos-arquivos/tmp.svg`,
"tiff.svg": `${prefixo}/icones-tipos-arquivos/tiff.svg`,
"tif.svg": `${prefixo}/icones-tipos-arquivos/tif.svg`,
"tgz.svg": `${prefixo}/icones-tipos-arquivos/tgz.svg`,
"tga.svg": `${prefixo}/icones-tipos-arquivos/tga.svg`,
"tfignore.svg": `${prefixo}/icones-tipos-arquivos/tfignore.svg`,
"tex.svg": `${prefixo}/icones-tipos-arquivos/tex.svg`,
"tcsh.svg": `${prefixo}/icones-tipos-arquivos/tcsh.svg`,
"tax.svg": `${prefixo}/icones-tipos-arquivos/tax.svg`,
"tar.svg": `${prefixo}/icones-tipos-arquivos/tar.svg`,
"sys.svg": `${prefixo}/icones-tipos-arquivos/sys.svg`,
"swp.svg": `${prefixo}/icones-tipos-arquivos/swp.svg`,
"swift.svg": `${prefixo}/icones-tipos-arquivos/swift.svg`,
"swf.svg": `${prefixo}/icones-tipos-arquivos/swf.svg`,
"swd.svg": `${prefixo}/icones-tipos-arquivos/swd.svg`,
"svg.svg": `${prefixo}/icones-tipos-arquivos/svg.svg`,
"stl.svg": `${prefixo}/icones-tipos-arquivos/stl.svg`,
"step.svg": `${prefixo}/icones-tipos-arquivos/step.svg`,
"sqlite.svg": `${prefixo}/icones-tipos-arquivos/sqlite.svg`,
"sql.svg": `${prefixo}/icones-tipos-arquivos/sql.svg`,
"sphinx.svg": `${prefixo}/icones-tipos-arquivos/sphinx.svg`,
"sol.svg": `${prefixo}/icones-tipos-arquivos/sol.svg`,
"sln.svg": `${prefixo}/icones-tipos-arquivos/sln.svg`,
"sldx.svg": `${prefixo}/icones-tipos-arquivos/sldx.svg`,
"sldm.svg": `${prefixo}/icones-tipos-arquivos/sldm.svg`,
"skin.svg": `${prefixo}/icones-tipos-arquivos/skin.svg`,
"sitemap.svg": `${prefixo}/icones-tipos-arquivos/sitemap.svg`,
"sit.svg": `${prefixo}/icones-tipos-arquivos/sit.svg`,
"sh.svg": `${prefixo}/icones-tipos-arquivos/sh.svg`,
"sed.svg": `${prefixo}/icones-tipos-arquivos/sed.svg`,
"sdf.svg": `${prefixo}/icones-tipos-arquivos/sdf.svg`,
"scss.svg": `${prefixo}/icones-tipos-arquivos/scss.svg`,
"sass.svg": `${prefixo}/icones-tipos-arquivos/sass.svg`,
"rub.svg": `${prefixo}/icones-tipos-arquivos/rub.svg`,
"ru.svg": `${prefixo}/icones-tipos-arquivos/ru.svg`,
"rtf.svg": `${prefixo}/icones-tipos-arquivos/rtf.svg`,
"rst.svg": `${prefixo}/icones-tipos-arquivos/rst.svg`,
"rss.svg": `${prefixo}/icones-tipos-arquivos/rss.svg`,
"rsa.svg": `${prefixo}/icones-tipos-arquivos/rsa.svg`,
"rpt.svg": `${prefixo}/icones-tipos-arquivos/rpt.svg`,
"rpm.svg": `${prefixo}/icones-tipos-arquivos/rpm.svg`,
"rom.svg": `${prefixo}/icones-tipos-arquivos/rom.svg`,
"rm.svg": `${prefixo}/icones-tipos-arquivos/rm.svg`,
"retry.svg": `${prefixo}/icones-tipos-arquivos/retry.svg`,
"resx.svg": `${prefixo}/icones-tipos-arquivos/resx.svg`,
"reg.svg": `${prefixo}/icones-tipos-arquivos/reg.svg`,
"rdl.svg": `${prefixo}/icones-tipos-arquivos/rdl.svg`,
"rdf.svg": `${prefixo}/icones-tipos-arquivos/rdf.svg`,
"rb.svg": `${prefixo}/icones-tipos-arquivos/rb.svg`,
"raw.svg": `${prefixo}/icones-tipos-arquivos/raw.svg`,
"rar.svg": `${prefixo}/icones-tipos-arquivos/rar.svg`,
"ram.svg": `${prefixo}/icones-tipos-arquivos/ram.svg`,
"ra.svg": `${prefixo}/icones-tipos-arquivos/ra.svg`,
"qt.svg": `${prefixo}/icones-tipos-arquivos/qt.svg`,
"pyc.svg": `${prefixo}/icones-tipos-arquivos/pyc.svg`,
"py.svg": `${prefixo}/icones-tipos-arquivos/py.svg`,
"pub.svg": `${prefixo}/icones-tipos-arquivos/pub.svg`,
"pst.svg": `${prefixo}/icones-tipos-arquivos/pst.svg`,
"psp.svg": `${prefixo}/icones-tipos-arquivos/psp.svg`,
"psd.svg": `${prefixo}/icones-tipos-arquivos/psd.svg`,
"ps1.svg": `${prefixo}/icones-tipos-arquivos/ps1.svg`,
"ps.svg": `${prefixo}/icones-tipos-arquivos/ps.svg`,
"prop.svg": `${prefixo}/icones-tipos-arquivos/prop.svg`,
"pptx.svg": `${prefixo}/icones-tipos-arquivos/pptx.svg`,
"pptm.svg": `${prefixo}/icones-tipos-arquivos/pptm.svg`,
"ppt.svg": `${prefixo}/icones-tipos-arquivos/ppt.svg`,
"ppsx.svg": `${prefixo}/icones-tipos-arquivos/ppsx.svg`,
"pps.svg": `${prefixo}/icones-tipos-arquivos/pps.svg`,
"potx.svg": `${prefixo}/icones-tipos-arquivos/potx.svg`,
"pot.svg": `${prefixo}/icones-tipos-arquivos/pot.svg`,
"pom.svg": `${prefixo}/icones-tipos-arquivos/pom.svg`,
"po.svg": `${prefixo}/icones-tipos-arquivos/po.svg`,
"png.svg": `${prefixo}/icones-tipos-arquivos/png.svg`,
"pm.svg": `${prefixo}/icones-tipos-arquivos/pm.svg`,
"plist.svg": `${prefixo}/icones-tipos-arquivos/plist.svg`,
"pl.svg": `${prefixo}/icones-tipos-arquivos/pl.svg`,
"pkg.svg": `${prefixo}/icones-tipos-arquivos/pkg.svg`,
"pid.svg": `${prefixo}/icones-tipos-arquivos/pid.svg`,
"php.svg": `${prefixo}/icones-tipos-arquivos/php.svg`,
"phar.svg": `${prefixo}/icones-tipos-arquivos/phar.svg`,
"ph.svg": `${prefixo}/icones-tipos-arquivos/ph.svg`,
"pgp.svg": `${prefixo}/icones-tipos-arquivos/pgp.svg`,
"pfx.svg": `${prefixo}/icones-tipos-arquivos/pfx.svg`,
"pem.svg": `${prefixo}/icones-tipos-arquivos/pem.svg`,
"pdf.svg": `${prefixo}/icones-tipos-arquivos/pdf.svg`,
"pdb.svg": `${prefixo}/icones-tipos-arquivos/pdb.svg`,
"pcd.svg": `${prefixo}/icones-tipos-arquivos/pcd.svg`,
"part.svg": `${prefixo}/icones-tipos-arquivos/part.svg`,
"pages.svg": `${prefixo}/icones-tipos-arquivos/pages.svg`,
"p7b.svg": `${prefixo}/icones-tipos-arquivos/p7b.svg`,
"p12.svg": `${prefixo}/icones-tipos-arquivos/p12.svg`,
"ovf.svg": `${prefixo}/icones-tipos-arquivos/ovf.svg`,
"ova.svg": `${prefixo}/icones-tipos-arquivos/ova.svg`,
"ott.svg": `${prefixo}/icones-tipos-arquivos/ott.svg`,
"otf.svg": `${prefixo}/icones-tipos-arquivos/otf.svg`,
"ost.svg": `${prefixo}/icones-tipos-arquivos/ost.svg`,
"ogv.svg": `${prefixo}/icones-tipos-arquivos/ogv.svg`,
"ogg.svg": `${prefixo}/icones-tipos-arquivos/ogg.svg`,
"odt.svg": `${prefixo}/icones-tipos-arquivos/odt.svg`,
"ods.svg": `${prefixo}/icones-tipos-arquivos/ods.svg`,
"odb.svg": `${prefixo}/icones-tipos-arquivos/odb.svg`,
"ocx.svg": `${prefixo}/icones-tipos-arquivos/ocx.svg`,
"npmignore.svg": `${prefixo}/icones-tipos-arquivos/npmignore.svg`,
"nix.svg": `${prefixo}/icones-tipos-arquivos/nix.svg`,
"nfo.svg": `${prefixo}/icones-tipos-arquivos/nfo.svg`,
"nes.svg": `${prefixo}/icones-tipos-arquivos/nes.svg`,
"nef.svg": `${prefixo}/icones-tipos-arquivos/nef.svg`,
"msu.svg": `${prefixo}/icones-tipos-arquivos/msu.svg`,
"msi.svg": `${prefixo}/icones-tipos-arquivos/msi.svg`,
"msg.svg": `${prefixo}/icones-tipos-arquivos/msg.svg`,
"mpt.svg": `${prefixo}/icones-tipos-arquivos/mpt.svg`,
"mpp.svg": `${prefixo}/icones-tipos-arquivos/mpp.svg`,
"mpga.svg": `${prefixo}/icones-tipos-arquivos/mpga.svg`,
"mpg.svg": `${prefixo}/icones-tipos-arquivos/mpg.svg`,
"mpeg.svg": `${prefixo}/icones-tipos-arquivos/mpeg.svg`,
"mpe.svg": `${prefixo}/icones-tipos-arquivos/mpe.svg`,
"mpd.svg": `${prefixo}/icones-tipos-arquivos/mpd.svg`,
"mpa.svg": `${prefixo}/icones-tipos-arquivos/mpa.svg`,
"mp4.svg": `${prefixo}/icones-tipos-arquivos/mp4.svg`,
"mp3.svg": `${prefixo}/icones-tipos-arquivos/mp3.svg`,
"mp2.svg": `${prefixo}/icones-tipos-arquivos/mp2.svg`,
"mov.svg": `${prefixo}/icones-tipos-arquivos/mov.svg`,
"mod.svg": `${prefixo}/icones-tipos-arquivos/mod.svg`,
"mobi.svg": `${prefixo}/icones-tipos-arquivos/mobi.svg`,
"mo.svg": `${prefixo}/icones-tipos-arquivos/mo.svg`,
"mng.svg": `${prefixo}/icones-tipos-arquivos/mng.svg`,
"mm.svg": `${prefixo}/icones-tipos-arquivos/mm.svg`,
"mkv.svg": `${prefixo}/icones-tipos-arquivos/mkv.svg`,
"mk.svg": `${prefixo}/icones-tipos-arquivos/mk.svg`,
"midi.svg": `${prefixo}/icones-tipos-arquivos/midi.svg`,
"mid.svg": `${prefixo}/icones-tipos-arquivos/mid.svg`,
"mi.svg": `${prefixo}/icones-tipos-arquivos/mi.svg`,
"me.svg": `${prefixo}/icones-tipos-arquivos/me.svg`,
"mdf.svg": `${prefixo}/icones-tipos-arquivos/mdf.svg`,
"mdb.svg": `${prefixo}/icones-tipos-arquivos/mdb.svg`,
"md.svg": `${prefixo}/icones-tipos-arquivos/md.svg`,
"mc.svg": `${prefixo}/icones-tipos-arquivos/mc.svg`,
"master.svg": `${prefixo}/icones-tipos-arquivos/master.svg`,
"map.svg": `${prefixo}/icones-tipos-arquivos/map.svg`,
"m4v.svg": `${prefixo}/icones-tipos-arquivos/m4v.svg`,
"m4r.svg": `${prefixo}/icones-tipos-arquivos/m4r.svg`,
"m4a.svg": `${prefixo}/icones-tipos-arquivos/m4a.svg`,
"m4.svg": `${prefixo}/icones-tipos-arquivos/m4.svg`,
"m3u8.svg": `${prefixo}/icones-tipos-arquivos/m3u8.svg`,
"m3u.svg": `${prefixo}/icones-tipos-arquivos/m3u.svg`,
"m2v.svg": `${prefixo}/icones-tipos-arquivos/m2v.svg`,
"m.svg": `${prefixo}/icones-tipos-arquivos/m.svg`,
"lua.svg": `${prefixo}/icones-tipos-arquivos/lua.svg`,
"log.svg": `${prefixo}/icones-tipos-arquivos/log.svg`,
"lock.svg": `${prefixo}/icones-tipos-arquivos/lock.svg`,
"lnk.svg": `${prefixo}/icones-tipos-arquivos/lnk.svg`,
"lit.svg": `${prefixo}/icones-tipos-arquivos/lit.svg`,
"lisp.svg": `${prefixo}/icones-tipos-arquivos/lisp.svg`,
"licx.svg": `${prefixo}/icones-tipos-arquivos/licx.svg`,
"lex.svg": `${prefixo}/icones-tipos-arquivos/lex.svg`,
"less.svg": `${prefixo}/icones-tipos-arquivos/less.svg`,
"kup.svg": `${prefixo}/icones-tipos-arquivos/kup.svg`,
"kts.svg": `${prefixo}/icones-tipos-arquivos/kts.svg`,
"kt.svg": `${prefixo}/icones-tipos-arquivos/kt.svg`,
"ksh.svg": `${prefixo}/icones-tipos-arquivos/ksh.svg`,
"kmk.svg": `${prefixo}/icones-tipos-arquivos/kmk.svg`,
"kf8.svg": `${prefixo}/icones-tipos-arquivos/kf8.svg`,
"key.svg": `${prefixo}/icones-tipos-arquivos/key.svg`,
"jsx.svg": `${prefixo}/icones-tipos-arquivos/jsx.svg`,
"jsp.svg": `${prefixo}/icones-tipos-arquivos/jsp.svg`,
"json.svg": `${prefixo}/icones-tipos-arquivos/json.svg`,
"js.svg": `${prefixo}/icones-tipos-arquivos/js.svg`,
"jpg.svg": `${prefixo}/icones-tipos-arquivos/jpg.svg`,
"jpeg.svg": `${prefixo}/icones-tipos-arquivos/jpeg.svg`,
"jpe.svg": `${prefixo}/icones-tipos-arquivos/jpe.svg`,
"java.svg": `${prefixo}/icones-tipos-arquivos/java.svg`,
"jar.svg": `${prefixo}/icones-tipos-arquivos/jar.svg`,
"j2.svg": `${prefixo}/icones-tipos-arquivos/j2.svg`,
"iso.svg": `${prefixo}/icones-tipos-arquivos/iso.svg`,
"inv.svg": `${prefixo}/icones-tipos-arquivos/inv.svg`,
"ini.svg": `${prefixo}/icones-tipos-arquivos/ini.svg`,
"info.svg": `${prefixo}/icones-tipos-arquivos/info.svg`,
"inf.svg": `${prefixo}/icones-tipos-arquivos/inf.svg`,
"indd.svg": `${prefixo}/icones-tipos-arquivos/indd.svg`,
"inc.svg": `${prefixo}/icones-tipos-arquivos/inc.svg`,
"in.svg": `${prefixo}/icones-tipos-arquivos/in.svg`,
"iml.svg": `${prefixo}/icones-tipos-arquivos/iml.svg`,
"img.svg": `${prefixo}/icones-tipos-arquivos/img.svg`,
"image.svg": `${prefixo}/icones-tipos-arquivos/image.svg`,
"ifo.svg": `${prefixo}/icones-tipos-arquivos/ifo.svg`,
"iff.svg": `${prefixo}/icones-tipos-arquivos/iff.svg`,
"idx.svg": `${prefixo}/icones-tipos-arquivos/idx.svg`,
"ics.svg": `${prefixo}/icones-tipos-arquivos/ics.svg`,
"ico.svg": `${prefixo}/icones-tipos-arquivos/ico.svg`,
"icns.svg": `${prefixo}/icones-tipos-arquivos/icns.svg`,
"ibooks.svg": `${prefixo}/icones-tipos-arquivos/ibooks.svg`,
"html.svg": `${prefixo}/icones-tipos-arquivos/html.svg`,
"htm.svg": `${prefixo}/icones-tipos-arquivos/htm.svg`,
"hsl.svg": `${prefixo}/icones-tipos-arquivos/hsl.svg`,
"hs.svg": `${prefixo}/icones-tipos-arquivos/hs.svg`,
"hlp.svg": `${prefixo}/icones-tipos-arquivos/hlp.svg`,
"heic.svg": `${prefixo}/icones-tipos-arquivos/heic.svg`,
"hbs.svg": `${prefixo}/icones-tipos-arquivos/hbs.svg`,
"handlebars.svg": `${prefixo}/icones-tipos-arquivos/handlebars.svg`,
"h.svg": `${prefixo}/icones-tipos-arquivos/h.svg`,
"gz.svg": `${prefixo}/icones-tipos-arquivos/gz.svg`,
"gradle.svg": `${prefixo}/icones-tipos-arquivos/gradle.svg`,
"gpl.svg": `${prefixo}/icones-tipos-arquivos/gpl.svg`,
"gpg.svg": `${prefixo}/icones-tipos-arquivos/gpg.svg`,
"go.svg": `${prefixo}/icones-tipos-arquivos/go.svg`,
"gitignore.svg": `${prefixo}/icones-tipos-arquivos/gitignore.svg`,
"gitattributes.svg": `${prefixo}/icones-tipos-arquivos/gitattributes.svg`,
"gif.svg": `${prefixo}/icones-tipos-arquivos/gif.svg`,
"gem.svg": `${prefixo}/icones-tipos-arquivos/gem.svg`,
"gdp.svg": `${prefixo}/icones-tipos-arquivos/gdp.svg`,
"gadget.svg": `${prefixo}/icones-tipos-arquivos/gadget.svg`,
"fon.svg": `${prefixo}/icones-tipos-arquivos/fon.svg`,
"folder.svg": `${prefixo}/icones-tipos-arquivos/folder.svg`,
"fnt.svg": `${prefixo}/icones-tipos-arquivos/fnt.svg`,
"flv.svg": `${prefixo}/icones-tipos-arquivos/flv.svg`,
"flac.svg": `${prefixo}/icones-tipos-arquivos/flac.svg`,
"fla.svg": `${prefixo}/icones-tipos-arquivos/fla.svg`,
"fb2.svg": `${prefixo}/icones-tipos-arquivos/fb2.svg`,
"fax.svg": `${prefixo}/icones-tipos-arquivos/fax.svg`,
"f4v.svg": `${prefixo}/icones-tipos-arquivos/f4v.svg`,
"exe.svg": `${prefixo}/icones-tipos-arquivos/exe.svg`,
"eslintignore.svg": `${prefixo}/icones-tipos-arquivos/eslintignore.svg`,
"epub.svg": `${prefixo}/icones-tipos-arquivos/epub.svg`,
"eps.svg": `${prefixo}/icones-tipos-arquivos/eps.svg`,
"eot.svg": `${prefixo}/icones-tipos-arquivos/eot.svg`,
"enc.svg": `${prefixo}/icones-tipos-arquivos/enc.svg`,
"eml.svg": `${prefixo}/icones-tipos-arquivos/eml.svg`,
"elf.svg": `${prefixo}/icones-tipos-arquivos/elf.svg`,
"el.svg": `${prefixo}/icones-tipos-arquivos/el.svg`,
"editorconfig.svg": `${prefixo}/icones-tipos-arquivos/editorconfig.svg`,
"dxf.svg": `${prefixo}/icones-tipos-arquivos/dxf.svg`,
"dwg.svg": `${prefixo}/icones-tipos-arquivos/dwg.svg`,
"dtd.svg": `${prefixo}/icones-tipos-arquivos/dtd.svg`,
"dsn.svg": `${prefixo}/icones-tipos-arquivos/dsn.svg`,
"ds_store.svg": `${prefixo}/icones-tipos-arquivos/ds_store.svg`,
"dpj.svg": `${prefixo}/icones-tipos-arquivos/dpj.svg`,
"download.svg": `${prefixo}/icones-tipos-arquivos/download.svg`,
"dotx.svg": `${prefixo}/icones-tipos-arquivos/dotx.svg`,
"dotm.svg": `${prefixo}/icones-tipos-arquivos/dotm.svg`,
"dot.svg": `${prefixo}/icones-tipos-arquivos/dot.svg`,
"docx.svg": `${prefixo}/icones-tipos-arquivos/docx.svg`,
"docm.svg": `${prefixo}/icones-tipos-arquivos/docm.svg`,
"docb.svg": `${prefixo}/icones-tipos-arquivos/docb.svg`,
"doc.svg": `${prefixo}/icones-tipos-arquivos/doc.svg`,
"dng.svg": `${prefixo}/icones-tipos-arquivos/dng.svg`,
"dmg.svg": `${prefixo}/icones-tipos-arquivos/dmg.svg`,
"dll.svg": `${prefixo}/icones-tipos-arquivos/dll.svg`,
"diz.svg": `${prefixo}/icones-tipos-arquivos/diz.svg`,
"dist.svg": `${prefixo}/icones-tipos-arquivos/dist.svg`,
"dgn.svg": `${prefixo}/icones-tipos-arquivos/dgn.svg`,
"default.svg": `${prefixo}/icones-tipos-arquivos/default.svg`,
"deb.svg": `${prefixo}/icones-tipos-arquivos/deb.svg`,
"dbf.svg": `${prefixo}/icones-tipos-arquivos/dbf.svg`,
"db.svg": `${prefixo}/icones-tipos-arquivos/db.svg`,
"data.svg": `${prefixo}/icones-tipos-arquivos/data.svg`,
"dat.svg": `${prefixo}/icones-tipos-arquivos/dat.svg`,
"dart.svg": `${prefixo}/icones-tipos-arquivos/dart.svg`,
"cur.svg": `${prefixo}/icones-tipos-arquivos/cur.svg`,
"cue.svg": `${prefixo}/icones-tipos-arquivos/cue.svg`,
"csv.svg": `${prefixo}/icones-tipos-arquivos/csv.svg`,
"css.svg": `${prefixo}/icones-tipos-arquivos/css.svg`,
"csproj.svg": `${prefixo}/icones-tipos-arquivos/csproj.svg`,
"cson.svg": `${prefixo}/icones-tipos-arquivos/cson.svg`,
"csh.svg": `${prefixo}/icones-tipos-arquivos/csh.svg`,
"cs.svg": `${prefixo}/icones-tipos-arquivos/cs.svg`,
"crypt.svg": `${prefixo}/icones-tipos-arquivos/crypt.svg`,
"crt.svg": `${prefixo}/icones-tipos-arquivos/crt.svg`,
"crdownload.svg": `${prefixo}/icones-tipos-arquivos/crdownload.svg`,
"cr2.svg": `${prefixo}/icones-tipos-arquivos/cr2.svg`,
"cptx.svg": `${prefixo}/icones-tipos-arquivos/cptx.svg`,
"cpp.svg": `${prefixo}/icones-tipos-arquivos/cpp.svg`,
"config.svg": `${prefixo}/icones-tipos-arquivos/config.svg`,
"conf.svg": `${prefixo}/icones-tipos-arquivos/conf.svg`,
"compile.svg": `${prefixo}/icones-tipos-arquivos/compile.svg`,
"com.svg": `${prefixo}/icones-tipos-arquivos/com.svg`,
"coffeelintignore.svg": `${prefixo}/icones-tipos-arquivos/coffeelintignore.svg`,
"coffee.svg": `${prefixo}/icones-tipos-arquivos/coffee.svg`,
"codekit.svg": `${prefixo}/icones-tipos-arquivos/codekit.svg`,
"code-workspace.svg": `${prefixo}/icones-tipos-arquivos/code-workspace.svg`,
"cmd.svg": `${prefixo}/icones-tipos-arquivos/cmd.svg`,
"class.svg": `${prefixo}/icones-tipos-arquivos/class.svg`,
"chm.svg": `${prefixo}/icones-tipos-arquivos/chm.svg`,
"cgi.svg": `${prefixo}/icones-tipos-arquivos/cgi.svg`,
"cfml.svg": `${prefixo}/icones-tipos-arquivos/cfml.svg`,
"cfm.svg": `${prefixo}/icones-tipos-arquivos/cfm.svg`,
"cfg.svg": `${prefixo}/icones-tipos-arquivos/cfg.svg`,
"cer.svg": `${prefixo}/icones-tipos-arquivos/cer.svg`,
"cdda.svg": `${prefixo}/icones-tipos-arquivos/cdda.svg`,
"cd.svg": `${prefixo}/icones-tipos-arquivos/cd.svg`,
"catalog.json": `${prefixo}/icones-tipos-arquivos/catalog.json`,
"cal.svg": `${prefixo}/icones-tipos-arquivos/cal.svg`,
"caf.svg": `${prefixo}/icones-tipos-arquivos/caf.svg`,
"cad.svg": `${prefixo}/icones-tipos-arquivos/cad.svg`,
"cab.svg": `${prefixo}/icones-tipos-arquivos/cab.svg`,
"c.svg": `${prefixo}/icones-tipos-arquivos/c.svg`,
"bzempty.svg": `${prefixo}/icones-tipos-arquivos/bzempty.svg`,
"bz2.svg": `${prefixo}/icones-tipos-arquivos/bz2.svg`,
"browser.svg": `${prefixo}/icones-tipos-arquivos/browser.svg`,
"bpg.svg": `${prefixo}/icones-tipos-arquivos/bpg.svg`,
"bowerrc.svg": `${prefixo}/icones-tipos-arquivos/bowerrc.svg`,
"bmp.svg": `${prefixo}/icones-tipos-arquivos/bmp.svg`,
"blank.svg": `${prefixo}/icones-tipos-arquivos/blank.svg`,
"bin.svg": `${prefixo}/icones-tipos-arquivos/bin.svg`,
"bat.svg": `${prefixo}/icones-tipos-arquivos/bat.svg`,
"bash.svg": `${prefixo}/icones-tipos-arquivos/bash.svg`,
"bak.svg": `${prefixo}/icones-tipos-arquivos/bak.svg`,
"aze.svg": `${prefixo}/icones-tipos-arquivos/aze.svg`,
"axd.svg": `${prefixo}/icones-tipos-arquivos/axd.svg`,
"avi.svg": `${prefixo}/icones-tipos-arquivos/avi.svg`,
"aup.svg": `${prefixo}/icones-tipos-arquivos/aup.svg`,
"au.svg": `${prefixo}/icones-tipos-arquivos/au.svg`,
"asx.svg": `${prefixo}/icones-tipos-arquivos/asx.svg`,
"aspx.svg": `${prefixo}/icones-tipos-arquivos/aspx.svg`,
"asp.svg": `${prefixo}/icones-tipos-arquivos/asp.svg`,
"asmx.svg": `${prefixo}/icones-tipos-arquivos/asmx.svg`,
"asm.svg": `${prefixo}/icones-tipos-arquivos/asm.svg`,
"ashx.svg": `${prefixo}/icones-tipos-arquivos/ashx.svg`,
"ash.svg": `${prefixo}/icones-tipos-arquivos/ash.svg`,
"asf.svg": `${prefixo}/icones-tipos-arquivos/asf.svg`,
"ascx.svg": `${prefixo}/icones-tipos-arquivos/ascx.svg`,
"asc.svg": `${prefixo}/icones-tipos-arquivos/asc.svg`,
"asax.svg": `${prefixo}/icones-tipos-arquivos/asax.svg`,
"applescript.svg": `${prefixo}/icones-tipos-arquivos/applescript.svg`,
"app.svg": `${prefixo}/icones-tipos-arquivos/app.svg`,
"apk.svg": `${prefixo}/icones-tipos-arquivos/apk.svg`,
"ani.svg": `${prefixo}/icones-tipos-arquivos/ani.svg`,
"amr.svg": `${prefixo}/icones-tipos-arquivos/amr.svg`,
"ait.svg": `${prefixo}/icones-tipos-arquivos/ait.svg`,
"aiff.svg": `${prefixo}/icones-tipos-arquivos/aiff.svg`,
"aifc.svg": `${prefixo}/icones-tipos-arquivos/aifc.svg`,
"aif.svg": `${prefixo}/icones-tipos-arquivos/aif.svg`,
"ai.svg": `${prefixo}/icones-tipos-arquivos/ai.svg`,
"adn.svg": `${prefixo}/icones-tipos-arquivos/adn.svg`,
"ace.svg": `${prefixo}/icones-tipos-arquivos/ace.svg`,
"accdt.svg": `${prefixo}/icones-tipos-arquivos/accdt.svg`,
"accdb.svg": `${prefixo}/icones-tipos-arquivos/accdb.svg`,
"ac.svg": `${prefixo}/icones-tipos-arquivos/ac.svg`,
"aac.svg": `${prefixo}/icones-tipos-arquivos/aac.svg`,
"aa.svg": `${prefixo}/icones-tipos-arquivos/aa.svg`,
"7z.svg": `${prefixo}/icones-tipos-arquivos/7z.svg`,
"3gp.svg": `${prefixo}/icones-tipos-arquivos/3gp.svg`,
"3ga.svg": `${prefixo}/icones-tipos-arquivos/3ga.svg`,
"3g2.svg": `${prefixo}/icones-tipos-arquivos/3g2.svg`,
},
"icones-funcionalidades": {
"projeto.png": `${prefixo}/icones-funcionalidades/projeto.png`,
"lista-de-tarefas.png": `${prefixo}/icones-funcionalidades/lista-de-tarefas.png`,
"licenca.png": `${prefixo}/icones-funcionalidades/licenca.png`,
"leia-me.txt": `${prefixo}/icones-funcionalidades/leia-me.txt`,
"exame.png": `${prefixo}/icones-funcionalidades/exame.png`,
"analise-de-dados.png": `${prefixo}/icones-funcionalidades/analise-de-dados.png`,
},
html: { html: {
"404.html": `${prefixo}/html/404.html`, "404.html": `${prefixo}/html/404.html`,
}, },
@ -204,8 +619,14 @@ const estaticos = (caminho) => {
"Cabeçalho 1.png": `${prefixo}/email/Cabe%C3%A7alho%201.png`, "Cabeçalho 1.png": `${prefixo}/email/Cabe%C3%A7alho%201.png`,
}, },
dados: { dados: {
"unidades.json": `${prefixo}/dados/unidades.json`,
"tratamentos.json": `${prefixo}/dados/tratamentos.json`,
"tabela_ibama_sinir.json": `${prefixo}/dados/tabela_ibama_sinir.json`,
"tabela_ibama.json": `${prefixo}/dados/tabela_ibama.json`, "tabela_ibama.json": `${prefixo}/dados/tabela_ibama.json`,
"municipios.json": `${prefixo}/dados/municipios.json`, "municipios.json": `${prefixo}/dados/municipios.json`,
"estadoFisico.json": `${prefixo}/dados/estadoFisico.json`,
"classes.json": `${prefixo}/dados/classes.json`,
"acondicionamento.json": `${prefixo}/dados/acondicionamento.json`,
}, },
background: { background: {
"Paisagem.jpg": `${prefixo}/background/Paisagem.jpg`, "Paisagem.jpg": `${prefixo}/background/Paisagem.jpg`,

2
dist/index.js.map vendored

File diff suppressed because one or more lines are too long

View file

@ -12,7 +12,7 @@ const mapearPasta = ({ prefixos, pasta, arquivoDestino, variavel, }) => {
const pasta_estaticos = pasta.endsWith("/") ? pasta : `${pasta}/`; const pasta_estaticos = pasta.endsWith("/") ? pasta : `${pasta}/`;
if (!node_fs_1.default.existsSync(pasta_estaticos)) if (!node_fs_1.default.existsSync(pasta_estaticos))
throw new Error(`Pasta ${pasta_estaticos} não existe`); throw new Error(`Pasta ${pasta_estaticos} não existe`);
const gerar = (async () => { const _gerar = (async () => {
// listar arquivos da pasta estáticos // listar arquivos da pasta estáticos
const files = (0, glob_1.globSync)(`${pasta_estaticos}**/*`, { nodir: true }); const files = (0, glob_1.globSync)(`${pasta_estaticos}**/*`, { nodir: true });
const arquivo_ts = ` const arquivo_ts = `

View file

@ -1 +1 @@
{"version":3,"file":"mapear_pasta.js","sourceRoot":"","sources":["../src/mapear_pasta.ts"],"names":[],"mappings":";AAAA,0EAA0E;;;;;;AAE1E,sDAAyB;AACzB,0DAA6B;AAC7B,+BAAgC;AAEzB,MAAM,WAAW,GAAG,CAAC,EAC3B,QAAQ,EACR,KAAK,EACL,cAAc,EACd,QAAQ,GAMR,EAAE,EAAE;IACJ,MAAM,eAAe,GAAG,KAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,KAAK,GAAG,CAAC;IAClE,IAAI,CAAC,iBAAE,CAAC,UAAU,CAAC,eAAe,CAAC;QAClC,MAAM,IAAI,KAAK,CAAC,SAAS,eAAe,aAAa,CAAC,CAAC;IAExD,MAAM,KAAK,GAAG,CAAC,KAAK,IAAI,EAAE;QACzB,qCAAqC;QACrC,MAAM,KAAK,GAAG,IAAA,eAAQ,EAAC,GAAG,eAAe,MAAM,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC;QAElE,MAAM,UAAU,GAAG;;;;GAIlB,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC;aACxB,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,IAAI,EAAE,KAAK,CAAC,GAAG,CAAC;aACtD,IAAI,CAAC,KAAK,CAAC;;;;;;;;iBAQG,QAAQ,IAAI,WAAW;;;aAG3B,CAAC,GAAG,EAAE;YAchB,MAAM,QAAQ,GAAG,EAAQ,CAAC;YAE1B,KAAK,MAAM,OAAO,IAAI,KAAK,EAAE,CAAC;gBAC7B,MAAM,MAAM,GAAG,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;gBAChE,IAAI,KAAK,GAAG,QAAQ,CAAC;gBACrB,KAAK,MAAM,CAAC,CAAC,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,EAAE,EAAE,CAAC;oBAC3C,IAAI,CAAC,KAAK,MAAM,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;wBAC7B,KAAK,CAAC,KAAK,CAAC,GAAG,iBAAiB,SAAS,CACxC,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,MAAM,GAAG,CAAC,CAAC,CACzC,KAAK,CAAC;oBACR,CAAC;yBAAM,CAAC;wBACP,KAAK,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC;wBAClC,KAAK,GAAG,KAAK,CAAC,KAAK,CAAO,CAAC;oBAC5B,CAAC;gBACF,CAAC;YACF,CAAC;YAED,OAAO,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;iBACtC,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC;iBACrB,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC,CAAC;QACzB,CAAC,CAAC,EAAE;;KAED,CAAC;QAEJ,iCAAiC;QACjC,MAAM,YAAY,GAAG,mBAAI,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC;QAClD,IAAI,CAAC,iBAAE,CAAC,UAAU,CAAC,YAAY,CAAC,EAAE,CAAC;YAClC,iBAAE,CAAC,SAAS,CAAC,YAAY,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;QACjD,CAAC;QAED,mBAAmB;QAEnB,iBAAE,CAAC,aAAa,CAAC,cAAc,EAAE,UAAU,CAAC,CAAC;IAC9C,CAAC,CAAC,EAAE,CAAC;AACN,CAAC,CAAC;AApFW,QAAA,WAAW,eAoFtB"} {"version":3,"file":"mapear_pasta.js","sourceRoot":"","sources":["../src/mapear_pasta.ts"],"names":[],"mappings":";AAAA,0EAA0E;;;;;;AAE1E,sDAAwB;AACxB,0DAA4B;AAC5B,+BAA+B;AAExB,MAAM,WAAW,GAAG,CAAC,EAC1B,QAAQ,EACR,KAAK,EACL,cAAc,EACd,QAAQ,GAMT,EAAE,EAAE;IACH,MAAM,eAAe,GAAG,KAAK,CAAC,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,KAAK,GAAG,CAAA;IACjE,IAAI,CAAC,iBAAE,CAAC,UAAU,CAAC,eAAe,CAAC;QACjC,MAAM,IAAI,KAAK,CAAC,SAAS,eAAe,aAAa,CAAC,CAAA;IAExD,MAAM,MAAM,GAAG,CAAC,KAAK,IAAI,EAAE;QACzB,qCAAqC;QACrC,MAAM,KAAK,GAAG,IAAA,eAAQ,EAAC,GAAG,eAAe,MAAM,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,CAAA;QAEjE,MAAM,UAAU,GAAG;;;;GAIpB,MAAM,CAAC,OAAO,CAAC,QAAQ,CAAC;aACtB,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,OAAO,CAAC,IAAI,EAAE,KAAK,CAAC,GAAG,CAAC;aACtD,IAAI,CAAC,KAAK,CAAC;;;;;;;;iBAQC,QAAQ,IAAI,WAAW;;;aAG3B,CAAC,GAAG,EAAE;YAcb,MAAM,QAAQ,GAAG,EAAQ,CAAA;YAEzB,KAAK,MAAM,OAAO,IAAI,KAAK,EAAE,CAAC;gBAC5B,MAAM,MAAM,GAAG,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,GAAG,CAAC,CAAA;gBAC/D,IAAI,KAAK,GAAG,QAAQ,CAAA;gBACpB,KAAK,MAAM,CAAC,CAAC,EAAE,KAAK,CAAC,IAAI,MAAM,CAAC,OAAO,EAAE,EAAE,CAAC;oBAC1C,IAAI,CAAC,KAAK,MAAM,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;wBAC5B,KAAK,CAAC,KAAK,CAAC,GAAG,iBAAiB,SAAS,CACvC,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,MAAM,GAAG,CAAC,CAAC,CAC1C,KAAK,CAAA;oBACR,CAAC;yBAAM,CAAC;wBACN,KAAK,CAAC,KAAK,CAAC,GAAG,KAAK,CAAC,KAAK,CAAC,IAAI,EAAE,CAAA;wBACjC,KAAK,GAAG,KAAK,CAAC,KAAK,CAAO,CAAA;oBAC5B,CAAC;gBACH,CAAC;YACH,CAAC;YAED,OAAO,IAAI,CAAC,SAAS,CAAC,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;iBACrC,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC;iBACrB,OAAO,CAAC,OAAO,EAAE,GAAG,CAAC,CAAA;QAC1B,CAAC,CAAC,EAAE;;KAEH,CAAA;QAED,iCAAiC;QACjC,MAAM,YAAY,GAAG,mBAAI,CAAC,OAAO,CAAC,cAAc,CAAC,CAAA;QACjD,IAAI,CAAC,iBAAE,CAAC,UAAU,CAAC,YAAY,CAAC,EAAE,CAAC;YACjC,iBAAE,CAAC,SAAS,CAAC,YAAY,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAA;QACjD,CAAC;QAED,mBAAmB;QAEnB,iBAAE,CAAC,aAAa,CAAC,cAAc,EAAE,UAAU,CAAC,CAAA;IAC9C,CAAC,CAAC,EAAE,CAAA;AACN,CAAC,CAAA;AApFY,QAAA,WAAW,eAoFvB"}

View file

@ -0,0 +1,62 @@
[
{
"codigo": 3,
"descricao": "CONTEINER"
},
{
"codigo": 4,
"descricao": "CAÇAMBA ABERTA"
},
{
"codigo": 5,
"descricao": "CAÇAMBA FECHADA"
},
{
"codigo": 8,
"descricao": "GRANEL"
},
{
"codigo": 9,
"descricao": "TAMBOR"
},
{
"codigo": 11,
"descricao": "TANQUE"
},
{
"codigo": 13,
"descricao": "OUTROS"
},
{
"codigo": 23,
"descricao": "CILINDRO"
},
{
"codigo": 21,
"descricao": "CAIXA"
},
{
"codigo": 22,
"descricao": "CAIXA DE PAPELÃO"
},
{
"codigo": 24,
"descricao": "FARDO"
},
{
"codigo": 25,
"descricao": "PALETE"
},
{
"codigo": 2,
"descricao": "SACO PLÁSTICO"
},
{
"codigo": 14,
"descricao": "BOMBONA PLÁSTICA"
},
{
"codigo": 26,
"descricao": "BIG BAG"
}
]

View file

@ -0,0 +1,92 @@
[
{
"codigo": 1,
"descricao": "SSE I",
"resolucao": "NBR 10.004"
},
{
"codigo": 43,
"descricao": "SSE II A",
"resolucao": "NBR 10.004"
},
{
"codigo": 42,
"descricao": "SSE II B",
"resolucao": "NBR 10.004"
},
{
"codigo": 2,
"descricao": "OUTROS",
"resolucao": "NBR 10.004"
},
{
"codigo": 11,
"descricao": "SSE A (Rcc)",
"resolucao": "Resíduos construção civil (Rcc)"
},
{
"codigo": 12,
"descricao": "SSE B (Rcc)",
"resolucao": "Resíduos construção civil (Rcc)"
},
{
"codigo": 13,
"descricao": "SSE c (Rcc)",
"resolucao": "Resíduos construção civil (Rcc)"
},
{
"codigo": 14,
"descricao": "SSE d (Rcc)",
"resolucao": "Resíduos construção civil (Rcc)"
},
{
"codigo": 21,
"descricao": "GRUPO A1 (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 22,
"descricao": "GRUPO A2 (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 23,
"descricao": "GRUPO A3 (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 24,
"descricao": "GRUPO A4 (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 25,
"descricao": "GRUPO A5 (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 41,
"descricao": "GRUPO A (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 32,
"descricao": "GRUPO B (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 33,
"descricao": "GRUPO c (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 34,
"descricao": "GRUPO d (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
},
{
"codigo": 35,
"descricao": "GRUPO E (RSS)",
"resolucao": "Resíduos Serviços de Saúde (RSS)"
}
]

View file

@ -0,0 +1,18 @@
[
{
"codigo": 3,
"descricao": "GASOSO"
},
{
"codigo": 1,
"descricao": "SEMISSÓLIDO"
},
{
"codigo": 2,
"descricao": "LÍQUIDO"
},
{
"codigo": 4,
"descricao": "SÓLIDO"
}
]

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,142 @@
[
{
"codigo": 51,
"descricao": "Aterro de Reservação - RCC"
},
{
"codigo": 4,
"descricao": "Aterro Resíduos Classe I"
},
{
"codigo": 17,
"descricao": "Aterro Resíduos Classes IIA e IIB"
},
{
"codigo": 52,
"descricao": "Aterro Sanitário - RSU"
},
{
"codigo": 25,
"descricao": "Autoclave"
},
{
"codigo": 30,
"descricao": "Barragem de Rejeitos"
},
{
"codigo": 27,
"descricao": "Biodigestão"
},
{
"codigo": 31,
"descricao": "Biometanização"
},
{
"codigo": 32,
"descricao": "Biorremediação"
},
{
"codigo": 29,
"descricao": "Blendagem para Coprocessamento"
},
{
"codigo": 73,
"descricao": "Blendagem para Incineração"
},
{
"codigo": 50,
"descricao": "Compostagem"
},
{
"codigo": 60,
"descricao": "Coprocessamento"
},
{
"codigo": 33,
"descricao": "Desativação de Fosfina"
},
{
"codigo": 24,
"descricao": "Descontaminação de Lâmpadas"
},
{
"codigo": 28,
"descricao": "Desmontagem de Veículos"
},
{
"codigo": 34,
"descricao": "Disposição em Cava de Mineração"
},
{
"codigo": 36,
"descricao": "Estação de nsbordo - RSU"
},
{
"codigo": 72,
"descricao": "Fertirrigação"
},
{
"codigo": 38,
"descricao": "Fins Didáticos/Pesquisa"
},
{
"codigo": 39,
"descricao": "Gaseificação"
},
{
"codigo": 26,
"descricao": "Incineração"
},
{
"codigo": 40,
"descricao": "Microondas"
},
{
"codigo": 53,
"descricao": "Outros"
},
{
"codigo": 41,
"descricao": "Pilha de Estéril"
},
{
"codigo": 42,
"descricao": "Pirólise"
},
{
"codigo": 43,
"descricao": "Reciclagem"
},
{
"codigo": 45,
"descricao": "Recuperação Energética"
},
{
"codigo": 44,
"descricao": "Rerrefino"
},
{
"codigo": 23,
"descricao": "Tratamento de Efluentes"
},
{
"codigo": 49,
"descricao": "Tratamento Térmico - outros"
},
{
"codigo": 46,
"descricao": "Triagem com Armazenamento"
},
{
"codigo": 61,
"descricao": "Triagem e nsbordo"
},
{
"codigo": 47,
"descricao": "Uso Agrícola"
},
{
"codigo": 48,
"descricao": "Uso Alimentação Animal"
}
]

View file

@ -0,0 +1,27 @@
[
{
"codigo": 21,
"descricao": "Litro",
"sigla": "Lt"
},
{
"codigo": 20,
"descricao": "M³",
"sigla": "M³"
},
{
"codigo": 2,
"descricao": "Quilograma",
"sigla": "KG"
},
{
"codigo": 3,
"descricao": "Tonelada",
"sigla": "TON"
},
{
"codigo": 1,
"descricao": "Unidade",
"sigla": "UN"
}
]

View file

@ -1,36 +1,80 @@
<!doctype html> <!doctype html>
<html> <html>
<head>
<head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Página não encontrada</title> <title>Página não encontrada</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:700" <link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet">
rel="stylesheet">
<style> <style>
h1 { body {
font-size: 80px; margin: 0;
font-weight: 800; padding: 0;
text-align: center;
font-family: 'Roboto', sans-serif; font-family: 'Roboto', sans-serif;
} display: flex;
justify-content: center;
h2 { align-items: center;
font-size: 25px; height: 100vh;
background-color: #e8f5e9;
color: #2e7d32;
text-align: center; text-align: center;
font-family: 'Roboto', sans-serif;
margin-top: -40px;
}
p {
text-align: center;
font-family: 'Roboto', sans-serif;
font-size: 12px;
} }
.container { .container {
width: 300px; max-width: 500px;
margin: 0 auto; padding: 20px;
margin-top: 15%; background: white;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
border-radius: 10px;
animation: fadeIn 1s ease-in-out;
border-top: 10px solid #66bb6a;
}
h1 {
font-size: 100px;
font-weight: 700;
margin-bottom: 10px;
color: #388e3c;
}
h2 {
font-size: 24px;
margin-top: -10px;
margin-bottom: 20px;
color: #43a047;
}
p {
font-size: 14px;
color: #4caf50;
margin-bottom: 20px;
}
a {
display: inline-block;
padding: 10px 20px;
background-color: #66bb6a;
color: white;
text-decoration: none;
border-radius: 5px;
font-weight: bold;
transition: background-color 0.3s;
}
a:hover {
background-color: #81c784;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(-20px);
}
to {
opacity: 1;
transform: translateY(0);
}
} }
</style> </style>
@ -42,41 +86,37 @@
} }
</script> </script>
</head> </head>
<body> <body>
<div class="container"> <div class="container">
<h1>404</h1> <h1>404</h1>
<h2>Página não encontrada</h2> <h2>Página não encontrada</h2>
<p> <p id="erro">
A página que você procura não existe ou ocorreu outro erro. A página que você procura não existe ou ocorreu outro erro.
</p> </p>
<p> <p>
<!-- Instrução para abertura de chamado no link https://atende.idz.one/index.php?a=add --> <a id="link" href="https://atende.idz.one/index.php?a=add" target="_blank">Clique aqui para abrir um
<p> chamado</a>
<a id="link" href="https://atende.idz.one/index.php?a=add"
target="_blank">Clique aqui para abrir um chamado</a>
</p>
</p> </p>
</div> </div>
<script> <script>
const original = `{${'ERRO'}}`
const erro = `{ERRO}`
const link = document.getElementById('link'); const link = document.getElementById('link');
const url_chamado = new URL(link.href); const url_chamado = new URL(link.href);
url_chamado.searchParams.append('message', `{Descreva o problema} url_chamado.searchParams.append('message', `{Descreva o problema}
-- Mantenha o texto abaixo -- -- Mantenha o texto abaixo --
URL: ${window.location.href} URL: ${window.location.href}
ERRO: ERRO:
{ERRO}`); `+ erro);
link.href = url_chamado.href;
link.href = url_chamado.href;
const erroElement = document.getElementById('erro');
original != erro && (erroElement.innerText = erro);
</script> </script>
</body> </body>
</html> </html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View file

@ -0,0 +1 @@
https://www.flaticon.com/br/

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M9 85.9l3.7-.4c.1.9.4 1.7 1 2.2.5.5 1.2.7 1.9.7.8 0 1.5-.3 2-.9.5-.6.8-1.4.8-2.4s-.3-1.7-.8-2.3c-.5-.6-1.2-.8-1.9-.8-.5 0-1.1.1-1.8.3l.4-3.1c1 0 1.8-.2 2.4-.7.5-.5.8-1.1.8-1.9 0-.7-.2-1.2-.6-1.6s-.9-.6-1.6-.6c-.7 0-1.2.2-1.7.7-.5.5-.8 1.1-.9 2l-3.6-.6c.2-1.2.6-2.2 1.1-2.9s1.2-1.3 2.1-1.7c.9-.4 1.9-.6 3-.6 1.9 0 3.4.6 4.6 1.8.9 1 1.4 2.1 1.4 3.3 0 1.7-1 3.1-2.9 4.2 1.2.2 2.1.8 2.8 1.6.7.8 1 1.9 1 3.1 0 1.7-.6 3.2-1.9 4.5-1.3 1.2-2.9 1.8-4.8 1.8-1.8 0-3.3-.5-4.5-1.6-1.1-1.1-1.8-2.4-2-4.1zm26-2v-3.4h8.8v7.9c-.9.8-2.1 1.5-3.7 2.2-1.6.6-3.2.9-4.9.9-2.1 0-3.9-.4-5.5-1.3s-2.7-2.1-3.5-3.7c-.8-1.6-1.2-3.4-1.2-5.3 0-2.1.4-3.9 1.3-5.5s2.2-2.8 3.9-3.7c1.3-.7 2.9-1 4.8-1 2.5 0 4.4.5 5.9 1.6 1.4 1 2.3 2.5 2.7 4.3l-4 .7c-.3-1-.8-1.7-1.6-2.3-.8-.6-1.8-.8-2.9-.8-1.8 0-3.2.6-4.2 1.7s-1.6 2.8-1.6 5c0 2.4.5 4.1 1.6 5.3 1.1 1.2 2.5 1.8 4.2 1.8.9 0 1.7-.2 2.6-.5.9-.3 1.6-.7 2.2-1.2v-2.5H35zm30.6 7.3h-4.4l-1.8-4.5h-8l-1.7 4.5h-4.3l7.8-19.9h4.3l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.6 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.98}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.88" x2="36" y2="101.125" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#efc402"/><stop offset=".038" stop-color="#f1c829"/><stop offset=".147" stop-color="#f4d264"/><stop offset=".258" stop-color="#f7dc8b"/><stop offset=".372" stop-color="#f9e5ac"/><stop offset=".488" stop-color="#fbecc7"/><stop offset=".606" stop-color="#fcf3dd"/><stop offset=".728" stop-color="#fef9ee"/><stop offset=".856" stop-color="#fffdf9"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill="url(#SVGID_1_)"/><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill-opacity="0" stroke="#ba9c02" stroke-width="2"/></g><path d="M20.6 75.9v-3.5h13v2.8c-1.1 1.1-2.2 2.6-3.3 4.6-1.1 2-2 4.1-2.5 6.3-.6 2.2-.9 4.2-.9 6h-3.7c.1-2.8.6-5.6 1.7-8.4 1.1-2.9 2.5-5.4 4.3-7.7h-8.6zm14.6 16v-3.6l10.5-12.9h-9.3V72H51v3.1L40.1 88.6h11.3V92H35.2z" fill="#a07802"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="44.942" y1="74.326" x2="58.348" y2="87.733" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#fff"/><stop offset=".234" stop-color="#fffefb"/><stop offset=".369" stop-color="#fefaf1"/><stop offset=".481" stop-color="#fdf5e4"/><stop offset=".579" stop-color="#fcf0d2"/><stop offset=".669" stop-color="#fae9bc"/><stop offset=".752" stop-color="#f9e2a2"/><stop offset=".831" stop-color="#f7da83"/><stop offset=".905" stop-color="#f4d15d"/><stop offset=".975" stop-color="#f1c827"/><stop offset="1" stop-color="#efc402"/></linearGradient><path d="M44.9.9l26.8 26.8H44.9V.9z" fill="url(#SVGID_2_)"/><path d="M44.9.9l26.8 26.8H44.9V.9z" fill-opacity="0" stroke="#ba9c02" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="33.617" y1="40.689" x2="33.617" y2="98.148" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#a47d03"/><stop offset=".533" stop-color="#debe00"/><stop offset=".639" stop-color="#cfad04"/><stop offset="1" stop-color="#a07802"/></linearGradient><path d="M38 15.8h-8.4v-5H38v5zm0 8.9h-8.4v5H38v-5zm0-20.8h-8.4v5H38v-5zm0 13.8h-8.4v5H38v-5zm0 13.9h-8.4v5H38v-5zm.7 24.6c0 2.8-2.3 5.1-5.1 5.1s-5.1-2.3-5.1-5.1v-.5l1.7-14.6c0-1.9 1.5-3.4 3.4-3.4 1.8 0 3.3 1.5 3.4 3.3l1.6 14.4c.1.4.1.6.1.8zm-1.6-.1c0-1.9-1.6-3.5-3.5-3.5s-3.5 1.6-3.5 3.5 1.6 3.5 3.5 3.5c2-.1 3.5-1.7 3.5-3.5z" opacity=".98" fill="url(#SVGID_3_)"/><path d="M32.5 41.6l-2.3-4.5v-2.3l2.3-2.2h2.2l2.3 2.2v2.3l-2.3 4.5h-2.2z" fill="#fff" opacity=".98"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M36.7 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5h-4.3l7.8-19.9h4.3l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zM57 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5h-4.3l7.8-19.9H49l8 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M26.1 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5H5.9l7.8-19.9H18l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm27.7 7.9h-4.4l-1.8-4.5h-8l-1.7 4.5h-4.3L34 71.3h4.3l8 19.9zm-7.4-7.9l-2.8-7.4-2.7 7.4h5.5zm22.5.6l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.9-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.4 0-3.3.9-5.9 2.6-7.7 1.7-1.8 4-2.7 6.8-2.7 2.5 0 4.5.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.8-1.5-2.4-.8-.6-1.7-.9-2.8-.9-1.5 0-2.7.5-3.6 1.6-1 .8-1.4 2.5-1.4 4.9 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .7-.7 1.2-1.8 1.6-3.2z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.8" y1="63.461" x2="36.8" y2="30.461"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M51.3 53.7v9.4c0 .2-.2.4-.4.4H22.7c-.2 0-.4-.2-.4-.4v-.8c0-.2.2-.4.4-.4H24l14.6-14.6-15.2-15.2c-.1-.1-.1-.2-.1-.3v-1c0-.2.2-.4.4-.4h27.2c.2 0 .4.2.4.4v9.4c0 .2-.2.4-.4.4h-1.1c-.2 0-.4-.2-.4-.4 0-4-2.3-7.3-6.5-7.3H32l12.4 12.4c.1.1.1.4 0 .5L32.3 58H43c2.8 0 5.3-1.8 6.2-4.4.1-.2.2-.3.4-.3H51c.1 0 .3.2.3.4z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#c)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M36.5 91.9h-4.4l-1.8-4.6h-8l-1.7 4.6h-4.3l7.8-20h4.3l8.1 20zM29.1 84l-2.8-7.4-2.7 7.4h5.5zm22.4.5l3.9 1.2c-.6 2.2-1.6 3.8-3 4.9-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.6-2.7-1.7-1.8-2.5-4.3-2.5-7.5 0-3.3.9-5.9 2.6-7.8s4-2.8 6.8-2.8c2.5 0 4.4.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5s-1.8-.8-2.9-.8c-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.2 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .7-.7 1.3-1.8 1.6-3.3z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.1 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st3{fill:#fff}.st4{fill:#f2f2f2}</style><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="101" x2="36" y2="3.004" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill="url(#SVGID_1_)"/><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill-opacity="0" stroke="#a03537" stroke-width="2"/><path class="st3" d="M17.5 91.1h-2.9l-1.1-2.9H8.2l-1.1 2.9H4.3l5.1-12.9h2.8l5.3 12.9zM12.6 86l-1.8-4.8L9 86h3.6zm14.7.3l2.6.8c-.4 1.4-1 2.5-2 3.1-.9.7-2.1 1-3.5 1-1.7 0-3.2-.6-4.3-1.8-1.1-1.2-1.7-2.8-1.7-4.8 0-2.1.6-3.8 1.7-5 1.1-1.2 2.6-1.8 4.4-1.8 1.6 0 2.9.5 3.9 1.4.6.6 1 1.3 1.3 2.4l-2.6.6c-.2-.7-.5-1.2-1-1.6S25 80 24.3 80c-1 0-1.8.3-2.4 1s-.9 1.8-.9 3.3c0 1.6.3 2.8.9 3.5.6.7 1.4 1 2.3 1 .7 0 1.3-.2 1.8-.7.7-.1 1.1-.8 1.3-1.8zm13.2 0l2.6.8c-.4 1.4-1 2.5-2 3.1-.9.7-2.1 1-3.5 1-1.7 0-3.2-.6-4.3-1.8-1.1-1.2-1.7-2.8-1.7-4.8 0-2.1.6-3.8 1.7-5 1.1-1.2 2.6-1.8 4.4-1.8 1.6 0 2.9.5 3.9 1.4.6.6 1 1.3 1.3 2.4l-2.6.6c-.2-.7-.5-1.2-1-1.6-.5-.4-1.1-.6-1.8-.6-1 0-1.8.3-2.4 1s-.9 1.8-.9 3.3c0 1.6.3 2.8.9 3.5.6.7 1.4 1 2.3 1 .7 0 1.3-.2 1.8-.7.7-.1 1.1-.8 1.3-1.8zm4.8-8.1h4.8c1.1 0 1.9.1 2.5.2.8.2 1.4.6 2 1.2.5.6 1 1.3 1.3 2.1.3.8.4 1.8.4 3 0 1.1-.1 2-.4 2.7-.3.9-.8 1.7-1.4 2.3-.5.4-1.1.8-1.9 1-.6.2-1.4.3-2.3.3h-5V78.2zm2.7 2.2v8.5h2c.7 0 1.3 0 1.6-.1.4-.1.8-.3 1.1-.5s.5-.7.7-1.2c.2-.6.3-1.4.3-2.4s-.1-1.8-.3-2.3c-.2-.5-.4-.9-.8-1.2-.3-.3-.7-.5-1.2-.6-.4-.1-1.1-.1-2.2-.1H48zm13.5 10.7V80.4h-3.9v-2.2H68v2.2h-3.9v10.7h-2.6z"/><path class="st4" d="M54 48.1c0 2.5-8.1 4.5-18 4.5s-18-2-18-4.5 8.1-4.5 18-4.5 18 2 18 4.5z"/><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="28.972" y1="47.222" x2="43.028" y2="61.278" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M49.5 47.8c0 2.2-6 3.9-13.5 3.9S22.5 50 22.5 47.8s6-3.9 13.5-3.9 13.5 1.7 13.5 3.9z" fill="url(#SVGID_2_)"/><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="18" y1="45.9" x2="54" y2="45.9" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M18 48.3v11.2S22.5 64 36 64s18-4.5 18-4.5V48.3s-2.2 3.9-18 4.2c-15.8.3-18-4.2-18-4.2z" fill="url(#SVGID_3_)"/><path class="st4" d="M54 32.3c0 2.5-8.1 4.5-18 4.5s-18-2-18-4.5 8.1-4.5 18-4.5 18 2 18 4.5z"/><linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="28.954" y1="63.004" x2="43.01" y2="77.06" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M49.5 31.9c0 2.2-6 3.9-13.5 3.9s-13.5-1.7-13.5-3.9S28.5 28 36 28c7.5.1 13.5 1.8 13.5 3.9z" fill="url(#SVGID_4_)"/><linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="18" y1="61.6" x2="54" y2="61.6" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M18 32.6v11.2s4.5 4.5 18 4.5 18-4.5 18-4.5V32.6s-2.2 3.9-18 4.2c-15.8.3-18-4.2-18-4.2z" fill="url(#SVGID_5_)"/><path class="st3" d="M54 16.6c0 2.5-8.1 4.5-18 4.5s-18-2-18-4.5 8.1-4.5 18-4.5 18 2 18 4.5z"/><linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="28.972" y1="78.722" x2="43.028" y2="92.778" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M49.5 16.3c0 2.2-6 3.9-13.5 3.9s-13.5-1.7-13.5-3.9 6-3.9 13.5-3.9 13.5 1.7 13.5 3.9z" fill="url(#SVGID_6_)"/><linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="18" y1="77.4" x2="54" y2="77.4" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M18 16.8V28s4.5 4.5 18 4.5S54 28 54 28V16.8s-2.2 3.9-18 4.2c-15.8.3-18-4.2-18-4.2z" fill="url(#SVGID_7_)"/><linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="45.178" y1="74.159" x2="58.772" y2="87.753" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M45.1 1l27.2 26.7H45.1V1z" fill="url(#SVGID_8_)"/><path d="M44.1 1l27.2 26.7H44.1V1z" fill-opacity="0" stroke="#a03537" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 4.7 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.98}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.88" x2="36" y2="101.125" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#efc402"/><stop offset=".038" stop-color="#f1c829"/><stop offset=".147" stop-color="#f4d264"/><stop offset=".258" stop-color="#f7dc8b"/><stop offset=".372" stop-color="#f9e5ac"/><stop offset=".488" stop-color="#fbecc7"/><stop offset=".606" stop-color="#fcf3dd"/><stop offset=".728" stop-color="#fef9ee"/><stop offset=".856" stop-color="#fffdf9"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill="url(#SVGID_1_)"/><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill-opacity="0" stroke="#ba9c02" stroke-width="2"/></g><path d="M26.8 92.2h-4.4l-1.7-4.5h-8l-1.6 4.5H6.8l7.8-19.9h4.2l8 19.9zm-7.4-7.9l-2.7-7.4-2.7 7.4h5.4zm22.3.6l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8s-3.2 1.6-5.3 1.6c-2.6 0-4.8-.9-6.5-2.7-1.7-1.8-2.6-4.3-2.6-7.4 0-3.3.9-5.9 2.6-7.7 1.7-1.8 4-2.7 6.7-2.7 2.4 0 4.4.7 5.9 2.2.9.9 1.6 2.1 2 3.7l-4 1c-.2-1-.7-1.8-1.5-2.4s-1.7-.9-2.7-.9c-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.1 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.5 1.6 1.1 0 2-.3 2.8-1 .9-.9 1.4-2 1.8-3.4zm7.3 7.3V72.3h14.8v3.4H53V80h10v3.4H53v5.4h11.1v3.4H49z" fill="#a07802"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="44.942" y1="74.326" x2="58.348" y2="87.733" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#fff"/><stop offset=".234" stop-color="#fffefb"/><stop offset=".369" stop-color="#fefaf1"/><stop offset=".481" stop-color="#fdf5e4"/><stop offset=".579" stop-color="#fcf0d2"/><stop offset=".669" stop-color="#fae9bc"/><stop offset=".752" stop-color="#f9e2a2"/><stop offset=".831" stop-color="#f7da83"/><stop offset=".905" stop-color="#f4d15d"/><stop offset=".975" stop-color="#f1c827"/><stop offset="1" stop-color="#efc402"/></linearGradient><path d="M44.9.9l26.8 26.8H44.9V.9z" fill="url(#SVGID_2_)"/><path d="M44.9.9l26.8 26.8H44.9V.9z" fill-opacity="0" stroke="#ba9c02" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="33.617" y1="40.689" x2="33.617" y2="98.148" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#a47d03"/><stop offset=".533" stop-color="#debe00"/><stop offset=".639" stop-color="#cfad04"/><stop offset="1" stop-color="#a07802"/></linearGradient><path d="M38 15.8h-8.4v-5H38v5zm0 8.9h-8.4v5H38v-5zm0-20.8h-8.4v5H38v-5zm0 13.8h-8.4v5H38v-5zm0 13.9h-8.4v5H38v-5zm.7 24.6c0 2.8-2.3 5.1-5.1 5.1s-5.1-2.3-5.1-5.1v-.5l1.7-14.6c0-1.9 1.5-3.4 3.4-3.4 1.8 0 3.3 1.5 3.4 3.3l1.6 14.4c.1.4.1.6.1.8zm-1.6-.1c0-1.9-1.6-3.5-3.5-3.5s-3.5 1.6-3.5 3.5 1.6 3.5 3.5 3.5c2-.1 3.5-1.7 3.5-3.5z" opacity=".98" fill="url(#SVGID_3_)"/><path d="M32.5 41.6l-2.3-4.5v-2.3l2.3-2.2h2.2l2.3 2.2v2.3l-2.3 4.5h-2.2z" opacity=".98" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st3{fill:#fff}.st4{fill:#f2f2f2}</style><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="101" x2="36" y2="3.004" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill="url(#SVGID_1_)"/><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill-opacity="0" stroke="#a03537" stroke-width="2"/><path class="st3" d="M26.1 91.1h-4.4l-1.8-4.5h-8.1l-1.7 4.5H5.8l7.9-19.8H18l8.1 19.8zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm9.6-12h7.4c1.7 0 3 .1 3.8.4 1.2.3 2.2 1 3 1.8s1.5 1.9 1.9 3.2c.4 1.3.7 2.8.7 4.7 0 1.6-.2 3-.6 4.2-.5 1.4-1.2 2.6-2.2 3.5-.7.7-1.7 1.2-2.9 1.6-.9.3-2.1.4-3.6.4H28V71.2zm4.1 3.4v13.1h3c1.1 0 2-.1 2.5-.2.7-.2 1.2-.4 1.6-.8s.8-1 1.1-1.9.4-2.1.4-3.6-.1-2.7-.4-3.5-.7-1.5-1.2-1.9c-.5-.5-1.1-.8-1.9-.9-.6-.1-1.7-.2-3.3-.2h-1.8zm16.3 16.5V71.2h4l8.3 13.2V71.2h3.8V91h-4.1l-8.1-12.9V91h-3.9z"/><path class="st4" d="M54 48.1c0 2.5-8.1 4.5-18 4.5s-18-2-18-4.5 8.1-4.5 18-4.5 18 2 18 4.5z"/><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="28.972" y1="47.222" x2="43.028" y2="61.278" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M49.5 47.8c0 2.2-6 3.9-13.5 3.9S22.5 50 22.5 47.8s6-3.9 13.5-3.9 13.5 1.7 13.5 3.9z" fill="url(#SVGID_2_)"/><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="18" y1="45.9" x2="54" y2="45.9" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M18 48.3v11.2S22.5 64 36 64s18-4.5 18-4.5V48.3s-2.2 3.9-18 4.2c-15.8.3-18-4.2-18-4.2z" fill="url(#SVGID_3_)"/><path class="st4" d="M54 32.3c0 2.5-8.1 4.5-18 4.5s-18-2-18-4.5 8.1-4.5 18-4.5 18 2 18 4.5z"/><linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="28.954" y1="63.004" x2="43.01" y2="77.06" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M49.5 31.9c0 2.2-6 3.9-13.5 3.9s-13.5-1.7-13.5-3.9S28.5 28 36 28c7.5.1 13.5 1.8 13.5 3.9z" fill="url(#SVGID_4_)"/><linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="18" y1="61.6" x2="54" y2="61.6" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M18 32.6v11.2s4.5 4.5 18 4.5 18-4.5 18-4.5V32.6s-2.2 3.9-18 4.2c-15.8.3-18-4.2-18-4.2z" fill="url(#SVGID_5_)"/><path class="st3" d="M54 16.6c0 2.5-8.1 4.5-18 4.5s-18-2-18-4.5 8.1-4.5 18-4.5 18 2 18 4.5z"/><linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="28.972" y1="78.722" x2="43.028" y2="92.778" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M49.5 16.3c0 2.2-6 3.9-13.5 3.9s-13.5-1.7-13.5-3.9 6-3.9 13.5-3.9 13.5 1.7 13.5 3.9z" fill="url(#SVGID_6_)"/><linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="18" y1="77.4" x2="54" y2="77.4" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M18 16.8V28s4.5 4.5 18 4.5S54 28 54 28V16.8s-2.2 3.9-18 4.2c-15.8.3-18-4.2-18-4.2z" fill="url(#SVGID_7_)"/><linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="45.178" y1="74.159" x2="58.772" y2="87.753" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".637" stop-color="#cf9fa0"/><stop offset="1" stop-color="#a03537"/></linearGradient><path d="M45.1 1l27.2 26.7H45.1V1z" fill="url(#SVGID_8_)"/><path d="M44.1 1l27.2 26.7H44.1V1z" fill-opacity="0" stroke="#a03537" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="101" x2="36" y2="3.004" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#f8b0b8"/><stop offset=".211" stop-color="#f6acb5"/><stop offset=".37" stop-color="#f2a3ad"/><stop offset=".512" stop-color="#ed95a1"/><stop offset=".645" stop-color="#e78292"/><stop offset=".77" stop-color="#e06980"/><stop offset=".889" stop-color="#d7486b"/><stop offset="1" stop-color="#ce0757"/></linearGradient><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill="url(#a)"/><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill-opacity="0" stroke="#d41c5c" stroke-width="2"/><path d="M43.3 91.1h-4.4l-1.8-4.5H29l-1.7 4.5H23l7.9-19.8h4.3l8.1 19.8zm-7.5-7.9L33 75.9l-2.7 7.4h5.5zm9.5 7.9V71.2h4.1V91h-4.1z" fill="#fff"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="1729.689" y1="-415.956" x2="1753.864" y2="-415.956" gradientTransform="scale(-1 1) rotate(-35.88 1555.712 2555.727)"><stop offset="0" stop-color="#ee2868"/><stop offset="1" stop-color="#bc024f"/></linearGradient><path d="M22 62.3L17.4 59s7.7-15.2 4.7-20.8l16.3-12.6s6.2 1 9.3 6.5l-7 19.1C34.3 50.3 22 62.3 22 62.3zm11.1-19.8c1.3.9 3 .6 3.9-.6.9-1.3.6-3-.6-3.9-1.3-.9-3-.6-3.9.6-1 1.2-.7 3 .6 3.9zm0 0L19.8 60.6m39.3-34.4c-6.2-11.8-19.6-14-19.6-14l-6 8.2c13.4 2.2 19.6 14 19.6 14l6-8.2z" opacity=".73" fill="url(#b)"/><path d="M19.9 60.8l13.4-18.2" fill-opacity="0" stroke="#f8b6bb"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.178" y1="74.159" x2="58.772" y2="87.753" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".265" stop-color="#fffaec"/><stop offset=".402" stop-color="#fef2e6"/><stop offset=".51" stop-color="#fce7dc"/><stop offset=".604" stop-color="#fad7cf"/><stop offset=".687" stop-color="#f6c3bf"/><stop offset=".763" stop-color="#f2abac"/><stop offset=".834" stop-color="#ee8f97"/><stop offset=".901" stop-color="#ea6f82"/><stop offset=".962" stop-color="#e5446d"/><stop offset="1" stop-color="#e30e60"/></linearGradient><path d="M45.1 1l27.2 26.7H45.1V1z" fill="url(#c)"/><path d="M45.1 1l27.2 26.7H45.1V1z" fill-opacity="0" stroke="#d41c5c" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M33.9 91.2h-4.4l-1.8-4.5h-8L18 91.2h-4.3l7.8-19.9h4.3l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm9.5 7.9V71.3H40v19.9h-4.1zm8 0V71.3h13.8v3.4H48v4.7h8.4v3.4H48v8.5h-4.1z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M23.7 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5H3.5l7.8-19.9h4.3l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm9.6 7.9V71.3h4.1v19.9h-4.1zm7.9 0V71.3h13.8v3.4h-9.7v4.7h8.4v3.4h-8.4v8.5h-4.1zm30-7.3l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8s-3.2 1.6-5.3 1.6c-2.7 0-4.9-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.4 0-3.3.9-5.9 2.6-7.7 1.7-1.8 4-2.7 6.8-2.7 2.5 0 4.5.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.8-1.5-2.4-.8-.6-1.7-.9-2.8-.9-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.1 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .7-.9 1.3-2 1.6-3.4z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M25.3 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5H5.1l7.8-19.9h4.3l8.1 19.9zm-7.5-7.9L15 75.9l-2.7 7.4h5.5zm9.5 7.9V71.3h4.1v19.9h-4.1zm8 0V71.3h13.8v3.4h-9.7v4.7h8.4v3.4h-8.4v8.5h-4.1zm17.1 0V71.3h13.8v3.4h-9.7v4.7h8.4v3.4h-8.4v8.5h-4.1z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="101" x2="36" y2="3.004" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#f8b0b8"/><stop offset=".211" stop-color="#f6acb5"/><stop offset=".37" stop-color="#f2a3ad"/><stop offset=".512" stop-color="#ed95a1"/><stop offset=".645" stop-color="#e78292"/><stop offset=".77" stop-color="#e06980"/><stop offset=".889" stop-color="#d7486b"/><stop offset="1" stop-color="#ce0757"/></linearGradient><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill="url(#a)"/><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill-opacity="0" stroke="#d41c5c" stroke-width="2"/><path d="M33.9 91.1h-4.4l-1.8-4.5h-8.1L18 91.1h-4.3l7.9-19.8h4.3l8 19.8zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm9.6 7.9V71.2h4V91h-4zm12.5 0V74.6h-6v-3.4h16v3.4h-6v16.5h-4z" fill="#fff"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="1729.689" y1="-415.956" x2="1753.864" y2="-415.956" gradientTransform="scale(-1 1) rotate(-35.88 1555.712 2555.727)"><stop offset="0" stop-color="#ee2868"/><stop offset="1" stop-color="#bc024f"/></linearGradient><path d="M22 62.3L17.4 59s7.7-15.2 4.7-20.8l16.3-12.6s6.2 1 9.3 6.5l-7 19.1C34.3 50.3 22 62.3 22 62.3zm11.1-19.8c1.3.9 3 .6 3.9-.6.9-1.3.6-3-.6-3.9-1.3-.9-3-.6-3.9.6-1 1.2-.7 3 .6 3.9zm0 0L19.8 60.6m39.3-34.4c-6.2-11.8-19.6-14-19.6-14l-6 8.2c13.4 2.2 19.6 14 19.6 14l6-8.2z" opacity=".73" fill="url(#b)"/><path d="M19.9 60.8l13.4-18.2" fill-opacity="0" stroke="#f8b6bb"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.178" y1="74.159" x2="58.772" y2="87.753" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fffeee"/><stop offset=".265" stop-color="#fffaec"/><stop offset=".402" stop-color="#fef2e6"/><stop offset=".51" stop-color="#fce7dc"/><stop offset=".604" stop-color="#fad7cf"/><stop offset=".687" stop-color="#f6c3bf"/><stop offset=".763" stop-color="#f2abac"/><stop offset=".834" stop-color="#ee8f97"/><stop offset=".901" stop-color="#ea6f82"/><stop offset=".962" stop-color="#e5446d"/><stop offset="1" stop-color="#e30e60"/></linearGradient><path d="M45.1 1l27.2 26.7H45.1V1z" fill="url(#c)"/><path d="M45.1 1l27.2 26.7H45.1V1z" fill-opacity="0" stroke="#d41c5c" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M24.5 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5H4.3l7.8-19.9h4.3l8.1 19.9zM17 83.3l-2.8-7.4-2.7 7.4H17zm9.6 7.9V71.3h6.1l3.6 13.6 3.6-13.6H46v19.9h-3.8V75.5l-4 15.7h-3.9l-4-15.7v15.7h-3.7zm23.5 0V71.3h8.5c2.2 0 3.7.2 4.7.5s1.8 1 2.3 1.9c.6.9.9 2 .9 3.1 0 1.5-.4 2.7-1.3 3.7s-2.2 1.6-4 1.8c.9.5 1.6 1.1 2.2 1.7.6.6 1.3 1.7 2.3 3.2l2.5 3.9h-4.9l-2.9-4.3c-1-1.5-1.8-2.5-2.1-2.9s-.8-.7-1.2-.8c-.4-.1-1.1-.2-2-.2h-.8v8.3h-4.2zm4-11.5h3c1.9 0 3.2-.1 3.6-.2s.9-.4 1.1-.8c.3-.4.4-.9.4-1.5 0-.7-.2-1.2-.5-1.6-.4-.4-.9-.7-1.5-.8-.3 0-1.3-.1-3-.1H54v5z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.005" x2="36.2" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#006b69"/><stop offset=".124" stop-color="#00807f"/><stop offset=".262" stop-color="#009393"/><stop offset=".41" stop-color="#00a3a3"/><stop offset=".571" stop-color="#00b0af"/><stop offset=".752" stop-color="#08b8b7"/><stop offset="1" stop-color="#14bbbb"/></linearGradient><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill="url(#SVGID_1_)"/><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill-opacity="0" stroke="#006e6c" stroke-width="2"/></g><path d="M32.2 91.1h-4.4l-1.7-4.5h-8l-1.6 4.5h-4.3L20 71.2h4.3l7.9 19.9zm-7.4-7.9L22 75.9l-2.7 7.4h5.5zm9.6 7.9V71.2h3.9l8.2 13.2V71.2h3.7V91h-4l-8.1-12.9V91h-3.7zm20 0V71.2h4V91h-4z" fill="#fff"/><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="36.458" y1="60.1" x2="36.458" y2="18"><stop offset=".005" stop-color="#008281"/><stop offset=".343" stop-color="#006a69"/><stop offset="1" stop-color="#003836"/></linearGradient><path d="M51.4 18H21.5c-1.5 0-2.6 1.2-2.6 2.6 0 1.5 1.2 2.6 2.6 2.6h.1v2.6c0 5.5 3.3 10.4 8.5 12.4.3.1.5.4.5.7v.2c0 .3-.2.6-.5.7-5.1 2-8.5 6.9-8.5 12.4v2.6h-.1c-1.5 0-2.6 1.2-2.6 2.6 0 1.5 1.2 2.6 2.6 2.6h29.8c1.5 0 2.6-1.2 2.6-2.6 0-1.5-1.2-2.6-2.6-2.6h-.1v-2.6c0-5.5-3.3-10.4-8.5-12.4-.3-.1-.5-.4-.5-.7v-.2c0-.3.2-.6.5-.7 5.1-2 8.5-6.9 8.5-12.4v-2.6h.1c1.5 0 2.6-1.2 2.6-2.6.1-1.4-1.1-2.6-2.5-2.6zm-3.6 7.9c0 4-2.5 7.7-6.2 9.1-1.6.6-2.7 2.2-2.7 3.9v.2c0 1.7 1.1 3.3 2.7 3.9 3.8 1.5 6.2 5.1 6.2 9.1v2.6H25.1v-2.6c0-4 2.5-7.7 6.2-9.1 1.6-.6 2.7-2.2 2.7-3.9v-.2c0-1.7-1.1-3.3-2.7-3.9a9.74 9.74 0 0 1-6.2-9.1v-2.6h22.6v2.6zm-19.1 4.4c-.2-.4-.2-.8.2-1.1.1-.1.3-.1.4-.1h14.1c.4 0 .8.3.8.8 0 .2 0 .3-.1.4-.9 1.2-2 2.1-3.4 2.7-1.5.6-2.7 1.6-3.4 3-.3.5-.9.7-1.4.4-.2-.1-.3-.2-.4-.4-.7-1.4-1.9-2.5-3.4-3-1.3-.5-2.5-1.5-3.4-2.7zm10 15.9c.7.7 1.7 1.1 2.7 1.1 1.9 0 3.5 1.3 3.9 3.1v.2c.1.4.1.8.1 1.2 0 .5-.3.9-.8.9H28.2c-.5 0-.9-.4-.9-.9 0-.4.1-.9.2-1.3v-.2c.5-1.8 2.1-3 3.9-3 1 0 2-.4 2.7-1 .5-.5 1-1.1 1.3-1.7.2-.4.7-.6 1.1-.5.3.1.6.3.7.6.5.5.9 1 1.5 1.5z" fill="url(#SVGID_2_)"/><g class="st0"><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="45.214" y1="74.229" x2="58.667" y2="87.682" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#d6ede8"/><stop offset=".297" stop-color="#d3ebe6"/><stop offset=".44" stop-color="#c7e3df"/><stop offset=".551" stop-color="#b7d8d5"/><stop offset=".645" stop-color="#a0cbc9"/><stop offset=".729" stop-color="#84bab9"/><stop offset=".804" stop-color="#62a7a7"/><stop offset=".874" stop-color="#349394"/><stop offset=".938" stop-color="#007f7f"/><stop offset=".998" stop-color="#006b6a"/><stop offset="1" stop-color="#006b69"/></linearGradient><path d="M45.2 1l26.9 26.7H45.2V1z" fill="url(#SVGID_3_)"/><path d="M45.2 1l26.9 26.7H45.2V1z" fill-opacity="0" stroke="#006e6c" stroke-width="2" stroke-linejoin="bevel"/></g></svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><path d="M26.1 91.1h-4.4l-1.8-4.5h-8l-1.7 4.5H6l7.8-19.8h4.3l8 19.8zm-7.5-7.8l-2.8-7.4-2.7 7.4h5.5zm9.6 7.8V71.3h6.5c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3h-2.6v7.5h-4.1v-.1zm4.1-16.5v5.6h2.2c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.5-.1-2.9-.1h-2.1zM47 91.1V71.3h4v8.8l8.2-8.8h5.4L57.1 79l8 12.1h-5.2l-5.5-9.3-3.4 3.3v6h-4z" fill="#4c6c7b"/><g opacity=".9"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.75" y1="64.1" x2="35.75" y2="14.75"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M23.4 51.7c0 1.2.8 2.1 2.1 2.1h2.1V61c0 1.6 1.4 3.1 3.1 3.1 1.6 0 3.1-1.4 3.1-3.1v-7.2h4.1V61c0 1.6 1.4 3.1 3.1 3.1s3.1-1.4 3.1-3.1v-7.2H46c1.2 0 2.1-.8 2.1-2.1V31.1H23.4v20.6zm-5.1-20.6c-1.6 0-3.1 1.4-3.1 3.1v14.4c0 1.6 1.4 3.1 3.1 3.1 1.6 0 3.1-1.4 3.1-3.1V34.2c0-1.7-1.5-3.1-3.1-3.1zm34.9 0c-1.6 0-3.1 1.4-3.1 3.1v14.4c0 1.6 1.4 3.1 3.1 3.1s3.1-1.4 3.1-3.1V34.2c0-1.7-1.4-3.1-3.1-3.1zM42.9 19.2l2.7-2.7c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-3.1 3.1c-1.4-1-3.3-1.4-5.3-1.4s-3.9.4-5.6 1.2l-2.9-3.1c-.4-.2-1.2-.2-1.6 0-.2.4-.2 1.2 0 1.6l2.7 2.7c-2.9 2.3-4.9 5.8-4.9 9.9h24.7c-.1-4.2-2.2-7.9-5.3-9.9zm-11.3 5.7h-2.1v-2.1h2.1v2.1zm10.3 0h-2.1v-2.1h2.1v2.1z" fill="url(#b)"/></g><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.036" y1="25.814" x2="58.536" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#c)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.003" x2="36.108" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill="url(#a)"/><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M28 91.1h-4.4l-1.7-4.5h-8l-1.6 4.5H8l7.8-19.8H20l8 19.8zm-7.4-7.9l-2.8-7.4-2.7 7.4h5.5zm9.5 7.9V71.2h6.5c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3h-2.6v7.5h-4.1zm4.1-16.5v5.6h2.2c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.4-.1-2.9-.1h-2.1zm14.5 16.5V71.2h6.5c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3h-2.6v7.5h-4.1zm4.1-16.5v5.6H55c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.4-.1-2.9-.1h-2.1z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="34.962" y1="37.847" x2="34.962" y2="88.47" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M55.1 36.3c-.1-1-.3-1.9-.6-2.9l4.7-2.7-5-8.6-4.7 2.7c-1.3-1.4-2.9-2.6-4.6-3.6l1.4-5.1-9.7-2.7-1.4 5.1c-1 0-1.9 0-2.9.1s-1.9.3-2.9.6l-2.7-4.7-8.7 4.9 2.7 4.7c-1.4 1.4-2.6 2.9-3.6 4.6l-5.2-1.4L9.4 37l5.2 1.4c0 1 0 1.9.2 2.9.1 1 .3 1.9.6 2.9l-4.7 2.7 5 8.6 4.7-2.7c1.3 1.4 2.9 2.6 4.6 3.6l-1.4 5.1 9.7 2.7 1.4-5.1c1 0 1.9 0 2.9-.1s1.9-.3 2.9-.6l2.7 4.7 8.7-4.9-2.7-4.7c1.4-1.3 2.6-2.9 3.6-4.6l5.2 1.4 2.7-9.6-5.2-1.4c-.2-1-.2-2-.4-3zM36.1 47c-4.5.6-8.7-2.7-9.3-7.1-.6-4.5 2.7-8.6 7.2-9.2 4.5-.6 8.7 2.7 9.3 7.1.5 4.5-2.7 8.6-7.2 9.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.122" y1="74.229" x2="58.575" y2="87.683" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.1 1L72 27.7H45.1V1z" fill="url(#c)"/><path d="M45.1 1L72 27.7H45.1V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.632" y1="74.231" x2="36.632" y2="32.231"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.632" y1="74.606" x2="36.632" y2="31.856"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M52.7 32.2H26.9c-3.5 0-6.5 2.9-6.5 6.5v29.1H14c0 3.5 2.9 6.5 6.5 6.5h25.9c3.5 0 6.5-2.9 6.5-6.5V41.9h6.5v-3.2c-.2-3.6-3.1-6.5-6.7-6.5zm-3.2 35c0 2.1-1.7 3.8-3.8 3.8H22.1c1.6-1.1 1.6-3.2 1.6-3.2V38.7c0-1.8 1.4-3.2 3.2-3.2 1.8 0 3.2 1.4 3.2 3.2v3.2h19.4v25.3zM33.4 38.7v-3.2h19.4c2.9 0 3.2 1.8 3.2 3.2H33.4z" opacity=".9" fill="url(#b)" stroke="url(#c)" stroke-width=".75" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="36.584" y1="63.736" x2="36.584" y2="46.096"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M33 63.4c-.3-.2-.7-.5-.9-.8-.3-.3-.5-.7-.8-1.1-.6-.8-1-1.7-1.3-2.7-.4-1.1-.5-2.2-.5-3.2 0-1.2.2-2.2.7-3 .4-.7.9-1.2 1.5-1.6.6-.4 1.4-.6 2.1-.6.3 0 .5 0 .8.1.2.1.5.2.8.3.4.2.6.2.7.3.2.1.4.1.6.1.1 0 .3 0 .5-.1.1 0 .3-.1.6-.2s.5-.2.7-.3c.3-.1.5-.2.8-.2.3 0 .6-.1.8 0 .5 0 1 .1 1.4.3.7.3 1.4.8 1.8 1.4-.2.1-.4.3-.5.4-.4.3-.7.7-.9 1.1-.3.6-.5 1.2-.5 1.9 0 .8.2 1.5.6 2.1.3.4.7.8 1.1 1.1.2.2.4.3.6.3-.1.3-.2.5-.3.8-.3.6-.6 1.2-.9 1.7-.3.5-.6.8-.8 1-.3.4-.6.6-.9.8-.3.2-.7.3-1.1.3-.3 0-.5 0-.8-.1-.2-.1-.4-.1-.6-.2-.2-.1-.4-.2-.7-.2-.1-.1-.4-.1-.7-.1-.3 0-.6 0-.9.1-.2.1-.4.1-.7.2-.3.1-.5.2-.6.2-.2.1-.5.1-.7.1-.3.1-.7 0-1-.2zm5-13.6c-.5.2-1 .4-1.4.3-.1-.5 0-1 .2-1.5s.4-.9.7-1.2c.3-.4.7-.7 1.2-.9.5-.2.9-.4 1.4-.4.1.5 0 1-.2 1.5s-.4.9-.7 1.3c-.4.4-.8.7-1.2.9z" opacity=".9" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#e)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M20.9 89.8h-3.5L16 86.2H9.6l-1.3 3.6H4.9l6.2-15.7h3.4l6.4 15.7zM15 83.6l-2.2-5.8-2.1 5.8H15zm6.8 1.1l3.1-.3c.2 1 .6 1.8 1.1 2.3.6.5 1.4.7 2.3.7 1 0 1.8-.2 2.3-.7.5-.4.8-.9.8-1.5 0-.4-.1-.7-.3-1-.1-.2-.5-.4-1.1-.6-.4-.1-1.2-.4-2.6-.7-1.7-.4-2.9-.9-3.6-1.6-1-.9-1.5-1.9-1.5-3.2 0-.8.2-1.6.7-2.2.5-.7 1.1-1.2 2-1.6s1.9-.5 3.1-.5c2 0 3.5.4 4.5 1.3s1.5 2 1.6 3.5l-3.2.1c-.1-.8-.4-1.4-.9-1.7-.5-.4-1.1-.5-2-.5-.9 0-1.7.2-2.2.6-.3.2-.5.6-.5 1s.2.7.5 1c.4.3 1.4.7 3 1.1 1.6.4 2.7.7 3.5 1.1.7.4 1.3.9 1.8 1.6.4.7.6 1.5.6 2.5 0 .9-.3 1.7-.8 2.5s-1.2 1.4-2.1 1.8c-.9.4-2.1.6-3.5.6-2 0-3.6-.5-4.6-1.4-1.2-1.1-1.8-2.4-2-4.2zm30 5.1h-3.5l-1.4-3.6h-6.4l-1.3 3.6h-3.4L42 74.1h3.4l6.4 15.7zm-6-6.2l-2.2-5.8-2.1 5.8h4.3zm6.1 6.2l5.4-8.2-4.9-7.5h3.8l3.2 5.1 3.1-5.1h3.7l-4.9 7.6 5.4 8.1h-3.9l-3.5-5.4-3.5 5.4h-3.9z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="127.8" x2="36" y2="29.8" gradientTransform="translate(0 -29)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.075" y1="56.575" x2="58.575" y2="43.075" gradientTransform="translate(0 -29)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#b)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M27.3 89.8h-4.4l-1.8-4.6h-8l-1.7 4.6H7.2l7.8-20h4.3l8 20zm-7.5-7.9L17 74.5l-2.7 7.4h5.5zm8.6 1.4l3.9-.4c.2 1.3.7 2.3 1.4 2.9s1.7.9 2.9.9c1.3 0 2.3-.3 2.9-.8s1-1.2 1-1.9c0-.5-.1-.9-.4-1.2s-.8-.6-1.5-.9c-.5-.2-1.6-.5-3.2-.9-2.2-.5-3.7-1.2-4.6-2-1.2-1.1-1.8-2.4-1.8-4 0-1 .3-2 .9-2.9.6-.9 1.4-1.6 2.5-2 1.1-.5 2.4-.7 3.9-.7 2.5 0 4.4.6 5.7 1.7s1.9 2.6 2 4.4l-4 .2c-.2-1-.5-1.8-1.1-2.2s-1.4-.7-2.6-.7c-1.2 0-2.1.2-2.8.7-.4.3-.6.7-.6 1.2s.2.9.6 1.2c.5.4 1.8.9 3.7 1.3 2 .5 3.4.9 4.4 1.4s1.7 1.2 2.2 2 .8 1.9.8 3.2c0 1.1-.3 2.2-1 3.2s-1.5 1.7-2.7 2.2-2.6.7-4.4.7c-2.5 0-4.5-.6-5.8-1.8-1.2-.9-2-2.6-2.3-4.8zm32.5-.9l3.9 1.2c-.6 2.2-1.6 3.8-3 4.9s-3.2 1.6-5.3 1.6c-2.7 0-4.8-.9-6.6-2.7s-2.6-4.3-2.6-7.5c0-3.3.9-5.9 2.6-7.8s4-2.8 6.8-2.8c2.5 0 4.4.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5s-1.7-.9-2.7-.9c-1.5 0-2.7.5-3.6 1.6s-1.4 2.8-1.4 5.2c0 2.5.5 4.3 1.4 5.4s2.1 1.6 3.6 1.6c1.1 0 2-.3 2.8-1s1.2-1.7 1.5-3.2z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M20.9 89.8h-3.5L16 86.2H9.6l-1.3 3.6H4.9l6.2-15.7h3.4l6.4 15.7zM15 83.6l-2.2-5.8-2.1 5.8H15zm6.8 1.1l3.1-.3c.2 1 .6 1.8 1.1 2.3.6.5 1.4.7 2.3.7 1 0 1.8-.2 2.3-.7.5-.4.8-.9.8-1.5 0-.4-.1-.7-.3-1-.1-.2-.5-.4-1.1-.6-.4-.1-1.2-.4-2.6-.7-1.7-.4-2.9-.9-3.6-1.6-1-.9-1.5-1.9-1.5-3.2 0-.8.2-1.6.7-2.2.5-.7 1.1-1.2 2-1.6s1.9-.5 3.1-.5c2 0 3.5.4 4.5 1.3s1.5 2 1.6 3.5l-3.2.1c-.1-.8-.4-1.4-.9-1.7-.5-.4-1.1-.5-2-.5-.9 0-1.7.2-2.2.6-.3.2-.5.6-.5 1s.2.7.5 1c.4.3 1.4.7 3 1.1 1.6.4 2.7.7 3.5 1.1.7.4 1.3.9 1.8 1.6.4.7.6 1.5.6 2.5 0 .9-.3 1.7-.8 2.5s-1.2 1.4-2.1 1.8c-.9.4-2.1.6-3.5.6-2 0-3.6-.5-4.6-1.4-1.2-1.1-1.8-2.4-2-4.2zm25.8-.7l3.1 1c-.5 1.7-1.3 3-2.4 3.8-1.1.8-2.5 1.3-4.2 1.3-2.1 0-3.8-.7-5.2-2.1-1.4-1.4-2-3.4-2-5.9 0-2.6.7-4.7 2.1-6.1 1.4-1.4 3.2-2.2 5.4-2.2 1.9 0 3.5.6 4.7 1.7.7.7 1.3 1.6 1.6 2.9l-3.2.8c-.2-.8-.6-1.5-1.2-1.9s-1.3-.7-2.2-.7c-1.2 0-2.1.4-2.9 1.3s-1.1 2.2-1.1 4.1c0 2 .4 3.4 1.1 4.3s1.7 1.3 2.8 1.3c.9 0 1.6-.3 2.2-.8s1.1-1.6 1.4-2.8zm4.3 5.8l5.4-8.2-4.9-7.5h3.8l3.2 5.1 3.1-5.1h3.7l-4.9 7.6 5.4 8.1h-3.9l-3.5-5.4-3.5 5.4h-3.9z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.632" y1="66.231" x2="36.632" y2="24.231"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.632" y1="66.606" x2="36.632" y2="23.856"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M30.2 40.4h12.9v3.2H30.2v-3.2zm0 6.4h12.9V50H30.2v-3.2zm0 6.5h12.9v3.2H30.2v-3.2zm22.6-29.1H26.9c-3.6 0-6.5 2.9-6.5 6.5v29.1H14c0 3.6 2.9 6.5 6.5 6.5h25.8c3.6 0 6.5-2.9 6.5-6.5V33.9h6.5v-3.2c-.1-3.6-2.9-6.5-6.5-6.5zm-3.2 35c0 2.1-1.7 3.8-3.8 3.8H22.1c1.6-1.1 1.6-3.2 1.6-3.2V30.7c0-1.8 1.4-3.2 3.2-3.2 1.8 0 3.2 1.4 3.2 3.2v3.2h19.4v25.3zM33.4 30.7v-3.2h19.4c2.9 0 3.2 1.8 3.2 3.2H33.4z" fill="url(#b)" stroke="url(#c)" stroke-width=".75" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#d)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M27.9 91.9h-3.8L22.6 88h-6.9l-1.4 3.9h-3.7l6.7-17.2H21l6.9 17.2zm-6.4-6.8l-2.4-6.4-2.3 6.4h4.7zm7.4 1.2l3.4-.3c.2 1.1.6 2 1.2 2.5s1.5.8 2.5.8c1.1 0 2-.2 2.5-.7s.8-1 .8-1.7c0-.4-.1-.8-.4-1s-.7-.5-1.2-.7c-.4-.1-1.3-.4-2.8-.8-1.9-.5-3.2-1-3.9-1.7-1.1-.9-1.6-2.1-1.6-3.5 0-.9.2-1.7.7-2.5s1.2-1.3 2.1-1.7 2.1-.6 3.4-.6c2.2 0 3.8.5 4.9 1.4s1.7 2.2 1.7 3.8l-3.5.2c-.1-.9-.5-1.5-1-1.9s-1.2-.6-2.2-.6c-1 0-1.8.2-2.4.6-.4.3-.6.6-.6 1.1 0 .4.2.8.5 1 .4.4 1.5.8 3.2 1.1s2.9.8 3.7 1.2 1.4 1 1.9 1.7.7 1.7.7 2.7c0 1-.3 1.9-.8 2.8s-1.3 1.5-2.3 1.9-2.2.6-3.7.6c-2.2 0-3.8-.5-5-1.5s-1.6-2.3-1.8-4.2zm16.9 5.6V74.7h3.5v6.8H56v-6.8h3.5v17.2H56v-7.5h-6.8v7.5h-3.4z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M20.9 89.8h-3.5L16 86.2H9.6l-1.3 3.6H4.9l6.2-15.7h3.4l6.4 15.7zM15 83.6l-2.2-5.8-2.1 5.8H15zm6.8 1.1l3.1-.3c.2 1 .6 1.8 1.1 2.3.6.5 1.4.7 2.3.7 1 0 1.8-.2 2.3-.7.5-.4.8-.9.8-1.5 0-.4-.1-.7-.3-1-.1-.2-.5-.4-1.1-.6-.4-.1-1.2-.4-2.6-.7-1.7-.4-2.9-.9-3.6-1.6-1-.9-1.5-1.9-1.5-3.2 0-.8.2-1.6.7-2.2.5-.7 1.1-1.2 2-1.6s1.9-.5 3.1-.5c2 0 3.5.4 4.5 1.3s1.5 2 1.6 3.5l-3.2.1c-.1-.8-.4-1.4-.9-1.7-.5-.4-1.1-.5-2-.5-.9 0-1.7.2-2.2.6-.3.2-.5.6-.5 1s.2.7.5 1c.4.3 1.4.7 3 1.1 1.6.4 2.7.7 3.5 1.1.7.4 1.3.9 1.8 1.6.4.7.6 1.5.6 2.5 0 .9-.3 1.7-.8 2.5s-1.2 1.4-2.1 1.8c-.9.4-2.1.6-3.5.6-2 0-3.6-.5-4.6-1.4-1.2-1.1-1.8-2.4-2-4.2zm15.6 5.1V74.1h3.2v6.2h6.3v-6.2h3.2v15.7h-3.2v-6.9h-6.3v6.9h-3.2zm14.5 0l5.4-8.2-4.9-7.5h3.8l3.2 5.1 3.1-5.1h3.7l-4.9 7.6 5.4 8.1h-3.9l-3.5-5.4-3.5 5.4h-3.9z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.003" x2="36.108" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill="url(#a)"/><path d="M45.1 1L72 27.7V99H.2V1h44.9z" stroke="#7191a1" stroke-width="2" fill="none"/><path d="M25 91.1h-4.4l-1.7-4.5h-8l-1.6 4.5H5l7.8-19.8H17l8 19.8zm-7.4-7.9l-2.8-7.4-2.7 7.4h5.5zm8.6 1.4l3.9-.4c.2 1.3.7 2.3 1.4 2.9.7.6 1.7.9 2.9.9 1.3 0 2.3-.3 2.9-.8.7-.5 1-1.2 1-1.9 0-.5-.1-.9-.4-1.2-.3-.3-.8-.6-1.5-.9-.5-.2-1.5-.5-3.2-.9-2.2-.5-3.7-1.2-4.6-2-1.2-1.1-1.8-2.4-1.8-4 0-1 .3-2 .9-2.8.6-.9 1.4-1.5 2.5-2s2.4-.7 3.9-.7c2.5 0 4.4.5 5.7 1.6s1.9 2.5 2 4.4l-4 .2c-.2-1-.5-1.8-1.1-2.2-.6-.4-1.4-.7-2.6-.7-1.2 0-2.1.2-2.8.7-.4.3-.6.7-.6 1.2s.2.9.6 1.2c.5.4 1.7.9 3.7 1.3s3.4.9 4.4 1.4c.9.5 1.7 1.2 2.2 2s.8 1.9.8 3.2c0 1.1-.3 2.2-1 3.2-.6 1-1.5 1.7-2.7 2.2s-2.6.7-4.3.7c-2.5 0-4.5-.6-5.8-1.7-1.4-1-2.2-2.7-2.4-4.9zm19.5 6.5V71.2h6l3.6 13.5L59 71.2h6V91h-3.7V75.4l-4 15.6h-3.9l-4-15.6V91h-3.7z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="33.5" y1="25" x2="33.5" y2="21"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path fill="url(#b)" d="M15 21h37v4H15z"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="40.5" y1="34" x2="40.5" y2="30"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path fill="url(#c)" d="M22 30h37v4H22z"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="33.5" y1="43" x2="33.5" y2="39"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path fill="url(#d)" d="M15 39h37v4H15z"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="40.5" y1="52" x2="40.5" y2="48"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path fill="url(#e)" d="M22 48h37v4H22z"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="31.5" y1="61" x2="31.5" y2="57"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path fill="url(#f)" d="M13 57h37v4H13z"/><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="45.122" y1="74.229" x2="58.575" y2="87.683" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.1 1L72 27.7H45.1V1z" fill="url(#g)"/><path d="M45.1 1L72 27.7H45.1V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M19.9 89.8h-3.5L15 86.2H8.6l-1.3 3.6H3.9l6.2-15.7h3.4l6.4 15.7zM14 83.6l-2.2-5.8-2.1 5.8H14zm6.8 1.1l3.1-.3c.2 1 .6 1.8 1.1 2.3.6.5 1.4.7 2.3.7 1 0 1.8-.2 2.3-.7.5-.4.8-.9.8-1.5 0-.4-.1-.7-.3-1-.1-.2-.5-.4-1.1-.6-.4-.1-1.2-.4-2.6-.7-1.7-.4-2.9-.9-3.6-1.6-1-.9-1.5-1.9-1.5-3.2 0-.8.2-1.6.7-2.2.5-.7 1.1-1.2 2-1.6s1.9-.5 3.1-.5c2 0 3.5.4 4.5 1.3s1.5 2 1.6 3.5l-3.2.1c-.1-.8-.4-1.4-.9-1.7-.5-.4-1.1-.5-2-.5-.9 0-1.7.2-2.2.6-.3.2-.5.6-.5 1s.2.7.5 1c.4.3 1.4.7 3 1.1 1.6.4 2.7.7 3.5 1.1.7.4 1.3.9 1.8 1.6.4.7.6 1.5.6 2.5 0 .9-.3 1.7-.8 2.5s-1.2 1.4-2.1 1.8c-.9.4-2.1.6-3.5.6-2 0-3.6-.5-4.6-1.4-1.2-1.1-1.8-2.4-2-4.2zm15.6 5.1V74.1h4.8l2.9 10.7L47 74.1h4.8v15.7h-3V77.4l-3.2 12.4h-3.1l-3.1-12.4v12.4h-3zm16.9 0l5.4-8.2-4.9-7.5h3.8l3.2 5.1 3.1-5.1h3.7l-4.9 7.6 5.4 8.1h-3.9l-3.5-5.4-3.5 5.4h-3.9z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M28 89.8h-4.4l-1.8-4.5h-8l-1.7 4.5H7.9L15.7 70H20l8 19.8zM20.6 82l-2.8-7.4-2.7 7.4h5.5zm8.6 1.4l3.9-.4c.2 1.3.7 2.3 1.4 2.9s1.7.9 2.9.9c1.3 0 2.3-.3 2.9-.8s1-1.2 1-1.9c0-.5-.1-.9-.4-1.2s-.8-.6-1.5-.9c-.5-.2-1.6-.5-3.2-.9-2.2-.5-3.7-1.2-4.6-2-1.2-1.1-1.8-2.4-1.8-4 0-1 .3-2 .9-2.8.6-.9 1.4-1.5 2.5-2s2.4-.7 3.9-.7c2.5 0 4.4.5 5.7 1.6 1.3 1.1 1.9 2.5 2 4.4l-4 .2c-.2-1-.5-1.8-1.1-2.2-.6-.4-1.4-.7-2.6-.7-1.2 0-2.1.2-2.8.7-.4.3-.6.7-.6 1.2s.2.9.6 1.2c.5.4 1.8.9 3.7 1.3s3.4.9 4.4 1.4c.9.5 1.7 1.2 2.2 2s.8 1.9.8 3.2c0 1.1-.3 2.2-1 3.2-.6 1-1.5 1.7-2.7 2.2s-2.6.7-4.4.7c-2.5 0-4.5-.6-5.8-1.7-1.3-1-2.1-2.7-2.3-4.9zm19.7 6.4V70h6.5c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1s-1 1.5-1.7 2-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3H53v7.5h-4.1zm4-16.5V79h2.2c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8s-1-.8-1.6-.9c-.5-.1-1.5-.1-2.9-.1h-2.1z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M21.9 89.8h-3.5L17 86.2h-6.4l-1.3 3.6H5.9l6.2-15.7h3.4l6.4 15.7zM16 83.6l-2.2-5.8-2.1 5.8H16zm6.8 1.1l3.1-.3c.2 1 .6 1.8 1.1 2.3.6.5 1.4.7 2.3.7 1 0 1.8-.2 2.3-.7.5-.4.8-.9.8-1.5 0-.4-.1-.7-.3-1-.1-.2-.5-.4-1.1-.6-.4-.1-1.2-.4-2.6-.7-1.7-.4-2.9-.9-3.6-1.6-1-.9-1.5-1.9-1.5-3.2 0-.8.2-1.6.7-2.2.5-.7 1.1-1.2 2-1.6s1.9-.5 3.1-.5c2 0 3.5.4 4.5 1.3s1.5 2 1.6 3.5l-3.2.1c-.1-.8-.4-1.4-.9-1.7-.5-.4-1.1-.5-2-.5-.9 0-1.7.2-2.2.6-.3.2-.5.6-.5 1s.2.7.5 1c.4.3 1.4.7 3 1.1 1.6.4 2.7.7 3.5 1.1.7.4 1.3.9 1.8 1.6.4.7.6 1.5.6 2.5 0 .9-.3 1.7-.8 2.5s-1.2 1.4-2.1 1.8c-.9.4-2.1.6-3.5.6-2 0-3.6-.5-4.6-1.4-1.2-1.1-1.8-2.4-2-4.2zm15.6 5.1V74.1h5.2c2 0 3.2.1 3.8.2.9.2 1.7.8 2.3 1.5.6.8.9 1.8.9 3.1 0 1-.2 1.8-.5 2.4s-.8 1.2-1.4 1.6c-.5.4-1.1.6-1.7.7-.8.2-1.9.2-3.3.2h-2.1v5.9h-3.2zm3.2-13.1v4.5h1.8c1.3 0 2.1-.1 2.5-.2s.8-.4 1-.8.4-.8.4-1.2c0-.6-.2-1-.5-1.4-.3-.4-.8-.6-1.3-.7-.4-.1-1.2-.1-2.3-.1h-1.6zm10 13.1l5.4-8.2-4.9-7.5h3.8l3.2 5.1 3.1-5.1h3.7L61 81.7l5.4 8.1h-3.9L59 84.4l-3.5 5.4h-3.9z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M27.6 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5H7.4l7.8-19.9h4.3l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm8.6 1.4l4-.4c.2 1.3.7 2.3 1.4 2.9.7.6 1.7.9 2.9.9 1.3 0 2.3-.3 3-.8.7-.5 1-1.2 1-1.9 0-.5-.1-.9-.4-1.2-.3-.3-.8-.6-1.5-.9-.5-.2-1.6-.5-3.3-.9-2.2-.5-3.7-1.2-4.6-2-1.2-1.1-1.9-2.4-1.9-4 0-1 .3-2 .9-2.8.6-.9 1.4-1.6 2.5-2s2.4-.7 4-.7c2.5 0 4.4.5 5.7 1.6 1.3 1.1 1.9 2.6 2 4.4l-4.1.2c-.2-1-.5-1.8-1.1-2.2-.6-.4-1.4-.7-2.6-.7-1.2 0-2.1.2-2.8.7-.4.3-.6.7-.6 1.2s.2.9.6 1.2c.5.4 1.8.9 3.7 1.3 2 .5 3.4.9 4.4 1.4.9.5 1.7 1.2 2.2 2s.8 1.9.8 3.2c0 1.1-.3 2.2-1 3.2-.6 1-1.5 1.7-2.7 2.2-1.2.5-2.6.7-4.4.7-2.5 0-4.5-.6-5.9-1.7s-1.9-2.7-2.2-4.9zm17.8 6.5l6.9-10.4-6.2-9.5h4.7l4 6.4 4-6.4h4.7L58.3 81l6.9 10.2h-4.9l-4.5-6.9-4.5 6.9h-4.8z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M36.2 91.2h-4.4L30 86.6h-8l-1.7 4.5H16l7.8-19.9h4.3l8.1 20zm-7.5-7.9L26 75.9l-2.7 7.4h5.4zm9.6-12h4.1V82c0 1.7 0 2.8.2 3.3.2.8.6 1.5 1.2 2 .7.5 1.5.7 2.7.7 1.2 0 2-.2 2.6-.7.6-.5.9-1 1.1-1.7.1-.7.2-1.8.2-3.4v-11h4.1v10.4c0 2.4-.1 4.1-.3 5.1-.2 1-.6 1.8-1.2 2.5s-1.4 1.2-2.4 1.6c-1 .4-2.3.6-3.9.6-1.9 0-3.4-.2-4.4-.7-1-.4-1.8-1-2.4-1.7s-1-1.4-1.1-2.2c-.3-1.1-.4-2.8-.4-5V71.3z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="97.1" x2="36.15" y2="-1.1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><linearGradient id="surface1_1_" gradientUnits="userSpaceOnUse" x1="36.9" y1="22.602" x2="36.9" y2="61.552"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path id="surface1" d="M36.9 22.6c-4.4 0-8.4 1.2-11.4 3.3-3 2.1-5 5.3-5 9v5.3c-2.4 1.8-4.1 5.7-4.1 10.1 0 6.1 3.3 11.3 7.2 11.3 1 0 2-.4 3.1-1V40c-.6-.4-1.3-.7-2-.9v-4.2c0-2.1 1.1-4.1 3.3-5.6 2.2-1.6 5.4-2.6 9-2.6 3.6 0 6.8 1 9 2.6s3.3 3.5 3.3 5.6v4.2c-.7.2-1.4.5-2 .9v20.3c1 .6 2 1 3.1 1 3.9 0 7.2-5.1 7.2-11.3 0-4.3-1.7-8.1-4.1-9.9v-5.3c0-3.6-2-6.8-5-9-3.2-2-7.2-3.2-11.6-3.2zm0 18l-4.5 8.8-2.7-3.7-1 1.4V54l1-1.2 3.5 4.5 3.7-7.6 3.7 7.6 3.5-4.5 1 1.2v-6.8l-1-1.4-2.7 3.7-4.5-8.9z" fill="url(#surface1_1_)"/><path d="M27.1 91.2h-4.4l-1.8-4.5h-8l-1.7 4.5H6.9l7.8-19.9H19l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm9.6-12h4.1V82c0 1.7.1 2.8.2 3.3.2.8.6 1.5 1.2 2 .7.5 1.5.7 2.7.7s2-.2 2.6-.7.9-1 1.1-1.7c.1-.7.2-1.8.2-3.4v-11h4.1v10.4c0 2.4-.1 4.1-.3 5.1s-.6 1.8-1.2 2.5-1.4 1.2-2.4 1.6-2.3.6-3.9.6c-1.9 0-3.4-.2-4.4-.7-1-.4-1.8-1-2.4-1.7s-1-1.4-1.1-2.2c-.3-1.1-.4-2.8-.4-5l-.1-10.5zm20.3 19.9V71.3H56c2.5 0 4.1.1 4.8.3 1.2.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3h-2.6v7.5h-4.1zm4.1-16.6v5.6h2.2c1.6 0 2.7-.1 3.2-.3s1-.5 1.3-1c.3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.5-.1-2.9-.1h-2.1z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.347" y1="12.751" x2="50.809" y2="21.184" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g></svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style/><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="101" x2="36.2" y2="3.005" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#e2cde4"/><stop offset=".17" stop-color="#e0cae2"/><stop offset=".313" stop-color="#dbc0dd"/><stop offset=".447" stop-color="#d2b1d4"/><stop offset=".575" stop-color="#c79dc7"/><stop offset=".698" stop-color="#ba84b9"/><stop offset=".819" stop-color="#ab68a9"/><stop offset=".934" stop-color="#9c4598"/><stop offset="1" stop-color="#932a8e"/></linearGradient><path d="M45.2 1l27 26.7V99H.2V1h45z" fill="url(#SVGID_1_)"/><path d="M45.2 1l27 26.7V99H.2V1h45z" fill-opacity="0" stroke="#882383" stroke-width="2"/><path d="M33.5 91.1h-4.4l-1.8-4.5h-8l-1.7 4.5h-4.3l7.8-19.8h4.3l8.1 19.8zM26 83.2l-2.8-7.4-2.7 7.4H26zm12.7 7.9l-7.2-19.8h4.4L41 85.9l4.9-14.7h4.3L43 91.1h-4.3zm13.4 0V71.2h4V91h-4z" fill="#fff"/><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="18.2" y1="50.023" x2="18.2" y2="50.023" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#963491"/><stop offset="1" stop-color="#70136b"/></linearGradient><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="11.511" y1="51.716" x2="65.211" y2="51.716" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#963491"/><stop offset="1" stop-color="#70136b"/></linearGradient><path d="M64.3 55.5c-1.7-.2-3.4-.3-5.1-.3-7.3-.1-13.3 1.6-18.8 3.7S29.6 63.6 23.3 64c-3.4.2-7.3-.6-8.5-2.4-.8-1.3-.8-3.5-1-5.7-.6-5.7-1.6-11.7-2.4-17.3.8-.9 2.1-1.3 3.4-1.7.4 1.1.2 2.7.6 3.8 7.1.7 13.6-.4 20-1.5 6.3-1.1 12.4-2.2 19.4-2.6 3.4-.2 6.9-.2 10.3 0m-9.9 15.3c.5-.2 1.1-.3 1.9-.2.2-3.7.3-7.3.3-11.2-6.2.2-11.9.9-17 2.2.2 4 .4 7.8.3 12 4-1.1 7.7-2.5 12.6-2.7m2-12.1h1.1c.4-.4.2-1.2.2-1.9-1.5-.6-1.8 1-1.3 1.9zm3.9-.2h1.5V38h-1.3c0 .7-.4.9-.2 1.7zm4 0c.5-.1.8 0 1.1.2.4-.3.2-1.2.2-1.9h-1.3v1.7zm-11.5.3h.9c.4-.3.2-1.2.2-1.9-1.4-.4-1.6 1.2-1.1 1.9zm-4 .4c.7.2.8-.3 1.5-.2v-1.7c-1.5-.4-1.7.6-1.5 1.9zm-3.6-1.1c0 .6-.1 1.4.2 1.7.5.1.5-.4 1.1-.2-.2-.6.5-2-.4-1.9-.1.4-.8.1-.9.4zm-31.5.8c.4-.1 1.1.6 1.3 0-.5 0-.1-.8-.2-1.1-.7.2-1.3.3-1.1 1.1zm28.3-.4c-.3.3.2 1.1 0 1.9.6.2.6-.3 1.1-.2-.2-.6.5-2-.4-1.9-.1.3-.4.2-.7.2zm-3.5 2.8c.5-.1.9-.2 1.3-.4.2-.8-.4-.9-.2-1.7h-.9c-.3.3-.1 1.3-.2 2.1zm26.9-1.8c-2.1-.1-3.3-.2-5.5-.2-.5 3.4 0 7.8-.5 11.2 2.4 0 3.6.1 5.8.3M33.4 41.6c.5.2.1 1.2.2 1.7.5-.1 1.1-.2 1.5-.4.6-1.9-.9-2.4-1.7-1.3zm-4.7.6v1.9c.9.2 1.2-.2 1.9-.2-.1-.7.2-1.7-.2-2.1-.5.2-1.3.1-1.7.4zm-5.3.6c.3.5 0 1.6.4 2.1.7.1.8-.4 1.5-.2-.1-.7-.3-1.2-.2-2.1-.8-.2-.9.3-1.7.2zm-7.5 2H17c.2-.9-.4-1.2-.2-2.1-.4.1-1.2-.3-1.3.2.6.2-.1 1.7.4 1.9zm3.4 1c.1 4.1.9 9.3 1.4 13.7 8 .1 13.1-2.7 19.2-4.5-.5-3.9.1-8.7-.7-12.2-6.2 1.6-12.1 3.2-19.9 3zm.5-.8h1.1c.4-.5-.2-1.2 0-2.1h-1.5c.1.7.1 1.6.4 2.1zm-5.4 7.8c.2 0 .3.2.4.4-.4-.7-.7.5-.2.6.1-.2 0-.4.2-.4.3.5-.8.7-.2.8.7-.5 1.3-1.2 2.4-1.5-.1 1.5.4 2.4.4 3.8-.7.5-1.7.7-1.9 1.7 1.2.7 2.5 1.2 4.2 1.3-.7-4.9-1.1-8.8-1.6-13.7-2.2.3-4-.8-5.1-.9.9.8.6 2.5.8 3.6 0-.2 0-.4.2-.4-.1.7.1 1.7-.2 2.1.7.3.5-.2.4.9m44.6 3.2h1.1c.3-.3.2-1.1.2-1.7h-1.3v1.7zm-4-1.4v1.3c.4.4.7-.2 1.5 0v-1.5c-.6 0-1.2 0-1.5.2zm7.6 1.4h1.3v-1.5h-1.3c.1.5 0 1 0 1.5zm-11-1v1.3h1.1c.3-.3.4-1.7-.2-1.7-.1.4-.8.1-.9.4zm-3.6.4c.1.6-.3 1.7.4 1.7 0-.3.5-.2.9-.2-.2-.5.4-1.8-.4-1.7-.1.3-.6.2-.9.2zm-3.4 1v1.5c.7.2.6-.4 1.3-.2-.2-.5.4-1.8-.4-1.7-.1.3-.8.2-.9.4zM15 57c.7-.5 1.3-1.7.2-2.3-.7.4-.8 1.6-.2 2.3zm26.1-1.3c-.1.7.4.8.2 1.5.9 0 1.2-.6 1.1-1.7-.4-.5-.8.1-1.3.2zm-3 2.7c1 0 1.2-.8 1.1-1.9h-.9c-.3.4-.1 1.3-.2 1.9zm-3.6-.4v1.7c.6-.1 1.3-.2 1.5-.8-.6 0 .3-1.6-.6-1.3 0 .4-.7.1-.9.4zM16 60.8c-.4-.7-.2-2-1.3-1.9.2.7.2 2.7 1.3 1.9zm13.8-.9c.5 0 .1.9.2 1.3.8.1 1.2-.2 1.7-.4v-1.7c-.9-.1-1.6.1-1.9.8zm-4.7.6c0 .8-.1 1.7.4 1.9 0-.5.8-.1 1.1-.2.3-.3-.2-1.1 0-1.9-.7-.2-1 .1-1.5.2zM19 62.3v-1.7c-.5 0-.6-.4-1.3-.2-.1 1.1 0 2.1 1.3 1.9zm2.5.2h1.3c.2-.9-.3-1.1-.2-1.9h-1.3c-.1.9.2 1.2.2 1.9z" fill="url(#SVGID_3_)"/><linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="45.269" y1="74.206" x2="58.769" y2="87.706" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#f9eff6"/><stop offset=".378" stop-color="#f8edf5"/><stop offset=".515" stop-color="#f3e6f1"/><stop offset=".612" stop-color="#ecdbeb"/><stop offset=".69" stop-color="#e3cce2"/><stop offset=".757" stop-color="#d7b8d7"/><stop offset=".817" stop-color="#caa1c9"/><stop offset=".871" stop-color="#bc88bb"/><stop offset=".921" stop-color="#ae6cab"/><stop offset=".965" stop-color="#9f4d9b"/><stop offset="1" stop-color="#932a8e"/></linearGradient><path d="M45.2 1l27 26.7h-27V1z" fill="url(#SVGID_4_)"/><path d="M45.2 1l27 26.7h-27V1z" fill-opacity="0" stroke="#882383" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 4.6 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M26.2 89.8h-4.4L20 85.3h-8.1l-1.7 4.6H5.9l7.9-20h4.3l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm7.7 7.9l6.9-10.5-6.3-9.5h4.8l4.1 6.4 4-6.4h4.7l-6.3 9.7 6.9 10.3h-4.9l-4.5-6.9-4.5 6.9h-4.9zm20.9-20h7.5c1.7 0 3 .1 3.9.4 1.2.3 2.2 1 3.1 1.8.8.9 1.5 2 1.9 3.2.4 1.3.7 2.9.7 4.7 0 1.6-.2 3.1-.6 4.3-.5 1.5-1.2 2.6-2.2 3.5-.7.7-1.7 1.2-2.9 1.6-.9.3-2.1.4-3.6.4h-7.7V69.8zm4.1 3.4v13.3h3.1c1.1 0 2-.1 2.5-.2.7-.2 1.2-.4 1.7-.8.4-.4.8-1 1.1-1.9s.4-2.1.4-3.7-.1-2.7-.4-3.6-.7-1.5-1.2-1.9-1.1-.8-1.9-.9c-.6-.1-1.7-.2-3.4-.2h-1.9z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.953" x2="36" y2="100.95" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M28.6 91.1h-4.3l-1.7-4.4h-7.8l-1.6 4.4H9l7.6-19.3h4.2l7.8 19.3zm-7.3-7.6l-2.7-7.2-2.6 7.2h5.3zm7.7 7.6v-3.5l10.3-12.5h-9.1v-3.3h14.3v3l-10.7 13h11.1v3.3H29zm18.3 0V71.8h14.5v3.3H51.3v4.3h9.8v3.3h-9.8V88h10.9v3.3H47.3z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="19.103" y1="40.285" x2="55" y2="40.285"><stop offset="0" stop-color="#ffce85"/><stop offset=".137" stop-color="#ffca7c"/><stop offset=".365" stop-color="#ffc062"/><stop offset=".656" stop-color="#ffaf39"/><stop offset=".994" stop-color="#ff9800"/></linearGradient><path d="M43 62.6c9.9-8.8 1.4-20.1-1.3-21.3.3 1.4.2 3.7-1.1 5-.7-3.4-3.3-7.7-7.1-9.1.6 4.8-2.3 8.3-3.4 10-1 1.6-6.8 9.7-.9 15.4-14-4.4-10.6-18.5-6.4-24.7C27 31.4 32 26.1 30.9 18c6.8 2.4 11.5 9.6 12.7 15.2 2.3-2.2 2.6-6.1 2-8.3 4.8 2 19.8 28.9-2.6 37.7z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.068" y1="74.155" x2="58.568" y2="87.655" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#c)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="3" x2="36" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.037" y1="74.187" x2="58.537" y2="87.687" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#b)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M8.4 71.8h8c1.6 0 2.8.1 3.5.2s1.5.4 2.1.8 1.1 1 1.5 1.7.6 1.5.6 2.3c0 .9-.3 1.8-.8 2.6s-1.2 1.4-2.1 1.8c1.2.4 2.2 1 2.8 1.8s1 1.9 1 3c0 .9-.2 1.8-.6 2.7s-1 1.5-1.7 2.1c-.7.5-1.6.8-2.7 1-.7.1-2.3.1-4.9.1H8.4V71.8zm4 3.4v4.6h2.7c1.6 0 2.6 0 2.9-.1.7-.1 1.2-.3 1.6-.7s.6-.9.6-1.6c0-.6-.2-1.1-.5-1.5s-.9-.6-1.5-.7c-.4 0-1.6-.1-3.5-.1h-2.3zm0 7.9v5.4h3.7c1.5 0 2.4 0 2.8-.1.6-.1 1.1-.4 1.5-.8.4-.4.6-1 .6-1.7 0-.6-.1-1.1-.4-1.5-.3-.4-.7-.7-1.3-.9-.6-.2-1.7-.3-3.6-.3h-3.3zm34.2 8.8h-4.4l-1.8-4.6h-8l-1.7 4.6h-4.3l7.8-20h4.3l8.1 20zM39.2 84l-2.8-7.4-2.7 7.4h5.5zm9.6 7.9v-20h4v8.9l8.2-8.9h5.4L59 79.6l8 12.2h-5.2l-5.5-9.4-3.3 3.3v6.1h-4.2z" fill="#4c6c7b"/><g opacity=".85"><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="27.2" y1="52.571" x2="27.2" y2="76" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M15.5 24v23.4h8.8V32.8h14.6V24H15.5z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="41.85" y1="35" x2="41.85" y2="64.3" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M27.2 35.7V65h29.3V35.7H27.2z" fill="url(#d)"/></g></svg>

After

Width:  |  Height:  |  Size: 2.3 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.632" y1="66.231" x2="36.632" y2="24.231"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.632" y1="66.606" x2="36.632" y2="23.856"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M30.2 40.4h12.9v3.2H30.2v-3.2zm0 6.4h12.9V50H30.2v-3.2zm0 6.5h12.9v3.2H30.2v-3.2zm22.6-29.1H26.9c-3.6 0-6.5 2.9-6.5 6.5v29.1H14c0 3.6 2.9 6.5 6.5 6.5h25.8c3.6 0 6.5-2.9 6.5-6.5V33.9h6.5v-3.2c-.1-3.6-2.9-6.5-6.5-6.5zm-3.2 35c0 2.1-1.7 3.8-3.8 3.8H22.1c1.6-1.1 1.6-3.2 1.6-3.2V30.7c0-1.8 1.4-3.2 3.2-3.2 1.8 0 3.2 1.4 3.2 3.2v3.2h19.4v25.3zM33.4 30.7v-3.2h19.4c2.9 0 3.2 1.8 3.2 3.2H33.4z" fill="url(#b)" stroke="url(#c)" stroke-width=".75" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#d)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M6.4 76.1h6.3c1.2 0 2.2.1 2.8.2.6.1 1.2.3 1.6.6s.9.8 1.2 1.3c.3.5.5 1.2.5 1.8 0 .7-.2 1.4-.6 2s-.9 1.1-1.6 1.4c1 .3 1.7.8 2.2 1.4s.8 1.5.8 2.4c0 .7-.2 1.4-.5 2.1-.3.7-.8 1.2-1.4 1.6-.6.4-1.3.7-2.1.7-.5.1-1.8.1-3.8.1H6.4V76.1zm3.2 2.7v3.6h2.1c1.2 0 2 0 2.3-.1.5-.1 1-.3 1.3-.6.3-.3.5-.7.5-1.2s-.1-.9-.4-1.2c-.3-.3-.7-.5-1.2-.6-.3 0-1.2-.1-2.7-.1H9.6zm0 6.2v4.2h2.9c1.1 0 1.9 0 2.2-.1.5-.1.9-.3 1.2-.6.3-.3.4-.8.4-1.3s-.1-.9-.3-1.2c-.2-.3-.6-.6-1-.7-.4-.2-1.4-.2-2.8-.2H9.6zm26.9 6.9H33l-1.4-3.6h-6.3L24 91.9h-3.4l6.1-15.7h3.4l6.4 15.7zm-5.8-6.2l-2.2-5.8-2.1 5.8h4.3zm6.7 1.1l3.1-.3c.2 1 .6 1.8 1.1 2.3s1.3.7 2.3.7c1 0 1.8-.2 2.3-.7.5-.4.8-.9.8-1.5 0-.4-.1-.7-.3-1-.2-.3-.6-.5-1.1-.7-.4-.1-1.2-.4-2.5-.7-1.7-.4-2.9-.9-3.6-1.6-1-.9-1.5-1.9-1.5-3.2 0-.8.2-1.6.7-2.2.5-.7 1.1-1.2 2-1.6.9-.4 1.9-.5 3.1-.5 2 0 3.5.4 4.5 1.3s1.5 2 1.6 3.5l-3.2.1c-.1-.8-.4-1.4-.9-1.7-.4-.4-1.1-.5-2-.5-.9 0-1.6.2-2.2.6-.3.2-.5.6-.5 1s.2.7.5 1c.4.3 1.4.7 2.9 1.1s2.7.7 3.4 1.1c.7.4 1.3.9 1.7 1.6.4.7.6 1.5.6 2.5 0 .9-.3 1.7-.8 2.5s-1.2 1.4-2.1 1.8c-.9.4-2.1.6-3.4.6-2 0-3.5-.5-4.6-1.4-1.1-1-1.7-2.4-1.9-4.1zm15.5 5.1V76.1h3.2v6.2h6.2v-6.2h3.2v15.7h-3.2V85h-6.2v6.9h-3.2z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.003" x2="36.108" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill="url(#a)"/><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M10.1 71.2h8c1.6 0 2.8.1 3.5.2.8.1 1.5.4 2.1.8.6.4 1.1 1 1.5 1.7s.6 1.5.6 2.3c0 .9-.3 1.8-.8 2.6s-1.2 1.4-2.1 1.7c1.2.4 2.2 1 2.8 1.8.7.8 1 1.8 1 3 0 .9-.2 1.8-.6 2.6s-1 1.5-1.7 2-1.6.8-2.7.9c-.7.1-2.3.1-4.9.1H10V71.2zm4.1 3.3v4.6h2.6c1.6 0 2.5 0 2.9-.1.7-.1 1.2-.3 1.6-.7s.6-.9.6-1.5-.2-1.1-.5-1.5c-.3-.4-.8-.6-1.5-.7-.4 0-1.5-.1-3.4-.1h-2.3zm0 7.9v5.3h3.7c1.5 0 2.4 0 2.8-.1.6-.1 1.1-.4 1.5-.8.4-.4.6-1 .6-1.7 0-.6-.1-1.1-.4-1.5-.3-.4-.7-.7-1.3-.9-.5-.2-1.7-.3-3.6-.3h-3.3zm34.1 8.7h-4.4l-1.7-4.5h-8l-1.6 4.5h-4.3L36 71.2h4.3l8 19.9zm-7.4-7.9l-2.8-7.4-2.7 7.4h5.5zm11.9 7.9V74.6h-5.9v-3.4h15.9v3.4h-5.9v16.5h-4.1z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.75" y1="64" x2="36.75" y2="17.5"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M60 17.5H13.5V64H60V17.5zm-37.2 9.3h-4.6v-4.6h4.6v4.6zm32.5 0H27.5v-4.6h27.9v4.6zm0 32.5H18.1V31.5h37.2v27.8z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="28.109" y1="52.694" x2="28.109" y2="35.456"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M25.4 35.5l-3.2 3.2 5.3 5.4-5.3 5.3 3.2 3.3 8.7-8.6z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="37.75" y1="55.7" x2="37.75" y2="51.05"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M33.1 51h9.3v4.7h-9.3z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="45.122" y1="74.229" x2="58.575" y2="87.683" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.1 1L72 27.7H45.1V1z" fill="url(#e)"/><path d="M45.1 1L72 27.7H45.1V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.6 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="1" x2="36" y2="99" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.068" y1="72.204" x2="58.568" y2="85.705" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#b)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.005" x2="36.2" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#006b69"/><stop offset=".124" stop-color="#00807f"/><stop offset=".262" stop-color="#009393"/><stop offset=".41" stop-color="#00a3a3"/><stop offset=".571" stop-color="#00b0af"/><stop offset=".752" stop-color="#08b8b7"/><stop offset="1" stop-color="#14bbbb"/></linearGradient><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill="url(#SVGID_1_)"/><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill-opacity="0" stroke="#006e6c" stroke-width="2"/></g><path d="M7.5 71.2h8c1.6 0 2.8.1 3.5.2.8.1 1.5.4 2.1.8.6.4 1.1 1 1.5 1.7.4.7.6 1.5.6 2.3 0 .9-.3 1.8-.8 2.6s-1.2 1.4-2.1 1.7c1.2.4 2.2 1 2.8 1.8s1 1.8 1 3c0 .9-.2 1.8-.6 2.6s-1 1.5-1.7 2-1.6.8-2.7.9c-.7.1-2.3.1-4.9.1H7.5V71.2zm4 3.3v4.6h2.6c1.6 0 2.5 0 2.9-.1.7-.1 1.2-.3 1.6-.7s.6-.9.6-1.5-.2-1.1-.5-1.5c-.3-.4-.8-.6-1.5-.7-.4 0-1.5-.1-3.4-.1h-2.3zm0 7.9v5.3h3.7c1.5 0 2.4 0 2.8-.1.6-.1 1.1-.4 1.5-.8.4-.4.6-1 .6-1.7 0-.6-.1-1.1-.4-1.5-.3-.4-.7-.7-1.3-.9-.5-.2-1.7-.3-3.6-.3h-3.3zm16.1 8.7V71.2h6l3.6 13.5 3.6-13.5h6V91h-3.7V75.4l-4 15.6h-3.9l-4-15.6V91h-3.6zm23.3 0V71.2h6.5c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3H55v7.5h-4.1zm4-16.5v5.6h2.2c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.4-.1-2.9-.1h-2.1z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.214" y1="74.229" x2="58.667" y2="87.682" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#d6ede8"/><stop offset=".297" stop-color="#d3ebe6"/><stop offset=".44" stop-color="#c7e3df"/><stop offset=".551" stop-color="#b7d8d5"/><stop offset=".645" stop-color="#a0cbc9"/><stop offset=".729" stop-color="#84bab9"/><stop offset=".804" stop-color="#62a7a7"/><stop offset=".874" stop-color="#349394"/><stop offset=".938" stop-color="#007f7f"/><stop offset=".998" stop-color="#006b6a"/><stop offset="1" stop-color="#006b69"/></linearGradient><path d="M45.2 1l26.9 26.7H45.2V1z" fill="url(#SVGID_2_)"/><path d="M45.2 1l26.9 26.7H45.2V1z" fill-opacity="0" stroke="#006e6c" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="36.25" y1="37.353" x2="36.25" y2="85.161" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#008281"/><stop offset=".343" stop-color="#006a69"/><stop offset="1" stop-color="#003836"/></linearGradient><path d="M62.7 56.8c-1.6-.8-4.6-6.6-9.2-7-4-.3-9.1-1.8-11.9-2-3.5-5.8-9.5-15-14.5-19.9l13.8.7C37.2 19.8 27.7 23 27.7 23l6.4-5.3c-8.2-3.3-11.6 4.7-11.6 4.7-8.5-4.7-12.9 3.3-12.9 3.3l8.8.6C8.4 29.1 11.2 39 11.2 39l8.9-8c-1.9 4.4 2.3 7.5 2.3 7.5L25 27.7s9.3 10.6 12.2 21.4c-3.7 1.9-9.5 5-14 5.6-6.2.8-13.5 5-13.5 5v4.9h53.1l-.1-7.8z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.2" x2="36" y2="100.2" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.075" y1="73.425" x2="58.575" y2="86.925" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#b)"/><path d="M45 .8l27 26.7H45V.8z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.667" y1="22.485" x2="36.667" y2="68.113" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="36.667" y1="77.765" x2="36.667" y2="31.637"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M59.8 53.1c-.5-.2-1.1-.5-1.6-.6-3.2-.7-6.3-1.4-9.5-2-2.3-.4-4.7-.7-7-1 .2-1.6.5-1.8 2.2-2.1.9 1.5.9 1.5 2.7 1.3 3.8-.4 6.2-2.6 6.9-6.5.5-2.9 1.1-5.7 3.3-7.8v-.2c-4-1.2-9.2 1.5-12.4 6.7-1.5-.2-2.4-.7-3.1-2.2-1.7-4.1-5-6.6-9.6-6.8-8.3-.3-15.8 4.5-19.1 12.2-3.2 7.6-2.2 15 1.5 22.2 1.5 2.9 3.4 5.5 6.2 7.3 2.4 1.5 4.6 1.1 6.2-1.3l.3-.3.7 1.9c.2.6.5 1.3.7 1.9.6 1.3 2 1.9 3.3 1.4.3-.1.8-.1 1.1 0 1.4.5 2.8.5 3.9-.7.2-.2.6-.2.9-.2 2 .1 3.1-.6 3.9-2.4.1-.2.2-.3.3-.4 1.3-1 1.6-2.1 1-3.7-.4-.9-.9-1.8-1.4-2.7-.3-.6-.7-1.3-1.2-2.1 2.2.7 4.1 1.5 5.9-.2.4.2.7.4 1 .5 1.8.8 4.2.5 5.3-.7.4-.5.8-.5 1.4-.5 2.3.2 4.9-.5 5.3-3.2 2.4-.5 3.5-1.5 3.7-3.6.3-2-.6-3.3-2.8-4.2zm-14-5.7c-.2 0-.6-.4-.7-.7-.2-.4-.2-.9-.4-1.7l1.9.7c.9-.6 1.7.3 3 .5-1.3.9-2.5 1.2-3.8 1.2zm8.1-11.9c-.9 3.2-1.9 6.4-2.9 9.8-1.2-1-2-1.7-3.1-2.6l3.5-5.4c-1.9 1.2-3.1 3-4.1 5l-1.6-.9c1.2-3 5.2-5.8 8.2-5.9zm-13.2 6c2.6.1 4.9 1.3 7 2.9.1.1.2.4.3.8-2.4-.8-4.4-.5-6.5.2-.6.2-1.3.1-2 .1v.3l3.8-.2v.3l-3.9 1.8c-1-1.4-.6-4.7.5-5.9.2-.1.5-.3.8-.3zm5.9 13.6v.3c4.1.8 8.1 1.6 12.2 2.4-.5 1.3-1.5 1.7-3.8 1.7-.1 2.2-1.1 2.8-4.5 2.6-.7 2-2.5 2.5-5.6 1.3-1.7 1.8-3.5 1.2-5.5.4-.4 3-1.8 5.3-4.4 6.8-2.4 1.4-5.1 1.2-7.7.7C16.8 69 10.7 58.8 13.5 48c2.1-8 8.6-13.5 16.7-13.9 3.9-.2 7.4 1.8 9 5.3.2.3.2 1 0 1.2-2.2 2.7-2.2 5.6-.8 8.6.3.7.2 1.1-.2 1.6-1.9 2.3-4.4 3.7-7.1 4.6l-.4.1c3.2-.1 6.3-.6 8.6-3.2.6-.7 1.2-.9 2-.7 4.4.7 8.7 1.4 13.1 2.1 1.1.2 2.2.5 3.3.8.8.2 1.4.8 1.6 1.8-4.3-.4-8.5-.8-12.7-1.2zM33.5 43.5c0-1.5-1.2-2.7-2.7-2.6-1.4 0-2.6 1.4-2.6 2.7.1 1.4 1.3 2.6 2.7 2.6 1.4 0 2.6-1.2 2.6-2.7zm-4.2-1.2c0-.9.9-1.1 1.7-1 .7 0 1.5.2 1.5 1 0 .9-1 1-1.9 1.3-.5-.4-1.3-.8-1.3-1.3z" opacity=".9" fill="url(#c)" stroke="url(#d)" stroke-width=".5" stroke-miterlimit="10"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.005" x2="36.2" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#006b69"/><stop offset=".124" stop-color="#00807f"/><stop offset=".262" stop-color="#009393"/><stop offset=".41" stop-color="#00a3a3"/><stop offset=".571" stop-color="#00b0af"/><stop offset=".752" stop-color="#08b8b7"/><stop offset="1" stop-color="#14bbbb"/></linearGradient><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill="url(#SVGID_1_)"/><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill-opacity="0" stroke="#006e6c" stroke-width="2"/></g><path d="M8 71.2h8c1.6 0 2.8.1 3.5.2.8.1 1.5.4 2.1.8.6.4 1.1 1 1.5 1.7.4.7.6 1.5.6 2.3 0 .9-.3 1.8-.8 2.6s-1.2 1.4-2.1 1.7c1.2.4 2.2 1 2.8 1.8s1 1.8 1 3c0 .9-.2 1.8-.6 2.6s-1 1.5-1.7 2-1.6.8-2.7.9c-.6.2-2.2.2-4.8.3H8V71.2zm4 3.3v4.6h2.6c1.6 0 2.5 0 2.9-.1.7-.1 1.2-.3 1.6-.7s.6-.9.6-1.5-.2-1.1-.5-1.5c-.3-.4-.8-.6-1.5-.7-.4 0-1.5-.1-3.4-.1H12zm0 7.9v5.3h3.7c1.5 0 2.4 0 2.8-.1.6-.1 1.1-.4 1.5-.8.4-.4.6-1 .6-1.7 0-.6-.1-1.1-.4-1.5-.3-.4-.7-.7-1.3-.9-.5-.2-1.7-.3-3.6-.3H12zm16.1 8.7V71.2h6.5c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3h-2.6v7.5h-4.1zm4.1-16.5v5.6h2.2c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.4-.1-2.9-.1h-2.1zm23.9 9.2v-3.3h8.7v7.9c-.8.8-2.1 1.5-3.7 2.1-1.6.6-3.2.9-4.9.9-2.1 0-3.9-.4-5.5-1.3S48 88 47.2 86.4c-.8-1.6-1.2-3.4-1.2-5.3 0-2.1.4-3.9 1.3-5.5s2.1-2.8 3.8-3.7c1.3-.7 2.9-1 4.8-1 2.5 0 4.4.5 5.8 1.5s2.3 2.5 2.7 4.3l-4 .7c-.3-1-.8-1.7-1.6-2.3-.8-.6-1.7-.8-2.9-.8-1.8 0-3.2.6-4.2 1.7s-1.6 2.8-1.6 4.9c0 2.4.5 4.1 1.6 5.3s2.4 1.8 4.1 1.8c.8 0 1.7-.2 2.5-.5s1.6-.7 2.2-1.2v-2.5h-4.4z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.214" y1="74.229" x2="58.667" y2="87.682" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#d6ede8"/><stop offset=".297" stop-color="#d3ebe6"/><stop offset=".44" stop-color="#c7e3df"/><stop offset=".551" stop-color="#b7d8d5"/><stop offset=".645" stop-color="#a0cbc9"/><stop offset=".729" stop-color="#84bab9"/><stop offset=".804" stop-color="#62a7a7"/><stop offset=".874" stop-color="#349394"/><stop offset=".938" stop-color="#007f7f"/><stop offset=".998" stop-color="#006b6a"/><stop offset="1" stop-color="#006b69"/></linearGradient><path d="M45.2 1l26.9 26.7H45.2V1z" fill="url(#SVGID_2_)"/><path d="M45.2 1l26.9 26.7H45.2V1z" fill-opacity="0" stroke="#006e6c" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="36.25" y1="37.353" x2="36.25" y2="85.161" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#008281"/><stop offset=".343" stop-color="#006a69"/><stop offset="1" stop-color="#003836"/></linearGradient><path d="M62.7 56.8c-1.6-.8-4.6-6.6-9.2-7-4-.3-9.1-1.8-11.9-2-3.5-5.8-9.5-15-14.5-19.9l13.8.7C37.2 19.8 27.7 23 27.7 23l6.4-5.3c-8.2-3.3-11.6 4.7-11.6 4.7-8.5-4.7-12.9 3.3-12.9 3.3l8.8.6C8.4 29.1 11.2 39 11.2 39l8.9-8c-1.9 4.4 2.3 7.5 2.3 7.5L25 27.7s9.3 10.6 12.2 21.4c-3.7 1.9-9.5 5-14 5.6-6.2.8-13.5 5-13.5 5v4.9h53.1l-.1-7.8z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97.8" x2="36" y2="-.2" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.075" y1="26.575" x2="58.575" y2="13.075" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#b)"/><path d="M45 .8l27 26.7H45V.8z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="35.722" y1="76.59" x2="35.722" y2="30.81"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M26.4 64.3c2.5-1 5.1-1.7 7.9-1.8v-7.3h-9.6c.1 3.1.7 6.2 1.7 9.1zm-5.3-28.1c1.1 1.1 2.5 2.1 3.8 2.8 1.1-2.7 2.7-5.1 4.5-7.4-3.2 1-5.9 2.5-8.3 4.6zM45 43.1c-2.5 1-5.1 1.7-7.9 1.8v7.3h9.6c-.1-3.1-.6-6.2-1.7-9.1zm-10.7 1.8c-2.8-.2-5.4-.8-7.9-1.8-1 2.9-1.6 6.1-1.7 9.2h9.6v-7.4zm-6.8-4.5c2.2.9 4.5 1.4 6.8 1.6V30.8H34l-1.2 1.3c-2.3 2.5-4 5.4-5.3 8.3zm19.2 14.7h-9.6v7.3c2.8.2 5.4.8 7.9 1.8 1.1-2.8 1.6-5.9 1.7-9.1zM37.1 42c2.4-.2 4.7-.7 6.8-1.6-1.3-3-3.1-5.8-5.3-8.3l-1-1.2h-.5V42zm13.3-5.9C48 34 45.2 32.5 42 31.6c1.8 2.3 3.3 4.7 4.5 7.4 1.4-.7 2.7-1.6 3.9-2.9zM34.3 65.4c-2.4.2-4.7.7-6.8 1.6 1.3 2.9 3.1 5.8 5.2 8.3l1.1 1.2h.4l.1-11.1zM21.8 52.3c.1-3.6.9-7.1 2-10.4-1.7-.9-3.2-2.1-4.7-3.5l-.1-.1c-3.4 3.8-5.7 8.6-6 14.2l8.8-.2zm27.8 2.8c-.1 3.6-.9 7.1-2 10.4 1.7.9 3.2 2.1 4.7 3.5l.2.2c3.4-3.8 5.7-8.6 6-14.2 0 .1-8.9.1-8.9.1zm2.7-16.8c-1.4 1.3-3 2.6-4.7 3.5 1.2 3.3 1.9 6.8 2 10.4h8.9c-.3-5.4-2.6-10.4-6-14.2l-.2.3zm-2 32.9c-1.1-1.1-2.5-2.1-3.8-2.8-1.1 2.7-2.7 5.1-4.5 7.4 3.2-1 6.1-2.5 8.3-4.6zm-31.2-2.1c1.4-1.3 3-2.6 4.7-3.5-1.2-3.3-1.9-6.8-2-10.4H13c.4 5.4 2.6 10.4 6 14.2l.1-.3zm5.8-.8c-1.3.8-2.7 1.8-3.8 2.8 2.4 2.1 5.2 3.6 8.4 4.5-1.9-2.1-3.5-4.6-4.6-7.3zM44 67c-2.2-.9-4.5-1.4-6.8-1.6v11.2h.4l1.2-1.3c2.1-2.5 3.9-5.4 5.2-8.3z" opacity=".85" fill="url(#c)"/></svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.98}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.88" x2="36" y2="101.125" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#efc402"/><stop offset=".038" stop-color="#f1c829"/><stop offset=".147" stop-color="#f4d264"/><stop offset=".258" stop-color="#f7dc8b"/><stop offset=".372" stop-color="#f9e5ac"/><stop offset=".488" stop-color="#fbecc7"/><stop offset=".606" stop-color="#fcf3dd"/><stop offset=".728" stop-color="#fef9ee"/><stop offset=".856" stop-color="#fffdf9"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill="url(#SVGID_1_)"/><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill-opacity="0" stroke="#ba9c02" stroke-width="2"/></g><path d="M11.5 72.3h8c1.6 0 2.7.1 3.5.2.8.1 1.5.4 2.1.8.6.4 1.1 1 1.5 1.7.4.7.6 1.5.6 2.3 0 .9-.3 1.8-.8 2.6s-1.2 1.4-2 1.8c1.2.4 2.1 1 2.8 1.8s1 1.8 1 3c0 .9-.2 1.8-.6 2.6-.4.9-1 1.5-1.7 2s-1.6.8-2.7.9c-.7.1-2.3.1-4.8.1h-6.8V72.3zm4 3.3v4.6h2.6c1.6 0 2.5 0 2.9-.1.7-.1 1.2-.3 1.6-.7.4-.4.6-.9.6-1.6 0-.6-.2-1.1-.5-1.5-.3-.4-.8-.6-1.5-.7-.4 0-1.5-.1-3.4-.1h-2.3zm0 7.9v5.3h3.7c1.4 0 2.4 0 2.8-.1.6-.1 1.1-.4 1.5-.8.4-.4.6-1 .6-1.7 0-.6-.1-1.1-.4-1.5-.3-.4-.7-.7-1.3-.9-.5-.2-1.7-.3-3.6-.3h-3.3zm14.3 8.7v-3.6l10.5-12.9H31v-3.4h14.6v3.1l-11 13.4H46v3.4H29.8zm30.7-3.6v3.5H47.2c.1-1.3.6-2.6 1.3-3.8s2.2-2.8 4.3-4.8c1.7-1.6 2.8-2.7 3.2-3.3.5-.8.8-1.6.8-2.3 0-.8-.2-1.5-.7-2s-1.1-.7-1.9-.7c-.8 0-1.4.2-1.9.7s-.7 1.3-.8 2.4l-3.8-.4c.2-2.1.9-3.6 2.1-4.5 1.2-.9 2.7-1.4 4.5-1.4 2 0 3.5.5 4.6 1.6 1.1 1.1 1.7 2.4 1.7 3.9 0 .9-.2 1.7-.5 2.6-.3.8-.8 1.7-1.5 2.5-.5.6-1.3 1.4-2.5 2.5s-2 1.8-2.3 2.2c-.3.4-.6.7-.8 1.1h7.5z" fill="#a07802"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="44.942" y1="74.326" x2="58.348" y2="87.733" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#fff"/><stop offset=".234" stop-color="#fffefb"/><stop offset=".369" stop-color="#fefaf1"/><stop offset=".481" stop-color="#fdf5e4"/><stop offset=".579" stop-color="#fcf0d2"/><stop offset=".669" stop-color="#fae9bc"/><stop offset=".752" stop-color="#f9e2a2"/><stop offset=".831" stop-color="#f7da83"/><stop offset=".905" stop-color="#f4d15d"/><stop offset=".975" stop-color="#f1c827"/><stop offset="1" stop-color="#efc402"/></linearGradient><path d="M44.9.9l26.8 26.8H44.9V.9z" fill="url(#SVGID_2_)"/><path d="M44.9.9l26.8 26.8H44.9V.9z" fill-opacity="0" stroke="#ba9c02" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="33.617" y1="40.689" x2="33.617" y2="98.148" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#a47d03"/><stop offset=".533" stop-color="#debe00"/><stop offset=".639" stop-color="#cfad04"/><stop offset="1" stop-color="#a07802"/></linearGradient><path d="M38 15.8h-8.4v-5H38v5zm0 8.9h-8.4v5H38v-5zm0-20.8h-8.4v5H38v-5zm0 13.8h-8.4v5H38v-5zm0 13.9h-8.4v5H38v-5zm.7 24.6c0 2.8-2.3 5.1-5.1 5.1s-5.1-2.3-5.1-5.1v-.5l1.7-14.6c0-1.9 1.5-3.4 3.4-3.4 1.8 0 3.3 1.5 3.4 3.3l1.6 14.4c.1.4.1.6.1.8zm-1.6-.1c0-1.9-1.6-3.5-3.5-3.5s-3.5 1.6-3.5 3.5 1.6 3.5 3.5 3.5c2-.1 3.5-1.7 3.5-3.5z" opacity=".98" fill="url(#SVGID_3_)"/><path d="M32.5 41.6l-2.3-4.5v-2.3l2.3-2.2h2.2l2.3 2.2v2.3l-2.3 4.5h-2.2z" fill="#fff" opacity=".98"/></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#b)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M6 81.6h3.7c.7 0 1.3 0 1.6.1.4.1.7.2 1 .4.3.2.5.5.7.8.2.3.3.7.3 1.1 0 .4-.1.8-.4 1.2-.2.4-.6.6-1 .8.6.2 1 .4 1.3.8s.5.9.5 1.4c0 .4-.1.8-.3 1.2-.2.4-.5.7-.8 1-.3.2-.8.4-1.3.4-.3 0-1.1.1-2.3.1H6v-9.3zm1.9 1.5v2.2h2.6c.3 0 .6-.1.8-.3.2-.2.3-.4.3-.7 0-.3-.1-.5-.2-.7-.2-.2-.4-.3-.7-.3H7.9zm0 3.7v2.5h1.7c.7 0 1.1 0 1.3-.1.3-.1.5-.2.7-.4.2-.2.3-.5.3-.8 0-.3-.1-.5-.2-.7-.1-.2-.3-.3-.6-.4-.3-.1-.8-.1-1.7-.1H7.9zm6.7 4.1v-1.7l4.9-6h-4.3v-1.6H22V83l-5.1 6.3h5.3v1.6h-7.6zm8.7 0v-9.3h6.9v1.6h-5v2.1h4.7v1.6h-4.7v2.5h5.2V91h-7.1zm8.7 0v-9.3h2.8l1.7 6.3 1.7-6.3H41v9.3h-1.7v-7.3l-1.8 7.3h-1.8l-1.8-7.3v7.3H32zm10.8 0v-9.3h3c1.1 0 1.9 0 2.2.1.5.1 1 .4 1.3.9.4.5.5 1.1.5 1.8 0 .6-.1 1.1-.3 1.4-.2.4-.5.7-.8.9-.3.2-.6.4-1 .4-.4.1-1.1.1-1.9.1h-1.2v3.5h-1.8zm1.9-7.7v2.6h1c.7 0 1.2 0 1.5-.1.2-.1.4-.2.6-.5.2-.2.2-.5.2-.7 0-.3-.1-.6-.3-.8-.2-.2-.5-.4-.8-.4-.2 0-.7-.1-1.4-.1h-.8zm8.9 7.7v-7.7h-2.8v-1.6h7.4v1.6h-2.8v7.7h-1.8zm8.3 0V87l-3.4-5.4h2.2l2.2 3.7 2.1-3.7h2.2L63.8 87v3.9h-1.9z" fill="#4c6c7b"/><g opacity=".8"><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="46.713" y1="29.6" x2="46.713" y2="50" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M49.9 50c5.7 7.9 2.1 18.2-7.6 20.4-4.7-6.8 2.7-12.9 7.6-20.4z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="29.653" y1="29.5" x2="29.653" y2="70.5" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M24.4 68.3l.3.2c1.8 1.2 3.8 1.8 5.9 2-1.8-3.9-1.5-8.4.9-11.9l6.8-10c3.7-5.6 2.2-13.2-3.4-16.9l-.3-.2c-1.8-1.2-3.8-1.8-5.9-2 1.8 3.9 1.5 8.4-.9 11.9l-6.8 10c-3.7 5.6-2.2 13.2 3.4 16.9z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="44.231" y1="43.167" x2="44.231" y2="60.897" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M41.9 56.8s1.9-2.6 3-4.2l2.9-4.2c3.5-5.1-2.6-9.3-3.5-9.3.8 1.6 0 4.8-1 6.3l-2.9 4.2c-1.5 2.5-.9 5.7 1.5 7.2z" fill="url(#e)"/></g></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.003" x2="36.108" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill="url(#a)"/><path d="M45.1 1L72 27.7V99H.2V1h44.9z" stroke="#7191a1" stroke-width="2" fill="none"/><path d="M40.5 83.8l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.5-2.7S27 84.4 27 81.3c0-3.3.9-5.9 2.6-7.7s4-2.7 6.8-2.7c2.4 0 4.4.7 6 2.2.9.8 1.6 2.1 2 3.7l-4 .9c-.2-1-.7-1.8-1.5-2.4-.7-.6-1.7-.9-2.7-.9-1.5 0-2.7.5-3.6 1.6s-1.4 2.8-1.4 5.1c0 2.5.5 4.3 1.4 5.4s2 1.5 3.4 1.5c1.1 0 2-.3 2.8-1 .8-.7 1.3-1.8 1.7-3.2z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="13.15" y1="22" x2="54.15" y2="22" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M13.1 22h41v4h-41v-4z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="19.15" y1="33.75" x2="60.15" y2="33.75" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M19.1 33.7h41v4.1h-41v-4.1z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="13.15" y1="45.75" x2="54.15" y2="45.75" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M13.1 45.7h41v4.1h-41v-4.1z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="19.15" y1="58" x2="60.15" y2="58" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M19.1 58h41v4h-41v-4z" fill="url(#e)"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="45.122" y1="74.229" x2="58.575" y2="87.683" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.1 1L72 27.7H45.1V1z" fill="url(#f)"/><path d="M45.1 1L72 27.7H45.1V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.98}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36" y1="2.88" x2="36" y2="101.125" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#efc402"/><stop offset=".038" stop-color="#f1c829"/><stop offset=".147" stop-color="#f4d264"/><stop offset=".258" stop-color="#f7dc8b"/><stop offset=".372" stop-color="#f9e5ac"/><stop offset=".488" stop-color="#fbecc7"/><stop offset=".606" stop-color="#fcf3dd"/><stop offset=".728" stop-color="#fef9ee"/><stop offset=".856" stop-color="#fffdf9"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill="url(#SVGID_1_)"/><path d="M44.9.9l26.8 26.8v71.5H.2V.9h44.7z" fill-opacity="0" stroke="#ba9c02" stroke-width="2"/></g><path d="M20.7 84.9l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.6 0-4.8-.9-6.5-2.7-1.7-1.8-2.6-4.3-2.6-7.4 0-3.3.9-5.9 2.6-7.7 1.7-1.8 4-2.7 6.7-2.7 2.4 0 4.4.7 5.9 2.2.9.9 1.6 2.1 2 3.7l-4 1c-.2-1-.7-1.8-1.5-2.4-.7-.6-1.7-.9-2.7-.9-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.1 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.5 1.6 1.1 0 2-.3 2.8-1 .9-.9 1.5-2 1.8-3.4zM46 92.2h-4.4l-1.7-4.5h-8l-1.6 4.5H26l7.8-19.9H38l8 19.9zm-7.4-7.9l-2.7-7.4-2.7 7.4h5.4zm9.6-12h8c1.6 0 2.7.1 3.5.2.8.1 1.5.4 2.1.8.6.4 1.1 1 1.5 1.7.4.7.6 1.5.6 2.3 0 .9-.2 1.8-.8 2.6s-1.2 1.4-2 1.8c1.2.4 2.1 1 2.8 1.8.7.9 1 1.8 1 3 0 .9-.2 1.8-.6 2.6-.4.9-1 1.5-1.7 2s-1.6.8-2.7.9c-.7.1-2.3.1-4.8.1h-6.8V72.3zm4 3.3v4.6h2.6c1.6 0 2.5 0 2.9-.1.7-.1 1.2-.3 1.6-.7.4-.4.6-.9.6-1.6 0-.6-.2-1.1-.5-1.5-.3-.4-.8-.6-1.5-.7-.4 0-1.5-.1-3.4-.1h-2.3zm0 7.9v5.3h3.7c1.4 0 2.4 0 2.8-.1.6-.1 1.1-.4 1.5-.8.4-.4.6-1 .6-1.7 0-.6-.1-1.1-.4-1.5-.3-.4-.7-.7-1.3-.9-.5-.2-1.7-.3-3.6-.3h-3.3z" fill="#a07802"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="44.942" y1="74.326" x2="58.348" y2="87.733" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#fff"/><stop offset=".234" stop-color="#fffefb"/><stop offset=".369" stop-color="#fefaf1"/><stop offset=".481" stop-color="#fdf5e4"/><stop offset=".579" stop-color="#fcf0d2"/><stop offset=".669" stop-color="#fae9bc"/><stop offset=".752" stop-color="#f9e2a2"/><stop offset=".831" stop-color="#f7da83"/><stop offset=".905" stop-color="#f4d15d"/><stop offset=".975" stop-color="#f1c827"/><stop offset="1" stop-color="#efc402"/></linearGradient><path d="M44.9.9l26.8 26.8H44.9V.9z" fill="url(#SVGID_2_)"/><path d="M44.9.9l26.8 26.8H44.9V.9z" fill-opacity="0" stroke="#ba9c02" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="33.617" y1="40.689" x2="33.617" y2="98.148" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#a47d03"/><stop offset=".533" stop-color="#debe00"/><stop offset=".639" stop-color="#cfad04"/><stop offset="1" stop-color="#a07802"/></linearGradient><path d="M38 15.8h-8.4v-5H38v5zm0 8.9h-8.4v5H38v-5zm0-20.8h-8.4v5H38v-5zm0 13.8h-8.4v5H38v-5zm0 13.9h-8.4v5H38v-5zm.7 24.6c0 2.8-2.3 5.1-5.1 5.1s-5.1-2.3-5.1-5.1v-.5l1.7-14.6c0-1.9 1.5-3.4 3.4-3.4 1.8 0 3.3 1.5 3.4 3.3l1.6 14.4c.1.4.1.6.1.8zm-1.6-.1c0-1.9-1.6-3.5-3.5-3.5s-3.5 1.6-3.5 3.5 1.6 3.5 3.5 3.5c2-.1 3.5-1.7 3.5-3.5z" opacity=".98" fill="url(#SVGID_3_)"/><path d="M32.5 41.6l-2.3-4.5v-2.3l2.3-2.2h2.2l2.3 2.2v2.3l-2.3 4.5h-2.2z" fill="#fff" opacity=".98"/></svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.018" x2="36.2" y2="101.052" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#00a6e9"/><stop offset=".002" stop-color="#00a7e9"/><stop offset=".092" stop-color="#00b2ec"/><stop offset=".186" stop-color="#23bdef"/><stop offset=".286" stop-color="#66c8f2"/><stop offset=".393" stop-color="#89d3f5"/><stop offset=".507" stop-color="#a1dbf8"/><stop offset=".633" stop-color="#b2e2f9"/><stop offset=".781" stop-color="#bce6fb"/><stop offset="1" stop-color="#bfe7fb"/></linearGradient><path d="M45.2.9l27.1 26.7V99H.1V1h45.1z" fill="url(#a)"/><path d="M45.2.9l27.1 26.7V99H.1V1h45.1z" fill-opacity="0" stroke="#0096db" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="58.773" y1="87.876" x2="49.741" y2="78.845" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#009de1"/><stop offset=".03" stop-color="#00a3e3"/><stop offset=".095" stop-color="#00b1e7"/><stop offset=".166" stop-color="#67c0ec"/><stop offset=".241" stop-color="#92cef0"/><stop offset=".321" stop-color="#b4dbf4"/><stop offset=".407" stop-color="#cee7f8"/><stop offset=".503" stop-color="#e3f0fb"/><stop offset=".614" stop-color="#f1f8fd"/><stop offset=".751" stop-color="#fbfdfe"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.2.8l27.1 26.7H45.2V.8z" fill="url(#b)"/><path d="M45.2.8l27.1 26.7H45.2V.8z" fill-opacity="0" stroke="#0096db" stroke-width="2" stroke-linejoin="bevel"/><path d="M21.6 83.3l3.7 1.1c-.6 2-1.5 3.5-2.8 4.5s-3 1.5-5 1.5c-2.5 0-4.5-.8-6.1-2.5C9.8 86.2 9 83.9 9 81c0-3.1.8-5.4 2.4-7.1 1.6-1.7 3.7-2.5 6.3-2.5 2.3 0 4.1.7 5.6 2 .8.8 1.5 1.9 1.9 3.4l-3.7.9c-.2-1-.7-1.7-1.4-2.3-.7-.6-1.6-.8-2.6-.8-1.4 0-2.5.5-3.4 1.5s-1.3 2.6-1.3 4.8c0 2.3.4 4 1.3 5 .8 1 2 1.5 3.3 1.5 1 0 1.9-.3 2.6-.9.8-.9 1.3-1.9 1.6-3.2zm23.7 6.8h-4.1l-1.6-4.2h-7.5l-1.5 4.2h-4l7.3-18.4h4l7.4 18.4zm-6.9-7.3L35.8 76l-2.5 6.8h5.1zm8.9-11.2h6.9c1.6 0 2.7.1 3.6.4 1.1.3 2 .9 2.8 1.7.8.8 1.4 1.8 1.8 3 .4 1.2.6 2.6.6 4.4 0 1.5-.2 2.8-.6 3.9-.5 1.3-1.1 2.4-2 3.3-.7.6-1.5 1.1-2.6 1.5-.8.3-1.9.4-3.3.4h-7.1V71.6zm3.8 3.1V87h2.8c1.1 0 1.8-.1 2.3-.2.6-.2 1.1-.4 1.5-.8s.7-1 1-1.8c.3-.8.4-2 .4-3.4s-.1-2.5-.4-3.3-.6-1.4-1.1-1.8c-.5-.4-1-.7-1.7-.9-.5-.1-1.6-.2-3.1-.2h-1.7z" fill="#fff"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.1" y1="97.426" x2="36.1" y2="37.782" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#009ade"/><stop offset="1" stop-color="#00bdf2"/></linearGradient><path d="M1.7 9.5l17.3 13 1.8-2.4L1 5.3V9l.7.5zm36 23.3l5.5-7.1-1.2-.9-6.6-5.1.7.5 8.2-10.7v-5l-10.7 14-7.1-5.5-12.9 16.6 7.1 5.4L1.1 59.9 1 64.2l22.1-27.4-.9-.7 8.1 6.1 5.5-7.1 35.4 26.6V58L37.7 32.8zm-8 5.5l-11.9-9 9.1-11.8 11.9 9-9.1 11.8z" fill="url(#c)"/></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.15" y1="2.887" x2="36.15" y2="101.126" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".012" stop-color="#5b5794"/><stop offset=".182" stop-color="#7b77aa"/><stop offset=".352" stop-color="#9896bf"/><stop offset=".521" stop-color="#b2b2d2"/><stop offset=".687" stop-color="#c7c9e2"/><stop offset=".848" stop-color="#d6d9ec"/><stop offset="1" stop-color="#dbdff0"/></linearGradient><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill="url(#SVGID_1_)"/><path d="M45.2.9l27.1 26.8v71.4H0V.9h45.2z" fill-opacity="0" stroke="#2d3293" stroke-width="2"/></g><path d="M22.4 83.9l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8s-3.2 1.6-5.3 1.6c-2.7 0-4.9-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.4 0-3.3.9-5.9 2.6-7.7 1.7-1.8 4-2.7 6.8-2.7 2.5 0 4.5.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.8-1.5-2.4-.8-.6-1.7-.9-2.8-.9-1.5 0-2.7.5-3.6 1.6-1 .8-1.4 2.5-1.4 4.9 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .7-.7 1.2-1.8 1.6-3.2zm25.5 7.3h-4.4l-1.8-4.5h-8L32 91.2h-4.3l7.8-19.9h4.3l8.1 19.9zm-7.5-7.9l-2.8-7.4-2.7 7.4h5.5zm9.7 7.9V71.3h13.8v3.4h-9.7v4.7h8.4v3.4h-8.4v8.5h-4.1z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="58.321" y1="87.273" x2="50.783" y2="78.839" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#595593"/><stop offset=".07" stop-color="#706ca2"/><stop offset=".159" stop-color="#8988b5"/><stop offset=".255" stop-color="#a3a5c8"/><stop offset=".359" stop-color="#babfd9"/><stop offset=".471" stop-color="#ced5e7"/><stop offset=".598" stop-color="#dee6f2"/><stop offset=".751" stop-color="#e9f3fa"/><stop offset="1" stop-color="#ecf8fe"/></linearGradient><path d="M45.2.9l27.1 26.8H45.2V.9z" fill="url(#SVGID_2_)"/><path d="M45.2.9l27.1 26.8H45.2V.9z" fill-opacity="0" stroke="#2d3293" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="14.776" y1="56.174" x2="57.726" y2="56.174" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#352c7f"/><stop offset=".074" stop-color="#3e3786"/><stop offset=".266" stop-color="#544f96"/><stop offset=".457" stop-color="#6763a5"/><stop offset=".645" stop-color="#7572b1"/><stop offset=".827" stop-color="#7e7cba"/><stop offset="1" stop-color="#8180bd"/></linearGradient><path d="M14.8 39.3h6.5l13-10v33l-13-10h-6.5v-13zm26.1 10.2v2.9c.1 0 1.6 0 3.2-.8s3.4-2.7 3.4-5.8c0-3.1-1.7-5-3.4-5.8-1.6-.8-3.1-.8-3.2-.8v2.9h.1c.4 0 1.4.2 2.1.7.8.5 1.4 1.2 1.4 3 0 2-.8 2.6-1.8 3.2-.5.2-1 .4-1.3.4-.2 0-.3 0-.4.1h-.1zm0 5.1v2.9c.1 0 2.8 0 5.8-1.4 2.9-1.4 6-4.6 5.9-10.1.1-5.6-3-8.7-5.9-10.1-2.9-1.4-5.6-1.4-5.8-1.4v2.9h.3c.8.1 3.1.4 4.9 1.6 1.9 1.2 3.5 3.1 3.5 7.1 0 4.6-2.1 6.5-4.3 7.5-1.1.6-2.2.8-3.1 1-.4.1-.8.1-1 .1-.2-.1-.3-.1-.3-.1zm0 5v2.9c.1 0 4.1 0 8.3-2.1 4.2-2 8.5-6.5 8.5-14.6.1-8.1-4.3-12.6-8.5-14.6-4.2-2.1-8.2-2.1-8.3-2.1V32h.6c1.3.1 4.8.6 7.7 2.5 2.9 1.9 5.5 5.1 5.6 11.3-.1 7-3.4 10.2-6.9 12-1.7.9-3.5 1.3-4.9 1.5-.7.1-1.2.2-1.6.2-.3.1-.5.1-.5.1zm0-27.5z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="35.75" y1="3.096" x2="35.75" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M44.8 1l27 26.7v71.2h-72V1h45z" fill="url(#a)"/><path d="M44.8 1l27 26.7v71.2h-72V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.85" y1="4.085" x2="35.85" y2="38.441" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#ef4136"/><stop offset="1" stop-color="#be1e2d"/></linearGradient><path d="M.7 63.6h70.2v34.3H.7V63.6z" fill="url(#b)"/><path d="M21.8 82.8l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.4 0-3.3.9-5.9 2.6-7.7s4-2.7 6.8-2.7c2.5 0 4.4.7 6 2.1.9.8 1.6 2.1 2.1 3.7l-4 .9c-.2-1-.7-1.8-1.5-2.4-.8-.6-1.7-.9-2.7-.9-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.1 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .6-.7 1.2-1.8 1.5-3.2zm25.5 7.3h-4.4l-1.8-4.5h-8l-1.7 4.5h-4.3L35 70.3h4.3l8 19.8zm-7.5-7.9L37 74.8l-2.7 7.4h5.5zm9.8 7.9V70.4h4v16.3h10.1V90H49.6z" fill="#fff"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="1025.8" y1="947.945" x2="1025.8" y2="986.7" gradientTransform="matrix(1 0 0 -1 -990 1005.111)"><stop offset="0" stop-color="#879ca8"/><stop offset="1" stop-color="#4d6a78"/></linearGradient><path d="M18.2 54.4v-6.2h7.2v6.2h-7.2zm8.8 0v-6.2h8v6.2h-8zm-8.8-7.6v-6.9h7.2v6.9h-7.2zm8.8 0v-6.9h8v6.9h-8zm-8.8-8.3v-6.2h7.2v6.2h-7.2zm18.4 15.9v-6.2h8v6.2h-8zM27 38.5v-6.2h8v6.2h-8zm19.2 15.9v-6.2h7.2v6.2h-7.2zm-9.6-7.6v-6.9h8v6.9h-8zm-8.8-18.7c0 .4-.4.7-.8.7h-1.6c-.4 0-.8-.3-.8-.7v-6.2c0-.4.4-.7.8-.7H27c.4 0 .8.3.8.7v6.2zm18.4 18.7v-6.9h7.2v6.9h-7.2zm-9.6-8.3v-6.2h8v6.2h-8zm9.6 0v-6.2h7.2v6.2h-7.2zm.8-10.4c0 .4-.4.7-.8.7h-1.6c-.4 0-.8-.3-.8-.7v-6.2c0-.4.4-.7.8-.7h1.6c.4 0 .8.3.8.7v6.2zm9.6-1.4c0-1.5-1.4-2.8-3.2-2.8h-3.2v-2.1c0-1.9-1.8-3.5-4-3.5h-1.6c-2.2 0-4 1.6-4 3.5v2.1H31v-2.1c0-1.9-1.8-3.5-4-3.5h-1.6c-2.2 0-4 1.6-4 3.5v2.1h-3.2c-1.7 0-3.2 1.3-3.2 2.8v27.7c0 1.5 1.4 2.8 3.2 2.8h35.1c1.7 0 3.2-1.3 3.2-2.8V26.7z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="44.825" y1="74.224" x2="58.325" y2="87.724" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M44.8 1l27 26.7h-27V1z" fill="url(#d)"/><path d="M44.8 1l27 26.7h-27V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

View file

@ -0,0 +1 @@
["3g2","3ga","3gp","7z","aa","aac","ac","accdb","accdt","ace","adn","ai","aif","aifc","aiff","ait","amr","ani","apk","app","applescript","asax","asc","ascx","asf","ash","ashx","asm","asmx","asp","aspx","asx","au","aup","avi","axd","aze","bak","bash","bat","bin","blank","bmp","bowerrc","bpg","browser","bz2","bzempty","c","cab","cad","caf","cal","cd","cdda","cer","cfg","cfm","cfml","cgi","chm","class","cmd","code-workspace","codekit","coffee","coffeelintignore","com","compile","conf","config","cpp","cptx","cr2","crdownload","crt","crypt","cs","csh","cson","csproj","css","csv","cue","cur","dart","dat","data","db","dbf","deb","default","dgn","dist","diz","dll","dmg","dng","doc","docb","docm","docx","dot","dotm","dotx","download","dpj","ds_store","dsn","dtd","dwg","dxf","editorconfig","el","elf","eml","enc","eot","eps","epub","eslintignore","exe","f4v","fax","fb2","fla","flac","flv","fnt","folder","fon","gadget","gdp","gem","gif","gitattributes","gitignore","go","gpg","gpl","gradle","gz","h","handlebars","hbs","heic","hlp","hs","hsl","htm","html","ibooks","icns","ico","ics","idx","iff","ifo","image","img","iml","in","inc","indd","inf","info","ini","inv","iso","j2","jar","java","jpe","jpeg","jpg","js","json","jsp","jsx","key","kf8","kmk","ksh","kt","kts","kup","less","lex","licx","lisp","lit","lnk","lock","log","lua","m","m2v","m3u","m3u8","m4","m4a","m4r","m4v","map","master","mc","md","mdb","mdf","me","mi","mid","midi","mk","mkv","mm","mng","mo","mobi","mod","mov","mp2","mp3","mp4","mpa","mpd","mpe","mpeg","mpg","mpga","mpp","mpt","msg","msi","msu","nef","nes","nfo","nix","npmignore","ocx","odb","ods","odt","ogg","ogv","ost","otf","ott","ova","ovf","p12","p7b","pages","part","pcd","pdb","pdf","pem","pfx","pgp","ph","phar","php","pid","pkg","pl","plist","pm","png","po","pom","pot","potx","pps","ppsx","ppt","pptm","pptx","prop","ps","ps1","psd","psp","pst","pub","py","pyc","qt","ra","ram","rar","raw","rb","rdf","rdl","reg","resx","retry","rm","rom","rpm","rpt","rsa","rss","rst","rtf","ru","rub","sass","scss","sdf","sed","sh","sit","sitemap","skin","sldm","sldx","sln","sol","sphinx","sql","sqlite","step","stl","svg","swd","swf","swift","swp","sys","tar","tax","tcsh","tex","tfignore","tga","tgz","tif","tiff","tmp","tmx","torrent","tpl","ts","tsv","ttf","twig","txt","udf","vb","vbproj","vbs","vcd","vcf","vcs","vdi","vdx","vmdk","vob","vox","vscodeignore","vsd","vss","vst","vsx","vtx","war","wav","wbk","webinfo","webm","webp","wma","wmf","wmv","woff","woff2","wps","wsf","xaml","xcf","xfl","xlm","xls","xlsm","xlsx","xlt","xltm","xltx","xml","xpi","xps","xrb","xsd","xsl","xspf","xz","yaml","yml","z","zip","zsh"]

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M30.5 82.4l4 1.2c-.6 2.2-1.6 3.8-3 4.9-1.4 1.1-3.2 1.6-5.4 1.6-2.7 0-4.9-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.5 0-3.3.9-5.9 2.6-7.8 1.7-1.8 4-2.8 6.9-2.8 2.5 0 4.5.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5s-1.7-.9-2.8-.9c-1.5 0-2.7.5-3.7 1.6-.9 1.1-1.4 2.8-1.4 5.2 0 2.5.5 4.3 1.4 5.4s2.1 1.6 3.6 1.6c1.1 0 2-.3 2.8-1 .7-.6 1.3-1.7 1.6-3.2zM38 69.8h7.5c1.7 0 3 .1 3.9.4 1.2.3 2.2 1 3.1 1.8s1.5 2 1.9 3.2c.4 1.3.7 2.9.7 4.7 0 1.6-.2 3.1-.6 4.3-.5 1.5-1.2 2.6-2.2 3.5-.7.7-1.7 1.2-2.9 1.6-.9.3-2.1.4-3.6.4H38V69.8zm4.1 3.4v13.3h3.1c1.1 0 2-.1 2.5-.2.7-.2 1.2-.4 1.7-.8s.8-1 1.1-1.9.4-2.1.4-3.7-.1-2.7-.4-3.6-.7-1.5-1.2-1.9c-.5-.5-1.1-.8-1.9-.9-.6-.1-1.7-.2-3.4-.2h-1.9z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#b)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="37" y1="56.5" x2="37" y2="36.5"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M44.2 52.2l.6-1.5c.9-2.8 1.8-5.7 2.7-8.5.3-1.1.7-2.2 1.4-3.1 1.1-1.5 2.6-2.3 4.3-2.5.7-.1 1.4-.2 2.1-.2H62c-.1.1-.1.2-.1.3-.8 1.4-1.5 2.8-2.3 4.2l-4.2 7.2c-.9 1.5-1.9 3-3.1 4.4-.8 1-1.7 2-2.8 2.7-.8.5-1.6.8-2.5.8h-9.9c-1 0-1.8-.4-2.5-1-1-.9-1.6-2.2-2.1-3.4-.9-2.3-1.4-4.8-2-7.2-.3-1.1-.6-2.3-.9-3.4 0-.1-.1-.1-.1-.2l-.2.2c-1.3 1.3-2.4 2.7-3.4 4.2-.3.4-.4.9-.5 1.4-.6 1.8-1.1 3.6-1.7 5.3-.6 1.7-1.6 3-3.3 3.8-1 .5-2 .7-3.1.7-1.6 0-3.2 0-4.8.1-.4 0-.4 0-.3-.4.7-2.5 1.5-5 2.6-7.4 1.1-2.5 2.4-4.8 4.1-6.9 1.1-1.5 2.4-2.8 3.9-3.8.8-.5 1.6-.9 2.6-1H36c1.8 0 3.1.7 4.1 2.2.6.9 1 1.9 1.4 2.9.7 2.1 1.2 4.2 1.7 6.3l.9 3.6c0 .1 0 .2.1.2z" fill="url(#c)"/></svg>

After

Width:  |  Height:  |  Size: 2.6 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.014" x2="36.2" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.2 1l27.1 26.7V99H.1V1h45.1z" fill="url(#a)"/><path d="M45.2 1l27.1 26.7V99H.1V1h45.1z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M16 84.3l3.1 1c-.5 1.7-1.3 3-2.4 3.8-1.1.8-2.5 1.3-4.2 1.3-2.1 0-3.9-.7-5.2-2.1-1.4-1.4-2-3.4-2-5.9 0-2.6.7-4.7 2.1-6.1 1.4-1.4 3.2-2.2 5.4-2.2 2 0 3.5.6 4.8 1.7.7.7 1.3 1.6 1.6 2.9l-3.2.8c-.2-.8-.6-1.5-1.2-1.9s-1.3-.7-2.2-.7c-1.2 0-2.1.4-2.9 1.3s-1.1 2.2-1.1 4.1c0 2 .4 3.4 1.1 4.3s1.7 1.3 2.8 1.3c.9 0 1.6-.3 2.2-.8s1.1-1.7 1.3-2.8zm5.9-10h5.9c1.3 0 2.3.1 3 .3.9.3 1.7.8 2.4 1.5s1.2 1.5 1.5 2.6c.3 1 .5 2.2.5 3.7 0 1.3-.2 2.4-.5 3.4-.4 1.1-1 2.1-1.7 2.8-.6.5-1.3 1-2.3 1.3-.7.2-1.7.3-2.9.3h-6.1V74.3zm3.2 2.7v10.4h2.4c.9 0 1.5 0 1.9-.2.5-.1 1-.3 1.3-.7.3-.3.6-.8.8-1.5.2-.7.3-1.7.3-2.9s-.1-2.2-.3-2.8-.5-1.2-.9-1.5-.9-.6-1.5-.7c-.3-.1-1.2-.1-2.5-.1h-1.5zM38 74.3h5.9c1.3 0 2.3.1 3 .3.9.3 1.7.8 2.4 1.5s1.2 1.5 1.5 2.6c.3 1 .5 2.2.5 3.7 0 1.3-.2 2.4-.5 3.4-.4 1.1-1 2.1-1.7 2.8-.6.5-1.3 1-2.3 1.3-.7.2-1.7.3-2.9.3H38V74.3zm3.2 2.7v10.4h2.4c.9 0 1.5 0 1.9-.2.5-.1 1-.3 1.3-.7s.6-.8.8-1.5c.2-.7.3-1.7.3-2.9s-.1-2.2-.3-2.8-.5-1.2-.9-1.5c-.4-.4-.9-.6-1.5-.7-.3-.1-1.2-.1-2.5-.1h-1.5zm27.3 13.1H65l-1.4-3.6h-6.4l-1.3 3.6h-3.4l6.2-15.7h3.4l6.4 15.7zm-5.9-6.3L60.4 78l-2.2 5.8h4.4z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="31.747" y1="69.935" x2="31.747" y2="69.986" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M31.8 32c-.1.1-.1.1 0 0" fill="url(#b)"/><g opacity=".85"><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.25" y1="65.367" x2="36.25" y2="20.819"><stop offset="0" stop-color="#adccdc"/><stop offset=".633" stop-color="#4c6c7b"/></linearGradient><path d="M43.1 58V41.3l9.8-1.6c-1.6-8.3-8.8-14.6-17.6-14.6-9.9 0-17.9 8-17.9 17.9 0 9.9 8 17.9 17.9 17.9 1 0 1.9-.1 2.8-.2.7-1.2 2-2.1 3.6-2.6.5 0 .9-.1 1.4-.1zm-4.5-31.3l-1.9 8.4h-1.9l-1.4-8.4c2-1 5.2 0 5.2 0zm-3.3 23c-3.7 0-6.6-3-6.6-6.6 0-3.7 3-6.6 6.6-6.6s6.6 3 6.6 6.6c0 3.7-2.9 6.6-6.6 6.6zm0-11.7c-2.8 0-5.1 2.3-5.1 5.1s2.3 5.1 5.1 5.1 5.1-2.3 5.1-5.1-2.3-5.1-5.1-5.1zm0 8.7c-2 0-3.6-1.6-3.6-3.6s1.6-3.6 3.6-3.6 3.6 1.6 3.6 3.6-1.6 3.6-3.6 3.6zm2.3 17.2c.1.5.3.9.6 1.3-.9.1-1.9.2-2.8.2C23 65.4 13 55.4 13 43.1s10-22.3 22.3-22.3c10.9 0 20 7.9 21.9 18.2l-2.2.4C53.3 30.1 45.1 23 35.3 23c-11.1 0-20.1 9-20.1 20.1 0 11.1 9 20.1 20.1 20.1.7 0 1.5 0 2.2-.1 0 .2 0 .5.1.8zm21.9-23.6v19.3c0 1.6-1.2 2.9-3.1 3.3-2 .5-4-.3-4.4-1.9-.4-1.6.9-3.2 3-3.8.9-.2 1.8-.2 2.6.1V45.7l-10.4 1.9v14.5c0 1.4-1.2 2.7-3 3.2-2 .5-4.1-.5-4.4-1.9-.4-1.6.9-3.2 3-3.7.9-.2 1.8-.2 2.5.1V42.6l14.2-2.3z" fill="url(#c)"/></g><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="45.324" y1="74.184" x2="58.871" y2="87.731" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.2 1l27.1 26.7H45.2V1z" fill="url(#d)"/><path d="M45.2 1l27.1 26.7H45.2V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.8" y1="61.589" x2="36.8" y2="20.333"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M51.4 37.7h-2.9V32c0-6.4-5.2-11.7-11.7-11.7S25.1 25.6 25.1 32v5.7h-2.9c-1.1 0-2 .9-2 2v19.8c0 1.1.9 2 2 2h29.1c1.1 0 2-.9 2-2V39.8c.1-1.2-.8-2.1-1.9-2.1zM39.3 54.2c.2.7-.3 1.3-1 1.3h-3c-.7 0-1.2-.7-1-1.3l1-3.7c-1.1-.6-1.9-1.7-1.9-3.1 0-2 1.6-3.5 3.5-3.5s3.5 1.6 3.5 3.5c0 1.4-.8 2.6-1.9 3.1l.8 3.7zm3.3-16.5H31V32c0-3.2 2.6-5.8 5.8-5.8s5.8 2.6 5.8 5.8v5.7z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#c)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M21.2 84.5l3.9 1.2c-.6 2.2-1.6 3.8-3 4.9-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.5 0-3.3.9-5.9 2.6-7.8s4-2.8 6.8-2.8c2.5 0 4.4.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5s-1.7-.8-2.7-.8c-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.2 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .6-.7 1.2-1.8 1.5-3.3zm7.4 7.4v-20h14.9v3.4H32.7v4.4h10.1v3.4H32.7v5.5h11.2V92H28.6zm18.7 0v-20h8.5c2.1 0 3.7.2 4.7.5s1.7 1 2.3 1.9c.6.9.9 2 .9 3.2 0 1.5-.4 2.7-1.3 3.7s-2.2 1.6-4 1.9c.9.5 1.6 1.1 2.2 1.7.6.6 1.3 1.7 2.3 3.3l2.4 3.9h-4.8l-2.9-4.4c-1-1.6-1.8-2.5-2.1-2.9s-.8-.7-1.2-.8c-.4-.2-1.1-.2-2-.2h-.8v8.4h-4.2zm4-11.6h3c1.9 0 3.2-.1 3.6-.2.5-.2.9-.4 1.1-.8s.4-.9.4-1.5c0-.7-.2-1.2-.5-1.6-.4-.4-.9-.7-1.5-.8-.3 0-1.3-.1-3-.1h-3.2v5z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><g opacity=".95"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.2" y1="61.717" x2="36.2" y2="20.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.2" y1="62.217" x2="36.2" y2="20.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M42 35.4c0-2.5-1.5-4.5-3.7-5.4v-7.3c0-1.2-.9-2.1-2.1-2.1s-2.1.9-2.1 2.1V30c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v18.4c0 1.2.9 2.1 2.1 2.1s2.1-.9 2.1-2.1V41.2c0-.2 0-.3-.1-.4 2.4-.8 3.9-2.9 3.9-5.4zM36.2 37c-.9 0-1.6-.7-1.6-1.6s.7-1.6 1.6-1.6 1.6.7 1.6 1.6-.7 1.6-1.6 1.6z" fill="url(#b)" stroke="url(#c)" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="50.918" y1="61.717" x2="50.918" y2="20.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="50.918" y1="62.217" x2="50.918" y2="20.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M53 22.8c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1V40c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v8.4c0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1v-8.4c0-.2 0-.3-.1-.4 2.2-.8 3.7-2.9 3.7-5.4 0-2.5-1.5-4.5-3.7-5.4V22.8zM50.9 47c-.9 0-1.6-.7-1.6-1.6 0-.9.7-1.6 1.6-1.6s1.6.7 1.6 1.6c0 .9-.7 1.6-1.6 1.6z" fill="url(#d)" stroke="url(#e)" stroke-miterlimit="10"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="21.482" y1="61.717" x2="21.482" y2="20.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="21.482" y1="62.217" x2="21.482" y2="20.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M19.4 59.6c0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1v-8.4c0-.2 0-.3-.1-.4 2.2-.8 3.7-2.9 3.7-5.4 0-2.5-1.5-4.5-3.7-5.4V22.8c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1V40c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v8.4zm2.1-15.8c.9 0 1.6.7 1.6 1.6 0 .9-.7 1.6-1.6 1.6-.9 0-1.6-.7-1.6-1.6 0-.9.7-1.6 1.6-1.6z" fill="url(#f)" stroke="url(#g)" stroke-miterlimit="10"/></g><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#h)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M21.3 84.5l3.9 1.2c-.6 2.2-1.6 3.8-3 4.9-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.5 0-3.3.9-5.9 2.6-7.8s4-2.8 6.8-2.8c2.5 0 4.4.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5S18 75 16.9 75c-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.2 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .7-.7 1.3-1.8 1.6-3.3zm7.4 7.4v-20h13.7v3.4h-9.7V80h8.4v3.4h-8.4v8.5h-4zm26.4-7.4v-3.4h8.7v8c-.8.8-2.1 1.5-3.7 2.2-1.6.6-3.2.9-4.9.9-2.1 0-3.9-.4-5.5-1.3s-2.7-2.1-3.5-3.8c-.8-1.6-1.2-3.4-1.2-5.3 0-2.1.4-3.9 1.3-5.6s2.2-2.9 3.8-3.7c1.3-.7 2.9-1 4.8-1 2.5 0 4.4.5 5.8 1.6 1.4 1 2.3 2.5 2.7 4.3l-4 .8c-.3-1-.8-1.8-1.6-2.3s-1.6-.9-2.7-.9c-1.8 0-3.2.6-4.2 1.7s-1.6 2.8-1.6 5c0 2.4.5 4.2 1.6 5.4 1.1 1.2 2.4 1.8 4.2 1.8.8 0 1.7-.2 2.5-.5.9-.3 1.6-.7 2.2-1.2v-2.5h-4.7z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="3" x2="36" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><g opacity=".9"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="19" y1="39.207" x2="19" y2="67.397" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="19" y1="37.568" x2="19" y2="69.036" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M12 44.7l14-12.1v6.1l-9.5 7.9v.1l9.5 7.9v6.1l-14-12v-4z" fill="url(#b)" stroke="url(#c)" stroke-width="1.5" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="36.7" y1="35.5" x2="36.7" y2="70.5" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="36.701" y1="34.75" x2="36.701" y2="71.25" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M38.4 29.5h3.7l-7.2 35h-3.6l7.1-35z" fill="url(#d)" stroke="url(#e)" stroke-width="1.5" stroke-miterlimit="10"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="54.2" y1="38.948" x2="54.2" y2="67.31" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="54.2" y1="37.307" x2="54.2" y2="68.946" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M47.2 54.8l9.5-7.9v-.1l-9.5-7.9v-6.1l14 12.1V49l-14 12.1v-6.3z" fill="url(#f)" stroke="url(#g)" stroke-width="1.5" stroke-miterlimit="10"/></g><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="45.037" y1="74.187" x2="58.537" y2="87.687" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#h)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M20.9 84.4l3.8 1.2c-.6 2.1-1.6 3.7-2.9 4.7-1.4 1-3.1 1.5-5.2 1.5-2.6 0-4.7-.9-6.4-2.6C8.5 87.4 7.7 85 7.7 82c0-3.2.8-5.7 2.5-7.5s3.9-2.7 6.6-2.7c2.4 0 4.3.7 5.8 2.1.9.8 1.6 2 2 3.6l-3.9.9c-.2-1-.7-1.8-1.4-2.4s-1.6-.9-2.7-.9c-1.4 0-2.6.5-3.5 1.5s-1.4 2.7-1.4 5c0 2.4.4 4.2 1.3 5.2s2 1.6 3.5 1.6c1 0 1.9-.3 2.7-1 .8-.5 1.3-1.5 1.7-3zm7.2 7.1V72.2h13.4v3.3H32v4.6h8.2v3.3H32v8.2l-3.9-.1zm16.6 0V72.2h5.9l3.5 13.2 3.5-13.2h5.9v19.3h-3.7V76.3L56 91.5h-3.8l-3.9-15.2v15.2h-3.6z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><g opacity=".9"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="19.014" y1="60.793" x2="19.014" y2="32.603"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="19.014" y1="62.432" x2="19.014" y2="30.964"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M12 44.7l14-12.1v6.1l-9.5 7.9v.1l9.5 7.9v6.1l-14-12v-4z" fill="url(#b)" stroke="url(#c)" stroke-width="1.5" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="36.686" y1="64.5" x2="36.686" y2="29.5"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="36.687" y1="65.25" x2="36.687" y2="28.75"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M38.4 29.5h3.7l-7.2 35h-3.6l7.1-35z" fill="url(#d)" stroke="url(#e)" stroke-width="1.5" stroke-miterlimit="10"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="54.186" y1="61.052" x2="54.186" y2="32.69"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="54.186" y1="62.691" x2="54.186" y2="31.05"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M47.2 54.8l9.5-7.9v-.1l-9.5-7.9v-6.1l14 12.1V49l-14 12.1v-6.3z" fill="url(#f)" stroke="url(#g)" stroke-width="1.5" stroke-miterlimit="10"/></g><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#h)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M17.4 85.8l3.1 1c-.5 1.7-1.3 3-2.4 3.8-1.1.8-2.5 1.3-4.2 1.3-2.1 0-3.8-.7-5.2-2.1-1.4-1.4-2-3.4-2-5.9 0-2.6.7-4.7 2.1-6.1 1.4-1.4 3.2-2.2 5.4-2.2 1.9 0 3.5.6 4.7 1.7.7.7 1.3 1.6 1.6 2.9l-3.2.8c-.2-.8-.6-1.5-1.2-1.9-.6-.5-1.3-.7-2.2-.7-1.2 0-2.1.4-2.9 1.3s-1 2-1 3.9c0 2 .4 3.4 1.1 4.3s1.7 1.3 2.8 1.3c.9 0 1.6-.3 2.2-.8.6-.6 1.1-1.5 1.3-2.6zm5.9 5.7V75.8h10.9v2.7h-7.7v3.7h6.6v2.7h-6.6v6.7h-3.2zm13.5 0V75.8h4.8l2.9 10.7 2.9-10.7h4.8v15.7h-3V79.1L46 91.5h-3l-3.1-12.4v12.4h-3.1zm18.7 0V75.9h3.2v13h8v2.7H55.5z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="31.254" y1="65.191" x2="42.722" y2="45.327"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path fill="url(#b)" d="M16.2 55.5L30.9 65v-7H56v-5H30.9v-6.9z"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="29.677" y1="49.355" x2="41.146" y2="29.491"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path fill="url(#c)" d="M41.5 36.6H16.4v5.1h25.1v6.9l14.7-9.4-14.7-9.5z"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#d)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M26 84.5l3.9 1.2c-.6 2.2-1.6 3.8-3 4.9-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.5 0-3.3.9-5.9 2.6-7.8s4-2.8 6.8-2.8c2.5 0 4.4.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5s-1.7-.8-2.8-.8c-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.2 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .7-.7 1.2-1.8 1.6-3.3zm16.7 0v-3.4h8.7v8c-.8.8-2.1 1.5-3.7 2.2-1.6.6-3.2.9-4.9.9-2.1 0-3.9-.4-5.5-1.3s-2.7-2.1-3.5-3.8c-.8-1.6-1.2-3.4-1.2-5.3 0-2.1.4-3.9 1.3-5.6s2.2-2.9 3.8-3.7c1.3-.7 2.9-1 4.8-1 2.5 0 4.4.5 5.8 1.6 1.4 1 2.3 2.5 2.7 4.3l-4 .8c-.3-1-.8-1.8-1.6-2.3s-1.6-.9-2.8-.9c-1.8 0-3.2.6-4.2 1.7s-1.6 2.8-1.6 5c0 2.4.5 4.2 1.6 5.4 1.1 1.2 2.4 1.8 4.2 1.8.8 0 1.7-.2 2.5-.5.9-.3 1.6-.7 2.2-1.2v-2.5h-4.6zM55 91.9v-20h4v20h-4z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="486.311" y1="644.112" x2="486.31" y2="742.085" gradientTransform="matrix(1 0 0 -1 -450.061 743.109)"><stop offset="0" stop-color="#742d2d"/><stop offset=".005" stop-color="#827100"/><stop offset="1" stop-color="#ffee91"/></linearGradient><path d="M45.3 1l27.1 26.7V99H.1V1h45.2z" fill="url(#a)"/><path d="M45.3 1l27.1 26.7V99H.1V1h45.2z" stroke="#827100" stroke-width="2" fill="none"/><path d="M22.6 85.8l3.1 1c-.5 1.7-1.3 3-2.4 3.8-1.1.8-2.5 1.2-4.2 1.2-2.1 0-3.8-.7-5.2-2.1-1.4-1.4-2-3.3-2-5.8 0-2.6.7-4.6 2-6 1.4-1.4 3.1-2.2 5.4-2.2 1.9 0 3.5.6 4.7 1.7.7.7 1.3 1.6 1.6 2.9l-3.1.7c-.2-.8-.6-1.4-1.2-1.9s-1.3-.7-2.2-.7c-1.2 0-2.1.4-2.9 1.2s-1.1 2.2-1.1 4c0 2 .4 3.4 1.1 4.2.7.8 1.7 1.3 2.8 1.3.8 0 1.6-.3 2.2-.8.7-.5 1.1-1.3 1.4-2.5zm5.8 5.8V76h3.2v6.1h6.3V76h3.2v15.6h-3.2v-6.8h-6.3v6.8h-3.2zm15.9 0V76h4.8L52 86.6 54.8 76h4.8v15.6h-3V79.3l-3.1 12.3h-3.1l-3.1-12.3v12.3h-3z" fill="#fefefe"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="37" y1="68.5" x2="37" y2="21.5"><stop offset="0" stop-color="#aa9400"/><stop offset="1" stop-color="#564a00"/></linearGradient><path d="M58.5 21.5H25.2c-4.9 0-9.8 2-9.8 7.8v39.2h35.2V29.3H20.4c0-2.9 2-3.9 3.9-3.9h30.4v39.2l3.9-3.9V21.5z" fill="url(#b)"/><path d="M31.5 51c0-4.1 4.7-4.7 4.7-7.6 0-1.3-1.2-2.3-2.7-2.3-1.6 0-3 1.2-3 1.2l-2-2.5s1.9-2 5.3-2c3.2 0 6.1 2 6.1 5.3 0 4.7-4.9 5.2-4.9 8.2v1.1h-3.5V51zm0 3.8H35v3.3h-3.5v-3.3z" fill="#dacb7a"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="495.437" y1="715.271" x2="508.982" y2="728.818" gradientTransform="matrix(1 0 0 -1 -450.061 743.109)"><stop offset="0" stop-color="#feea86"/><stop offset="1" stop-color="#867200"/></linearGradient><path d="M45.3 1l27.1 26.7H45.3V1z" fill="url(#c)"/><path d="M45.3 1l27.1 26.7H45.3V1z" stroke="#827100" stroke-width="2" stroke-linejoin="round" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><g opacity=".95"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="21.45" y1="61.55" x2="21.45" y2="21.95"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M14.4 44.1v-4.9c1-.1 1.8-.2 2.3-.5.5-.2.9-.7 1.3-1.2.4-.6.6-1.3.8-2.2.1-.7.2-1.8.2-3.4 0-2.7.1-4.5.4-5.6.2-1 .7-1.9 1.3-2.5s1.6-1.1 2.8-1.5c.8-.2 2.1-.4 3.9-.4h1.1v4.9c-1.5 0-2.5.1-2.9.3-.4.2-.7.4-1 .8-.2.3-.3.9-.3 1.8s-.1 2.5-.2 4.9c-.1 1.4-.2 2.5-.5 3.4-.3.8-.7 1.5-1.1 2.1-.4.5-1.1 1.1-2 1.7.8.5 1.5 1 2 1.6s.9 1.4 1.2 2.3.5 2.1.5 3.6c.1 2.3.1 3.7.1 4.4 0 .9.1 1.5.3 1.9.2.4.6.6 1 .8.4.2 1.4.3 2.9.3v4.9h-1.1c-1.8 0-3.3-.1-4.2-.4-1-.3-1.8-.8-2.5-1.5s-1.1-1.5-1.4-2.5c-.2-1-.3-2.6-.3-4.8 0-2.5-.1-4.2-.3-4.9-.3-1.1-.8-1.9-1.4-2.4-.7-.6-1.6-1-2.9-1z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="51.7" y1="61.45" x2="51.7" y2="21.95"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M58.7 44.1c-1 .1-1.8.2-2.3.5-.5.2-.9.7-1.3 1.2-.4.6-.6 1.3-.8 2.2-.1.7-.2 1.8-.2 3.4 0 2.7-.1 4.5-.4 5.6-.2 1.1-.7 1.9-1.3 2.5-.6.6-1.6 1.1-2.8 1.5-.8.2-2.1.4-3.9.4h-1.1v-4.9c1.5 0 2.4-.1 2.9-.3s.8-.5 1-.8c.2-.3.3-.9.3-1.8 0-.8.1-2.4.2-4.8.1-1.4.3-2.6.6-3.4.3-.9.7-1.6 1.2-2.2s1.1-1.1 1.9-1.6c-1-.7-1.8-1.3-2.2-1.9-.6-.9-1.1-2.1-1.3-3.4-.2-1-.3-3.1-.3-6.3 0-1-.1-1.7-.3-2.1-.2-.3-.5-.6-.9-.8-.4-.2-1.4-.3-3-.3V22h1.1c1.8 0 3.3.1 4.2.4 1 .3 1.8.8 2.5 1.5s1.1 1.5 1.4 2.5c.2 1 .4 2.6.4 4.8 0 2.5.1 4.1.3 4.9.3 1.1.8 1.9 1.4 2.3.6.5 1.6.7 2.8.8l-.1 4.9z" fill="url(#c)"/></g><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#d)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M14.3 86.5l2.7.8c-.4 1.5-1.1 2.6-2 3.3-.9.7-2.2 1.1-3.6 1.1-1.8 0-3.3-.6-4.5-1.9-1.2-1.2-1.7-2.9-1.7-5.1 0-2.3.6-4 1.8-5.3 1.2-1.3 2.7-1.9 4.6-1.9 1.7 0 3 .5 4.1 1.5.6.6 1.1 1.4 1.4 2.5l-2.7.6c-.2-.7-.5-1.3-1-1.7-.5-.4-1.1-.6-1.9-.6-1 0-1.8.4-2.5 1.1-.7 1-1 2.1-1 3.8 0 1.7.3 2.9.9 3.7.6.7 1.4 1.1 2.4 1.1.7 0 1.4-.2 1.9-.7.5-.5.9-1.3 1.1-2.3zm5.1 5V78.1h2.7v11.2H29v2.3h-9.6zm23.8 0h-3l-1.2-3h-5.4l-1.1 3.1h-2.9L34.9 78h2.9l5.4 13.5zm-5-5.3l-1.9-5-1.8 5h3.7zm5.8.9l2.7-.3c.2.9.5 1.6 1 2 .5.4 1.2.6 2 .6.9 0 1.6-.2 2-.6.4-.4.7-.8.7-1.3 0-.3-.1-.6-.3-.8-.2-.2-.5-.4-1-.6-.3-.1-1.1-.3-2.2-.6-1.5-.4-2.5-.8-3.1-1.3-.8-.7-1.3-1.7-1.3-2.7 0-.7.2-1.3.6-1.9.4-.6 1-1.1 1.7-1.4.7-.3 1.6-.5 2.7-.5 1.7 0 3 .4 3.9 1.1.9.7 1.3 1.7 1.4 3l-2.7.1c-.1-.7-.4-1.2-.8-1.5-.4-.3-1-.5-1.7-.5-.8 0-1.4.2-1.9.5-.3.2-.4.5-.4.8 0 .3.1.6.4.8.3.3 1.2.6 2.5.9 1.3.3 2.3.6 3 1 .6.3 1.1.8 1.5 1.4.4.6.5 1.3.5 2.2 0 .8-.2 1.5-.6 2.2-.4.7-1 1.2-1.8 1.5-.8.3-1.8.5-3 .5-1.7 0-3-.4-4-1.2-1.1-.7-1.7-1.9-1.8-3.4zm12.6 0l2.7-.3c.2.9.5 1.6 1 2 .5.4 1.2.6 2 .6.9 0 1.6-.2 2-.6.4-.4.7-.8.7-1.3 0-.3-.1-.6-.3-.8-.2-.2-.5-.4-1-.6-.3-.1-1.1-.3-2.2-.6-1.5-.4-2.5-.8-3.1-1.3-.8-.7-1.3-1.7-1.3-2.7 0-.7.2-1.3.6-1.9.4-.6 1-1.1 1.7-1.4.7-.3 1.6-.5 2.7-.5 1.7 0 3 .4 3.9 1.1.9.7 1.3 1.7 1.4 3l-2.7.1c-.1-.7-.4-1.2-.8-1.5-.4-.3-1-.5-1.7-.5-.8 0-1.4.2-1.9.5-.3.2-.4.5-.4.8 0 .3.1.6.4.8.3.3 1.2.6 2.5.9 1.3.3 2.3.6 3 1 .6.3 1.1.8 1.5 1.4.4.6.5 1.3.5 2.2 0 .8-.2 1.5-.6 2.2-.4.7-1 1.2-1.8 1.5-.8.3-1.8.5-3 .5-1.7 0-3-.4-4-1.2-1-.7-1.6-1.9-1.8-3.4z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.003" x2="36.108" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill="url(#a)"/><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M18.8 83.8l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.5-2.7s-2.6-4.3-2.6-7.4c0-3.3.9-5.9 2.6-7.7s4-2.7 6.8-2.7c2.4 0 4.4.7 6 2.2.9.8 1.6 2.1 2 3.7l-4 .9c-.2-1-.7-1.8-1.5-2.4-.7-.6-1.7-.9-2.7-.9-1.5 0-2.7.5-3.6 1.6s-1.5 2.7-1.5 5c0 2.5.5 4.3 1.4 5.4s2.1 1.6 3.5 1.6c1.1 0 2-.3 2.8-1s1.3-1.8 1.7-3.2zm7.3 7.3V71.2h6l3.6 13.5 3.6-13.5h6V91h-3.7V75.4l-4 15.6h-3.9l-4-15.6V91h-3.6zm23.3-19.9h7.4c1.7 0 2.9.1 3.8.4 1.2.3 2.2 1 3 1.8s1.5 1.9 1.9 3.2c.4 1.3.7 2.8.7 4.7 0 1.6-.2 3-.6 4.2-.5 1.4-1.2 2.6-2.1 3.5-.7.7-1.6 1.2-2.8 1.6-.9.3-2.1.4-3.6.4h-7.6V71.2zm4 3.4v13.1h3c1.1 0 1.9-.1 2.4-.2.7-.2 1.2-.4 1.6-.8s.8-1 1.1-1.9.4-2.1.4-3.6-.1-2.7-.4-3.5-.7-1.5-1.1-1.9c-.5-.5-1.1-.8-1.9-.9-.6-.1-1.7-.2-3.3-.2h-1.8z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.75" y1="64" x2="36.75" y2="17.5"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M60 17.5H13.5V64H60V17.5zm-37.2 9.3h-4.6v-4.6h4.6v4.6zm32.5 0H27.5v-4.6h27.9v4.6zm0 32.5H18.1V31.5h37.2v27.8z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="28.109" y1="52.694" x2="28.109" y2="35.456"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M25.4 35.5l-3.2 3.2 5.3 5.4-5.3 5.3 3.2 3.3 8.7-8.6z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="37.75" y1="55.7" x2="37.75" y2="51.05"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M33.1 51h9.3v4.7h-9.3z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="45.122" y1="74.229" x2="58.575" y2="87.683" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.1 1L72 27.7H45.1V1z" fill="url(#e)"/><path d="M45.1 1L72 27.7H45.1V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97.8" x2="36" y2="-.2" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.722" y1="22.496" x2="35.722" y2="68.104" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 57.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V44.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V73c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V46c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" opacity=".8" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.075" y1="26.575" x2="58.575" y2="13.075" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="20.514" y1="61.793" x2="20.514" y2="33.603"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="20.514" y1="63.979" x2="20.514" y2="31.418"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M13.5 45.7l14-12.1v6.1l-9.5 8v.1l9.5 7.9v6.1l-14-12.1v-4z" fill="url(#b)" stroke="url(#c)" stroke-width="2" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="52.686" y1="62.052" x2="52.686" y2="33.69"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="52.686" y1="64.238" x2="52.686" y2="31.504"><stop offset="0" stop-color="#adccdc"/><stop offset=".153" stop-color="#9ab9c9"/><stop offset=".529" stop-color="#708f9f"/><stop offset=".824" stop-color="#567685"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M45.7 55.8l9.5-7.9v-.1l-9.5-7.9v-6.1l14 12.1V50l-14 12.1v-6.3z" fill="url(#d)" stroke="url(#e)" stroke-width="2" stroke-miterlimit="10"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#f)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M11.2 86.8l2 .8c-.3 1.4-.8 2.5-1.5 3.1-.7.7-1.6 1-2.7 1-1.4 0-2.5-.6-3.3-1.8-.9-1.2-1.3-2.8-1.3-4.8 0-2.1.4-3.8 1.3-5 .9-1.2 2-1.8 3.5-1.8 1.2 0 2.3.5 3 1.4.5.6.8 1.3 1 2.4l-2 .6c-.1-.7-.4-1.2-.8-1.6s-.8-.6-1.4-.6c-.8 0-1.4.3-1.8 1-.5.7-.7 1.8-.7 3.3 0 1.6.2 2.8.7 3.5s1.1 1 1.8 1c.5 0 1-.2 1.4-.7s.6-.9.8-1.8zm3.3-1.6c0-1.3.2-2.4.5-3.3.2-.7.5-1.2.9-1.8s.8-.9 1.3-1.2c.6-.3 1.4-.5 2.2-.5 1.5 0 2.7.6 3.6 1.8.9 1.2 1.4 2.8 1.4 4.9 0 2.1-.4 3.7-1.3 4.9-.9 1.2-2.1 1.8-3.6 1.8s-2.7-.6-3.6-1.8c-1-1.2-1.4-2.8-1.4-4.8zm2.1-.1c0 1.5.3 2.6.8 3.3s1.2 1.1 2 1.1 1.5-.4 2-1.1c.5-.7.8-1.9.8-3.4s-.3-2.6-.8-3.3c-.5-.7-1.2-1.1-2-1.1s-1.5.4-2 1.1-.8 1.9-.8 3.4zm9.4-6.4h3.8c.8 0 1.5.1 1.9.2.6.2 1.1.6 1.5 1.2.4.6.7 1.3 1 2.1.2.8.3 1.8.3 3 0 1.1-.1 2-.3 2.7-.3.9-.6 1.7-1.1 2.3-.4.4-.8.8-1.4 1-.5.2-1.1.3-1.8.3H26V78.7zm2 2.1v8.5h1.5c.6 0 1 0 1.2-.1.3-.1.6-.3.8-.5s.4-.7.5-1.2c.1-.6.2-1.4.2-2.4s-.1-1.8-.2-2.3-.3-.9-.6-1.2c-.2-.3-.6-.5-1-.6-.3-.1-.8-.1-1.7-.1H28zm8.2 10.7V78.7h7.5v2.2h-5.5v2.9h5.1V86h-5.1v3.5H44v2.2h-7.8zm9.6 0V78.7h2.1v5.7l4.2-5.7h2.8l-3.8 5 4 7.9h-2.7l-2.8-6-1.7 2.2v3.9h-2.1zm10.1 0V78.7H58v12.9h-2.1zm6.3 0V80.8h-3v-2.2h8.1v2.2h-3v10.7h-2.1z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="3" x2="36" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill="none" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.037" y1="74.187" x2="58.537" y2="87.687" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#b)"/><path d="M45 1l27 26.7H45V1z" fill="none" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M12.8 87.8l2.2.7c-.3 1.2-.9 2.1-1.7 2.7-.8.6-1.8.9-2.9.9-1.5 0-2.7-.5-3.6-1.5-.9-1-1.4-2.4-1.4-4.1 0-1.8.5-3.3 1.4-4.3s2.2-1.5 3.8-1.5c1.4 0 2.5.4 3.3 1.2.5.5.9 1.2 1.1 2l-2.2.5c-.1-.6-.4-1-.8-1.4-.4-.3-.9-.5-1.5-.5-.8 0-1.5.3-2 .9-.5.6-.8 1.5-.8 2.9s.3 2.4.8 3c.5.6 1.2.9 2 .9.6 0 1.1-.2 1.5-.6.3-.4.6-1 .8-1.8zm3.6-1.4c0-1.1.2-2.1.5-2.8.3-.6.6-1.1 1-1.5.4-.4.9-.8 1.4-1 .7-.3 1.5-.4 2.4-.4 1.6 0 2.9.5 3.9 1.5s1.5 2.4 1.5 4.2c0 1.8-.5 3.2-1.5 4.2s-2.3 1.5-3.9 1.5c-1.7 0-3-.5-3.9-1.5-.9-1-1.4-2.4-1.4-4.2zm2.3-.1c0 1.3.3 2.2.9 2.9.6.6 1.3 1 2.2 1 .9 0 1.6-.3 2.2-1s.9-1.6.9-2.9c0-1.3-.3-2.2-.8-2.8-.6-.6-1.3-.9-2.2-.9-.9 0-1.7.3-2.2.9-.7.6-1 1.6-1 2.8zM29 91.9V80.8h7.6v1.9h-5.4v2.6h4.6v1.9h-4.6v4.7H29zm9.4 0V80.8H46v1.9h-5.4v2.6h4.6v1.9h-4.6v4.7h-2.2zm9.5 0V80.8h8.2v1.9h-6v2.5h5.6V87h-5.6v3h6.2v1.9h-8.4zm10.3 0V80.8h8.2v1.9h-6v2.5H66V87h-5.6v3h6.2v1.9h-8.4z" fill="#4c6c7b"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="35.895" y1="32.203" x2="35.895" y2="67.868" gradientTransform="matrix(1 0 0 -1 0 100)"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M31 37.6c4.2-.4 5.4-3 10.2-3.5 2.4-.2 3.9.3 4.1 1.1.1.8-1 1.3-2.5 1.4-2 .2-2.9-.5-3-1.2-1.5.1-1.7.8-1.6 1.2.1.9 2 1.7 5 1.4 3.5-.3 4.6-1.6 4.4-3-.4-1.8-3-3.3-7.9-2.9-6.2.6-6.1 3.4-10.3 3.7-1.7.1-2.7-.2-2.9-.9-.1-.7.7-1 1.7-1.1.9-.1 2 .1 2.6.4.4-.2.5-.4.5-.6-.1-.6-1.4-.9-3-.8-3.1.3-3.1 1.7-3 2.3.3 1.7 2.7 2.8 5.7 2.5zm20.9 7.1c-3.9.9-8.8 1.5-14.7 1.5-6 0-11-.6-14.8-1.5-3.4-.9-5.3-1.9-5.9-2.9.3 2.2.9 4.4 1.6 6.5-.9.5-1.7 1.2-2.4 2.1-1.4 1.7-2 3.7-1.9 5.7s1.1 3.6 2.6 4.8c1.6 1.2 3.3 1.6 5.3 1.2.7-.1 1.6-.5 2.4-.7-1.6 0-3-.5-4.3-1.6-1.5-1.1-2.5-2.6-2.7-4.4-.4-1.7 0-3.3 1-4.7.2-.3.4-.5.7-.7.5 1.4 1.2 2.6 1.9 3.9 1.5 2.2 3 4.2 4.4 6.3.6 1.2 1.1 2.5 1.4 3.7 1 1.4 2.4 2.3 4.1 2.8 2.1.7 4.3 1 6.6 1h.2c2.2 0 4.6-.4 6.8-1.1 1.6-.5 3-1.4 4-2.9h.1c.2-1.1.6-2.4 1.2-3.7 1.5-2.1 3-4.1 4.4-6.3 2-3.6 3.3-7.6 4.1-12-.9 1.2-2.8 2.2-6.1 3zm-29.6-3.1c3.9 1 8.8 1.5 14.7 1.5 6 0 10.9-.5 14.7-1.5 4.1-1 6-2.2 6-3.4 0-.9-.9-1.7-2.5-2.4.4.2.6.6.6 1.1 0 1.2-1.9 2.2-5.6 3.1-3.4.7-7.9 1.3-13.2 1.3-5.2 0-9.8-.5-13.1-1.2-3.6-.9-5.5-1.9-5.5-3.1 0-.5.2-1 1-1.5-2.2.9-3.4 1.6-3.4 2.7.2 1.2 2.2 2.5 6.3 3.4z" fill="url(#c)"/></svg>

After

Width:  |  Height:  |  Size: 3.3 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97.8" x2="36" y2="-.2" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.075" y1="26.575" x2="58.575" y2="13.075" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#b)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><g opacity=".75"><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="15.222" y1="53.7" x2="56.222" y2="53.7"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="14.972" y1="53.7" x2="56.472" y2="53.7"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M50.2 39.2c-8-8-21-8-29 0s-8 21 0 29 21 8 29 0 8-21 0-29zM23 61.9C19.2 56 19.9 48.1 25 43c5.1-5.1 13-5.8 18.9-2L23 61.9zm4.5 4.5l20.9-20.9c3.8 5.9 3.1 13.8-2 18.9-5.1 5.1-13 5.8-18.9 2z" fill="url(#c)" stroke="url(#d)" stroke-width=".5" stroke-miterlimit="10"/></g></svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.003" x2="36.108" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill="url(#a)"/><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M18 83.8l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.5-2.7s-2.6-4.3-2.6-7.4c0-3.3.9-5.9 2.6-7.7s4-2.7 6.8-2.7c2.4 0 4.4.7 6 2.2.9.8 1.6 2.1 2 3.7l-4 .9c-.2-1-.7-1.8-1.5-2.4-.7-.6-1.7-.9-2.7-.9-1.5 0-2.7.5-3.6 1.6s-1.4 2.7-1.4 5c0 2.5.5 4.3 1.4 5.4s2.1 1.6 3.5 1.6c1.1 0 2-.3 2.8-1s1.3-1.8 1.6-3.2zm6.5-2.5c0-2 .3-3.7.9-5.1.5-1 1.1-1.9 1.9-2.7.8-.8 1.6-1.4 2.6-1.8 1.2-.5 2.7-.8 4.3-.8 2.9 0 5.3.9 7.1 2.7 1.8 1.8 2.7 4.3 2.7 7.6 0 3.2-.9 5.7-2.6 7.5-1.8 1.8-4.1 2.7-7 2.7-3 0-5.3-.9-7.1-2.7-1.9-1.8-2.8-4.3-2.8-7.4zm4.2-.2c0 2.2.5 3.9 1.6 5.1 1 1.2 2.4 1.7 4 1.7s2.9-.6 4-1.7c1-1.2 1.5-2.9 1.5-5.2 0-2.3-.5-4-1.5-5.1-1-1.1-2.3-1.7-4-1.7s-3 .6-4 1.7c-1.1 1.2-1.6 2.9-1.6 5.2zm18.3 10V71.2h6l3.6 13.5 3.6-13.5h6V91h-3.7V75.4l-4 15.6h-3.9l-4-15.6V91H47z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.75" y1="64" x2="36.75" y2="17.5"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M60 17.5H13.5V64H60V17.5zm-37.2 9.3h-4.6v-4.6h4.6v4.6zm32.5 0H27.5v-4.6h27.9v4.6zm0 32.5H18.1V31.5h37.2v27.8z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="28.109" y1="52.694" x2="28.109" y2="35.456"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M25.4 35.5l-3.2 3.2 5.3 5.4-5.3 5.3 3.2 3.3 8.7-8.6z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="37.75" y1="55.7" x2="37.75" y2="51.05"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M33.1 51h9.3v4.7h-9.3z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="45.122" y1="74.229" x2="58.575" y2="87.683" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.1 1L72 27.7H45.1V1z" fill="url(#e)"/><path d="M45.1 1L72 27.7H45.1V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="-27.8" x2="36" y2="70.2" gradientTransform="matrix(1 0 0 -1 0 71)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.075" y1="43.425" x2="58.575" y2="56.925" gradientTransform="matrix(1 0 0 -1 0 71)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#b)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M11.4 86.1l2 .6c-.3 1.1-.8 1.9-1.5 2.4s-1.6.8-2.7.8c-1.3 0-2.4-.5-3.3-1.4s-1.3-2.2-1.3-3.7c0-1.7.4-3 1.3-3.9s2-1.4 3.4-1.4c1.2 0 2.2.4 3 1.1.5.4.8 1 1 1.8l-2 .5c-.1-.5-.4-.9-.7-1.2s-.8-.5-1.4-.5c-.7 0-1.3.3-1.8.8s-.7 1.4-.7 2.6c0 1.3.2 2.2.7 2.7s1 .8 1.8.8c.5 0 1-.2 1.4-.5s.6-.8.8-1.5zm3.3-1.2c0-1 .2-1.9.5-2.6.2-.5.5-1 .9-1.4.4-.4.8-.7 1.3-.9.6-.3 1.3-.4 2.2-.4 1.5 0 2.7.5 3.5 1.4s1.3 2.2 1.3 3.8c0 1.6-.4 2.9-1.3 3.8S21 90 19.5 90s-2.7-.5-3.6-1.4c-.8-.9-1.2-2.2-1.2-3.7zm2-.1c0 1.1.3 2 .8 2.6s1.2.9 2 .9 1.5-.3 2-.9.8-1.5.8-2.6-.3-2-.8-2.6-1.2-.8-2-.8-1.5.3-2 .9c-.5.5-.8 1.3-.8 2.5zm9.2 5v-10h3l1.8 6.8 1.8-6.8h3v10h-1.9v-7.9l-2 7.9h-1.9l-2-7.9v7.9h-1.8zm11.7 0v-10h3.2c1.2 0 2 0 2.4.2.6.2 1.1.5 1.4 1 .4.5.6 1.2.6 2 0 .6-.1 1.1-.3 1.6-.2.4-.5.7-.9 1-.3.2-.7.4-1 .5-.4-.1-1.1-.1-2-.1h-1.3v3.8h-2.1zm2-8.3v2.8h1.1c.8 0 1.3-.1 1.6-.2s.5-.3.6-.5c.2-.2.2-.5.2-.8 0-.4-.1-.7-.3-.9-.2-.2-.5-.4-.8-.4-.2 0-.7-.1-1.5-.1l-.9.1zm7.3 8.3v-10h2v10h-2zm4 0v-9.9h2v8.3h5v1.7l-7-.1zm8.5 0v-10h7.4v1.7h-5.4v2.2h5v1.7h-5v2.7H67v1.7h-7.6z" fill="#4c6c7b"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36" y1="69.126" x2="36" y2="40.965"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M52.5 64.4V41h4.7v28.2H14.9V41h4.7v23.4h32.9z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="35.915" y1="40.627" x2="35.915" y2="29.126"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M24.4 29.1h23L35.9 40.6 24.4 29.1z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="31.307" y1="50.268" x2="31.307" y2="45.617"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M29 50.3v-4.7h4.7v4.7H29z" fill="url(#e)"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="40.693" y1="50.268" x2="40.693" y2="45.617"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M43 50.3h-4.7v-4.7H43v4.7z" fill="url(#f)"/><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="26.571" y1="59.655" x2="26.571" y2="55.004"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M24.2 55h4.7v4.7h-4.7V55z" fill="url(#g)"/><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="45.429" y1="59.655" x2="45.429" y2="55.004"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M43.1 59.7V55h4.7v4.7h-4.7z" fill="url(#h)"/><linearGradient id="i" gradientUnits="userSpaceOnUse" x1="35.958" y1="59.655" x2="35.958" y2="55.004"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M38.3 55v4.7h-4.7V55h4.7z" fill="url(#i)"/></svg>

After

Width:  |  Height:  |  Size: 3.9 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><g opacity=".95"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.2" y1="64.717" x2="36.2" y2="23.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.2" y1="65.217" x2="36.2" y2="23.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M42 38.4c0-2.5-1.5-4.5-3.7-5.4v-7.3c0-1.2-.9-2.1-2.1-2.1s-2.1.9-2.1 2.1V33c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v18.4c0 1.2.9 2.1 2.1 2.1s2.1-.9 2.1-2.1V44.2c0-.2 0-.3-.1-.4 2.4-.8 3.9-2.9 3.9-5.4zM36.2 40c-.9 0-1.6-.7-1.6-1.6s.7-1.6 1.6-1.6 1.6.7 1.6 1.6-.7 1.6-1.6 1.6z" fill="url(#b)" stroke="url(#c)" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="50.918" y1="64.717" x2="50.918" y2="23.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="50.918" y1="65.217" x2="50.918" y2="23.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M53 25.8c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1V43c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v8.4c0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1v-8.4c0-.2 0-.3-.1-.4 2.2-.8 3.7-2.9 3.7-5.4 0-2.5-1.5-4.5-3.7-5.4V25.8zM50.9 50c-.9 0-1.6-.7-1.6-1.6 0-.9.7-1.6 1.6-1.6s1.6.7 1.6 1.6c0 .9-.7 1.6-1.6 1.6z" fill="url(#d)" stroke="url(#e)" stroke-miterlimit="10"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="21.482" y1="64.717" x2="21.482" y2="23.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="21.482" y1="65.217" x2="21.482" y2="23.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M19.4 62.6c0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1v-8.4c0-.2 0-.3-.1-.4 2.2-.8 3.7-2.9 3.7-5.4 0-2.5-1.5-4.5-3.7-5.4V25.8c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1V43c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v8.4zm2.1-15.8c.9 0 1.6.7 1.6 1.6 0 .9-.7 1.6-1.6 1.6-.9 0-1.6-.7-1.6-1.6 0-.9.7-1.6 1.6-1.6z" fill="url(#f)" stroke="url(#g)" stroke-miterlimit="10"/></g><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#h)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M16.5 86.1l3.1 1c-.5 1.7-1.3 3-2.4 3.8-1.1.8-2.5 1.3-4.2 1.3-2.1 0-3.8-.7-5.2-2.1-1.3-1.4-2-3.4-2-5.9 0-2.6.7-4.7 2-6.1 1.4-1.4 3.1-2.2 5.3-2.2 1.9 0 3.5.6 4.7 1.7.7.7 1.3 1.6 1.6 2.9l-3.1.8c-.2-.8-.6-1.5-1.2-1.9s-1.3-.7-2.2-.7c-1.2 0-2.1.4-2.8 1.3-.7.8-1.1 2.2-1.1 4.1 0 2 .4 3.4 1.1 4.3.7.8 1.6 1.3 2.8 1.3.8 0 1.6-.3 2.2-.8.7-.8 1.1-1.7 1.4-2.8zm5.2-2c0-1.6.2-3 .7-4 .4-.8.8-1.5 1.5-2.2.6-.6 1.3-1.1 2-1.4 1-.4 2.1-.6 3.4-.6 2.3 0 4.2.7 5.6 2.2 1.4 1.4 2.1 3.4 2.1 6 0 2.5-.7 4.5-2.1 6-1.4 1.4-3.2 2.2-5.5 2.2s-4.2-.7-5.6-2.1c-1.4-1.6-2.1-3.6-2.1-6.1zM25 84c0 1.8.4 3.1 1.2 4.1.8.9 1.9 1.4 3.1 1.4s2.3-.5 3.1-1.4c.8-.9 1.2-2.3 1.2-4.1 0-1.8-.4-3.2-1.2-4-.8-.9-1.8-1.3-3.2-1.3s-2.2.3-3 1.2c-.8.9-1.2 2.3-1.2 4.1zm14.5 7.9V76.1h3.1L49 86.7V76.1h3v15.7h-3.2l-6.3-10.3v10.3h-3zm15.8 0V76.1h10.8v2.7h-7.6v3.7h6.6v2.7h-6.6v6.7h-3.2z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><g opacity=".95"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.2" y1="72.717" x2="36.2" y2="31.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.2" y1="73.217" x2="36.2" y2="31.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M42 46.4c0-2.5-1.5-4.5-3.7-5.4v-7.3c0-1.2-.9-2.1-2.1-2.1s-2.1.9-2.1 2.1V41c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v18.4c0 1.2.9 2.1 2.1 2.1s2.1-.9 2.1-2.1V52.2c0-.2 0-.3-.1-.4 2.4-.8 3.9-2.9 3.9-5.4zM36.2 48c-.9 0-1.6-.7-1.6-1.6s.7-1.6 1.6-1.6 1.6.7 1.6 1.6-.7 1.6-1.6 1.6z" fill="url(#b)" stroke="url(#c)" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="50.918" y1="72.717" x2="50.918" y2="31.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="50.918" y1="73.217" x2="50.918" y2="31.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M53 33.8c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1V51c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v8.4c0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1v-8.4c0-.2 0-.3-.1-.4 2.2-.8 3.7-2.9 3.7-5.4 0-2.5-1.5-4.5-3.7-5.4V33.8zM50.9 58c-.9 0-1.6-.7-1.6-1.6 0-.9.7-1.6 1.6-1.6s1.6.7 1.6 1.6c0 .9-.7 1.6-1.6 1.6z" fill="url(#d)" stroke="url(#e)" stroke-miterlimit="10"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="21.482" y1="72.717" x2="21.482" y2="31.717"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="g" gradientUnits="userSpaceOnUse" x1="21.482" y1="73.217" x2="21.482" y2="31.217"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M19.4 70.6c0 1.2.9 2.1 2.1 2.1 1.2 0 2.1-.9 2.1-2.1v-8.4c0-.2 0-.3-.1-.4 2.2-.8 3.7-2.9 3.7-5.4 0-2.5-1.5-4.5-3.7-5.4V33.8c0-1.2-.9-2.1-2.1-2.1-1.2 0-2.1.9-2.1 2.1V51c-2.2.8-3.7 2.9-3.7 5.4 0 2.5 1.5 4.6 3.7 5.4 0 .1-.1.3-.1.4v8.4zm2.1-15.8c.9 0 1.6.7 1.6 1.6 0 .9-.7 1.6-1.6 1.6-.9 0-1.6-.7-1.6-1.6 0-.9.7-1.6 1.6-1.6z" fill="url(#f)" stroke="url(#g)" stroke-miterlimit="10"/></g><linearGradient id="h" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#h)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 3.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36.108" y1="3.003" x2="36.108" y2="101.001" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45.1 1L72 27.7V99H.2V1h44.9z" fill="url(#a)"/><path d="M45.1 1L72 27.7V99H.2V1h44.9z" stroke="#7191a1" stroke-width="2" fill="none"/><path d="M22.1 83.8L26 85c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.5-2.7s-2.6-4.3-2.6-7.4c0-3.3.9-5.9 2.6-7.7s4-2.7 6.8-2.7c2.4 0 4.4.7 6 2.2.9.8 1.6 2.1 2 3.7l-4 .9c-.2-1-.7-1.8-1.5-2.4-.7-.6-1.7-.9-2.7-.9-1.5 0-2.7.5-3.6 1.6s-1.4 2.8-1.4 5.1c0 2.5.5 4.3 1.4 5.4s2.1 1.6 3.5 1.6c1.1 0 2-.3 2.8-1s1.3-1.9 1.6-3.3zm7.4 7.3V71.2H36c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3h-2.6v7.5h-4.1zm4-16.5v5.6h2.2c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.4-.1-2.9-.1h-2.1zm14.6 16.5V71.2h6.5c2.5 0 4.1.1 4.8.3 1.1.3 2.1.9 2.9 1.9.8 1 1.2 2.3 1.2 3.9 0 1.2-.2 2.2-.7 3.1-.4.8-1 1.5-1.7 2s-1.4.8-2.1.9c-1 .2-2.4.3-4.2.3h-2.6v7.5h-4.1zm4-16.5v5.6h2.2c1.6 0 2.7-.1 3.2-.3.5-.2 1-.5 1.3-1 .3-.4.5-1 .5-1.5 0-.7-.2-1.3-.6-1.8-.4-.5-1-.8-1.6-.9-.5-.1-1.4-.1-2.9-.1h-2.1z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="13.15" y1="22" x2="54.15" y2="22" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M13.1 22h41v4h-41v-4z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="19.15" y1="33.75" x2="60.15" y2="33.75" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M19.1 33.7h41v4.1h-41v-4.1z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="13.15" y1="45.75" x2="54.15" y2="45.75" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M13.1 45.7h41v4.1h-41v-4.1z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="19.15" y1="58" x2="60.15" y2="58" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#7291a1"/><stop offset="1" stop-color="#cad5db"/></linearGradient><path d="M19.1 58h41v4h-41v-4z" fill="url(#e)"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="45.122" y1="74.229" x2="58.575" y2="87.683" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45.1 1L72 27.7H45.1V1z" fill="url(#f)"/><path d="M45.1 1L72 27.7H45.1V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="101" x2="36" y2="3.004" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".118" stop-color="#66e283"/><stop offset="1" stop-color="#24342d"/></linearGradient><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill="url(#a)"/><path d="M45.1 1l27.2 26.7V99H-.2V1h45.3z" fill="none" stroke="#24342d" stroke-width="2"/><path d="M17.5 85.3l3.1 1c-.5 1.7-1.3 3-2.4 3.8-1.1.8-2.5 1.3-4.3 1.3-2.1 0-3.9-.7-5.2-2.1-1.4-1.4-2.1-3.4-2.1-5.9 0-2.6.7-4.7 2.1-6.1 1.4-1.4 3.2-2.2 5.4-2.2 2 0 3.6.6 4.8 1.7.7.7 1.3 1.6 1.6 2.9l-3.2.8c-.2-.8-.6-1.5-1.2-1.9s-1.3-.7-2.2-.7c-1.2 0-2.2.4-2.9 1.3s-1 2-1 3.9c0 2 .4 3.4 1.1 4.3.7.8 1.7 1.3 2.8 1.3.9 0 1.6-.3 2.2-.8s1.2-1.5 1.4-2.6zm5.9 5.8V75.3h5.2c2 0 3.2.1 3.8.2.9.2 1.7.8 2.3 1.5.6.8.9 1.8.9 3.1 0 1-.2 1.8-.5 2.4s-.8 1.2-1.4 1.6c-.6.4-1.1.6-1.7.7-.8.2-1.9.2-3.4.2h-2.1v5.9h-3.1zM26.7 78v4.5h1.8c1.3 0 2.1-.1 2.6-.2s.8-.4 1-.8.4-.8.4-1.2c0-.6-.2-1-.5-1.4s-.8-.6-1.3-.7c-.5-.2-1.3-.2-2.5-.2h-1.5zM42 91.1V78h-4.8v-2.7h12.7V78h-4.7v13.1H42zm8.4 0l5.5-8.2-5-7.5h3.8l3.2 5.1 3.1-5.1h3.7l-5 7.6 5.5 8.1h-3.9l-3.6-5.4-3.6 5.4h-3.7z" fill="#fff"/><g transform="translate(0 -952.362)"><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.625" y1="1015.362" x2="36.625" y2="974.612"><stop offset=".05" stop-color="#478555"/><stop offset=".283" stop-color="#3f764c"/><stop offset=".4" stop-color="#3a6c46"/><stop offset=".969" stop-color="#1f3d26"/><stop offset=".974" stop-color="#1f3d26"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.625" y1="1015.862" x2="36.625" y2="974.112"><stop offset=".05" stop-color="#478555"/><stop offset=".283" stop-color="#3f764c"/><stop offset=".4" stop-color="#3a6c46"/><stop offset=".969" stop-color="#1f3d26"/><stop offset=".974" stop-color="#1f3d26"/></linearGradient><path d="M36.6 974.6c-11.3 0-20.4 9.1-20.4 20.4 0 11.3 9.1 20.4 20.4 20.4S57 1006.2 57 995c0-11.3-9.1-20.4-20.4-20.4zm3.9 4.8l-3.3 12.3h8.6l-13 18.8 3.3-12.3h-8.6l13-18.8z" fill="url(#b)" stroke="url(#c)" stroke-miterlimit="10"/></g><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="45.178" y1="74.159" x2="58.772" y2="87.753" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#d2e0d5"/><stop offset=".128" stop-color="#cde0d1"/><stop offset=".274" stop-color="#bfe0c7"/><stop offset=".429" stop-color="#a8e1b5"/><stop offset=".59" stop-color="#89e19d"/><stop offset=".732" stop-color="#66e283"/><stop offset="1" stop-color="#24342d"/></linearGradient><path d="M45.1 1l27.2 26.7H45.1V1z" fill="url(#d)"/><path d="M45.1 1l27.2 26.7H45.1V1z" fill="none" stroke="#24342d" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><style>.st0{opacity:.99}</style><g class="st0"><linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="36.2" y1="3.005" x2="36.2" y2="101" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#006b69"/><stop offset=".124" stop-color="#00807f"/><stop offset=".262" stop-color="#009393"/><stop offset=".41" stop-color="#00a3a3"/><stop offset=".571" stop-color="#00b0af"/><stop offset=".752" stop-color="#08b8b7"/><stop offset="1" stop-color="#14bbbb"/></linearGradient><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill="url(#SVGID_1_)"/><path d="M45.2 1l26.9 26.7V99H.3V1h44.9z" fill-opacity="0" stroke="#006e6c" stroke-width="2"/></g><path d="M22.7 83.8l3.9 1.2c-.6 2.2-1.6 3.8-3 4.8-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.5-2.7s-2.6-4.3-2.6-7.4c0-3.3.9-5.9 2.6-7.7s4-2.7 6.8-2.7c2.4 0 4.4.7 6 2.2.9.8 1.6 2.1 2 3.7l-4 .9c-.2-1-.7-1.8-1.5-2.4-.7-.6-1.7-.9-2.7-.9-1.5 0-2.7.5-3.6 1.6s-1.4 2.8-1.4 5.1c0 2.5.5 4.3 1.4 5.4s2.1 1.6 3.5 1.6c1.1 0 2-.3 2.8-1s1.3-1.9 1.6-3.3zm7.4 7.3V71.2h8.5c2.1 0 3.7.2 4.7.5s1.7 1 2.3 1.9c.6.9.9 2 .9 3.1 0 1.5-.4 2.7-1.3 3.7s-2.2 1.6-4 1.8c.9.5 1.6 1.1 2.2 1.7.6.6 1.3 1.7 2.3 3.2l2.4 3.9h-4.8l-2.9-4.3c-1-1.5-1.7-2.5-2.1-2.9s-.9-.6-1.3-.8c-.4-.1-1.1-.2-2-.2h-.8v8.3h-4.1zm4-11.5h3c1.9 0 3.1-.1 3.6-.2.5-.2.9-.4 1.1-.8.3-.4.4-.9.4-1.5 0-.7-.2-1.2-.5-1.6-.4-.4-.9-.7-1.5-.8-.3 0-1.3-.1-2.9-.1h-3.1v5zm28.2 7.9V91H48.9c.1-1.3.6-2.6 1.3-3.8s2.2-2.8 4.3-4.8c1.7-1.6 2.8-2.7 3.2-3.2.5-.8.8-1.6.8-2.3 0-.8-.2-1.5-.7-2-.5-.5-1.1-.7-1.9-.7-.8 0-1.4.2-1.9.7-.5.5-.7 1.3-.8 2.4l-3.9-.3c.2-2.1.9-3.6 2.1-4.5 1.2-.9 2.7-1.4 4.5-1.4 2 0 3.5.5 4.6 1.6 1.1 1.1 1.7 2.4 1.7 3.9 0 .9-.2 1.7-.5 2.6-.3.8-.8 1.7-1.5 2.5-.5.6-1.3 1.4-2.5 2.5s-2 1.8-2.3 2.2c-.3.4-.6.7-.8 1.1h7.7z" fill="#fff"/><g class="st0"><linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="45.214" y1="74.229" x2="58.667" y2="87.682" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset="0" stop-color="#d6ede8"/><stop offset=".297" stop-color="#d3ebe6"/><stop offset=".44" stop-color="#c7e3df"/><stop offset=".551" stop-color="#b7d8d5"/><stop offset=".645" stop-color="#a0cbc9"/><stop offset=".729" stop-color="#84bab9"/><stop offset=".804" stop-color="#62a7a7"/><stop offset=".874" stop-color="#349394"/><stop offset=".938" stop-color="#007f7f"/><stop offset=".998" stop-color="#006b6a"/><stop offset="1" stop-color="#006b69"/></linearGradient><path d="M45.2 1l26.9 26.7H45.2V1z" fill="url(#SVGID_2_)"/><path d="M45.2 1l26.9 26.7H45.2V1z" fill-opacity="0" stroke="#006e6c" stroke-width="2" stroke-linejoin="bevel"/></g><linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="36.25" y1="37.353" x2="36.25" y2="85.161" gradientTransform="matrix(1 0 0 -1 0 102)"><stop offset=".005" stop-color="#008281"/><stop offset=".343" stop-color="#006a69"/><stop offset="1" stop-color="#003836"/></linearGradient><path d="M62.7 56.8c-1.6-.8-4.6-6.6-9.2-7-4-.3-9.1-1.8-11.9-2-3.5-5.8-9.5-15-14.5-19.9l13.8.7C37.2 19.8 27.7 23 27.7 23l6.4-5.3c-8.2-3.3-11.6 4.7-11.6 4.7-8.5-4.7-12.9 3.3-12.9 3.3l8.8.6C8.4 29.1 11.2 39 11.2 39l8.9-8c-1.9 4.4 2.3 7.5 2.3 7.5L25 27.7s9.3 10.6 12.2 21.4c-3.7 1.9-9.5 5-14 5.6-6.2.8-13.5 5-13.5 5v4.9h53.1l-.1-7.8z" opacity=".99" fill="url(#SVGID_3_)"/></svg>

After

Width:  |  Height:  |  Size: 3.2 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97.8" x2="36" y2="-.2" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45.075" y1="26.575" x2="58.575" y2="13.075" gradientTransform="translate(0 1)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#b)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><g opacity=".8"><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="18.426" y1="41.139" x2="56.026" y2="41.139"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M18.4 38.8C29 26.5 48.7 28.9 56 43.4H38.3c-3.2 0-5.2-.1-7.5 1.1-2.6 1.4-4.6 3.9-5.3 6.9l-7.1-12.6z" fill="url(#c)"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="28.137" y1="53.702" x2="43.294" y2="53.702"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.1 53.7c0 4.2 3.4 7.6 7.6 7.6s7.6-3.4 7.6-7.6-3.4-7.6-7.6-7.6c-4.2 0-7.6 3.4-7.6 7.6z" fill="url(#d)"/><linearGradient id="e" gradientUnits="userSpaceOnUse" x1="12.92" y1="58.664" x2="38.654" y2="58.664"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M38.7 63.6c-4.3 1.3-9.2-.1-12-4.8-2.1-3.6-7.6-13.2-10.1-17.5C7.9 54.7 15.4 73 31.3 76.1l7.4-12.5z" fill="url(#e)"/><linearGradient id="f" gradientUnits="userSpaceOnUse" x1="34.293" y1="61.307" x2="58.524" y2="61.307"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M42.8 46.1c3.5 3.3 4.3 8.6 1.9 12.8-1.8 3.1-7.6 12.9-10.4 17.6 16.4 1 28.3-15 22.9-30.3l-14.4-.1z" fill="url(#f)"/></g></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.8" y1="61.589" x2="36.8" y2="20.333"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M51.4 37.7h-2.9V32c0-6.4-5.2-11.7-11.7-11.7S25.1 25.6 25.1 32v5.7h-2.9c-1.1 0-2 .9-2 2v19.8c0 1.1.9 2 2 2h29.1c1.1 0 2-.9 2-2V39.8c.1-1.2-.8-2.1-1.9-2.1zM39.3 54.2c.2.7-.3 1.3-1 1.3h-3c-.7 0-1.2-.7-1-1.3l1-3.7c-1.1-.6-1.9-1.7-1.9-3.1 0-2 1.6-3.5 3.5-3.5s3.5 1.6 3.5 3.5c0 1.4-.8 2.6-1.9 3.1l.8 3.7zm3.3-16.5H31V32c0-3.2 2.6-5.8 5.8-5.8s5.8 2.6 5.8 5.8v5.7z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#c)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M22.2 84.5l3.9 1.2c-.6 2.2-1.6 3.8-3 4.9-1.4 1.1-3.2 1.6-5.3 1.6-2.7 0-4.8-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.5 0-3.3.9-5.9 2.6-7.8s4-2.8 6.8-2.8c2.5 0 4.4.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5s-1.7-.8-2.7-.8c-1.5 0-2.7.5-3.6 1.6-.9 1.1-1.4 2.8-1.4 5.2 0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1 .6-.7 1.2-1.8 1.5-3.3zm7.4 7.4v-20h8.5c2.1 0 3.7.2 4.7.5s1.7 1 2.3 1.9c.6.9.9 2 .9 3.2 0 1.5-.4 2.7-1.3 3.7s-2.2 1.6-4 1.9c.9.5 1.6 1.1 2.2 1.7.6.6 1.3 1.7 2.3 3.3l2.4 3.9h-4.8l-2.9-4.4c-1-1.6-1.8-2.5-2.1-2.9s-.8-.7-1.2-.8c-.4-.2-1.1-.2-2-.2h-.8v8.4h-4.2zm4.1-11.6h3c1.9 0 3.2-.1 3.6-.2.5-.2.9-.4 1.1-.8s.4-.9.4-1.5c0-.7-.2-1.2-.5-1.6-.4-.4-.9-.7-1.5-.8-.3 0-1.3-.1-3-.1h-3.2v5zm20.6 11.6V75.2h-5.9v-3.4h15.9v3.4h-5.9v16.7h-4.1z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2.4 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.8" y1="61.589" x2="36.8" y2="20.333"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M51.4 37.7h-2.9V32c0-6.4-5.2-11.7-11.7-11.7S25.1 25.6 25.1 32v5.7h-2.9c-1.1 0-2 .9-2 2v19.8c0 1.1.9 2 2 2h29.1c1.1 0 2-.9 2-2V39.8c.1-1.2-.8-2.1-1.9-2.1zM39.3 54.2c.2.7-.3 1.3-1 1.3h-3c-.7 0-1.2-.7-1-1.3l1-3.7c-1.1-.6-1.9-1.7-1.9-3.1 0-2 1.6-3.5 3.5-3.5s3.5 1.6 3.5 3.5c0 1.4-.8 2.6-1.9 3.1l.8 3.7zm3.3-16.5H31V32c0-3.2 2.6-5.8 5.8-5.8s5.8 2.6 5.8 5.8v5.7z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#c)"/><path d="M45 1l27 26.7H45V1z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/><path d="M14.5 86.9l2.7.8c-.4 1.5-1.1 2.6-2 3.3-.9.7-2.2 1.1-3.6 1.1-1.8 0-3.3-.6-4.5-1.9-1.2-1.2-1.7-2.9-1.7-5.1 0-2.3.6-4 1.8-5.3 1.2-1.3 2.7-1.9 4.6-1.9 1.7 0 3 .5 4.1 1.5.6.6 1.1 1.4 1.4 2.5l-2.7.6c-.2-.7-.5-1.3-1-1.7-.5-.4-1.1-.6-1.9-.6-1 0-1.8.4-2.5 1.1-.6.7-.9 1.9-.9 3.5 0 1.7.3 2.9.9 3.7.6.7 1.4 1.1 2.4 1.1.7 0 1.4-.2 1.9-.7.4-.3.8-1 1-2zm5 5V78.3h5.8c1.5 0 2.5.1 3.2.4.7.2 1.2.7 1.6 1.3.4.6.6 1.3.6 2.1 0 1-.3 1.9-.9 2.5-.6.7-1.5 1.1-2.7 1.3.6.3 1.1.7 1.5 1.1.4.4.9 1.2 1.6 2.2l1.7 2.7h-3.3l-2-3c-.7-1.1-1.2-1.7-1.4-2-.3-.3-.5-.5-.8-.6-.3-.1-.8-.2-1.4-.2h-.6v5.7h-2.9zm2.8-7.9h2c1.3 0 2.1-.1 2.5-.2.3-.1.6-.3.8-.6s.3-.6.3-1c0-.5-.1-.8-.4-1.1-.2-.3-.6-.5-1-.5h-4.1V84zm13.8 7.9v-5.7l-5-7.9h3.2l3.2 5.4 3.1-5.4h3.2l-5 7.9v5.7h-2.7zm9.1 0V78.3h4.4c1.7 0 2.8.1 3.3.2.8.2 1.4.6 2 1.3.5.7.8 1.6.8 2.6 0 .8-.2 1.5-.5 2.1s-.7 1-1.2 1.3c-.5.3-.9.5-1.4.6-.7.1-1.6.2-2.8.2H48v5.1h-2.8zm2.7-11.3v3.9h1.5c1.1 0 1.8-.1 2.2-.2.4-.1.7-.4.9-.7.2-.3.3-.7.3-1.1 0-.5-.1-.9-.4-1.2-.3-.3-.7-.5-1.1-.6-.3-.1-1-.1-2-.1h-1.4zm13 11.3V80.6h-4v-2.3h10.8v2.3h-4v11.3h-2.8z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="2.265" x2="36" y2="100.25" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill="url(#a)"/><path d="M45 .8l27 26.7v71.3H0V.8h45z" fill-opacity="0" stroke="#7191a1" stroke-width="2"/><path d="M31.3 82.4l4 1.2c-.6 2.2-1.6 3.8-3 4.9-1.4 1.1-3.2 1.6-5.4 1.6-2.7 0-4.9-.9-6.6-2.7-1.7-1.8-2.6-4.3-2.6-7.5 0-3.3.9-5.9 2.6-7.8 1.7-1.8 4-2.8 6.9-2.8 2.5 0 4.5.7 6 2.2.9.9 1.6 2.1 2.1 3.7l-4 1c-.2-1-.7-1.9-1.5-2.5s-1.7-.9-2.8-.9c-1.5 0-2.7.5-3.7 1.6s-1.4 2.8-1.4 5.2c0 2.5.5 4.3 1.4 5.4.9 1.1 2.1 1.6 3.6 1.6 1.1 0 2-.3 2.8-1s1.2-1.7 1.6-3.2zm6.4.9l4-.4c.2 1.3.7 2.3 1.5 2.9s1.7.9 3 .9 2.3-.3 3-.8c.7-.6 1-1.2 1-1.9 0-.5-.1-.9-.4-1.2-.3-.3-.8-.6-1.5-.9-.5-.2-1.6-.5-3.3-.9-2.2-.5-3.7-1.2-4.6-2-1.2-1.1-1.9-2.4-1.9-4 0-1 .3-2 .9-2.9s1.4-1.6 2.5-2c1.1-.5 2.4-.7 4-.7 2.5 0 4.5.6 5.7 1.7 1.3 1.1 2 2.6 2 4.4l-4.1.2c-.2-1-.6-1.8-1.1-2.2s-1.4-.7-2.6-.7c-1.2 0-2.1.2-2.8.7-.4.3-.6.7-.6 1.2s.2.9.6 1.2c.5.4 1.8.9 3.8 1.3 2 .5 3.5.9 4.4 1.4s1.7 1.2 2.2 2c.5.9.8 1.9.8 3.2 0 1.1-.3 2.2-1 3.2-.6 1-1.6 1.7-2.7 2.2s-2.6.7-4.4.7c-2.6 0-4.5-.6-5.9-1.8s-2.2-2.6-2.5-4.8z" fill="#4c6c7b"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="35.619" y1="64.5" x2="35.619" y2="18.906"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M28.2 44.6c-1.4 1-2.7 2.1-4 3.1-2.7 2-5.3 4.1-8 6.1-.4.3-.6.3-1 .1-.5-.3-1.1-.6-1.7-.9-.3-.2-.4-.4-.4-.7V31.1c0-.2.2-.6.4-.7.6-.4 1.3-.7 1.9-1 .3-.2.6 0 .9.2 2.2 1.7 4.4 3.4 6.6 5 1.8 1.4 3.6 2.8 5.4 4.1.1-.1.3-.2.4-.3 6.6-6.4 13.2-12.8 19.7-19.2.3-.3.6-.4 1-.2 2.8 1.1 5.6 2.2 8.4 3.4.2.1.4.4.5.6.1.1 0 .3 0 .5V60c0 .9 0 .9-.9 1.2-2.7 1.1-5.3 2.1-7.9 3.2-.5.2-.8.1-1.1-.2-6.5-6.4-13-12.7-19.6-19l-.6-.6zm19 5.8V33c-3.9 2.9-7.7 5.8-11.6 8.7 3.9 2.9 7.7 5.8 11.6 8.7zm-24.3-8.7c-1.9-1.7-3.8-3.4-5.8-5.2v10.4c1.9-1.7 3.8-3.5 5.8-5.2z" fill="url(#b)"/><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="45.069" y1="73.457" x2="58.569" y2="86.957" gradientTransform="matrix(1 0 0 -1 0 101)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 .8l27 26.7H45V.8z" fill="url(#c)"/><path d="M45 .8l27 26.7H45V.8z" fill-opacity="0" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel"/></svg>

After

Width:  |  Height:  |  Size: 2.7 KiB

View file

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 100"><linearGradient id="a" gradientUnits="userSpaceOnUse" x1="36" y1="97" x2="36" y2="-1" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#c8d4db"/><stop offset=".139" stop-color="#d8e1e6"/><stop offset=".359" stop-color="#ebf0f3"/><stop offset=".617" stop-color="#f9fafb"/><stop offset="1" stop-color="#fff"/></linearGradient><path d="M45 1l27 26.7V99H0V1h45z" fill="url(#a)"/><path d="M45 1l27 26.7V99H0V1h45z" stroke="#7191a1" stroke-width="2" fill="none"/><linearGradient id="b" gradientUnits="userSpaceOnUse" x1="36.632" y1="66.231" x2="36.632" y2="24.231"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><linearGradient id="c" gradientUnits="userSpaceOnUse" x1="36.632" y1="66.606" x2="36.632" y2="23.856"><stop offset="0" stop-color="#adccdc"/><stop offset="1" stop-color="#4c6c7b"/></linearGradient><path d="M30.2 40.4h12.9v3.2H30.2v-3.2zm0 6.4h12.9V50H30.2v-3.2zm0 6.5h12.9v3.2H30.2v-3.2zm22.6-29.1H26.9c-3.6 0-6.5 2.9-6.5 6.5v29.1H14c0 3.6 2.9 6.5 6.5 6.5h25.8c3.6 0 6.5-2.9 6.5-6.5V33.9h6.5v-3.2c-.1-3.6-2.9-6.5-6.5-6.5zm-3.2 35c0 2.1-1.7 3.8-3.8 3.8H22.1c1.6-1.1 1.6-3.2 1.6-3.2V30.7c0-1.8 1.4-3.2 3.2-3.2 1.8 0 3.2 1.4 3.2 3.2v3.2h19.4v25.3zM33.4 30.7v-3.2h19.4c2.9 0 3.2 1.8 3.2 3.2H33.4z" fill="url(#b)" stroke="url(#c)" stroke-width=".75" stroke-miterlimit="10"/><linearGradient id="d" gradientUnits="userSpaceOnUse" x1="45.037" y1="25.813" x2="58.537" y2="12.313" gradientTransform="translate(0 2)"><stop offset="0" stop-color="#fff"/><stop offset=".35" stop-color="#fafbfb"/><stop offset=".532" stop-color="#edf1f4"/><stop offset=".675" stop-color="#dde5e9"/><stop offset=".799" stop-color="#c7d3da"/><stop offset=".908" stop-color="#adbdc7"/><stop offset="1" stop-color="#92a5b0"/></linearGradient><path d="M45 1l27 26.7H45V1z" fill="url(#d)"/><path d="M45 1l27 26.7H45V1z" stroke="#7191a1" stroke-width="2" stroke-linejoin="bevel" fill="none"/><path d="M23.4 85.6l3.4 1.1c-.5 1.9-1.4 3.3-2.6 4.2s-2.7 1.4-4.6 1.4c-2.3 0-4.2-.8-5.6-2.3s-2.2-3.7-2.2-6.4c0-2.9.7-5.1 2.2-6.7s3.4-2.4 5.8-2.4c2.1 0 3.8.6 5.1 1.9.8.7 1.4 1.8 1.8 3.2l-3.4.8c-.2-.9-.6-1.6-1.3-2.1s-1.4-.8-2.3-.8c-1.3 0-2.3.5-3.1 1.4s-1.2 2.4-1.2 4.4c0 2.2.4 3.7 1.2 4.6s1.8 1.4 3 1.4c.9 0 1.7-.3 2.4-.9s1.1-1.6 1.4-2.8zm5.5.7l3.4-.3c.2 1.1.6 2 1.2 2.5s1.5.8 2.5.8c1.1 0 2-.2 2.5-.7s.8-1 .8-1.7c0-.4-.1-.8-.4-1s-.7-.5-1.2-.7c-.4-.1-1.3-.4-2.8-.8-1.9-.5-3.2-1-3.9-1.7-1.1-.9-1.6-2.1-1.6-3.5 0-.9.2-1.7.7-2.5s1.2-1.3 2.1-1.7 2.1-.6 3.4-.6c2.2 0 3.8.5 4.9 1.4s1.7 2.2 1.7 3.8l-3.5.2c-.1-.9-.5-1.5-1-1.9s-1.2-.6-2.2-.6c-1 0-1.8.2-2.4.6-.4.3-.6.6-.6 1.1 0 .4.2.8.5 1 .4.4 1.5.8 3.2 1.1s2.9.8 3.7 1.2 1.4 1 1.9 1.7.7 1.7.7 2.7c0 1-.3 1.9-.8 2.8s-1.3 1.5-2.3 1.9-2.2.6-3.7.6c-2.2 0-3.8-.5-5-1.5s-1.6-2.3-1.8-4.2zm16.9 5.6V74.7h3.5v6.8H56v-6.8h3.5v17.2H56v-7.5h-6.8v7.5h-3.4z" fill="#4c6c7b"/></svg>

After

Width:  |  Height:  |  Size: 2.8 KiB

Some files were not shown because too many files have changed in this diff Show more