video camera slash icon
video-camera-slash-solid from HeroIcons by Refactoring UI Inc · Solid 24x24 · MIT Free for personal and commercial use.
- Name
- video-camera-slash-solid
- Set
- HeroIcons
- Style
- Solid 24x24
- Viewbox
- 24×24
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
Related icons in HeroIcons
Use the video camera slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.97 3.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 1 1-1.06 1.06l-15-15a.75.75 0 0 1 0-1.06m16.28 12.09l2.69 2.69c.944.945 2.56.276 2.56-1.06V6.31c0-1.336-1.616-2.005-2.56-1.06l-2.69 2.69zm-1.5-8.56v8.068L4.682 4.5h8.068a3 3 0 0 1 3 3m-14.25 9V7.682l11.773 11.773q-.256.045-.523.045H4.5a3 3 0 0 1-3-3"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsVideoCameraSlashSolid(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="M.97 3.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 1 1-1.06 1.06l-15-15a.75.75 0 0 1 0-1.06m16.28 12.09l2.69 2.69c.944.945 2.56.276 2.56-1.06V6.31c0-1.336-1.616-2.005-2.56-1.06l-2.69 2.69zm-1.5-8.56v8.068L4.682 4.5h8.068a3 3 0 0 1 3 3m-14.25 9V7.682l11.773 11.773q-.256.045-.523.045H4.5a3 3 0 0 1-3-3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.97 3.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 1 1-1.06 1.06l-15-15a.75.75 0 0 1 0-1.06m16.28 12.09l2.69 2.69c.944.945 2.56.276 2.56-1.06V6.31c0-1.336-1.616-2.005-2.56-1.06l-2.69 2.69zm-1.5-8.56v8.068L4.682 4.5h8.068a3 3 0 0 1 3 3m-14.25 9V7.682l11.773 11.773q-.256.045-.523.045H4.5a3 3 0 0 1-3-3"/></svg> </template>
CSS
.icon-video-camera-slash-solid {
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%22M.97%203.97a.75.75%200%200%201%201.06%200l15%2015a.75.75%200%201%201-1.06%201.06l-15-15a.75.75%200%200%201%200-1.06m16.28%2012.09l2.69%202.69c.944.945%202.56.276%202.56-1.06V6.31c0-1.336-1.616-2.005-2.56-1.06l-2.69%202.69zm-1.5-8.56v8.068L4.682%204.5h8.068a3%203%200%200%201%203%203m-14.25%209V7.682l11.773%2011.773q-.256.045-.523.045H4.5a3%203%200%200%201-3-3%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%22M.97%203.97a.75.75%200%200%201%201.06%200l15%2015a.75.75%200%201%201-1.06%201.06l-15-15a.75.75%200%200%201%200-1.06m16.28%2012.09l2.69%202.69c.944.945%202.56.276%202.56-1.06V6.31c0-1.336-1.616-2.005-2.56-1.06l-2.69%202.69zm-1.5-8.56v8.068L4.682%204.5h8.068a3%203%200%200%201%203%203m-14.25%209V7.682l11.773%2011.773q-.256.045-.523.045H4.5a3%203%200%200%201-3-3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/video-camera-slash-solid.svg?color=%231a73e8&size=48