stupa-pdf-api/frontend/node_modules/@mui/icons-material/esm/FormatPaintSharp.js

7 lines
240 B
JavaScript

"use client";
import createSvgIcon from './utils/createSvgIcon';
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon( /*#__PURE__*/_jsx("path", {
d: "M18 4V2H4v6h14V6h1v4H9v12h4V12h8V4z"
}), 'FormatPaintSharp');