camera emoji
camera from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- camera
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
cameraAkar Iconscamera-filledAnt Design IconscameraBootstrap IconscameraBoxIcons v2cameraBoxIcons v2 SolidcameraCarboncameraEmoji One (Colored)cameraElement Pluscamera-fillEva IconscameraFramework7 IconscameraFont Awesome 6 SolidcameraFont Awesome RegularcameraFont Awesome SolidcameraFeather Iconscamera-16-filledFluent UI System Iconscamera-16Fluent UI System Color IconscameraFluent EmojicameraFluent Emoji FlatcameraFirefox OS Emojicameracss.ggcameraHeroIconscameraHumbleiconscameraIconParkcameraIconPark Outline
More objects icons from Fluent Emoji High Contrast
Use the camera emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18 21a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path d="M16 27a6 6 0 1 0 0-12a6 6 0 0 0 0 12m0-2a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/><path d="M5.5 10a.5.5 0 0 0-.5.5v.5H4a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h24a3 3 0 0 0 3-3V14a3 3 0 0 0-3-3h-1v-.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v.5H9v-.5a.5.5 0 0 0-.5-.5zM3 14a1 1 0 0 1 1-1h24a1 1 0 0 1 1 1v1h-9.392A7 7 0 0 1 23 21a7 7 0 0 1-3.392 6H29v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1h9.392A7 7 0 0 1 9 21a7 7 0 0 1 3.392-6H3z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastCamera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18 21a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path d="M16 27a6 6 0 1 0 0-12a6 6 0 0 0 0 12m0-2a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/><path d="M5.5 10a.5.5 0 0 0-.5.5v.5H4a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h24a3 3 0 0 0 3-3V14a3 3 0 0 0-3-3h-1v-.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v.5H9v-.5a.5.5 0 0 0-.5-.5zM3 14a1 1 0 0 1 1-1h24a1 1 0 0 1 1 1v1h-9.392A7 7 0 0 1 23 21a7 7 0 0 1-3.392 6H29v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1h9.392A7 7 0 0 1 9 21a7 7 0 0 1 3.392-6H3z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M18 21a2 2 0 1 1-4 0a2 2 0 0 1 4 0"/><path d="M16 27a6 6 0 1 0 0-12a6 6 0 0 0 0 12m0-2a4 4 0 1 1 0-8a4 4 0 0 1 0 8"/><path d="M5.5 10a.5.5 0 0 0-.5.5v.5H4a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h24a3 3 0 0 0 3-3V14a3 3 0 0 0-3-3h-1v-.5a.5.5 0 0 0-.5-.5h-5a.5.5 0 0 0-.5.5v.5H9v-.5a.5.5 0 0 0-.5-.5zM3 14a1 1 0 0 1 1-1h24a1 1 0 0 1 1 1v1h-9.392A7 7 0 0 1 23 21a7 7 0 0 1-3.392 6H29v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-1h9.392A7 7 0 0 1 9 21a7 7 0 0 1 3.392-6H3z"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18%2021a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20d%3D%22M16%2027a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m0-2a4%204%200%201%201%200-8a4%204%200%200%201%200%208%22%2F%3E%3Cpath%20d%3D%22M5.5%2010a.5.5%200%200%200-.5.5v.5H4a3%203%200%200%200-3%203v14a3%203%200%200%200%203%203h24a3%203%200%200%200%203-3V14a3%203%200%200%200-3-3h-1v-.5a.5.5%200%200%200-.5-.5h-5a.5.5%200%200%200-.5.5v.5H9v-.5a.5.5%200%200%200-.5-.5zM3%2014a1%201%200%200%201%201-1h24a1%201%200%200%201%201%201v1h-9.392A7%207%200%200%201%2023%2021a7%207%200%200%201-3.392%206H29v1a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1v-1h9.392A7%207%200%200%201%209%2021a7%207%200%200%201%203.392-6H3z%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M18%2021a2%202%200%201%201-4%200a2%202%200%200%201%204%200%22%2F%3E%3Cpath%20d%3D%22M16%2027a6%206%200%201%200%200-12a6%206%200%200%200%200%2012m0-2a4%204%200%201%201%200-8a4%204%200%200%201%200%208%22%2F%3E%3Cpath%20d%3D%22M5.5%2010a.5.5%200%200%200-.5.5v.5H4a3%203%200%200%200-3%203v14a3%203%200%200%200%203%203h24a3%203%200%200%200%203-3V14a3%203%200%200%200-3-3h-1v-.5a.5.5%200%200%200-.5-.5h-5a.5.5%200%200%200-.5.5v.5H9v-.5a.5.5%200%200%200-.5-.5zM3%2014a1%201%200%200%201%201-1h24a1%201%200%200%201%201%201v1h-9.392A7%207%200%200%201%2023%2021a7%207%200%200%201-3.392%206H29v1a1%201%200%200%201-1%201H4a1%201%200%200%201-1-1v-1h9.392A7%207%200%200%201%209%2021a7%207%200%200%201%203.392-6H3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/camera.svg?color=%231a73e8&size=48