aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/wifi.svg
blob: a62cc16b40fc3621e8cb016ced32ed43aa2dfe0c (plain)
1
2
3
4
5
6
7
8
9
10
11
---
tags: [online, connection, signal, wireless]
---
<svg>
  <g transform="rotate(-45 12 18)">
  <line x1="12" y1="18" x2="12.01" y2="18" />
  <path d="M12 14a4 4 0 0 1 4 4" />
  <path d="M12 10a8 8 0 0 1 8 8" />
  <path d="M12 6a12 12 0 0 1 12 12" />
  </g>
</svg>