26 lines
695 B
XML
26 lines
695 B
XML
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
|
<svg
|
||
|
|
height="24"
|
||
|
|
width="24"
|
||
|
|
version="1.1"
|
||
|
|
id="svg10"
|
||
|
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
|
xmlns:svg="http://www.w3.org/2000/svg">
|
||
|
|
<defs
|
||
|
|
id="defs14" />
|
||
|
|
<path
|
||
|
|
d="M 1.5,1.5 H 22.5 V 22.5 H 1.5 Z"
|
||
|
|
fill="#fce94f"
|
||
|
|
stroke="#c4a000"
|
||
|
|
stroke-linecap="round"
|
||
|
|
id="distance-selection"
|
||
|
|
style="stroke:#c4a000;stroke-width:1;stroke-dasharray:none;stroke-opacity:1" />
|
||
|
|
<path
|
||
|
|
d="M 5.5,5.5 H 18.5 V 18.5 H 5.5 Z"
|
||
|
|
fill="#7ea57e"
|
||
|
|
stroke="#c4a000"
|
||
|
|
stroke-linecap="round"
|
||
|
|
id="from-object"
|
||
|
|
style="stroke:#555753;stroke-width:1;stroke-dasharray:none;stroke-opacity:1" />
|
||
|
|
</svg>
|