@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.19 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 CursorB = createMeisterIcons("cursor-b", [["path", { "fill": "currentColor", "d": "m7 7.3 2.1 8c.1.3.3.3.5.2l5.9-5.9c.1-.2.1-.4-.2-.5L7.3 7c-.2-.1-.4.1-.3.3", "key": "04dc9cc1c1d8517749f21795b2a3aaf4d433935f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m7.545 6.289 7.969 2.092.023.007c.29.097.617.31.734.718.102.357-.02.668-.1.83l-.055.108-6.072 6.072-.109.055c-.161.08-.472.202-.829.1-.408-.117-.621-.445-.718-.734l-.007-.023-2.092-7.97c-.307-.785.47-1.562 1.256-1.255m.4 1.656L9.639 14.4 14.4 9.64z", "key": "335550bd88f8b9797191fc2aee1481c682510570", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.97 11.97a.75.75 0 0 1 1.06 0l4.6 4.6a.75.75 0 1 1-1.06 1.06l-4.6-4.6a.75.75 0 0 1 0-1.06", "key": "f7e2366cf5693607c98d09a03f0da53ed9bb7b71", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CursorB as default };
//# sourceMappingURL=CursorB.js.map