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 4.9993,17.9981L 8.4993,13.4981L 10.9993,16.5041L 14.4993,11.9981L 18.9993,17.9981M 4.9993,11.9981L 4.9993,9.99807C 7.76129,9.99807 9.9993,7.74907 9.9993,4.98807L 11.9993,4.98807C 11.9993,8.85407 8.8653,11.9981 4.9993,11.9981 Z M 4.9993,4.98807L 7.9993,4.98807C 7.9993,6.64507 6.65628,7.99807 4.9993,7.99807M 18.9993,2.99807L 4.9993,2.99807C 3.89529,2.99807 2.9993,3.89307 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.89307 20.1033,2.99807 18.9993,2.99807 Z "/>
</svg>
|