@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.52 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 CursorCircleB1 = createMeisterIcons("cursor-circle-b-1", [["path", { "fill": "currentColor", "d": "m12.938 12.618 7.9 2.6c.3.1.3.6 0 .6l-4 .7q-.15 0-.3.3l-.7 4c-.1.3-.5.4-.6 0l-2.6-7.9c-.2-.1.1-.4.3-.3", "key": "b3b6e0addd902944163b799f1326fc9982737525", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m13.667 13.648 1.74 5.284.41-2.351.05-.098c.067-.136.16-.29.29-.42a.98.98 0 0 1 .59-.29l2.204-.386zm-.462-1.732a.97.97 0 0 0-.639-.027c-.182.054-.34.155-.459.274a.95.95 0 0 0-.283.594.85.85 0 0 0 .154.557l2.54 7.718c.058.21.173.424.375.584a1 1 0 0 0 .72.21c.455-.045.805-.377.936-.77l.018-.054.663-3.791 3.694-.647a.95.95 0 0 0 .675-.366c.162-.209.213-.448.213-.642 0-.366-.2-.87-.737-1.05z", "key": "2eaa31605f0e9bbe462262cc5d79e79922f125a1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.938 3.668a8.213 8.213 0 0 0-8.25 8.25 8.213 8.213 0 0 0 8.25 8.25.75.75 0 0 1 0 1.5 9.713 9.713 0 0 1-9.75-9.75 9.713 9.713 0 0 1 9.75-9.75 9.713 9.713 0 0 1 9.75 9.75.75.75 0 0 1-1.5 0 8.213 8.213 0 0 0-8.25-8.25", "key": "57a9133c225b396aef70e7b5a190d203c970cbd5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorCircleB1 as default };
//# sourceMappingURL=CursorCircleB1.js.map