UNPKG

@mui/icons-material

Version:

Material Design icons distributed as SVG React components.

7 lines (6 loc) 293 B
"use client"; import createSvgIcon from "./utils/createSvgIcon.js"; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon(/*#__PURE__*/_jsx("path", { d: "M20 1.01 6 1v5h2V5h10v14H8v-1H6v5h14zM10 15h2V8H5v2h3.59L3 15.59 4.41 17 10 11.41z" }), 'AddToHomeScreenSharp');