worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
11
node_modules/@mui/icons-material/esm/ScreenSearchDesktopSharp.js
generated
vendored
Normal file
11
node_modules/@mui/icons-material/esm/ScreenSearchDesktopSharp.js
generated
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M1 19h22v2H1zM22 3H2v15h19.99zm-6.53 12.03-2.09-2.09c-1.35.87-3.17.71-4.36-.47-1.37-1.37-1.37-3.58 0-4.95s3.58-1.37 4.95 0c1.18 1.18 1.34 3 .47 4.36l2.09 2.09z"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "11.5",
|
||||
cy: "10",
|
||||
r: "2"
|
||||
}, "1")], 'ScreenSearchDesktopSharp');
|
||||
Loading…
Add table
Add a link
Reference in a new issue