blob: 5e5be9a1db00b47a3427a04950fee910e03963a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="12" viewBox="0 0 20 12">
<g fill="none" fill-rule="evenodd" class="symbols">
<g class="3_buttons_copy" transform="translate(-139 -5)">
<g class="align_top" transform="translate(139 5)">
<rect width="8" height="12" x="12" fill="#B8B8B8" class="o_subdle"/>
<polygon fill="#B8B8B8" points="0 11 9 11 9 12 0 12" class="o_subdle"/>
<rect width="9" height="6" fill="#FFF" class="o_graphic"/>
</g>
</g>
</g>
</svg>
|