@icongo/mc
Version:
Micon Icons
13 lines • 746 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlUnderlineRussianLegacy = 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: "M1239.875 1525.125H553v-113.75h686.875v113.75zm-57.75-285.25h-112v-376.25q-38.5 20.125-66.5 37.188T950.25 929.25t-51.188 17.5T840 952.875q-31.5 0-62.563-5.25t-59.062-14.875-52.5-23.625T624.75 878.5q-68.25-64.75-68.25-182.875V323.75h111.125v367.5q0 77.875 45.063 120.313T840 854q30.625 0 56-6.125t51.625-17.063T1003.188 805t66.937-33.25v-448h112v916.125z"
})
}));
export { MCMdlUnderlineRussianLegacy };