logicsimulator/components/jkflipflop.svg

18 lines
605 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="jkflipflop logicblock">
<rect width="40" height="50" x="-20" y="-25" class="outer" />
<path d="M -30, -15 l 10, 0" />
<path d="M -30, 0 l 10, 0" />
<path d="M -30, 15 l 10, 0" />
<path d="M 30.0, -15 l -10, 0" />
<path d="M 30.0, 15 l -10, 0" />
<path d="M -20,-5 l 5,5 l -5,5" />
<text x="-15" y="-10">J</text>
<text x="-15" y="20">K</text>
<text x="5" y="-10">Q</text>
<path d="M 5,7 l 10,0" />
<text x="5" y="20">Q</text>
</g>
</svg>