movie-camera from Emoji One (Colored) by Emoji One · Default · Objects · CC-BY-4.0 Attribution required.

Name
movie-camera
Set
Emoji One (Colored)
Style
Default
Category
Objects
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More objects icons from Emoji One (Colored)

Use the movie camera emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#94989b" d="M3.6 22c-.6 0-1.1.5-1.1 1.1v19.8c0 .6.5 1.1 1.1 1.1l2.9-.7V22.7z"/><g fill="#3e4347"><path d="M6.5 22.7v20.6l40-10.3zm36 18.3h-5l-9 21h-4.1v2h6.7l7.4-18v16h-3v2h9v-2h-3V46l7.6 18h6.4v-2h-4z"/><circle cx="29.5" cy="12" r="12"/></g><circle cx="29.5" cy="12" r="4" fill="#94989b"/><circle cx="49.5" cy="12" r="12" fill="#3e4347"/><circle cx="49.5" cy="12" r="4" fill="#94989b"/><path fill="#3e4347" d="M61.5 42.9c0 .6-.5 1.1-1.1 1.1H18.6c-.6 0-1.1-.5-1.1-1.1V23.1c0-.6.5-1.1 1.1-1.1h41.8c.6 0 1.1.5 1.1 1.1z"/><path fill="#94989b" d="M59.5 41c0 .6-.5 1-1.1 1H20.6c-.6 0-1.1-.4-1.1-1s.5-1 1.1-1h37.8c.6 0 1.1.4 1.1 1m-18-15h16v12h-16z"/><path fill="#3e4347" d="M42.5 27h14v10h-14z"/><path fill="#94989b" d="M21.5 33h16v4h-16zm0-6h16v4h-16z"/></svg>

React

import type { SVGProps } from "react";

export function EmojioneMovieCamera(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#94989b" d="M3.6 22c-.6 0-1.1.5-1.1 1.1v19.8c0 .6.5 1.1 1.1 1.1l2.9-.7V22.7z"/><g fill="#3e4347"><path d="M6.5 22.7v20.6l40-10.3zm36 18.3h-5l-9 21h-4.1v2h6.7l7.4-18v16h-3v2h9v-2h-3V46l7.6 18h6.4v-2h-4z"/><circle cx="29.5" cy="12" r="12"/></g><circle cx="29.5" cy="12" r="4" fill="#94989b"/><circle cx="49.5" cy="12" r="12" fill="#3e4347"/><circle cx="49.5" cy="12" r="4" fill="#94989b"/><path fill="#3e4347" d="M61.5 42.9c0 .6-.5 1.1-1.1 1.1H18.6c-.6 0-1.1-.5-1.1-1.1V23.1c0-.6.5-1.1 1.1-1.1h41.8c.6 0 1.1.5 1.1 1.1z"/><path fill="#94989b" d="M59.5 41c0 .6-.5 1-1.1 1H20.6c-.6 0-1.1-.4-1.1-1s.5-1 1.1-1h37.8c.6 0 1.1.4 1.1 1m-18-15h16v12h-16z"/><path fill="#3e4347" d="M42.5 27h14v10h-14z"/><path fill="#94989b" d="M21.5 33h16v4h-16zm0-6h16v4h-16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#94989b" d="M3.6 22c-.6 0-1.1.5-1.1 1.1v19.8c0 .6.5 1.1 1.1 1.1l2.9-.7V22.7z"/><g fill="#3e4347"><path d="M6.5 22.7v20.6l40-10.3zm36 18.3h-5l-9 21h-4.1v2h6.7l7.4-18v16h-3v2h9v-2h-3V46l7.6 18h6.4v-2h-4z"/><circle cx="29.5" cy="12" r="12"/></g><circle cx="29.5" cy="12" r="4" fill="#94989b"/><circle cx="49.5" cy="12" r="12" fill="#3e4347"/><circle cx="49.5" cy="12" r="4" fill="#94989b"/><path fill="#3e4347" d="M61.5 42.9c0 .6-.5 1.1-1.1 1.1H18.6c-.6 0-1.1-.5-1.1-1.1V23.1c0-.6.5-1.1 1.1-1.1h41.8c.6 0 1.1.5 1.1 1.1z"/><path fill="#94989b" d="M59.5 41c0 .6-.5 1-1.1 1H20.6c-.6 0-1.1-.4-1.1-1s.5-1 1.1-1h37.8c.6 0 1.1.4 1.1 1m-18-15h16v12h-16z"/><path fill="#3e4347" d="M42.5 27h14v10h-14z"/><path fill="#94989b" d="M21.5 33h16v4h-16zm0-6h16v4h-16z"/></svg>
</template>

CSS

.icon-movie-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%2064%2064%22%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M3.6%2022c-.6%200-1.1.5-1.1%201.1v19.8c0%20.6.5%201.1%201.1%201.1l2.9-.7V22.7z%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M6.5%2022.7v20.6l40-10.3zm36%2018.3h-5l-9%2021h-4.1v2h6.7l7.4-18v16h-3v2h9v-2h-3V46l7.6%2018h6.4v-2h-4z%22%2F%3E%3Ccircle%20cx%3D%2229.5%22%20cy%3D%2212%22%20r%3D%2212%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2229.5%22%20cy%3D%2212%22%20r%3D%224%22%20fill%3D%22%2394989b%22%2F%3E%3Ccircle%20cx%3D%2249.5%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%233e4347%22%2F%3E%3Ccircle%20cx%3D%2249.5%22%20cy%3D%2212%22%20r%3D%224%22%20fill%3D%22%2394989b%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M61.5%2042.9c0%20.6-.5%201.1-1.1%201.1H18.6c-.6%200-1.1-.5-1.1-1.1V23.1c0-.6.5-1.1%201.1-1.1h41.8c.6%200%201.1.5%201.1%201.1z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M59.5%2041c0%20.6-.5%201-1.1%201H20.6c-.6%200-1.1-.4-1.1-1s.5-1%201.1-1h37.8c.6%200%201.1.4%201.1%201m-18-15h16v12h-16z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M42.5%2027h14v10h-14z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M21.5%2033h16v4h-16zm0-6h16v4h-16z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M3.6%2022c-.6%200-1.1.5-1.1%201.1v19.8c0%20.6.5%201.1%201.1%201.1l2.9-.7V22.7z%22%2F%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cpath%20d%3D%22M6.5%2022.7v20.6l40-10.3zm36%2018.3h-5l-9%2021h-4.1v2h6.7l7.4-18v16h-3v2h9v-2h-3V46l7.6%2018h6.4v-2h-4z%22%2F%3E%3Ccircle%20cx%3D%2229.5%22%20cy%3D%2212%22%20r%3D%2212%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2229.5%22%20cy%3D%2212%22%20r%3D%224%22%20fill%3D%22%2394989b%22%2F%3E%3Ccircle%20cx%3D%2249.5%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%233e4347%22%2F%3E%3Ccircle%20cx%3D%2249.5%22%20cy%3D%2212%22%20r%3D%224%22%20fill%3D%22%2394989b%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M61.5%2042.9c0%20.6-.5%201.1-1.1%201.1H18.6c-.6%200-1.1-.5-1.1-1.1V23.1c0-.6.5-1.1%201.1-1.1h41.8c.6%200%201.1.5%201.1%201.1z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M59.5%2041c0%20.6-.5%201-1.1%201H20.6c-.6%200-1.1-.4-1.1-1s.5-1%201.1-1h37.8c.6%200%201.1.4%201.1%201m-18-15h16v12h-16z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M42.5%2027h14v10h-14z%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M21.5%2033h16v4h-16zm0-6h16v4h-16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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