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 22,22L 9.99995,22L 9.99995,20L 22,20L 22,22 Z M 2.00002,22L 2.00002,20L 8.99995,20L 8.99995,22L 2.00002,22 Z M 18,18L 18,10L 22,10L 22,18L 18,18 Z M 18,3.00001L 22,3.00001L 22,9.00002L 18,9.00002L 18,3.00001 Z M 2.00001,18L 2.00001,3L 16,3L 16,18L 2.00001,18 Z M 9.00001,14.5625C 10.655,14.5625 12,13.2175 12,11.5625C 12,9.5625 9.00001,6.1875 9.00001,6.1875C 9.00001,6.1875 6.00001,9.5625 6.00001,11.5625C 6.00001,13.2175 7.34501,14.5625 9.00001,14.5625 Z "/>
</svg>
|