UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

30 lines (29 loc) 598 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.book = void 0; var book = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M4 19.5A2.5 2.5 0 0 1 6.5 17H20" }, "children": [] }, { "name": "path", "attribs": { "d": "M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.book = book;