blob: ed84020e7889ae4f657b94a1c8205c41982691b0 (
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(-139 -5)">
<g class="align_top_right" transform="translate(139 5)">
<rect width="8" height="12" fill="#B8B8B8" class="o_subdle"/>
<rect width="9" height="1" x="11" y="11" fill="#B8B8B8" class="o_subdle"/>
<rect width="9" height="6" x="11" fill="#FFF" class="o_graphic"/>
</g>
</g>
</g>
</svg>
|