UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.4 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 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": "9194a824d28d94ceea677768b86bc09db1d7f21a", "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": "6353d45f6fb874957042c759bc1a8c2d6d1ff2ac", "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": "572f5e88be1c9187a8b72f4ae5dd51d30e76cd34", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CursorCircle as default }; //# sourceMappingURL=CursorCircle.js.map