aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/circuit-pushbutton.svg
blob: 0f6d38549ac0fdc47eff33b39d015a66be98c922 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: Electrical
---
<svg>
  <path d="M2 17h2" />
  <path d="M20 17h2" />
  <circle cx="6" cy="17" r="2" />
  <circle cx="18" cy="17" r="2" />
  <path d="M6 11h12" />
  <path d="M12 11v-6" />
</svg>