video off icon
video-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- video-off
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the video off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m2.002 2l19.975 20m-5.125-5.132c-.13.938-.386 1.599-.893 2.106C14.937 20 13.289 20 9.993 20h-.999c-3.296 0-4.943 0-5.967-1.026C2.002 17.95 2.002 16.3 2.002 13v-2c0-3.3 0-4.95 1.024-5.975c.342-.343.755-.571 1.275-.723"/><path stroke-linejoin="round" d="M8.236 4h1.755c3.296 0 4.944 0 5.967 1.025C16.982 6.05 16.982 7.7 16.982 11v1.757m0-3.526l2.32-1.702c1.47-.988 2.147-.357 2.365.12c.452 1.279.31 3.744.31 6.893c-.107 2.013-.382 2.23-.663 2.452l-.003.002"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsVideoOff(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="m2.002 2l19.975 20m-5.125-5.132c-.13.938-.386 1.599-.893 2.106C14.937 20 13.289 20 9.993 20h-.999c-3.296 0-4.943 0-5.967-1.026C2.002 17.95 2.002 16.3 2.002 13v-2c0-3.3 0-4.95 1.024-5.975c.342-.343.755-.571 1.275-.723"/><path strokeLinejoin="round" d="M8.236 4h1.755c3.296 0 4.944 0 5.967 1.025C16.982 6.05 16.982 7.7 16.982 11v1.757m0-3.526l2.32-1.702c1.47-.988 2.147-.357 2.365.12c.452 1.279.31 3.744.31 6.893c-.107 2.013-.382 2.23-.663 2.452l-.003.002"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="m2.002 2l19.975 20m-5.125-5.132c-.13.938-.386 1.599-.893 2.106C14.937 20 13.289 20 9.993 20h-.999c-3.296 0-4.943 0-5.967-1.026C2.002 17.95 2.002 16.3 2.002 13v-2c0-3.3 0-4.95 1.024-5.975c.342-.343.755-.571 1.275-.723"/><path stroke-linejoin="round" d="M8.236 4h1.755c3.296 0 4.944 0 5.967 1.025C16.982 6.05 16.982 7.7 16.982 11v1.757m0-3.526l2.32-1.702c1.47-.988 2.147-.357 2.365.12c.452 1.279.31 3.744.31 6.893c-.107 2.013-.382 2.23-.663 2.452l-.003.002"/></g></svg> </template>
CSS
.icon-video-off {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m2.002%202l19.975%2020m-5.125-5.132c-.13.938-.386%201.599-.893%202.106C14.937%2020%2013.289%2020%209.993%2020h-.999c-3.296%200-4.943%200-5.967-1.026C2.002%2017.95%202.002%2016.3%202.002%2013v-2c0-3.3%200-4.95%201.024-5.975c.342-.343.755-.571%201.275-.723%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.236%204h1.755c3.296%200%204.944%200%205.967%201.025C16.982%206.05%2016.982%207.7%2016.982%2011v1.757m0-3.526l2.32-1.702c1.47-.988%202.147-.357%202.365.12c.452%201.279.31%203.744.31%206.893c-.107%202.013-.382%202.23-.663%202.452l-.003.002%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m2.002%202l19.975%2020m-5.125-5.132c-.13.938-.386%201.599-.893%202.106C14.937%2020%2013.289%2020%209.993%2020h-.999c-3.296%200-4.943%200-5.967-1.026C2.002%2017.95%202.002%2016.3%202.002%2013v-2c0-3.3%200-4.95%201.024-5.975c.342-.343.755-.571%201.275-.723%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.236%204h1.755c3.296%200%204.944%200%205.967%201.025C16.982%206.05%2016.982%207.7%2016.982%2011v1.757m0-3.526l2.32-1.702c1.47-.988%202.147-.357%202.365.12c.452%201.279.31%203.744.31%206.893c-.107%202.013-.382%202.23-.663%202.452l-.003.002%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/video-off.svg?color=%231a73e8&size=48