@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.38 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 CursorCircle = createMeisterIcons("cursor-circle", [["path", { "fill": "currentColor", "d": "M7.579 7.658c.28-.282.674-.408 1.053-.408h.097l6.426 1.692.07.035c.263.133.569.383.682.784.13.453-.047.872-.338 1.164l-4.618 4.643c-.29.292-.71.473-1.167.341-.401-.115-.65-.423-.781-.686l-.035-.07-1.643-6.308a1.09 1.09 0 0 1 .254-1.187M8.874 8.84l1.38 5.302 3.893-3.913z", "key": "4cfc9488e40294a0258b2649881e76d967743a86", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.193 12.193a.66.66 0 0 1 .933 0l3.68 3.68a.66.66 0 1 1-.932.934l-3.68-3.68a.66.66 0 0 1 0-.934", "key": "7233ebb7d2e264bcf83aaf9bf3277675e857e450", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 4.491 3.67 8.25 8.25 8.25A8.213 8.213 0 0 0 20.25 12 8.213 8.213 0 0 0 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "d80aabf5a8108aeda1cb27f57496ab0a728dacb6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorCircle as default };
//# sourceMappingURL=CursorCircle.js.map