video camera emoji
video-camera from Noto Emoji by Google Inc · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- video-camera
- Set
- Noto Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
video-camera-filledAnt Design Iconsvideo-cameraEmoji One (Colored)video-cameraElement Plusvideo-cameraFont Awesome Solidvideo-camera-outlineFlowbite Iconsvideo-cameraFluent Emojivideo-cameraFluent Emoji Flatvideo-cameraFluent Emoji High Contrastvideo-cameraHeroIconsvideo-cameraIconoirvideo-cameraJam Iconsvideo-cameraMajesticonsvideo-camera-fillMingCute Iconvideo-cameraOpenMojivideo-cameraPhosphorvideo-cameraTDesign Iconsvideo-cameraTwitter Emoji
More objects icons from Noto Emoji
Use the video camera emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#37474f" d="M31.1 89.64H7.71c-.83 0-1.54-.55-1.75-1.35C5.28 85.68 4 78.96 4 65.49C4 53 5.1 47.86 5.81 45.85c.25-.72.94-1.19 1.7-1.19H31.1z"/><path fill="#455a64" d="m66.08 42.01l34.28-25.85l9.77 12.24l-18.32 13.81z"/><path fill="#82aec0" d="M99.8 39.29c0-1.79 2.23-3.25 4.99-3.25c2.75 0 4.99 1.45 4.99 3.25c-.01 1.79-9.98 1.79-9.98 0m-14.64 0c0-1.79 2.23-3.25 4.99-3.25c2.75 0 4.99 1.45 4.99 3.25c-.01 1.79-9.98 1.79-9.98 0"/><path fill="#546e7a" d="M113.81 117.31H32.59c-4.55 0-7.15-3.55-8.24-8.04c0 0-2.27-8.84-2.27-30.16s2.27-31.91 2.27-31.91c.46-3.86 3.69-8.04 8.24-8.04h81.21c4.55 0 7.73 2.87 8.24 8.04c0 0 1.95 11.15 1.95 31.2s-1.95 30.87-1.95 30.87c.01 4.44-3.68 8.04-8.23 8.04"/><path fill="#37474f" d="M97.87 18.08s2.7 1.37 5.45 5.28c2.75 3.92 4.28 7.07 4.28 7.07l6.49-1.64c.97-.47 1.41-1.72 1.04-2.93c-.53-1.75-1.31-4.98-3.83-8.48c-3.59-4.99-7.38-6.63-8.87-6.68c-.77-.03-1.44.43-1.78 1.19z"/><path fill="#263238" d="M109.69 103.59H44.24c-2.56 0-4.63-2.07-4.63-4.63v-9.01l-5.02.04l-.05-5.51l6.63-.05h.03c1.21 0 2.33.55 3.1 1.52c.56.72.81 1.62.81 2.53v9.6h61.94l3.65 5.15c-.28.23-.64.36-1.01.36"/><path fill="none" stroke="#82aec0" stroke-miterlimit="10" stroke-width="5.276" d="M35.18 70.04h7.63"/><path fill="#82aec0" d="M106.97 98.09s.85-7.05.85-19.86c0-9.63-1.44-15.99-2.16-18.56c-.21-.76-.91-1.28-1.7-1.28H45.89c-1.52 0-5.05-5.51-3.53-5.51h64.88c1.42 0 2.68.93 3.08 2.3c1.09 3.76 3.01 11.93 3.01 23.05c0 12.73-1.5 21.29-2.14 24.22c-.08.38-.32.69-.64.88z"/><circle cx="34.23" cy="49.44" r="3.24" fill="#f44336"/><path fill="#82aec0" d="M7.67 47.65c-1.52 4.23-1.85 9.39-1.58 14.22c.04.72.65 1.28 1.38 1.29l10.82.12c.78.01 1.41-.63 1.41-1.41c-.02-4.35.39-9.17 1.46-13.46c.22-.88-.45-1.72-1.35-1.72l-10.84.05c-.58 0-1.11.36-1.3.91" opacity=".49"/><path fill="#82aec0" d="M12.36 89.62c-2.1-14.9-1.82-31.21.74-44.96h-2c-2.53 13.79-2.79 30.05-.73 44.96z"/><path fill="#b9e4ea" d="M10.73 46.72C9.9 51.87 9.32 57.74 9.1 63.16l1.97.01c.22-5.44.83-11.3 1.67-16.45z"/></svg>
React
import type { SVGProps } from "react";
export function NotoVideoCamera(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#37474f" d="M31.1 89.64H7.71c-.83 0-1.54-.55-1.75-1.35C5.28 85.68 4 78.96 4 65.49C4 53 5.1 47.86 5.81 45.85c.25-.72.94-1.19 1.7-1.19H31.1z"/><path fill="#455a64" d="m66.08 42.01l34.28-25.85l9.77 12.24l-18.32 13.81z"/><path fill="#82aec0" d="M99.8 39.29c0-1.79 2.23-3.25 4.99-3.25c2.75 0 4.99 1.45 4.99 3.25c-.01 1.79-9.98 1.79-9.98 0m-14.64 0c0-1.79 2.23-3.25 4.99-3.25c2.75 0 4.99 1.45 4.99 3.25c-.01 1.79-9.98 1.79-9.98 0"/><path fill="#546e7a" d="M113.81 117.31H32.59c-4.55 0-7.15-3.55-8.24-8.04c0 0-2.27-8.84-2.27-30.16s2.27-31.91 2.27-31.91c.46-3.86 3.69-8.04 8.24-8.04h81.21c4.55 0 7.73 2.87 8.24 8.04c0 0 1.95 11.15 1.95 31.2s-1.95 30.87-1.95 30.87c.01 4.44-3.68 8.04-8.23 8.04"/><path fill="#37474f" d="M97.87 18.08s2.7 1.37 5.45 5.28c2.75 3.92 4.28 7.07 4.28 7.07l6.49-1.64c.97-.47 1.41-1.72 1.04-2.93c-.53-1.75-1.31-4.98-3.83-8.48c-3.59-4.99-7.38-6.63-8.87-6.68c-.77-.03-1.44.43-1.78 1.19z"/><path fill="#263238" d="M109.69 103.59H44.24c-2.56 0-4.63-2.07-4.63-4.63v-9.01l-5.02.04l-.05-5.51l6.63-.05h.03c1.21 0 2.33.55 3.1 1.52c.56.72.81 1.62.81 2.53v9.6h61.94l3.65 5.15c-.28.23-.64.36-1.01.36"/><path fill="none" stroke="#82aec0" strokeMiterlimit="10" strokeWidth="5.276" d="M35.18 70.04h7.63"/><path fill="#82aec0" d="M106.97 98.09s.85-7.05.85-19.86c0-9.63-1.44-15.99-2.16-18.56c-.21-.76-.91-1.28-1.7-1.28H45.89c-1.52 0-5.05-5.51-3.53-5.51h64.88c1.42 0 2.68.93 3.08 2.3c1.09 3.76 3.01 11.93 3.01 23.05c0 12.73-1.5 21.29-2.14 24.22c-.08.38-.32.69-.64.88z"/><circle cx="34.23" cy="49.44" r="3.24" fill="#f44336"/><path fill="#82aec0" d="M7.67 47.65c-1.52 4.23-1.85 9.39-1.58 14.22c.04.72.65 1.28 1.38 1.29l10.82.12c.78.01 1.41-.63 1.41-1.41c-.02-4.35.39-9.17 1.46-13.46c.22-.88-.45-1.72-1.35-1.72l-10.84.05c-.58 0-1.11.36-1.3.91" opacity=".49"/><path fill="#82aec0" d="M12.36 89.62c-2.1-14.9-1.82-31.21.74-44.96h-2c-2.53 13.79-2.79 30.05-.73 44.96z"/><path fill="#b9e4ea" d="M10.73 46.72C9.9 51.87 9.32 57.74 9.1 63.16l1.97.01c.22-5.44.83-11.3 1.67-16.45z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#37474f" d="M31.1 89.64H7.71c-.83 0-1.54-.55-1.75-1.35C5.28 85.68 4 78.96 4 65.49C4 53 5.1 47.86 5.81 45.85c.25-.72.94-1.19 1.7-1.19H31.1z"/><path fill="#455a64" d="m66.08 42.01l34.28-25.85l9.77 12.24l-18.32 13.81z"/><path fill="#82aec0" d="M99.8 39.29c0-1.79 2.23-3.25 4.99-3.25c2.75 0 4.99 1.45 4.99 3.25c-.01 1.79-9.98 1.79-9.98 0m-14.64 0c0-1.79 2.23-3.25 4.99-3.25c2.75 0 4.99 1.45 4.99 3.25c-.01 1.79-9.98 1.79-9.98 0"/><path fill="#546e7a" d="M113.81 117.31H32.59c-4.55 0-7.15-3.55-8.24-8.04c0 0-2.27-8.84-2.27-30.16s2.27-31.91 2.27-31.91c.46-3.86 3.69-8.04 8.24-8.04h81.21c4.55 0 7.73 2.87 8.24 8.04c0 0 1.95 11.15 1.95 31.2s-1.95 30.87-1.95 30.87c.01 4.44-3.68 8.04-8.23 8.04"/><path fill="#37474f" d="M97.87 18.08s2.7 1.37 5.45 5.28c2.75 3.92 4.28 7.07 4.28 7.07l6.49-1.64c.97-.47 1.41-1.72 1.04-2.93c-.53-1.75-1.31-4.98-3.83-8.48c-3.59-4.99-7.38-6.63-8.87-6.68c-.77-.03-1.44.43-1.78 1.19z"/><path fill="#263238" d="M109.69 103.59H44.24c-2.56 0-4.63-2.07-4.63-4.63v-9.01l-5.02.04l-.05-5.51l6.63-.05h.03c1.21 0 2.33.55 3.1 1.52c.56.72.81 1.62.81 2.53v9.6h61.94l3.65 5.15c-.28.23-.64.36-1.01.36"/><path fill="none" stroke="#82aec0" stroke-miterlimit="10" stroke-width="5.276" d="M35.18 70.04h7.63"/><path fill="#82aec0" d="M106.97 98.09s.85-7.05.85-19.86c0-9.63-1.44-15.99-2.16-18.56c-.21-.76-.91-1.28-1.7-1.28H45.89c-1.52 0-5.05-5.51-3.53-5.51h64.88c1.42 0 2.68.93 3.08 2.3c1.09 3.76 3.01 11.93 3.01 23.05c0 12.73-1.5 21.29-2.14 24.22c-.08.38-.32.69-.64.88z"/><circle cx="34.23" cy="49.44" r="3.24" fill="#f44336"/><path fill="#82aec0" d="M7.67 47.65c-1.52 4.23-1.85 9.39-1.58 14.22c.04.72.65 1.28 1.38 1.29l10.82.12c.78.01 1.41-.63 1.41-1.41c-.02-4.35.39-9.17 1.46-13.46c.22-.88-.45-1.72-1.35-1.72l-10.84.05c-.58 0-1.11.36-1.3.91" opacity=".49"/><path fill="#82aec0" d="M12.36 89.62c-2.1-14.9-1.82-31.21.74-44.96h-2c-2.53 13.79-2.79 30.05-.73 44.96z"/><path fill="#b9e4ea" d="M10.73 46.72C9.9 51.87 9.32 57.74 9.1 63.16l1.97.01c.22-5.44.83-11.3 1.67-16.45z"/></svg> </template>
CSS
.icon-video-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%2337474f%22%20d%3D%22M31.1%2089.64H7.71c-.83%200-1.54-.55-1.75-1.35C5.28%2085.68%204%2078.96%204%2065.49C4%2053%205.1%2047.86%205.81%2045.85c.25-.72.94-1.19%201.7-1.19H31.1z%22%2F%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22m66.08%2042.01l34.28-25.85l9.77%2012.24l-18.32%2013.81z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M99.8%2039.29c0-1.79%202.23-3.25%204.99-3.25c2.75%200%204.99%201.45%204.99%203.25c-.01%201.79-9.98%201.79-9.98%200m-14.64%200c0-1.79%202.23-3.25%204.99-3.25c2.75%200%204.99%201.45%204.99%203.25c-.01%201.79-9.98%201.79-9.98%200%22%2F%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22M113.81%20117.31H32.59c-4.55%200-7.15-3.55-8.24-8.04c0%200-2.27-8.84-2.27-30.16s2.27-31.91%202.27-31.91c.46-3.86%203.69-8.04%208.24-8.04h81.21c4.55%200%207.73%202.87%208.24%208.04c0%200%201.95%2011.15%201.95%2031.2s-1.95%2030.87-1.95%2030.87c.01%204.44-3.68%208.04-8.23%208.04%22%2F%3E%3Cpath%20fill%3D%22%2337474f%22%20d%3D%22M97.87%2018.08s2.7%201.37%205.45%205.28c2.75%203.92%204.28%207.07%204.28%207.07l6.49-1.64c.97-.47%201.41-1.72%201.04-2.93c-.53-1.75-1.31-4.98-3.83-8.48c-3.59-4.99-7.38-6.63-8.87-6.68c-.77-.03-1.44.43-1.78%201.19z%22%2F%3E%3Cpath%20fill%3D%22%23263238%22%20d%3D%22M109.69%20103.59H44.24c-2.56%200-4.63-2.07-4.63-4.63v-9.01l-5.02.04l-.05-5.51l6.63-.05h.03c1.21%200%202.33.55%203.1%201.52c.56.72.81%201.62.81%202.53v9.6h61.94l3.65%205.15c-.28.23-.64.36-1.01.36%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2382aec0%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%225.276%22%20d%3D%22M35.18%2070.04h7.63%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M106.97%2098.09s.85-7.05.85-19.86c0-9.63-1.44-15.99-2.16-18.56c-.21-.76-.91-1.28-1.7-1.28H45.89c-1.52%200-5.05-5.51-3.53-5.51h64.88c1.42%200%202.68.93%203.08%202.3c1.09%203.76%203.01%2011.93%203.01%2023.05c0%2012.73-1.5%2021.29-2.14%2024.22c-.08.38-.32.69-.64.88z%22%2F%3E%3Ccircle%20cx%3D%2234.23%22%20cy%3D%2249.44%22%20r%3D%223.24%22%20fill%3D%22%23f44336%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M7.67%2047.65c-1.52%204.23-1.85%209.39-1.58%2014.22c.04.72.65%201.28%201.38%201.29l10.82.12c.78.01%201.41-.63%201.41-1.41c-.02-4.35.39-9.17%201.46-13.46c.22-.88-.45-1.72-1.35-1.72l-10.84.05c-.58%200-1.11.36-1.3.91%22%20opacity%3D%22.49%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M12.36%2089.62c-2.1-14.9-1.82-31.21.74-44.96h-2c-2.53%2013.79-2.79%2030.05-.73%2044.96z%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M10.73%2046.72C9.9%2051.87%209.32%2057.74%209.1%2063.16l1.97.01c.22-5.44.83-11.3%201.67-16.45z%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%2337474f%22%20d%3D%22M31.1%2089.64H7.71c-.83%200-1.54-.55-1.75-1.35C5.28%2085.68%204%2078.96%204%2065.49C4%2053%205.1%2047.86%205.81%2045.85c.25-.72.94-1.19%201.7-1.19H31.1z%22%2F%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22m66.08%2042.01l34.28-25.85l9.77%2012.24l-18.32%2013.81z%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M99.8%2039.29c0-1.79%202.23-3.25%204.99-3.25c2.75%200%204.99%201.45%204.99%203.25c-.01%201.79-9.98%201.79-9.98%200m-14.64%200c0-1.79%202.23-3.25%204.99-3.25c2.75%200%204.99%201.45%204.99%203.25c-.01%201.79-9.98%201.79-9.98%200%22%2F%3E%3Cpath%20fill%3D%22%23546e7a%22%20d%3D%22M113.81%20117.31H32.59c-4.55%200-7.15-3.55-8.24-8.04c0%200-2.27-8.84-2.27-30.16s2.27-31.91%202.27-31.91c.46-3.86%203.69-8.04%208.24-8.04h81.21c4.55%200%207.73%202.87%208.24%208.04c0%200%201.95%2011.15%201.95%2031.2s-1.95%2030.87-1.95%2030.87c.01%204.44-3.68%208.04-8.23%208.04%22%2F%3E%3Cpath%20fill%3D%22%2337474f%22%20d%3D%22M97.87%2018.08s2.7%201.37%205.45%205.28c2.75%203.92%204.28%207.07%204.28%207.07l6.49-1.64c.97-.47%201.41-1.72%201.04-2.93c-.53-1.75-1.31-4.98-3.83-8.48c-3.59-4.99-7.38-6.63-8.87-6.68c-.77-.03-1.44.43-1.78%201.19z%22%2F%3E%3Cpath%20fill%3D%22%23263238%22%20d%3D%22M109.69%20103.59H44.24c-2.56%200-4.63-2.07-4.63-4.63v-9.01l-5.02.04l-.05-5.51l6.63-.05h.03c1.21%200%202.33.55%203.1%201.52c.56.72.81%201.62.81%202.53v9.6h61.94l3.65%205.15c-.28.23-.64.36-1.01.36%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2382aec0%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%225.276%22%20d%3D%22M35.18%2070.04h7.63%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M106.97%2098.09s.85-7.05.85-19.86c0-9.63-1.44-15.99-2.16-18.56c-.21-.76-.91-1.28-1.7-1.28H45.89c-1.52%200-5.05-5.51-3.53-5.51h64.88c1.42%200%202.68.93%203.08%202.3c1.09%203.76%203.01%2011.93%203.01%2023.05c0%2012.73-1.5%2021.29-2.14%2024.22c-.08.38-.32.69-.64.88z%22%2F%3E%3Ccircle%20cx%3D%2234.23%22%20cy%3D%2249.44%22%20r%3D%223.24%22%20fill%3D%22%23f44336%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M7.67%2047.65c-1.52%204.23-1.85%209.39-1.58%2014.22c.04.72.65%201.28%201.38%201.29l10.82.12c.78.01%201.41-.63%201.41-1.41c-.02-4.35.39-9.17%201.46-13.46c.22-.88-.45-1.72-1.35-1.72l-10.84.05c-.58%200-1.11.36-1.3.91%22%20opacity%3D%22.49%22%2F%3E%3Cpath%20fill%3D%22%2382aec0%22%20d%3D%22M12.36%2089.62c-2.1-14.9-1.82-31.21.74-44.96h-2c-2.53%2013.79-2.79%2030.05-.73%2044.96z%22%2F%3E%3Cpath%20fill%3D%22%23b9e4ea%22%20d%3D%22M10.73%2046.72C9.9%2051.87%209.32%2057.74%209.1%2063.16l1.97.01c.22-5.44.83-11.3%201.67-16.45z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/video-camera.svg?color=%231a73e8&size=48