1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 04:38:28 +01:00
tabler-icons/icons/outline/circuit-switch-open.svg
BG-Software a981ef5518
Fix typos and add new tags (#1265)
Co-authored-by: Bartłomiej Gawęda <bgaweda@abis.krakow.pl>
2024-11-12 18:49:03 +01:00

24 lines
509 B
XML

<!--
tags: [diagram, electric, electricity, opened]
category: Electrical
version: "1.77"
unicode: "f282"
-->
<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M2 12h2" />
<path d="M20 12h2" />
<path d="M6 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M18 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
<path d="M7.5 10.5l7.5 -5.5" />
</svg>