17 lines
928 B
XML
17 lines
928 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg width="100mm" height="100mm" viewBox="0 0 100 100" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<linearGradient id="g">
|
|
<stop style="stop-color:#000000;stop-opacity:0.78;" offset="0.787" />
|
|
<stop style="stop-color:#000000;stop-opacity:0;" offset="1" />
|
|
</linearGradient>
|
|
<radialGradient xlink:href="#g" id="g2" cx="50" cy="50" fx="50" fy="50" r="45" gradientUnits="userSpaceOnUse" />
|
|
</defs>
|
|
<g>
|
|
<circle style="fill:url(#g2);fill-opacity:1;stroke-width:5.07445;stroke-linejoin:round" cy="50" cx="50" r="45" />
|
|
<path
|
|
d="m 63.404089,54.307626 c 3.028491,-1.877619 3.028491,-6.737632 0,-8.615257 L 45.118164,34.356682 c -2.943347,-1.824473 -6.560286,0.550484 -6.560286,4.307351 v 22.67193 c 0,3.756867 3.616939,6.131828 6.560286,4.307355 z"
|
|
style="fill:#ffffff" />
|
|
</g>
|
|
</svg>
|