UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.83 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 MoviePauseB = createMeisterIcons("movie-pause-b", [["path", { "fill": "currentColor", "d": "M12.75 18h-7c-1.7 0-3-1.3-3-3V9c0-1.7 1.3-3 3-3h7c1.7 0 3 1.3 3 3v6c0 1.6-1.4 3-3 3", "key": "367bc87facaef7abfc5c22dbc50316b38f938bdc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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.186 0 2.25-1.064 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 2.014-1.736 3.75-3.75 3.75h-7C3.636 18.75 2 17.114 2 15z", "key": "1cb9e774cb1e5b34da4abfd7deb12d880a0d41a4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M19.378 8.649C20.614 7.943 22 8.866 22 10.2v3.5c0 1.334-1.386 2.258-2.622 1.551l-.005-.002-2.997-1.74a1.1 1.1 0 0 1-.397-.224l-.036-.032-.013-.013-.006-.005-.002-.002-.001-.002h-.001l.53-.531-.53.53a.75.75 0 0 1 .905-1.18h.027l3.272 1.9c.108.06.19.045.249.01.063-.04.127-.121.127-.26v-3.5c0-.139-.064-.22-.127-.26-.059-.035-.141-.05-.25.01L16.94 11.8a.86.86 0 0 1-.489.15.75.75 0 0 1-.315-1.43 1 1 0 0 1 .233-.123z", "key": "dfa944af7d9b5c02050129bc2c9f45a3c30f9e0a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.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": "adc02f1a92f4378d4641752216a021a79445859e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MoviePauseB as default }; //# sourceMappingURL=MoviePauseB.js.map