init 3
This commit is contained in:
12
node_modules/@mui/icons-material/esm/AddHomeTwoTone.js
generated
vendored
Normal file
12
node_modules/@mui/icons-material/esm/AddHomeTwoTone.js
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
"use client";
|
||||
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx } from "react/jsx-runtime";
|
||||
export default createSvgIcon([/*#__PURE__*/_jsx("path", {
|
||||
d: "M12 5.5 6 10v9h5.08c-.62-4.3 2.72-8 6.92-8v-1z",
|
||||
opacity: ".3"
|
||||
}, "0"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M6 19v-9l6-4.5 6 4.5v1c.7 0 1.37.1 2 .29V9l-8-6-8 6v12h7.68c-.3-.62-.5-1.29-.6-2z"
|
||||
}, "1"), /*#__PURE__*/_jsx("path", {
|
||||
d: "M18 13c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m3 5.5h-2.5V21h-1v-2.5H15v-1h2.5V15h1v2.5H21z"
|
||||
}, "2")], 'AddHomeTwoTone');
|
||||
Reference in New Issue
Block a user