Ghost/ghost/admin/public/assets/icons/circle-ellipsis.svg
2022-08-31 15:02:12 +01:00

11 lines
409 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<title>circle-ellipsis</title>
<defs>
<style>
.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}
</style>
</defs>
<circle class="a" cx="3.375" cy="12.023" r="2.625"/>
<circle class="a" cx="20.625" cy="12.023" r="2.625"/>
<circle class="a" cx="12" cy="12.023" r="2.625"/>
</svg>