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