camera-with-flash from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
camera-with-flash
Set
Fluent Emoji High Contrast
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

Use the camera with flash emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16 23a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="M22 21a6 6 0 1 0-12 0a6 6 0 0 0 12 0m-10 0a4 4 0 1 1 8 0a4 4 0 0 1-8 0"/><path d="m11.764 8.236l-1.349-1.83a3 3 0 0 0-4.83 0l-1.349 1.83l-1.83 1.349a2.995 2.995 0 0 0-1.129 3.154C1.1 13.122 1 13.549 1 14v14a3 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.5h-6.355a3 3 0 0 0-1.051-1.415zm-1.309 1.52l1.953 1.439a1 1 0 0 1 0 1.61l-1.953 1.439a1 1 0 0 0-.211.211l-1.439 1.952a1 1 0 0 1-1.61 0l-1.439-1.952a1 1 0 0 0-.211-.211l-1.953-1.439a1 1 0 0 1 0-1.61l1.953-1.439a1 1 0 0 0 .211-.211l1.439-1.953a1 1 0 0 1 1.61 0l1.439 1.953a1 1 0 0 0 .211.211M9 21c0-.911.174-1.781.49-2.58c.35-.2.666-.475.925-.826l1.349-1.83l1.83-1.349c.51-.376.86-.873 1.05-1.415H28a1 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 21"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCameraWithFlash(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="M16 23a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="M22 21a6 6 0 1 0-12 0a6 6 0 0 0 12 0m-10 0a4 4 0 1 1 8 0a4 4 0 0 1-8 0"/><path d="m11.764 8.236l-1.349-1.83a3 3 0 0 0-4.83 0l-1.349 1.83l-1.83 1.349a2.995 2.995 0 0 0-1.129 3.154C1.1 13.122 1 13.549 1 14v14a3 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.5h-6.355a3 3 0 0 0-1.051-1.415zm-1.309 1.52l1.953 1.439a1 1 0 0 1 0 1.61l-1.953 1.439a1 1 0 0 0-.211.211l-1.439 1.952a1 1 0 0 1-1.61 0l-1.439-1.952a1 1 0 0 0-.211-.211l-1.953-1.439a1 1 0 0 1 0-1.61l1.953-1.439a1 1 0 0 0 .211-.211l1.439-1.953a1 1 0 0 1 1.61 0l1.439 1.953a1 1 0 0 0 .211.211M9 21c0-.911.174-1.781.49-2.58c.35-.2.666-.475.925-.826l1.349-1.83l1.83-1.349c.51-.376.86-.873 1.05-1.415H28a1 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 21"/></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="M16 23a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/><path d="M22 21a6 6 0 1 0-12 0a6 6 0 0 0 12 0m-10 0a4 4 0 1 1 8 0a4 4 0 0 1-8 0"/><path d="m11.764 8.236l-1.349-1.83a3 3 0 0 0-4.83 0l-1.349 1.83l-1.83 1.349a2.995 2.995 0 0 0-1.129 3.154C1.1 13.122 1 13.549 1 14v14a3 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.5h-6.355a3 3 0 0 0-1.051-1.415zm-1.309 1.52l1.953 1.439a1 1 0 0 1 0 1.61l-1.953 1.439a1 1 0 0 0-.211.211l-1.439 1.952a1 1 0 0 1-1.61 0l-1.439-1.952a1 1 0 0 0-.211-.211l-1.953-1.439a1 1 0 0 1 0-1.61l1.953-1.439a1 1 0 0 0 .211-.211l1.439-1.953a1 1 0 0 1 1.61 0l1.439 1.953a1 1 0 0 0 .211.211M9 21c0-.911.174-1.781.49-2.58c.35-.2.666-.475.925-.826l1.349-1.83l1.83-1.349c.51-.376.86-.873 1.05-1.415H28a1 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 21"/></g></svg>
</template>

CSS

.icon-camera-with-flash {
  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%22M16%2023a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20d%3D%22M22%2021a6%206%200%201%200-12%200a6%206%200%200%200%2012%200m-10%200a4%204%200%201%201%208%200a4%204%200%200%201-8%200%22%2F%3E%3Cpath%20d%3D%22m11.764%208.236l-1.349-1.83a3%203%200%200%200-4.83%200l-1.349%201.83l-1.83%201.349a2.995%202.995%200%200%200-1.129%203.154C1.1%2013.122%201%2013.549%201%2014v14a3%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.5h-6.355a3%203%200%200%200-1.051-1.415zm-1.309%201.52l1.953%201.439a1%201%200%200%201%200%201.61l-1.953%201.439a1%201%200%200%200-.211.211l-1.439%201.952a1%201%200%200%201-1.61%200l-1.439-1.952a1%201%200%200%200-.211-.211l-1.953-1.439a1%201%200%200%201%200-1.61l1.953-1.439a1%201%200%200%200%20.211-.211l1.439-1.953a1%201%200%200%201%201.61%200l1.439%201.953a1%201%200%200%200%20.211.211M9%2021c0-.911.174-1.781.49-2.58c.35-.2.666-.475.925-.826l1.349-1.83l1.83-1.349c.51-.376.86-.873%201.05-1.415H28a1%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%2021%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%22M16%2023a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3Cpath%20d%3D%22M22%2021a6%206%200%201%200-12%200a6%206%200%200%200%2012%200m-10%200a4%204%200%201%201%208%200a4%204%200%200%201-8%200%22%2F%3E%3Cpath%20d%3D%22m11.764%208.236l-1.349-1.83a3%203%200%200%200-4.83%200l-1.349%201.83l-1.83%201.349a2.995%202.995%200%200%200-1.129%203.154C1.1%2013.122%201%2013.549%201%2014v14a3%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.5h-6.355a3%203%200%200%200-1.051-1.415zm-1.309%201.52l1.953%201.439a1%201%200%200%201%200%201.61l-1.953%201.439a1%201%200%200%200-.211.211l-1.439%201.952a1%201%200%200%201-1.61%200l-1.439-1.952a1%201%200%200%200-.211-.211l-1.953-1.439a1%201%200%200%201%200-1.61l1.953-1.439a1%201%200%200%200%20.211-.211l1.439-1.953a1%201%200%200%201%201.61%200l1.439%201.953a1%201%200%200%200%20.211.211M9%2021c0-.911.174-1.781.49-2.58c.35-.2.666-.475.925-.826l1.349-1.83l1.83-1.349c.51-.376.86-.873%201.05-1.415H28a1%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%2021%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-with-flash.svg?color=%231a73e8&size=48