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 3,12L 7,12C 7,9.23858 9.23857,7 12,7C 14.7614,7 17,9.23858 17,12L 21,12C 21.5523,12 22,12.4477 22,13C 22,13.5523 21.5523,14 21,14L 3,14C 2.44772,14 2,13.5523 2,13C 2,12.4477 2.44772,12 3,12 Z M 5,16L 19,16C 19.5523,16 20,16.4477 20,17C 20,17.5523 19.5523,18 19,18L 5,18C 4.44771,18 4,17.5523 4,17C 4,16.4477 4.44771,16 5,16 Z M 17,20C 17.5523,20 18,20.4477 18,21C 18,21.5523 17.5523,22 17,22L 7,22C 6.44771,22 6,21.5523 6,21C 6,20.4477 6.44771,20 7,20L 17,20 Z M 15,12C 15,10.3432 13.6568,9.00001 12,9.00001C 10.3431,9.00001 8.99999,10.3432 8.99999,12L 15,12 Z M 12,2.00002L 14.3941,5.42011C 13.6471,5.14828 12.8409,5.00001 12,5.00001C 11.1591,5.00001 10.3528,5.14828 9.60593,5.42011L 12,2.00002 Z M 3.34495,7.00903L 7.50387,6.64575C 6.89501,7.15669 6.36347,7.78079 5.94302,8.50903C 5.52258,9.23726 5.24786,10.0096 5.10981,10.7924L 3.34495,7.00903 Z M 20.646,7.00382L 18.8812,10.7872C 18.7431,10.0044 18.4684,9.23206 18.0479,8.50382C 17.6275,7.77559 17.096,7.15148 16.4871,6.64055L 20.646,7.00382 Z "/>
</svg>
|