UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

7 lines (6 loc) 255 B
"use client"; import createSvgIcon from './utils/createSvgIcon'; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M16 7V3h-2v4h-4V3H8v4H6v7.5L9.5 18v3h5v-3l3.5-3.51V7h-2z" }), 'PowerSharp');