camera icon
camera-fill from Mage Icons by MageIcons · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- camera-fill
- Set
- Mage Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Mage Icons
The same icon in other sets
cameraAkar IconscameraBootstrap IconscameraBoxIcons v2cameraBoxIcons v2 SolidcameraCarboncameraEmoji One (Colored)camera-fillEva IconscameraFramework7 IconscameraFont Awesome 6 SolidcameraFeather Iconscamera-16-filledFluent UI System IconscameraFluent EmojicameraFluent Emoji FlatcameraFluent Emoji High Contrastcameracss.ggcameraHeroIconscameraHumbleiconscameraIconoircameraIonIconscameraJam IconscameraLine AwesomecameraLucidecameraMajesticonscameraMaterial Symbols
Related icons in Mage Icons
Use the camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.88 6.715a3.88 3.88 0 0 0-2.71-1.12h-1.42a.8.8 0 0 1-.56-.23l-1.15-1.15a2.3 2.3 0 0 0-1.62-.67h-2.84a2.3 2.3 0 0 0-1.62.67l-1.15 1.15a.8.8 0 0 1-.56.23H5.83A3.82 3.82 0 0 0 2 9.435v7.19a3.82 3.82 0 0 0 3.83 3.83h12.34a3.86 3.86 0 0 0 2.71-1.12a3.82 3.82 0 0 0 1.12-2.71v-7.19a3.84 3.84 0 0 0-1.12-2.72m-8.92 9.48a3.68 3.68 0 1 1 3.68-3.68a3.69 3.69 0 0 1-3.68 3.68"/></svg>
React
import type { SVGProps } from "react";
export function MageCameraFill(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="M20.88 6.715a3.88 3.88 0 0 0-2.71-1.12h-1.42a.8.8 0 0 1-.56-.23l-1.15-1.15a2.3 2.3 0 0 0-1.62-.67h-2.84a2.3 2.3 0 0 0-1.62.67l-1.15 1.15a.8.8 0 0 1-.56.23H5.83A3.82 3.82 0 0 0 2 9.435v7.19a3.82 3.82 0 0 0 3.83 3.83h12.34a3.86 3.86 0 0 0 2.71-1.12a3.82 3.82 0 0 0 1.12-2.71v-7.19a3.84 3.84 0 0 0-1.12-2.72m-8.92 9.48a3.68 3.68 0 1 1 3.68-3.68a3.69 3.69 0 0 1-3.68 3.68"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.88 6.715a3.88 3.88 0 0 0-2.71-1.12h-1.42a.8.8 0 0 1-.56-.23l-1.15-1.15a2.3 2.3 0 0 0-1.62-.67h-2.84a2.3 2.3 0 0 0-1.62.67l-1.15 1.15a.8.8 0 0 1-.56.23H5.83A3.82 3.82 0 0 0 2 9.435v7.19a3.82 3.82 0 0 0 3.83 3.83h12.34a3.86 3.86 0 0 0 2.71-1.12a3.82 3.82 0 0 0 1.12-2.71v-7.19a3.84 3.84 0 0 0-1.12-2.72m-8.92 9.48a3.68 3.68 0 1 1 3.68-3.68a3.69 3.69 0 0 1-3.68 3.68"/></svg> </template>
CSS
.icon-camera-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%20d%3D%22M20.88%206.715a3.88%203.88%200%200%200-2.71-1.12h-1.42a.8.8%200%200%201-.56-.23l-1.15-1.15a2.3%202.3%200%200%200-1.62-.67h-2.84a2.3%202.3%200%200%200-1.62.67l-1.15%201.15a.8.8%200%200%201-.56.23H5.83A3.82%203.82%200%200%200%202%209.435v7.19a3.82%203.82%200%200%200%203.83%203.83h12.34a3.86%203.86%200%200%200%202.71-1.12a3.82%203.82%200%200%200%201.12-2.71v-7.19a3.84%203.84%200%200%200-1.12-2.72m-8.92%209.48a3.68%203.68%200%201%201%203.68-3.68a3.69%203.69%200%200%201-3.68%203.68%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%22M20.88%206.715a3.88%203.88%200%200%200-2.71-1.12h-1.42a.8.8%200%200%201-.56-.23l-1.15-1.15a2.3%202.3%200%200%200-1.62-.67h-2.84a2.3%202.3%200%200%200-1.62.67l-1.15%201.15a.8.8%200%200%201-.56.23H5.83A3.82%203.82%200%200%200%202%209.435v7.19a3.82%203.82%200%200%200%203.83%203.83h12.34a3.86%203.86%200%200%200%202.71-1.12a3.82%203.82%200%200%200%201.12-2.71v-7.19a3.84%203.84%200%200%200-1.12-2.72m-8.92%209.48a3.68%203.68%200%201%201%203.68-3.68a3.69%203.69%200%200%201-3.68%203.68%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/camera-fill.svg?color=%231a73e8&size=48