1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<path style="opacity:0.2" d="m 5,2.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 5,2 C 4.446,2 4,2.446 4,3 v 18 c 0,0.554 0.446,1 1,1 h 14 c 0.554,0 1,-0.446 1,-1 V 8 L 15,7 14,2 Z"/>
<path style="opacity:0.2" d="m 20,8.5 -6,-6 v 5 c 0,0.554 0.446,1 1,1 z"/>
<path style="fill:#fafafa" d="M 20,8 14,2 v 5 c 0,0.554 0.446,1 1,1 z"/>
<path style="opacity:0.2;fill:#ffffff" d="M 5,2 C 4.446,2 4,2.446 4,3 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 9 V 2 Z"/>
<path style="opacity:0.1" d="m 13.928312,20.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 10.388442,20.5 H 9 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 0.3036395,-1.003167 1.0117795,-1.445466 1.6913025,-0.921043 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 13.928312,19.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 10.388442,20 H 9 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 0.3036395,-1.003167 1.0117795,-1.445466 1.6913025,-0.921043 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>
|