logicsimulator/components/logicnot.svg

11 lines
363 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g id="root" class="or logicblock">
<rect width="40" height="40" x="-20" y="-20" class="outer" />
<path d="M -30.0, 0 L -20, 0" />
<path d="M 25,0 L 30,0" />
<circle cx="23" cy="0" r="3" class="outer"/>
<text x="-2" y="5">1</text>
</g>
</svg>