siren icon
siren-bold-duotone from Solar by 480 Design · Bold Duotone · Security · CC-BY-4.0 Attribution required.
- Name
- siren-bold-duotone
- Set
- Solar
- Style
- Bold Duotone
- Category
- Security
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More security icons from Solar
barcode-boldbarcode-scan-boldbomb-boldbomb-emoji-boldbomb-minimalistic-boldcode-scan-boldeye-boldeye-closed-boldeye-scan-boldincognito-boldkey-boldkey-minimalistic-2-boldkey-minimalistic-boldkey-minimalistic-square-2-boldkey-minimalistic-square-3-boldkey-minimalistic-square-boldkey-square-2-boldkey-square-boldlock-boldlock-keyhole-boldlock-keyhole-minimalistic-boldlock-keyhole-minimalistic-unlocked-boldlock-keyhole-unlocked-boldlock-password-bold
Use the siren icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20 21.25V16C20 13.1997 20 11.7996 19.455 10.73C18.9757 9.78924 18.2108 9.02433 17.27 8.54497C16.2004 8 14.8003 8 12 8C9.19974 8 7.79961 8 6.73005 8.54497C5.78924 9.02433 5.02433 9.78924 4.54497 10.73C4 11.7996 4 13.1997 4 16V21.25H20Z" opacity=".5"/><path d="M14.25 10.8149C14.25 10.4007 14.5858 10.0649 15 10.0649C16.618 10.0649 17.9963 11.3367 17.9346 13.0274C17.9195 13.4413 17.5717 13.7646 17.1577 13.7495C16.7438 13.7344 16.4205 13.3866 16.4356 12.9727C16.4637 12.2034 15.842 11.5649 15 11.5649C14.5858 11.5649 14.25 11.2292 14.25 10.8149Z"/><path d="M4 21.25H2C1.58579 21.25 1.25 21.5858 1.25 22C1.25 22.4142 1.58579 22.75 2 22.75H22C22.4142 22.75 22.75 22.4142 22.75 22C22.75 21.5858 22.4142 21.25 22 21.25H20H4Z"/><path d="M12.75 18.7993C13.1984 18.54 13.5 18.0552 13.5 17.5C13.5 16.6716 12.8284 16 12 16C11.1716 16 10.5 16.6716 10.5 17.5C10.5 18.0552 10.8016 18.54 11.25 18.7993V21.25H12.75V18.7993Z"/><path d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V5C12.75 5.41421 12.4142 5.75 12 5.75C11.5858 5.75 11.25 5.41421 11.25 5V2C11.25 1.58579 11.5858 1.25 12 1.25Z"/><path d="M21.5303 5.53033L20.0303 7.03033C19.7374 7.32322 19.2626 7.32322 18.9697 7.03033C18.6768 6.73744 18.6768 6.26256 18.9697 5.96967L20.4697 4.46967C20.7626 4.17678 21.2374 4.17678 21.5303 4.46967C21.8232 4.76256 21.8232 5.23744 21.5303 5.53033Z"/><path d="M3.53033 4.46967C3.23744 4.17678 2.76256 4.17678 2.46967 4.46967C2.17678 4.76256 2.17678 5.23744 2.46967 5.53033L3.96967 7.03033C4.26256 7.32322 4.73744 7.32322 5.03033 7.03033C5.32322 6.73744 5.32322 6.26256 5.03033 5.96967L3.53033 4.46967Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSirenBoldDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20 21.25V16C20 13.1997 20 11.7996 19.455 10.73C18.9757 9.78924 18.2108 9.02433 17.27 8.54497C16.2004 8 14.8003 8 12 8C9.19974 8 7.79961 8 6.73005 8.54497C5.78924 9.02433 5.02433 9.78924 4.54497 10.73C4 11.7996 4 13.1997 4 16V21.25H20Z" opacity=".5"/><path d="M14.25 10.8149C14.25 10.4007 14.5858 10.0649 15 10.0649C16.618 10.0649 17.9963 11.3367 17.9346 13.0274C17.9195 13.4413 17.5717 13.7646 17.1577 13.7495C16.7438 13.7344 16.4205 13.3866 16.4356 12.9727C16.4637 12.2034 15.842 11.5649 15 11.5649C14.5858 11.5649 14.25 11.2292 14.25 10.8149Z"/><path d="M4 21.25H2C1.58579 21.25 1.25 21.5858 1.25 22C1.25 22.4142 1.58579 22.75 2 22.75H22C22.4142 22.75 22.75 22.4142 22.75 22C22.75 21.5858 22.4142 21.25 22 21.25H20H4Z"/><path d="M12.75 18.7993C13.1984 18.54 13.5 18.0552 13.5 17.5C13.5 16.6716 12.8284 16 12 16C11.1716 16 10.5 16.6716 10.5 17.5C10.5 18.0552 10.8016 18.54 11.25 18.7993V21.25H12.75V18.7993Z"/><path d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V5C12.75 5.41421 12.4142 5.75 12 5.75C11.5858 5.75 11.25 5.41421 11.25 5V2C11.25 1.58579 11.5858 1.25 12 1.25Z"/><path d="M21.5303 5.53033L20.0303 7.03033C19.7374 7.32322 19.2626 7.32322 18.9697 7.03033C18.6768 6.73744 18.6768 6.26256 18.9697 5.96967L20.4697 4.46967C20.7626 4.17678 21.2374 4.17678 21.5303 4.46967C21.8232 4.76256 21.8232 5.23744 21.5303 5.53033Z"/><path d="M3.53033 4.46967C3.23744 4.17678 2.76256 4.17678 2.46967 4.46967C2.17678 4.76256 2.17678 5.23744 2.46967 5.53033L3.96967 7.03033C4.26256 7.32322 4.73744 7.32322 5.03033 7.03033C5.32322 6.73744 5.32322 6.26256 5.03033 5.96967L3.53033 4.46967Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M20 21.25V16C20 13.1997 20 11.7996 19.455 10.73C18.9757 9.78924 18.2108 9.02433 17.27 8.54497C16.2004 8 14.8003 8 12 8C9.19974 8 7.79961 8 6.73005 8.54497C5.78924 9.02433 5.02433 9.78924 4.54497 10.73C4 11.7996 4 13.1997 4 16V21.25H20Z" opacity=".5"/><path d="M14.25 10.8149C14.25 10.4007 14.5858 10.0649 15 10.0649C16.618 10.0649 17.9963 11.3367 17.9346 13.0274C17.9195 13.4413 17.5717 13.7646 17.1577 13.7495C16.7438 13.7344 16.4205 13.3866 16.4356 12.9727C16.4637 12.2034 15.842 11.5649 15 11.5649C14.5858 11.5649 14.25 11.2292 14.25 10.8149Z"/><path d="M4 21.25H2C1.58579 21.25 1.25 21.5858 1.25 22C1.25 22.4142 1.58579 22.75 2 22.75H22C22.4142 22.75 22.75 22.4142 22.75 22C22.75 21.5858 22.4142 21.25 22 21.25H20H4Z"/><path d="M12.75 18.7993C13.1984 18.54 13.5 18.0552 13.5 17.5C13.5 16.6716 12.8284 16 12 16C11.1716 16 10.5 16.6716 10.5 17.5C10.5 18.0552 10.8016 18.54 11.25 18.7993V21.25H12.75V18.7993Z"/><path d="M12 1.25C12.4142 1.25 12.75 1.58579 12.75 2V5C12.75 5.41421 12.4142 5.75 12 5.75C11.5858 5.75 11.25 5.41421 11.25 5V2C11.25 1.58579 11.5858 1.25 12 1.25Z"/><path d="M21.5303 5.53033L20.0303 7.03033C19.7374 7.32322 19.2626 7.32322 18.9697 7.03033C18.6768 6.73744 18.6768 6.26256 18.9697 5.96967L20.4697 4.46967C20.7626 4.17678 21.2374 4.17678 21.5303 4.46967C21.8232 4.76256 21.8232 5.23744 21.5303 5.53033Z"/><path d="M3.53033 4.46967C3.23744 4.17678 2.76256 4.17678 2.46967 4.46967C2.17678 4.76256 2.17678 5.23744 2.46967 5.53033L3.96967 7.03033C4.26256 7.32322 4.73744 7.32322 5.03033 7.03033C5.32322 6.73744 5.32322 6.26256 5.03033 5.96967L3.53033 4.46967Z"/></g></svg> </template>
CSS
.icon-siren-bold-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20%2021.25V16C20%2013.1997%2020%2011.7996%2019.455%2010.73C18.9757%209.78924%2018.2108%209.02433%2017.27%208.54497C16.2004%208%2014.8003%208%2012%208C9.19974%208%207.79961%208%206.73005%208.54497C5.78924%209.02433%205.02433%209.78924%204.54497%2010.73C4%2011.7996%204%2013.1997%204%2016V21.25H20Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.25%2010.8149C14.25%2010.4007%2014.5858%2010.0649%2015%2010.0649C16.618%2010.0649%2017.9963%2011.3367%2017.9346%2013.0274C17.9195%2013.4413%2017.5717%2013.7646%2017.1577%2013.7495C16.7438%2013.7344%2016.4205%2013.3866%2016.4356%2012.9727C16.4637%2012.2034%2015.842%2011.5649%2015%2011.5649C14.5858%2011.5649%2014.25%2011.2292%2014.25%2010.8149Z%22%2F%3E%3Cpath%20d%3D%22M4%2021.25H2C1.58579%2021.25%201.25%2021.5858%201.25%2022C1.25%2022.4142%201.58579%2022.75%202%2022.75H22C22.4142%2022.75%2022.75%2022.4142%2022.75%2022C22.75%2021.5858%2022.4142%2021.25%2022%2021.25H20H4Z%22%2F%3E%3Cpath%20d%3D%22M12.75%2018.7993C13.1984%2018.54%2013.5%2018.0552%2013.5%2017.5C13.5%2016.6716%2012.8284%2016%2012%2016C11.1716%2016%2010.5%2016.6716%2010.5%2017.5C10.5%2018.0552%2010.8016%2018.54%2011.25%2018.7993V21.25H12.75V18.7993Z%22%2F%3E%3Cpath%20d%3D%22M12%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V5C12.75%205.41421%2012.4142%205.75%2012%205.75C11.5858%205.75%2011.25%205.41421%2011.25%205V2C11.25%201.58579%2011.5858%201.25%2012%201.25Z%22%2F%3E%3Cpath%20d%3D%22M21.5303%205.53033L20.0303%207.03033C19.7374%207.32322%2019.2626%207.32322%2018.9697%207.03033C18.6768%206.73744%2018.6768%206.26256%2018.9697%205.96967L20.4697%204.46967C20.7626%204.17678%2021.2374%204.17678%2021.5303%204.46967C21.8232%204.76256%2021.8232%205.23744%2021.5303%205.53033Z%22%2F%3E%3Cpath%20d%3D%22M3.53033%204.46967C3.23744%204.17678%202.76256%204.17678%202.46967%204.46967C2.17678%204.76256%202.17678%205.23744%202.46967%205.53033L3.96967%207.03033C4.26256%207.32322%204.73744%207.32322%205.03033%207.03033C5.32322%206.73744%205.32322%206.26256%205.03033%205.96967L3.53033%204.46967Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M20%2021.25V16C20%2013.1997%2020%2011.7996%2019.455%2010.73C18.9757%209.78924%2018.2108%209.02433%2017.27%208.54497C16.2004%208%2014.8003%208%2012%208C9.19974%208%207.79961%208%206.73005%208.54497C5.78924%209.02433%205.02433%209.78924%204.54497%2010.73C4%2011.7996%204%2013.1997%204%2016V21.25H20Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M14.25%2010.8149C14.25%2010.4007%2014.5858%2010.0649%2015%2010.0649C16.618%2010.0649%2017.9963%2011.3367%2017.9346%2013.0274C17.9195%2013.4413%2017.5717%2013.7646%2017.1577%2013.7495C16.7438%2013.7344%2016.4205%2013.3866%2016.4356%2012.9727C16.4637%2012.2034%2015.842%2011.5649%2015%2011.5649C14.5858%2011.5649%2014.25%2011.2292%2014.25%2010.8149Z%22%2F%3E%3Cpath%20d%3D%22M4%2021.25H2C1.58579%2021.25%201.25%2021.5858%201.25%2022C1.25%2022.4142%201.58579%2022.75%202%2022.75H22C22.4142%2022.75%2022.75%2022.4142%2022.75%2022C22.75%2021.5858%2022.4142%2021.25%2022%2021.25H20H4Z%22%2F%3E%3Cpath%20d%3D%22M12.75%2018.7993C13.1984%2018.54%2013.5%2018.0552%2013.5%2017.5C13.5%2016.6716%2012.8284%2016%2012%2016C11.1716%2016%2010.5%2016.6716%2010.5%2017.5C10.5%2018.0552%2010.8016%2018.54%2011.25%2018.7993V21.25H12.75V18.7993Z%22%2F%3E%3Cpath%20d%3D%22M12%201.25C12.4142%201.25%2012.75%201.58579%2012.75%202V5C12.75%205.41421%2012.4142%205.75%2012%205.75C11.5858%205.75%2011.25%205.41421%2011.25%205V2C11.25%201.58579%2011.5858%201.25%2012%201.25Z%22%2F%3E%3Cpath%20d%3D%22M21.5303%205.53033L20.0303%207.03033C19.7374%207.32322%2019.2626%207.32322%2018.9697%207.03033C18.6768%206.73744%2018.6768%206.26256%2018.9697%205.96967L20.4697%204.46967C20.7626%204.17678%2021.2374%204.17678%2021.5303%204.46967C21.8232%204.76256%2021.8232%205.23744%2021.5303%205.53033Z%22%2F%3E%3Cpath%20d%3D%22M3.53033%204.46967C3.23744%204.17678%202.76256%204.17678%202.46967%204.46967C2.17678%204.76256%202.17678%205.23744%202.46967%205.53033L3.96967%207.03033C4.26256%207.32322%204.73744%207.32322%205.03033%207.03033C5.32322%206.73744%205.32322%206.26256%205.03033%205.96967L3.53033%204.46967Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/siren-bold-duotone.svg?color=%231a73e8&size=48