@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.14 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 CursorCircle1 = createMeisterIcons("cursor-circle-1", [["path", { "fill": "currentColor", "d": "M3.688 11.918a8.213 8.213 0 0 1 8.25-8.25 8.213 8.213 0 0 1 8.25 8.25.75.75 0 0 0 1.5 0 9.713 9.713 0 0 0-9.75-9.75 9.713 9.713 0 0 0-9.75 9.75 9.713 9.713 0 0 0 9.75 9.75.75.75 0 0 0 0-1.5 8.213 8.213 0 0 1-8.25-8.25m11.718 7.014-1.739-5.284 5.284 1.739-2.204.386a.98.98 0 0 0-.59.29c-.13.13-.223.285-.29.42l-.05.098zm-2.84-7.043a.97.97 0 0 1 .639.028l7.87 2.59c.537.179.738.683.738 1.049 0 .194-.052.433-.214.642a.95.95 0 0 1-.675.367l-3.694.646-.663 3.792-.018.052c-.131.394-.481.726-.937.772a1 1 0 0 1-.72-.21 1.1 1.1 0 0 1-.374-.585l-2.54-7.718-.036-.056a.85.85 0 0 1-.118-.5.95.95 0 0 1 .283-.595c.12-.12.277-.22.46-.274", "key": "176bcd59dfcbdb3282d3a410430578507829f033", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorCircle1 as default };
//# sourceMappingURL=CursorCircle1.js.map