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 19.999,18.9981L 19.999,6.99808L 3.99918,6.99808L 3.99919,18.9991L 19.999,18.9981 Z M 19.999,2.99807C 21.103,2.99807 21.999,3.89407 21.999,4.99807L 21.999,18.9981C 21.999,20.1031 21.103,20.9981 19.999,20.9981L 3.99914,20.9981C 2.89514,20.9981 1.99915,20.1031 1.99915,18.9981L 1.99915,4.99807C 1.99915,3.89407 2.89514,2.99807 3.99914,2.99807L 19.999,2.99807 Z M 13,17L 13,15L 18,15L 18,17L 13,17 Z M 9.58038,13.0095L 5.5709,9L 8.39933,9L 11.7017,12.3024C 12.0922,12.6929 12.0922,13.3261 11.7017,13.7166L 8.41828,17L 5.58985,17L 9.58038,13.0095 Z "/>
</svg>
|