video camera icon
video-camera-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- video-camera-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon 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-cameraNoto Emojivideo-cameraOpenMojivideo-cameraTDesign Iconsvideo-cameraTwitter Emoji
Related icons in Phosphor
Use the video camera icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M249.45 69.31a12 12 0 0 0-12.51 1L212 88.43V72a20 20 0 0 0-20-20H32a20 20 0 0 0-20 20v112a20 20 0 0 0 20 20h160a20 20 0 0 0 20-20v-16.43l24.94 18.14A12 12 0 0 0 256 176V80a12 12 0 0 0-6.55-10.69M188 180H36V76h152Zm44-27.57l-20-14.54v-19.78l20-14.54Z"/></svg>
React
import type { SVGProps } from "react";
export function PhVideoCameraBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M249.45 69.31a12 12 0 0 0-12.51 1L212 88.43V72a20 20 0 0 0-20-20H32a20 20 0 0 0-20 20v112a20 20 0 0 0 20 20h160a20 20 0 0 0 20-20v-16.43l24.94 18.14A12 12 0 0 0 256 176V80a12 12 0 0 0-6.55-10.69M188 180H36V76h152Zm44-27.57l-20-14.54v-19.78l20-14.54Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M249.45 69.31a12 12 0 0 0-12.51 1L212 88.43V72a20 20 0 0 0-20-20H32a20 20 0 0 0-20 20v112a20 20 0 0 0 20 20h160a20 20 0 0 0 20-20v-16.43l24.94 18.14A12 12 0 0 0 256 176V80a12 12 0 0 0-6.55-10.69M188 180H36V76h152Zm44-27.57l-20-14.54v-19.78l20-14.54Z"/></svg> </template>
CSS
.icon-video-camera-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M249.45%2069.31a12%2012%200%200%200-12.51%201L212%2088.43V72a20%2020%200%200%200-20-20H32a20%2020%200%200%200-20%2020v112a20%2020%200%200%200%2020%2020h160a20%2020%200%200%200%2020-20v-16.43l24.94%2018.14A12%2012%200%200%200%20256%20176V80a12%2012%200%200%200-6.55-10.69M188%20180H36V76h152Zm44-27.57l-20-14.54v-19.78l20-14.54Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M249.45%2069.31a12%2012%200%200%200-12.51%201L212%2088.43V72a20%2020%200%200%200-20-20H32a20%2020%200%200%200-20%2020v112a20%2020%200%200%200%2020%2020h160a20%2020%200%200%200%2020-20v-16.43l24.94%2018.14A12%2012%200%200%200%20256%20176V80a12%2012%200%200%200-6.55-10.69M188%20180H36V76h152Zm44-27.57l-20-14.54v-19.78l20-14.54Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/video-camera-bold.svg?color=%231a73e8&size=48