computer camera off icon

computer-camera-off-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
computer-camera-off-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the computer camera off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.2 16.498a1 1 0 0 1 1.148 1.639c-.18.125-.275.229-.32.295l-.023.04a.7.7 0 0 0 .194.224c.23.196.62.418 1.19.623C8.523 19.728 10.153 20 12 20s3.479-.272 4.61-.68c.338-.122.611-.253.827-.378l.432.433a1.7 1.7 0 0 0 1.619.444q-.181.222-.39.399c-.478.408-1.113.73-1.809.982c-1.401.506-3.271.8-5.289.8s-3.887-.294-5.289-.8c-.696-.251-1.33-.574-1.81-.982c-.445-.38-.847-.92-.896-1.606L4 18.474l.007-.166c.068-.814.63-1.415 1.193-1.81M12 2a8 8 0 0 1 8 8a7.96 7.96 0 0 1-1.726 4.96l1.505 1.505a1.001 1.001 0 0 1-1.416 1.415L4.222 3.737a1 1 0 1 1 1.414-1.414l1.402 1.403A7.97 7.97 0 0 1 12 2M6.383 7.889a6 6 0 0 0 7.728 7.728l1.513 1.513A8 8 0 0 1 4.87 6.375zm6.083 6.083a4 4 0 0 1-4.438-4.438zM12 4a5.97 5.97 0 0 0-3.536 1.151l1.44 1.44a4 4 0 0 1 5.502 5.501l1.44 1.441A6 6 0 0 0 12 4m0 4q-.312 0-.597.09l2.505 2.505A1.998 1.998 0 0 0 12 8"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteComputerCameraOffLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.2 16.498a1 1 0 0 1 1.148 1.639c-.18.125-.275.229-.32.295l-.023.04a.7.7 0 0 0 .194.224c.23.196.62.418 1.19.623C8.523 19.728 10.153 20 12 20s3.479-.272 4.61-.68c.338-.122.611-.253.827-.378l.432.433a1.7 1.7 0 0 0 1.619.444q-.181.222-.39.399c-.478.408-1.113.73-1.809.982c-1.401.506-3.271.8-5.289.8s-3.887-.294-5.289-.8c-.696-.251-1.33-.574-1.81-.982c-.445-.38-.847-.92-.896-1.606L4 18.474l.007-.166c.068-.814.63-1.415 1.193-1.81M12 2a8 8 0 0 1 8 8a7.96 7.96 0 0 1-1.726 4.96l1.505 1.505a1.001 1.001 0 0 1-1.416 1.415L4.222 3.737a1 1 0 1 1 1.414-1.414l1.402 1.403A7.97 7.97 0 0 1 12 2M6.383 7.889a6 6 0 0 0 7.728 7.728l1.513 1.513A8 8 0 0 1 4.87 6.375zm6.083 6.083a4 4 0 0 1-4.438-4.438zM12 4a5.97 5.97 0 0 0-3.536 1.151l1.44 1.44a4 4 0 0 1 5.502 5.501l1.44 1.441A6 6 0 0 0 12 4m0 4q-.312 0-.597.09l2.505 2.505A1.998 1.998 0 0 0 12 8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.2 16.498a1 1 0 0 1 1.148 1.639c-.18.125-.275.229-.32.295l-.023.04a.7.7 0 0 0 .194.224c.23.196.62.418 1.19.623C8.523 19.728 10.153 20 12 20s3.479-.272 4.61-.68c.338-.122.611-.253.827-.378l.432.433a1.7 1.7 0 0 0 1.619.444q-.181.222-.39.399c-.478.408-1.113.73-1.809.982c-1.401.506-3.271.8-5.289.8s-3.887-.294-5.289-.8c-.696-.251-1.33-.574-1.81-.982c-.445-.38-.847-.92-.896-1.606L4 18.474l.007-.166c.068-.814.63-1.415 1.193-1.81M12 2a8 8 0 0 1 8 8a7.96 7.96 0 0 1-1.726 4.96l1.505 1.505a1.001 1.001 0 0 1-1.416 1.415L4.222 3.737a1 1 0 1 1 1.414-1.414l1.402 1.403A7.97 7.97 0 0 1 12 2M6.383 7.889a6 6 0 0 0 7.728 7.728l1.513 1.513A8 8 0 0 1 4.87 6.375zm6.083 6.083a4 4 0 0 1-4.438-4.438zM12 4a5.97 5.97 0 0 0-3.536 1.151l1.44 1.44a4 4 0 0 1 5.502 5.501l1.44 1.441A6 6 0 0 0 12 4m0 4q-.312 0-.597.09l2.505 2.505A1.998 1.998 0 0 0 12 8"/></svg>
</template>

CSS

.icon-computer-camera-off-line {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.2%2016.498a1%201%200%200%201%201.148%201.639c-.18.125-.275.229-.32.295l-.023.04a.7.7%200%200%200%20.194.224c.23.196.62.418%201.19.623C8.523%2019.728%2010.153%2020%2012%2020s3.479-.272%204.61-.68c.338-.122.611-.253.827-.378l.432.433a1.7%201.7%200%200%200%201.619.444q-.181.222-.39.399c-.478.408-1.113.73-1.809.982c-1.401.506-3.271.8-5.289.8s-3.887-.294-5.289-.8c-.696-.251-1.33-.574-1.81-.982c-.445-.38-.847-.92-.896-1.606L4%2018.474l.007-.166c.068-.814.63-1.415%201.193-1.81M12%202a8%208%200%200%201%208%208a7.96%207.96%200%200%201-1.726%204.96l1.505%201.505a1.001%201.001%200%200%201-1.416%201.415L4.222%203.737a1%201%200%201%201%201.414-1.414l1.402%201.403A7.97%207.97%200%200%201%2012%202M6.383%207.889a6%206%200%200%200%207.728%207.728l1.513%201.513A8%208%200%200%201%204.87%206.375zm6.083%206.083a4%204%200%200%201-4.438-4.438zM12%204a5.97%205.97%200%200%200-3.536%201.151l1.44%201.44a4%204%200%200%201%205.502%205.501l1.44%201.441A6%206%200%200%200%2012%204m0%204q-.312%200-.597.09l2.505%202.505A1.998%201.998%200%200%200%2012%208%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.2%2016.498a1%201%200%200%201%201.148%201.639c-.18.125-.275.229-.32.295l-.023.04a.7.7%200%200%200%20.194.224c.23.196.62.418%201.19.623C8.523%2019.728%2010.153%2020%2012%2020s3.479-.272%204.61-.68c.338-.122.611-.253.827-.378l.432.433a1.7%201.7%200%200%200%201.619.444q-.181.222-.39.399c-.478.408-1.113.73-1.809.982c-1.401.506-3.271.8-5.289.8s-3.887-.294-5.289-.8c-.696-.251-1.33-.574-1.81-.982c-.445-.38-.847-.92-.896-1.606L4%2018.474l.007-.166c.068-.814.63-1.415%201.193-1.81M12%202a8%208%200%200%201%208%208a7.96%207.96%200%200%201-1.726%204.96l1.505%201.505a1.001%201.001%200%200%201-1.416%201.415L4.222%203.737a1%201%200%201%201%201.414-1.414l1.402%201.403A7.97%207.97%200%200%201%2012%202M6.383%207.889a6%206%200%200%200%207.728%207.728l1.513%201.513A8%208%200%200%201%204.87%206.375zm6.083%206.083a4%204%200%200%201-4.438-4.438zM12%204a5.97%205.97%200%200%200-3.536%201.151l1.44%201.44a4%204%200%200%201%205.502%205.501l1.44%201.441A6%206%200%200%200%2012%204m0%204q-.312%200-.597.09l2.505%202.505A1.998%201.998%200%200%200%2012%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/computer-camera-off-line.svg?color=%231a73e8&size=48