siren icon
siren-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- siren-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 siren icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19h14.769q.269 0 .442-.173t.173-.442v-1.52q0-.269-.173-.442t-.443-.173H4.616q-.27 0-.443.173T4 16.866v1.518q0 .27.173.443t.443.173m5.057-8.866q0-.951.684-1.63q.683-.677 1.643-.677q.213 0 .356-.144t.144-.357t-.144-.356T12 6.827q-1.372 0-2.35.963q-.977.964-.977 2.344v2.308q0 .213.144.356t.357.144t.356-.144t.143-.356zM6.827 15.25h10.346v-5.115q0-2.152-1.514-3.644T11.997 5t-3.66 1.491t-1.51 3.644zM4.616 20q-.667 0-1.141-.475T3 18.386v-1.52q0-.666.475-1.14t1.14-.475h1.212v-5.115q0-2.564 1.797-4.35T12 4t4.376 1.786t1.797 4.349v5.115h1.212q.666 0 1.14.475t.475 1.14v1.52q0 .666-.475 1.14t-1.14.475zM12 15.25"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSirenOutlineRounded(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="M4.616 19h14.769q.269 0 .442-.173t.173-.442v-1.52q0-.269-.173-.442t-.443-.173H4.616q-.27 0-.443.173T4 16.866v1.518q0 .27.173.443t.443.173m5.057-8.866q0-.951.684-1.63q.683-.677 1.643-.677q.213 0 .356-.144t.144-.357t-.144-.356T12 6.827q-1.372 0-2.35.963q-.977.964-.977 2.344v2.308q0 .213.144.356t.357.144t.356-.144t.143-.356zM6.827 15.25h10.346v-5.115q0-2.152-1.514-3.644T11.997 5t-3.66 1.491t-1.51 3.644zM4.616 20q-.667 0-1.141-.475T3 18.386v-1.52q0-.666.475-1.14t1.14-.475h1.212v-5.115q0-2.564 1.797-4.35T12 4t4.376 1.786t1.797 4.349v5.115h1.212q.666 0 1.14.475t.475 1.14v1.52q0 .666-.475 1.14t-1.14.475zM12 15.25"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.616 19h14.769q.269 0 .442-.173t.173-.442v-1.52q0-.269-.173-.442t-.443-.173H4.616q-.27 0-.443.173T4 16.866v1.518q0 .27.173.443t.443.173m5.057-8.866q0-.951.684-1.63q.683-.677 1.643-.677q.213 0 .356-.144t.144-.357t-.144-.356T12 6.827q-1.372 0-2.35.963q-.977.964-.977 2.344v2.308q0 .213.144.356t.357.144t.356-.144t.143-.356zM6.827 15.25h10.346v-5.115q0-2.152-1.514-3.644T11.997 5t-3.66 1.491t-1.51 3.644zM4.616 20q-.667 0-1.141-.475T3 18.386v-1.52q0-.666.475-1.14t1.14-.475h1.212v-5.115q0-2.564 1.797-4.35T12 4t4.376 1.786t1.797 4.349v5.115h1.212q.666 0 1.14.475t.475 1.14v1.52q0 .666-.475 1.14t-1.14.475zM12 15.25"/></svg> </template>
CSS
.icon-siren-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%22M4.616%2019h14.769q.269%200%20.442-.173t.173-.442v-1.52q0-.269-.173-.442t-.443-.173H4.616q-.27%200-.443.173T4%2016.866v1.518q0%20.27.173.443t.443.173m5.057-8.866q0-.951.684-1.63q.683-.677%201.643-.677q.213%200%20.356-.144t.144-.357t-.144-.356T12%206.827q-1.372%200-2.35.963q-.977.964-.977%202.344v2.308q0%20.213.144.356t.357.144t.356-.144t.143-.356zM6.827%2015.25h10.346v-5.115q0-2.152-1.514-3.644T11.997%205t-3.66%201.491t-1.51%203.644zM4.616%2020q-.667%200-1.141-.475T3%2018.386v-1.52q0-.666.475-1.14t1.14-.475h1.212v-5.115q0-2.564%201.797-4.35T12%204t4.376%201.786t1.797%204.349v5.115h1.212q.666%200%201.14.475t.475%201.14v1.52q0%20.666-.475%201.14t-1.14.475zM12%2015.25%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%22M4.616%2019h14.769q.269%200%20.442-.173t.173-.442v-1.52q0-.269-.173-.442t-.443-.173H4.616q-.27%200-.443.173T4%2016.866v1.518q0%20.27.173.443t.443.173m5.057-8.866q0-.951.684-1.63q.683-.677%201.643-.677q.213%200%20.356-.144t.144-.357t-.144-.356T12%206.827q-1.372%200-2.35.963q-.977.964-.977%202.344v2.308q0%20.213.144.356t.357.144t.356-.144t.143-.356zM6.827%2015.25h10.346v-5.115q0-2.152-1.514-3.644T11.997%205t-3.66%201.491t-1.51%203.644zM4.616%2020q-.667%200-1.141-.475T3%2018.386v-1.52q0-.666.475-1.14t1.14-.475h1.212v-5.115q0-2.564%201.797-4.35T12%204t4.376%201.786t1.797%204.349v5.115h1.212q.666%200%201.14.475t.475%201.14v1.52q0%20.666-.475%201.14t-1.14.475zM12%2015.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/siren-outline-rounded.svg?color=%231a73e8&size=48