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.9988,2.0025L 5,2.0025C 3.90125,2.0025 2.9975,2.9 2.9975,3.99875L 2.9975,17.9975C 2.9975,19.1013 3.90125,20 5,20L 8.99875,20L 12.0025,22.9975L 15,20L 18.9988,20C 20.0975,20 21.0013,19.1013 21.0013,17.9975L 21.0013,3.99875C 21.0013,2.9 20.0975,2.0025 18.9988,2.0025 Z M 13.8812,12.8812L 12.0025,17.0025L 10.1225,12.8812L 6.00125,11.0012L 10.1225,9.12125L 12.0025,5L 13.8812,9.12125L 17.9975,11.0012"/>
</svg>
|