@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.63 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 Gameboy = createMeisterIcons("gameboy", [["path", { "fill": "currentColor", "d": "M6.7 3.3c-.486 0-.95.464-.95.95v15.5c0 .486.464.95.95.95h10.6c.486 0 .95-.464.95-.95V4.25c0-.486-.464-.95-.95-.95zm-2.45.95c0-1.314 1.136-2.45 2.45-2.45h10.6c1.314 0 2.45 1.136 2.45 2.45v15.5c0 1.314-1.136 2.45-2.45 2.45H6.7c-1.314 0-2.45-1.136-2.45-2.45z", "key": "65c2fd9f91d378e81b191ec0c70ba8e0dbce3a57", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.35 12.05a.75.75 0 0 1 .75-.75H19a.75.75 0 0 1 0 1.5H5.1a.75.75 0 0 1-.75-.75m2.6 4.5a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", "key": "ccf74908b070c11761ba2a64eb3277487a37d706", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.7 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": "be5d3d7fc284c76611ebf3cf48017076194074d1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.5 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": "cc24cfcdeee392be66fca151c4f168f71afbe178", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Gameboy as default };
//# sourceMappingURL=Gameboy.js.map