webcam slash icon
webcam-slash-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- webcam-slash-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the webcam slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M83.34 43.19a4 4 0 0 1 .78-6A80 80 0 0 1 190.39 154a4 4 0 0 1-6.11.22l-16.43-18.08a4 4 0 0 1-.3-5a48 48 0 0 0-62.84-69.11a4 4 0 0 1-4.94-.78ZM126.93 72a31.8 31.8 0 0 0-8.43 1.42a4 4 0 0 0-1.75 6.58l34.12 37.53a4 4 0 0 0 6.67-1.18A31.8 31.8 0 0 0 160 104a32.36 32.36 0 0 0-33.07-32m86.45 149.9a8 8 0 0 1-11.3-.54l-4.89-5.36H32a8 8 0 0 1-8-8.53a8.17 8.17 0 0 1 8.27-7.47H120v-16.4A79.93 79.93 0 0 1 58.86 63.84L42.08 45.38a8 8 0 1 1 11.84-10.76l160 176a8 8 0 0 1-.54 11.3ZM128 152a48 48 0 0 0 10-1.06l-13.79-15.17A32 32 0 0 1 96 104.71L82.23 89.55A48 48 0 0 0 128 152m54.64 48l-21.22-23.34A79.2 79.2 0 0 1 136 183.6V200Z"/></svg>
React
import type { SVGProps } from "react";
export function PhWebcamSlashFill(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="M83.34 43.19a4 4 0 0 1 .78-6A80 80 0 0 1 190.39 154a4 4 0 0 1-6.11.22l-16.43-18.08a4 4 0 0 1-.3-5a48 48 0 0 0-62.84-69.11a4 4 0 0 1-4.94-.78ZM126.93 72a31.8 31.8 0 0 0-8.43 1.42a4 4 0 0 0-1.75 6.58l34.12 37.53a4 4 0 0 0 6.67-1.18A31.8 31.8 0 0 0 160 104a32.36 32.36 0 0 0-33.07-32m86.45 149.9a8 8 0 0 1-11.3-.54l-4.89-5.36H32a8 8 0 0 1-8-8.53a8.17 8.17 0 0 1 8.27-7.47H120v-16.4A79.93 79.93 0 0 1 58.86 63.84L42.08 45.38a8 8 0 1 1 11.84-10.76l160 176a8 8 0 0 1-.54 11.3ZM128 152a48 48 0 0 0 10-1.06l-13.79-15.17A32 32 0 0 1 96 104.71L82.23 89.55A48 48 0 0 0 128 152m54.64 48l-21.22-23.34A79.2 79.2 0 0 1 136 183.6V200Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M83.34 43.19a4 4 0 0 1 .78-6A80 80 0 0 1 190.39 154a4 4 0 0 1-6.11.22l-16.43-18.08a4 4 0 0 1-.3-5a48 48 0 0 0-62.84-69.11a4 4 0 0 1-4.94-.78ZM126.93 72a31.8 31.8 0 0 0-8.43 1.42a4 4 0 0 0-1.75 6.58l34.12 37.53a4 4 0 0 0 6.67-1.18A31.8 31.8 0 0 0 160 104a32.36 32.36 0 0 0-33.07-32m86.45 149.9a8 8 0 0 1-11.3-.54l-4.89-5.36H32a8 8 0 0 1-8-8.53a8.17 8.17 0 0 1 8.27-7.47H120v-16.4A79.93 79.93 0 0 1 58.86 63.84L42.08 45.38a8 8 0 1 1 11.84-10.76l160 176a8 8 0 0 1-.54 11.3ZM128 152a48 48 0 0 0 10-1.06l-13.79-15.17A32 32 0 0 1 96 104.71L82.23 89.55A48 48 0 0 0 128 152m54.64 48l-21.22-23.34A79.2 79.2 0 0 1 136 183.6V200Z"/></svg> </template>
CSS
.icon-webcam-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%22M83.34%2043.19a4%204%200%200%201%20.78-6A80%2080%200%200%201%20190.39%20154a4%204%200%200%201-6.11.22l-16.43-18.08a4%204%200%200%201-.3-5a48%2048%200%200%200-62.84-69.11a4%204%200%200%201-4.94-.78ZM126.93%2072a31.8%2031.8%200%200%200-8.43%201.42a4%204%200%200%200-1.75%206.58l34.12%2037.53a4%204%200%200%200%206.67-1.18A31.8%2031.8%200%200%200%20160%20104a32.36%2032.36%200%200%200-33.07-32m86.45%20149.9a8%208%200%200%201-11.3-.54l-4.89-5.36H32a8%208%200%200%201-8-8.53a8.17%208.17%200%200%201%208.27-7.47H120v-16.4A79.93%2079.93%200%200%201%2058.86%2063.84L42.08%2045.38a8%208%200%201%201%2011.84-10.76l160%20176a8%208%200%200%201-.54%2011.3ZM128%20152a48%2048%200%200%200%2010-1.06l-13.79-15.17A32%2032%200%200%201%2096%20104.71L82.23%2089.55A48%2048%200%200%200%20128%20152m54.64%2048l-21.22-23.34A79.2%2079.2%200%200%201%20136%20183.6V200Z%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%22M83.34%2043.19a4%204%200%200%201%20.78-6A80%2080%200%200%201%20190.39%20154a4%204%200%200%201-6.11.22l-16.43-18.08a4%204%200%200%201-.3-5a48%2048%200%200%200-62.84-69.11a4%204%200%200%201-4.94-.78ZM126.93%2072a31.8%2031.8%200%200%200-8.43%201.42a4%204%200%200%200-1.75%206.58l34.12%2037.53a4%204%200%200%200%206.67-1.18A31.8%2031.8%200%200%200%20160%20104a32.36%2032.36%200%200%200-33.07-32m86.45%20149.9a8%208%200%200%201-11.3-.54l-4.89-5.36H32a8%208%200%200%201-8-8.53a8.17%208.17%200%200%201%208.27-7.47H120v-16.4A79.93%2079.93%200%200%201%2058.86%2063.84L42.08%2045.38a8%208%200%201%201%2011.84-10.76l160%20176a8%208%200%200%201-.54%2011.3ZM128%20152a48%2048%200%200%200%2010-1.06l-13.79-15.17A32%2032%200%200%201%2096%20104.71L82.23%2089.55A48%2048%200%200%200%20128%20152m54.64%2048l-21.22-23.34A79.2%2079.2%200%200%201%20136%20183.6V200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/webcam-slash-fill.svg?color=%231a73e8&size=48