@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.15 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 Notebook = createMeisterIcons("notebook", [["path", { "fill": "currentColor", "d": "M5.75 6c0-1.286.964-2.25 2.25-2.25h8c1.286 0 2.25.964 2.25 2.25v12c0 1.286-.964 2.25-2.25 2.25H8c-1.286 0-2.25-.964-2.25-2.25zM8 2.25C5.886 2.25 4.25 3.886 4.25 6v12c0 2.114 1.636 3.75 3.75 3.75h8c2.114 0 3.75-1.636 3.75-3.75V6c0-2.114-1.636-3.75-3.75-3.75zM8.75 7c0-.13.04-.18.055-.195.016-.015.065-.055.195-.055h6c.13 0 .18.04.195.055.015.016.055.065.055.195v3c0 .006-.01.075-.093.157-.082.082-.15.093-.157.093H9c-.13 0-.18-.04-.195-.055-.015-.016-.055-.065-.055-.195zM9 5.25c-.47 0-.92.16-1.255.495S7.25 6.53 7.25 7v3c0 .47.16.92.495 1.255s.785.495 1.255.495h6c.494 0 .925-.24 1.218-.532s.532-.724.532-1.218V7c0-.47-.16-.92-.495-1.255S15.47 5.25 15 5.25z", "key": "a38149cdf3533588907b167b811d00fa7484db6d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Notebook as default };
//# sourceMappingURL=Notebook.js.map