UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1 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 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": "dee228c68818c22c8ba71a9bce6bb4792ab8d75f", "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": "891ba9cdebf3cf9ecc36b0a2c7ad510669314454", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Cursor as default }; //# sourceMappingURL=Cursor.js.map