movie filter icon
movie-filter-outline-sharp from Material Symbols by Google · Outline Sharp · Apache-2.0 Free for personal and commercial use.
- Name
- movie-filter-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
Related icons in Material Symbols
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="m9.5 11l-.95 2.05L6.5 14l2.05.95L9.5 17l.95-2.05L12.5 14l-2.05-.95L9.5 11Zm6 0l-.65 1.35l-1.35.65l1.35.65l.65 1.35l.65-1.35L17.5 13l-1.35-.65L15.5 11ZM2 20V4h2l2 4h3L7 4h2l2 4h3l-2-4h2l2 4h3l-2-4h5v16H2Zm2-10v8h16v-8H4Zm0 0v8v-8Z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsMovieFilterOutlineSharp(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="m9.5 11l-.95 2.05L6.5 14l2.05.95L9.5 17l.95-2.05L12.5 14l-2.05-.95L9.5 11Zm6 0l-.65 1.35l-1.35.65l1.35.65l.65 1.35l.65-1.35L17.5 13l-1.35-.65L15.5 11ZM2 20V4h2l2 4h3L7 4h2l2 4h3l-2-4h2l2 4h3l-2-4h5v16H2Zm2-10v8h16v-8H4Zm0 0v8v-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="m9.5 11l-.95 2.05L6.5 14l2.05.95L9.5 17l.95-2.05L12.5 14l-2.05-.95L9.5 11Zm6 0l-.65 1.35l-1.35.65l1.35.65l.65 1.35l.65-1.35L17.5 13l-1.35-.65L15.5 11ZM2 20V4h2l2 4h3L7 4h2l2 4h3l-2-4h2l2 4h3l-2-4h5v16H2Zm2-10v8h16v-8H4Zm0 0v8v-8Z"/></svg> </template>
CSS
.icon-movie-filter-outline-sharp {
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%22m9.5%2011l-.95%202.05L6.5%2014l2.05.95L9.5%2017l.95-2.05L12.5%2014l-2.05-.95L9.5%2011Zm6%200l-.65%201.35l-1.35.65l1.35.65l.65%201.35l.65-1.35L17.5%2013l-1.35-.65L15.5%2011ZM2%2020V4h2l2%204h3L7%204h2l2%204h3l-2-4h2l2%204h3l-2-4h5v16H2Zm2-10v8h16v-8H4Zm0%200v8v-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%22m9.5%2011l-.95%202.05L6.5%2014l2.05.95L9.5%2017l.95-2.05L12.5%2014l-2.05-.95L9.5%2011Zm6%200l-.65%201.35l-1.35.65l1.35.65l.65%201.35l.65-1.35L17.5%2013l-1.35-.65L15.5%2011ZM2%2020V4h2l2%204h3L7%204h2l2%204h3l-2-4h2l2%204h3l-2-4h5v16H2Zm2-10v8h16v-8H4Zm0%200v8v-8Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/movie-filter-outline-sharp.svg?color=%231a73e8&size=48