error circle hint icon

error-circle-hint-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
error-circle-hint-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the error circle hint icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.654 20.34c.377-.074.765.11.911.465c.172.414-.052.888-.49.98a10.05 10.05 0 0 1-4.15 0c-.438-.093-.66-.567-.49-.981c.147-.354.535-.54.912-.465a8.6 8.6 0 0 0 3.307 0m5.413-3.613c.214-.319.619-.462.973-.316c.414.172.591.665.347 1.04a10.1 10.1 0 0 1-2.934 2.934c-.375.244-.868.067-1.04-.347c-.146-.354-.003-.758.316-.972a8.6 8.6 0 0 0 2.338-2.34M3.963 16.41a.81.81 0 0 1 .973.315a8.6 8.6 0 0 0 2.337 2.34c.319.213.462.618.315.972c-.172.414-.665.59-1.04.346a10.05 10.05 0 0 1-2.932-2.933c-.244-.375-.067-.868.347-1.04m8.036-1.908a.999.999 0 1 1-.001 1.997a.999.999 0 0 1 .001-1.997m8.807-5.07c.413-.17.888.054.98.492a10 10 0 0 1 .001 4.15c-.092.438-.566.66-.98.49a.81.81 0 0 1-.465-.91a8.5 8.5 0 0 0-.001-3.31c-.074-.376.11-.765.465-.911m-18.588.493c.093-.438.566-.662.98-.49c.354.146.54.535.465.91a8.5 8.5 0 0 0 0 3.306c.073.376-.112.764-.466.91c-.414.172-.888-.051-.98-.49a10 10 0 0 1 0-4.146M11.994 7a.75.75 0 0 1 .744.647l.007.102l.004 4.502a.75.75 0 0 1-1.493.103l-.007-.102l-.004-4.501a.75.75 0 0 1 .75-.751M6.55 3.616c.375-.244.868-.067 1.04.347c.147.354.004.76-.315.973a8.6 8.6 0 0 0-2.337 2.336c-.214.319-.618.462-.972.316c-.414-.172-.592-.666-.347-1.041a10.1 10.1 0 0 1 2.93-2.93m9.863.345c.172-.414.665-.591 1.04-.347c1.17.762 2.17 1.763 2.933 2.932c.244.375.067.868-.347 1.04c-.354.146-.758.003-.972-.315a8.6 8.6 0 0 0-2.338-2.337c-.319-.214-.463-.619-.316-.973M12.002 2c.71 0 1.403.074 2.071.215c.439.092.663.566.492.98c-.147.355-.535.54-.912.465a8.5 8.5 0 0 0-3.305.001c-.377.074-.765-.11-.911-.465c-.172-.414.052-.888.49-.98c.67-.141 1.364-.216 2.075-.216"/></svg>

React

import type { SVGProps } from "react";

export function FluentErrorCircleHint24Regular(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="M13.654 20.34c.377-.074.765.11.911.465c.172.414-.052.888-.49.98a10.05 10.05 0 0 1-4.15 0c-.438-.093-.66-.567-.49-.981c.147-.354.535-.54.912-.465a8.6 8.6 0 0 0 3.307 0m5.413-3.613c.214-.319.619-.462.973-.316c.414.172.591.665.347 1.04a10.1 10.1 0 0 1-2.934 2.934c-.375.244-.868.067-1.04-.347c-.146-.354-.003-.758.316-.972a8.6 8.6 0 0 0 2.338-2.34M3.963 16.41a.81.81 0 0 1 .973.315a8.6 8.6 0 0 0 2.337 2.34c.319.213.462.618.315.972c-.172.414-.665.59-1.04.346a10.05 10.05 0 0 1-2.932-2.933c-.244-.375-.067-.868.347-1.04m8.036-1.908a.999.999 0 1 1-.001 1.997a.999.999 0 0 1 .001-1.997m8.807-5.07c.413-.17.888.054.98.492a10 10 0 0 1 .001 4.15c-.092.438-.566.66-.98.49a.81.81 0 0 1-.465-.91a8.5 8.5 0 0 0-.001-3.31c-.074-.376.11-.765.465-.911m-18.588.493c.093-.438.566-.662.98-.49c.354.146.54.535.465.91a8.5 8.5 0 0 0 0 3.306c.073.376-.112.764-.466.91c-.414.172-.888-.051-.98-.49a10 10 0 0 1 0-4.146M11.994 7a.75.75 0 0 1 .744.647l.007.102l.004 4.502a.75.75 0 0 1-1.493.103l-.007-.102l-.004-4.501a.75.75 0 0 1 .75-.751M6.55 3.616c.375-.244.868-.067 1.04.347c.147.354.004.76-.315.973a8.6 8.6 0 0 0-2.337 2.336c-.214.319-.618.462-.972.316c-.414-.172-.592-.666-.347-1.041a10.1 10.1 0 0 1 2.93-2.93m9.863.345c.172-.414.665-.591 1.04-.347c1.17.762 2.17 1.763 2.933 2.932c.244.375.067.868-.347 1.04c-.354.146-.758.003-.972-.315a8.6 8.6 0 0 0-2.338-2.337c-.319-.214-.463-.619-.316-.973M12.002 2c.71 0 1.403.074 2.071.215c.439.092.663.566.492.98c-.147.355-.535.54-.912.465a8.5 8.5 0 0 0-3.305.001c-.377.074-.765-.11-.911-.465c-.172-.414.052-.888.49-.98c.67-.141 1.364-.216 2.075-.216"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.654 20.34c.377-.074.765.11.911.465c.172.414-.052.888-.49.98a10.05 10.05 0 0 1-4.15 0c-.438-.093-.66-.567-.49-.981c.147-.354.535-.54.912-.465a8.6 8.6 0 0 0 3.307 0m5.413-3.613c.214-.319.619-.462.973-.316c.414.172.591.665.347 1.04a10.1 10.1 0 0 1-2.934 2.934c-.375.244-.868.067-1.04-.347c-.146-.354-.003-.758.316-.972a8.6 8.6 0 0 0 2.338-2.34M3.963 16.41a.81.81 0 0 1 .973.315a8.6 8.6 0 0 0 2.337 2.34c.319.213.462.618.315.972c-.172.414-.665.59-1.04.346a10.05 10.05 0 0 1-2.932-2.933c-.244-.375-.067-.868.347-1.04m8.036-1.908a.999.999 0 1 1-.001 1.997a.999.999 0 0 1 .001-1.997m8.807-5.07c.413-.17.888.054.98.492a10 10 0 0 1 .001 4.15c-.092.438-.566.66-.98.49a.81.81 0 0 1-.465-.91a8.5 8.5 0 0 0-.001-3.31c-.074-.376.11-.765.465-.911m-18.588.493c.093-.438.566-.662.98-.49c.354.146.54.535.465.91a8.5 8.5 0 0 0 0 3.306c.073.376-.112.764-.466.91c-.414.172-.888-.051-.98-.49a10 10 0 0 1 0-4.146M11.994 7a.75.75 0 0 1 .744.647l.007.102l.004 4.502a.75.75 0 0 1-1.493.103l-.007-.102l-.004-4.501a.75.75 0 0 1 .75-.751M6.55 3.616c.375-.244.868-.067 1.04.347c.147.354.004.76-.315.973a8.6 8.6 0 0 0-2.337 2.336c-.214.319-.618.462-.972.316c-.414-.172-.592-.666-.347-1.041a10.1 10.1 0 0 1 2.93-2.93m9.863.345c.172-.414.665-.591 1.04-.347c1.17.762 2.17 1.763 2.933 2.932c.244.375.067.868-.347 1.04c-.354.146-.758.003-.972-.315a8.6 8.6 0 0 0-2.338-2.337c-.319-.214-.463-.619-.316-.973M12.002 2c.71 0 1.403.074 2.071.215c.439.092.663.566.492.98c-.147.355-.535.54-.912.465a8.5 8.5 0 0 0-3.305.001c-.377.074-.765-.11-.911-.465c-.172-.414.052-.888.49-.98c.67-.141 1.364-.216 2.075-.216"/></svg>
</template>

CSS

.icon-error-circle-hint-24-regular {
  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%22M13.654%2020.34c.377-.074.765.11.911.465c.172.414-.052.888-.49.98a10.05%2010.05%200%200%201-4.15%200c-.438-.093-.66-.567-.49-.981c.147-.354.535-.54.912-.465a8.6%208.6%200%200%200%203.307%200m5.413-3.613c.214-.319.619-.462.973-.316c.414.172.591.665.347%201.04a10.1%2010.1%200%200%201-2.934%202.934c-.375.244-.868.067-1.04-.347c-.146-.354-.003-.758.316-.972a8.6%208.6%200%200%200%202.338-2.34M3.963%2016.41a.81.81%200%200%201%20.973.315a8.6%208.6%200%200%200%202.337%202.34c.319.213.462.618.315.972c-.172.414-.665.59-1.04.346a10.05%2010.05%200%200%201-2.932-2.933c-.244-.375-.067-.868.347-1.04m8.036-1.908a.999.999%200%201%201-.001%201.997a.999.999%200%200%201%20.001-1.997m8.807-5.07c.413-.17.888.054.98.492a10%2010%200%200%201%20.001%204.15c-.092.438-.566.66-.98.49a.81.81%200%200%201-.465-.91a8.5%208.5%200%200%200-.001-3.31c-.074-.376.11-.765.465-.911m-18.588.493c.093-.438.566-.662.98-.49c.354.146.54.535.465.91a8.5%208.5%200%200%200%200%203.306c.073.376-.112.764-.466.91c-.414.172-.888-.051-.98-.49a10%2010%200%200%201%200-4.146M11.994%207a.75.75%200%200%201%20.744.647l.007.102l.004%204.502a.75.75%200%200%201-1.493.103l-.007-.102l-.004-4.501a.75.75%200%200%201%20.75-.751M6.55%203.616c.375-.244.868-.067%201.04.347c.147.354.004.76-.315.973a8.6%208.6%200%200%200-2.337%202.336c-.214.319-.618.462-.972.316c-.414-.172-.592-.666-.347-1.041a10.1%2010.1%200%200%201%202.93-2.93m9.863.345c.172-.414.665-.591%201.04-.347c1.17.762%202.17%201.763%202.933%202.932c.244.375.067.868-.347%201.04c-.354.146-.758.003-.972-.315a8.6%208.6%200%200%200-2.338-2.337c-.319-.214-.463-.619-.316-.973M12.002%202c.71%200%201.403.074%202.071.215c.439.092.663.566.492.98c-.147.355-.535.54-.912.465a8.5%208.5%200%200%200-3.305.001c-.377.074-.765-.11-.911-.465c-.172-.414.052-.888.49-.98c.67-.141%201.364-.216%202.075-.216%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%22M13.654%2020.34c.377-.074.765.11.911.465c.172.414-.052.888-.49.98a10.05%2010.05%200%200%201-4.15%200c-.438-.093-.66-.567-.49-.981c.147-.354.535-.54.912-.465a8.6%208.6%200%200%200%203.307%200m5.413-3.613c.214-.319.619-.462.973-.316c.414.172.591.665.347%201.04a10.1%2010.1%200%200%201-2.934%202.934c-.375.244-.868.067-1.04-.347c-.146-.354-.003-.758.316-.972a8.6%208.6%200%200%200%202.338-2.34M3.963%2016.41a.81.81%200%200%201%20.973.315a8.6%208.6%200%200%200%202.337%202.34c.319.213.462.618.315.972c-.172.414-.665.59-1.04.346a10.05%2010.05%200%200%201-2.932-2.933c-.244-.375-.067-.868.347-1.04m8.036-1.908a.999.999%200%201%201-.001%201.997a.999.999%200%200%201%20.001-1.997m8.807-5.07c.413-.17.888.054.98.492a10%2010%200%200%201%20.001%204.15c-.092.438-.566.66-.98.49a.81.81%200%200%201-.465-.91a8.5%208.5%200%200%200-.001-3.31c-.074-.376.11-.765.465-.911m-18.588.493c.093-.438.566-.662.98-.49c.354.146.54.535.465.91a8.5%208.5%200%200%200%200%203.306c.073.376-.112.764-.466.91c-.414.172-.888-.051-.98-.49a10%2010%200%200%201%200-4.146M11.994%207a.75.75%200%200%201%20.744.647l.007.102l.004%204.502a.75.75%200%200%201-1.493.103l-.007-.102l-.004-4.501a.75.75%200%200%201%20.75-.751M6.55%203.616c.375-.244.868-.067%201.04.347c.147.354.004.76-.315.973a8.6%208.6%200%200%200-2.337%202.336c-.214.319-.618.462-.972.316c-.414-.172-.592-.666-.347-1.041a10.1%2010.1%200%200%201%202.93-2.93m9.863.345c.172-.414.665-.591%201.04-.347c1.17.762%202.17%201.763%202.933%202.932c.244.375.067.868-.347%201.04c-.354.146-.758.003-.972-.315a8.6%208.6%200%200%200-2.338-2.337c-.319-.214-.463-.619-.316-.973M12.002%202c.71%200%201.403.074%202.071.215c.439.092.663.566.492.98c-.147.355-.535.54-.912.465a8.5%208.5%200%200%200-3.305.001c-.377.074-.765-.11-.911-.465c-.172-.414.052-.888.49-.98c.67-.141%201.364-.216%202.075-.216%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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