blob: 38bb8323d6567974993b9dadf76883a5589b580a (
plain)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-antenna-bars-5" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z"/>
<path d="M6 18v-3" />
<path d="M10 18v-6" />
<path d="M14 18v-9" />
<path d="M18 18v-12" />
</svg>
|