siren icon
siren-linear from Solar by 480 Design · Linear · Security · CC-BY-4.0 Attribution required.
- Name
- siren-linear
- Set
- Solar
- Style
- Linear
- 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="none" stroke="currentColor" stroke-width="1.5"><path d="M20 22V16C20 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 16V22"/><path stroke-linecap="round" d="M15 10.8149C16.23 10.8149 17.23 11.77 17.1851 13"/><path stroke-linecap="round" d="M2 22H22"/><path stroke-linecap="round" d="M12 2V5"/><path stroke-linecap="round" d="M21 5L19.5 6.5"/><path stroke-linecap="round" d="M3 5L4.5 6.5"/><path d="M13.5 17.5C13.5 18.3284 12.8284 19 12 19C11.1716 19 10.5 18.3284 10.5 17.5C10.5 16.6716 11.1716 16 12 16C12.8284 16 13.5 16.6716 13.5 17.5Z"/><path stroke-linecap="round" d="M12 19V22"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarSirenLinear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M20 22V16C20 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 16V22"/><path strokeLinecap="round" d="M15 10.8149C16.23 10.8149 17.23 11.77 17.1851 13"/><path strokeLinecap="round" d="M2 22H22"/><path strokeLinecap="round" d="M12 2V5"/><path strokeLinecap="round" d="M21 5L19.5 6.5"/><path strokeLinecap="round" d="M3 5L4.5 6.5"/><path d="M13.5 17.5C13.5 18.3284 12.8284 19 12 19C11.1716 19 10.5 18.3284 10.5 17.5C10.5 16.6716 11.1716 16 12 16C12.8284 16 13.5 16.6716 13.5 17.5Z"/><path strokeLinecap="round" d="M12 19V22"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M20 22V16C20 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 16V22"/><path stroke-linecap="round" d="M15 10.8149C16.23 10.8149 17.23 11.77 17.1851 13"/><path stroke-linecap="round" d="M2 22H22"/><path stroke-linecap="round" d="M12 2V5"/><path stroke-linecap="round" d="M21 5L19.5 6.5"/><path stroke-linecap="round" d="M3 5L4.5 6.5"/><path d="M13.5 17.5C13.5 18.3284 12.8284 19 12 19C11.1716 19 10.5 18.3284 10.5 17.5C10.5 16.6716 11.1716 16 12 16C12.8284 16 13.5 16.6716 13.5 17.5Z"/><path stroke-linecap="round" d="M12 19V22"/></g></svg> </template>
CSS
.icon-siren-linear {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%2022V16C20%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%2016V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2010.8149C16.23%2010.8149%2017.23%2011.77%2017.1851%2013%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022H22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202V5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%205L19.5%206.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%205L4.5%206.5%22%2F%3E%3Cpath%20d%3D%22M13.5%2017.5C13.5%2018.3284%2012.8284%2019%2012%2019C11.1716%2019%2010.5%2018.3284%2010.5%2017.5C10.5%2016.6716%2011.1716%2016%2012%2016C12.8284%2016%2013.5%2016.6716%2013.5%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019V22%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%2022V16C20%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%2016V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15%2010.8149C16.23%2010.8149%2017.23%2011.77%2017.1851%2013%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022H22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%202V5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21%205L19.5%206.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%205L4.5%206.5%22%2F%3E%3Cpath%20d%3D%22M13.5%2017.5C13.5%2018.3284%2012.8284%2019%2012%2019C11.1716%2019%2010.5%2018.3284%2010.5%2017.5C10.5%2016.6716%2011.1716%2016%2012%2016C12.8284%2016%2013.5%2016.6716%2013.5%2017.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019V22%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-linear.svg?color=%231a73e8&size=48