UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.02 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 MouseApple = createMeisterIcons("mouse-apple", [["path", { "fill": "currentColor", "d": "M9.1 3.65A3.52 3.52 0 0 0 5.55 7.2v9.6a3.52 3.52 0 0 0 3.55 3.55h5.8c1.886 0 3.55-1.664 3.55-3.55V7.2a3.52 3.52 0 0 0-3.55-3.55zM4.05 7.2A5.02 5.02 0 0 1 9.1 2.15h5.8a5.02 5.02 0 0 1 5.05 5.05v9.6c0 2.714-2.336 5.05-5.05 5.05H9.1a5.02 5.02 0 0 1-5.05-5.05z", "key": "6145323f04eeb39568d50c4f3bbb3f3845c3a53d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.57 6.37a.75.75 0 0 1 1.06 0c1.307 1.307 3.333 1.307 4.64 0a.75.75 0 1 1 1.06 1.06c-1.892 1.893-4.867 1.893-6.76 0a.75.75 0 0 1 0-1.06", "key": "41534cd40787577b1ee5c431ddbb4a16ffb96283", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MouseApple as default }; //# sourceMappingURL=MouseApple.js.map