@icongo/mc
Version:
Micon Icons
13 lines • 1.18 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCGoodreads = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1199.6 764.8c20.4 149.2-18.8 316-143.6 402.8-89.2 62-211.2 56.4-283.2 22.8-148.4-69.2-198-234.4-187.2-388.8C602.8 558 749.2 450 886.8 451.6c187.6-.8 287.2 127.2 312.8 313.2zM1792 352v1344c0 123.6-100.4 224-224 224H224c-123.6 0-224-100.4-224-224V352c0-123.6 100.4-224 224-224h1344c123.6 0 224 100.4 224 224zm-472 900.8s-.4-136-.4-869.2h-116v161.2c-3.2 1.2-4.8-2-6.4-4.8-38.4-82.8-143.6-185.2-304-184-207.6 1.6-348.8 124.8-402.4 311.2-17.2 59.6-23.2 120.4-22 182.4 6.8 311.6 180.4 471.2 449.6 460.8 115.6-4.4 218-68 276-180.8 2-4 4.4-7.6 6.8-11.6.8.4 1.6.4 2.4.8 1.2 15.2.8 122.8.4 138-.8 59.2-8 118-28.8 174-31.2 84-89.2 138.8-178 158-71.2 15.6-142.4 15.2-212.8-4.8-86-24.4-146-76-164.4-167.2-1.2-6.4-5.2-5.2-9.2-5.2H503.6c3.2 42.4 12.8 81.2 34 116.8 96.8 162 330.8 194 512.8 149.6 199.6-49.2 269.2-219.6 269.6-425.2z"
})
}));
export { MCGoodreads };