mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-15 01:57:08 +01:00
11 lines
626 B
XML
11 lines
626 B
XML
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style type="text/css" id="current-color-scheme">
|
|
.ColorScheme-Text {
|
|
color:#232629;
|
|
}
|
|
</style>
|
|
</defs>
|
|
<path class="ColorScheme-Text" d="m16 4c-6.627417 0-12 5.372583-12 12s5.372583 12 12 12 12-5.372583 12-12-5.372583-12-12-12zm0 1c6.075132 0 11 4.924868 11 11s-4.924868 11-11 11-11-4.924868-11-11 4.924868-11 11-11zm0 3c-2.216 0-4 1.784-4 4v4h-2v8h12v-8h-2v-4c0-2.216-1.784-4-4-4zm0 1c1.662 0 3 1.561 3 3.5v3.5h-6v-3.5c0-1.939 1.338-3.5 3-3.5z" fill="currentColor"/>
|
|
</svg>
|