mirror of
https://github.com/Snigdha-OS/snigdhaos-gtk-theme.git
synced 2025-09-22 00:34:56 +02:00
12 lines
573 B
XML
12 lines
573 B
XML
<svg width="36" height="36" version="1.1" viewBox="0 0 36 36" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<filter id="a" x="-.06" y="-.06" width="1.12" height="1.12" color-interpolation-filters="sRGB">
|
|
<feGaussianBlur stdDeviation="0.7"/>
|
|
</filter>
|
|
</defs>
|
|
<circle cx="18" cy="19.407" r="14" filter="url(#a)" opacity=".15"/>
|
|
<circle cx="18" cy="18" r="14" fill="#ff5252"/>
|
|
<circle cx="18" cy="18" r="18" opacity="0"/>
|
|
<path d="M 23,14.41 21.59,13 18,16.59 14.41,13 13,14.41 16.59,18 13,21.59 14.41,23 18,19.41 21.59,23 23,21.59 19.41,18 Z" fill="#fff"/>
|
|
</svg>
|