blob: dfaaf776dca381ba72e6f5af341b3f087a98ba1e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<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>
<g transform="translate(-152 -620.36)">
<path opacity=".35" style="fill:currentColor" class="ColorScheme-Text" d="m171 625.37-4 4h4v-4zm-10 10-4 4h14v-4h-10z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m159 630.37c-1.108 0-2 0.892-2 2s0.892 2 2 2 2-0.892 2-2-0.892-2-2-2zm5 0c-1.108 0-2 0.892-2 2s0.892 2 2 2 2-0.892 2-2-0.892-2-2-2zm5 0c-1.108 0-2 0.892-2 2s0.892 2 2 2 2-0.892 2-2-0.892-2-2-2z"/>
</g>
</svg>
|