siren2 icon
siren2-filled from Reicon by REICON · Filled · Security · MIT Free for personal and commercial use.
- Name
- siren2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Security
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More security icons from Reicon
Use the siren2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.75 2a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0z"/><path fill-rule="evenodd" d="M2 21.25h2V16a8 8 0 1 1 16 0v5.25h2a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1 0-1.5m10.75-2.45a1.5 1.5 0 1 0-1.5 0v2.45h1.5zm.845-7.581a.75.75 0 0 1 .977-.414a4.76 4.76 0 0 1 2.623 2.623a.75.75 0 0 1-1.39.563a3.26 3.26 0 0 0-1.796-1.796a.75.75 0 0 1-.414-.976" clip-rule="evenodd"/><path d="M21.53 5.47a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0m-18 0a.75.75 0 0 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06-1.06z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSiren2Filled(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="M12.75 2a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0z"/><path fillRule="evenodd" d="M2 21.25h2V16a8 8 0 1 1 16 0v5.25h2a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1 0-1.5m10.75-2.45a1.5 1.5 0 1 0-1.5 0v2.45h1.5zm.845-7.581a.75.75 0 0 1 .977-.414a4.76 4.76 0 0 1 2.623 2.623a.75.75 0 0 1-1.39.563a3.26 3.26 0 0 0-1.796-1.796a.75.75 0 0 1-.414-.976" clipRule="evenodd"/><path d="M21.53 5.47a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0m-18 0a.75.75 0 0 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06-1.06z"/></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="M12.75 2a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0z"/><path fill-rule="evenodd" d="M2 21.25h2V16a8 8 0 1 1 16 0v5.25h2a.75.75 0 0 1 0 1.5H2a.75.75 0 0 1 0-1.5m10.75-2.45a1.5 1.5 0 1 0-1.5 0v2.45h1.5zm.845-7.581a.75.75 0 0 1 .977-.414a4.76 4.76 0 0 1 2.623 2.623a.75.75 0 0 1-1.39.563a3.26 3.26 0 0 0-1.796-1.796a.75.75 0 0 1-.414-.976" clip-rule="evenodd"/><path d="M21.53 5.47a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0m-18 0a.75.75 0 0 0-1.06 1.06l1.5 1.5a.75.75 0 0 0 1.06-1.06z"/></g></svg> </template>
CSS
.icon-siren2-filled {
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%22M12.75%202a.75.75%200%200%200-1.5%200v3a.75.75%200%200%200%201.5%200z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2021.25h2V16a8%208%200%201%201%2016%200v5.25h2a.75.75%200%200%201%200%201.5H2a.75.75%200%200%201%200-1.5m10.75-2.45a1.5%201.5%200%201%200-1.5%200v2.45h1.5zm.845-7.581a.75.75%200%200%201%20.977-.414a4.76%204.76%200%200%201%202.623%202.623a.75.75%200%200%201-1.39.563a3.26%203.26%200%200%200-1.796-1.796a.75.75%200%200%201-.414-.976%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.53%205.47a.75.75%200%200%201%200%201.06l-1.5%201.5a.75.75%200%201%201-1.06-1.06l1.5-1.5a.75.75%200%200%201%201.06%200m-18%200a.75.75%200%200%200-1.06%201.06l1.5%201.5a.75.75%200%200%200%201.06-1.06z%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%22M12.75%202a.75.75%200%200%200-1.5%200v3a.75.75%200%200%200%201.5%200z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2%2021.25h2V16a8%208%200%201%201%2016%200v5.25h2a.75.75%200%200%201%200%201.5H2a.75.75%200%200%201%200-1.5m10.75-2.45a1.5%201.5%200%201%200-1.5%200v2.45h1.5zm.845-7.581a.75.75%200%200%201%20.977-.414a4.76%204.76%200%200%201%202.623%202.623a.75.75%200%200%201-1.39.563a3.26%203.26%200%200%200-1.796-1.796a.75.75%200%200%201-.414-.976%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M21.53%205.47a.75.75%200%200%201%200%201.06l-1.5%201.5a.75.75%200%201%201-1.06-1.06l1.5-1.5a.75.75%200%200%201%201.06%200m-18%200a.75.75%200%200%200-1.06%201.06l1.5%201.5a.75.75%200%200%200%201.06-1.06z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/siren2-filled.svg?color=%231a73e8&size=48