worked on GarageApp stuff
This commit is contained in:
parent
60aaf17af3
commit
eb606572b0
51919 changed files with 2168177 additions and 18 deletions
16
node_modules/@mui/icons-material/esm/MarkUnreadChatAltTwoTone.js
generated
vendored
Normal file
16
node_modules/@mui/icons-material/esm/MarkUnreadChatAltTwoTone.js
generated
vendored
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M4 17.17 5.17 16H20V7.9c-.32.06-.66.1-1 .1s-.68-.04-1-.1V8H6V6h9.03c-.44-.58-.77-1.26-.92-2H4zM6 9h12v2H6zm0 3h8v2H6z",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("circle", {
|
||||
cx: "19",
|
||||
cy: "3",
|
||||
r: "3"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M20 16H5.17L4 17.17V4h10.1c-.18-.89-.08-1.61 0-2H4c-1.1 0-1.99.9-1.99 2L2 22l4-4h14c1.1 0 2-.9 2-2V6.97c-.58.44-1.26.77-2 .92z"
|
||||
}, "2"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M6 12h8v2H6zm0-3h12v2H6zm0-1h12v-.1c-1.21-.25-2.25-.95-2.97-1.9H6z"
|
||||
}, "3")], 'MarkUnreadChatAltTwoTone');
|
||||
Loading…
Add table
Add a link
Reference in a new issue