@icongo/mc
Version:
Micon Icons
13 lines • 454 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var MCMdlNuifpStartSlideAction = 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: "m1029 254 29 29-166 166-168-168 29-29 119 118V0h41v370l116-116z"
})
}));
export { MCMdlNuifpStartSlideAction };