UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

7 lines (6 loc) 258 B
"use client"; import createSvgIcon from "./utils/createSvgIcon.js"; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon(/*#__PURE__*/_jsx("path", { d: "M14.67 5v14H9.33V5zm1 14H21V5h-5.33zm-7.34 0V5H3v14z" }), 'ViewColumnSharp');