@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.48 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 MoviePause = createMeisterIcons("movie-pause", [["path", { "fill": "currentColor", "d": "M5.75 6.75C4.464 6.75 3.5 7.714 3.5 9v6c0 1.286.964 2.25 2.25 2.25h7c1.27 0 2.25-1.048 2.25-2.25V9c0-1.286-.964-2.25-2.25-2.25zM2 9c0-2.114 1.636-3.75 3.75-3.75h7c2.114 0 3.75 1.636 3.75 3.75v6c0 1.998-1.62 3.75-3.75 3.75h-7C3.636 18.75 2 17.114 2 15z", "key": "515c98555d8d001a5bb91338bd2ada189e0497c2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.378 8.549c1.236-.707 2.622.217 2.622 1.55v3.6c0 1.335-1.386 2.258-2.622 1.552l-.005-.002-2.997-1.74a1.1 1.1 0 0 1-.397-.224l-.036-.033-.013-.012-.006-.005-.002-.003h-.001l-.001-.002.51-.511-.51.511a.75.75 0 0 1 .905-1.18h.027l3.272 1.9c.108.06.19.045.248.01.064-.04.128-.121.128-.26v-3.6c0-.14-.064-.221-.128-.26-.058-.035-.14-.051-.248.01l-3.185 1.85a.9.9 0 0 1-.254.118 1 1 0 0 1-.235.032.75.75 0 0 1-.315-1.43 1 1 0 0 1 .233-.123zM7.25 9.25A.75.75 0 0 1 8 10v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75m4 0A.75.75 0 0 1 12 10v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75", "key": "1fdb7cdf492eea82d219afdb59423c20f141faac", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MoviePause as default };
//# sourceMappingURL=MoviePause.js.map