film-solid from Myna UI Icons by Praveen Juge · Solid · MIT Free for personal and commercial use.

Name
film-solid
Set
Myna UI Icons
Style
Solid
Viewbox
24×24
License
MIT

1 other variant in Myna UI Icons

The same icon in other sets

Use the film icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.943 2.25h.114c2.073 0 3.705 0 4.98.171c1.31.176 2.354.545 3.175 1.367c.822.821 1.19 1.866 1.367 3.174l.033.271a.75.75 0 0 1 .033.334c.105 1.175.105 2.617.105 4.376v.114c0 1.744 0 3.177-.102 4.347a.8.8 0 0 1-.027.28q-.02.18-.042.354c-.176 1.308-.545 2.353-1.367 3.174c-.821.822-1.866 1.19-3.174 1.367c-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.822-.821-1.19-1.866-1.367-3.174c-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073 0-3.705.171-4.98c.176-1.31.545-2.354 1.367-3.175c.821-.822 1.866-1.19 3.174-1.367c1.276-.171 2.908-.171 4.981-.171m8.25 13.473c.047-.823.055-1.797.057-2.973h-3.1v2.973zm-3.042 1.5v2.821c.956-.163 1.551-.443 2-.892c.439-.438.716-1.015.88-1.929zm-10.5 2.785v-2.785H3.968c.165.914.442 1.49.88 1.929c.418.417.961.689 1.803.856m-2.844-4.285h2.844V12.75h-2.9c0 1.176.01 2.15.056 2.973M3.75 11.25h2.9V8.223H3.81c-.05.834-.058 1.825-.06 3.027m.228-4.527h2.673v-2.73c-.842.166-1.385.438-1.803.855c-.429.43-.704.992-.87 1.875m13.173-2.767v2.767h2.87c-.165-.883-.44-1.445-.87-1.875c-.449-.449-1.044-.73-2-.892m3.039 4.267h-3.04v3.027h3.1c-.002-1.202-.01-2.193-.06-3.027"/></svg>

React

import type { SVGProps } from "react";

export function MynauiFilmSolid(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="M11.943 2.25h.114c2.073 0 3.705 0 4.98.171c1.31.176 2.354.545 3.175 1.367c.822.821 1.19 1.866 1.367 3.174l.033.271a.75.75 0 0 1 .033.334c.105 1.175.105 2.617.105 4.376v.114c0 1.744 0 3.177-.102 4.347a.8.8 0 0 1-.027.28q-.02.18-.042.354c-.176 1.308-.545 2.353-1.367 3.174c-.821.822-1.866 1.19-3.174 1.367c-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.822-.821-1.19-1.866-1.367-3.174c-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073 0-3.705.171-4.98c.176-1.31.545-2.354 1.367-3.175c.821-.822 1.866-1.19 3.174-1.367c1.276-.171 2.908-.171 4.981-.171m8.25 13.473c.047-.823.055-1.797.057-2.973h-3.1v2.973zm-3.042 1.5v2.821c.956-.163 1.551-.443 2-.892c.439-.438.716-1.015.88-1.929zm-10.5 2.785v-2.785H3.968c.165.914.442 1.49.88 1.929c.418.417.961.689 1.803.856m-2.844-4.285h2.844V12.75h-2.9c0 1.176.01 2.15.056 2.973M3.75 11.25h2.9V8.223H3.81c-.05.834-.058 1.825-.06 3.027m.228-4.527h2.673v-2.73c-.842.166-1.385.438-1.803.855c-.429.43-.704.992-.87 1.875m13.173-2.767v2.767h2.87c-.165-.883-.44-1.445-.87-1.875c-.449-.449-1.044-.73-2-.892m3.039 4.267h-3.04v3.027h3.1c-.002-1.202-.01-2.193-.06-3.027"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.943 2.25h.114c2.073 0 3.705 0 4.98.171c1.31.176 2.354.545 3.175 1.367c.822.821 1.19 1.866 1.367 3.174l.033.271a.75.75 0 0 1 .033.334c.105 1.175.105 2.617.105 4.376v.114c0 1.744 0 3.177-.102 4.347a.8.8 0 0 1-.027.28q-.02.18-.042.354c-.176 1.308-.545 2.353-1.367 3.174c-.821.822-1.866 1.19-3.174 1.367c-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.822-.821-1.19-1.866-1.367-3.174c-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073 0-3.705.171-4.98c.176-1.31.545-2.354 1.367-3.175c.821-.822 1.866-1.19 3.174-1.367c1.276-.171 2.908-.171 4.981-.171m8.25 13.473c.047-.823.055-1.797.057-2.973h-3.1v2.973zm-3.042 1.5v2.821c.956-.163 1.551-.443 2-.892c.439-.438.716-1.015.88-1.929zm-10.5 2.785v-2.785H3.968c.165.914.442 1.49.88 1.929c.418.417.961.689 1.803.856m-2.844-4.285h2.844V12.75h-2.9c0 1.176.01 2.15.056 2.973M3.75 11.25h2.9V8.223H3.81c-.05.834-.058 1.825-.06 3.027m.228-4.527h2.673v-2.73c-.842.166-1.385.438-1.803.855c-.429.43-.704.992-.87 1.875m13.173-2.767v2.767h2.87c-.165-.883-.44-1.445-.87-1.875c-.449-.449-1.044-.73-2-.892m3.039 4.267h-3.04v3.027h3.1c-.002-1.202-.01-2.193-.06-3.027"/></svg>
</template>

CSS

.icon-film-solid {
  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%22M11.943%202.25h.114c2.073%200%203.705%200%204.98.171c1.31.176%202.354.545%203.175%201.367c.822.821%201.19%201.866%201.367%203.174l.033.271a.75.75%200%200%201%20.033.334c.105%201.175.105%202.617.105%204.376v.114c0%201.744%200%203.177-.102%204.347a.8.8%200%200%201-.027.28q-.02.18-.042.354c-.176%201.308-.545%202.353-1.367%203.174c-.821.822-1.866%201.19-3.174%201.367c-1.276.171-2.908.171-4.981.171h-.114c-2.073%200-3.705%200-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.822-.821-1.19-1.866-1.367-3.174c-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073%200-3.705.171-4.98c.176-1.31.545-2.354%201.367-3.175c.821-.822%201.866-1.19%203.174-1.367c1.276-.171%202.908-.171%204.981-.171m8.25%2013.473c.047-.823.055-1.797.057-2.973h-3.1v2.973zm-3.042%201.5v2.821c.956-.163%201.551-.443%202-.892c.439-.438.716-1.015.88-1.929zm-10.5%202.785v-2.785H3.968c.165.914.442%201.49.88%201.929c.418.417.961.689%201.803.856m-2.844-4.285h2.844V12.75h-2.9c0%201.176.01%202.15.056%202.973M3.75%2011.25h2.9V8.223H3.81c-.05.834-.058%201.825-.06%203.027m.228-4.527h2.673v-2.73c-.842.166-1.385.438-1.803.855c-.429.43-.704.992-.87%201.875m13.173-2.767v2.767h2.87c-.165-.883-.44-1.445-.87-1.875c-.449-.449-1.044-.73-2-.892m3.039%204.267h-3.04v3.027h3.1c-.002-1.202-.01-2.193-.06-3.027%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%22M11.943%202.25h.114c2.073%200%203.705%200%204.98.171c1.31.176%202.354.545%203.175%201.367c.822.821%201.19%201.866%201.367%203.174l.033.271a.75.75%200%200%201%20.033.334c.105%201.175.105%202.617.105%204.376v.114c0%201.744%200%203.177-.102%204.347a.8.8%200%200%201-.027.28q-.02.18-.042.354c-.176%201.308-.545%202.353-1.367%203.174c-.821.822-1.866%201.19-3.174%201.367c-1.276.171-2.908.171-4.981.171h-.114c-2.073%200-3.705%200-4.98-.171c-1.31-.176-2.354-.545-3.175-1.367c-.822-.821-1.19-1.866-1.367-3.174c-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073%200-3.705.171-4.98c.176-1.31.545-2.354%201.367-3.175c.821-.822%201.866-1.19%203.174-1.367c1.276-.171%202.908-.171%204.981-.171m8.25%2013.473c.047-.823.055-1.797.057-2.973h-3.1v2.973zm-3.042%201.5v2.821c.956-.163%201.551-.443%202-.892c.439-.438.716-1.015.88-1.929zm-10.5%202.785v-2.785H3.968c.165.914.442%201.49.88%201.929c.418.417.961.689%201.803.856m-2.844-4.285h2.844V12.75h-2.9c0%201.176.01%202.15.056%202.973M3.75%2011.25h2.9V8.223H3.81c-.05.834-.058%201.825-.06%203.027m.228-4.527h2.673v-2.73c-.842.166-1.385.438-1.803.855c-.429.43-.704.992-.87%201.875m13.173-2.767v2.767h2.87c-.165-.883-.44-1.445-.87-1.875c-.449-.449-1.044-.73-2-.892m3.039%204.267h-3.04v3.027h3.1c-.002-1.202-.01-2.193-.06-3.027%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mynaui/film-solid.svg?color=%231a73e8&size=48