diff options
Diffstat (limited to 'logo.svg')
-rw-r--r-- | logo.svg | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,7 +1,5 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 105.83333 105.83334"> - <rect width="100%" height="100%" fill="#ffd400"/> - <g transform="translate(0 -191.16664)"> - <circle cx="52.916668" cy="244.08331" r="39.6875" fill="#fff" stroke="#000" stroke-dashoffset="13.2291654" stroke-linecap="square" stroke-linejoin="bevel" stroke-width="2.64583337" transform="translate(0 .00000113)"/> - <circle cx="52.916672" cy="244.0833" r="10.352553"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="40" height="40"> + <rect width="40" height="40" fill="#ffd400"/> + <circle cx="20" cy="20" r="15" fill="#ffffff" stroke="#000000"/> + <circle cx="20" cy="20" r="4"/> </svg> |