9 lines
816 B
XML
9 lines
816 B
XML
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#aaaaaa; } .ColorScheme-Highlight { color:#4285f4; }</style>
|
|
</defs>
|
|
<circle cx="14" cy="4" r="1" opacity=".35" fill="currentColor" class="ColorScheme-Text"/>
|
|
<circle cx="14" cy="8" r="1" fill="currentColor" class="ColorScheme-Text"/>
|
|
<circle cx="14" cy="12" r="1" fill="currentColor" class="ColorScheme-Text"/>
|
|
<path d="m6 0c-1.66 0-3 1.34-3 3v5c0 1.66 1.34 3 3 3s3-1.34 3-3v-5c0-1.66-1.34-3-3-3zm0 2c0.554 0 1 0.446 1 1v5c0 0.554-0.446 1-1 1s-1-0.446-1-1v-5c0-0.554 0.446-1 1-1zm-6 6c0 2.97 2.16 5.4302 5 5.9102v2.0898h2v-2.0898c2.84-0.48 5-2.9402 5-5.9102h-2c0 2.23-1.77 4-4 4s-4-1.77-4-4z" fill="currentColor" class="ColorScheme-Text"/>
|
|
</svg>
|