webcam slash icon

webcam-slash-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
webcam-slash-bold
Set
Phosphor
Style
Bold
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="m216.88 207.93l-160-176a12 12 0 1 0-17.76 16.14l14.81 16.29A84 84 0 0 0 116 187.13V196H32a12 12 0 0 0 0 24h163.42l3.7 4.07a12 12 0 0 0 17.76-16.14M68 104a59.8 59.8 0 0 1 3.52-20.29l12.91 14.2A44 44 0 0 0 128 148c.64 0 1.28 0 1.92-.05l12.9 14.19A60 60 0 0 1 68 104m72 92v-8.87a84.4 84.4 0 0 0 20.42-5.63L173.6 196ZM88.89 42.35a12 12 0 0 1 6.37-15.73a84 84 0 0 1 106.65 117.32a12 12 0 0 1-10.56 6.29a11.84 11.84 0 0 1-5.7-1.45a12 12 0 0 1-4.84-16.26a60 60 0 0 0-76.19-83.8a12 12 0 0 1-15.73-6.37M172 103.64a12 12 0 0 1-11.9 12.1h-.1a12 12 0 0 1-12-11.91a20 20 0 0 0-17.94-19.73a12 12 0 1 1 2.42-23.87A43.92 43.92 0 0 1 172 103.64"/></svg>

React

import type { SVGProps } from "react";

export function PhWebcamSlashBold(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="m216.88 207.93l-160-176a12 12 0 1 0-17.76 16.14l14.81 16.29A84 84 0 0 0 116 187.13V196H32a12 12 0 0 0 0 24h163.42l3.7 4.07a12 12 0 0 0 17.76-16.14M68 104a59.8 59.8 0 0 1 3.52-20.29l12.91 14.2A44 44 0 0 0 128 148c.64 0 1.28 0 1.92-.05l12.9 14.19A60 60 0 0 1 68 104m72 92v-8.87a84.4 84.4 0 0 0 20.42-5.63L173.6 196ZM88.89 42.35a12 12 0 0 1 6.37-15.73a84 84 0 0 1 106.65 117.32a12 12 0 0 1-10.56 6.29a11.84 11.84 0 0 1-5.7-1.45a12 12 0 0 1-4.84-16.26a60 60 0 0 0-76.19-83.8a12 12 0 0 1-15.73-6.37M172 103.64a12 12 0 0 1-11.9 12.1h-.1a12 12 0 0 1-12-11.91a20 20 0 0 0-17.94-19.73a12 12 0 1 1 2.42-23.87A43.92 43.92 0 0 1 172 103.64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m216.88 207.93l-160-176a12 12 0 1 0-17.76 16.14l14.81 16.29A84 84 0 0 0 116 187.13V196H32a12 12 0 0 0 0 24h163.42l3.7 4.07a12 12 0 0 0 17.76-16.14M68 104a59.8 59.8 0 0 1 3.52-20.29l12.91 14.2A44 44 0 0 0 128 148c.64 0 1.28 0 1.92-.05l12.9 14.19A60 60 0 0 1 68 104m72 92v-8.87a84.4 84.4 0 0 0 20.42-5.63L173.6 196ZM88.89 42.35a12 12 0 0 1 6.37-15.73a84 84 0 0 1 106.65 117.32a12 12 0 0 1-10.56 6.29a11.84 11.84 0 0 1-5.7-1.45a12 12 0 0 1-4.84-16.26a60 60 0 0 0-76.19-83.8a12 12 0 0 1-15.73-6.37M172 103.64a12 12 0 0 1-11.9 12.1h-.1a12 12 0 0 1-12-11.91a20 20 0 0 0-17.94-19.73a12 12 0 1 1 2.42-23.87A43.92 43.92 0 0 1 172 103.64"/></svg>
</template>

CSS

.icon-webcam-slash-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%22m216.88%20207.93l-160-176a12%2012%200%201%200-17.76%2016.14l14.81%2016.29A84%2084%200%200%200%20116%20187.13V196H32a12%2012%200%200%200%200%2024h163.42l3.7%204.07a12%2012%200%200%200%2017.76-16.14M68%20104a59.8%2059.8%200%200%201%203.52-20.29l12.91%2014.2A44%2044%200%200%200%20128%20148c.64%200%201.28%200%201.92-.05l12.9%2014.19A60%2060%200%200%201%2068%20104m72%2092v-8.87a84.4%2084.4%200%200%200%2020.42-5.63L173.6%20196ZM88.89%2042.35a12%2012%200%200%201%206.37-15.73a84%2084%200%200%201%20106.65%20117.32a12%2012%200%200%201-10.56%206.29a11.84%2011.84%200%200%201-5.7-1.45a12%2012%200%200%201-4.84-16.26a60%2060%200%200%200-76.19-83.8a12%2012%200%200%201-15.73-6.37M172%20103.64a12%2012%200%200%201-11.9%2012.1h-.1a12%2012%200%200%201-12-11.91a20%2020%200%200%200-17.94-19.73a12%2012%200%201%201%202.42-23.87A43.92%2043.92%200%200%201%20172%20103.64%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%22m216.88%20207.93l-160-176a12%2012%200%201%200-17.76%2016.14l14.81%2016.29A84%2084%200%200%200%20116%20187.13V196H32a12%2012%200%200%200%200%2024h163.42l3.7%204.07a12%2012%200%200%200%2017.76-16.14M68%20104a59.8%2059.8%200%200%201%203.52-20.29l12.91%2014.2A44%2044%200%200%200%20128%20148c.64%200%201.28%200%201.92-.05l12.9%2014.19A60%2060%200%200%201%2068%20104m72%2092v-8.87a84.4%2084.4%200%200%200%2020.42-5.63L173.6%20196ZM88.89%2042.35a12%2012%200%200%201%206.37-15.73a84%2084%200%200%201%20106.65%20117.32a12%2012%200%200%201-10.56%206.29a11.84%2011.84%200%200%201-5.7-1.45a12%2012%200%200%201-4.84-16.26a60%2060%200%200%200-76.19-83.8a12%2012%200%200%201-15.73-6.37M172%20103.64a12%2012%200%200%201-11.9%2012.1h-.1a12%2012%200%200%201-12-11.91a20%2020%200%200%200-17.94-19.73a12%2012%200%201%201%202.42-23.87A43.92%2043.92%200%200%201%20172%20103.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/webcam-slash-bold.svg?color=%231a73e8&size=48