pulse-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
pulse-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the pulse icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 128a12 12 0 0 1-12 12h-24.58l-36.69 73.37A12 12 0 0 1 160 220h-.6a12 12 0 0 1-10.61-7.72L95 71.15L66.92 133A12 12 0 0 1 56 140H24a12 12 0 0 1 0-24h24.27l36.81-81a12 12 0 0 1 22.13.7l54.28 142.46l27.78-55.56A12 12 0 0 1 200 116h32a12 12 0 0 1 12 12"/></svg>

React

import type { SVGProps } from "react";

export function PhPulseBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 128a12 12 0 0 1-12 12h-24.58l-36.69 73.37A12 12 0 0 1 160 220h-.6a12 12 0 0 1-10.61-7.72L95 71.15L66.92 133A12 12 0 0 1 56 140H24a12 12 0 0 1 0-24h24.27l36.81-81a12 12 0 0 1 22.13.7l54.28 142.46l27.78-55.56A12 12 0 0 1 200 116h32a12 12 0 0 1 12 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 128a12 12 0 0 1-12 12h-24.58l-36.69 73.37A12 12 0 0 1 160 220h-.6a12 12 0 0 1-10.61-7.72L95 71.15L66.92 133A12 12 0 0 1 56 140H24a12 12 0 0 1 0-24h24.27l36.81-81a12 12 0 0 1 22.13.7l54.28 142.46l27.78-55.56A12 12 0 0 1 200 116h32a12 12 0 0 1 12 12"/></svg>
</template>

CSS

.icon-pulse-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M244%20128a12%2012%200%200%201-12%2012h-24.58l-36.69%2073.37A12%2012%200%200%201%20160%20220h-.6a12%2012%200%200%201-10.61-7.72L95%2071.15L66.92%20133A12%2012%200%200%201%2056%20140H24a12%2012%200%200%201%200-24h24.27l36.81-81a12%2012%200%200%201%2022.13.7l54.28%20142.46l27.78-55.56A12%2012%200%200%201%20200%20116h32a12%2012%200%200%201%2012%2012%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M244%20128a12%2012%200%200%201-12%2012h-24.58l-36.69%2073.37A12%2012%200%200%201%20160%20220h-.6a12%2012%200%200%201-10.61-7.72L95%2071.15L66.92%20133A12%2012%200%200%201%2056%20140H24a12%2012%200%200%201%200-24h24.27l36.81-81a12%2012%200%200%201%2022.13.7l54.28%20142.46l27.78-55.56A12%2012%200%200%201%20200%20116h32a12%2012%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pulse-bold.svg?color=%231a73e8&size=48