8 lines
312 B
XML
8 lines
312 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="4" height="4" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none">
|
|
<g>
|
|
<title>Layer 1</title>
|
|
<rect fill="transparent" width="4" height="4" id="svg_1"/>
|
|
<polygon opacity="0.1" fill="#FFFFFF" points="0,0 4,0 0,4" id="svg_2"/>
|
|
</g>
|
|
</svg> |