You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
891 B
XML
33 lines
891 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
|
|
width="19em" height="19em" viewBox="0 0 19 19">
|
|
<rect fill="#e6e6e6" width="19" height="19" />
|
|
<g>
|
|
<polyline fill="none" stroke="#BCBEC0" stroke-width="5" stroke-linecap="square" stroke-miterlimit="5" points="
|
|
3.5,9.5
|
|
3.5,15.5
|
|
9.5,15.5
|
|
9.5,9.5
|
|
15.5,9.5
|
|
15.5,3.5
|
|
3.5,3.5 "/>
|
|
<polyline fill="none" stroke="#000000" stroke-width="3" stroke-linecap="square" stroke-miterlimit="5" points="
|
|
3.5,9.5
|
|
3.5,15.5
|
|
9.5,15.5
|
|
9.5,9.5
|
|
15.5,9.5
|
|
15.5,3.5
|
|
3.5,3.5 "/>
|
|
<polyline fill="none" stroke="#D7Df23" stroke-width="1" stroke-linecap="square" stroke-miterlimit="5" points="
|
|
3.5,9.5
|
|
3.5,15.5
|
|
9.5,15.5
|
|
9.5,9.5
|
|
15.5,9.5
|
|
15.5,3.5
|
|
3.5,3.5 "/>
|
|
</g>
|
|
</svg>
|