blob: c6f3369957aa9cc05b0e20da2b56dd8c809a2d3b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; }
</style>
</defs>
<g transform="translate(-153 -623.36)">
<path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m171 627.37-4 4h4v-4zm-10 10-4 4h14v-4h-10z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m159 632.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>
|