accessibility checkmark icon
accessibility-checkmark-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.
- Name
- accessibility-checkmark-32-regular
- Set
- Fluent UI System Icons
- Style
- 32 Regular
- Viewbox
- 32×32
- License
- MIT
10 other variants in Fluent UI System Icons
accessibility-checkmark-20-filledaccessibility-checkmark-20-regularaccessibility-checkmark-24-filledaccessibility-checkmark-24-regularaccessibility-checkmark-28-filledaccessibility-checkmark-28-regularaccessibility-checkmark-32-filledaccessibility-checkmark-32-lightaccessibility-checkmark-48-filledaccessibility-checkmark-48-regular
Related icons in Fluent UI System Icons
Use the accessibility checkmark icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.5 6.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0M16 2a4.5 4.5 0 0 0-4.323 5.753L7.074 6.168a3.073 3.073 0 0 0-2 5.81L11 14.02v3.758a1 1 0 0 1-.101.439L7.307 25.58a3.073 3.073 0 0 0 5.524 2.694l1.46-2.995A9 9 0 0 1 14 23c0-.777.099-1.532.284-2.251q-.045.075-.084.155l-3.167 6.493a1.073 1.073 0 1 1-1.928-.94l3.591-7.364A3 3 0 0 0 13 17.778v-4.115a1.5 1.5 0 0 0-1.012-1.418l-6.264-2.157a1.073 1.073 0 1 1 .699-2.029l7.624 2.626a6 6 0 0 0 3.906 0l7.624-2.626a1.073 1.073 0 1 1 .699 2.029l-6.264 2.157A1.5 1.5 0 0 0 19 13.663v1.272a9 9 0 0 1 2-.712v-.203l5.927-2.041a3.073 3.073 0 0 0-2-5.81l-4.604 1.584A4.504 4.504 0 0 0 16 2m7 13.5a7.5 7.5 0 1 1 0 15a7.5 7.5 0 0 1 0-15m4.53 4.72a.75.75 0 0 0-1.06 0l-4.72 4.72l-1.97-1.97a.75.75 0 1 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0l5.25-5.25a.75.75 0 0 0 0-1.06"/></svg>
React
import type { SVGProps } from "react";
export function FluentAccessibilityCheckmark32Regular(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="M13.5 6.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0M16 2a4.5 4.5 0 0 0-4.323 5.753L7.074 6.168a3.073 3.073 0 0 0-2 5.81L11 14.02v3.758a1 1 0 0 1-.101.439L7.307 25.58a3.073 3.073 0 0 0 5.524 2.694l1.46-2.995A9 9 0 0 1 14 23c0-.777.099-1.532.284-2.251q-.045.075-.084.155l-3.167 6.493a1.073 1.073 0 1 1-1.928-.94l3.591-7.364A3 3 0 0 0 13 17.778v-4.115a1.5 1.5 0 0 0-1.012-1.418l-6.264-2.157a1.073 1.073 0 1 1 .699-2.029l7.624 2.626a6 6 0 0 0 3.906 0l7.624-2.626a1.073 1.073 0 1 1 .699 2.029l-6.264 2.157A1.5 1.5 0 0 0 19 13.663v1.272a9 9 0 0 1 2-.712v-.203l5.927-2.041a3.073 3.073 0 0 0-2-5.81l-4.604 1.584A4.504 4.504 0 0 0 16 2m7 13.5a7.5 7.5 0 1 1 0 15a7.5 7.5 0 0 1 0-15m4.53 4.72a.75.75 0 0 0-1.06 0l-4.72 4.72l-1.97-1.97a.75.75 0 1 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0l5.25-5.25a.75.75 0 0 0 0-1.06"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.5 6.5a2.5 2.5 0 1 1 5 0a2.5 2.5 0 0 1-5 0M16 2a4.5 4.5 0 0 0-4.323 5.753L7.074 6.168a3.073 3.073 0 0 0-2 5.81L11 14.02v3.758a1 1 0 0 1-.101.439L7.307 25.58a3.073 3.073 0 0 0 5.524 2.694l1.46-2.995A9 9 0 0 1 14 23c0-.777.099-1.532.284-2.251q-.045.075-.084.155l-3.167 6.493a1.073 1.073 0 1 1-1.928-.94l3.591-7.364A3 3 0 0 0 13 17.778v-4.115a1.5 1.5 0 0 0-1.012-1.418l-6.264-2.157a1.073 1.073 0 1 1 .699-2.029l7.624 2.626a6 6 0 0 0 3.906 0l7.624-2.626a1.073 1.073 0 1 1 .699 2.029l-6.264 2.157A1.5 1.5 0 0 0 19 13.663v1.272a9 9 0 0 1 2-.712v-.203l5.927-2.041a3.073 3.073 0 0 0-2-5.81l-4.604 1.584A4.504 4.504 0 0 0 16 2m7 13.5a7.5 7.5 0 1 1 0 15a7.5 7.5 0 0 1 0-15m4.53 4.72a.75.75 0 0 0-1.06 0l-4.72 4.72l-1.97-1.97a.75.75 0 1 0-1.06 1.06l2.5 2.5a.75.75 0 0 0 1.06 0l5.25-5.25a.75.75 0 0 0 0-1.06"/></svg> </template>
CSS
.icon-accessibility-checkmark-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%22M13.5%206.5a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200M16%202a4.5%204.5%200%200%200-4.323%205.753L7.074%206.168a3.073%203.073%200%200%200-2%205.81L11%2014.02v3.758a1%201%200%200%201-.101.439L7.307%2025.58a3.073%203.073%200%200%200%205.524%202.694l1.46-2.995A9%209%200%200%201%2014%2023c0-.777.099-1.532.284-2.251q-.045.075-.084.155l-3.167%206.493a1.073%201.073%200%201%201-1.928-.94l3.591-7.364A3%203%200%200%200%2013%2017.778v-4.115a1.5%201.5%200%200%200-1.012-1.418l-6.264-2.157a1.073%201.073%200%201%201%20.699-2.029l7.624%202.626a6%206%200%200%200%203.906%200l7.624-2.626a1.073%201.073%200%201%201%20.699%202.029l-6.264%202.157A1.5%201.5%200%200%200%2019%2013.663v1.272a9%209%200%200%201%202-.712v-.203l5.927-2.041a3.073%203.073%200%200%200-2-5.81l-4.604%201.584A4.504%204.504%200%200%200%2016%202m7%2013.5a7.5%207.5%200%201%201%200%2015a7.5%207.5%200%200%201%200-15m4.53%204.72a.75.75%200%200%200-1.06%200l-4.72%204.72l-1.97-1.97a.75.75%200%201%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.06%200l5.25-5.25a.75.75%200%200%200%200-1.06%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%22M13.5%206.5a2.5%202.5%200%201%201%205%200a2.5%202.5%200%200%201-5%200M16%202a4.5%204.5%200%200%200-4.323%205.753L7.074%206.168a3.073%203.073%200%200%200-2%205.81L11%2014.02v3.758a1%201%200%200%201-.101.439L7.307%2025.58a3.073%203.073%200%200%200%205.524%202.694l1.46-2.995A9%209%200%200%201%2014%2023c0-.777.099-1.532.284-2.251q-.045.075-.084.155l-3.167%206.493a1.073%201.073%200%201%201-1.928-.94l3.591-7.364A3%203%200%200%200%2013%2017.778v-4.115a1.5%201.5%200%200%200-1.012-1.418l-6.264-2.157a1.073%201.073%200%201%201%20.699-2.029l7.624%202.626a6%206%200%200%200%203.906%200l7.624-2.626a1.073%201.073%200%201%201%20.699%202.029l-6.264%202.157A1.5%201.5%200%200%200%2019%2013.663v1.272a9%209%200%200%201%202-.712v-.203l5.927-2.041a3.073%203.073%200%200%200-2-5.81l-4.604%201.584A4.504%204.504%200%200%200%2016%202m7%2013.5a7.5%207.5%200%201%201%200%2015a7.5%207.5%200%200%201%200-15m4.53%204.72a.75.75%200%200%200-1.06%200l-4.72%204.72l-1.97-1.97a.75.75%200%201%200-1.06%201.06l2.5%202.5a.75.75%200%200%200%201.06%200l5.25-5.25a.75.75%200%200%200%200-1.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/accessibility-checkmark-32-regular.svg?color=%231a73e8&size=48