camera2 icon
camera2-filled from Reicon by REICON · Filled · Video · MIT Free for personal and commercial use.
- Name
- camera2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Video
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
More video icons from Reicon
albumcameracamera-addcamera-add2camera-altcamera-offcamera-recordcamera-rotatecamera-squarecamera3clapperboardclapperboard-editclapperboard-openclapperboard-open-playclapperboard-playclapperboard-textexit-fullscreenexit-fullscreen-circleexit-fullscreen-squareexit-pipfast-forwardfast-forward-circlefilmforward-10s
Use the camera2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 2.667H5.667a1 1 0 0 1 0-2H9a1 1 0 0 1 0 2M19 4H5a3.67 3.67 0 0 0-3.667 3.667v8.666A3.67 3.67 0 0 0 5 20h14a3.67 3.67 0 0 0 3.667-3.667V7.667A3.67 3.67 0 0 0 19 4M5.333 9.333a1.334 1.334 0 1 1 .001-2.667a1.334 1.334 0 0 1 0 2.667m8 6.667a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/></svg>
React
import type { SVGProps } from "react";
export function ReiconCamera2Filled(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="M9 2.667H5.667a1 1 0 0 1 0-2H9a1 1 0 0 1 0 2M19 4H5a3.67 3.67 0 0 0-3.667 3.667v8.666A3.67 3.67 0 0 0 5 20h14a3.67 3.67 0 0 0 3.667-3.667V7.667A3.67 3.67 0 0 0 19 4M5.333 9.333a1.334 1.334 0 1 1 .001-2.667a1.334 1.334 0 0 1 0 2.667m8 6.667a4 4 0 1 1 0-8a4 4 0 0 1 0 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="M9 2.667H5.667a1 1 0 0 1 0-2H9a1 1 0 0 1 0 2M19 4H5a3.67 3.67 0 0 0-3.667 3.667v8.666A3.67 3.67 0 0 0 5 20h14a3.67 3.67 0 0 0 3.667-3.667V7.667A3.67 3.67 0 0 0 19 4M5.333 9.333a1.334 1.334 0 1 1 .001-2.667a1.334 1.334 0 0 1 0 2.667m8 6.667a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/></svg> </template>
CSS
.icon-camera2-filled {
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%22M9%202.667H5.667a1%201%200%200%201%200-2H9a1%201%200%200%201%200%202M19%204H5a3.67%203.67%200%200%200-3.667%203.667v8.666A3.67%203.67%200%200%200%205%2020h14a3.67%203.67%200%200%200%203.667-3.667V7.667A3.67%203.67%200%200%200%2019%204M5.333%209.333a1.334%201.334%200%201%201%20.001-2.667a1.334%201.334%200%200%201%200%202.667m8%206.667a4%204%200%201%201%200-8a4%204%200%200%201%200%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%22M9%202.667H5.667a1%201%200%200%201%200-2H9a1%201%200%200%201%200%202M19%204H5a3.67%203.67%200%200%200-3.667%203.667v8.666A3.67%203.67%200%200%200%205%2020h14a3.67%203.67%200%200%200%203.667-3.667V7.667A3.67%203.67%200%200%200%2019%204M5.333%209.333a1.334%201.334%200%201%201%20.001-2.667a1.334%201.334%200%200%201%200%202.667m8%206.667a4%204%200%201%201%200-8a4%204%200%200%201%200%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/camera2-filled.svg?color=%231a73e8&size=48