mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 23:08:13 -05:00
15 lines
752 B
XML
15 lines
752 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<svg
|
||
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
width="19"
|
||
|
height="19"
|
||
|
version="1.1">
|
||
|
<path
|
||
|
d="m 14.045687,9.5001002 c 0,2.4548268 -2.035174,4.4448578 -4.5456868,4.4448578 -2.5105136,0 -4.545687,-1.990031 -4.545687,-4.4448578 0,-2.4548275 2.0351734,-4.4448583 4.545687,-4.4448583 2.5105128,0 4.5456868,1.9900308 4.5456868,4.4448583 z m 3.993259,-1.001e-4 c 0,4.6113259 -3.823017,8.3495419 -8.5389459,8.3495419 -4.7159298,0 -8.5389462,-3.738217 -8.5389462,-8.3495419 0,-4.6113251 3.8230164,-8.3495426 8.5389462,-8.3495426 4.7159289,0 8.5389459,3.7382175 8.5389459,8.3495426 z"
|
||
|
fill-rule="evenodd"
|
||
|
class="profile-color"
|
||
|
fill="#31afec"
|
||
|
stroke="none"
|
||
|
id="profile-circle" />
|
||
|
</svg>
|