camera with flash emoji

camera-with-flash from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
camera-with-flash
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the camera with flash emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M0 10s0-4 4-4h28s4 0 4 4v18s0 4-4 4H4s-4 0-4-4z"/><circle cx="21" cy="19" r="10" fill="#ccd6dd"/><circle cx="21" cy="19" r="8" fill="#31373d"/><circle cx="21" cy="19" r="5" fill="#3b88c3"/><circle cx="32.5" cy="9.5" r="1.5" fill="#fff"/><path fill="#ffac33" d="m16 9l3-6l-6 2l-4-5l-2 5l-6-1l4 6l-5 4h6l-2 6l6-3l6 5l-1-8l6-1z"/><path fill="#fff" d="m10 14l-3 2l1-3l-3-1l3-2l-3-3h4l1-3l2 3l3-1l-2 3l3 3l-3 1l1 4z"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiCameraWithFlash(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M0 10s0-4 4-4h28s4 0 4 4v18s0 4-4 4H4s-4 0-4-4z"/><circle cx="21" cy="19" r="10" fill="#ccd6dd"/><circle cx="21" cy="19" r="8" fill="#31373d"/><circle cx="21" cy="19" r="5" fill="#3b88c3"/><circle cx="32.5" cy="9.5" r="1.5" fill="#fff"/><path fill="#ffac33" d="m16 9l3-6l-6 2l-4-5l-2 5l-6-1l4 6l-5 4h6l-2 6l6-3l6 5l-1-8l6-1z"/><path fill="#fff" d="m10 14l-3 2l1-3l-3-1l3-2l-3-3h4l1-3l2 3l3-1l-2 3l3 3l-3 1l1 4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#31373d" d="M0 10s0-4 4-4h28s4 0 4 4v18s0 4-4 4H4s-4 0-4-4z"/><circle cx="21" cy="19" r="10" fill="#ccd6dd"/><circle cx="21" cy="19" r="8" fill="#31373d"/><circle cx="21" cy="19" r="5" fill="#3b88c3"/><circle cx="32.5" cy="9.5" r="1.5" fill="#fff"/><path fill="#ffac33" d="m16 9l3-6l-6 2l-4-5l-2 5l-6-1l4 6l-5 4h6l-2 6l6-3l6 5l-1-8l6-1z"/><path fill="#fff" d="m10 14l-3 2l1-3l-3-1l3-2l-3-3h4l1-3l2 3l3-1l-2 3l3 3l-3 1l1 4z"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M0%2010s0-4%204-4h28s4%200%204%204v18s0%204-4%204H4s-4%200-4-4z%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2219%22%20r%3D%2210%22%20fill%3D%22%23ccd6dd%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2219%22%20r%3D%228%22%20fill%3D%22%2331373d%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2219%22%20r%3D%225%22%20fill%3D%22%233b88c3%22%2F%3E%3Ccircle%20cx%3D%2232.5%22%20cy%3D%229.5%22%20r%3D%221.5%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22m16%209l3-6l-6%202l-4-5l-2%205l-6-1l4%206l-5%204h6l-2%206l6-3l6%205l-1-8l6-1z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10%2014l-3%202l1-3l-3-1l3-2l-3-3h4l1-3l2%203l3-1l-2%203l3%203l-3%201l1%204z%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2331373d%22%20d%3D%22M0%2010s0-4%204-4h28s4%200%204%204v18s0%204-4%204H4s-4%200-4-4z%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2219%22%20r%3D%2210%22%20fill%3D%22%23ccd6dd%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2219%22%20r%3D%228%22%20fill%3D%22%2331373d%22%2F%3E%3Ccircle%20cx%3D%2221%22%20cy%3D%2219%22%20r%3D%225%22%20fill%3D%22%233b88c3%22%2F%3E%3Ccircle%20cx%3D%2232.5%22%20cy%3D%229.5%22%20r%3D%221.5%22%20fill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22m16%209l3-6l-6%202l-4-5l-2%205l-6-1l4%206l-5%204h6l-2%206l6-3l6%205l-1-8l6-1z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m10%2014l-3%202l1-3l-3-1l3-2l-3-3h4l1-3l2%203l3-1l-2%203l3%203l-3%201l1%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/camera-with-flash.svg?color=%231a73e8&size=48