mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
19 lines
749 B
XML
19 lines
749 B
XML
|
<?xml version="1.0" standalone="no"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg width="34" height="40" version="1.1"
|
||
|
xmlns="http://www.w3.org/2000/svg">
|
||
|
<desc>Zint Generated Symbol
|
||
|
</desc>
|
||
|
|
||
|
<g id="barcode" fill="#000000">
|
||
|
<rect x="0" y="0" width="34" height="40" fill="#FFFFFF" />
|
||
|
<rect x="0.00" y="0.00" width="2.00" height="40.00" />
|
||
|
<rect x="4.00" y="0.00" width="2.00" height="40.00" />
|
||
|
<rect x="12.00" y="0.00" width="2.00" height="40.00" />
|
||
|
<rect x="20.00" y="0.00" width="2.00" height="40.00" />
|
||
|
<rect x="28.00" y="0.00" width="2.00" height="40.00" />
|
||
|
<rect x="32.00" y="0.00" width="2.00" height="40.00" />
|
||
|
</g>
|
||
|
</svg>
|