UNPKG

@kde/react-icons-kit

Version:

React Icons Kit using various Svg Icon set, forked from react-icons-kit

6 lines (5 loc) 490 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var bookOpen = exports.bookOpen = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z" }, "children": [] }, { "name": "path", "attribs": { "d": "M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };