@icongo/mc
Version:
Micon Icons
13 lines • 1.16 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCSteam = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1984 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1984 1024c0 548-444.8 992-993.6 992-455.2 0-838.4-305.2-956-721.6l380.8 157.2c25.6 128.4 139.6 225.6 275.6 225.6 156.8 0 287.6-129.6 280.8-294l338-240.8c208.4 5.2 383.2-163.6 383.2-374 0-206.4-168-374-374.8-374s-374.8 168-374.8 374v4.8L706.4 1116c-62-3.6-122.8 13.6-174 48.4L0 944.4C40.8 433.6 468.4 32 990.4 32c548.8 0 993.6 444 993.6 992zM622.8 1537.2l-122-50.4A211.16 211.16 0 0 0 609.6 1590c107.6 44.8 231.2-6.4 276-113.6 21.6-52 22-109.2.4-161.2-21.6-52-62-92.8-114-114.4-51.6-21.6-106.8-20.8-155.6-2.4l126 52c79.2 32.8 116.8 123.6 83.6 202.8-33.2 79.6-124 116.8-203.2 84zm695.2-519.6c-137.6 0-249.6-112-249.6-249.2s112-249.2 249.6-249.2 249.6 112 249.6 249.2-111.6 249.2-249.6 249.2zm.4-62.4c103.6 0 187.6-84 187.6-187.2 0-103.6-84-187.2-187.6-187.2s-187.6 84-187.6 187.2c.4 103.2 84.4 187.2 187.6 187.2z"
})
}));
export { MCSteam };