@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 736 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Movie = createMeisterIcons("movie", [["path",{"fill":"currentColor","d":"M3.9 9c0-1.286.964-2.25 2.25-2.25h7c1.286 0 2.25.964 2.25 2.25v6c0 1.186-1.064 2.25-2.25 2.25h-7c-1.286 0-2.25-.964-2.25-2.25V9Zm13 5.045V15c0 2.014-1.736 3.75-3.75 3.75h-7c-2.114 0-3.75-1.636-3.75-3.75V9c0-2.114 1.636-3.75 3.75-3.75h7c2.114 0 3.75 1.636 3.75 3.75v.855l2.078-1.206c1.236-.707 2.622.217 2.622 1.551v3.5c0 1.334-1.386 2.258-2.622 1.551l-.005-.002-2.073-1.204Zm0-2.455 2.824-1.64c.108-.06.19-.045.249-.01.063.04.127.121.127.26v3.5c0 .139-.064.22-.127.26-.059.035-.141.05-.25-.01L16.9 12.31v-.72Z","key":"42bf8a371e831fe79da75647602c4c6d3f682ab4"}]])
export default Movie