init 3
This commit is contained in:
11
node_modules/@mui/icons-material/esm/BatteryCharging50Rounded.js
generated
vendored
Normal file
11
node_modules/@mui/icons-material/esm/BatteryCharging50Rounded.js
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
import * as React from 'react';
|
||||
import createSvgIcon from "./utils/createSvgIcon.js";
|
||||
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
||||
export default createSvgIcon(/*#__PURE__*/_jsxs(React.Fragment, {
|
||||
children: [/*#__PURE__*/_jsx("path", {
|
||||
d: "M11.94 18.24c-.24.45-.94.28-.94-.24v-3.5H9.83c-.38 0-.62-.4-.44-.74l.14-.26H7v7.17C7 21.4 7.6 22 8.33 22h7.33c.74 0 1.34-.6 1.34-1.33V13.5h-2.53l-2.53 4.74z"
|
||||
}), /*#__PURE__*/_jsx("path", {
|
||||
fillOpacity: ".3",
|
||||
d: "M15.67 4H14V3c0-.55-.45-1-1-1h-2c-.55 0-1 .45-1 1v1H8.33C7.6 4 7 4.6 7 5.33v8.17h2.53l2.53-4.74c.24-.45.94-.28.94.24v3.5h1.17c.38 0 .62.4.44.74l-.14.26H17V5.33C17 4.6 16.4 4 15.67 4z"
|
||||
})]
|
||||
}), 'BatteryCharging50Rounded');
|
||||
Reference in New Issue
Block a user