worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
7
node_modules/@mui/icons-material/esm/DeleteSweepSharp.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/DeleteSweepSharp.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: "M15 16h4v2h-4zm0-8h7v2h-7zm0 4h6v2h-6zM3 20h10V8H3zM14 5h-3l-1-1H6L5 5H2v2h12z"
|
||||
}), 'DeleteSweepSharp');
|
||||
Loading…
Add table
Add a link
Reference in a new issue