mirror of
https://github.com/idolpx/csdb-ng.git
synced 2025-12-06 04:38:49 -05:00
13 lines
867 B
XML
13 lines
867 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<svg width="100%" height="100%" viewBox="0 0 16 16" version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;">
|
|
<g transform="matrix(0.8,0,0,0.8,-0.8,1.8)">
|
|
<g id="pfk">
|
|
<circle cx="11" cy="9" r="5" style="fill:rgb(255,206,0);"/>
|
|
<path d="M11,2.75C7.551,2.75 4.75,5.551 4.75,9C4.75,12.449 7.551,15.25 11,15.25C14.449,15.25 17.25,12.449 17.25,9C17.25,5.551 14.449,2.75 11,2.75ZM11,4C13.76,4 16,6.24 16,9C16,11.76 13.76,14 11,14C8.24,14 6,11.76 6,9C6,6.24 8.24,4 11,4Z" style="fill:rgb(171,85,20);"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|