zcbot/skills/ppt/templates/icons/tabler-outline/logic-not.svg

24 lines
521 B
XML

<!--
tags: [gate, technology, electirical, it, logic, not, boolean, operation, reasoning, conditional]
category: Logic
version: "1.74"
unicode: "f244"
-->
<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-3" />
<path d="M2 9h3" />
<path d="M2 15h3" />
<path d="M5 5l10 7l-10 7l0 -14" />
<path d="M15 12a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
</svg>