@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 kB
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 MouseAltB = createMeisterIcons("mouse-alt-b", [["path", { "fill": "currentColor", "d": "M18.306 18.363c-2.6 2.6-6.6 2.6-9.1 0l-3.6-3.6c-2.5-2.5-2.5-6.6 0-9.1l.1-.1c2.5-2.5 6.6-2.5 9.1 0l3.6 3.6c2.5 2.6 2.5 6.6-.1 9.2", "key": "df7299d6cfef3397892f6852fc75bb7d5f6b7830", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.276 6.093c-2.207-2.207-5.832-2.207-8.04 0l-.1.1c-2.207 2.207-2.207 5.832 0 8.04l3.606 3.604.005.006c2.2 2.287 5.716 2.302 8.029-.01 2.307-2.308 2.309-5.838.095-8.146zm-9.1-1.06c2.793-2.794 7.368-2.794 10.16 0l3.606 3.604.005.006c2.78 2.892 2.78 7.359-.11 10.25-2.886 2.885-7.365 2.902-10.166-.005l-3.595-3.595c-2.793-2.793-2.793-7.368 0-10.16z", "key": "d4bfc0c042a3d1d8e6ea1b9db1b575dc1a424897", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.576 8.632a.75.75 0 0 1 1.06 0l1.4 1.4a.75.75 0 0 1-1.06 1.06l-1.4-1.4a.75.75 0 0 1 0-1.06", "key": "822b6bb5975c53edfb3dedc56d246d4d1c79972b", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MouseAltB as default };
//# sourceMappingURL=MouseAltB.js.map