blob: 92493e613b345ffbc2d65fc8ed728d148386e19a (
plain)
1
2
3
4
5
6
7
8
|
---
tags: [files]
---
<svg>
<path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-1" />
<polyline points="9 15 12 12 15 15" />
<line x1="12" y1="12" x2="12" y2="21" />
</svg>
|