blob: 8244131891ea23e4970ee85a502980745b78b48e (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-letter-r" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<path d="M7 20v-16h5.5a4 4 0 0 1 0 9h-5.5" />
<line x1="12" y1="13" x2="17" y2="20" />
</svg>
|