UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.28 kB
"use strict"; /** * @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 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": "4c6720660983fd4deb8bdc1d02da93bd2e2aa5bd", "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": "8c0d71d9f9840036242e43bb568da87e59b33660", "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": "a372ebe8a7aabf2b0fb034b74dfde409dde87555", "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": "9a042f6d204cf3269c83eefaee88b98a896c79a7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { JoystickAltB as default }; //# sourceMappingURL=JoystickAltB.js.map