FilmSolid
film-solid
npm install @mynaui/icons-react
import { FilmSolid } from "@mynaui/icons-react";
const App = () => {
return <FilmSolid />;
}; <svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d='M11.943 2.25h.114c2.073 0 3.705 0 4.98.171 1.31.176 2.354.545 3.175 1.367.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.174-.821.822-1.866 1.19-3.174 1.367-1.276.171-2.908.171-4.981.171h-.114c-2.073 0-3.705 0-4.98-.171-1.31-.176-2.354-.545-3.175-1.367-.822-.821-1.19-1.866-1.367-3.174-.171-1.276-.171-2.908-.171-4.981v-.114c0-2.073 0-3.705.171-4.98.176-1.31.545-2.354 1.367-3.175.821-.822 1.866-1.19 3.174-1.367 1.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-.892.439-.438.716-1.015.88-1.929zm-10.5 2.785v-2.785H3.968c.165.914.442 1.49.88 1.929.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.855-.429.43-.704.992-.87 1.875m13.173-2.767v2.767h2.87c-.165-.883-.44-1.445-.87-1.875-.449-.449-1.044-.73-2-.892m3.039 4.267h-3.04v3.027h3.1c-.002-1.202-.01-2.193-.06-3.027'/>
</svg> <img loading="lazy" decoding="async" src="https://unpkg.com/@mynaui/icons/icons-solid/film.svg" /> npm install @mynaui/icons
<svg width="24" height="24" fill="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><use xlink:href="/path/to/mynaui-solid.symbol.svg#mynaui-film"></use>
</svg>