1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-01 02:19:09 +00:00

fixed SVG smiles face alignment

This commit is contained in:
Andrea Giammarchi 2015-04-09 11:57:30 +01:00
parent 974c86d072
commit 8e58ae4745
876 changed files with 904 additions and 893 deletions

View File

@ -7,16 +7,33 @@
// dependencies
var fs = require('fs');
fs.readdir('./36x36', function (err, files) {
fs.readdir('./assets', function (err, files) {
var page = fs.readFileSync('./preview-template.html').toString().replace(
'{{emoji-list}}',
'<li>' + files.map(function (file) {
return file.replace('.ai', '').split('-').map(function (hex) {
return '&#x' + hex.toUpperCase() + ';';
}).join('');
}).join('</li>\n <li>')+ '</li>'
);
fs.writeFileSync(
'./preview.html',
fs.readFileSync('./preview-template.html').toString().replace(
'{{emoji-list}}',
'<li>' + files.map(function (file) {
return file.replace('.png', '').split('-').map(function (hex) {
return '&#x' + hex.toUpperCase() + ';';
}).join('');
}).join('</li>\n <li>')+ '</li>'
page.replace(
'{{emoji-options}}',
JSON.stringify({
size: 72
})
)
);
fs.writeFileSync(
'./preview-svg.html',
page.replace(
'{{emoji-options}}',
JSON.stringify({
folder: 'svg',
ext: '.svg',
base: ''
})
)
);
});

View File

@ -8,7 +8,6 @@
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
ul.emoji-list li {
@ -26,7 +25,7 @@
vertical-align: -0.1em;
}
</style>
<script src="twemoji.min.js"></script>
<script src="//twemoji.maxcdn.com/twemoji.min.js"></script>
</head>
<body>
<ul class="emoji-list">
@ -904,11 +903,7 @@
<li>&#xE50A;</li>
</ul>
<script>
twemoji.parse(document.getElementsByTagName('ul')[0], {
folder: 'svg',
ext: '.svg',
base: ''
});
twemoji.parse(document.getElementsByTagName('ul')[0], {"folder":"svg","ext":".svg","base":""});
(function (img, metaKey, i) {
function copyToClipboard(e) {
prompt('Copy to clipboard via ' + metaKey + '+C and Enter', this.alt);
@ -920,4 +915,4 @@
));
</script>
</body>
</html>
</html>

View File

@ -32,7 +32,7 @@
{{emoji-list}}
</ul>
<script>
twemoji.parse(document.getElementsByTagName('ul')[0], {size: 72});
twemoji.parse(document.getElementsByTagName('ul')[0], {{emoji-options}});
(function (img, metaKey, i) {
function copyToClipboard(e) {
prompt('Copy to clipboard via ' + metaKey + '+C and Enter', this.alt);

View File

@ -8,7 +8,6 @@
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
ul.emoji-list li {
@ -26,7 +25,7 @@
vertical-align: -0.1em;
}
</style>
<script src="twemoji.min.js"></script>
<script src="//twemoji.maxcdn.com/twemoji.min.js"></script>
</head>
<body>
<ul class="emoji-list">
@ -904,7 +903,7 @@
<li>&#xE50A;</li>
</ul>
<script>
twemoji.parse(document.getElementsByTagName('ul')[0], {size: 72});
twemoji.parse(document.getElementsByTagName('ul')[0], {"size":72});
(function (img, metaKey, i) {
function copyToClipboard(e) {
prompt('Copy to clipboard via ' + metaKey + '+C and Enter', this.alt);
@ -916,4 +915,4 @@
));
</script>
</body>
</html>
</html>

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(33,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -20,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 20,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#e6e7e8;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20.0029,24.5781)" id="g26"><path d="m 0,0 0,-6.163 c 0.728,0.087 1.435,0.179 2.119,0.265 1.326,0.178 2.286,0.286 2.879,0.332 0.048,0.11 0.103,0.232 0.168,0.363 0.199,0.641 0.463,1.645 0.798,3.015 0.264,1.084 0.393,1.769 0.393,2.057 0,0.353 -0.338,0.529 -1.024,0.529 C 4.292,0.398 2.637,0.277 0.36,0.035 0.231,0.035 0.107,0.022 0,0 m -7.259,-6.69 c 1.812,0.085 3.545,0.195 5.203,0.327 l 0,6.132 c -1.702,-0.199 -3.347,-0.464 -4.937,-0.796 -0.31,-0.111 -0.596,-0.187 -0.862,-0.232 0,-0.264 0.022,-0.53 0.066,-0.793 0.266,-2.012 0.442,-3.56 0.53,-4.638 m -3.346,7.221 c 0.53,0 0.995,-0.078 1.391,-0.233 0.244,-0.066 0.453,-0.143 0.63,-0.231 0.795,0.044 1.612,0.121 2.453,0.231 1.104,0.134 2.463,0.298 4.075,0.498 l 0,2.319 c 0,1.613 -0.188,2.948 -0.563,4.01 -0.155,0.332 -0.233,0.551 -0.233,0.662 0,0.331 0.133,0.497 0.398,0.497 0.706,0 1.36,-0.089 1.954,-0.266 C 0.187,7.82 0.528,7.565 0.528,7.257 0.528,7.146 0.486,6.915 0.395,6.561 0.13,5.876 0,4.606 0,2.75 L 0,1.028 c 1.299,0.132 2.723,0.276 4.271,0.43 0.706,0.045 1.38,0.166 2.022,0.366 0.463,0.088 0.739,0.132 0.83,0.132 0.264,0 0.837,-0.222 1.72,-0.663 C 9.771,0.741 10.236,0.309 10.236,0 c 0,-0.242 -0.12,-0.486 -0.362,-0.729 C 9.055,-1.61 8.466,-2.539 8.115,-3.512 L 7.317,-5.203 C 7.187,-5.532 7.041,-5.787 6.892,-5.963 6.934,-5.984 6.978,-6.009 7.02,-6.03 c 0.507,-0.311 0.76,-0.586 0.76,-0.828 0,-0.199 -0.182,-0.31 -0.559,-0.332 -1.7,0 -3.237,-0.088 -4.607,-0.266 L 0,-7.652 -0.034,-12.095 c 0,-2.009 -0.069,-3.62 -0.198,-4.838 -0.134,-1.368 -0.334,-2.34 -0.598,-2.914 -0.243,-0.486 -0.443,-0.731 -0.596,-0.731 -0.09,0 -0.232,0.266 -0.431,0.798 -0.133,0.617 -0.199,1.687 -0.199,3.214 l 0,8.749 -1.789,-0.167 c -1.194,-0.112 -2.111,-0.168 -2.75,-0.168 -0.266,0 -0.488,0.024 -0.664,0.069 -0.044,-0.2 -0.11,-0.376 -0.198,-0.533 -0.132,-0.287 -0.276,-0.43 -0.432,-0.43 -0.197,0 -0.385,0.154 -0.562,0.465 -0.287,0.438 -0.442,0.892 -0.464,1.358 l -0.397,2.584 c -0.155,1.348 -0.332,2.286 -0.531,2.818 -0.111,0.551 -0.409,1.081 -0.894,1.59 -0.177,0.11 -0.266,0.187 -0.266,0.231 0,0.354 0.133,0.531 0.398,0.531" id="path28" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(33,5)" id="g20"><path id="path22" style="fill:#e6e7e8;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -20,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 20,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(20.0029,24.5781)" id="g24"><path id="path26" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-6.163 c 0.728,0.087 1.435,0.179 2.119,0.265 1.326,0.178 2.286,0.286 2.879,0.332 0.048,0.11 0.103,0.232 0.168,0.363 0.199,0.641 0.463,1.645 0.798,3.015 0.264,1.084 0.393,1.769 0.393,2.057 0,0.353 -0.338,0.529 -1.024,0.529 C 4.292,0.398 2.637,0.277 0.36,0.035 0.231,0.035 0.107,0.022 0,0 m -7.259,-6.69 c 1.812,0.085 3.545,0.195 5.203,0.327 l 0,6.132 c -1.702,-0.199 -3.347,-0.464 -4.937,-0.796 -0.31,-0.111 -0.596,-0.187 -0.862,-0.232 0,-0.264 0.022,-0.53 0.066,-0.793 0.266,-2.012 0.442,-3.56 0.53,-4.638 m -3.346,7.221 c 0.53,0 0.995,-0.078 1.391,-0.233 0.244,-0.066 0.453,-0.143 0.63,-0.231 0.795,0.044 1.612,0.121 2.453,0.231 1.104,0.134 2.463,0.298 4.075,0.498 l 0,2.319 c 0,1.613 -0.188,2.948 -0.563,4.01 -0.155,0.332 -0.233,0.551 -0.233,0.662 0,0.331 0.133,0.497 0.398,0.497 0.706,0 1.36,-0.089 1.954,-0.266 C 0.187,7.82 0.528,7.565 0.528,7.257 0.528,7.146 0.486,6.915 0.395,6.561 0.13,5.876 0,4.606 0,2.75 L 0,1.028 c 1.299,0.132 2.723,0.276 4.271,0.43 0.706,0.045 1.38,0.166 2.022,0.366 0.463,0.088 0.739,0.132 0.83,0.132 0.264,0 0.837,-0.222 1.72,-0.663 C 9.771,0.741 10.236,0.309 10.236,0 c 0,-0.242 -0.12,-0.486 -0.362,-0.729 C 9.055,-1.61 8.466,-2.539 8.115,-3.512 L 7.317,-5.203 C 7.187,-5.532 7.041,-5.787 6.892,-5.963 6.934,-5.984 6.978,-6.009 7.02,-6.03 c 0.507,-0.311 0.76,-0.586 0.76,-0.828 0,-0.199 -0.182,-0.31 -0.559,-0.332 -1.7,0 -3.237,-0.088 -4.607,-0.266 L 0,-7.652 -0.034,-12.095 c 0,-2.009 -0.069,-3.62 -0.198,-4.838 -0.134,-1.368 -0.334,-2.34 -0.598,-2.914 -0.243,-0.486 -0.443,-0.731 -0.596,-0.731 -0.09,0 -0.232,0.266 -0.431,0.798 -0.133,0.617 -0.199,1.687 -0.199,3.214 l 0,8.749 -1.789,-0.167 c -1.194,-0.112 -2.111,-0.168 -2.75,-0.168 -0.266,0 -0.488,0.024 -0.664,0.069 -0.044,-0.2 -0.11,-0.376 -0.198,-0.533 -0.132,-0.287 -0.276,-0.43 -0.432,-0.43 -0.197,0 -0.385,0.154 -0.562,0.465 -0.287,0.438 -0.442,0.892 -0.464,1.358 l -0.397,2.584 c -0.155,1.348 -0.332,2.286 -0.531,2.818 -0.111,0.551 -0.409,1.081 -0.894,1.59 -0.177,0.11 -0.266,0.187 -0.266,0.231 0,0.354 0.133,0.531 0.398,0.531"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(33,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -20,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 20,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#e6e7e8;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(12,30)" id="g26"><path d="M 0,0 C -2.519,0 -4.583,-1.87 -4.929,-4.293 -4.198,-3.503 -3.161,-3 -2,-3 0.209,-3 2,-4.791 2,-7 2,-9 3.497,-9.198 2.707,-9.929 5.13,-9.583 5,-7.519 5,-5 5,-2.239 2.761,0 0,0" id="path28" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,23)" id="g30"><path d="M 0,0 C 0,2.209 1.791,4 4,4 5.161,4 6.198,3.497 6.929,2.707 6.583,5.13 4.52,7 2,7 -0.762,7 -3,4.761 -3,2 -3,-0.519 -3.131,-2.583 -0.707,-2.929 -1.497,-2.198 0,-2 0,0" id="path32" style="fill:#55acee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,25)" id="g34"><path d="M 0,0 C 0,4.971 4,9 4,9 4,9 8,4.971 8,0 8,-4.971 6.209,-9 4,-9 1.791,-9 0,-4.971 0,0" id="path36" style="fill:#ffac33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(12.7065,15.9287)" id="g38"><path d="m 0,0 c 0.791,-0.73 1.293,-1.768 1.293,-2.929 0,-2.209 -1.791,-4 -4,-4 -1.161,0 -2.198,0.503 -2.928,1.293 0.345,-2.424 2.409,-4.293 4.928,-4.293 2.762,0 5,2.239 5,5 C 4.293,-2.409 2.424,-0.346 0,0" id="path40" style="fill:#553788;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(28,9)" id="g42"><path d="m 0,0 c -2.209,0 -4,1.791 -4,4 0,1.161 0.503,2.198 1.293,2.929 C -5.131,6.583 -7,4.52 -7,2 c 0,-2.762 2.238,-5 5,-5 2.52,0 4.583,1.869 4.929,4.293 C 2.198,0.503 1.161,0 0,0" id="path44" style="fill:#553788;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,13)" id="g46"><path d="M 0,0 C 0,-4.971 3,-9 4,-9 5,-9 8,-4.971 8,0 8,4.971 6.209,9 4,9 1.791,9 0,4.971 0,0" id="path48" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,20)" id="g50"><path d="M 0,0 C 0,3.866 3,4 5,4 7,4 10,3.866 10,0 10,-3.865 7.762,-7 5,-7 2.239,-7 0,-3.865 0,0" id="path52" style="fill:#edbb9f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(18.0005,20)" id="g54"><path d="m 0,0 c 0,-0.552 -0.448,-1 -1,-1 -0.552,0 -1,0.448 -1,1 0,0.552 0.448,1 1,1 0.552,0 1,-0.448 1,-1" id="path56" style="fill:#662113;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(22,20)" id="g58"><path d="m 0,0 c 0,-0.552 -0.447,-1 -1,-1 -0.552,0 -1,0.448 -1,1 0,0.552 0.448,1 1,1 0.553,0 1,-0.448 1,-1" id="path60" style="fill:#662113;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(19,15)" id="g62"><path d="M 0,0 C 1.104,0 2,0.896 2,2 L -2,2 C -2,0.896 -1.104,0 0,0" id="path64" style="fill:#662113;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(8,26)" id="g66"><path d="m 0,0 c 0,-0.552 -0.448,-1 -1,-1 -0.552,0 -1,0.448 -1,1 0,0.552 0.448,1 1,1 0.552,0 1,-0.448 1,-1" id="path68" style="fill:#a0041e;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,26)" id="g70"><path d="M 0,0 C 0,-0.552 0.447,-1 1,-1 1.553,-1 2,-0.552 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0" id="path72" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(18,34)" id="g74"><path d="M 0,0 C 0,0.552 0.448,1 1,1 1.552,1 2,0.552 2,0 2,-0.552 1.552,-1 1,-1 0.448,-1 0,-0.552 0,0" id="path76" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(33,5)" id="g20"><path id="path22" style="fill:#e6e7e8;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -20,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 20,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(12,30)" id="g24"><path id="path26" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -2.519,0 -4.583,-1.87 -4.929,-4.293 -4.198,-3.503 -3.161,-3 -2,-3 0.209,-3 2,-4.791 2,-7 2,-9 3.497,-9.198 2.707,-9.929 5.13,-9.583 5,-7.519 5,-5 5,-2.239 2.761,0 0,0"/></g><g transform="translate(24,23)" id="g28"><path id="path30" style="fill:#55acee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,2.209 1.791,4 4,4 5.161,4 6.198,3.497 6.929,2.707 6.583,5.13 4.52,7 2,7 -0.762,7 -3,4.761 -3,2 -3,-0.519 -3.131,-2.583 -0.707,-2.929 -1.497,-2.198 0,-2 0,0"/></g><g transform="translate(15,25)" id="g32"><path id="path34" style="fill:#ffac33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,4.971 4,9 4,9 4,9 8,4.971 8,0 8,-4.971 6.209,-9 4,-9 1.791,-9 0,-4.971 0,0"/></g><g transform="translate(12.7065,15.9287)" id="g36"><path id="path38" style="fill:#553788;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.791,-0.73 1.293,-1.768 1.293,-2.929 0,-2.209 -1.791,-4 -4,-4 -1.161,0 -2.198,0.503 -2.928,1.293 0.345,-2.424 2.409,-4.293 4.928,-4.293 2.762,0 5,2.239 5,5 C 4.293,-2.409 2.424,-0.346 0,0"/></g><g transform="translate(28,9)" id="g40"><path id="path42" style="fill:#553788;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.209,0 -4,1.791 -4,4 0,1.161 0.503,2.198 1.293,2.929 C -5.131,6.583 -7,4.52 -7,2 c 0,-2.762 2.238,-5 5,-5 2.52,0 4.583,1.869 4.929,4.293 C 2.198,0.503 1.161,0 0,0"/></g><g transform="translate(15,13)" id="g44"><path id="path46" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-4.971 3,-9 4,-9 5,-9 8,-4.971 8,0 8,4.971 6.209,9 4,9 1.791,9 0,4.971 0,0"/></g><g transform="translate(14,20)" id="g48"><path id="path50" style="fill:#edbb9f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,3.866 3,4 5,4 7,4 10,3.866 10,0 10,-3.865 7.762,-7 5,-7 2.239,-7 0,-3.865 0,0"/></g><g transform="translate(18.0005,20)" id="g52"><path id="path54" style="fill:#662113;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.552 -0.448,-1 -1,-1 -0.552,0 -1,0.448 -1,1 0,0.552 0.448,1 1,1 0.552,0 1,-0.448 1,-1"/></g><g transform="translate(22,20)" id="g56"><path id="path58" style="fill:#662113;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.552 -0.447,-1 -1,-1 -0.552,0 -1,0.448 -1,1 0,0.552 0.448,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(19,15)" id="g60"><path id="path62" style="fill:#662113;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.104,0 2,0.896 2,2 L -2,2 C -2,0.896 -1.104,0 0,0"/></g><g transform="translate(8,26)" id="g64"><path id="path66" style="fill:#a0041e;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.552 -0.448,-1 -1,-1 -0.552,0 -1,0.448 -1,1 0,0.552 0.448,1 1,1 0.552,0 1,-0.448 1,-1"/></g><g transform="translate(30,26)" id="g68"><path id="path70" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.552 0.447,-1 1,-1 1.553,-1 2,-0.552 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0"/></g><g transform="translate(18,34)" id="g72"><path id="path74" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,0.552 0.448,1 1,1 1.552,1 2,0.552 2,0 2,-0.552 1.552,-1 1,-1 0.448,-1 0,-0.552 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.0874,16.6191)" id="g26"><path d="M 0,0 5.891,0 3.008,8.992 2.946,8.992 0,0 z m -0.341,11.256 c 0.528,1.426 1.737,2.573 3.318,2.573 1.643,0 2.791,-1.085 3.317,-2.573 l 6.078,-16.867 c 0.185,-0.496 0.248,-0.931 0.248,-1.148 0,-1.209 -0.993,-2.046 -2.139,-2.046 -1.303,0 -1.954,0.682 -2.264,1.612 l -0.93,2.915 -8.62,0 -0.93,-2.884 c -0.31,-0.961 -0.962,-1.643 -2.233,-1.643 -1.24,0 -2.294,0.93 -2.294,2.17 0,0.496 0.155,0.868 0.217,1.024 l 6.232,16.867 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.0874,16.6191)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 5.891,0 3.008,8.992 2.946,8.992 0,0 Z m -0.341,11.256 c 0.528,1.426 1.737,2.573 3.318,2.573 1.643,0 2.791,-1.085 3.317,-2.573 l 6.078,-16.867 c 0.185,-0.496 0.248,-0.931 0.248,-1.148 0,-1.209 -0.993,-2.046 -2.139,-2.046 -1.303,0 -1.954,0.682 -2.264,1.612 l -0.93,2.915 -8.62,0 -0.93,-2.884 c -0.31,-0.961 -0.962,-1.643 -2.233,-1.643 -1.24,0 -2.294,0.93 -2.294,2.17 0,0.496 0.155,0.868 0.217,1.024 l 6.232,16.867 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.1489,12.0928)" id="g26"><path d="m 0,0 3.659,0 c 1.674,0 2.915,0.961 2.915,2.697 0,1.458 -1.117,2.45 -3.287,2.45 L 0,5.147 0,0 z m 0,9.24 2.419,0 c 1.519,0 2.511,0.899 2.511,2.449 0,1.457 -1.147,2.202 -2.511,2.202 L 0,13.891 0,9.24 z m -4.65,6.418 c 0,1.488 1.023,2.325 2.449,2.325 l 5.953,0 c 3.224,0 5.83,-2.17 5.83,-5.457 0,-2.17 -0.901,-3.628 -2.885,-4.557 l 0,-0.063 c 2.636,-0.372 4.713,-2.573 4.713,-5.27 0,-4.372 -2.914,-6.729 -7.194,-6.729 l -6.386,0 c -1.427,0 -2.48,0.9 -2.48,2.357 l 0,17.394 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.1489,12.0928)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.659,0 c 1.674,0 2.915,0.961 2.915,2.697 0,1.458 -1.117,2.45 -3.287,2.45 L 0,5.147 0,0 Z m 0,9.24 2.419,0 c 1.519,0 2.511,0.899 2.511,2.449 0,1.457 -1.147,2.202 -2.511,2.202 L 0,13.891 0,9.24 Z m -4.65,6.418 c 0,1.488 1.023,2.325 2.449,2.325 l 5.953,0 c 3.224,0 5.83,-2.17 5.83,-5.457 0,-2.17 -0.901,-3.628 -2.885,-4.557 l 0,-0.063 c 2.636,-0.372 4.713,-2.573 4.713,-5.27 0,-4.372 -2.914,-6.729 -7.194,-6.729 l -6.386,0 c -1.427,0 -2.48,0.9 -2.48,2.357 l 0,17.394 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25.0156,18.999)" id="g26"><path d="m 0,0 c 0,3.872 -2.016,7.36 -6.016,7.36 -4,0 -6.015,-3.488 -6.015,-7.36 0,-3.903 1.951,-7.359 6.015,-7.359 C -1.951,-7.359 0,-3.903 0,0 m -17.023,0 c 0,6.656 4.48,11.776 11.007,11.776 6.432,0 11.008,-5.28 11.008,-11.776 0,-6.623 -4.449,-11.774 -11.008,-11.774 -6.495,0 -11.007,5.151 -11.007,11.774" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(25.0156,18.999)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,3.872 -2.016,7.36 -6.016,7.36 -4,0 -6.015,-3.488 -6.015,-7.36 0,-3.903 1.951,-7.359 6.015,-7.359 C -1.951,-7.359 0,-3.903 0,0 m -17.023,0 c 0,6.656 4.48,11.776 11.007,11.776 6.432,0 11.008,-5.28 11.008,-11.776 0,-6.623 -4.449,-11.774 -11.008,-11.774 -6.495,0 -11.007,5.151 -11.007,11.774"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(17,19)" id="g26"><path d="m 0,0 3.063,0 c 2.017,0 3.296,1.465 3.296,3.385 0,1.92 -1.279,3.391 -3.296,3.391 L 0,6.776 0,0 z M -5,8.504 C -5,10.008 -4.104,11 -2.504,11 l 5.664,0 c 4.703,0 8.192,-2.944 8.192,-7.52 0,-4.67 -3.618,-7.48 -8,-7.48 L 0,-4 0,-9.479 c 0,-1.599 -1.024,-2.496 -2.4,-2.496 -1.376,0 -2.6,0.897 -2.6,2.496 l 0,17.983 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(17,19)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.063,0 c 2.017,0 3.296,1.465 3.296,3.385 0,1.92 -1.279,3.391 -3.296,3.391 L 0,6.776 0,0 Z M -5,8.504 C -5,10.008 -4.104,11 -2.504,11 l 5.664,0 c 4.703,0 8.192,-2.944 8.192,-7.52 0,-4.67 -3.618,-7.48 -8,-7.48 L 0,-4 0,-9.479 c 0,-1.599 -1.024,-2.496 -2.4,-2.496 -1.376,0 -2.6,0.897 -2.6,2.496 l 0,17.983 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(8.458,16.7646)" id="g26"><path d="M 0,0 5.32,0 2.716,8.119 2.66,8.119 0,0 z m -0.308,10.163 c 0.476,1.288 1.568,2.324 2.996,2.324 1.484,0 2.52,-0.979 2.997,-2.324 l 5.488,-15.231 c 0.168,-0.449 0.223,-0.84 0.223,-1.036 0,-1.092 -0.896,-1.848 -1.931,-1.848 -1.177,0 -1.765,0.616 -2.044,1.456 l -0.879,2.731 -7.72,0 -0.866,-2.703 c -0.28,-0.868 -0.868,-1.484 -2.016,-1.484 -1.12,0 -2.072,0.84 -2.072,1.96 0,0.448 0.14,0.784 0.196,0.924 l 5.628,15.231 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25.2002,13)" id="g30"><path d="m 0,0 3.304,0 c 1.512,0 2.632,0.729 2.632,2.296 0,1.315 -1.008,2.112 -2.968,2.112 L 0,4.408 0,0 z m 0,8 2.184,0 c 1.372,0 2.268,0.815 2.268,2.216 0,1.315 -1.036,2.088 -2.268,2.088 L 0,12.304 0,8 z m -4.2,5.9 c 0,1.344 0.924,2.1 2.212,2.1 l 5.376,0 C 6.3,16 8.652,14.04 8.652,11.072 8.652,9.112 7.84,7.796 6.048,6.956 l 0,-0.056 C 8.428,6.564 10.304,4.477 10.304,2.041 10.304,-1.907 7.672,-4 3.808,-4 l -5.768,0 c -1.288,0 -2.24,0.876 -2.24,2.192 l 0,15.708 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(8.458,16.7646)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 5.32,0 2.716,8.119 2.66,8.119 0,0 Z m -0.308,10.163 c 0.476,1.288 1.568,2.324 2.996,2.324 1.484,0 2.52,-0.979 2.997,-2.324 l 5.488,-15.231 c 0.168,-0.449 0.223,-0.84 0.223,-1.036 0,-1.092 -0.896,-1.848 -1.931,-1.848 -1.177,0 -1.765,0.616 -2.044,1.456 l -0.879,2.731 -7.72,0 -0.866,-2.703 c -0.28,-0.868 -0.868,-1.484 -2.016,-1.484 -1.12,0 -2.072,0.84 -2.072,1.96 0,0.448 0.14,0.784 0.196,0.924 l 5.628,15.231 z"/></g><g transform="translate(25.2002,13)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.304,0 c 1.512,0 2.632,0.729 2.632,2.296 0,1.315 -1.008,2.112 -2.968,2.112 L 0,4.408 0,0 Z m 0,8 2.184,0 c 1.372,0 2.268,0.815 2.268,2.216 0,1.315 -1.036,2.088 -2.268,2.088 L 0,12.304 0,8 Z m -4.2,5.9 c 0,1.344 0.924,2.1 2.212,2.1 l 5.376,0 C 6.3,16 8.652,14.04 8.652,11.072 8.652,9.112 7.84,7.796 6.048,6.956 l 0,-0.056 C 8.428,6.564 10.304,4.477 10.304,2.041 10.304,-1.907 7.672,-4 3.808,-4 l -5.768,0 c -1.288,0 -2.24,0.876 -2.24,2.192 l 0,15.708 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13.8101,30.4482)" id="g26"><path d="m 0,0 c 2.263,0 6.667,-0.744 6.667,-3.473 0,-1.116 -0.776,-2.077 -1.923,-2.077 -1.271,0 -2.14,1.085 -4.744,1.085 -3.845,0 -5.829,-3.256 -5.829,-7.038 0,-3.689 2.015,-6.852 5.829,-6.852 2.604,0 3.658,1.301 4.93,1.301 1.395,0 2.046,-1.394 2.046,-2.107 0,-2.977 -4.682,-3.659 -6.976,-3.659 -6.294,0 -10.666,4.992 -10.666,11.41 C -10.666,-4.961 -6.325,0 0,0" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(22.332,27.8438)" id="g30"><path d="M 0,0 C 0,1.55 0.992,2.418 2.326,2.418 3.66,2.418 4.652,1.55 4.652,0 l 0,-15.564 5.518,0 c 1.582,0 2.264,-1.179 2.232,-2.233 -0.06,-1.023 -0.867,-2.047 -2.232,-2.047 l -7.75,0 C 0.9,-19.844 0,-18.852 0,-17.301 L 0,0 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(13.8101,30.4482)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 2.263,0 6.667,-0.744 6.667,-3.473 0,-1.116 -0.776,-2.077 -1.923,-2.077 -1.271,0 -2.14,1.085 -4.744,1.085 -3.845,0 -5.829,-3.256 -5.829,-7.038 0,-3.689 2.015,-6.852 5.829,-6.852 2.604,0 3.658,1.301 4.93,1.301 1.395,0 2.046,-1.394 2.046,-2.107 0,-2.977 -4.682,-3.659 -6.976,-3.659 -6.294,0 -10.666,4.992 -10.666,11.41 C -10.666,-4.961 -6.325,0 0,0"/></g><g transform="translate(22.332,27.8438)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.55 0.992,2.418 2.326,2.418 3.66,2.418 4.652,1.55 4.652,0 l 0,-15.564 5.518,0 c 1.582,0 2.264,-1.179 2.232,-2.233 -0.06,-1.023 -0.867,-2.047 -2.232,-2.047 l -7.75,0 C 0.9,-19.844 0,-18.852 0,-17.301 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(6.9697,24.1416)" id="g26"><path d="m 0,0 c 1.022,0 3.012,-0.336 3.012,-1.569 0,-0.504 -0.35,-0.939 -0.869,-0.939 -0.574,0 -0.966,0.49 -2.143,0.49 -1.737,0 -2.633,-1.47 -2.633,-3.179 0,-1.667 0.91,-3.096 2.633,-3.096 1.177,0 1.653,0.589 2.227,0.589 0.63,0 0.925,-0.631 0.925,-0.953 0,-1.345 -2.115,-1.653 -3.152,-1.653 -2.843,0 -4.818,2.255 -4.818,5.155 C -4.818,-2.241 -2.857,0 0,0" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(17.3169,18.9863)" id="g30"><path d="m 0,0 c 0,1.695 -0.882,3.222 -2.633,3.222 -1.751,0 -2.634,-1.527 -2.634,-3.222 0,-1.709 0.855,-3.222 2.634,-3.222 C -0.854,-3.222 0,-1.709 0,0 m -7.452,0 c 0,2.914 1.961,5.155 4.819,5.155 2.815,0 4.819,-2.311 4.819,-5.155 0,-2.899 -1.948,-5.154 -4.819,-5.154 -2.844,0 -4.819,2.255 -4.819,5.154" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(27.4258,18.9863)" id="g34"><path d="m 0,0 c 0,1.695 -0.883,3.222 -2.635,3.222 -1.75,0 -2.633,-1.527 -2.633,-3.222 0,-1.709 0.855,-3.222 2.633,-3.222 C -0.855,-3.222 0,-1.709 0,0 m -7.453,0 c 0,2.914 1.961,5.155 4.818,5.155 2.817,0 4.819,-2.311 4.819,-5.155 0,-2.899 -1.946,-5.154 -4.819,-5.154 -2.843,0 -4.818,2.255 -4.818,5.154" id="path36" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30.1934,22.9648)" id="g38"><path d="M 0,0 C 0,0.7 0.447,1.093 1.051,1.093 1.652,1.093 2.102,0.7 2.102,0 l 0,-7.032 2.492,0 c 0.715,0 1.023,-0.532 1.01,-1.008 -0.03,-0.463 -0.393,-0.925 -1.01,-0.925 l -3.502,0 C 0.406,-8.965 0,-8.517 0,-7.816 L 0,0 z" id="path40" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(6.9697,24.1416)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.022,0 3.012,-0.336 3.012,-1.569 0,-0.504 -0.35,-0.939 -0.869,-0.939 -0.574,0 -0.966,0.49 -2.143,0.49 -1.737,0 -2.633,-1.47 -2.633,-3.179 0,-1.667 0.91,-3.096 2.633,-3.096 1.177,0 1.653,0.589 2.227,0.589 0.63,0 0.925,-0.631 0.925,-0.953 0,-1.345 -2.115,-1.653 -3.152,-1.653 -2.843,0 -4.818,2.255 -4.818,5.155 C -4.818,-2.241 -2.857,0 0,0"/></g><g transform="translate(17.3169,18.9863)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1.695 -0.882,3.222 -2.633,3.222 -1.751,0 -2.634,-1.527 -2.634,-3.222 0,-1.709 0.855,-3.222 2.634,-3.222 C -0.854,-3.222 0,-1.709 0,0 m -7.452,0 c 0,2.914 1.961,5.155 4.819,5.155 2.815,0 4.819,-2.311 4.819,-5.155 0,-2.899 -1.948,-5.154 -4.819,-5.154 -2.844,0 -4.819,2.255 -4.819,5.154"/></g><g transform="translate(27.4258,18.9863)" id="g32"><path id="path34" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1.695 -0.883,3.222 -2.635,3.222 -1.75,0 -2.633,-1.527 -2.633,-3.222 0,-1.709 0.855,-3.222 2.633,-3.222 C -0.855,-3.222 0,-1.709 0,0 m -7.453,0 c 0,2.914 1.961,5.155 4.818,5.155 2.817,0 4.819,-2.311 4.819,-5.155 0,-2.899 -1.946,-5.154 -4.819,-5.154 -2.843,0 -4.818,2.255 -4.818,5.154"/></g><g transform="translate(30.1934,22.9648)" id="g36"><path id="path38" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,0.7 0.447,1.093 1.051,1.093 1.652,1.093 2.102,0.7 2.102,0 l 0,-7.032 2.492,0 c 0.715,0 1.023,-0.532 1.01,-1.008 -0.03,-0.463 -0.393,-0.925 -1.01,-0.925 l -3.502,0 C 0.406,-8.965 0,-8.517 0,-7.816 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(2.8364,24.4155)" id="g26"><path d="m 0,0 c 0,0.738 0.504,1.404 1.405,1.404 l 4.609,0 c 0.792,0 1.206,-0.612 1.206,-1.242 0,-0.612 -0.396,-1.243 -1.206,-1.243 l -3.313,0 0,-2.628 2.791,0 c 0.864,0 1.296,-0.613 1.296,-1.224 0,-0.631 -0.432,-1.261 -1.296,-1.261 l -2.791,0 0,-3.925 c 0,-0.9 -0.576,-1.405 -1.35,-1.405 -0.775,0 -1.351,0.505 -1.351,1.405 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13.5293,20.1484)" id="g30"><path d="m 0,0 1.854,0 c 0.991,0 1.675,0.594 1.675,1.603 0,1.025 -0.684,1.584 -1.675,1.584 L 0,3.187 0,0 z m -2.701,4.267 c 0,0.864 0.486,1.404 1.387,1.404 l 3.168,0 c 2.773,0 4.484,-1.242 4.484,-4.068 0,-1.982 -1.495,-3.116 -3.331,-3.404 l 3.061,-3.277 c 0.252,-0.27 0.36,-0.54 0.36,-0.792 0,-0.702 -0.558,-1.387 -1.351,-1.387 -0.324,0 -0.756,0.126 -1.044,0.469 l -3.997,4.843 -0.036,0 0,-3.907 c 0,-0.9 -0.576,-1.405 -1.351,-1.405 -0.774,0 -1.35,0.505 -1.35,1.405 l 0,10.119 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20.4766,24.2534)" id="g34"><path d="m 0,0 c 0,0.9 0.449,1.566 1.404,1.566 l 4.465,0 c 0.865,0 1.279,-0.612 1.279,-1.242 0,-0.612 -0.433,-1.242 -1.279,-1.242 l -3.168,0 0,-2.629 2.952,0 c 0.882,0 1.314,-0.613 1.314,-1.243 0,-0.612 -0.449,-1.242 -1.314,-1.242 l -2.952,0 0,-2.737 3.33,0 c 0.865,0 1.28,-0.611 1.28,-1.242 0,-0.613 -0.434,-1.242 -1.28,-1.242 l -4.644,0 C 0.594,-11.253 0,-10.713 0,-9.903 L 0,0 z" id="path36" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(28.4512,24.2534)" id="g38"><path d="m 0,0 c 0,0.9 0.449,1.566 1.404,1.566 l 4.465,0 c 0.863,0 1.277,-0.612 1.277,-1.242 0,-0.612 -0.431,-1.242 -1.277,-1.242 l -3.17,0 0,-2.629 2.953,0 c 0.883,0 1.315,-0.613 1.315,-1.243 0,-0.612 -0.449,-1.242 -1.315,-1.242 l -2.953,0 0,-2.737 3.332,0 c 0.864,0 1.278,-0.611 1.278,-1.242 0,-0.613 -0.432,-1.242 -1.278,-1.242 l -4.646,0 C 0.594,-11.253 0,-10.713 0,-9.903 L 0,0 z" id="path40" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(2.8364,24.4155)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.738 0.504,1.404 1.405,1.404 l 4.609,0 c 0.792,0 1.206,-0.612 1.206,-1.242 0,-0.612 -0.396,-1.243 -1.206,-1.243 l -3.313,0 0,-2.628 2.791,0 c 0.864,0 1.296,-0.613 1.296,-1.224 0,-0.631 -0.432,-1.261 -1.296,-1.261 l -2.791,0 0,-3.925 c 0,-0.9 -0.576,-1.405 -1.35,-1.405 -0.775,0 -1.351,0.505 -1.351,1.405 L 0,0 Z"/></g><g transform="translate(13.5293,20.1484)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 1.854,0 c 0.991,0 1.675,0.594 1.675,1.603 0,1.025 -0.684,1.584 -1.675,1.584 L 0,3.187 0,0 Z m -2.701,4.267 c 0,0.864 0.486,1.404 1.387,1.404 l 3.168,0 c 2.773,0 4.484,-1.242 4.484,-4.068 0,-1.982 -1.495,-3.116 -3.331,-3.404 l 3.061,-3.277 c 0.252,-0.27 0.36,-0.54 0.36,-0.792 0,-0.702 -0.558,-1.387 -1.351,-1.387 -0.324,0 -0.756,0.126 -1.044,0.469 l -3.997,4.843 -0.036,0 0,-3.907 c 0,-0.9 -0.576,-1.405 -1.351,-1.405 -0.774,0 -1.35,0.505 -1.35,1.405 l 0,10.119 z"/></g><g transform="translate(20.4766,24.2534)" id="g32"><path id="path34" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.9 0.449,1.566 1.404,1.566 l 4.465,0 c 0.865,0 1.279,-0.612 1.279,-1.242 0,-0.612 -0.433,-1.242 -1.279,-1.242 l -3.168,0 0,-2.629 2.952,0 c 0.882,0 1.314,-0.613 1.314,-1.243 0,-0.612 -0.449,-1.242 -1.314,-1.242 l -2.952,0 0,-2.737 3.33,0 c 0.865,0 1.28,-0.611 1.28,-1.242 0,-0.613 -0.434,-1.242 -1.28,-1.242 l -4.644,0 C 0.594,-11.253 0,-10.713 0,-9.903 L 0,0 Z"/></g><g transform="translate(28.4512,24.2534)" id="g36"><path id="path38" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.9 0.449,1.566 1.404,1.566 l 4.465,0 c 0.863,0 1.277,-0.612 1.277,-1.242 0,-0.612 -0.431,-1.242 -1.277,-1.242 l -3.17,0 0,-2.629 2.953,0 c 0.883,0 1.315,-0.613 1.315,-1.243 0,-0.612 -0.449,-1.242 -1.315,-1.242 l -2.953,0 0,-2.737 3.332,0 c 0.864,0 1.278,-0.611 1.278,-1.242 0,-0.613 -0.432,-1.242 -1.278,-1.242 l -4.646,0 C 0.594,-11.253 0,-10.713 0,-9.903 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(6.7173,27.8438)" id="g26"><path d="M 0,0 C 0,1.55 0.992,2.418 2.325,2.418 3.658,2.418 4.65,1.55 4.65,0 l 0,-17.611 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(18.8071,12.2793)" id="g30"><path d="m 0,0 3.132,0 c 4,0 5.828,2.945 5.828,6.666 0,3.969 -1.859,6.852 -6.138,6.852 L 0,13.518 0,0 z m -4.65,15.409 c 0,1.427 0.992,2.388 2.387,2.388 l 5.147,0 c 6.946,0 10.914,-4.465 10.914,-11.348 0,-6.511 -4.216,-10.728 -10.604,-10.728 l -5.395,0 c -1.024,0 -2.449,0.558 -2.449,2.325 l 0,17.363 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(6.7173,27.8438)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.55 0.992,2.418 2.325,2.418 3.658,2.418 4.65,1.55 4.65,0 l 0,-17.611 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 L 0,0 Z"/></g><g transform="translate(18.8071,12.2793)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.132,0 c 4,0 5.828,2.945 5.828,6.666 0,3.969 -1.859,6.852 -6.138,6.852 L 0,13.518 0,0 Z m -4.65,15.409 c 0,1.427 0.992,2.388 2.387,2.388 l 5.147,0 c 6.946,0 10.914,-4.465 10.914,-11.348 0,-6.511 -4.216,-10.728 -10.604,-10.728 l -5.395,0 c -1.024,0 -2.449,0.558 -2.449,2.325 l 0,17.363 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(2.5273,23.8789)" id="g26"><path d="m 0,0 c 0,0.85 0.544,1.326 1.275,1.326 0.323,0 0.85,-0.255 1.071,-0.561 l 5.388,-7.191 0.034,0 0,6.426 c 0,0.85 0.544,1.326 1.275,1.326 0.731,0 1.275,-0.476 1.275,-1.326 l 0,-9.655 c 0,-0.85 -0.544,-1.325 -1.275,-1.325 -0.323,0 -0.833,0.254 -1.071,0.56 l -5.389,7.106 -0.033,0 0,-6.341 c 0,-0.85 -0.544,-1.325 -1.275,-1.325 C 0.544,-10.98 0,-10.505 0,-9.655 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13.5942,23.624)" id="g30"><path d="m 0,0 c 0,0.85 0.425,1.479 1.326,1.479 l 4.215,0 c 0.816,0 1.207,-0.578 1.207,-1.173 0,-0.578 -0.408,-1.173 -1.207,-1.173 l -2.992,0 0,-2.482 2.788,0 c 0.833,0 1.241,-0.578 1.241,-1.172 0,-0.579 -0.425,-1.173 -1.241,-1.173 l -2.788,0 0,-2.584 3.145,0 c 0.816,0 1.207,-0.578 1.207,-1.173 0,-0.578 -0.407,-1.173 -1.207,-1.173 l -4.385,0 C 0.561,-10.624 0,-10.114 0,-9.35 L 0,0 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20.9043,23.5049)" id="g34"><path d="m 0,0 c -0.051,0.221 -0.068,0.34 -0.068,0.578 0,0.544 0.459,1.122 1.207,1.122 0.816,0 1.207,-0.476 1.359,-1.224 l 1.445,-7.224 0.035,0 2.209,7.445 C 6.375,1.309 6.885,1.7 7.514,1.7 8.143,1.7 8.652,1.309 8.84,0.697 l 2.209,-7.445 0.033,0 1.445,7.224 C 12.68,1.224 13.072,1.7 13.887,1.7 14.635,1.7 15.094,1.122 15.094,0.578 15.094,0.34 15.078,0.221 15.025,0 l -2.158,-9.281 c -0.17,-0.714 -0.73,-1.325 -1.681,-1.325 -0.834,0 -1.481,0.543 -1.684,1.24 l -1.973,6.561 -0.033,0 -1.972,-6.561 c -0.204,-0.697 -0.85,-1.24 -1.682,-1.24 -0.952,0 -1.514,0.611 -1.684,1.325 L 0,0 z" id="path36" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(2.5273,23.8789)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.85 0.544,1.326 1.275,1.326 0.323,0 0.85,-0.255 1.071,-0.561 l 5.388,-7.191 0.034,0 0,6.426 c 0,0.85 0.544,1.326 1.275,1.326 0.731,0 1.275,-0.476 1.275,-1.326 l 0,-9.655 c 0,-0.85 -0.544,-1.325 -1.275,-1.325 -0.323,0 -0.833,0.254 -1.071,0.56 l -5.389,7.106 -0.033,0 0,-6.341 c 0,-0.85 -0.544,-1.325 -1.275,-1.325 C 0.544,-10.98 0,-10.505 0,-9.655 L 0,0 Z"/></g><g transform="translate(13.5942,23.624)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.85 0.425,1.479 1.326,1.479 l 4.215,0 c 0.816,0 1.207,-0.578 1.207,-1.173 0,-0.578 -0.408,-1.173 -1.207,-1.173 l -2.992,0 0,-2.482 2.788,0 c 0.833,0 1.241,-0.578 1.241,-1.172 0,-0.579 -0.425,-1.173 -1.241,-1.173 l -2.788,0 0,-2.584 3.145,0 c 0.816,0 1.207,-0.578 1.207,-1.173 0,-0.578 -0.407,-1.173 -1.207,-1.173 l -4.385,0 C 0.561,-10.624 0,-10.114 0,-9.35 L 0,0 Z"/></g><g transform="translate(20.9043,23.5049)" id="g32"><path id="path34" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.051,0.221 -0.068,0.34 -0.068,0.578 0,0.544 0.459,1.122 1.207,1.122 0.816,0 1.207,-0.476 1.359,-1.224 l 1.445,-7.224 0.035,0 2.209,7.445 C 6.375,1.309 6.885,1.7 7.514,1.7 8.143,1.7 8.652,1.309 8.84,0.697 l 2.209,-7.445 0.033,0 1.445,7.224 C 12.68,1.224 13.072,1.7 13.887,1.7 14.635,1.7 15.094,1.122 15.094,0.578 15.094,0.34 15.078,0.221 15.025,0 l -2.158,-9.281 c -0.17,-0.714 -0.73,-1.325 -1.681,-1.325 -0.834,0 -1.481,0.543 -1.684,1.24 l -1.973,6.561 -0.033,0 -1.972,-6.561 c -0.204,-0.697 -0.85,-1.24 -1.682,-1.24 -0.952,0 -1.514,0.611 -1.684,1.325 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3.5083,26.3613)" id="g26"><path d="m 0,0 c 0,1.2 0.768,1.872 1.8,1.872 0.456,0 1.2,-0.36 1.513,-0.792 l 7.608,-10.153 0.048,0 0,9.073 c 0,1.2 0.768,1.872 1.8,1.872 1.032,0 1.8,-0.672 1.8,-1.872 l 0,-13.633 c 0,-1.2 -0.768,-1.872 -1.8,-1.872 -0.456,0 -1.176,0.359 -1.512,0.792 l -7.609,10.033 -0.047,0 0,-8.953 c 0,-1.2 -0.768,-1.872 -1.801,-1.872 -1.032,0 -1.8,0.672 -1.8,1.872 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(32.9102,21.1289)" id="g30"><path d="m 0,0 c 1.512,0 2.111,-0.768 2.111,-2.305 0,-4.632 -3.023,-8.112 -7.824,-8.112 -4.873,0 -8.257,3.864 -8.257,8.833 0,4.992 3.361,8.833 8.257,8.833 3.623,0 6.6,-1.705 6.6,-3.385 0,-1.032 -0.647,-1.68 -1.489,-1.68 -1.63,0 -1.966,1.753 -5.111,1.753 -3,0 -4.513,-2.617 -4.513,-5.521 0,-2.929 1.464,-5.52 4.513,-5.52 1.897,0 4.08,1.055 4.08,3.791 l -2.447,0 c -0.984,0 -1.682,0.697 -1.682,1.681 0,1.008 0.77,1.632 1.682,1.632 L 0,0 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(3.5083,26.3613)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1.2 0.768,1.872 1.8,1.872 0.456,0 1.2,-0.36 1.513,-0.792 l 7.608,-10.153 0.048,0 0,9.073 c 0,1.2 0.768,1.872 1.8,1.872 1.032,0 1.8,-0.672 1.8,-1.872 l 0,-13.633 c 0,-1.2 -0.768,-1.872 -1.8,-1.872 -0.456,0 -1.176,0.359 -1.512,0.792 l -7.609,10.033 -0.047,0 0,-8.953 c 0,-1.2 -0.768,-1.872 -1.801,-1.872 -1.032,0 -1.8,0.672 -1.8,1.872 L 0,0 Z"/></g><g transform="translate(32.9102,21.1289)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.512,0 2.111,-0.768 2.111,-2.305 0,-4.632 -3.023,-8.112 -7.824,-8.112 -4.873,0 -8.257,3.864 -8.257,8.833 0,4.992 3.361,8.833 8.257,8.833 3.623,0 6.6,-1.705 6.6,-3.385 0,-1.032 -0.647,-1.68 -1.489,-1.68 -1.63,0 -1.966,1.753 -5.111,1.753 -3,0 -4.513,-2.617 -4.513,-5.521 0,-2.929 1.464,-5.52 4.513,-5.52 1.897,0 4.08,1.055 4.08,3.791 l -2.447,0 c -0.984,0 -1.682,0.697 -1.682,1.681 0,1.008 0.77,1.632 1.682,1.632 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15.7017,19.5449)" id="g26"><path d="m 0,0 c 0,2.904 -1.512,5.521 -4.513,5.521 -3,0 -4.512,-2.617 -4.512,-5.521 0,-2.929 1.464,-5.521 4.512,-5.521 C -1.464,-5.521 0,-2.929 0,0 m -12.769,0 c 0,4.992 3.36,8.833 8.256,8.833 4.825,0 8.257,-3.961 8.257,-8.833 0,-4.969 -3.336,-8.833 -8.257,-8.833 -4.872,0 -8.256,3.864 -8.256,8.833" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20.9316,26.4575)" id="g30"><path d="m 0,0 c 0,0.984 0.721,1.776 1.801,1.776 1.031,0 1.8,-0.672 1.8,-1.776 l 0,-5.185 5.905,6.289 c 0.264,0.288 0.719,0.672 1.39,0.672 0.913,0 1.778,-0.696 1.778,-1.728 0,-0.624 -0.385,-1.128 -1.176,-1.921 l -4.537,-4.464 5.545,-5.785 c 0.576,-0.576 1.008,-1.103 1.008,-1.824 0,-1.128 -0.889,-1.655 -1.873,-1.655 -0.696,0 -1.151,0.407 -1.825,1.128 l -6.215,6.721 0,-6.122 c 0,-0.935 -0.72,-1.727 -1.8,-1.727 -1.032,0 -1.801,0.672 -1.801,1.727 L 0,0 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(15.7017,19.5449)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,2.904 -1.512,5.521 -4.513,5.521 -3,0 -4.512,-2.617 -4.512,-5.521 0,-2.929 1.464,-5.521 4.512,-5.521 C -1.464,-5.521 0,-2.929 0,0 m -12.769,0 c 0,4.992 3.36,8.833 8.256,8.833 4.825,0 8.257,-3.961 8.257,-8.833 0,-4.969 -3.336,-8.833 -8.257,-8.833 -4.872,0 -8.256,3.864 -8.256,8.833"/></g><g transform="translate(20.9316,26.4575)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.984 0.721,1.776 1.801,1.776 1.031,0 1.8,-0.672 1.8,-1.776 l 0,-5.185 5.905,6.289 c 0.264,0.288 0.719,0.672 1.39,0.672 0.913,0 1.778,-0.696 1.778,-1.728 0,-0.624 -0.385,-1.128 -1.176,-1.921 l -4.537,-4.464 5.545,-5.785 c 0.576,-0.576 1.008,-1.103 1.008,-1.824 0,-1.128 -0.889,-1.655 -1.873,-1.655 -0.696,0 -1.151,0.407 -1.825,1.128 l -6.215,6.721 0,-6.122 c 0,-0.935 -0.72,-1.727 -1.8,-1.727 -1.032,0 -1.801,0.672 -1.801,1.727 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(10.7622,24.4824)" id="g26"><path d="m 0,0 c 0,-0.78 -0.52,-1.48 -1.34,-1.48 -0.82,0 -1.46,0.6 -2.66,0.6 -0.861,0 -1.641,-0.46 -1.641,-1.3 0,-2.06 6.682,-0.74 6.682,-5.901 0,-2.861 -2.361,-4.642 -5.122,-4.642 -1.54,0 -4.861,0.361 -4.861,2.241 0,0.78 0.521,1.42 1.34,1.42 0.941,0 2.061,-0.78 3.361,-0.78 1.321,0 2.041,0.74 2.041,1.721 0,2.36 -6.682,0.939 -6.682,5.58 C -8.882,0.26 -6.581,2 -3.92,2 -2.8,2 0,1.581 0,0" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(22.7627,19.1211)" id="g30"><path d="m 0,0 c 0,2.421 -1.261,4.602 -3.761,4.602 -2.5,0 -3.76,-2.181 -3.76,-4.602 0,-2.44 1.22,-4.601 3.76,-4.601 C -1.22,-4.601 0,-2.44 0,0 m -10.643,0 c 0,4.161 2.801,7.362 6.882,7.362 4.021,0 6.881,-3.3 6.881,-7.362 0,-4.141 -2.78,-7.361 -6.881,-7.361 -4.061,0 -6.882,3.22 -6.882,7.361" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35.1426,24.4824)" id="g34"><path d="m 0,0 c 0,-0.78 -0.521,-1.48 -1.342,-1.48 -0.82,0 -1.459,0.6 -2.66,0.6 -0.859,0 -1.641,-0.46 -1.641,-1.3 0,-2.06 6.682,-0.74 6.682,-5.901 0,-2.861 -2.359,-4.642 -5.121,-4.642 -1.539,0 -4.861,0.361 -4.861,2.241 0,0.78 0.521,1.42 1.341,1.42 0.94,0 2.061,-0.78 3.36,-0.78 1.32,0 2.041,0.74 2.041,1.721 0,2.36 -6.682,0.939 -6.682,5.58 C -8.883,0.26 -6.582,2 -3.922,2 -2.801,2 0,1.581 0,0" id="path36" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(10.7622,24.4824)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.78 -0.52,-1.48 -1.34,-1.48 -0.82,0 -1.46,0.6 -2.66,0.6 -0.861,0 -1.641,-0.46 -1.641,-1.3 0,-2.06 6.682,-0.74 6.682,-5.901 0,-2.861 -2.361,-4.642 -5.122,-4.642 -1.54,0 -4.861,0.361 -4.861,2.241 0,0.78 0.521,1.42 1.34,1.42 0.941,0 2.061,-0.78 3.361,-0.78 1.321,0 2.041,0.74 2.041,1.721 0,2.36 -6.682,0.939 -6.682,5.58 C -8.882,0.26 -6.581,2 -3.92,2 -2.8,2 0,1.581 0,0"/></g><g transform="translate(22.7627,19.1211)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,2.421 -1.261,4.602 -3.761,4.602 -2.5,0 -3.76,-2.181 -3.76,-4.602 0,-2.44 1.22,-4.601 3.76,-4.601 C -1.22,-4.601 0,-2.44 0,0 m -10.643,0 c 0,4.161 2.801,7.362 6.882,7.362 4.021,0 6.881,-3.3 6.881,-7.362 0,-4.141 -2.78,-7.361 -6.881,-7.361 -4.061,0 -6.882,3.22 -6.882,7.361"/></g><g transform="translate(35.1426,24.4824)" id="g32"><path id="path34" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.78 -0.521,-1.48 -1.342,-1.48 -0.82,0 -1.459,0.6 -2.66,0.6 -0.859,0 -1.641,-0.46 -1.641,-1.3 0,-2.06 6.682,-0.74 6.682,-5.901 0,-2.861 -2.359,-4.642 -5.121,-4.642 -1.539,0 -4.861,0.361 -4.861,2.241 0,0.78 0.521,1.42 1.341,1.42 0.94,0 2.061,-0.78 3.36,-0.78 1.32,0 2.041,0.74 2.041,1.721 0,2.36 -6.682,0.939 -6.682,5.58 C -8.883,0.26 -6.582,2 -3.922,2 -2.801,2 0,1.581 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3.2812,25.4375)" id="g26"><path d="M 0,0 C 0,1.05 0.672,1.638 1.575,1.638 2.478,1.638 3.149,1.05 3.149,0 l 0,-7.328 c 0,-1.932 1.239,-3.464 3.234,-3.464 1.91,0 3.212,1.616 3.212,3.464 l 0,7.328 c 0,1.05 0.672,1.638 1.575,1.638 0.903,0 1.575,-0.588 1.575,-1.638 l 0,-7.496 c 0,-3.527 -2.898,-6.193 -6.362,-6.193 C 2.876,-13.689 0,-11.064 0,-7.496 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20.9414,19.7266)" id="g30"><path d="m 0,0 2.142,0 c 1.323,0 2.163,0.966 2.163,2.226 0,1.259 -0.84,2.225 -2.163,2.225 L 0,4.451 0,0 z m -3.149,5.585 c 0,0.987 0.587,1.638 1.637,1.638 l 3.717,0 c 3.086,0 5.375,-2.016 5.375,-5.018 0,-3.066 -2.373,-4.976 -5.25,-4.976 l -2.33,0 0,-3.444 c 0,-1.05 -0.672,-1.638 -1.575,-1.638 -0.903,0 -1.574,0.588 -1.574,1.638 l 0,11.8 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30.5176,25.7734)" id="g34"><path d="M 0,0 C 0,0.882 0.65,1.428 1.512,1.428 2.352,1.428 3.023,0.861 3.023,0 l 0,-8.084 c 0,-0.86 -0.671,-1.428 -1.511,-1.428 C 0.65,-9.512 0,-8.965 0,-8.084 L 0,0 z m -0.127,-12.388 c 0,0.904 0.736,1.638 1.639,1.638 0.902,0 1.636,-0.734 1.636,-1.638 0,-0.903 -0.734,-1.637 -1.636,-1.637 -0.903,0 -1.639,0.734 -1.639,1.637" id="path36" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(3.2812,25.4375)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.05 0.672,1.638 1.575,1.638 2.478,1.638 3.149,1.05 3.149,0 l 0,-7.328 c 0,-1.932 1.239,-3.464 3.234,-3.464 1.91,0 3.212,1.616 3.212,3.464 l 0,7.328 c 0,1.05 0.672,1.638 1.575,1.638 0.903,0 1.575,-0.588 1.575,-1.638 l 0,-7.496 c 0,-3.527 -2.898,-6.193 -6.362,-6.193 C 2.876,-13.689 0,-11.064 0,-7.496 L 0,0 Z"/></g><g transform="translate(20.9414,19.7266)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 2.142,0 c 1.323,0 2.163,0.966 2.163,2.226 0,1.259 -0.84,2.225 -2.163,2.225 L 0,4.451 0,0 Z m -3.149,5.585 c 0,0.987 0.587,1.638 1.637,1.638 l 3.717,0 c 3.086,0 5.375,-2.016 5.375,-5.018 0,-3.066 -2.373,-4.976 -5.25,-4.976 l -2.33,0 0,-3.444 c 0,-1.05 -0.672,-1.638 -1.575,-1.638 -0.903,0 -1.574,0.588 -1.574,1.638 l 0,11.8 z"/></g><g transform="translate(30.5176,25.7734)" id="g32"><path id="path34" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,0.882 0.65,1.428 1.512,1.428 2.352,1.428 3.023,0.861 3.023,0 l 0,-8.084 c 0,-0.86 -0.671,-1.428 -1.511,-1.428 C 0.65,-9.512 0,-8.965 0,-8.084 L 0,0 Z m -0.127,-12.388 c 0,0.904 0.736,1.638 1.639,1.638 0.902,0 1.636,-0.734 1.636,-1.638 0,-0.903 -0.734,-1.637 -1.636,-1.637 -0.903,0 -1.639,0.734 -1.639,1.637"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-4 -4,-4 -4,-4 l -28,0 c -4,0 -4,4 -4,4 l 0,28 c 0,4 4,4 4,4 l 28,0 c 0,0 4,0 4,-4 L 0,0 z" id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(2.5005,26.5898)" id="g26"><path d="m 0,0 c -0.15,0.39 -0.21,0.69 -0.21,1.11 0,1.26 1.109,2.16 2.311,2.16 C 3.12,3.27 3.75,2.61 4.14,1.8 L 8.79,-10.679 13.439,1.8 c 0.391,0.81 1.021,1.47 2.04,1.47 1.201,0 2.31,-0.9 2.31,-2.16 C 17.789,0.69 17.73,0.39 17.58,0 l -6.57,-16.71 c -0.39,-0.959 -0.9,-1.738 -2.22,-1.738 -1.32,0 -1.83,0.779 -2.221,1.738 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(34.1504,27.04)" id="g30"><path d="m 0,0 c 0,-1.17 -0.781,-2.22 -2.01,-2.22 -1.23,0 -2.191,0.9 -3.99,0.9 -1.291,0 -2.461,-0.69 -2.461,-1.95 0,-3.089 10.02,-1.11 10.02,-8.849 0,-4.291 -3.539,-6.961 -7.68,-6.961 -2.309,0 -7.289,0.541 -7.289,3.361 0,1.17 0.779,2.129 2.01,2.129 1.41,0 3.089,-1.17 5.041,-1.17 1.978,0 3.058,1.11 3.058,2.58 0,3.541 -10.019,1.41 -10.019,8.369 C -13.32,0.391 -9.871,3 -5.881,3 -4.201,3 0,2.37 0,0" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-4 -4,-4 -4,-4 l -28,0 c -4,0 -4,4 -4,4 l 0,28 c 0,4 4,4 4,4 l 28,0 c 0,0 4,0 4,-4 L 0,0 Z"/></g><g transform="translate(2.5005,26.5898)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.15,0.39 -0.21,0.69 -0.21,1.11 0,1.26 1.109,2.16 2.311,2.16 C 3.12,3.27 3.75,2.61 4.14,1.8 L 8.79,-10.679 13.439,1.8 c 0.391,0.81 1.021,1.47 2.04,1.47 1.201,0 2.31,-0.9 2.31,-2.16 C 17.789,0.69 17.73,0.39 17.58,0 l -6.57,-16.71 c -0.39,-0.959 -0.9,-1.738 -2.22,-1.738 -1.32,0 -1.83,0.779 -2.221,1.738 L 0,0 Z"/></g><g transform="translate(34.1504,27.04)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.17 -0.781,-2.22 -2.01,-2.22 -1.23,0 -2.191,0.9 -3.99,0.9 -1.291,0 -2.461,-0.69 -2.461,-1.95 0,-3.089 10.02,-1.11 10.02,-8.849 0,-4.291 -3.539,-6.961 -7.68,-6.961 -2.309,0 -7.289,0.541 -7.289,3.361 0,1.17 0.779,2.129 2.01,2.129 1.41,0 3.089,-1.17 5.041,-1.17 1.978,0 3.058,1.11 3.058,2.58 0,3.541 -10.019,1.41 -10.019,8.369 C -13.32,0.391 -9.871,3 -5.881,3 -4.201,3 0,2.37 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.0874,16.6191)" id="g26"><path d="M 0,0 5.891,0 3.008,8.992 2.946,8.992 0,0 z m -0.341,11.256 c 0.528,1.426 1.737,2.573 3.318,2.573 1.643,0 2.791,-1.085 3.317,-2.573 l 6.078,-16.867 c 0.185,-0.496 0.248,-0.931 0.248,-1.148 0,-1.209 -0.993,-2.046 -2.139,-2.046 -1.303,0 -1.954,0.682 -2.264,1.612 l -0.93,2.915 -8.62,0 -0.93,-2.884 c -0.31,-0.961 -0.962,-1.643 -2.233,-1.643 -1.24,0 -2.294,0.93 -2.294,2.17 0,0.496 0.155,0.868 0.217,1.024 l 6.232,16.867 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.0874,16.6191)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 5.891,0 3.008,8.992 2.946,8.992 0,0 Z m -0.341,11.256 c 0.528,1.426 1.737,2.573 3.318,2.573 1.643,0 2.791,-1.085 3.317,-2.573 l 6.078,-16.867 c 0.185,-0.496 0.248,-0.931 0.248,-1.148 0,-1.209 -0.993,-2.046 -2.139,-2.046 -1.303,0 -1.954,0.682 -2.264,1.612 l -0.93,2.915 -8.62,0 -0.93,-2.884 c -0.31,-0.961 -0.962,-1.643 -2.233,-1.643 -1.24,0 -2.294,0.93 -2.294,2.17 0,0.496 0.155,0.868 0.217,1.024 l 6.232,16.867 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.1489,12.0928)" id="g26"><path d="m 0,0 3.659,0 c 1.674,0 2.915,0.961 2.915,2.697 0,1.458 -1.117,2.45 -3.287,2.45 L 0,5.147 0,0 z m 0,9.24 2.419,0 c 1.519,0 2.511,0.899 2.511,2.449 0,1.457 -1.147,2.202 -2.511,2.202 L 0,13.891 0,9.24 z m -4.65,6.418 c 0,1.488 1.023,2.325 2.449,2.325 l 5.953,0 c 3.224,0 5.83,-2.17 5.83,-5.457 0,-2.17 -0.901,-3.628 -2.885,-4.557 l 0,-0.063 c 2.636,-0.372 4.713,-2.573 4.713,-5.27 0,-4.372 -2.914,-6.729 -7.194,-6.729 l -6.386,0 c -1.427,0 -2.48,0.9 -2.48,2.357 l 0,17.394 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.1489,12.0928)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.659,0 c 1.674,0 2.915,0.961 2.915,2.697 0,1.458 -1.117,2.45 -3.287,2.45 L 0,5.147 0,0 Z m 0,9.24 2.419,0 c 1.519,0 2.511,0.899 2.511,2.449 0,1.457 -1.147,2.202 -2.511,2.202 L 0,13.891 0,9.24 Z m -4.65,6.418 c 0,1.488 1.023,2.325 2.449,2.325 l 5.953,0 c 3.224,0 5.83,-2.17 5.83,-5.457 0,-2.17 -0.901,-3.628 -2.885,-4.557 l 0,-0.063 c 2.636,-0.372 4.713,-2.573 4.713,-5.27 0,-4.372 -2.914,-6.729 -7.194,-6.729 l -6.386,0 c -1.427,0 -2.48,0.9 -2.48,2.357 l 0,17.394 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,10)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(8,26.0488)" id="g26"><path d="M 0,0 0.929,-2.67 3.755,-2.729 1.502,-4.437 2.321,-7.143 0,-5.528 -2.321,-7.143 -1.502,-4.437 -3.755,-2.729 -0.929,-2.67 0,0 z" id="path28" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,29.4722)" id="g30"><path d="M 0,0 0.34,-0.688 1.099,-0.798 0.55,-1.334 0.679,-2.09 0,-1.733 -0.679,-2.09 l 0.13,0.756 -0.55,0.536 0.76,0.11 L 0,0 z" id="path32" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16,25.4722)" id="g34"><path d="M 0,0 0.34,-0.688 1.099,-0.798 0.55,-1.334 0.679,-2.09 0,-1.733 -0.679,-2.09 l 0.13,0.756 -0.55,0.536 0.76,0.11 L 0,0 z" id="path36" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16,21.4722)" id="g38"><path d="M 0,0 0.34,-0.688 1.099,-0.798 0.55,-1.334 0.679,-2.09 0,-1.733 -0.679,-2.09 l 0.13,0.756 -0.55,0.536 0.76,0.11 L 0,0 z" id="path40" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,17.4727)" id="g42"><path d="M 0,0 0.34,-0.688 1.099,-0.799 0.55,-1.334 0.679,-2.091 0,-1.734 l -0.679,-0.357 0.13,0.757 -0.55,0.535 0.76,0.111 L 0,0 z" id="path44" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,10)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(8,26.0488)" id="g24"><path id="path26" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0.929,-2.67 3.755,-2.729 1.502,-4.437 2.321,-7.143 0,-5.528 -2.321,-7.143 -1.502,-4.437 -3.755,-2.729 -0.929,-2.67 0,0 Z"/></g><g transform="translate(14,29.4722)" id="g28"><path id="path30" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0.34,-0.688 1.099,-0.798 0.55,-1.334 0.679,-2.09 0,-1.733 -0.679,-2.09 l 0.13,0.756 -0.55,0.536 0.76,0.11 L 0,0 Z"/></g><g transform="translate(16,25.4722)" id="g32"><path id="path34" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0.34,-0.688 1.099,-0.798 0.55,-1.334 0.679,-2.09 0,-1.733 -0.679,-2.09 l 0.13,0.756 -0.55,0.536 0.76,0.11 L 0,0 Z"/></g><g transform="translate(16,21.4722)" id="g36"><path id="path38" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0.34,-0.688 1.099,-0.798 0.55,-1.334 0.679,-2.09 0,-1.733 -0.679,-2.09 l 0.13,0.756 -0.55,0.536 0.76,0.11 L 0,0 Z"/></g><g transform="translate(14,17.4727)" id="g40"><path id="path42" style="fill:#ffd983;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0.34,-0.688 1.099,-0.799 0.55,-1.334 0.679,-2.091 0,-1.734 l -0.679,-0.357 0.13,0.757 -0.55,0.535 0.76,0.111 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20.7227,30.4482)" id="g26"><path d="m 0,0 c 2.264,0 6.666,-0.744 6.666,-3.473 0,-1.116 -0.775,-2.077 -1.922,-2.077 -1.271,0 -2.139,1.085 -4.744,1.085 -3.844,0 -5.829,-3.256 -5.829,-7.038 0,-3.689 2.016,-6.852 5.829,-6.852 2.605,0 3.658,1.301 4.93,1.301 1.396,0 2.047,-1.394 2.047,-2.107 0,-2.977 -4.682,-3.659 -6.977,-3.659 -6.294,0 -10.666,4.992 -10.666,11.41 C -10.666,-4.961 -6.325,0 0,0" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(20.7227,30.4482)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 2.264,0 6.666,-0.744 6.666,-3.473 0,-1.116 -0.775,-2.077 -1.922,-2.077 -1.271,0 -2.139,1.085 -4.744,1.085 -3.844,0 -5.829,-3.256 -5.829,-7.038 0,-3.689 2.016,-6.852 5.829,-6.852 2.605,0 3.658,1.301 4.93,1.301 1.396,0 2.047,-1.394 2.047,-2.107 0,-2.977 -4.682,-3.659 -6.977,-3.659 -6.294,0 -10.666,4.992 -10.666,11.41 C -10.666,-4.961 -6.325,0 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(1,24)" id="g22"><path d="m 0,0 0,-14 c 0,-2.209 1.791,-4 4,-4 l 28,0 c 2.209,0 4,1.791 4,4 L 36,0 0,0 z" id="path24" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="M 37,14 1,14 1,24 37,24 37,14 z" id="path26" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/><g transform="translate(33,32)" id="g28"><path d="m 0,0 -28,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-4 36,0 0,4 C 4,-1.791 2.209,0 0,0" id="path30" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(1,24)" id="g20"><path id="path22" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-14 c 0,-2.209 1.791,-4 4,-4 l 28,0 c 2.209,0 4,1.791 4,4 L 36,0 0,0 Z"/></g><path id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 37,14 1,14 1,24 37,24 37,14 Z"/><g transform="translate(33,32)" id="g26"><path id="path28" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -28,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-4 36,0 0,4 C 4,-1.791 2.209,0 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14.7075,12.2793)" id="g26"><path d="m 0,0 3.132,0 c 4,0 5.828,2.945 5.828,6.666 0,3.969 -1.859,6.852 -6.138,6.852 L 0,13.518 0,0 z m -4.65,15.409 c 0,1.427 0.992,2.388 2.387,2.388 l 5.147,0 c 6.946,0 10.914,-4.465 10.914,-11.348 0,-6.511 -4.216,-10.728 -10.604,-10.728 l -5.395,0 c -1.024,0 -2.449,0.558 -2.449,2.325 l 0,17.363 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(14.7075,12.2793)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.132,0 c 4,0 5.828,2.945 5.828,6.666 0,3.969 -1.859,6.852 -6.138,6.852 L 0,13.518 0,0 Z m -4.65,15.409 c 0,1.427 0.992,2.388 2.387,2.388 l 5.147,0 c 6.946,0 10.914,-4.465 10.914,-11.348 0,-6.511 -4.216,-10.728 -10.604,-10.728 l -5.395,0 c -1.024,0 -2.449,0.558 -2.449,2.325 l 0,17.363 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,10)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="M 37,13 1,13 1,25 37,25 37,13 z" id="path26" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><g transform="translate(10,20)" id="g28"><path d="m 0,0 0,-3 c 0,-1.657 1.343,-3 3,-3 1.657,0 3,1.343 3,3 L 6,0 0,0 z" id="path30" style="fill:#ea596e;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="m 13,18 3,0 0,3 -3,0 0,-3 z" id="path32" style="fill:#f4a2b2;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 13,18 -3,0 0,3 3,0 0,-3 z" id="path34" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/><g transform="translate(16,22.5)" id="g36"><path d="m 0,0 c 0,-0.829 -1.343,-1.5 -3,-1.5 -1.657,0 -3,0.671 -3,1.5 0,0.829 1.343,1.5 3,1.5 1.657,0 3,-0.671 3,-1.5" id="path38" style="fill:#ea596e;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16,23.25)" id="g40"><path d="m 0,0 c 0,0.414 -1.343,0.75 -3,0.75 -1.657,0 -3,-0.336 -3,-0.75 0,-0.414 1.343,-0.75 3,-0.75 1.657,0 3,0.336 3,0.75" id="path42" style="fill:#ffac33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="m 8,14 1,0 0,7 -1,0 0,-7 z" id="path44" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 18,14 -1,0 0,7 1,0 0,-7 z" id="path46" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 10,14 -3,0 0,1 3,0 0,-1 z" id="path48" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 19,14 -3,0 0,1 3,0 0,-1 z" id="path50" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 9,21 -1,0 0,1 1,0 0,-1 z" id="path52" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 18,21 -1,0 0,1 1,0 0,-1 z" id="path54" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,10)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><path id="path24" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 37,13 1,13 1,25 37,25 37,13 Z"/><g transform="translate(10,20)" id="g26"><path id="path28" style="fill:#ea596e;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-3 c 0,-1.657 1.343,-3 3,-3 1.657,0 3,1.343 3,3 L 6,0 0,0 Z"/></g><path id="path30" style="fill:#f4a2b2;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 13,18 3,0 0,3 -3,0 0,-3 z"/><path id="path32" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 13,18 -3,0 0,3 3,0 0,-3 z"/><g transform="translate(16,22.5)" id="g34"><path id="path36" style="fill:#ea596e;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.829 -1.343,-1.5 -3,-1.5 -1.657,0 -3,0.671 -3,1.5 0,0.829 1.343,1.5 3,1.5 1.657,0 3,-0.671 3,-1.5"/></g><g transform="translate(16,23.25)" id="g38"><path id="path40" style="fill:#ffac33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.414 -1.343,0.75 -3,0.75 -1.657,0 -3,-0.336 -3,-0.75 0,-0.414 1.343,-0.75 3,-0.75 1.657,0 3,0.336 3,0.75"/></g><path id="path42" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 8,14 1,0 0,7 -1,0 0,-7 z"/><path id="path44" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 18,14 -1,0 0,7 1,0 0,-7 z"/><path id="path46" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 10,14 -3,0 0,1 3,0 0,-1 z"/><path id="path48" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 19,14 -3,0 0,1 3,0 0,-1 z"/><path id="path50" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 9,21 -1,0 0,1 1,0 0,-1 z"/><path id="path52" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 18,21 -1,0 0,1 1,0 0,-1 z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13.2192,27.3789)" id="g26"><path d="m 0,0 c 0,1.55 0.775,2.697 2.418,2.697 l 7.689,0 c 1.488,0 2.202,-1.054 2.202,-2.139 0,-1.054 -0.744,-2.14 -2.202,-2.14 l -5.457,0 0,-4.526 5.086,0 c 1.519,0 2.264,-1.055 2.264,-2.14 0,-1.054 -0.776,-2.139 -2.264,-2.139 l -5.086,0 0,-4.713 5.736,0 c 1.489,0 2.201,-1.054 2.201,-2.139 0,-1.055 -0.744,-2.14 -2.201,-2.14 l -7.999,0 C 1.023,-19.379 0,-18.449 0,-17.054 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(13.2192,27.3789)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1.55 0.775,2.697 2.418,2.697 l 7.689,0 c 1.488,0 2.202,-1.054 2.202,-2.139 0,-1.054 -0.744,-2.14 -2.202,-2.14 l -5.457,0 0,-4.526 5.086,0 c 1.519,0 2.264,-1.055 2.264,-2.14 0,-1.054 -0.776,-2.139 -2.264,-2.139 l -5.086,0 0,-4.713 5.736,0 c 1.489,0 2.201,-1.054 2.201,-2.139 0,-1.055 -0.744,-2.14 -2.201,-2.14 l -7.999,0 C 1.023,-19.379 0,-18.449 0,-17.054 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,10)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -8,0 0,26 8,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(5,32)" id="g26"><path d="m 0,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-18 c 0,-2.209 1.791,-4 4,-4 l 8,0 0,26 -8,0 z" id="path28" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="M 25,6 13,6 13,32 25,32 25,6 z" id="path30" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,10)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -8,0 0,26 8,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(5,32)" id="g24"><path id="path26" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-18 c 0,-2.209 1.791,-4 4,-4 l 8,0 0,26 -8,0 z"/></g><path id="path28" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 25,6 13,6 13,32 25,32 25,6 Z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13.5132,27.6577)" id="g26"><path d="m 0,0 c 0,1.271 0.868,2.418 2.419,2.418 l 7.937,0 c 1.365,0 2.078,-1.054 2.078,-2.139 0,-1.054 -0.683,-2.139 -2.078,-2.139 l -5.705,0 0,-4.527 4.807,0 c 1.488,0 2.232,-1.054 2.232,-2.109 0,-1.085 -0.744,-2.17 -2.232,-2.17 l -4.807,0 0,-6.759 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.334,0 -2.326,0.867 -2.326,2.418 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(13.5132,27.6577)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1.271 0.868,2.418 2.419,2.418 l 7.937,0 c 1.365,0 2.078,-1.054 2.078,-2.139 0,-1.054 -0.683,-2.139 -2.078,-2.139 l -5.705,0 0,-4.527 4.807,0 c 1.488,0 2.232,-1.054 2.232,-2.109 0,-1.085 -0.744,-2.17 -2.232,-2.17 l -4.807,0 0,-6.759 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.334,0 -2.326,0.867 -2.326,2.418 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath50"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path52"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g transform="translate(1,27.9409)" id="g14"><path d="m 0,0 0,-3.941 5.628,0 L 0,0 z" id="path16" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(5.6641,6)" id="g18"><path d="m 0,0 8.336,0 0,5.837 L 0,0 z" id="path20" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,11.8359)" id="g22"><path d="m 0,0 0,-5.836 8.335,0 L 0,0 z" id="path24" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(1,14)" id="g26"><path d="M 0,0 0,-3.941 5.63,0 0,0 z" id="path28" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(32.3369,32)" id="g30"><path d="m 0,0 -8.337,0 0,-5.837 L 0,0 z" id="path32" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(37,10.0576)" id="g34"><path d="m 0,0 0,3.942 -5.631,0 L 0,0 z" id="path36" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(37,24)" id="g38"><path d="M 0,0 0,3.941 -5.629,0 0,0 z" id="path40" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,32)" id="g42"><path d="M 0,0 -8.336,0 0,-5.837 0,0 z" id="path44" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g id="g46"><g clip-path="url(#clipPath50)" id="g48"><g transform="translate(26.1396,14)" id="g54"><path d="m 0,0 9.712,-6.801 c 0.471,0.48 0.808,1.082 0.99,1.749 L 3.487,0 0,0 z" id="path56" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,14)" id="g58"><path d="m 0,0 -2.141,0 -9.711,-6.8 c 0.521,-0.53 1.189,-0.909 1.938,-1.085 L 0,-0.943 0,0 z" id="path60" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,24)" id="g62"><path d="m 0,0 2.141,0 9.711,6.8 C 11.331,7.33 10.663,7.709 9.915,7.885 L 0,0.943 0,0 z" id="path64" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(11.8589,24)" id="g66"><path d="M 0,0 -9.711,6.8 C -10.182,6.32 -10.519,5.718 -10.702,5.051 L -3.487,0 0,0 z" id="path68" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(37,16)" id="g70"><path d="m 0,0 -15,0 0,-10 2,0 0,5.836 L -4.665,-10 -4,-10 c 1.117,0 2.126,0.461 2.852,1.199 L -10.86,-2 l 3.487,0 7.215,-5.052 C -0.065,-6.715 0,-6.366 0,-6 L 0,-5.942 -5.631,-2 0,-2 0,0 z" id="path72" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(1,16)" id="g74"><path d="M 0,0 0,-2 5.63,-2 0,-5.941 0,-6 C 0,-7.091 0.439,-8.078 1.148,-8.8 L 10.859,-2 13,-2 13,-2.943 3.086,-9.885 C 3.38,-9.954 3.684,-10 4,-10 L 4.664,-10 13,-4.163 13,-10 15,-10 15,0 0,0 z" id="path76" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(37,28)" id="g78"><path d="M 0,0 C 0,1.091 -0.439,2.078 -1.148,2.8 L -10.859,-4 -13,-4 l 0,0.943 9.915,6.942 C -3.38,3.954 -3.684,4 -4,4 L -4.663,4 -13,-1.837 -13,4 -15,4 -15,-6 0,-6 0,-4 -5.629,-4 0,-0.059 0,0 z" id="path80" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,32)" id="g82"><path d="M 0,0 0,-5.837 -8.336,0 -9,0 c -1.118,0 -2.126,-0.461 -2.852,-1.2 l 9.711,-6.8 -3.487,0 -7.215,5.051 C -12.935,-3.286 -13,-3.634 -13,-4 L -13,-4.059 -7.372,-8 -13,-8 l 0,-2 15,0 0,10 -2,0 z" id="path84" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(22,22)" id="g86"><path d="m 0,0 0,10 -6,0 0,-10 -15,0 0,-3 0,-3 15,0 0,-10 6,0 0,10 15,0 0,3 0,3 -15,0 z" id="path88" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath48" clipPathUnits="userSpaceOnUse"><path id="path50" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g transform="translate(1,27.9409)" id="g12"><path id="path14" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-3.941 5.628,0 L 0,0 Z"/></g><g transform="translate(5.6641,6)" id="g16"><path id="path18" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 8.336,0 0,5.837 L 0,0 Z"/></g><g transform="translate(24,11.8359)" id="g20"><path id="path22" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-5.836 8.335,0 L 0,0 Z"/></g><g transform="translate(1,14)" id="g24"><path id="path26" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0,-3.941 5.63,0 0,0 Z"/></g><g transform="translate(32.3369,32)" id="g28"><path id="path30" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -8.337,0 0,-5.837 L 0,0 Z"/></g><g transform="translate(37,10.0576)" id="g32"><path id="path34" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,3.942 -5.631,0 L 0,0 Z"/></g><g transform="translate(37,24)" id="g36"><path id="path38" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0,3.941 -5.629,0 0,0 Z"/></g><g transform="translate(14,32)" id="g40"><path id="path42" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 -8.336,0 0,-5.837 0,0 Z"/></g><g id="g44"><g clip-path="url(#clipPath48)" id="g46"><g transform="translate(26.1396,14)" id="g52"><path id="path54" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 9.712,-6.801 c 0.471,0.48 0.808,1.082 0.99,1.749 L 3.487,0 0,0 Z"/></g><g transform="translate(14,14)" id="g56"><path id="path58" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -2.141,0 -9.711,-6.8 c 0.521,-0.53 1.189,-0.909 1.938,-1.085 L 0,-0.943 0,0 Z"/></g><g transform="translate(24,24)" id="g60"><path id="path62" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 2.141,0 9.711,6.8 C 11.331,7.33 10.663,7.709 9.915,7.885 L 0,0.943 0,0 Z"/></g><g transform="translate(11.8589,24)" id="g64"><path id="path66" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 -9.711,6.8 C -10.182,6.32 -10.519,5.718 -10.702,5.051 L -3.487,0 0,0 Z"/></g><g transform="translate(37,16)" id="g68"><path id="path70" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -15,0 0,-10 2,0 0,5.836 L -4.665,-10 -4,-10 c 1.117,0 2.126,0.461 2.852,1.199 L -10.86,-2 l 3.487,0 7.215,-5.052 C -0.065,-6.715 0,-6.366 0,-6 L 0,-5.942 -5.631,-2 0,-2 0,0 Z"/></g><g transform="translate(1,16)" id="g72"><path id="path74" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0,-2 5.63,-2 0,-5.941 0,-6 C 0,-7.091 0.439,-8.078 1.148,-8.8 L 10.859,-2 13,-2 13,-2.943 3.086,-9.885 C 3.38,-9.954 3.684,-10 4,-10 L 4.664,-10 13,-4.163 13,-10 15,-10 15,0 0,0 Z"/></g><g transform="translate(37,28)" id="g76"><path id="path78" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.091 -0.439,2.078 -1.148,2.8 L -10.859,-4 -13,-4 l 0,0.943 9.915,6.942 C -3.38,3.954 -3.684,4 -4,4 L -4.663,4 -13,-1.837 -13,4 -15,4 -15,-6 0,-6 0,-4 -5.629,-4 0,-0.059 0,0 Z"/></g><g transform="translate(14,32)" id="g80"><path id="path82" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 0,-5.837 -8.336,0 -9,0 c -1.118,0 -2.126,-0.461 -2.852,-1.2 l 9.711,-6.8 -3.487,0 -7.215,5.051 C -12.935,-3.286 -13,-3.634 -13,-4 L -13,-4.059 -7.372,-8 -13,-8 l 0,-2 15,0 0,10 -2,0 z"/></g><g transform="translate(22,22)" id="g84"><path id="path86" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,10 -6,0 0,-10 -15,0 0,-3 0,-3 15,0 0,-10 6,0 0,10 15,0 0,3 0,3 -15,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26.6602,21.0845)" id="g26"><path d="m 0,0 c 1.953,0 2.729,-0.992 2.729,-2.977 0,-5.983 -3.907,-10.48 -10.108,-10.48 -6.294,0 -10.666,4.993 -10.666,11.411 0,6.449 4.34,11.41 10.666,11.41 4.682,0 8.525,-2.201 8.525,-4.372 0,-1.333 -0.835,-2.17 -1.921,-2.17 -2.108,0 -2.542,2.263 -6.604,2.263 -3.876,0 -5.829,-3.379 -5.829,-7.131 0,-3.783 1.891,-7.132 5.829,-7.132 2.449,0 5.272,1.365 5.272,4.899 l -3.164,0 c -1.271,0 -2.17,0.9 -2.17,2.171 0,1.302 0.992,2.108 2.17,2.108 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(26.6602,21.0845)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.953,0 2.729,-0.992 2.729,-2.977 0,-5.983 -3.907,-10.48 -10.108,-10.48 -6.294,0 -10.666,4.993 -10.666,11.411 0,6.449 4.34,11.41 10.666,11.41 4.682,0 8.525,-2.201 8.525,-4.372 0,-1.333 -0.835,-2.17 -1.921,-2.17 -2.108,0 -2.542,2.263 -6.604,2.263 -3.876,0 -5.829,-3.379 -5.829,-7.131 0,-3.783 1.891,-7.132 5.829,-7.132 2.449,0 5.272,1.365 5.272,4.899 l -3.164,0 c -1.271,0 -2.17,0.9 -2.17,2.171 0,1.302 0.992,2.108 2.17,2.108 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26.5,30)" id="g26"><path d="m 0,0 c -1.381,0 -2.5,-1.119 -2.5,-2.5 l 0,-5.5 -10,0 0,5.5 c 0,1.381 -1.119,2.5 -2.5,2.5 -1.381,0 -2.5,-1.119 -2.5,-2.5 l 0,-17 c 0,-1.381 1.119,-2.5 2.5,-2.5 1.381,0 2.5,1.119 2.5,2.5 l 0,6.5 10,0 0,-6.5 c 0,-1.381 1.119,-2.5 2.5,-2.5 1.381,0 2.5,1.119 2.5,2.5 l 0,17 C 2.5,-1.119 1.381,0 0,0" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(26.5,30)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -1.381,0 -2.5,-1.119 -2.5,-2.5 l 0,-5.5 -10,0 0,5.5 c 0,1.381 -1.119,2.5 -2.5,2.5 -1.381,0 -2.5,-1.119 -2.5,-2.5 l 0,-17 c 0,-1.381 1.119,-2.5 2.5,-2.5 1.381,0 2.5,1.119 2.5,2.5 l 0,6.5 10,0 0,-6.5 c 0,-1.381 1.119,-2.5 2.5,-2.5 1.381,0 2.5,1.119 2.5,2.5 l 0,17 C 2.5,-1.119 1.381,0 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,10)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -8,0 0,26 8,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(5,32)" id="g26"><path d="m 0,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-18 c 0,-2.209 1.791,-4 4,-4 l 8,0 0,26 -8,0 z" id="path28" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="M 25,6 13,6 13,32 25,32 25,6 z" id="path30" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,10)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -8,0 0,26 8,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(5,32)" id="g24"><path id="path26" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-18 c 0,-2.209 1.791,-4 4,-4 l 8,0 0,26 -8,0 z"/></g><path id="path28" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 25,6 13,6 13,32 25,32 25,6 Z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.6753,27.8438)" id="g26"><path d="M 0,0 C 0,1.55 0.992,2.418 2.326,2.418 3.659,2.418 4.651,1.55 4.651,0 l 0,-17.611 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.334,0 -2.326,0.867 -2.326,2.418 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.6753,27.8438)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.55 0.992,2.418 2.326,2.418 3.659,2.418 4.651,1.55 4.651,0 l 0,-17.611 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.334,0 -2.326,0.867 -2.326,2.418 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,10)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26,19)" id="g26"><path d="m 0,0 c 0,-3.866 -3.134,-7 -7,-7 -3.866,0 -7,3.134 -7,7 0,3.866 3.134,7 7,7 3.866,0 7,-3.134 7,-7" id="path28" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,10)" id="g20"><path id="path22" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(26,19)" id="g24"><path id="path26" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-3.866 -3.134,-7 -7,-7 -3.866,0 -7,3.134 -7,7 0,3.866 3.134,7 7,7 3.866,0 7,-3.134 7,-7"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 986 B

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24.1016,14.2012)" id="g26"><path d="m 0,0 c 0,-5.209 -3.318,-6.573 -6.139,-6.573 -2.14,0 -5.705,0.837 -5.705,3.534 0,0.838 0.713,1.892 1.736,1.892 1.24,0 2.325,-1.148 3.721,-1.148 1.736,0 1.736,1.613 1.736,2.606 l 0,13.332 c 0,1.55 0.993,2.418 2.325,2.418 C -0.992,16.061 0,15.193 0,13.643 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(24.1016,14.2012)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-5.209 -3.318,-6.573 -6.139,-6.573 -2.14,0 -5.705,0.837 -5.705,3.534 0,0.838 0.713,1.892 1.736,1.892 1.24,0 2.325,-1.148 3.721,-1.148 1.736,0 1.736,1.613 1.736,2.606 l 0,13.332 c 0,1.55 0.993,2.418 2.325,2.418 C -0.992,16.061 0,15.193 0,13.643 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(10.9253,27.9678)" id="g26"><path d="M 0,0 C 0,1.271 0.93,2.294 2.325,2.294 3.658,2.294 4.65,1.426 4.65,0 l 0,-6.697 7.628,8.123 c 0.342,0.372 0.93,0.868 1.799,0.868 1.177,0 2.295,-0.898 2.295,-2.232 0,-0.806 -0.497,-1.458 -1.52,-2.48 l -5.861,-5.768 7.162,-7.472 c 0.744,-0.744 1.303,-1.426 1.303,-2.357 0,-1.457 -1.147,-2.138 -2.418,-2.138 -0.899,0 -1.489,0.526 -2.357,1.457 l -8.031,8.681 0,-7.906 c 0,-1.21 -0.929,-2.232 -2.325,-2.232 -1.333,0 -2.325,0.867 -2.325,2.232 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(10.9253,27.9678)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.271 0.93,2.294 2.325,2.294 3.658,2.294 4.65,1.426 4.65,0 l 0,-6.697 7.628,8.123 c 0.342,0.372 0.93,0.868 1.799,0.868 1.177,0 2.295,-0.898 2.295,-2.232 0,-0.806 -0.497,-1.458 -1.52,-2.48 l -5.861,-5.768 7.162,-7.472 c 0.744,-0.744 1.303,-1.426 1.303,-2.357 0,-1.457 -1.147,-2.138 -2.418,-2.138 -0.899,0 -1.489,0.526 -2.357,1.457 l -8.031,8.681 0,-7.906 c 0,-1.21 -0.929,-2.232 -2.325,-2.232 -1.333,0 -2.325,0.867 -2.325,2.232 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13.7925,27.8438)" id="g26"><path d="M 0,0 C 0,1.55 0.992,2.418 2.325,2.418 3.658,2.418 4.65,1.55 4.65,0 l 0,-15.564 5.52,0 c 1.58,0 2.263,-1.179 2.233,-2.233 -0.063,-1.023 -0.869,-2.047 -2.233,-2.047 l -7.752,0 C 0.899,-19.844 0,-18.852 0,-17.301 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(13.7925,27.8438)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.55 0.992,2.418 2.325,2.418 3.658,2.418 4.65,1.55 4.65,0 l 0,-15.564 5.52,0 c 1.58,0 2.263,-1.179 2.233,-2.233 -0.063,-1.023 -0.869,-2.047 -2.233,-2.047 l -7.752,0 C 0.899,-19.844 0,-18.852 0,-17.301 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(9.1738,27.875)" id="g26"><path d="m 0,0 c 0.186,1.116 1.395,2.387 3.039,2.387 1.55,0 2.759,-1.116 3.1,-2.232 l 3.659,-12.278 0.062,0 3.659,12.278 c 0.34,1.116 1.549,2.232 3.1,2.232 1.643,0 2.852,-1.271 3.039,-2.387 l 2.883,-17.302 c 0.031,-0.185 0.031,-0.372 0.031,-0.526 0,-1.365 -0.992,-2.233 -2.232,-2.233 -1.582,0 -2.201,0.713 -2.418,2.17 l -1.83,12.62 -0.063,0 -3.72,-12.992 c -0.217,-0.744 -0.805,-1.798 -2.48,-1.798 -1.674,0 -2.264,1.054 -2.481,1.798 l -3.721,12.992 -0.061,0 -1.83,-12.62 c -0.217,-1.457 -0.837,-2.17 -2.418,-2.17 -1.24,0 -2.233,0.868 -2.233,2.233 0,0.154 0,0.341 0.032,0.526 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(9.1738,27.875)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.186,1.116 1.395,2.387 3.039,2.387 1.55,0 2.759,-1.116 3.1,-2.232 l 3.659,-12.278 0.062,0 3.659,12.278 c 0.34,1.116 1.549,2.232 3.1,2.232 1.643,0 2.852,-1.271 3.039,-2.387 l 2.883,-17.302 c 0.031,-0.185 0.031,-0.372 0.031,-0.526 0,-1.365 -0.992,-2.233 -2.232,-2.233 -1.582,0 -2.201,0.713 -2.418,2.17 l -1.83,12.62 -0.063,0 -3.72,-12.992 c -0.217,-0.744 -0.805,-1.798 -2.48,-1.798 -1.674,0 -2.264,1.054 -2.481,1.798 l -3.721,12.992 -0.061,0 -1.83,-12.62 c -0.217,-1.457 -0.837,-2.17 -2.418,-2.17 -1.24,0 -2.233,0.868 -2.233,2.233 0,0.154 0,0.341 0.032,0.526 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(9.5913,27.8438)" id="g26"><path d="m 0,0 c 0,1.55 0.992,2.418 2.326,2.418 0.589,0 1.55,-0.465 1.953,-1.022 l 9.829,-13.117 0.062,0 0,11.721 c 0,1.55 0.993,2.418 2.325,2.418 1.334,0 2.326,-0.868 2.326,-2.418 l 0,-17.611 c 0,-1.551 -0.992,-2.418 -2.326,-2.418 -0.588,0 -1.519,0.465 -1.953,1.022 l -9.829,12.961 -0.062,0 0,-11.565 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.334,0 -2.326,0.867 -2.326,2.418 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(9.5913,27.8438)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1.55 0.992,2.418 2.326,2.418 0.589,0 1.55,-0.465 1.953,-1.022 l 9.829,-13.117 0.062,0 0,11.721 c 0,1.55 0.993,2.418 2.325,2.418 1.334,0 2.326,-0.868 2.326,-2.418 l 0,-17.611 c 0,-1.551 -0.992,-2.418 -2.326,-2.418 -0.588,0 -1.519,0.465 -1.953,1.022 l -9.829,12.961 -0.062,0 0,-11.565 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.334,0 -2.326,0.867 -2.326,2.418 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24.832,19.0381)" id="g26"><path d="m 0,0 c 0,3.752 -1.954,7.131 -5.83,7.131 -3.876,0 -5.829,-3.379 -5.829,-7.131 0,-3.782 1.891,-7.132 5.829,-7.132 3.937,0 5.83,3.35 5.83,7.132 m -16.496,0 c 0,6.449 4.341,11.41 10.666,11.41 6.232,0 10.666,-5.116 10.666,-11.41 0,-6.418 -4.31,-11.41 -10.666,-11.41 -6.294,0 -10.666,4.992 -10.666,11.41" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(24.832,19.0381)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,3.752 -1.954,7.131 -5.83,7.131 -3.876,0 -5.829,-3.379 -5.829,-7.131 0,-3.782 1.891,-7.132 5.829,-7.132 3.937,0 5.83,3.35 5.83,7.132 m -16.496,0 c 0,6.449 4.341,11.41 10.666,11.41 6.232,0 10.666,-5.116 10.666,-11.41 0,-6.418 -4.31,-11.41 -10.666,-11.41 -6.294,0 -10.666,4.992 -10.666,11.41"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.4282,19.4102)" id="g26"><path d="m 0,0 3.162,0 c 1.954,0 3.194,1.426 3.194,3.287 0,1.86 -1.24,3.286 -3.194,3.286 L 0,6.573 0,0 z m -4.651,8.248 c 0,1.457 0.868,2.418 2.419,2.418 l 5.487,0 c 4.559,0 7.938,-2.977 7.938,-7.41 0,-4.527 -3.504,-7.349 -7.752,-7.349 l -3.441,0 0,-5.085 c 0,-1.551 -0.992,-2.418 -2.326,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 l 0,17.426 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.4282,19.4102)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.162,0 c 1.954,0 3.194,1.426 3.194,3.287 0,1.86 -1.24,3.286 -3.194,3.286 L 0,6.573 0,0 Z m -4.651,8.248 c 0,1.457 0.868,2.418 2.419,2.418 l 5.487,0 c 4.559,0 7.938,-2.977 7.938,-7.41 0,-4.527 -3.504,-7.349 -7.752,-7.349 l -3.441,0 0,-5.085 c 0,-1.551 -0.992,-2.418 -2.326,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 l 0,17.426 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24.0879,15.0693)" id="g26"><path d="m 0,0 c 0.526,1.179 0.744,2.542 0.744,3.969 0,3.689 -1.954,7.131 -5.829,7.131 -3.876,0 -5.83,-3.379 -5.83,-7.131 0,-3.782 1.892,-7.132 5.83,-7.132 0.712,0 1.364,0.094 1.983,0.218 l -1.115,1.085 c -0.342,0.31 -0.59,0.806 -0.59,1.24 0,1.209 0.838,2.232 2.109,2.232 0.434,0 0.805,-0.155 1.178,-0.403 L 0,0 z m 0.371,-6.077 c -1.519,-0.868 -3.348,-1.364 -5.456,-1.364 -6.295,0 -10.666,4.992 -10.666,11.41 0,6.449 4.34,11.41 10.666,11.41 6.231,0 10.665,-5.116 10.665,-11.41 0,-2.729 -0.713,-5.209 -2.078,-7.162 l 1.768,-1.52 c 0.589,-0.527 1.085,-1.023 1.085,-1.891 0,-1.085 -1.085,-1.954 -2.138,-1.954 -0.684,0 -1.24,0.28 -2.078,0.993 l -1.768,1.488 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(24.0879,15.0693)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.526,1.179 0.744,2.542 0.744,3.969 0,3.689 -1.954,7.131 -5.829,7.131 -3.876,0 -5.83,-3.379 -5.83,-7.131 0,-3.782 1.892,-7.132 5.83,-7.132 0.712,0 1.364,0.094 1.983,0.218 l -1.115,1.085 c -0.342,0.31 -0.59,0.806 -0.59,1.24 0,1.209 0.838,2.232 2.109,2.232 0.434,0 0.805,-0.155 1.178,-0.403 L 0,0 Z m 0.371,-6.077 c -1.519,-0.868 -3.348,-1.364 -5.456,-1.364 -6.295,0 -10.666,4.992 -10.666,11.41 0,6.449 4.34,11.41 10.666,11.41 6.231,0 10.665,-5.116 10.665,-11.41 0,-2.729 -0.713,-5.209 -2.078,-7.162 l 1.768,-1.52 c 0.589,-0.527 1.085,-1.023 1.085,-1.891 0,-1.085 -1.085,-1.954 -2.138,-1.954 -0.684,0 -1.24,0.28 -2.078,0.993 l -1.768,1.488 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,10)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,4 36,0 0,-4 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="M 37,14 1,14 1,24 37,24 37,14 z" id="path26" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/><g transform="translate(33,32)" id="g28"><path d="m 0,0 -28,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-4 36,0 0,4 C 4,-1.791 2.209,0 0,0" id="path30" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,10)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,4 36,0 0,-4 z"/></g><path id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 37,14 1,14 1,24 37,24 37,14 Z"/><g transform="translate(33,32)" id="g26"><path id="path28" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -28,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-4 36,0 0,4 C 4,-1.791 2.209,0 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.4282,20.3096)" id="g26"><path d="m 0,0 3.193,0 c 1.705,0 2.885,1.023 2.885,2.759 0,1.767 -1.18,2.729 -2.885,2.729 L 0,5.488 0,0 z m -4.651,7.348 c 0,1.488 0.837,2.419 2.387,2.419 l 5.457,0 c 4.775,0 7.721,-2.14 7.721,-7.008 0,-3.41 -2.574,-5.363 -5.737,-5.86 l 5.272,-5.643 c 0.433,-0.465 0.619,-0.93 0.619,-1.364 0,-1.209 -0.961,-2.387 -2.324,-2.387 -0.559,0 -1.303,0.217 -1.799,0.806 l -6.883,8.34 -0.062,0 0,-6.728 c 0,-1.551 -0.992,-2.418 -2.326,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 l 0,17.425 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.4282,20.3096)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 3.193,0 c 1.705,0 2.885,1.023 2.885,2.759 0,1.767 -1.18,2.729 -2.885,2.729 L 0,5.488 0,0 Z m -4.651,7.348 c 0,1.488 0.837,2.419 2.387,2.419 l 5.457,0 c 4.775,0 7.721,-2.14 7.721,-7.008 0,-3.41 -2.574,-5.363 -5.737,-5.86 l 5.272,-5.643 c 0.433,-0.465 0.619,-0.93 0.619,-1.364 0,-1.209 -0.961,-2.387 -2.324,-2.387 -0.559,0 -1.303,0.217 -1.799,0.806 l -6.883,8.34 -0.062,0 0,-6.728 c 0,-1.551 -0.992,-2.418 -2.326,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 l 0,17.425 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25.125,27.3477)" id="g26"><path d="m 0,0 c 0,-1.209 -0.806,-2.294 -2.076,-2.294 -1.272,0 -2.264,0.93 -4.125,0.93 -1.333,0 -2.542,-0.713 -2.542,-2.016 0,-3.193 10.356,-1.147 10.356,-9.146 0,-4.434 -3.659,-7.194 -7.938,-7.194 -2.387,0 -7.534,0.558 -7.534,3.473 0,1.209 0.806,2.201 2.077,2.201 1.457,0 3.194,-1.209 5.209,-1.209 2.047,0 3.163,1.148 3.163,2.667 0,3.658 -10.356,1.457 -10.356,8.65 0,4.341 3.565,7.039 7.689,7.039 C -4.34,3.101 0,2.449 0,0" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(25.125,27.3477)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.209 -0.806,-2.294 -2.076,-2.294 -1.272,0 -2.264,0.93 -4.125,0.93 -1.333,0 -2.542,-0.713 -2.542,-2.016 0,-3.193 10.356,-1.147 10.356,-9.146 0,-4.434 -3.659,-7.194 -7.938,-7.194 -2.387,0 -7.534,0.558 -7.534,3.473 0,1.209 0.806,2.201 2.077,2.201 1.457,0 3.194,-1.209 5.209,-1.209 2.047,0 3.163,1.148 3.163,2.667 0,3.658 -10.356,1.457 -10.356,8.65 0,4.341 3.565,7.039 7.689,7.039 C -4.34,3.101 0,2.449 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.6763,25.7974)" id="g26"><path d="m 0,0 -3.38,0 c -1.488,0 -2.108,1.085 -2.108,2.139 0,1.086 0.775,2.14 2.108,2.14 l 11.411,0 c 1.332,0 2.107,-1.054 2.107,-2.14 C 10.138,1.085 9.519,0 8.031,0 l -3.381,0 0,-15.565 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.6763,25.7974)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -3.38,0 c -1.488,0 -2.108,1.085 -2.108,2.139 0,1.086 0.775,2.14 2.108,2.14 l 11.411,0 c 1.332,0 2.107,-1.054 2.107,-2.14 C 10.138,1.085 9.519,0 8.031,0 l -3.381,0 0,-15.565 c 0,-1.551 -0.992,-2.418 -2.325,-2.418 -1.333,0 -2.325,0.867 -2.325,2.418 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,10)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(1.5547,8)" id="g26"><path d="m 0,0 34.891,0 c 0.343,0.591 0.554,1.268 0.554,2 l -36,0 C -0.555,1.268 -0.343,0.591 0,0" id="path28" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="m 37,12 -36,0 0,2 36,0 0,-2 z" id="path30" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 37,16 -36,0 0,2 36,0 0,-2 z" id="path32" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 37,20 -36,0 0,2 36,0 0,-2 z" id="path34" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 37,24 -36,0 0,2 36,0 0,-2 z" id="path36" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/><g transform="translate(1.5547,30)" id="g38"><path d="m 0,0 c -0.343,-0.59 -0.555,-1.268 -0.555,-2 l 36,0 c 0,0.732 -0.211,1.41 -0.554,2 L 0,0 z" id="path40" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(19,32)" id="g42"><path d="m 0,0 -14,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-10 18,0 0,14 z" id="path44" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="m 15,28 2,0 0,2 -2,0 0,-2 z" id="path46" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 13,26 2,0 0,2 -2,0 0,-2 z" id="path48" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 17,24 -2,0 0,2 2,0 0,-2 z" id="path50" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 13,22 2,0 0,2 -2,0 0,-2 z" id="path52" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 13,28 -2,0 0,2 2,0 0,-2 z" id="path54" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 13,24 -2,0 0,2 2,0 0,-2 z" id="path56" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 9,22 2,0 0,2 -2,0 0,-2 z" id="path58" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 11,26 -2,0 0,2 2,0 0,-2 z" id="path60" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 7,28 2,0 0,2 -2,0 0,-2 z" id="path62" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 5,26 2,0 0,2 -2,0 0,-2 z" id="path64" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 7,24 2,0 0,2 -2,0 0,-2 z" id="path66" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 5,22 2,0 0,2 -2,0 0,-2 z" id="path68" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 3,30 2,0 0,-2 -2,0 0,2 z" id="path70" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 3,24 2,0 0,2 -2,0 0,-2 z" id="path72" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 17,20 -2,0 0,2 2,0 0,-2 z" id="path74" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 13,20 -2,0 0,2 2,0 0,-2 z" id="path76" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 7,20 2,0 0,2 -2,0 0,-2 z" id="path78" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 3,20 2,0 0,2 -2,0 0,-2 z" id="path80" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,10)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,18 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(1.5547,8)" id="g24"><path id="path26" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 34.891,0 c 0.343,0.591 0.554,1.268 0.554,2 l -36,0 C -0.555,1.268 -0.343,0.591 0,0"/></g><path id="path28" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 37,12 -36,0 0,2 36,0 0,-2 z"/><path id="path30" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 37,16 -36,0 0,2 36,0 0,-2 z"/><path id="path32" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 37,20 -36,0 0,2 36,0 0,-2 z"/><path id="path34" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 37,24 -36,0 0,2 36,0 0,-2 z"/><g transform="translate(1.5547,30)" id="g36"><path id="path38" style="fill:#eeeeee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.343,-0.59 -0.555,-1.268 -0.555,-2 l 36,0 c 0,0.732 -0.211,1.41 -0.554,2 L 0,0 Z"/></g><g transform="translate(19,32)" id="g40"><path id="path42" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -14,0 c -2.209,0 -4,-1.791 -4,-4 l 0,-10 18,0 0,14 z"/></g><path id="path44" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 15,28 2,0 0,2 -2,0 0,-2 z"/><path id="path46" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 13,26 2,0 0,2 -2,0 0,-2 z"/><path id="path48" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 17,24 -2,0 0,2 2,0 0,-2 z"/><path id="path50" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 13,22 2,0 0,2 -2,0 0,-2 z"/><path id="path52" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 13,28 -2,0 0,2 2,0 0,-2 z"/><path id="path54" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 13,24 -2,0 0,2 2,0 0,-2 z"/><path id="path56" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 9,22 2,0 0,2 -2,0 0,-2 z"/><path id="path58" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 11,26 -2,0 0,2 2,0 0,-2 z"/><path id="path60" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 7,28 2,0 0,2 -2,0 0,-2 z"/><path id="path62" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 5,26 2,0 0,2 -2,0 0,-2 z"/><path id="path64" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 7,24 2,0 0,2 -2,0 0,-2 z"/><path id="path66" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 5,22 2,0 0,2 -2,0 0,-2 z"/><path id="path68" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 3,30 2,0 0,-2 -2,0 0,2 z"/><path id="path70" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 3,24 2,0 0,2 -2,0 0,-2 z"/><path id="path72" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 17,20 -2,0 0,2 2,0 0,-2 z"/><path id="path74" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 13,20 -2,0 0,2 2,0 0,-2 z"/><path id="path76" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 7,20 2,0 0,2 -2,0 0,-2 z"/><path id="path78" style="fill:#bbddf5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 3,20 2,0 0,2 -2,0 0,-2 z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(9,27.8438)" id="g26"><path d="M 0,0 C 0,1.55 1.167,2.418 2.5,2.418 3.833,2.418 5,1.55 5,0 l 0,-10.821 c 0,-2.853 2.055,-4.923 5,-4.923 2.822,0 5,2.194 5,4.923 L 15,0 c 0,1.55 1.168,2.418 2.5,2.418 1.334,0 2.467,-0.868 2.467,-2.418 l 0,-11.069 c 0,-5.209 -4.852,-9.147 -9.967,-9.147 -5.178,0 -10,3.876 -10,9.147 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(9,27.8438)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,1.55 1.167,2.418 2.5,2.418 3.833,2.418 5,1.55 5,0 l 0,-10.821 c 0,-2.853 2.055,-4.923 5,-4.923 2.822,0 5,2.194 5,4.923 L 15,0 c 0,1.55 1.168,2.418 2.5,2.418 1.334,0 2.467,-0.868 2.467,-2.418 l 0,-11.069 c 0,-5.209 -4.852,-9.147 -9.967,-9.147 -5.178,0 -10,3.876 -10,9.147 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(9.9175,26.8828)" id="g26"><path d="m 0,0 c -0.155,0.403 -0.217,0.713 -0.217,1.147 0,1.302 1.147,2.232 2.387,2.232 1.055,0 1.705,-0.682 2.108,-1.519 L 9.084,-11.038 13.891,1.86 c 0.402,0.837 1.053,1.519 2.108,1.519 1.24,0 2.386,-0.93 2.386,-2.232 0,-0.434 -0.06,-0.744 -0.217,-1.147 l -6.789,-17.271 c -0.404,-0.992 -0.93,-1.797 -2.295,-1.797 -1.364,0 -1.891,0.805 -2.294,1.797 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(9.9175,26.8828)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.155,0.403 -0.217,0.713 -0.217,1.147 0,1.302 1.147,2.232 2.387,2.232 1.055,0 1.705,-0.682 2.108,-1.519 L 9.084,-11.038 13.891,1.86 c 0.402,0.837 1.053,1.519 2.108,1.519 1.24,0 2.386,-0.93 2.386,-2.232 0,-0.434 -0.06,-0.744 -0.217,-1.147 l -6.789,-17.271 c -0.404,-0.992 -0.93,-1.797 -2.295,-1.797 -1.364,0 -1.891,0.805 -2.294,1.797 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(5.2983,27.1616)" id="g26"><path d="m 0,0 c -0.093,0.403 -0.124,0.62 -0.124,1.054 0,0.992 0.837,2.047 2.201,2.047 1.488,0 2.202,-0.869 2.481,-2.233 l 2.635,-13.177 0.062,0 4.031,13.58 c 0.341,1.116 1.272,1.83 2.419,1.83 1.147,0 2.077,-0.714 2.419,-1.83 l 4.03,-13.58 0.061,0 2.637,13.177 c 0.277,1.364 0.992,2.233 2.481,2.233 1.363,0 2.201,-1.055 2.201,-2.047 C 27.534,0.62 27.502,0.403 27.409,0 l -3.938,-16.929 c -0.31,-1.303 -1.334,-2.418 -3.069,-2.418 -1.519,0 -2.698,0.992 -3.069,2.263 l -3.598,11.968 -0.061,0 -3.597,-11.968 c -0.372,-1.271 -1.551,-2.263 -3.07,-2.263 -1.736,0 -2.759,1.115 -3.069,2.418 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(5.2983,27.1616)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.093,0.403 -0.124,0.62 -0.124,1.054 0,0.992 0.837,2.047 2.201,2.047 1.488,0 2.202,-0.869 2.481,-2.233 l 2.635,-13.177 0.062,0 4.031,13.58 c 0.341,1.116 1.272,1.83 2.419,1.83 1.147,0 2.077,-0.714 2.419,-1.83 l 4.03,-13.58 0.061,0 2.637,13.177 c 0.277,1.364 0.992,2.233 2.481,2.233 1.363,0 2.201,-1.055 2.201,-2.047 C 27.534,0.62 27.502,0.403 27.409,0 l -3.938,-16.929 c -0.31,-1.303 -1.334,-2.418 -3.069,-2.418 -1.519,0 -2.698,0.992 -3.069,2.263 l -3.598,11.968 -0.061,0 -3.597,-11.968 c -0.372,-1.271 -1.551,-2.263 -3.07,-2.263 -1.736,0 -2.759,1.115 -3.069,2.418 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.3042,19.8135)" id="g26"><path d="m 0,0 -5.022,6.821 c -0.311,0.403 -0.497,0.868 -0.497,1.365 0,1.364 1.023,2.263 2.357,2.263 0.775,0 1.581,-0.527 2.015,-1.147 L 2.698,3.845 6.542,9.302 c 0.435,0.62 1.241,1.147 2.015,1.147 1.334,0 2.358,-0.899 2.358,-2.263 0,-0.497 -0.186,-0.962 -0.497,-1.365 L 5.395,0 11.534,-8.248 c 0.248,-0.341 0.527,-0.93 0.527,-1.581 0,-1.303 -0.992,-2.17 -2.355,-2.17 -0.838,0 -1.457,0.371 -1.923,1.022 l -5.085,7.07 -5.085,-7.07 c -0.466,-0.651 -1.086,-1.022 -1.923,-1.022 -1.364,0 -2.356,0.867 -2.356,2.17 0,0.651 0.279,1.24 0.527,1.581 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(16.3042,19.8135)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -5.022,6.821 c -0.311,0.403 -0.497,0.868 -0.497,1.365 0,1.364 1.023,2.263 2.357,2.263 0.775,0 1.581,-0.527 2.015,-1.147 L 2.698,3.845 6.542,9.302 c 0.435,0.62 1.241,1.147 2.015,1.147 1.334,0 2.358,-0.899 2.358,-2.263 0,-0.497 -0.186,-0.962 -0.497,-1.365 L 5.395,0 11.534,-8.248 c 0.248,-0.341 0.527,-0.93 0.527,-1.581 0,-1.303 -0.992,-2.17 -2.355,-2.17 -0.838,0 -1.457,0.371 -1.923,1.022 l -5.085,7.07 -5.085,-7.07 c -0.466,-0.651 -1.086,-1.022 -1.923,-1.022 -1.364,0 -2.356,0.867 -2.356,2.17 0,0.651 0.279,1.24 0.527,1.581 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(27.6211,27.999)" id="g26"><path d="m 0,0 c 0,1.24 -0.93,2.263 -2.232,2.263 -0.807,0 -1.52,-0.341 -1.922,-0.93 l -4.466,-6.48 -4.464,6.48 c -0.404,0.589 -1.117,0.93 -1.923,0.93 -1.302,0 -2.232,-1.023 -2.232,-2.263 0,-0.496 0.155,-0.992 0.434,-1.396 l 5.184,-7.295 0,-8.417 c 0,-1.597 1.294,-2.891 2.891,-2.891 l 0.218,0 c 1.597,0 2.891,1.294 2.891,2.891 l 0,8.413 5.187,7.299 C -0.154,-0.992 0,-0.496 0,0" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(27.6211,27.999)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1.24 -0.93,2.263 -2.232,2.263 -0.807,0 -1.52,-0.341 -1.922,-0.93 l -4.466,-6.48 -4.464,6.48 c -0.404,0.589 -1.117,0.93 -1.923,0.93 -1.302,0 -2.232,-1.023 -2.232,-2.263 0,-0.496 0.155,-0.992 0.434,-1.396 l 5.184,-7.295 0,-8.417 c 0,-1.597 1.294,-2.891 2.891,-2.891 l 0.218,0 c 1.597,0 2.891,1.294 2.891,2.891 l 0,8.413 5.187,7.299 C -0.154,-0.992 0,-0.496 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25.2813,12.0928)" id="g26"><path d="M 0,0 C 1.301,0 2.232,-0.713 2.232,-2.046 2.232,-3.225 1.115,-4.093 0,-4.093 l -12.186,0 c -1.644,0 -2.605,0.93 -2.605,2.233 0,0.62 0.217,1.24 0.621,1.798 l 9.983,13.953 -8.154,0 c -1.241,0 -2.17,0.713 -2.17,1.984 0,1.178 0.992,2.108 2.17,2.108 l 11.349,0 c 1.797,0 2.603,-1.147 2.603,-2.232 0,-0.682 -0.279,-1.457 -0.681,-1.984 L -8.993,0 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(25.2813,12.0928)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 1.301,0 2.232,-0.713 2.232,-2.046 2.232,-3.225 1.115,-4.093 0,-4.093 l -12.186,0 c -1.644,0 -2.605,0.93 -2.605,2.233 0,0.62 0.217,1.24 0.621,1.798 l 9.983,13.953 -8.154,0 c -1.241,0 -2.17,0.713 -2.17,1.984 0,1.178 0.992,2.108 2.17,2.108 l 11.349,0 c 1.797,0 2.603,-1.147 2.603,-2.232 0,-0.682 -0.279,-1.457 -0.681,-1.984 L -8.993,0 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15.7354,25.9185)" id="g26"><path d="m 0,0 c 1.694,0 2.508,-0.924 2.508,-2.685 l 0,-9.571 c 0,-1.76 -0.814,-2.662 -2.508,-2.662 l -12.476,0 c -0.528,0 -0.836,0.374 -0.836,0.946 0,0.594 0.264,0.924 0.858,0.924 l 11.904,0 c 0.858,0 1.078,0.242 1.078,1.034 l 0,9.131 c 0,0.793 -0.22,1.012 -1.078,1.012 l -11.552,0 c -0.572,0 -0.836,0.33 -0.836,0.903 0,0.594 0.264,0.968 0.858,0.968 L 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(32.5654,25.9185)" id="g30"><path d="m 0,0 c 1.694,0 2.509,-0.924 2.509,-2.685 l 0,-9.571 c 0,-1.76 -0.815,-2.662 -2.509,-2.662 l -12.476,0 c -0.528,0 -0.836,0.374 -0.836,0.946 0,0.594 0.264,0.924 0.858,0.924 l 11.904,0 c 0.859,0 1.078,0.242 1.078,1.034 l 0,9.131 c 0,0.793 -0.219,1.012 -1.078,1.012 l -11.552,0 c -0.572,0 -0.836,0.33 -0.836,0.903 0,0.594 0.264,0.968 0.859,0.968 L 0,0 z" id="path32" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(15.7354,25.9185)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.694,0 2.508,-0.924 2.508,-2.685 l 0,-9.571 c 0,-1.76 -0.814,-2.662 -2.508,-2.662 l -12.476,0 c -0.528,0 -0.836,0.374 -0.836,0.946 0,0.594 0.264,0.924 0.858,0.924 l 11.904,0 c 0.858,0 1.078,0.242 1.078,1.034 l 0,9.131 c 0,0.793 -0.22,1.012 -1.078,1.012 l -11.552,0 c -0.572,0 -0.836,0.33 -0.836,0.903 0,0.594 0.264,0.968 0.858,0.968 L 0,0 Z"/></g><g transform="translate(32.5654,25.9185)" id="g28"><path id="path30" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.694,0 2.509,-0.924 2.509,-2.685 l 0,-9.571 c 0,-1.76 -0.815,-2.662 -2.509,-2.662 l -12.476,0 c -0.528,0 -0.836,0.374 -0.836,0.946 0,0.594 0.264,0.924 0.858,0.924 l 11.904,0 c 0.859,0 1.078,0.242 1.078,1.034 l 0,9.131 c 0,0.793 -0.219,1.012 -1.078,1.012 l -11.552,0 c -0.572,0 -0.836,0.33 -0.836,0.903 0,0.594 0.264,0.968 0.859,0.968 L 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(12.2754,29.6763)" id="g26"><path d="M 0,0 C 0,0.648 0.432,1.026 1.134,1.026 1.809,1.026 2.321,0.648 2.321,0 l 0,-4.292 8.827,0 0,4.292 c 0,0.648 0.405,1.026 1.107,1.026 0.675,0 1.187,-0.378 1.187,-1.026 l 0,-4.292 4.13,0 c 0.729,0 1.027,-0.458 1.027,-1.052 0,-0.594 -0.298,-1.08 -0.999,-1.08 l -4.158,0 0,-2.889 c 0,-3.266 -0.674,-5.83 -1.969,-7.72 -1.674,-2.428 -4.671,-4.183 -7.991,-4.75 -0.135,-0.027 -0.243,-0.027 -0.351,-0.027 -0.593,0 -0.944,0.297 -1.052,0.837 -0.027,0.108 -0.027,0.188 -0.027,0.297 0,0.54 0.35,0.89 0.971,0.999 2.645,0.459 5.237,2.051 6.533,3.94 1.079,1.567 1.592,3.698 1.592,6.883 l 0,2.43 -8.827,0 0,-6.641 c 0,-0.674 -0.512,-1.025 -1.187,-1.025 -0.702,0 -1.134,0.351 -1.134,1.025 l 0,6.641 -4.157,0 c -0.701,0 -0.998,0.486 -0.998,1.08 0,0.594 0.297,1.025 1.025,1.025 L 0,-4.319 0,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(12.2754,29.6763)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,0.648 0.432,1.026 1.134,1.026 1.809,1.026 2.321,0.648 2.321,0 l 0,-4.292 8.827,0 0,4.292 c 0,0.648 0.405,1.026 1.107,1.026 0.675,0 1.187,-0.378 1.187,-1.026 l 0,-4.292 4.13,0 c 0.729,0 1.027,-0.458 1.027,-1.052 0,-0.594 -0.298,-1.08 -0.999,-1.08 l -4.158,0 0,-2.889 c 0,-3.266 -0.674,-5.83 -1.969,-7.72 -1.674,-2.428 -4.671,-4.183 -7.991,-4.75 -0.135,-0.027 -0.243,-0.027 -0.351,-0.027 -0.593,0 -0.944,0.297 -1.052,0.837 -0.027,0.108 -0.027,0.188 -0.027,0.297 0,0.54 0.35,0.89 0.971,0.999 2.645,0.459 5.237,2.051 6.533,3.94 1.079,1.567 1.592,3.698 1.592,6.883 l 0,2.43 -8.827,0 0,-6.641 c 0,-0.674 -0.512,-1.025 -1.187,-1.025 -0.702,0 -1.134,0.351 -1.134,1.025 l 0,6.641 -4.157,0 c -0.701,0 -0.998,0.486 -0.998,1.08 0,0.594 0.297,1.025 1.025,1.025 L 0,-4.319 0,0 Z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26.7754,12.7441)" id="g26"><path d="m 0,0 c 0.312,0 0.571,-0.13 0.754,-0.312 1.065,-1.326 1.897,-2.574 2.573,-3.9 0.078,-0.156 0.105,-0.312 0.105,-0.442 0,-0.365 -0.208,-0.676 -0.573,-0.858 -0.156,-0.078 -0.338,-0.131 -0.494,-0.131 -0.338,0 -0.649,0.157 -0.832,0.443 -0.65,1.326 -1.404,2.626 -2.391,3.874 -0.079,0.13 -0.13,0.286 -0.13,0.442 0,0.26 0.13,0.52 0.441,0.728 C -0.365,-0.052 -0.183,0 0,0 m -1.509,7.332 -3.067,0 0,-4.523 3.067,0 0,4.523 z m 0,6.24 -3.067,0 0,-4.42 3.067,0 0,4.42 z m -4.186,-13.65 c 0.416,0 0.703,-0.182 0.832,-0.546 0.494,-1.3 0.91,-2.678 1.17,-3.926 0.026,-0.078 0.026,-0.182 0.026,-0.261 0,-0.416 -0.312,-0.727 -0.806,-0.832 -0.13,-0.025 -0.234,-0.051 -0.364,-0.051 -0.416,0 -0.754,0.234 -0.806,0.65 -0.181,1.222 -0.597,2.678 -1.013,3.926 -0.027,0.078 -0.053,0.182 -0.053,0.26 0,0.364 0.26,0.65 0.676,0.728 0.131,0.026 0.234,0.052 0.338,0.052 m -0.623,7.41 -2.991,0 0,-4.523 2.991,0 0,4.523 z m 0,6.24 -2.991,0 0,-4.42 2.991,0 0,4.42 z M -11.077,-0.13 c 0.416,0 0.728,-0.234 0.806,-0.599 0.312,-1.299 0.494,-2.807 0.598,-4.133 l 0,-0.078 c 0,-0.468 -0.39,-0.781 -0.936,-0.832 l -0.13,0 c -0.494,0 -0.884,0.286 -0.91,0.728 -0.052,1.222 -0.208,2.704 -0.468,4.03 l 0,0.13 c 0,0.364 0.312,0.65 0.78,0.728 0.078,0.026 0.182,0.026 0.26,0.026 m 0,7.462 -2.964,0 0,-4.523 2.964,0 0,4.523 z m 0,6.24 -2.964,0 0,-4.42 2.964,0 0,4.42 z M -14.639,-0.91 c 0,-0.104 -0.026,-0.208 -0.078,-0.338 -0.598,-1.482 -1.508,-2.99 -2.522,-4.134 -0.26,-0.261 -0.546,-0.39 -0.858,-0.39 -0.26,0 -0.494,0.078 -0.728,0.26 -0.235,0.182 -0.364,0.416 -0.364,0.701 0,0.208 0.078,0.443 0.286,0.651 0.91,0.91 1.716,2.158 2.314,3.614 0.13,0.338 0.416,0.52 0.78,0.52 0.13,0 0.286,-0.026 0.442,-0.078 0.468,-0.13 0.728,-0.442 0.728,-0.806 m -1.222,11.622 c 0,0.703 0.078,1.456 0.208,2.184 -0.676,-0.78 -1.404,-1.481 -2.159,-2.158 -0.233,-0.155 -0.467,-0.259 -0.701,-0.259 -0.26,0 -0.52,0.129 -0.728,0.363 -0.13,0.182 -0.208,0.39 -0.208,0.573 0,0.312 0.156,0.624 0.494,0.832 1.872,1.43 3.432,3.432 4.55,5.693 0.182,0.287 0.442,0.416 0.78,0.416 0.156,0 0.338,-0.025 0.52,-0.103 0.364,-0.13 0.572,-0.416 0.572,-0.729 0,-0.155 -0.052,-0.337 -0.156,-0.493 -0.364,-0.598 -0.78,-1.197 -1.248,-1.768 0.962,0.051 1.872,0.078 2.808,0.078 l 13.572,0 c 0.468,0 0.703,-0.364 0.703,-0.91 0,-0.494 -0.235,-0.859 -0.703,-0.859 l -2.158,0 0,-4.42 3.095,0 c 0.468,0 0.727,-0.364 0.727,-0.91 0,-0.52 -0.259,-0.91 -0.727,-0.91 l -3.095,0 0,-4.523 2.444,0 c 0.468,0 0.703,-0.365 0.703,-0.885 0,-0.494 -0.235,-0.91 -0.703,-0.91 l -21.112,0 c -0.469,0 -0.702,0.39 -0.702,0.91 0,0.494 0.233,0.885 0.702,0.885 l 2.522,0 0,4.523 -3.12,0 c -0.442,0 -0.703,0.39 -0.703,0.91 0,0.52 0.261,0.91 0.703,0.91 l 3.12,0 0,1.56 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(26.7754,12.7441)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.312,0 0.571,-0.13 0.754,-0.312 1.065,-1.326 1.897,-2.574 2.573,-3.9 0.078,-0.156 0.105,-0.312 0.105,-0.442 0,-0.365 -0.208,-0.676 -0.573,-0.858 -0.156,-0.078 -0.338,-0.131 -0.494,-0.131 -0.338,0 -0.649,0.157 -0.832,0.443 -0.65,1.326 -1.404,2.626 -2.391,3.874 -0.079,0.13 -0.13,0.286 -0.13,0.442 0,0.26 0.13,0.52 0.441,0.728 C -0.365,-0.052 -0.183,0 0,0 m -1.509,7.332 -3.067,0 0,-4.523 3.067,0 0,4.523 z m 0,6.24 -3.067,0 0,-4.42 3.067,0 0,4.42 z m -4.186,-13.65 c 0.416,0 0.703,-0.182 0.832,-0.546 0.494,-1.3 0.91,-2.678 1.17,-3.926 0.026,-0.078 0.026,-0.182 0.026,-0.261 0,-0.416 -0.312,-0.727 -0.806,-0.832 -0.13,-0.025 -0.234,-0.051 -0.364,-0.051 -0.416,0 -0.754,0.234 -0.806,0.65 -0.181,1.222 -0.597,2.678 -1.013,3.926 -0.027,0.078 -0.053,0.182 -0.053,0.26 0,0.364 0.26,0.65 0.676,0.728 0.131,0.026 0.234,0.052 0.338,0.052 m -0.623,7.41 -2.991,0 0,-4.523 2.991,0 0,4.523 z m 0,6.24 -2.991,0 0,-4.42 2.991,0 0,4.42 z M -11.077,-0.13 c 0.416,0 0.728,-0.234 0.806,-0.599 0.312,-1.299 0.494,-2.807 0.598,-4.133 l 0,-0.078 c 0,-0.468 -0.39,-0.781 -0.936,-0.832 l -0.13,0 c -0.494,0 -0.884,0.286 -0.91,0.728 -0.052,1.222 -0.208,2.704 -0.468,4.03 l 0,0.13 c 0,0.364 0.312,0.65 0.78,0.728 0.078,0.026 0.182,0.026 0.26,0.026 m 0,7.462 -2.964,0 0,-4.523 2.964,0 0,4.523 z m 0,6.24 -2.964,0 0,-4.42 2.964,0 0,4.42 z M -14.639,-0.91 c 0,-0.104 -0.026,-0.208 -0.078,-0.338 -0.598,-1.482 -1.508,-2.99 -2.522,-4.134 -0.26,-0.261 -0.546,-0.39 -0.858,-0.39 -0.26,0 -0.494,0.078 -0.728,0.26 -0.235,0.182 -0.364,0.416 -0.364,0.701 0,0.208 0.078,0.443 0.286,0.651 0.91,0.91 1.716,2.158 2.314,3.614 0.13,0.338 0.416,0.52 0.78,0.52 0.13,0 0.286,-0.026 0.442,-0.078 0.468,-0.13 0.728,-0.442 0.728,-0.806 m -1.222,11.622 c 0,0.703 0.078,1.456 0.208,2.184 -0.676,-0.78 -1.404,-1.481 -2.159,-2.158 -0.233,-0.155 -0.467,-0.259 -0.701,-0.259 -0.26,0 -0.52,0.129 -0.728,0.363 -0.13,0.182 -0.208,0.39 -0.208,0.573 0,0.312 0.156,0.624 0.494,0.832 1.872,1.43 3.432,3.432 4.55,5.693 0.182,0.287 0.442,0.416 0.78,0.416 0.156,0 0.338,-0.025 0.52,-0.103 0.364,-0.13 0.572,-0.416 0.572,-0.729 0,-0.155 -0.052,-0.337 -0.156,-0.493 -0.364,-0.598 -0.78,-1.197 -1.248,-1.768 0.962,0.051 1.872,0.078 2.808,0.078 l 13.572,0 c 0.468,0 0.703,-0.364 0.703,-0.91 0,-0.494 -0.235,-0.859 -0.703,-0.859 l -2.158,0 0,-4.42 3.095,0 c 0.468,0 0.727,-0.364 0.727,-0.91 0,-0.52 -0.259,-0.91 -0.727,-0.91 l -3.095,0 0,-4.523 2.444,0 c 0.468,0 0.703,-0.365 0.703,-0.885 0,-0.494 -0.235,-0.91 -0.703,-0.91 l -21.112,0 c -0.469,0 -0.702,0.39 -0.702,0.91 0,0.494 0.233,0.885 0.702,0.885 l 2.522,0 0,4.523 -3.12,0 c -0.442,0 -0.703,0.39 -0.703,0.91 0,0.52 0.261,0.91 0.703,0.91 l 3.12,0 0,1.56 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(18.7925,12.5879)" id="g26"><path d="m 0,0 0,-2.782 c 0,-0.52 0.234,-0.65 0.728,-0.65 l 7.177,0 c 0.494,0 0.754,0.13 0.754,0.65 L 8.659,0 0,0 z m 8.659,4.213 c 0,0.519 -0.26,0.649 -0.754,0.649 l -7.177,0 C 0.234,4.862 0,4.732 0,4.213 l 0,-2.549 8.659,0 0,2.549 z m -8.581,7.384 c 0,-0.962 0.416,-1.118 4.784,-1.118 3.692,0 4.291,0.234 4.629,0.78 0.181,0.286 0.338,0.858 0.416,1.586 0.051,0.468 0.338,0.702 0.832,0.702 l 0.155,0 c 0.546,-0.052 0.885,-0.364 0.885,-0.806 l 0,-0.104 C 11.674,11.467 11.44,10.505 10.894,9.829 10.245,8.997 9.36,8.659 4.836,8.659 c -5.798,0 -6.708,0.285 -6.708,2.47 l 0,6.422 c 0,0.468 0.364,0.728 0.962,0.728 0.572,0 0.988,-0.26 0.988,-0.728 l 0,-2.574 c 3.172,0.416 6.839,1.352 9.205,2.366 0.181,0.078 0.338,0.104 0.493,0.104 0.364,0 0.65,-0.234 0.807,-0.624 0.078,-0.182 0.103,-0.338 0.103,-0.468 0,-0.364 -0.208,-0.624 -0.598,-0.78 -2.86,-1.118 -6.552,-1.95 -10.01,-2.314 l 0,-1.664 z M 8.476,6.579 c 1.404,0 2.107,-0.599 2.107,-2.055 l 0,-7.67 C 10.583,-4.576 9.88,-5.2 8.476,-5.2 l -8.294,0 c -1.378,0 -2.106,0.624 -2.106,2.054 l 0,7.67 c 0,1.456 0.728,2.055 2.106,2.055 l 8.294,0 z m -12.168,6.708 c 0.494,0 0.754,-0.364 0.754,-0.884 0,-0.547 -0.26,-0.936 -0.754,-0.936 l -2.314,0 0,-5.149 c 0.754,0.261 1.482,0.52 2.08,0.781 0.156,0.051 0.26,0.078 0.39,0.078 0.312,0 0.52,-0.182 0.65,-0.573 0.078,-0.156 0.104,-0.312 0.104,-0.441 0,-0.287 -0.156,-0.52 -0.52,-0.677 -0.78,-0.363 -1.716,-0.754 -2.704,-1.091 l 0,-7.489 c 0,-1.872 -0.728,-2.444 -2.6,-2.444 -0.91,0 -1.534,0.052 -2.106,0.208 -0.442,0.104 -0.676,0.442 -0.676,0.91 0,0.078 0,0.156 0.026,0.26 0.077,0.442 0.363,0.728 0.779,0.728 0.079,0 0.183,0 0.261,-0.026 0.416,-0.104 1.014,-0.182 1.378,-0.182 0.832,0 1.014,0.156 1.014,0.911 l 0,6.473 C -8.892,3.459 -9.802,3.198 -10.608,2.99 c -0.104,-0.025 -0.183,-0.025 -0.261,-0.025 -0.442,0 -0.754,0.26 -0.858,0.779 -0.025,0.131 -0.051,0.235 -0.051,0.364 0,0.416 0.234,0.676 0.65,0.728 0.961,0.234 2.08,0.52 3.198,0.858 l 0,5.773 -2.99,0 c -0.468,0 -0.728,0.389 -0.728,0.91 0,0.546 0.26,0.91 0.728,0.91 l 2.99,0 0,4.394 c 0,0.52 0.338,0.78 0.936,0.78 0.624,0 0.988,-0.26 0.988,-0.78 l 0,-4.394 2.314,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(18.7925,12.5879)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-2.782 c 0,-0.52 0.234,-0.65 0.728,-0.65 l 7.177,0 c 0.494,0 0.754,0.13 0.754,0.65 L 8.659,0 0,0 Z m 8.659,4.213 c 0,0.519 -0.26,0.649 -0.754,0.649 l -7.177,0 C 0.234,4.862 0,4.732 0,4.213 l 0,-2.549 8.659,0 0,2.549 z m -8.581,7.384 c 0,-0.962 0.416,-1.118 4.784,-1.118 3.692,0 4.291,0.234 4.629,0.78 0.181,0.286 0.338,0.858 0.416,1.586 0.051,0.468 0.338,0.702 0.832,0.702 l 0.155,0 c 0.546,-0.052 0.885,-0.364 0.885,-0.806 l 0,-0.104 C 11.674,11.467 11.44,10.505 10.894,9.829 10.245,8.997 9.36,8.659 4.836,8.659 c -5.798,0 -6.708,0.285 -6.708,2.47 l 0,6.422 c 0,0.468 0.364,0.728 0.962,0.728 0.572,0 0.988,-0.26 0.988,-0.728 l 0,-2.574 c 3.172,0.416 6.839,1.352 9.205,2.366 0.181,0.078 0.338,0.104 0.493,0.104 0.364,0 0.65,-0.234 0.807,-0.624 0.078,-0.182 0.103,-0.338 0.103,-0.468 0,-0.364 -0.208,-0.624 -0.598,-0.78 -2.86,-1.118 -6.552,-1.95 -10.01,-2.314 l 0,-1.664 z M 8.476,6.579 c 1.404,0 2.107,-0.599 2.107,-2.055 l 0,-7.67 C 10.583,-4.576 9.88,-5.2 8.476,-5.2 l -8.294,0 c -1.378,0 -2.106,0.624 -2.106,2.054 l 0,7.67 c 0,1.456 0.728,2.055 2.106,2.055 l 8.294,0 z m -12.168,6.708 c 0.494,0 0.754,-0.364 0.754,-0.884 0,-0.547 -0.26,-0.936 -0.754,-0.936 l -2.314,0 0,-5.149 c 0.754,0.261 1.482,0.52 2.08,0.781 0.156,0.051 0.26,0.078 0.39,0.078 0.312,0 0.52,-0.182 0.65,-0.573 0.078,-0.156 0.104,-0.312 0.104,-0.441 0,-0.287 -0.156,-0.52 -0.52,-0.677 -0.78,-0.363 -1.716,-0.754 -2.704,-1.091 l 0,-7.489 c 0,-1.872 -0.728,-2.444 -2.6,-2.444 -0.91,0 -1.534,0.052 -2.106,0.208 -0.442,0.104 -0.676,0.442 -0.676,0.91 0,0.078 0,0.156 0.026,0.26 0.077,0.442 0.363,0.728 0.779,0.728 0.079,0 0.183,0 0.261,-0.026 0.416,-0.104 1.014,-0.182 1.378,-0.182 0.832,0 1.014,0.156 1.014,0.911 l 0,6.473 C -8.892,3.459 -9.802,3.198 -10.608,2.99 c -0.104,-0.025 -0.183,-0.025 -0.261,-0.025 -0.442,0 -0.754,0.26 -0.858,0.779 -0.025,0.131 -0.051,0.235 -0.051,0.364 0,0.416 0.234,0.676 0.65,0.728 0.961,0.234 2.08,0.52 3.198,0.858 l 0,5.773 -2.99,0 c -0.468,0 -0.728,0.389 -0.728,0.91 0,0.546 0.26,0.91 0.728,0.91 l 2.99,0 0,4.394 c 0,0.52 0.338,0.78 0.936,0.78 0.624,0 0.988,-0.26 0.988,-0.78 l 0,-4.394 2.314,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24.4863,13.0635)" id="g26"><path d="M 0,0 C 0.312,0 0.599,-0.13 0.807,-0.312 1.873,-1.456 3.641,-2.834 5.07,-3.536 5.461,-3.718 5.694,-4.03 5.694,-4.395 5.694,-4.576 5.643,-4.758 5.513,-4.94 5.305,-5.278 4.992,-5.46 4.629,-5.46 c -0.156,0 -0.338,0.052 -0.521,0.13 -1.69,0.858 -3.639,2.444 -4.914,3.9 -0.13,0.157 -0.208,0.364 -0.208,0.573 0,0.259 0.13,0.545 0.442,0.701 C -0.39,-0.052 -0.182,0 0,0 m -4.784,13.703 c -0.442,0 -0.702,0.338 -0.702,0.858 0,0.546 0.26,0.832 0.702,0.832 l 3.64,0 0,1.794 c 0,0.468 0.365,0.702 0.911,0.702 0.545,0 0.858,-0.234 0.858,-0.702 l 0,-1.794 4.653,0 c 0.468,0 0.729,-0.286 0.729,-0.806 0,-0.546 -0.261,-0.884 -0.729,-0.884 l -4.004,0 C 2.574,11.961 4.473,10.583 6.215,9.621 6.501,9.465 6.656,9.153 6.656,8.841 6.656,8.659 6.604,8.451 6.501,8.295 6.318,7.957 6.007,7.827 5.721,7.827 c -0.182,0 -0.365,0.052 -0.546,0.156 -1.899,1.17 -3.614,2.73 -4.837,4.81 0.156,-0.754 0.287,-1.716 0.287,-2.47 l 0,-2.236 c 0,-0.442 -0.339,-0.702 -0.858,-0.702 -0.546,0 -0.911,0.26 -0.911,0.702 l 0,2.34 c 0,0.754 0.13,1.612 0.26,2.34 C -1.82,10.947 -3.302,9.413 -4.888,8.373 -5.07,8.243 -5.278,8.165 -5.46,8.165 c -0.234,0 -0.468,0.104 -0.65,0.364 -0.104,0.156 -0.156,0.338 -0.156,0.494 0,0.286 0.156,0.546 0.39,0.702 1.638,0.936 3.042,2.366 4.082,3.978 l -2.99,0 z m -8.84,-8.971 c -0.442,0 -0.65,0.417 -0.65,0.885 0,0.442 0.208,0.884 0.65,0.884 l 16.12,0 c 0.442,0 0.65,-0.442 0.65,-0.884 0,-0.468 -0.208,-0.885 -0.65,-0.885 l -16.12,0 z m 3.588,-5.564 c 0,-0.182 -0.078,-0.416 -0.286,-0.65 -1.118,-1.326 -2.99,-2.938 -4.68,-3.926 -0.182,-0.104 -0.364,-0.156 -0.572,-0.156 -0.338,0 -0.676,0.156 -0.884,0.494 -0.104,0.182 -0.156,0.338 -0.156,0.52 0,0.312 0.182,0.598 0.494,0.78 1.508,0.858 3.276,2.262 4.264,3.406 0.208,0.26 0.468,0.39 0.78,0.39 0.182,0 0.364,-0.051 0.572,-0.156 0.286,-0.156 0.468,-0.416 0.468,-0.702 m -6.396,1.82 c -0.442,0 -0.676,0.39 -0.676,0.884 0,0.494 0.234,0.884 0.676,0.884 l 21.762,0 c 0.442,0 0.677,-0.39 0.677,-0.884 0,-0.494 -0.235,-0.884 -0.677,-0.884 l -9.75,0 0,-4.706 c 0,-1.716 -0.832,-2.314 -3.068,-2.314 -0.962,0 -1.794,0.104 -2.444,0.26 -0.442,0.104 -0.728,0.442 -0.728,0.858 0,0.103 0,0.182 0.052,0.286 0.13,0.468 0.468,0.702 0.832,0.702 0.052,0 0.13,0 0.208,-0.026 0.598,-0.156 1.222,-0.26 1.872,-0.26 1.014,0 1.222,0.182 1.222,0.858 l 0,4.342 -9.958,0 z m 0.052,12.715 c -0.468,0 -0.728,0.338 -0.728,0.858 0,0.546 0.26,0.832 0.728,0.832 l 4.42,0 0,1.82 c 0,0.468 0.364,0.728 0.91,0.728 0.546,0 0.858,-0.26 0.858,-0.728 l 0,-1.82 3.094,0 c 0.468,0 0.728,-0.286 0.728,-0.806 0,-0.546 -0.26,-0.884 -0.728,-0.884 l -2.548,0 c 0.806,-1.144 1.872,-2.106 2.886,-2.756 0.286,-0.182 0.416,-0.442 0.416,-0.702 0,-0.182 -0.078,-0.364 -0.182,-0.546 -0.182,-0.208 -0.416,-0.312 -0.676,-0.312 -0.182,0 -0.39,0.078 -0.598,0.208 -0.936,0.728 -2.158,2.132 -2.678,3.25 0.156,-0.78 0.286,-1.768 0.286,-2.47 l 0,-2.262 c 0,-0.442 -0.312,-0.702 -0.858,-0.702 -0.546,0 -0.91,0.26 -0.91,0.702 l 0,2.262 c 0,0.676 0.104,1.716 0.286,2.418 -0.884,-1.846 -2.834,-3.77 -4.446,-4.888 -0.182,-0.13 -0.39,-0.208 -0.598,-0.208 -0.261,0 -0.52,0.13 -0.702,0.364 -0.156,0.182 -0.208,0.39 -0.208,0.572 0,0.286 0.13,0.572 0.39,0.728 1.742,1.066 3.432,2.574 4.602,4.342 l -3.744,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(24.4863,13.0635)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0.312,0 0.599,-0.13 0.807,-0.312 1.873,-1.456 3.641,-2.834 5.07,-3.536 5.461,-3.718 5.694,-4.03 5.694,-4.395 5.694,-4.576 5.643,-4.758 5.513,-4.94 5.305,-5.278 4.992,-5.46 4.629,-5.46 c -0.156,0 -0.338,0.052 -0.521,0.13 -1.69,0.858 -3.639,2.444 -4.914,3.9 -0.13,0.157 -0.208,0.364 -0.208,0.573 0,0.259 0.13,0.545 0.442,0.701 C -0.39,-0.052 -0.182,0 0,0 m -4.784,13.703 c -0.442,0 -0.702,0.338 -0.702,0.858 0,0.546 0.26,0.832 0.702,0.832 l 3.64,0 0,1.794 c 0,0.468 0.365,0.702 0.911,0.702 0.545,0 0.858,-0.234 0.858,-0.702 l 0,-1.794 4.653,0 c 0.468,0 0.729,-0.286 0.729,-0.806 0,-0.546 -0.261,-0.884 -0.729,-0.884 l -4.004,0 C 2.574,11.961 4.473,10.583 6.215,9.621 6.501,9.465 6.656,9.153 6.656,8.841 6.656,8.659 6.604,8.451 6.501,8.295 6.318,7.957 6.007,7.827 5.721,7.827 c -0.182,0 -0.365,0.052 -0.546,0.156 -1.899,1.17 -3.614,2.73 -4.837,4.81 0.156,-0.754 0.287,-1.716 0.287,-2.47 l 0,-2.236 c 0,-0.442 -0.339,-0.702 -0.858,-0.702 -0.546,0 -0.911,0.26 -0.911,0.702 l 0,2.34 c 0,0.754 0.13,1.612 0.26,2.34 C -1.82,10.947 -3.302,9.413 -4.888,8.373 -5.07,8.243 -5.278,8.165 -5.46,8.165 c -0.234,0 -0.468,0.104 -0.65,0.364 -0.104,0.156 -0.156,0.338 -0.156,0.494 0,0.286 0.156,0.546 0.39,0.702 1.638,0.936 3.042,2.366 4.082,3.978 l -2.99,0 z m -8.84,-8.971 c -0.442,0 -0.65,0.417 -0.65,0.885 0,0.442 0.208,0.884 0.65,0.884 l 16.12,0 c 0.442,0 0.65,-0.442 0.65,-0.884 0,-0.468 -0.208,-0.885 -0.65,-0.885 l -16.12,0 z m 3.588,-5.564 c 0,-0.182 -0.078,-0.416 -0.286,-0.65 -1.118,-1.326 -2.99,-2.938 -4.68,-3.926 -0.182,-0.104 -0.364,-0.156 -0.572,-0.156 -0.338,0 -0.676,0.156 -0.884,0.494 -0.104,0.182 -0.156,0.338 -0.156,0.52 0,0.312 0.182,0.598 0.494,0.78 1.508,0.858 3.276,2.262 4.264,3.406 0.208,0.26 0.468,0.39 0.78,0.39 0.182,0 0.364,-0.051 0.572,-0.156 0.286,-0.156 0.468,-0.416 0.468,-0.702 m -6.396,1.82 c -0.442,0 -0.676,0.39 -0.676,0.884 0,0.494 0.234,0.884 0.676,0.884 l 21.762,0 c 0.442,0 0.677,-0.39 0.677,-0.884 0,-0.494 -0.235,-0.884 -0.677,-0.884 l -9.75,0 0,-4.706 c 0,-1.716 -0.832,-2.314 -3.068,-2.314 -0.962,0 -1.794,0.104 -2.444,0.26 -0.442,0.104 -0.728,0.442 -0.728,0.858 0,0.103 0,0.182 0.052,0.286 0.13,0.468 0.468,0.702 0.832,0.702 0.052,0 0.13,0 0.208,-0.026 0.598,-0.156 1.222,-0.26 1.872,-0.26 1.014,0 1.222,0.182 1.222,0.858 l 0,4.342 -9.958,0 z m 0.052,12.715 c -0.468,0 -0.728,0.338 -0.728,0.858 0,0.546 0.26,0.832 0.728,0.832 l 4.42,0 0,1.82 c 0,0.468 0.364,0.728 0.91,0.728 0.546,0 0.858,-0.26 0.858,-0.728 l 0,-1.82 3.094,0 c 0.468,0 0.728,-0.286 0.728,-0.806 0,-0.546 -0.26,-0.884 -0.728,-0.884 l -2.548,0 c 0.806,-1.144 1.872,-2.106 2.886,-2.756 0.286,-0.182 0.416,-0.442 0.416,-0.702 0,-0.182 -0.078,-0.364 -0.182,-0.546 -0.182,-0.208 -0.416,-0.312 -0.676,-0.312 -0.182,0 -0.39,0.078 -0.598,0.208 -0.936,0.728 -2.158,2.132 -2.678,3.25 0.156,-0.78 0.286,-1.768 0.286,-2.47 l 0,-2.262 c 0,-0.442 -0.312,-0.702 -0.858,-0.702 -0.546,0 -0.91,0.26 -0.91,0.702 l 0,2.262 c 0,0.676 0.104,1.716 0.286,2.418 -0.884,-1.846 -2.834,-3.77 -4.446,-4.888 -0.182,-0.13 -0.39,-0.208 -0.598,-0.208 -0.261,0 -0.52,0.13 -0.702,0.364 -0.156,0.182 -0.208,0.39 -0.208,0.572 0,0.286 0.13,0.572 0.39,0.728 1.742,1.066 3.432,2.574 4.602,4.342 l -3.744,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(27.8857,27.748)" id="g26"><path d="m 0,0 c 1.534,0 2.288,-0.676 2.288,-2.158 l 0,-1.612 c 0,-0.494 -0.364,-0.729 -0.962,-0.729 -0.597,0 -0.988,0.235 -0.988,0.729 l 0,1.196 c 0,0.572 -0.312,0.754 -0.832,0.754 l -5.277,0 0,-4.498 c 0,-0.832 0.128,-0.936 2.625,-0.936 2.08,0 2.34,0.156 2.652,0.467 0.182,0.183 0.234,0.624 0.26,1.171 0.052,0.416 0.338,0.598 0.78,0.598 0.078,0 0.156,0 0.261,-0.026 0.597,-0.052 0.91,-0.364 0.91,-0.832 l 0,-0.13 C 1.639,-6.917 1.431,-7.749 1.092,-8.112 0.624,-8.632 -0.052,-8.997 -2.781,-9.022 l -0.547,0 c -1.586,0 -2.704,0.104 -3.406,0.363 -0.702,0.261 -0.989,0.755 -0.989,1.664 l 0,5.175 -3.041,0 c -0.208,-4.524 -2.808,-7.098 -7.93,-8.424 -0.13,-0.053 -0.235,-0.053 -0.338,-0.053 -0.443,0 -0.755,0.26 -0.859,0.729 -0.026,0.104 -0.051,0.234 -0.051,0.338 0,0.416 0.286,0.702 0.754,0.806 4.316,1.066 6.318,3.12 6.5,6.604 l -4.524,0 c -0.546,0 -0.832,-0.182 -0.832,-0.754 l 0,-2.184 c 0,-0.52 -0.416,-0.781 -1.015,-0.781 -0.597,0 -0.962,0.261 -0.962,0.781 l 0,2.6 c 0,1.482 0.754,2.158 2.289,2.158 l 7.722,0 0,2.288 c 0,0.494 0.364,0.728 0.988,0.728 0.624,0 0.988,-0.234 0.988,-0.728 L -8.034,0 0,0 z m -17.42,-13.469 c -0.469,0 -0.754,0.338 -0.754,0.885 0,0.572 0.285,0.936 0.754,0.936 l 17.108,0 c 0.468,0 0.754,-0.364 0.754,-0.911 0,-0.546 -0.286,-0.91 -0.754,-0.91 l -7.67,0 0,-4.888 9.959,0 c 0.494,0 0.753,-0.364 0.753,-0.911 0,-0.544 -0.259,-0.935 -0.753,-0.935 l -21.711,0 c -0.469,0 -0.754,0.391 -0.754,0.935 0,0.573 0.285,0.911 0.754,0.911 l 9.698,0 0,4.888 -7.384,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(27.8857,27.748)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.534,0 2.288,-0.676 2.288,-2.158 l 0,-1.612 c 0,-0.494 -0.364,-0.729 -0.962,-0.729 -0.597,0 -0.988,0.235 -0.988,0.729 l 0,1.196 c 0,0.572 -0.312,0.754 -0.832,0.754 l -5.277,0 0,-4.498 c 0,-0.832 0.128,-0.936 2.625,-0.936 2.08,0 2.34,0.156 2.652,0.467 0.182,0.183 0.234,0.624 0.26,1.171 0.052,0.416 0.338,0.598 0.78,0.598 0.078,0 0.156,0 0.261,-0.026 0.597,-0.052 0.91,-0.364 0.91,-0.832 l 0,-0.13 C 1.639,-6.917 1.431,-7.749 1.092,-8.112 0.624,-8.632 -0.052,-8.997 -2.781,-9.022 l -0.547,0 c -1.586,0 -2.704,0.104 -3.406,0.363 -0.702,0.261 -0.989,0.755 -0.989,1.664 l 0,5.175 -3.041,0 c -0.208,-4.524 -2.808,-7.098 -7.93,-8.424 -0.13,-0.053 -0.235,-0.053 -0.338,-0.053 -0.443,0 -0.755,0.26 -0.859,0.729 -0.026,0.104 -0.051,0.234 -0.051,0.338 0,0.416 0.286,0.702 0.754,0.806 4.316,1.066 6.318,3.12 6.5,6.604 l -4.524,0 c -0.546,0 -0.832,-0.182 -0.832,-0.754 l 0,-2.184 c 0,-0.52 -0.416,-0.781 -1.015,-0.781 -0.597,0 -0.962,0.261 -0.962,0.781 l 0,2.6 c 0,1.482 0.754,2.158 2.289,2.158 l 7.722,0 0,2.288 c 0,0.494 0.364,0.728 0.988,0.728 0.624,0 0.988,-0.234 0.988,-0.728 L -8.034,0 0,0 Z m -17.42,-13.469 c -0.469,0 -0.754,0.338 -0.754,0.885 0,0.572 0.285,0.936 0.754,0.936 l 17.108,0 c 0.468,0 0.754,-0.364 0.754,-0.911 0,-0.546 -0.286,-0.91 -0.754,-0.91 l -7.67,0 0,-4.888 9.959,0 c 0.494,0 0.753,-0.364 0.753,-0.911 0,-0.544 -0.259,-0.935 -0.753,-0.935 l -21.711,0 c -0.469,0 -0.754,0.391 -0.754,0.935 0,0.573 0.285,0.911 0.754,0.911 l 9.698,0 0,4.888 -7.384,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.7 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24.2598,22.5869)" id="g26"><path d="M 0,0 C 0.467,0 0.754,-0.442 0.754,-0.962 0.754,-1.508 0.467,-1.924 0,-1.924 l -10.531,0 c -0.494,0 -0.754,0.416 -0.754,0.962 0,0.52 0.26,0.962 0.754,0.962 L 0,0 z m 0.363,-13.157 c 0.546,0 0.832,0.156 0.832,0.728 l 0,4.992 c 0,0.573 -0.286,0.729 -0.832,0.729 l -11.259,0 c -0.545,0 -0.805,-0.156 -0.805,-0.729 l 0,-4.992 c 0,-0.572 0.26,-0.728 0.805,-0.728 l 11.259,0 z m 0.598,8.32 c 1.586,0 2.314,-0.676 2.314,-2.234 l 0,-5.721 c 0,-1.586 -0.728,-2.236 -2.314,-2.236 l -12.428,0 c -1.587,0 -2.314,0.65 -2.314,2.236 l 0,5.721 c 0,1.558 0.727,2.234 2.314,2.234 l 12.428,0 z M -5.331,8.086 c 0.572,0 1.144,-0.208 1.482,-0.624 C -1.066,3.848 2.418,1.404 6.422,-0.494 6.838,-0.676 7.046,-1.04 7.046,-1.43 7.046,-1.586 7.02,-1.768 6.941,-1.95 6.76,-2.34 6.369,-2.6 5.953,-2.6 c -0.155,0 -0.338,0.026 -0.493,0.104 -4.212,2.132 -8.061,5.174 -10.453,8.32 -0.13,0.156 -0.234,0.234 -0.338,0.234 -0.104,0 -0.208,-0.078 -0.312,-0.208 -2.34,-3.198 -6.344,-6.474 -10.348,-8.346 -0.156,-0.078 -0.338,-0.13 -0.494,-0.13 -0.39,0 -0.729,0.208 -0.937,0.624 -0.077,0.156 -0.103,0.312 -0.103,0.468 0,0.39 0.234,0.78 0.65,0.962 4.056,1.924 7.488,4.654 10.036,8.034 0.338,0.416 0.936,0.624 1.508,0.624" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(24.2598,22.5869)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0.467,0 0.754,-0.442 0.754,-0.962 0.754,-1.508 0.467,-1.924 0,-1.924 l -10.531,0 c -0.494,0 -0.754,0.416 -0.754,0.962 0,0.52 0.26,0.962 0.754,0.962 L 0,0 Z m 0.363,-13.157 c 0.546,0 0.832,0.156 0.832,0.728 l 0,4.992 c 0,0.573 -0.286,0.729 -0.832,0.729 l -11.259,0 c -0.545,0 -0.805,-0.156 -0.805,-0.729 l 0,-4.992 c 0,-0.572 0.26,-0.728 0.805,-0.728 l 11.259,0 z m 0.598,8.32 c 1.586,0 2.314,-0.676 2.314,-2.234 l 0,-5.721 c 0,-1.586 -0.728,-2.236 -2.314,-2.236 l -12.428,0 c -1.587,0 -2.314,0.65 -2.314,2.236 l 0,5.721 c 0,1.558 0.727,2.234 2.314,2.234 l 12.428,0 z M -5.331,8.086 c 0.572,0 1.144,-0.208 1.482,-0.624 C -1.066,3.848 2.418,1.404 6.422,-0.494 6.838,-0.676 7.046,-1.04 7.046,-1.43 7.046,-1.586 7.02,-1.768 6.941,-1.95 6.76,-2.34 6.369,-2.6 5.953,-2.6 c -0.155,0 -0.338,0.026 -0.493,0.104 -4.212,2.132 -8.061,5.174 -10.453,8.32 -0.13,0.156 -0.234,0.234 -0.338,0.234 -0.104,0 -0.208,-0.078 -0.312,-0.208 -2.34,-3.198 -6.344,-6.474 -10.348,-8.346 -0.156,-0.078 -0.338,-0.13 -0.494,-0.13 -0.39,0 -0.729,0.208 -0.937,0.624 -0.077,0.156 -0.103,0.312 -0.103,0.468 0,0.39 0.234,0.78 0.65,0.962 4.056,1.924 7.488,4.654 10.036,8.034 0.338,0.416 0.936,0.624 1.508,0.624"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="m 24.272,26.721 -5.097,0 0,-2.834 5.097,0 0,2.834 z M 13.56,22.171 c -0.468,0 -0.728,0.312 -0.728,0.858 0,0.52 0.26,0.858 0.728,0.858 l 3.795,0 0,2.834 -2.963,0 c -0.468,0 -0.728,0.338 -0.728,0.884 0,0.52 0.26,0.832 0.728,0.832 l 2.963,0 0,1.898 c 0,0.442 0.339,0.702 0.885,0.702 0.572,0 0.936,-0.26 0.936,-0.702 l 0,-1.898 5.096,0 0,1.898 c 0,0.442 0.364,0.676 0.911,0.676 0.571,0 0.909,-0.234 0.909,-0.676 l 0,-1.898 3.458,0 c 0.469,0 0.728,-0.312 0.728,-0.832 0,-0.546 -0.259,-0.884 -0.728,-0.884 l -3.458,0 0,-2.834 4.316,0 c 0.468,0 0.728,-0.312 0.728,-0.858 0,-0.52 -0.26,-0.858 -0.728,-0.858 l -7.852,0 0,-2.21 5.226,0 c 1.534,0 2.21,-0.676 2.21,-2.055 l 0,-8.294 c 0,-1.716 -0.78,-2.391 -2.652,-2.391 -0.78,0 -1.586,0.051 -2.314,0.181 -0.39,0.078 -0.702,0.416 -0.702,0.884 0,0.078 0,0.156 0.027,0.235 0.103,0.519 0.466,0.753 0.805,0.753 0.052,0 0.104,0 0.156,-0.026 0.65,-0.155 1.3,-0.208 1.794,-0.208 0.858,0 1.066,0.208 1.066,0.962 l 0,7.644 c 0,0.521 -0.26,0.651 -0.806,0.651 l -4.81,0 0,-6.37 1.248,0 c 0.468,0 0.675,0.155 0.675,0.649 l 0,3.563 c 0,0.441 0.365,0.702 0.859,0.702 0.442,0 0.91,-0.261 0.91,-0.702 l 0,-3.979 c 0,-1.351 -0.572,-1.872 -1.897,-1.872 l -5.279,0 c -1.326,0 -1.898,0.521 -1.898,1.872 l 0,3.979 c 0,0.441 0.442,0.702 0.884,0.702 0.494,0 0.884,-0.261 0.884,-0.702 l 0,-3.563 c 0,-0.494 0.208,-0.649 0.676,-0.649 l 1.117,0 0,6.37 -4.445,0 c -0.52,0 -0.78,-0.13 -0.78,-0.651 l 0,-10.009 c 0,-0.547 -0.39,-0.807 -0.989,-0.807 -0.545,0 -0.936,0.26 -0.936,0.807 l 0,10.269 c 0,1.379 0.677,2.055 2.211,2.055 l 4.939,0 0,2.21 -7.175,0 z m -0.573,4.94 c 0,-0.234 -0.077,-0.468 -0.234,-0.65 C 12.545,26.227 12.26,26.123 12,26.123 c -0.287,0 -0.572,0.104 -0.78,0.312 -0.885,0.858 -1.925,1.716 -3.017,2.444 -0.234,0.156 -0.364,0.442 -0.364,0.728 0,0.208 0.078,0.442 0.234,0.624 0.208,0.26 0.494,0.416 0.806,0.416 0.183,0 0.391,-0.052 0.572,-0.182 1.067,-0.676 2.211,-1.586 3.198,-2.548 0.235,-0.234 0.338,-0.52 0.338,-0.806 m -0.675,-11.83 c 0,-0.131 -0.026,-0.234 -0.052,-0.364 C 11.505,12.629 10.361,9.977 9.035,7.818 8.827,7.48 8.516,7.324 8.151,7.324 c -0.182,0 -0.39,0.052 -0.598,0.156 -0.312,0.182 -0.52,0.495 -0.52,0.833 0,0.181 0.052,0.389 0.182,0.572 1.223,1.975 2.418,4.42 3.12,6.708 0.13,0.442 0.469,0.649 0.885,0.649 0.103,0 0.234,-0.025 0.338,-0.052 0.494,-0.155 0.754,-0.519 0.754,-0.909 m -0.391,6.136 c 0.208,-0.182 0.339,-0.468 0.339,-0.754 0,-0.208 -0.078,-0.416 -0.235,-0.624 -0.208,-0.26 -0.52,-0.39 -0.805,-0.39 -0.261,0 -0.494,0.078 -0.677,0.26 -1.014,0.936 -2.34,1.924 -3.458,2.6 -0.233,0.13 -0.364,0.39 -0.364,0.702 0,0.208 0.078,0.416 0.208,0.624 0.208,0.26 0.494,0.39 0.806,0.39 0.182,0 0.365,-0.052 0.52,-0.13 1.248,-0.702 2.549,-1.716 3.666,-2.678" id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><path id="path24" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 24.272,26.721 -5.097,0 0,-2.834 5.097,0 0,2.834 z M 13.56,22.171 c -0.468,0 -0.728,0.312 -0.728,0.858 0,0.52 0.26,0.858 0.728,0.858 l 3.795,0 0,2.834 -2.963,0 c -0.468,0 -0.728,0.338 -0.728,0.884 0,0.52 0.26,0.832 0.728,0.832 l 2.963,0 0,1.898 c 0,0.442 0.339,0.702 0.885,0.702 0.572,0 0.936,-0.26 0.936,-0.702 l 0,-1.898 5.096,0 0,1.898 c 0,0.442 0.364,0.676 0.911,0.676 0.571,0 0.909,-0.234 0.909,-0.676 l 0,-1.898 3.458,0 c 0.469,0 0.728,-0.312 0.728,-0.832 0,-0.546 -0.259,-0.884 -0.728,-0.884 l -3.458,0 0,-2.834 4.316,0 c 0.468,0 0.728,-0.312 0.728,-0.858 0,-0.52 -0.26,-0.858 -0.728,-0.858 l -7.852,0 0,-2.21 5.226,0 c 1.534,0 2.21,-0.676 2.21,-2.055 l 0,-8.294 c 0,-1.716 -0.78,-2.391 -2.652,-2.391 -0.78,0 -1.586,0.051 -2.314,0.181 -0.39,0.078 -0.702,0.416 -0.702,0.884 0,0.078 0,0.156 0.027,0.235 0.103,0.519 0.466,0.753 0.805,0.753 0.052,0 0.104,0 0.156,-0.026 0.65,-0.155 1.3,-0.208 1.794,-0.208 0.858,0 1.066,0.208 1.066,0.962 l 0,7.644 c 0,0.521 -0.26,0.651 -0.806,0.651 l -4.81,0 0,-6.37 1.248,0 c 0.468,0 0.675,0.155 0.675,0.649 l 0,3.563 c 0,0.441 0.365,0.702 0.859,0.702 0.442,0 0.91,-0.261 0.91,-0.702 l 0,-3.979 c 0,-1.351 -0.572,-1.872 -1.897,-1.872 l -5.279,0 c -1.326,0 -1.898,0.521 -1.898,1.872 l 0,3.979 c 0,0.441 0.442,0.702 0.884,0.702 0.494,0 0.884,-0.261 0.884,-0.702 l 0,-3.563 c 0,-0.494 0.208,-0.649 0.676,-0.649 l 1.117,0 0,6.37 -4.445,0 c -0.52,0 -0.78,-0.13 -0.78,-0.651 l 0,-10.009 c 0,-0.547 -0.39,-0.807 -0.989,-0.807 -0.545,0 -0.936,0.26 -0.936,0.807 l 0,10.269 c 0,1.379 0.677,2.055 2.211,2.055 l 4.939,0 0,2.21 -7.175,0 z m -0.573,4.94 c 0,-0.234 -0.077,-0.468 -0.234,-0.65 C 12.545,26.227 12.26,26.123 12,26.123 c -0.287,0 -0.572,0.104 -0.78,0.312 -0.885,0.858 -1.925,1.716 -3.017,2.444 -0.234,0.156 -0.364,0.442 -0.364,0.728 0,0.208 0.078,0.442 0.234,0.624 0.208,0.26 0.494,0.416 0.806,0.416 0.183,0 0.391,-0.052 0.572,-0.182 1.067,-0.676 2.211,-1.586 3.198,-2.548 0.235,-0.234 0.338,-0.52 0.338,-0.806 m -0.675,-11.83 c 0,-0.131 -0.026,-0.234 -0.052,-0.364 C 11.505,12.629 10.361,9.977 9.035,7.818 8.827,7.48 8.516,7.324 8.151,7.324 c -0.182,0 -0.39,0.052 -0.598,0.156 -0.312,0.182 -0.52,0.495 -0.52,0.833 0,0.181 0.052,0.389 0.182,0.572 1.223,1.975 2.418,4.42 3.12,6.708 0.13,0.442 0.469,0.649 0.885,0.649 0.103,0 0.234,-0.025 0.338,-0.052 0.494,-0.155 0.754,-0.519 0.754,-0.909 m -0.391,6.136 c 0.208,-0.182 0.339,-0.468 0.339,-0.754 0,-0.208 -0.078,-0.416 -0.235,-0.624 -0.208,-0.26 -0.52,-0.39 -0.805,-0.39 -0.261,0 -0.494,0.078 -0.677,0.26 -1.014,0.936 -2.34,1.924 -3.458,2.6 -0.233,0.13 -0.364,0.39 -0.364,0.702 0,0.208 0.078,0.416 0.208,0.624 0.208,0.26 0.494,0.39 0.806,0.39 0.182,0 0.365,-0.052 0.52,-0.13 1.248,-0.702 2.549,-1.716 3.666,-2.678"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="m 14.248,14.514 11.467,0 0,2.574 -11.467,0 0,-2.574 z m 11.467,6.214 c 0,0.52 -0.26,0.702 -0.78,0.702 l -9.907,0 c -0.519,0 -0.78,-0.182 -0.78,-0.702 l 0,-1.873 11.467,0 0,1.873 z M 12.246,17.426 c 0,0.572 0.026,1.559 0.208,2.288 C 11.232,18.388 9.906,17.192 8.58,16.256 8.32,16.073 8.061,15.97 7.826,15.97 c -0.286,0 -0.546,0.13 -0.754,0.442 -0.13,0.182 -0.208,0.39 -0.208,0.598 0,0.286 0.13,0.546 0.468,0.78 3.095,2.002 5.721,5.018 7.437,8.19 l -6.708,0 c -0.469,0 -0.729,0.442 -0.729,0.962 0,0.546 0.26,0.936 0.729,0.936 l 7.643,0 c 0.364,0.858 0.677,1.742 0.885,2.601 0.13,0.467 0.416,0.675 0.884,0.675 0.103,0 0.208,0 0.311,-0.026 0.547,-0.104 0.755,-0.416 0.755,-0.754 0,-0.103 -0.026,-0.208 -0.053,-0.312 -0.208,-0.728 -0.467,-1.456 -0.754,-2.184 l 12.481,0 c 0.494,0 0.754,-0.39 0.754,-0.936 0,-0.52 -0.26,-0.962 -0.754,-0.962 l -13.364,0 c -0.546,-1.014 -1.119,-2.002 -1.769,-2.964 0.494,0.13 1.456,0.182 2.185,0.182 l 8.086,0 c 1.586,0 2.314,-0.65 2.314,-2.184 l 0,-11.363 c 0,-1.82 -0.936,-2.496 -3.146,-2.496 -1.066,0 -2.054,0.105 -2.808,0.286 -0.442,0.105 -0.729,0.416 -0.729,0.884 0,0.078 0,0.183 0.027,0.286 0.103,0.443 0.416,0.729 0.805,0.729 0.079,0 0.157,0 0.26,-0.052 0.599,-0.156 1.457,-0.312 2.158,-0.312 1.223,0 1.483,0.208 1.483,1.091 l 0,2.679 -11.467,0 0,-5.07 c 0,-0.468 -0.416,-0.78 -0.987,-0.78 -0.599,0 -1.015,0.312 -1.015,0.78 l 0,9.75 z" id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><path id="path24" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 14.248,14.514 11.467,0 0,2.574 -11.467,0 0,-2.574 z m 11.467,6.214 c 0,0.52 -0.26,0.702 -0.78,0.702 l -9.907,0 c -0.519,0 -0.78,-0.182 -0.78,-0.702 l 0,-1.873 11.467,0 0,1.873 z M 12.246,17.426 c 0,0.572 0.026,1.559 0.208,2.288 C 11.232,18.388 9.906,17.192 8.58,16.256 8.32,16.073 8.061,15.97 7.826,15.97 c -0.286,0 -0.546,0.13 -0.754,0.442 -0.13,0.182 -0.208,0.39 -0.208,0.598 0,0.286 0.13,0.546 0.468,0.78 3.095,2.002 5.721,5.018 7.437,8.19 l -6.708,0 c -0.469,0 -0.729,0.442 -0.729,0.962 0,0.546 0.26,0.936 0.729,0.936 l 7.643,0 c 0.364,0.858 0.677,1.742 0.885,2.601 0.13,0.467 0.416,0.675 0.884,0.675 0.103,0 0.208,0 0.311,-0.026 0.547,-0.104 0.755,-0.416 0.755,-0.754 0,-0.103 -0.026,-0.208 -0.053,-0.312 -0.208,-0.728 -0.467,-1.456 -0.754,-2.184 l 12.481,0 c 0.494,0 0.754,-0.39 0.754,-0.936 0,-0.52 -0.26,-0.962 -0.754,-0.962 l -13.364,0 c -0.546,-1.014 -1.119,-2.002 -1.769,-2.964 0.494,0.13 1.456,0.182 2.185,0.182 l 8.086,0 c 1.586,0 2.314,-0.65 2.314,-2.184 l 0,-11.363 c 0,-1.82 -0.936,-2.496 -3.146,-2.496 -1.066,0 -2.054,0.105 -2.808,0.286 -0.442,0.105 -0.729,0.416 -0.729,0.884 0,0.078 0,0.183 0.027,0.286 0.103,0.443 0.416,0.729 0.805,0.729 0.079,0 0.157,0 0.26,-0.052 0.599,-0.156 1.457,-0.312 2.158,-0.312 1.223,0 1.483,0.208 1.483,1.091 l 0,2.679 -11.467,0 0,-5.07 c 0,-0.468 -0.416,-0.78 -0.987,-0.78 -0.599,0 -1.015,0.312 -1.015,0.78 l 0,9.75 z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25.6572,27.2788)" id="g26"><path d="m 0,0 c 0,0.52 -0.261,0.676 -0.806,0.676 l -10.634,0 c -0.52,0 -0.832,-0.156 -0.832,-0.676 l 0,-3.432 L 0,-3.432 0,0 z m -12.272,-5.382 c -0.027,-1.456 -0.027,-2.938 -0.183,-4.395 l 12.455,0 0,4.395 -12.272,0 z m -0.416,-6.344 c -0.469,-3.276 -1.457,-5.877 -3.329,-8.035 -0.234,-0.26 -0.545,-0.39 -0.858,-0.39 -0.26,0 -0.52,0.078 -0.754,0.26 -0.286,0.208 -0.416,0.52 -0.416,0.807 0,0.233 0.104,0.493 0.286,0.702 2.861,3.119 3.432,7.227 3.432,14.534 l 0,4.238 c 0,1.586 0.78,2.236 2.341,2.236 l 11.7,0 c 1.534,0 2.314,-0.65 2.314,-2.236 l 0,-17.889 c 0,-1.69 -0.702,-2.444 -3.354,-2.444 -1.015,0 -2.002,0.104 -2.834,0.286 -0.494,0.104 -0.806,0.416 -0.806,0.936 0,0.078 0,0.182 0.026,0.286 0.129,0.546 0.468,0.78 0.832,0.78 0.078,0 0.156,0 0.234,-0.026 0.676,-0.182 1.482,-0.285 2.288,-0.285 1.352,0 1.586,0.207 1.586,1.039 l 0,5.201 -12.688,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(25.6572,27.2788)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0.52 -0.261,0.676 -0.806,0.676 l -10.634,0 c -0.52,0 -0.832,-0.156 -0.832,-0.676 l 0,-3.432 L 0,-3.432 0,0 Z m -12.272,-5.382 c -0.027,-1.456 -0.027,-2.938 -0.183,-4.395 l 12.455,0 0,4.395 -12.272,0 z m -0.416,-6.344 c -0.469,-3.276 -1.457,-5.877 -3.329,-8.035 -0.234,-0.26 -0.545,-0.39 -0.858,-0.39 -0.26,0 -0.52,0.078 -0.754,0.26 -0.286,0.208 -0.416,0.52 -0.416,0.807 0,0.233 0.104,0.493 0.286,0.702 2.861,3.119 3.432,7.227 3.432,14.534 l 0,4.238 c 0,1.586 0.78,2.236 2.341,2.236 l 11.7,0 c 1.534,0 2.314,-0.65 2.314,-2.236 l 0,-17.889 c 0,-1.69 -0.702,-2.444 -3.354,-2.444 -1.015,0 -2.002,0.104 -2.834,0.286 -0.494,0.104 -0.806,0.416 -0.806,0.936 0,0.078 0,0.182 0.026,0.286 0.129,0.546 0.468,0.78 0.832,0.78 0.078,0 0.156,0 0.234,-0.026 0.676,-0.182 1.482,-0.285 2.288,-0.285 1.352,0 1.586,0.207 1.586,1.039 l 0,5.201 -12.688,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26.2217,14.7402)" id="g26"><path d="m 0,0 c 0.832,0 1.093,0.26 1.093,0.963 l 0,3.718 -7.541,0 L -6.448,0 0,0 z m 1.093,6.501 0,3.25 c 0,0.702 -0.261,0.962 -1.093,0.962 l -6.448,0 0,-4.212 7.541,0 z m -16.641,-1.82 0,-3.718 C -15.548,0.26 -15.314,0 -14.457,0 l 5.981,0 0,4.681 -7.072,0 z m 1.091,6.032 c -0.857,0 -1.091,-0.26 -1.091,-0.962 l 0,-3.25 7.072,0 0,4.212 -5.981,0 z m 5.981,4.758 c 0,0.494 0.39,0.78 1.014,0.78 0.624,0 1.014,-0.286 1.014,-0.78 l 0,-2.938 7.125,0 c 1.69,0 2.391,-0.676 2.391,-2.288 l 0,-9.751 c 0,-1.611 -0.701,-2.314 -2.391,-2.314 l -7.125,0 0,-5.278 c 0,-0.519 -0.39,-0.779 -1.014,-0.779 -0.624,0 -1.014,0.26 -1.014,0.779 l 0,5.278 -6.656,0 c -1.691,0 -2.392,0.703 -2.392,2.314 l 0,9.751 c 0,1.612 0.701,2.288 2.392,2.288 l 6.656,0 0,2.938 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(26.2217,14.7402)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.832,0 1.093,0.26 1.093,0.963 l 0,3.718 -7.541,0 L -6.448,0 0,0 Z m 1.093,6.501 0,3.25 c 0,0.702 -0.261,0.962 -1.093,0.962 l -6.448,0 0,-4.212 7.541,0 z m -16.641,-1.82 0,-3.718 C -15.548,0.26 -15.314,0 -14.457,0 l 5.981,0 0,4.681 -7.072,0 z m 1.091,6.032 c -0.857,0 -1.091,-0.26 -1.091,-0.962 l 0,-3.25 7.072,0 0,4.212 -5.981,0 z m 5.981,4.758 c 0,0.494 0.39,0.78 1.014,0.78 0.624,0 1.014,-0.286 1.014,-0.78 l 0,-2.938 7.125,0 c 1.69,0 2.391,-0.676 2.391,-2.288 l 0,-9.751 c 0,-1.611 -0.701,-2.314 -2.391,-2.314 l -7.125,0 0,-5.278 c 0,-0.519 -0.39,-0.779 -1.014,-0.779 -0.624,0 -1.014,0.26 -1.014,0.779 l 0,5.278 -6.656,0 c -1.691,0 -2.392,0.703 -2.392,2.314 l 0,9.751 c 0,1.612 0.701,2.288 2.392,2.288 l 6.656,0 0,2.938 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30.2461,9.6182)" id="g26"><path d="m 0,0 c 0,-1.689 -0.858,-2.47 -2.887,-2.47 -0.832,0 -2.002,0.078 -2.73,0.234 -0.363,0.078 -0.623,0.416 -0.623,0.858 0,0.105 0,0.183 0.025,0.286 0.104,0.52 0.416,0.78 0.807,0.78 0.052,0 0.129,0 0.181,-0.026 0.598,-0.13 1.508,-0.234 2.081,-0.234 0.988,0 1.169,0.182 1.169,1.041 l 0,19.813 c 0,0.493 0.39,0.78 0.989,0.78 0.597,0 0.988,-0.287 0.988,-0.78 L 0,0 z m -4.889,4.03 c 0,-0.494 -0.416,-0.727 -0.988,-0.727 -0.546,0 -0.988,0.26 -0.988,0.727 l 0,14.951 c 0,0.495 0.442,0.728 0.988,0.728 0.572,0 0.988,-0.259 0.988,-0.728 l 0,-14.951 z m -7.67,-4.602 c 0.494,0 0.728,0.131 0.728,0.625 l 0,2.912 c 0,0.519 -0.234,0.649 -0.728,0.649 l -6.032,0 c -0.494,0 -0.728,-0.13 -0.728,-0.649 l 0,-2.912 c 0,-0.494 0.234,-0.625 0.728,-0.625 l 6.032,0 z m 0.598,5.772 c 1.456,0 2.08,-0.546 2.08,-1.975 l 0,-3.433 c 0,-1.43 -0.624,-1.976 -2.08,-1.976 l -7.202,0 c -1.456,0 -2.107,0.546 -2.107,1.976 l 0,3.433 c 0,1.429 0.651,1.975 2.107,1.975 l 7.202,0 z m 1.638,14.015 c 1.378,0 2.028,-0.571 2.028,-1.976 l 0,-1.69 c 0,-0.572 -0.363,-0.78 -0.91,-0.78 -0.546,0 -0.884,0.234 -0.884,0.702 l 0,1.456 c 0,0.52 -0.26,0.651 -0.728,0.651 l -9.308,0 c -0.494,0 -0.729,-0.131 -0.729,-0.651 l 0,-1.742 c 0,-0.468 -0.416,-0.727 -0.935,-0.727 -0.521,0 -0.91,0.233 -0.91,0.805 l 0,1.976 c 0,1.405 0.65,1.976 2.028,1.976 l 4.238,0 0,1.405 c 0,0.467 0.39,0.728 0.988,0.728 0.624,0 1.014,-0.261 1.014,-0.728 l 0,-1.405 4.108,0 z m -10.4,-8.918 c -0.416,0 -0.65,0.364 -0.65,0.78 0,0.416 0.234,0.78 0.65,0.78 l 4.394,0 0,1.794 -3.484,0 c -0.468,0 -0.65,0.338 -0.65,0.78 0,0.416 0.234,0.754 0.65,0.754 l 3.484,0 0,1.222 c 0,0.468 0.338,0.702 0.858,0.702 0.546,0 0.858,-0.234 0.858,-0.702 l 0,-1.222 3.588,0 c 0.416,0 0.65,-0.338 0.65,-0.754 0,-0.442 -0.182,-0.78 -0.65,-0.78 l -3.588,0 0,-1.794 4.264,0 c 0.39,0 0.65,-0.364 0.65,-0.78 0,-0.416 -0.26,-0.78 -0.65,-0.78 l -4.264,0 0,-1.846 5.616,0 c 0.39,0 0.624,-0.339 0.624,-0.806 0,-0.416 -0.234,-0.781 -0.624,-0.781 l -13.313,0 c -0.416,0 -0.624,0.365 -0.624,0.781 0,0.467 0.208,0.806 0.624,0.806 l 5.981,0 0,1.846 -4.394,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(30.2461,9.6182)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.689 -0.858,-2.47 -2.887,-2.47 -0.832,0 -2.002,0.078 -2.73,0.234 -0.363,0.078 -0.623,0.416 -0.623,0.858 0,0.105 0,0.183 0.025,0.286 0.104,0.52 0.416,0.78 0.807,0.78 0.052,0 0.129,0 0.181,-0.026 0.598,-0.13 1.508,-0.234 2.081,-0.234 0.988,0 1.169,0.182 1.169,1.041 l 0,19.813 c 0,0.493 0.39,0.78 0.989,0.78 0.597,0 0.988,-0.287 0.988,-0.78 L 0,0 Z m -4.889,4.03 c 0,-0.494 -0.416,-0.727 -0.988,-0.727 -0.546,0 -0.988,0.26 -0.988,0.727 l 0,14.951 c 0,0.495 0.442,0.728 0.988,0.728 0.572,0 0.988,-0.259 0.988,-0.728 l 0,-14.951 z m -7.67,-4.602 c 0.494,0 0.728,0.131 0.728,0.625 l 0,2.912 c 0,0.519 -0.234,0.649 -0.728,0.649 l -6.032,0 c -0.494,0 -0.728,-0.13 -0.728,-0.649 l 0,-2.912 c 0,-0.494 0.234,-0.625 0.728,-0.625 l 6.032,0 z m 0.598,5.772 c 1.456,0 2.08,-0.546 2.08,-1.975 l 0,-3.433 c 0,-1.43 -0.624,-1.976 -2.08,-1.976 l -7.202,0 c -1.456,0 -2.107,0.546 -2.107,1.976 l 0,3.433 c 0,1.429 0.651,1.975 2.107,1.975 l 7.202,0 z m 1.638,14.015 c 1.378,0 2.028,-0.571 2.028,-1.976 l 0,-1.69 c 0,-0.572 -0.363,-0.78 -0.91,-0.78 -0.546,0 -0.884,0.234 -0.884,0.702 l 0,1.456 c 0,0.52 -0.26,0.651 -0.728,0.651 l -9.308,0 c -0.494,0 -0.729,-0.131 -0.729,-0.651 l 0,-1.742 c 0,-0.468 -0.416,-0.727 -0.935,-0.727 -0.521,0 -0.91,0.233 -0.91,0.805 l 0,1.976 c 0,1.405 0.65,1.976 2.028,1.976 l 4.238,0 0,1.405 c 0,0.467 0.39,0.728 0.988,0.728 0.624,0 1.014,-0.261 1.014,-0.728 l 0,-1.405 4.108,0 z m -10.4,-8.918 c -0.416,0 -0.65,0.364 -0.65,0.78 0,0.416 0.234,0.78 0.65,0.78 l 4.394,0 0,1.794 -3.484,0 c -0.468,0 -0.65,0.338 -0.65,0.78 0,0.416 0.234,0.754 0.65,0.754 l 3.484,0 0,1.222 c 0,0.468 0.338,0.702 0.858,0.702 0.546,0 0.858,-0.234 0.858,-0.702 l 0,-1.222 3.588,0 c 0.416,0 0.65,-0.338 0.65,-0.754 0,-0.442 -0.182,-0.78 -0.65,-0.78 l -3.588,0 0,-1.794 4.264,0 c 0.39,0 0.65,-0.364 0.65,-0.78 0,-0.416 -0.26,-0.78 -0.65,-0.78 l -4.264,0 0,-1.846 5.616,0 c 0.39,0 0.624,-0.339 0.624,-0.806 0,-0.416 -0.234,-0.781 -0.624,-0.781 l -13.313,0 c -0.416,0 -0.624,0.365 -0.624,0.781 0,0.467 0.208,0.806 0.624,0.806 l 5.981,0 0,1.846 -4.394,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 z" id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23.7588,18.7505)" id="g26"><path d="m 0,0 c 0.521,0 0.754,0.13 0.754,0.65 l 0,1.95 C 0.754,3.094 0.521,3.224 0,3.224 l -9.595,0 c -0.546,0 -0.754,-0.13 -0.754,-0.624 l 0,-1.95 C -10.349,0.13 -10.141,0 -9.595,0 L 0,0 z m 2.028,-9.569 c 0.573,0 0.806,0.131 0.806,0.651 l 0,2.626 c 0,0.52 -0.233,0.65 -0.806,0.65 l -13.625,0 c -0.571,0 -0.805,-0.13 -0.805,-0.65 l 0,-2.626 c 0,-0.52 0.234,-0.651 0.805,-0.651 l 13.625,0 z m 0.598,5.643 c 1.456,0 2.184,-0.598 2.184,-2.029 l 0,-3.353 c 0,-1.431 -0.728,-2.028 -2.184,-2.028 l -14.82,0 c -1.456,0 -2.185,0.597 -2.185,2.028 l 0,3.353 c 0,1.431 0.729,2.029 2.185,2.029 l 4.653,0 c 0.416,0.728 0.781,1.534 1.119,2.314 l -3.615,0 c -1.611,0 -2.235,0.52 -2.235,1.924 l 0,2.652 c 0,1.43 0.624,1.924 2.235,1.924 l 10.479,0 c 1.612,0 2.236,-0.494 2.236,-1.924 l 0,-2.652 c 0,-1.404 -0.624,-1.924 -2.236,-1.924 l -4.81,0 C -4.68,-2.418 -5.044,-3.198 -5.512,-3.926 l 8.138,0 z M 4.134,8.58 C 5.668,8.58 6.37,7.982 6.37,6.578 l 0,-3.562 c 0,-0.494 -0.364,-0.78 -0.988,-0.78 -0.572,0 -0.988,0.286 -0.988,0.78 l 0,3.146 c 0,0.572 -0.26,0.702 -0.832,0.702 l -16.745,0 c -0.52,0 -0.78,-0.13 -0.78,-0.702 l 0,-3.146 c 0,-0.494 -0.39,-0.78 -0.988,-0.78 -0.598,0 -0.987,0.286 -0.987,0.78 l 0,3.562 c 0,1.404 0.675,2.002 2.235,2.002 l 2.626,0 c -0.442,0.754 -1.04,1.638 -1.403,2.132 -0.104,0.156 -0.157,0.287 -0.157,0.416 0,0.287 0.235,0.572 0.573,0.703 0.181,0.077 0.363,0.129 0.52,0.129 0.312,0 0.571,-0.129 0.779,-0.416 0.546,-0.78 1.275,-1.976 1.768,-2.964 l 3.641,0 c -0.338,0.78 -0.832,1.742 -1.274,2.47 -0.078,0.13 -0.104,0.26 -0.104,0.365 0,0.311 0.208,0.597 0.598,0.701 0.156,0.052 0.312,0.078 0.442,0.078 0.338,0 0.598,-0.13 0.806,-0.468 0.493,-0.78 1.066,-2.028 1.534,-3.146 l 2.833,0 c 0.703,1.014 1.327,2.054 1.717,2.912 0.207,0.416 0.494,0.572 0.858,0.572 0.156,0 0.312,-0.025 0.468,-0.078 0.442,-0.13 0.65,-0.39 0.65,-0.702 0,-0.156 -0.052,-0.312 -0.13,-0.468 C 2.704,10.14 2.21,9.36 1.664,8.58 l 2.47,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-2.209 -1.791,-4 -4,-4 l -28,0 c -2.209,0 -4,1.791 -4,4 l 0,28 c 0,2.209 1.791,4 4,4 l 28,0 c 2.209,0 4,-1.791 4,-4 L 0,0 Z"/></g><g transform="translate(23.7588,18.7505)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.521,0 0.754,0.13 0.754,0.65 l 0,1.95 C 0.754,3.094 0.521,3.224 0,3.224 l -9.595,0 c -0.546,0 -0.754,-0.13 -0.754,-0.624 l 0,-1.95 C -10.349,0.13 -10.141,0 -9.595,0 L 0,0 Z m 2.028,-9.569 c 0.573,0 0.806,0.131 0.806,0.651 l 0,2.626 c 0,0.52 -0.233,0.65 -0.806,0.65 l -13.625,0 c -0.571,0 -0.805,-0.13 -0.805,-0.65 l 0,-2.626 c 0,-0.52 0.234,-0.651 0.805,-0.651 l 13.625,0 z m 0.598,5.643 c 1.456,0 2.184,-0.598 2.184,-2.029 l 0,-3.353 c 0,-1.431 -0.728,-2.028 -2.184,-2.028 l -14.82,0 c -1.456,0 -2.185,0.597 -2.185,2.028 l 0,3.353 c 0,1.431 0.729,2.029 2.185,2.029 l 4.653,0 c 0.416,0.728 0.781,1.534 1.119,2.314 l -3.615,0 c -1.611,0 -2.235,0.52 -2.235,1.924 l 0,2.652 c 0,1.43 0.624,1.924 2.235,1.924 l 10.479,0 c 1.612,0 2.236,-0.494 2.236,-1.924 l 0,-2.652 c 0,-1.404 -0.624,-1.924 -2.236,-1.924 l -4.81,0 C -4.68,-2.418 -5.044,-3.198 -5.512,-3.926 l 8.138,0 z M 4.134,8.58 C 5.668,8.58 6.37,7.982 6.37,6.578 l 0,-3.562 c 0,-0.494 -0.364,-0.78 -0.988,-0.78 -0.572,0 -0.988,0.286 -0.988,0.78 l 0,3.146 c 0,0.572 -0.26,0.702 -0.832,0.702 l -16.745,0 c -0.52,0 -0.78,-0.13 -0.78,-0.702 l 0,-3.146 c 0,-0.494 -0.39,-0.78 -0.988,-0.78 -0.598,0 -0.987,0.286 -0.987,0.78 l 0,3.562 c 0,1.404 0.675,2.002 2.235,2.002 l 2.626,0 c -0.442,0.754 -1.04,1.638 -1.403,2.132 -0.104,0.156 -0.157,0.287 -0.157,0.416 0,0.287 0.235,0.572 0.573,0.703 0.181,0.077 0.363,0.129 0.52,0.129 0.312,0 0.571,-0.129 0.779,-0.416 0.546,-0.78 1.275,-1.976 1.768,-2.964 l 3.641,0 c -0.338,0.78 -0.832,1.742 -1.274,2.47 -0.078,0.13 -0.104,0.26 -0.104,0.365 0,0.311 0.208,0.597 0.598,0.701 0.156,0.052 0.312,0.078 0.442,0.078 0.338,0 0.598,-0.13 0.806,-0.468 0.493,-0.78 1.066,-2.028 1.534,-3.146 l 2.833,0 c 0.703,1.014 1.327,2.054 1.717,2.912 0.207,0.416 0.494,0.572 0.858,0.572 0.156,0 0.312,-0.025 0.468,-0.078 0.442,-0.13 0.65,-0.39 0.65,-0.702 0,-0.156 -0.052,-0.312 -0.13,-0.468 C 2.704,10.14 2.21,9.36 1.664,8.58 l 2.47,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.7 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(19,3)" id="g22"><path d="m 0,0 c -8.836,0 -16,7.163 -16,16 0,8.836 7.164,16 16,16 C 8.837,32 16,24.836 16,16 16,7.163 8.837,0 0,0 M 0,34 C -9.941,34 -18,25.94 -18,16 -18,6.059 -9.941,-2 0,-2 9.941,-2 18,6.059 18,16 18,25.94 9.941,34 0,34" id="path24" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(18.3755,23.7041)" id="g26"><path d="m 0,0 c 0,-0.494 0.234,-0.624 0.702,-0.624 l 7.983,0 c 0.467,0 0.701,0.13 0.701,0.624 l 0,1.43 L 0,1.43 0,0 z m 9.386,2.964 0,1.378 C 9.386,4.81 9.152,4.94 8.685,4.94 l -7.983,0 C 0.234,4.94 0,4.81 0,4.342 l 0,-1.378 9.386,0 z M 0.156,-9.751 c 0.26,0 0.52,-0.103 0.676,-0.26 0.91,-0.884 1.794,-1.872 2.445,-2.756 0.103,-0.156 0.156,-0.337 0.156,-0.52 0,-0.286 -0.131,-0.571 -0.416,-0.806 -0.234,-0.208 -0.494,-0.286 -0.728,-0.286 -0.26,0 -0.52,0.105 -0.651,0.312 -0.65,0.936 -1.56,2.054 -2.314,2.835 -0.156,0.155 -0.234,0.363 -0.234,0.545 0,0.26 0.13,0.495 0.364,0.703 0.208,0.155 0.468,0.233 0.702,0.233 M 9.074,6.5 c 1.482,0 2.133,-0.572 2.133,-1.95 l 0,-4.784 c 0,-1.378 -0.651,-1.95 -2.133,-1.95 l -8.736,0 c -1.508,0 -2.158,0.572 -2.158,1.95 l 0,4.784 c 0,1.378 0.65,1.95 2.158,1.95 l 8.736,0 z m 0.39,-13.989 2.834,0 c 0.469,0 0.703,-0.312 0.703,-0.832 0,-0.493 -0.234,-0.831 -0.703,-0.831 l -2.834,0 0,-4.967 c 0,-1.794 -0.935,-2.392 -2.886,-2.392 -0.936,0 -1.819,0.052 -2.496,0.208 -0.364,0.078 -0.676,0.416 -0.676,0.884 0,0.078 0,0.156 0.027,0.234 0.104,0.52 0.467,0.78 0.805,0.78 0.053,0 0.078,0 0.131,-0.026 0.675,-0.182 1.482,-0.234 1.976,-0.234 0.988,0 1.221,0.182 1.221,1.014 l 0,4.499 -11.232,0 c -0.468,0 -0.702,0.311 -0.702,0.805 0,0.546 0.234,0.858 0.702,0.858 l 11.232,0 0,2.003 -10.868,0 c -0.468,0 -0.702,0.364 -0.702,0.832 0,0.494 0.234,0.832 0.702,0.832 l 15.419,0 c 0.441,0 0.675,-0.338 0.675,-0.832 0,-0.468 -0.234,-0.832 -0.675,-0.832 l -2.653,0 0,-2.003 z M -3.666,6.371 C -3.666,6.214 -3.718,6.032 -3.822,5.876 -5.044,3.9 -6.968,1.872 -8.918,0.416 -9.126,0.234 -9.36,0.156 -9.568,0.156 c -0.26,0 -0.495,0.13 -0.728,0.416 -0.156,0.182 -0.234,0.39 -0.234,0.598 0,0.286 0.156,0.546 0.416,0.754 1.846,1.274 3.51,3.094 4.602,4.94 0.208,0.261 0.494,0.39 0.78,0.39 0.208,0 0.39,-0.051 0.572,-0.156 0.312,-0.181 0.494,-0.442 0.494,-0.727 M -7.67,-8.243 c 0,1.066 0.078,2.184 0.286,3.407 -0.65,-0.806 -1.352,-1.509 -2.08,-2.055 -0.156,-0.13 -0.312,-0.182 -0.52,-0.182 -0.26,0 -0.546,0.131 -0.78,0.39 -0.131,0.208 -0.182,0.416 -0.182,0.624 0,0.287 0.104,0.547 0.338,0.729 2.236,1.742 3.926,3.9 5.2,6.214 0.182,0.312 0.442,0.468 0.728,0.468 0.182,0 0.364,-0.052 0.52,-0.156 0.364,-0.182 0.52,-0.442 0.52,-0.754 0,-0.156 -0.052,-0.312 -0.13,-0.468 -0.494,-0.884 -1.196,-1.95 -1.924,-2.886 l 0,-13.209 c 0,-0.494 -0.39,-0.754 -0.988,-0.754 -0.572,0 -0.988,0.26 -0.988,0.754 l 0,7.878 z" id="path28" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(19,3)" id="g20"><path id="path22" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -8.836,0 -16,7.163 -16,16 0,8.836 7.164,16 16,16 C 8.837,32 16,24.836 16,16 16,7.163 8.837,0 0,0 M 0,34 C -9.941,34 -18,25.94 -18,16 -18,6.059 -9.941,-2 0,-2 9.941,-2 18,6.059 18,16 18,25.94 9.941,34 0,34"/></g><g transform="translate(18.3755,23.7041)" id="g24"><path id="path26" style="fill:#dd2e44;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.494 0.234,-0.624 0.702,-0.624 l 7.983,0 c 0.467,0 0.701,0.13 0.701,0.624 l 0,1.43 L 0,1.43 0,0 Z m 9.386,2.964 0,1.378 C 9.386,4.81 9.152,4.94 8.685,4.94 l -7.983,0 C 0.234,4.94 0,4.81 0,4.342 l 0,-1.378 9.386,0 z M 0.156,-9.751 c 0.26,0 0.52,-0.103 0.676,-0.26 0.91,-0.884 1.794,-1.872 2.445,-2.756 0.103,-0.156 0.156,-0.337 0.156,-0.52 0,-0.286 -0.131,-0.571 -0.416,-0.806 -0.234,-0.208 -0.494,-0.286 -0.728,-0.286 -0.26,0 -0.52,0.105 -0.651,0.312 -0.65,0.936 -1.56,2.054 -2.314,2.835 -0.156,0.155 -0.234,0.363 -0.234,0.545 0,0.26 0.13,0.495 0.364,0.703 0.208,0.155 0.468,0.233 0.702,0.233 M 9.074,6.5 c 1.482,0 2.133,-0.572 2.133,-1.95 l 0,-4.784 c 0,-1.378 -0.651,-1.95 -2.133,-1.95 l -8.736,0 c -1.508,0 -2.158,0.572 -2.158,1.95 l 0,4.784 c 0,1.378 0.65,1.95 2.158,1.95 l 8.736,0 z m 0.39,-13.989 2.834,0 c 0.469,0 0.703,-0.312 0.703,-0.832 0,-0.493 -0.234,-0.831 -0.703,-0.831 l -2.834,0 0,-4.967 c 0,-1.794 -0.935,-2.392 -2.886,-2.392 -0.936,0 -1.819,0.052 -2.496,0.208 -0.364,0.078 -0.676,0.416 -0.676,0.884 0,0.078 0,0.156 0.027,0.234 0.104,0.52 0.467,0.78 0.805,0.78 0.053,0 0.078,0 0.131,-0.026 0.675,-0.182 1.482,-0.234 1.976,-0.234 0.988,0 1.221,0.182 1.221,1.014 l 0,4.499 -11.232,0 c -0.468,0 -0.702,0.311 -0.702,0.805 0,0.546 0.234,0.858 0.702,0.858 l 11.232,0 0,2.003 -10.868,0 c -0.468,0 -0.702,0.364 -0.702,0.832 0,0.494 0.234,0.832 0.702,0.832 l 15.419,0 c 0.441,0 0.675,-0.338 0.675,-0.832 0,-0.468 -0.234,-0.832 -0.675,-0.832 l -2.653,0 0,-2.003 z M -3.666,6.371 C -3.666,6.214 -3.718,6.032 -3.822,5.876 -5.044,3.9 -6.968,1.872 -8.918,0.416 -9.126,0.234 -9.36,0.156 -9.568,0.156 c -0.26,0 -0.495,0.13 -0.728,0.416 -0.156,0.182 -0.234,0.39 -0.234,0.598 0,0.286 0.156,0.546 0.416,0.754 1.846,1.274 3.51,3.094 4.602,4.94 0.208,0.261 0.494,0.39 0.78,0.39 0.208,0 0.39,-0.051 0.572,-0.156 0.312,-0.181 0.494,-0.442 0.494,-0.727 M -7.67,-8.243 c 0,1.066 0.078,2.184 0.286,3.407 -0.65,-0.806 -1.352,-1.509 -2.08,-2.055 -0.156,-0.13 -0.312,-0.182 -0.52,-0.182 -0.26,0 -0.546,0.131 -0.78,0.39 -0.131,0.208 -0.182,0.416 -0.182,0.624 0,0.287 0.104,0.547 0.338,0.729 2.236,1.742 3.926,3.9 5.2,6.214 0.182,0.312 0.442,0.468 0.728,0.468 0.182,0 0.364,-0.052 0.52,-0.156 0.364,-0.182 0.52,-0.442 0.52,-0.754 0,-0.156 -0.052,-0.312 -0.13,-0.468 -0.494,-0.884 -1.196,-1.95 -1.924,-2.886 l 0,-13.209 c 0,-0.494 -0.39,-0.754 -0.988,-0.754 -0.572,0 -0.988,0.26 -0.988,0.754 l 0,7.878 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,18.9995)" id="g22"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0" id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(18.2588,14.4785)" id="g26"><path d="m 0,0 c 0.546,0 0.806,0.156 0.806,0.729 l 0,6.37 C 0.806,7.671 0.546,7.827 0,7.827 l -5.304,0 c -0.52,0 -0.78,-0.156 -0.78,-0.728 l 0,-6.37 C -6.084,0.156 -5.824,0 -5.304,0 L 0,0 z m 2.808,0.443 c 0,-1.664 -0.728,-2.314 -2.366,-2.314 l -6.136,0 c -1.664,0 -2.392,0.65 -2.392,2.314 l 0,6.942 c 0,1.664 0.728,2.314 2.392,2.314 l 6.136,0 c 1.638,0 2.366,-0.65 2.366,-2.314 l 0,-6.942 z m -13.079,12.532 c -0.494,0 -0.779,0.39 -0.779,0.962 0,0.546 0.285,0.936 0.779,0.936 l 22.049,0 c 0.468,0 0.754,-0.39 0.754,-0.936 0,-0.546 -0.286,-0.962 -0.754,-0.962 l -2.599,0 0,-17.914 c 0,-1.899 -0.859,-2.653 -3.277,-2.653 -1.092,0 -2.391,0.131 -3.406,0.365 -0.494,0.104 -0.78,0.467 -0.78,0.936 0,0.078 0,0.182 0.026,0.285 0.105,0.522 0.416,0.807 0.859,0.807 0.078,0 0.181,0 0.259,-0.026 0.884,-0.234 2.028,-0.39 2.834,-0.39 1.092,0 1.405,0.234 1.405,1.248 l 0,17.342 -17.37,0 z" id="path28" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,18.9995)" id="g20"><path id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0"/></g><g transform="translate(18.2588,14.4785)" id="g24"><path id="path26" style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.546,0 0.806,0.156 0.806,0.729 l 0,6.37 C 0.806,7.671 0.546,7.827 0,7.827 l -5.304,0 c -0.52,0 -0.78,-0.156 -0.78,-0.728 l 0,-6.37 C -6.084,0.156 -5.824,0 -5.304,0 L 0,0 Z m 2.808,0.443 c 0,-1.664 -0.728,-2.314 -2.366,-2.314 l -6.136,0 c -1.664,0 -2.392,0.65 -2.392,2.314 l 0,6.942 c 0,1.664 0.728,2.314 2.392,2.314 l 6.136,0 c 1.638,0 2.366,-0.65 2.366,-2.314 l 0,-6.942 z m -13.079,12.532 c -0.494,0 -0.779,0.39 -0.779,0.962 0,0.546 0.285,0.936 0.779,0.936 l 22.049,0 c 0.468,0 0.754,-0.39 0.754,-0.936 0,-0.546 -0.286,-0.962 -0.754,-0.962 l -2.599,0 0,-17.914 c 0,-1.899 -0.859,-2.653 -3.277,-2.653 -1.092,0 -2.391,0.131 -3.406,0.365 -0.494,0.104 -0.78,0.467 -0.78,0.936 0,0.078 0,0.182 0.026,0.285 0.105,0.522 0.416,0.807 0.859,0.807 0.078,0 0.181,0 0.259,-0.026 0.884,-0.234 2.028,-0.39 2.834,-0.39 1.092,0 1.405,0.234 1.405,1.248 l 0,17.342 -17.37,0 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(17.7842,22.9976)" id="g22"><path d="m 0,0 c 0.374,0.11 0.758,0.166 1.143,0.166 1.779,0 3.372,-1.193 3.875,-2.901 0.628,-2.138 -0.599,-4.39 -2.738,-5.02 -0.372,-0.111 -0.757,-0.166 -1.141,-0.166 -1.779,0 -3.372,1.193 -3.875,2.902 C -3.366,-2.881 -2.138,-0.629 0,0 m 18.998,-10.515 c -0.13,0.437 -0.422,0.799 -0.821,1.015 -0.802,0.436 -1.879,0.117 -2.317,-0.682 -1.797,-3.296 -4.77,-5.695 -8.372,-6.757 -3.563,-1.051 -7.436,-0.634 -10.697,1.144 -2.558,1.393 -4.42,3.699 -5.242,6.493 -0.74,2.513 -0.495,5.016 0.552,7.032 -0.363,-1.605 -0.313,-3.284 0.164,-4.907 0.737,-2.507 2.407,-4.575 4.701,-5.823 2.733,-1.493 5.989,-1.841 8.978,-0.961 3.026,0.891 5.522,2.906 7.027,5.671 1.832,3.359 2.246,7.229 1.165,10.898 -1.08,3.669 -3.525,6.698 -6.883,8.529 -4.053,2.208 -8.873,2.725 -13.299,1.42 -4.477,-1.318 -8.173,-4.301 -10.407,-8.398 -0.45,-0.826 -0.145,-1.865 0.682,-2.317 0.803,-0.44 1.883,-0.117 2.319,0.682 1.795,3.295 4.768,5.694 8.371,6.755 3.563,1.049 7.438,0.635 10.699,-1.142 2.556,-1.393 4.416,-3.7 5.239,-6.495 0.742,-2.514 0.497,-5.017 -0.551,-7.033 0.363,1.604 0.314,3.285 -0.162,4.911 -0.74,2.504 -2.41,4.572 -4.703,5.823 -2.734,1.49 -5.99,1.839 -8.98,0.959 -3.023,-0.89 -5.518,-2.904 -7.025,-5.671 -1.832,-3.357 -2.246,-7.227 -1.165,-10.897 1.081,-3.671 3.525,-6.7 6.883,-8.529 2.568,-1.401 5.451,-2.141 8.341,-2.141 1.669,0 3.337,0.242 4.958,0.72 4.477,1.317 8.173,4.3 10.406,8.398 0.219,0.401 0.269,0.864 0.139,1.303" id="path24" style="fill:#55acee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(17.7842,22.9976)" id="g20"><path id="path22" style="fill:#55acee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0.374,0.11 0.758,0.166 1.143,0.166 1.779,0 3.372,-1.193 3.875,-2.901 0.628,-2.138 -0.599,-4.39 -2.738,-5.02 -0.372,-0.111 -0.757,-0.166 -1.141,-0.166 -1.779,0 -3.372,1.193 -3.875,2.902 C -3.366,-2.881 -2.138,-0.629 0,0 m 18.998,-10.515 c -0.13,0.437 -0.422,0.799 -0.821,1.015 -0.802,0.436 -1.879,0.117 -2.317,-0.682 -1.797,-3.296 -4.77,-5.695 -8.372,-6.757 -3.563,-1.051 -7.436,-0.634 -10.697,1.144 -2.558,1.393 -4.42,3.699 -5.242,6.493 -0.74,2.513 -0.495,5.016 0.552,7.032 -0.363,-1.605 -0.313,-3.284 0.164,-4.907 0.737,-2.507 2.407,-4.575 4.701,-5.823 2.733,-1.493 5.989,-1.841 8.978,-0.961 3.026,0.891 5.522,2.906 7.027,5.671 1.832,3.359 2.246,7.229 1.165,10.898 -1.08,3.669 -3.525,6.698 -6.883,8.529 -4.053,2.208 -8.873,2.725 -13.299,1.42 -4.477,-1.318 -8.173,-4.301 -10.407,-8.398 -0.45,-0.826 -0.145,-1.865 0.682,-2.317 0.803,-0.44 1.883,-0.117 2.319,0.682 1.795,3.295 4.768,5.694 8.371,6.755 3.563,1.049 7.438,0.635 10.699,-1.142 2.556,-1.393 4.416,-3.7 5.239,-6.495 0.742,-2.514 0.497,-5.017 -0.551,-7.033 0.363,1.604 0.314,3.285 -0.162,4.911 -0.74,2.504 -2.41,4.572 -4.703,5.823 -2.734,1.49 -5.99,1.839 -8.98,0.959 -3.023,-0.89 -5.518,-2.904 -7.025,-5.671 -1.832,-3.357 -2.246,-7.227 -1.165,-10.897 1.081,-3.671 3.525,-6.7 6.883,-8.529 2.568,-1.401 5.451,-2.141 8.341,-2.141 1.669,0 3.337,0.242 4.958,0.72 4.477,1.317 8.173,4.3 10.406,8.398 0.219,0.401 0.269,0.864 0.139,1.303"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath><clipPath id="clipPath34"><path d="M 15.211,29.894 3,5 4,4 5,3 29.894,15.211 c 0.724,0.363 1.159,1.124 1.101,1.93 l 0,0 c -0.058,0.807 -0.596,1.501 -1.362,1.756 l 0,0 L 28,19.442 28,21 c 0,0.918 -0.625,1.718 -1.515,1.94 l 0,0 -2.836,0.709 -0.709,2.836 C 22.718,27.375 21.918,28 21,28 l 0,0 -1.558,0 -0.545,1.633 c -0.255,0.767 -0.948,1.304 -1.756,1.362 l 0,0 C 17.095,30.999 17.047,31 16.999,31 l 0,0 c -0.752,0 -1.447,-0.425 -1.788,-1.106" id="path36"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(2,2)" id="g22"><path d="m 0,0 c -1,1 0,2 0,2 l 26,26 c 0,0 1.479,1.521 0,3 -1.479,1.479 -3,0 -3,0 0,0 -1,-1 -2,0 -1,1 0,2 0,2 0,0 3.521,3.479 7,0 3.5,-3.5 0,-7 0,-7 L 2,0 C 2,0 1,-1 0,0" id="path24" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(4,4)" id="g26"><path d="M 0,0 -1,1 11.211,25.895 C 11.552,26.575 12.247,27 13,27 c 0.047,0 0.094,-0.001 0.142,-0.005 0.807,-0.058 1.5,-0.595 1.755,-1.363 L 15.441,24 17,24 c 0.918,0 1.718,-0.625 1.94,-1.515 l 0.709,-2.836 2.836,-0.709 C 23.375,18.718 24,17.918 24,17 l 0,-1.559 1.633,-0.544 c 0.766,-0.255 1.304,-0.949 1.362,-1.755 0.058,-0.807 -0.377,-1.569 -1.1,-1.931 L 1,-1 0,0 z" id="path28" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g><g id="g30"><g clip-path="url(#clipPath34)" id="g32"><g transform="translate(22,32)" id="g38"><path d="m 0,0 -19,-28 0,-1 21,21 -2,8 z" id="path40" style="fill:#744eaa;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,21)" id="g42"><path d="m 0,0 -26,-18 2,-1 29,13 -5,6 z" id="path44" style="fill:#744eaa;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath><clipPath id="clipPath32" clipPathUnits="userSpaceOnUse"><path id="path34" d="M 15.211,29.894 3,5 4,4 5,3 29.894,15.211 c 0.724,0.363 1.159,1.124 1.101,1.93 l 0,0 c -0.058,0.807 -0.596,1.501 -1.362,1.756 l 0,0 L 28,19.442 28,21 c 0,0.918 -0.625,1.718 -1.515,1.94 l 0,0 -2.836,0.709 -0.709,2.836 C 22.718,27.375 21.918,28 21,28 l 0,0 -1.558,0 -0.545,1.633 c -0.255,0.767 -0.948,1.304 -1.756,1.362 l 0,0 C 17.095,30.999 17.047,31 16.999,31 l 0,0 c -0.752,0 -1.447,-0.425 -1.788,-1.106"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(2,2)" id="g20"><path id="path22" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -1,1 0,2 0,2 l 26,26 c 0,0 1.479,1.521 0,3 -1.479,1.479 -3,0 -3,0 0,0 -1,-1 -2,0 -1,1 0,2 0,2 0,0 3.521,3.479 7,0 3.5,-3.5 0,-7 0,-7 L 2,0 C 2,0 1,-1 0,0"/></g><g transform="translate(4,4)" id="g24"><path id="path26" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 -1,1 11.211,25.895 C 11.552,26.575 12.247,27 13,27 c 0.047,0 0.094,-0.001 0.142,-0.005 0.807,-0.058 1.5,-0.595 1.755,-1.363 L 15.441,24 17,24 c 0.918,0 1.718,-0.625 1.94,-1.515 l 0.709,-2.836 2.836,-0.709 C 23.375,18.718 24,17.918 24,17 l 0,-1.559 1.633,-0.544 c 0.766,-0.255 1.304,-0.949 1.362,-1.755 0.058,-0.807 -0.377,-1.569 -1.1,-1.931 L 1,-1 0,0 Z"/></g></g></g><g id="g28"><g clip-path="url(#clipPath32)" id="g30"><g transform="translate(22,32)" id="g36"><path id="path38" style="fill:#744eaa;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -19,-28 0,-1 21,21 -2,8 z"/></g><g transform="translate(30,21)" id="g40"><path id="path42" style="fill:#744eaa;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -26,-18 2,-1 29,13 -5,6 z"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 5,37 C 2.791,37 1,35.209 1,33 L 1,33 1,5 C 1,2.791 2.791,1 5,1 l 0,0 28,0 c 2.209,0 4,1.791 4,4 l 0,0 0,28 c 0,2.209 -1.791,4 -4,4 l 0,0 -28,0 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><path d="M 38,0 0,0 0,38 38,38 38,0 z" id="path22" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><g transform="translate(33.1143,18.2637)" id="g24"><path d="m 0,0 c 1.587,0.451 1.587,1.147 0.001,1.599 l -0.559,0.153 -0.556,0.164 0,-0.005 -2.941,0.891 2.324,1.934 -0.014,0 0.493,0.322 0.497,0.359 C 0.536,6.44 0.253,7.104 -1.384,6.915 l -0.636,-0.09 -0.632,-0.089 -0.002,0 -2.979,-0.339 1.77,3.18 0.309,0.558 c 0.802,1.44 0.282,1.963 -1.158,1.162 l -0.559,-0.28 -0.555,-0.281 -0.002,0 -2.626,-1.489 0.34,2.947 0,0.003 0.08,0.633 0.077,0.637 c 0.188,1.634 -0.492,1.915 -1.516,0.623 l -0.394,-0.499 -2.257,-2.85 -0.819,2.881 c -0.001,10e-4 -0.001,0.002 -0.002,0.004 l -0.348,1.225 c -0.452,1.587 -1.19,1.587 -1.642,0 l -0.174,-0.613 -0.174,-0.612 -0.821,-2.885 -1.861,2.35 -0.002,0.001 -0.395,0.499 -0.397,0.502 c -1.023,1.289 -1.704,1.007 -1.515,-0.629 l 0.074,-0.634 0.073,-0.633 0,-10e-4 0.346,-2.979 -3.177,1.77 -0.556,0.31 c -1.442,0.803 -1.964,0.281 -1.161,-1.161 l 0.31,-0.556 1.77,-3.177 -2.979,0.346 -10e-4,0 -0.633,0.073 -0.634,0.074 c -1.636,0.189 -1.918,-0.492 -0.629,-1.515 l 0.502,-0.397 0.499,-0.395 10e-4,-0.002 2.35,-1.861 -2.885,-0.821 -0.612,-0.174 -0.613,-0.174 c -1.587,-0.452 -1.587,-1.19 0,-1.641 l 1.225,-0.349 c 0.002,-0.001 0.003,-0.001 0.004,-0.002 l 2.881,-0.819 -2.85,-2.258 -0.499,-0.395 c -1.292,-1.024 -1.011,-1.705 0.623,-1.517 l 0.637,0.08 0.633,0.08 0.003,0 2.947,0.34 -1.489,-2.626 0,-0.002 -0.281,-0.555 -0.296,-0.559 c -0.8,-1.439 -0.27,-1.96 1.17,-1.158 l 0.559,0.309 3.185,1.77 -0.337,-2.979 0,-0.002 -0.08,-0.631 -0.077,-0.635 c -0.189,-1.637 0.491,-1.918 1.515,-0.627 l 0.395,0.5 0.395,0.5 1.862,2.351 0.82,-2.884 0.001,-0.001 0.174,-0.613 0.174,-0.613 c 0.452,-1.586 1.106,-1.586 1.557,10e-4 l 0.264,1.225 0,0.004 0.905,2.881 1.905,-2.351 0.416,-0.5 0.408,-0.5 c 1.022,-1.29 1.709,-1.01 1.521,0.625 l -0.078,0.637 -0.077,0.632 0,0.003 -0.34,2.948 2.624,-1.49 0.002,0 0.557,-0.28 0.557,-0.295 c 1.441,-0.803 1.963,-0.272 1.16,1.167 l -0.28,0.561 -0.28,0.557 0,0.002 -1.49,2.628 2.948,-0.34 0.003,0 0.632,-0.08 0.637,-0.077 c 1.635,-0.188 1.915,0.492 0.625,1.515 l -0.5,0.395 -0.5,0.395 -2.351,1.947 2.881,0.905 0.004,0 L 0,0 z" id="path26" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(28.6299,18.999)" id="g28"><path d="m 0,0 c 0,-5.318 -4.312,-9.629 -9.63,-9.629 -5.318,0 -9.629,4.311 -9.629,9.629 0,5.318 4.311,9.629 9.629,9.629 C -4.312,9.629 0,5.318 0,0" id="path30" style="fill:#ffe8b6;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(39,7)" id="g32"><path d="M 0,0 C 0,0 -9,13 -13,13 -17,13 -26,0 -26,0 l 0,-6 26,0 0,6 z" id="path34" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(-3,1)" id="g36"><path d="M 0,0 C 0,0 9,13 13,13 17,13 26,0 26,0" id="path38" style="fill:#3e721d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 5,37 C 2.791,37 1,35.209 1,33 L 1,33 1,5 C 1,2.791 2.791,1 5,1 l 0,0 28,0 c 2.209,0 4,1.791 4,4 l 0,0 0,28 c 0,2.209 -1.791,4 -4,4 l 0,0 -28,0 z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><path id="path20" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38,0 0,0 0,38 38,38 38,0 Z"/><g transform="translate(33.1143,18.2637)" id="g22"><path id="path24" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.587,0.451 1.587,1.147 0.001,1.599 l -0.559,0.153 -0.556,0.164 0,-0.005 -2.941,0.891 2.324,1.934 -0.014,0 0.493,0.322 0.497,0.359 C 0.536,6.44 0.253,7.104 -1.384,6.915 l -0.636,-0.09 -0.632,-0.089 -0.002,0 -2.979,-0.339 1.77,3.18 0.309,0.558 c 0.802,1.44 0.282,1.963 -1.158,1.162 l -0.559,-0.28 -0.555,-0.281 -0.002,0 -2.626,-1.489 0.34,2.947 0,0.003 0.08,0.633 0.077,0.637 c 0.188,1.634 -0.492,1.915 -1.516,0.623 l -0.394,-0.499 -2.257,-2.85 -0.819,2.881 c -0.001,10e-4 -0.001,0.002 -0.002,0.004 l -0.348,1.225 c -0.452,1.587 -1.19,1.587 -1.642,0 l -0.174,-0.613 -0.174,-0.612 -0.821,-2.885 -1.861,2.35 -0.002,0.001 -0.395,0.499 -0.397,0.502 c -1.023,1.289 -1.704,1.007 -1.515,-0.629 l 0.074,-0.634 0.073,-0.633 0,-10e-4 0.346,-2.979 -3.177,1.77 -0.556,0.31 c -1.442,0.803 -1.964,0.281 -1.161,-1.161 l 0.31,-0.556 1.77,-3.177 -2.979,0.346 -10e-4,0 -0.633,0.073 -0.634,0.074 c -1.636,0.189 -1.918,-0.492 -0.629,-1.515 l 0.502,-0.397 0.499,-0.395 10e-4,-0.002 2.35,-1.861 -2.885,-0.821 -0.612,-0.174 -0.613,-0.174 c -1.587,-0.452 -1.587,-1.19 0,-1.641 l 1.225,-0.349 c 0.002,-0.001 0.003,-0.001 0.004,-0.002 l 2.881,-0.819 -2.85,-2.258 -0.499,-0.395 c -1.292,-1.024 -1.011,-1.705 0.623,-1.517 l 0.637,0.08 0.633,0.08 0.003,0 2.947,0.34 -1.489,-2.626 0,-0.002 -0.281,-0.555 -0.296,-0.559 c -0.8,-1.439 -0.27,-1.96 1.17,-1.158 l 0.559,0.309 3.185,1.77 -0.337,-2.979 0,-0.002 -0.08,-0.631 -0.077,-0.635 c -0.189,-1.637 0.491,-1.918 1.515,-0.627 l 0.395,0.5 0.395,0.5 1.862,2.351 0.82,-2.884 0.001,-0.001 0.174,-0.613 0.174,-0.613 c 0.452,-1.586 1.106,-1.586 1.557,10e-4 l 0.264,1.225 0,0.004 0.905,2.881 1.905,-2.351 0.416,-0.5 0.408,-0.5 c 1.022,-1.29 1.709,-1.01 1.521,0.625 l -0.078,0.637 -0.077,0.632 0,0.003 -0.34,2.948 2.624,-1.49 0.002,0 0.557,-0.28 0.557,-0.295 c 1.441,-0.803 1.963,-0.272 1.16,1.167 l -0.28,0.561 -0.28,0.557 0,0.002 -1.49,2.628 2.948,-0.34 0.003,0 0.632,-0.08 0.637,-0.077 c 1.635,-0.188 1.915,0.492 0.625,1.515 l -0.5,0.395 -0.5,0.395 -2.351,1.947 2.881,0.905 0.004,0 L 0,0 Z"/></g><g transform="translate(28.6299,18.999)" id="g26"><path id="path28" style="fill:#ffe8b6;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-5.318 -4.312,-9.629 -9.63,-9.629 -5.318,0 -9.629,4.311 -9.629,9.629 0,5.318 4.311,9.629 9.629,9.629 C -4.312,9.629 0,5.318 0,0"/></g><g transform="translate(39,7)" id="g30"><path id="path32" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,0 -9,13 -13,13 -17,13 -26,0 -26,0 l 0,-6 26,0 0,6 z"/></g><g transform="translate(-3,1)" id="g34"><path id="path36" style="fill:#3e721d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,0 9,13 13,13 17,13 26,0 26,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 5,37 C 2.791,37 1,35.209 1,33 L 1,33 1,5 C 1,2.791 2.791,1 5,1 l 0,0 28,0 c 2.209,0 4,1.791 4,4 l 0,0 0,28 c 0,2.209 -1.791,4 -4,4 l 0,0 -28,0 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><path d="M 38,0 0,0 0,38 38,38 38,0 z" id="path22" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/><g transform="translate(11,1)" id="g24"><path d="m 0,0 0,29 4,4 2,0 4,-4 L 10,0 0,0 z" id="path26" style="fill:#485359;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(34,26)" id="g28"><path d="m 0,0 c 0,1 -1,1 -1,1 l -7,0 c 0,0 -1,0 -1,-1 l 0,-25 9,0 0,25 z" id="path30" style="fill:#485359;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(29,20)" id="g32"><path d="m 0,0 c 0,1 -1,1 -1,1 l -8,0 c -1,0 -1,-1 -1,-1 l 0,-19 10,0 0,19 z" id="path34" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(7,23)" id="g36"><path d="m 0,0 c 0,0 0,1 -1,1 l -5,0 0,-23 6,0 0,22 z" id="path38" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13,17)" id="g40"><path d="m 0,0 c 0,0 0,1 -1,1 l -6,0 c 0,0 -1,10e-4 -1,-1 l 0,-16 8,0 0,16 z" id="path42" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(32,11)" id="g44"><path d="M 0,0 C 0,0 0,1 1,1 L 5,1 5,-10 0,-10 0,0 z" id="path46" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><path d="M 11,6 9,6 9,8 11,8 11,6 z" id="path48" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 11,14 -2,0 0,2 2,0 0,-2 z" id="path50" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 9,10 -2,0 0,2 2,0 0,-2 z" id="path52" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 19,26 -2,0 0,2 2,0 0,-2 z" id="path54" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 19,22 -2,0 0,2 2,0 0,-2 z" id="path56" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 17,18 -2,0 0,2 2,0 0,-2 z" id="path58" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 27,17 -2,0 0,2 2,0 0,-2 z" id="path60" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 25,13 -2,0 0,2 2,0 0,-2 z" id="path62" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 23,7 -2,0 0,2 2,0 0,-2 z" id="path64" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 32,23 -2,0 0,2 2,0 0,-2 z" id="path66" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/><path d="m 32,19 -2,0 0,2 2,0 0,-2 z" id="path68" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 5,37 C 2.791,37 1,35.209 1,33 L 1,33 1,5 C 1,2.791 2.791,1 5,1 l 0,0 28,0 c 2.209,0 4,1.791 4,4 l 0,0 0,28 c 0,2.209 -1.791,4 -4,4 l 0,0 -28,0 z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><path id="path20" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 38,0 0,0 0,38 38,38 38,0 Z"/><g transform="translate(11,1)" id="g22"><path id="path24" style="fill:#485359;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,29 4,4 2,0 4,-4 L 10,0 0,0 Z"/></g><g transform="translate(34,26)" id="g26"><path id="path28" style="fill:#485359;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1 -1,1 -1,1 l -7,0 c 0,0 -1,0 -1,-1 l 0,-25 9,0 0,25 z"/></g><g transform="translate(29,20)" id="g30"><path id="path32" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,1 -1,1 -1,1 l -8,0 c -1,0 -1,-1 -1,-1 l 0,-19 10,0 0,19 z"/></g><g transform="translate(7,23)" id="g34"><path id="path36" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0 0,1 -1,1 l -5,0 0,-23 6,0 0,22 z"/></g><g transform="translate(13,17)" id="g38"><path id="path40" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0 0,1 -1,1 l -6,0 c 0,0 -1,10e-4 -1,-1 l 0,-16 8,0 0,16 z"/></g><g transform="translate(32,11)" id="g42"><path id="path44" style="fill:#292f33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,0 0,1 1,1 L 5,1 5,-10 0,-10 0,0 Z"/></g><path id="path46" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 11,6 9,6 9,8 11,8 11,6 Z"/><path id="path48" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 11,14 -2,0 0,2 2,0 0,-2 z"/><path id="path50" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 9,10 -2,0 0,2 2,0 0,-2 z"/><path id="path52" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 19,26 -2,0 0,2 2,0 0,-2 z"/><path id="path54" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 19,22 -2,0 0,2 2,0 0,-2 z"/><path id="path56" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 17,18 -2,0 0,2 2,0 0,-2 z"/><path id="path58" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 27,17 -2,0 0,2 2,0 0,-2 z"/><path id="path60" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 25,13 -2,0 0,2 2,0 0,-2 z"/><path id="path62" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 23,7 -2,0 0,2 2,0 0,-2 z"/><path id="path64" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 32,23 -2,0 0,2 2,0 0,-2 z"/><path id="path66" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 32,19 -2,0 0,2 2,0 0,-2 z"/></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath><clipPath id="clipPath30"><path d="M 5,37 C 1,37 1,33 1,33 L 1,33 1,5 C 1,1 5,1 5,1 l 0,0 28,0 c 4,0 4,4 4,4 l 0,0 0,28 c 0,4 -4,4 -4,4 l 0,0 -28,0 z" id="path32"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(1,33)" id="g22"><path d="m 0,0 c 0,0 0,4 4,4 l 28,0 c 0,0 4,0 4,-4 l 0,-28 c 0,0 0,-4 -4,-4 l -28,0 c 0,0 -4,0 -4,4 L 0,0 z" id="path24" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g><g id="g26"><g clip-path="url(#clipPath30)" id="g28"><g transform="translate(1,1)" id="g34"><path d="M 0,0 C 0,19.882 16.118,36 36,36 55.882,36 72,19.882 72,0 72,-19.882 55.882,-36 36,-36 16.118,-36 0,-19.882 0,0" id="path36" style="fill:#ed1c24;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(4.0415,1)" id="g38"><path d="M 0,0 C 0,18.203 14.756,32.958 32.958,32.958 51.161,32.958 65.917,18.203 65.917,0 65.917,-18.202 51.161,-32.959 32.958,-32.959 14.756,-32.959 0,-18.202 0,0" id="path40" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(7.0415,1)" id="g42"><path d="M 0,0 C 0,16.546 13.413,29.958 29.958,29.958 46.503,29.958 59.917,16.546 59.917,0 59.917,-16.545 46.503,-29.959 29.958,-29.959 13.413,-29.959 0,-16.545 0,0" id="path44" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(10.0415,1)" id="g46"><path d="M 0,0 C 0,14.889 12.07,26.958 26.958,26.958 41.846,26.958 53.917,14.889 53.917,0 53.917,-14.888 41.846,-26.959 26.958,-26.959 12.07,-26.959 0,-14.888 0,0" id="path48" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13.0415,1)" id="g50"><path d="M 0,0 C 0,13.231 10.727,23.958 23.958,23.958 37.19,23.958 47.917,13.231 47.917,0 47.917,-13.231 37.19,-23.959 23.958,-23.959 10.727,-23.959 0,-13.231 0,0" id="path52" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16.0415,1)" id="g54"><path d="m 0,0 c 0,11.574 9.384,20.958 20.958,20.958 11.575,0 20.959,-9.384 20.959,-20.958 0,-11.574 -9.384,-20.959 -20.959,-20.959 C 9.384,-20.959 0,-11.574 0,0" id="path56" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(19.0415,1)" id="g58"><path d="m 0,0 c 0,9.917 8.042,17.958 17.958,17.958 9.918,0 17.959,-8.041 17.959,-17.958 0,-9.918 -8.041,-17.959 -17.959,-17.959 C 8.042,-17.959 0,-9.918 0,0" id="path60" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath><clipPath id="clipPath28" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 5,37 C 1,37 1,33 1,33 L 1,33 1,5 C 1,1 5,1 5,1 l 0,0 28,0 c 4,0 4,4 4,4 l 0,0 0,28 c 0,4 -4,4 -4,4 l 0,0 -28,0 z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(1,33)" id="g20"><path id="path22" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0 0,4 4,4 l 28,0 c 0,0 4,0 4,-4 l 0,-28 c 0,0 0,-4 -4,-4 l -28,0 c 0,0 -4,0 -4,4 L 0,0 Z"/></g></g></g><g id="g24"><g clip-path="url(#clipPath28)" id="g26"><g transform="translate(1,1)" id="g32"><path id="path34" style="fill:#ed1c24;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,19.882 16.118,36 36,36 55.882,36 72,19.882 72,0 72,-19.882 55.882,-36 36,-36 16.118,-36 0,-19.882 0,0"/></g><g transform="translate(4.0415,1)" id="g36"><path id="path38" style="fill:#f4900c;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,18.203 14.756,32.958 32.958,32.958 51.161,32.958 65.917,18.203 65.917,0 65.917,-18.202 51.161,-32.959 32.958,-32.959 14.756,-32.959 0,-18.202 0,0"/></g><g transform="translate(7.0415,1)" id="g40"><path id="path42" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,16.546 13.413,29.958 29.958,29.958 46.503,29.958 59.917,16.546 59.917,0 59.917,-16.545 46.503,-29.959 29.958,-29.959 13.413,-29.959 0,-16.545 0,0"/></g><g transform="translate(10.0415,1)" id="g44"><path id="path46" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,14.889 12.07,26.958 26.958,26.958 41.846,26.958 53.917,14.889 53.917,0 53.917,-14.888 41.846,-26.959 26.958,-26.959 12.07,-26.959 0,-14.888 0,0"/></g><g transform="translate(13.0415,1)" id="g48"><path id="path50" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,13.231 10.727,23.958 23.958,23.958 37.19,23.958 47.917,13.231 47.917,0 47.917,-13.231 37.19,-23.959 23.958,-23.959 10.727,-23.959 0,-13.231 0,0"/></g><g transform="translate(16.0415,1)" id="g52"><path id="path54" style="fill:#9266cc;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,11.574 9.384,20.958 20.958,20.958 11.575,0 20.959,-9.384 20.959,-20.958 0,-11.574 -9.384,-20.959 -20.959,-20.959 C 9.384,-20.959 0,-11.574 0,0"/></g><g transform="translate(19.0415,1)" id="g56"><path id="path58" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,9.917 8.042,17.958 17.958,17.958 9.918,0 17.959,-8.041 17.959,-17.958 0,-9.918 -8.041,-17.959 -17.959,-17.959 C 8.042,-17.959 0,-9.918 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(34.3984,13.3223)" id="g22"><path d="m 0,0 c -7.562,-4.875 -20.062,0.437 -18.375,8.062 1.479,6.684 9.419,4.763 11.225,3.861 1.805,-0.902 0.713,3.889 -3.475,5.327 C -16.298,19.197 -23.243,18.785 -25.437,9 -26.937,2.313 -24,-7.062 -12.719,-7.187 -1.437,-7.312 0,0 0,0" id="path24" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(36.9883,11.8066)" id="g26"><path d="m 0,0 c 0,2.146 -2.754,2.334 -4,1.119 -2.994,-2.919 -7.402,-4.012 -13.298,-2.861 -10.25,2 -10.342,14.013 -3.333,17.441 3.791,1.855 8.288,-0.341 9.999,-1.655 1.488,-1.143 4.334,-2.66 4.185,-0.751 -0.319,4.061 -8.28,12.761 -18.946,7.261 C -36.06,15.054 -35.988,2.641 -35.988,0.391 l 0,-7.25 c 0,-2.209 1.814,-3.948 4.023,-3.948 l 28,0 c 2.209,0 3.977,1.739 3.977,3.948 0,0 -0.004,6.853 -0.012,6.859" id="path28" style="fill:#55acee;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(34.3984,13.3223)" id="g20"><path id="path22" style="fill:#226699;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -7.562,-4.875 -20.062,0.437 -18.375,8.062 1.479,6.684 9.419,4.763 11.225,3.861 1.805,-0.902 0.713,3.889 -3.475,5.327 C -16.298,19.197 -23.243,18.785 -25.437,9 -26.937,2.313 -24,-7.062 -12.719,-7.187 -1.437,-7.312 0,0 0,0"/></g><g transform="translate(36.9883,11.8066)" id="g24"><path id="path26" style="fill:#55acee;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,2.146 -2.754,2.334 -4,1.119 -2.994,-2.919 -7.402,-4.012 -13.298,-2.861 -10.25,2 -10.342,14.013 -3.333,17.441 3.791,1.855 8.288,-0.341 9.999,-1.655 1.488,-1.143 4.334,-2.66 4.185,-0.751 -0.319,4.061 -8.28,12.761 -18.946,7.261 C -36.06,15.054 -35.988,2.641 -35.988,0.391 l 0,-7.25 c 0,-2.209 1.814,-3.948 4.023,-3.948 l 28,0 c 2.209,0 3.977,1.739 3.977,3.948 0,0 -0.004,6.853 -0.012,6.859"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath><clipPath id="clipPath30"><path d="M 5,37 C 5,37 1,37 1,33 L 1,33 1,5 C 1,1 5,1 5,1 l 0,0 28,0 c 4,0 4,4 4,4 l 0,0 0,28 c 0,0 0,4 -4,4 l 0,0 -28,0 z" id="path32"/></clipPath><clipPath id="clipPath42"><path d="M 15,24 C 13,20 1,11 1,11 L 1,11 1,5 C 1,1 5,1 5,1 l 0,0 28,0 c 4,0 4,4 4,4 l 0,0 0,6 c 0,0 -9,5 -14,13 l 0,0 c -0.75,1.199 -2,-2 -4,-2 l 0,0 c -1.6,0 -2.56,2.56 -3.392,2.56 l 0,0 C 15.4,24.56 15.2,24.4 15,24" id="path44"/></clipPath><clipPath id="clipPath54"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path56"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,5)" id="g22"><path d="m 0,0 c 0,0 0,-4 -4,-4 l -28,0 c 0,0 -4,0 -4,4 l 0,28 c 0,4 4,4 4,4 l 28,0 c 4,0 4,-4 4,-4 L 0,0 z" id="path24" style="fill:#c1694f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g><g id="g26"><g clip-path="url(#clipPath30)" id="g28"><g transform="translate(1,11)" id="g34"><path d="m 0,0 c 0,0 12,9 14,13 1,2 2,-2 4,-2 2,0 3.25,3.199 4,2 C 27,5 36,0 36,0 l 0,-10 -36,0 0,10 z" id="path36" style="fill:#662213;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g><g id="g38"><g clip-path="url(#clipPath42)" id="g40"><g transform="translate(15,24)" id="g46"><path d="m 0,0 -10,-10 c 0,0 7.105,7.789 8,6 0.558,-1.116 -2.11,-3.881 -4.437,-4.938 -2.282,-1.035 -2.67,-2.838 -1.344,-3.281 0.829,-0.276 2.983,0.175 4.027,2.456 1.321,2.887 4.276,5.989 4.965,5.538 1.532,-1 -2.367,-7.244 -5.149,-10.494 -1.283,-1.499 -0.204,-3.072 0.938,-3.281 1.875,-0.344 3.5,1.469 3.807,4.14 0.442,3.847 1.62,7.502 3.349,7.423 2.904,-0.133 0.719,-8.032 4.719,-7.032 1.411,0.353 1.766,2.231 0.281,3.469 -1.477,1.232 -2.423,3.733 -0.802,5.354 0.353,0.353 2,-0.691 2.802,-2.198 1.515,-2.844 3.208,0.951 1.911,1.987 C 12.286,-4.234 18,-8 18,-8 L 7,1 0,0 z" id="path48" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g><g id="g50"><g clip-path="url(#clipPath54)" id="g52"><g transform="translate(23,24)" id="g58"><path d="m 0,0 c 0,-1.104 -1.791,-2 -4,-2 -2.209,0 -4,0.896 -4,2 0,1.104 1.791,2 4,2 2.209,0 4,-0.896 4,-2" id="path60" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(19,24)" id="g62"><path d="M 0,0 C -1.562,0 -1.5,2.031 -5,4 -7.756,5.55 -10.5,4.531 -12.438,1.937 -14.592,-0.947 -18.002,2.003 -14,5 -7.531,9.844 -3.313,3.406 -1.687,4.125 -0.876,4.484 -2.496,7.178 -5.007,8.317 -7.206,9.315 -8.439,11 -6.937,11.5 c 2.999,1 5.125,-2.719 6.125,-4.719 0.999,-2 2.124,-1.156 3.843,1.5 1,1.545 2.65,3.141 4.063,3.386 C 9.188,12.031 11.719,9.625 8.969,9.5 6.658,9.395 4,8 3,6 2,4 4.386,4.99 6.312,6.125 10.344,8.5 16,8 15,5 14,2 11.714,8.022 3.688,3.469 1.228,2.073 1.562,0 0,0" id="path64" style="fill:#ffac33;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath><clipPath id="clipPath28" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 5,37 C 5,37 1,37 1,33 L 1,33 1,5 C 1,1 5,1 5,1 l 0,0 28,0 c 4,0 4,4 4,4 l 0,0 0,28 c 0,0 0,4 -4,4 l 0,0 -28,0 z"/></clipPath><clipPath id="clipPath40" clipPathUnits="userSpaceOnUse"><path id="path42" d="M 15,24 C 13,20 1,11 1,11 L 1,11 1,5 C 1,1 5,1 5,1 l 0,0 28,0 c 4,0 4,4 4,4 l 0,0 0,6 c 0,0 -9,5 -14,13 l 0,0 c -0.75,1.199 -2,-2 -4,-2 l 0,0 c -1.6,0 -2.56,2.56 -3.392,2.56 l 0,0 C 15.4,24.56 15.2,24.4 15,24"/></clipPath><clipPath id="clipPath52" clipPathUnits="userSpaceOnUse"><path id="path54" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,5)" id="g20"><path id="path22" style="fill:#c1694f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0 0,-4 -4,-4 l -28,0 c 0,0 -4,0 -4,4 l 0,28 c 0,4 4,4 4,4 l 28,0 c 4,0 4,-4 4,-4 L 0,0 Z"/></g></g></g><g id="g24"><g clip-path="url(#clipPath28)" id="g26"><g transform="translate(1,11)" id="g32"><path id="path34" style="fill:#662213;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,0 12,9 14,13 1,2 2,-2 4,-2 2,0 3.25,3.199 4,2 C 27,5 36,0 36,0 l 0,-10 -36,0 0,10 z"/></g></g></g><g id="g36"><g clip-path="url(#clipPath40)" id="g38"><g transform="translate(15,24)" id="g44"><path id="path46" style="fill:#be1931;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 -10,-10 c 0,0 7.105,7.789 8,6 0.558,-1.116 -2.11,-3.881 -4.437,-4.938 -2.282,-1.035 -2.67,-2.838 -1.344,-3.281 0.829,-0.276 2.983,0.175 4.027,2.456 1.321,2.887 4.276,5.989 4.965,5.538 1.532,-1 -2.367,-7.244 -5.149,-10.494 -1.283,-1.499 -0.204,-3.072 0.938,-3.281 1.875,-0.344 3.5,1.469 3.807,4.14 0.442,3.847 1.62,7.502 3.349,7.423 2.904,-0.133 0.719,-8.032 4.719,-7.032 1.411,0.353 1.766,2.231 0.281,3.469 -1.477,1.232 -2.423,3.733 -0.802,5.354 0.353,0.353 2,-0.691 2.802,-2.198 1.515,-2.844 3.208,0.951 1.911,1.987 C 12.286,-4.234 18,-8 18,-8 L 7,1 0,0 Z"/></g></g></g><g id="g48"><g clip-path="url(#clipPath52)" id="g50"><g transform="translate(23,24)" id="g56"><path id="path58" style="fill:#ffcc4d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -1.791,-2 -4,-2 -2.209,0 -4,0.896 -4,2 0,1.104 1.791,2 4,2 2.209,0 4,-0.896 4,-2"/></g><g transform="translate(19,24)" id="g60"><path id="path62" style="fill:#ffac33;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -1.562,0 -1.5,2.031 -5,4 -7.756,5.55 -10.5,4.531 -12.438,1.937 -14.592,-0.947 -18.002,2.003 -14,5 -7.531,9.844 -3.313,3.406 -1.687,4.125 -0.876,4.484 -2.496,7.178 -5.007,8.317 -7.206,9.315 -8.439,11 -6.937,11.5 c 2.999,1 5.125,-2.719 6.125,-4.719 0.999,-2 2.124,-1.156 3.843,1.5 1,1.545 2.65,3.141 4.063,3.386 C 9.188,12.031 11.719,9.625 8.969,9.5 6.658,9.395 4,8 3,6 2,4 4.386,4.99 6.312,6.125 10.344,8.5 16,8 15,5 14,2 11.714,8.022 3.688,3.469 1.228,2.073 1.562,0 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 9.2 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath><clipPath id="clipPath30"><path d="M 1,19 C 1,9.059 9.059,1 19,1 l 0,0 c 9.941,0 18,8.059 18,18 l 0,0 c 0,9.941 -8.059,18 -18,18 l 0,0 C 9.059,37 1,28.941 1,19" id="path32"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,19)" id="g22"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0" id="path24" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g><g id="g26"><g clip-path="url(#clipPath30)" id="g28"><g transform="translate(28.9375,35.4375)" id="g34"><path d="m 0,0 c -2.305,0.943 -3.375,-1.937 -5.25,-1.375 -1.875,0.563 -4.375,1.812 -6,0.25 -1.625,-1.563 -2,-3 0,-2.937 2,0.062 3.375,2.437 4.375,1.437 1,-1 0.75,-1.812 -1.625,-2.125 -2.375,-0.312 -4.938,-0.687 -6.313,-0.687 -1.374,0 -1.687,-0.813 -0.75,-1.688 0.938,-0.875 -0.562,-0.938 -2.124,-1.813 -1.563,-0.875 0.375,-1.25 1.687,-2 1.312,-0.75 2.312,0.188 2.875,1.438 0.562,1.25 2.98,2.75 3.99,2.563 1.01,-0.188 1.01,-0.688 0.822,-1.563 -0.187,-0.875 0.751,-0.625 0.813,0.375 0.063,1 1.188,1.75 2.063,1.813 0.875,0.062 1.624,-1.188 0.625,-1.813 -1,-0.625 -2,-1.125 -0.75,-1.438 1.25,-0.312 2.124,-1.937 0.687,-2.625 -1.437,-0.687 -3.938,-1.125 -5.063,-0.562 -1.125,0.562 -3.687,1.375 -4.375,0.937 -0.687,-0.437 -1.062,-0.889 -1.874,-1.194 -0.813,-0.306 -4.125,-1.806 -4.188,-3.743 -0.062,-1.937 -0.125,-4.125 1.188,-4.187 1.312,-0.063 4.499,0.812 5.499,1.625 1,0.812 2.375,0.625 2.813,-0.313 0.437,-0.937 0.125,-1.5 -0.313,-3 -0.437,-1.5 0.287,-2.25 0.987,-3.562 0.701,-1.313 1.263,-2.063 1.263,-3 0,-0.938 1.001,-1.875 2.501,-0.313 1.5,1.563 2.874,4.625 3.499,5.75 0.625,1.125 1.126,3.625 1.876,4.125 0.75,0.5 1.937,1.688 1.062,1.5 -0.875,-0.187 -2.625,0.063 -3.063,1.313 -0.437,1.249 -2.312,3.624 -1.437,3.874 0.875,0.25 1.875,-1.389 2.25,-2.163 0.375,-0.774 0.875,-1.711 1.625,-1.961 0.75,-0.25 2.375,1.672 2.875,1.961 0.5,0.288 0.125,1.476 -0.875,1.351 -1,-0.125 -2.312,0 -2.312,0.625 0,0.625 1.249,1.437 2.249,1.25 1.001,-0.188 1.751,-0.5 2.376,-1.25 0.624,-0.75 1.874,-2.125 2.374,-3 0.5,-0.875 0.875,-1 1.125,0.562 0.25,1.563 0.625,2.063 0.876,3.25 C 8.313,-11.125 5.5,-2.25 0,0" id="path36" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath><clipPath id="clipPath28" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 1,19 C 1,9.059 9.059,1 19,1 l 0,0 c 9.941,0 18,8.059 18,18 l 0,0 c 0,9.941 -8.059,18 -18,18 l 0,0 C 9.059,37 1,28.941 1,19"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,19)" id="g20"><path id="path22" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0"/></g></g></g><g id="g24"><g clip-path="url(#clipPath28)" id="g26"><g transform="translate(28.9375,35.4375)" id="g32"><path id="path34" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -2.305,0.943 -3.375,-1.937 -5.25,-1.375 -1.875,0.563 -4.375,1.812 -6,0.25 -1.625,-1.563 -2,-3 0,-2.937 2,0.062 3.375,2.437 4.375,1.437 1,-1 0.75,-1.812 -1.625,-2.125 -2.375,-0.312 -4.938,-0.687 -6.313,-0.687 -1.374,0 -1.687,-0.813 -0.75,-1.688 0.938,-0.875 -0.562,-0.938 -2.124,-1.813 -1.563,-0.875 0.375,-1.25 1.687,-2 1.312,-0.75 2.312,0.188 2.875,1.438 0.562,1.25 2.98,2.75 3.99,2.563 1.01,-0.188 1.01,-0.688 0.822,-1.563 -0.187,-0.875 0.751,-0.625 0.813,0.375 0.063,1 1.188,1.75 2.063,1.813 0.875,0.062 1.624,-1.188 0.625,-1.813 -1,-0.625 -2,-1.125 -0.75,-1.438 1.25,-0.312 2.124,-1.937 0.687,-2.625 -1.437,-0.687 -3.938,-1.125 -5.063,-0.562 -1.125,0.562 -3.687,1.375 -4.375,0.937 -0.687,-0.437 -1.062,-0.889 -1.874,-1.194 -0.813,-0.306 -4.125,-1.806 -4.188,-3.743 -0.062,-1.937 -0.125,-4.125 1.188,-4.187 1.312,-0.063 4.499,0.812 5.499,1.625 1,0.812 2.375,0.625 2.813,-0.313 0.437,-0.937 0.125,-1.5 -0.313,-3 -0.437,-1.5 0.287,-2.25 0.987,-3.562 0.701,-1.313 1.263,-2.063 1.263,-3 0,-0.938 1.001,-1.875 2.501,-0.313 1.5,1.563 2.874,4.625 3.499,5.75 0.625,1.125 1.126,3.625 1.876,4.125 0.75,0.5 1.937,1.688 1.062,1.5 -0.875,-0.187 -2.625,0.063 -3.063,1.313 -0.437,1.249 -2.312,3.624 -1.437,3.874 0.875,0.25 1.875,-1.389 2.25,-2.163 0.375,-0.774 0.875,-1.711 1.625,-1.961 0.75,-0.25 2.375,1.672 2.875,1.961 0.5,0.288 0.125,1.476 -0.875,1.351 -1,-0.125 -2.312,0 -2.312,0.625 0,0.625 1.249,1.437 2.249,1.25 1.001,-0.188 1.751,-0.5 2.376,-1.25 0.624,-0.75 1.874,-2.125 2.374,-3 0.5,-0.875 0.875,-1 1.125,0.562 0.25,1.563 0.625,2.063 0.876,3.25 C 8.313,-11.125 5.5,-2.25 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath><clipPath id="clipPath30"><path d="M 1,19 C 1,9.059 9.059,1 19,1 l 0,0 c 9.941,0 18,8.059 18,18 l 0,0 c 0,9.941 -8.059,18 -18,18 l 0,0 C 9.059,37 1,28.941 1,19" id="path32"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,19)" id="g22"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0" id="path24" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g><g id="g26"><g clip-path="url(#clipPath30)" id="g28"><g transform="translate(4.6274,29.9521)" id="g34"><path d="M 0,0 C -0.451,2.93 2.195,4.156 3.607,4.469 5.019,4.784 6.383,5.09 6.54,4.464 6.696,3.836 6.851,3.003 7.713,3.316 8.575,3.63 10.756,3.875 11.776,4.658 12.795,5.441 14.02,5.445 15.04,5.131 16.059,4.818 18.917,4.904 18.29,3.964 17.663,3.023 16.465,3.137 15.839,2.04 15.212,0.941 16.011,0.214 16.873,0.214 c 0.865,0 1.709,-0.135 2.259,0.727 0.549,0.863 -0.382,2.463 0.325,2.357 0.706,-0.106 1.477,-0.866 2.03,-2.043 0.547,-1.176 1.408,-0.47 1.723,-1.176 0.313,-0.705 2.04,-2.039 1.177,-1.804 -0.864,0.236 -1.726,0.392 -1.961,-0.47 -0.236,-0.863 0.389,-1.726 -0.236,-1.647 -0.627,0.079 -0.861,-0.089 -1.725,-0.004 -0.862,0.083 -1.333,0.631 -2.039,-0.545 -0.705,-1.175 -1.254,-1.961 -1.567,-2.509 -0.315,-0.549 -0.785,-0.861 -0.55,-1.96 0.235,-1.099 -0.628,-0.785 -0.628,0.156 0,0.94 -0.548,1.098 -1.253,0.942 -0.706,-0.157 -1.803,-0.313 -1.724,-1.098 0.077,-0.784 -0.315,-1.725 0.313,-2.352 0.627,-0.629 1.33,0.076 1.723,-0.158 0.393,-0.237 1.525,-0.023 1.133,-0.416 -0.393,-0.391 -1.76,-0.881 -0.976,-1.509 0.786,-0.626 1.578,-0.829 1.893,-0.907 0.313,-0.08 0.062,0.774 1.083,1.166 1.017,0.392 2.608,1.29 3,0.584 0.391,-0.705 0.338,-0.595 1.75,-0.75 1.41,-0.156 1.79,-0.585 2.417,-1.917 0.627,-1.333 0.446,-1.192 1.462,-1.581 1.021,-0.393 1.678,-0.222 0.737,-1.086 -0.941,-0.86 -1.651,-0.814 -2.199,-1.833 -0.55,-1.017 -0.153,-1.731 -1.25,-2.75 -1.098,-1.019 -2.242,-1.876 -3.417,-2.583 -0.618,-0.37 -2.162,-2.07 -3.083,-2.667 -0.834,-0.541 -1.083,0 -1.083,0 0,0 0.256,1.667 0.964,2.372 0.704,0.705 1.105,3.344 0.869,4.128 -0.234,0.783 -1.36,1.02 -1.75,1.333 -0.392,0.312 -1.417,1.548 -1.417,2.334 0,0.784 1.71,2.809 1.71,2.809 0.218,-1.088 -1.039,0.329 -1.627,0.524 -0.47,0.157 -1.542,1.656 -2.459,1.814 -0.916,0.159 -1.363,0.7 -2.068,1.25 -0.706,0.549 -2.431,1.332 -2.353,2.195 0.079,0.862 -1.725,1.568 -2.038,1.568 -0.314,0 -1.019,0 -1.647,1.098 -0.627,1.098 -1.725,2.196 -1.411,2.979 0.313,0.784 0.392,1.727 0.234,2.589 C 3.058,0.236 1.882,0.55 1.647,0.315 1.412,0.079 0.158,-1.02 0,0" id="path36" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath><clipPath id="clipPath28" clipPathUnits="userSpaceOnUse"><path id="path30" d="M 1,19 C 1,9.059 9.059,1 19,1 l 0,0 c 9.941,0 18,8.059 18,18 l 0,0 c 0,9.941 -8.059,18 -18,18 l 0,0 C 9.059,37 1,28.941 1,19"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,19)" id="g20"><path id="path22" style="fill:#88c9f9;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0"/></g></g></g><g id="g24"><g clip-path="url(#clipPath28)" id="g26"><g transform="translate(4.6274,29.9521)" id="g32"><path id="path34" style="fill:#5c913b;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C -0.451,2.93 2.195,4.156 3.607,4.469 5.019,4.784 6.383,5.09 6.54,4.464 6.696,3.836 6.851,3.003 7.713,3.316 8.575,3.63 10.756,3.875 11.776,4.658 12.795,5.441 14.02,5.445 15.04,5.131 16.059,4.818 18.917,4.904 18.29,3.964 17.663,3.023 16.465,3.137 15.839,2.04 15.212,0.941 16.011,0.214 16.873,0.214 c 0.865,0 1.709,-0.135 2.259,0.727 0.549,0.863 -0.382,2.463 0.325,2.357 0.706,-0.106 1.477,-0.866 2.03,-2.043 0.547,-1.176 1.408,-0.47 1.723,-1.176 0.313,-0.705 2.04,-2.039 1.177,-1.804 -0.864,0.236 -1.726,0.392 -1.961,-0.47 -0.236,-0.863 0.389,-1.726 -0.236,-1.647 -0.627,0.079 -0.861,-0.089 -1.725,-0.004 -0.862,0.083 -1.333,0.631 -2.039,-0.545 -0.705,-1.175 -1.254,-1.961 -1.567,-2.509 -0.315,-0.549 -0.785,-0.861 -0.55,-1.96 0.235,-1.099 -0.628,-0.785 -0.628,0.156 0,0.94 -0.548,1.098 -1.253,0.942 -0.706,-0.157 -1.803,-0.313 -1.724,-1.098 0.077,-0.784 -0.315,-1.725 0.313,-2.352 0.627,-0.629 1.33,0.076 1.723,-0.158 0.393,-0.237 1.525,-0.023 1.133,-0.416 -0.393,-0.391 -1.76,-0.881 -0.976,-1.509 0.786,-0.626 1.578,-0.829 1.893,-0.907 0.313,-0.08 0.062,0.774 1.083,1.166 1.017,0.392 2.608,1.29 3,0.584 0.391,-0.705 0.338,-0.595 1.75,-0.75 1.41,-0.156 1.79,-0.585 2.417,-1.917 0.627,-1.333 0.446,-1.192 1.462,-1.581 1.021,-0.393 1.678,-0.222 0.737,-1.086 -0.941,-0.86 -1.651,-0.814 -2.199,-1.833 -0.55,-1.017 -0.153,-1.731 -1.25,-2.75 -1.098,-1.019 -2.242,-1.876 -3.417,-2.583 -0.618,-0.37 -2.162,-2.07 -3.083,-2.667 -0.834,-0.541 -1.083,0 -1.083,0 0,0 0.256,1.667 0.964,2.372 0.704,0.705 1.105,3.344 0.869,4.128 -0.234,0.783 -1.36,1.02 -1.75,1.333 -0.392,0.312 -1.417,1.548 -1.417,2.334 0,0.784 1.71,2.809 1.71,2.809 0.218,-1.088 -1.039,0.329 -1.627,0.524 -0.47,0.157 -1.542,1.656 -2.459,1.814 -0.916,0.159 -1.363,0.7 -2.068,1.25 -0.706,0.549 -2.431,1.332 -2.353,2.195 0.079,0.862 -1.725,1.568 -2.038,1.568 -0.314,0 -1.019,0 -1.647,1.098 -0.627,1.098 -1.725,2.196 -1.411,2.979 0.313,0.784 0.392,1.727 0.234,2.589 C 3.058,0.236 1.882,0.55 1.647,0.315 1.412,0.079 0.158,-1.02 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(26.3574,4.8018)" id="g22"><path d="m 0,0 c 1.014,1.184 1.902,2.594 2.619,4.198 l 2.503,0 C 3.731,2.465 1.988,1.032 0,0 m -19.837,4.198 2.503,0 c 0.716,-1.604 1.605,-3.014 2.619,-4.198 -1.989,1.032 -3.731,2.465 -5.122,4.198 m 5.122,24.199 c -1.014,-1.184 -1.903,-2.594 -2.619,-4.199 l -2.503,0 c 1.391,1.734 3.134,3.166 5.122,4.199 m 19.837,-4.199 -2.503,0 C 1.902,25.803 1.014,27.213 0,28.397 1.988,27.365 3.731,25.932 5.122,24.198 m -0.513,-9 c -0.092,2.506 -0.522,4.871 -1.228,7 l 3.103,0 c 1.207,-2.082 1.951,-4.459 2.108,-7 l -3.983,0 z m 0,-2 3.983,0 C 8.435,10.657 7.691,8.281 6.484,6.198 l -3.103,0 c 0.706,2.129 1.136,4.494 1.228,7 m -10.966,-7 0,7 8.968,0 C 2.513,10.657 2.048,8.281 1.294,6.198 l -7.651,0 z m 0,-7.919 0,5.919 6.799,0 C -1.194,0.935 -3.61,-1.284 -6.357,-1.721 m -2,5.919 0,-5.919 c -2.747,0.437 -5.164,2.656 -6.8,5.919 l 6.8,0 z m -8.969,9 8.969,0 0,-7 -7.652,0 c -0.754,2.083 -1.219,4.459 -1.317,7 m -1.998,2 -3.983,0 c 0.158,2.541 0.901,4.918 2.107,7 l 3.105,0 c -0.707,-2.129 -1.136,-4.494 -1.229,-7 m 10.967,7 0,-7 -8.969,0 c 0.098,2.541 0.563,4.917 1.317,7 l 7.652,0 z m 0,7.92 0,-5.92 -6.8,0 c 1.637,3.264 4.053,5.483 6.8,5.92 m 9.651,-7.92 c 0.754,-2.083 1.219,-4.459 1.317,-7 l -8.968,0 0,7 7.651,0 z m -7.651,2 0,5.92 c 2.747,-0.437 5.162,-2.656 6.798,-5.92 l -6.798,0 z m -16.95,-11 3.983,0 c 0.092,-2.506 0.522,-4.871 1.229,-7 l -3.105,0 c -1.206,2.083 -1.949,4.459 -2.107,7 m 15.95,19 c -9.941,0 -18,-8.059 -18,-18 0,-9.941 8.059,-18 18,-18 9.941,0 18,8.059 18,18 0,9.941 -8.059,18 -18,18" id="path24" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(26.3574,4.8018)" id="g20"><path id="path22" style="fill:#3b88c3;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.014,1.184 1.902,2.594 2.619,4.198 l 2.503,0 C 3.731,2.465 1.988,1.032 0,0 m -19.837,4.198 2.503,0 c 0.716,-1.604 1.605,-3.014 2.619,-4.198 -1.989,1.032 -3.731,2.465 -5.122,4.198 m 5.122,24.199 c -1.014,-1.184 -1.903,-2.594 -2.619,-4.199 l -2.503,0 c 1.391,1.734 3.134,3.166 5.122,4.199 m 19.837,-4.199 -2.503,0 C 1.902,25.803 1.014,27.213 0,28.397 1.988,27.365 3.731,25.932 5.122,24.198 m -0.513,-9 c -0.092,2.506 -0.522,4.871 -1.228,7 l 3.103,0 c 1.207,-2.082 1.951,-4.459 2.108,-7 l -3.983,0 z m 0,-2 3.983,0 C 8.435,10.657 7.691,8.281 6.484,6.198 l -3.103,0 c 0.706,2.129 1.136,4.494 1.228,7 m -10.966,-7 0,7 8.968,0 C 2.513,10.657 2.048,8.281 1.294,6.198 l -7.651,0 z m 0,-7.919 0,5.919 6.799,0 C -1.194,0.935 -3.61,-1.284 -6.357,-1.721 m -2,5.919 0,-5.919 c -2.747,0.437 -5.164,2.656 -6.8,5.919 l 6.8,0 z m -8.969,9 8.969,0 0,-7 -7.652,0 c -0.754,2.083 -1.219,4.459 -1.317,7 m -1.998,2 -3.983,0 c 0.158,2.541 0.901,4.918 2.107,7 l 3.105,0 c -0.707,-2.129 -1.136,-4.494 -1.229,-7 m 10.967,7 0,-7 -8.969,0 c 0.098,2.541 0.563,4.917 1.317,7 l 7.652,0 z m 0,7.92 0,-5.92 -6.8,0 c 1.637,3.264 4.053,5.483 6.8,5.92 m 9.651,-7.92 c 0.754,-2.083 1.219,-4.459 1.317,-7 l -8.968,0 0,7 7.651,0 z m -7.651,2 0,5.92 c 2.747,-0.437 5.162,-2.656 6.798,-5.92 l -6.798,0 z m -16.95,-11 3.983,0 c 0.092,-2.506 0.522,-4.871 1.229,-7 l -3.105,0 c -1.206,2.083 -1.949,4.459 -2.107,7 m 15.95,19 c -9.941,0 -18,-8.059 -18,-18 0,-9.941 8.059,-18 18,-18 9.941,0 18,8.059 18,18 0,9.941 -8.059,18 -18,18"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,19)" id="g22"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0" id="path24" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,28.5)" id="g26"><path d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0" id="path28" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,21)" id="g30"><path d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3" id="path32" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26,9.5)" id="g34"><path d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0" id="path36" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,31)" id="g38"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path40" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,19)" id="g42"><path d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0" id="path44" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,28)" id="g46"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0" id="path48" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,6)" id="g50"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0" id="path52" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,18)" id="g54"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path56" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13,14)" id="g58"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path60" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,19)" id="g20"><path id="path22" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0"/></g><g transform="translate(15,28.5)" id="g24"><path id="path26" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0"/></g><g transform="translate(24,21)" id="g28"><path id="path30" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3"/></g><g transform="translate(26,9.5)" id="g32"><path id="path34" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0"/></g><g transform="translate(24,31)" id="g36"><path id="path38" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(3,19)" id="g40"><path id="path42" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0"/></g><g transform="translate(30,28)" id="g44"><path id="path46" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0"/></g><g transform="translate(15,6)" id="g48"><path id="path50" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0"/></g><g transform="translate(35,18)" id="g52"><path id="path54" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(13,14)" id="g56"><path id="path58" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,19)" id="g22"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(1,19)" id="g26"><path d="m 0,0 c 0,-9.941 8.059,-18 18,-18 0.295,0 0.58,0.029 0.87,0.043 C 24.761,-15.393 29,-8.332 29,0 29,8.331 24.761,15.393 18.87,17.956 18.58,17.97 18.295,18 18,18 8.059,18 0,9.941 0,0" id="path28" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,28.5)" id="g30"><path d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0" id="path32" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,21)" id="g34"><path d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3" id="path36" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26,9.5)" id="g38"><path d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0" id="path40" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,31)" id="g42"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path44" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,19)" id="g46"><path d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0" id="path48" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,28)" id="g50"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0" id="path52" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,6)" id="g54"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0" id="path56" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,18)" id="g58"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path60" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13,14)" id="g62"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path64" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,19)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0"/></g><g transform="translate(1,19)" id="g24"><path id="path26" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 8.059,-18 18,-18 0.295,0 0.58,0.029 0.87,0.043 C 24.761,-15.393 29,-8.332 29,0 29,8.331 24.761,15.393 18.87,17.956 18.58,17.97 18.295,18 18,18 8.059,18 0,9.941 0,0"/></g><g transform="translate(15,28.5)" id="g28"><path id="path30" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0"/></g><g transform="translate(24,21)" id="g32"><path id="path34" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3"/></g><g transform="translate(26,9.5)" id="g36"><path id="path38" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0"/></g><g transform="translate(24,31)" id="g40"><path id="path42" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(3,19)" id="g44"><path id="path46" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0"/></g><g transform="translate(30,28)" id="g48"><path id="path50" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0"/></g><g transform="translate(15,6)" id="g52"><path id="path54" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0"/></g><g transform="translate(35,18)" id="g56"><path id="path58" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(13,14)" id="g60"><path id="path62" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(19,37)" id="g22"><path d="m 0,0 0,-36 c 9.941,0 18,8.059 18,18 C 18,-8.059 9.941,0 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(1,19)" id="g26"><path d="m 0,0 c 0,-9.941 8.059,-18 18,-18 l 0,36 C 8.059,18 0,9.941 0,0" id="path28" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23,28.5)" id="g30"><path d="M 0,0 C 0,-1.933 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.933 7,0 7,1.933 5.434,3.5 3.5,3.5 1.566,3.5 0,1.933 0,0" id="path32" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(10,21)" id="g34"><path d="M 0,0 C 0,-1.657 1.343,-3 3,-3 4.657,-3 6,-1.657 6,0 6,1.657 4.657,3 3,3 1.343,3 0,1.657 0,0" id="path36" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(11,9.5)" id="g38"><path d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0" id="path40" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,31)" id="g42"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path44" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,19)" id="g46"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1" id="path48" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(8,28)" id="g50"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1" id="path52" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23,6)" id="g54"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1" id="path56" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,18)" id="g58"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path60" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25,14)" id="g62"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path64" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(19,37)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-36 c 9.941,0 18,8.059 18,18 C 18,-8.059 9.941,0 0,0"/></g><g transform="translate(1,19)" id="g24"><path id="path26" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 8.059,-18 18,-18 l 0,36 C 8.059,18 0,9.941 0,0"/></g><g transform="translate(23,28.5)" id="g28"><path id="path30" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.933 7,0 7,1.933 5.434,3.5 3.5,3.5 1.566,3.5 0,1.933 0,0"/></g><g transform="translate(10,21)" id="g32"><path id="path34" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.657 1.343,-3 3,-3 4.657,-3 6,-1.657 6,0 6,1.657 4.657,3 3,3 1.343,3 0,1.657 0,0"/></g><g transform="translate(11,9.5)" id="g36"><path id="path38" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0"/></g><g transform="translate(14,31)" id="g40"><path id="path42" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g><g transform="translate(35,19)" id="g44"><path id="path46" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(8,28)" id="g48"><path id="path50" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(23,6)" id="g52"><path id="path54" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1"/></g><g transform="translate(3,18)" id="g56"><path id="path58" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g><g transform="translate(25,14)" id="g60"><path id="path62" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,19)" id="g22"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -0.294,0 -0.58,0.029 -0.87,0.043 C -24.761,-15.393 -29,-8.332 -29,0 c 0,8.331 4.239,15.393 10.13,17.956 C -18.58,17.97 -18.294,18 -18,18 -8.059,18 0,9.941 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(8,19)" id="g26"><path d="M 0,0 C 0,8.331 4.239,15.393 10.13,17.956 0.596,17.499 -7,9.647 -7,0 -7,-9.646 0.594,-17.498 10.128,-17.956 4.238,-15.391 0,-8.331 0,0" id="path28" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23,28.5)" id="g30"><path d="M 0,0 C 0,-1.933 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.933 7,0 7,1.933 5.434,3.5 3.5,3.5 1.566,3.5 0,1.933 0,0" id="path32" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,21)" id="g34"><path d="M 0,0 C 0,-1.657 1.343,-3 3,-3 4.657,-3 6,-1.657 6,0 6,1.657 4.657,3 3,3 1.343,3 0,1.657 0,0" id="path36" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(12,9.5)" id="g38"><path d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0" id="path40" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,31)" id="g42"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path44" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,19)" id="g46"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1" id="path48" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(8,28)" id="g50"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1" id="path52" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23,6)" id="g54"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1" id="path56" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,18)" id="g58"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path60" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25,14)" id="g62"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path64" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,19)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -0.294,0 -0.58,0.029 -0.87,0.043 C -24.761,-15.393 -29,-8.332 -29,0 c 0,8.331 4.239,15.393 10.13,17.956 C -18.58,17.97 -18.294,18 -18,18 -8.059,18 0,9.941 0,0"/></g><g transform="translate(8,19)" id="g24"><path id="path26" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,8.331 4.239,15.393 10.13,17.956 0.596,17.499 -7,9.647 -7,0 -7,-9.646 0.594,-17.498 10.128,-17.956 4.238,-15.391 0,-8.331 0,0"/></g><g transform="translate(23,28.5)" id="g28"><path id="path30" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.933 7,0 7,1.933 5.434,3.5 3.5,3.5 1.566,3.5 0,1.933 0,0"/></g><g transform="translate(14,21)" id="g32"><path id="path34" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.657 1.343,-3 3,-3 4.657,-3 6,-1.657 6,0 6,1.657 4.657,3 3,3 1.343,3 0,1.657 0,0"/></g><g transform="translate(12,9.5)" id="g36"><path id="path38" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0"/></g><g transform="translate(14,31)" id="g40"><path id="path42" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g><g transform="translate(35,19)" id="g44"><path id="path46" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(8,28)" id="g48"><path id="path50" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(23,6)" id="g52"><path id="path54" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1"/></g><g transform="translate(3,18)" id="g56"><path id="path58" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g><g transform="translate(25,14)" id="g60"><path id="path62" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,19)" id="g22"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,28.5)" id="g26"><path d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0" id="path28" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,20)" id="g30"><path d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3" id="path32" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(29,8.5)" id="g34"><path d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0" id="path36" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25,32)" id="g38"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path40" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,19)" id="g42"><path d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0" id="path44" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,28)" id="g46"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0" id="path48" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,6)" id="g50"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0" id="path52" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,18)" id="g54"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path56" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13,14)" id="g58"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path60" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,19)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18 C -8.059,18 0,9.941 0,0"/></g><g transform="translate(15,28.5)" id="g24"><path id="path26" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0"/></g><g transform="translate(24,20)" id="g28"><path id="path30" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3"/></g><g transform="translate(29,8.5)" id="g32"><path id="path34" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0"/></g><g transform="translate(25,32)" id="g36"><path id="path38" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(3,19)" id="g40"><path id="path42" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0"/></g><g transform="translate(30,28)" id="g44"><path id="path46" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0"/></g><g transform="translate(15,6)" id="g48"><path id="path50" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0"/></g><g transform="translate(35,18)" id="g52"><path id="path54" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(13,14)" id="g56"><path id="path58" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(1,19)" id="g22"><path d="m 0,0 c 0,-9.941 8.059,-18 18,-18 0.295,0 0.58,0.029 0.87,0.043 C 24.761,-15.393 29,-8.332 29,0 29,8.331 24.761,15.393 18.87,17.956 18.58,17.97 18.295,18 18,18 8.059,18 0,9.941 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,19)" id="g26"><path d="M 0,0 C 0,8.331 -4.239,15.393 -10.13,17.956 -0.596,17.499 7,9.647 7,0 7,-9.646 -0.594,-17.498 -10.128,-17.956 -4.238,-15.391 0,-8.331 0,0" id="path28" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,28.5)" id="g30"><path d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0" id="path32" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,21)" id="g34"><path d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3" id="path36" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(26,9.5)" id="g38"><path d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0" id="path40" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,31)" id="g42"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path44" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,19)" id="g46"><path d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0" id="path48" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,28)" id="g50"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0" id="path52" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,6)" id="g54"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0" id="path56" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,18)" id="g58"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path60" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13,14)" id="g62"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path64" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(1,19)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 8.059,-18 18,-18 0.295,0 0.58,0.029 0.87,0.043 C 24.761,-15.393 29,-8.332 29,0 29,8.331 24.761,15.393 18.87,17.956 18.58,17.97 18.295,18 18,18 8.059,18 0,9.941 0,0"/></g><g transform="translate(30,19)" id="g24"><path id="path26" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,8.331 -4.239,15.393 -10.13,17.956 -0.596,17.499 7,9.647 7,0 7,-9.646 -0.594,-17.498 -10.128,-17.956 -4.238,-15.391 0,-8.331 0,0"/></g><g transform="translate(15,28.5)" id="g28"><path id="path30" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0"/></g><g transform="translate(24,21)" id="g32"><path id="path34" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3"/></g><g transform="translate(26,9.5)" id="g36"><path id="path38" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0"/></g><g transform="translate(24,31)" id="g40"><path id="path42" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(3,19)" id="g44"><path id="path46" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0"/></g><g transform="translate(30,28)" id="g48"><path id="path50" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0"/></g><g transform="translate(15,6)" id="g52"><path id="path54" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0"/></g><g transform="translate(35,18)" id="g56"><path id="path58" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(13,14)" id="g60"><path id="path62" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(19,37)" id="g22"><path d="m 0,0 0,-36 c -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(37,19)" id="g26"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 l 0,36 C -8.059,18 0,9.941 0,0" id="path28" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,28.5)" id="g30"><path d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0" id="path32" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(28,21)" id="g34"><path d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3" id="path36" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(27,9.5)" id="g38"><path d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0" id="path40" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(24,31)" id="g42"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path44" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,19)" id="g46"><path d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0" id="path48" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,28)" id="g50"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0" id="path52" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15,6)" id="g54"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0" id="path56" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,18)" id="g58"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path60" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(13,14)" id="g62"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path64" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(19,37)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 0,-36 c -9.941,0 -18,8.059 -18,18 0,9.941 8.059,18 18,18"/></g><g transform="translate(37,19)" id="g24"><path id="path26" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 l 0,36 C -8.059,18 0,9.941 0,0"/></g><g transform="translate(15,28.5)" id="g28"><path id="path30" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0"/></g><g transform="translate(28,21)" id="g32"><path id="path34" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.657 -1.343,-3 -3,-3 -1.657,0 -3,1.343 -3,3 0,1.657 1.343,3 3,3 1.657,0 3,-1.343 3,-3"/></g><g transform="translate(27,9.5)" id="g36"><path id="path38" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0"/></g><g transform="translate(24,31)" id="g40"><path id="path42" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(3,19)" id="g44"><path id="path46" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0"/></g><g transform="translate(30,28)" id="g48"><path id="path50" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0"/></g><g transform="translate(15,6)" id="g52"><path id="path54" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0"/></g><g transform="translate(35,18)" id="g56"><path id="path58" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(13,14)" id="g60"><path id="path62" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(1,19)" id="g22"><path d="m 0,0 c 0,-9.941 8.059,-18 18,-18 9.941,0 18,8.059 18,18 C 36,9.941 27.941,18 18,18 8.059,18 0,9.941 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(37,19)" id="g26"><path d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -0.294,0 -0.58,0.029 -0.87,0.043 C -24.761,-15.393 -29,-8.332 -29,0 c 0,8.331 4.239,15.393 10.13,17.956 C -18.58,17.97 -18.294,18 -18,18 -8.059,18 0,9.941 0,0" id="path28" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23,28.5)" id="g30"><path d="M 0,0 C 0,-1.933 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.933 7,0 7,1.933 5.434,3.5 3.5,3.5 1.566,3.5 0,1.933 0,0" id="path32" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,21)" id="g34"><path d="M 0,0 C 0,-1.657 1.343,-3 3,-3 4.657,-3 6,-1.657 6,0 6,1.657 4.657,3 3,3 1.343,3 0,1.657 0,0" id="path36" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(12,9.5)" id="g38"><path d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0" id="path40" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,31)" id="g42"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path44" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,19)" id="g46"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1" id="path48" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(8,28)" id="g50"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1" id="path52" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23,6)" id="g54"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1" id="path56" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,18)" id="g58"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path60" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25,14)" id="g62"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path64" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(1,19)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 8.059,-18 18,-18 9.941,0 18,8.059 18,18 C 36,9.941 27.941,18 18,18 8.059,18 0,9.941 0,0"/></g><g transform="translate(37,19)" id="g24"><path id="path26" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.941 -8.059,-18 -18,-18 -0.294,0 -0.58,0.029 -0.87,0.043 C -24.761,-15.393 -29,-8.332 -29,0 c 0,8.331 4.239,15.393 10.13,17.956 C -18.58,17.97 -18.294,18 -18,18 -8.059,18 0,9.941 0,0"/></g><g transform="translate(23,28.5)" id="g28"><path id="path30" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.933 7,0 7,1.933 5.434,3.5 3.5,3.5 1.566,3.5 0,1.933 0,0"/></g><g transform="translate(14,21)" id="g32"><path id="path34" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.657 1.343,-3 3,-3 4.657,-3 6,-1.657 6,0 6,1.657 4.657,3 3,3 1.343,3 0,1.657 0,0"/></g><g transform="translate(12,9.5)" id="g36"><path id="path38" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0"/></g><g transform="translate(14,31)" id="g40"><path id="path42" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g><g transform="translate(35,19)" id="g44"><path id="path46" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(8,28)" id="g48"><path id="path50" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(23,6)" id="g52"><path id="path54" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1"/></g><g transform="translate(3,18)" id="g56"><path id="path58" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g><g transform="translate(25,14)" id="g60"><path id="path62" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(31.3115,36.2236)" id="g22"><path d="m 0,0 c 1.688,-18.224 -10.312,-31.224 -29.535,-29.536 8.199,-7.717 21.091,-7.588 29.107,0.429 C 7.589,-21.091 7.719,-8.198 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(31.7051,21.085)" id="g26"><path d="m 0,0 c -0.453,-0.454 -0.453,-1.189 0,-1.644 0.454,-0.453 1.189,-0.453 1.644,0 0.454,0.455 0.455,1.19 0,1.644 C 1.189,0.454 0.454,0.454 0,0" id="path28" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(15.6831,6.7051)" id="g30"><path d="m 0,0 c -0.682,-0.681 -0.682,-1.783 0,-2.465 0.68,-0.681 1.784,-0.681 2.464,0 0.681,0.682 0.681,1.784 0,2.465 C 1.784,0.682 0.68,0.682 0,0" id="path32" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(29.6514,8.8516)" id="g34"><path d="m 0,0 c -1.135,-1.135 -2.974,-1.135 -4.108,0 -1.135,1.135 -1.135,2.975 0,4.107 1.134,1.136 2.973,1.136 4.108,0 C 1.135,2.975 1.135,1.135 0,0" id="path36" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(31.3115,36.2236)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 1.688,-18.224 -10.312,-31.224 -29.535,-29.536 8.199,-7.717 21.091,-7.588 29.107,0.429 C 7.589,-21.091 7.719,-8.198 0,0"/></g><g transform="translate(31.7051,21.085)" id="g24"><path id="path26" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.453,-0.454 -0.453,-1.189 0,-1.644 0.454,-0.453 1.189,-0.453 1.644,0 0.454,0.455 0.455,1.19 0,1.644 C 1.189,0.454 0.454,0.454 0,0"/></g><g transform="translate(15.6831,6.7051)" id="g28"><path id="path30" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -0.682,-0.681 -0.682,-1.783 0,-2.465 0.68,-0.681 1.784,-0.681 2.464,0 0.681,0.682 0.681,1.784 0,2.465 C 1.784,0.682 0.68,0.682 0,0"/></g><g transform="translate(29.6514,8.8516)" id="g32"><path id="path34" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -1.135,-1.135 -2.974,-1.135 -4.108,0 -1.135,1.135 -1.135,2.975 0,4.107 1.134,1.136 2.973,1.136 4.108,0 C 1.135,2.975 1.135,1.135 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(37,19)" id="g22"><path d="m 0,0 c 0,-9.94 -8.06,-18 -18,-18 -9.941,0 -18,8.06 -18,18 0,9.941 8.059,18 18,18 C -8.06,18 0,9.941 0,0" id="path24" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(14,29.5)" id="g26"><path d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0" id="path28" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(29,8.5)" id="g30"><path d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0" id="path32" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(25,32)" id="g34"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path36" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(3,19)" id="g38"><path d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0" id="path40" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(30,28)" id="g42"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0" id="path44" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16,6)" id="g46"><path d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0" id="path48" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(35,18)" id="g50"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path52" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(9,11)" id="g54"><path d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2" id="path56" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(19,12.0957)" id="g58"><path d="m 0,0 c -7,0 -9,2.618 -9,1.381 0,-1.238 4,-4.477 9,-4.477 5,0 9,3.239 9,4.477 C 9,2.618 7,0 0,0" id="path60" style="fill:#4f585d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(28,22)" id="g62"><path d="m 0,0 c 0,-1.657 -1.344,-3 -3,-3 -1.656,0 -3,1.343 -3,3 0,1.657 1.344,3 3,3 1.656,0 3,-1.343 3,-3" id="path64" style="fill:#4f585d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(16,22)" id="g66"><path d="m 0,0 c 0,-1.657 -1.344,-3 -3,-3 -1.656,0 -3,1.343 -3,3 0,1.657 1.344,3 3,3 1.656,0 3,-1.343 3,-3" id="path68" style="fill:#4f585d;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(37,19)" id="g20"><path id="path22" style="fill:#66757f;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-9.94 -8.06,-18 -18,-18 -9.941,0 -18,8.06 -18,18 0,9.941 8.059,18 18,18 C -8.06,18 0,9.941 0,0"/></g><g transform="translate(14,29.5)" id="g24"><path id="path26" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.933 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.933 -7,0 -7,1.933 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.933 0,0"/></g><g transform="translate(29,8.5)" id="g28"><path id="path30" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 -1.566,-3.5 -3.5,-3.5 -5.434,-3.5 -7,-1.934 -7,0 -7,1.934 -5.434,3.5 -3.5,3.5 -1.566,3.5 0,1.934 0,0"/></g><g transform="translate(25,32)" id="g32"><path id="path34" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(3,19)" id="g36"><path id="path38" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.448,-1 1,-1 1.552,-1 2,-0.553 2,0 2,0.552 1.552,1 1,1 0.448,1 0,0.552 0,0"/></g><g transform="translate(30,28)" id="g40"><path id="path42" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.552 1.553,1 1,1 0.447,1 0,0.552 0,0"/></g><g transform="translate(16,6)" id="g44"><path id="path46" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-0.553 0.447,-1 1,-1 1.553,-1 2,-0.553 2,0 2,0.553 1.553,1 1,1 0.447,1 0,0.553 0,0"/></g><g transform="translate(35,18)" id="g48"><path id="path50" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(9,11)" id="g52"><path id="path54" style="fill:#5b6876;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.104 -0.896,-2 -2,-2 -1.104,0 -2,0.896 -2,2 0,1.104 0.896,2 2,2 1.104,0 2,-0.896 2,-2"/></g><g transform="translate(19,12.0957)" id="g56"><path id="path58" style="fill:#4f585d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c -7,0 -9,2.618 -9,1.381 0,-1.238 4,-4.477 9,-4.477 5,0 9,3.239 9,4.477 C 9,2.618 7,0 0,0"/></g><g transform="translate(28,22)" id="g60"><path id="path62" style="fill:#4f585d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.657 -1.344,-3 -3,-3 -1.656,0 -3,1.343 -3,3 0,1.657 1.344,3 3,3 1.656,0 3,-1.343 3,-3"/></g><g transform="translate(16,22)" id="g64"><path id="path66" style="fill:#4f585d;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-1.657 -1.344,-3 -3,-3 -1.656,0 -3,1.343 -3,3 0,1.657 1.344,3 3,3 1.656,0 3,-1.343 3,-3"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

View File

@ -1 +1 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" id="svg2" xml:space="preserve"><defs id="defs6"><clipPath id="clipPath18"><path d="M 0,38 38,38 38,0 0,0 0,38 z" id="path20"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g12"><g id="g14"><g clip-path="url(#clipPath18)" id="g16"><g transform="translate(26,24)" id="g22"><path d="M 0,0 C 0,4.984 -1.934,9.505 -5.073,12.894 3.961,11.932 11,4.29 11,-5 c 0,-9.941 -8.06,-18 -18,-18 -4.303,0 -8.25,1.515 -11.347,4.033 7.163,0.245 13.305,4.451 16.35,10.485 C -1.375,-7.25 -4.792,-7.281 -4.959,-5 -5.113,-2.87 0,-2.26 0,0" id="path24" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(23,8.5)" id="g26"><path d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0" id="path28" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(29,30)" id="g30"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1" id="path32" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20,5)" id="g34"><path d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1" id="path36" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(32,17)" id="g38"><path d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0" id="path40" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(20.7969,10.9766)" id="g42"><path d="M 0,0 C 0.775,0.819 1.48,1.705 2.104,2.651 7.554,1.425 9.741,2.924 9.421,1.845 9.08,0.697 4.623,-1.163 0,0" id="path44" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g><g transform="translate(27,22.5)" id="g46"><path d="M 0,0 C 0,-1.381 1.12,-2.5 2.5,-2.5 3.88,-2.5 5,-1.381 5,0 5,1.381 3.88,2.5 2.5,2.5 1.12,2.5 0,1.381 0,0" id="path48" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none"/></g></g></g></g></svg>
<?xml version="1.0" encoding="UTF-8" standalone="no"?><svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 47.5 47.5" style="enable-background:new 0 0 47.5 47.5;" xml:space="preserve" version="1.1" id="svg2"><metadata id="metadata8"><rdf:RDF><cc:Work rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/></cc:Work></rdf:RDF></metadata><defs id="defs6"><clipPath id="clipPath16" clipPathUnits="userSpaceOnUse"><path id="path18" d="M 0,38 38,38 38,0 0,0 0,38 Z"/></clipPath></defs><g transform="matrix(1.25,0,0,-1.25,0,47.5)" id="g10"><g id="g12"><g clip-path="url(#clipPath16)" id="g14"><g transform="translate(26,24)" id="g20"><path id="path22" style="fill:#ccd6dd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,4.984 -1.934,9.505 -5.073,12.894 3.961,11.932 11,4.29 11,-5 c 0,-9.941 -8.06,-18 -18,-18 -4.303,0 -8.25,1.515 -11.347,4.033 7.163,0.245 13.305,4.451 16.35,10.485 C -1.375,-7.25 -4.792,-7.281 -4.959,-5 -5.113,-2.87 0,-2.26 0,0"/></g><g transform="translate(23,8.5)" id="g24"><path id="path26" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.934 1.566,-3.5 3.5,-3.5 5.434,-3.5 7,-1.934 7,0 7,1.934 5.434,3.5 3.5,3.5 1.566,3.5 0,1.934 0,0"/></g><g transform="translate(29,30)" id="g28"><path id="path30" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.552 0.447,1 1,1 0.553,0 1,-0.448 1,-1"/></g><g transform="translate(20,5)" id="g32"><path id="path34" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="m 0,0 c 0,-0.553 -0.447,-1 -1,-1 -0.553,0 -1,0.447 -1,1 0,0.553 0.447,1 1,1 0.553,0 1,-0.447 1,-1"/></g><g transform="translate(32,17)" id="g36"><path id="path38" style="fill:#b8c5cd;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.104 0.896,-2 2,-2 3.104,-2 4,-1.104 4,0 4,1.104 3.104,2 2,2 0.896,2 0,1.104 0,0"/></g><g transform="translate(20.7969,10.9766)" id="g40"><path id="path42" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0.775,0.819 1.48,1.705 2.104,2.651 7.554,1.425 9.741,2.924 9.421,1.845 9.08,0.697 4.623,-1.163 0,0"/></g><g transform="translate(27,22.5)" id="g44"><path id="path46" style="fill:#99aab5;fill-opacity:1;fill-rule:nonzero;stroke:none" d="M 0,0 C 0,-1.381 1.12,-2.5 2.5,-2.5 3.88,-2.5 5,-1.381 5,0 5,1.381 3.88,2.5 2.5,2.5 1.12,2.5 0,1.381 0,0"/></g></g></g></g></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

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