security camera icon
security-camera-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- security-camera-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the security camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 132a12 12 0 0 0-12 12v12h-35l-14.35-14.34l47.52-47.52a20 20 0 0 0 0-28.28l-56-56a20 20 0 0 0-28.32 0L6.42 150.47A22 22 0 0 0 22 188h33.7l26.14 26.14a20 20 0 0 0 28.29 0l55.51-55.51l15.52 15.51a19.86 19.86 0 0 0 14.15 5.86H232v12a12 12 0 0 0 24 0v-48a12 12 0 0 0-12-12M160 29.67l15 15L55.71 164h-28.9ZM96 194.34L77.65 176L192 61.66L210.34 80l-53.17 53.17Z"/></svg>
React
import type { SVGProps } from "react";
export function PhSecurityCameraBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 132a12 12 0 0 0-12 12v12h-35l-14.35-14.34l47.52-47.52a20 20 0 0 0 0-28.28l-56-56a20 20 0 0 0-28.32 0L6.42 150.47A22 22 0 0 0 22 188h33.7l26.14 26.14a20 20 0 0 0 28.29 0l55.51-55.51l15.52 15.51a19.86 19.86 0 0 0 14.15 5.86H232v12a12 12 0 0 0 24 0v-48a12 12 0 0 0-12-12M160 29.67l15 15L55.71 164h-28.9ZM96 194.34L77.65 176L192 61.66L210.34 80l-53.17 53.17Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M244 132a12 12 0 0 0-12 12v12h-35l-14.35-14.34l47.52-47.52a20 20 0 0 0 0-28.28l-56-56a20 20 0 0 0-28.32 0L6.42 150.47A22 22 0 0 0 22 188h33.7l26.14 26.14a20 20 0 0 0 28.29 0l55.51-55.51l15.52 15.51a19.86 19.86 0 0 0 14.15 5.86H232v12a12 12 0 0 0 24 0v-48a12 12 0 0 0-12-12M160 29.67l15 15L55.71 164h-28.9ZM96 194.34L77.65 176L192 61.66L210.34 80l-53.17 53.17Z"/></svg> </template>
CSS
.icon-security-camera-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M244%20132a12%2012%200%200%200-12%2012v12h-35l-14.35-14.34l47.52-47.52a20%2020%200%200%200%200-28.28l-56-56a20%2020%200%200%200-28.32%200L6.42%20150.47A22%2022%200%200%200%2022%20188h33.7l26.14%2026.14a20%2020%200%200%200%2028.29%200l55.51-55.51l15.52%2015.51a19.86%2019.86%200%200%200%2014.15%205.86H232v12a12%2012%200%200%200%2024%200v-48a12%2012%200%200%200-12-12M160%2029.67l15%2015L55.71%20164h-28.9ZM96%20194.34L77.65%20176L192%2061.66L210.34%2080l-53.17%2053.17Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M244%20132a12%2012%200%200%200-12%2012v12h-35l-14.35-14.34l47.52-47.52a20%2020%200%200%200%200-28.28l-56-56a20%2020%200%200%200-28.32%200L6.42%20150.47A22%2022%200%200%200%2022%20188h33.7l26.14%2026.14a20%2020%200%200%200%2028.29%200l55.51-55.51l15.52%2015.51a19.86%2019.86%200%200%200%2014.15%205.86H232v12a12%2012%200%200%200%2024%200v-48a12%2012%200%200%200-12-12M160%2029.67l15%2015L55.71%20164h-28.9ZM96%20194.34L77.65%20176L192%2061.66L210.34%2080l-53.17%2053.17Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/security-camera-bold.svg?color=%231a73e8&size=48