camera add 02 icon

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

Name
camera-add-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the camera add 02 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-linejoin="round" stroke-width="1.5"><path d="M22 7.5v8c0 2.828 0 4.242-.879 5.12c-.878.88-2.293.88-5.121.88H8c-2.828 0-4.243 0-5.121-.88C2 19.743 2 18.329 2 15.5V13c0-2.829 0-4.243.879-5.122C3.757 7 5.172 7 8 7h.4c.626 0 .94 0 1.226-.088a2 2 0 0 0 .539-.259c.248-.169.444-.413.835-.903c.391-.489.587-.733.835-.903a2 2 0 0 1 .539-.258A2.3 2.3 0 0 1 13 4.5m3 .5h5m-2.5 2.5v-5M5 10h2"/><path d="M18.53 14a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCameraAdd02(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M22 7.5v8c0 2.828 0 4.242-.879 5.12c-.878.88-2.293.88-5.121.88H8c-2.828 0-4.243 0-5.121-.88C2 19.743 2 18.329 2 15.5V13c0-2.829 0-4.243.879-5.122C3.757 7 5.172 7 8 7h.4c.626 0 .94 0 1.226-.088a2 2 0 0 0 .539-.259c.248-.169.444-.413.835-.903c.391-.489.587-.733.835-.903a2 2 0 0 1 .539-.258A2.3 2.3 0 0 1 13 4.5m3 .5h5m-2.5 2.5v-5M5 10h2"/><path d="M18.53 14a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/></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-linejoin="round" stroke-width="1.5"><path d="M22 7.5v8c0 2.828 0 4.242-.879 5.12c-.878.88-2.293.88-5.121.88H8c-2.828 0-4.243 0-5.121-.88C2 19.743 2 18.329 2 15.5V13c0-2.829 0-4.243.879-5.122C3.757 7 5.172 7 8 7h.4c.626 0 .94 0 1.226-.088a2 2 0 0 0 .539-.259c.248-.169.444-.413.835-.903c.391-.489.587-.733.835-.903a2 2 0 0 1 .539-.258A2.3 2.3 0 0 1 13 4.5m3 .5h5m-2.5 2.5v-5M5 10h2"/><path d="M18.53 14a4 4 0 1 1-8 0a4 4 0 0 1 8 0"/></g></svg>
</template>

CSS

.icon-camera-add-02 {
  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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%207.5v8c0%202.828%200%204.242-.879%205.12c-.878.88-2.293.88-5.121.88H8c-2.828%200-4.243%200-5.121-.88C2%2019.743%202%2018.329%202%2015.5V13c0-2.829%200-4.243.879-5.122C3.757%207%205.172%207%208%207h.4c.626%200%20.94%200%201.226-.088a2%202%200%200%200%20.539-.259c.248-.169.444-.413.835-.903c.391-.489.587-.733.835-.903a2%202%200%200%201%20.539-.258A2.3%202.3%200%200%201%2013%204.5m3%20.5h5m-2.5%202.5v-5M5%2010h2%22%2F%3E%3Cpath%20d%3D%22M18.53%2014a4%204%200%201%201-8%200a4%204%200%200%201%208%200%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M22%207.5v8c0%202.828%200%204.242-.879%205.12c-.878.88-2.293.88-5.121.88H8c-2.828%200-4.243%200-5.121-.88C2%2019.743%202%2018.329%202%2015.5V13c0-2.829%200-4.243.879-5.122C3.757%207%205.172%207%208%207h.4c.626%200%20.94%200%201.226-.088a2%202%200%200%200%20.539-.259c.248-.169.444-.413.835-.903c.391-.489.587-.733.835-.903a2%202%200%200%201%20.539-.258A2.3%202.3%200%200%201%2013%204.5m3%20.5h5m-2.5%202.5v-5M5%2010h2%22%2F%3E%3Cpath%20d%3D%22M18.53%2014a4%204%200%201%201-8%200a4%204%200%200%201%208%200%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-add-02.svg?color=%231a73e8&size=48