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