security camera icon
security-camera-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- security-camera-light
- Set
- Phosphor
- Style
- Light
- 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="M248 138a6 6 0 0 0-6 6v18h-46.69a2 2 0 0 1-1.41-.59l-19.76-19.75L225.9 89.9a14 14 0 0 0 0-19.8l-56-56a14 14 0 0 0-19.81 0L4.34 160.35A8 8 0 0 0 10 174h40.2l35.9 35.9a14 14 0 0 0 19.8 0l59.76-59.76l19.75 19.76a13.94 13.94 0 0 0 9.9 4.1H242v18a6 6 0 0 0 12 0v-48a6 6 0 0 0-6-6M158.59 22.59a2 2 0 0 1 2.82 0l14.1 14.1L50.2 162H19.64ZM97.41 201.41a2 2 0 0 1-2.82 0L61.17 168L184 45.17l33.41 33.42a2 2 0 0 1 0 2.82Z"/></svg>
React
import type { SVGProps } from "react";
export function PhSecurityCameraLight(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="M248 138a6 6 0 0 0-6 6v18h-46.69a2 2 0 0 1-1.41-.59l-19.76-19.75L225.9 89.9a14 14 0 0 0 0-19.8l-56-56a14 14 0 0 0-19.81 0L4.34 160.35A8 8 0 0 0 10 174h40.2l35.9 35.9a14 14 0 0 0 19.8 0l59.76-59.76l19.75 19.76a13.94 13.94 0 0 0 9.9 4.1H242v18a6 6 0 0 0 12 0v-48a6 6 0 0 0-6-6M158.59 22.59a2 2 0 0 1 2.82 0l14.1 14.1L50.2 162H19.64ZM97.41 201.41a2 2 0 0 1-2.82 0L61.17 168L184 45.17l33.41 33.42a2 2 0 0 1 0 2.82Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M248 138a6 6 0 0 0-6 6v18h-46.69a2 2 0 0 1-1.41-.59l-19.76-19.75L225.9 89.9a14 14 0 0 0 0-19.8l-56-56a14 14 0 0 0-19.81 0L4.34 160.35A8 8 0 0 0 10 174h40.2l35.9 35.9a14 14 0 0 0 19.8 0l59.76-59.76l19.75 19.76a13.94 13.94 0 0 0 9.9 4.1H242v18a6 6 0 0 0 12 0v-48a6 6 0 0 0-6-6M158.59 22.59a2 2 0 0 1 2.82 0l14.1 14.1L50.2 162H19.64ZM97.41 201.41a2 2 0 0 1-2.82 0L61.17 168L184 45.17l33.41 33.42a2 2 0 0 1 0 2.82Z"/></svg> </template>
CSS
.icon-security-camera-light {
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%22M248%20138a6%206%200%200%200-6%206v18h-46.69a2%202%200%200%201-1.41-.59l-19.76-19.75L225.9%2089.9a14%2014%200%200%200%200-19.8l-56-56a14%2014%200%200%200-19.81%200L4.34%20160.35A8%208%200%200%200%2010%20174h40.2l35.9%2035.9a14%2014%200%200%200%2019.8%200l59.76-59.76l19.75%2019.76a13.94%2013.94%200%200%200%209.9%204.1H242v18a6%206%200%200%200%2012%200v-48a6%206%200%200%200-6-6M158.59%2022.59a2%202%200%200%201%202.82%200l14.1%2014.1L50.2%20162H19.64ZM97.41%20201.41a2%202%200%200%201-2.82%200L61.17%20168L184%2045.17l33.41%2033.42a2%202%200%200%201%200%202.82Z%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%22M248%20138a6%206%200%200%200-6%206v18h-46.69a2%202%200%200%201-1.41-.59l-19.76-19.75L225.9%2089.9a14%2014%200%200%200%200-19.8l-56-56a14%2014%200%200%200-19.81%200L4.34%20160.35A8%208%200%200%200%2010%20174h40.2l35.9%2035.9a14%2014%200%200%200%2019.8%200l59.76-59.76l19.75%2019.76a13.94%2013.94%200%200%200%209.9%204.1H242v18a6%206%200%200%200%2012%200v-48a6%206%200%200%200-6-6M158.59%2022.59a2%202%200%200%201%202.82%200l14.1%2014.1L50.2%20162H19.64ZM97.41%20201.41a2%202%200%200%201-2.82%200L61.17%20168L184%2045.17l33.41%2033.42a2%202%200%200%201%200%202.82Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/security-camera-light.svg?color=%231a73e8&size=48