UNPKG

@icongo/li

Version:
23 lines (22 loc) 2.05 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.LIBrandGoodreads = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var LIBrandGoodreads = function LIBrandGoodreads(props) { return /*#__PURE__*/(0, _jsxRuntime.jsx)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props), {}, { children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "M10.762 8.988V1.245h-1.03v1.453h-.031a2.749 2.749 0 0 0-.421-.654 3.227 3.227 0 0 0-.616-.547 2.897 2.897 0 0 0-.76-.368A3.006 3.006 0 0 0 7.02 1c-.605 0-1.15.112-1.623.335a3.431 3.431 0 0 0-1.192.915 4.068 4.068 0 0 0-.735 1.355 5.287 5.287 0 0 0-.253 1.642c0 .6.07 1.163.212 1.69.143.53.369.989.684 1.382a3.2 3.2 0 0 0 1.188.916c.48.218 1.059.33 1.735.33.624 0 1.165-.157 1.63-.472a2.997 2.997 0 0 0 1.06-1.263h.03v1.142c0 1.022-.21 1.804-.631 2.353-.42.54-1.112.819-2.073.819a3.84 3.84 0 0 1-.834-.091 2.679 2.679 0 0 1-.744-.285 1.964 1.964 0 0 1-.571-.519 1.849 1.849 0 0 1-.316-.796H3.532c.034.443.158.827.369 1.15.212.323.48.586.8.796.321.203.684.353 1.087.451.405.097.819.15 1.246.15.692 0 1.27-.098 1.743-.277.474-.188.857-.451 1.15-.804.301-.354.511-.775.647-1.278a6.5 6.5 0 0 0 .21-1.684l-.022.031zM7.02 8.71c-.477 0-.891-.095-1.239-.286a2.605 2.605 0 0 1-.866-.751 3.164 3.164 0 0 1-.51-1.07 4.595 4.595 0 0 1-.167-1.242c0-.435.053-.862.15-1.281.106-.42.27-.794.497-1.12.225-.326.518-.591.864-.792.345-.201.766-.303 1.254-.303.489 0 .902.105 1.248.311.338.207.623.48.841.817a3.6 3.6 0 0 1 .474 1.127c.097.413.142.828.142 1.241 0 .426-.06.84-.172 1.242a3.197 3.197 0 0 1-.52 1.07 2.7 2.7 0 0 1-.848.751c-.338.191-.729.286-1.18.286h.032z" }) })); }; exports.LIBrandGoodreads = LIBrandGoodreads;