UNPKG

@icongo/mc

Version:
13 lines 1.18 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var MCSteamSquare = 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: "M740.8 1426c30.8-74-4-158.8-78.4-189.6l-118-48.8c45.6-17.2 97.2-18 145.6 2 48.8 20.4 86.4 58.4 106.8 106.8 20 48.8 20 102.4-.4 150.8-42 100.4-157.6 148-258.4 106-46.4-19.2-81.6-54.4-101.6-96.8l114 47.2c74.4 31.2 159.6-3.6 190.4-77.6zM1600 128H192C86 128 0 214 0 320v642.8l466.4 192.4c48-32.8 104.8-48.4 162.8-45.2l221.6-320.8v-4.4c0-192.8 157.2-350 350.4-350s350.4 157.2 350.4 350c0 196.8-163.6 354.8-358.4 350l-316 225.2c6.4 154-116.4 275.2-262.8 275.2-127.2 0-234-90.8-258-210.8L0 1276.8V1728c0 106 86 192 192 192h1408c106 0 192-86 192-192V320c0-106-86-192-192-192zm-398.8 890c-128.8 0-233.6-104.4-233.6-233.2s104.8-233.2 233.6-233.2 233.6 104.8 233.6 233.2S1330 1018 1201.2 1018zm.4-58.4c96.8 0 175.6-78.4 175.6-175.2 0-96.8-78.4-175.2-175.6-175.2-96.8 0-175.6 78.4-175.6 175.2 0 96.8 78.8 175.2 175.6 175.2z" }) })); export { MCSteamSquare };