Files
react-test/packages/mui-icons-material/lib/esm/Man4Sharp.js

11 lines
302 B
JavaScript
Raw Normal View History

2025-12-12 14:26:25 +09:00
"use client";
import createSvgIcon from "./utils/createSvgIcon.js";
import { jsx as _jsx } from "react/jsx-runtime";
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
d: "M7.96 7 10 22h4l2.04-15z"
}, "0"), /*#__PURE__*/_jsx("circle", {
cx: "12",
cy: "4",
r: "2"
}, "1")], 'Man4Sharp');