diff --git a/packages/mui-icons-material/lib/WarningRounded.js b/packages/mui-icons-material/lib/WarningRounded.js index d0d32cb60d049a..ecc1ad9199454f 100644 --- a/packages/mui-icons-material/lib/WarningRounded.js +++ b/packages/mui-icons-material/lib/WarningRounded.js @@ -9,5 +9,5 @@ exports.default = void 0; var _createSvgIcon = _interopRequireDefault(require("./utils/createSvgIcon")); var _jsxRuntime = require("react/jsx-runtime"); var _default = exports.default = (0, _createSvgIcon.default)(/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { - d: "M4.47 21h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.99c-.77-1.33-2.69-1.33-3.46 0L2.74 18c-.77 1.33.19 3 1.73 3M12 14c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1m1 4h-2v-2h2z" + d: "M4.47 20.5h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.49c-.77-1.33-2.69-1.33-3.46 0L2.74 17.5c-.77 1.33.19 3 1.73 3M12 13.5c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1m1 4h-2v-2h2z" }), 'WarningRounded'); \ No newline at end of file diff --git a/packages/mui-icons-material/lib/WarningRounded.mjs b/packages/mui-icons-material/lib/WarningRounded.mjs index b760a66941815b..3fea9e13bb4058 100644 --- a/packages/mui-icons-material/lib/WarningRounded.mjs +++ b/packages/mui-icons-material/lib/WarningRounded.mjs @@ -3,5 +3,5 @@ import createSvgIcon from "./utils/createSvgIcon.mjs"; import { jsx as _jsx } from "react/jsx-runtime"; export default createSvgIcon(/*#__PURE__*/_jsx("path", { - d: "M4.47 21h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.99c-.77-1.33-2.69-1.33-3.46 0L2.74 18c-.77 1.33.19 3 1.73 3M12 14c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1m1 4h-2v-2h2z" + d: "M4.47 20.5h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.49c-.77-1.33-2.69-1.33-3.46 0L2.74 17.5c-.77 1.33.19 3 1.73 3M12 13.5c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1m1 4h-2v-2h2z" }), 'WarningRounded'); \ No newline at end of file diff --git a/packages/mui-icons-material/material-icons/warning_rounded_24px.svg b/packages/mui-icons-material/material-icons/warning_rounded_24px.svg index f63892ad8318ff..9ee3fb8320a230 100644 --- a/packages/mui-icons-material/material-icons/warning_rounded_24px.svg +++ b/packages/mui-icons-material/material-icons/warning_rounded_24px.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file