@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.33 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 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": "6c76f58e45997b029cac4d72ef8cfac739c8e709", "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": "a867cb46ef0696248631b2b6b035660cc176f381", "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": "710f58745864360a47fbb673f4aea9f9426ac1fa", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MouseAltB as default };
//# sourceMappingURL=MouseAltB.js.map