15 lines
729 B
XML
15 lines
729 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<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/">
|
|
<defs>
|
|
<filter id="a" style="color-interpolation-filters:sRGB" height="1.6" width="1.6" y="-.3" x="-.3">
|
|
<feGaussianBlur stdDeviation="1.75"/>
|
|
</filter>
|
|
</defs>
|
|
<g transform="matrix(1.4286 0 0 1.4286 4.5714 -1476)" filter="url(#a)" stroke="#000">
|
|
<path d="m6 1037.4h4v7h5l-7 7-7-7h5z" stroke="#000"/>
|
|
</g>
|
|
<g fill="#fff" transform="matrix(1.4286 0 0 1.4286 4.5714 -1476)">
|
|
<path d="m6 1037.4h4v7h5l-7 7-7-7h5z" fill="#fff"/>
|
|
</g>
|
|
</svg>
|