pulse icon
pulse-28-regular from Fluent UI System Icons by Microsoft Corporation · 28 Regular · MIT Free for personal and commercial use.
- Name
- pulse-28-regular
- Set
- Fluent UI System Icons
- Style
- 28 Regular
- Viewbox
- 28×28
- License
- MIT
7 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the pulse icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M10.023 3a.75.75 0 0 1 .71.59l3.905 17.79l4.148-12.86a.75.75 0 0 1 1.438.033l1.349 4.947h3.677a.75.75 0 0 1 0 1.5H21a.75.75 0 0 1-.724-.553l-.836-3.067l-4.226 13.1a.75.75 0 0 1-1.447-.07L9.905 6.815L7.72 14.456A.75.75 0 0 1 7 15H2.75a.75.75 0 0 1 0-1.5h3.684L9.28 3.544A.75.75 0 0 1 10.023 3"/></svg>
React
import type { SVGProps } from "react";
export function FluentPulse28Regular(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="M10.023 3a.75.75 0 0 1 .71.59l3.905 17.79l4.148-12.86a.75.75 0 0 1 1.438.033l1.349 4.947h3.677a.75.75 0 0 1 0 1.5H21a.75.75 0 0 1-.724-.553l-.836-3.067l-4.226 13.1a.75.75 0 0 1-1.447-.07L9.905 6.815L7.72 14.456A.75.75 0 0 1 7 15H2.75a.75.75 0 0 1 0-1.5h3.684L9.28 3.544A.75.75 0 0 1 10.023 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M10.023 3a.75.75 0 0 1 .71.59l3.905 17.79l4.148-12.86a.75.75 0 0 1 1.438.033l1.349 4.947h3.677a.75.75 0 0 1 0 1.5H21a.75.75 0 0 1-.724-.553l-.836-3.067l-4.226 13.1a.75.75 0 0 1-1.447-.07L9.905 6.815L7.72 14.456A.75.75 0 0 1 7 15H2.75a.75.75 0 0 1 0-1.5h3.684L9.28 3.544A.75.75 0 0 1 10.023 3"/></svg> </template>
CSS
.icon-pulse-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%22M10.023%203a.75.75%200%200%201%20.71.59l3.905%2017.79l4.148-12.86a.75.75%200%200%201%201.438.033l1.349%204.947h3.677a.75.75%200%200%201%200%201.5H21a.75.75%200%200%201-.724-.553l-.836-3.067l-4.226%2013.1a.75.75%200%200%201-1.447-.07L9.905%206.815L7.72%2014.456A.75.75%200%200%201%207%2015H2.75a.75.75%200%200%201%200-1.5h3.684L9.28%203.544A.75.75%200%200%201%2010.023%203%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%22M10.023%203a.75.75%200%200%201%20.71.59l3.905%2017.79l4.148-12.86a.75.75%200%200%201%201.438.033l1.349%204.947h3.677a.75.75%200%200%201%200%201.5H21a.75.75%200%200%201-.724-.553l-.836-3.067l-4.226%2013.1a.75.75%200%200%201-1.447-.07L9.905%206.815L7.72%2014.456A.75.75%200%200%201%207%2015H2.75a.75.75%200%200%201%200-1.5h3.684L9.28%203.544A.75.75%200%200%201%2010.023%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/pulse-28-regular.svg?color=%231a73e8&size=48