blob: 44cabf5b6a22d117bc3a822813cf02a65b8d118f (
plain)
1
2
3
4
5
6
7
8
|
---
---
<svg>
<line x1="4" y1="6" x2="20" y2="6" />
<line x1="4" y1="10" x2="14" y2="10" />
<line x1="4" y1="14" x2="20" y2="14" />
<line x1="4" y1="18" x2="16" y2="18" />
</svg>
|