movie off icon
movie-off-outline from Material Design Icons by Pictogrammers · Outline · Video / Movie · Apache-2.0 Free for personal and commercial use.
- Name
- movie-off-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Video / Movie
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- clapperboard-off-outline, film-off-outline, slate-off-outline
1 other variant in Material Design Icons
The same icon in other sets
More video / movie icons from Material Design Icons
camcordercamcorder-offfilmstripfilmstrip-box-multiplefilmstrip-offhigh-definitionhigh-definition-boxmessage-videomotion-pausemotion-playmoviemovie-checkmovie-filtermovie-minusmovie-openmovie-open-checkmovie-open-minusmovie-open-offmovie-open-playmovie-open-plusmovie-open-removemovie-open-starmovie-playmovie-plus
Use the movie off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.39 1.73L1.11 3l1.54 1.54C2.25 4.9 2 5.42 2 6v12a2 2 0 0 0 2 2h14.11l2.73 2.73l1.27-1.27zM4 18V6.47L5.76 10h2.35l8 8zM8.8 5.6L8 4h2l2 4h3l-2-4h2l2 4h3l-2-4h4v14c0 .24-.04.47-.12.68L20 16.8V10h-6.8z"/></svg>
React
import type { SVGProps } from "react";
export function MdiMovieOffOutline(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="M2.39 1.73L1.11 3l1.54 1.54C2.25 4.9 2 5.42 2 6v12a2 2 0 0 0 2 2h14.11l2.73 2.73l1.27-1.27zM4 18V6.47L5.76 10h2.35l8 8zM8.8 5.6L8 4h2l2 4h3l-2-4h2l2 4h3l-2-4h4v14c0 .24-.04.47-.12.68L20 16.8V10h-6.8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.39 1.73L1.11 3l1.54 1.54C2.25 4.9 2 5.42 2 6v12a2 2 0 0 0 2 2h14.11l2.73 2.73l1.27-1.27zM4 18V6.47L5.76 10h2.35l8 8zM8.8 5.6L8 4h2l2 4h3l-2-4h2l2 4h3l-2-4h4v14c0 .24-.04.47-.12.68L20 16.8V10h-6.8z"/></svg> </template>
CSS
.icon-movie-off-outline {
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%22M2.39%201.73L1.11%203l1.54%201.54C2.25%204.9%202%205.42%202%206v12a2%202%200%200%200%202%202h14.11l2.73%202.73l1.27-1.27zM4%2018V6.47L5.76%2010h2.35l8%208zM8.8%205.6L8%204h2l2%204h3l-2-4h2l2%204h3l-2-4h4v14c0%20.24-.04.47-.12.68L20%2016.8V10h-6.8z%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%22M2.39%201.73L1.11%203l1.54%201.54C2.25%204.9%202%205.42%202%206v12a2%202%200%200%200%202%202h14.11l2.73%202.73l1.27-1.27zM4%2018V6.47L5.76%2010h2.35l8%208zM8.8%205.6L8%204h2l2%204h3l-2-4h2l2%204h3l-2-4h4v14c0%20.24-.04.47-.12.68L20%2016.8V10h-6.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/movie-off-outline.svg?color=%231a73e8&size=48