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 1.2,4.46849L 2.47711,3.20001L 20,20.7229L 18.7315,22L 16.7315,20L 4,20C 2.89543,20 2,19.1046 2,18L 2,6.00002C 2,5.77982 2.03558,5.56794 2.10131,5.3698L 1.2,4.46849 Z M 7,4L 9,2.00001L 15,2.00001L 17,4L 20,4.00002C 21.1045,4.00002 22,4.89545 22,6.00002L 22,18C 22,18.5974 21.738,19.1336 21.3228,19.5001L 16.328,14.5053C 16.7553,13.7687 17,12.9129 17,12C 17,9.23858 14.7614,7 12,7C 11.0871,7 10.2313,7.24467 9.49468,7.672L 5.8227,4.00001L 7,4 Z M 7,12C 7,14.7614 9.23857,17 12,17C 12.5233,17 13.0279,16.9196 13.502,16.7705L 11.7185,14.987C 10.2863,14.8537 9.14631,13.7137 9.01303,12.2815L 7.22952,10.498C 7.0804,10.9721 7,11.4767 7,12 Z M 12,9.00001C 13.6568,9.00001 15,10.3432 15,12C 15,12.3525 14.9392,12.6907 14.8276,13.0049L 10.9951,9.17244C 11.3093,9.06079 11.6475,9.00001 12,9.00001 Z "/>
</svg>
|