aboutsummaryrefslogtreecommitdiff
path: root/icons/circuit-switch-open.svg
blob: 7927d6f178d5c527aaa6c5a7efc195a9158b71ec (plain)
1
2
3
4
5
6
7
8
9
10
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circuit-switch-open" 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" fill="none"/>
  <path d="M2 12h2" />
  <path d="M20 12h2" />
  <circle cx="6" cy="12" r="2" />
  <circle cx="18" cy="12" r="2" />
  <path d="M7.5 10.5l7.5 -5.5" />
</svg>