@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.32 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 NoEntryB = createMeisterIcons("no-entry-b", [["path", { "fill": "currentColor", "d": "m18.856 4.98.526.647C20.768 7.333 21.75 9.495 21.75 12A9.713 9.713 0 0 1 12 21.75c-2.376 0-4.663-.863-6.312-2.402l-.565-.527zM7.308 18.747c1.29.956 2.95 1.502 4.692 1.502A8.213 8.213 0 0 0 20.25 12c0-1.79-.598-3.393-1.53-4.755z", "key": "717a1373955b7ca4b9d7422f134ce987abdebebb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.8 6.1 6.1 18.8C4.2 17.1 3 14.7 3 12c0-5 4-9 9-9 2.7 0 5.1 1.2 6.8 3.1", "key": "a2f356cfc606f096f5d7ca9298ec60e99b3c47aa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 3.75A8.213 8.213 0 0 0 3.75 12c0 2.22.886 4.225 2.341 5.748L17.748 6.091C16.225 4.636 14.22 3.75 12 3.75M2.25 12A9.713 9.713 0 0 1 12 2.25c2.931 0 5.53 1.305 7.359 3.35l.473.529L6.129 19.832l-.53-.473C3.556 17.529 2.25 14.93 2.25 12", "key": "f79b2d6e61b348b345d32679ab7338d0c7bd5bf6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NoEntryB as default };
//# sourceMappingURL=NoEntryB.js.map