pulse alert icon
pulse-alert-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- pulse-alert-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- 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.807zm7.592 8.765q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581 1.351 1.25q.71.669 1.551 1.434q.56-.504 1.047-.954t.934-.87q.176.187.372.343q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779l-.404.363q-.15.135-.341.202q-.192.068-.383.068q-.192 0-.39-.068t-.35-.202zm6.656-5.727V10q0-.213.144-.356t.357-.144t.356.144t.143.356v3.154q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356M2.385 13.5q-.213 0-.357-.144t-.144-.357t.144-.356t.357-.143h3.719l1.615-2.402q.125-.184.302-.266t.37-.082t.366.084t.305.27l1.604 2.396h1.876q-.011.135-.026.252q-.016.117-.016.253t.016.248t.026.247h-1.984q-.212 0-.38-.096q-.166-.096-.291-.258l-1.502-2.25l-1.502 2.25q-.125.162-.292.258q-.168.096-.38.096zm15.095 2.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPulseAlertOutlineRounded(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.807zm7.592 8.765q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581 1.351 1.25q.71.669 1.551 1.434q.56-.504 1.047-.954t.934-.87q.176.187.372.343q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779l-.404.363q-.15.135-.341.202q-.192.068-.383.068q-.192 0-.39-.068t-.35-.202zm6.656-5.727V10q0-.213.144-.356t.357-.144t.356.144t.143.356v3.154q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356M2.385 13.5q-.213 0-.357-.144t-.144-.357t.144-.356t.357-.143h3.719l1.615-2.402q.125-.184.302-.266t.37-.082t.366.084t.305.27l1.604 2.396h1.876q-.011.135-.026.252q-.016.117-.016.253t.016.248t.026.247h-1.984q-.212 0-.38-.096q-.166-.096-.291-.258l-1.502-2.25l-1.502 2.25q-.125.162-.292.258q-.168.096-.38.096zm15.095 2.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21"/></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.807zm7.592 8.765q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581 1.351 1.25q.71.669 1.551 1.434q.56-.504 1.047-.954t.934-.87q.176.187.372.343q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779l-.404.363q-.15.135-.341.202q-.192.068-.383.068q-.192 0-.39-.068t-.35-.202zm6.656-5.727V10q0-.213.144-.356t.357-.144t.356.144t.143.356v3.154q0 .212-.144.356t-.357.144t-.356-.144t-.143-.356M2.385 13.5q-.213 0-.357-.144t-.144-.357t.144-.356t.357-.143h3.719l1.615-2.402q.125-.184.302-.266t.37-.082t.366.084t.305.27l1.604 2.396h1.876q-.011.135-.026.252q-.016.117-.016.253t.016.248t.026.247h-1.984q-.212 0-.38-.096q-.166-.096-.291-.258l-1.502-2.25l-1.502 2.25q-.125.162-.292.258q-.168.096-.38.096zm15.095 2.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21"/></svg> </template>
CSS
.icon-pulse-alert-outline-rounded {
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.807zm7.592%208.765q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581%201.351%201.25q.71.669%201.551%201.434q.56-.504%201.047-.954t.934-.87q.176.187.372.343q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779l-.404.363q-.15.135-.341.202q-.192.068-.383.068q-.192%200-.39-.068t-.35-.202zm6.656-5.727V10q0-.213.144-.356t.357-.144t.356.144t.143.356v3.154q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356M2.385%2013.5q-.213%200-.357-.144t-.144-.357t.144-.356t.357-.143h3.719l1.615-2.402q.125-.184.302-.266t.37-.082t.366.084t.305.27l1.604%202.396h1.876q-.011.135-.026.252q-.016.117-.016.253t.016.248t.026.247h-1.984q-.212%200-.38-.096q-.166-.096-.291-.258l-1.502-2.25l-1.502%202.25q-.125.162-.292.258q-.168.096-.38.096zm15.095%202.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21%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.807zm7.592%208.765q-.963-.875-1.75-1.612t-1.46-1.384h1.464q.64.581%201.351%201.25q.71.669%201.551%201.434q.56-.504%201.047-.954t.934-.87q.176.187.372.343q.195.156.395.31q-.365.346-.77.721q-.403.375-.845.779l-.404.363q-.15.135-.341.202q-.192.068-.383.068q-.192%200-.39-.068t-.35-.202zm6.656-5.727V10q0-.213.144-.356t.357-.144t.356.144t.143.356v3.154q0%20.212-.144.356t-.357.144t-.356-.144t-.143-.356M2.385%2013.5q-.213%200-.357-.144t-.144-.357t.144-.356t.357-.143h3.719l1.615-2.402q.125-.184.302-.266t.37-.082t.366.084t.305.27l1.604%202.396h1.876q-.011.135-.026.252q-.016.117-.016.253t.016.248t.026.247h-1.984q-.212%200-.38-.096q-.166-.096-.291-.258l-1.502-2.25l-1.502%202.25q-.125.162-.292.258q-.168.096-.38.096zm15.095%202.829q-.21-.21-.21-.52t.21-.522q.209-.21.52-.21t.52.21t.21.52t-.21.521q-.209.21-.52.21t-.52-.21%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-rounded.svg?color=%231a73e8&size=48