aboutsummaryrefslogtreecommitdiff
path: root/icons/circuit-bulb.svg
blob: 916483379ba2a383e55e87888f85b2b26c86d2ec (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-bulb" 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 12h5" />
  <path d="M17 12h5" />
  <circle cx="12" cy="12" r="5" />
  <path d="M8.5 8.5l7 7" />
  <path d="M15.5 8.5l-7 7" />
</svg>