video camera front off icon
video-camera-front-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- video-camera-front-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the video camera front off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.042 20.612L2.773 4.342q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L19.75 19.903q.14.14.15.344t-.15.364t-.354.16t-.354-.16M4.884 5.038L5.846 6h-.692q-.27 0-.442.173q-.173.173-.173.443v10.769q0 .269.173.442t.442.173h10.769q.27 0 .443-.173t.173-.443v-.692l.961.962q-.096.575-.531.96q-.435.386-1.046.386H5.153q-.69 0-1.152-.462t-.462-1.153V6.615q0-.61.385-1.045t.96-.531m2.289 10.269v-.166q0-.792.937-1.313q.936-.521 2.37-.521q1.436 0 2.372.52q.937.522.937 1.314v.166zm10.366-2.577V14q0 .213-.145.356t-.356.144t-.356-.144t-.144-.356V6.616q0-.27-.173-.443T15.924 6h-7.27q-.25 0-.374-.155q-.125-.155-.125-.341t.125-.345T8.654 5h7.269q.69 0 1.153.463t.463 1.153v4.653l2.348-2.348q.186-.186.438-.09t.252.369v5.6q0 .272-.252.369t-.438-.09zM12.66 9.97"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightVideoCameraFrontOffOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.042 20.612L2.773 4.342q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L19.75 19.903q.14.14.15.344t-.15.364t-.354.16t-.354-.16M4.884 5.038L5.846 6h-.692q-.27 0-.442.173q-.173.173-.173.443v10.769q0 .269.173.442t.442.173h10.769q.27 0 .443-.173t.173-.443v-.692l.961.962q-.096.575-.531.96q-.435.386-1.046.386H5.153q-.69 0-1.152-.462t-.462-1.153V6.615q0-.61.385-1.045t.96-.531m2.289 10.269v-.166q0-.792.937-1.313q.936-.521 2.37-.521q1.436 0 2.372.52q.937.522.937 1.314v.166zm10.366-2.577V14q0 .213-.145.356t-.356.144t-.356-.144t-.144-.356V6.616q0-.27-.173-.443T15.924 6h-7.27q-.25 0-.374-.155q-.125-.155-.125-.341t.125-.345T8.654 5h7.269q.69 0 1.153.463t.463 1.153v4.653l2.348-2.348q.186-.186.438-.09t.252.369v5.6q0 .272-.252.369t-.438-.09zM12.66 9.97"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.042 20.612L2.773 4.342q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L19.75 19.903q.14.14.15.344t-.15.364t-.354.16t-.354-.16M4.884 5.038L5.846 6h-.692q-.27 0-.442.173q-.173.173-.173.443v10.769q0 .269.173.442t.442.173h10.769q.27 0 .443-.173t.173-.443v-.692l.961.962q-.096.575-.531.96q-.435.386-1.046.386H5.153q-.69 0-1.152-.462t-.462-1.153V6.615q0-.61.385-1.045t.96-.531m2.289 10.269v-.166q0-.792.937-1.313q.936-.521 2.37-.521q1.436 0 2.372.52q.937.522.937 1.314v.166zm10.366-2.577V14q0 .213-.145.356t-.356.144t-.356-.144t-.144-.356V6.616q0-.27-.173-.443T15.924 6h-7.27q-.25 0-.374-.155q-.125-.155-.125-.341t.125-.345T8.654 5h7.269q.69 0 1.153.463t.463 1.153v4.653l2.348-2.348q.186-.186.438-.09t.252.369v5.6q0 .272-.252.369t-.438-.09zM12.66 9.97"/></svg> </template>
CSS
.icon-video-camera-front-off-outline-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.042%2020.612L2.773%204.342q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L19.75%2019.903q.14.14.15.344t-.15.364t-.354.16t-.354-.16M4.884%205.038L5.846%206h-.692q-.27%200-.442.173q-.173.173-.173.443v10.769q0%20.269.173.442t.442.173h10.769q.27%200%20.443-.173t.173-.443v-.692l.961.962q-.096.575-.531.96q-.435.386-1.046.386H5.153q-.69%200-1.152-.462t-.462-1.153V6.615q0-.61.385-1.045t.96-.531m2.289%2010.269v-.166q0-.792.937-1.313q.936-.521%202.37-.521q1.436%200%202.372.52q.937.522.937%201.314v.166zm10.366-2.577V14q0%20.213-.145.356t-.356.144t-.356-.144t-.144-.356V6.616q0-.27-.173-.443T15.924%206h-7.27q-.25%200-.374-.155q-.125-.155-.125-.341t.125-.345T8.654%205h7.269q.69%200%201.153.463t.463%201.153v4.653l2.348-2.348q.186-.186.438-.09t.252.369v5.6q0%20.272-.252.369t-.438-.09zM12.66%209.97%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.042%2020.612L2.773%204.342q-.14-.14-.15-.344t.15-.364t.354-.159t.354.16L19.75%2019.903q.14.14.15.344t-.15.364t-.354.16t-.354-.16M4.884%205.038L5.846%206h-.692q-.27%200-.442.173q-.173.173-.173.443v10.769q0%20.269.173.442t.442.173h10.769q.27%200%20.443-.173t.173-.443v-.692l.961.962q-.096.575-.531.96q-.435.386-1.046.386H5.153q-.69%200-1.152-.462t-.462-1.153V6.615q0-.61.385-1.045t.96-.531m2.289%2010.269v-.166q0-.792.937-1.313q.936-.521%202.37-.521q1.436%200%202.372.52q.937.522.937%201.314v.166zm10.366-2.577V14q0%20.213-.145.356t-.356.144t-.356-.144t-.144-.356V6.616q0-.27-.173-.443T15.924%206h-7.27q-.25%200-.374-.155q-.125-.155-.125-.341t.125-.345T8.654%205h7.269q.69%200%201.153.463t.463%201.153v4.653l2.348-2.348q.186-.186.438-.09t.252.369v5.6q0%20.272-.252.369t-.438-.09zM12.66%209.97%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/video-camera-front-off-outline-rounded.svg?color=%231a73e8&size=48