camera 2 off icon

camera-2-off-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
camera-2-off-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the camera 2 off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.93 2.516A1 1 0 0 0 2.514 3.93l18.058 18.058a1 1 0 0 0 1.414-1.414l-.38-.381c.247-.333.393-.745.393-1.192v-12a2 2 0 0 0-2-2h-2.586l-1.56-1.56A1.5 1.5 0 0 0 14.793 3H9.207a1.5 1.5 0 0 0-1.06.44L6.585 5h-.171zM9.552 8.14l1.51 1.51q.444-.147.937-.149a3 3 0 0 1 2.851 3.937l1.51 1.51A5 5 0 0 0 9.553 8.14" clip-rule="evenodd"/><path fill="currentColor" d="M2 7.001q.002-.34.107-.647l5.02 5.021a5 5 0 0 0 5.999 5.999L16.753 21H4a2 2 0 0 1-2-2z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteCamera2OffFill(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" fillRule="evenodd" d="M3.93 2.516A1 1 0 0 0 2.514 3.93l18.058 18.058a1 1 0 0 0 1.414-1.414l-.38-.381c.247-.333.393-.745.393-1.192v-12a2 2 0 0 0-2-2h-2.586l-1.56-1.56A1.5 1.5 0 0 0 14.793 3H9.207a1.5 1.5 0 0 0-1.06.44L6.585 5h-.171zM9.552 8.14l1.51 1.51q.444-.147.937-.149a3 3 0 0 1 2.851 3.937l1.51 1.51A5 5 0 0 0 9.553 8.14" clipRule="evenodd"/><path fill="currentColor" d="M2 7.001q.002-.34.107-.647l5.02 5.021a5 5 0 0 0 5.999 5.999L16.753 21H4a2 2 0 0 1-2-2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M3.93 2.516A1 1 0 0 0 2.514 3.93l18.058 18.058a1 1 0 0 0 1.414-1.414l-.38-.381c.247-.333.393-.745.393-1.192v-12a2 2 0 0 0-2-2h-2.586l-1.56-1.56A1.5 1.5 0 0 0 14.793 3H9.207a1.5 1.5 0 0 0-1.06.44L6.585 5h-.171zM9.552 8.14l1.51 1.51q.444-.147.937-.149a3 3 0 0 1 2.851 3.937l1.51 1.51A5 5 0 0 0 9.553 8.14" clip-rule="evenodd"/><path fill="currentColor" d="M2 7.001q.002-.34.107-.647l5.02 5.021a5 5 0 0 0 5.999 5.999L16.753 21H4a2 2 0 0 1-2-2z"/></svg>
</template>

CSS

.icon-camera-2-off-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M3.93%202.516A1%201%200%200%200%202.514%203.93l18.058%2018.058a1%201%200%200%200%201.414-1.414l-.38-.381c.247-.333.393-.745.393-1.192v-12a2%202%200%200%200-2-2h-2.586l-1.56-1.56A1.5%201.5%200%200%200%2014.793%203H9.207a1.5%201.5%200%200%200-1.06.44L6.585%205h-.171zM9.552%208.14l1.51%201.51q.444-.147.937-.149a3%203%200%200%201%202.851%203.937l1.51%201.51A5%205%200%200%200%209.553%208.14%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207.001q.002-.34.107-.647l5.02%205.021a5%205%200%200%200%205.999%205.999L16.753%2021H4a2%202%200%200%201-2-2z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M3.93%202.516A1%201%200%200%200%202.514%203.93l18.058%2018.058a1%201%200%200%200%201.414-1.414l-.38-.381c.247-.333.393-.745.393-1.192v-12a2%202%200%200%200-2-2h-2.586l-1.56-1.56A1.5%201.5%200%200%200%2014.793%203H9.207a1.5%201.5%200%200%200-1.06.44L6.585%205h-.171zM9.552%208.14l1.51%201.51q.444-.147.937-.149a3%203%200%200%201%202.851%203.937l1.51%201.51A5%205%200%200%200%209.553%208.14%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M2%207.001q.002-.34.107-.647l5.02%205.021a5%205%200%200%200%205.999%205.999L16.753%2021H4a2%202%200%200%201-2-2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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