blob: 76ce2dceb85ae01451229954ef2a449e15c434df (
plain)
1
2
3
4
5
6
7
8
9
10
|
---
tags: [left, right]
---
<svg>
<path d="M16 4h-6.5a3.5 3.5 0 0 0 0 7h.5" />
<path d="M14 15v-11" />
<path d="M10 15v-11" />
<path d="M5 19h14" />
<path d="M7 21l-2 -2l2 -2" />
</svg>
|