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="miter" d="M 9.99999,2.00002L 14,2.00002C 14.554,2.00002 15,2.44601 15,3.00001L 21,3.00001L 21,21L 19,21C 19,21.5523 18.5523,22 18,22C 17.4477,22 17,21.5523 17,21L 7,21C 7,21.5523 6.55228,22 6,22C 5.44772,22 5,21.5523 5,21L 3,21L 3,3.00001L 9,3.00001C 9,2.44601 9.44599,2.00002 9.99999,2.00002 Z M 5,5.00002L 5,9.00001L 19,9.00001L 19,5.00002L 5,5.00002 Z M 6.99999,6.00002C 7.55227,6.00002 7.99999,6.44772 7.99999,7.00002C 7.99999,7.55232 7.55227,8.00002 6.99999,8.00002C 6.44771,8.00002 5.99999,7.55232 5.99999,7.00002C 5.99999,6.44772 6.44771,6.00002 6.99999,6.00002 Z M 12,6.00001L 14,6.00002L 14,7.00002L 12,7.00001L 12,6.00001 Z M 15,6.00002L 16,6.00002L 16,8.00002L 15,8.00002L 15,6.00002 Z M 17,6.00002L 18,6.00002L 18,8.00002L 17,8.00002L 17,6.00002 Z M 12,11C 9.79086,11 8,12.7909 8,15C 8,17.2091 9.79086,19 12,19C 14.2091,19 16,17.2091 16,15C 16,12.7909 14.2091,11 12,11 Z M 10,6C 10.5523,6 11,6.44772 11,7C 11,7.55229 10.5523,8 10,8C 9.44771,8 9,7.55229 9,7C 9,6.44772 9.44771,6 10,6 Z "/>
</svg>
|