mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-28 13:51:50 -05:00
8 lines
700 B
XML
8 lines
700 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<svg width="100%" height="100%" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:1.5;">
|
|
<path d="M10,10L90,10L10,90" style="fill:none;stroke:black;stroke-width:6px;"/>
|
|
<path d="M10,90L90,90L10,10" style="fill:none;stroke:black;stroke-width:6px;"/>
|
|
<path d="M10,50L90,50" style="fill:none;stroke:black;stroke-width:6px;"/>
|
|
</svg>
|