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: "M22 2H2.01L2 22l4-4h16V2zm-4 12-4-3.2V14H6V6h8v3.2L18 6v8z" }), 'VoiceChatSharp');