camera slash icon
camera-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- camera-slash-fill
- Set
- Phosphor
- Style
- Fill
- 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="M232 80v112a24.5 24.5 0 0 1-.45 4.65a4 4 0 0 1-6.9 2L86 46.08a4 4 0 0 1-.37-4.91l3.74-5.61A8 8 0 0 1 96 32h64a8 8 0 0 1 6.66 3.56L180.28 56H208a24 24 0 0 1 24 24m-18.08 130.62a8 8 0 1 1-11.84 10.76l-4.89-5.38H48a24 24 0 0 1-24-24V80a24 24 0 0 1 24-24h3.73l-9.65-10.62a8 8 0 1 1 11.84-10.76ZM148 161.92l-47.88-52.68A36 36 0 0 0 148 161.92"/></svg>
React
import type { SVGProps } from "react";
export function PhCameraSlashFill(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="M232 80v112a24.5 24.5 0 0 1-.45 4.65a4 4 0 0 1-6.9 2L86 46.08a4 4 0 0 1-.37-4.91l3.74-5.61A8 8 0 0 1 96 32h64a8 8 0 0 1 6.66 3.56L180.28 56H208a24 24 0 0 1 24 24m-18.08 130.62a8 8 0 1 1-11.84 10.76l-4.89-5.38H48a24 24 0 0 1-24-24V80a24 24 0 0 1 24-24h3.73l-9.65-10.62a8 8 0 1 1 11.84-10.76ZM148 161.92l-47.88-52.68A36 36 0 0 0 148 161.92"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232 80v112a24.5 24.5 0 0 1-.45 4.65a4 4 0 0 1-6.9 2L86 46.08a4 4 0 0 1-.37-4.91l3.74-5.61A8 8 0 0 1 96 32h64a8 8 0 0 1 6.66 3.56L180.28 56H208a24 24 0 0 1 24 24m-18.08 130.62a8 8 0 1 1-11.84 10.76l-4.89-5.38H48a24 24 0 0 1-24-24V80a24 24 0 0 1 24-24h3.73l-9.65-10.62a8 8 0 1 1 11.84-10.76ZM148 161.92l-47.88-52.68A36 36 0 0 0 148 161.92"/></svg> </template>
CSS
.icon-camera-slash-fill {
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%22M232%2080v112a24.5%2024.5%200%200%201-.45%204.65a4%204%200%200%201-6.9%202L86%2046.08a4%204%200%200%201-.37-4.91l3.74-5.61A8%208%200%200%201%2096%2032h64a8%208%200%200%201%206.66%203.56L180.28%2056H208a24%2024%200%200%201%2024%2024m-18.08%20130.62a8%208%200%201%201-11.84%2010.76l-4.89-5.38H48a24%2024%200%200%201-24-24V80a24%2024%200%200%201%2024-24h3.73l-9.65-10.62a8%208%200%201%201%2011.84-10.76ZM148%20161.92l-47.88-52.68A36%2036%200%200%200%20148%20161.92%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%22M232%2080v112a24.5%2024.5%200%200%201-.45%204.65a4%204%200%200%201-6.9%202L86%2046.08a4%204%200%200%201-.37-4.91l3.74-5.61A8%208%200%200%201%2096%2032h64a8%208%200%200%201%206.66%203.56L180.28%2056H208a24%2024%200%200%201%2024%2024m-18.08%20130.62a8%208%200%201%201-11.84%2010.76l-4.89-5.38H48a24%2024%200%200%201-24-24V80a24%2024%200%200%201%2024-24h3.73l-9.65-10.62a8%208%200%201%201%2011.84-10.76ZM148%20161.92l-47.88-52.68A36%2036%200%200%200%20148%20161.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/camera-slash-fill.svg?color=%231a73e8&size=48