blob: d54b039c2e1f8cb9330aeb2658290481a70d5afa (
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(-202 -5)">
<g class="align_bottom" transform="translate(202 5)">
<rect width="8" height="12" x="12" fill="#B8B8B8" class="o_subdle"/>
<polygon fill="#B8B8B8" points="0 0 9 0 9 1 0 1" class="o_subdle"/>
<rect width="9" height="6" y="6" fill="#FFF" class="o_graphic"/>
</g>
</g>
</g>
</svg>
|