webcam off icon

webcam-off-broken from Solar by 480 Design · Broken · Video · CC-BY-4.0 Attribution required.

Name
webcam-off-broken
Set
Solar
Style
Broken
Category
Video
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More video icons from Solar

Use the webcam off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 4.50098H12.0001"/><path d="M16 22H8"/><path d="M12 18.0031V22"/><path d="M14.8715 9.12853C14.4981 7.89669 13.3538 7 12 7C10.3431 7 9 8.34315 9 10C9 11.3538 9.8967 12.4981 11.1285 12.8715"/><path d="M7.43173 16.5683C5.3574 15.1229 4 12.7199 4 10C4 8.9391 4.20651 7.92643 4.58152 7"/><path d="M9.65405 17.6507C10.3959 17.8779 11.1836 18.0002 11.9999 18.0002C16.4182 18.0002 19.9999 14.4184 19.9999 10.0002C19.9999 9.18388 19.8777 8.39616 19.6505 7.6543"/><path d="M9 2.58152C9.92643 2.20651 10.9391 2 12 2C14.7199 2 17.1229 3.3574 18.5683 5.43173"/><path d="M22 2L2 22"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWebcamOffBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M12 4.50098H12.0001"/><path d="M16 22H8"/><path d="M12 18.0031V22"/><path d="M14.8715 9.12853C14.4981 7.89669 13.3538 7 12 7C10.3431 7 9 8.34315 9 10C9 11.3538 9.8967 12.4981 11.1285 12.8715"/><path d="M7.43173 16.5683C5.3574 15.1229 4 12.7199 4 10C4 8.9391 4.20651 7.92643 4.58152 7"/><path d="M9.65405 17.6507C10.3959 17.8779 11.1836 18.0002 11.9999 18.0002C16.4182 18.0002 19.9999 14.4184 19.9999 10.0002C19.9999 9.18388 19.8777 8.39616 19.6505 7.6543"/><path d="M9 2.58152C9.92643 2.20651 10.9391 2 12 2C14.7199 2 17.1229 3.3574 18.5683 5.43173"/><path d="M22 2L2 22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M12 4.50098H12.0001"/><path d="M16 22H8"/><path d="M12 18.0031V22"/><path d="M14.8715 9.12853C14.4981 7.89669 13.3538 7 12 7C10.3431 7 9 8.34315 9 10C9 11.3538 9.8967 12.4981 11.1285 12.8715"/><path d="M7.43173 16.5683C5.3574 15.1229 4 12.7199 4 10C4 8.9391 4.20651 7.92643 4.58152 7"/><path d="M9.65405 17.6507C10.3959 17.8779 11.1836 18.0002 11.9999 18.0002C16.4182 18.0002 19.9999 14.4184 19.9999 10.0002C19.9999 9.18388 19.8777 8.39616 19.6505 7.6543"/><path d="M9 2.58152C9.92643 2.20651 10.9391 2 12 2C14.7199 2 17.1229 3.3574 18.5683 5.43173"/><path d="M22 2L2 22"/></g></svg>
</template>

CSS

.icon-webcam-off-broken {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%204.50098H12.0001%22%2F%3E%3Cpath%20d%3D%22M16%2022H8%22%2F%3E%3Cpath%20d%3D%22M12%2018.0031V22%22%2F%3E%3Cpath%20d%3D%22M14.8715%209.12853C14.4981%207.89669%2013.3538%207%2012%207C10.3431%207%209%208.34315%209%2010C9%2011.3538%209.8967%2012.4981%2011.1285%2012.8715%22%2F%3E%3Cpath%20d%3D%22M7.43173%2016.5683C5.3574%2015.1229%204%2012.7199%204%2010C4%208.9391%204.20651%207.92643%204.58152%207%22%2F%3E%3Cpath%20d%3D%22M9.65405%2017.6507C10.3959%2017.8779%2011.1836%2018.0002%2011.9999%2018.0002C16.4182%2018.0002%2019.9999%2014.4184%2019.9999%2010.0002C19.9999%209.18388%2019.8777%208.39616%2019.6505%207.6543%22%2F%3E%3Cpath%20d%3D%22M9%202.58152C9.92643%202.20651%2010.9391%202%2012%202C14.7199%202%2017.1229%203.3574%2018.5683%205.43173%22%2F%3E%3Cpath%20d%3D%22M22%202L2%2022%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%204.50098H12.0001%22%2F%3E%3Cpath%20d%3D%22M16%2022H8%22%2F%3E%3Cpath%20d%3D%22M12%2018.0031V22%22%2F%3E%3Cpath%20d%3D%22M14.8715%209.12853C14.4981%207.89669%2013.3538%207%2012%207C10.3431%207%209%208.34315%209%2010C9%2011.3538%209.8967%2012.4981%2011.1285%2012.8715%22%2F%3E%3Cpath%20d%3D%22M7.43173%2016.5683C5.3574%2015.1229%204%2012.7199%204%2010C4%208.9391%204.20651%207.92643%204.58152%207%22%2F%3E%3Cpath%20d%3D%22M9.65405%2017.6507C10.3959%2017.8779%2011.1836%2018.0002%2011.9999%2018.0002C16.4182%2018.0002%2019.9999%2014.4184%2019.9999%2010.0002C19.9999%209.18388%2019.8777%208.39616%2019.6505%207.6543%22%2F%3E%3Cpath%20d%3D%22M9%202.58152C9.92643%202.20651%2010.9391%202%2012%202C14.7199%202%2017.1229%203.3574%2018.5683%205.43173%22%2F%3E%3Cpath%20d%3D%22M22%202L2%2022%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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