camera icon
camera from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- camera
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
The same icon in other sets
cameraAkar Iconscamera-filledAnt Design IconscameraBootstrap IconscameraBoxIcons v2cameraBoxIcons v2 SolidcameraCarboncameraEmoji One (Colored)camera-fillEva IconscameraFramework7 IconscameraFont Awesome 6 SolidcameraFont Awesome RegularcameraFont Awesome SolidcameraFeather Iconscamera-16-filledFluent UI System Iconscamera-16Fluent UI System Color IconscameraFluent EmojicameraFluent Emoji FlatcameraFluent Emoji High ContrastcameraFirefox OS Emojicameracss.ggcameraHeroIconscameraHumbleiconscameraIconParkcameraIconPark Outline
Related icons in Element Plus
Use the camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M896 256H128v576h768zm-199.4-64l-32-64h-305l-32 64zM96 192h160l46.3-92.6A64 64 0 0 1 359.6 64h305a64 64 0 0 1 57.1 35.3l46.5 92.7H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320a160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448a224 224 0 0 1 0 448"/></svg>
React
import type { SVGProps } from "react";
export function EpCamera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M896 256H128v576h768zm-199.4-64l-32-64h-305l-32 64zM96 192h160l46.3-92.6A64 64 0 0 1 359.6 64h305a64 64 0 0 1 57.1 35.3l46.5 92.7H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320a160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448a224 224 0 0 1 0 448"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M896 256H128v576h768zm-199.4-64l-32-64h-305l-32 64zM96 192h160l46.3-92.6A64 64 0 0 1 359.6 64h305a64 64 0 0 1 57.1 35.3l46.5 92.7H928a32 32 0 0 1 32 32v640a32 32 0 0 1-32 32H96a32 32 0 0 1-32-32V224a32 32 0 0 1 32-32m416 512a160 160 0 1 0 0-320a160 160 0 0 0 0 320m0 64a224 224 0 1 1 0-448a224 224 0 0 1 0 448"/></svg> </template>
CSS
.icon-camera {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M896%20256H128v576h768zm-199.4-64l-32-64h-305l-32%2064zM96%20192h160l46.3-92.6A64%2064%200%200%201%20359.6%2064h305a64%2064%200%200%201%2057.1%2035.3l46.5%2092.7H928a32%2032%200%200%201%2032%2032v640a32%2032%200%200%201-32%2032H96a32%2032%200%200%201-32-32V224a32%2032%200%200%201%2032-32m416%20512a160%20160%200%201%200%200-320a160%20160%200%200%200%200%20320m0%2064a224%20224%200%201%201%200-448a224%20224%200%200%201%200%20448%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M896%20256H128v576h768zm-199.4-64l-32-64h-305l-32%2064zM96%20192h160l46.3-92.6A64%2064%200%200%201%20359.6%2064h305a64%2064%200%200%201%2057.1%2035.3l46.5%2092.7H928a32%2032%200%200%201%2032%2032v640a32%2032%200%200%201-32%2032H96a32%2032%200%200%201-32-32V224a32%2032%200%200%201%2032-32m416%20512a160%20160%200%201%200%200-320a160%20160%200%200%200%200%20320m0%2064a224%20224%200%201%201%200-448a224%20224%200%200%201%200%20448%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/camera.svg?color=%231a73e8&size=48