@icongo/mc
Version:
Micon Icons
13 lines • 992 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlSustainable = 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: "M2048 128v768q0 106-27.5 204t-77.5 183.5-120 155.5-155.5 120-183.5 77.5-204 27.5q-137 0-265-46t-231-136l-563 563-90-90 563-563q-28-32-51.5-67t-43.5-73q-71 28-151 28-93 0-174.5-35T131 1149t-96-142.5T0 832V384h448q57 0 111 14t103 42q55-74 123.5-132t148-98 167-61 179.5-21h768zM128 832q0 66 25 124.5t68.5 102 102 68.5 124.5 25q52 0 102-18-23-71-32-142L275 749l90-90 152 151q8-69 27.5-134T595 549q-69-37-147-37H128v320zm1792-576h-640q-88 0-170 23t-153 64.5-129.5 100-100 129.5T663 726t-23 170q0 112 36.5 215T784 1301l707-706 90 90-706 707q87 71 190 107.5t215 36.5q88 0 170-23t153-64.5 129.5-100 100-129.5 64.5-153 23-170V256z"
})
}));
export { MCMdlSustainable };