logicsimulator/components/logicnor.svg

12 lines
408 B
XML
Raw Normal View History

<?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,-10 L -20,-10" />
<path d="M -30.0, 10 L -20, 10" />
<path d="M 20,0 L 30,0" />
<circle cx="23" cy="0" r="3" class="outer"/>
<text x="-5" y="5">&ge;1</text>
</g>
</svg>