movie open off icon
movie-open-off from Material Design Icons by Pictogrammers · Filled · Video / Movie · Apache-2.0 Free for personal and commercial use.
- Name
- movie-open-off
- Set
- Material Design Icons
- Style
- Filled
- Category
- Video / Movie
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- clapperboard-open-off, film-open-off, slate-open-off
1 other variant in Material Design Icons
More video / movie icons from Material Design Icons
camcordercamcorder-offfilmstripfilmstrip-box-multiplefilmstrip-offhigh-definitionhigh-definition-boxmessage-videomotion-pausemotion-playmoviemovie-checkmovie-filtermovie-minusmovie-offmovie-openmovie-open-checkmovie-open-minusmovie-open-playmovie-open-plusmovie-open-removemovie-open-starmovie-playmovie-plus
Use the movie open off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.2 10H22v8.8zm8.4-3.9l-.8-3.9l-3.9.8l2.7 3.5zM11.8 8L9.1 4.5l-1.2.2l3.4 3.4zM2.4 1.7L1.1 3l2.6 2.6l-.5.1C2.1 5.9 1.4 7 1.6 8l.4 2l5.1-1l1 1H2v10c0 1.1.9 2 2 2h16.1l.7.7l1.3-1.3zm14.3 5.4L14 3.5l-2 .4l2.8 3.5z"/></svg>
React
import type { SVGProps } from "react";
export function MdiMovieOpenOff(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="M13.2 10H22v8.8zm8.4-3.9l-.8-3.9l-3.9.8l2.7 3.5zM11.8 8L9.1 4.5l-1.2.2l3.4 3.4zM2.4 1.7L1.1 3l2.6 2.6l-.5.1C2.1 5.9 1.4 7 1.6 8l.4 2l5.1-1l1 1H2v10c0 1.1.9 2 2 2h16.1l.7.7l1.3-1.3zm14.3 5.4L14 3.5l-2 .4l2.8 3.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.2 10H22v8.8zm8.4-3.9l-.8-3.9l-3.9.8l2.7 3.5zM11.8 8L9.1 4.5l-1.2.2l3.4 3.4zM2.4 1.7L1.1 3l2.6 2.6l-.5.1C2.1 5.9 1.4 7 1.6 8l.4 2l5.1-1l1 1H2v10c0 1.1.9 2 2 2h16.1l.7.7l1.3-1.3zm14.3 5.4L14 3.5l-2 .4l2.8 3.5z"/></svg> </template>
CSS
.icon-movie-open-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.2%2010H22v8.8zm8.4-3.9l-.8-3.9l-3.9.8l2.7%203.5zM11.8%208L9.1%204.5l-1.2.2l3.4%203.4zM2.4%201.7L1.1%203l2.6%202.6l-.5.1C2.1%205.9%201.4%207%201.6%208l.4%202l5.1-1l1%201H2v10c0%201.1.9%202%202%202h16.1l.7.7l1.3-1.3zm14.3%205.4L14%203.5l-2%20.4l2.8%203.5z%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%22M13.2%2010H22v8.8zm8.4-3.9l-.8-3.9l-3.9.8l2.7%203.5zM11.8%208L9.1%204.5l-1.2.2l3.4%203.4zM2.4%201.7L1.1%203l2.6%202.6l-.5.1C2.1%205.9%201.4%207%201.6%208l.4%202l5.1-1l1%201H2v10c0%201.1.9%202%202%202h16.1l.7.7l1.3-1.3zm14.3%205.4L14%203.5l-2%20.4l2.8%203.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/movie-open-off.svg?color=%231a73e8&size=48