logicsimulator/components/dflipflop.svg

16 lines
548 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="dflipflop 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 30.0, -10 L 20, -10" />
<path d="M 30.0, 10 L 20, 10" />
<path d="M -20,5 L -15,10 L -20,15" />
<text x="-15" y="-5">D</text>
<text x="5" y="-5">Q</text>
<path d="M 5,2 L 15,2" />
<text x="5" y="15">Q</text>
</g>
</svg>