checkmark circle hint icon
checkmark-circle-hint-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- checkmark-circle-hint-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
11 other variants in Fluent UI System Icons
checkmark-circle-hint-16-filledcheckmark-circle-hint-16-regularcheckmark-circle-hint-20-filledcheckmark-circle-hint-20-regularcheckmark-circle-hint-24-filledcheckmark-circle-hint-24-regularcheckmark-circle-hint-28-filledcheckmark-circle-hint-28-regularcheckmark-circle-hint-32-filledcheckmark-circle-hint-48-filledcheckmark-circle-hint-48-regular
Related icons in Fluent UI System Icons
Use the checkmark circle hint icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.306 27.78c.499-.098 1.011.15 1.206.62c.23.554-.073 1.188-.66 1.31a14.1 14.1 0 0 1-5.697 0c-.588-.122-.89-.757-.66-1.312c.194-.47.707-.716 1.206-.619a12.1 12.1 0 0 0 4.605 0m7.655-5.08c.284-.42.82-.609 1.29-.415c.555.23.79.893.46 1.395a14.1 14.1 0 0 1-4.033 4.032c-.502.33-1.165.094-1.395-.461c-.194-.47-.006-1.007.415-1.291a12.1 12.1 0 0 0 3.263-3.26m-21.204-.414c.47-.194 1.007-.007 1.29.414a12.1 12.1 0 0 0 3.26 3.26c.422.284.61.82.416 1.29c-.23.555-.892.79-1.394.46a14.1 14.1 0 0 1-4.032-4.03c-.33-.501-.095-1.164.46-1.394m16.536-10.993a1 1 0 1 1 1.414 1.414l-7.5 7.5a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414l3.293 3.293zm-19 1.858c.123-.588.757-.89 1.311-.66c.47.195.718.707.62 1.206a12.1 12.1 0 0 0 .002 4.612c.097.499-.15 1.012-.62 1.207c-.554.23-1.19-.073-1.311-.66A14 14 0 0 1 2.004 16c0-.976.1-1.929.29-2.849m26.11-.66c.555-.23 1.19.073 1.31.661a14.1 14.1 0 0 1 0 5.703c-.122.587-.757.89-1.312.66c-.47-.195-.716-.708-.619-1.207a12.1 12.1 0 0 0 .001-4.61c-.097-.499.15-1.012.62-1.207M8.323 4.293c.501-.33 1.165-.095 1.395.46c.194.47.006 1.007-.415 1.29a12.1 12.1 0 0 0-3.26 3.262c-.283.421-.82.61-1.29.415c-.555-.23-.79-.893-.46-1.395a14.1 14.1 0 0 1 4.03-4.032m13.966.459c.23-.555.893-.79 1.395-.46a14.1 14.1 0 0 1 4.03 4.033c.33.502.096 1.165-.46 1.395c-.469.194-1.006.006-1.29-.415a12.1 12.1 0 0 0-3.26-3.262c-.421-.284-.61-.822-.415-1.291M16.004 2c.978 0 1.933.1 2.854.291c.588.122.89.757.66 1.312c-.194.47-.707.716-1.207.619a12.1 12.1 0 0 0-4.617 0c-.499.097-1.011-.15-1.206-.62c-.23-.554.072-1.188.66-1.31A14 14 0 0 1 16.004 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentCheckmarkCircleHint32Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.306 27.78c.499-.098 1.011.15 1.206.62c.23.554-.073 1.188-.66 1.31a14.1 14.1 0 0 1-5.697 0c-.588-.122-.89-.757-.66-1.312c.194-.47.707-.716 1.206-.619a12.1 12.1 0 0 0 4.605 0m7.655-5.08c.284-.42.82-.609 1.29-.415c.555.23.79.893.46 1.395a14.1 14.1 0 0 1-4.033 4.032c-.502.33-1.165.094-1.395-.461c-.194-.47-.006-1.007.415-1.291a12.1 12.1 0 0 0 3.263-3.26m-21.204-.414c.47-.194 1.007-.007 1.29.414a12.1 12.1 0 0 0 3.26 3.26c.422.284.61.82.416 1.29c-.23.555-.892.79-1.394.46a14.1 14.1 0 0 1-4.032-4.03c-.33-.501-.095-1.164.46-1.394m16.536-10.993a1 1 0 1 1 1.414 1.414l-7.5 7.5a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414l3.293 3.293zm-19 1.858c.123-.588.757-.89 1.311-.66c.47.195.718.707.62 1.206a12.1 12.1 0 0 0 .002 4.612c.097.499-.15 1.012-.62 1.207c-.554.23-1.19-.073-1.311-.66A14 14 0 0 1 2.004 16c0-.976.1-1.929.29-2.849m26.11-.66c.555-.23 1.19.073 1.31.661a14.1 14.1 0 0 1 0 5.703c-.122.587-.757.89-1.312.66c-.47-.195-.716-.708-.619-1.207a12.1 12.1 0 0 0 .001-4.61c-.097-.499.15-1.012.62-1.207M8.323 4.293c.501-.33 1.165-.095 1.395.46c.194.47.006 1.007-.415 1.29a12.1 12.1 0 0 0-3.26 3.262c-.283.421-.82.61-1.29.415c-.555-.23-.79-.893-.46-1.395a14.1 14.1 0 0 1 4.03-4.032m13.966.459c.23-.555.893-.79 1.395-.46a14.1 14.1 0 0 1 4.03 4.033c.33.502.096 1.165-.46 1.395c-.469.194-1.006.006-1.29-.415a12.1 12.1 0 0 0-3.26-3.262c-.421-.284-.61-.822-.415-1.291M16.004 2c.978 0 1.933.1 2.854.291c.588.122.89.757.66 1.312c-.194.47-.707.716-1.207.619a12.1 12.1 0 0 0-4.617 0c-.499.097-1.011-.15-1.206-.62c-.23-.554.072-1.188.66-1.31A14 14 0 0 1 16.004 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.306 27.78c.499-.098 1.011.15 1.206.62c.23.554-.073 1.188-.66 1.31a14.1 14.1 0 0 1-5.697 0c-.588-.122-.89-.757-.66-1.312c.194-.47.707-.716 1.206-.619a12.1 12.1 0 0 0 4.605 0m7.655-5.08c.284-.42.82-.609 1.29-.415c.555.23.79.893.46 1.395a14.1 14.1 0 0 1-4.033 4.032c-.502.33-1.165.094-1.395-.461c-.194-.47-.006-1.007.415-1.291a12.1 12.1 0 0 0 3.263-3.26m-21.204-.414c.47-.194 1.007-.007 1.29.414a12.1 12.1 0 0 0 3.26 3.26c.422.284.61.82.416 1.29c-.23.555-.892.79-1.394.46a14.1 14.1 0 0 1-4.032-4.03c-.33-.501-.095-1.164.46-1.394m16.536-10.993a1 1 0 1 1 1.414 1.414l-7.5 7.5a1 1 0 0 1-1.414 0l-4-4a1 1 0 1 1 1.414-1.414l3.293 3.293zm-19 1.858c.123-.588.757-.89 1.311-.66c.47.195.718.707.62 1.206a12.1 12.1 0 0 0 .002 4.612c.097.499-.15 1.012-.62 1.207c-.554.23-1.19-.073-1.311-.66A14 14 0 0 1 2.004 16c0-.976.1-1.929.29-2.849m26.11-.66c.555-.23 1.19.073 1.31.661a14.1 14.1 0 0 1 0 5.703c-.122.587-.757.89-1.312.66c-.47-.195-.716-.708-.619-1.207a12.1 12.1 0 0 0 .001-4.61c-.097-.499.15-1.012.62-1.207M8.323 4.293c.501-.33 1.165-.095 1.395.46c.194.47.006 1.007-.415 1.29a12.1 12.1 0 0 0-3.26 3.262c-.283.421-.82.61-1.29.415c-.555-.23-.79-.893-.46-1.395a14.1 14.1 0 0 1 4.03-4.032m13.966.459c.23-.555.893-.79 1.395-.46a14.1 14.1 0 0 1 4.03 4.033c.33.502.096 1.165-.46 1.395c-.469.194-1.006.006-1.29-.415a12.1 12.1 0 0 0-3.26-3.262c-.421-.284-.61-.822-.415-1.291M16.004 2c.978 0 1.933.1 2.854.291c.588.122.89.757.66 1.312c-.194.47-.707.716-1.207.619a12.1 12.1 0 0 0-4.617 0c-.499.097-1.011-.15-1.206-.62c-.23-.554.072-1.188.66-1.31A14 14 0 0 1 16.004 2"/></svg> </template>
CSS
.icon-checkmark-circle-hint-32-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.306%2027.78c.499-.098%201.011.15%201.206.62c.23.554-.073%201.188-.66%201.31a14.1%2014.1%200%200%201-5.697%200c-.588-.122-.89-.757-.66-1.312c.194-.47.707-.716%201.206-.619a12.1%2012.1%200%200%200%204.605%200m7.655-5.08c.284-.42.82-.609%201.29-.415c.555.23.79.893.46%201.395a14.1%2014.1%200%200%201-4.033%204.032c-.502.33-1.165.094-1.395-.461c-.194-.47-.006-1.007.415-1.291a12.1%2012.1%200%200%200%203.263-3.26m-21.204-.414c.47-.194%201.007-.007%201.29.414a12.1%2012.1%200%200%200%203.26%203.26c.422.284.61.82.416%201.29c-.23.555-.892.79-1.394.46a14.1%2014.1%200%200%201-4.032-4.03c-.33-.501-.095-1.164.46-1.394m16.536-10.993a1%201%200%201%201%201.414%201.414l-7.5%207.5a1%201%200%200%201-1.414%200l-4-4a1%201%200%201%201%201.414-1.414l3.293%203.293zm-19%201.858c.123-.588.757-.89%201.311-.66c.47.195.718.707.62%201.206a12.1%2012.1%200%200%200%20.002%204.612c.097.499-.15%201.012-.62%201.207c-.554.23-1.19-.073-1.311-.66A14%2014%200%200%201%202.004%2016c0-.976.1-1.929.29-2.849m26.11-.66c.555-.23%201.19.073%201.31.661a14.1%2014.1%200%200%201%200%205.703c-.122.587-.757.89-1.312.66c-.47-.195-.716-.708-.619-1.207a12.1%2012.1%200%200%200%20.001-4.61c-.097-.499.15-1.012.62-1.207M8.323%204.293c.501-.33%201.165-.095%201.395.46c.194.47.006%201.007-.415%201.29a12.1%2012.1%200%200%200-3.26%203.262c-.283.421-.82.61-1.29.415c-.555-.23-.79-.893-.46-1.395a14.1%2014.1%200%200%201%204.03-4.032m13.966.459c.23-.555.893-.79%201.395-.46a14.1%2014.1%200%200%201%204.03%204.033c.33.502.096%201.165-.46%201.395c-.469.194-1.006.006-1.29-.415a12.1%2012.1%200%200%200-3.26-3.262c-.421-.284-.61-.822-.415-1.291M16.004%202c.978%200%201.933.1%202.854.291c.588.122.89.757.66%201.312c-.194.47-.707.716-1.207.619a12.1%2012.1%200%200%200-4.617%200c-.499.097-1.011-.15-1.206-.62c-.23-.554.072-1.188.66-1.31A14%2014%200%200%201%2016.004%202%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.306%2027.78c.499-.098%201.011.15%201.206.62c.23.554-.073%201.188-.66%201.31a14.1%2014.1%200%200%201-5.697%200c-.588-.122-.89-.757-.66-1.312c.194-.47.707-.716%201.206-.619a12.1%2012.1%200%200%200%204.605%200m7.655-5.08c.284-.42.82-.609%201.29-.415c.555.23.79.893.46%201.395a14.1%2014.1%200%200%201-4.033%204.032c-.502.33-1.165.094-1.395-.461c-.194-.47-.006-1.007.415-1.291a12.1%2012.1%200%200%200%203.263-3.26m-21.204-.414c.47-.194%201.007-.007%201.29.414a12.1%2012.1%200%200%200%203.26%203.26c.422.284.61.82.416%201.29c-.23.555-.892.79-1.394.46a14.1%2014.1%200%200%201-4.032-4.03c-.33-.501-.095-1.164.46-1.394m16.536-10.993a1%201%200%201%201%201.414%201.414l-7.5%207.5a1%201%200%200%201-1.414%200l-4-4a1%201%200%201%201%201.414-1.414l3.293%203.293zm-19%201.858c.123-.588.757-.89%201.311-.66c.47.195.718.707.62%201.206a12.1%2012.1%200%200%200%20.002%204.612c.097.499-.15%201.012-.62%201.207c-.554.23-1.19-.073-1.311-.66A14%2014%200%200%201%202.004%2016c0-.976.1-1.929.29-2.849m26.11-.66c.555-.23%201.19.073%201.31.661a14.1%2014.1%200%200%201%200%205.703c-.122.587-.757.89-1.312.66c-.47-.195-.716-.708-.619-1.207a12.1%2012.1%200%200%200%20.001-4.61c-.097-.499.15-1.012.62-1.207M8.323%204.293c.501-.33%201.165-.095%201.395.46c.194.47.006%201.007-.415%201.29a12.1%2012.1%200%200%200-3.26%203.262c-.283.421-.82.61-1.29.415c-.555-.23-.79-.893-.46-1.395a14.1%2014.1%200%200%201%204.03-4.032m13.966.459c.23-.555.893-.79%201.395-.46a14.1%2014.1%200%200%201%204.03%204.033c.33.502.096%201.165-.46%201.395c-.469.194-1.006.006-1.29-.415a12.1%2012.1%200%200%200-3.26-3.262c-.421-.284-.61-.822-.415-1.291M16.004%202c.978%200%201.933.1%202.854.291c.588.122.89.757.66%201.312c-.194.47-.707.716-1.207.619a12.1%2012.1%200%200%200-4.617%200c-.499.097-1.011-.15-1.206-.62c-.23-.554.072-1.188.66-1.31A14%2014%200%200%201%2016.004%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/checkmark-circle-hint-32-regular.svg?color=%231a73e8&size=48