mirror of
https://github.com/enso-org/enso.git
synced 2024-12-12 07:49:16 +03:00
5 lines
327 B
XML
5 lines
327 B
XML
|
<svg height="24" width="24" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"
|
||
|
viewBox="0 0 24 24" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
||
|
<path
|
||
|
d="M16 12a4 4 0 10-8 0 4 4 0 008 0zm0 0v1.5a2.5 2.5 0 005 0V12a9 9 0 10-9 9m4.5-1.206a8.959 8.959 0 01-4.5 1.207" />
|
||
|
</svg>
|