UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.98 kB
/** * @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 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": "e5c9e4809daa4036957ef8d1d3c71cc0722c0e6e", "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": "ec61051cc52c7ac434d320dd6f72d225db7306c7", "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": "317bb10d33ec9e20c6993afa0b0de96f134a5863", "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": "8bf19ef8ea6b72722e149af93431230c9ea0600f", "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": "f4631080ffdc2fe5b34e09a1d82fc91c526a87a1", "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": "005ebd2e1f037c6d7ea1191f36b48bc9e5392722", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { GameboyB as default }; //# sourceMappingURL=GameboyB.js.map