@icongo/mc
Version:
Micon Icons
13 lines • 546 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlCallForwardInternationalMirrored = 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: "M1946 1792 1178.047 256 410.094 1792h1535.91zM365.097 211 .119 576l364.978 365 89.994-90-209.987-211h548.967V512H245.104l209.987-211z"
})
}));
export { MCMdlCallForwardInternationalMirrored };