checkmark starburst icon
checkmark-starburst-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- checkmark-starburst-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
checkmark-starburst-16-regularcheckmark-starburst-20-filledcheckmark-starburst-20-regularcheckmark-starburst-24-filledcheckmark-starburst-24-regularcheckmark-starburst-28-filledcheckmark-starburst-28-regularcheckmark-starburst-32-filledcheckmark-starburst-32-regularcheckmark-starburst-48-filledcheckmark-starburst-48-regular
Related icons in Fluent UI System Icons
Use the checkmark starburst icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.102 2.25a2 2 0 0 1 2.645-1.083l.887.385a1 1 0 0 0 .786.003l.89-.377a2 2 0 0 1 2.636 1.105l.356.899a1 1 0 0 0 .553.558l.896.363a2 2 0 0 1 1.082 2.646l-.384.887a1 1 0 0 0-.003.786l.376.89a2 2 0 0 1-1.105 2.636l-.899.356a1 1 0 0 0-.558.553l-.362.896a2 2 0 0 1-2.646 1.082l-.887-.384a1 1 0 0 0-.787-.004l-.89.377a1.997 1.997 0 0 1-2.635-1.105l-.356-.899a1 1 0 0 0-.553-.558l-.896-.363a2 2 0 0 1-1.083-2.646l.385-.886a1 1 0 0 0 .003-.787l-.377-.89A2 2 0 0 1 2.28 4.055l.899-.356a1 1 0 0 0 .558-.554zm6.752 3.896a.5.5 0 0 0-.707 0L7.25 9.043L5.854 7.646a.5.5 0 0 0-.708.708l1.75 1.75a.5.5 0 0 0 .708 0l3.25-3.25a.5.5 0 0 0 0-.708"/></svg>
React
import type { SVGProps } from "react";
export function FluentCheckmarkStarburst16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.102 2.25a2 2 0 0 1 2.645-1.083l.887.385a1 1 0 0 0 .786.003l.89-.377a2 2 0 0 1 2.636 1.105l.356.899a1 1 0 0 0 .553.558l.896.363a2 2 0 0 1 1.082 2.646l-.384.887a1 1 0 0 0-.003.786l.376.89a2 2 0 0 1-1.105 2.636l-.899.356a1 1 0 0 0-.558.553l-.362.896a2 2 0 0 1-2.646 1.082l-.887-.384a1 1 0 0 0-.787-.004l-.89.377a1.997 1.997 0 0 1-2.635-1.105l-.356-.899a1 1 0 0 0-.553-.558l-.896-.363a2 2 0 0 1-1.083-2.646l.385-.886a1 1 0 0 0 .003-.787l-.377-.89A2 2 0 0 1 2.28 4.055l.899-.356a1 1 0 0 0 .558-.554zm6.752 3.896a.5.5 0 0 0-.707 0L7.25 9.043L5.854 7.646a.5.5 0 0 0-.708.708l1.75 1.75a.5.5 0 0 0 .708 0l3.25-3.25a.5.5 0 0 0 0-.708"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M4.102 2.25a2 2 0 0 1 2.645-1.083l.887.385a1 1 0 0 0 .786.003l.89-.377a2 2 0 0 1 2.636 1.105l.356.899a1 1 0 0 0 .553.558l.896.363a2 2 0 0 1 1.082 2.646l-.384.887a1 1 0 0 0-.003.786l.376.89a2 2 0 0 1-1.105 2.636l-.899.356a1 1 0 0 0-.558.553l-.362.896a2 2 0 0 1-2.646 1.082l-.887-.384a1 1 0 0 0-.787-.004l-.89.377a1.997 1.997 0 0 1-2.635-1.105l-.356-.899a1 1 0 0 0-.553-.558l-.896-.363a2 2 0 0 1-1.083-2.646l.385-.886a1 1 0 0 0 .003-.787l-.377-.89A2 2 0 0 1 2.28 4.055l.899-.356a1 1 0 0 0 .558-.554zm6.752 3.896a.5.5 0 0 0-.707 0L7.25 9.043L5.854 7.646a.5.5 0 0 0-.708.708l1.75 1.75a.5.5 0 0 0 .708 0l3.25-3.25a.5.5 0 0 0 0-.708"/></svg> </template>
CSS
.icon-checkmark-starburst-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.102%202.25a2%202%200%200%201%202.645-1.083l.887.385a1%201%200%200%200%20.786.003l.89-.377a2%202%200%200%201%202.636%201.105l.356.899a1%201%200%200%200%20.553.558l.896.363a2%202%200%200%201%201.082%202.646l-.384.887a1%201%200%200%200-.003.786l.376.89a2%202%200%200%201-1.105%202.636l-.899.356a1%201%200%200%200-.558.553l-.362.896a2%202%200%200%201-2.646%201.082l-.887-.384a1%201%200%200%200-.787-.004l-.89.377a1.997%201.997%200%200%201-2.635-1.105l-.356-.899a1%201%200%200%200-.553-.558l-.896-.363a2%202%200%200%201-1.083-2.646l.385-.886a1%201%200%200%200%20.003-.787l-.377-.89A2%202%200%200%201%202.28%204.055l.899-.356a1%201%200%200%200%20.558-.554zm6.752%203.896a.5.5%200%200%200-.707%200L7.25%209.043L5.854%207.646a.5.5%200%200%200-.708.708l1.75%201.75a.5.5%200%200%200%20.708%200l3.25-3.25a.5.5%200%200%200%200-.708%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.102%202.25a2%202%200%200%201%202.645-1.083l.887.385a1%201%200%200%200%20.786.003l.89-.377a2%202%200%200%201%202.636%201.105l.356.899a1%201%200%200%200%20.553.558l.896.363a2%202%200%200%201%201.082%202.646l-.384.887a1%201%200%200%200-.003.786l.376.89a2%202%200%200%201-1.105%202.636l-.899.356a1%201%200%200%200-.558.553l-.362.896a2%202%200%200%201-2.646%201.082l-.887-.384a1%201%200%200%200-.787-.004l-.89.377a1.997%201.997%200%200%201-2.635-1.105l-.356-.899a1%201%200%200%200-.553-.558l-.896-.363a2%202%200%200%201-1.083-2.646l.385-.886a1%201%200%200%200%20.003-.787l-.377-.89A2%202%200%200%201%202.28%204.055l.899-.356a1%201%200%200%200%20.558-.554zm6.752%203.896a.5.5%200%200%200-.707%200L7.25%209.043L5.854%207.646a.5.5%200%200%200-.708.708l1.75%201.75a.5.5%200%200%200%20.708%200l3.25-3.25a.5.5%200%200%200%200-.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/checkmark-starburst-16-filled.svg?color=%231a73e8&size=48