blob: fe9e273d23dd82511cc1877f9c809881b31aa1c8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" width="23" height="12" viewBox="0 0 23 12">
<g fill="none" fill-rule="evenodd" class="symbols">
<g class="3_buttons_shadow" transform="translate(-142 -5)">
<g class="shadow_in_s" transform="translate(142 5)">
<rect width="23" height="12" class="rectangle"/>
<path d="M6.5 9.5V3H17l2-3h1v12H3v-1l3.5-1.5z" class="o_graphic"/>
<polygon points="3.5 .5 17.5 .5 16.5 2 5.5 2 5.5 9 3.5 10" class="o_subdle"/>
</g>
</g>
</g>
</svg>
|