blob: 00a00ea1952e86159d41e655208104fbc9589f51 (
plain)
1
2
3
4
5
6
7
8
|
---
---
<svg>
<path d="M11 10V5h-1m8 14v-5h-1"/>
<rect x="15" y="5" width="3" height="5" rx=".5"/>
<rect x="10" y="14" width="3" height="5" rx=".5"/>
<path d="M6 10h.01M6 19h.01"/>
</svg>
|