moviecamera emoji
moviecamera from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- moviecamera
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the moviecamera emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M509.146 180.996c0-49.375-40.027-89.402-89.402-89.402c-30.861 0-58.069 15.637-74.135 39.419C343.739 68.281 292.304 18 229.119 18c-64.367 0-116.548 52.18-116.548 116.548c0 48.186 29.244 89.54 70.951 107.288c-.075.406-.133.815-.199 1.222H144.54c-11.929 0-21.6 9.671-21.6 21.6v56.896l-87.782-42.705c-14.782-7.191-33.541 1.49-33.541 15.521v139.583c0 14.031 18.76 22.712 33.541 15.521l87.782-42.705v56.896c0 11.929 9.671 21.6 21.6 21.6h297.396c11.929 0 21.6-9.671 21.6-21.6V264.658c0-1.842-.255-3.62-.689-5.326c27.599-15.219 46.299-44.59 46.299-78.336"/><path fill="#597B91" d="m96.124 308.508l-33.279-16.19v143.686l33.279-16.19zm222.397-173.96c0 49.375-40.027 89.402-89.402 89.402s-89.402-40.027-89.402-89.402s40.027-89.402 89.402-89.402s89.402 40.026 89.402 89.402m101.223-22.131c-37.875 0-68.579 30.704-68.579 68.579s30.704 68.579 68.579 68.579s68.579-30.704 68.579-68.579s-30.704-68.579-68.579-68.579"/><path fill="#ADB8BC" d="M275.568 134.548c0 25.653-20.796 46.448-46.448 46.448s-46.448-20.796-46.448-46.448S203.468 88.1 229.12 88.1s46.448 20.795 46.448 46.448m144.176 0c-25.653 0-46.448 20.796-46.448 46.448s20.796 46.448 46.448 46.448s46.448-20.796 46.448-46.448s-20.795-46.448-46.448-46.448m-39.711 319.097H207.119c-6.295 0-11.398-5.103-11.398-11.398v-44.965c0-6.295 5.103-11.398 11.398-11.398h172.914c6.295 0 11.398 5.103 11.398 11.398v44.965c0 6.295-5.103 11.398-11.398 11.398"/><circle cx="247.858" cy="419.765" r="21.883" fill="#FF473E"/><path fill="#2B3B47" d="M329.569 432.316h-22.095c-6.249 0-11.314-5.066-11.314-11.314v-2.473c0-6.249 5.066-11.314 11.314-11.314h22.095c6.249 0 11.314 5.066 11.314 11.314v2.473c0 6.248-5.065 11.314-11.314 11.314"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiMoviecamera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M509.146 180.996c0-49.375-40.027-89.402-89.402-89.402c-30.861 0-58.069 15.637-74.135 39.419C343.739 68.281 292.304 18 229.119 18c-64.367 0-116.548 52.18-116.548 116.548c0 48.186 29.244 89.54 70.951 107.288c-.075.406-.133.815-.199 1.222H144.54c-11.929 0-21.6 9.671-21.6 21.6v56.896l-87.782-42.705c-14.782-7.191-33.541 1.49-33.541 15.521v139.583c0 14.031 18.76 22.712 33.541 15.521l87.782-42.705v56.896c0 11.929 9.671 21.6 21.6 21.6h297.396c11.929 0 21.6-9.671 21.6-21.6V264.658c0-1.842-.255-3.62-.689-5.326c27.599-15.219 46.299-44.59 46.299-78.336"/><path fill="#597B91" d="m96.124 308.508l-33.279-16.19v143.686l33.279-16.19zm222.397-173.96c0 49.375-40.027 89.402-89.402 89.402s-89.402-40.027-89.402-89.402s40.027-89.402 89.402-89.402s89.402 40.026 89.402 89.402m101.223-22.131c-37.875 0-68.579 30.704-68.579 68.579s30.704 68.579 68.579 68.579s68.579-30.704 68.579-68.579s-30.704-68.579-68.579-68.579"/><path fill="#ADB8BC" d="M275.568 134.548c0 25.653-20.796 46.448-46.448 46.448s-46.448-20.796-46.448-46.448S203.468 88.1 229.12 88.1s46.448 20.795 46.448 46.448m144.176 0c-25.653 0-46.448 20.796-46.448 46.448s20.796 46.448 46.448 46.448s46.448-20.796 46.448-46.448s-20.795-46.448-46.448-46.448m-39.711 319.097H207.119c-6.295 0-11.398-5.103-11.398-11.398v-44.965c0-6.295 5.103-11.398 11.398-11.398h172.914c6.295 0 11.398 5.103 11.398 11.398v44.965c0 6.295-5.103 11.398-11.398 11.398"/><circle cx="247.858" cy="419.765" r="21.883" fill="#FF473E"/><path fill="#2B3B47" d="M329.569 432.316h-22.095c-6.249 0-11.314-5.066-11.314-11.314v-2.473c0-6.249 5.066-11.314 11.314-11.314h22.095c6.249 0 11.314 5.066 11.314 11.314v2.473c0 6.248-5.065 11.314-11.314 11.314"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#2B3B47" d="M509.146 180.996c0-49.375-40.027-89.402-89.402-89.402c-30.861 0-58.069 15.637-74.135 39.419C343.739 68.281 292.304 18 229.119 18c-64.367 0-116.548 52.18-116.548 116.548c0 48.186 29.244 89.54 70.951 107.288c-.075.406-.133.815-.199 1.222H144.54c-11.929 0-21.6 9.671-21.6 21.6v56.896l-87.782-42.705c-14.782-7.191-33.541 1.49-33.541 15.521v139.583c0 14.031 18.76 22.712 33.541 15.521l87.782-42.705v56.896c0 11.929 9.671 21.6 21.6 21.6h297.396c11.929 0 21.6-9.671 21.6-21.6V264.658c0-1.842-.255-3.62-.689-5.326c27.599-15.219 46.299-44.59 46.299-78.336"/><path fill="#597B91" d="m96.124 308.508l-33.279-16.19v143.686l33.279-16.19zm222.397-173.96c0 49.375-40.027 89.402-89.402 89.402s-89.402-40.027-89.402-89.402s40.027-89.402 89.402-89.402s89.402 40.026 89.402 89.402m101.223-22.131c-37.875 0-68.579 30.704-68.579 68.579s30.704 68.579 68.579 68.579s68.579-30.704 68.579-68.579s-30.704-68.579-68.579-68.579"/><path fill="#ADB8BC" d="M275.568 134.548c0 25.653-20.796 46.448-46.448 46.448s-46.448-20.796-46.448-46.448S203.468 88.1 229.12 88.1s46.448 20.795 46.448 46.448m144.176 0c-25.653 0-46.448 20.796-46.448 46.448s20.796 46.448 46.448 46.448s46.448-20.796 46.448-46.448s-20.795-46.448-46.448-46.448m-39.711 319.097H207.119c-6.295 0-11.398-5.103-11.398-11.398v-44.965c0-6.295 5.103-11.398 11.398-11.398h172.914c6.295 0 11.398 5.103 11.398 11.398v44.965c0 6.295-5.103 11.398-11.398 11.398"/><circle cx="247.858" cy="419.765" r="21.883" fill="#FF473E"/><path fill="#2B3B47" d="M329.569 432.316h-22.095c-6.249 0-11.314-5.066-11.314-11.314v-2.473c0-6.249 5.066-11.314 11.314-11.314h22.095c6.249 0 11.314 5.066 11.314 11.314v2.473c0 6.248-5.065 11.314-11.314 11.314"/></svg> </template>
CSS
.icon-moviecamera {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M509.146%20180.996c0-49.375-40.027-89.402-89.402-89.402c-30.861%200-58.069%2015.637-74.135%2039.419C343.739%2068.281%20292.304%2018%20229.119%2018c-64.367%200-116.548%2052.18-116.548%20116.548c0%2048.186%2029.244%2089.54%2070.951%20107.288c-.075.406-.133.815-.199%201.222H144.54c-11.929%200-21.6%209.671-21.6%2021.6v56.896l-87.782-42.705c-14.782-7.191-33.541%201.49-33.541%2015.521v139.583c0%2014.031%2018.76%2022.712%2033.541%2015.521l87.782-42.705v56.896c0%2011.929%209.671%2021.6%2021.6%2021.6h297.396c11.929%200%2021.6-9.671%2021.6-21.6V264.658c0-1.842-.255-3.62-.689-5.326c27.599-15.219%2046.299-44.59%2046.299-78.336%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22m96.124%20308.508l-33.279-16.19v143.686l33.279-16.19zm222.397-173.96c0%2049.375-40.027%2089.402-89.402%2089.402s-89.402-40.027-89.402-89.402s40.027-89.402%2089.402-89.402s89.402%2040.026%2089.402%2089.402m101.223-22.131c-37.875%200-68.579%2030.704-68.579%2068.579s30.704%2068.579%2068.579%2068.579s68.579-30.704%2068.579-68.579s-30.704-68.579-68.579-68.579%22%2F%3E%3Cpath%20fill%3D%22%23ADB8BC%22%20d%3D%22M275.568%20134.548c0%2025.653-20.796%2046.448-46.448%2046.448s-46.448-20.796-46.448-46.448S203.468%2088.1%20229.12%2088.1s46.448%2020.795%2046.448%2046.448m144.176%200c-25.653%200-46.448%2020.796-46.448%2046.448s20.796%2046.448%2046.448%2046.448s46.448-20.796%2046.448-46.448s-20.795-46.448-46.448-46.448m-39.711%20319.097H207.119c-6.295%200-11.398-5.103-11.398-11.398v-44.965c0-6.295%205.103-11.398%2011.398-11.398h172.914c6.295%200%2011.398%205.103%2011.398%2011.398v44.965c0%206.295-5.103%2011.398-11.398%2011.398%22%2F%3E%3Ccircle%20cx%3D%22247.858%22%20cy%3D%22419.765%22%20r%3D%2221.883%22%20fill%3D%22%23FF473E%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M329.569%20432.316h-22.095c-6.249%200-11.314-5.066-11.314-11.314v-2.473c0-6.249%205.066-11.314%2011.314-11.314h22.095c6.249%200%2011.314%205.066%2011.314%2011.314v2.473c0%206.248-5.065%2011.314-11.314%2011.314%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%20512%20512%22%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M509.146%20180.996c0-49.375-40.027-89.402-89.402-89.402c-30.861%200-58.069%2015.637-74.135%2039.419C343.739%2068.281%20292.304%2018%20229.119%2018c-64.367%200-116.548%2052.18-116.548%20116.548c0%2048.186%2029.244%2089.54%2070.951%20107.288c-.075.406-.133.815-.199%201.222H144.54c-11.929%200-21.6%209.671-21.6%2021.6v56.896l-87.782-42.705c-14.782-7.191-33.541%201.49-33.541%2015.521v139.583c0%2014.031%2018.76%2022.712%2033.541%2015.521l87.782-42.705v56.896c0%2011.929%209.671%2021.6%2021.6%2021.6h297.396c11.929%200%2021.6-9.671%2021.6-21.6V264.658c0-1.842-.255-3.62-.689-5.326c27.599-15.219%2046.299-44.59%2046.299-78.336%22%2F%3E%3Cpath%20fill%3D%22%23597B91%22%20d%3D%22m96.124%20308.508l-33.279-16.19v143.686l33.279-16.19zm222.397-173.96c0%2049.375-40.027%2089.402-89.402%2089.402s-89.402-40.027-89.402-89.402s40.027-89.402%2089.402-89.402s89.402%2040.026%2089.402%2089.402m101.223-22.131c-37.875%200-68.579%2030.704-68.579%2068.579s30.704%2068.579%2068.579%2068.579s68.579-30.704%2068.579-68.579s-30.704-68.579-68.579-68.579%22%2F%3E%3Cpath%20fill%3D%22%23ADB8BC%22%20d%3D%22M275.568%20134.548c0%2025.653-20.796%2046.448-46.448%2046.448s-46.448-20.796-46.448-46.448S203.468%2088.1%20229.12%2088.1s46.448%2020.795%2046.448%2046.448m144.176%200c-25.653%200-46.448%2020.796-46.448%2046.448s20.796%2046.448%2046.448%2046.448s46.448-20.796%2046.448-46.448s-20.795-46.448-46.448-46.448m-39.711%20319.097H207.119c-6.295%200-11.398-5.103-11.398-11.398v-44.965c0-6.295%205.103-11.398%2011.398-11.398h172.914c6.295%200%2011.398%205.103%2011.398%2011.398v44.965c0%206.295-5.103%2011.398-11.398%2011.398%22%2F%3E%3Ccircle%20cx%3D%22247.858%22%20cy%3D%22419.765%22%20r%3D%2221.883%22%20fill%3D%22%23FF473E%22%2F%3E%3Cpath%20fill%3D%22%232B3B47%22%20d%3D%22M329.569%20432.316h-22.095c-6.249%200-11.314-5.066-11.314-11.314v-2.473c0-6.249%205.066-11.314%2011.314-11.314h22.095c6.249%200%2011.314%205.066%2011.314%2011.314v2.473c0%206.248-5.065%2011.314-11.314%2011.314%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/moviecamera.svg?color=%231a73e8&size=48