video slash icon
video-slash from Line Awesome by Icons8 · Line · Status · Apache-2.0 Free for personal and commercial use.
- Name
- video-slash
- Set
- Line Awesome
- Style
- Line
- Category
- Status
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- video-slash-solid
The same icon in other sets
More status icons from Line Awesome
banbattery-emptybattery-fullbattery-halfbattery-quarterbattery-three-quartersbellbell-slashbell-slash-solidbell-solidcalendarcalendar-altcalendar-alt-solidcalendar-checkcalendar-check-solidcalendar-daycalendar-minuscalendar-minus-solidcalendar-pluscalendar-plus-solidcalendar-solidcalendar-timescalendar-times-solidcalendar-week
Use the video slash icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L24 22.563v-1.938l6 3V8.375l-6 3V8H9.437zM2 8v16h18l-2-2H4V10h2L4 8zm9.438 2H22v10.563zM28 11.625v8.75l-4-2v-4.75z"/></svg>
React
import type { SVGProps } from "react";
export function LaVideoSlash(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L24 22.563v-1.938l6 3V8.375l-6 3V8H9.437zM2 8v16h18l-2-2H4V10h2L4 8zm9.438 2H22v10.563zM28 11.625v8.75l-4-2v-4.75z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3.719 2.281L2.28 3.72l26 26l1.438-1.438L24 22.563v-1.938l6 3V8.375l-6 3V8H9.437zM2 8v16h18l-2-2H4V10h2L4 8zm9.438 2H22v10.563zM28 11.625v8.75l-4-2v-4.75z"/></svg> </template>
CSS
.icon-video-slash {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.719%202.281L2.28%203.72l26%2026l1.438-1.438L24%2022.563v-1.938l6%203V8.375l-6%203V8H9.437zM2%208v16h18l-2-2H4V10h2L4%208zm9.438%202H22v10.563zM28%2011.625v8.75l-4-2v-4.75z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.719%202.281L2.28%203.72l26%2026l1.438-1.438L24%2022.563v-1.938l6%203V8.375l-6%203V8H9.437zM2%208v16h18l-2-2H4V10h2L4%208zm9.438%202H22v10.563zM28%2011.625v8.75l-4-2v-4.75z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/video-slash.svg?color=%231a73e8&size=48