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

Name
status-28-regular
Set
Fluent UI System Icons
Style
28 Regular
Viewbox
28×28
License
MIT

13 other variants in Fluent UI System Icons

The same icon in other sets

Use the status icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M19.806 4.305a2.75 2.75 0 1 1 3.889 3.89l-7.392 7.39a1.25 1.25 0 0 1-.568.326l-4.936 1.29l1.29-4.936a1.25 1.25 0 0 1 .325-.568zm4.95-1.06a4.25 4.25 0 0 0-6.011 0l-7.392 7.391a2.75 2.75 0 0 0-.716 1.25L9.024 18.06a.75.75 0 0 0 .916.916l6.174-1.613a2.75 2.75 0 0 0 1.25-.716l7.391-7.392a4.25 4.25 0 0 0 0-6.01m-8.868 1.443a9.5 9.5 0 1 0 7.425 7.425l1.237-1.238c.293.99.45 2.04.45 3.125c0 6.075-4.925 11-11 11S3 20.075 3 14S7.925 3 14 3c1.086 0 2.134.157 3.125.45z"/></svg>

React

import type { SVGProps } from "react";

export function FluentStatus28Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M19.806 4.305a2.75 2.75 0 1 1 3.889 3.89l-7.392 7.39a1.25 1.25 0 0 1-.568.326l-4.936 1.29l1.29-4.936a1.25 1.25 0 0 1 .325-.568zm4.95-1.06a4.25 4.25 0 0 0-6.011 0l-7.392 7.391a2.75 2.75 0 0 0-.716 1.25L9.024 18.06a.75.75 0 0 0 .916.916l6.174-1.613a2.75 2.75 0 0 0 1.25-.716l7.391-7.392a4.25 4.25 0 0 0 0-6.01m-8.868 1.443a9.5 9.5 0 1 0 7.425 7.425l1.237-1.238c.293.99.45 2.04.45 3.125c0 6.075-4.925 11-11 11S3 20.075 3 14S7.925 3 14 3c1.086 0 2.134.157 3.125.45z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M19.806 4.305a2.75 2.75 0 1 1 3.889 3.89l-7.392 7.39a1.25 1.25 0 0 1-.568.326l-4.936 1.29l1.29-4.936a1.25 1.25 0 0 1 .325-.568zm4.95-1.06a4.25 4.25 0 0 0-6.011 0l-7.392 7.391a2.75 2.75 0 0 0-.716 1.25L9.024 18.06a.75.75 0 0 0 .916.916l6.174-1.613a2.75 2.75 0 0 0 1.25-.716l7.391-7.392a4.25 4.25 0 0 0 0-6.01m-8.868 1.443a9.5 9.5 0 1 0 7.425 7.425l1.237-1.238c.293.99.45 2.04.45 3.125c0 6.075-4.925 11-11 11S3 20.075 3 14S7.925 3 14 3c1.086 0 2.134.157 3.125.45z"/></svg>
</template>

CSS

.icon-status-28-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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.806%204.305a2.75%202.75%200%201%201%203.889%203.89l-7.392%207.39a1.25%201.25%200%200%201-.568.326l-4.936%201.29l1.29-4.936a1.25%201.25%200%200%201%20.325-.568zm4.95-1.06a4.25%204.25%200%200%200-6.011%200l-7.392%207.391a2.75%202.75%200%200%200-.716%201.25L9.024%2018.06a.75.75%200%200%200%20.916.916l6.174-1.613a2.75%202.75%200%200%200%201.25-.716l7.391-7.392a4.25%204.25%200%200%200%200-6.01m-8.868%201.443a9.5%209.5%200%201%200%207.425%207.425l1.237-1.238c.293.99.45%202.04.45%203.125c0%206.075-4.925%2011-11%2011S3%2020.075%203%2014S7.925%203%2014%203c1.086%200%202.134.157%203.125.45z%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.806%204.305a2.75%202.75%200%201%201%203.889%203.89l-7.392%207.39a1.25%201.25%200%200%201-.568.326l-4.936%201.29l1.29-4.936a1.25%201.25%200%200%201%20.325-.568zm4.95-1.06a4.25%204.25%200%200%200-6.011%200l-7.392%207.391a2.75%202.75%200%200%200-.716%201.25L9.024%2018.06a.75.75%200%200%200%20.916.916l6.174-1.613a2.75%202.75%200%200%200%201.25-.716l7.391-7.392a4.25%204.25%200%200%200%200-6.01m-8.868%201.443a9.5%209.5%200%201%200%207.425%207.425l1.237-1.238c.293.99.45%202.04.45%203.125c0%206.075-4.925%2011-11%2011S3%2020.075%203%2014S7.925%203%2014%203c1.086%200%202.134.157%203.125.45z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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