UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 254 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "m12 4-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8-8-8z" }), 'ArrowForwardOutlined');