init 3
This commit is contained in:
7
node_modules/@mui/icons-material/esm/AreaChartSharp.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/AreaChartSharp.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon(/*#__PURE__*/_jsx("path", {
|
||||
d: "M3 13v7h18v-1.5l-9-7L8 17zm0-6 4 3 5-7 5 4h4v8.97l-9.4-7.31-3.98 5.48L3 10.44z"
|
||||
}), 'AreaChartSharp');
|
||||
Reference in New Issue
Block a user