init 3
This commit is contained in:
7
node_modules/@mui/icons-material/esm/LocalHotelSharp.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/LocalHotelSharp.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: "M7 13c1.66 0 3-1.34 3-3S8.66 7 7 7s-3 1.34-3 3 1.34 3 3 3m16-6H11v7H3V5H1v15h2v-3h18v3h2z"
|
||||
}), 'LocalHotelSharp');
|
||||
Reference in New Issue
Block a user