furtka-apps/apps/mosquitto/icon.svg

12 lines
538 B
XML
Raw Normal View History

<svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
<circle cx="32" cy="32" r="6" fill="currentColor" stroke="none"/>
<circle cx="12" cy="14" r="5"/>
<circle cx="52" cy="14" r="5"/>
<circle cx="12" cy="50" r="5"/>
<circle cx="52" cy="50" r="5"/>
<line x1="16" y1="17" x2="28" y2="29"/>
<line x1="48" y1="17" x2="36" y2="29"/>
<line x1="16" y1="47" x2="28" y2="35"/>
<line x1="48" y1="47" x2="36" y2="35"/>
</svg>