UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

63 lines (62 loc) 1.21 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_book = void 0; var basic_book = { "viewBox": "0 0 64 64", "children": [{ "name": "rect", "attribs": { "x": "7", "y": "1", "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "width": "46", "height": "62" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "15", "y1": "63", "x2": "15", "y2": "2" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "20", "y1": "15", "x2": "48", "y2": "15" }, "children": [] }, { "name": "line", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "x1": "20", "y1": "21", "x2": "48", "y2": "21" }, "children": [] }] }; exports.basic_book = basic_book;