blob: 320a8b80a1321260194739fdb77ea4db23b0d6af (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [highlight, priority, stress]
---
<svg>
<path d="M16 5 h-8v10h8m-1 -5h-7" />
<line x1="6" y1="20" x2="6" y2="20.01" />
<line x1="10" y1="20" x2="10" y2="20.01" />
<line x1="14" y1="20" x2="14" y2="20.01" />
<line x1="18" y1="20" x2="18" y2="20.01" />
</svg>
|