movie camera emoji
movie-camera from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- movie-camera
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More objects icons from Noto Emoji
Use the movie camera emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#595858" d="M76 80v28h20l12 16h8c4.4 0 8-3.6 8-8V72c0-4.4-3.6-8-8-8h-8L96 80z"/><path fill="#3a3a3a" d="M109 64h3v60h-3z"/><path fill="#595858" d="M4 75.2v13.5c0 1.5 1.6 2.5 2.9 1.8l5.1-2.6h16v-12H12l-5.1-2.6c-1.3-.7-2.9.3-2.9 1.8z"/><path fill="#3f3f3f" d="M36 48h28v28H36z"/><path fill="#787676" d="M93.5 80h3v28h-3z" opacity=".5"/><path fill="#3a3a3a" d="M84.2 80h3v28h-3z"/><circle cx="80" cy="36" r="32" fill="#504f4f"/><circle cx="27" cy="46" r="22" fill="#504f4f"/><path fill="#504f4f" d="M16 112V76c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v36c0 4.4-3.6 8-8 8H24c-4.4 0-8-3.6-8-8"/><path fill="#3a3a3a" d="M74 94c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m-4 2c0 2.2 1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4s-4 1.8-4 4m4 6c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m-4 2c0 2.2 1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4s-4 1.8-4 4"/><path fill="#504f4f" d="M32 107c-1.7 0-3-1.3-3-3v-8c0-1.7 1.3-3 3-3h32c1.7 0 3 1.3 3 3v8c0 1.7-1.3 3-3 3z"/><path fill="#3a3a3a" d="M32 94.5h32c.8 0 1.5.7 1.5 1.5v8c0 .8-.7 1.5-1.5 1.5H32c-.8 0-1.5-.7-1.5-1.5v-8c0-.8.7-1.5 1.5-1.5m0-3c-2.5 0-4.5 2-4.5 4.5v8c0 2.5 2 4.5 4.5 4.5h32c2.5 0 4.5-2 4.5-4.5v-8c0-2.5-2-4.5-4.5-4.5z"/><circle cx="80" cy="36" r="22.5" fill="#504f4f"/><path fill="#3a3a3a" d="M80 15c11.6 0 21 9.4 21 21s-9.4 21-21 21s-21-9.4-21-21s9.4-21 21-21m0-3c-13.2 0-24 10.7-24 24c0 13.2 10.7 24 24 24s24-10.7 24-24c0-13.2-10.7-24-24-24"/><circle cx="27" cy="46" r="12.5" fill="#504f4f"/><path fill="#3a3a3a" d="M27 35c6.1 0 11 4.9 11 11s-4.9 11-11 11s-11-4.9-11-11s4.9-11 11-11m0-3c-7.7 0-14 6.3-14 14s6.3 14 14 14s14-6.3 14-14s-6.3-14-14-14"/><circle cx="80" cy="36" r="8" fill="#636262"/><circle cx="27" cy="46" r="8" fill="#636262"/><linearGradient id="SVGQtYcJWgu" x1="-1736" x2="-1736" y1="-135.9" y2="-139.9" gradientTransform="matrix(-1 0 0 -1 -1662 -42.1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff1744"/><stop offset="1" stop-color="#d50000"/></linearGradient><circle cx="74" cy="96" r="2" fill="url(#SVGQtYcJWgu)"/><linearGradient id="SVGzGbKgIhQ" x1="-1736" x2="-1736" y1="-143.9" y2="-147.9" gradientTransform="matrix(-1 0 0 -1 -1662 -42.1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#76ff03"/><stop offset="1" stop-color="#64dd17"/></linearGradient><circle cx="74" cy="104" r="2" fill="url(#SVGzGbKgIhQ)"/></svg>
React
import type { SVGProps } from "react";
export function NotoMovieCamera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#595858" d="M76 80v28h20l12 16h8c4.4 0 8-3.6 8-8V72c0-4.4-3.6-8-8-8h-8L96 80z"/><path fill="#3a3a3a" d="M109 64h3v60h-3z"/><path fill="#595858" d="M4 75.2v13.5c0 1.5 1.6 2.5 2.9 1.8l5.1-2.6h16v-12H12l-5.1-2.6c-1.3-.7-2.9.3-2.9 1.8z"/><path fill="#3f3f3f" d="M36 48h28v28H36z"/><path fill="#787676" d="M93.5 80h3v28h-3z" opacity=".5"/><path fill="#3a3a3a" d="M84.2 80h3v28h-3z"/><circle cx="80" cy="36" r="32" fill="#504f4f"/><circle cx="27" cy="46" r="22" fill="#504f4f"/><path fill="#504f4f" d="M16 112V76c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v36c0 4.4-3.6 8-8 8H24c-4.4 0-8-3.6-8-8"/><path fill="#3a3a3a" d="M74 94c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m-4 2c0 2.2 1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4s-4 1.8-4 4m4 6c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m-4 2c0 2.2 1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4s-4 1.8-4 4"/><path fill="#504f4f" d="M32 107c-1.7 0-3-1.3-3-3v-8c0-1.7 1.3-3 3-3h32c1.7 0 3 1.3 3 3v8c0 1.7-1.3 3-3 3z"/><path fill="#3a3a3a" d="M32 94.5h32c.8 0 1.5.7 1.5 1.5v8c0 .8-.7 1.5-1.5 1.5H32c-.8 0-1.5-.7-1.5-1.5v-8c0-.8.7-1.5 1.5-1.5m0-3c-2.5 0-4.5 2-4.5 4.5v8c0 2.5 2 4.5 4.5 4.5h32c2.5 0 4.5-2 4.5-4.5v-8c0-2.5-2-4.5-4.5-4.5z"/><circle cx="80" cy="36" r="22.5" fill="#504f4f"/><path fill="#3a3a3a" d="M80 15c11.6 0 21 9.4 21 21s-9.4 21-21 21s-21-9.4-21-21s9.4-21 21-21m0-3c-13.2 0-24 10.7-24 24c0 13.2 10.7 24 24 24s24-10.7 24-24c0-13.2-10.7-24-24-24"/><circle cx="27" cy="46" r="12.5" fill="#504f4f"/><path fill="#3a3a3a" d="M27 35c6.1 0 11 4.9 11 11s-4.9 11-11 11s-11-4.9-11-11s4.9-11 11-11m0-3c-7.7 0-14 6.3-14 14s6.3 14 14 14s14-6.3 14-14s-6.3-14-14-14"/><circle cx="80" cy="36" r="8" fill="#636262"/><circle cx="27" cy="46" r="8" fill="#636262"/><linearGradient id="SVGQtYcJWgu" x1="-1736" x2="-1736" y1="-135.9" y2="-139.9" gradientTransform="matrix(-1 0 0 -1 -1662 -42.1)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ff1744"/><stop offset="1" stopColor="#d50000"/></linearGradient><circle cx="74" cy="96" r="2" fill="url(#SVGQtYcJWgu)"/><linearGradient id="SVGzGbKgIhQ" x1="-1736" x2="-1736" y1="-143.9" y2="-147.9" gradientTransform="matrix(-1 0 0 -1 -1662 -42.1)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#76ff03"/><stop offset="1" stopColor="#64dd17"/></linearGradient><circle cx="74" cy="104" r="2" fill="url(#SVGzGbKgIhQ)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#595858" d="M76 80v28h20l12 16h8c4.4 0 8-3.6 8-8V72c0-4.4-3.6-8-8-8h-8L96 80z"/><path fill="#3a3a3a" d="M109 64h3v60h-3z"/><path fill="#595858" d="M4 75.2v13.5c0 1.5 1.6 2.5 2.9 1.8l5.1-2.6h16v-12H12l-5.1-2.6c-1.3-.7-2.9.3-2.9 1.8z"/><path fill="#3f3f3f" d="M36 48h28v28H36z"/><path fill="#787676" d="M93.5 80h3v28h-3z" opacity=".5"/><path fill="#3a3a3a" d="M84.2 80h3v28h-3z"/><circle cx="80" cy="36" r="32" fill="#504f4f"/><circle cx="27" cy="46" r="22" fill="#504f4f"/><path fill="#504f4f" d="M16 112V76c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v36c0 4.4-3.6 8-8 8H24c-4.4 0-8-3.6-8-8"/><path fill="#3a3a3a" d="M74 94c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m-4 2c0 2.2 1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4s-4 1.8-4 4m4 6c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2m-4 2c0 2.2 1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4s-4 1.8-4 4"/><path fill="#504f4f" d="M32 107c-1.7 0-3-1.3-3-3v-8c0-1.7 1.3-3 3-3h32c1.7 0 3 1.3 3 3v8c0 1.7-1.3 3-3 3z"/><path fill="#3a3a3a" d="M32 94.5h32c.8 0 1.5.7 1.5 1.5v8c0 .8-.7 1.5-1.5 1.5H32c-.8 0-1.5-.7-1.5-1.5v-8c0-.8.7-1.5 1.5-1.5m0-3c-2.5 0-4.5 2-4.5 4.5v8c0 2.5 2 4.5 4.5 4.5h32c2.5 0 4.5-2 4.5-4.5v-8c0-2.5-2-4.5-4.5-4.5z"/><circle cx="80" cy="36" r="22.5" fill="#504f4f"/><path fill="#3a3a3a" d="M80 15c11.6 0 21 9.4 21 21s-9.4 21-21 21s-21-9.4-21-21s9.4-21 21-21m0-3c-13.2 0-24 10.7-24 24c0 13.2 10.7 24 24 24s24-10.7 24-24c0-13.2-10.7-24-24-24"/><circle cx="27" cy="46" r="12.5" fill="#504f4f"/><path fill="#3a3a3a" d="M27 35c6.1 0 11 4.9 11 11s-4.9 11-11 11s-11-4.9-11-11s4.9-11 11-11m0-3c-7.7 0-14 6.3-14 14s6.3 14 14 14s14-6.3 14-14s-6.3-14-14-14"/><circle cx="80" cy="36" r="8" fill="#636262"/><circle cx="27" cy="46" r="8" fill="#636262"/><linearGradient id="SVGQtYcJWgu" x1="-1736" x2="-1736" y1="-135.9" y2="-139.9" gradientTransform="matrix(-1 0 0 -1 -1662 -42.1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff1744"/><stop offset="1" stop-color="#d50000"/></linearGradient><circle cx="74" cy="96" r="2" fill="url(#SVGQtYcJWgu)"/><linearGradient id="SVGzGbKgIhQ" x1="-1736" x2="-1736" y1="-143.9" y2="-147.9" gradientTransform="matrix(-1 0 0 -1 -1662 -42.1)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#76ff03"/><stop offset="1" stop-color="#64dd17"/></linearGradient><circle cx="74" cy="104" r="2" fill="url(#SVGzGbKgIhQ)"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23595858%22%20d%3D%22M76%2080v28h20l12%2016h8c4.4%200%208-3.6%208-8V72c0-4.4-3.6-8-8-8h-8L96%2080z%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M109%2064h3v60h-3z%22%2F%3E%3Cpath%20fill%3D%22%23595858%22%20d%3D%22M4%2075.2v13.5c0%201.5%201.6%202.5%202.9%201.8l5.1-2.6h16v-12H12l-5.1-2.6c-1.3-.7-2.9.3-2.9%201.8z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M36%2048h28v28H36z%22%2F%3E%3Cpath%20fill%3D%22%23787676%22%20d%3D%22M93.5%2080h3v28h-3z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M84.2%2080h3v28h-3z%22%2F%3E%3Ccircle%20cx%3D%2280%22%20cy%3D%2236%22%20r%3D%2232%22%20fill%3D%22%23504f4f%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2246%22%20r%3D%2222%22%20fill%3D%22%23504f4f%22%2F%3E%3Cpath%20fill%3D%22%23504f4f%22%20d%3D%22M16%20112V76c0-4.4%203.6-8%208-8h52c4.4%200%208%203.6%208%208v36c0%204.4-3.6%208-8%208H24c-4.4%200-8-3.6-8-8%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M74%2094c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m-4%202c0%202.2%201.8%204%204%204s4-1.8%204-4s-1.8-4-4-4s-4%201.8-4%204m4%206c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m-4%202c0%202.2%201.8%204%204%204s4-1.8%204-4s-1.8-4-4-4s-4%201.8-4%204%22%2F%3E%3Cpath%20fill%3D%22%23504f4f%22%20d%3D%22M32%20107c-1.7%200-3-1.3-3-3v-8c0-1.7%201.3-3%203-3h32c1.7%200%203%201.3%203%203v8c0%201.7-1.3%203-3%203z%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M32%2094.5h32c.8%200%201.5.7%201.5%201.5v8c0%20.8-.7%201.5-1.5%201.5H32c-.8%200-1.5-.7-1.5-1.5v-8c0-.8.7-1.5%201.5-1.5m0-3c-2.5%200-4.5%202-4.5%204.5v8c0%202.5%202%204.5%204.5%204.5h32c2.5%200%204.5-2%204.5-4.5v-8c0-2.5-2-4.5-4.5-4.5z%22%2F%3E%3Ccircle%20cx%3D%2280%22%20cy%3D%2236%22%20r%3D%2222.5%22%20fill%3D%22%23504f4f%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M80%2015c11.6%200%2021%209.4%2021%2021s-9.4%2021-21%2021s-21-9.4-21-21s9.4-21%2021-21m0-3c-13.2%200-24%2010.7-24%2024c0%2013.2%2010.7%2024%2024%2024s24-10.7%2024-24c0-13.2-10.7-24-24-24%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2246%22%20r%3D%2212.5%22%20fill%3D%22%23504f4f%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M27%2035c6.1%200%2011%204.9%2011%2011s-4.9%2011-11%2011s-11-4.9-11-11s4.9-11%2011-11m0-3c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014s14-6.3%2014-14s-6.3-14-14-14%22%2F%3E%3Ccircle%20cx%3D%2280%22%20cy%3D%2236%22%20r%3D%228%22%20fill%3D%22%23636262%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2246%22%20r%3D%228%22%20fill%3D%22%23636262%22%2F%3E%3ClinearGradient%20id%3D%22SVGQtYcJWgu%22%20x1%3D%22-1736%22%20x2%3D%22-1736%22%20y1%3D%22-135.9%22%20y2%3D%22-139.9%22%20gradientTransform%3D%22matrix(-1%200%200%20-1%20-1662%20-42.1)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff1744%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d50000%22%2F%3E%3C%2FlinearGradient%3E%3Ccircle%20cx%3D%2274%22%20cy%3D%2296%22%20r%3D%222%22%20fill%3D%22url(%23SVGQtYcJWgu)%22%2F%3E%3ClinearGradient%20id%3D%22SVGzGbKgIhQ%22%20x1%3D%22-1736%22%20x2%3D%22-1736%22%20y1%3D%22-143.9%22%20y2%3D%22-147.9%22%20gradientTransform%3D%22matrix(-1%200%200%20-1%20-1662%20-42.1)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2376ff03%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2364dd17%22%2F%3E%3C%2FlinearGradient%3E%3Ccircle%20cx%3D%2274%22%20cy%3D%22104%22%20r%3D%222%22%20fill%3D%22url(%23SVGzGbKgIhQ)%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23595858%22%20d%3D%22M76%2080v28h20l12%2016h8c4.4%200%208-3.6%208-8V72c0-4.4-3.6-8-8-8h-8L96%2080z%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M109%2064h3v60h-3z%22%2F%3E%3Cpath%20fill%3D%22%23595858%22%20d%3D%22M4%2075.2v13.5c0%201.5%201.6%202.5%202.9%201.8l5.1-2.6h16v-12H12l-5.1-2.6c-1.3-.7-2.9.3-2.9%201.8z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M36%2048h28v28H36z%22%2F%3E%3Cpath%20fill%3D%22%23787676%22%20d%3D%22M93.5%2080h3v28h-3z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M84.2%2080h3v28h-3z%22%2F%3E%3Ccircle%20cx%3D%2280%22%20cy%3D%2236%22%20r%3D%2232%22%20fill%3D%22%23504f4f%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2246%22%20r%3D%2222%22%20fill%3D%22%23504f4f%22%2F%3E%3Cpath%20fill%3D%22%23504f4f%22%20d%3D%22M16%20112V76c0-4.4%203.6-8%208-8h52c4.4%200%208%203.6%208%208v36c0%204.4-3.6%208-8%208H24c-4.4%200-8-3.6-8-8%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M74%2094c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m-4%202c0%202.2%201.8%204%204%204s4-1.8%204-4s-1.8-4-4-4s-4%201.8-4%204m4%206c1.1%200%202%20.9%202%202s-.9%202-2%202s-2-.9-2-2s.9-2%202-2m-4%202c0%202.2%201.8%204%204%204s4-1.8%204-4s-1.8-4-4-4s-4%201.8-4%204%22%2F%3E%3Cpath%20fill%3D%22%23504f4f%22%20d%3D%22M32%20107c-1.7%200-3-1.3-3-3v-8c0-1.7%201.3-3%203-3h32c1.7%200%203%201.3%203%203v8c0%201.7-1.3%203-3%203z%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M32%2094.5h32c.8%200%201.5.7%201.5%201.5v8c0%20.8-.7%201.5-1.5%201.5H32c-.8%200-1.5-.7-1.5-1.5v-8c0-.8.7-1.5%201.5-1.5m0-3c-2.5%200-4.5%202-4.5%204.5v8c0%202.5%202%204.5%204.5%204.5h32c2.5%200%204.5-2%204.5-4.5v-8c0-2.5-2-4.5-4.5-4.5z%22%2F%3E%3Ccircle%20cx%3D%2280%22%20cy%3D%2236%22%20r%3D%2222.5%22%20fill%3D%22%23504f4f%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M80%2015c11.6%200%2021%209.4%2021%2021s-9.4%2021-21%2021s-21-9.4-21-21s9.4-21%2021-21m0-3c-13.2%200-24%2010.7-24%2024c0%2013.2%2010.7%2024%2024%2024s24-10.7%2024-24c0-13.2-10.7-24-24-24%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2246%22%20r%3D%2212.5%22%20fill%3D%22%23504f4f%22%2F%3E%3Cpath%20fill%3D%22%233a3a3a%22%20d%3D%22M27%2035c6.1%200%2011%204.9%2011%2011s-4.9%2011-11%2011s-11-4.9-11-11s4.9-11%2011-11m0-3c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014s14-6.3%2014-14s-6.3-14-14-14%22%2F%3E%3Ccircle%20cx%3D%2280%22%20cy%3D%2236%22%20r%3D%228%22%20fill%3D%22%23636262%22%2F%3E%3Ccircle%20cx%3D%2227%22%20cy%3D%2246%22%20r%3D%228%22%20fill%3D%22%23636262%22%2F%3E%3ClinearGradient%20id%3D%22SVGQtYcJWgu%22%20x1%3D%22-1736%22%20x2%3D%22-1736%22%20y1%3D%22-135.9%22%20y2%3D%22-139.9%22%20gradientTransform%3D%22matrix(-1%200%200%20-1%20-1662%20-42.1)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff1744%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23d50000%22%2F%3E%3C%2FlinearGradient%3E%3Ccircle%20cx%3D%2274%22%20cy%3D%2296%22%20r%3D%222%22%20fill%3D%22url(%23SVGQtYcJWgu)%22%2F%3E%3ClinearGradient%20id%3D%22SVGzGbKgIhQ%22%20x1%3D%22-1736%22%20x2%3D%22-1736%22%20y1%3D%22-143.9%22%20y2%3D%22-147.9%22%20gradientTransform%3D%22matrix(-1%200%200%20-1%20-1662%20-42.1)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2376ff03%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2364dd17%22%2F%3E%3C%2FlinearGradient%3E%3Ccircle%20cx%3D%2274%22%20cy%3D%22104%22%20r%3D%222%22%20fill%3D%22url(%23SVGzGbKgIhQ)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/movie-camera.svg?color=%231a73e8&size=48