@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 935 B
JavaScript
/**
* @license @meistericons/vue v0.5.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": "e0e74cef0f55919362b6b1a4346d0b589c183c8a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotebookOpen as default };
//# sourceMappingURL=NotebookOpen.js.map