1 |
- <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" baseProfile="full"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:ev="http://www.w3.org/2001/xml-events"
height="480px"
width="300px"
>
<path stroke="rgb( 14, 5, 10 )" stroke-width="0px" stroke-linecap="butt" stroke-linejoin="miter" fill="rgb( 255, 255, 255 )"
d="M0,480 C0,480 0,0 0,0 C0,0 300,0 300,0 C300,0 300,480 300,480 C300,480 0,480 0,480 ZM150,72 C94.772,72 50,116.772 50,172 C50,227.228 94.772,272 150,272 C205.228,272 250,227.228 250,172 C250,116.772 205.228,72 150,72 Z "/>
<path stroke="rgb( 14, 5, 10 )" stroke-width="0px" stroke-linecap="butt" stroke-linejoin="miter" fill="rgb( 255, 175, 175 )"
d="M255,480 C255,455.423 275.423,435 300,435 C300,450.707 300,468.501 300,480 C292.613,480 277.428,480 255,480 ZM255,0 C277.428,0 292.613,0 300,0 C300,11.499 300,29.293 300,45 C275.423,45 255,24.577 255,0 ZM150,281 C89.801,281 41,232.199 41,172 C41,111.801 89.801,63 150,63 C210.199,63 259,111.801 259,172 C259,232.199 210.199,281 150,281 ZM150,72 C94.772,72 50,116.772 50,172 C50,227.228 94.772,272 150,272 C205.228,272 250,227.228 250,172 C250,116.772 205.228,72 150,72 ZM0,45 C0,29.293 0,11.499 0,0 C7.387,0 22.572,0 45,0 C45,24.577 24.577,45 0,45 ZM45,480 C22.572,480 7.387,480 0,480 C0,468.501 0,450.707 0,435 C24.577,435 45,455.423 45,480 Z "/>
</svg>
|