camera icon
camera-fill from Framework7 Icons by Vladimir Kharlampidi · Fill · MIT Free for personal and commercial use.
- Name
- camera-fill
- Set
- Framework7 Icons
- Style
- Fill
- Viewbox
- 56×56
- License
- MIT
1 other variant in Framework7 Icons
The same icon in other sets
cameraAkar IconscameraBootstrap IconscameraBoxIcons v2cameraBoxIcons v2 SolidcameraCarboncameraEmoji One (Colored)camera-fillEva IconscameraFont Awesome 6 SolidcameraFeather Iconscamera-16-filledFluent UI System IconscameraFluent EmojicameraFluent Emoji FlatcameraFluent Emoji High Contrastcameracss.ggcameraHeroIconscameraHumbleiconscameraIconoircameraIonIconscameraJam IconscameraLine AwesomecameraLucidecameraMage IconscameraMajesticonscameraMaterial Symbols
Related icons in Framework7 Icons
Use the camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M7.809 50.348H48.19c4.875 0 7.36-2.438 7.36-7.266V18.543c0-4.828-2.485-7.242-7.36-7.242h-5.484c-1.828 0-2.39-.375-3.445-1.547l-1.899-2.11c-1.148-1.288-2.343-1.992-4.781-1.992h-9.328c-2.414 0-3.61.704-4.781 1.992l-1.899 2.11c-1.031 1.148-1.617 1.547-3.445 1.547h-5.32c-4.875 0-7.36 2.414-7.36 7.242v24.539c0 4.828 2.485 7.266 7.36 7.266m20.18-7.5c-7.079 0-12.774-5.696-12.774-12.82c0-7.126 5.695-12.82 12.773-12.82c7.125 0 12.797 5.694 12.797 12.82c0 7.124-5.695 12.82-12.797 12.82m16.851-18.54c-1.594 0-2.906-1.288-2.906-2.882a2.906 2.906 0 1 1 5.812 0c0 1.594-1.312 2.883-2.906 2.883m-16.85 14.977a9.247 9.247 0 0 0 9.258-9.258a9.247 9.247 0 0 0-9.258-9.257c-5.11 0-9.234 4.125-9.234 9.257c0 5.133 4.148 9.258 9.234 9.258"/></svg>
React
import type { SVGProps } from "react";
export function F7CameraFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M7.809 50.348H48.19c4.875 0 7.36-2.438 7.36-7.266V18.543c0-4.828-2.485-7.242-7.36-7.242h-5.484c-1.828 0-2.39-.375-3.445-1.547l-1.899-2.11c-1.148-1.288-2.343-1.992-4.781-1.992h-9.328c-2.414 0-3.61.704-4.781 1.992l-1.899 2.11c-1.031 1.148-1.617 1.547-3.445 1.547h-5.32c-4.875 0-7.36 2.414-7.36 7.242v24.539c0 4.828 2.485 7.266 7.36 7.266m20.18-7.5c-7.079 0-12.774-5.696-12.774-12.82c0-7.126 5.695-12.82 12.773-12.82c7.125 0 12.797 5.694 12.797 12.82c0 7.124-5.695 12.82-12.797 12.82m16.851-18.54c-1.594 0-2.906-1.288-2.906-2.882a2.906 2.906 0 1 1 5.812 0c0 1.594-1.312 2.883-2.906 2.883m-16.85 14.977a9.247 9.247 0 0 0 9.258-9.258a9.247 9.247 0 0 0-9.258-9.257c-5.11 0-9.234 4.125-9.234 9.257c0 5.133 4.148 9.258 9.234 9.258"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M7.809 50.348H48.19c4.875 0 7.36-2.438 7.36-7.266V18.543c0-4.828-2.485-7.242-7.36-7.242h-5.484c-1.828 0-2.39-.375-3.445-1.547l-1.899-2.11c-1.148-1.288-2.343-1.992-4.781-1.992h-9.328c-2.414 0-3.61.704-4.781 1.992l-1.899 2.11c-1.031 1.148-1.617 1.547-3.445 1.547h-5.32c-4.875 0-7.36 2.414-7.36 7.242v24.539c0 4.828 2.485 7.266 7.36 7.266m20.18-7.5c-7.079 0-12.774-5.696-12.774-12.82c0-7.126 5.695-12.82 12.773-12.82c7.125 0 12.797 5.694 12.797 12.82c0 7.124-5.695 12.82-12.797 12.82m16.851-18.54c-1.594 0-2.906-1.288-2.906-2.882a2.906 2.906 0 1 1 5.812 0c0 1.594-1.312 2.883-2.906 2.883m-16.85 14.977a9.247 9.247 0 0 0 9.258-9.258a9.247 9.247 0 0 0-9.258-9.257c-5.11 0-9.234 4.125-9.234 9.257c0 5.133 4.148 9.258 9.234 9.258"/></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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.809%2050.348H48.19c4.875%200%207.36-2.438%207.36-7.266V18.543c0-4.828-2.485-7.242-7.36-7.242h-5.484c-1.828%200-2.39-.375-3.445-1.547l-1.899-2.11c-1.148-1.288-2.343-1.992-4.781-1.992h-9.328c-2.414%200-3.61.704-4.781%201.992l-1.899%202.11c-1.031%201.148-1.617%201.547-3.445%201.547h-5.32c-4.875%200-7.36%202.414-7.36%207.242v24.539c0%204.828%202.485%207.266%207.36%207.266m20.18-7.5c-7.079%200-12.774-5.696-12.774-12.82c0-7.126%205.695-12.82%2012.773-12.82c7.125%200%2012.797%205.694%2012.797%2012.82c0%207.124-5.695%2012.82-12.797%2012.82m16.851-18.54c-1.594%200-2.906-1.288-2.906-2.882a2.906%202.906%200%201%201%205.812%200c0%201.594-1.312%202.883-2.906%202.883m-16.85%2014.977a9.247%209.247%200%200%200%209.258-9.258a9.247%209.247%200%200%200-9.258-9.257c-5.11%200-9.234%204.125-9.234%209.257c0%205.133%204.148%209.258%209.234%209.258%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.809%2050.348H48.19c4.875%200%207.36-2.438%207.36-7.266V18.543c0-4.828-2.485-7.242-7.36-7.242h-5.484c-1.828%200-2.39-.375-3.445-1.547l-1.899-2.11c-1.148-1.288-2.343-1.992-4.781-1.992h-9.328c-2.414%200-3.61.704-4.781%201.992l-1.899%202.11c-1.031%201.148-1.617%201.547-3.445%201.547h-5.32c-4.875%200-7.36%202.414-7.36%207.242v24.539c0%204.828%202.485%207.266%207.36%207.266m20.18-7.5c-7.079%200-12.774-5.696-12.774-12.82c0-7.126%205.695-12.82%2012.773-12.82c7.125%200%2012.797%205.694%2012.797%2012.82c0%207.124-5.695%2012.82-12.797%2012.82m16.851-18.54c-1.594%200-2.906-1.288-2.906-2.882a2.906%202.906%200%201%201%205.812%200c0%201.594-1.312%202.883-2.906%202.883m-16.85%2014.977a9.247%209.247%200%200%200%209.258-9.258a9.247%209.247%200%200%200-9.258-9.257c-5.11%200-9.234%204.125-9.234%209.257c0%205.133%204.148%209.258%209.234%209.258%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/camera-fill.svg?color=%231a73e8&size=48