IcoMoon film icon
| Name | film |
|---|---|
| Unicode | \e913 () |
| CSS class | icon-film |
| Tags | film, video, movie, tape, play |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-film" aria-hidden="true"></span>
.icon-film:before { content: "\e913"; } export const IconFilm = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 2v12h16v-12h-16zM3 13h-2v-2h2v2zM3 9h-2v-2h2v2zM3 5h-2v-2h2v2zM12 13h-8v-10h8v10zM15 13h-2v-2h2v2zM15 9h-2v-2h2v2zM15 5h-2v-2h2v2zM6 5v6l4-3z"></path>
</svg>
); Font setup lives on the download page; the full lookup table is in the cheat sheet.
Related IcoMoon icons
Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.