UNPKG

@icongo/mc

Version:
13 lines 1.06 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCSkyatlas = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 2560 2048" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M2560 1317.2c0 263.6-210 457.6-470 457.6-663.6 0-786.4-998.8-1438.8-998.8-587.6 0-588.4 848.8 22.4 848.8 170 0 363.6-71.2 501.2-170 22.4-16.4 67.6-65.2 91.2-65.2s43.6 20 43.6 43.6c0 31.2-52.4 76.4-74.8 96.4-163.6 142.4-401.2 244.8-618.8 244.8-333.6.4-616-236-616-579.6s270-596.4 611.2-596.4c741.2 0 890 983.6 1447.6 983.6 399.6 0 379.2-558.8 13.6-558.8-70 0-140 46.4-187.6 46.4-33.6 0-63.6-28.8-63.6-62.4 0-46.4 21.2-94.8 21.2-145.2 0-266.4-203.6-458.8-467.6-458.8-212.4 0-320 147.6-355.2 147.6-24.8 0-44.8-20-44.8-44.8 0-22.4 16.4-41.2 31.2-57.6 101.2-115.2 258.8-174.8 411.2-174.8 317.6 0 556.4 233.6 556.4 551.2 0 27.6-1.2 54.8-4.8 82.4 47.6-12.4 96.4-18.8 143.6-18.8 242.8 0 447.6 181.2 447.6 428.8z" }) })); export { MCSkyatlas };