UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.19 kB
"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 MovieAdd = createMeisterIcons("movie-add", [["path", { "fill": "currentColor", "d": "M3.75 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.25H6c-1.286 0-2.25-.964-2.25-2.25zM6 5.25C3.886 5.25 2.25 6.886 2.25 9v6c0 2.114 1.636 3.75 3.75 3.75h7c2.014 0 3.75-1.736 3.75-3.75v-1.13l2.374 1.379.004.002c1.236.707 2.622-.217 2.622-1.551v-3.6c0-1.334-1.386-2.257-2.622-1.551l-2.378 1.38V9c0-2.114-1.636-3.75-3.75-3.75zm10.75 6.45a1 1 0 0 0 .108-.098l3.016-1.752c.108-.06.19-.045.249-.01.063.04.127.121.127.26v3.6c0 .139-.064.22-.127.26-.059.035-.141.05-.25-.01l-3.012-1.75-.03-.03a1 1 0 0 0-.081-.07zM9.5 8.75a.75.75 0 0 1 .75.75v1.75h1.65a.75.75 0 0 1 0 1.5h-1.65v1.65a.75.75 0 0 1-1.5 0v-1.65H7a.75.75 0 0 1 0-1.5h1.75V9.5a.75.75 0 0 1 .75-.75", "key": "b2606cb247f2f5d1c03efa03acbc9a4df8d8a3ca", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MovieAdd as default }; //# sourceMappingURL=MovieAdd.js.map