22 lines
514 B
XML
22 lines
514 B
XML
<!--
|
|
tags: [tooltip, assistance, advice, support, help, control, operation, function, interface, management]
|
|
category: System
|
|
version: "1.1"
|
|
unicode: "eabf"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
|
|
<path d="M12 17l0 .01" />
|
|
<path d="M12 13.5a1.5 1.5 0 0 1 1 -1.5a2.6 2.6 0 1 0 -3 -4" />
|
|
</svg>
|