@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.28 kB
JavaScript
;
/**
* @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 MovieCross = createMeisterIcons("movie-cross", [["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.202-.98 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.13 0 3.75-1.752 3.75-3.75v-1.13l2.374 1.379.004.002c1.236.706 2.622-.217 2.622-1.551v-3.6c0-1.334-1.386-2.258-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-.099l3.016-1.75c.108-.062.19-.046.249-.01.063.038.127.12.127.259v3.6c0 .139-.064.22-.127.26-.059.035-.141.05-.25-.01l-3.012-1.75-.03-.03a1 1 0 0 0-.081-.07zm-5.027-2.038a.75.75 0 0 1 .015 1.06l-1.192 1.228 1.192 1.227a.75.75 0 1 1-1.076 1.046L9.5 13.026l-1.162 1.197a.75.75 0 0 1-1.076-1.046l1.192-1.227-1.192-1.227a.75.75 0 1 1 1.076-1.046L9.5 10.874l1.162-1.197a.75.75 0 0 1 1.06-.015", "key": "e53d5ce1cd17c41dd5245ed47c6bdad88a28662d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MovieCross as default };
//# sourceMappingURL=MovieCross.js.map