@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.37 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 Button = createMeisterIcons("button", [["path", { "fill": "currentColor", "d": "M12.05 3.8a8.213 8.213 0 0 0-8.25 8.25c0 4.491 3.67 8.25 8.25 8.25a8.213 8.213 0 0 0 8.25-8.25 8.213 8.213 0 0 0-8.25-8.25M2.3 12.05a9.713 9.713 0 0 1 9.75-9.75 9.713 9.713 0 0 1 9.75 9.75 9.713 9.713 0 0 1-9.75 9.75c-5.42 0-9.75-4.441-9.75-9.75", "key": "b2a81f51fb3d0893d93c6ba448d80b6d4f5b7e7f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.75 11.35c.2-.2.5-.3.7-.3.1 0 .3 0 .4.1.1 0 .2.1.3.2s.1.2.2.3c0 .1.1.3.1.4 0 .5-.5 1-1 1-.1 0-.3 0-.4-.1s-.2-.1-.3-.2c-.2-.2-.3-.4-.3-.7s.1-.5.3-.7m-3.4 3.4c.2-.2.4-.3.7-.3s.5.1.7.3.3.5.3.7c0 .5-.5 1-1 1-.3 0-.5-.1-.7-.3s-.3-.4-.3-.7.1-.6.3-.7m-.1-6.9c.2-.2.5-.3.7-.3.1 0 .3 0 .4.1.1 0 .2.1.3.2s.2.2.2.3.1.3.1.4c0 .5-.5 1-1 1-.1 0-.3 0-.4-.1-.1 0-.2-.1-.3-.2-.2-.1-.3-.4-.3-.7 0-.2.1-.5.3-.7m-3.4 3.4c.2-.2.4-.3.7-.3s.5.1.7.3.3.5.3.7c0 .5-.5 1-1 1-.3 0-.5-.1-.7-.3-.1-.2-.2-.4-.2-.7s.1-.5.2-.7", "key": "482a15dd705d1477f380d60050312ecc587de3e1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Button as default };
//# sourceMappingURL=Button.js.map