2013-02-10 21:06:18 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2013-04-12 21:06:29 +04:00
|
|
|
<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="32" width="32" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
|
2015-09-25 00:58:02 +03:00
|
|
|
<defs>
|
|
|
|
<filter id="a" style="color-interpolation-filters:sRGB" height="1.6" width="1.6" y="-.3" x="-.3">
|
|
|
|
<feGaussianBlur stdDeviation="2.5"/>
|
|
|
|
</filter>
|
|
|
|
</defs>
|
2015-11-16 16:01:19 +03:00
|
|
|
<g filter="url(#a)" stroke="#000" stroke-width="2.2222" transform="matrix(.9 0 0 .9 1.6 -916.76)">
|
|
|
|
<path stroke="#000" stroke-width="2.2222" d="m6 1026.4v20h8v-20h-8zm12 0v20h8v-20h-8z"/>
|
2015-09-25 00:58:02 +03:00
|
|
|
</g>
|
|
|
|
<g transform="matrix(.9 0 0 .9 1.6 -916.76)">
|
2015-11-16 16:01:19 +03:00
|
|
|
<path d="m6 1026.4v20h8v-20h-8zm12 0v20h8v-20h-8z" fill="#fff"/>
|
2013-04-12 21:06:29 +04:00
|
|
|
</g>
|
2013-02-10 21:06:18 +04:00
|
|
|
</svg>
|