UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

5 lines 246 B
import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M16 18H6V8h3v4.77L15.98 6 18 8.03 11.15 15H16v3z" }), 'TransitEnterexitOutlined');