11 lines
386 B
XML
11 lines
386 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:#dedede}</style>
|
||
|
</defs>
|
||
|
<g class="ColorScheme-Text" fill="currentColor">
|
||
|
<circle cx="3" cy="8" r="2" opacity=".8"/>
|
||
|
<circle cx="8" cy="8" r="2" opacity=".8"/>
|
||
|
<circle cx="13" cy="8" r="2" opacity=".8"/>
|
||
|
</g>
|
||
|
</svg>
|