mirror of
https://github.com/lovell/sharp.git
synced 2025-07-19 06:42:28 +02:00
18 lines
692 B
XML
18 lines
692 B
XML
<?xml version="1.0" standalone="yes"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1"
|
|
id="Wikimedia logo"
|
|
viewBox="-599 -599 1198 1198" width="1024" height="1024">
|
|
<defs>
|
|
<clipPath id="mask">
|
|
<path d="M 47.5,-87.5 v 425 h -95 v -425 l -552,-552 v 1250 h 1199 v -1250 z" />
|
|
</clipPath>
|
|
</defs>
|
|
<g clip-path="url(#mask)">
|
|
<circle id="green parts" fill="#396" r="336.5"/>
|
|
<circle id="blue arc" fill="none" stroke="#069" r="480.25" stroke-width="135.5" />
|
|
</g>
|
|
<circle fill="#900" cy="-379.5" r="184.5" id="red circle"/>
|
|
</svg>
|