blob: 19f2a2d26466daf618f8287f2de453f7f6d7183f (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-doctrine" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<desc>Download more icon variants from https://tabler-icons.io/i/brand-doctrine</desc>
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="14" r="7" />
<path d="M9 14h6" />
<path d="M12 11l3 3l-3 3" />
<path d="M10 3l6.9 6" />
</svg>
|