@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.27 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 JoystickAltB = createMeisterIcons("joystick-alt-b", [["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-.75", "key": "3f938ab83550cc6aaf3d340ea4967c59594fcaf4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.7 10.95a3.2 3.2 0 1 0 0-6.4 3.2 3.2 0 0 0 0 6.4", "key": "b0e3f0d62c9075567c25132792861d476112ebe8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.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": "ac9f74dce5753dfd3908e8cd03128c7f8042b4b6", "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": "58c5790eb7d57248d39466c0b380f328b37699f8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { JoystickAltB as default };
//# sourceMappingURL=JoystickAltB.js.map