UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 974 B
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; 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.25zm13 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-.002zm0-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.31z", "key": "22f6ee290ab33a419373bc4fb5b57b78592ead78", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Movie as default }; //# sourceMappingURL=Movie.js.map