@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 940 B
JavaScript
;
/**
* @license @meistericons/react v0.21.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": "3766420a757afb7c6a7770816d04f31495a5b83c", "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": "c2f65d41697a9a0dbb1e599637f310369cea4365", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { JoystickAlt as default };
//# sourceMappingURL=JoystickAlt.js.map