worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
10
node_modules/@mui/icons-material/esm/Rotate90DegreesCwTwoTone.js
generated
vendored
Normal file
10
node_modules/@mui/icons-material/esm/Rotate90DegreesCwTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M4.64 19.37c3.03 3.03 7.67 3.44 11.15 1.25l-1.46-1.46c-2.66 1.43-6.04 1.03-8.28-1.21-2.73-2.73-2.73-7.17 0-9.9C7.42 6.69 9.21 6.03 11 6.03V9l4-4-4-4v3.01c-2.3 0-4.61.87-6.36 2.63-3.52 3.51-3.52 9.21 0 12.73M11 13l6 6 6-6-6-6zm6 3.17L13.83 13 17 9.83 20.17 13z"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "m13.8172 12.9945 3.175-3.1749 3.1749 3.175-3.175 3.1748z",
|
||||
opacity: ".3"
|
||||
}, "1")], 'Rotate90DegreesCwTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue