film slate icon
film-slate-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- film-slate-thin
- Set
- Phosphor
- Style
- Thin
- 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 108H71.26L209 71.64a4 4 0 0 0 2.84-4.92l-8.16-30a11.92 11.92 0 0 0-14.54-8.31L36.83 68.61a11.78 11.78 0 0 0-7.26 5.53A11.6 11.6 0 0 0 28.41 83l7.67 28.19a4 4 0 0 0-.08.81v88a12 12 0 0 0 12 12h160a12 12 0 0 0 12-12v-88a4 4 0 0 0-4-4m-90-54.67l38 21.92l-47.92 12.65L78.12 66Zm65.16-17.2a4 4 0 0 1 1-.13a3.88 3.88 0 0 1 3.84 2.81l7.1 26.12l-28.1 7.42l-38-21.92Zm-154.7 42a3.86 3.86 0 0 1 2.37-1.8l28.27-7.46l38 21.91l-61.85 16.34l-7.12-26.18a3.66 3.66 0 0 1 .37-2.8ZM212 200a4 4 0 0 1-4 4H48a4 4 0 0 1-4-4v-84h168Z"/></svg>
React
import type { SVGProps } from "react";
export function PhFilmSlateThin(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 108H71.26L209 71.64a4 4 0 0 0 2.84-4.92l-8.16-30a11.92 11.92 0 0 0-14.54-8.31L36.83 68.61a11.78 11.78 0 0 0-7.26 5.53A11.6 11.6 0 0 0 28.41 83l7.67 28.19a4 4 0 0 0-.08.81v88a12 12 0 0 0 12 12h160a12 12 0 0 0 12-12v-88a4 4 0 0 0-4-4m-90-54.67l38 21.92l-47.92 12.65L78.12 66Zm65.16-17.2a4 4 0 0 1 1-.13a3.88 3.88 0 0 1 3.84 2.81l7.1 26.12l-28.1 7.42l-38-21.92Zm-154.7 42a3.86 3.86 0 0 1 2.37-1.8l28.27-7.46l38 21.91l-61.85 16.34l-7.12-26.18a3.66 3.66 0 0 1 .37-2.8ZM212 200a4 4 0 0 1-4 4H48a4 4 0 0 1-4-4v-84h168Z"/></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 108H71.26L209 71.64a4 4 0 0 0 2.84-4.92l-8.16-30a11.92 11.92 0 0 0-14.54-8.31L36.83 68.61a11.78 11.78 0 0 0-7.26 5.53A11.6 11.6 0 0 0 28.41 83l7.67 28.19a4 4 0 0 0-.08.81v88a12 12 0 0 0 12 12h160a12 12 0 0 0 12-12v-88a4 4 0 0 0-4-4m-90-54.67l38 21.92l-47.92 12.65L78.12 66Zm65.16-17.2a4 4 0 0 1 1-.13a3.88 3.88 0 0 1 3.84 2.81l7.1 26.12l-28.1 7.42l-38-21.92Zm-154.7 42a3.86 3.86 0 0 1 2.37-1.8l28.27-7.46l38 21.91l-61.85 16.34l-7.12-26.18a3.66 3.66 0 0 1 .37-2.8ZM212 200a4 4 0 0 1-4 4H48a4 4 0 0 1-4-4v-84h168Z"/></svg> </template>
CSS
.icon-film-slate-thin {
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%20108H71.26L209%2071.64a4%204%200%200%200%202.84-4.92l-8.16-30a11.92%2011.92%200%200%200-14.54-8.31L36.83%2068.61a11.78%2011.78%200%200%200-7.26%205.53A11.6%2011.6%200%200%200%2028.41%2083l7.67%2028.19a4%204%200%200%200-.08.81v88a12%2012%200%200%200%2012%2012h160a12%2012%200%200%200%2012-12v-88a4%204%200%200%200-4-4m-90-54.67l38%2021.92l-47.92%2012.65L78.12%2066Zm65.16-17.2a4%204%200%200%201%201-.13a3.88%203.88%200%200%201%203.84%202.81l7.1%2026.12l-28.1%207.42l-38-21.92Zm-154.7%2042a3.86%203.86%200%200%201%202.37-1.8l28.27-7.46l38%2021.91l-61.85%2016.34l-7.12-26.18a3.66%203.66%200%200%201%20.37-2.8ZM212%20200a4%204%200%200%201-4%204H48a4%204%200%200%201-4-4v-84h168Z%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%20108H71.26L209%2071.64a4%204%200%200%200%202.84-4.92l-8.16-30a11.92%2011.92%200%200%200-14.54-8.31L36.83%2068.61a11.78%2011.78%200%200%200-7.26%205.53A11.6%2011.6%200%200%200%2028.41%2083l7.67%2028.19a4%204%200%200%200-.08.81v88a12%2012%200%200%200%2012%2012h160a12%2012%200%200%200%2012-12v-88a4%204%200%200%200-4-4m-90-54.67l38%2021.92l-47.92%2012.65L78.12%2066Zm65.16-17.2a4%204%200%200%201%201-.13a3.88%203.88%200%200%201%203.84%202.81l7.1%2026.12l-28.1%207.42l-38-21.92Zm-154.7%2042a3.86%203.86%200%200%201%202.37-1.8l28.27-7.46l38%2021.91l-61.85%2016.34l-7.12-26.18a3.66%203.66%200%200%201%20.37-2.8ZM212%20200a4%204%200%200%201-4%204H48a4%204%200%200%201-4-4v-84h168Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/film-slate-thin.svg?color=%231a73e8&size=48