blob: ef47b22907fc54a80f72176ffa82eb9ae12ffb2a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-NegativeText" d="M 20.5,17 C 18.567003,17 17,18.567003 17,20.5 17,22.432997 18.567003,24 20.5,24 22.432997,24 24,22.432997 24,20.5 24,18.567003 22.432997,17 20.5,17 Z M 18,20 h 5 v 1 h -5 z"/>
</svg>
|