blob: daaa5e1d97fbc9a0247e7152440f418177445cf8 (
plain)
1
2
3
4
5
6
7
8
|
---
tags: [brackets, source, programming, command]
---
<svg>
<polyline points="7 8 3 12 7 16" />
<polyline points="17 8 21 12 17 16" />
<line x1="14" y1="4" x2="10" y2="20" />
</svg>
|