1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
<path style="opacity:0.2" d="m 4,1.5 c -0.554,0 -1,0.446 -1,1 v 18 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 v -13 l -6,-6 z"/>
<path style="fill:#e4e4e4" d="M 4,1 C 3.446,1 3,1.446 3,2 v 18 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 7 L 14,6 13,1 Z"/>
<path style="opacity:0.2" d="m 19,7.5 -6,-6 v 5 c 0,0.554 0.446,1 1,1 z"/>
<path style="fill:#fafafa" d="M 19,7 13,1 v 5 c 0,0.554 0.446,1 1,1 z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 4,1 C 3.446,1 3,1.446 3,2 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 9 V 1 Z"/>
<path style="opacity:0.1" d="m 12.928312,19.274896 c -0.37246,-0.287447 -0.654673,-1.038063 -1.042936,-2.773955 -0.170778,-0.763533 -0.34601,-1.453971 -0.389405,-1.534306 -0.0471,-0.0872 -0.523027,0.747928 -1.093214,2.110127 L 9.388442,19.5 H 8 l 1.522447,-3.299404 c 1.632386,-3.537662 1.626145,-3.325122 1.15135,-4.570173 -0.284788,-0.746796 -0.447706,-1.126686 -0.876692,-1.126686 -0.460102,0 -0.796269,0.276373 -0.9505005,0.781434 -0.073937,0.24212 -0.177306,0.440219 -0.229709,0.440219 -0.14585,0 -0.1138265,-0.453703 0.076379,-1.082101 C 8.996914,9.640122 9.705054,9.197823 10.384577,9.722246 c 0.429615,0.331557 0.723385,1.129431 1.278861,3.473359 0.278827,1.176567 0.614693,2.589003 0.746366,3.138748 0.131674,0.549743 0.334679,1.183644 0.451123,1.408667 0.516579,0.998276 1.514964,1.063347 1.783899,0.07674 0.11259,-0.41305 0.355175,-0.385178 0.355175,-0.0055 0,0.610032 -0.254055,1.133108 -0.5885,1.409211 -0.421395,0.34789 -1.06993,0.370387 -1.483188,0.05145 z"/>
<path style="fill:#3f3f3f" d="m 12.928312,18.774896 c -0.37246,-0.287447 -0.654673,-1.038063 -1.042936,-2.773955 -0.170778,-0.763533 -0.34601,-1.45397 -0.389405,-1.534306 -0.0471,-0.0872 -0.523027,0.747928 -1.093214,2.110127 L 9.388442,19 H 8 l 1.522447,-3.299404 c 1.632386,-3.537662 1.626145,-3.325122 1.15135,-4.570173 -0.284788,-0.746796 -0.447706,-1.126686 -0.876692,-1.126686 -0.460102,0 -0.796269,0.276373 -0.9505005,0.781434 -0.073937,0.24212 -0.177306,0.440219 -0.229709,0.440219 -0.14585,0 -0.1138265,-0.453703 0.076379,-1.082101 C 8.996914,9.140122 9.705054,8.697823 10.384577,9.222246 c 0.429615,0.331557 0.723385,1.129431 1.278861,3.473359 0.278827,1.176567 0.614693,2.589003 0.746366,3.138748 0.131674,0.549743 0.334679,1.183644 0.451123,1.408667 0.516579,0.998276 1.514964,1.063347 1.783899,0.07674 0.11259,-0.41305 0.355175,-0.385178 0.355175,-0.0055 0,0.610032 -0.254055,1.133108 -0.5885,1.409211 -0.421395,0.34789 -1.06993,0.370387 -1.483188,0.05145 z"/>
</svg>
|