cinema emoji
cinema from OpenMoji by OpenMoji · Default · Symbols · CC-BY-SA-4.0 Attribution required.
- Name
- cinema
- Set
- OpenMoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More symbols icons from OpenMoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the cinema emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="50" height="50" x="11" y="10.958" fill="#92d3f5" rx="1.921"/><path fill="#fff" d="m43.96 46.28l7.63 6.22a1.09 1.09 0 0 0 1.778-.844v-18.18a1.09 1.09 0 0 0-1.778-.844l-7.84 6.39"/><path fill="#fff" d="M41.773 52.486H20.82a2.19 2.19 0 0 1-2.187-2.188V34.833a2.19 2.19 0 0 1 2.187-2.188h20.953a2.19 2.19 0 0 1 2.187 2.188v15.465a2.19 2.19 0 0 1-2.187 2.188"/><circle cx="23.647" cy="24.253" r="5" fill="#fff"/><circle cx="38.749" cy="24.253" r="5" fill="#fff"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m43.96 46.28l7.63 6.22a1.09 1.09 0 0 0 1.778-.844v-18.18a1.09 1.09 0 0 0-1.778-.844l-7.63 6.18"/><circle cx="23.647" cy="24.253" r="5" stroke-linejoin="round"/><circle cx="38.749" cy="24.253" r="5" stroke-linejoin="round"/><path stroke-linejoin="round" d="M41.773 52.486H20.82a2.19 2.19 0 0 1-2.187-2.188V34.833a2.19 2.19 0 0 1 2.187-2.188h20.953a2.19 2.19 0 0 1 2.187 2.188v15.465a2.19 2.19 0 0 1-2.187 2.188Z"/><rect width="50" height="50" x="11" y="10.958" stroke-miterlimit="10" rx="1.921"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCinema(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="50" height="50" x="11" y="10.958" fill="#92d3f5" rx="1.921"/><path fill="#fff" d="m43.96 46.28l7.63 6.22a1.09 1.09 0 0 0 1.778-.844v-18.18a1.09 1.09 0 0 0-1.778-.844l-7.84 6.39"/><path fill="#fff" d="M41.773 52.486H20.82a2.19 2.19 0 0 1-2.187-2.188V34.833a2.19 2.19 0 0 1 2.187-2.188h20.953a2.19 2.19 0 0 1 2.187 2.188v15.465a2.19 2.19 0 0 1-2.187 2.188"/><circle cx="23.647" cy="24.253" r="5" fill="#fff"/><circle cx="38.749" cy="24.253" r="5" fill="#fff"/><g fill="none" stroke="#000" strokeWidth="2"><path strokeLinecap="round" strokeLinejoin="round" d="m43.96 46.28l7.63 6.22a1.09 1.09 0 0 0 1.778-.844v-18.18a1.09 1.09 0 0 0-1.778-.844l-7.63 6.18"/><circle cx="23.647" cy="24.253" r="5" strokeLinejoin="round"/><circle cx="38.749" cy="24.253" r="5" strokeLinejoin="round"/><path strokeLinejoin="round" d="M41.773 52.486H20.82a2.19 2.19 0 0 1-2.187-2.188V34.833a2.19 2.19 0 0 1 2.187-2.188h20.953a2.19 2.19 0 0 1 2.187 2.188v15.465a2.19 2.19 0 0 1-2.187 2.188Z"/><rect width="50" height="50" x="11" y="10.958" strokeMiterlimit="10" rx="1.921"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><rect width="50" height="50" x="11" y="10.958" fill="#92d3f5" rx="1.921"/><path fill="#fff" d="m43.96 46.28l7.63 6.22a1.09 1.09 0 0 0 1.778-.844v-18.18a1.09 1.09 0 0 0-1.778-.844l-7.84 6.39"/><path fill="#fff" d="M41.773 52.486H20.82a2.19 2.19 0 0 1-2.187-2.188V34.833a2.19 2.19 0 0 1 2.187-2.188h20.953a2.19 2.19 0 0 1 2.187 2.188v15.465a2.19 2.19 0 0 1-2.187 2.188"/><circle cx="23.647" cy="24.253" r="5" fill="#fff"/><circle cx="38.749" cy="24.253" r="5" fill="#fff"/><g fill="none" stroke="#000" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="m43.96 46.28l7.63 6.22a1.09 1.09 0 0 0 1.778-.844v-18.18a1.09 1.09 0 0 0-1.778-.844l-7.63 6.18"/><circle cx="23.647" cy="24.253" r="5" stroke-linejoin="round"/><circle cx="38.749" cy="24.253" r="5" stroke-linejoin="round"/><path stroke-linejoin="round" d="M41.773 52.486H20.82a2.19 2.19 0 0 1-2.187-2.188V34.833a2.19 2.19 0 0 1 2.187-2.188h20.953a2.19 2.19 0 0 1 2.187 2.188v15.465a2.19 2.19 0 0 1-2.187 2.188Z"/><rect width="50" height="50" x="11" y="10.958" stroke-miterlimit="10" rx="1.921"/></g></svg> </template>
CSS
.icon-cinema {
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%3Crect%20width%3D%2250%22%20height%3D%2250%22%20x%3D%2211%22%20y%3D%2210.958%22%20fill%3D%22%2392d3f5%22%20rx%3D%221.921%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m43.96%2046.28l7.63%206.22a1.09%201.09%200%200%200%201.778-.844v-18.18a1.09%201.09%200%200%200-1.778-.844l-7.84%206.39%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M41.773%2052.486H20.82a2.19%202.19%200%200%201-2.187-2.188V34.833a2.19%202.19%200%200%201%202.187-2.188h20.953a2.19%202.19%200%200%201%202.187%202.188v15.465a2.19%202.19%200%200%201-2.187%202.188%22%2F%3E%3Ccircle%20cx%3D%2223.647%22%20cy%3D%2224.253%22%20r%3D%225%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2238.749%22%20cy%3D%2224.253%22%20r%3D%225%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m43.96%2046.28l7.63%206.22a1.09%201.09%200%200%200%201.778-.844v-18.18a1.09%201.09%200%200%200-1.778-.844l-7.63%206.18%22%2F%3E%3Ccircle%20cx%3D%2223.647%22%20cy%3D%2224.253%22%20r%3D%225%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2238.749%22%20cy%3D%2224.253%22%20r%3D%225%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M41.773%2052.486H20.82a2.19%202.19%200%200%201-2.187-2.188V34.833a2.19%202.19%200%200%201%202.187-2.188h20.953a2.19%202.19%200%200%201%202.187%202.188v15.465a2.19%202.19%200%200%201-2.187%202.188Z%22%2F%3E%3Crect%20width%3D%2250%22%20height%3D%2250%22%20x%3D%2211%22%20y%3D%2210.958%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221.921%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%3Crect%20width%3D%2250%22%20height%3D%2250%22%20x%3D%2211%22%20y%3D%2210.958%22%20fill%3D%22%2392d3f5%22%20rx%3D%221.921%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m43.96%2046.28l7.63%206.22a1.09%201.09%200%200%200%201.778-.844v-18.18a1.09%201.09%200%200%200-1.778-.844l-7.84%206.39%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M41.773%2052.486H20.82a2.19%202.19%200%200%201-2.187-2.188V34.833a2.19%202.19%200%200%201%202.187-2.188h20.953a2.19%202.19%200%200%201%202.187%202.188v15.465a2.19%202.19%200%200%201-2.187%202.188%22%2F%3E%3Ccircle%20cx%3D%2223.647%22%20cy%3D%2224.253%22%20r%3D%225%22%20fill%3D%22%23fff%22%2F%3E%3Ccircle%20cx%3D%2238.749%22%20cy%3D%2224.253%22%20r%3D%225%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22m43.96%2046.28l7.63%206.22a1.09%201.09%200%200%200%201.778-.844v-18.18a1.09%201.09%200%200%200-1.778-.844l-7.63%206.18%22%2F%3E%3Ccircle%20cx%3D%2223.647%22%20cy%3D%2224.253%22%20r%3D%225%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2238.749%22%20cy%3D%2224.253%22%20r%3D%225%22%20stroke-linejoin%3D%22round%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M41.773%2052.486H20.82a2.19%202.19%200%200%201-2.187-2.188V34.833a2.19%202.19%200%200%201%202.187-2.188h20.953a2.19%202.19%200%200%201%202.187%202.188v15.465a2.19%202.19%200%200%201-2.187%202.188Z%22%2F%3E%3Crect%20width%3D%2250%22%20height%3D%2250%22%20x%3D%2211%22%20y%3D%2210.958%22%20stroke-miterlimit%3D%2210%22%20rx%3D%221.921%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/cinema.svg?color=%231a73e8&size=48