UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 2.23 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 CursorCircleDashedB = createMeisterIcons("cursor-circle-dashed-b", [["path", { "fill": "currentColor", "d": "m9.1 9.7 1.1 4.2c.1.2.3.3.5.1l3.1-3.1c.2-.2.1-.4-.1-.5L9.5 9.3c-.3 0-.5.2-.4.4", "key": "54317d928b41fa90519d384893b42f4993d8d166", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.62 8.895a1.24 1.24 0 0 1 .88-.345h.097l4.369 1.144.07.035c.213.107.483.32.585.678.118.41-.048.781-.29 1.023l-3.1 3.1c-.243.243-.613.409-1.024.291a1.1 1.1 0 0 1-.678-.585l-.035-.07-1.106-4.223a.98.98 0 0 1 .232-1.048m1.389 1.314.71 2.712 2.002-2.002z", "key": "735b60a50c9c63cef6dbc96059a08c9e620c71de", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.66 11.98a.75.75 0 0 1 1.06-.02l2.7 2.6a.75.75 0 0 1-1.04 1.08l-2.7-2.6a.75.75 0 0 1-.02-1.06m-1.562-9.544a9.8 9.8 0 0 1 3.804 0 .75.75 0 0 1-.291 1.471 8.3 8.3 0 0 0-3.222 0 .75.75 0 1 1-.291-1.471m6.28 1.663a.75.75 0 0 1 1.04-.206 9.8 9.8 0 0 1 2.69 2.69.75.75 0 0 1-1.247.834 8.3 8.3 0 0 0-2.278-2.278.75.75 0 0 1-.206-1.04m-8.755 0a.75.75 0 0 1-.206 1.04 8.3 8.3 0 0 0-2.278 2.278.75.75 0 0 1-1.246-.835 9.8 9.8 0 0 1 2.69-2.69.75.75 0 0 1 1.04.207M3.317 9.508a.75.75 0 0 1 .59.881 8.3 8.3 0 0 0 0 3.222.75.75 0 0 1-1.471.291 9.8 9.8 0 0 1 0-3.804.75.75 0 0 1 .88-.59m17.366 0a.75.75 0 0 1 .881.59 9.8 9.8 0 0 1 0 3.804.75.75 0 1 1-1.471-.291 8.3 8.3 0 0 0 0-3.222.75.75 0 0 1 .59-.881m-.782 6.87a.75.75 0 0 1 .206 1.04 9.8 9.8 0 0 1-2.69 2.69.75.75 0 0 1-.834-1.247 8.3 8.3 0 0 0 2.278-2.278.75.75 0 0 1 1.04-.206m-15.802 0a.75.75 0 0 1 1.04.205 8.3 8.3 0 0 0 2.278 2.278.75.75 0 1 1-.835 1.246 9.8 9.8 0 0 1-2.69-2.69.75.75 0 0 1 .207-1.04m5.409 4.305a.75.75 0 0 1 .881-.59 8.3 8.3 0 0 0 3.222 0 .75.75 0 1 1 .291 1.471 9.8 9.8 0 0 1-3.804 0 .75.75 0 0 1-.59-.88", "key": "5e034fa4bd8a5b332745fb2a5fdb298c780db25f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CursorCircleDashedB as default }; //# sourceMappingURL=CursorCircleDashedB.js.map