UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 952 B
"use strict"; /** * @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 NotebookOpen = createMeisterIcons("notebook-open", [["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v10A3.26 3.26 0 0 0 7 20.25h4.25V3.75zm10 16.5h-4.25V3.75H17A3.26 3.26 0 0 1 20.25 7v10A3.26 3.26 0 0 1 17 20.25M2.25 7c0-2.714 2.036-4.75 4.75-4.75h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17zm4.05.25a.75.75 0 0 0 0 1.5h2a.75.75 0 1 0 0-1.5zM5.55 12a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h2a.75.75 0 0 0 0-1.5z", "key": "66ef11422528136cdc913f2b90896e0e8cece112", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NotebookOpen as default }; //# sourceMappingURL=NotebookOpen.js.map