blob: 83e4a40f332c5270b99ce26b0aeaae21820d5dc7 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M12 3v18"></path>
<path d="M17 7H10a3 3 0 100 6h4a3 3 0 110 6H6"></path>
</svg>
|