UNPKG

@mozaic-ds/icons-react

Version:
15 lines (10 loc) 1.37 kB
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var tslib_es6 = require('../../node_modules/tslib/tslib.es6.js'); var index = require('../../node_modules/react/index.js'); const Book32 = (_a) => { var { fill, size = '2rem' } = _a, rest = tslib_es6.__rest(_a, ["fill", "size"]); return (index.default.createElement("svg", Object.assign({ "aria-hidden": "true", width: size, height: size }, rest, { fill: fill, xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32" }), index.default.createElement("path", { "fill-rule": "evenodd", d: "M22.667 3c-2.95 0-4.881 1.119-6.069 2.405a6.839 6.839 0 0 0-1.342 2.14A3.65 3.65 0 0 0 13.333 7H4a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h9.333c.92 0 1.667.746 1.667 1.667a1 1 0 1 0 2 0c0-.92.746-1.667 1.667-1.667H28a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-4.333V4a1 1 0 0 0-1-1Zm-1 5V5.056c-1.789.206-2.907.956-3.599 1.706-.417.452-.693.92-.863 1.3a2.9 2.9 0 0 0-.205.605v12.557c1.03-1.024 2.54-1.949 4.667-2.173V8Zm2 1H27v14h-8.333c-.216 0-.428.019-.634.055l.06-.07c.842-.983 2.245-1.985 4.574-1.985a1 1 0 0 0 1-1V9ZM15 23.4V10.667C15 9.747 14.254 9 13.333 9H5v14h8.333c.6 0 1.167.144 1.667.4ZM7.5 12.667a.5.5 0 0 1 .5-.5h4a.5.5 0 1 1 0 1H8a.5.5 0 0 1-.5-.5ZM8 15.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H8Zm-.5 3.833a.5.5 0 0 1 .5-.5h4a.5.5 0 0 1 0 1H8a.5.5 0 0 1-.5-.5Z" }))); }; exports.default = Book32;