pulse-alert-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
pulse-alert-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the pulse alert icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.252 10.116q-.12-.414-.186-.808T3 8.494q0-1.907 1.296-3.2T7.5 4q1.294 0 2.463.685Q11.13 5.369 12 6.639q.87-1.289 2.025-1.964T16.5 4q1.87 0 3.166 1.265T21 8.398v.012q-.244-.176-.506-.315q-.261-.14-.56-.243q-.215-1.237-1.173-2.044T16.5 5q-1.19 0-2.18.676t-1.918 2.093h-.804q-.902-1.373-1.917-2.071T7.5 5Q6.025 5 5.012 6.013T4 8.494q0 .427.075.815t.244.807zM12 19.923l-1.156-1.042q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581 1.351 1.25q.71.669 1.551 1.434q.56-.503 1.047-.953t.934-.872q.176.188.372.344q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779zM1.885 13.5v-1h4.219L8.39 9.104l2.275 3.396h1.877q-.011.135-.027.252q-.015.117-.015.253t.016.248t.026.247H10.13l-1.745-2.604L6.641 13.5zm15.595 2.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21m.02-2.674V9.5h1v4.154z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightPulseAlertOutlineSharp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.252 10.116q-.12-.414-.186-.808T3 8.494q0-1.907 1.296-3.2T7.5 4q1.294 0 2.463.685Q11.13 5.369 12 6.639q.87-1.289 2.025-1.964T16.5 4q1.87 0 3.166 1.265T21 8.398v.012q-.244-.176-.506-.315q-.261-.14-.56-.243q-.215-1.237-1.173-2.044T16.5 5q-1.19 0-2.18.676t-1.918 2.093h-.804q-.902-1.373-1.917-2.071T7.5 5Q6.025 5 5.012 6.013T4 8.494q0 .427.075.815t.244.807zM12 19.923l-1.156-1.042q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581 1.351 1.25q.71.669 1.551 1.434q.56-.503 1.047-.953t.934-.872q.176.188.372.344q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779zM1.885 13.5v-1h4.219L8.39 9.104l2.275 3.396h1.877q-.011.135-.027.252q-.015.117-.015.253t.016.248t.026.247H10.13l-1.745-2.604L6.641 13.5zm15.595 2.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21m.02-2.674V9.5h1v4.154z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.252 10.116q-.12-.414-.186-.808T3 8.494q0-1.907 1.296-3.2T7.5 4q1.294 0 2.463.685Q11.13 5.369 12 6.639q.87-1.289 2.025-1.964T16.5 4q1.87 0 3.166 1.265T21 8.398v.012q-.244-.176-.506-.315q-.261-.14-.56-.243q-.215-1.237-1.173-2.044T16.5 5q-1.19 0-2.18.676t-1.918 2.093h-.804q-.902-1.373-1.917-2.071T7.5 5Q6.025 5 5.012 6.013T4 8.494q0 .427.075.815t.244.807zM12 19.923l-1.156-1.042q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581 1.351 1.25q.71.669 1.551 1.434q.56-.503 1.047-.953t.934-.872q.176.188.372.344q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779zM1.885 13.5v-1h4.219L8.39 9.104l2.275 3.396h1.877q-.011.135-.027.252q-.015.117-.015.253t.016.248t.026.247H10.13l-1.745-2.604L6.641 13.5zm15.595 2.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21m.02-2.674V9.5h1v4.154z"/></svg>
</template>

CSS

.icon-pulse-alert-outline-sharp {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.252%2010.116q-.12-.414-.186-.808T3%208.494q0-1.907%201.296-3.2T7.5%204q1.294%200%202.463.685Q11.13%205.369%2012%206.639q.87-1.289%202.025-1.964T16.5%204q1.87%200%203.166%201.265T21%208.398v.012q-.244-.176-.506-.315q-.261-.14-.56-.243q-.215-1.237-1.173-2.044T16.5%205q-1.19%200-2.18.676t-1.918%202.093h-.804q-.902-1.373-1.917-2.071T7.5%205Q6.025%205%205.012%206.013T4%208.494q0%20.427.075.815t.244.807zM12%2019.923l-1.156-1.042q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581%201.351%201.25q.71.669%201.551%201.434q.56-.503%201.047-.953t.934-.872q.176.188.372.344q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779zM1.885%2013.5v-1h4.219L8.39%209.104l2.275%203.396h1.877q-.011.135-.027.252q-.015.117-.015.253t.016.248t.026.247H10.13l-1.745-2.604L6.641%2013.5zm15.595%202.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21m.02-2.674V9.5h1v4.154z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.252%2010.116q-.12-.414-.186-.808T3%208.494q0-1.907%201.296-3.2T7.5%204q1.294%200%202.463.685Q11.13%205.369%2012%206.639q.87-1.289%202.025-1.964T16.5%204q1.87%200%203.166%201.265T21%208.398v.012q-.244-.176-.506-.315q-.261-.14-.56-.243q-.215-1.237-1.173-2.044T16.5%205q-1.19%200-2.18.676t-1.918%202.093h-.804q-.902-1.373-1.917-2.071T7.5%205Q6.025%205%205.012%206.013T4%208.494q0%20.427.075.815t.244.807zM12%2019.923l-1.156-1.042q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581%201.351%201.25q.71.669%201.551%201.434q.56-.503%201.047-.953t.934-.872q.176.188.372.344q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779zM1.885%2013.5v-1h4.219L8.39%209.104l2.275%203.396h1.877q-.011.135-.027.252q-.015.117-.015.253t.016.248t.026.247H10.13l-1.745-2.604L6.641%2013.5zm15.595%202.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21m.02-2.674V9.5h1v4.154z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/pulse-alert-outline-sharp.svg?color=%231a73e8&size=48