camera 03 icon
camera-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- camera-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
camera-01camera-02camera-add-01camera-add-02camera-add-03camera-aicamera-automatically-01camera-automatically-02camera-lenscamera-microphone-01camera-microphone-02camera-night-mode-01camera-night-mode-02camera-off-01camera-off-02camera-rotated-01camera-rotated-02camera-smile-01camera-smile-02camera-tripodcamera-video
Use the camera 03 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="m7 7l.894-1.789c.538-1.076.807-1.614 1.29-1.912C9.669 3 10.27 3 11.473 3h1.056c1.203 0 1.804 0 2.287.299c.484.298.753.836 1.29 1.912L17 7c1.87 0 2.804 0 3.5.402A3 3 0 0 1 21.598 8.5C22 9.196 22 10.13 22 12v3c0 2.828 0 4.243-.879 5.121C20.243 21 18.828 21 16 21H8c-2.828 0-4.243 0-5.121-.879C2 19.243 2 17.828 2 15v-3c0-1.87 0-2.804.402-3.5A3 3 0 0 1 3.5 7.402C4.196 7 5.13 7 7 7m0 0h5"/><path stroke-linejoin="round" d="M15.5 14a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/><path d="M19.125 10H19m.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 HugeiconsCamera03(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="m7 7l.894-1.789c.538-1.076.807-1.614 1.29-1.912C9.669 3 10.27 3 11.473 3h1.056c1.203 0 1.804 0 2.287.299c.484.298.753.836 1.29 1.912L17 7c1.87 0 2.804 0 3.5.402A3 3 0 0 1 21.598 8.5C22 9.196 22 10.13 22 12v3c0 2.828 0 4.243-.879 5.121C20.243 21 18.828 21 16 21H8c-2.828 0-4.243 0-5.121-.879C2 19.243 2 17.828 2 15v-3c0-1.87 0-2.804.402-3.5A3 3 0 0 1 3.5 7.402C4.196 7 5.13 7 7 7m0 0h5"/><path strokeLinejoin="round" d="M15.5 14a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/><path d="M19.125 10H19m.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="m7 7l.894-1.789c.538-1.076.807-1.614 1.29-1.912C9.669 3 10.27 3 11.473 3h1.056c1.203 0 1.804 0 2.287.299c.484.298.753.836 1.29 1.912L17 7c1.87 0 2.804 0 3.5.402A3 3 0 0 1 21.598 8.5C22 9.196 22 10.13 22 12v3c0 2.828 0 4.243-.879 5.121C20.243 21 18.828 21 16 21H8c-2.828 0-4.243 0-5.121-.879C2 19.243 2 17.828 2 15v-3c0-1.87 0-2.804.402-3.5A3 3 0 0 1 3.5 7.402C4.196 7 5.13 7 7 7m0 0h5"/><path stroke-linejoin="round" d="M15.5 14a3.5 3.5 0 1 1-7 0a3.5 3.5 0 0 1 7 0"/><path d="M19.125 10H19m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg> </template>
CSS
.icon-camera-03 {
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%22m7%207l.894-1.789c.538-1.076.807-1.614%201.29-1.912C9.669%203%2010.27%203%2011.473%203h1.056c1.203%200%201.804%200%202.287.299c.484.298.753.836%201.29%201.912L17%207c1.87%200%202.804%200%203.5.402A3%203%200%200%201%2021.598%208.5C22%209.196%2022%2010.13%2022%2012v3c0%202.828%200%204.243-.879%205.121C20.243%2021%2018.828%2021%2016%2021H8c-2.828%200-4.243%200-5.121-.879C2%2019.243%202%2017.828%202%2015v-3c0-1.87%200-2.804.402-3.5A3%203%200%200%201%203.5%207.402C4.196%207%205.13%207%207%207m0%200h5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2014a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200%22%2F%3E%3Cpath%20d%3D%22M19.125%2010H19m.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%22m7%207l.894-1.789c.538-1.076.807-1.614%201.29-1.912C9.669%203%2010.27%203%2011.473%203h1.056c1.203%200%201.804%200%202.287.299c.484.298.753.836%201.29%201.912L17%207c1.87%200%202.804%200%203.5.402A3%203%200%200%201%2021.598%208.5C22%209.196%2022%2010.13%2022%2012v3c0%202.828%200%204.243-.879%205.121C20.243%2021%2018.828%2021%2016%2021H8c-2.828%200-4.243%200-5.121-.879C2%2019.243%202%2017.828%202%2015v-3c0-1.87%200-2.804.402-3.5A3%203%200%200%201%203.5%207.402C4.196%207%205.13%207%207%207m0%200h5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2014a3.5%203.5%200%201%201-7%200a3.5%203.5%200%200%201%207%200%22%2F%3E%3Cpath%20d%3D%22M19.125%2010H19m.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-03.svg?color=%231a73e8&size=48