camera icon
camera from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- camera
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
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 AwesomecameraLucidecameraMage IconscameraMajesticons
Related icons in Phosphor
Use the camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 56h-27.72l-13.63-20.44A8 8 0 0 0 160 32H96a8 8 0 0 0-6.65 3.56L75.71 56H48a24 24 0 0 0-24 24v112a24 24 0 0 0 24 24h160a24 24 0 0 0 24-24V80a24 24 0 0 0-24-24m8 136a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V80a8 8 0 0 1 8-8h32a8 8 0 0 0 6.66-3.56L100.28 48h55.43l13.63 20.44A8 8 0 0 0 176 72h32a8 8 0 0 1 8 8ZM128 88a44 44 0 1 0 44 44a44.05 44.05 0 0 0-44-44m0 72a28 28 0 1 1 28-28a28 28 0 0 1-28 28"/></svg>
React
import type { SVGProps } from "react";
export function PhCamera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 56h-27.72l-13.63-20.44A8 8 0 0 0 160 32H96a8 8 0 0 0-6.65 3.56L75.71 56H48a24 24 0 0 0-24 24v112a24 24 0 0 0 24 24h160a24 24 0 0 0 24-24V80a24 24 0 0 0-24-24m8 136a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V80a8 8 0 0 1 8-8h32a8 8 0 0 0 6.66-3.56L100.28 48h55.43l13.63 20.44A8 8 0 0 0 176 72h32a8 8 0 0 1 8 8ZM128 88a44 44 0 1 0 44 44a44.05 44.05 0 0 0-44-44m0 72a28 28 0 1 1 28-28a28 28 0 0 1-28 28"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M208 56h-27.72l-13.63-20.44A8 8 0 0 0 160 32H96a8 8 0 0 0-6.65 3.56L75.71 56H48a24 24 0 0 0-24 24v112a24 24 0 0 0 24 24h160a24 24 0 0 0 24-24V80a24 24 0 0 0-24-24m8 136a8 8 0 0 1-8 8H48a8 8 0 0 1-8-8V80a8 8 0 0 1 8-8h32a8 8 0 0 0 6.66-3.56L100.28 48h55.43l13.63 20.44A8 8 0 0 0 176 72h32a8 8 0 0 1 8 8ZM128 88a44 44 0 1 0 44 44a44.05 44.05 0 0 0-44-44m0 72a28 28 0 1 1 28-28a28 28 0 0 1-28 28"/></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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2056h-27.72l-13.63-20.44A8%208%200%200%200%20160%2032H96a8%208%200%200%200-6.65%203.56L75.71%2056H48a24%2024%200%200%200-24%2024v112a24%2024%200%200%200%2024%2024h160a24%2024%200%200%200%2024-24V80a24%2024%200%200%200-24-24m8%20136a8%208%200%200%201-8%208H48a8%208%200%200%201-8-8V80a8%208%200%200%201%208-8h32a8%208%200%200%200%206.66-3.56L100.28%2048h55.43l13.63%2020.44A8%208%200%200%200%20176%2072h32a8%208%200%200%201%208%208ZM128%2088a44%2044%200%201%200%2044%2044a44.05%2044.05%200%200%200-44-44m0%2072a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M208%2056h-27.72l-13.63-20.44A8%208%200%200%200%20160%2032H96a8%208%200%200%200-6.65%203.56L75.71%2056H48a24%2024%200%200%200-24%2024v112a24%2024%200%200%200%2024%2024h160a24%2024%200%200%200%2024-24V80a24%2024%200%200%200-24-24m8%20136a8%208%200%200%201-8%208H48a8%208%200%200%201-8-8V80a8%208%200%200%201%208-8h32a8%208%200%200%200%206.66-3.56L100.28%2048h55.43l13.63%2020.44A8%208%200%200%200%20176%2072h32a8%208%200%200%201%208%208ZM128%2088a44%2044%200%201%200%2044%2044a44.05%2044.05%200%200%200-44-44m0%2072a28%2028%200%201%201%2028-28a28%2028%200%200%201-28%2028%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/camera.svg?color=%231a73e8&size=48