camera slash icon
camera-slash-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.
- Name
- camera-slash-light
- Set
- Phosphor
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Related icons in Phosphor
Use the camera slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M52.44 36a6 6 0 0 0-8.88 8l12.69 14H48a22 22 0 0 0-22 22v112a22 22 0 0 0 22 22h150.07l5.49 6a6 6 0 0 0 8.88-8.08Zm53.06 76.2l40.11 44.13A29.67 29.67 0 0 1 128 162a30 30 0 0 1-22.5-49.84ZM48 202a10 10 0 0 1-10-10V80a10 10 0 0 1 10-10h19.16l30.23 33.25a42 42 0 0 0 56.33 62L187.16 202ZM230 80v106a6 6 0 0 1-12 0V80a10 10 0 0 0-10-10h-32a6 6 0 0 1-5-2.67L156.78 46H99.21l-.23.34a6 6 0 0 1-10-6.65l2-3A6 6 0 0 1 96 34h64a6 6 0 0 1 5 2.67L179.21 58H208a22 22 0 0 1 22 22"/></svg>
React
import type { SVGProps } from "react";
export function PhCameraSlashLight(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="M52.44 36a6 6 0 0 0-8.88 8l12.69 14H48a22 22 0 0 0-22 22v112a22 22 0 0 0 22 22h150.07l5.49 6a6 6 0 0 0 8.88-8.08Zm53.06 76.2l40.11 44.13A29.67 29.67 0 0 1 128 162a30 30 0 0 1-22.5-49.84ZM48 202a10 10 0 0 1-10-10V80a10 10 0 0 1 10-10h19.16l30.23 33.25a42 42 0 0 0 56.33 62L187.16 202ZM230 80v106a6 6 0 0 1-12 0V80a10 10 0 0 0-10-10h-32a6 6 0 0 1-5-2.67L156.78 46H99.21l-.23.34a6 6 0 0 1-10-6.65l2-3A6 6 0 0 1 96 34h64a6 6 0 0 1 5 2.67L179.21 58H208a22 22 0 0 1 22 22"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M52.44 36a6 6 0 0 0-8.88 8l12.69 14H48a22 22 0 0 0-22 22v112a22 22 0 0 0 22 22h150.07l5.49 6a6 6 0 0 0 8.88-8.08Zm53.06 76.2l40.11 44.13A29.67 29.67 0 0 1 128 162a30 30 0 0 1-22.5-49.84ZM48 202a10 10 0 0 1-10-10V80a10 10 0 0 1 10-10h19.16l30.23 33.25a42 42 0 0 0 56.33 62L187.16 202ZM230 80v106a6 6 0 0 1-12 0V80a10 10 0 0 0-10-10h-32a6 6 0 0 1-5-2.67L156.78 46H99.21l-.23.34a6 6 0 0 1-10-6.65l2-3A6 6 0 0 1 96 34h64a6 6 0 0 1 5 2.67L179.21 58H208a22 22 0 0 1 22 22"/></svg> </template>
CSS
.icon-camera-slash-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%22M52.44%2036a6%206%200%200%200-8.88%208l12.69%2014H48a22%2022%200%200%200-22%2022v112a22%2022%200%200%200%2022%2022h150.07l5.49%206a6%206%200%200%200%208.88-8.08Zm53.06%2076.2l40.11%2044.13A29.67%2029.67%200%200%201%20128%20162a30%2030%200%200%201-22.5-49.84ZM48%20202a10%2010%200%200%201-10-10V80a10%2010%200%200%201%2010-10h19.16l30.23%2033.25a42%2042%200%200%200%2056.33%2062L187.16%20202ZM230%2080v106a6%206%200%200%201-12%200V80a10%2010%200%200%200-10-10h-32a6%206%200%200%201-5-2.67L156.78%2046H99.21l-.23.34a6%206%200%200%201-10-6.65l2-3A6%206%200%200%201%2096%2034h64a6%206%200%200%201%205%202.67L179.21%2058H208a22%2022%200%200%201%2022%2022%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%22M52.44%2036a6%206%200%200%200-8.88%208l12.69%2014H48a22%2022%200%200%200-22%2022v112a22%2022%200%200%200%2022%2022h150.07l5.49%206a6%206%200%200%200%208.88-8.08Zm53.06%2076.2l40.11%2044.13A29.67%2029.67%200%200%201%20128%20162a30%2030%200%200%201-22.5-49.84ZM48%20202a10%2010%200%200%201-10-10V80a10%2010%200%200%201%2010-10h19.16l30.23%2033.25a42%2042%200%200%200%2056.33%2062L187.16%20202ZM230%2080v106a6%206%200%200%201-12%200V80a10%2010%200%200%200-10-10h-32a6%206%200%200%201-5-2.67L156.78%2046H99.21l-.23.34a6%206%200%200%201-10-6.65l2-3A6%206%200%200%201%2096%2034h64a6%206%200%200%201%205%202.67L179.21%2058H208a22%2022%200%200%201%2022%2022%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/camera-slash-light.svg?color=%231a73e8&size=48