1
2
3
4
5
|
<?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 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 18.9993,18.9981L 4.9993,18.9991L 4.9993,4.99807L 18.9993,4.99807M 18.9993,2.99807L 4.9993,2.99807C 3.89529,2.99807 2.9993,3.89406 2.9993,4.99807L 2.9993,18.9981C 2.9993,20.1031 3.89529,20.9981 4.9993,20.9981L 18.9993,20.9981C 20.1033,20.9981 20.9993,20.1031 20.9993,18.9981L 20.9993,4.99807C 20.9993,3.89406 20.1033,2.99807 18.9993,2.99807 Z M 16.4993,16.2481C 16.4993,14.7481 13.4993,13.9981 11.9993,13.9981C 10.4993,13.9981 7.4993,14.7481 7.4993,16.2481L 7.4993,16.9981L 16.4993,16.9981M 11.9993,12.2481C 13.2413,12.2481 14.2493,11.2421 14.2493,9.99807C 14.2493,8.75606 13.2413,7.74807 11.9993,7.74807C 10.7573,7.74807 9.74927,8.75606 9.74927,9.99807C 9.74927,11.2421 10.7573,12.2481 11.9993,12.2481 Z "/>
</svg>
|