UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.64 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 Bookalope = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M1.418 24v-1.184c.81-.02 1.46-.083 1.948-.187s.862-.28 1.122-.53c.26-.249.437-.603.53-1.06.093-.457.14-1.05.14-1.777V4.738c0-.728-.036-1.315-.11-1.762-.072-.447-.217-.8-.435-1.06-.219-.26-.535-.436-.95-.53-.416-.093-.957-.16-1.622-.202V0h9.32c2.805 0 4.987.499 6.546 1.496 1.558.998 2.337 2.4 2.337 4.207 0 1.372-.43 2.494-1.293 3.367-.863.873-2.229 1.59-4.1 2.151v.124c.645.063 1.206.136 1.685.219.477.083.903.182 1.277.295.374.115.723.255 1.045.421.321.166.638.354.95.561 1.85 1.31 2.774 2.952 2.774 4.925a5.529 5.529 0 01-.92 3.07c-.612.946-1.47 1.69-2.571 2.23a6.245 6.245 0 01-1.091.452c-.374.114-.81.207-1.31.28-.498.073-1.075.124-1.728.156-.655.03-1.43.046-2.323.046H1.42zm11.315-1.34c3.76 0 5.642-1.61 5.642-4.831 0-2.348-.967-3.99-2.9-4.925a11.61 11.61 0 00-.966-.374 5.688 5.688 0 00-1.09-.233 16.9 16.9 0 00-1.482-.11c-.571-.02-1.272-.031-2.103-.031H8.43v6.951c0 1.268.332 2.177.997 2.727.665.55 1.766.826 3.305.826zm-2.557-12.063c.645 0 1.185-.01 1.622-.03a9.85 9.85 0 001.121-.11c.312-.052.587-.125.827-.218.239-.093.483-.224.732-.39.665-.415 1.137-.914 1.418-1.496.28-.582.421-1.34.421-2.275 0-1.642-.4-2.82-1.2-3.538-.8-.718-2.052-1.076-3.756-1.076h-2.4c-.354 0-.53.177-.53.53v8.603z" })); exports.default = Bookalope;