5 lines
889 B
XML
Executable file
5 lines
889 B
XML
Executable file
<?xml version="1.0"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000">
|
|
<circle cx="500" cy="500" r="400" stroke="#F35959" stroke-width="50" fill="#F35959"/>
|
|
<path fill="white" d="m 734.16016,615.87891 q 0,108.88671 -64.94141,171.38671 -64.45313,62.5 -179.19922,62.5 -96.19141,0 -155.27344,-41.99218 -59.08203,-41.99219 -74.70703,-121.58203 l 88.86719,-10.25391 q 27.83203,102.05078 143.06641,102.05078 70.80078,0 110.83984,-42.48047 40.03906,-42.96875 40.03906,-117.67578 0,-64.94141 -40.52734,-104.98047 -40.03906,-40.03906 -108.39844,-40.03906 -35.64453,0 -66.40625,11.23047 -30.76172,11.23047 -61.52344,38.08594 h -85.9375 l 22.94922,-370.11719 h 391.11328 v 74.70703 H 383.08594 l -13.1836,218.26172 q 57.12891,-43.94531 142.08985,-43.94531 67.87109,0 117.67578,27.34375 49.80469,26.85546 77.14844,75.19531 27.34375,48.33984 27.34375,112.30469 z"/>
|
|
</svg>
|