logicsimulator/components/logicsource.svg

10 lines
280 B
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg">
<g id="root" class="logicsource">
<g class="logic">
<rect x="-10" y="-10" width="20" height="20" class="outer"/>
<text x="-4" y="6" class="inner">-</text>
</g>
</g>
</svg>