1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-07-31 19:30:51 +02:00
Files
tabler-icons/icons/outline/circuit-diode-zener.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

23 lines
424 B
XML

<!--
tags: [electric, electricity, diagram, digital]
category: Electrical
version: "1.77"
unicode: "f279"
-->
<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="M22 12h-6" />
<path d="M2 12h6" />
<path d="M8 7l8 5l-8 5z" />
<path d="M14 7h2v10h2" />
</svg>