@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 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 NotebookOpenB = createMeisterIcons("notebook-open-b", [["path", { "fill": "currentColor", "d": "M7 3.75A3.26 3.26 0 0 0 3.75 7v10A3.26 3.26 0 0 0 7 20.25h4.25V3.75zM2.25 7A4.76 4.76 0 0 1 7 2.25h5.75v19.5H7A4.76 4.76 0 0 1 2.25 17z", "key": "593f0b6d04a711647fa4808196da5e93a4b24b89", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 7v10c0 2.2-1.8 4-4 4h-5V3h5c2.2 0 4 1.7 4 4", "key": "843647fc509f58bda44c6c96749c5cd5ac0c4acd", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 2.25H17c2.602 0 4.75 2.024 4.75 4.75v10A4.76 4.76 0 0 1 17 21.75h-5.75zm1.5 1.5v16.5H17A3.26 3.26 0 0 0 20.25 17V7c0-1.874-1.452-3.25-3.25-3.25zM5.55 8a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2A.75.75 0 0 1 5.55 8m0 4a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75", "key": "17e71c12d9cbecf88a93b26fccda2d7e5787181f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotebookOpenB as default };
//# sourceMappingURL=NotebookOpenB.js.map