UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 923 B
/** * @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 JoystickAlt = createMeisterIcons("joystick-alt", [["path", { "fill": "currentColor", "d": "M3.95 19.45a.75.75 0 0 1 .75-.75h14.6a.75.75 0 1 1 0 1.5H4.7a.75.75 0 0 1-.75-.75M15.7 5.3a2.45 2.45 0 1 0 0 4.9 2.45 2.45 0 0 0 0-4.9m-3.95 2.45a3.95 3.95 0 1 1 7.9 0 3.95 3.95 0 0 1-7.9 0", "key": "7ff42b551b858168f9c9e06249d0d105c071f56d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.03 10.036a.75.75 0 0 1 .484.944l-2.8 8.7a.75.75 0 1 1-1.428-.46l2.8-8.7a.75.75 0 0 1 .944-.484", "key": "9d25e41b2ea356098450ec10b88bf73238da29db", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { JoystickAlt as default }; //# sourceMappingURL=JoystickAlt.js.map