@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 986 B
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 Cursor = createMeisterIcons("cursor", [["path", { "fill": "currentColor", "d": "M6.771 5.373 16.21 7.85l.07.035c.23.115.513.34.62.714.122.426-.049.814-.308 1.073l-6.919 6.919c-.26.26-.647.43-1.073.308-.373-.107-.599-.39-.714-.62l-.035-.07L5.373 6.77c-.11-.353-.09-.811.248-1.15.339-.338.797-.357 1.15-.248m.207 1.604 2.118 8.07 5.95-5.952zm8.552 1.635", "key": "975bf11f13963567553dd7e1488ba513beaab332", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.13 12.13a.75.75 0 0 1 1.06 0l5.277 5.276a.75.75 0 0 1-1.06 1.061L12.13 13.19a.75.75 0 0 1 0-1.06", "key": "6ccb7b366f8f59255dddf1c6059f0cbacabbbecd", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Cursor as default };
//# sourceMappingURL=Cursor.js.map