blob: f2ecfa79b1d9a7fac2a28face3ab9e3e0020627d (
plain) (
tree)
|
|
<svg height="88" width="88" xmlns="http://www.w3.org/2000/svg">
<clipPath id="clip0">
<rect height="100%" width="50%" x="0" y="0" />
</clipPath>
<clipPath id="clip1">
<rect height="100%" width="50%" x="50%" y="0" />
</clipPath>
<mask id="background">
<circle cx="44" cy="44" fill="white" r="42" />
<circle cx="44" cy="44" fill="none" r="42" stroke="black" stroke-width="12" />
<circle cx="44" cy="25" fill="none" r="23" stroke="black" stroke-width="12" />
<circle cx="44" cy="63" fill="none" r="23" stroke="black" stroke-width="12" />
</mask>
<mask id="glyph">
<circle clip-path="url(#clip0)" cx="44" cy="63" fill="none" r="23" stroke="white" stroke-width="4" />
<circle clip-path="url(#clip0)" cx="44" cy="25" fill="none" r="23" stroke="black" stroke-width="12" />
<circle clip-path="url(#clip0)" cx="44" cy="25" fill="none" r="23" stroke="white" stroke-width="4" />
<circle clip-path="url(#clip1)" cx="44" cy="25" fill="none" r="23" stroke="white" stroke-width="4" />
<circle clip-path="url(#clip1)" cx="44" cy="63" fill="none" r="23" stroke="black" stroke-width="12" />
<circle clip-path="url(#clip1)" cx="44" cy="63" fill="none" r="23" stroke="white" stroke-width="4" />
<circle cx="44" cy="44" fill="none" r="42" stroke="white" stroke-width="4" />
<!-- Joints: -->
<circle cx="44" cy="40" fill="white" r="2" />
<circle cx="44" cy="48" fill="white" r="2" />
</mask>
<rect fill="#FFFFFF" height="100%" mask="url(#background)" width="100%" x="0" y="0" />
<rect fill="#A9E13D" height="100%" mask="url(#glyph)" width="100%" x="0" y="0" />
</svg>
|