@icongo/mc
Version:
Micon Icons
13 lines • 1 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCLyft = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 2048 2048"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M0 324.4h311.2v834.8c0 132.4 60 211.2 108.8 244-50.8 44.4-204.8 83.6-320.8-11.2-68-56-99.2-149.2-99.2-236V324.4zm1943.6 694v-88h95.2V623.2h-104.4C1894 438 1729.6 300.4 1533.2 300.4c-226.4 0-410.8 184-410.8 410.8V1428c64 9.2 141.6-1.2 206.8-56 68.4-56 99.2-148.8 99.2-236v-26.8h155.2V802h-155.2v-93.2c0-138.4 208.8-138.4 208.8 0v308.4c0 226.4 184 410.8 410.8 410.8v-306c-58 0-104.4-46.8-104.4-103.6zm-1177.2-396v452c0 61.6-95.2 61.6-95.2 0v-452H364v530.8c0 95.2 32 216 180 255.6 148 39.2 232.8-42.4 232.8-42.4-8.4 53.6-58 93.2-139.6 101.2-62 6.4-140.8-14.4-180-31.2v281.2c100.4 30 206 39.2 310.4 18.8 188.4-36.4 307.2-193.6 307.2-403.2V620.4H766.4v2z"
})
}));
export { MCLyft };