UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.22 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Books2 = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M7.333 5.5a2.25 2.25 0 012.25-2.25h1.583a2.25 2.25 0 012.25 2.196c.227-.175.492-.308.786-.387l2.253-.604a2.25 2.25 0 012.756 1.591L21.93 16.19a2.25 2.25 0 01-1.591 2.755l-2.254.604a2.25 2.25 0 01-2.756-1.59l-1.912-7.136v6.428a2.25 2.25 0 01-2.25 2.25H9.583a2.242 2.242 0 01-1.5-.573 2.242 2.242 0 01-1.5.573H4.25A2.25 2.25 0 012 17.25v-9.5A2.25 2.25 0 014.25 5.5h2.333c.263 0 .516.045.75.128V5.5zm0 11.75V7.728A.75.75 0 006.583 7H4.25a.75.75 0 00-.75.75v9.5c0 .414.336.75.75.75h2.333a.75.75 0 00.75-.73v-.02zm2.25.75h1.583a.75.75 0 00.75-.75V5.5a.75.75 0 00-.75-.75H9.583a.75.75 0 00-.75.75v11.77a.75.75 0 00.75.73zm4.476-10.573l2.718 10.142a.75.75 0 00.919.53l2.253-.604a.75.75 0 00.53-.918L17.763 6.435a.75.75 0 00-.918-.53l-2.254.603a.75.75 0 00-.53.919z", fill: "#323544" })); exports.default = Books2;