blob: fba27f7f20290e0e8db68e9672be07553e5b0543 (
plain)
1
2
3
4
5
6
7
8
9
|
---
category: Brand
---
<svg>
<path d="M17 11h1c1.38 0 3 1.274 3 3c0 1.657 -1.5 3 -3 3l-6 0v-10c3 0 4.5 1.5 5 4z" />
<line x1="9" y1="8" x2="9" y2="17" />
<path d="M6 17v-7" />
<path d="M3 16v-2" />
</svg>
|