blob: 9ee12c3bd0405a00295d17d17698a20f235a5da5 (
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(-173 -5)">
<g class="align_middle_right" transform="translate(173 5)">
<rect width="8" height="12" fill="#B8B8B8" class="o_subdle"/>
<path fill="#B8B8B8" d="M20 11v1h-9v-1h9zM11 0h9v1h-9V0z" class="o_subdle"/>
<rect width="9" height="6" x="11" y="3" fill="#FFF" class="o_graphic"/>
</g>
</g>
</g>
</svg>
|