@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 865 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 MouseAlt = createMeisterIcons("mouse-alt", [["path", { "fill": "currentColor", "d": "M6.23 6.137c2.207-2.208 5.833-2.208 8.04 0l3.6 3.6c2.207 2.207 2.207 5.832 0 8.039-2.315 2.314-5.94 2.3-8.14.1l-3.6-3.6c-2.207-2.207-2.207-5.832 0-8.04zm9.1-1.061c-2.793-2.793-7.367-2.793-10.16 0l-.1.1c-2.793 2.793-2.793 7.368 0 10.16l3.6 3.6c2.8 2.8 7.375 2.786 10.26-.1 2.793-2.792 2.793-7.367 0-10.16zm-5.7 3.5a.75.75 0 0 0-1.06 1.06l1.4 1.4a.75.75 0 1 0 1.06-1.06z", "key": "ea6b1ce1954d7741270d650c2c80ade49d7d9269", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MouseAlt as default };
//# sourceMappingURL=MouseAlt.js.map