flash-checkmark-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
flash-checkmark-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the flash checkmark icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M2.91 1.714A1 1 0 0 1 3.87 1h4.406a1 1 0 0 1 .936 1.351L8.218 5h2.03l.069.003a5.47 5.47 0 0 0-2.954.979a.5.5 0 0 1-.335-.658L8.275 2H3.869L2.08 8h1.915a.5.5 0 0 1 .48.64L3.01 13.669a.24.24 0 0 0 .007.174a.26.26 0 0 0 .118.118c.057.03.116.037.164.029a.24.24 0 0 0 .147-.095l1.7-2.137q.137.585.392 1.114l-1.31 1.645c-.854 1.073-2.562.188-2.178-1.128L3.33 9H1.746a.75.75 0 0 1-.72-.964zM15 10.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-2.854-1.854L9.5 11.293l-.646-.647a.5.5 0 0 0-.708.708l1 1a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708"/></svg>

React

import type { SVGProps } from "react";

export function FluentFlashCheckmark16Regular(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="M2.91 1.714A1 1 0 0 1 3.87 1h4.406a1 1 0 0 1 .936 1.351L8.218 5h2.03l.069.003a5.47 5.47 0 0 0-2.954.979a.5.5 0 0 1-.335-.658L8.275 2H3.869L2.08 8h1.915a.5.5 0 0 1 .48.64L3.01 13.669a.24.24 0 0 0 .007.174a.26.26 0 0 0 .118.118c.057.03.116.037.164.029a.24.24 0 0 0 .147-.095l1.7-2.137q.137.585.392 1.114l-1.31 1.645c-.854 1.073-2.562.188-2.178-1.128L3.33 9H1.746a.75.75 0 0 1-.72-.964zM15 10.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-2.854-1.854L9.5 11.293l-.646-.647a.5.5 0 0 0-.708.708l1 1a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.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="M2.91 1.714A1 1 0 0 1 3.87 1h4.406a1 1 0 0 1 .936 1.351L8.218 5h2.03l.069.003a5.47 5.47 0 0 0-2.954.979a.5.5 0 0 1-.335-.658L8.275 2H3.869L2.08 8h1.915a.5.5 0 0 1 .48.64L3.01 13.669a.24.24 0 0 0 .007.174a.26.26 0 0 0 .118.118c.057.03.116.037.164.029a.24.24 0 0 0 .147-.095l1.7-2.137q.137.585.392 1.114l-1.31 1.645c-.854 1.073-2.562.188-2.178-1.128L3.33 9H1.746a.75.75 0 0 1-.72-.964zM15 10.5a4.5 4.5 0 1 1-9 0a4.5 4.5 0 0 1 9 0m-2.854-1.854L9.5 11.293l-.646-.647a.5.5 0 0 0-.708.708l1 1a.5.5 0 0 0 .708 0l3-3a.5.5 0 0 0-.708-.708"/></svg>
</template>

CSS

.icon-flash-checkmark-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2.91%201.714A1%201%200%200%201%203.87%201h4.406a1%201%200%200%201%20.936%201.351L8.218%205h2.03l.069.003a5.47%205.47%200%200%200-2.954.979a.5.5%200%200%201-.335-.658L8.275%202H3.869L2.08%208h1.915a.5.5%200%200%201%20.48.64L3.01%2013.669a.24.24%200%200%200%20.007.174a.26.26%200%200%200%20.118.118c.057.03.116.037.164.029a.24.24%200%200%200%20.147-.095l1.7-2.137q.137.585.392%201.114l-1.31%201.645c-.854%201.073-2.562.188-2.178-1.128L3.33%209H1.746a.75.75%200%200%201-.72-.964zM15%2010.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-2.854-1.854L9.5%2011.293l-.646-.647a.5.5%200%200%200-.708.708l1%201a.5.5%200%200%200%20.708%200l3-3a.5.5%200%200%200-.708-.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%22M2.91%201.714A1%201%200%200%201%203.87%201h4.406a1%201%200%200%201%20.936%201.351L8.218%205h2.03l.069.003a5.47%205.47%200%200%200-2.954.979a.5.5%200%200%201-.335-.658L8.275%202H3.869L2.08%208h1.915a.5.5%200%200%201%20.48.64L3.01%2013.669a.24.24%200%200%200%20.007.174a.26.26%200%200%200%20.118.118c.057.03.116.037.164.029a.24.24%200%200%200%20.147-.095l1.7-2.137q.137.585.392%201.114l-1.31%201.645c-.854%201.073-2.562.188-2.178-1.128L3.33%209H1.746a.75.75%200%200%201-.72-.964zM15%2010.5a4.5%204.5%200%201%201-9%200a4.5%204.5%200%200%201%209%200m-2.854-1.854L9.5%2011.293l-.646-.647a.5.5%200%200%200-.708.708l1%201a.5.5%200%200%200%20.708%200l3-3a.5.5%200%200%200-.708-.708%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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