UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.59 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 CursorCircleB = createMeisterIcons("cursor-circle-b", [["path", { "fill": "currentColor", "d": "m9.1 9.4 1.1 4.2c.1.2.3.3.5.1l3.1-3.1c.1-.1.1-.4-.2-.4L9.4 9.1c-.2-.1-.4.1-.3.3", "key": "5adb711d2425c9cbfe745cef201558b930a080ca", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m9.644 8.389 4.076 1.067c.167.018.34.074.494.187a.96.96 0 0 1 .357.513c.088.31.03.704-.24.974l-3.1 3.1c-.243.242-.613.409-1.025.291a1.1 1.1 0 0 1-.677-.586l-.035-.07-1.105-4.22c-.307-.786.47-1.563 1.255-1.256m.4 1.655.675 2.576 1.902-1.901z", "key": "b913eb7944bee9fe6ddf8a751022b3d854d638b8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.67 11.67a.75.75 0 0 1 1.06 0l2.7 2.7a.75.75 0 0 1-1.06 1.06l-2.7-2.7a.75.75 0 0 1 0-1.06", "key": "6f98dfa5188f1138404e2060b3437e984da65c97", "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": "5f170356d986be2b2df24ab4afa309406df1555d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CursorCircleB as default }; //# sourceMappingURL=CursorCircleB.js.map