11 lines
283 B
XML
11 lines
283 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
|
|
<title>dotdotdot</title>
|
|
<defs>
|
|
<style>
|
|
circle{fill:currentColor}
|
|
</style>
|
|
</defs>
|
|
<circle cx="3.25" cy="12" r="2.6"/>
|
|
<circle cx="12" cy="12" r="2.6"/>
|
|
<circle cx="20.75" cy="12" r="2.6"/>
|
|
</svg> |