movie filter icon
movie-filter-outline from Material Design Icons by Pictogrammers · Outline · Video / Movie · Apache-2.0 Free for personal and commercial use.
- Name
- movie-filter-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Video / Movie
- Viewbox
- 24×24
- License
- Apache 2.0
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-minusmovie-offmovie-openmovie-open-checkmovie-open-minusmovie-open-offmovie-open-playmovie-open-plusmovie-open-removemovie-open-starmovie-playmovie-plus
Use the movie filter icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 11l-.94 2.06L7 14l2.06.94L10 17l.94-2.06L13 14l-2.06-.94M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.09 0-2 .9-2 2v12c0 1.1.91 2 2 2h16a2 2 0 0 0 2-2V4zm2 14H4V6.47L5.77 10H16l-.63 1.37L14 12l1.37.63L16 14l.63-1.37L18 12l-1.37-.63L16 10h4z"/></svg>
React
import type { SVGProps } from "react";
export function MdiMovieFilterOutline(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="m10 11l-.94 2.06L7 14l2.06.94L10 17l.94-2.06L13 14l-2.06-.94M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.09 0-2 .9-2 2v12c0 1.1.91 2 2 2h16a2 2 0 0 0 2-2V4zm2 14H4V6.47L5.77 10H16l-.63 1.37L14 12l1.37.63L16 14l.63-1.37L18 12l-1.37-.63L16 10h4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10 11l-.94 2.06L7 14l2.06.94L10 17l.94-2.06L13 14l-2.06-.94M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.09 0-2 .9-2 2v12c0 1.1.91 2 2 2h16a2 2 0 0 0 2-2V4zm2 14H4V6.47L5.77 10H16l-.63 1.37L14 12l1.37.63L16 14l.63-1.37L18 12l-1.37-.63L16 10h4z"/></svg> </template>
CSS
.icon-movie-filter-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%22m10%2011l-.94%202.06L7%2014l2.06.94L10%2017l.94-2.06L13%2014l-2.06-.94M18%204l2%204h-3l-2-4h-2l2%204h-3l-2-4H8l2%204H7L5%204H4c-1.09%200-2%20.9-2%202v12c0%201.1.91%202%202%202h16a2%202%200%200%200%202-2V4zm2%2014H4V6.47L5.77%2010H16l-.63%201.37L14%2012l1.37.63L16%2014l.63-1.37L18%2012l-1.37-.63L16%2010h4z%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%22m10%2011l-.94%202.06L7%2014l2.06.94L10%2017l.94-2.06L13%2014l-2.06-.94M18%204l2%204h-3l-2-4h-2l2%204h-3l-2-4H8l2%204H7L5%204H4c-1.09%200-2%20.9-2%202v12c0%201.1.91%202%202%202h16a2%202%200%200%200%202-2V4zm2%2014H4V6.47L5.77%2010H16l-.63%201.37L14%2012l1.37.63L16%2014l.63-1.37L18%2012l-1.37-.63L16%2010h4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/movie-filter-outline.svg?color=%231a73e8&size=48