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="1.33333" stroke-linejoin="round" d="M 2,3L 22,3L 22,13L 18,13L 18,21L 16,21L 16,13L 8,13L 8,21L 6,21L 6,13L 2,13L 2,3 Z M 18.9749,11L 20,9.97488L 20,7.14646L 16.1464,11L 18.9749,11 Z M 13.318,11L 19.318,5.00001L 16.4896,5.00001L 10.4896,11L 13.318,11 Z M 7.66117,11L 13.6612,5.00001L 10.8327,5L 4.83274,11L 7.66117,11 Z M 5.17588,5L 4,6.17589L 4,9.00432L 8.00431,5.00001L 5.17588,5 Z "/>
</svg>
|