@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2 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 GameboyB = createMeisterIcons("gameboy-b", [["path", { "fill": "currentColor", "d": "M18.95 4.25v7.7H5.05v-7.7c0-.9.8-1.7 1.7-1.7h10.5c.9.1 1.7.8 1.7 1.7", "key": "1b84e5c4288c4d59844d5e4ccd94ba79db870b60", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.75 3.3c-.486 0-.95.464-.95.95v6.95h12.4V4.25c0-.412-.392-.867-.996-.95zm-2.45.95c0-1.314 1.136-2.45 2.45-2.45h10.542l.04.005c1.175.13 2.368 1.066 2.368 2.445v8.45H4.3z", "key": "84f3f49af5544986a48a2701062ed8a2a0a0ce9b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.3 11.3h15.4v8.45c0 1.314-1.136 2.45-2.45 2.45H6.75c-1.314 0-2.45-1.136-2.45-2.45zm1.5 1.5v6.95c0 .486.464.95.95.95h10.5c.486 0 .95-.464.95-.95V12.8z", "key": "eaed6bba4b4410d6b05eb707e0ebfdaa5db770f5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.9 16.55a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", "key": "06126f222b76d25e410eeccb556f62d6768bd6e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.65 13.8a.75.75 0 0 1 .75.75v4a.75.75 0 1 1-1.5 0v-4a.75.75 0 0 1 .75-.75", "key": "fb3f6cc928b239903fc2ced8c9321be9d05aef64", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.45 15.75c-.2 0-.4-.1-.5-.2s-.2-.3-.2-.5.1-.4.2-.5c.2-.2.6-.3.8-.2.1 0 .2.1.2.2.1.1.2.3.2.5s-.1.4-.2.5-.2.1-.2.2zm0 3.1c-.2 0-.4-.1-.5-.2s-.2-.3-.2-.5c0-.1 0-.2.1-.3 0-.1.1-.2.2-.2.3-.3.8-.3 1.1 0 .1.1.2.3.2.5s-.1.4-.2.5c-.3.1-.5.2-.7.2", "key": "2097d369d792b431f4f7266981687644edb5fdab", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { GameboyB as default };
//# sourceMappingURL=GameboyB.js.map