blob: 9267d49dc16cc9ef863a67060b4ae52c23d2ae1c (
plain)
1
2
3
4
5
6
7
8
9
|
<svg height='16' width='16' xmlns='http://www.w3.org/2000/svg'>
<g color='#bebebe' transform='translate(-533 -57)'>
<rect fill='#666' height='1' overflow='visible' style='marker:none' width='14' x='534' y='58'/>
<rect fill='#666' height='1' overflow='visible' style='marker:none' width='14' x='534' y='61'/>
<path d='M534 67h10v1h-10zM546 68v2h-10v1h10v2l3-2.5z' fill='#666' overflow='visible' style='marker:none'/>
<rect fill='#666' height='1' overflow='visible' style='marker:none' width='14' x='534' y='64'/>
</g>
</svg>
|