movie camera emoji
movie-camera from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- movie-camera
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More objects icons from OpenMoji
Use the movie camera emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="22.258" cy="26.11" r="3" fill="#d0cfce"/><circle cx="46.153" cy="26.11" r="3" fill="#d0cfce"/><path fill="#3f3f3f" d="M46.153 16.11c-5.514 0-10 4.486-10 10s4.486 10 10 10s10-4.485 10-10s-4.485-10-10-10m0 13c-1.654 0-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3s-1.345 3-3 3m-23.895-13c-5.514 0-10 4.486-10 10s4.486 10 10 10s10-4.485 10-10s-4.486-10-10-10m0 13c-1.655 0-3-1.346-3-3s1.345-3 3-3s3 1.346 3 3s-1.346 3-3 3m-1.829 15.127l6.998.815c.376-.147 2.842-.37 2.842-.37s2.814 1.782 3.188 4.571c.375 2.79-4.643 3.815-4.869 3.815c-2.515 0-3.628-4.56-3.632-4.603l-4.527-.695l.57 2.249c.285 1.13.424 2.292.413 3.458l-.016 1.613c0 .447 1.387 1.808 1.865 1.808h24.826V40.031H20.43z"/><path fill="#9b9b9a" d="m51.727 42.827l-.005.003l.164-.057z"/><path fill="#9b9b9a" d="m61.183 54.97l-.238-13.608s-9.289 1.498-9.246 1.482l.023-.014l-3.445.983v9.22l3.629 1.034l-.142-.043c-.018-.005 9.418.946 9.418.946"/><path fill="#d0cfce" d="M24.218 48.465c.113.02 2.597 3.539 2.675 3.603c.064.054 3.39 1.027 3.602 1c.21-.029 2.295-2.027 2.353-2.135c.019-.034 1.175-1.76.83-3.2c-.243-1.01-2.005-1.881-2.07-1.93c-.158-.121-3.69-.735-3.7-.737c0 0-15.537-2.56-15.65-2.638l-4.365-3.515l-1.332 8.05l4.745-.735c.111-.017 12.912 2.236 12.912 2.236"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M21.396 40.03h26.692v16.868H23.26c-1.03 0-1.865-.81-1.865-1.808v-3.124"/><path d="m7.915 39.39l-1.152 7.573l5.017-.779l13.594 2.492q-.028.41.028.832a4.105 4.105 0 1 0 2.33-4.267l-15.267-2.799z"/><circle cx="46.154" cy="26.11" r="10"/><circle cx="46.154" cy="26.11" r="3"/><circle cx="22.258" cy="26.11" r="10"/><circle cx="22.258" cy="26.11" r="3"/><path d="m52.053 53.068l8.892 2.113v-13.82l-8.892 2.412"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMovieCamera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="22.258" cy="26.11" r="3" fill="#d0cfce"/><circle cx="46.153" cy="26.11" r="3" fill="#d0cfce"/><path fill="#3f3f3f" d="M46.153 16.11c-5.514 0-10 4.486-10 10s4.486 10 10 10s10-4.485 10-10s-4.485-10-10-10m0 13c-1.654 0-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3s-1.345 3-3 3m-23.895-13c-5.514 0-10 4.486-10 10s4.486 10 10 10s10-4.485 10-10s-4.486-10-10-10m0 13c-1.655 0-3-1.346-3-3s1.345-3 3-3s3 1.346 3 3s-1.346 3-3 3m-1.829 15.127l6.998.815c.376-.147 2.842-.37 2.842-.37s2.814 1.782 3.188 4.571c.375 2.79-4.643 3.815-4.869 3.815c-2.515 0-3.628-4.56-3.632-4.603l-4.527-.695l.57 2.249c.285 1.13.424 2.292.413 3.458l-.016 1.613c0 .447 1.387 1.808 1.865 1.808h24.826V40.031H20.43z"/><path fill="#9b9b9a" d="m51.727 42.827l-.005.003l.164-.057z"/><path fill="#9b9b9a" d="m61.183 54.97l-.238-13.608s-9.289 1.498-9.246 1.482l.023-.014l-3.445.983v9.22l3.629 1.034l-.142-.043c-.018-.005 9.418.946 9.418.946"/><path fill="#d0cfce" d="M24.218 48.465c.113.02 2.597 3.539 2.675 3.603c.064.054 3.39 1.027 3.602 1c.21-.029 2.295-2.027 2.353-2.135c.019-.034 1.175-1.76.83-3.2c-.243-1.01-2.005-1.881-2.07-1.93c-.158-.121-3.69-.735-3.7-.737c0 0-15.537-2.56-15.65-2.638l-4.365-3.515l-1.332 8.05l4.745-.735c.111-.017 12.912 2.236 12.912 2.236"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M21.396 40.03h26.692v16.868H23.26c-1.03 0-1.865-.81-1.865-1.808v-3.124"/><path d="m7.915 39.39l-1.152 7.573l5.017-.779l13.594 2.492q-.028.41.028.832a4.105 4.105 0 1 0 2.33-4.267l-15.267-2.799z"/><circle cx="46.154" cy="26.11" r="10"/><circle cx="46.154" cy="26.11" r="3"/><circle cx="22.258" cy="26.11" r="10"/><circle cx="22.258" cy="26.11" r="3"/><path d="m52.053 53.068l8.892 2.113v-13.82l-8.892 2.412"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="22.258" cy="26.11" r="3" fill="#d0cfce"/><circle cx="46.153" cy="26.11" r="3" fill="#d0cfce"/><path fill="#3f3f3f" d="M46.153 16.11c-5.514 0-10 4.486-10 10s4.486 10 10 10s10-4.485 10-10s-4.485-10-10-10m0 13c-1.654 0-3-1.346-3-3s1.346-3 3-3s3 1.346 3 3s-1.345 3-3 3m-23.895-13c-5.514 0-10 4.486-10 10s4.486 10 10 10s10-4.485 10-10s-4.486-10-10-10m0 13c-1.655 0-3-1.346-3-3s1.345-3 3-3s3 1.346 3 3s-1.346 3-3 3m-1.829 15.127l6.998.815c.376-.147 2.842-.37 2.842-.37s2.814 1.782 3.188 4.571c.375 2.79-4.643 3.815-4.869 3.815c-2.515 0-3.628-4.56-3.632-4.603l-4.527-.695l.57 2.249c.285 1.13.424 2.292.413 3.458l-.016 1.613c0 .447 1.387 1.808 1.865 1.808h24.826V40.031H20.43z"/><path fill="#9b9b9a" d="m51.727 42.827l-.005.003l.164-.057z"/><path fill="#9b9b9a" d="m61.183 54.97l-.238-13.608s-9.289 1.498-9.246 1.482l.023-.014l-3.445.983v9.22l3.629 1.034l-.142-.043c-.018-.005 9.418.946 9.418.946"/><path fill="#d0cfce" d="M24.218 48.465c.113.02 2.597 3.539 2.675 3.603c.064.054 3.39 1.027 3.602 1c.21-.029 2.295-2.027 2.353-2.135c.019-.034 1.175-1.76.83-3.2c-.243-1.01-2.005-1.881-2.07-1.93c-.158-.121-3.69-.735-3.7-.737c0 0-15.537-2.56-15.65-2.638l-4.365-3.515l-1.332 8.05l4.745-.735c.111-.017 12.912 2.236 12.912 2.236"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M21.396 40.03h26.692v16.868H23.26c-1.03 0-1.865-.81-1.865-1.808v-3.124"/><path d="m7.915 39.39l-1.152 7.573l5.017-.779l13.594 2.492q-.028.41.028.832a4.105 4.105 0 1 0 2.33-4.267l-15.267-2.799z"/><circle cx="46.154" cy="26.11" r="10"/><circle cx="46.154" cy="26.11" r="3"/><circle cx="22.258" cy="26.11" r="10"/><circle cx="22.258" cy="26.11" r="3"/><path d="m52.053 53.068l8.892 2.113v-13.82l-8.892 2.412"/></g></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%2072%2072%22%3E%3Ccircle%20cx%3D%2222.258%22%20cy%3D%2226.11%22%20r%3D%223%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2246.153%22%20cy%3D%2226.11%22%20r%3D%223%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M46.153%2016.11c-5.514%200-10%204.486-10%2010s4.486%2010%2010%2010s10-4.485%2010-10s-4.485-10-10-10m0%2013c-1.654%200-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203s-1.345%203-3%203m-23.895-13c-5.514%200-10%204.486-10%2010s4.486%2010%2010%2010s10-4.485%2010-10s-4.486-10-10-10m0%2013c-1.655%200-3-1.346-3-3s1.345-3%203-3s3%201.346%203%203s-1.346%203-3%203m-1.829%2015.127l6.998.815c.376-.147%202.842-.37%202.842-.37s2.814%201.782%203.188%204.571c.375%202.79-4.643%203.815-4.869%203.815c-2.515%200-3.628-4.56-3.632-4.603l-4.527-.695l.57%202.249c.285%201.13.424%202.292.413%203.458l-.016%201.613c0%20.447%201.387%201.808%201.865%201.808h24.826V40.031H20.43z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m51.727%2042.827l-.005.003l.164-.057z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m61.183%2054.97l-.238-13.608s-9.289%201.498-9.246%201.482l.023-.014l-3.445.983v9.22l3.629%201.034l-.142-.043c-.018-.005%209.418.946%209.418.946%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M24.218%2048.465c.113.02%202.597%203.539%202.675%203.603c.064.054%203.39%201.027%203.602%201c.21-.029%202.295-2.027%202.353-2.135c.019-.034%201.175-1.76.83-3.2c-.243-1.01-2.005-1.881-2.07-1.93c-.158-.121-3.69-.735-3.7-.737c0%200-15.537-2.56-15.65-2.638l-4.365-3.515l-1.332%208.05l4.745-.735c.111-.017%2012.912%202.236%2012.912%202.236%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M21.396%2040.03h26.692v16.868H23.26c-1.03%200-1.865-.81-1.865-1.808v-3.124%22%2F%3E%3Cpath%20d%3D%22m7.915%2039.39l-1.152%207.573l5.017-.779l13.594%202.492q-.028.41.028.832a4.105%204.105%200%201%200%202.33-4.267l-15.267-2.799z%22%2F%3E%3Ccircle%20cx%3D%2246.154%22%20cy%3D%2226.11%22%20r%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2246.154%22%20cy%3D%2226.11%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2222.258%22%20cy%3D%2226.11%22%20r%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2222.258%22%20cy%3D%2226.11%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m52.053%2053.068l8.892%202.113v-13.82l-8.892%202.412%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%2072%2072%22%3E%3Ccircle%20cx%3D%2222.258%22%20cy%3D%2226.11%22%20r%3D%223%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2246.153%22%20cy%3D%2226.11%22%20r%3D%223%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M46.153%2016.11c-5.514%200-10%204.486-10%2010s4.486%2010%2010%2010s10-4.485%2010-10s-4.485-10-10-10m0%2013c-1.654%200-3-1.346-3-3s1.346-3%203-3s3%201.346%203%203s-1.345%203-3%203m-23.895-13c-5.514%200-10%204.486-10%2010s4.486%2010%2010%2010s10-4.485%2010-10s-4.486-10-10-10m0%2013c-1.655%200-3-1.346-3-3s1.345-3%203-3s3%201.346%203%203s-1.346%203-3%203m-1.829%2015.127l6.998.815c.376-.147%202.842-.37%202.842-.37s2.814%201.782%203.188%204.571c.375%202.79-4.643%203.815-4.869%203.815c-2.515%200-3.628-4.56-3.632-4.603l-4.527-.695l.57%202.249c.285%201.13.424%202.292.413%203.458l-.016%201.613c0%20.447%201.387%201.808%201.865%201.808h24.826V40.031H20.43z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m51.727%2042.827l-.005.003l.164-.057z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22m61.183%2054.97l-.238-13.608s-9.289%201.498-9.246%201.482l.023-.014l-3.445.983v9.22l3.629%201.034l-.142-.043c-.018-.005%209.418.946%209.418.946%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M24.218%2048.465c.113.02%202.597%203.539%202.675%203.603c.064.054%203.39%201.027%203.602%201c.21-.029%202.295-2.027%202.353-2.135c.019-.034%201.175-1.76.83-3.2c-.243-1.01-2.005-1.881-2.07-1.93c-.158-.121-3.69-.735-3.7-.737c0%200-15.537-2.56-15.65-2.638l-4.365-3.515l-1.332%208.05l4.745-.735c.111-.017%2012.912%202.236%2012.912%202.236%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M21.396%2040.03h26.692v16.868H23.26c-1.03%200-1.865-.81-1.865-1.808v-3.124%22%2F%3E%3Cpath%20d%3D%22m7.915%2039.39l-1.152%207.573l5.017-.779l13.594%202.492q-.028.41.028.832a4.105%204.105%200%201%200%202.33-4.267l-15.267-2.799z%22%2F%3E%3Ccircle%20cx%3D%2246.154%22%20cy%3D%2226.11%22%20r%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2246.154%22%20cy%3D%2226.11%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2222.258%22%20cy%3D%2226.11%22%20r%3D%2210%22%2F%3E%3Ccircle%20cx%3D%2222.258%22%20cy%3D%2226.11%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m52.053%2053.068l8.892%202.113v-13.82l-8.892%202.412%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/movie-camera.svg?color=%231a73e8&size=48