15 lines
864 B
XML
15 lines
864 B
XML
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:se="http://svg-edit.googlecode.com">
|
|
<!-- Created with SVG-edit - https://github.com/SVG-Edit/svgedit -->
|
|
<defs>
|
|
<linearGradient y2="1" x2="0.2" y1="1" x1="0.8" id="svg_8">
|
|
<stop stop-opacity="1" stop-color="#000000" offset="0"/>
|
|
<stop stop-opacity="0" stop-color="#000000" offset="1"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<g>
|
|
<path stroke-linejoin="round" fill="none" stroke="url(#svg_8)" stroke-width="49" d="m-15,-35l75,85l-75,75" id="svg_6"/>
|
|
<path transform="rotate(90, 57.8925, 50.2519)" fill="#00ffff" stroke="none" d="m44.83592,50.25187l13.05661,-13.05663l13.05661,13.05663l-13.05661,13.05662l-13.05661,-13.05662z" id="svg_2"/>
|
|
<path id="svg_4" d="m-15,-35l75,85l-75,75" stroke-width="3" stroke="#00ffff" fill="none"/>
|
|
</g>
|
|
</svg>
|