film slate icon
film-slate-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- film-slate-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
Use the film slate icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 104H102.09L210 75.51a8 8 0 0 0 5.68-9.84l-8.16-30a15.93 15.93 0 0 0-19.42-11.13L35.81 64.74a15.75 15.75 0 0 0-9.7 7.4a15.5 15.5 0 0 0-1.55 12L32 111.56V200a16 16 0 0 0 16 16h160a16 16 0 0 0 16-16v-88a8 8 0 0 0-8-8m-23.84-64l6 22.07L164.57 71l-28.13-16.28ZM77.55 70.27l28.12 16.24l-59.6 15.73l-6-22.08Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFilmSlateFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 104H102.09L210 75.51a8 8 0 0 0 5.68-9.84l-8.16-30a15.93 15.93 0 0 0-19.42-11.13L35.81 64.74a15.75 15.75 0 0 0-9.7 7.4a15.5 15.5 0 0 0-1.55 12L32 111.56V200a16 16 0 0 0 16 16h160a16 16 0 0 0 16-16v-88a8 8 0 0 0-8-8m-23.84-64l6 22.07L164.57 71l-28.13-16.28ZM77.55 70.27l28.12 16.24l-59.6 15.73l-6-22.08Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M216 104H102.09L210 75.51a8 8 0 0 0 5.68-9.84l-8.16-30a15.93 15.93 0 0 0-19.42-11.13L35.81 64.74a15.75 15.75 0 0 0-9.7 7.4a15.5 15.5 0 0 0-1.55 12L32 111.56V200a16 16 0 0 0 16 16h160a16 16 0 0 0 16-16v-88a8 8 0 0 0-8-8m-23.84-64l6 22.07L164.57 71l-28.13-16.28ZM77.55 70.27l28.12 16.24l-59.6 15.73l-6-22.08Z"/></svg> </template>
CSS
.icon-film-slate-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20104H102.09L210%2075.51a8%208%200%200%200%205.68-9.84l-8.16-30a15.93%2015.93%200%200%200-19.42-11.13L35.81%2064.74a15.75%2015.75%200%200%200-9.7%207.4a15.5%2015.5%200%200%200-1.55%2012L32%20111.56V200a16%2016%200%200%200%2016%2016h160a16%2016%200%200%200%2016-16v-88a8%208%200%200%200-8-8m-23.84-64l6%2022.07L164.57%2071l-28.13-16.28ZM77.55%2070.27l28.12%2016.24l-59.6%2015.73l-6-22.08Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M216%20104H102.09L210%2075.51a8%208%200%200%200%205.68-9.84l-8.16-30a15.93%2015.93%200%200%200-19.42-11.13L35.81%2064.74a15.75%2015.75%200%200%200-9.7%207.4a15.5%2015.5%200%200%200-1.55%2012L32%20111.56V200a16%2016%200%200%200%2016%2016h160a16%2016%200%200%200%2016-16v-88a8%208%200%200%200-8-8m-23.84-64l6%2022.07L164.57%2071l-28.13-16.28ZM77.55%2070.27l28.12%2016.24l-59.6%2015.73l-6-22.08Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/film-slate-fill.svg?color=%231a73e8&size=48