camera off 01 icon

camera-off-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
camera-off-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the camera off 01 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="M9.716 9.715a4 4 0 1 0 5.568 5.568M2 2l20 20"/><path stroke-linejoin="round" d="M6.496 6.496c-.115.004-.254.004-.442.004c-.98 0-1.47 0-1.871.113a3 3 0 0 0-2.07 2.07C2 9.083 2 9.573 2 10.553V14.5c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h8c2 0 3.293 0 4.19-.31m1.688-2.312C22 17.05 22 15.964 22 14.5v-3.946c0-.98 0-1.47-.113-1.871a3 3 0 0 0-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.367 0-.55 0-.72-.03a2 2 0 0 1-1.105-.591c-.12-.126-.419-.574-.622-.879c-.396-.595-.595-.892-.866-1.096a2 2 0 0 0-.545-.292c-.32-.112-.677-.112-1.392-.112h-1.394c-.715 0-1.072 0-1.393.112a2 2 0 0 0-.545.292c-.22.167-.393.395-.665.797"/><path d="M19.125 9.5H19m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCameraOff01(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="M9.716 9.715a4 4 0 1 0 5.568 5.568M2 2l20 20"/><path strokeLinejoin="round" d="M6.496 6.496c-.115.004-.254.004-.442.004c-.98 0-1.47 0-1.871.113a3 3 0 0 0-2.07 2.07C2 9.083 2 9.573 2 10.553V14.5c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h8c2 0 3.293 0 4.19-.31m1.688-2.312C22 17.05 22 15.964 22 14.5v-3.946c0-.98 0-1.47-.113-1.871a3 3 0 0 0-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.367 0-.55 0-.72-.03a2 2 0 0 1-1.105-.591c-.12-.126-.419-.574-.622-.879c-.396-.595-.595-.892-.866-1.096a2 2 0 0 0-.545-.292c-.32-.112-.677-.112-1.392-.112h-1.394c-.715 0-1.072 0-1.393.112a2 2 0 0 0-.545.292c-.22.167-.393.395-.665.797"/><path d="M19.125 9.5H19m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></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="M9.716 9.715a4 4 0 1 0 5.568 5.568M2 2l20 20"/><path stroke-linejoin="round" d="M6.496 6.496c-.115.004-.254.004-.442.004c-.98 0-1.47 0-1.871.113a3 3 0 0 0-2.07 2.07C2 9.083 2 9.573 2 10.553V14.5c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h8c2 0 3.293 0 4.19-.31m1.688-2.312C22 17.05 22 15.964 22 14.5v-3.946c0-.98 0-1.47-.113-1.871a3 3 0 0 0-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.367 0-.55 0-.72-.03a2 2 0 0 1-1.105-.591c-.12-.126-.419-.574-.622-.879c-.396-.595-.595-.892-.866-1.096a2 2 0 0 0-.545-.292c-.32-.112-.677-.112-1.392-.112h-1.394c-.715 0-1.072 0-1.393.112a2 2 0 0 0-.545.292c-.22.167-.393.395-.665.797"/><path d="M19.125 9.5H19m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
</template>

CSS

.icon-camera-off-01 {
  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%22M9.716%209.715a4%204%200%201%200%205.568%205.568M2%202l20%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.496%206.496c-.115.004-.254.004-.442.004c-.98%200-1.47%200-1.871.113a3%203%200%200%200-2.07%202.07C2%209.083%202%209.573%202%2010.553V14.5c0%202.828%200%204.243.879%205.121c.878.879%202.293.879%205.121.879h8c2%200%203.293%200%204.19-.31m1.688-2.312C22%2017.05%2022%2015.964%2022%2014.5v-3.946c0-.98%200-1.47-.113-1.871a3%203%200%200%200-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.367%200-.55%200-.72-.03a2%202%200%200%201-1.105-.591c-.12-.126-.419-.574-.622-.879c-.396-.595-.595-.892-.866-1.096a2%202%200%200%200-.545-.292c-.32-.112-.677-.112-1.392-.112h-1.394c-.715%200-1.072%200-1.393.112a2%202%200%200%200-.545.292c-.22.167-.393.395-.665.797%22%2F%3E%3Cpath%20d%3D%22M19.125%209.5H19m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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%22M9.716%209.715a4%204%200%201%200%205.568%205.568M2%202l20%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.496%206.496c-.115.004-.254.004-.442.004c-.98%200-1.47%200-1.871.113a3%203%200%200%200-2.07%202.07C2%209.083%202%209.573%202%2010.553V14.5c0%202.828%200%204.243.879%205.121c.878.879%202.293.879%205.121.879h8c2%200%203.293%200%204.19-.31m1.688-2.312C22%2017.05%2022%2015.964%2022%2014.5v-3.946c0-.98%200-1.47-.113-1.871a3%203%200%200%200-2.07-2.07c-.4-.113-.89-.113-1.87-.113c-.367%200-.55%200-.72-.03a2%202%200%200%201-1.105-.591c-.12-.126-.419-.574-.622-.879c-.396-.595-.595-.892-.866-1.096a2%202%200%200%200-.545-.292c-.32-.112-.677-.112-1.392-.112h-1.394c-.715%200-1.072%200-1.393.112a2%202%200%200%200-.545.292c-.22.167-.393.395-.665.797%22%2F%3E%3Cpath%20d%3D%22M19.125%209.5H19m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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