1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
<path style="opacity:0.2" d="M 6.375,3 C 5.61325,3 5,3.6244 5,4.4 V 29.6 C 5,30.37504 5.61325,31 6.375,31 h 19.25 C 26.3862,31 27,30.37504 27,29.6 V 12 L 20,10 18,3 Z"/>
<path style="fill:#b01d31" d="M 6.375,2 C 5.61325,2 5,2.6244 5,3.4 V 28.6 C 5,29.37504 5.61325,30 6.375,30 h 19.25 C 26.3862,30 27,29.37504 27,28.6 V 11 L 20,9 18,2 Z"/>
<path style="opacity:0.2" d="M 27,12 18,3 v 7.59375 C 18,11.373375 18.62775,12 19.40625,12 Z"/>
<path style="fill:#c83b4e" d="M 27,11 18,2 V 9.59375 C 18,10.373375 18.62775,11 19.40625,11 Z"/>
<path style="opacity:0.1;fill:#ffffff" d="M 6.375,2 C 5.61325,2 5,2.6247906 5,3.4003906 v 1 C 5,3.6247906 5.61325,3 6.375,3 H 18 V 2 Z"/>
<path style="opacity:0.2" d="M 14.59961,15 C 12.448383,15 10,15.900195 10,18.700195 c 0,2.8 2.499805,4.899609 3.549805,5.599609 -3.8500005,0 -5.449805,-3.5 -5.449805,-3.5 0,0 3.000391,7.200196 9.30039,7.200196 2.8,0 4.599415,-1.600391 4.599415,-4.400391 0,-2.099999 -1.1,-4.2 -3.200001,-5.25 4.2,0.35 5.100391,3.150391 5.100391,3.150391 0,0 -2.300586,-6.5 -9.300585,-6.5 z m 0.723632,2.99707 c 1.055668,0.03148 2.270133,0.460462 3.267579,1.308594 1.506822,1.281259 2.040422,3.115081 1.631835,4.345703 0.03271,-0.650038 -0.255481,-1.342061 -0.776367,-1.864258 -0.90631,-0.9063 -2.237603,-1.044458 -2.973633,-0.308594 -0.735864,0.73603 -0.597706,2.067324 0.308594,2.973633 0.201919,0.201822 0.432338,0.371657 0.679687,0.500977 -1.061259,-0.126079 -2.240795,-0.598678 -3.176757,-1.394531 -1.823899,-1.55087 -2.02035,-3.715333 -1.044922,-4.833985 0.365786,-0.419494 0.95506,-0.66089 1.642578,-0.716797 0.143233,-0.01165 0.290597,-0.01524 0.441406,-0.01074 z"/>
<path style="fill:#ffffff" d="M 14.59961,14 C 12.448383,14 10,14.900195 10,17.700195 c 0,2.8 2.499805,4.899609 3.549805,5.599609 -3.8500005,0 -5.449805,-3.5 -5.449805,-3.5 0,0 3.000391,7.200196 9.30039,7.200196 2.8,0 4.599415,-1.600391 4.599415,-4.400391 0,-2.099999 -1.1,-4.2 -3.200001,-5.25 4.2,0.35 5.100391,3.150391 5.100391,3.150391 0,0 -2.300586,-6.5 -9.300585,-6.5 z m 0.723632,2.99707 c 1.055668,0.03148 2.270133,0.460462 3.267579,1.308594 1.506822,1.281259 2.040422,3.115081 1.631835,4.345703 0.03271,-0.650038 -0.255481,-1.342061 -0.776367,-1.864258 -0.90631,-0.9063 -2.237603,-1.044458 -2.973633,-0.308594 -0.735864,0.73603 -0.597706,2.067324 0.308594,2.973633 0.201919,0.201822 0.432338,0.371657 0.679687,0.500977 -1.061259,-0.126079 -2.240795,-0.598678 -3.176757,-1.394531 -1.823899,-1.55087 -2.02035,-3.715333 -1.044922,-4.833985 0.365786,-0.419494 0.95506,-0.66089 1.642578,-0.716797 0.143233,-0.01165 0.290597,-0.01524 0.441406,-0.01074 z"/>
</svg>
|