circle hint cursor icon

circle-hint-cursor-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
circle-hint-cursor-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the circle hint cursor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.695 4.222c-.23-.554-.891-.791-1.384-.45a10 10 0 0 0-2.54 2.539c-.342.493-.104 1.154.45 1.384c.471.195 1.009.005 1.31-.407a8 8 0 0 1 1.756-1.756c.412-.3.603-.838.408-1.31m3.062-.127c-.505.079-1.02-.167-1.215-.638c-.229-.554.07-1.19.66-1.297a10 10 0 0 1 3.591.001c.59.107.89.743.66 1.297c-.195.471-.71.717-1.214.638a8 8 0 0 0-2.482 0m9.015 3.6c-.472.196-1.009.006-1.31-.406a8 8 0 0 0-1.755-1.755c-.412-.3-.602-.838-.407-1.31c.23-.554.891-.791 1.384-.45c.99.687 1.851 1.547 2.538 2.538c.341.493.104 1.154-.45 1.384m.767 6.759c-.471-.195-.717-.71-.638-1.214a8 8 0 0 0 0-2.483c-.08-.504.166-1.019.637-1.214c.554-.23 1.19.07 1.297.66a10 10 0 0 1 0 3.59c-.106.59-.742.89-1.296.66M9.541 20.543c.195-.472.71-.717 1.214-.639a8 8 0 0 0 2.246.034v2.012a10 10 0 0 1-2.8-.11c-.59-.108-.89-.743-.66-1.297m-5.322-4.24c.472-.196 1.01-.005 1.31.407a8 8 0 0 0 1.757 1.757c.412.301.603.838.408 1.31c-.23.554-.891.791-1.384.45a10 10 0 0 1-2.54-2.54c-.342-.494-.105-1.155.45-1.385m-.765-6.761c.471.195.717.71.638 1.214a8 8 0 0 0 0 2.485c.078.504-.167 1.019-.639 1.214c-.554.23-1.19-.07-1.296-.66a10 10 0 0 1 0-3.593c.107-.59.743-.89 1.297-.66m11.032 2.508a.75.75 0 0 1 .826.198l6.365 7.057a.75.75 0 0 1-.738 1.23l-3.537-.878l-2.03 3.015a.75.75 0 0 1-1.372-.42l.005-9.502a.75.75 0 0 1 .48-.7"/></svg>

React

import type { SVGProps } from "react";

export function FluentCircleHintCursor24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.695 4.222c-.23-.554-.891-.791-1.384-.45a10 10 0 0 0-2.54 2.539c-.342.493-.104 1.154.45 1.384c.471.195 1.009.005 1.31-.407a8 8 0 0 1 1.756-1.756c.412-.3.603-.838.408-1.31m3.062-.127c-.505.079-1.02-.167-1.215-.638c-.229-.554.07-1.19.66-1.297a10 10 0 0 1 3.591.001c.59.107.89.743.66 1.297c-.195.471-.71.717-1.214.638a8 8 0 0 0-2.482 0m9.015 3.6c-.472.196-1.009.006-1.31-.406a8 8 0 0 0-1.755-1.755c-.412-.3-.602-.838-.407-1.31c.23-.554.891-.791 1.384-.45c.99.687 1.851 1.547 2.538 2.538c.341.493.104 1.154-.45 1.384m.767 6.759c-.471-.195-.717-.71-.638-1.214a8 8 0 0 0 0-2.483c-.08-.504.166-1.019.637-1.214c.554-.23 1.19.07 1.297.66a10 10 0 0 1 0 3.59c-.106.59-.742.89-1.296.66M9.541 20.543c.195-.472.71-.717 1.214-.639a8 8 0 0 0 2.246.034v2.012a10 10 0 0 1-2.8-.11c-.59-.108-.89-.743-.66-1.297m-5.322-4.24c.472-.196 1.01-.005 1.31.407a8 8 0 0 0 1.757 1.757c.412.301.603.838.408 1.31c-.23.554-.891.791-1.384.45a10 10 0 0 1-2.54-2.54c-.342-.494-.105-1.155.45-1.385m-.765-6.761c.471.195.717.71.638 1.214a8 8 0 0 0 0 2.485c.078.504-.167 1.019-.639 1.214c-.554.23-1.19-.07-1.296-.66a10 10 0 0 1 0-3.593c.107-.59.743-.89 1.297-.66m11.032 2.508a.75.75 0 0 1 .826.198l6.365 7.057a.75.75 0 0 1-.738 1.23l-3.537-.878l-2.03 3.015a.75.75 0 0 1-1.372-.42l.005-9.502a.75.75 0 0 1 .48-.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.695 4.222c-.23-.554-.891-.791-1.384-.45a10 10 0 0 0-2.54 2.539c-.342.493-.104 1.154.45 1.384c.471.195 1.009.005 1.31-.407a8 8 0 0 1 1.756-1.756c.412-.3.603-.838.408-1.31m3.062-.127c-.505.079-1.02-.167-1.215-.638c-.229-.554.07-1.19.66-1.297a10 10 0 0 1 3.591.001c.59.107.89.743.66 1.297c-.195.471-.71.717-1.214.638a8 8 0 0 0-2.482 0m9.015 3.6c-.472.196-1.009.006-1.31-.406a8 8 0 0 0-1.755-1.755c-.412-.3-.602-.838-.407-1.31c.23-.554.891-.791 1.384-.45c.99.687 1.851 1.547 2.538 2.538c.341.493.104 1.154-.45 1.384m.767 6.759c-.471-.195-.717-.71-.638-1.214a8 8 0 0 0 0-2.483c-.08-.504.166-1.019.637-1.214c.554-.23 1.19.07 1.297.66a10 10 0 0 1 0 3.59c-.106.59-.742.89-1.296.66M9.541 20.543c.195-.472.71-.717 1.214-.639a8 8 0 0 0 2.246.034v2.012a10 10 0 0 1-2.8-.11c-.59-.108-.89-.743-.66-1.297m-5.322-4.24c.472-.196 1.01-.005 1.31.407a8 8 0 0 0 1.757 1.757c.412.301.603.838.408 1.31c-.23.554-.891.791-1.384.45a10 10 0 0 1-2.54-2.54c-.342-.494-.105-1.155.45-1.385m-.765-6.761c.471.195.717.71.638 1.214a8 8 0 0 0 0 2.485c.078.504-.167 1.019-.639 1.214c-.554.23-1.19-.07-1.296-.66a10 10 0 0 1 0-3.593c.107-.59.743-.89 1.297-.66m11.032 2.508a.75.75 0 0 1 .826.198l6.365 7.057a.75.75 0 0 1-.738 1.23l-3.537-.878l-2.03 3.015a.75.75 0 0 1-1.372-.42l.005-9.502a.75.75 0 0 1 .48-.7"/></svg>
</template>

CSS

.icon-circle-hint-cursor-24-filled {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.695%204.222c-.23-.554-.891-.791-1.384-.45a10%2010%200%200%200-2.54%202.539c-.342.493-.104%201.154.45%201.384c.471.195%201.009.005%201.31-.407a8%208%200%200%201%201.756-1.756c.412-.3.603-.838.408-1.31m3.062-.127c-.505.079-1.02-.167-1.215-.638c-.229-.554.07-1.19.66-1.297a10%2010%200%200%201%203.591.001c.59.107.89.743.66%201.297c-.195.471-.71.717-1.214.638a8%208%200%200%200-2.482%200m9.015%203.6c-.472.196-1.009.006-1.31-.406a8%208%200%200%200-1.755-1.755c-.412-.3-.602-.838-.407-1.31c.23-.554.891-.791%201.384-.45c.99.687%201.851%201.547%202.538%202.538c.341.493.104%201.154-.45%201.384m.767%206.759c-.471-.195-.717-.71-.638-1.214a8%208%200%200%200%200-2.483c-.08-.504.166-1.019.637-1.214c.554-.23%201.19.07%201.297.66a10%2010%200%200%201%200%203.59c-.106.59-.742.89-1.296.66M9.541%2020.543c.195-.472.71-.717%201.214-.639a8%208%200%200%200%202.246.034v2.012a10%2010%200%200%201-2.8-.11c-.59-.108-.89-.743-.66-1.297m-5.322-4.24c.472-.196%201.01-.005%201.31.407a8%208%200%200%200%201.757%201.757c.412.301.603.838.408%201.31c-.23.554-.891.791-1.384.45a10%2010%200%200%201-2.54-2.54c-.342-.494-.105-1.155.45-1.385m-.765-6.761c.471.195.717.71.638%201.214a8%208%200%200%200%200%202.485c.078.504-.167%201.019-.639%201.214c-.554.23-1.19-.07-1.296-.66a10%2010%200%200%201%200-3.593c.107-.59.743-.89%201.297-.66m11.032%202.508a.75.75%200%200%201%20.826.198l6.365%207.057a.75.75%200%200%201-.738%201.23l-3.537-.878l-2.03%203.015a.75.75%200%200%201-1.372-.42l.005-9.502a.75.75%200%200%201%20.48-.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.695%204.222c-.23-.554-.891-.791-1.384-.45a10%2010%200%200%200-2.54%202.539c-.342.493-.104%201.154.45%201.384c.471.195%201.009.005%201.31-.407a8%208%200%200%201%201.756-1.756c.412-.3.603-.838.408-1.31m3.062-.127c-.505.079-1.02-.167-1.215-.638c-.229-.554.07-1.19.66-1.297a10%2010%200%200%201%203.591.001c.59.107.89.743.66%201.297c-.195.471-.71.717-1.214.638a8%208%200%200%200-2.482%200m9.015%203.6c-.472.196-1.009.006-1.31-.406a8%208%200%200%200-1.755-1.755c-.412-.3-.602-.838-.407-1.31c.23-.554.891-.791%201.384-.45c.99.687%201.851%201.547%202.538%202.538c.341.493.104%201.154-.45%201.384m.767%206.759c-.471-.195-.717-.71-.638-1.214a8%208%200%200%200%200-2.483c-.08-.504.166-1.019.637-1.214c.554-.23%201.19.07%201.297.66a10%2010%200%200%201%200%203.59c-.106.59-.742.89-1.296.66M9.541%2020.543c.195-.472.71-.717%201.214-.639a8%208%200%200%200%202.246.034v2.012a10%2010%200%200%201-2.8-.11c-.59-.108-.89-.743-.66-1.297m-5.322-4.24c.472-.196%201.01-.005%201.31.407a8%208%200%200%200%201.757%201.757c.412.301.603.838.408%201.31c-.23.554-.891.791-1.384.45a10%2010%200%200%201-2.54-2.54c-.342-.494-.105-1.155.45-1.385m-.765-6.761c.471.195.717.71.638%201.214a8%208%200%200%200%200%202.485c.078.504-.167%201.019-.639%201.214c-.554.23-1.19-.07-1.296-.66a10%2010%200%200%201%200-3.593c.107-.59.743-.89%201.297-.66m11.032%202.508a.75.75%200%200%201%20.826.198l6.365%207.057a.75.75%200%200%201-.738%201.23l-3.537-.878l-2.03%203.015a.75.75%200%200%201-1.372-.42l.005-9.502a.75.75%200%200%201%20.48-.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/circle-hint-cursor-24-filled.svg?color=%231a73e8&size=48