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 3,17.0055L 3,7.00555L 5,7.00555L 5,17.0055L 3,17.0055 Z M 19,17.0056L 19,7.00555L 21,7.00555L 21,17.0056L 19,17.0056 Z M 22,9.00555L 24,9.00555L 24,15.0056L 22,15.0056L 22,9.00555 Z M 1.27157e-006,15.0056L 1.27157e-006,9.00555L 2,9.00555L 2,15.0056L 1.27157e-006,15.0056 Z M 17.9594,11.9743C 17.9594,13.8749 17.0689,15.5736 15.677,16.6662L 14.9661,20.954L 8.9796,20.954L 8.2687,16.6662C 6.87683,15.5736 5.98633,13.8749 5.98633,11.9743C 5.98633,10.0661 6.87683,8.37485 8.2687,7.28225L 8.9796,2.99445L 14.9661,2.99445L 15.677,7.28225C 17.0689,8.37485 17.9594,10.0661 17.9594,11.9743 Z M 7.48297,11.9743C 7.48297,14.4539 9.49316,16.4641 11.9729,16.4641C 14.4526,16.4641 16.4628,14.4539 16.4628,11.9743C 16.4628,9.49455 14.4526,7.48435 11.9729,7.48435C 9.49316,7.48435 7.48296,9.49455 7.48297,11.9743 Z "/>
</svg>
|