UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 427 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.book = void 0; var book = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M1 0c-.07 0-.13.01-.19.03-.39.08-.7.39-.78.78-.03.06-.03.12-.03.19v5.5c0 .83.67 1.5 1.5 1.5h5.5v-1h-5.5c-.28 0-.5-.22-.5-.5s.22-.5.5-.5h5.5v-5.5c0-.28-.22-.5-.5-.5h-.5v3l-1-1-1 1v-3h-3z" } }] }; exports.book = book;