video off icon

video-off-fill from Eva Icons by Akveo · Fill · MIT Free for personal and commercial use.

Name
video-off-fill
Set
Eva Icons
Style
Fill
Viewbox
24×24
License
MIT

1 other variant in Eva Icons

The same icon in other sets

Use the video off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.22 17.05L4.88 7.71L3.12 6L3 5.8A3 3 0 0 0 2 8v8a3 3 0 0 0 3 3h9a2.94 2.94 0 0 0 1.66-.51ZM21 7.15a1.7 1.7 0 0 0-1.85.3l-2.15 2V8a3 3 0 0 0-3-3H7.83l1.29 1.29l6.59 6.59l2 2l2 2a1.7 1.7 0 0 0 .6.11a1.7 1.7 0 0 0 .69-.15a1.6 1.6 0 0 0 1-1.48V8.63a1.6 1.6 0 0 0-1-1.48m-4 8.44l-2-2L8.41 7l-2-2l-1.7-1.71a1 1 0 0 0-1.42 1.42l.54.53L5.59 7l9.34 9.34l1.46 1.46l2.9 2.91a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Z"/></svg>

React

import type { SVGProps } from "react";

export function EvaVideoOffFill(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="M14.22 17.05L4.88 7.71L3.12 6L3 5.8A3 3 0 0 0 2 8v8a3 3 0 0 0 3 3h9a2.94 2.94 0 0 0 1.66-.51ZM21 7.15a1.7 1.7 0 0 0-1.85.3l-2.15 2V8a3 3 0 0 0-3-3H7.83l1.29 1.29l6.59 6.59l2 2l2 2a1.7 1.7 0 0 0 .6.11a1.7 1.7 0 0 0 .69-.15a1.6 1.6 0 0 0 1-1.48V8.63a1.6 1.6 0 0 0-1-1.48m-4 8.44l-2-2L8.41 7l-2-2l-1.7-1.71a1 1 0 0 0-1.42 1.42l.54.53L5.59 7l9.34 9.34l1.46 1.46l2.9 2.91a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.22 17.05L4.88 7.71L3.12 6L3 5.8A3 3 0 0 0 2 8v8a3 3 0 0 0 3 3h9a2.94 2.94 0 0 0 1.66-.51ZM21 7.15a1.7 1.7 0 0 0-1.85.3l-2.15 2V8a3 3 0 0 0-3-3H7.83l1.29 1.29l6.59 6.59l2 2l2 2a1.7 1.7 0 0 0 .6.11a1.7 1.7 0 0 0 .69-.15a1.6 1.6 0 0 0 1-1.48V8.63a1.6 1.6 0 0 0-1-1.48m-4 8.44l-2-2L8.41 7l-2-2l-1.7-1.71a1 1 0 0 0-1.42 1.42l.54.53L5.59 7l9.34 9.34l1.46 1.46l2.9 2.91a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.42Z"/></svg>
</template>

CSS

.icon-video-off-fill {
  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%22M14.22%2017.05L4.88%207.71L3.12%206L3%205.8A3%203%200%200%200%202%208v8a3%203%200%200%200%203%203h9a2.94%202.94%200%200%200%201.66-.51ZM21%207.15a1.7%201.7%200%200%200-1.85.3l-2.15%202V8a3%203%200%200%200-3-3H7.83l1.29%201.29l6.59%206.59l2%202l2%202a1.7%201.7%200%200%200%20.6.11a1.7%201.7%200%200%200%20.69-.15a1.6%201.6%200%200%200%201-1.48V8.63a1.6%201.6%200%200%200-1-1.48m-4%208.44l-2-2L8.41%207l-2-2l-1.7-1.71a1%201%200%200%200-1.42%201.42l.54.53L5.59%207l9.34%209.34l1.46%201.46l2.9%202.91a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42Z%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%22M14.22%2017.05L4.88%207.71L3.12%206L3%205.8A3%203%200%200%200%202%208v8a3%203%200%200%200%203%203h9a2.94%202.94%200%200%200%201.66-.51ZM21%207.15a1.7%201.7%200%200%200-1.85.3l-2.15%202V8a3%203%200%200%200-3-3H7.83l1.29%201.29l6.59%206.59l2%202l2%202a1.7%201.7%200%200%200%20.6.11a1.7%201.7%200%200%200%20.69-.15a1.6%201.6%200%200%200%201-1.48V8.63a1.6%201.6%200%200%200-1-1.48m-4%208.44l-2-2L8.41%207l-2-2l-1.7-1.71a1%201%200%200%200-1.42%201.42l.54.53L5.59%207l9.34%209.34l1.46%201.46l2.9%202.91a1%201%200%200%200%201.42%200a1%201%200%200%200%200-1.42Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/eva/video-off-fill.svg?color=%231a73e8&size=48