@icongo/mc
Version:
Micon Icons
13 lines • 886 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlUnderlineULegacy = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
viewBox: "0 0 1792 1792"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M1124.375 1148q-21 22.75-47.688 39.375t-57.312 28.438-63.438 17.5T889 1239q-55.125 0-107.625-16.188T689.5 1174.25q-36.75-28.875-57.313-66.938t-31.5-80.062-14-85.75-3.062-87.5V381.5h113.75v499.625q0 27.125 2.625 57.75t10.938 60.375 22.75 55.125 38.062 42q22.75 16.625 56 24.063t70 7.437q41.125 0 77.875-9.188t59.5-30.187q21-18.375 33.25-41.125t18.375-49.438 7.875-54.25 1.75-55.562V381.5h113.75v399q0 64.75-1.313 116.813t-9.187 95.375-25.375 81.375-49.875 73.937zm85.75 376.25H582.75V1410.5h627.375v113.75z"
})
}));
export { MCMdlUnderlineULegacy };