init 3
This commit is contained in:
7
node_modules/@mui/icons-material/esm/FourGMobiledata.js
generated
vendored
Normal file
7
node_modules/@mui/icons-material/esm/FourGMobiledata.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: "M9 7H7v5H5V7H3v7h4v3h2v-3h2v-2H9zm8 4v2h2v2h-5V9h7c0-1.1-.9-2-2-2h-5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h5c1.1 0 2-.9 2-2v-4z"
|
||||
}), 'FourGMobiledata');
|
||||
Reference in New Issue
Block a user