@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.76 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 NotesB = createMeisterIcons("notes-b", [["path", { "fill": "currentColor", "d": "M5.956 5.694c-1.286 0-2.25.965-2.25 2.25v10.7c0 1.286.964 2.25 2.25 2.25h7c.369 0 .7-.07.983-.195l-6.065-1.427c-1.986-.496-3.249-2.49-2.747-4.506l2.177-9.072zm-3.75 2.25c0-2.114 1.635-3.75 3.75-3.75h3.25L6.584 15.126c-.295 1.182.439 2.384 1.65 2.69l7.002 1.647.13.13.027.001h1.417l-.717 1.148c-.649 1.037-1.8 1.652-3.136 1.652h-7c-2.115 0-3.75-1.635-3.75-3.75z", "key": "90ef2dd2819f0d46434e4d1c99f2848533aecc10", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m20.956 7.644-2.5 10.4c-.4 1.4-1.7 2.4-3.1 2.3-.2 0-.4 0-.6-.1l-6.8-1.6c-1.6-.4-2.6-2-2.2-3.6l2.4-10 .1-.4c.4-1.6 2-2.6 3.6-2.2l6.8 1.6c1.7.4 2.7 2 2.3 3.6", "key": "6d19ba152f232b90c3f867fc242f4a60107bc149", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.674 3.172c-1.183-.296-2.387.44-2.69 1.654l-.1.397-2.4 10.003c-.296 1.181.438 2.384 1.649 2.69l6.88 1.618.078.04a.2.2 0 0 0 .058.014 2 2 0 0 0 .207.006h.026l.027.002c1 .072 2.002-.651 2.321-1.743l2.498-10.39c.292-1.17-.426-2.378-1.744-2.689zm.358-1.457c-2.015-.5-4.008.763-4.504 2.747l-.1.4-2.401 10.004c-.502 2.016.761 4.01 2.747 4.506l6.739 1.586c.328.138.64.137.814.136h.004c1.784.113 3.363-1.153 3.846-2.844l.004-.015 2.503-10.412c.505-2.03-.776-4.02-2.857-4.509z", "key": "8b528a395f0432d4b0588de720136d79f6b2be8d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotesB as default };
//# sourceMappingURL=NotesB.js.map