diff --git a/packages/material-ui-icons/src/AcUnitOutlined.js b/packages/material-ui-icons/src/AcUnitOutlined.js
index e09f3f5ab87106..f1fe2358c065cc 100644
--- a/packages/material-ui-icons/src/AcUnitOutlined.js
+++ b/packages/material-ui-icons/src/AcUnitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AcUnitOutlined');
diff --git a/packages/material-ui-icons/src/AcUnitRounded.js b/packages/material-ui-icons/src/AcUnitRounded.js
index d81c8efb696152..69d489b633aeb4 100644
--- a/packages/material-ui-icons/src/AcUnitRounded.js
+++ b/packages/material-ui-icons/src/AcUnitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AcUnitRounded');
diff --git a/packages/material-ui-icons/src/AcUnitSharp.js b/packages/material-ui-icons/src/AcUnitSharp.js
index 91d7fce39c639b..0371fe40cdd6eb 100644
--- a/packages/material-ui-icons/src/AcUnitSharp.js
+++ b/packages/material-ui-icons/src/AcUnitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AcUnitSharp');
diff --git a/packages/material-ui-icons/src/AcUnitTwoTone.js b/packages/material-ui-icons/src/AcUnitTwoTone.js
index 6969555b837c7a..e0476c6081d5bc 100644
--- a/packages/material-ui-icons/src/AcUnitTwoTone.js
+++ b/packages/material-ui-icons/src/AcUnitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AcUnitTwoTone');
diff --git a/packages/material-ui-icons/src/AccessAlarmOutlined.js b/packages/material-ui-icons/src/AccessAlarmOutlined.js
index 93c3dfed2b2ecb..3a2dc56db363a6 100644
--- a/packages/material-ui-icons/src/AccessAlarmOutlined.js
+++ b/packages/material-ui-icons/src/AccessAlarmOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmOutlined');
diff --git a/packages/material-ui-icons/src/AccessAlarmRounded.js b/packages/material-ui-icons/src/AccessAlarmRounded.js
index 4dfd7b59198ab7..ae38095d9ce54e 100644
--- a/packages/material-ui-icons/src/AccessAlarmRounded.js
+++ b/packages/material-ui-icons/src/AccessAlarmRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmRounded');
diff --git a/packages/material-ui-icons/src/AccessAlarmSharp.js b/packages/material-ui-icons/src/AccessAlarmSharp.js
index ba720fbc44e0ec..211ca105b4ccab 100644
--- a/packages/material-ui-icons/src/AccessAlarmSharp.js
+++ b/packages/material-ui-icons/src/AccessAlarmSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmSharp');
diff --git a/packages/material-ui-icons/src/AccessAlarmTwoTone.js b/packages/material-ui-icons/src/AccessAlarmTwoTone.js
index 18fcfc021c42d3..94b634356433f6 100644
--- a/packages/material-ui-icons/src/AccessAlarmTwoTone.js
+++ b/packages/material-ui-icons/src/AccessAlarmTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmTwoTone');
diff --git a/packages/material-ui-icons/src/AccessAlarmsOutlined.js b/packages/material-ui-icons/src/AccessAlarmsOutlined.js
index c68e9e64f0de8c..a0ec833fe3f3ff 100644
--- a/packages/material-ui-icons/src/AccessAlarmsOutlined.js
+++ b/packages/material-ui-icons/src/AccessAlarmsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmsOutlined');
diff --git a/packages/material-ui-icons/src/AccessAlarmsRounded.js b/packages/material-ui-icons/src/AccessAlarmsRounded.js
index efe01e970398f7..d79e8fe752f924 100644
--- a/packages/material-ui-icons/src/AccessAlarmsRounded.js
+++ b/packages/material-ui-icons/src/AccessAlarmsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmsRounded');
diff --git a/packages/material-ui-icons/src/AccessAlarmsSharp.js b/packages/material-ui-icons/src/AccessAlarmsSharp.js
index 2d24581980b395..74d13ffe8c98ad 100644
--- a/packages/material-ui-icons/src/AccessAlarmsSharp.js
+++ b/packages/material-ui-icons/src/AccessAlarmsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmsSharp');
diff --git a/packages/material-ui-icons/src/AccessAlarmsTwoTone.js b/packages/material-ui-icons/src/AccessAlarmsTwoTone.js
index 9ae6ec76977b05..a978635f73e85e 100644
--- a/packages/material-ui-icons/src/AccessAlarmsTwoTone.js
+++ b/packages/material-ui-icons/src/AccessAlarmsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessAlarmsTwoTone');
diff --git a/packages/material-ui-icons/src/AccessTimeOutlined.js b/packages/material-ui-icons/src/AccessTimeOutlined.js
index cfe923b55e7736..26e8cf921f7042 100644
--- a/packages/material-ui-icons/src/AccessTimeOutlined.js
+++ b/packages/material-ui-icons/src/AccessTimeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessTimeOutlined');
diff --git a/packages/material-ui-icons/src/AccessTimeRounded.js b/packages/material-ui-icons/src/AccessTimeRounded.js
index 30d2b5b66cc91b..81d55d4e482e20 100644
--- a/packages/material-ui-icons/src/AccessTimeRounded.js
+++ b/packages/material-ui-icons/src/AccessTimeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessTimeRounded');
diff --git a/packages/material-ui-icons/src/AccessTimeSharp.js b/packages/material-ui-icons/src/AccessTimeSharp.js
index c118bb538d3499..aa5f7a25535ed6 100644
--- a/packages/material-ui-icons/src/AccessTimeSharp.js
+++ b/packages/material-ui-icons/src/AccessTimeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessTimeSharp');
diff --git a/packages/material-ui-icons/src/AccessTimeTwoTone.js b/packages/material-ui-icons/src/AccessTimeTwoTone.js
index b137ab6a16c224..b2598d784f72a4 100644
--- a/packages/material-ui-icons/src/AccessTimeTwoTone.js
+++ b/packages/material-ui-icons/src/AccessTimeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessTimeTwoTone');
diff --git a/packages/material-ui-icons/src/AccessibilityNewOutlined.js b/packages/material-ui-icons/src/AccessibilityNewOutlined.js
index 6e6a96266d1ff1..155ba5cfc74764 100644
--- a/packages/material-ui-icons/src/AccessibilityNewOutlined.js
+++ b/packages/material-ui-icons/src/AccessibilityNewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilityNewOutlined');
diff --git a/packages/material-ui-icons/src/AccessibilityNewRounded.js b/packages/material-ui-icons/src/AccessibilityNewRounded.js
index b2e14e96477a1d..3fa63860faa4c1 100644
--- a/packages/material-ui-icons/src/AccessibilityNewRounded.js
+++ b/packages/material-ui-icons/src/AccessibilityNewRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilityNewRounded');
diff --git a/packages/material-ui-icons/src/AccessibilityNewSharp.js b/packages/material-ui-icons/src/AccessibilityNewSharp.js
index 78a2e2b53be0c1..33b3e5bbee6f89 100644
--- a/packages/material-ui-icons/src/AccessibilityNewSharp.js
+++ b/packages/material-ui-icons/src/AccessibilityNewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilityNewSharp');
diff --git a/packages/material-ui-icons/src/AccessibilityNewTwoTone.js b/packages/material-ui-icons/src/AccessibilityNewTwoTone.js
index fbcfc3c76d07b2..c229507f8d6e47 100644
--- a/packages/material-ui-icons/src/AccessibilityNewTwoTone.js
+++ b/packages/material-ui-icons/src/AccessibilityNewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilityNewTwoTone');
diff --git a/packages/material-ui-icons/src/AccessibilityOutlined.js b/packages/material-ui-icons/src/AccessibilityOutlined.js
index d7a36ae7691394..854ad2c415298f 100644
--- a/packages/material-ui-icons/src/AccessibilityOutlined.js
+++ b/packages/material-ui-icons/src/AccessibilityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilityOutlined');
diff --git a/packages/material-ui-icons/src/AccessibilityRounded.js b/packages/material-ui-icons/src/AccessibilityRounded.js
index d968dcf44a836d..98bfaa62a44014 100644
--- a/packages/material-ui-icons/src/AccessibilityRounded.js
+++ b/packages/material-ui-icons/src/AccessibilityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilityRounded');
diff --git a/packages/material-ui-icons/src/AccessibilitySharp.js b/packages/material-ui-icons/src/AccessibilitySharp.js
index bceb03fce599a7..a8f2ca1304ae7b 100644
--- a/packages/material-ui-icons/src/AccessibilitySharp.js
+++ b/packages/material-ui-icons/src/AccessibilitySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilitySharp');
diff --git a/packages/material-ui-icons/src/AccessibilityTwoTone.js b/packages/material-ui-icons/src/AccessibilityTwoTone.js
index bacd261f6df51d..734916523148be 100644
--- a/packages/material-ui-icons/src/AccessibilityTwoTone.js
+++ b/packages/material-ui-icons/src/AccessibilityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibilityTwoTone');
diff --git a/packages/material-ui-icons/src/AccessibleForwardOutlined.js b/packages/material-ui-icons/src/AccessibleForwardOutlined.js
index 50bbe1ec0eddae..f08e9e732a68b7 100644
--- a/packages/material-ui-icons/src/AccessibleForwardOutlined.js
+++ b/packages/material-ui-icons/src/AccessibleForwardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleForwardOutlined');
diff --git a/packages/material-ui-icons/src/AccessibleForwardRounded.js b/packages/material-ui-icons/src/AccessibleForwardRounded.js
index a6503ccd7658df..04755330982f21 100644
--- a/packages/material-ui-icons/src/AccessibleForwardRounded.js
+++ b/packages/material-ui-icons/src/AccessibleForwardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleForwardRounded');
diff --git a/packages/material-ui-icons/src/AccessibleForwardSharp.js b/packages/material-ui-icons/src/AccessibleForwardSharp.js
index 6a3173fd359c83..4c8bb2a52d3776 100644
--- a/packages/material-ui-icons/src/AccessibleForwardSharp.js
+++ b/packages/material-ui-icons/src/AccessibleForwardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleForwardSharp');
diff --git a/packages/material-ui-icons/src/AccessibleForwardTwoTone.js b/packages/material-ui-icons/src/AccessibleForwardTwoTone.js
index 530333220325c7..3669cd0f30c521 100644
--- a/packages/material-ui-icons/src/AccessibleForwardTwoTone.js
+++ b/packages/material-ui-icons/src/AccessibleForwardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleForwardTwoTone');
diff --git a/packages/material-ui-icons/src/AccessibleOutlined.js b/packages/material-ui-icons/src/AccessibleOutlined.js
index 7f649bcaf1f6d8..56b569c2259df0 100644
--- a/packages/material-ui-icons/src/AccessibleOutlined.js
+++ b/packages/material-ui-icons/src/AccessibleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleOutlined');
diff --git a/packages/material-ui-icons/src/AccessibleRounded.js b/packages/material-ui-icons/src/AccessibleRounded.js
index 8dae5dedebbe12..ea6884d8a6a4e7 100644
--- a/packages/material-ui-icons/src/AccessibleRounded.js
+++ b/packages/material-ui-icons/src/AccessibleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleRounded');
diff --git a/packages/material-ui-icons/src/AccessibleSharp.js b/packages/material-ui-icons/src/AccessibleSharp.js
index e1cf05606a266e..3fd7c59fc45f98 100644
--- a/packages/material-ui-icons/src/AccessibleSharp.js
+++ b/packages/material-ui-icons/src/AccessibleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleSharp');
diff --git a/packages/material-ui-icons/src/AccessibleTwoTone.js b/packages/material-ui-icons/src/AccessibleTwoTone.js
index 963199c788292d..cc2ff1bd4d5465 100644
--- a/packages/material-ui-icons/src/AccessibleTwoTone.js
+++ b/packages/material-ui-icons/src/AccessibleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccessibleTwoTone');
diff --git a/packages/material-ui-icons/src/AccountBalanceOutlined.js b/packages/material-ui-icons/src/AccountBalanceOutlined.js
index c36b6594798bfb..baf775af7b9aac 100644
--- a/packages/material-ui-icons/src/AccountBalanceOutlined.js
+++ b/packages/material-ui-icons/src/AccountBalanceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceOutlined');
diff --git a/packages/material-ui-icons/src/AccountBalanceRounded.js b/packages/material-ui-icons/src/AccountBalanceRounded.js
index a01026a254bfe3..07ea8f17ded43e 100644
--- a/packages/material-ui-icons/src/AccountBalanceRounded.js
+++ b/packages/material-ui-icons/src/AccountBalanceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceRounded');
diff --git a/packages/material-ui-icons/src/AccountBalanceSharp.js b/packages/material-ui-icons/src/AccountBalanceSharp.js
index 1a79266314067f..2d35ee523d9af6 100644
--- a/packages/material-ui-icons/src/AccountBalanceSharp.js
+++ b/packages/material-ui-icons/src/AccountBalanceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceSharp');
diff --git a/packages/material-ui-icons/src/AccountBalanceTwoTone.js b/packages/material-ui-icons/src/AccountBalanceTwoTone.js
index 6048b35080222d..983445470ee855 100644
--- a/packages/material-ui-icons/src/AccountBalanceTwoTone.js
+++ b/packages/material-ui-icons/src/AccountBalanceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceTwoTone');
diff --git a/packages/material-ui-icons/src/AccountBalanceWalletOutlined.js b/packages/material-ui-icons/src/AccountBalanceWalletOutlined.js
index 1d7a00bbf1a436..b7ef9ad52b2202 100644
--- a/packages/material-ui-icons/src/AccountBalanceWalletOutlined.js
+++ b/packages/material-ui-icons/src/AccountBalanceWalletOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceWalletOutlined');
diff --git a/packages/material-ui-icons/src/AccountBalanceWalletRounded.js b/packages/material-ui-icons/src/AccountBalanceWalletRounded.js
index 43f3c00ab6d6e0..aff2e8093ab04c 100644
--- a/packages/material-ui-icons/src/AccountBalanceWalletRounded.js
+++ b/packages/material-ui-icons/src/AccountBalanceWalletRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceWalletRounded');
diff --git a/packages/material-ui-icons/src/AccountBalanceWalletSharp.js b/packages/material-ui-icons/src/AccountBalanceWalletSharp.js
index 50aa29ecd1cb0f..155142138f4190 100644
--- a/packages/material-ui-icons/src/AccountBalanceWalletSharp.js
+++ b/packages/material-ui-icons/src/AccountBalanceWalletSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceWalletSharp');
diff --git a/packages/material-ui-icons/src/AccountBalanceWalletTwoTone.js b/packages/material-ui-icons/src/AccountBalanceWalletTwoTone.js
index 37b3ef815b44a3..51d7223e4dc07e 100644
--- a/packages/material-ui-icons/src/AccountBalanceWalletTwoTone.js
+++ b/packages/material-ui-icons/src/AccountBalanceWalletTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBalanceWalletTwoTone');
diff --git a/packages/material-ui-icons/src/AccountBoxOutlined.js b/packages/material-ui-icons/src/AccountBoxOutlined.js
index 26a430d332cffd..c592a44c334a82 100644
--- a/packages/material-ui-icons/src/AccountBoxOutlined.js
+++ b/packages/material-ui-icons/src/AccountBoxOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBoxOutlined');
diff --git a/packages/material-ui-icons/src/AccountBoxRounded.js b/packages/material-ui-icons/src/AccountBoxRounded.js
index 6e29860530244e..3c94c99f147b70 100644
--- a/packages/material-ui-icons/src/AccountBoxRounded.js
+++ b/packages/material-ui-icons/src/AccountBoxRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBoxRounded');
diff --git a/packages/material-ui-icons/src/AccountBoxSharp.js b/packages/material-ui-icons/src/AccountBoxSharp.js
index c575cc3b961ac8..4009fcf696c83c 100644
--- a/packages/material-ui-icons/src/AccountBoxSharp.js
+++ b/packages/material-ui-icons/src/AccountBoxSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBoxSharp');
diff --git a/packages/material-ui-icons/src/AccountBoxTwoTone.js b/packages/material-ui-icons/src/AccountBoxTwoTone.js
index c943301ecb2081..b6b52a5dbae338 100644
--- a/packages/material-ui-icons/src/AccountBoxTwoTone.js
+++ b/packages/material-ui-icons/src/AccountBoxTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountBoxTwoTone');
diff --git a/packages/material-ui-icons/src/AccountCircleOutlined.js b/packages/material-ui-icons/src/AccountCircleOutlined.js
index ca830aed41ff25..8a37549500a667 100644
--- a/packages/material-ui-icons/src/AccountCircleOutlined.js
+++ b/packages/material-ui-icons/src/AccountCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountCircleOutlined');
diff --git a/packages/material-ui-icons/src/AccountCircleRounded.js b/packages/material-ui-icons/src/AccountCircleRounded.js
index 284f979297126e..578db8e60b719b 100644
--- a/packages/material-ui-icons/src/AccountCircleRounded.js
+++ b/packages/material-ui-icons/src/AccountCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountCircleRounded');
diff --git a/packages/material-ui-icons/src/AccountCircleSharp.js b/packages/material-ui-icons/src/AccountCircleSharp.js
index 297234ec41b4b9..d9310c19968963 100644
--- a/packages/material-ui-icons/src/AccountCircleSharp.js
+++ b/packages/material-ui-icons/src/AccountCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountCircleSharp');
diff --git a/packages/material-ui-icons/src/AccountCircleTwoTone.js b/packages/material-ui-icons/src/AccountCircleTwoTone.js
index de6a68bdda7330..2d66ac1f971ba8 100644
--- a/packages/material-ui-icons/src/AccountCircleTwoTone.js
+++ b/packages/material-ui-icons/src/AccountCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AccountCircleTwoTone');
diff --git a/packages/material-ui-icons/src/AccountTree.js b/packages/material-ui-icons/src/AccountTree.js
new file mode 100644
index 00000000000000..f9a47aad16ce4d
--- /dev/null
+++ b/packages/material-ui-icons/src/AccountTree.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AccountTree');
diff --git a/packages/material-ui-icons/src/AccountTreeOutlined.js b/packages/material-ui-icons/src/AccountTreeOutlined.js
new file mode 100644
index 00000000000000..c8cf3199b71dbe
--- /dev/null
+++ b/packages/material-ui-icons/src/AccountTreeOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AccountTreeOutlined');
diff --git a/packages/material-ui-icons/src/AccountTreeRounded.js b/packages/material-ui-icons/src/AccountTreeRounded.js
new file mode 100644
index 00000000000000..e756bdc28fe71a
--- /dev/null
+++ b/packages/material-ui-icons/src/AccountTreeRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AccountTreeRounded');
diff --git a/packages/material-ui-icons/src/AccountTreeSharp.js b/packages/material-ui-icons/src/AccountTreeSharp.js
new file mode 100644
index 00000000000000..f8faffa5ad9137
--- /dev/null
+++ b/packages/material-ui-icons/src/AccountTreeSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AccountTreeSharp');
diff --git a/packages/material-ui-icons/src/AccountTreeTwoTone.js b/packages/material-ui-icons/src/AccountTreeTwoTone.js
new file mode 100644
index 00000000000000..d0b829fd5367e0
--- /dev/null
+++ b/packages/material-ui-icons/src/AccountTreeTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AccountTreeTwoTone');
diff --git a/packages/material-ui-icons/src/AdbOutlined.js b/packages/material-ui-icons/src/AdbOutlined.js
index e3dcb4e2967b2a..cc43c0801951bd 100644
--- a/packages/material-ui-icons/src/AdbOutlined.js
+++ b/packages/material-ui-icons/src/AdbOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdbOutlined');
diff --git a/packages/material-ui-icons/src/AdbRounded.js b/packages/material-ui-icons/src/AdbRounded.js
index b440614d5e758b..1e98c0badfd1f1 100644
--- a/packages/material-ui-icons/src/AdbRounded.js
+++ b/packages/material-ui-icons/src/AdbRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdbRounded');
diff --git a/packages/material-ui-icons/src/AdbSharp.js b/packages/material-ui-icons/src/AdbSharp.js
index 0ff71b863f59aa..346938122ebf57 100644
--- a/packages/material-ui-icons/src/AdbSharp.js
+++ b/packages/material-ui-icons/src/AdbSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdbSharp');
diff --git a/packages/material-ui-icons/src/AdbTwoTone.js b/packages/material-ui-icons/src/AdbTwoTone.js
index 783e664ad43040..a14cfdb637c999 100644
--- a/packages/material-ui-icons/src/AdbTwoTone.js
+++ b/packages/material-ui-icons/src/AdbTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdbTwoTone');
diff --git a/packages/material-ui-icons/src/AddAlarmOutlined.js b/packages/material-ui-icons/src/AddAlarmOutlined.js
index d94aba29af8dc9..f5ac183f5c51cc 100644
--- a/packages/material-ui-icons/src/AddAlarmOutlined.js
+++ b/packages/material-ui-icons/src/AddAlarmOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddAlarmOutlined');
diff --git a/packages/material-ui-icons/src/AddAlarmRounded.js b/packages/material-ui-icons/src/AddAlarmRounded.js
index 94f0e99dec9702..eb838fd73b9822 100644
--- a/packages/material-ui-icons/src/AddAlarmRounded.js
+++ b/packages/material-ui-icons/src/AddAlarmRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddAlarmRounded');
diff --git a/packages/material-ui-icons/src/AddAlarmSharp.js b/packages/material-ui-icons/src/AddAlarmSharp.js
index 42129d2b2a2ca7..631c14dbdb7c4a 100644
--- a/packages/material-ui-icons/src/AddAlarmSharp.js
+++ b/packages/material-ui-icons/src/AddAlarmSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddAlarmSharp');
diff --git a/packages/material-ui-icons/src/AddAlarmTwoTone.js b/packages/material-ui-icons/src/AddAlarmTwoTone.js
index d43e480506b4e2..458eb4ca3bc75d 100644
--- a/packages/material-ui-icons/src/AddAlarmTwoTone.js
+++ b/packages/material-ui-icons/src/AddAlarmTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddAlarmTwoTone');
diff --git a/packages/material-ui-icons/src/AddAlert.js b/packages/material-ui-icons/src/AddAlert.js
index 3e8d75ef6d68f4..53b10f725693b2 100644
--- a/packages/material-ui-icons/src/AddAlert.js
+++ b/packages/material-ui-icons/src/AddAlert.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddAlert');
diff --git a/packages/material-ui-icons/src/AddBoxOutlined.js b/packages/material-ui-icons/src/AddBoxOutlined.js
index d94893f5e3a3d5..cfa4cef34c9ba2 100644
--- a/packages/material-ui-icons/src/AddBoxOutlined.js
+++ b/packages/material-ui-icons/src/AddBoxOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddBoxOutlined');
diff --git a/packages/material-ui-icons/src/AddBoxRounded.js b/packages/material-ui-icons/src/AddBoxRounded.js
index 1e0c2f20a0f52e..20bfdb907ef290 100644
--- a/packages/material-ui-icons/src/AddBoxRounded.js
+++ b/packages/material-ui-icons/src/AddBoxRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddBoxRounded');
diff --git a/packages/material-ui-icons/src/AddBoxSharp.js b/packages/material-ui-icons/src/AddBoxSharp.js
index 72fb0684716862..40294313bc0039 100644
--- a/packages/material-ui-icons/src/AddBoxSharp.js
+++ b/packages/material-ui-icons/src/AddBoxSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddBoxSharp');
diff --git a/packages/material-ui-icons/src/AddBoxTwoTone.js b/packages/material-ui-icons/src/AddBoxTwoTone.js
index c7fb36f9e87768..a2065bb34128d8 100644
--- a/packages/material-ui-icons/src/AddBoxTwoTone.js
+++ b/packages/material-ui-icons/src/AddBoxTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddBoxTwoTone');
diff --git a/packages/material-ui-icons/src/AddCircleOutlineOutlined.js b/packages/material-ui-icons/src/AddCircleOutlineOutlined.js
index b1c1df8ddaeee4..5666d88ec3113b 100644
--- a/packages/material-ui-icons/src/AddCircleOutlineOutlined.js
+++ b/packages/material-ui-icons/src/AddCircleOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleOutlineOutlined');
diff --git a/packages/material-ui-icons/src/AddCircleOutlineRounded.js b/packages/material-ui-icons/src/AddCircleOutlineRounded.js
index 5b8f4eb347d8b7..fdafa8dea8cabd 100644
--- a/packages/material-ui-icons/src/AddCircleOutlineRounded.js
+++ b/packages/material-ui-icons/src/AddCircleOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleOutlineRounded');
diff --git a/packages/material-ui-icons/src/AddCircleOutlineSharp.js b/packages/material-ui-icons/src/AddCircleOutlineSharp.js
index 66dbdbb5bf4ebe..cec1e0826e1ceb 100644
--- a/packages/material-ui-icons/src/AddCircleOutlineSharp.js
+++ b/packages/material-ui-icons/src/AddCircleOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleOutlineSharp');
diff --git a/packages/material-ui-icons/src/AddCircleOutlineTwoTone.js b/packages/material-ui-icons/src/AddCircleOutlineTwoTone.js
index 6d5d1e8efd7a00..82bc0783566877 100644
--- a/packages/material-ui-icons/src/AddCircleOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/AddCircleOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/AddCircleOutlined.js b/packages/material-ui-icons/src/AddCircleOutlined.js
index efb48af234152f..56e4ca425f46b5 100644
--- a/packages/material-ui-icons/src/AddCircleOutlined.js
+++ b/packages/material-ui-icons/src/AddCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleOutlined');
diff --git a/packages/material-ui-icons/src/AddCircleRounded.js b/packages/material-ui-icons/src/AddCircleRounded.js
index 3a3c1a9949c232..ce217aae833cb9 100644
--- a/packages/material-ui-icons/src/AddCircleRounded.js
+++ b/packages/material-ui-icons/src/AddCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleRounded');
diff --git a/packages/material-ui-icons/src/AddCircleSharp.js b/packages/material-ui-icons/src/AddCircleSharp.js
index 36e90bf934ef13..7ac11b8f626fff 100644
--- a/packages/material-ui-icons/src/AddCircleSharp.js
+++ b/packages/material-ui-icons/src/AddCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleSharp');
diff --git a/packages/material-ui-icons/src/AddCircleTwoTone.js b/packages/material-ui-icons/src/AddCircleTwoTone.js
index c7be287c600065..0288356eaa78f1 100644
--- a/packages/material-ui-icons/src/AddCircleTwoTone.js
+++ b/packages/material-ui-icons/src/AddCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCircleTwoTone');
diff --git a/packages/material-ui-icons/src/AddComment.js b/packages/material-ui-icons/src/AddComment.js
index 9172e04cdefff0..6f93a7f585246a 100644
--- a/packages/material-ui-icons/src/AddComment.js
+++ b/packages/material-ui-icons/src/AddComment.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddComment');
diff --git a/packages/material-ui-icons/src/AddCommentOutlined.js b/packages/material-ui-icons/src/AddCommentOutlined.js
index fe29eb3e0334de..2fb5dcf34ab052 100644
--- a/packages/material-ui-icons/src/AddCommentOutlined.js
+++ b/packages/material-ui-icons/src/AddCommentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCommentOutlined');
diff --git a/packages/material-ui-icons/src/AddCommentRounded.js b/packages/material-ui-icons/src/AddCommentRounded.js
index 5b99b0893d6300..da1b98fc419e12 100644
--- a/packages/material-ui-icons/src/AddCommentRounded.js
+++ b/packages/material-ui-icons/src/AddCommentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCommentRounded');
diff --git a/packages/material-ui-icons/src/AddCommentTwoTone.js b/packages/material-ui-icons/src/AddCommentTwoTone.js
index 940895a947e2e1..f7c802b810a3a3 100644
--- a/packages/material-ui-icons/src/AddCommentTwoTone.js
+++ b/packages/material-ui-icons/src/AddCommentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddCommentTwoTone');
diff --git a/packages/material-ui-icons/src/AddOutlined.js b/packages/material-ui-icons/src/AddOutlined.js
index 5ebfa17469b562..4195589798f3f4 100644
--- a/packages/material-ui-icons/src/AddOutlined.js
+++ b/packages/material-ui-icons/src/AddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddOutlined');
diff --git a/packages/material-ui-icons/src/AddPhotoAlternateOutlined.js b/packages/material-ui-icons/src/AddPhotoAlternateOutlined.js
index 9d3f2ed0152b31..5f37b1993239d9 100644
--- a/packages/material-ui-icons/src/AddPhotoAlternateOutlined.js
+++ b/packages/material-ui-icons/src/AddPhotoAlternateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddPhotoAlternateOutlined');
diff --git a/packages/material-ui-icons/src/AddPhotoAlternateRounded.js b/packages/material-ui-icons/src/AddPhotoAlternateRounded.js
index 65b9ad3bac496e..22d671a949619f 100644
--- a/packages/material-ui-icons/src/AddPhotoAlternateRounded.js
+++ b/packages/material-ui-icons/src/AddPhotoAlternateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddPhotoAlternateRounded');
diff --git a/packages/material-ui-icons/src/AddPhotoAlternateSharp.js b/packages/material-ui-icons/src/AddPhotoAlternateSharp.js
index 39af94fff39d23..26555d3732581a 100644
--- a/packages/material-ui-icons/src/AddPhotoAlternateSharp.js
+++ b/packages/material-ui-icons/src/AddPhotoAlternateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddPhotoAlternateSharp');
diff --git a/packages/material-ui-icons/src/AddPhotoAlternateTwoTone.js b/packages/material-ui-icons/src/AddPhotoAlternateTwoTone.js
index cd26d728840fd1..b3765e2eab187a 100644
--- a/packages/material-ui-icons/src/AddPhotoAlternateTwoTone.js
+++ b/packages/material-ui-icons/src/AddPhotoAlternateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddPhotoAlternateTwoTone');
diff --git a/packages/material-ui-icons/src/AddRounded.js b/packages/material-ui-icons/src/AddRounded.js
index 845722a030565b..1b64e59e683522 100644
--- a/packages/material-ui-icons/src/AddRounded.js
+++ b/packages/material-ui-icons/src/AddRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddRounded');
diff --git a/packages/material-ui-icons/src/AddSharp.js b/packages/material-ui-icons/src/AddSharp.js
index 5797d2ea09abb8..c67f0891a7e186 100644
--- a/packages/material-ui-icons/src/AddSharp.js
+++ b/packages/material-ui-icons/src/AddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddSharp');
diff --git a/packages/material-ui-icons/src/AddShoppingCartOutlined.js b/packages/material-ui-icons/src/AddShoppingCartOutlined.js
index 3d61803fbeb22a..f8b9720e68dc4d 100644
--- a/packages/material-ui-icons/src/AddShoppingCartOutlined.js
+++ b/packages/material-ui-icons/src/AddShoppingCartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddShoppingCartOutlined');
diff --git a/packages/material-ui-icons/src/AddShoppingCartRounded.js b/packages/material-ui-icons/src/AddShoppingCartRounded.js
index 5a3d5e7e7ec5d6..827041bceac4ff 100644
--- a/packages/material-ui-icons/src/AddShoppingCartRounded.js
+++ b/packages/material-ui-icons/src/AddShoppingCartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddShoppingCartRounded');
diff --git a/packages/material-ui-icons/src/AddShoppingCartSharp.js b/packages/material-ui-icons/src/AddShoppingCartSharp.js
index 16dcff1f50f9b7..e65e0ebe48ad15 100644
--- a/packages/material-ui-icons/src/AddShoppingCartSharp.js
+++ b/packages/material-ui-icons/src/AddShoppingCartSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddShoppingCartSharp');
diff --git a/packages/material-ui-icons/src/AddShoppingCartTwoTone.js b/packages/material-ui-icons/src/AddShoppingCartTwoTone.js
index e51a7ed96ee5cb..f4de5171ab720a 100644
--- a/packages/material-ui-icons/src/AddShoppingCartTwoTone.js
+++ b/packages/material-ui-icons/src/AddShoppingCartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddShoppingCartTwoTone');
diff --git a/packages/material-ui-icons/src/AddToHomeScreen.js b/packages/material-ui-icons/src/AddToHomeScreen.js
index e49de7044ec5e5..9c38b19f6cd6a0 100644
--- a/packages/material-ui-icons/src/AddToHomeScreen.js
+++ b/packages/material-ui-icons/src/AddToHomeScreen.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToHomeScreen');
diff --git a/packages/material-ui-icons/src/AddToHomeScreenOutlined.js b/packages/material-ui-icons/src/AddToHomeScreenOutlined.js
index 3eb3c071b3cf5d..7a76b2086140ac 100644
--- a/packages/material-ui-icons/src/AddToHomeScreenOutlined.js
+++ b/packages/material-ui-icons/src/AddToHomeScreenOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToHomeScreenOutlined');
diff --git a/packages/material-ui-icons/src/AddToHomeScreenRounded.js b/packages/material-ui-icons/src/AddToHomeScreenRounded.js
index 5e83255d0ecf0e..07a3d506fffd20 100644
--- a/packages/material-ui-icons/src/AddToHomeScreenRounded.js
+++ b/packages/material-ui-icons/src/AddToHomeScreenRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToHomeScreenRounded');
diff --git a/packages/material-ui-icons/src/AddToHomeScreenSharp.js b/packages/material-ui-icons/src/AddToHomeScreenSharp.js
index 106d146f1cb394..cdf9dafefddd6e 100644
--- a/packages/material-ui-icons/src/AddToHomeScreenSharp.js
+++ b/packages/material-ui-icons/src/AddToHomeScreenSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToHomeScreenSharp');
diff --git a/packages/material-ui-icons/src/AddToHomeScreenTwoTone.js b/packages/material-ui-icons/src/AddToHomeScreenTwoTone.js
index da02fae2d2e326..432b46791c442c 100644
--- a/packages/material-ui-icons/src/AddToHomeScreenTwoTone.js
+++ b/packages/material-ui-icons/src/AddToHomeScreenTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToHomeScreenTwoTone');
diff --git a/packages/material-ui-icons/src/AddToPhotosOutlined.js b/packages/material-ui-icons/src/AddToPhotosOutlined.js
index ca73539869becf..52f648ad182e8a 100644
--- a/packages/material-ui-icons/src/AddToPhotosOutlined.js
+++ b/packages/material-ui-icons/src/AddToPhotosOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToPhotosOutlined');
diff --git a/packages/material-ui-icons/src/AddToPhotosRounded.js b/packages/material-ui-icons/src/AddToPhotosRounded.js
index 9fb4a97e0cff90..ff82ed55401ddc 100644
--- a/packages/material-ui-icons/src/AddToPhotosRounded.js
+++ b/packages/material-ui-icons/src/AddToPhotosRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToPhotosRounded');
diff --git a/packages/material-ui-icons/src/AddToPhotosSharp.js b/packages/material-ui-icons/src/AddToPhotosSharp.js
index 4c4f849a828a58..5a063f1fc00b79 100644
--- a/packages/material-ui-icons/src/AddToPhotosSharp.js
+++ b/packages/material-ui-icons/src/AddToPhotosSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToPhotosSharp');
diff --git a/packages/material-ui-icons/src/AddToPhotosTwoTone.js b/packages/material-ui-icons/src/AddToPhotosTwoTone.js
index 9f478e0a6a78d4..31306c3f58a967 100644
--- a/packages/material-ui-icons/src/AddToPhotosTwoTone.js
+++ b/packages/material-ui-icons/src/AddToPhotosTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToPhotosTwoTone');
diff --git a/packages/material-ui-icons/src/AddToQueue.js b/packages/material-ui-icons/src/AddToQueue.js
index 8aed9da7642c4d..2d651db78143c4 100644
--- a/packages/material-ui-icons/src/AddToQueue.js
+++ b/packages/material-ui-icons/src/AddToQueue.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToQueue');
diff --git a/packages/material-ui-icons/src/AddToQueueOutlined.js b/packages/material-ui-icons/src/AddToQueueOutlined.js
index eef7db80746d58..444aac49c8ece4 100644
--- a/packages/material-ui-icons/src/AddToQueueOutlined.js
+++ b/packages/material-ui-icons/src/AddToQueueOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToQueueOutlined');
diff --git a/packages/material-ui-icons/src/AddToQueueSharp.js b/packages/material-ui-icons/src/AddToQueueSharp.js
index 02d761d48dc2db..740c29b7942419 100644
--- a/packages/material-ui-icons/src/AddToQueueSharp.js
+++ b/packages/material-ui-icons/src/AddToQueueSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToQueueSharp');
diff --git a/packages/material-ui-icons/src/AddToQueueTwoTone.js b/packages/material-ui-icons/src/AddToQueueTwoTone.js
index f3554ee2e12e9d..65b77bec68be3b 100644
--- a/packages/material-ui-icons/src/AddToQueueTwoTone.js
+++ b/packages/material-ui-icons/src/AddToQueueTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddToQueueTwoTone');
diff --git a/packages/material-ui-icons/src/AddTwoTone.js b/packages/material-ui-icons/src/AddTwoTone.js
index 3ed059f764668a..0b845009c36957 100644
--- a/packages/material-ui-icons/src/AddTwoTone.js
+++ b/packages/material-ui-icons/src/AddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AddTwoTone');
diff --git a/packages/material-ui-icons/src/AdjustOutlined.js b/packages/material-ui-icons/src/AdjustOutlined.js
index 82e977f496d789..8fb40a7a90d1a9 100644
--- a/packages/material-ui-icons/src/AdjustOutlined.js
+++ b/packages/material-ui-icons/src/AdjustOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdjustOutlined');
diff --git a/packages/material-ui-icons/src/AdjustRounded.js b/packages/material-ui-icons/src/AdjustRounded.js
index 7b5ac29fd4fe83..3a622e0d307134 100644
--- a/packages/material-ui-icons/src/AdjustRounded.js
+++ b/packages/material-ui-icons/src/AdjustRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdjustRounded');
diff --git a/packages/material-ui-icons/src/AdjustSharp.js b/packages/material-ui-icons/src/AdjustSharp.js
index b1ec39744d3bdf..7b7ea43fa9b3a5 100644
--- a/packages/material-ui-icons/src/AdjustSharp.js
+++ b/packages/material-ui-icons/src/AdjustSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdjustSharp');
diff --git a/packages/material-ui-icons/src/AdjustTwoTone.js b/packages/material-ui-icons/src/AdjustTwoTone.js
index c51f8b9b4149e6..aaec47eaaf55ae 100644
--- a/packages/material-ui-icons/src/AdjustTwoTone.js
+++ b/packages/material-ui-icons/src/AdjustTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AdjustTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatAngledOutlined.js b/packages/material-ui-icons/src/AirlineSeatFlatAngledOutlined.js
index cd4fdc37066982..6ee9dcb82dbc6d 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatAngledOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatAngledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatAngledOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatAngledRounded.js b/packages/material-ui-icons/src/AirlineSeatFlatAngledRounded.js
index 1b52e486c979a3..7a01de693c093c 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatAngledRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatAngledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatAngledRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatAngledSharp.js b/packages/material-ui-icons/src/AirlineSeatFlatAngledSharp.js
index b4e6344044b77f..bee1397ba3b661 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatAngledSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatAngledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatAngledSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatAngledTwoTone.js b/packages/material-ui-icons/src/AirlineSeatFlatAngledTwoTone.js
index be2d83b05ccc09..2399b384d9ef9e 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatAngledTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatAngledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatAngledTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatOutlined.js b/packages/material-ui-icons/src/AirlineSeatFlatOutlined.js
index 6c28331e4c447e..8cc06dfccee258 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatRounded.js b/packages/material-ui-icons/src/AirlineSeatFlatRounded.js
index f967bbb4958873..8407c3fc26209a 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatSharp.js b/packages/material-ui-icons/src/AirlineSeatFlatSharp.js
index bc9312d9c34b15..391b2b35df3f33 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatFlatTwoTone.js b/packages/material-ui-icons/src/AirlineSeatFlatTwoTone.js
index 9b2c518b241de2..70c0a3ace3f26c 100644
--- a/packages/material-ui-icons/src/AirlineSeatFlatTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatFlatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatFlatTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatIndividualSuite.js b/packages/material-ui-icons/src/AirlineSeatIndividualSuite.js
index 2919ba906cbc84..89aaafe39ccc22 100644
--- a/packages/material-ui-icons/src/AirlineSeatIndividualSuite.js
+++ b/packages/material-ui-icons/src/AirlineSeatIndividualSuite.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatIndividualSuite');
diff --git a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteOutlined.js b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteOutlined.js
index 55cf67cd2c1979..577ea9087acdb4 100644
--- a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatIndividualSuiteOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteRounded.js b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteRounded.js
index 40c5fd686dc1e0..cce204a0c016fe 100644
--- a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatIndividualSuiteRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteSharp.js b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteSharp.js
index f40061bd8bd7a7..74fb5126460733 100644
--- a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatIndividualSuiteSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteTwoTone.js b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteTwoTone.js
index baa01d759bb453..3caee390c65c5c 100644
--- a/packages/material-ui-icons/src/AirlineSeatIndividualSuiteTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatIndividualSuiteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatIndividualSuiteTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomExtraOutlined.js b/packages/material-ui-icons/src/AirlineSeatLegroomExtraOutlined.js
index 06572d7c6d4452..fe9eb45aa7584a 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomExtraOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomExtraOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomExtraOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomExtraRounded.js b/packages/material-ui-icons/src/AirlineSeatLegroomExtraRounded.js
index 9344c48a1d1edc..ed31c6806311ef 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomExtraRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomExtraRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomExtraRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomExtraSharp.js b/packages/material-ui-icons/src/AirlineSeatLegroomExtraSharp.js
index fd7aec7e36eafd..5abc35096d0136 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomExtraSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomExtraSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomExtraSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomExtraTwoTone.js b/packages/material-ui-icons/src/AirlineSeatLegroomExtraTwoTone.js
index f13b0b09b75910..ddbc84bced4e01 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomExtraTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomExtraTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomExtraTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomNormalOutlined.js b/packages/material-ui-icons/src/AirlineSeatLegroomNormalOutlined.js
index 8e49b1e471df21..8b10757b162d60 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomNormalOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomNormalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomNormalOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomNormalRounded.js b/packages/material-ui-icons/src/AirlineSeatLegroomNormalRounded.js
index e53a3b77c4e35e..ae1d320ef61e90 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomNormalRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomNormalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomNormalRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomNormalSharp.js b/packages/material-ui-icons/src/AirlineSeatLegroomNormalSharp.js
index cd46337bafba77..92b261fca51a27 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomNormalSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomNormalSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomNormalSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomNormalTwoTone.js b/packages/material-ui-icons/src/AirlineSeatLegroomNormalTwoTone.js
index 3733fd4597b32f..7580b3b8f59686 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomNormalTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomNormalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomNormalTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomReducedOutlined.js b/packages/material-ui-icons/src/AirlineSeatLegroomReducedOutlined.js
index 68a2f657d99d7a..bf63c419bade46 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomReducedOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomReducedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomReducedOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomReducedRounded.js b/packages/material-ui-icons/src/AirlineSeatLegroomReducedRounded.js
index 8e68567148fc10..f95aba0c8f42fb 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomReducedRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomReducedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomReducedRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomReducedSharp.js b/packages/material-ui-icons/src/AirlineSeatLegroomReducedSharp.js
index 4649f57a3784c2..9db4419c54b07b 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomReducedSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomReducedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomReducedSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatLegroomReducedTwoTone.js b/packages/material-ui-icons/src/AirlineSeatLegroomReducedTwoTone.js
index f709c865d8cf15..53dbd4a9cf8682 100644
--- a/packages/material-ui-icons/src/AirlineSeatLegroomReducedTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatLegroomReducedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatLegroomReducedTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineExtraOutlined.js b/packages/material-ui-icons/src/AirlineSeatReclineExtraOutlined.js
index 860eda8e687ae0..83689285fbc934 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineExtraOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineExtraOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineExtraOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineExtraRounded.js b/packages/material-ui-icons/src/AirlineSeatReclineExtraRounded.js
index 1f929c2b7d0c2a..d4fd7ca45f09e2 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineExtraRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineExtraRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineExtraRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineExtraSharp.js b/packages/material-ui-icons/src/AirlineSeatReclineExtraSharp.js
index 30e0b1d6ca2b51..bbb3cd2f5c2f49 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineExtraSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineExtraSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineExtraSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineExtraTwoTone.js b/packages/material-ui-icons/src/AirlineSeatReclineExtraTwoTone.js
index c653b2ac7dc57b..41bb7ef3b4286b 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineExtraTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineExtraTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineExtraTwoTone');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineNormalOutlined.js b/packages/material-ui-icons/src/AirlineSeatReclineNormalOutlined.js
index af8d57cca881c6..3c2a5d8ef184fa 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineNormalOutlined.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineNormalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineNormalOutlined');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineNormalRounded.js b/packages/material-ui-icons/src/AirlineSeatReclineNormalRounded.js
index b36f69394e8149..ab76f832941f11 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineNormalRounded.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineNormalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineNormalRounded');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineNormalSharp.js b/packages/material-ui-icons/src/AirlineSeatReclineNormalSharp.js
index fc242c23813010..989dcb90daff65 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineNormalSharp.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineNormalSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineNormalSharp');
diff --git a/packages/material-ui-icons/src/AirlineSeatReclineNormalTwoTone.js b/packages/material-ui-icons/src/AirlineSeatReclineNormalTwoTone.js
index 78380a0419efe1..5118ae88a74931 100644
--- a/packages/material-ui-icons/src/AirlineSeatReclineNormalTwoTone.js
+++ b/packages/material-ui-icons/src/AirlineSeatReclineNormalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirlineSeatReclineNormalTwoTone');
diff --git a/packages/material-ui-icons/src/AirplanemodeActiveOutlined.js b/packages/material-ui-icons/src/AirplanemodeActiveOutlined.js
index 4babb0ff2f2614..c6b7b726dd05af 100644
--- a/packages/material-ui-icons/src/AirplanemodeActiveOutlined.js
+++ b/packages/material-ui-icons/src/AirplanemodeActiveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeActiveOutlined');
diff --git a/packages/material-ui-icons/src/AirplanemodeActiveRounded.js b/packages/material-ui-icons/src/AirplanemodeActiveRounded.js
index ff8209727a5f47..78da888a6f142f 100644
--- a/packages/material-ui-icons/src/AirplanemodeActiveRounded.js
+++ b/packages/material-ui-icons/src/AirplanemodeActiveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeActiveRounded');
diff --git a/packages/material-ui-icons/src/AirplanemodeActiveSharp.js b/packages/material-ui-icons/src/AirplanemodeActiveSharp.js
index 7f946427eb6fd1..80c41280ee16c6 100644
--- a/packages/material-ui-icons/src/AirplanemodeActiveSharp.js
+++ b/packages/material-ui-icons/src/AirplanemodeActiveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeActiveSharp');
diff --git a/packages/material-ui-icons/src/AirplanemodeActiveTwoTone.js b/packages/material-ui-icons/src/AirplanemodeActiveTwoTone.js
index fd837a0112c499..e796765e20cdd2 100644
--- a/packages/material-ui-icons/src/AirplanemodeActiveTwoTone.js
+++ b/packages/material-ui-icons/src/AirplanemodeActiveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeActiveTwoTone');
diff --git a/packages/material-ui-icons/src/AirplanemodeInactiveOutlined.js b/packages/material-ui-icons/src/AirplanemodeInactiveOutlined.js
index 5f9927aa22f710..ad7c6780cdeba0 100644
--- a/packages/material-ui-icons/src/AirplanemodeInactiveOutlined.js
+++ b/packages/material-ui-icons/src/AirplanemodeInactiveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeInactiveOutlined');
diff --git a/packages/material-ui-icons/src/AirplanemodeInactiveRounded.js b/packages/material-ui-icons/src/AirplanemodeInactiveRounded.js
index 08bdddddce89d4..ac009341f3c71a 100644
--- a/packages/material-ui-icons/src/AirplanemodeInactiveRounded.js
+++ b/packages/material-ui-icons/src/AirplanemodeInactiveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeInactiveRounded');
diff --git a/packages/material-ui-icons/src/AirplanemodeInactiveSharp.js b/packages/material-ui-icons/src/AirplanemodeInactiveSharp.js
index 6897e3bd7013d7..4e802a0aaab3d4 100644
--- a/packages/material-ui-icons/src/AirplanemodeInactiveSharp.js
+++ b/packages/material-ui-icons/src/AirplanemodeInactiveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeInactiveSharp');
diff --git a/packages/material-ui-icons/src/AirplanemodeInactiveTwoTone.js b/packages/material-ui-icons/src/AirplanemodeInactiveTwoTone.js
index 1eb5f7f7be974b..704eee9c7e1923 100644
--- a/packages/material-ui-icons/src/AirplanemodeInactiveTwoTone.js
+++ b/packages/material-ui-icons/src/AirplanemodeInactiveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplanemodeInactiveTwoTone');
diff --git a/packages/material-ui-icons/src/Airplay.js b/packages/material-ui-icons/src/Airplay.js
index ca2e5f1fc7c34c..390aaafd68a4d5 100644
--- a/packages/material-ui-icons/src/Airplay.js
+++ b/packages/material-ui-icons/src/Airplay.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Airplay');
diff --git a/packages/material-ui-icons/src/AirplayOutlined.js b/packages/material-ui-icons/src/AirplayOutlined.js
index 93fee48714a90f..f76d7e8d95e671 100644
--- a/packages/material-ui-icons/src/AirplayOutlined.js
+++ b/packages/material-ui-icons/src/AirplayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplayOutlined');
diff --git a/packages/material-ui-icons/src/AirplayRounded.js b/packages/material-ui-icons/src/AirplayRounded.js
index 72d2ee5df45c6d..a303bda621fa3f 100644
--- a/packages/material-ui-icons/src/AirplayRounded.js
+++ b/packages/material-ui-icons/src/AirplayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplayRounded');
diff --git a/packages/material-ui-icons/src/AirplaySharp.js b/packages/material-ui-icons/src/AirplaySharp.js
index f1b3ade4bd69b0..20ac1db0984e7b 100644
--- a/packages/material-ui-icons/src/AirplaySharp.js
+++ b/packages/material-ui-icons/src/AirplaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplaySharp');
diff --git a/packages/material-ui-icons/src/AirplayTwoTone.js b/packages/material-ui-icons/src/AirplayTwoTone.js
index 6462254f93c082..9c1d4480310977 100644
--- a/packages/material-ui-icons/src/AirplayTwoTone.js
+++ b/packages/material-ui-icons/src/AirplayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirplayTwoTone');
diff --git a/packages/material-ui-icons/src/AirportShuttleOutlined.js b/packages/material-ui-icons/src/AirportShuttleOutlined.js
index be4cd4dfa7896a..316062136c826a 100644
--- a/packages/material-ui-icons/src/AirportShuttleOutlined.js
+++ b/packages/material-ui-icons/src/AirportShuttleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirportShuttleOutlined');
diff --git a/packages/material-ui-icons/src/AirportShuttleRounded.js b/packages/material-ui-icons/src/AirportShuttleRounded.js
index 26c56847746b81..666c57089c8307 100644
--- a/packages/material-ui-icons/src/AirportShuttleRounded.js
+++ b/packages/material-ui-icons/src/AirportShuttleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirportShuttleRounded');
diff --git a/packages/material-ui-icons/src/AirportShuttleSharp.js b/packages/material-ui-icons/src/AirportShuttleSharp.js
index 8252fcc80842d1..5cc9ead0f96fa0 100644
--- a/packages/material-ui-icons/src/AirportShuttleSharp.js
+++ b/packages/material-ui-icons/src/AirportShuttleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirportShuttleSharp');
diff --git a/packages/material-ui-icons/src/AirportShuttleTwoTone.js b/packages/material-ui-icons/src/AirportShuttleTwoTone.js
index fc29a08f9df4ea..053fdfd49e0a55 100644
--- a/packages/material-ui-icons/src/AirportShuttleTwoTone.js
+++ b/packages/material-ui-icons/src/AirportShuttleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AirportShuttleTwoTone');
diff --git a/packages/material-ui-icons/src/AlarmAddOutlined.js b/packages/material-ui-icons/src/AlarmAddOutlined.js
index 3b68915fb505bd..4b026f9d36a357 100644
--- a/packages/material-ui-icons/src/AlarmAddOutlined.js
+++ b/packages/material-ui-icons/src/AlarmAddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmAddOutlined');
diff --git a/packages/material-ui-icons/src/AlarmAddRounded.js b/packages/material-ui-icons/src/AlarmAddRounded.js
index 246a286eba5cb0..19981d9283e80c 100644
--- a/packages/material-ui-icons/src/AlarmAddRounded.js
+++ b/packages/material-ui-icons/src/AlarmAddRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmAddRounded');
diff --git a/packages/material-ui-icons/src/AlarmAddSharp.js b/packages/material-ui-icons/src/AlarmAddSharp.js
index e5a41594b17bdb..11a3715673ee7c 100644
--- a/packages/material-ui-icons/src/AlarmAddSharp.js
+++ b/packages/material-ui-icons/src/AlarmAddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmAddSharp');
diff --git a/packages/material-ui-icons/src/AlarmAddTwoTone.js b/packages/material-ui-icons/src/AlarmAddTwoTone.js
index 809be6280494ae..0261bbcb036777 100644
--- a/packages/material-ui-icons/src/AlarmAddTwoTone.js
+++ b/packages/material-ui-icons/src/AlarmAddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmAddTwoTone');
diff --git a/packages/material-ui-icons/src/AlarmOffOutlined.js b/packages/material-ui-icons/src/AlarmOffOutlined.js
index 28f54c10cdde45..f0b245df09ecda 100644
--- a/packages/material-ui-icons/src/AlarmOffOutlined.js
+++ b/packages/material-ui-icons/src/AlarmOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOffOutlined');
diff --git a/packages/material-ui-icons/src/AlarmOffRounded.js b/packages/material-ui-icons/src/AlarmOffRounded.js
index 95a724ed47c7d5..61233943c14726 100644
--- a/packages/material-ui-icons/src/AlarmOffRounded.js
+++ b/packages/material-ui-icons/src/AlarmOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOffRounded');
diff --git a/packages/material-ui-icons/src/AlarmOffSharp.js b/packages/material-ui-icons/src/AlarmOffSharp.js
index 66aa4a1d913682..2ad520c78aa3c6 100644
--- a/packages/material-ui-icons/src/AlarmOffSharp.js
+++ b/packages/material-ui-icons/src/AlarmOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOffSharp');
diff --git a/packages/material-ui-icons/src/AlarmOffTwoTone.js b/packages/material-ui-icons/src/AlarmOffTwoTone.js
index 36d6ae37eac4c7..e1917819bd6577 100644
--- a/packages/material-ui-icons/src/AlarmOffTwoTone.js
+++ b/packages/material-ui-icons/src/AlarmOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOffTwoTone');
diff --git a/packages/material-ui-icons/src/AlarmOnOutlined.js b/packages/material-ui-icons/src/AlarmOnOutlined.js
index acb00e9566a5d7..62f73941e04fe1 100644
--- a/packages/material-ui-icons/src/AlarmOnOutlined.js
+++ b/packages/material-ui-icons/src/AlarmOnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOnOutlined');
diff --git a/packages/material-ui-icons/src/AlarmOnRounded.js b/packages/material-ui-icons/src/AlarmOnRounded.js
index 9af2b47aafd58a..7330086d010e18 100644
--- a/packages/material-ui-icons/src/AlarmOnRounded.js
+++ b/packages/material-ui-icons/src/AlarmOnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOnRounded');
diff --git a/packages/material-ui-icons/src/AlarmOnSharp.js b/packages/material-ui-icons/src/AlarmOnSharp.js
index ff14be1aa53c04..a43df8670c2737 100644
--- a/packages/material-ui-icons/src/AlarmOnSharp.js
+++ b/packages/material-ui-icons/src/AlarmOnSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOnSharp');
diff --git a/packages/material-ui-icons/src/AlarmOnTwoTone.js b/packages/material-ui-icons/src/AlarmOnTwoTone.js
index e48d17e7d9b2e5..8de639caefa85f 100644
--- a/packages/material-ui-icons/src/AlarmOnTwoTone.js
+++ b/packages/material-ui-icons/src/AlarmOnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOnTwoTone');
diff --git a/packages/material-ui-icons/src/AlarmOutlined.js b/packages/material-ui-icons/src/AlarmOutlined.js
index af0ca8e695a0e1..adbff97a46b7d8 100644
--- a/packages/material-ui-icons/src/AlarmOutlined.js
+++ b/packages/material-ui-icons/src/AlarmOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmOutlined');
diff --git a/packages/material-ui-icons/src/AlarmRounded.js b/packages/material-ui-icons/src/AlarmRounded.js
index 1cfe8c3c35796d..221e39c6501231 100644
--- a/packages/material-ui-icons/src/AlarmRounded.js
+++ b/packages/material-ui-icons/src/AlarmRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmRounded');
diff --git a/packages/material-ui-icons/src/AlarmSharp.js b/packages/material-ui-icons/src/AlarmSharp.js
index 29ca8cab5b5228..4e3bd123e05689 100644
--- a/packages/material-ui-icons/src/AlarmSharp.js
+++ b/packages/material-ui-icons/src/AlarmSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmSharp');
diff --git a/packages/material-ui-icons/src/AlarmTwoTone.js b/packages/material-ui-icons/src/AlarmTwoTone.js
index 5dd68a23625563..9775d46af0948c 100644
--- a/packages/material-ui-icons/src/AlarmTwoTone.js
+++ b/packages/material-ui-icons/src/AlarmTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlarmTwoTone');
diff --git a/packages/material-ui-icons/src/AlbumOutlined.js b/packages/material-ui-icons/src/AlbumOutlined.js
index 8645fd25f851b4..2aa73919a6c1a7 100644
--- a/packages/material-ui-icons/src/AlbumOutlined.js
+++ b/packages/material-ui-icons/src/AlbumOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlbumOutlined');
diff --git a/packages/material-ui-icons/src/AlbumSharp.js b/packages/material-ui-icons/src/AlbumSharp.js
index 2b202093783b28..e9acfe1daffb3d 100644
--- a/packages/material-ui-icons/src/AlbumSharp.js
+++ b/packages/material-ui-icons/src/AlbumSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlbumSharp');
diff --git a/packages/material-ui-icons/src/AlbumTwoTone.js b/packages/material-ui-icons/src/AlbumTwoTone.js
index f903fb5eef9a60..d71ac9e99d6801 100644
--- a/packages/material-ui-icons/src/AlbumTwoTone.js
+++ b/packages/material-ui-icons/src/AlbumTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AlbumTwoTone');
diff --git a/packages/material-ui-icons/src/AllInbox.js b/packages/material-ui-icons/src/AllInbox.js
index d6cc128f58fa30..19b3ac7ff404de 100644
--- a/packages/material-ui-icons/src/AllInbox.js
+++ b/packages/material-ui-icons/src/AllInbox.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInbox');
diff --git a/packages/material-ui-icons/src/AllInboxOutlined.js b/packages/material-ui-icons/src/AllInboxOutlined.js
index 90c24c7d8752f9..f3c02bc3df2b22 100644
--- a/packages/material-ui-icons/src/AllInboxOutlined.js
+++ b/packages/material-ui-icons/src/AllInboxOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInboxOutlined');
diff --git a/packages/material-ui-icons/src/AllInboxRounded.js b/packages/material-ui-icons/src/AllInboxRounded.js
index e3b31b771c7ef8..bf7435259d6690 100644
--- a/packages/material-ui-icons/src/AllInboxRounded.js
+++ b/packages/material-ui-icons/src/AllInboxRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInboxRounded');
diff --git a/packages/material-ui-icons/src/AllInboxSharp.js b/packages/material-ui-icons/src/AllInboxSharp.js
index 214f73a3a6365c..1abbb8c002cde4 100644
--- a/packages/material-ui-icons/src/AllInboxSharp.js
+++ b/packages/material-ui-icons/src/AllInboxSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInboxSharp');
diff --git a/packages/material-ui-icons/src/AllInboxTwoTone.js b/packages/material-ui-icons/src/AllInboxTwoTone.js
index 4cf17fa2961299..419bd9bb2000ef 100644
--- a/packages/material-ui-icons/src/AllInboxTwoTone.js
+++ b/packages/material-ui-icons/src/AllInboxTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInboxTwoTone');
diff --git a/packages/material-ui-icons/src/AllInclusive.js b/packages/material-ui-icons/src/AllInclusive.js
index 56159b81188c6c..d19c417526aaa3 100644
--- a/packages/material-ui-icons/src/AllInclusive.js
+++ b/packages/material-ui-icons/src/AllInclusive.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInclusive');
diff --git a/packages/material-ui-icons/src/AllInclusiveOutlined.js b/packages/material-ui-icons/src/AllInclusiveOutlined.js
index c453c92db0dd70..dd14d9cec97b80 100644
--- a/packages/material-ui-icons/src/AllInclusiveOutlined.js
+++ b/packages/material-ui-icons/src/AllInclusiveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInclusiveOutlined');
diff --git a/packages/material-ui-icons/src/AllInclusiveRounded.js b/packages/material-ui-icons/src/AllInclusiveRounded.js
index d09bad172a0a5d..6a9d3e63c93b97 100644
--- a/packages/material-ui-icons/src/AllInclusiveRounded.js
+++ b/packages/material-ui-icons/src/AllInclusiveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInclusiveRounded');
diff --git a/packages/material-ui-icons/src/AllInclusiveSharp.js b/packages/material-ui-icons/src/AllInclusiveSharp.js
index ffe4af16b2665b..567f91e7d900d1 100644
--- a/packages/material-ui-icons/src/AllInclusiveSharp.js
+++ b/packages/material-ui-icons/src/AllInclusiveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInclusiveSharp');
diff --git a/packages/material-ui-icons/src/AllInclusiveTwoTone.js b/packages/material-ui-icons/src/AllInclusiveTwoTone.js
index e36a2d2effca1c..180bfa5e30932e 100644
--- a/packages/material-ui-icons/src/AllInclusiveTwoTone.js
+++ b/packages/material-ui-icons/src/AllInclusiveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllInclusiveTwoTone');
diff --git a/packages/material-ui-icons/src/AllOutOutlined.js b/packages/material-ui-icons/src/AllOutOutlined.js
index 182e9e1aef65e5..734b3141734111 100644
--- a/packages/material-ui-icons/src/AllOutOutlined.js
+++ b/packages/material-ui-icons/src/AllOutOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllOutOutlined');
diff --git a/packages/material-ui-icons/src/AllOutRounded.js b/packages/material-ui-icons/src/AllOutRounded.js
index 58496da3282d21..43636fddc3e459 100644
--- a/packages/material-ui-icons/src/AllOutRounded.js
+++ b/packages/material-ui-icons/src/AllOutRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllOutRounded');
diff --git a/packages/material-ui-icons/src/AllOutSharp.js b/packages/material-ui-icons/src/AllOutSharp.js
index 2139b5c00fdb23..008f57a3d1085e 100644
--- a/packages/material-ui-icons/src/AllOutSharp.js
+++ b/packages/material-ui-icons/src/AllOutSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllOutSharp');
diff --git a/packages/material-ui-icons/src/AllOutTwoTone.js b/packages/material-ui-icons/src/AllOutTwoTone.js
index 87eee61545e9ac..c13311c28dd878 100644
--- a/packages/material-ui-icons/src/AllOutTwoTone.js
+++ b/packages/material-ui-icons/src/AllOutTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AllOutTwoTone');
diff --git a/packages/material-ui-icons/src/AmpStories.js b/packages/material-ui-icons/src/AmpStories.js
new file mode 100644
index 00000000000000..da4a14a9df5f10
--- /dev/null
+++ b/packages/material-ui-icons/src/AmpStories.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AmpStories');
diff --git a/packages/material-ui-icons/src/AmpStoriesOutlined.js b/packages/material-ui-icons/src/AmpStoriesOutlined.js
new file mode 100644
index 00000000000000..f4283e50e52c4f
--- /dev/null
+++ b/packages/material-ui-icons/src/AmpStoriesOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AmpStoriesOutlined');
diff --git a/packages/material-ui-icons/src/AmpStoriesRounded.js b/packages/material-ui-icons/src/AmpStoriesRounded.js
new file mode 100644
index 00000000000000..e8fde2a15b752f
--- /dev/null
+++ b/packages/material-ui-icons/src/AmpStoriesRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AmpStoriesRounded');
diff --git a/packages/material-ui-icons/src/AmpStoriesSharp.js b/packages/material-ui-icons/src/AmpStoriesSharp.js
new file mode 100644
index 00000000000000..f92f3c10590c92
--- /dev/null
+++ b/packages/material-ui-icons/src/AmpStoriesSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AmpStoriesSharp');
diff --git a/packages/material-ui-icons/src/AmpStoriesTwoTone.js b/packages/material-ui-icons/src/AmpStoriesTwoTone.js
new file mode 100644
index 00000000000000..c22a20a92efc34
--- /dev/null
+++ b/packages/material-ui-icons/src/AmpStoriesTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'AmpStoriesTwoTone');
diff --git a/packages/material-ui-icons/src/AndroidOutlined.js b/packages/material-ui-icons/src/AndroidOutlined.js
index 89c0a0c4d01adb..38350815d65015 100644
--- a/packages/material-ui-icons/src/AndroidOutlined.js
+++ b/packages/material-ui-icons/src/AndroidOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AndroidOutlined');
diff --git a/packages/material-ui-icons/src/AndroidRounded.js b/packages/material-ui-icons/src/AndroidRounded.js
index a7462e4be3d55f..9a858a3a50c9ac 100644
--- a/packages/material-ui-icons/src/AndroidRounded.js
+++ b/packages/material-ui-icons/src/AndroidRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AndroidRounded');
diff --git a/packages/material-ui-icons/src/AndroidSharp.js b/packages/material-ui-icons/src/AndroidSharp.js
index 37ff1d28196434..f3975fda298a93 100644
--- a/packages/material-ui-icons/src/AndroidSharp.js
+++ b/packages/material-ui-icons/src/AndroidSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AndroidSharp');
diff --git a/packages/material-ui-icons/src/AndroidTwoTone.js b/packages/material-ui-icons/src/AndroidTwoTone.js
index 5eca97d3bceccb..803f509d2687b1 100644
--- a/packages/material-ui-icons/src/AndroidTwoTone.js
+++ b/packages/material-ui-icons/src/AndroidTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AndroidTwoTone');
diff --git a/packages/material-ui-icons/src/AnnouncementOutlined.js b/packages/material-ui-icons/src/AnnouncementOutlined.js
index e13fb831f7597a..e38f921232234d 100644
--- a/packages/material-ui-icons/src/AnnouncementOutlined.js
+++ b/packages/material-ui-icons/src/AnnouncementOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AnnouncementOutlined');
diff --git a/packages/material-ui-icons/src/AnnouncementRounded.js b/packages/material-ui-icons/src/AnnouncementRounded.js
index 191e5ef5533422..20fefe28e95441 100644
--- a/packages/material-ui-icons/src/AnnouncementRounded.js
+++ b/packages/material-ui-icons/src/AnnouncementRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AnnouncementRounded');
diff --git a/packages/material-ui-icons/src/AnnouncementSharp.js b/packages/material-ui-icons/src/AnnouncementSharp.js
index 631bfde5740b58..ca1f6a3d65a9c4 100644
--- a/packages/material-ui-icons/src/AnnouncementSharp.js
+++ b/packages/material-ui-icons/src/AnnouncementSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AnnouncementSharp');
diff --git a/packages/material-ui-icons/src/AnnouncementTwoTone.js b/packages/material-ui-icons/src/AnnouncementTwoTone.js
index 2eb58d5e60216b..24fd31e17ebc4f 100644
--- a/packages/material-ui-icons/src/AnnouncementTwoTone.js
+++ b/packages/material-ui-icons/src/AnnouncementTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AnnouncementTwoTone');
diff --git a/packages/material-ui-icons/src/Apartment.js b/packages/material-ui-icons/src/Apartment.js
new file mode 100644
index 00000000000000..c894fe89baba0e
--- /dev/null
+++ b/packages/material-ui-icons/src/Apartment.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Apartment');
diff --git a/packages/material-ui-icons/src/ApartmentOutlined.js b/packages/material-ui-icons/src/ApartmentOutlined.js
new file mode 100644
index 00000000000000..81908c48d1d6f8
--- /dev/null
+++ b/packages/material-ui-icons/src/ApartmentOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ApartmentOutlined');
diff --git a/packages/material-ui-icons/src/ApartmentRounded.js b/packages/material-ui-icons/src/ApartmentRounded.js
new file mode 100644
index 00000000000000..f5de6469218f87
--- /dev/null
+++ b/packages/material-ui-icons/src/ApartmentRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ApartmentRounded');
diff --git a/packages/material-ui-icons/src/ApartmentSharp.js b/packages/material-ui-icons/src/ApartmentSharp.js
new file mode 100644
index 00000000000000..dd569260473c6a
--- /dev/null
+++ b/packages/material-ui-icons/src/ApartmentSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ApartmentSharp');
diff --git a/packages/material-ui-icons/src/ApartmentTwoTone.js b/packages/material-ui-icons/src/ApartmentTwoTone.js
new file mode 100644
index 00000000000000..6f1cdbf649825a
--- /dev/null
+++ b/packages/material-ui-icons/src/ApartmentTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ApartmentTwoTone');
diff --git a/packages/material-ui-icons/src/AppsOutlined.js b/packages/material-ui-icons/src/AppsOutlined.js
index b63488273be538..745919da5fae03 100644
--- a/packages/material-ui-icons/src/AppsOutlined.js
+++ b/packages/material-ui-icons/src/AppsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AppsOutlined');
diff --git a/packages/material-ui-icons/src/AppsRounded.js b/packages/material-ui-icons/src/AppsRounded.js
index a8aaf0fde7e50e..685719c0adfea3 100644
--- a/packages/material-ui-icons/src/AppsRounded.js
+++ b/packages/material-ui-icons/src/AppsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AppsRounded');
diff --git a/packages/material-ui-icons/src/AppsSharp.js b/packages/material-ui-icons/src/AppsSharp.js
index a71410ce95f439..0cb829dd56cd34 100644
--- a/packages/material-ui-icons/src/AppsSharp.js
+++ b/packages/material-ui-icons/src/AppsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AppsSharp');
diff --git a/packages/material-ui-icons/src/AppsTwoTone.js b/packages/material-ui-icons/src/AppsTwoTone.js
index ad443f1f9f4b58..d6a6183baeab7e 100644
--- a/packages/material-ui-icons/src/AppsTwoTone.js
+++ b/packages/material-ui-icons/src/AppsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AppsTwoTone');
diff --git a/packages/material-ui-icons/src/ArchiveOutlined.js b/packages/material-ui-icons/src/ArchiveOutlined.js
index 8a5d78b7edb8dd..f1befab284c4b5 100644
--- a/packages/material-ui-icons/src/ArchiveOutlined.js
+++ b/packages/material-ui-icons/src/ArchiveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArchiveOutlined');
diff --git a/packages/material-ui-icons/src/ArchiveRounded.js b/packages/material-ui-icons/src/ArchiveRounded.js
index 44efc769b21c89..0a845b415ab131 100644
--- a/packages/material-ui-icons/src/ArchiveRounded.js
+++ b/packages/material-ui-icons/src/ArchiveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArchiveRounded');
diff --git a/packages/material-ui-icons/src/ArchiveSharp.js b/packages/material-ui-icons/src/ArchiveSharp.js
index f2c30d4a1ed739..736505d0126565 100644
--- a/packages/material-ui-icons/src/ArchiveSharp.js
+++ b/packages/material-ui-icons/src/ArchiveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArchiveSharp');
diff --git a/packages/material-ui-icons/src/ArchiveTwoTone.js b/packages/material-ui-icons/src/ArchiveTwoTone.js
index 8b488bd46ff55c..078ef062adac87 100644
--- a/packages/material-ui-icons/src/ArchiveTwoTone.js
+++ b/packages/material-ui-icons/src/ArchiveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArchiveTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowBackOutlined.js b/packages/material-ui-icons/src/ArrowBackOutlined.js
index 46ee8a5142dfe8..5efb6cb1e0db1d 100644
--- a/packages/material-ui-icons/src/ArrowBackOutlined.js
+++ b/packages/material-ui-icons/src/ArrowBackOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowBackOutlined');
diff --git a/packages/material-ui-icons/src/ArrowBackRounded.js b/packages/material-ui-icons/src/ArrowBackRounded.js
index e707322e9ac10d..59c83f1719784b 100644
--- a/packages/material-ui-icons/src/ArrowBackRounded.js
+++ b/packages/material-ui-icons/src/ArrowBackRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowBackRounded');
diff --git a/packages/material-ui-icons/src/ArrowBackSharp.js b/packages/material-ui-icons/src/ArrowBackSharp.js
index 59e96e53cae47c..a10da2ca12776d 100644
--- a/packages/material-ui-icons/src/ArrowBackSharp.js
+++ b/packages/material-ui-icons/src/ArrowBackSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowBackSharp');
diff --git a/packages/material-ui-icons/src/ArrowBackTwoTone.js b/packages/material-ui-icons/src/ArrowBackTwoTone.js
index d669f06a5089c0..8c7ae3d50ba212 100644
--- a/packages/material-ui-icons/src/ArrowBackTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowBackTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowBackTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowDownward.js b/packages/material-ui-icons/src/ArrowDownward.js
index f2e269ceb4197d..894e7197e7c56e 100644
--- a/packages/material-ui-icons/src/ArrowDownward.js
+++ b/packages/material-ui-icons/src/ArrowDownward.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDownward');
diff --git a/packages/material-ui-icons/src/ArrowDownwardOutlined.js b/packages/material-ui-icons/src/ArrowDownwardOutlined.js
index 65133145434811..ab49db34bc91de 100644
--- a/packages/material-ui-icons/src/ArrowDownwardOutlined.js
+++ b/packages/material-ui-icons/src/ArrowDownwardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDownwardOutlined');
diff --git a/packages/material-ui-icons/src/ArrowDownwardRounded.js b/packages/material-ui-icons/src/ArrowDownwardRounded.js
index a84ec71a07b6a8..4881f19a053b9d 100644
--- a/packages/material-ui-icons/src/ArrowDownwardRounded.js
+++ b/packages/material-ui-icons/src/ArrowDownwardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDownwardRounded');
diff --git a/packages/material-ui-icons/src/ArrowDownwardSharp.js b/packages/material-ui-icons/src/ArrowDownwardSharp.js
index 955d9fa299eb74..618b754abfe29b 100644
--- a/packages/material-ui-icons/src/ArrowDownwardSharp.js
+++ b/packages/material-ui-icons/src/ArrowDownwardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDownwardSharp');
diff --git a/packages/material-ui-icons/src/ArrowDownwardTwoTone.js b/packages/material-ui-icons/src/ArrowDownwardTwoTone.js
index 03d62110bd359c..3641995f07b17b 100644
--- a/packages/material-ui-icons/src/ArrowDownwardTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowDownwardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDownwardTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowDropDownCircleOutlined.js b/packages/material-ui-icons/src/ArrowDropDownCircleOutlined.js
index 58106198c18d53..0327977df47bec 100644
--- a/packages/material-ui-icons/src/ArrowDropDownCircleOutlined.js
+++ b/packages/material-ui-icons/src/ArrowDropDownCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownCircleOutlined');
diff --git a/packages/material-ui-icons/src/ArrowDropDownCircleRounded.js b/packages/material-ui-icons/src/ArrowDropDownCircleRounded.js
index 7344a6854ec2c9..5672f77c2db7c6 100644
--- a/packages/material-ui-icons/src/ArrowDropDownCircleRounded.js
+++ b/packages/material-ui-icons/src/ArrowDropDownCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownCircleRounded');
diff --git a/packages/material-ui-icons/src/ArrowDropDownCircleSharp.js b/packages/material-ui-icons/src/ArrowDropDownCircleSharp.js
index 48eb41d5f1d269..d3b7cad81e6030 100644
--- a/packages/material-ui-icons/src/ArrowDropDownCircleSharp.js
+++ b/packages/material-ui-icons/src/ArrowDropDownCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownCircleSharp');
diff --git a/packages/material-ui-icons/src/ArrowDropDownCircleTwoTone.js b/packages/material-ui-icons/src/ArrowDropDownCircleTwoTone.js
index ff19f9f4be1871..ca42b44ff1bf10 100644
--- a/packages/material-ui-icons/src/ArrowDropDownCircleTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowDropDownCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownCircleTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowDropDownOutlined.js b/packages/material-ui-icons/src/ArrowDropDownOutlined.js
index 2bdff47efd1011..4ab48d6a78c376 100644
--- a/packages/material-ui-icons/src/ArrowDropDownOutlined.js
+++ b/packages/material-ui-icons/src/ArrowDropDownOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownOutlined');
diff --git a/packages/material-ui-icons/src/ArrowDropDownRounded.js b/packages/material-ui-icons/src/ArrowDropDownRounded.js
index 4ba3e480b5d6ab..6d46574e615103 100644
--- a/packages/material-ui-icons/src/ArrowDropDownRounded.js
+++ b/packages/material-ui-icons/src/ArrowDropDownRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownRounded');
diff --git a/packages/material-ui-icons/src/ArrowDropDownSharp.js b/packages/material-ui-icons/src/ArrowDropDownSharp.js
index 956088ff089f48..fb21309a234a2f 100644
--- a/packages/material-ui-icons/src/ArrowDropDownSharp.js
+++ b/packages/material-ui-icons/src/ArrowDropDownSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownSharp');
diff --git a/packages/material-ui-icons/src/ArrowDropDownTwoTone.js b/packages/material-ui-icons/src/ArrowDropDownTwoTone.js
index 8423b1197fc35e..3773b9b832d5a5 100644
--- a/packages/material-ui-icons/src/ArrowDropDownTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowDropDownTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropDownTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowDropUpOutlined.js b/packages/material-ui-icons/src/ArrowDropUpOutlined.js
index 0228995e737aac..7abadad869efe5 100644
--- a/packages/material-ui-icons/src/ArrowDropUpOutlined.js
+++ b/packages/material-ui-icons/src/ArrowDropUpOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropUpOutlined');
diff --git a/packages/material-ui-icons/src/ArrowDropUpRounded.js b/packages/material-ui-icons/src/ArrowDropUpRounded.js
index 2a2bc4b93a2ae4..e3a841f5e7ea3f 100644
--- a/packages/material-ui-icons/src/ArrowDropUpRounded.js
+++ b/packages/material-ui-icons/src/ArrowDropUpRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropUpRounded');
diff --git a/packages/material-ui-icons/src/ArrowDropUpSharp.js b/packages/material-ui-icons/src/ArrowDropUpSharp.js
index 2d1d78b9dd945a..1eb904e2ba9c12 100644
--- a/packages/material-ui-icons/src/ArrowDropUpSharp.js
+++ b/packages/material-ui-icons/src/ArrowDropUpSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropUpSharp');
diff --git a/packages/material-ui-icons/src/ArrowDropUpTwoTone.js b/packages/material-ui-icons/src/ArrowDropUpTwoTone.js
index 4241fb697aaa0e..86fee5b0ea41ee 100644
--- a/packages/material-ui-icons/src/ArrowDropUpTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowDropUpTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowDropUpTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowForwardOutlined.js b/packages/material-ui-icons/src/ArrowForwardOutlined.js
index 5b23eeb66f4406..c500e0b67b781a 100644
--- a/packages/material-ui-icons/src/ArrowForwardOutlined.js
+++ b/packages/material-ui-icons/src/ArrowForwardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowForwardOutlined');
diff --git a/packages/material-ui-icons/src/ArrowForwardRounded.js b/packages/material-ui-icons/src/ArrowForwardRounded.js
index a91332766b36d2..2f631c735c80b3 100644
--- a/packages/material-ui-icons/src/ArrowForwardRounded.js
+++ b/packages/material-ui-icons/src/ArrowForwardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowForwardRounded');
diff --git a/packages/material-ui-icons/src/ArrowForwardSharp.js b/packages/material-ui-icons/src/ArrowForwardSharp.js
index 2c3f9b9de48d54..67bd36bbd416d7 100644
--- a/packages/material-ui-icons/src/ArrowForwardSharp.js
+++ b/packages/material-ui-icons/src/ArrowForwardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowForwardSharp');
diff --git a/packages/material-ui-icons/src/ArrowForwardTwoTone.js b/packages/material-ui-icons/src/ArrowForwardTwoTone.js
index 71a3dc0860af5f..7fbc588c334af7 100644
--- a/packages/material-ui-icons/src/ArrowForwardTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowForwardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowForwardTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowRightAltOutlined.js b/packages/material-ui-icons/src/ArrowRightAltOutlined.js
index a3991564a2453f..b7799ec13ab89c 100644
--- a/packages/material-ui-icons/src/ArrowRightAltOutlined.js
+++ b/packages/material-ui-icons/src/ArrowRightAltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightAltOutlined');
diff --git a/packages/material-ui-icons/src/ArrowRightAltRounded.js b/packages/material-ui-icons/src/ArrowRightAltRounded.js
index fe498c5ac56d82..7e7aeac782bfac 100644
--- a/packages/material-ui-icons/src/ArrowRightAltRounded.js
+++ b/packages/material-ui-icons/src/ArrowRightAltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightAltRounded');
diff --git a/packages/material-ui-icons/src/ArrowRightAltSharp.js b/packages/material-ui-icons/src/ArrowRightAltSharp.js
index ef0e3efcd9d047..ba5b233b9a4908 100644
--- a/packages/material-ui-icons/src/ArrowRightAltSharp.js
+++ b/packages/material-ui-icons/src/ArrowRightAltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightAltSharp');
diff --git a/packages/material-ui-icons/src/ArrowRightAltTwoTone.js b/packages/material-ui-icons/src/ArrowRightAltTwoTone.js
index e4175fbecdbfa5..c231d2378409e3 100644
--- a/packages/material-ui-icons/src/ArrowRightAltTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowRightAltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightAltTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowRightOutlined.js b/packages/material-ui-icons/src/ArrowRightOutlined.js
index 70c3e68d422c5d..739e9fa482a9dc 100644
--- a/packages/material-ui-icons/src/ArrowRightOutlined.js
+++ b/packages/material-ui-icons/src/ArrowRightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightOutlined');
diff --git a/packages/material-ui-icons/src/ArrowRightRounded.js b/packages/material-ui-icons/src/ArrowRightRounded.js
index 618e9700f89dd4..29a7622ee2fc81 100644
--- a/packages/material-ui-icons/src/ArrowRightRounded.js
+++ b/packages/material-ui-icons/src/ArrowRightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightRounded');
diff --git a/packages/material-ui-icons/src/ArrowRightSharp.js b/packages/material-ui-icons/src/ArrowRightSharp.js
index 51470da1bd0a4c..d7523e639624bb 100644
--- a/packages/material-ui-icons/src/ArrowRightSharp.js
+++ b/packages/material-ui-icons/src/ArrowRightSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightSharp');
diff --git a/packages/material-ui-icons/src/ArrowRightTwoTone.js b/packages/material-ui-icons/src/ArrowRightTwoTone.js
index ffe0167164e27d..73551b5fffa88d 100644
--- a/packages/material-ui-icons/src/ArrowRightTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowRightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowRightTwoTone');
diff --git a/packages/material-ui-icons/src/ArrowUpward.js b/packages/material-ui-icons/src/ArrowUpward.js
index 0a7d3a85857c18..95261cadbbb182 100644
--- a/packages/material-ui-icons/src/ArrowUpward.js
+++ b/packages/material-ui-icons/src/ArrowUpward.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowUpward');
diff --git a/packages/material-ui-icons/src/ArrowUpwardOutlined.js b/packages/material-ui-icons/src/ArrowUpwardOutlined.js
index 8b19b20762fbde..677307e2b468f4 100644
--- a/packages/material-ui-icons/src/ArrowUpwardOutlined.js
+++ b/packages/material-ui-icons/src/ArrowUpwardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowUpwardOutlined');
diff --git a/packages/material-ui-icons/src/ArrowUpwardRounded.js b/packages/material-ui-icons/src/ArrowUpwardRounded.js
index 7bec017d82a986..f4d77d8c95d6b7 100644
--- a/packages/material-ui-icons/src/ArrowUpwardRounded.js
+++ b/packages/material-ui-icons/src/ArrowUpwardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowUpwardRounded');
diff --git a/packages/material-ui-icons/src/ArrowUpwardSharp.js b/packages/material-ui-icons/src/ArrowUpwardSharp.js
index 848ea0918b8f6d..12b033c774eef7 100644
--- a/packages/material-ui-icons/src/ArrowUpwardSharp.js
+++ b/packages/material-ui-icons/src/ArrowUpwardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowUpwardSharp');
diff --git a/packages/material-ui-icons/src/ArrowUpwardTwoTone.js b/packages/material-ui-icons/src/ArrowUpwardTwoTone.js
index e28e4df895af8d..2a447121c09d6e 100644
--- a/packages/material-ui-icons/src/ArrowUpwardTwoTone.js
+++ b/packages/material-ui-icons/src/ArrowUpwardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArrowUpwardTwoTone');
diff --git a/packages/material-ui-icons/src/ArtTrackOutlined.js b/packages/material-ui-icons/src/ArtTrackOutlined.js
index 5db3e8319c9cce..d8bcf2e454f021 100644
--- a/packages/material-ui-icons/src/ArtTrackOutlined.js
+++ b/packages/material-ui-icons/src/ArtTrackOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArtTrackOutlined');
diff --git a/packages/material-ui-icons/src/ArtTrackSharp.js b/packages/material-ui-icons/src/ArtTrackSharp.js
index 1db5a7a8a0967b..ee5facc0090be9 100644
--- a/packages/material-ui-icons/src/ArtTrackSharp.js
+++ b/packages/material-ui-icons/src/ArtTrackSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArtTrackSharp');
diff --git a/packages/material-ui-icons/src/ArtTrackTwoTone.js b/packages/material-ui-icons/src/ArtTrackTwoTone.js
index 4c60f44474578e..5338ae0d0ef3b3 100644
--- a/packages/material-ui-icons/src/ArtTrackTwoTone.js
+++ b/packages/material-ui-icons/src/ArtTrackTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ArtTrackTwoTone');
diff --git a/packages/material-ui-icons/src/AspectRatioOutlined.js b/packages/material-ui-icons/src/AspectRatioOutlined.js
index fe2798935507e8..f9a1f34fae26ca 100644
--- a/packages/material-ui-icons/src/AspectRatioOutlined.js
+++ b/packages/material-ui-icons/src/AspectRatioOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AspectRatioOutlined');
diff --git a/packages/material-ui-icons/src/AspectRatioRounded.js b/packages/material-ui-icons/src/AspectRatioRounded.js
index a722e947280449..8e79f12c38a938 100644
--- a/packages/material-ui-icons/src/AspectRatioRounded.js
+++ b/packages/material-ui-icons/src/AspectRatioRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AspectRatioRounded');
diff --git a/packages/material-ui-icons/src/AspectRatioSharp.js b/packages/material-ui-icons/src/AspectRatioSharp.js
index 36a22e1ce4bc13..e018f987a02b4c 100644
--- a/packages/material-ui-icons/src/AspectRatioSharp.js
+++ b/packages/material-ui-icons/src/AspectRatioSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AspectRatioSharp');
diff --git a/packages/material-ui-icons/src/AspectRatioTwoTone.js b/packages/material-ui-icons/src/AspectRatioTwoTone.js
index ca2b436f139fc4..2651b841249e33 100644
--- a/packages/material-ui-icons/src/AspectRatioTwoTone.js
+++ b/packages/material-ui-icons/src/AspectRatioTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AspectRatioTwoTone');
diff --git a/packages/material-ui-icons/src/AssessmentOutlined.js b/packages/material-ui-icons/src/AssessmentOutlined.js
index 7479b169e5e496..d3eb70bb62715e 100644
--- a/packages/material-ui-icons/src/AssessmentOutlined.js
+++ b/packages/material-ui-icons/src/AssessmentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssessmentOutlined');
diff --git a/packages/material-ui-icons/src/AssessmentRounded.js b/packages/material-ui-icons/src/AssessmentRounded.js
index 3a72122b5d523e..72b6d0181f2d6d 100644
--- a/packages/material-ui-icons/src/AssessmentRounded.js
+++ b/packages/material-ui-icons/src/AssessmentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssessmentRounded');
diff --git a/packages/material-ui-icons/src/AssessmentSharp.js b/packages/material-ui-icons/src/AssessmentSharp.js
index c81a7f938f503d..5e5f2c1e8e2c89 100644
--- a/packages/material-ui-icons/src/AssessmentSharp.js
+++ b/packages/material-ui-icons/src/AssessmentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssessmentSharp');
diff --git a/packages/material-ui-icons/src/AssessmentTwoTone.js b/packages/material-ui-icons/src/AssessmentTwoTone.js
index cd6e7a487c6959..ce91874ea2f788 100644
--- a/packages/material-ui-icons/src/AssessmentTwoTone.js
+++ b/packages/material-ui-icons/src/AssessmentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssessmentTwoTone');
diff --git a/packages/material-ui-icons/src/AssignmentIndOutlined.js b/packages/material-ui-icons/src/AssignmentIndOutlined.js
index 99dc8b1b352e21..c327fbfbd135d0 100644
--- a/packages/material-ui-icons/src/AssignmentIndOutlined.js
+++ b/packages/material-ui-icons/src/AssignmentIndOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentIndOutlined');
diff --git a/packages/material-ui-icons/src/AssignmentIndRounded.js b/packages/material-ui-icons/src/AssignmentIndRounded.js
index 63712fc657b9e9..58f302ac8c0b8d 100644
--- a/packages/material-ui-icons/src/AssignmentIndRounded.js
+++ b/packages/material-ui-icons/src/AssignmentIndRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentIndRounded');
diff --git a/packages/material-ui-icons/src/AssignmentIndSharp.js b/packages/material-ui-icons/src/AssignmentIndSharp.js
index b992cafcb083d2..1dc2fae0babe33 100644
--- a/packages/material-ui-icons/src/AssignmentIndSharp.js
+++ b/packages/material-ui-icons/src/AssignmentIndSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentIndSharp');
diff --git a/packages/material-ui-icons/src/AssignmentIndTwoTone.js b/packages/material-ui-icons/src/AssignmentIndTwoTone.js
index e06e3196962b0c..f37121e84cd01a 100644
--- a/packages/material-ui-icons/src/AssignmentIndTwoTone.js
+++ b/packages/material-ui-icons/src/AssignmentIndTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentIndTwoTone');
diff --git a/packages/material-ui-icons/src/AssignmentLateOutlined.js b/packages/material-ui-icons/src/AssignmentLateOutlined.js
index 457102c21fe08c..ae2bdfd7611ce3 100644
--- a/packages/material-ui-icons/src/AssignmentLateOutlined.js
+++ b/packages/material-ui-icons/src/AssignmentLateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentLateOutlined');
diff --git a/packages/material-ui-icons/src/AssignmentLateRounded.js b/packages/material-ui-icons/src/AssignmentLateRounded.js
index 181fec04e7b86a..e33083cbecfab9 100644
--- a/packages/material-ui-icons/src/AssignmentLateRounded.js
+++ b/packages/material-ui-icons/src/AssignmentLateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentLateRounded');
diff --git a/packages/material-ui-icons/src/AssignmentLateSharp.js b/packages/material-ui-icons/src/AssignmentLateSharp.js
index cfb61c8915c64e..a94a2a050c6e00 100644
--- a/packages/material-ui-icons/src/AssignmentLateSharp.js
+++ b/packages/material-ui-icons/src/AssignmentLateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentLateSharp');
diff --git a/packages/material-ui-icons/src/AssignmentLateTwoTone.js b/packages/material-ui-icons/src/AssignmentLateTwoTone.js
index 19ecbc81ecf42c..a391b04990f13d 100644
--- a/packages/material-ui-icons/src/AssignmentLateTwoTone.js
+++ b/packages/material-ui-icons/src/AssignmentLateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentLateTwoTone');
diff --git a/packages/material-ui-icons/src/AssignmentOutlined.js b/packages/material-ui-icons/src/AssignmentOutlined.js
index 396e56f550701a..958739385c66eb 100644
--- a/packages/material-ui-icons/src/AssignmentOutlined.js
+++ b/packages/material-ui-icons/src/AssignmentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentOutlined');
diff --git a/packages/material-ui-icons/src/AssignmentReturnOutlined.js b/packages/material-ui-icons/src/AssignmentReturnOutlined.js
index 7180e9f1fb4b84..6fcc1f97c9def6 100644
--- a/packages/material-ui-icons/src/AssignmentReturnOutlined.js
+++ b/packages/material-ui-icons/src/AssignmentReturnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnOutlined');
diff --git a/packages/material-ui-icons/src/AssignmentReturnRounded.js b/packages/material-ui-icons/src/AssignmentReturnRounded.js
index 181474ebce0a07..2d4f18bc87db3f 100644
--- a/packages/material-ui-icons/src/AssignmentReturnRounded.js
+++ b/packages/material-ui-icons/src/AssignmentReturnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnRounded');
diff --git a/packages/material-ui-icons/src/AssignmentReturnSharp.js b/packages/material-ui-icons/src/AssignmentReturnSharp.js
index 62668ef0cb10bd..e64fdd5d0f1990 100644
--- a/packages/material-ui-icons/src/AssignmentReturnSharp.js
+++ b/packages/material-ui-icons/src/AssignmentReturnSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnSharp');
diff --git a/packages/material-ui-icons/src/AssignmentReturnTwoTone.js b/packages/material-ui-icons/src/AssignmentReturnTwoTone.js
index 88146b7758b556..9f6f0ac6c41d92 100644
--- a/packages/material-ui-icons/src/AssignmentReturnTwoTone.js
+++ b/packages/material-ui-icons/src/AssignmentReturnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnTwoTone');
diff --git a/packages/material-ui-icons/src/AssignmentReturnedOutlined.js b/packages/material-ui-icons/src/AssignmentReturnedOutlined.js
index f0740d780f8546..d4fee8df89d17d 100644
--- a/packages/material-ui-icons/src/AssignmentReturnedOutlined.js
+++ b/packages/material-ui-icons/src/AssignmentReturnedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnedOutlined');
diff --git a/packages/material-ui-icons/src/AssignmentReturnedRounded.js b/packages/material-ui-icons/src/AssignmentReturnedRounded.js
index f5d86773b146f6..a7ff32d14d7086 100644
--- a/packages/material-ui-icons/src/AssignmentReturnedRounded.js
+++ b/packages/material-ui-icons/src/AssignmentReturnedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnedRounded');
diff --git a/packages/material-ui-icons/src/AssignmentReturnedSharp.js b/packages/material-ui-icons/src/AssignmentReturnedSharp.js
index 2442211c80d9d0..6ea22095d96b12 100644
--- a/packages/material-ui-icons/src/AssignmentReturnedSharp.js
+++ b/packages/material-ui-icons/src/AssignmentReturnedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnedSharp');
diff --git a/packages/material-ui-icons/src/AssignmentReturnedTwoTone.js b/packages/material-ui-icons/src/AssignmentReturnedTwoTone.js
index 8e30f68c11da85..37d6095e107b13 100644
--- a/packages/material-ui-icons/src/AssignmentReturnedTwoTone.js
+++ b/packages/material-ui-icons/src/AssignmentReturnedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentReturnedTwoTone');
diff --git a/packages/material-ui-icons/src/AssignmentRounded.js b/packages/material-ui-icons/src/AssignmentRounded.js
index 94108b2a93d398..a6352cacd9bcda 100644
--- a/packages/material-ui-icons/src/AssignmentRounded.js
+++ b/packages/material-ui-icons/src/AssignmentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentRounded');
diff --git a/packages/material-ui-icons/src/AssignmentSharp.js b/packages/material-ui-icons/src/AssignmentSharp.js
index d2f2a8b984cc40..137315a5292d1f 100644
--- a/packages/material-ui-icons/src/AssignmentSharp.js
+++ b/packages/material-ui-icons/src/AssignmentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentSharp');
diff --git a/packages/material-ui-icons/src/AssignmentTurnedInOutlined.js b/packages/material-ui-icons/src/AssignmentTurnedInOutlined.js
index de1cf1a879b6f8..0e752c83d6910a 100644
--- a/packages/material-ui-icons/src/AssignmentTurnedInOutlined.js
+++ b/packages/material-ui-icons/src/AssignmentTurnedInOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentTurnedInOutlined');
diff --git a/packages/material-ui-icons/src/AssignmentTurnedInRounded.js b/packages/material-ui-icons/src/AssignmentTurnedInRounded.js
index 76b6f0a4ec805d..b373a64219ae16 100644
--- a/packages/material-ui-icons/src/AssignmentTurnedInRounded.js
+++ b/packages/material-ui-icons/src/AssignmentTurnedInRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentTurnedInRounded');
diff --git a/packages/material-ui-icons/src/AssignmentTurnedInSharp.js b/packages/material-ui-icons/src/AssignmentTurnedInSharp.js
index d93cc7aababee2..834d5dc941736e 100644
--- a/packages/material-ui-icons/src/AssignmentTurnedInSharp.js
+++ b/packages/material-ui-icons/src/AssignmentTurnedInSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentTurnedInSharp');
diff --git a/packages/material-ui-icons/src/AssignmentTurnedInTwoTone.js b/packages/material-ui-icons/src/AssignmentTurnedInTwoTone.js
index e5f0adaed79427..4fef33a9b686ed 100644
--- a/packages/material-ui-icons/src/AssignmentTurnedInTwoTone.js
+++ b/packages/material-ui-icons/src/AssignmentTurnedInTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentTurnedInTwoTone');
diff --git a/packages/material-ui-icons/src/AssignmentTwoTone.js b/packages/material-ui-icons/src/AssignmentTwoTone.js
index ca4f6c898d6375..d885a554d7ba1a 100644
--- a/packages/material-ui-icons/src/AssignmentTwoTone.js
+++ b/packages/material-ui-icons/src/AssignmentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssignmentTwoTone');
diff --git a/packages/material-ui-icons/src/AssistantOutlined.js b/packages/material-ui-icons/src/AssistantOutlined.js
index c25b57dd135a23..942ab63285c0a9 100644
--- a/packages/material-ui-icons/src/AssistantOutlined.js
+++ b/packages/material-ui-icons/src/AssistantOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantOutlined');
diff --git a/packages/material-ui-icons/src/AssistantPhotoOutlined.js b/packages/material-ui-icons/src/AssistantPhotoOutlined.js
index e27c7119b99de6..7408e7247bda39 100644
--- a/packages/material-ui-icons/src/AssistantPhotoOutlined.js
+++ b/packages/material-ui-icons/src/AssistantPhotoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantPhotoOutlined');
diff --git a/packages/material-ui-icons/src/AssistantPhotoRounded.js b/packages/material-ui-icons/src/AssistantPhotoRounded.js
index 2c6ab430303cea..ff98655fdfbc11 100644
--- a/packages/material-ui-icons/src/AssistantPhotoRounded.js
+++ b/packages/material-ui-icons/src/AssistantPhotoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantPhotoRounded');
diff --git a/packages/material-ui-icons/src/AssistantPhotoSharp.js b/packages/material-ui-icons/src/AssistantPhotoSharp.js
index 6260571624ee59..99f2376c0259ba 100644
--- a/packages/material-ui-icons/src/AssistantPhotoSharp.js
+++ b/packages/material-ui-icons/src/AssistantPhotoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantPhotoSharp');
diff --git a/packages/material-ui-icons/src/AssistantPhotoTwoTone.js b/packages/material-ui-icons/src/AssistantPhotoTwoTone.js
index 63d716964917e3..8392bc7b806471 100644
--- a/packages/material-ui-icons/src/AssistantPhotoTwoTone.js
+++ b/packages/material-ui-icons/src/AssistantPhotoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantPhotoTwoTone');
diff --git a/packages/material-ui-icons/src/AssistantRounded.js b/packages/material-ui-icons/src/AssistantRounded.js
index ead772ebe46c54..3d1dd2dd845a42 100644
--- a/packages/material-ui-icons/src/AssistantRounded.js
+++ b/packages/material-ui-icons/src/AssistantRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantRounded');
diff --git a/packages/material-ui-icons/src/AssistantSharp.js b/packages/material-ui-icons/src/AssistantSharp.js
index 6076f4ab7cb741..acf7464af381f2 100644
--- a/packages/material-ui-icons/src/AssistantSharp.js
+++ b/packages/material-ui-icons/src/AssistantSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantSharp');
diff --git a/packages/material-ui-icons/src/AssistantTwoTone.js b/packages/material-ui-icons/src/AssistantTwoTone.js
index 9c5f9b512d5a2c..213eb1769b52a3 100644
--- a/packages/material-ui-icons/src/AssistantTwoTone.js
+++ b/packages/material-ui-icons/src/AssistantTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AssistantTwoTone');
diff --git a/packages/material-ui-icons/src/AtmOutlined.js b/packages/material-ui-icons/src/AtmOutlined.js
index 79afaa6d7d3bc4..0a75333d86558e 100644
--- a/packages/material-ui-icons/src/AtmOutlined.js
+++ b/packages/material-ui-icons/src/AtmOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AtmOutlined');
diff --git a/packages/material-ui-icons/src/AtmRounded.js b/packages/material-ui-icons/src/AtmRounded.js
index cd1cf716623ca7..62500280dddd57 100644
--- a/packages/material-ui-icons/src/AtmRounded.js
+++ b/packages/material-ui-icons/src/AtmRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AtmRounded');
diff --git a/packages/material-ui-icons/src/AtmSharp.js b/packages/material-ui-icons/src/AtmSharp.js
index 11d8e7d6585153..32275ef9b26e4c 100644
--- a/packages/material-ui-icons/src/AtmSharp.js
+++ b/packages/material-ui-icons/src/AtmSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AtmSharp');
diff --git a/packages/material-ui-icons/src/AtmTwoTone.js b/packages/material-ui-icons/src/AtmTwoTone.js
index f5cab4bb755c04..4d5945222eb5c0 100644
--- a/packages/material-ui-icons/src/AtmTwoTone.js
+++ b/packages/material-ui-icons/src/AtmTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AtmTwoTone');
diff --git a/packages/material-ui-icons/src/AttachFileOutlined.js b/packages/material-ui-icons/src/AttachFileOutlined.js
index 9e76a1b4a1c4c0..f03fece2cd61ee 100644
--- a/packages/material-ui-icons/src/AttachFileOutlined.js
+++ b/packages/material-ui-icons/src/AttachFileOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachFileOutlined');
diff --git a/packages/material-ui-icons/src/AttachFileRounded.js b/packages/material-ui-icons/src/AttachFileRounded.js
index 5adcf3aca42936..cf187cd4e96f46 100644
--- a/packages/material-ui-icons/src/AttachFileRounded.js
+++ b/packages/material-ui-icons/src/AttachFileRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachFileRounded');
diff --git a/packages/material-ui-icons/src/AttachFileTwoTone.js b/packages/material-ui-icons/src/AttachFileTwoTone.js
index 28f18a08303063..703c6905556d53 100644
--- a/packages/material-ui-icons/src/AttachFileTwoTone.js
+++ b/packages/material-ui-icons/src/AttachFileTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachFileTwoTone');
diff --git a/packages/material-ui-icons/src/AttachMoneyOutlined.js b/packages/material-ui-icons/src/AttachMoneyOutlined.js
index 8fb6973f85099d..876119ceed5715 100644
--- a/packages/material-ui-icons/src/AttachMoneyOutlined.js
+++ b/packages/material-ui-icons/src/AttachMoneyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachMoneyOutlined');
diff --git a/packages/material-ui-icons/src/AttachMoneyRounded.js b/packages/material-ui-icons/src/AttachMoneyRounded.js
index 2defda10907909..61d6f28b1acfb5 100644
--- a/packages/material-ui-icons/src/AttachMoneyRounded.js
+++ b/packages/material-ui-icons/src/AttachMoneyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachMoneyRounded');
diff --git a/packages/material-ui-icons/src/AttachMoneyTwoTone.js b/packages/material-ui-icons/src/AttachMoneyTwoTone.js
index 24fb6dbdc51e0f..644a4e67fff22e 100644
--- a/packages/material-ui-icons/src/AttachMoneyTwoTone.js
+++ b/packages/material-ui-icons/src/AttachMoneyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachMoneyTwoTone');
diff --git a/packages/material-ui-icons/src/Attachment.js b/packages/material-ui-icons/src/Attachment.js
index 4855e337ddfa5f..7ce821b9b3342f 100644
--- a/packages/material-ui-icons/src/Attachment.js
+++ b/packages/material-ui-icons/src/Attachment.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Attachment');
diff --git a/packages/material-ui-icons/src/AttachmentOutlined.js b/packages/material-ui-icons/src/AttachmentOutlined.js
index 4cc08c7ba42857..84312f135ca5a9 100644
--- a/packages/material-ui-icons/src/AttachmentOutlined.js
+++ b/packages/material-ui-icons/src/AttachmentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachmentOutlined');
diff --git a/packages/material-ui-icons/src/AttachmentRounded.js b/packages/material-ui-icons/src/AttachmentRounded.js
index e55fe4f213b758..80f5ac0e3ec86b 100644
--- a/packages/material-ui-icons/src/AttachmentRounded.js
+++ b/packages/material-ui-icons/src/AttachmentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachmentRounded');
diff --git a/packages/material-ui-icons/src/AttachmentSharp.js b/packages/material-ui-icons/src/AttachmentSharp.js
index bc5dd1f7c1306b..9a8d7550e152ec 100644
--- a/packages/material-ui-icons/src/AttachmentSharp.js
+++ b/packages/material-ui-icons/src/AttachmentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachmentSharp');
diff --git a/packages/material-ui-icons/src/AttachmentTwoTone.js b/packages/material-ui-icons/src/AttachmentTwoTone.js
index c58d0c7dd5462e..9ce3d2dff4a538 100644
--- a/packages/material-ui-icons/src/AttachmentTwoTone.js
+++ b/packages/material-ui-icons/src/AttachmentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AttachmentTwoTone');
diff --git a/packages/material-ui-icons/src/AudiotrackOutlined.js b/packages/material-ui-icons/src/AudiotrackOutlined.js
index 6a6dd9fda8e5f9..8e574f27ee3c5b 100644
--- a/packages/material-ui-icons/src/AudiotrackOutlined.js
+++ b/packages/material-ui-icons/src/AudiotrackOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AudiotrackOutlined');
diff --git a/packages/material-ui-icons/src/AudiotrackRounded.js b/packages/material-ui-icons/src/AudiotrackRounded.js
index 206bdf04d05ef1..5e7eced107e88f 100644
--- a/packages/material-ui-icons/src/AudiotrackRounded.js
+++ b/packages/material-ui-icons/src/AudiotrackRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AudiotrackRounded');
diff --git a/packages/material-ui-icons/src/AudiotrackSharp.js b/packages/material-ui-icons/src/AudiotrackSharp.js
index e94f5e7f39ee96..a3489fdf09d9eb 100644
--- a/packages/material-ui-icons/src/AudiotrackSharp.js
+++ b/packages/material-ui-icons/src/AudiotrackSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AudiotrackSharp');
diff --git a/packages/material-ui-icons/src/AudiotrackTwoTone.js b/packages/material-ui-icons/src/AudiotrackTwoTone.js
index 1f764ddff8a0cf..fd8137ddc3180e 100644
--- a/packages/material-ui-icons/src/AudiotrackTwoTone.js
+++ b/packages/material-ui-icons/src/AudiotrackTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AudiotrackTwoTone');
diff --git a/packages/material-ui-icons/src/AutorenewOutlined.js b/packages/material-ui-icons/src/AutorenewOutlined.js
index 49bf30adf4cd7b..e221ed626b07b2 100644
--- a/packages/material-ui-icons/src/AutorenewOutlined.js
+++ b/packages/material-ui-icons/src/AutorenewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AutorenewOutlined');
diff --git a/packages/material-ui-icons/src/AutorenewRounded.js b/packages/material-ui-icons/src/AutorenewRounded.js
index 68baeb5eb03457..e7d0f88a9b40d9 100644
--- a/packages/material-ui-icons/src/AutorenewRounded.js
+++ b/packages/material-ui-icons/src/AutorenewRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AutorenewRounded');
diff --git a/packages/material-ui-icons/src/AutorenewSharp.js b/packages/material-ui-icons/src/AutorenewSharp.js
index 8c2685e07d9ef6..bb386c293e6d99 100644
--- a/packages/material-ui-icons/src/AutorenewSharp.js
+++ b/packages/material-ui-icons/src/AutorenewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AutorenewSharp');
diff --git a/packages/material-ui-icons/src/AutorenewTwoTone.js b/packages/material-ui-icons/src/AutorenewTwoTone.js
index dcf8f1f5ba2e7d..eef9179706342b 100644
--- a/packages/material-ui-icons/src/AutorenewTwoTone.js
+++ b/packages/material-ui-icons/src/AutorenewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AutorenewTwoTone');
diff --git a/packages/material-ui-icons/src/AvTimerOutlined.js b/packages/material-ui-icons/src/AvTimerOutlined.js
index 7ed9d5407b9c60..2251acb17c0ee1 100644
--- a/packages/material-ui-icons/src/AvTimerOutlined.js
+++ b/packages/material-ui-icons/src/AvTimerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AvTimerOutlined');
diff --git a/packages/material-ui-icons/src/AvTimerSharp.js b/packages/material-ui-icons/src/AvTimerSharp.js
index 3d0119a37cf514..9c3d697295bfa4 100644
--- a/packages/material-ui-icons/src/AvTimerSharp.js
+++ b/packages/material-ui-icons/src/AvTimerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AvTimerSharp');
diff --git a/packages/material-ui-icons/src/AvTimerTwoTone.js b/packages/material-ui-icons/src/AvTimerTwoTone.js
index 93ef12ead3a36c..59e332974c9ebd 100644
--- a/packages/material-ui-icons/src/AvTimerTwoTone.js
+++ b/packages/material-ui-icons/src/AvTimerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'AvTimerTwoTone');
diff --git a/packages/material-ui-icons/src/BackspaceOutlined.js b/packages/material-ui-icons/src/BackspaceOutlined.js
index 354999d419579a..060dd57d97b3ef 100644
--- a/packages/material-ui-icons/src/BackspaceOutlined.js
+++ b/packages/material-ui-icons/src/BackspaceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackspaceOutlined');
diff --git a/packages/material-ui-icons/src/BackspaceRounded.js b/packages/material-ui-icons/src/BackspaceRounded.js
index 4fca011b952fca..0fb0a284b44801 100644
--- a/packages/material-ui-icons/src/BackspaceRounded.js
+++ b/packages/material-ui-icons/src/BackspaceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackspaceRounded');
diff --git a/packages/material-ui-icons/src/BackspaceSharp.js b/packages/material-ui-icons/src/BackspaceSharp.js
index a342a33f28bac7..a4b6ba11c49f4e 100644
--- a/packages/material-ui-icons/src/BackspaceSharp.js
+++ b/packages/material-ui-icons/src/BackspaceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackspaceSharp');
diff --git a/packages/material-ui-icons/src/BackspaceTwoTone.js b/packages/material-ui-icons/src/BackspaceTwoTone.js
index 4a12841f5c887d..bd75d6eb1511b7 100644
--- a/packages/material-ui-icons/src/BackspaceTwoTone.js
+++ b/packages/material-ui-icons/src/BackspaceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackspaceTwoTone');
diff --git a/packages/material-ui-icons/src/BackupOutlined.js b/packages/material-ui-icons/src/BackupOutlined.js
index 6964d5f73f447c..3a7bb4c971e0de 100644
--- a/packages/material-ui-icons/src/BackupOutlined.js
+++ b/packages/material-ui-icons/src/BackupOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackupOutlined');
diff --git a/packages/material-ui-icons/src/BackupRounded.js b/packages/material-ui-icons/src/BackupRounded.js
index ade5d9936f011d..09d8b4daabd62a 100644
--- a/packages/material-ui-icons/src/BackupRounded.js
+++ b/packages/material-ui-icons/src/BackupRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackupRounded');
diff --git a/packages/material-ui-icons/src/BackupSharp.js b/packages/material-ui-icons/src/BackupSharp.js
index f36e6d28396314..1c668b47f2ee00 100644
--- a/packages/material-ui-icons/src/BackupSharp.js
+++ b/packages/material-ui-icons/src/BackupSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackupSharp');
diff --git a/packages/material-ui-icons/src/BackupTwoTone.js b/packages/material-ui-icons/src/BackupTwoTone.js
index f07a00248e8acc..821e7adc987fda 100644
--- a/packages/material-ui-icons/src/BackupTwoTone.js
+++ b/packages/material-ui-icons/src/BackupTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BackupTwoTone');
diff --git a/packages/material-ui-icons/src/BallotOutlined.js b/packages/material-ui-icons/src/BallotOutlined.js
index ea191f0bbb3fd1..0a23a895d6c090 100644
--- a/packages/material-ui-icons/src/BallotOutlined.js
+++ b/packages/material-ui-icons/src/BallotOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BallotOutlined');
diff --git a/packages/material-ui-icons/src/BallotRounded.js b/packages/material-ui-icons/src/BallotRounded.js
index bbff1c2ba2991e..e530528cca6914 100644
--- a/packages/material-ui-icons/src/BallotRounded.js
+++ b/packages/material-ui-icons/src/BallotRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BallotRounded');
diff --git a/packages/material-ui-icons/src/BallotSharp.js b/packages/material-ui-icons/src/BallotSharp.js
index 1d5f670da39a44..67c003ebd8a6ae 100644
--- a/packages/material-ui-icons/src/BallotSharp.js
+++ b/packages/material-ui-icons/src/BallotSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BallotSharp');
diff --git a/packages/material-ui-icons/src/BallotTwoTone.js b/packages/material-ui-icons/src/BallotTwoTone.js
index 12643b7c8b60ef..c035815d5860db 100644
--- a/packages/material-ui-icons/src/BallotTwoTone.js
+++ b/packages/material-ui-icons/src/BallotTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BallotTwoTone');
diff --git a/packages/material-ui-icons/src/BarChartOutlined.js b/packages/material-ui-icons/src/BarChartOutlined.js
index 2d47ec043fa789..3f8f1d5114edf3 100644
--- a/packages/material-ui-icons/src/BarChartOutlined.js
+++ b/packages/material-ui-icons/src/BarChartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BarChartOutlined');
diff --git a/packages/material-ui-icons/src/BarChartRounded.js b/packages/material-ui-icons/src/BarChartRounded.js
index 5820008e0be951..5d61803d16b163 100644
--- a/packages/material-ui-icons/src/BarChartRounded.js
+++ b/packages/material-ui-icons/src/BarChartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BarChartRounded');
diff --git a/packages/material-ui-icons/src/BarChartTwoTone.js b/packages/material-ui-icons/src/BarChartTwoTone.js
index b38546045556b7..62c773bb1178a5 100644
--- a/packages/material-ui-icons/src/BarChartTwoTone.js
+++ b/packages/material-ui-icons/src/BarChartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BarChartTwoTone');
diff --git a/packages/material-ui-icons/src/Bathtub.js b/packages/material-ui-icons/src/Bathtub.js
new file mode 100644
index 00000000000000..bbf03ee13d12af
--- /dev/null
+++ b/packages/material-ui-icons/src/Bathtub.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Bathtub');
diff --git a/packages/material-ui-icons/src/BathtubOutlined.js b/packages/material-ui-icons/src/BathtubOutlined.js
new file mode 100644
index 00000000000000..64fa33ac88d786
--- /dev/null
+++ b/packages/material-ui-icons/src/BathtubOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'BathtubOutlined');
diff --git a/packages/material-ui-icons/src/BathtubRounded.js b/packages/material-ui-icons/src/BathtubRounded.js
new file mode 100644
index 00000000000000..d38ed3ca4bfb64
--- /dev/null
+++ b/packages/material-ui-icons/src/BathtubRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'BathtubRounded');
diff --git a/packages/material-ui-icons/src/BathtubSharp.js b/packages/material-ui-icons/src/BathtubSharp.js
new file mode 100644
index 00000000000000..49faed2cde7a76
--- /dev/null
+++ b/packages/material-ui-icons/src/BathtubSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'BathtubSharp');
diff --git a/packages/material-ui-icons/src/BathtubTwoTone.js b/packages/material-ui-icons/src/BathtubTwoTone.js
new file mode 100644
index 00000000000000..3abb26ae70f73e
--- /dev/null
+++ b/packages/material-ui-icons/src/BathtubTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'BathtubTwoTone');
diff --git a/packages/material-ui-icons/src/BatteryAlertOutlined.js b/packages/material-ui-icons/src/BatteryAlertOutlined.js
index 2bb55de592df4a..ddcc6d741468a0 100644
--- a/packages/material-ui-icons/src/BatteryAlertOutlined.js
+++ b/packages/material-ui-icons/src/BatteryAlertOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryAlertOutlined');
diff --git a/packages/material-ui-icons/src/BatteryAlertRounded.js b/packages/material-ui-icons/src/BatteryAlertRounded.js
index 8e0cacc160fd63..95739e7864d93d 100644
--- a/packages/material-ui-icons/src/BatteryAlertRounded.js
+++ b/packages/material-ui-icons/src/BatteryAlertRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryAlertRounded');
diff --git a/packages/material-ui-icons/src/BatteryAlertSharp.js b/packages/material-ui-icons/src/BatteryAlertSharp.js
index 6bb7292deae7ac..440d49667eabd8 100644
--- a/packages/material-ui-icons/src/BatteryAlertSharp.js
+++ b/packages/material-ui-icons/src/BatteryAlertSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryAlertSharp');
diff --git a/packages/material-ui-icons/src/BatteryAlertTwoTone.js b/packages/material-ui-icons/src/BatteryAlertTwoTone.js
index eeb93d62092058..64a8220a6c30e7 100644
--- a/packages/material-ui-icons/src/BatteryAlertTwoTone.js
+++ b/packages/material-ui-icons/src/BatteryAlertTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryAlertTwoTone');
diff --git a/packages/material-ui-icons/src/BatteryChargingFullOutlined.js b/packages/material-ui-icons/src/BatteryChargingFullOutlined.js
index 02efc6fbc7c4ee..e550f0fd430df4 100644
--- a/packages/material-ui-icons/src/BatteryChargingFullOutlined.js
+++ b/packages/material-ui-icons/src/BatteryChargingFullOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryChargingFullOutlined');
diff --git a/packages/material-ui-icons/src/BatteryChargingFullRounded.js b/packages/material-ui-icons/src/BatteryChargingFullRounded.js
index d4532cf1f9022d..c7a976fae2cd09 100644
--- a/packages/material-ui-icons/src/BatteryChargingFullRounded.js
+++ b/packages/material-ui-icons/src/BatteryChargingFullRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryChargingFullRounded');
diff --git a/packages/material-ui-icons/src/BatteryChargingFullSharp.js b/packages/material-ui-icons/src/BatteryChargingFullSharp.js
index f899320a94485b..e85f469b0112af 100644
--- a/packages/material-ui-icons/src/BatteryChargingFullSharp.js
+++ b/packages/material-ui-icons/src/BatteryChargingFullSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryChargingFullSharp');
diff --git a/packages/material-ui-icons/src/BatteryChargingFullTwoTone.js b/packages/material-ui-icons/src/BatteryChargingFullTwoTone.js
index fe36b26d991b6c..4f47b56d54277a 100644
--- a/packages/material-ui-icons/src/BatteryChargingFullTwoTone.js
+++ b/packages/material-ui-icons/src/BatteryChargingFullTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryChargingFullTwoTone');
diff --git a/packages/material-ui-icons/src/BatteryFullOutlined.js b/packages/material-ui-icons/src/BatteryFullOutlined.js
index 30b5fbf5fc0753..e40501e6a2ad8b 100644
--- a/packages/material-ui-icons/src/BatteryFullOutlined.js
+++ b/packages/material-ui-icons/src/BatteryFullOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryFullOutlined');
diff --git a/packages/material-ui-icons/src/BatteryFullRounded.js b/packages/material-ui-icons/src/BatteryFullRounded.js
index f92378d01a2c91..9bf16ff4954b54 100644
--- a/packages/material-ui-icons/src/BatteryFullRounded.js
+++ b/packages/material-ui-icons/src/BatteryFullRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryFullRounded');
diff --git a/packages/material-ui-icons/src/BatteryFullSharp.js b/packages/material-ui-icons/src/BatteryFullSharp.js
index ed63a8d1577eaa..c4b38fc68e7ef2 100644
--- a/packages/material-ui-icons/src/BatteryFullSharp.js
+++ b/packages/material-ui-icons/src/BatteryFullSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryFullSharp');
diff --git a/packages/material-ui-icons/src/BatteryFullTwoTone.js b/packages/material-ui-icons/src/BatteryFullTwoTone.js
index 36590766434e30..5f497694a1e7bd 100644
--- a/packages/material-ui-icons/src/BatteryFullTwoTone.js
+++ b/packages/material-ui-icons/src/BatteryFullTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryFullTwoTone');
diff --git a/packages/material-ui-icons/src/BatteryStdOutlined.js b/packages/material-ui-icons/src/BatteryStdOutlined.js
index 6cd6c8b30756e3..109a9b87250002 100644
--- a/packages/material-ui-icons/src/BatteryStdOutlined.js
+++ b/packages/material-ui-icons/src/BatteryStdOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryStdOutlined');
diff --git a/packages/material-ui-icons/src/BatteryStdRounded.js b/packages/material-ui-icons/src/BatteryStdRounded.js
index 58f7453947cb02..e5e9acc53ef9de 100644
--- a/packages/material-ui-icons/src/BatteryStdRounded.js
+++ b/packages/material-ui-icons/src/BatteryStdRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryStdRounded');
diff --git a/packages/material-ui-icons/src/BatteryStdSharp.js b/packages/material-ui-icons/src/BatteryStdSharp.js
index c8ba22509cb02a..99eee20e5ce6f7 100644
--- a/packages/material-ui-icons/src/BatteryStdSharp.js
+++ b/packages/material-ui-icons/src/BatteryStdSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryStdSharp');
diff --git a/packages/material-ui-icons/src/BatteryStdTwoTone.js b/packages/material-ui-icons/src/BatteryStdTwoTone.js
index 8c6d0aa2fb1462..f2a50057837a7f 100644
--- a/packages/material-ui-icons/src/BatteryStdTwoTone.js
+++ b/packages/material-ui-icons/src/BatteryStdTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryStdTwoTone');
diff --git a/packages/material-ui-icons/src/BatteryUnknownOutlined.js b/packages/material-ui-icons/src/BatteryUnknownOutlined.js
index a50aafc97a0b84..2894e570b994b2 100644
--- a/packages/material-ui-icons/src/BatteryUnknownOutlined.js
+++ b/packages/material-ui-icons/src/BatteryUnknownOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryUnknownOutlined');
diff --git a/packages/material-ui-icons/src/BatteryUnknownRounded.js b/packages/material-ui-icons/src/BatteryUnknownRounded.js
index 9ec85788e7bc2f..934652ae115e96 100644
--- a/packages/material-ui-icons/src/BatteryUnknownRounded.js
+++ b/packages/material-ui-icons/src/BatteryUnknownRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryUnknownRounded');
diff --git a/packages/material-ui-icons/src/BatteryUnknownSharp.js b/packages/material-ui-icons/src/BatteryUnknownSharp.js
index 6e08e5688b588d..f4fba369b34745 100644
--- a/packages/material-ui-icons/src/BatteryUnknownSharp.js
+++ b/packages/material-ui-icons/src/BatteryUnknownSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryUnknownSharp');
diff --git a/packages/material-ui-icons/src/BatteryUnknownTwoTone.js b/packages/material-ui-icons/src/BatteryUnknownTwoTone.js
index 56de4d3c243cb9..f9ba744629be80 100644
--- a/packages/material-ui-icons/src/BatteryUnknownTwoTone.js
+++ b/packages/material-ui-icons/src/BatteryUnknownTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BatteryUnknownTwoTone');
diff --git a/packages/material-ui-icons/src/BeachAccessOutlined.js b/packages/material-ui-icons/src/BeachAccessOutlined.js
index 0c0b2e44141525..e132e697e2e32f 100644
--- a/packages/material-ui-icons/src/BeachAccessOutlined.js
+++ b/packages/material-ui-icons/src/BeachAccessOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeachAccessOutlined');
diff --git a/packages/material-ui-icons/src/BeachAccessRounded.js b/packages/material-ui-icons/src/BeachAccessRounded.js
index 6d4642f8ae6d6d..88590aecf1f543 100644
--- a/packages/material-ui-icons/src/BeachAccessRounded.js
+++ b/packages/material-ui-icons/src/BeachAccessRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeachAccessRounded');
diff --git a/packages/material-ui-icons/src/BeachAccessSharp.js b/packages/material-ui-icons/src/BeachAccessSharp.js
index 9579c1f0b8d7de..bd6c21f0004a0a 100644
--- a/packages/material-ui-icons/src/BeachAccessSharp.js
+++ b/packages/material-ui-icons/src/BeachAccessSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeachAccessSharp');
diff --git a/packages/material-ui-icons/src/BeachAccessTwoTone.js b/packages/material-ui-icons/src/BeachAccessTwoTone.js
index bda0e7994766b5..6a95a9f064ef2c 100644
--- a/packages/material-ui-icons/src/BeachAccessTwoTone.js
+++ b/packages/material-ui-icons/src/BeachAccessTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeachAccessTwoTone');
diff --git a/packages/material-ui-icons/src/BeenhereOutlined.js b/packages/material-ui-icons/src/BeenhereOutlined.js
index fc86f2c0e94d29..349556de0cf9df 100644
--- a/packages/material-ui-icons/src/BeenhereOutlined.js
+++ b/packages/material-ui-icons/src/BeenhereOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeenhereOutlined');
diff --git a/packages/material-ui-icons/src/BeenhereRounded.js b/packages/material-ui-icons/src/BeenhereRounded.js
index 4c4dd4a0c7f98f..a367055f21f404 100644
--- a/packages/material-ui-icons/src/BeenhereRounded.js
+++ b/packages/material-ui-icons/src/BeenhereRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeenhereRounded');
diff --git a/packages/material-ui-icons/src/BeenhereSharp.js b/packages/material-ui-icons/src/BeenhereSharp.js
index a57577f2d18d8e..1d4c891a296e14 100644
--- a/packages/material-ui-icons/src/BeenhereSharp.js
+++ b/packages/material-ui-icons/src/BeenhereSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeenhereSharp');
diff --git a/packages/material-ui-icons/src/BeenhereTwoTone.js b/packages/material-ui-icons/src/BeenhereTwoTone.js
index 762db2f9167852..98c224b5a7fea2 100644
--- a/packages/material-ui-icons/src/BeenhereTwoTone.js
+++ b/packages/material-ui-icons/src/BeenhereTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BeenhereTwoTone');
diff --git a/packages/material-ui-icons/src/BlockOutlined.js b/packages/material-ui-icons/src/BlockOutlined.js
index 05e173e6b5bf4d..6424d3cabb7502 100644
--- a/packages/material-ui-icons/src/BlockOutlined.js
+++ b/packages/material-ui-icons/src/BlockOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlockOutlined');
diff --git a/packages/material-ui-icons/src/BlockRounded.js b/packages/material-ui-icons/src/BlockRounded.js
index c0ffcd0d5ba59d..e9d10c6df29120 100644
--- a/packages/material-ui-icons/src/BlockRounded.js
+++ b/packages/material-ui-icons/src/BlockRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlockRounded');
diff --git a/packages/material-ui-icons/src/BlockSharp.js b/packages/material-ui-icons/src/BlockSharp.js
index 8ff4505ace4235..bbc0ccd040c937 100644
--- a/packages/material-ui-icons/src/BlockSharp.js
+++ b/packages/material-ui-icons/src/BlockSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlockSharp');
diff --git a/packages/material-ui-icons/src/BlockTwoTone.js b/packages/material-ui-icons/src/BlockTwoTone.js
index 66ca109aeb68c1..769658119f858d 100644
--- a/packages/material-ui-icons/src/BlockTwoTone.js
+++ b/packages/material-ui-icons/src/BlockTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlockTwoTone');
diff --git a/packages/material-ui-icons/src/BluetoothAudioOutlined.js b/packages/material-ui-icons/src/BluetoothAudioOutlined.js
index 02b60543c464a6..21d34ebe56dae7 100644
--- a/packages/material-ui-icons/src/BluetoothAudioOutlined.js
+++ b/packages/material-ui-icons/src/BluetoothAudioOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothAudioOutlined');
diff --git a/packages/material-ui-icons/src/BluetoothAudioRounded.js b/packages/material-ui-icons/src/BluetoothAudioRounded.js
index e1aafeb4c5bd3c..6b4978a325dc97 100644
--- a/packages/material-ui-icons/src/BluetoothAudioRounded.js
+++ b/packages/material-ui-icons/src/BluetoothAudioRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothAudioRounded');
diff --git a/packages/material-ui-icons/src/BluetoothAudioSharp.js b/packages/material-ui-icons/src/BluetoothAudioSharp.js
index 7631a42e7126f4..081e8c1fcc6d7d 100644
--- a/packages/material-ui-icons/src/BluetoothAudioSharp.js
+++ b/packages/material-ui-icons/src/BluetoothAudioSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothAudioSharp');
diff --git a/packages/material-ui-icons/src/BluetoothAudioTwoTone.js b/packages/material-ui-icons/src/BluetoothAudioTwoTone.js
index 3c24fe1383efd0..d874677832ad00 100644
--- a/packages/material-ui-icons/src/BluetoothAudioTwoTone.js
+++ b/packages/material-ui-icons/src/BluetoothAudioTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothAudioTwoTone');
diff --git a/packages/material-ui-icons/src/BluetoothConnectedOutlined.js b/packages/material-ui-icons/src/BluetoothConnectedOutlined.js
index e20ec2f2f9fa14..e0e420009cac29 100644
--- a/packages/material-ui-icons/src/BluetoothConnectedOutlined.js
+++ b/packages/material-ui-icons/src/BluetoothConnectedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothConnectedOutlined');
diff --git a/packages/material-ui-icons/src/BluetoothConnectedRounded.js b/packages/material-ui-icons/src/BluetoothConnectedRounded.js
index 0781f0799af48a..5597410105dbfb 100644
--- a/packages/material-ui-icons/src/BluetoothConnectedRounded.js
+++ b/packages/material-ui-icons/src/BluetoothConnectedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothConnectedRounded');
diff --git a/packages/material-ui-icons/src/BluetoothConnectedSharp.js b/packages/material-ui-icons/src/BluetoothConnectedSharp.js
index 44828a9d1b1535..099f50cafe19c7 100644
--- a/packages/material-ui-icons/src/BluetoothConnectedSharp.js
+++ b/packages/material-ui-icons/src/BluetoothConnectedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothConnectedSharp');
diff --git a/packages/material-ui-icons/src/BluetoothConnectedTwoTone.js b/packages/material-ui-icons/src/BluetoothConnectedTwoTone.js
index de6077f1bd738f..09a5454eb5cfb0 100644
--- a/packages/material-ui-icons/src/BluetoothConnectedTwoTone.js
+++ b/packages/material-ui-icons/src/BluetoothConnectedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothConnectedTwoTone');
diff --git a/packages/material-ui-icons/src/BluetoothDisabledOutlined.js b/packages/material-ui-icons/src/BluetoothDisabledOutlined.js
index fc37ccf6ca44b9..b5eb1950165225 100644
--- a/packages/material-ui-icons/src/BluetoothDisabledOutlined.js
+++ b/packages/material-ui-icons/src/BluetoothDisabledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothDisabledOutlined');
diff --git a/packages/material-ui-icons/src/BluetoothDisabledRounded.js b/packages/material-ui-icons/src/BluetoothDisabledRounded.js
index 105f0ff8399bfa..ec1b247e26d485 100644
--- a/packages/material-ui-icons/src/BluetoothDisabledRounded.js
+++ b/packages/material-ui-icons/src/BluetoothDisabledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothDisabledRounded');
diff --git a/packages/material-ui-icons/src/BluetoothDisabledSharp.js b/packages/material-ui-icons/src/BluetoothDisabledSharp.js
index 6aa0c310afd77c..456318100d7206 100644
--- a/packages/material-ui-icons/src/BluetoothDisabledSharp.js
+++ b/packages/material-ui-icons/src/BluetoothDisabledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothDisabledSharp');
diff --git a/packages/material-ui-icons/src/BluetoothDisabledTwoTone.js b/packages/material-ui-icons/src/BluetoothDisabledTwoTone.js
index ec0a7b0803143e..05ee50cd3e01b2 100644
--- a/packages/material-ui-icons/src/BluetoothDisabledTwoTone.js
+++ b/packages/material-ui-icons/src/BluetoothDisabledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothDisabledTwoTone');
diff --git a/packages/material-ui-icons/src/BluetoothOutlined.js b/packages/material-ui-icons/src/BluetoothOutlined.js
index 3c7e51ba35a348..6899baf26b5604 100644
--- a/packages/material-ui-icons/src/BluetoothOutlined.js
+++ b/packages/material-ui-icons/src/BluetoothOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothOutlined');
diff --git a/packages/material-ui-icons/src/BluetoothRounded.js b/packages/material-ui-icons/src/BluetoothRounded.js
index fa74cb606efd4b..7964a1d0d818e5 100644
--- a/packages/material-ui-icons/src/BluetoothRounded.js
+++ b/packages/material-ui-icons/src/BluetoothRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothRounded');
diff --git a/packages/material-ui-icons/src/BluetoothSearchingOutlined.js b/packages/material-ui-icons/src/BluetoothSearchingOutlined.js
index 6fb41a2a8f6446..6599752174564e 100644
--- a/packages/material-ui-icons/src/BluetoothSearchingOutlined.js
+++ b/packages/material-ui-icons/src/BluetoothSearchingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothSearchingOutlined');
diff --git a/packages/material-ui-icons/src/BluetoothSearchingRounded.js b/packages/material-ui-icons/src/BluetoothSearchingRounded.js
index 6e1d1255b5c4fc..ec71f4d020e779 100644
--- a/packages/material-ui-icons/src/BluetoothSearchingRounded.js
+++ b/packages/material-ui-icons/src/BluetoothSearchingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothSearchingRounded');
diff --git a/packages/material-ui-icons/src/BluetoothSearchingSharp.js b/packages/material-ui-icons/src/BluetoothSearchingSharp.js
index 8dd4f362f9cc46..5ac1cce988409f 100644
--- a/packages/material-ui-icons/src/BluetoothSearchingSharp.js
+++ b/packages/material-ui-icons/src/BluetoothSearchingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothSearchingSharp');
diff --git a/packages/material-ui-icons/src/BluetoothSearchingTwoTone.js b/packages/material-ui-icons/src/BluetoothSearchingTwoTone.js
index b0d25a5a0a5762..f5b4dc73f6c2d9 100644
--- a/packages/material-ui-icons/src/BluetoothSearchingTwoTone.js
+++ b/packages/material-ui-icons/src/BluetoothSearchingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothSearchingTwoTone');
diff --git a/packages/material-ui-icons/src/BluetoothSharp.js b/packages/material-ui-icons/src/BluetoothSharp.js
index 686ecb223cda3b..8341b77cc49e19 100644
--- a/packages/material-ui-icons/src/BluetoothSharp.js
+++ b/packages/material-ui-icons/src/BluetoothSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothSharp');
diff --git a/packages/material-ui-icons/src/BluetoothTwoTone.js b/packages/material-ui-icons/src/BluetoothTwoTone.js
index efc11a7c480017..8efe9226213d9b 100644
--- a/packages/material-ui-icons/src/BluetoothTwoTone.js
+++ b/packages/material-ui-icons/src/BluetoothTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BluetoothTwoTone');
diff --git a/packages/material-ui-icons/src/BlurCircularOutlined.js b/packages/material-ui-icons/src/BlurCircularOutlined.js
index 81a072e10bd3c5..bce03617a52246 100644
--- a/packages/material-ui-icons/src/BlurCircularOutlined.js
+++ b/packages/material-ui-icons/src/BlurCircularOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurCircularOutlined');
diff --git a/packages/material-ui-icons/src/BlurCircularRounded.js b/packages/material-ui-icons/src/BlurCircularRounded.js
index bbd97aec328581..df99f9852863e1 100644
--- a/packages/material-ui-icons/src/BlurCircularRounded.js
+++ b/packages/material-ui-icons/src/BlurCircularRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurCircularRounded');
diff --git a/packages/material-ui-icons/src/BlurCircularSharp.js b/packages/material-ui-icons/src/BlurCircularSharp.js
index 187390f4d8121c..cfa4bca5fa3863 100644
--- a/packages/material-ui-icons/src/BlurCircularSharp.js
+++ b/packages/material-ui-icons/src/BlurCircularSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurCircularSharp');
diff --git a/packages/material-ui-icons/src/BlurCircularTwoTone.js b/packages/material-ui-icons/src/BlurCircularTwoTone.js
index 8d5da61ccbbfbc..932dc5c3935cd7 100644
--- a/packages/material-ui-icons/src/BlurCircularTwoTone.js
+++ b/packages/material-ui-icons/src/BlurCircularTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurCircularTwoTone');
diff --git a/packages/material-ui-icons/src/BlurLinearOutlined.js b/packages/material-ui-icons/src/BlurLinearOutlined.js
index 3619582d9bfc36..8c2e5436009411 100644
--- a/packages/material-ui-icons/src/BlurLinearOutlined.js
+++ b/packages/material-ui-icons/src/BlurLinearOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurLinearOutlined');
diff --git a/packages/material-ui-icons/src/BlurLinearRounded.js b/packages/material-ui-icons/src/BlurLinearRounded.js
index 70b7619931e048..205964a9f5f033 100644
--- a/packages/material-ui-icons/src/BlurLinearRounded.js
+++ b/packages/material-ui-icons/src/BlurLinearRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurLinearRounded');
diff --git a/packages/material-ui-icons/src/BlurLinearSharp.js b/packages/material-ui-icons/src/BlurLinearSharp.js
index 5d19d8923f73ee..76da002559c1b0 100644
--- a/packages/material-ui-icons/src/BlurLinearSharp.js
+++ b/packages/material-ui-icons/src/BlurLinearSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurLinearSharp');
diff --git a/packages/material-ui-icons/src/BlurLinearTwoTone.js b/packages/material-ui-icons/src/BlurLinearTwoTone.js
index b2d3eefaa06e57..759b021050c348 100644
--- a/packages/material-ui-icons/src/BlurLinearTwoTone.js
+++ b/packages/material-ui-icons/src/BlurLinearTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurLinearTwoTone');
diff --git a/packages/material-ui-icons/src/BlurOffOutlined.js b/packages/material-ui-icons/src/BlurOffOutlined.js
index 33652f76b42524..f4fca91944bcf3 100644
--- a/packages/material-ui-icons/src/BlurOffOutlined.js
+++ b/packages/material-ui-icons/src/BlurOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurOffOutlined');
diff --git a/packages/material-ui-icons/src/BlurOffRounded.js b/packages/material-ui-icons/src/BlurOffRounded.js
index c93ce98bcdf111..85bf4c04f72b40 100644
--- a/packages/material-ui-icons/src/BlurOffRounded.js
+++ b/packages/material-ui-icons/src/BlurOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurOffRounded');
diff --git a/packages/material-ui-icons/src/BlurOffSharp.js b/packages/material-ui-icons/src/BlurOffSharp.js
index 8d3e2efab3b4ec..4b6801609a4da1 100644
--- a/packages/material-ui-icons/src/BlurOffSharp.js
+++ b/packages/material-ui-icons/src/BlurOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurOffSharp');
diff --git a/packages/material-ui-icons/src/BlurOffTwoTone.js b/packages/material-ui-icons/src/BlurOffTwoTone.js
index 33982e2fe28b14..445f3a11372d4f 100644
--- a/packages/material-ui-icons/src/BlurOffTwoTone.js
+++ b/packages/material-ui-icons/src/BlurOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BlurOffTwoTone');
diff --git a/packages/material-ui-icons/src/BookOutlined.js b/packages/material-ui-icons/src/BookOutlined.js
index 87cfaa97c11607..a58e8dfae2c4bf 100644
--- a/packages/material-ui-icons/src/BookOutlined.js
+++ b/packages/material-ui-icons/src/BookOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookOutlined');
diff --git a/packages/material-ui-icons/src/BookRounded.js b/packages/material-ui-icons/src/BookRounded.js
index 97c8050a3a3e35..bcd6e00723d2f1 100644
--- a/packages/material-ui-icons/src/BookRounded.js
+++ b/packages/material-ui-icons/src/BookRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookRounded');
diff --git a/packages/material-ui-icons/src/BookSharp.js b/packages/material-ui-icons/src/BookSharp.js
index 6cdac5a5c261e3..42095d2598b2f8 100644
--- a/packages/material-ui-icons/src/BookSharp.js
+++ b/packages/material-ui-icons/src/BookSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookSharp');
diff --git a/packages/material-ui-icons/src/BookTwoTone.js b/packages/material-ui-icons/src/BookTwoTone.js
index 89b1825e5ee4a2..97134612eb6fe4 100644
--- a/packages/material-ui-icons/src/BookTwoTone.js
+++ b/packages/material-ui-icons/src/BookTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookTwoTone');
diff --git a/packages/material-ui-icons/src/BookmarkBorderOutlined.js b/packages/material-ui-icons/src/BookmarkBorderOutlined.js
index 45cf4db6f4d846..1311a109bee57a 100644
--- a/packages/material-ui-icons/src/BookmarkBorderOutlined.js
+++ b/packages/material-ui-icons/src/BookmarkBorderOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkBorderOutlined');
diff --git a/packages/material-ui-icons/src/BookmarkBorderRounded.js b/packages/material-ui-icons/src/BookmarkBorderRounded.js
index 24f046412737fa..7ece42bbdeddc7 100644
--- a/packages/material-ui-icons/src/BookmarkBorderRounded.js
+++ b/packages/material-ui-icons/src/BookmarkBorderRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkBorderRounded');
diff --git a/packages/material-ui-icons/src/BookmarkBorderSharp.js b/packages/material-ui-icons/src/BookmarkBorderSharp.js
index 6b1c9e37edb7b3..675ee6b777e9e1 100644
--- a/packages/material-ui-icons/src/BookmarkBorderSharp.js
+++ b/packages/material-ui-icons/src/BookmarkBorderSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkBorderSharp');
diff --git a/packages/material-ui-icons/src/BookmarkBorderTwoTone.js b/packages/material-ui-icons/src/BookmarkBorderTwoTone.js
index 687d35efdd309b..85cecd76815409 100644
--- a/packages/material-ui-icons/src/BookmarkBorderTwoTone.js
+++ b/packages/material-ui-icons/src/BookmarkBorderTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkBorderTwoTone');
diff --git a/packages/material-ui-icons/src/BookmarkOutlined.js b/packages/material-ui-icons/src/BookmarkOutlined.js
index 09c945c10d3ebd..0310c9be36e97d 100644
--- a/packages/material-ui-icons/src/BookmarkOutlined.js
+++ b/packages/material-ui-icons/src/BookmarkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkOutlined');
diff --git a/packages/material-ui-icons/src/BookmarkRounded.js b/packages/material-ui-icons/src/BookmarkRounded.js
index d1457f521bc840..942cc6a16c5ac9 100644
--- a/packages/material-ui-icons/src/BookmarkRounded.js
+++ b/packages/material-ui-icons/src/BookmarkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkRounded');
diff --git a/packages/material-ui-icons/src/BookmarkSharp.js b/packages/material-ui-icons/src/BookmarkSharp.js
index 427dbad71932c4..c761c4fd9204e1 100644
--- a/packages/material-ui-icons/src/BookmarkSharp.js
+++ b/packages/material-ui-icons/src/BookmarkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkSharp');
diff --git a/packages/material-ui-icons/src/BookmarkTwoTone.js b/packages/material-ui-icons/src/BookmarkTwoTone.js
index 791f332da08994..6fdf52b7f7c27f 100644
--- a/packages/material-ui-icons/src/BookmarkTwoTone.js
+++ b/packages/material-ui-icons/src/BookmarkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarkTwoTone');
diff --git a/packages/material-ui-icons/src/Bookmarks.js b/packages/material-ui-icons/src/Bookmarks.js
index a2a33c90b5c76c..aed2421ea5d2e5 100644
--- a/packages/material-ui-icons/src/Bookmarks.js
+++ b/packages/material-ui-icons/src/Bookmarks.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Bookmarks');
diff --git a/packages/material-ui-icons/src/BookmarksOutlined.js b/packages/material-ui-icons/src/BookmarksOutlined.js
index 96fc7836245b21..70e9d7e4c296d0 100644
--- a/packages/material-ui-icons/src/BookmarksOutlined.js
+++ b/packages/material-ui-icons/src/BookmarksOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarksOutlined');
diff --git a/packages/material-ui-icons/src/BookmarksRounded.js b/packages/material-ui-icons/src/BookmarksRounded.js
index f5859ac55d48e8..8a1b6820ee5a92 100644
--- a/packages/material-ui-icons/src/BookmarksRounded.js
+++ b/packages/material-ui-icons/src/BookmarksRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarksRounded');
diff --git a/packages/material-ui-icons/src/BookmarksSharp.js b/packages/material-ui-icons/src/BookmarksSharp.js
index c5c87ec0a1faaf..3f936f66bb56be 100644
--- a/packages/material-ui-icons/src/BookmarksSharp.js
+++ b/packages/material-ui-icons/src/BookmarksSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarksSharp');
diff --git a/packages/material-ui-icons/src/BookmarksTwoTone.js b/packages/material-ui-icons/src/BookmarksTwoTone.js
index c4ad0bc34ccbdf..9658a3d31632eb 100644
--- a/packages/material-ui-icons/src/BookmarksTwoTone.js
+++ b/packages/material-ui-icons/src/BookmarksTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BookmarksTwoTone');
diff --git a/packages/material-ui-icons/src/BorderAllOutlined.js b/packages/material-ui-icons/src/BorderAllOutlined.js
index de7d21118ca134..a87f555b4b7cd3 100644
--- a/packages/material-ui-icons/src/BorderAllOutlined.js
+++ b/packages/material-ui-icons/src/BorderAllOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderAllOutlined');
diff --git a/packages/material-ui-icons/src/BorderAllRounded.js b/packages/material-ui-icons/src/BorderAllRounded.js
index 1abfa9d1ef29a4..9e9187b9f90372 100644
--- a/packages/material-ui-icons/src/BorderAllRounded.js
+++ b/packages/material-ui-icons/src/BorderAllRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderAllRounded');
diff --git a/packages/material-ui-icons/src/BorderAllTwoTone.js b/packages/material-ui-icons/src/BorderAllTwoTone.js
index 119adfa0e989f0..851b95092d0fc0 100644
--- a/packages/material-ui-icons/src/BorderAllTwoTone.js
+++ b/packages/material-ui-icons/src/BorderAllTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderAllTwoTone');
diff --git a/packages/material-ui-icons/src/BorderBottomOutlined.js b/packages/material-ui-icons/src/BorderBottomOutlined.js
index c748a49fe046bc..3600de9b650d05 100644
--- a/packages/material-ui-icons/src/BorderBottomOutlined.js
+++ b/packages/material-ui-icons/src/BorderBottomOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderBottomOutlined');
diff --git a/packages/material-ui-icons/src/BorderBottomRounded.js b/packages/material-ui-icons/src/BorderBottomRounded.js
index a6f62a38048366..c842499870730a 100644
--- a/packages/material-ui-icons/src/BorderBottomRounded.js
+++ b/packages/material-ui-icons/src/BorderBottomRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderBottomRounded');
diff --git a/packages/material-ui-icons/src/BorderBottomTwoTone.js b/packages/material-ui-icons/src/BorderBottomTwoTone.js
index 778b852ec2c334..2f4e324b6baed9 100644
--- a/packages/material-ui-icons/src/BorderBottomTwoTone.js
+++ b/packages/material-ui-icons/src/BorderBottomTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderBottomTwoTone');
diff --git a/packages/material-ui-icons/src/BorderClearOutlined.js b/packages/material-ui-icons/src/BorderClearOutlined.js
index 6b0beffb24d2fd..3e0117cfddeb94 100644
--- a/packages/material-ui-icons/src/BorderClearOutlined.js
+++ b/packages/material-ui-icons/src/BorderClearOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderClearOutlined');
diff --git a/packages/material-ui-icons/src/BorderClearRounded.js b/packages/material-ui-icons/src/BorderClearRounded.js
index 4178d2ae368cfa..fda9a5faaad92b 100644
--- a/packages/material-ui-icons/src/BorderClearRounded.js
+++ b/packages/material-ui-icons/src/BorderClearRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderClearRounded');
diff --git a/packages/material-ui-icons/src/BorderClearTwoTone.js b/packages/material-ui-icons/src/BorderClearTwoTone.js
index 58ec693dc76dc7..a3f8a82b8af417 100644
--- a/packages/material-ui-icons/src/BorderClearTwoTone.js
+++ b/packages/material-ui-icons/src/BorderClearTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderClearTwoTone');
diff --git a/packages/material-ui-icons/src/BorderHorizontalOutlined.js b/packages/material-ui-icons/src/BorderHorizontalOutlined.js
index 17370397693547..4e27e25af09f69 100644
--- a/packages/material-ui-icons/src/BorderHorizontalOutlined.js
+++ b/packages/material-ui-icons/src/BorderHorizontalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderHorizontalOutlined');
diff --git a/packages/material-ui-icons/src/BorderHorizontalRounded.js b/packages/material-ui-icons/src/BorderHorizontalRounded.js
index 79e64151bfbca7..0df4ab863c812e 100644
--- a/packages/material-ui-icons/src/BorderHorizontalRounded.js
+++ b/packages/material-ui-icons/src/BorderHorizontalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderHorizontalRounded');
diff --git a/packages/material-ui-icons/src/BorderHorizontalTwoTone.js b/packages/material-ui-icons/src/BorderHorizontalTwoTone.js
index f8c26a66b33112..d06bdd4e95b8b0 100644
--- a/packages/material-ui-icons/src/BorderHorizontalTwoTone.js
+++ b/packages/material-ui-icons/src/BorderHorizontalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderHorizontalTwoTone');
diff --git a/packages/material-ui-icons/src/BorderInnerOutlined.js b/packages/material-ui-icons/src/BorderInnerOutlined.js
index 2c925819f3706f..cc5b77e13af951 100644
--- a/packages/material-ui-icons/src/BorderInnerOutlined.js
+++ b/packages/material-ui-icons/src/BorderInnerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderInnerOutlined');
diff --git a/packages/material-ui-icons/src/BorderInnerRounded.js b/packages/material-ui-icons/src/BorderInnerRounded.js
index ff4a35f8fd4216..4a743416c6417a 100644
--- a/packages/material-ui-icons/src/BorderInnerRounded.js
+++ b/packages/material-ui-icons/src/BorderInnerRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderInnerRounded');
diff --git a/packages/material-ui-icons/src/BorderInnerTwoTone.js b/packages/material-ui-icons/src/BorderInnerTwoTone.js
index ebd3a7847d53fb..2db2ae6cbda1ad 100644
--- a/packages/material-ui-icons/src/BorderInnerTwoTone.js
+++ b/packages/material-ui-icons/src/BorderInnerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderInnerTwoTone');
diff --git a/packages/material-ui-icons/src/BorderLeftOutlined.js b/packages/material-ui-icons/src/BorderLeftOutlined.js
index 36bb38b9751476..981748c461ac6f 100644
--- a/packages/material-ui-icons/src/BorderLeftOutlined.js
+++ b/packages/material-ui-icons/src/BorderLeftOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderLeftOutlined');
diff --git a/packages/material-ui-icons/src/BorderLeftRounded.js b/packages/material-ui-icons/src/BorderLeftRounded.js
index 07857b0b9ff38e..67015103ce5051 100644
--- a/packages/material-ui-icons/src/BorderLeftRounded.js
+++ b/packages/material-ui-icons/src/BorderLeftRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderLeftRounded');
diff --git a/packages/material-ui-icons/src/BorderLeftTwoTone.js b/packages/material-ui-icons/src/BorderLeftTwoTone.js
index 353903e7ee44fd..ce91984262dc31 100644
--- a/packages/material-ui-icons/src/BorderLeftTwoTone.js
+++ b/packages/material-ui-icons/src/BorderLeftTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderLeftTwoTone');
diff --git a/packages/material-ui-icons/src/BorderOuterOutlined.js b/packages/material-ui-icons/src/BorderOuterOutlined.js
index 19a4cea7085d5d..289465f38e51e8 100644
--- a/packages/material-ui-icons/src/BorderOuterOutlined.js
+++ b/packages/material-ui-icons/src/BorderOuterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderOuterOutlined');
diff --git a/packages/material-ui-icons/src/BorderOuterRounded.js b/packages/material-ui-icons/src/BorderOuterRounded.js
index 6f5f5e13493f02..10d7e007d45fd6 100644
--- a/packages/material-ui-icons/src/BorderOuterRounded.js
+++ b/packages/material-ui-icons/src/BorderOuterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderOuterRounded');
diff --git a/packages/material-ui-icons/src/BorderOuterTwoTone.js b/packages/material-ui-icons/src/BorderOuterTwoTone.js
index bea819d76a72b9..fb5dfc0879b2b5 100644
--- a/packages/material-ui-icons/src/BorderOuterTwoTone.js
+++ b/packages/material-ui-icons/src/BorderOuterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderOuterTwoTone');
diff --git a/packages/material-ui-icons/src/BorderRightOutlined.js b/packages/material-ui-icons/src/BorderRightOutlined.js
index 8f38133be79394..fb79d4729f3d14 100644
--- a/packages/material-ui-icons/src/BorderRightOutlined.js
+++ b/packages/material-ui-icons/src/BorderRightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderRightOutlined');
diff --git a/packages/material-ui-icons/src/BorderRightRounded.js b/packages/material-ui-icons/src/BorderRightRounded.js
index 2b8477dbff70dd..22ab2b234116c1 100644
--- a/packages/material-ui-icons/src/BorderRightRounded.js
+++ b/packages/material-ui-icons/src/BorderRightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderRightRounded');
diff --git a/packages/material-ui-icons/src/BorderRightTwoTone.js b/packages/material-ui-icons/src/BorderRightTwoTone.js
index 10abf07f32db7c..8a232bb212b736 100644
--- a/packages/material-ui-icons/src/BorderRightTwoTone.js
+++ b/packages/material-ui-icons/src/BorderRightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderRightTwoTone');
diff --git a/packages/material-ui-icons/src/BorderStyleOutlined.js b/packages/material-ui-icons/src/BorderStyleOutlined.js
index 04e8d11677db84..135fab5126accf 100644
--- a/packages/material-ui-icons/src/BorderStyleOutlined.js
+++ b/packages/material-ui-icons/src/BorderStyleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderStyleOutlined');
diff --git a/packages/material-ui-icons/src/BorderStyleRounded.js b/packages/material-ui-icons/src/BorderStyleRounded.js
index 317708cfc01252..9234241f9f7e42 100644
--- a/packages/material-ui-icons/src/BorderStyleRounded.js
+++ b/packages/material-ui-icons/src/BorderStyleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderStyleRounded');
diff --git a/packages/material-ui-icons/src/BorderStyleTwoTone.js b/packages/material-ui-icons/src/BorderStyleTwoTone.js
index 8ac3c5400d3782..8cebac00a32dcd 100644
--- a/packages/material-ui-icons/src/BorderStyleTwoTone.js
+++ b/packages/material-ui-icons/src/BorderStyleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderStyleTwoTone');
diff --git a/packages/material-ui-icons/src/BorderTopOutlined.js b/packages/material-ui-icons/src/BorderTopOutlined.js
index 16c197e3907876..ab51d2cc1e364c 100644
--- a/packages/material-ui-icons/src/BorderTopOutlined.js
+++ b/packages/material-ui-icons/src/BorderTopOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderTopOutlined');
diff --git a/packages/material-ui-icons/src/BorderTopRounded.js b/packages/material-ui-icons/src/BorderTopRounded.js
index c2a5b45f2daae1..e0ff8688669424 100644
--- a/packages/material-ui-icons/src/BorderTopRounded.js
+++ b/packages/material-ui-icons/src/BorderTopRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderTopRounded');
diff --git a/packages/material-ui-icons/src/BorderTopTwoTone.js b/packages/material-ui-icons/src/BorderTopTwoTone.js
index b3f34c416349fb..c9ac3099307385 100644
--- a/packages/material-ui-icons/src/BorderTopTwoTone.js
+++ b/packages/material-ui-icons/src/BorderTopTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderTopTwoTone');
diff --git a/packages/material-ui-icons/src/BorderVerticalOutlined.js b/packages/material-ui-icons/src/BorderVerticalOutlined.js
index 3b46ce0f4d55c6..555bad70070c79 100644
--- a/packages/material-ui-icons/src/BorderVerticalOutlined.js
+++ b/packages/material-ui-icons/src/BorderVerticalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderVerticalOutlined');
diff --git a/packages/material-ui-icons/src/BorderVerticalRounded.js b/packages/material-ui-icons/src/BorderVerticalRounded.js
index 120668801c04f2..d999e3969e47f9 100644
--- a/packages/material-ui-icons/src/BorderVerticalRounded.js
+++ b/packages/material-ui-icons/src/BorderVerticalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderVerticalRounded');
diff --git a/packages/material-ui-icons/src/BorderVerticalTwoTone.js b/packages/material-ui-icons/src/BorderVerticalTwoTone.js
index 79c0cc8ec821ea..d90e8d2e7ae5da 100644
--- a/packages/material-ui-icons/src/BorderVerticalTwoTone.js
+++ b/packages/material-ui-icons/src/BorderVerticalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BorderVerticalTwoTone');
diff --git a/packages/material-ui-icons/src/BrandingWatermark.js b/packages/material-ui-icons/src/BrandingWatermark.js
index 984f09232c5617..268bb68b0bda40 100644
--- a/packages/material-ui-icons/src/BrandingWatermark.js
+++ b/packages/material-ui-icons/src/BrandingWatermark.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrandingWatermark');
diff --git a/packages/material-ui-icons/src/BrandingWatermarkOutlined.js b/packages/material-ui-icons/src/BrandingWatermarkOutlined.js
index e5f7e3652061f9..5c47ea6cf88e1d 100644
--- a/packages/material-ui-icons/src/BrandingWatermarkOutlined.js
+++ b/packages/material-ui-icons/src/BrandingWatermarkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrandingWatermarkOutlined');
diff --git a/packages/material-ui-icons/src/BrandingWatermarkSharp.js b/packages/material-ui-icons/src/BrandingWatermarkSharp.js
index 615cf6ae9fbed9..960b8fbea37f1e 100644
--- a/packages/material-ui-icons/src/BrandingWatermarkSharp.js
+++ b/packages/material-ui-icons/src/BrandingWatermarkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrandingWatermarkSharp');
diff --git a/packages/material-ui-icons/src/BrandingWatermarkTwoTone.js b/packages/material-ui-icons/src/BrandingWatermarkTwoTone.js
index 7f8ad0c8d93145..dd7b2a50e3618f 100644
--- a/packages/material-ui-icons/src/BrandingWatermarkTwoTone.js
+++ b/packages/material-ui-icons/src/BrandingWatermarkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrandingWatermarkTwoTone');
diff --git a/packages/material-ui-icons/src/Brightness1Outlined.js b/packages/material-ui-icons/src/Brightness1Outlined.js
index 208904c99181e6..c1993265512716 100644
--- a/packages/material-ui-icons/src/Brightness1Outlined.js
+++ b/packages/material-ui-icons/src/Brightness1Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness1Outlined');
diff --git a/packages/material-ui-icons/src/Brightness1Rounded.js b/packages/material-ui-icons/src/Brightness1Rounded.js
index 4a97542b4ebac3..b668ecc687122b 100644
--- a/packages/material-ui-icons/src/Brightness1Rounded.js
+++ b/packages/material-ui-icons/src/Brightness1Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness1Rounded');
diff --git a/packages/material-ui-icons/src/Brightness1Sharp.js b/packages/material-ui-icons/src/Brightness1Sharp.js
index 8605e36e6a6c80..21e62b297d1cef 100644
--- a/packages/material-ui-icons/src/Brightness1Sharp.js
+++ b/packages/material-ui-icons/src/Brightness1Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness1Sharp');
diff --git a/packages/material-ui-icons/src/Brightness1TwoTone.js b/packages/material-ui-icons/src/Brightness1TwoTone.js
index 1656bf18d11be3..fda251523ef862 100644
--- a/packages/material-ui-icons/src/Brightness1TwoTone.js
+++ b/packages/material-ui-icons/src/Brightness1TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness1TwoTone');
diff --git a/packages/material-ui-icons/src/Brightness2Outlined.js b/packages/material-ui-icons/src/Brightness2Outlined.js
index 9f5a92c61bc41b..3262ab107c97fe 100644
--- a/packages/material-ui-icons/src/Brightness2Outlined.js
+++ b/packages/material-ui-icons/src/Brightness2Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness2Outlined');
diff --git a/packages/material-ui-icons/src/Brightness2Rounded.js b/packages/material-ui-icons/src/Brightness2Rounded.js
index bb8bc91a998062..24b6173741f46a 100644
--- a/packages/material-ui-icons/src/Brightness2Rounded.js
+++ b/packages/material-ui-icons/src/Brightness2Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness2Rounded');
diff --git a/packages/material-ui-icons/src/Brightness2Sharp.js b/packages/material-ui-icons/src/Brightness2Sharp.js
index 250be0d3f0d3c0..7207c5c9f9311e 100644
--- a/packages/material-ui-icons/src/Brightness2Sharp.js
+++ b/packages/material-ui-icons/src/Brightness2Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness2Sharp');
diff --git a/packages/material-ui-icons/src/Brightness2TwoTone.js b/packages/material-ui-icons/src/Brightness2TwoTone.js
index 9cb2d7fe70f453..618fa8d8328fb2 100644
--- a/packages/material-ui-icons/src/Brightness2TwoTone.js
+++ b/packages/material-ui-icons/src/Brightness2TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness2TwoTone');
diff --git a/packages/material-ui-icons/src/Brightness3Outlined.js b/packages/material-ui-icons/src/Brightness3Outlined.js
index 9c88552123a6f8..8be9fa3e7d5962 100644
--- a/packages/material-ui-icons/src/Brightness3Outlined.js
+++ b/packages/material-ui-icons/src/Brightness3Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness3Outlined');
diff --git a/packages/material-ui-icons/src/Brightness3Rounded.js b/packages/material-ui-icons/src/Brightness3Rounded.js
index 009031cc808747..c2e1fdf44584ab 100644
--- a/packages/material-ui-icons/src/Brightness3Rounded.js
+++ b/packages/material-ui-icons/src/Brightness3Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness3Rounded');
diff --git a/packages/material-ui-icons/src/Brightness3Sharp.js b/packages/material-ui-icons/src/Brightness3Sharp.js
index 952f73777ffc5f..048dcbcb8ebc2a 100644
--- a/packages/material-ui-icons/src/Brightness3Sharp.js
+++ b/packages/material-ui-icons/src/Brightness3Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness3Sharp');
diff --git a/packages/material-ui-icons/src/Brightness3TwoTone.js b/packages/material-ui-icons/src/Brightness3TwoTone.js
index d7af35e627bfc8..213a7e28d09946 100644
--- a/packages/material-ui-icons/src/Brightness3TwoTone.js
+++ b/packages/material-ui-icons/src/Brightness3TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness3TwoTone');
diff --git a/packages/material-ui-icons/src/Brightness4Outlined.js b/packages/material-ui-icons/src/Brightness4Outlined.js
index 9913502ad8fb52..eb61b57070ba77 100644
--- a/packages/material-ui-icons/src/Brightness4Outlined.js
+++ b/packages/material-ui-icons/src/Brightness4Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness4Outlined');
diff --git a/packages/material-ui-icons/src/Brightness4Rounded.js b/packages/material-ui-icons/src/Brightness4Rounded.js
index 2fb0d8cfe180cf..1501b9f351f3ce 100644
--- a/packages/material-ui-icons/src/Brightness4Rounded.js
+++ b/packages/material-ui-icons/src/Brightness4Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness4Rounded');
diff --git a/packages/material-ui-icons/src/Brightness4Sharp.js b/packages/material-ui-icons/src/Brightness4Sharp.js
index 725d515f2d733c..b69c225117e371 100644
--- a/packages/material-ui-icons/src/Brightness4Sharp.js
+++ b/packages/material-ui-icons/src/Brightness4Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness4Sharp');
diff --git a/packages/material-ui-icons/src/Brightness4TwoTone.js b/packages/material-ui-icons/src/Brightness4TwoTone.js
index 0d10dd7cdd38c3..9416a0db1e87c0 100644
--- a/packages/material-ui-icons/src/Brightness4TwoTone.js
+++ b/packages/material-ui-icons/src/Brightness4TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness4TwoTone');
diff --git a/packages/material-ui-icons/src/Brightness5Outlined.js b/packages/material-ui-icons/src/Brightness5Outlined.js
index c80ad14c50191c..8f000ee81638ea 100644
--- a/packages/material-ui-icons/src/Brightness5Outlined.js
+++ b/packages/material-ui-icons/src/Brightness5Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness5Outlined');
diff --git a/packages/material-ui-icons/src/Brightness5Rounded.js b/packages/material-ui-icons/src/Brightness5Rounded.js
index ac7cc310bbb330..9e54b0138db13b 100644
--- a/packages/material-ui-icons/src/Brightness5Rounded.js
+++ b/packages/material-ui-icons/src/Brightness5Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness5Rounded');
diff --git a/packages/material-ui-icons/src/Brightness5Sharp.js b/packages/material-ui-icons/src/Brightness5Sharp.js
index d5ad53a0940a17..6ae2bb9d39af0a 100644
--- a/packages/material-ui-icons/src/Brightness5Sharp.js
+++ b/packages/material-ui-icons/src/Brightness5Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness5Sharp');
diff --git a/packages/material-ui-icons/src/Brightness5TwoTone.js b/packages/material-ui-icons/src/Brightness5TwoTone.js
index d5f5d32a116ce8..b79a925e552c87 100644
--- a/packages/material-ui-icons/src/Brightness5TwoTone.js
+++ b/packages/material-ui-icons/src/Brightness5TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness5TwoTone');
diff --git a/packages/material-ui-icons/src/Brightness6Outlined.js b/packages/material-ui-icons/src/Brightness6Outlined.js
index 0720e1a6cb958e..0c59198089e24b 100644
--- a/packages/material-ui-icons/src/Brightness6Outlined.js
+++ b/packages/material-ui-icons/src/Brightness6Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness6Outlined');
diff --git a/packages/material-ui-icons/src/Brightness6Rounded.js b/packages/material-ui-icons/src/Brightness6Rounded.js
index 6aaa0f9e08c020..759bf7b13a1cfe 100644
--- a/packages/material-ui-icons/src/Brightness6Rounded.js
+++ b/packages/material-ui-icons/src/Brightness6Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness6Rounded');
diff --git a/packages/material-ui-icons/src/Brightness6Sharp.js b/packages/material-ui-icons/src/Brightness6Sharp.js
index a630bc256be530..5a6a8fc87511b7 100644
--- a/packages/material-ui-icons/src/Brightness6Sharp.js
+++ b/packages/material-ui-icons/src/Brightness6Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness6Sharp');
diff --git a/packages/material-ui-icons/src/Brightness6TwoTone.js b/packages/material-ui-icons/src/Brightness6TwoTone.js
index 4c88b7a5259cfb..9262367527f7fa 100644
--- a/packages/material-ui-icons/src/Brightness6TwoTone.js
+++ b/packages/material-ui-icons/src/Brightness6TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness6TwoTone');
diff --git a/packages/material-ui-icons/src/Brightness7Outlined.js b/packages/material-ui-icons/src/Brightness7Outlined.js
index 194f902e80248c..1c6682056d25a3 100644
--- a/packages/material-ui-icons/src/Brightness7Outlined.js
+++ b/packages/material-ui-icons/src/Brightness7Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness7Outlined');
diff --git a/packages/material-ui-icons/src/Brightness7Rounded.js b/packages/material-ui-icons/src/Brightness7Rounded.js
index 6e396819e5c8ba..aa0ced268e2149 100644
--- a/packages/material-ui-icons/src/Brightness7Rounded.js
+++ b/packages/material-ui-icons/src/Brightness7Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness7Rounded');
diff --git a/packages/material-ui-icons/src/Brightness7Sharp.js b/packages/material-ui-icons/src/Brightness7Sharp.js
index 82b882bf3e3466..20d7e5de53556d 100644
--- a/packages/material-ui-icons/src/Brightness7Sharp.js
+++ b/packages/material-ui-icons/src/Brightness7Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness7Sharp');
diff --git a/packages/material-ui-icons/src/Brightness7TwoTone.js b/packages/material-ui-icons/src/Brightness7TwoTone.js
index 92912fe412d4ef..31b7908bea3b83 100644
--- a/packages/material-ui-icons/src/Brightness7TwoTone.js
+++ b/packages/material-ui-icons/src/Brightness7TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brightness7TwoTone');
diff --git a/packages/material-ui-icons/src/BrightnessAutoOutlined.js b/packages/material-ui-icons/src/BrightnessAutoOutlined.js
index de541567c33a98..aca54c12489b3c 100644
--- a/packages/material-ui-icons/src/BrightnessAutoOutlined.js
+++ b/packages/material-ui-icons/src/BrightnessAutoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessAutoOutlined');
diff --git a/packages/material-ui-icons/src/BrightnessAutoRounded.js b/packages/material-ui-icons/src/BrightnessAutoRounded.js
index 2513b4f1f7ceab..be7c6faeec88d0 100644
--- a/packages/material-ui-icons/src/BrightnessAutoRounded.js
+++ b/packages/material-ui-icons/src/BrightnessAutoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessAutoRounded');
diff --git a/packages/material-ui-icons/src/BrightnessAutoSharp.js b/packages/material-ui-icons/src/BrightnessAutoSharp.js
index 70515f07ae2c57..489ba8bef14662 100644
--- a/packages/material-ui-icons/src/BrightnessAutoSharp.js
+++ b/packages/material-ui-icons/src/BrightnessAutoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessAutoSharp');
diff --git a/packages/material-ui-icons/src/BrightnessAutoTwoTone.js b/packages/material-ui-icons/src/BrightnessAutoTwoTone.js
index 53244549447eaa..1cb6c793a7be0f 100644
--- a/packages/material-ui-icons/src/BrightnessAutoTwoTone.js
+++ b/packages/material-ui-icons/src/BrightnessAutoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessAutoTwoTone');
diff --git a/packages/material-ui-icons/src/BrightnessHighOutlined.js b/packages/material-ui-icons/src/BrightnessHighOutlined.js
index e8d116c8da9f5b..7c52871ca1cefa 100644
--- a/packages/material-ui-icons/src/BrightnessHighOutlined.js
+++ b/packages/material-ui-icons/src/BrightnessHighOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessHighOutlined');
diff --git a/packages/material-ui-icons/src/BrightnessHighRounded.js b/packages/material-ui-icons/src/BrightnessHighRounded.js
index c087e36dc30470..96a31ef721f286 100644
--- a/packages/material-ui-icons/src/BrightnessHighRounded.js
+++ b/packages/material-ui-icons/src/BrightnessHighRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessHighRounded');
diff --git a/packages/material-ui-icons/src/BrightnessHighSharp.js b/packages/material-ui-icons/src/BrightnessHighSharp.js
index 3604915ecf63d0..63ac34fd76007a 100644
--- a/packages/material-ui-icons/src/BrightnessHighSharp.js
+++ b/packages/material-ui-icons/src/BrightnessHighSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessHighSharp');
diff --git a/packages/material-ui-icons/src/BrightnessHighTwoTone.js b/packages/material-ui-icons/src/BrightnessHighTwoTone.js
index 85f6abb280bb72..94c53b97004506 100644
--- a/packages/material-ui-icons/src/BrightnessHighTwoTone.js
+++ b/packages/material-ui-icons/src/BrightnessHighTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessHighTwoTone');
diff --git a/packages/material-ui-icons/src/BrightnessLowOutlined.js b/packages/material-ui-icons/src/BrightnessLowOutlined.js
index 4d2118e95a072c..454607f15e8842 100644
--- a/packages/material-ui-icons/src/BrightnessLowOutlined.js
+++ b/packages/material-ui-icons/src/BrightnessLowOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessLowOutlined');
diff --git a/packages/material-ui-icons/src/BrightnessLowRounded.js b/packages/material-ui-icons/src/BrightnessLowRounded.js
index 8750f694311591..47d0cbf23d4981 100644
--- a/packages/material-ui-icons/src/BrightnessLowRounded.js
+++ b/packages/material-ui-icons/src/BrightnessLowRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessLowRounded');
diff --git a/packages/material-ui-icons/src/BrightnessLowSharp.js b/packages/material-ui-icons/src/BrightnessLowSharp.js
index e0d920495c0a4b..4b4ff3a696b16a 100644
--- a/packages/material-ui-icons/src/BrightnessLowSharp.js
+++ b/packages/material-ui-icons/src/BrightnessLowSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessLowSharp');
diff --git a/packages/material-ui-icons/src/BrightnessLowTwoTone.js b/packages/material-ui-icons/src/BrightnessLowTwoTone.js
index ce26e0b33ff3cd..36f3104bf07f1e 100644
--- a/packages/material-ui-icons/src/BrightnessLowTwoTone.js
+++ b/packages/material-ui-icons/src/BrightnessLowTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessLowTwoTone');
diff --git a/packages/material-ui-icons/src/BrightnessMediumOutlined.js b/packages/material-ui-icons/src/BrightnessMediumOutlined.js
index 72e27fd9baf26b..493a30e4acb11a 100644
--- a/packages/material-ui-icons/src/BrightnessMediumOutlined.js
+++ b/packages/material-ui-icons/src/BrightnessMediumOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessMediumOutlined');
diff --git a/packages/material-ui-icons/src/BrightnessMediumRounded.js b/packages/material-ui-icons/src/BrightnessMediumRounded.js
index c5568e3c80a54d..63ddf71e86bfd2 100644
--- a/packages/material-ui-icons/src/BrightnessMediumRounded.js
+++ b/packages/material-ui-icons/src/BrightnessMediumRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessMediumRounded');
diff --git a/packages/material-ui-icons/src/BrightnessMediumSharp.js b/packages/material-ui-icons/src/BrightnessMediumSharp.js
index e4317e946ad5b9..5866b7be9fb5b4 100644
--- a/packages/material-ui-icons/src/BrightnessMediumSharp.js
+++ b/packages/material-ui-icons/src/BrightnessMediumSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessMediumSharp');
diff --git a/packages/material-ui-icons/src/BrightnessMediumTwoTone.js b/packages/material-ui-icons/src/BrightnessMediumTwoTone.js
index b8959ae0f075d6..1f154a47add8e2 100644
--- a/packages/material-ui-icons/src/BrightnessMediumTwoTone.js
+++ b/packages/material-ui-icons/src/BrightnessMediumTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrightnessMediumTwoTone');
diff --git a/packages/material-ui-icons/src/BrokenImageOutlined.js b/packages/material-ui-icons/src/BrokenImageOutlined.js
index 6e7f8d4a18fe46..9d859e61ac897f 100644
--- a/packages/material-ui-icons/src/BrokenImageOutlined.js
+++ b/packages/material-ui-icons/src/BrokenImageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrokenImageOutlined');
diff --git a/packages/material-ui-icons/src/BrokenImageRounded.js b/packages/material-ui-icons/src/BrokenImageRounded.js
index a9019a5c23aaf7..a490e063a1e352 100644
--- a/packages/material-ui-icons/src/BrokenImageRounded.js
+++ b/packages/material-ui-icons/src/BrokenImageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrokenImageRounded');
diff --git a/packages/material-ui-icons/src/BrokenImageSharp.js b/packages/material-ui-icons/src/BrokenImageSharp.js
index 87095c062d0518..149f2676e1559b 100644
--- a/packages/material-ui-icons/src/BrokenImageSharp.js
+++ b/packages/material-ui-icons/src/BrokenImageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrokenImageSharp');
diff --git a/packages/material-ui-icons/src/BrokenImageTwoTone.js b/packages/material-ui-icons/src/BrokenImageTwoTone.js
index 4d35fe5a6170c2..baf1430471d96f 100644
--- a/packages/material-ui-icons/src/BrokenImageTwoTone.js
+++ b/packages/material-ui-icons/src/BrokenImageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrokenImageTwoTone');
diff --git a/packages/material-ui-icons/src/Brush.js b/packages/material-ui-icons/src/Brush.js
index 613d95df254f63..2dfb582d061b3a 100644
--- a/packages/material-ui-icons/src/Brush.js
+++ b/packages/material-ui-icons/src/Brush.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Brush');
diff --git a/packages/material-ui-icons/src/BrushOutlined.js b/packages/material-ui-icons/src/BrushOutlined.js
index afb090244b0385..840cd2c22d5250 100644
--- a/packages/material-ui-icons/src/BrushOutlined.js
+++ b/packages/material-ui-icons/src/BrushOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrushOutlined');
diff --git a/packages/material-ui-icons/src/BrushRounded.js b/packages/material-ui-icons/src/BrushRounded.js
index 29388402a5655a..e040ccd5e319d6 100644
--- a/packages/material-ui-icons/src/BrushRounded.js
+++ b/packages/material-ui-icons/src/BrushRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrushRounded');
diff --git a/packages/material-ui-icons/src/BrushSharp.js b/packages/material-ui-icons/src/BrushSharp.js
index fd3b5e1bc6a877..c9353686db660b 100644
--- a/packages/material-ui-icons/src/BrushSharp.js
+++ b/packages/material-ui-icons/src/BrushSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrushSharp');
diff --git a/packages/material-ui-icons/src/BrushTwoTone.js b/packages/material-ui-icons/src/BrushTwoTone.js
index ed3145ec4c20be..c7bf44489eb055 100644
--- a/packages/material-ui-icons/src/BrushTwoTone.js
+++ b/packages/material-ui-icons/src/BrushTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BrushTwoTone');
diff --git a/packages/material-ui-icons/src/BubbleChartOutlined.js b/packages/material-ui-icons/src/BubbleChartOutlined.js
index 4a71d87d0ba510..b21101791f8743 100644
--- a/packages/material-ui-icons/src/BubbleChartOutlined.js
+++ b/packages/material-ui-icons/src/BubbleChartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BubbleChartOutlined');
diff --git a/packages/material-ui-icons/src/BubbleChartRounded.js b/packages/material-ui-icons/src/BubbleChartRounded.js
index 1bc61c5e8c4ad5..8394de4a9df04f 100644
--- a/packages/material-ui-icons/src/BubbleChartRounded.js
+++ b/packages/material-ui-icons/src/BubbleChartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BubbleChartRounded');
diff --git a/packages/material-ui-icons/src/BubbleChartTwoTone.js b/packages/material-ui-icons/src/BubbleChartTwoTone.js
index fd03b35e84bb34..ae90de511c8a45 100644
--- a/packages/material-ui-icons/src/BubbleChartTwoTone.js
+++ b/packages/material-ui-icons/src/BubbleChartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BubbleChartTwoTone');
diff --git a/packages/material-ui-icons/src/BugReportOutlined.js b/packages/material-ui-icons/src/BugReportOutlined.js
index d9fb489966b0cf..51e577a0a28439 100644
--- a/packages/material-ui-icons/src/BugReportOutlined.js
+++ b/packages/material-ui-icons/src/BugReportOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BugReportOutlined');
diff --git a/packages/material-ui-icons/src/BugReportRounded.js b/packages/material-ui-icons/src/BugReportRounded.js
index 5a1748547d983a..e8a3a071bef709 100644
--- a/packages/material-ui-icons/src/BugReportRounded.js
+++ b/packages/material-ui-icons/src/BugReportRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BugReportRounded');
diff --git a/packages/material-ui-icons/src/BugReportSharp.js b/packages/material-ui-icons/src/BugReportSharp.js
index 414a18746ca939..60de6a6bb9cc33 100644
--- a/packages/material-ui-icons/src/BugReportSharp.js
+++ b/packages/material-ui-icons/src/BugReportSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BugReportSharp');
diff --git a/packages/material-ui-icons/src/BugReportTwoTone.js b/packages/material-ui-icons/src/BugReportTwoTone.js
index c8a6932df5bc98..82049e0598b078 100644
--- a/packages/material-ui-icons/src/BugReportTwoTone.js
+++ b/packages/material-ui-icons/src/BugReportTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BugReportTwoTone');
diff --git a/packages/material-ui-icons/src/BuildOutlined.js b/packages/material-ui-icons/src/BuildOutlined.js
index a827510c82fb97..7b035d0939fb0d 100644
--- a/packages/material-ui-icons/src/BuildOutlined.js
+++ b/packages/material-ui-icons/src/BuildOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BuildOutlined');
diff --git a/packages/material-ui-icons/src/BuildRounded.js b/packages/material-ui-icons/src/BuildRounded.js
index 92b42e7276c640..c81db564ef624d 100644
--- a/packages/material-ui-icons/src/BuildRounded.js
+++ b/packages/material-ui-icons/src/BuildRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BuildRounded');
diff --git a/packages/material-ui-icons/src/BuildSharp.js b/packages/material-ui-icons/src/BuildSharp.js
index ba437da72d4001..7408b4a7357fb8 100644
--- a/packages/material-ui-icons/src/BuildSharp.js
+++ b/packages/material-ui-icons/src/BuildSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BuildSharp');
diff --git a/packages/material-ui-icons/src/BuildTwoTone.js b/packages/material-ui-icons/src/BuildTwoTone.js
index 03406e5a12cca2..16ba4c8314edab 100644
--- a/packages/material-ui-icons/src/BuildTwoTone.js
+++ b/packages/material-ui-icons/src/BuildTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BuildTwoTone');
diff --git a/packages/material-ui-icons/src/BurstMode.js b/packages/material-ui-icons/src/BurstMode.js
index d18f00cc1d0440..7a81ed5110aa2f 100644
--- a/packages/material-ui-icons/src/BurstMode.js
+++ b/packages/material-ui-icons/src/BurstMode.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BurstMode');
diff --git a/packages/material-ui-icons/src/BusinessCenterOutlined.js b/packages/material-ui-icons/src/BusinessCenterOutlined.js
index 709c3d3dfeb2bf..2ee26ba584f994 100644
--- a/packages/material-ui-icons/src/BusinessCenterOutlined.js
+++ b/packages/material-ui-icons/src/BusinessCenterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessCenterOutlined');
diff --git a/packages/material-ui-icons/src/BusinessCenterRounded.js b/packages/material-ui-icons/src/BusinessCenterRounded.js
index 71ddeeae0b4a11..5b776663604c19 100644
--- a/packages/material-ui-icons/src/BusinessCenterRounded.js
+++ b/packages/material-ui-icons/src/BusinessCenterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessCenterRounded');
diff --git a/packages/material-ui-icons/src/BusinessCenterSharp.js b/packages/material-ui-icons/src/BusinessCenterSharp.js
index b109ec6938e8d6..d81e66f7489f2e 100644
--- a/packages/material-ui-icons/src/BusinessCenterSharp.js
+++ b/packages/material-ui-icons/src/BusinessCenterSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessCenterSharp');
diff --git a/packages/material-ui-icons/src/BusinessCenterTwoTone.js b/packages/material-ui-icons/src/BusinessCenterTwoTone.js
index 4d6f111fb03222..630e47f01ce4f8 100644
--- a/packages/material-ui-icons/src/BusinessCenterTwoTone.js
+++ b/packages/material-ui-icons/src/BusinessCenterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessCenterTwoTone');
diff --git a/packages/material-ui-icons/src/BusinessOutlined.js b/packages/material-ui-icons/src/BusinessOutlined.js
index 9daf8a1ad1c23c..67428a35361535 100644
--- a/packages/material-ui-icons/src/BusinessOutlined.js
+++ b/packages/material-ui-icons/src/BusinessOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessOutlined');
diff --git a/packages/material-ui-icons/src/BusinessRounded.js b/packages/material-ui-icons/src/BusinessRounded.js
index b0b5d8b5c1df71..247a7d666c967d 100644
--- a/packages/material-ui-icons/src/BusinessRounded.js
+++ b/packages/material-ui-icons/src/BusinessRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessRounded');
diff --git a/packages/material-ui-icons/src/BusinessSharp.js b/packages/material-ui-icons/src/BusinessSharp.js
index cc8a9523a5a909..63827246452dfb 100644
--- a/packages/material-ui-icons/src/BusinessSharp.js
+++ b/packages/material-ui-icons/src/BusinessSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessSharp');
diff --git a/packages/material-ui-icons/src/BusinessTwoTone.js b/packages/material-ui-icons/src/BusinessTwoTone.js
index c2bf3957621e0e..eab0a4cbb206dc 100644
--- a/packages/material-ui-icons/src/BusinessTwoTone.js
+++ b/packages/material-ui-icons/src/BusinessTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'BusinessTwoTone');
diff --git a/packages/material-ui-icons/src/CachedOutlined.js b/packages/material-ui-icons/src/CachedOutlined.js
index 942ac866fecb46..82a439d6145f24 100644
--- a/packages/material-ui-icons/src/CachedOutlined.js
+++ b/packages/material-ui-icons/src/CachedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CachedOutlined');
diff --git a/packages/material-ui-icons/src/CachedRounded.js b/packages/material-ui-icons/src/CachedRounded.js
index d58462a1127621..6586ced4c05ded 100644
--- a/packages/material-ui-icons/src/CachedRounded.js
+++ b/packages/material-ui-icons/src/CachedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CachedRounded');
diff --git a/packages/material-ui-icons/src/CachedSharp.js b/packages/material-ui-icons/src/CachedSharp.js
index 924f667fa45706..ed6c4996c2944f 100644
--- a/packages/material-ui-icons/src/CachedSharp.js
+++ b/packages/material-ui-icons/src/CachedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CachedSharp');
diff --git a/packages/material-ui-icons/src/CachedTwoTone.js b/packages/material-ui-icons/src/CachedTwoTone.js
index a515481f14a80c..7ba2aa1377a99d 100644
--- a/packages/material-ui-icons/src/CachedTwoTone.js
+++ b/packages/material-ui-icons/src/CachedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CachedTwoTone');
diff --git a/packages/material-ui-icons/src/CakeOutlined.js b/packages/material-ui-icons/src/CakeOutlined.js
index e61d5543f17f09..7d4e7359eb57c2 100644
--- a/packages/material-ui-icons/src/CakeOutlined.js
+++ b/packages/material-ui-icons/src/CakeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CakeOutlined');
diff --git a/packages/material-ui-icons/src/CakeRounded.js b/packages/material-ui-icons/src/CakeRounded.js
index 4acdebd131f4d0..7d401d470f4510 100644
--- a/packages/material-ui-icons/src/CakeRounded.js
+++ b/packages/material-ui-icons/src/CakeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CakeRounded');
diff --git a/packages/material-ui-icons/src/CakeSharp.js b/packages/material-ui-icons/src/CakeSharp.js
index 78b27a370e7fb0..742c1fde28c782 100644
--- a/packages/material-ui-icons/src/CakeSharp.js
+++ b/packages/material-ui-icons/src/CakeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CakeSharp');
diff --git a/packages/material-ui-icons/src/CakeTwoTone.js b/packages/material-ui-icons/src/CakeTwoTone.js
index a168aae06785cb..ff2eed1bee4dab 100644
--- a/packages/material-ui-icons/src/CakeTwoTone.js
+++ b/packages/material-ui-icons/src/CakeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CakeTwoTone');
diff --git a/packages/material-ui-icons/src/CalendarTodayOutlined.js b/packages/material-ui-icons/src/CalendarTodayOutlined.js
index 4109fb4dc424be..ab45a483ffb845 100644
--- a/packages/material-ui-icons/src/CalendarTodayOutlined.js
+++ b/packages/material-ui-icons/src/CalendarTodayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarTodayOutlined');
diff --git a/packages/material-ui-icons/src/CalendarTodayRounded.js b/packages/material-ui-icons/src/CalendarTodayRounded.js
index e54e422ff90d14..95d76ae208729d 100644
--- a/packages/material-ui-icons/src/CalendarTodayRounded.js
+++ b/packages/material-ui-icons/src/CalendarTodayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarTodayRounded');
diff --git a/packages/material-ui-icons/src/CalendarTodaySharp.js b/packages/material-ui-icons/src/CalendarTodaySharp.js
index a6ab33e1e4fe2e..17d7dd3d02bcba 100644
--- a/packages/material-ui-icons/src/CalendarTodaySharp.js
+++ b/packages/material-ui-icons/src/CalendarTodaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarTodaySharp');
diff --git a/packages/material-ui-icons/src/CalendarTodayTwoTone.js b/packages/material-ui-icons/src/CalendarTodayTwoTone.js
index e1ff56cd11185b..d791bcd3489340 100644
--- a/packages/material-ui-icons/src/CalendarTodayTwoTone.js
+++ b/packages/material-ui-icons/src/CalendarTodayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarTodayTwoTone');
diff --git a/packages/material-ui-icons/src/CalendarViewDayOutlined.js b/packages/material-ui-icons/src/CalendarViewDayOutlined.js
index 8065d58a1f5fd9..d9cb83150bcb11 100644
--- a/packages/material-ui-icons/src/CalendarViewDayOutlined.js
+++ b/packages/material-ui-icons/src/CalendarViewDayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarViewDayOutlined');
diff --git a/packages/material-ui-icons/src/CalendarViewDayRounded.js b/packages/material-ui-icons/src/CalendarViewDayRounded.js
index 37165097c87cf2..5b355d72fb664e 100644
--- a/packages/material-ui-icons/src/CalendarViewDayRounded.js
+++ b/packages/material-ui-icons/src/CalendarViewDayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarViewDayRounded');
diff --git a/packages/material-ui-icons/src/CalendarViewDaySharp.js b/packages/material-ui-icons/src/CalendarViewDaySharp.js
index 3dc17843e362fd..389bb16b031097 100644
--- a/packages/material-ui-icons/src/CalendarViewDaySharp.js
+++ b/packages/material-ui-icons/src/CalendarViewDaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarViewDaySharp');
diff --git a/packages/material-ui-icons/src/CalendarViewDayTwoTone.js b/packages/material-ui-icons/src/CalendarViewDayTwoTone.js
index 73f78efb3f1138..c5d16bb8bc9139 100644
--- a/packages/material-ui-icons/src/CalendarViewDayTwoTone.js
+++ b/packages/material-ui-icons/src/CalendarViewDayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CalendarViewDayTwoTone');
diff --git a/packages/material-ui-icons/src/CallEndOutlined.js b/packages/material-ui-icons/src/CallEndOutlined.js
index 3ca6baf3afce7b..3b4a041e0a6396 100644
--- a/packages/material-ui-icons/src/CallEndOutlined.js
+++ b/packages/material-ui-icons/src/CallEndOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallEndOutlined');
diff --git a/packages/material-ui-icons/src/CallEndRounded.js b/packages/material-ui-icons/src/CallEndRounded.js
index ebaad0222e7001..67415fb1cf5f4c 100644
--- a/packages/material-ui-icons/src/CallEndRounded.js
+++ b/packages/material-ui-icons/src/CallEndRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallEndRounded');
diff --git a/packages/material-ui-icons/src/CallEndSharp.js b/packages/material-ui-icons/src/CallEndSharp.js
index 0c7c703f33e6f6..7fc61359d7118f 100644
--- a/packages/material-ui-icons/src/CallEndSharp.js
+++ b/packages/material-ui-icons/src/CallEndSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallEndSharp');
diff --git a/packages/material-ui-icons/src/CallEndTwoTone.js b/packages/material-ui-icons/src/CallEndTwoTone.js
index 2e2c8254d1920f..144047da24ef8a 100644
--- a/packages/material-ui-icons/src/CallEndTwoTone.js
+++ b/packages/material-ui-icons/src/CallEndTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallEndTwoTone');
diff --git a/packages/material-ui-icons/src/CallMadeOutlined.js b/packages/material-ui-icons/src/CallMadeOutlined.js
index f55e5fe29456d6..0283c93f596f65 100644
--- a/packages/material-ui-icons/src/CallMadeOutlined.js
+++ b/packages/material-ui-icons/src/CallMadeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMadeOutlined');
diff --git a/packages/material-ui-icons/src/CallMadeRounded.js b/packages/material-ui-icons/src/CallMadeRounded.js
index 1de820ee53612f..251cd157d606e7 100644
--- a/packages/material-ui-icons/src/CallMadeRounded.js
+++ b/packages/material-ui-icons/src/CallMadeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMadeRounded');
diff --git a/packages/material-ui-icons/src/CallMadeSharp.js b/packages/material-ui-icons/src/CallMadeSharp.js
index 37849062c1df3b..c9751b0f8b2ce3 100644
--- a/packages/material-ui-icons/src/CallMadeSharp.js
+++ b/packages/material-ui-icons/src/CallMadeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMadeSharp');
diff --git a/packages/material-ui-icons/src/CallMadeTwoTone.js b/packages/material-ui-icons/src/CallMadeTwoTone.js
index c9006beb333666..2272b702095fb3 100644
--- a/packages/material-ui-icons/src/CallMadeTwoTone.js
+++ b/packages/material-ui-icons/src/CallMadeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMadeTwoTone');
diff --git a/packages/material-ui-icons/src/CallMergeOutlined.js b/packages/material-ui-icons/src/CallMergeOutlined.js
index 86b50e326c51ca..a1ac8e47f8a73c 100644
--- a/packages/material-ui-icons/src/CallMergeOutlined.js
+++ b/packages/material-ui-icons/src/CallMergeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMergeOutlined');
diff --git a/packages/material-ui-icons/src/CallMergeRounded.js b/packages/material-ui-icons/src/CallMergeRounded.js
index ea8c797c2cbc38..febaf6d2245a9d 100644
--- a/packages/material-ui-icons/src/CallMergeRounded.js
+++ b/packages/material-ui-icons/src/CallMergeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMergeRounded');
diff --git a/packages/material-ui-icons/src/CallMergeSharp.js b/packages/material-ui-icons/src/CallMergeSharp.js
index f5e8274820821a..1f4f8eccc968bf 100644
--- a/packages/material-ui-icons/src/CallMergeSharp.js
+++ b/packages/material-ui-icons/src/CallMergeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMergeSharp');
diff --git a/packages/material-ui-icons/src/CallMergeTwoTone.js b/packages/material-ui-icons/src/CallMergeTwoTone.js
index b2443d209f1b24..e12c4061d400de 100644
--- a/packages/material-ui-icons/src/CallMergeTwoTone.js
+++ b/packages/material-ui-icons/src/CallMergeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMergeTwoTone');
diff --git a/packages/material-ui-icons/src/CallMissedOutgoingRounded.js b/packages/material-ui-icons/src/CallMissedOutgoingRounded.js
index 6a4d87971d7ba4..2980705282b51e 100644
--- a/packages/material-ui-icons/src/CallMissedOutgoingRounded.js
+++ b/packages/material-ui-icons/src/CallMissedOutgoingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMissedOutgoingRounded');
diff --git a/packages/material-ui-icons/src/CallMissedOutlined.js b/packages/material-ui-icons/src/CallMissedOutlined.js
index 6e0c36ecca3b99..d44555978ec7a0 100644
--- a/packages/material-ui-icons/src/CallMissedOutlined.js
+++ b/packages/material-ui-icons/src/CallMissedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMissedOutlined');
diff --git a/packages/material-ui-icons/src/CallMissedRounded.js b/packages/material-ui-icons/src/CallMissedRounded.js
index e6884b5b1161c9..cfbd9d7b1e69f8 100644
--- a/packages/material-ui-icons/src/CallMissedRounded.js
+++ b/packages/material-ui-icons/src/CallMissedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMissedRounded');
diff --git a/packages/material-ui-icons/src/CallMissedSharp.js b/packages/material-ui-icons/src/CallMissedSharp.js
index 1136d0f0696b78..253a18b4d3ad84 100644
--- a/packages/material-ui-icons/src/CallMissedSharp.js
+++ b/packages/material-ui-icons/src/CallMissedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMissedSharp');
diff --git a/packages/material-ui-icons/src/CallMissedTwoTone.js b/packages/material-ui-icons/src/CallMissedTwoTone.js
index 7473d8f98afb02..a4c2730bae8140 100644
--- a/packages/material-ui-icons/src/CallMissedTwoTone.js
+++ b/packages/material-ui-icons/src/CallMissedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallMissedTwoTone');
diff --git a/packages/material-ui-icons/src/CallOutlined.js b/packages/material-ui-icons/src/CallOutlined.js
index 4d4ef97362188e..dbed081d89158d 100644
--- a/packages/material-ui-icons/src/CallOutlined.js
+++ b/packages/material-ui-icons/src/CallOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallOutlined');
diff --git a/packages/material-ui-icons/src/CallReceivedOutlined.js b/packages/material-ui-icons/src/CallReceivedOutlined.js
index d8f424fa1a2f09..1017924c08b4d0 100644
--- a/packages/material-ui-icons/src/CallReceivedOutlined.js
+++ b/packages/material-ui-icons/src/CallReceivedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallReceivedOutlined');
diff --git a/packages/material-ui-icons/src/CallReceivedRounded.js b/packages/material-ui-icons/src/CallReceivedRounded.js
index 249312f3291e61..4cbc69e304bd44 100644
--- a/packages/material-ui-icons/src/CallReceivedRounded.js
+++ b/packages/material-ui-icons/src/CallReceivedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallReceivedRounded');
diff --git a/packages/material-ui-icons/src/CallReceivedSharp.js b/packages/material-ui-icons/src/CallReceivedSharp.js
index 259067bffd3430..919a798af4bfdf 100644
--- a/packages/material-ui-icons/src/CallReceivedSharp.js
+++ b/packages/material-ui-icons/src/CallReceivedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallReceivedSharp');
diff --git a/packages/material-ui-icons/src/CallReceivedTwoTone.js b/packages/material-ui-icons/src/CallReceivedTwoTone.js
index 23bcae5fcea7c8..c17bbdcaaffc47 100644
--- a/packages/material-ui-icons/src/CallReceivedTwoTone.js
+++ b/packages/material-ui-icons/src/CallReceivedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallReceivedTwoTone');
diff --git a/packages/material-ui-icons/src/CallRounded.js b/packages/material-ui-icons/src/CallRounded.js
index 11e1708e45ee91..2fbacc1052a569 100644
--- a/packages/material-ui-icons/src/CallRounded.js
+++ b/packages/material-ui-icons/src/CallRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallRounded');
diff --git a/packages/material-ui-icons/src/CallSharp.js b/packages/material-ui-icons/src/CallSharp.js
index f28cede85e1dec..835ec0c3f348fc 100644
--- a/packages/material-ui-icons/src/CallSharp.js
+++ b/packages/material-ui-icons/src/CallSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallSharp');
diff --git a/packages/material-ui-icons/src/CallSplitOutlined.js b/packages/material-ui-icons/src/CallSplitOutlined.js
index 47792b1c22ec4a..d02848be39e5ef 100644
--- a/packages/material-ui-icons/src/CallSplitOutlined.js
+++ b/packages/material-ui-icons/src/CallSplitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallSplitOutlined');
diff --git a/packages/material-ui-icons/src/CallSplitRounded.js b/packages/material-ui-icons/src/CallSplitRounded.js
index 3b22f10835e9f3..621f7f49d3df2c 100644
--- a/packages/material-ui-icons/src/CallSplitRounded.js
+++ b/packages/material-ui-icons/src/CallSplitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallSplitRounded');
diff --git a/packages/material-ui-icons/src/CallSplitSharp.js b/packages/material-ui-icons/src/CallSplitSharp.js
index 29a1c2c781234c..21505d8de86d12 100644
--- a/packages/material-ui-icons/src/CallSplitSharp.js
+++ b/packages/material-ui-icons/src/CallSplitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallSplitSharp');
diff --git a/packages/material-ui-icons/src/CallSplitTwoTone.js b/packages/material-ui-icons/src/CallSplitTwoTone.js
index a7f17570a60b8c..0442fccbfaf907 100644
--- a/packages/material-ui-icons/src/CallSplitTwoTone.js
+++ b/packages/material-ui-icons/src/CallSplitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallSplitTwoTone');
diff --git a/packages/material-ui-icons/src/CallToAction.js b/packages/material-ui-icons/src/CallToAction.js
index 2811b9ec84583b..355b60ea1a7822 100644
--- a/packages/material-ui-icons/src/CallToAction.js
+++ b/packages/material-ui-icons/src/CallToAction.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallToAction');
diff --git a/packages/material-ui-icons/src/CallToActionOutlined.js b/packages/material-ui-icons/src/CallToActionOutlined.js
index 51c73edb345dbb..693151366e85fc 100644
--- a/packages/material-ui-icons/src/CallToActionOutlined.js
+++ b/packages/material-ui-icons/src/CallToActionOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallToActionOutlined');
diff --git a/packages/material-ui-icons/src/CallToActionSharp.js b/packages/material-ui-icons/src/CallToActionSharp.js
index 6b0346abb53788..23f45347e76026 100644
--- a/packages/material-ui-icons/src/CallToActionSharp.js
+++ b/packages/material-ui-icons/src/CallToActionSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallToActionSharp');
diff --git a/packages/material-ui-icons/src/CallToActionTwoTone.js b/packages/material-ui-icons/src/CallToActionTwoTone.js
index 1f0bdf15e125a0..615ee298dc0726 100644
--- a/packages/material-ui-icons/src/CallToActionTwoTone.js
+++ b/packages/material-ui-icons/src/CallToActionTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallToActionTwoTone');
diff --git a/packages/material-ui-icons/src/CallTwoTone.js b/packages/material-ui-icons/src/CallTwoTone.js
index e8c21964b19cc4..887df1ee000d5f 100644
--- a/packages/material-ui-icons/src/CallTwoTone.js
+++ b/packages/material-ui-icons/src/CallTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CallTwoTone');
diff --git a/packages/material-ui-icons/src/CameraAltOutlined.js b/packages/material-ui-icons/src/CameraAltOutlined.js
index 2902bbd724dd1b..07476c909ff146 100644
--- a/packages/material-ui-icons/src/CameraAltOutlined.js
+++ b/packages/material-ui-icons/src/CameraAltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraAltOutlined');
diff --git a/packages/material-ui-icons/src/CameraAltRounded.js b/packages/material-ui-icons/src/CameraAltRounded.js
index 86d0bfbb4fd1ab..43031ac4a234a3 100644
--- a/packages/material-ui-icons/src/CameraAltRounded.js
+++ b/packages/material-ui-icons/src/CameraAltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraAltRounded');
diff --git a/packages/material-ui-icons/src/CameraAltSharp.js b/packages/material-ui-icons/src/CameraAltSharp.js
index 448bf3caaaca85..199f8cbabdd0e7 100644
--- a/packages/material-ui-icons/src/CameraAltSharp.js
+++ b/packages/material-ui-icons/src/CameraAltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraAltSharp');
diff --git a/packages/material-ui-icons/src/CameraAltTwoTone.js b/packages/material-ui-icons/src/CameraAltTwoTone.js
index 6a555c4f9e137f..12a33b0013f301 100644
--- a/packages/material-ui-icons/src/CameraAltTwoTone.js
+++ b/packages/material-ui-icons/src/CameraAltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraAltTwoTone');
diff --git a/packages/material-ui-icons/src/CameraEnhance.js b/packages/material-ui-icons/src/CameraEnhance.js
index 229ba48a5d9ab6..d5d224d2bb8a99 100644
--- a/packages/material-ui-icons/src/CameraEnhance.js
+++ b/packages/material-ui-icons/src/CameraEnhance.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraEnhance');
diff --git a/packages/material-ui-icons/src/CameraEnhanceOutlined.js b/packages/material-ui-icons/src/CameraEnhanceOutlined.js
index 18abde5784eaac..03e1bc8dd4ebf3 100644
--- a/packages/material-ui-icons/src/CameraEnhanceOutlined.js
+++ b/packages/material-ui-icons/src/CameraEnhanceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraEnhanceOutlined');
diff --git a/packages/material-ui-icons/src/CameraEnhanceRounded.js b/packages/material-ui-icons/src/CameraEnhanceRounded.js
index b11422ccdc219c..11e7f61cc72688 100644
--- a/packages/material-ui-icons/src/CameraEnhanceRounded.js
+++ b/packages/material-ui-icons/src/CameraEnhanceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraEnhanceRounded');
diff --git a/packages/material-ui-icons/src/CameraEnhanceSharp.js b/packages/material-ui-icons/src/CameraEnhanceSharp.js
index 606b56f9569d53..90e7ab72de1899 100644
--- a/packages/material-ui-icons/src/CameraEnhanceSharp.js
+++ b/packages/material-ui-icons/src/CameraEnhanceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraEnhanceSharp');
diff --git a/packages/material-ui-icons/src/CameraEnhanceTwoTone.js b/packages/material-ui-icons/src/CameraEnhanceTwoTone.js
index cda8a2096a032a..66afb9e88d7e1c 100644
--- a/packages/material-ui-icons/src/CameraEnhanceTwoTone.js
+++ b/packages/material-ui-icons/src/CameraEnhanceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraEnhanceTwoTone');
diff --git a/packages/material-ui-icons/src/CameraFrontOutlined.js b/packages/material-ui-icons/src/CameraFrontOutlined.js
index 0b495ee52fb1a4..02d72ddb80b496 100644
--- a/packages/material-ui-icons/src/CameraFrontOutlined.js
+++ b/packages/material-ui-icons/src/CameraFrontOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraFrontOutlined');
diff --git a/packages/material-ui-icons/src/CameraFrontRounded.js b/packages/material-ui-icons/src/CameraFrontRounded.js
index 7fd05c21461aa4..5df623bff0acd3 100644
--- a/packages/material-ui-icons/src/CameraFrontRounded.js
+++ b/packages/material-ui-icons/src/CameraFrontRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraFrontRounded');
diff --git a/packages/material-ui-icons/src/CameraFrontSharp.js b/packages/material-ui-icons/src/CameraFrontSharp.js
index 339bbcba1c7ac9..5dc8b0e4e518f5 100644
--- a/packages/material-ui-icons/src/CameraFrontSharp.js
+++ b/packages/material-ui-icons/src/CameraFrontSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraFrontSharp');
diff --git a/packages/material-ui-icons/src/CameraFrontTwoTone.js b/packages/material-ui-icons/src/CameraFrontTwoTone.js
index db7a78425bd17a..fe77fbd75fffec 100644
--- a/packages/material-ui-icons/src/CameraFrontTwoTone.js
+++ b/packages/material-ui-icons/src/CameraFrontTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraFrontTwoTone');
diff --git a/packages/material-ui-icons/src/CameraOutlined.js b/packages/material-ui-icons/src/CameraOutlined.js
index ead53efaed922b..74f99322b67227 100644
--- a/packages/material-ui-icons/src/CameraOutlined.js
+++ b/packages/material-ui-icons/src/CameraOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraOutlined');
diff --git a/packages/material-ui-icons/src/CameraRearOutlined.js b/packages/material-ui-icons/src/CameraRearOutlined.js
index 195f62448b8c28..37f681ad146a0e 100644
--- a/packages/material-ui-icons/src/CameraRearOutlined.js
+++ b/packages/material-ui-icons/src/CameraRearOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRearOutlined');
diff --git a/packages/material-ui-icons/src/CameraRearRounded.js b/packages/material-ui-icons/src/CameraRearRounded.js
index 9fc49c1013cb45..ca303dfc993466 100644
--- a/packages/material-ui-icons/src/CameraRearRounded.js
+++ b/packages/material-ui-icons/src/CameraRearRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRearRounded');
diff --git a/packages/material-ui-icons/src/CameraRearSharp.js b/packages/material-ui-icons/src/CameraRearSharp.js
index de95ccbf435d47..af10a7ed855652 100644
--- a/packages/material-ui-icons/src/CameraRearSharp.js
+++ b/packages/material-ui-icons/src/CameraRearSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRearSharp');
diff --git a/packages/material-ui-icons/src/CameraRearTwoTone.js b/packages/material-ui-icons/src/CameraRearTwoTone.js
index 8446e6c55c6c3a..9b1ba51f8e8c9b 100644
--- a/packages/material-ui-icons/src/CameraRearTwoTone.js
+++ b/packages/material-ui-icons/src/CameraRearTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRearTwoTone');
diff --git a/packages/material-ui-icons/src/CameraRollOutlined.js b/packages/material-ui-icons/src/CameraRollOutlined.js
index cd6d3d6c7d9d14..3e54a7fd671c96 100644
--- a/packages/material-ui-icons/src/CameraRollOutlined.js
+++ b/packages/material-ui-icons/src/CameraRollOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRollOutlined');
diff --git a/packages/material-ui-icons/src/CameraRollRounded.js b/packages/material-ui-icons/src/CameraRollRounded.js
index 4d14febfd04970..14d8f06f82ee61 100644
--- a/packages/material-ui-icons/src/CameraRollRounded.js
+++ b/packages/material-ui-icons/src/CameraRollRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRollRounded');
diff --git a/packages/material-ui-icons/src/CameraRollSharp.js b/packages/material-ui-icons/src/CameraRollSharp.js
index 6a82149115d085..2c835ad2fb2e36 100644
--- a/packages/material-ui-icons/src/CameraRollSharp.js
+++ b/packages/material-ui-icons/src/CameraRollSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRollSharp');
diff --git a/packages/material-ui-icons/src/CameraRollTwoTone.js b/packages/material-ui-icons/src/CameraRollTwoTone.js
index ec2da3e8e22403..45b723e1d4cd04 100644
--- a/packages/material-ui-icons/src/CameraRollTwoTone.js
+++ b/packages/material-ui-icons/src/CameraRollTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRollTwoTone');
diff --git a/packages/material-ui-icons/src/CameraRounded.js b/packages/material-ui-icons/src/CameraRounded.js
index b4ca86e1bc5f52..e87b6727273b23 100644
--- a/packages/material-ui-icons/src/CameraRounded.js
+++ b/packages/material-ui-icons/src/CameraRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraRounded');
diff --git a/packages/material-ui-icons/src/CameraSharp.js b/packages/material-ui-icons/src/CameraSharp.js
index 81553ce1db64a5..a64290fe40a4cd 100644
--- a/packages/material-ui-icons/src/CameraSharp.js
+++ b/packages/material-ui-icons/src/CameraSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraSharp');
diff --git a/packages/material-ui-icons/src/CameraTwoTone.js b/packages/material-ui-icons/src/CameraTwoTone.js
index a40eec786d81ec..5b6bbaf7164054 100644
--- a/packages/material-ui-icons/src/CameraTwoTone.js
+++ b/packages/material-ui-icons/src/CameraTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CameraTwoTone');
diff --git a/packages/material-ui-icons/src/CancelPresentationOutlined.js b/packages/material-ui-icons/src/CancelPresentationOutlined.js
index b9b180d35902d1..8dff7391b7e085 100644
--- a/packages/material-ui-icons/src/CancelPresentationOutlined.js
+++ b/packages/material-ui-icons/src/CancelPresentationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CancelPresentationOutlined');
diff --git a/packages/material-ui-icons/src/CancelPresentationRounded.js b/packages/material-ui-icons/src/CancelPresentationRounded.js
index da62675f71f658..8a6e6c8d2d73b2 100644
--- a/packages/material-ui-icons/src/CancelPresentationRounded.js
+++ b/packages/material-ui-icons/src/CancelPresentationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CancelPresentationRounded');
diff --git a/packages/material-ui-icons/src/CancelPresentationSharp.js b/packages/material-ui-icons/src/CancelPresentationSharp.js
index f00f1584590671..79b774dd53bb03 100644
--- a/packages/material-ui-icons/src/CancelPresentationSharp.js
+++ b/packages/material-ui-icons/src/CancelPresentationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CancelPresentationSharp');
diff --git a/packages/material-ui-icons/src/CancelPresentationTwoTone.js b/packages/material-ui-icons/src/CancelPresentationTwoTone.js
index a29d318603e9ee..e2e554d67e4a2c 100644
--- a/packages/material-ui-icons/src/CancelPresentationTwoTone.js
+++ b/packages/material-ui-icons/src/CancelPresentationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CancelPresentationTwoTone');
diff --git a/packages/material-ui-icons/src/CancelRounded.js b/packages/material-ui-icons/src/CancelRounded.js
index 7f2a3418205173..d81e7acf291b93 100644
--- a/packages/material-ui-icons/src/CancelRounded.js
+++ b/packages/material-ui-icons/src/CancelRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CancelRounded');
diff --git a/packages/material-ui-icons/src/CancelScheduleSend.js b/packages/material-ui-icons/src/CancelScheduleSend.js
new file mode 100644
index 00000000000000..b66acee2cd40a2
--- /dev/null
+++ b/packages/material-ui-icons/src/CancelScheduleSend.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'CancelScheduleSend');
diff --git a/packages/material-ui-icons/src/CancelScheduleSendOutlined.js b/packages/material-ui-icons/src/CancelScheduleSendOutlined.js
new file mode 100644
index 00000000000000..6514aa42ca02b4
--- /dev/null
+++ b/packages/material-ui-icons/src/CancelScheduleSendOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'CancelScheduleSendOutlined');
diff --git a/packages/material-ui-icons/src/CancelScheduleSendRounded.js b/packages/material-ui-icons/src/CancelScheduleSendRounded.js
new file mode 100644
index 00000000000000..657e656d1170e3
--- /dev/null
+++ b/packages/material-ui-icons/src/CancelScheduleSendRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'CancelScheduleSendRounded');
diff --git a/packages/material-ui-icons/src/CancelScheduleSendSharp.js b/packages/material-ui-icons/src/CancelScheduleSendSharp.js
new file mode 100644
index 00000000000000..77d2397ab30df3
--- /dev/null
+++ b/packages/material-ui-icons/src/CancelScheduleSendSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'CancelScheduleSendSharp');
diff --git a/packages/material-ui-icons/src/CancelScheduleSendTwoTone.js b/packages/material-ui-icons/src/CancelScheduleSendTwoTone.js
new file mode 100644
index 00000000000000..7a78679c9f949c
--- /dev/null
+++ b/packages/material-ui-icons/src/CancelScheduleSendTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'CancelScheduleSendTwoTone');
diff --git a/packages/material-ui-icons/src/CardGiftcardOutlined.js b/packages/material-ui-icons/src/CardGiftcardOutlined.js
index bc42b5b7618f1e..69b1d58524a8ff 100644
--- a/packages/material-ui-icons/src/CardGiftcardOutlined.js
+++ b/packages/material-ui-icons/src/CardGiftcardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardGiftcardOutlined');
diff --git a/packages/material-ui-icons/src/CardGiftcardRounded.js b/packages/material-ui-icons/src/CardGiftcardRounded.js
index 868d1f18af0319..ff5a967873f50b 100644
--- a/packages/material-ui-icons/src/CardGiftcardRounded.js
+++ b/packages/material-ui-icons/src/CardGiftcardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardGiftcardRounded');
diff --git a/packages/material-ui-icons/src/CardGiftcardSharp.js b/packages/material-ui-icons/src/CardGiftcardSharp.js
index 5dee717113a792..ea745ee6328175 100644
--- a/packages/material-ui-icons/src/CardGiftcardSharp.js
+++ b/packages/material-ui-icons/src/CardGiftcardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardGiftcardSharp');
diff --git a/packages/material-ui-icons/src/CardGiftcardTwoTone.js b/packages/material-ui-icons/src/CardGiftcardTwoTone.js
index f7d0812ad20773..732c0b82d4a8a8 100644
--- a/packages/material-ui-icons/src/CardGiftcardTwoTone.js
+++ b/packages/material-ui-icons/src/CardGiftcardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardGiftcardTwoTone');
diff --git a/packages/material-ui-icons/src/CardMembershipOutlined.js b/packages/material-ui-icons/src/CardMembershipOutlined.js
index 8a615b7aafe93d..2960b3cbf5b290 100644
--- a/packages/material-ui-icons/src/CardMembershipOutlined.js
+++ b/packages/material-ui-icons/src/CardMembershipOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardMembershipOutlined');
diff --git a/packages/material-ui-icons/src/CardMembershipRounded.js b/packages/material-ui-icons/src/CardMembershipRounded.js
index efe5af0e72eaf9..22324e6441867d 100644
--- a/packages/material-ui-icons/src/CardMembershipRounded.js
+++ b/packages/material-ui-icons/src/CardMembershipRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardMembershipRounded');
diff --git a/packages/material-ui-icons/src/CardMembershipSharp.js b/packages/material-ui-icons/src/CardMembershipSharp.js
index 2f6b29c33cb3ea..131123f67fe0f4 100644
--- a/packages/material-ui-icons/src/CardMembershipSharp.js
+++ b/packages/material-ui-icons/src/CardMembershipSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardMembershipSharp');
diff --git a/packages/material-ui-icons/src/CardMembershipTwoTone.js b/packages/material-ui-icons/src/CardMembershipTwoTone.js
index 919fa2681a913f..ef09c171e0461e 100644
--- a/packages/material-ui-icons/src/CardMembershipTwoTone.js
+++ b/packages/material-ui-icons/src/CardMembershipTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardMembershipTwoTone');
diff --git a/packages/material-ui-icons/src/CardTravelOutlined.js b/packages/material-ui-icons/src/CardTravelOutlined.js
index 0fdf82f354521d..e90c1fa22d32a5 100644
--- a/packages/material-ui-icons/src/CardTravelOutlined.js
+++ b/packages/material-ui-icons/src/CardTravelOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardTravelOutlined');
diff --git a/packages/material-ui-icons/src/CardTravelRounded.js b/packages/material-ui-icons/src/CardTravelRounded.js
index 9eef6d356f0f00..22472d44816489 100644
--- a/packages/material-ui-icons/src/CardTravelRounded.js
+++ b/packages/material-ui-icons/src/CardTravelRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardTravelRounded');
diff --git a/packages/material-ui-icons/src/CardTravelSharp.js b/packages/material-ui-icons/src/CardTravelSharp.js
index 29e01a907e1cbb..62785882643492 100644
--- a/packages/material-ui-icons/src/CardTravelSharp.js
+++ b/packages/material-ui-icons/src/CardTravelSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardTravelSharp');
diff --git a/packages/material-ui-icons/src/CardTravelTwoTone.js b/packages/material-ui-icons/src/CardTravelTwoTone.js
index c1c60ab8f0667c..03307de60923b3 100644
--- a/packages/material-ui-icons/src/CardTravelTwoTone.js
+++ b/packages/material-ui-icons/src/CardTravelTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CardTravelTwoTone');
diff --git a/packages/material-ui-icons/src/CategoryOutlined.js b/packages/material-ui-icons/src/CategoryOutlined.js
index 3dade496a46048..275ebdc0936bd9 100644
--- a/packages/material-ui-icons/src/CategoryOutlined.js
+++ b/packages/material-ui-icons/src/CategoryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CategoryOutlined');
diff --git a/packages/material-ui-icons/src/CategoryRounded.js b/packages/material-ui-icons/src/CategoryRounded.js
index f11048b5d1d1b8..ee94f7b42f3b5c 100644
--- a/packages/material-ui-icons/src/CategoryRounded.js
+++ b/packages/material-ui-icons/src/CategoryRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CategoryRounded');
diff --git a/packages/material-ui-icons/src/CategorySharp.js b/packages/material-ui-icons/src/CategorySharp.js
index b84de828f22335..1c8aec4500b703 100644
--- a/packages/material-ui-icons/src/CategorySharp.js
+++ b/packages/material-ui-icons/src/CategorySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CategorySharp');
diff --git a/packages/material-ui-icons/src/CategoryTwoTone.js b/packages/material-ui-icons/src/CategoryTwoTone.js
index d648708bd30907..85c0d5655f40f5 100644
--- a/packages/material-ui-icons/src/CategoryTwoTone.js
+++ b/packages/material-ui-icons/src/CategoryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CategoryTwoTone');
diff --git a/packages/material-ui-icons/src/CenterFocusStrongOutlined.js b/packages/material-ui-icons/src/CenterFocusStrongOutlined.js
index b32fe8406da5ec..353e2c8efe806c 100644
--- a/packages/material-ui-icons/src/CenterFocusStrongOutlined.js
+++ b/packages/material-ui-icons/src/CenterFocusStrongOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusStrongOutlined');
diff --git a/packages/material-ui-icons/src/CenterFocusStrongRounded.js b/packages/material-ui-icons/src/CenterFocusStrongRounded.js
index 0ffd6d605aedcc..37d0cdeccbebfc 100644
--- a/packages/material-ui-icons/src/CenterFocusStrongRounded.js
+++ b/packages/material-ui-icons/src/CenterFocusStrongRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusStrongRounded');
diff --git a/packages/material-ui-icons/src/CenterFocusStrongSharp.js b/packages/material-ui-icons/src/CenterFocusStrongSharp.js
index fb7a5bc0afc8f4..3e4078f1d2050a 100644
--- a/packages/material-ui-icons/src/CenterFocusStrongSharp.js
+++ b/packages/material-ui-icons/src/CenterFocusStrongSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusStrongSharp');
diff --git a/packages/material-ui-icons/src/CenterFocusStrongTwoTone.js b/packages/material-ui-icons/src/CenterFocusStrongTwoTone.js
index b4f2d1c2b0ef72..299365ce65b547 100644
--- a/packages/material-ui-icons/src/CenterFocusStrongTwoTone.js
+++ b/packages/material-ui-icons/src/CenterFocusStrongTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusStrongTwoTone');
diff --git a/packages/material-ui-icons/src/CenterFocusWeakOutlined.js b/packages/material-ui-icons/src/CenterFocusWeakOutlined.js
index 267d3f7dcc4ba8..1d0c09958e777b 100644
--- a/packages/material-ui-icons/src/CenterFocusWeakOutlined.js
+++ b/packages/material-ui-icons/src/CenterFocusWeakOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusWeakOutlined');
diff --git a/packages/material-ui-icons/src/CenterFocusWeakRounded.js b/packages/material-ui-icons/src/CenterFocusWeakRounded.js
index 905972973f4ee9..5d37d982757fda 100644
--- a/packages/material-ui-icons/src/CenterFocusWeakRounded.js
+++ b/packages/material-ui-icons/src/CenterFocusWeakRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusWeakRounded');
diff --git a/packages/material-ui-icons/src/CenterFocusWeakSharp.js b/packages/material-ui-icons/src/CenterFocusWeakSharp.js
index c2cff1fa4179ec..16e789d33af2f1 100644
--- a/packages/material-ui-icons/src/CenterFocusWeakSharp.js
+++ b/packages/material-ui-icons/src/CenterFocusWeakSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusWeakSharp');
diff --git a/packages/material-ui-icons/src/CenterFocusWeakTwoTone.js b/packages/material-ui-icons/src/CenterFocusWeakTwoTone.js
index 75530e0887f9f2..be9dc0b71063f8 100644
--- a/packages/material-ui-icons/src/CenterFocusWeakTwoTone.js
+++ b/packages/material-ui-icons/src/CenterFocusWeakTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CenterFocusWeakTwoTone');
diff --git a/packages/material-ui-icons/src/ChangeHistory.js b/packages/material-ui-icons/src/ChangeHistory.js
index 4aa427b5c5ec83..4610de87fa847f 100644
--- a/packages/material-ui-icons/src/ChangeHistory.js
+++ b/packages/material-ui-icons/src/ChangeHistory.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChangeHistory');
diff --git a/packages/material-ui-icons/src/ChangeHistoryOutlined.js b/packages/material-ui-icons/src/ChangeHistoryOutlined.js
index f531f22ac0b5c1..3ca34775c13d46 100644
--- a/packages/material-ui-icons/src/ChangeHistoryOutlined.js
+++ b/packages/material-ui-icons/src/ChangeHistoryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChangeHistoryOutlined');
diff --git a/packages/material-ui-icons/src/ChangeHistoryRounded.js b/packages/material-ui-icons/src/ChangeHistoryRounded.js
index 74caeb904bee26..6cad318997b8cb 100644
--- a/packages/material-ui-icons/src/ChangeHistoryRounded.js
+++ b/packages/material-ui-icons/src/ChangeHistoryRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChangeHistoryRounded');
diff --git a/packages/material-ui-icons/src/ChangeHistorySharp.js b/packages/material-ui-icons/src/ChangeHistorySharp.js
index 989895a57484db..fc131b5e17bbe9 100644
--- a/packages/material-ui-icons/src/ChangeHistorySharp.js
+++ b/packages/material-ui-icons/src/ChangeHistorySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChangeHistorySharp');
diff --git a/packages/material-ui-icons/src/ChangeHistoryTwoTone.js b/packages/material-ui-icons/src/ChangeHistoryTwoTone.js
index 0e8417259c56d0..881e106016d5e8 100644
--- a/packages/material-ui-icons/src/ChangeHistoryTwoTone.js
+++ b/packages/material-ui-icons/src/ChangeHistoryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChangeHistoryTwoTone');
diff --git a/packages/material-ui-icons/src/ChatBubbleOutline.js b/packages/material-ui-icons/src/ChatBubbleOutline.js
index eb6262cfec1f2d..3b71c37148506e 100644
--- a/packages/material-ui-icons/src/ChatBubbleOutline.js
+++ b/packages/material-ui-icons/src/ChatBubbleOutline.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleOutline');
diff --git a/packages/material-ui-icons/src/ChatBubbleOutlineOutlined.js b/packages/material-ui-icons/src/ChatBubbleOutlineOutlined.js
index 089b0b4e00ec6c..c62b79f45e1713 100644
--- a/packages/material-ui-icons/src/ChatBubbleOutlineOutlined.js
+++ b/packages/material-ui-icons/src/ChatBubbleOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleOutlineOutlined');
diff --git a/packages/material-ui-icons/src/ChatBubbleOutlineRounded.js b/packages/material-ui-icons/src/ChatBubbleOutlineRounded.js
index b09ecbe4f416ac..48a001f42a3452 100644
--- a/packages/material-ui-icons/src/ChatBubbleOutlineRounded.js
+++ b/packages/material-ui-icons/src/ChatBubbleOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleOutlineRounded');
diff --git a/packages/material-ui-icons/src/ChatBubbleOutlineSharp.js b/packages/material-ui-icons/src/ChatBubbleOutlineSharp.js
index e9e98bc9b941a8..568cbccd8147e6 100644
--- a/packages/material-ui-icons/src/ChatBubbleOutlineSharp.js
+++ b/packages/material-ui-icons/src/ChatBubbleOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleOutlineSharp');
diff --git a/packages/material-ui-icons/src/ChatBubbleOutlineTwoTone.js b/packages/material-ui-icons/src/ChatBubbleOutlineTwoTone.js
index d770a37e7de61b..c176b934f4d820 100644
--- a/packages/material-ui-icons/src/ChatBubbleOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/ChatBubbleOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/ChatBubbleOutlined.js b/packages/material-ui-icons/src/ChatBubbleOutlined.js
index a3cc4e4ab0afbe..7792d97ac6b10c 100644
--- a/packages/material-ui-icons/src/ChatBubbleOutlined.js
+++ b/packages/material-ui-icons/src/ChatBubbleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleOutlined');
diff --git a/packages/material-ui-icons/src/ChatBubbleRounded.js b/packages/material-ui-icons/src/ChatBubbleRounded.js
index 66bca81847f896..6c9905ce5ac090 100644
--- a/packages/material-ui-icons/src/ChatBubbleRounded.js
+++ b/packages/material-ui-icons/src/ChatBubbleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleRounded');
diff --git a/packages/material-ui-icons/src/ChatBubbleSharp.js b/packages/material-ui-icons/src/ChatBubbleSharp.js
index ce82fdfd9d2fe3..e4ceccb7aeb912 100644
--- a/packages/material-ui-icons/src/ChatBubbleSharp.js
+++ b/packages/material-ui-icons/src/ChatBubbleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleSharp');
diff --git a/packages/material-ui-icons/src/ChatBubbleTwoTone.js b/packages/material-ui-icons/src/ChatBubbleTwoTone.js
index bf664896240814..0ebc583b3e7652 100644
--- a/packages/material-ui-icons/src/ChatBubbleTwoTone.js
+++ b/packages/material-ui-icons/src/ChatBubbleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatBubbleTwoTone');
diff --git a/packages/material-ui-icons/src/ChatOutlined.js b/packages/material-ui-icons/src/ChatOutlined.js
index 65522109418a24..5b1c47608e377f 100644
--- a/packages/material-ui-icons/src/ChatOutlined.js
+++ b/packages/material-ui-icons/src/ChatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatOutlined');
diff --git a/packages/material-ui-icons/src/ChatRounded.js b/packages/material-ui-icons/src/ChatRounded.js
index 23d89f3ad99e8b..f06270ec66a44a 100644
--- a/packages/material-ui-icons/src/ChatRounded.js
+++ b/packages/material-ui-icons/src/ChatRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatRounded');
diff --git a/packages/material-ui-icons/src/ChatSharp.js b/packages/material-ui-icons/src/ChatSharp.js
index b4a9349a55d5e1..adb6bd15e65921 100644
--- a/packages/material-ui-icons/src/ChatSharp.js
+++ b/packages/material-ui-icons/src/ChatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatSharp');
diff --git a/packages/material-ui-icons/src/ChatTwoTone.js b/packages/material-ui-icons/src/ChatTwoTone.js
index 51320f03bbc5fb..9e835c0d93b004 100644
--- a/packages/material-ui-icons/src/ChatTwoTone.js
+++ b/packages/material-ui-icons/src/ChatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChatTwoTone');
diff --git a/packages/material-ui-icons/src/CheckBoxOutlineBlankOutlined.js b/packages/material-ui-icons/src/CheckBoxOutlineBlankOutlined.js
index 83f8f6ee41677d..146e802727cc3f 100644
--- a/packages/material-ui-icons/src/CheckBoxOutlineBlankOutlined.js
+++ b/packages/material-ui-icons/src/CheckBoxOutlineBlankOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxOutlineBlankOutlined');
diff --git a/packages/material-ui-icons/src/CheckBoxOutlineBlankRounded.js b/packages/material-ui-icons/src/CheckBoxOutlineBlankRounded.js
index c3e6f7fd155967..e234686a79744c 100644
--- a/packages/material-ui-icons/src/CheckBoxOutlineBlankRounded.js
+++ b/packages/material-ui-icons/src/CheckBoxOutlineBlankRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxOutlineBlankRounded');
diff --git a/packages/material-ui-icons/src/CheckBoxOutlineBlankSharp.js b/packages/material-ui-icons/src/CheckBoxOutlineBlankSharp.js
index 2b3ff360186859..0b48e686cbfc3c 100644
--- a/packages/material-ui-icons/src/CheckBoxOutlineBlankSharp.js
+++ b/packages/material-ui-icons/src/CheckBoxOutlineBlankSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxOutlineBlankSharp');
diff --git a/packages/material-ui-icons/src/CheckBoxOutlineBlankTwoTone.js b/packages/material-ui-icons/src/CheckBoxOutlineBlankTwoTone.js
index 03bb7fb79eddf9..082ce3048123a6 100644
--- a/packages/material-ui-icons/src/CheckBoxOutlineBlankTwoTone.js
+++ b/packages/material-ui-icons/src/CheckBoxOutlineBlankTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxOutlineBlankTwoTone');
diff --git a/packages/material-ui-icons/src/CheckBoxOutlined.js b/packages/material-ui-icons/src/CheckBoxOutlined.js
index 293505cca765d7..b3fbe8dd96740f 100644
--- a/packages/material-ui-icons/src/CheckBoxOutlined.js
+++ b/packages/material-ui-icons/src/CheckBoxOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxOutlined');
diff --git a/packages/material-ui-icons/src/CheckBoxRounded.js b/packages/material-ui-icons/src/CheckBoxRounded.js
index 4cf38233e3acd6..c106f12eefbd6b 100644
--- a/packages/material-ui-icons/src/CheckBoxRounded.js
+++ b/packages/material-ui-icons/src/CheckBoxRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxRounded');
diff --git a/packages/material-ui-icons/src/CheckBoxSharp.js b/packages/material-ui-icons/src/CheckBoxSharp.js
index b79b779be8909b..3934fb1a5891d7 100644
--- a/packages/material-ui-icons/src/CheckBoxSharp.js
+++ b/packages/material-ui-icons/src/CheckBoxSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxSharp');
diff --git a/packages/material-ui-icons/src/CheckBoxTwoTone.js b/packages/material-ui-icons/src/CheckBoxTwoTone.js
index 7e6bfffbc1ccd7..d2c8fad78dcc66 100644
--- a/packages/material-ui-icons/src/CheckBoxTwoTone.js
+++ b/packages/material-ui-icons/src/CheckBoxTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckBoxTwoTone');
diff --git a/packages/material-ui-icons/src/CheckCircleOutlineOutlined.js b/packages/material-ui-icons/src/CheckCircleOutlineOutlined.js
index 06eac7037b2823..6975d65c3f6d21 100644
--- a/packages/material-ui-icons/src/CheckCircleOutlineOutlined.js
+++ b/packages/material-ui-icons/src/CheckCircleOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleOutlineOutlined');
diff --git a/packages/material-ui-icons/src/CheckCircleOutlineRounded.js b/packages/material-ui-icons/src/CheckCircleOutlineRounded.js
index 2c1f76d7aa9dde..64284f9cc19339 100644
--- a/packages/material-ui-icons/src/CheckCircleOutlineRounded.js
+++ b/packages/material-ui-icons/src/CheckCircleOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleOutlineRounded');
diff --git a/packages/material-ui-icons/src/CheckCircleOutlineSharp.js b/packages/material-ui-icons/src/CheckCircleOutlineSharp.js
index b345197bb42a43..3b98f5ae67b78a 100644
--- a/packages/material-ui-icons/src/CheckCircleOutlineSharp.js
+++ b/packages/material-ui-icons/src/CheckCircleOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleOutlineSharp');
diff --git a/packages/material-ui-icons/src/CheckCircleOutlineTwoTone.js b/packages/material-ui-icons/src/CheckCircleOutlineTwoTone.js
index 231668e2a7aaf9..e8f7fdc2fe1d1c 100644
--- a/packages/material-ui-icons/src/CheckCircleOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/CheckCircleOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/CheckCircleOutlined.js b/packages/material-ui-icons/src/CheckCircleOutlined.js
index d3424787acbb80..8671f392ff024b 100644
--- a/packages/material-ui-icons/src/CheckCircleOutlined.js
+++ b/packages/material-ui-icons/src/CheckCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleOutlined');
diff --git a/packages/material-ui-icons/src/CheckCircleRounded.js b/packages/material-ui-icons/src/CheckCircleRounded.js
index 7d754b4dc32f85..b1d54d9f49cde2 100644
--- a/packages/material-ui-icons/src/CheckCircleRounded.js
+++ b/packages/material-ui-icons/src/CheckCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleRounded');
diff --git a/packages/material-ui-icons/src/CheckCircleSharp.js b/packages/material-ui-icons/src/CheckCircleSharp.js
index 74e518bd159076..3cd94a5e35bee9 100644
--- a/packages/material-ui-icons/src/CheckCircleSharp.js
+++ b/packages/material-ui-icons/src/CheckCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleSharp');
diff --git a/packages/material-ui-icons/src/CheckCircleTwoTone.js b/packages/material-ui-icons/src/CheckCircleTwoTone.js
index 8be6658e99c2ba..60ee51cfc383fa 100644
--- a/packages/material-ui-icons/src/CheckCircleTwoTone.js
+++ b/packages/material-ui-icons/src/CheckCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckCircleTwoTone');
diff --git a/packages/material-ui-icons/src/CheckOutlined.js b/packages/material-ui-icons/src/CheckOutlined.js
index e4bf1826b3acd3..9afcd0c3ff04a3 100644
--- a/packages/material-ui-icons/src/CheckOutlined.js
+++ b/packages/material-ui-icons/src/CheckOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckOutlined');
diff --git a/packages/material-ui-icons/src/CheckRounded.js b/packages/material-ui-icons/src/CheckRounded.js
index 77bbb876a940c4..6185da08878fe7 100644
--- a/packages/material-ui-icons/src/CheckRounded.js
+++ b/packages/material-ui-icons/src/CheckRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckRounded');
diff --git a/packages/material-ui-icons/src/CheckSharp.js b/packages/material-ui-icons/src/CheckSharp.js
index d9ca90afbe75db..c6bf3bc89755e2 100644
--- a/packages/material-ui-icons/src/CheckSharp.js
+++ b/packages/material-ui-icons/src/CheckSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckSharp');
diff --git a/packages/material-ui-icons/src/CheckTwoTone.js b/packages/material-ui-icons/src/CheckTwoTone.js
index 169d0b9f162753..9a8617f6b371d4 100644
--- a/packages/material-ui-icons/src/CheckTwoTone.js
+++ b/packages/material-ui-icons/src/CheckTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CheckTwoTone');
diff --git a/packages/material-ui-icons/src/ChevronLeftOutlined.js b/packages/material-ui-icons/src/ChevronLeftOutlined.js
index 4cdfb322af039f..f5807f2742b468 100644
--- a/packages/material-ui-icons/src/ChevronLeftOutlined.js
+++ b/packages/material-ui-icons/src/ChevronLeftOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronLeftOutlined');
diff --git a/packages/material-ui-icons/src/ChevronLeftRounded.js b/packages/material-ui-icons/src/ChevronLeftRounded.js
index d4ec85fc0f72db..037fc3f6454537 100644
--- a/packages/material-ui-icons/src/ChevronLeftRounded.js
+++ b/packages/material-ui-icons/src/ChevronLeftRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronLeftRounded');
diff --git a/packages/material-ui-icons/src/ChevronLeftSharp.js b/packages/material-ui-icons/src/ChevronLeftSharp.js
index af101d9b4410f3..6aa93a4757866a 100644
--- a/packages/material-ui-icons/src/ChevronLeftSharp.js
+++ b/packages/material-ui-icons/src/ChevronLeftSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronLeftSharp');
diff --git a/packages/material-ui-icons/src/ChevronLeftTwoTone.js b/packages/material-ui-icons/src/ChevronLeftTwoTone.js
index 2d4f6a7f53d6b6..3b9d9077c0eccd 100644
--- a/packages/material-ui-icons/src/ChevronLeftTwoTone.js
+++ b/packages/material-ui-icons/src/ChevronLeftTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronLeftTwoTone');
diff --git a/packages/material-ui-icons/src/ChevronRightOutlined.js b/packages/material-ui-icons/src/ChevronRightOutlined.js
index ddf5c156083bb7..cc7ff498b07370 100644
--- a/packages/material-ui-icons/src/ChevronRightOutlined.js
+++ b/packages/material-ui-icons/src/ChevronRightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronRightOutlined');
diff --git a/packages/material-ui-icons/src/ChevronRightRounded.js b/packages/material-ui-icons/src/ChevronRightRounded.js
index 41bd48a091874d..864ac028d6cbca 100644
--- a/packages/material-ui-icons/src/ChevronRightRounded.js
+++ b/packages/material-ui-icons/src/ChevronRightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronRightRounded');
diff --git a/packages/material-ui-icons/src/ChevronRightSharp.js b/packages/material-ui-icons/src/ChevronRightSharp.js
index 32ec1c0eefc4de..b418ab30e848b5 100644
--- a/packages/material-ui-icons/src/ChevronRightSharp.js
+++ b/packages/material-ui-icons/src/ChevronRightSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronRightSharp');
diff --git a/packages/material-ui-icons/src/ChevronRightTwoTone.js b/packages/material-ui-icons/src/ChevronRightTwoTone.js
index ff5d42355f4470..1501af232e6a3c 100644
--- a/packages/material-ui-icons/src/ChevronRightTwoTone.js
+++ b/packages/material-ui-icons/src/ChevronRightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChevronRightTwoTone');
diff --git a/packages/material-ui-icons/src/ChildCareOutlined.js b/packages/material-ui-icons/src/ChildCareOutlined.js
index 487540fb19a1a7..5e444e13f10f38 100644
--- a/packages/material-ui-icons/src/ChildCareOutlined.js
+++ b/packages/material-ui-icons/src/ChildCareOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildCareOutlined');
diff --git a/packages/material-ui-icons/src/ChildCareRounded.js b/packages/material-ui-icons/src/ChildCareRounded.js
index f84cfff15aabb0..1b4393e26a11cb 100644
--- a/packages/material-ui-icons/src/ChildCareRounded.js
+++ b/packages/material-ui-icons/src/ChildCareRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildCareRounded');
diff --git a/packages/material-ui-icons/src/ChildCareSharp.js b/packages/material-ui-icons/src/ChildCareSharp.js
index 6952c0a36afe18..2d76acd8954a29 100644
--- a/packages/material-ui-icons/src/ChildCareSharp.js
+++ b/packages/material-ui-icons/src/ChildCareSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildCareSharp');
diff --git a/packages/material-ui-icons/src/ChildCareTwoTone.js b/packages/material-ui-icons/src/ChildCareTwoTone.js
index 0e3c9238878f0a..59c4f7ee76be12 100644
--- a/packages/material-ui-icons/src/ChildCareTwoTone.js
+++ b/packages/material-ui-icons/src/ChildCareTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildCareTwoTone');
diff --git a/packages/material-ui-icons/src/ChildFriendlyOutlined.js b/packages/material-ui-icons/src/ChildFriendlyOutlined.js
index c2f797c64938ad..34fe7d031f7241 100644
--- a/packages/material-ui-icons/src/ChildFriendlyOutlined.js
+++ b/packages/material-ui-icons/src/ChildFriendlyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildFriendlyOutlined');
diff --git a/packages/material-ui-icons/src/ChildFriendlyRounded.js b/packages/material-ui-icons/src/ChildFriendlyRounded.js
index e163126ae21774..77e40070857ce3 100644
--- a/packages/material-ui-icons/src/ChildFriendlyRounded.js
+++ b/packages/material-ui-icons/src/ChildFriendlyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildFriendlyRounded');
diff --git a/packages/material-ui-icons/src/ChildFriendlySharp.js b/packages/material-ui-icons/src/ChildFriendlySharp.js
index f62d0d8f8dd3a2..428bba9c793b2b 100644
--- a/packages/material-ui-icons/src/ChildFriendlySharp.js
+++ b/packages/material-ui-icons/src/ChildFriendlySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildFriendlySharp');
diff --git a/packages/material-ui-icons/src/ChildFriendlyTwoTone.js b/packages/material-ui-icons/src/ChildFriendlyTwoTone.js
index 936d25e4bf2792..4e142785b699d3 100644
--- a/packages/material-ui-icons/src/ChildFriendlyTwoTone.js
+++ b/packages/material-ui-icons/src/ChildFriendlyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChildFriendlyTwoTone');
diff --git a/packages/material-ui-icons/src/ChromeReaderModeOutlined.js b/packages/material-ui-icons/src/ChromeReaderModeOutlined.js
index 58514b1fa19580..f94f388cccea6a 100644
--- a/packages/material-ui-icons/src/ChromeReaderModeOutlined.js
+++ b/packages/material-ui-icons/src/ChromeReaderModeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChromeReaderModeOutlined');
diff --git a/packages/material-ui-icons/src/ChromeReaderModeRounded.js b/packages/material-ui-icons/src/ChromeReaderModeRounded.js
index 4e4365f9ed7c06..4d4f73652c7ba4 100644
--- a/packages/material-ui-icons/src/ChromeReaderModeRounded.js
+++ b/packages/material-ui-icons/src/ChromeReaderModeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChromeReaderModeRounded');
diff --git a/packages/material-ui-icons/src/ChromeReaderModeSharp.js b/packages/material-ui-icons/src/ChromeReaderModeSharp.js
index c87451b881365a..2cd3d855f6df08 100644
--- a/packages/material-ui-icons/src/ChromeReaderModeSharp.js
+++ b/packages/material-ui-icons/src/ChromeReaderModeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChromeReaderModeSharp');
diff --git a/packages/material-ui-icons/src/ChromeReaderModeTwoTone.js b/packages/material-ui-icons/src/ChromeReaderModeTwoTone.js
index 1e75564192ecc7..52c49de484c8b3 100644
--- a/packages/material-ui-icons/src/ChromeReaderModeTwoTone.js
+++ b/packages/material-ui-icons/src/ChromeReaderModeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ChromeReaderModeTwoTone');
diff --git a/packages/material-ui-icons/src/ClassOutlined.js b/packages/material-ui-icons/src/ClassOutlined.js
index 2bb560d7fc7247..846785a829a38c 100644
--- a/packages/material-ui-icons/src/ClassOutlined.js
+++ b/packages/material-ui-icons/src/ClassOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClassOutlined');
diff --git a/packages/material-ui-icons/src/ClassRounded.js b/packages/material-ui-icons/src/ClassRounded.js
index 339a9957d615b2..7a1b8d7cdb19e7 100644
--- a/packages/material-ui-icons/src/ClassRounded.js
+++ b/packages/material-ui-icons/src/ClassRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClassRounded');
diff --git a/packages/material-ui-icons/src/ClassSharp.js b/packages/material-ui-icons/src/ClassSharp.js
index 772ef5193e2812..21569b0ddf01cc 100644
--- a/packages/material-ui-icons/src/ClassSharp.js
+++ b/packages/material-ui-icons/src/ClassSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClassSharp');
diff --git a/packages/material-ui-icons/src/ClassTwoTone.js b/packages/material-ui-icons/src/ClassTwoTone.js
index 590291628267b2..17fc7726b7cc80 100644
--- a/packages/material-ui-icons/src/ClassTwoTone.js
+++ b/packages/material-ui-icons/src/ClassTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClassTwoTone');
diff --git a/packages/material-ui-icons/src/ClearAllOutlined.js b/packages/material-ui-icons/src/ClearAllOutlined.js
index 2346e59571a16b..11e5a26db8288e 100644
--- a/packages/material-ui-icons/src/ClearAllOutlined.js
+++ b/packages/material-ui-icons/src/ClearAllOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearAllOutlined');
diff --git a/packages/material-ui-icons/src/ClearAllRounded.js b/packages/material-ui-icons/src/ClearAllRounded.js
index a3ad337bf039e1..2711e53f4bb9f2 100644
--- a/packages/material-ui-icons/src/ClearAllRounded.js
+++ b/packages/material-ui-icons/src/ClearAllRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearAllRounded');
diff --git a/packages/material-ui-icons/src/ClearAllSharp.js b/packages/material-ui-icons/src/ClearAllSharp.js
index 571729f740bc2b..af1cbbe4461572 100644
--- a/packages/material-ui-icons/src/ClearAllSharp.js
+++ b/packages/material-ui-icons/src/ClearAllSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearAllSharp');
diff --git a/packages/material-ui-icons/src/ClearAllTwoTone.js b/packages/material-ui-icons/src/ClearAllTwoTone.js
index 46fa5a95efdcf3..b49bda8bbb761c 100644
--- a/packages/material-ui-icons/src/ClearAllTwoTone.js
+++ b/packages/material-ui-icons/src/ClearAllTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearAllTwoTone');
diff --git a/packages/material-ui-icons/src/ClearOutlined.js b/packages/material-ui-icons/src/ClearOutlined.js
index 67b69e5877425e..1fdb2492cf1df6 100644
--- a/packages/material-ui-icons/src/ClearOutlined.js
+++ b/packages/material-ui-icons/src/ClearOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearOutlined');
diff --git a/packages/material-ui-icons/src/ClearRounded.js b/packages/material-ui-icons/src/ClearRounded.js
index 01382103359ffc..5e55fc16d5ff6d 100644
--- a/packages/material-ui-icons/src/ClearRounded.js
+++ b/packages/material-ui-icons/src/ClearRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearRounded');
diff --git a/packages/material-ui-icons/src/ClearSharp.js b/packages/material-ui-icons/src/ClearSharp.js
index 11bd0b839b3dc8..7428986f49976b 100644
--- a/packages/material-ui-icons/src/ClearSharp.js
+++ b/packages/material-ui-icons/src/ClearSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearSharp');
diff --git a/packages/material-ui-icons/src/ClearTwoTone.js b/packages/material-ui-icons/src/ClearTwoTone.js
index dead4427be943f..4f943439032185 100644
--- a/packages/material-ui-icons/src/ClearTwoTone.js
+++ b/packages/material-ui-icons/src/ClearTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClearTwoTone');
diff --git a/packages/material-ui-icons/src/CloseOutlined.js b/packages/material-ui-icons/src/CloseOutlined.js
index bb87c48c8092e6..4cef5d8c0c3a80 100644
--- a/packages/material-ui-icons/src/CloseOutlined.js
+++ b/packages/material-ui-icons/src/CloseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloseOutlined');
diff --git a/packages/material-ui-icons/src/CloseRounded.js b/packages/material-ui-icons/src/CloseRounded.js
index d69d093606276c..00caaf848c5dbe 100644
--- a/packages/material-ui-icons/src/CloseRounded.js
+++ b/packages/material-ui-icons/src/CloseRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloseRounded');
diff --git a/packages/material-ui-icons/src/CloseSharp.js b/packages/material-ui-icons/src/CloseSharp.js
index 8e8a7388f0613f..5f0c5d79a5b6dd 100644
--- a/packages/material-ui-icons/src/CloseSharp.js
+++ b/packages/material-ui-icons/src/CloseSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloseSharp');
diff --git a/packages/material-ui-icons/src/CloseTwoTone.js b/packages/material-ui-icons/src/CloseTwoTone.js
index 7c28dbe7f3e6b9..8c9775f88c3673 100644
--- a/packages/material-ui-icons/src/CloseTwoTone.js
+++ b/packages/material-ui-icons/src/CloseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloseTwoTone');
diff --git a/packages/material-ui-icons/src/ClosedCaptionOutlined.js b/packages/material-ui-icons/src/ClosedCaptionOutlined.js
index e44eb8db585dbc..2fcbc2c6dc3122 100644
--- a/packages/material-ui-icons/src/ClosedCaptionOutlined.js
+++ b/packages/material-ui-icons/src/ClosedCaptionOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClosedCaptionOutlined');
diff --git a/packages/material-ui-icons/src/ClosedCaptionSharp.js b/packages/material-ui-icons/src/ClosedCaptionSharp.js
index c14995cfe6e63c..16670c7f793c96 100644
--- a/packages/material-ui-icons/src/ClosedCaptionSharp.js
+++ b/packages/material-ui-icons/src/ClosedCaptionSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClosedCaptionSharp');
diff --git a/packages/material-ui-icons/src/ClosedCaptionTwoTone.js b/packages/material-ui-icons/src/ClosedCaptionTwoTone.js
index fad20e136f419f..55904e9130ea28 100644
--- a/packages/material-ui-icons/src/ClosedCaptionTwoTone.js
+++ b/packages/material-ui-icons/src/ClosedCaptionTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ClosedCaptionTwoTone');
diff --git a/packages/material-ui-icons/src/CloudCircleOutlined.js b/packages/material-ui-icons/src/CloudCircleOutlined.js
index 6b6af22673299a..f23fcecb1ade10 100644
--- a/packages/material-ui-icons/src/CloudCircleOutlined.js
+++ b/packages/material-ui-icons/src/CloudCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudCircleOutlined');
diff --git a/packages/material-ui-icons/src/CloudCircleRounded.js b/packages/material-ui-icons/src/CloudCircleRounded.js
index fdbe29bea7774c..0bc9c883e38d2a 100644
--- a/packages/material-ui-icons/src/CloudCircleRounded.js
+++ b/packages/material-ui-icons/src/CloudCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudCircleRounded');
diff --git a/packages/material-ui-icons/src/CloudCircleSharp.js b/packages/material-ui-icons/src/CloudCircleSharp.js
index baf495a5ab23ef..34024c86ebb3ce 100644
--- a/packages/material-ui-icons/src/CloudCircleSharp.js
+++ b/packages/material-ui-icons/src/CloudCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudCircleSharp');
diff --git a/packages/material-ui-icons/src/CloudCircleTwoTone.js b/packages/material-ui-icons/src/CloudCircleTwoTone.js
index a504477ba26d00..70176bd963a892 100644
--- a/packages/material-ui-icons/src/CloudCircleTwoTone.js
+++ b/packages/material-ui-icons/src/CloudCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudCircleTwoTone');
diff --git a/packages/material-ui-icons/src/CloudDoneOutlined.js b/packages/material-ui-icons/src/CloudDoneOutlined.js
index 9383a6fd9c993c..b83a69cc9ff007 100644
--- a/packages/material-ui-icons/src/CloudDoneOutlined.js
+++ b/packages/material-ui-icons/src/CloudDoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDoneOutlined');
diff --git a/packages/material-ui-icons/src/CloudDoneRounded.js b/packages/material-ui-icons/src/CloudDoneRounded.js
index e0b1d8de392879..8a06f761aac686 100644
--- a/packages/material-ui-icons/src/CloudDoneRounded.js
+++ b/packages/material-ui-icons/src/CloudDoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDoneRounded');
diff --git a/packages/material-ui-icons/src/CloudDoneSharp.js b/packages/material-ui-icons/src/CloudDoneSharp.js
index 37e8af0bf5a7e2..f52a915caf17e5 100644
--- a/packages/material-ui-icons/src/CloudDoneSharp.js
+++ b/packages/material-ui-icons/src/CloudDoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDoneSharp');
diff --git a/packages/material-ui-icons/src/CloudDoneTwoTone.js b/packages/material-ui-icons/src/CloudDoneTwoTone.js
index 6dedd941bc08d8..152f79d1c96524 100644
--- a/packages/material-ui-icons/src/CloudDoneTwoTone.js
+++ b/packages/material-ui-icons/src/CloudDoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDoneTwoTone');
diff --git a/packages/material-ui-icons/src/CloudDownloadOutlined.js b/packages/material-ui-icons/src/CloudDownloadOutlined.js
index 782ee7244b31b4..79dcaa5ce0d6f9 100644
--- a/packages/material-ui-icons/src/CloudDownloadOutlined.js
+++ b/packages/material-ui-icons/src/CloudDownloadOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDownloadOutlined');
diff --git a/packages/material-ui-icons/src/CloudDownloadRounded.js b/packages/material-ui-icons/src/CloudDownloadRounded.js
index 2608d62078ecca..8a123e9510c2af 100644
--- a/packages/material-ui-icons/src/CloudDownloadRounded.js
+++ b/packages/material-ui-icons/src/CloudDownloadRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDownloadRounded');
diff --git a/packages/material-ui-icons/src/CloudDownloadSharp.js b/packages/material-ui-icons/src/CloudDownloadSharp.js
index c64fea76766cc6..aed559c2a5e207 100644
--- a/packages/material-ui-icons/src/CloudDownloadSharp.js
+++ b/packages/material-ui-icons/src/CloudDownloadSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDownloadSharp');
diff --git a/packages/material-ui-icons/src/CloudDownloadTwoTone.js b/packages/material-ui-icons/src/CloudDownloadTwoTone.js
index 5ccc9b63380203..b1115ec17a524f 100644
--- a/packages/material-ui-icons/src/CloudDownloadTwoTone.js
+++ b/packages/material-ui-icons/src/CloudDownloadTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudDownloadTwoTone');
diff --git a/packages/material-ui-icons/src/CloudOffOutlined.js b/packages/material-ui-icons/src/CloudOffOutlined.js
index 5c6456f7964ea3..a13b18ebf4fcb3 100644
--- a/packages/material-ui-icons/src/CloudOffOutlined.js
+++ b/packages/material-ui-icons/src/CloudOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudOffOutlined');
diff --git a/packages/material-ui-icons/src/CloudOffRounded.js b/packages/material-ui-icons/src/CloudOffRounded.js
index b9e85767d305bf..d059482b3e1494 100644
--- a/packages/material-ui-icons/src/CloudOffRounded.js
+++ b/packages/material-ui-icons/src/CloudOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudOffRounded');
diff --git a/packages/material-ui-icons/src/CloudOffSharp.js b/packages/material-ui-icons/src/CloudOffSharp.js
index 753f12bd0bd982..ee0f6f73d8a4d5 100644
--- a/packages/material-ui-icons/src/CloudOffSharp.js
+++ b/packages/material-ui-icons/src/CloudOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudOffSharp');
diff --git a/packages/material-ui-icons/src/CloudOffTwoTone.js b/packages/material-ui-icons/src/CloudOffTwoTone.js
index 8dfa440b3dd050..839b4c94e56aa3 100644
--- a/packages/material-ui-icons/src/CloudOffTwoTone.js
+++ b/packages/material-ui-icons/src/CloudOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudOffTwoTone');
diff --git a/packages/material-ui-icons/src/CloudOutlined.js b/packages/material-ui-icons/src/CloudOutlined.js
index 8d30a2ee087e75..262fa0797a7fca 100644
--- a/packages/material-ui-icons/src/CloudOutlined.js
+++ b/packages/material-ui-icons/src/CloudOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudOutlined');
diff --git a/packages/material-ui-icons/src/CloudQueueOutlined.js b/packages/material-ui-icons/src/CloudQueueOutlined.js
index aab8c9694c0bfe..5dc2e473c2d203 100644
--- a/packages/material-ui-icons/src/CloudQueueOutlined.js
+++ b/packages/material-ui-icons/src/CloudQueueOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudQueueOutlined');
diff --git a/packages/material-ui-icons/src/CloudQueueRounded.js b/packages/material-ui-icons/src/CloudQueueRounded.js
index 8813c10a704450..c7ace0f4eb48f8 100644
--- a/packages/material-ui-icons/src/CloudQueueRounded.js
+++ b/packages/material-ui-icons/src/CloudQueueRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudQueueRounded');
diff --git a/packages/material-ui-icons/src/CloudQueueSharp.js b/packages/material-ui-icons/src/CloudQueueSharp.js
index 4dbb99346e7559..03288272a09221 100644
--- a/packages/material-ui-icons/src/CloudQueueSharp.js
+++ b/packages/material-ui-icons/src/CloudQueueSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudQueueSharp');
diff --git a/packages/material-ui-icons/src/CloudQueueTwoTone.js b/packages/material-ui-icons/src/CloudQueueTwoTone.js
index c659d4c3dc1ec2..9c9fa1b4b4c130 100644
--- a/packages/material-ui-icons/src/CloudQueueTwoTone.js
+++ b/packages/material-ui-icons/src/CloudQueueTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudQueueTwoTone');
diff --git a/packages/material-ui-icons/src/CloudRounded.js b/packages/material-ui-icons/src/CloudRounded.js
index 62fffa6f645dbd..21223d248a701f 100644
--- a/packages/material-ui-icons/src/CloudRounded.js
+++ b/packages/material-ui-icons/src/CloudRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudRounded');
diff --git a/packages/material-ui-icons/src/CloudSharp.js b/packages/material-ui-icons/src/CloudSharp.js
index cedb9321783f8e..398b4fe13f7884 100644
--- a/packages/material-ui-icons/src/CloudSharp.js
+++ b/packages/material-ui-icons/src/CloudSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudSharp');
diff --git a/packages/material-ui-icons/src/CloudTwoTone.js b/packages/material-ui-icons/src/CloudTwoTone.js
index d7258b9021a154..a30cb78b59832e 100644
--- a/packages/material-ui-icons/src/CloudTwoTone.js
+++ b/packages/material-ui-icons/src/CloudTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudTwoTone');
diff --git a/packages/material-ui-icons/src/CloudUploadOutlined.js b/packages/material-ui-icons/src/CloudUploadOutlined.js
index e71533136a1776..e16a6bbb669fcf 100644
--- a/packages/material-ui-icons/src/CloudUploadOutlined.js
+++ b/packages/material-ui-icons/src/CloudUploadOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudUploadOutlined');
diff --git a/packages/material-ui-icons/src/CloudUploadRounded.js b/packages/material-ui-icons/src/CloudUploadRounded.js
index 2af73f25e80971..c859681eb47d95 100644
--- a/packages/material-ui-icons/src/CloudUploadRounded.js
+++ b/packages/material-ui-icons/src/CloudUploadRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudUploadRounded');
diff --git a/packages/material-ui-icons/src/CloudUploadSharp.js b/packages/material-ui-icons/src/CloudUploadSharp.js
index b541188b406a35..9eb687a76bd6e2 100644
--- a/packages/material-ui-icons/src/CloudUploadSharp.js
+++ b/packages/material-ui-icons/src/CloudUploadSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudUploadSharp');
diff --git a/packages/material-ui-icons/src/CloudUploadTwoTone.js b/packages/material-ui-icons/src/CloudUploadTwoTone.js
index 308872d4d6064a..82494f5ec6163d 100644
--- a/packages/material-ui-icons/src/CloudUploadTwoTone.js
+++ b/packages/material-ui-icons/src/CloudUploadTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CloudUploadTwoTone');
diff --git a/packages/material-ui-icons/src/Code.js b/packages/material-ui-icons/src/Code.js
index 64fa06c7a589b5..35977d648766bd 100644
--- a/packages/material-ui-icons/src/Code.js
+++ b/packages/material-ui-icons/src/Code.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Code');
diff --git a/packages/material-ui-icons/src/CodeOutlined.js b/packages/material-ui-icons/src/CodeOutlined.js
index d36395a501f6c9..a19595dfef54cd 100644
--- a/packages/material-ui-icons/src/CodeOutlined.js
+++ b/packages/material-ui-icons/src/CodeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CodeOutlined');
diff --git a/packages/material-ui-icons/src/CodeRounded.js b/packages/material-ui-icons/src/CodeRounded.js
index 4c8ba40875576b..df1966c85b8223 100644
--- a/packages/material-ui-icons/src/CodeRounded.js
+++ b/packages/material-ui-icons/src/CodeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CodeRounded');
diff --git a/packages/material-ui-icons/src/CodeSharp.js b/packages/material-ui-icons/src/CodeSharp.js
index bef4a178aed8b9..74b10d0c741658 100644
--- a/packages/material-ui-icons/src/CodeSharp.js
+++ b/packages/material-ui-icons/src/CodeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CodeSharp');
diff --git a/packages/material-ui-icons/src/CodeTwoTone.js b/packages/material-ui-icons/src/CodeTwoTone.js
index e978d57285a8c9..d81d7a0661af39 100644
--- a/packages/material-ui-icons/src/CodeTwoTone.js
+++ b/packages/material-ui-icons/src/CodeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CodeTwoTone');
diff --git a/packages/material-ui-icons/src/CollectionsBookmark.js b/packages/material-ui-icons/src/CollectionsBookmark.js
index 8157274b7612bb..66e415a2325c35 100644
--- a/packages/material-ui-icons/src/CollectionsBookmark.js
+++ b/packages/material-ui-icons/src/CollectionsBookmark.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsBookmark');
diff --git a/packages/material-ui-icons/src/CollectionsBookmarkOutlined.js b/packages/material-ui-icons/src/CollectionsBookmarkOutlined.js
index 653637e93248e6..a0d6a63d890286 100644
--- a/packages/material-ui-icons/src/CollectionsBookmarkOutlined.js
+++ b/packages/material-ui-icons/src/CollectionsBookmarkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsBookmarkOutlined');
diff --git a/packages/material-ui-icons/src/CollectionsBookmarkRounded.js b/packages/material-ui-icons/src/CollectionsBookmarkRounded.js
index 45879fa06f7573..4794f070c27bbc 100644
--- a/packages/material-ui-icons/src/CollectionsBookmarkRounded.js
+++ b/packages/material-ui-icons/src/CollectionsBookmarkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsBookmarkRounded');
diff --git a/packages/material-ui-icons/src/CollectionsBookmarkSharp.js b/packages/material-ui-icons/src/CollectionsBookmarkSharp.js
index e8733d05df452c..1aabbc3c408636 100644
--- a/packages/material-ui-icons/src/CollectionsBookmarkSharp.js
+++ b/packages/material-ui-icons/src/CollectionsBookmarkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsBookmarkSharp');
diff --git a/packages/material-ui-icons/src/CollectionsBookmarkTwoTone.js b/packages/material-ui-icons/src/CollectionsBookmarkTwoTone.js
index d42d2f954d9477..f1cc59647c7744 100644
--- a/packages/material-ui-icons/src/CollectionsBookmarkTwoTone.js
+++ b/packages/material-ui-icons/src/CollectionsBookmarkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsBookmarkTwoTone');
diff --git a/packages/material-ui-icons/src/CollectionsOutlined.js b/packages/material-ui-icons/src/CollectionsOutlined.js
index 63db1f83082dfd..04b50df2419018 100644
--- a/packages/material-ui-icons/src/CollectionsOutlined.js
+++ b/packages/material-ui-icons/src/CollectionsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsOutlined');
diff --git a/packages/material-ui-icons/src/CollectionsRounded.js b/packages/material-ui-icons/src/CollectionsRounded.js
index 7d8193567f822f..c023a521f13cf3 100644
--- a/packages/material-ui-icons/src/CollectionsRounded.js
+++ b/packages/material-ui-icons/src/CollectionsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsRounded');
diff --git a/packages/material-ui-icons/src/CollectionsSharp.js b/packages/material-ui-icons/src/CollectionsSharp.js
index b9b9bba962f661..daffe552e41873 100644
--- a/packages/material-ui-icons/src/CollectionsSharp.js
+++ b/packages/material-ui-icons/src/CollectionsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsSharp');
diff --git a/packages/material-ui-icons/src/CollectionsTwoTone.js b/packages/material-ui-icons/src/CollectionsTwoTone.js
index 56cbbe53075ebc..f43a76cbb689e9 100644
--- a/packages/material-ui-icons/src/CollectionsTwoTone.js
+++ b/packages/material-ui-icons/src/CollectionsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CollectionsTwoTone');
diff --git a/packages/material-ui-icons/src/Colorize.js b/packages/material-ui-icons/src/Colorize.js
index eba4e62f83b4c8..058dc2e4979f35 100644
--- a/packages/material-ui-icons/src/Colorize.js
+++ b/packages/material-ui-icons/src/Colorize.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Colorize');
diff --git a/packages/material-ui-icons/src/ColorizeOutlined.js b/packages/material-ui-icons/src/ColorizeOutlined.js
index 07a82eeb20fbab..07f68bdda35110 100644
--- a/packages/material-ui-icons/src/ColorizeOutlined.js
+++ b/packages/material-ui-icons/src/ColorizeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ColorizeOutlined');
diff --git a/packages/material-ui-icons/src/ColorizeRounded.js b/packages/material-ui-icons/src/ColorizeRounded.js
index 21bc5c24fd21d7..e592140ffd032c 100644
--- a/packages/material-ui-icons/src/ColorizeRounded.js
+++ b/packages/material-ui-icons/src/ColorizeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ColorizeRounded');
diff --git a/packages/material-ui-icons/src/ColorizeSharp.js b/packages/material-ui-icons/src/ColorizeSharp.js
index 7defb6e4b6e066..9969863bffd623 100644
--- a/packages/material-ui-icons/src/ColorizeSharp.js
+++ b/packages/material-ui-icons/src/ColorizeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ColorizeSharp');
diff --git a/packages/material-ui-icons/src/ColorizeTwoTone.js b/packages/material-ui-icons/src/ColorizeTwoTone.js
index 0dd58de5f7c965..23979035583b52 100644
--- a/packages/material-ui-icons/src/ColorizeTwoTone.js
+++ b/packages/material-ui-icons/src/ColorizeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ColorizeTwoTone');
diff --git a/packages/material-ui-icons/src/CommentOutlined.js b/packages/material-ui-icons/src/CommentOutlined.js
index da9fe6ace7a23a..0dccacce95ccf1 100644
--- a/packages/material-ui-icons/src/CommentOutlined.js
+++ b/packages/material-ui-icons/src/CommentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommentOutlined');
diff --git a/packages/material-ui-icons/src/CommentRounded.js b/packages/material-ui-icons/src/CommentRounded.js
index fea4c7a3a284e8..29ff228a5a5b1d 100644
--- a/packages/material-ui-icons/src/CommentRounded.js
+++ b/packages/material-ui-icons/src/CommentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommentRounded');
diff --git a/packages/material-ui-icons/src/CommentSharp.js b/packages/material-ui-icons/src/CommentSharp.js
index 3ddc34abc214d3..e40905b2c45827 100644
--- a/packages/material-ui-icons/src/CommentSharp.js
+++ b/packages/material-ui-icons/src/CommentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommentSharp');
diff --git a/packages/material-ui-icons/src/CommentTwoTone.js b/packages/material-ui-icons/src/CommentTwoTone.js
index 24338db72fa02e..b1f83ca177f743 100644
--- a/packages/material-ui-icons/src/CommentTwoTone.js
+++ b/packages/material-ui-icons/src/CommentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommentTwoTone');
diff --git a/packages/material-ui-icons/src/CommuteOutlined.js b/packages/material-ui-icons/src/CommuteOutlined.js
index ff34dfd773d13a..f36d4c7a44ad73 100644
--- a/packages/material-ui-icons/src/CommuteOutlined.js
+++ b/packages/material-ui-icons/src/CommuteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommuteOutlined');
diff --git a/packages/material-ui-icons/src/CommuteRounded.js b/packages/material-ui-icons/src/CommuteRounded.js
index bc2e4d66965422..e4509b492ce1a8 100644
--- a/packages/material-ui-icons/src/CommuteRounded.js
+++ b/packages/material-ui-icons/src/CommuteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommuteRounded');
diff --git a/packages/material-ui-icons/src/CommuteSharp.js b/packages/material-ui-icons/src/CommuteSharp.js
index 9ee13c06ad8679..57746f2dc307c3 100644
--- a/packages/material-ui-icons/src/CommuteSharp.js
+++ b/packages/material-ui-icons/src/CommuteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommuteSharp');
diff --git a/packages/material-ui-icons/src/CommuteTwoTone.js b/packages/material-ui-icons/src/CommuteTwoTone.js
index e99e163f3ca495..beb92ed989db45 100644
--- a/packages/material-ui-icons/src/CommuteTwoTone.js
+++ b/packages/material-ui-icons/src/CommuteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CommuteTwoTone');
diff --git a/packages/material-ui-icons/src/CompareArrowsOutlined.js b/packages/material-ui-icons/src/CompareArrowsOutlined.js
index f6f102f7b3e7ef..eb3c87215a2357 100644
--- a/packages/material-ui-icons/src/CompareArrowsOutlined.js
+++ b/packages/material-ui-icons/src/CompareArrowsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareArrowsOutlined');
diff --git a/packages/material-ui-icons/src/CompareArrowsRounded.js b/packages/material-ui-icons/src/CompareArrowsRounded.js
index 009f2899b0799f..a00752d62366b6 100644
--- a/packages/material-ui-icons/src/CompareArrowsRounded.js
+++ b/packages/material-ui-icons/src/CompareArrowsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareArrowsRounded');
diff --git a/packages/material-ui-icons/src/CompareArrowsSharp.js b/packages/material-ui-icons/src/CompareArrowsSharp.js
index 734133fc65c308..ac8a077ade9e55 100644
--- a/packages/material-ui-icons/src/CompareArrowsSharp.js
+++ b/packages/material-ui-icons/src/CompareArrowsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareArrowsSharp');
diff --git a/packages/material-ui-icons/src/CompareArrowsTwoTone.js b/packages/material-ui-icons/src/CompareArrowsTwoTone.js
index 01b0d591ab6baa..098f8bfb32d6f9 100644
--- a/packages/material-ui-icons/src/CompareArrowsTwoTone.js
+++ b/packages/material-ui-icons/src/CompareArrowsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareArrowsTwoTone');
diff --git a/packages/material-ui-icons/src/CompareOutlined.js b/packages/material-ui-icons/src/CompareOutlined.js
index 9f9b1cacf2f87c..3157e25afd52bd 100644
--- a/packages/material-ui-icons/src/CompareOutlined.js
+++ b/packages/material-ui-icons/src/CompareOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareOutlined');
diff --git a/packages/material-ui-icons/src/CompareRounded.js b/packages/material-ui-icons/src/CompareRounded.js
index f89305b0d4c954..aeea72051d3179 100644
--- a/packages/material-ui-icons/src/CompareRounded.js
+++ b/packages/material-ui-icons/src/CompareRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareRounded');
diff --git a/packages/material-ui-icons/src/CompareSharp.js b/packages/material-ui-icons/src/CompareSharp.js
index ab4287559c96bf..9837dd0488ad39 100644
--- a/packages/material-ui-icons/src/CompareSharp.js
+++ b/packages/material-ui-icons/src/CompareSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareSharp');
diff --git a/packages/material-ui-icons/src/CompareTwoTone.js b/packages/material-ui-icons/src/CompareTwoTone.js
index 67ee8b14049778..7bd0c440df98cd 100644
--- a/packages/material-ui-icons/src/CompareTwoTone.js
+++ b/packages/material-ui-icons/src/CompareTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompareTwoTone');
diff --git a/packages/material-ui-icons/src/CompassCalibrationOutlined.js b/packages/material-ui-icons/src/CompassCalibrationOutlined.js
index 47955c44b0c239..f1257e6b7d6f4f 100644
--- a/packages/material-ui-icons/src/CompassCalibrationOutlined.js
+++ b/packages/material-ui-icons/src/CompassCalibrationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompassCalibrationOutlined');
diff --git a/packages/material-ui-icons/src/CompassCalibrationRounded.js b/packages/material-ui-icons/src/CompassCalibrationRounded.js
index 2a1e18f301db8f..be5d17041f44b5 100644
--- a/packages/material-ui-icons/src/CompassCalibrationRounded.js
+++ b/packages/material-ui-icons/src/CompassCalibrationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompassCalibrationRounded');
diff --git a/packages/material-ui-icons/src/CompassCalibrationSharp.js b/packages/material-ui-icons/src/CompassCalibrationSharp.js
index 5a32e794ae4781..b0179495b51258 100644
--- a/packages/material-ui-icons/src/CompassCalibrationSharp.js
+++ b/packages/material-ui-icons/src/CompassCalibrationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompassCalibrationSharp');
diff --git a/packages/material-ui-icons/src/CompassCalibrationTwoTone.js b/packages/material-ui-icons/src/CompassCalibrationTwoTone.js
index 59869eb2185744..be1d4ea12b2ec2 100644
--- a/packages/material-ui-icons/src/CompassCalibrationTwoTone.js
+++ b/packages/material-ui-icons/src/CompassCalibrationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CompassCalibrationTwoTone');
diff --git a/packages/material-ui-icons/src/ComputerOutlined.js b/packages/material-ui-icons/src/ComputerOutlined.js
index 567d72837b5207..9144465d0d7435 100644
--- a/packages/material-ui-icons/src/ComputerOutlined.js
+++ b/packages/material-ui-icons/src/ComputerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ComputerOutlined');
diff --git a/packages/material-ui-icons/src/ComputerSharp.js b/packages/material-ui-icons/src/ComputerSharp.js
index d58f7ec31c6a5a..862c3a4f871199 100644
--- a/packages/material-ui-icons/src/ComputerSharp.js
+++ b/packages/material-ui-icons/src/ComputerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ComputerSharp');
diff --git a/packages/material-ui-icons/src/ComputerTwoTone.js b/packages/material-ui-icons/src/ComputerTwoTone.js
index d4dc9b177bc97c..36f526b0bed5b2 100644
--- a/packages/material-ui-icons/src/ComputerTwoTone.js
+++ b/packages/material-ui-icons/src/ComputerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ComputerTwoTone');
diff --git a/packages/material-ui-icons/src/ContactPhoneOutlined.js b/packages/material-ui-icons/src/ContactPhoneOutlined.js
index 72cb065795224b..52ff0b1423b4c2 100644
--- a/packages/material-ui-icons/src/ContactPhoneOutlined.js
+++ b/packages/material-ui-icons/src/ContactPhoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactPhoneOutlined');
diff --git a/packages/material-ui-icons/src/ContactPhoneRounded.js b/packages/material-ui-icons/src/ContactPhoneRounded.js
index 9188699c5aec65..63c64fc0c6d587 100644
--- a/packages/material-ui-icons/src/ContactPhoneRounded.js
+++ b/packages/material-ui-icons/src/ContactPhoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactPhoneRounded');
diff --git a/packages/material-ui-icons/src/ContactPhoneSharp.js b/packages/material-ui-icons/src/ContactPhoneSharp.js
index ce50f6cbc88954..b0ca3a0bdd8529 100644
--- a/packages/material-ui-icons/src/ContactPhoneSharp.js
+++ b/packages/material-ui-icons/src/ContactPhoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactPhoneSharp');
diff --git a/packages/material-ui-icons/src/ContactPhoneTwoTone.js b/packages/material-ui-icons/src/ContactPhoneTwoTone.js
index 3473714c7bf8ff..11fefb20c2e58e 100644
--- a/packages/material-ui-icons/src/ContactPhoneTwoTone.js
+++ b/packages/material-ui-icons/src/ContactPhoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactPhoneTwoTone');
diff --git a/packages/material-ui-icons/src/ContactSupportOutlined.js b/packages/material-ui-icons/src/ContactSupportOutlined.js
index d1bd64fe265a97..ae9ebc60fdd745 100644
--- a/packages/material-ui-icons/src/ContactSupportOutlined.js
+++ b/packages/material-ui-icons/src/ContactSupportOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactSupportOutlined');
diff --git a/packages/material-ui-icons/src/ContactSupportRounded.js b/packages/material-ui-icons/src/ContactSupportRounded.js
index d9d0c5fc4f38b4..6c68bec4482705 100644
--- a/packages/material-ui-icons/src/ContactSupportRounded.js
+++ b/packages/material-ui-icons/src/ContactSupportRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactSupportRounded');
diff --git a/packages/material-ui-icons/src/ContactSupportSharp.js b/packages/material-ui-icons/src/ContactSupportSharp.js
index 0f5c77e67d6d31..2c1df3f572a12d 100644
--- a/packages/material-ui-icons/src/ContactSupportSharp.js
+++ b/packages/material-ui-icons/src/ContactSupportSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactSupportSharp');
diff --git a/packages/material-ui-icons/src/ContactSupportTwoTone.js b/packages/material-ui-icons/src/ContactSupportTwoTone.js
index 46c6b20bc05b9f..4e1f4fef8a1a5c 100644
--- a/packages/material-ui-icons/src/ContactSupportTwoTone.js
+++ b/packages/material-ui-icons/src/ContactSupportTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactSupportTwoTone');
diff --git a/packages/material-ui-icons/src/Contactless.js b/packages/material-ui-icons/src/Contactless.js
new file mode 100644
index 00000000000000..9c9013d8ca9d01
--- /dev/null
+++ b/packages/material-ui-icons/src/Contactless.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Contactless');
diff --git a/packages/material-ui-icons/src/ContactlessOutlined.js b/packages/material-ui-icons/src/ContactlessOutlined.js
new file mode 100644
index 00000000000000..a2d8005a9c5588
--- /dev/null
+++ b/packages/material-ui-icons/src/ContactlessOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ContactlessOutlined');
diff --git a/packages/material-ui-icons/src/ContactlessRounded.js b/packages/material-ui-icons/src/ContactlessRounded.js
new file mode 100644
index 00000000000000..bfd8ced5b054e1
--- /dev/null
+++ b/packages/material-ui-icons/src/ContactlessRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ContactlessRounded');
diff --git a/packages/material-ui-icons/src/ContactlessSharp.js b/packages/material-ui-icons/src/ContactlessSharp.js
new file mode 100644
index 00000000000000..2cd9628c4a4b66
--- /dev/null
+++ b/packages/material-ui-icons/src/ContactlessSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ContactlessSharp');
diff --git a/packages/material-ui-icons/src/ContactlessTwoTone.js b/packages/material-ui-icons/src/ContactlessTwoTone.js
new file mode 100644
index 00000000000000..19756b264056c4
--- /dev/null
+++ b/packages/material-ui-icons/src/ContactlessTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'ContactlessTwoTone');
diff --git a/packages/material-ui-icons/src/ContactsOutlined.js b/packages/material-ui-icons/src/ContactsOutlined.js
index 81ca7a7eec86ad..0c7947b0bd61b9 100644
--- a/packages/material-ui-icons/src/ContactsOutlined.js
+++ b/packages/material-ui-icons/src/ContactsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactsOutlined');
diff --git a/packages/material-ui-icons/src/ContactsRounded.js b/packages/material-ui-icons/src/ContactsRounded.js
index 87667ee62adf64..af195097dc5fc9 100644
--- a/packages/material-ui-icons/src/ContactsRounded.js
+++ b/packages/material-ui-icons/src/ContactsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactsRounded');
diff --git a/packages/material-ui-icons/src/ContactsSharp.js b/packages/material-ui-icons/src/ContactsSharp.js
index 23b206a4afec1f..7a6ac62cd20f37 100644
--- a/packages/material-ui-icons/src/ContactsSharp.js
+++ b/packages/material-ui-icons/src/ContactsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactsSharp');
diff --git a/packages/material-ui-icons/src/ContactsTwoTone.js b/packages/material-ui-icons/src/ContactsTwoTone.js
index 4b15dabbfbc990..18bcf32a6462b3 100644
--- a/packages/material-ui-icons/src/ContactsTwoTone.js
+++ b/packages/material-ui-icons/src/ContactsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ContactsTwoTone');
diff --git a/packages/material-ui-icons/src/ControlCameraOutlined.js b/packages/material-ui-icons/src/ControlCameraOutlined.js
index 585883389a09c9..a3bcec7d8f8350 100644
--- a/packages/material-ui-icons/src/ControlCameraOutlined.js
+++ b/packages/material-ui-icons/src/ControlCameraOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlCameraOutlined');
diff --git a/packages/material-ui-icons/src/ControlCameraRounded.js b/packages/material-ui-icons/src/ControlCameraRounded.js
index 71a672ba53f41a..306f2c02f519b6 100644
--- a/packages/material-ui-icons/src/ControlCameraRounded.js
+++ b/packages/material-ui-icons/src/ControlCameraRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlCameraRounded');
diff --git a/packages/material-ui-icons/src/ControlCameraSharp.js b/packages/material-ui-icons/src/ControlCameraSharp.js
index 061ffd4bb58421..6bc75040e378a6 100644
--- a/packages/material-ui-icons/src/ControlCameraSharp.js
+++ b/packages/material-ui-icons/src/ControlCameraSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlCameraSharp');
diff --git a/packages/material-ui-icons/src/ControlCameraTwoTone.js b/packages/material-ui-icons/src/ControlCameraTwoTone.js
index 4b83c70cd2ae11..b7a7a94cb59512 100644
--- a/packages/material-ui-icons/src/ControlCameraTwoTone.js
+++ b/packages/material-ui-icons/src/ControlCameraTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlCameraTwoTone');
diff --git a/packages/material-ui-icons/src/ControlPointDuplicateOutlined.js b/packages/material-ui-icons/src/ControlPointDuplicateOutlined.js
index aaf9a6b5e6190a..3306676cc6b867 100644
--- a/packages/material-ui-icons/src/ControlPointDuplicateOutlined.js
+++ b/packages/material-ui-icons/src/ControlPointDuplicateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointDuplicateOutlined');
diff --git a/packages/material-ui-icons/src/ControlPointDuplicateRounded.js b/packages/material-ui-icons/src/ControlPointDuplicateRounded.js
index d67cd478ea4d11..aa2eee0bca5e02 100644
--- a/packages/material-ui-icons/src/ControlPointDuplicateRounded.js
+++ b/packages/material-ui-icons/src/ControlPointDuplicateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointDuplicateRounded');
diff --git a/packages/material-ui-icons/src/ControlPointDuplicateSharp.js b/packages/material-ui-icons/src/ControlPointDuplicateSharp.js
index db622f1f1fcf3d..b11bb7fa8fd38a 100644
--- a/packages/material-ui-icons/src/ControlPointDuplicateSharp.js
+++ b/packages/material-ui-icons/src/ControlPointDuplicateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointDuplicateSharp');
diff --git a/packages/material-ui-icons/src/ControlPointDuplicateTwoTone.js b/packages/material-ui-icons/src/ControlPointDuplicateTwoTone.js
index e019cf092f7168..b5b441ba80f8dc 100644
--- a/packages/material-ui-icons/src/ControlPointDuplicateTwoTone.js
+++ b/packages/material-ui-icons/src/ControlPointDuplicateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointDuplicateTwoTone');
diff --git a/packages/material-ui-icons/src/ControlPointOutlined.js b/packages/material-ui-icons/src/ControlPointOutlined.js
index 1c242d4361c6ee..29e4cc766dce34 100644
--- a/packages/material-ui-icons/src/ControlPointOutlined.js
+++ b/packages/material-ui-icons/src/ControlPointOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointOutlined');
diff --git a/packages/material-ui-icons/src/ControlPointRounded.js b/packages/material-ui-icons/src/ControlPointRounded.js
index 16c804aa716e2e..822e8051342c87 100644
--- a/packages/material-ui-icons/src/ControlPointRounded.js
+++ b/packages/material-ui-icons/src/ControlPointRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointRounded');
diff --git a/packages/material-ui-icons/src/ControlPointSharp.js b/packages/material-ui-icons/src/ControlPointSharp.js
index ab249893aa17fc..d44b8e2ab231b8 100644
--- a/packages/material-ui-icons/src/ControlPointSharp.js
+++ b/packages/material-ui-icons/src/ControlPointSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointSharp');
diff --git a/packages/material-ui-icons/src/ControlPointTwoTone.js b/packages/material-ui-icons/src/ControlPointTwoTone.js
index a16b4e15de0dd0..2a124bed4d37aa 100644
--- a/packages/material-ui-icons/src/ControlPointTwoTone.js
+++ b/packages/material-ui-icons/src/ControlPointTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ControlPointTwoTone');
diff --git a/packages/material-ui-icons/src/CopyrightOutlined.js b/packages/material-ui-icons/src/CopyrightOutlined.js
index 47440c695d902f..7e660dab6d8661 100644
--- a/packages/material-ui-icons/src/CopyrightOutlined.js
+++ b/packages/material-ui-icons/src/CopyrightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CopyrightOutlined');
diff --git a/packages/material-ui-icons/src/CopyrightRounded.js b/packages/material-ui-icons/src/CopyrightRounded.js
index 2240a0e2ec9702..d4b52786a6831d 100644
--- a/packages/material-ui-icons/src/CopyrightRounded.js
+++ b/packages/material-ui-icons/src/CopyrightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CopyrightRounded');
diff --git a/packages/material-ui-icons/src/CopyrightSharp.js b/packages/material-ui-icons/src/CopyrightSharp.js
index 02742f9c8ac486..189c406d2325dc 100644
--- a/packages/material-ui-icons/src/CopyrightSharp.js
+++ b/packages/material-ui-icons/src/CopyrightSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CopyrightSharp');
diff --git a/packages/material-ui-icons/src/CopyrightTwoTone.js b/packages/material-ui-icons/src/CopyrightTwoTone.js
index 1e884a63c605e9..4e8f21979e6502 100644
--- a/packages/material-ui-icons/src/CopyrightTwoTone.js
+++ b/packages/material-ui-icons/src/CopyrightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CopyrightTwoTone');
diff --git a/packages/material-ui-icons/src/Create.js b/packages/material-ui-icons/src/Create.js
index 821f15aa74e1cc..adb9855e064a11 100644
--- a/packages/material-ui-icons/src/Create.js
+++ b/packages/material-ui-icons/src/Create.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Create');
diff --git a/packages/material-ui-icons/src/CreateNewFolder.js b/packages/material-ui-icons/src/CreateNewFolder.js
index 109c49d33d8276..6a2b07081ac9cc 100644
--- a/packages/material-ui-icons/src/CreateNewFolder.js
+++ b/packages/material-ui-icons/src/CreateNewFolder.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateNewFolder');
diff --git a/packages/material-ui-icons/src/CreateNewFolderOutlined.js b/packages/material-ui-icons/src/CreateNewFolderOutlined.js
index 2c95c396dae6b4..72bff6830609d2 100644
--- a/packages/material-ui-icons/src/CreateNewFolderOutlined.js
+++ b/packages/material-ui-icons/src/CreateNewFolderOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateNewFolderOutlined');
diff --git a/packages/material-ui-icons/src/CreateNewFolderRounded.js b/packages/material-ui-icons/src/CreateNewFolderRounded.js
index d237e7fbf39c69..61728952409a64 100644
--- a/packages/material-ui-icons/src/CreateNewFolderRounded.js
+++ b/packages/material-ui-icons/src/CreateNewFolderRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateNewFolderRounded');
diff --git a/packages/material-ui-icons/src/CreateNewFolderSharp.js b/packages/material-ui-icons/src/CreateNewFolderSharp.js
index 7a09d5fca1e6b1..b795466984972d 100644
--- a/packages/material-ui-icons/src/CreateNewFolderSharp.js
+++ b/packages/material-ui-icons/src/CreateNewFolderSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateNewFolderSharp');
diff --git a/packages/material-ui-icons/src/CreateNewFolderTwoTone.js b/packages/material-ui-icons/src/CreateNewFolderTwoTone.js
index 37a61cd97a91f1..be485bb360319a 100644
--- a/packages/material-ui-icons/src/CreateNewFolderTwoTone.js
+++ b/packages/material-ui-icons/src/CreateNewFolderTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateNewFolderTwoTone');
diff --git a/packages/material-ui-icons/src/CreateOutlined.js b/packages/material-ui-icons/src/CreateOutlined.js
index 84cfe392104a5b..5d373cd3659471 100644
--- a/packages/material-ui-icons/src/CreateOutlined.js
+++ b/packages/material-ui-icons/src/CreateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateOutlined');
diff --git a/packages/material-ui-icons/src/CreateRounded.js b/packages/material-ui-icons/src/CreateRounded.js
index 7f98a50784222f..6ac52991c57539 100644
--- a/packages/material-ui-icons/src/CreateRounded.js
+++ b/packages/material-ui-icons/src/CreateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateRounded');
diff --git a/packages/material-ui-icons/src/CreateSharp.js b/packages/material-ui-icons/src/CreateSharp.js
index a9f4fe9d99ae75..bbaf13ff4d15de 100644
--- a/packages/material-ui-icons/src/CreateSharp.js
+++ b/packages/material-ui-icons/src/CreateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateSharp');
diff --git a/packages/material-ui-icons/src/CreateTwoTone.js b/packages/material-ui-icons/src/CreateTwoTone.js
index edfadfae3935fb..61d11183d298db 100644
--- a/packages/material-ui-icons/src/CreateTwoTone.js
+++ b/packages/material-ui-icons/src/CreateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreateTwoTone');
diff --git a/packages/material-ui-icons/src/CreditCardOutlined.js b/packages/material-ui-icons/src/CreditCardOutlined.js
index b1ace5e2066dec..9d8ef4b0828f3a 100644
--- a/packages/material-ui-icons/src/CreditCardOutlined.js
+++ b/packages/material-ui-icons/src/CreditCardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreditCardOutlined');
diff --git a/packages/material-ui-icons/src/CreditCardRounded.js b/packages/material-ui-icons/src/CreditCardRounded.js
index 901344851aa842..fe41c989211f5a 100644
--- a/packages/material-ui-icons/src/CreditCardRounded.js
+++ b/packages/material-ui-icons/src/CreditCardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreditCardRounded');
diff --git a/packages/material-ui-icons/src/CreditCardSharp.js b/packages/material-ui-icons/src/CreditCardSharp.js
index bbdaf799b061dd..df9388c9ed26e8 100644
--- a/packages/material-ui-icons/src/CreditCardSharp.js
+++ b/packages/material-ui-icons/src/CreditCardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreditCardSharp');
diff --git a/packages/material-ui-icons/src/CreditCardTwoTone.js b/packages/material-ui-icons/src/CreditCardTwoTone.js
index 04a393b741a414..8305220a8feaba 100644
--- a/packages/material-ui-icons/src/CreditCardTwoTone.js
+++ b/packages/material-ui-icons/src/CreditCardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CreditCardTwoTone');
diff --git a/packages/material-ui-icons/src/Crop169Outlined.js b/packages/material-ui-icons/src/Crop169Outlined.js
index 3efd05be9ecf74..7352a8eaec539f 100644
--- a/packages/material-ui-icons/src/Crop169Outlined.js
+++ b/packages/material-ui-icons/src/Crop169Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop169Outlined');
diff --git a/packages/material-ui-icons/src/Crop169Rounded.js b/packages/material-ui-icons/src/Crop169Rounded.js
index 80a88f593ab1fb..a58e21e25e6bf5 100644
--- a/packages/material-ui-icons/src/Crop169Rounded.js
+++ b/packages/material-ui-icons/src/Crop169Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop169Rounded');
diff --git a/packages/material-ui-icons/src/Crop169Sharp.js b/packages/material-ui-icons/src/Crop169Sharp.js
index 9475326132109f..10e0486dcf8271 100644
--- a/packages/material-ui-icons/src/Crop169Sharp.js
+++ b/packages/material-ui-icons/src/Crop169Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop169Sharp');
diff --git a/packages/material-ui-icons/src/Crop169TwoTone.js b/packages/material-ui-icons/src/Crop169TwoTone.js
index 440eeed5e4df9c..a2b323d0fdcb2f 100644
--- a/packages/material-ui-icons/src/Crop169TwoTone.js
+++ b/packages/material-ui-icons/src/Crop169TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop169TwoTone');
diff --git a/packages/material-ui-icons/src/Crop32Outlined.js b/packages/material-ui-icons/src/Crop32Outlined.js
index 050029470eb1d0..81cef9fa654fb4 100644
--- a/packages/material-ui-icons/src/Crop32Outlined.js
+++ b/packages/material-ui-icons/src/Crop32Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop32Outlined');
diff --git a/packages/material-ui-icons/src/Crop32Rounded.js b/packages/material-ui-icons/src/Crop32Rounded.js
index 6a4ae88168862e..abf618e8bfbb28 100644
--- a/packages/material-ui-icons/src/Crop32Rounded.js
+++ b/packages/material-ui-icons/src/Crop32Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop32Rounded');
diff --git a/packages/material-ui-icons/src/Crop32Sharp.js b/packages/material-ui-icons/src/Crop32Sharp.js
index 3cec6010d0397f..e8db7589ab08d9 100644
--- a/packages/material-ui-icons/src/Crop32Sharp.js
+++ b/packages/material-ui-icons/src/Crop32Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop32Sharp');
diff --git a/packages/material-ui-icons/src/Crop32TwoTone.js b/packages/material-ui-icons/src/Crop32TwoTone.js
index 9bbeb66989f2c7..c5dbaee811b28a 100644
--- a/packages/material-ui-icons/src/Crop32TwoTone.js
+++ b/packages/material-ui-icons/src/Crop32TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop32TwoTone');
diff --git a/packages/material-ui-icons/src/Crop54Outlined.js b/packages/material-ui-icons/src/Crop54Outlined.js
index 5e403d5d755feb..08d776a47fa5b5 100644
--- a/packages/material-ui-icons/src/Crop54Outlined.js
+++ b/packages/material-ui-icons/src/Crop54Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop54Outlined');
diff --git a/packages/material-ui-icons/src/Crop54Rounded.js b/packages/material-ui-icons/src/Crop54Rounded.js
index fc8d217f875037..b29a9efb3b43fd 100644
--- a/packages/material-ui-icons/src/Crop54Rounded.js
+++ b/packages/material-ui-icons/src/Crop54Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop54Rounded');
diff --git a/packages/material-ui-icons/src/Crop54Sharp.js b/packages/material-ui-icons/src/Crop54Sharp.js
index f55f9103a0de95..b82e1da97aaefe 100644
--- a/packages/material-ui-icons/src/Crop54Sharp.js
+++ b/packages/material-ui-icons/src/Crop54Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop54Sharp');
diff --git a/packages/material-ui-icons/src/Crop54TwoTone.js b/packages/material-ui-icons/src/Crop54TwoTone.js
index e04f263db7338f..64df73979063dd 100644
--- a/packages/material-ui-icons/src/Crop54TwoTone.js
+++ b/packages/material-ui-icons/src/Crop54TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop54TwoTone');
diff --git a/packages/material-ui-icons/src/Crop75Outlined.js b/packages/material-ui-icons/src/Crop75Outlined.js
index c4afdfc5ca206d..90e9387c78ae3b 100644
--- a/packages/material-ui-icons/src/Crop75Outlined.js
+++ b/packages/material-ui-icons/src/Crop75Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop75Outlined');
diff --git a/packages/material-ui-icons/src/Crop75Rounded.js b/packages/material-ui-icons/src/Crop75Rounded.js
index aeb696b1c3bb95..f47dccf73a572a 100644
--- a/packages/material-ui-icons/src/Crop75Rounded.js
+++ b/packages/material-ui-icons/src/Crop75Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop75Rounded');
diff --git a/packages/material-ui-icons/src/Crop75Sharp.js b/packages/material-ui-icons/src/Crop75Sharp.js
index 3712cdf2848864..dfdca512cc9fec 100644
--- a/packages/material-ui-icons/src/Crop75Sharp.js
+++ b/packages/material-ui-icons/src/Crop75Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop75Sharp');
diff --git a/packages/material-ui-icons/src/Crop75TwoTone.js b/packages/material-ui-icons/src/Crop75TwoTone.js
index ac4b119c1f4d52..5e5484c30f798e 100644
--- a/packages/material-ui-icons/src/Crop75TwoTone.js
+++ b/packages/material-ui-icons/src/Crop75TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Crop75TwoTone');
diff --git a/packages/material-ui-icons/src/CropFreeOutlined.js b/packages/material-ui-icons/src/CropFreeOutlined.js
index 1f9ee7fc35d6b1..b183fae62742e4 100644
--- a/packages/material-ui-icons/src/CropFreeOutlined.js
+++ b/packages/material-ui-icons/src/CropFreeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropFreeOutlined');
diff --git a/packages/material-ui-icons/src/CropFreeRounded.js b/packages/material-ui-icons/src/CropFreeRounded.js
index dbfaabf0c17db8..39e29314683d42 100644
--- a/packages/material-ui-icons/src/CropFreeRounded.js
+++ b/packages/material-ui-icons/src/CropFreeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropFreeRounded');
diff --git a/packages/material-ui-icons/src/CropFreeSharp.js b/packages/material-ui-icons/src/CropFreeSharp.js
index f5e82c9d36c3ff..1dff5e840529f7 100644
--- a/packages/material-ui-icons/src/CropFreeSharp.js
+++ b/packages/material-ui-icons/src/CropFreeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropFreeSharp');
diff --git a/packages/material-ui-icons/src/CropFreeTwoTone.js b/packages/material-ui-icons/src/CropFreeTwoTone.js
index 1c7fbeccf6b861..b3512a7e5b9f2a 100644
--- a/packages/material-ui-icons/src/CropFreeTwoTone.js
+++ b/packages/material-ui-icons/src/CropFreeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropFreeTwoTone');
diff --git a/packages/material-ui-icons/src/CropLandscapeOutlined.js b/packages/material-ui-icons/src/CropLandscapeOutlined.js
index 0b46646398de22..ce0b41094362f8 100644
--- a/packages/material-ui-icons/src/CropLandscapeOutlined.js
+++ b/packages/material-ui-icons/src/CropLandscapeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropLandscapeOutlined');
diff --git a/packages/material-ui-icons/src/CropLandscapeRounded.js b/packages/material-ui-icons/src/CropLandscapeRounded.js
index e751be6257b4cb..b014d8ff91f93a 100644
--- a/packages/material-ui-icons/src/CropLandscapeRounded.js
+++ b/packages/material-ui-icons/src/CropLandscapeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropLandscapeRounded');
diff --git a/packages/material-ui-icons/src/CropLandscapeSharp.js b/packages/material-ui-icons/src/CropLandscapeSharp.js
index 6bd70751664a8d..c187d1222ff934 100644
--- a/packages/material-ui-icons/src/CropLandscapeSharp.js
+++ b/packages/material-ui-icons/src/CropLandscapeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropLandscapeSharp');
diff --git a/packages/material-ui-icons/src/CropLandscapeTwoTone.js b/packages/material-ui-icons/src/CropLandscapeTwoTone.js
index 9492642ed39353..00f20808489067 100644
--- a/packages/material-ui-icons/src/CropLandscapeTwoTone.js
+++ b/packages/material-ui-icons/src/CropLandscapeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropLandscapeTwoTone');
diff --git a/packages/material-ui-icons/src/CropOriginalOutlined.js b/packages/material-ui-icons/src/CropOriginalOutlined.js
index d418ab7eee7074..6a353a06c2ad41 100644
--- a/packages/material-ui-icons/src/CropOriginalOutlined.js
+++ b/packages/material-ui-icons/src/CropOriginalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropOriginalOutlined');
diff --git a/packages/material-ui-icons/src/CropOriginalRounded.js b/packages/material-ui-icons/src/CropOriginalRounded.js
index e0ae82a8b05499..53e67f93275668 100644
--- a/packages/material-ui-icons/src/CropOriginalRounded.js
+++ b/packages/material-ui-icons/src/CropOriginalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropOriginalRounded');
diff --git a/packages/material-ui-icons/src/CropOriginalSharp.js b/packages/material-ui-icons/src/CropOriginalSharp.js
index 19b9c23c0dfa41..22c056750a2d7a 100644
--- a/packages/material-ui-icons/src/CropOriginalSharp.js
+++ b/packages/material-ui-icons/src/CropOriginalSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropOriginalSharp');
diff --git a/packages/material-ui-icons/src/CropOriginalTwoTone.js b/packages/material-ui-icons/src/CropOriginalTwoTone.js
index 9389deb1fcaa91..0b004b00419180 100644
--- a/packages/material-ui-icons/src/CropOriginalTwoTone.js
+++ b/packages/material-ui-icons/src/CropOriginalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropOriginalTwoTone');
diff --git a/packages/material-ui-icons/src/CropOutlined.js b/packages/material-ui-icons/src/CropOutlined.js
index a201ed9fc8a244..908fe6834bc10d 100644
--- a/packages/material-ui-icons/src/CropOutlined.js
+++ b/packages/material-ui-icons/src/CropOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropOutlined');
diff --git a/packages/material-ui-icons/src/CropPortraitOutlined.js b/packages/material-ui-icons/src/CropPortraitOutlined.js
index a19bb6907c4c51..b31dc43750977f 100644
--- a/packages/material-ui-icons/src/CropPortraitOutlined.js
+++ b/packages/material-ui-icons/src/CropPortraitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropPortraitOutlined');
diff --git a/packages/material-ui-icons/src/CropPortraitRounded.js b/packages/material-ui-icons/src/CropPortraitRounded.js
index d75ef8181e99ac..02cbd5900df02d 100644
--- a/packages/material-ui-icons/src/CropPortraitRounded.js
+++ b/packages/material-ui-icons/src/CropPortraitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropPortraitRounded');
diff --git a/packages/material-ui-icons/src/CropPortraitSharp.js b/packages/material-ui-icons/src/CropPortraitSharp.js
index 4137b5f2b4821a..4cab185c873c40 100644
--- a/packages/material-ui-icons/src/CropPortraitSharp.js
+++ b/packages/material-ui-icons/src/CropPortraitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropPortraitSharp');
diff --git a/packages/material-ui-icons/src/CropPortraitTwoTone.js b/packages/material-ui-icons/src/CropPortraitTwoTone.js
index 76cf2c154dd6d8..2f53212dcccade 100644
--- a/packages/material-ui-icons/src/CropPortraitTwoTone.js
+++ b/packages/material-ui-icons/src/CropPortraitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropPortraitTwoTone');
diff --git a/packages/material-ui-icons/src/CropRotateOutlined.js b/packages/material-ui-icons/src/CropRotateOutlined.js
index 6d97912ecd3ba5..abc8870b3e73ff 100644
--- a/packages/material-ui-icons/src/CropRotateOutlined.js
+++ b/packages/material-ui-icons/src/CropRotateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropRotateOutlined');
diff --git a/packages/material-ui-icons/src/CropRotateRounded.js b/packages/material-ui-icons/src/CropRotateRounded.js
index c7e8136724faf3..7aa20040fdc673 100644
--- a/packages/material-ui-icons/src/CropRotateRounded.js
+++ b/packages/material-ui-icons/src/CropRotateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropRotateRounded');
diff --git a/packages/material-ui-icons/src/CropRotateSharp.js b/packages/material-ui-icons/src/CropRotateSharp.js
index 5c95e2ea0895a0..a297083d285367 100644
--- a/packages/material-ui-icons/src/CropRotateSharp.js
+++ b/packages/material-ui-icons/src/CropRotateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropRotateSharp');
diff --git a/packages/material-ui-icons/src/CropRotateTwoTone.js b/packages/material-ui-icons/src/CropRotateTwoTone.js
index 4822eb6cc1323d..c1f0810bdd3e98 100644
--- a/packages/material-ui-icons/src/CropRotateTwoTone.js
+++ b/packages/material-ui-icons/src/CropRotateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropRotateTwoTone');
diff --git a/packages/material-ui-icons/src/CropRounded.js b/packages/material-ui-icons/src/CropRounded.js
index 5678483a192765..34ef4f59d03baa 100644
--- a/packages/material-ui-icons/src/CropRounded.js
+++ b/packages/material-ui-icons/src/CropRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropRounded');
diff --git a/packages/material-ui-icons/src/CropSharp.js b/packages/material-ui-icons/src/CropSharp.js
index 2bfe1d782cb399..98eaefc8e38581 100644
--- a/packages/material-ui-icons/src/CropSharp.js
+++ b/packages/material-ui-icons/src/CropSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropSharp');
diff --git a/packages/material-ui-icons/src/CropSquareOutlined.js b/packages/material-ui-icons/src/CropSquareOutlined.js
index c8bd528064347a..cce44821b403a1 100644
--- a/packages/material-ui-icons/src/CropSquareOutlined.js
+++ b/packages/material-ui-icons/src/CropSquareOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropSquareOutlined');
diff --git a/packages/material-ui-icons/src/CropSquareRounded.js b/packages/material-ui-icons/src/CropSquareRounded.js
index a730744e6674fc..d1b0fe151ba6c9 100644
--- a/packages/material-ui-icons/src/CropSquareRounded.js
+++ b/packages/material-ui-icons/src/CropSquareRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropSquareRounded');
diff --git a/packages/material-ui-icons/src/CropSquareSharp.js b/packages/material-ui-icons/src/CropSquareSharp.js
index 49737b817c0edd..053ccac6e5e93e 100644
--- a/packages/material-ui-icons/src/CropSquareSharp.js
+++ b/packages/material-ui-icons/src/CropSquareSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropSquareSharp');
diff --git a/packages/material-ui-icons/src/CropSquareTwoTone.js b/packages/material-ui-icons/src/CropSquareTwoTone.js
index 6500526d2151f3..f9e86a964f3f5a 100644
--- a/packages/material-ui-icons/src/CropSquareTwoTone.js
+++ b/packages/material-ui-icons/src/CropSquareTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropSquareTwoTone');
diff --git a/packages/material-ui-icons/src/CropTwoTone.js b/packages/material-ui-icons/src/CropTwoTone.js
index 85f5c63968bec3..cca2956d1db6e9 100644
--- a/packages/material-ui-icons/src/CropTwoTone.js
+++ b/packages/material-ui-icons/src/CropTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'CropTwoTone');
diff --git a/packages/material-ui-icons/src/DashboardOutlined.js b/packages/material-ui-icons/src/DashboardOutlined.js
index 30058c9e47ebe8..bef33d9bc2b437 100644
--- a/packages/material-ui-icons/src/DashboardOutlined.js
+++ b/packages/material-ui-icons/src/DashboardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DashboardOutlined');
diff --git a/packages/material-ui-icons/src/DashboardRounded.js b/packages/material-ui-icons/src/DashboardRounded.js
index d3fcef7c8641a0..3a0bf4c59efa4a 100644
--- a/packages/material-ui-icons/src/DashboardRounded.js
+++ b/packages/material-ui-icons/src/DashboardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DashboardRounded');
diff --git a/packages/material-ui-icons/src/DashboardSharp.js b/packages/material-ui-icons/src/DashboardSharp.js
index 784dc66692e385..99da210ce1fb07 100644
--- a/packages/material-ui-icons/src/DashboardSharp.js
+++ b/packages/material-ui-icons/src/DashboardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DashboardSharp');
diff --git a/packages/material-ui-icons/src/DashboardTwoTone.js b/packages/material-ui-icons/src/DashboardTwoTone.js
index ae5c4c9fa2b065..2a3bf90e554e53 100644
--- a/packages/material-ui-icons/src/DashboardTwoTone.js
+++ b/packages/material-ui-icons/src/DashboardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DashboardTwoTone');
diff --git a/packages/material-ui-icons/src/DataUsageOutlined.js b/packages/material-ui-icons/src/DataUsageOutlined.js
index 01e65afebfa93a..d037b8aeec8d35 100644
--- a/packages/material-ui-icons/src/DataUsageOutlined.js
+++ b/packages/material-ui-icons/src/DataUsageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DataUsageOutlined');
diff --git a/packages/material-ui-icons/src/DataUsageRounded.js b/packages/material-ui-icons/src/DataUsageRounded.js
index 5ca1f26bd84b8c..0ec34fe0954703 100644
--- a/packages/material-ui-icons/src/DataUsageRounded.js
+++ b/packages/material-ui-icons/src/DataUsageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DataUsageRounded');
diff --git a/packages/material-ui-icons/src/DataUsageSharp.js b/packages/material-ui-icons/src/DataUsageSharp.js
index 1912b3993bb762..e86cdb3928c0a5 100644
--- a/packages/material-ui-icons/src/DataUsageSharp.js
+++ b/packages/material-ui-icons/src/DataUsageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DataUsageSharp');
diff --git a/packages/material-ui-icons/src/DataUsageTwoTone.js b/packages/material-ui-icons/src/DataUsageTwoTone.js
index 2faaa0ffaf1f03..4a6b0886b9a640 100644
--- a/packages/material-ui-icons/src/DataUsageTwoTone.js
+++ b/packages/material-ui-icons/src/DataUsageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DataUsageTwoTone');
diff --git a/packages/material-ui-icons/src/DateRangeOutlined.js b/packages/material-ui-icons/src/DateRangeOutlined.js
index 660446151bb1fb..947e30fb8412f4 100644
--- a/packages/material-ui-icons/src/DateRangeOutlined.js
+++ b/packages/material-ui-icons/src/DateRangeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DateRangeOutlined');
diff --git a/packages/material-ui-icons/src/DateRangeRounded.js b/packages/material-ui-icons/src/DateRangeRounded.js
index c27f6e224e938f..dedebb903e4455 100644
--- a/packages/material-ui-icons/src/DateRangeRounded.js
+++ b/packages/material-ui-icons/src/DateRangeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DateRangeRounded');
diff --git a/packages/material-ui-icons/src/DateRangeSharp.js b/packages/material-ui-icons/src/DateRangeSharp.js
index f4df57363da1b7..83558c01e0eaba 100644
--- a/packages/material-ui-icons/src/DateRangeSharp.js
+++ b/packages/material-ui-icons/src/DateRangeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DateRangeSharp');
diff --git a/packages/material-ui-icons/src/DateRangeTwoTone.js b/packages/material-ui-icons/src/DateRangeTwoTone.js
index fe67aea6dddb2e..b4b673e5594981 100644
--- a/packages/material-ui-icons/src/DateRangeTwoTone.js
+++ b/packages/material-ui-icons/src/DateRangeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DateRangeTwoTone');
diff --git a/packages/material-ui-icons/src/Deck.js b/packages/material-ui-icons/src/Deck.js
new file mode 100644
index 00000000000000..272aa076b878be
--- /dev/null
+++ b/packages/material-ui-icons/src/Deck.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Deck');
diff --git a/packages/material-ui-icons/src/DeckOutlined.js b/packages/material-ui-icons/src/DeckOutlined.js
new file mode 100644
index 00000000000000..c6890730bed94b
--- /dev/null
+++ b/packages/material-ui-icons/src/DeckOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DeckOutlined');
diff --git a/packages/material-ui-icons/src/DeckRounded.js b/packages/material-ui-icons/src/DeckRounded.js
new file mode 100644
index 00000000000000..a2294538ea2a18
--- /dev/null
+++ b/packages/material-ui-icons/src/DeckRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DeckRounded');
diff --git a/packages/material-ui-icons/src/DeckSharp.js b/packages/material-ui-icons/src/DeckSharp.js
new file mode 100644
index 00000000000000..8731f6732aad42
--- /dev/null
+++ b/packages/material-ui-icons/src/DeckSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DeckSharp');
diff --git a/packages/material-ui-icons/src/DeckTwoTone.js b/packages/material-ui-icons/src/DeckTwoTone.js
new file mode 100644
index 00000000000000..7ffd4d7e6488ce
--- /dev/null
+++ b/packages/material-ui-icons/src/DeckTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DeckTwoTone');
diff --git a/packages/material-ui-icons/src/DehazeOutlined.js b/packages/material-ui-icons/src/DehazeOutlined.js
index d8a1433cbf5fa9..441d0981c9ab9b 100644
--- a/packages/material-ui-icons/src/DehazeOutlined.js
+++ b/packages/material-ui-icons/src/DehazeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DehazeOutlined');
diff --git a/packages/material-ui-icons/src/DehazeRounded.js b/packages/material-ui-icons/src/DehazeRounded.js
index 10d3b1e044d536..b62dc05e5e2c6d 100644
--- a/packages/material-ui-icons/src/DehazeRounded.js
+++ b/packages/material-ui-icons/src/DehazeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DehazeRounded');
diff --git a/packages/material-ui-icons/src/DehazeSharp.js b/packages/material-ui-icons/src/DehazeSharp.js
index 0b2d5c8b82732b..2591f93902934d 100644
--- a/packages/material-ui-icons/src/DehazeSharp.js
+++ b/packages/material-ui-icons/src/DehazeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DehazeSharp');
diff --git a/packages/material-ui-icons/src/DehazeTwoTone.js b/packages/material-ui-icons/src/DehazeTwoTone.js
index 18f66da75e4166..4591ecff93339a 100644
--- a/packages/material-ui-icons/src/DehazeTwoTone.js
+++ b/packages/material-ui-icons/src/DehazeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DehazeTwoTone');
diff --git a/packages/material-ui-icons/src/DeleteForever.js b/packages/material-ui-icons/src/DeleteForever.js
index e1c0a6c122cc3c..887318dae9fb9a 100644
--- a/packages/material-ui-icons/src/DeleteForever.js
+++ b/packages/material-ui-icons/src/DeleteForever.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteForever');
diff --git a/packages/material-ui-icons/src/DeleteForeverOutlined.js b/packages/material-ui-icons/src/DeleteForeverOutlined.js
index bb52ad1898083b..1c1ddc721bec89 100644
--- a/packages/material-ui-icons/src/DeleteForeverOutlined.js
+++ b/packages/material-ui-icons/src/DeleteForeverOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteForeverOutlined');
diff --git a/packages/material-ui-icons/src/DeleteForeverRounded.js b/packages/material-ui-icons/src/DeleteForeverRounded.js
index 98a2296e34b290..1a77e507141bb6 100644
--- a/packages/material-ui-icons/src/DeleteForeverRounded.js
+++ b/packages/material-ui-icons/src/DeleteForeverRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteForeverRounded');
diff --git a/packages/material-ui-icons/src/DeleteForeverSharp.js b/packages/material-ui-icons/src/DeleteForeverSharp.js
index 24d074b8049dfa..7136f8f5b29648 100644
--- a/packages/material-ui-icons/src/DeleteForeverSharp.js
+++ b/packages/material-ui-icons/src/DeleteForeverSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteForeverSharp');
diff --git a/packages/material-ui-icons/src/DeleteForeverTwoTone.js b/packages/material-ui-icons/src/DeleteForeverTwoTone.js
index ee4dd9c2a714f3..5bdda9b5c1bb03 100644
--- a/packages/material-ui-icons/src/DeleteForeverTwoTone.js
+++ b/packages/material-ui-icons/src/DeleteForeverTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteForeverTwoTone');
diff --git a/packages/material-ui-icons/src/DeleteOutline.js b/packages/material-ui-icons/src/DeleteOutline.js
index 4b94af28138572..4f0439d9396faf 100644
--- a/packages/material-ui-icons/src/DeleteOutline.js
+++ b/packages/material-ui-icons/src/DeleteOutline.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteOutline');
diff --git a/packages/material-ui-icons/src/DeleteOutlineOutlined.js b/packages/material-ui-icons/src/DeleteOutlineOutlined.js
index 2baa4ee218b430..7c7345178e66ee 100644
--- a/packages/material-ui-icons/src/DeleteOutlineOutlined.js
+++ b/packages/material-ui-icons/src/DeleteOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteOutlineOutlined');
diff --git a/packages/material-ui-icons/src/DeleteOutlineRounded.js b/packages/material-ui-icons/src/DeleteOutlineRounded.js
index fb6b04b61ab2d4..e2c1c5e3f99099 100644
--- a/packages/material-ui-icons/src/DeleteOutlineRounded.js
+++ b/packages/material-ui-icons/src/DeleteOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteOutlineRounded');
diff --git a/packages/material-ui-icons/src/DeleteOutlineSharp.js b/packages/material-ui-icons/src/DeleteOutlineSharp.js
index ade448ddf9b0c5..3cf977bd6bccb5 100644
--- a/packages/material-ui-icons/src/DeleteOutlineSharp.js
+++ b/packages/material-ui-icons/src/DeleteOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteOutlineSharp');
diff --git a/packages/material-ui-icons/src/DeleteOutlineTwoTone.js b/packages/material-ui-icons/src/DeleteOutlineTwoTone.js
index f0d0788f26de9e..a7c37371cde5f5 100644
--- a/packages/material-ui-icons/src/DeleteOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/DeleteOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/DeleteOutlined.js b/packages/material-ui-icons/src/DeleteOutlined.js
index 72049f8553f3b8..8d00d7bb1ca835 100644
--- a/packages/material-ui-icons/src/DeleteOutlined.js
+++ b/packages/material-ui-icons/src/DeleteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteOutlined');
diff --git a/packages/material-ui-icons/src/DeleteRounded.js b/packages/material-ui-icons/src/DeleteRounded.js
index 8ae32eda318bb6..8def467895aa17 100644
--- a/packages/material-ui-icons/src/DeleteRounded.js
+++ b/packages/material-ui-icons/src/DeleteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteRounded');
diff --git a/packages/material-ui-icons/src/DeleteSharp.js b/packages/material-ui-icons/src/DeleteSharp.js
index 1fcfee6598c44c..455d1af3fb9544 100644
--- a/packages/material-ui-icons/src/DeleteSharp.js
+++ b/packages/material-ui-icons/src/DeleteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteSharp');
diff --git a/packages/material-ui-icons/src/DeleteSweepOutlined.js b/packages/material-ui-icons/src/DeleteSweepOutlined.js
index 6cc959248e51f3..17de6e310a0f6c 100644
--- a/packages/material-ui-icons/src/DeleteSweepOutlined.js
+++ b/packages/material-ui-icons/src/DeleteSweepOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteSweepOutlined');
diff --git a/packages/material-ui-icons/src/DeleteSweepRounded.js b/packages/material-ui-icons/src/DeleteSweepRounded.js
index e448a52999f2fc..ce336d840e115e 100644
--- a/packages/material-ui-icons/src/DeleteSweepRounded.js
+++ b/packages/material-ui-icons/src/DeleteSweepRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteSweepRounded');
diff --git a/packages/material-ui-icons/src/DeleteSweepSharp.js b/packages/material-ui-icons/src/DeleteSweepSharp.js
index be50e09c872577..10b1474295a8ea 100644
--- a/packages/material-ui-icons/src/DeleteSweepSharp.js
+++ b/packages/material-ui-icons/src/DeleteSweepSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteSweepSharp');
diff --git a/packages/material-ui-icons/src/DeleteSweepTwoTone.js b/packages/material-ui-icons/src/DeleteSweepTwoTone.js
index 619be02e140718..cd5d842fec084b 100644
--- a/packages/material-ui-icons/src/DeleteSweepTwoTone.js
+++ b/packages/material-ui-icons/src/DeleteSweepTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteSweepTwoTone');
diff --git a/packages/material-ui-icons/src/DeleteTwoTone.js b/packages/material-ui-icons/src/DeleteTwoTone.js
index 1e9c4a455453ec..b95e7f413b6f69 100644
--- a/packages/material-ui-icons/src/DeleteTwoTone.js
+++ b/packages/material-ui-icons/src/DeleteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeleteTwoTone');
diff --git a/packages/material-ui-icons/src/DepartureBoard.js b/packages/material-ui-icons/src/DepartureBoard.js
index a460eef81d32a7..c1471413f8c74e 100644
--- a/packages/material-ui-icons/src/DepartureBoard.js
+++ b/packages/material-ui-icons/src/DepartureBoard.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DepartureBoard');
diff --git a/packages/material-ui-icons/src/DepartureBoardOutlined.js b/packages/material-ui-icons/src/DepartureBoardOutlined.js
index af2125bfeb168d..7831e6aa2ed8ae 100644
--- a/packages/material-ui-icons/src/DepartureBoardOutlined.js
+++ b/packages/material-ui-icons/src/DepartureBoardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DepartureBoardOutlined');
diff --git a/packages/material-ui-icons/src/DepartureBoardRounded.js b/packages/material-ui-icons/src/DepartureBoardRounded.js
index 5d65dfa1bed650..e4496b7f04b327 100644
--- a/packages/material-ui-icons/src/DepartureBoardRounded.js
+++ b/packages/material-ui-icons/src/DepartureBoardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DepartureBoardRounded');
diff --git a/packages/material-ui-icons/src/DepartureBoardSharp.js b/packages/material-ui-icons/src/DepartureBoardSharp.js
index de9c030f72d771..61580dbcc0c32c 100644
--- a/packages/material-ui-icons/src/DepartureBoardSharp.js
+++ b/packages/material-ui-icons/src/DepartureBoardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DepartureBoardSharp');
diff --git a/packages/material-ui-icons/src/DepartureBoardTwoTone.js b/packages/material-ui-icons/src/DepartureBoardTwoTone.js
index 40ce7d71fe2e78..4c61835fff34ed 100644
--- a/packages/material-ui-icons/src/DepartureBoardTwoTone.js
+++ b/packages/material-ui-icons/src/DepartureBoardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DepartureBoardTwoTone');
diff --git a/packages/material-ui-icons/src/DescriptionOutlined.js b/packages/material-ui-icons/src/DescriptionOutlined.js
index ff3b8b2ed41c41..baa935a22e0715 100644
--- a/packages/material-ui-icons/src/DescriptionOutlined.js
+++ b/packages/material-ui-icons/src/DescriptionOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DescriptionOutlined');
diff --git a/packages/material-ui-icons/src/DescriptionRounded.js b/packages/material-ui-icons/src/DescriptionRounded.js
index a5cd67a100aef6..4c9c77d78323fe 100644
--- a/packages/material-ui-icons/src/DescriptionRounded.js
+++ b/packages/material-ui-icons/src/DescriptionRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DescriptionRounded');
diff --git a/packages/material-ui-icons/src/DescriptionSharp.js b/packages/material-ui-icons/src/DescriptionSharp.js
index 334cf8accfd155..553ece752dbea3 100644
--- a/packages/material-ui-icons/src/DescriptionSharp.js
+++ b/packages/material-ui-icons/src/DescriptionSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DescriptionSharp');
diff --git a/packages/material-ui-icons/src/DescriptionTwoTone.js b/packages/material-ui-icons/src/DescriptionTwoTone.js
index dfebaf4039d9b5..e09d149348b494 100644
--- a/packages/material-ui-icons/src/DescriptionTwoTone.js
+++ b/packages/material-ui-icons/src/DescriptionTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DescriptionTwoTone');
diff --git a/packages/material-ui-icons/src/DesktopAccessDisabled.js b/packages/material-ui-icons/src/DesktopAccessDisabled.js
index b46acf7de4b81a..3e2757d1ba5c00 100644
--- a/packages/material-ui-icons/src/DesktopAccessDisabled.js
+++ b/packages/material-ui-icons/src/DesktopAccessDisabled.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopAccessDisabled');
diff --git a/packages/material-ui-icons/src/DesktopAccessDisabledOutlined.js b/packages/material-ui-icons/src/DesktopAccessDisabledOutlined.js
index 5a9bb3ca04ef21..bbd8137adc80bd 100644
--- a/packages/material-ui-icons/src/DesktopAccessDisabledOutlined.js
+++ b/packages/material-ui-icons/src/DesktopAccessDisabledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopAccessDisabledOutlined');
diff --git a/packages/material-ui-icons/src/DesktopAccessDisabledRounded.js b/packages/material-ui-icons/src/DesktopAccessDisabledRounded.js
index 8990900d8d3d4f..a057134f96e495 100644
--- a/packages/material-ui-icons/src/DesktopAccessDisabledRounded.js
+++ b/packages/material-ui-icons/src/DesktopAccessDisabledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopAccessDisabledRounded');
diff --git a/packages/material-ui-icons/src/DesktopAccessDisabledSharp.js b/packages/material-ui-icons/src/DesktopAccessDisabledSharp.js
index 7ebb7234ac0237..8e5c379d60845f 100644
--- a/packages/material-ui-icons/src/DesktopAccessDisabledSharp.js
+++ b/packages/material-ui-icons/src/DesktopAccessDisabledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopAccessDisabledSharp');
diff --git a/packages/material-ui-icons/src/DesktopAccessDisabledTwoTone.js b/packages/material-ui-icons/src/DesktopAccessDisabledTwoTone.js
index 02827274118b92..8589ca4124034a 100644
--- a/packages/material-ui-icons/src/DesktopAccessDisabledTwoTone.js
+++ b/packages/material-ui-icons/src/DesktopAccessDisabledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopAccessDisabledTwoTone');
diff --git a/packages/material-ui-icons/src/DesktopMacOutlined.js b/packages/material-ui-icons/src/DesktopMacOutlined.js
index d3a2434f31fd8e..985b2c3707cd99 100644
--- a/packages/material-ui-icons/src/DesktopMacOutlined.js
+++ b/packages/material-ui-icons/src/DesktopMacOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopMacOutlined');
diff --git a/packages/material-ui-icons/src/DesktopMacSharp.js b/packages/material-ui-icons/src/DesktopMacSharp.js
index fc920b3c70bacf..3b85f8abc1c8d0 100644
--- a/packages/material-ui-icons/src/DesktopMacSharp.js
+++ b/packages/material-ui-icons/src/DesktopMacSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopMacSharp');
diff --git a/packages/material-ui-icons/src/DesktopMacTwoTone.js b/packages/material-ui-icons/src/DesktopMacTwoTone.js
index a4296c9100bdd5..86e4da10f6a67f 100644
--- a/packages/material-ui-icons/src/DesktopMacTwoTone.js
+++ b/packages/material-ui-icons/src/DesktopMacTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopMacTwoTone');
diff --git a/packages/material-ui-icons/src/DesktopWindowsOutlined.js b/packages/material-ui-icons/src/DesktopWindowsOutlined.js
index 7c4ef73b482b9b..bac2ea360cda2f 100644
--- a/packages/material-ui-icons/src/DesktopWindowsOutlined.js
+++ b/packages/material-ui-icons/src/DesktopWindowsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopWindowsOutlined');
diff --git a/packages/material-ui-icons/src/DesktopWindowsSharp.js b/packages/material-ui-icons/src/DesktopWindowsSharp.js
index 1aca33d79906ac..017ee9c3e7614c 100644
--- a/packages/material-ui-icons/src/DesktopWindowsSharp.js
+++ b/packages/material-ui-icons/src/DesktopWindowsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopWindowsSharp');
diff --git a/packages/material-ui-icons/src/DesktopWindowsTwoTone.js b/packages/material-ui-icons/src/DesktopWindowsTwoTone.js
index 644656605f810b..b21ef9e9ed015c 100644
--- a/packages/material-ui-icons/src/DesktopWindowsTwoTone.js
+++ b/packages/material-ui-icons/src/DesktopWindowsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DesktopWindowsTwoTone');
diff --git a/packages/material-ui-icons/src/DetailsOutlined.js b/packages/material-ui-icons/src/DetailsOutlined.js
index 80779519e30b9c..d892ae02debafa 100644
--- a/packages/material-ui-icons/src/DetailsOutlined.js
+++ b/packages/material-ui-icons/src/DetailsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DetailsOutlined');
diff --git a/packages/material-ui-icons/src/DetailsRounded.js b/packages/material-ui-icons/src/DetailsRounded.js
index da6492814a8c4a..d36637738f2906 100644
--- a/packages/material-ui-icons/src/DetailsRounded.js
+++ b/packages/material-ui-icons/src/DetailsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DetailsRounded');
diff --git a/packages/material-ui-icons/src/DetailsSharp.js b/packages/material-ui-icons/src/DetailsSharp.js
index a3efa3beaa6acf..50017f00fd6f31 100644
--- a/packages/material-ui-icons/src/DetailsSharp.js
+++ b/packages/material-ui-icons/src/DetailsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DetailsSharp');
diff --git a/packages/material-ui-icons/src/DetailsTwoTone.js b/packages/material-ui-icons/src/DetailsTwoTone.js
index 07ac97bf2a31c0..318921f9cef0ff 100644
--- a/packages/material-ui-icons/src/DetailsTwoTone.js
+++ b/packages/material-ui-icons/src/DetailsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DetailsTwoTone');
diff --git a/packages/material-ui-icons/src/DeveloperModeOutlined.js b/packages/material-ui-icons/src/DeveloperModeOutlined.js
index 6344c33f21bba8..34d44f0b16a2d4 100644
--- a/packages/material-ui-icons/src/DeveloperModeOutlined.js
+++ b/packages/material-ui-icons/src/DeveloperModeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeveloperModeOutlined');
diff --git a/packages/material-ui-icons/src/DeveloperModeRounded.js b/packages/material-ui-icons/src/DeveloperModeRounded.js
index 333ecb0b7ec653..3a01219fcb5e49 100644
--- a/packages/material-ui-icons/src/DeveloperModeRounded.js
+++ b/packages/material-ui-icons/src/DeveloperModeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeveloperModeRounded');
diff --git a/packages/material-ui-icons/src/DeveloperModeSharp.js b/packages/material-ui-icons/src/DeveloperModeSharp.js
index 0475b1d1a3e658..85f5e13361e305 100644
--- a/packages/material-ui-icons/src/DeveloperModeSharp.js
+++ b/packages/material-ui-icons/src/DeveloperModeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeveloperModeSharp');
diff --git a/packages/material-ui-icons/src/DeveloperModeTwoTone.js b/packages/material-ui-icons/src/DeveloperModeTwoTone.js
index d8241d716ac158..9275d371713f96 100644
--- a/packages/material-ui-icons/src/DeveloperModeTwoTone.js
+++ b/packages/material-ui-icons/src/DeveloperModeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeveloperModeTwoTone');
diff --git a/packages/material-ui-icons/src/DeviceHub.js b/packages/material-ui-icons/src/DeviceHub.js
index 31b3e9f3c8913e..878d1b21d0da65 100644
--- a/packages/material-ui-icons/src/DeviceHub.js
+++ b/packages/material-ui-icons/src/DeviceHub.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeviceHub');
diff --git a/packages/material-ui-icons/src/DeviceUnknownOutlined.js b/packages/material-ui-icons/src/DeviceUnknownOutlined.js
index 9f1dd6aca003fb..6002d2f1ca1a83 100644
--- a/packages/material-ui-icons/src/DeviceUnknownOutlined.js
+++ b/packages/material-ui-icons/src/DeviceUnknownOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeviceUnknownOutlined');
diff --git a/packages/material-ui-icons/src/DeviceUnknownSharp.js b/packages/material-ui-icons/src/DeviceUnknownSharp.js
index 9a0c712b99c4ff..895bd304a8dc43 100644
--- a/packages/material-ui-icons/src/DeviceUnknownSharp.js
+++ b/packages/material-ui-icons/src/DeviceUnknownSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeviceUnknownSharp');
diff --git a/packages/material-ui-icons/src/DeviceUnknownTwoTone.js b/packages/material-ui-icons/src/DeviceUnknownTwoTone.js
index 632e2514627373..0a6d0b3dc4abd6 100644
--- a/packages/material-ui-icons/src/DeviceUnknownTwoTone.js
+++ b/packages/material-ui-icons/src/DeviceUnknownTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DeviceUnknownTwoTone');
diff --git a/packages/material-ui-icons/src/DevicesOtherOutlined.js b/packages/material-ui-icons/src/DevicesOtherOutlined.js
index 8f4f9c75032c19..2c33cb577ffb18 100644
--- a/packages/material-ui-icons/src/DevicesOtherOutlined.js
+++ b/packages/material-ui-icons/src/DevicesOtherOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DevicesOtherOutlined');
diff --git a/packages/material-ui-icons/src/DevicesOtherSharp.js b/packages/material-ui-icons/src/DevicesOtherSharp.js
index 310319c27a5a3c..3e5e400f12899a 100644
--- a/packages/material-ui-icons/src/DevicesOtherSharp.js
+++ b/packages/material-ui-icons/src/DevicesOtherSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DevicesOtherSharp');
diff --git a/packages/material-ui-icons/src/DevicesOtherTwoTone.js b/packages/material-ui-icons/src/DevicesOtherTwoTone.js
index 5306704b5d32e2..e48525938da40a 100644
--- a/packages/material-ui-icons/src/DevicesOtherTwoTone.js
+++ b/packages/material-ui-icons/src/DevicesOtherTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DevicesOtherTwoTone');
diff --git a/packages/material-ui-icons/src/DevicesOutlined.js b/packages/material-ui-icons/src/DevicesOutlined.js
index e543725c264ee5..5e512be5d707a6 100644
--- a/packages/material-ui-icons/src/DevicesOutlined.js
+++ b/packages/material-ui-icons/src/DevicesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DevicesOutlined');
diff --git a/packages/material-ui-icons/src/DevicesRounded.js b/packages/material-ui-icons/src/DevicesRounded.js
index 707854ef4331a1..f40777dac2cf4c 100644
--- a/packages/material-ui-icons/src/DevicesRounded.js
+++ b/packages/material-ui-icons/src/DevicesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DevicesRounded');
diff --git a/packages/material-ui-icons/src/DevicesSharp.js b/packages/material-ui-icons/src/DevicesSharp.js
index 6d90e3e4f3da84..2da484e3e1507d 100644
--- a/packages/material-ui-icons/src/DevicesSharp.js
+++ b/packages/material-ui-icons/src/DevicesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DevicesSharp');
diff --git a/packages/material-ui-icons/src/DevicesTwoTone.js b/packages/material-ui-icons/src/DevicesTwoTone.js
index 052b0b6e3a1f3a..ce7a95c931b668 100644
--- a/packages/material-ui-icons/src/DevicesTwoTone.js
+++ b/packages/material-ui-icons/src/DevicesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DevicesTwoTone');
diff --git a/packages/material-ui-icons/src/DialerSipOutlined.js b/packages/material-ui-icons/src/DialerSipOutlined.js
index c4fa3239b76a62..70bcc0f7b9a64d 100644
--- a/packages/material-ui-icons/src/DialerSipOutlined.js
+++ b/packages/material-ui-icons/src/DialerSipOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialerSipOutlined');
diff --git a/packages/material-ui-icons/src/DialerSipRounded.js b/packages/material-ui-icons/src/DialerSipRounded.js
index 28f8ddefae3828..e13688d88651e7 100644
--- a/packages/material-ui-icons/src/DialerSipRounded.js
+++ b/packages/material-ui-icons/src/DialerSipRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialerSipRounded');
diff --git a/packages/material-ui-icons/src/DialerSipSharp.js b/packages/material-ui-icons/src/DialerSipSharp.js
index 186d7ab2736674..e610f60e017b45 100644
--- a/packages/material-ui-icons/src/DialerSipSharp.js
+++ b/packages/material-ui-icons/src/DialerSipSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialerSipSharp');
diff --git a/packages/material-ui-icons/src/DialerSipTwoTone.js b/packages/material-ui-icons/src/DialerSipTwoTone.js
index 414be410e96955..e57be4e6eddce3 100644
--- a/packages/material-ui-icons/src/DialerSipTwoTone.js
+++ b/packages/material-ui-icons/src/DialerSipTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialerSipTwoTone');
diff --git a/packages/material-ui-icons/src/DialpadOutlined.js b/packages/material-ui-icons/src/DialpadOutlined.js
index 0fed8421896c47..45808eee99bcae 100644
--- a/packages/material-ui-icons/src/DialpadOutlined.js
+++ b/packages/material-ui-icons/src/DialpadOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialpadOutlined');
diff --git a/packages/material-ui-icons/src/DialpadRounded.js b/packages/material-ui-icons/src/DialpadRounded.js
index 30e5eaa4ccbce9..c2d28b178e799a 100644
--- a/packages/material-ui-icons/src/DialpadRounded.js
+++ b/packages/material-ui-icons/src/DialpadRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialpadRounded');
diff --git a/packages/material-ui-icons/src/DialpadSharp.js b/packages/material-ui-icons/src/DialpadSharp.js
index 814c2fee33ed79..d8d517245a4394 100644
--- a/packages/material-ui-icons/src/DialpadSharp.js
+++ b/packages/material-ui-icons/src/DialpadSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialpadSharp');
diff --git a/packages/material-ui-icons/src/DialpadTwoTone.js b/packages/material-ui-icons/src/DialpadTwoTone.js
index b955391381caa9..8b8d4df331cfb2 100644
--- a/packages/material-ui-icons/src/DialpadTwoTone.js
+++ b/packages/material-ui-icons/src/DialpadTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DialpadTwoTone');
diff --git a/packages/material-ui-icons/src/Directions.js b/packages/material-ui-icons/src/Directions.js
index e934d47840830e..4bc63bb3f5315d 100644
--- a/packages/material-ui-icons/src/Directions.js
+++ b/packages/material-ui-icons/src/Directions.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Directions');
diff --git a/packages/material-ui-icons/src/DirectionsBikeOutlined.js b/packages/material-ui-icons/src/DirectionsBikeOutlined.js
index 9f9df7fbcc5bf9..6ba88039e0ef4d 100644
--- a/packages/material-ui-icons/src/DirectionsBikeOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsBikeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBikeOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsBikeRounded.js b/packages/material-ui-icons/src/DirectionsBikeRounded.js
index 08ef46b4b4105f..513dd201faf63c 100644
--- a/packages/material-ui-icons/src/DirectionsBikeRounded.js
+++ b/packages/material-ui-icons/src/DirectionsBikeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBikeRounded');
diff --git a/packages/material-ui-icons/src/DirectionsBikeSharp.js b/packages/material-ui-icons/src/DirectionsBikeSharp.js
index af72143f04b059..c0a317d5b2a907 100644
--- a/packages/material-ui-icons/src/DirectionsBikeSharp.js
+++ b/packages/material-ui-icons/src/DirectionsBikeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBikeSharp');
diff --git a/packages/material-ui-icons/src/DirectionsBikeTwoTone.js b/packages/material-ui-icons/src/DirectionsBikeTwoTone.js
index dca4e49a3a7131..2e31f9a441c89e 100644
--- a/packages/material-ui-icons/src/DirectionsBikeTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsBikeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBikeTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsBoatOutlined.js b/packages/material-ui-icons/src/DirectionsBoatOutlined.js
index cd3e310635cd9f..538ec965c1bff6 100644
--- a/packages/material-ui-icons/src/DirectionsBoatOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsBoatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBoatOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsBoatRounded.js b/packages/material-ui-icons/src/DirectionsBoatRounded.js
index 418c0508ea9c5e..8a731d2cd26446 100644
--- a/packages/material-ui-icons/src/DirectionsBoatRounded.js
+++ b/packages/material-ui-icons/src/DirectionsBoatRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBoatRounded');
diff --git a/packages/material-ui-icons/src/DirectionsBoatSharp.js b/packages/material-ui-icons/src/DirectionsBoatSharp.js
index 7819877febde82..ca0da2ca3f4e61 100644
--- a/packages/material-ui-icons/src/DirectionsBoatSharp.js
+++ b/packages/material-ui-icons/src/DirectionsBoatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBoatSharp');
diff --git a/packages/material-ui-icons/src/DirectionsBoatTwoTone.js b/packages/material-ui-icons/src/DirectionsBoatTwoTone.js
index 68b9f98f476995..80058435b442d5 100644
--- a/packages/material-ui-icons/src/DirectionsBoatTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsBoatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBoatTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsBusOutlined.js b/packages/material-ui-icons/src/DirectionsBusOutlined.js
index 2030c97818a2ec..693acbddc2b0e3 100644
--- a/packages/material-ui-icons/src/DirectionsBusOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsBusOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBusOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsBusRounded.js b/packages/material-ui-icons/src/DirectionsBusRounded.js
index 7d61b5e99a4828..e3e0b5eb861a6a 100644
--- a/packages/material-ui-icons/src/DirectionsBusRounded.js
+++ b/packages/material-ui-icons/src/DirectionsBusRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBusRounded');
diff --git a/packages/material-ui-icons/src/DirectionsBusSharp.js b/packages/material-ui-icons/src/DirectionsBusSharp.js
index d204019b2916db..daca75420a50ff 100644
--- a/packages/material-ui-icons/src/DirectionsBusSharp.js
+++ b/packages/material-ui-icons/src/DirectionsBusSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBusSharp');
diff --git a/packages/material-ui-icons/src/DirectionsBusTwoTone.js b/packages/material-ui-icons/src/DirectionsBusTwoTone.js
index e613c1e8243d5a..90b5c0db1b7d0d 100644
--- a/packages/material-ui-icons/src/DirectionsBusTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsBusTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsBusTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsCarOutlined.js b/packages/material-ui-icons/src/DirectionsCarOutlined.js
index 4d33f75a2c5805..848b052ea20c22 100644
--- a/packages/material-ui-icons/src/DirectionsCarOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsCarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsCarOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsCarRounded.js b/packages/material-ui-icons/src/DirectionsCarRounded.js
index 2211bb2ec7dff8..d2f3ac1355b520 100644
--- a/packages/material-ui-icons/src/DirectionsCarRounded.js
+++ b/packages/material-ui-icons/src/DirectionsCarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsCarRounded');
diff --git a/packages/material-ui-icons/src/DirectionsCarSharp.js b/packages/material-ui-icons/src/DirectionsCarSharp.js
index 34ef1af7699466..56d572574304b0 100644
--- a/packages/material-ui-icons/src/DirectionsCarSharp.js
+++ b/packages/material-ui-icons/src/DirectionsCarSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsCarSharp');
diff --git a/packages/material-ui-icons/src/DirectionsCarTwoTone.js b/packages/material-ui-icons/src/DirectionsCarTwoTone.js
index 72a38209edfcd3..f59bf71a977844 100644
--- a/packages/material-ui-icons/src/DirectionsCarTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsCarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsCarTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsOutlined.js b/packages/material-ui-icons/src/DirectionsOutlined.js
index 5901c34788aa9c..805a01f1e5b680 100644
--- a/packages/material-ui-icons/src/DirectionsOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsRailwayOutlined.js b/packages/material-ui-icons/src/DirectionsRailwayOutlined.js
index 18982ee3d3ff42..7fc42facc2e118 100644
--- a/packages/material-ui-icons/src/DirectionsRailwayOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsRailwayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRailwayOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsRailwayRounded.js b/packages/material-ui-icons/src/DirectionsRailwayRounded.js
index 06e1ccbd2b2465..8b8c4db95b7763 100644
--- a/packages/material-ui-icons/src/DirectionsRailwayRounded.js
+++ b/packages/material-ui-icons/src/DirectionsRailwayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRailwayRounded');
diff --git a/packages/material-ui-icons/src/DirectionsRailwaySharp.js b/packages/material-ui-icons/src/DirectionsRailwaySharp.js
index 8b5c08fc027ff9..67caa73fc82104 100644
--- a/packages/material-ui-icons/src/DirectionsRailwaySharp.js
+++ b/packages/material-ui-icons/src/DirectionsRailwaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRailwaySharp');
diff --git a/packages/material-ui-icons/src/DirectionsRailwayTwoTone.js b/packages/material-ui-icons/src/DirectionsRailwayTwoTone.js
index 0699fcea05f4d0..52c504dea10b27 100644
--- a/packages/material-ui-icons/src/DirectionsRailwayTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsRailwayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRailwayTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsRounded.js b/packages/material-ui-icons/src/DirectionsRounded.js
index 408edbc2df354f..7e36ea8d3ac401 100644
--- a/packages/material-ui-icons/src/DirectionsRounded.js
+++ b/packages/material-ui-icons/src/DirectionsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRounded');
diff --git a/packages/material-ui-icons/src/DirectionsRunOutlined.js b/packages/material-ui-icons/src/DirectionsRunOutlined.js
index 86034edc4db0f3..2cf12ed237ce64 100644
--- a/packages/material-ui-icons/src/DirectionsRunOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsRunOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRunOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsRunRounded.js b/packages/material-ui-icons/src/DirectionsRunRounded.js
index 6ba8892d67d239..e8f1862249c0f9 100644
--- a/packages/material-ui-icons/src/DirectionsRunRounded.js
+++ b/packages/material-ui-icons/src/DirectionsRunRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRunRounded');
diff --git a/packages/material-ui-icons/src/DirectionsRunSharp.js b/packages/material-ui-icons/src/DirectionsRunSharp.js
index 06dcd706786fd6..08f7ca4e394741 100644
--- a/packages/material-ui-icons/src/DirectionsRunSharp.js
+++ b/packages/material-ui-icons/src/DirectionsRunSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRunSharp');
diff --git a/packages/material-ui-icons/src/DirectionsRunTwoTone.js b/packages/material-ui-icons/src/DirectionsRunTwoTone.js
index 6227cc6564f310..5b95b6895e7cfb 100644
--- a/packages/material-ui-icons/src/DirectionsRunTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsRunTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsRunTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsSharp.js b/packages/material-ui-icons/src/DirectionsSharp.js
index 5b29830cbeb7f7..042181aead638a 100644
--- a/packages/material-ui-icons/src/DirectionsSharp.js
+++ b/packages/material-ui-icons/src/DirectionsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsSharp');
diff --git a/packages/material-ui-icons/src/DirectionsSubwayOutlined.js b/packages/material-ui-icons/src/DirectionsSubwayOutlined.js
index aa9aa0753f4b48..8b5d19e0c04ed3 100644
--- a/packages/material-ui-icons/src/DirectionsSubwayOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsSubwayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsSubwayOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsSubwayRounded.js b/packages/material-ui-icons/src/DirectionsSubwayRounded.js
index a27754eb5faecc..2ac704f0047459 100644
--- a/packages/material-ui-icons/src/DirectionsSubwayRounded.js
+++ b/packages/material-ui-icons/src/DirectionsSubwayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsSubwayRounded');
diff --git a/packages/material-ui-icons/src/DirectionsSubwaySharp.js b/packages/material-ui-icons/src/DirectionsSubwaySharp.js
index 6d56c87e7c8058..3c93acd0e80838 100644
--- a/packages/material-ui-icons/src/DirectionsSubwaySharp.js
+++ b/packages/material-ui-icons/src/DirectionsSubwaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsSubwaySharp');
diff --git a/packages/material-ui-icons/src/DirectionsSubwayTwoTone.js b/packages/material-ui-icons/src/DirectionsSubwayTwoTone.js
index 0b2bd6f5946430..7c33151cceb796 100644
--- a/packages/material-ui-icons/src/DirectionsSubwayTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsSubwayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsSubwayTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsTransitOutlined.js b/packages/material-ui-icons/src/DirectionsTransitOutlined.js
index 3d1d5760d4cf72..ce08c727e9c333 100644
--- a/packages/material-ui-icons/src/DirectionsTransitOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsTransitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsTransitOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsTransitRounded.js b/packages/material-ui-icons/src/DirectionsTransitRounded.js
index fcfcd7ea42cbdc..d6c85d05d5ed50 100644
--- a/packages/material-ui-icons/src/DirectionsTransitRounded.js
+++ b/packages/material-ui-icons/src/DirectionsTransitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsTransitRounded');
diff --git a/packages/material-ui-icons/src/DirectionsTransitSharp.js b/packages/material-ui-icons/src/DirectionsTransitSharp.js
index ef6c3665891b05..45731a77b040ac 100644
--- a/packages/material-ui-icons/src/DirectionsTransitSharp.js
+++ b/packages/material-ui-icons/src/DirectionsTransitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsTransitSharp');
diff --git a/packages/material-ui-icons/src/DirectionsTransitTwoTone.js b/packages/material-ui-icons/src/DirectionsTransitTwoTone.js
index cf7f15a2267685..2d3af599c41880 100644
--- a/packages/material-ui-icons/src/DirectionsTransitTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsTransitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsTransitTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsTwoTone.js b/packages/material-ui-icons/src/DirectionsTwoTone.js
index ed611877dee7cc..7beabce538a955 100644
--- a/packages/material-ui-icons/src/DirectionsTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsTwoTone');
diff --git a/packages/material-ui-icons/src/DirectionsWalkOutlined.js b/packages/material-ui-icons/src/DirectionsWalkOutlined.js
index 9918a5bff23727..34cc88dab9bef1 100644
--- a/packages/material-ui-icons/src/DirectionsWalkOutlined.js
+++ b/packages/material-ui-icons/src/DirectionsWalkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsWalkOutlined');
diff --git a/packages/material-ui-icons/src/DirectionsWalkRounded.js b/packages/material-ui-icons/src/DirectionsWalkRounded.js
index d03b60dfe537f9..44992661da4bac 100644
--- a/packages/material-ui-icons/src/DirectionsWalkRounded.js
+++ b/packages/material-ui-icons/src/DirectionsWalkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsWalkRounded');
diff --git a/packages/material-ui-icons/src/DirectionsWalkSharp.js b/packages/material-ui-icons/src/DirectionsWalkSharp.js
index e32367893548a1..1bbd16e1301643 100644
--- a/packages/material-ui-icons/src/DirectionsWalkSharp.js
+++ b/packages/material-ui-icons/src/DirectionsWalkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsWalkSharp');
diff --git a/packages/material-ui-icons/src/DirectionsWalkTwoTone.js b/packages/material-ui-icons/src/DirectionsWalkTwoTone.js
index f4f996fe13931b..9b9db5d71d7939 100644
--- a/packages/material-ui-icons/src/DirectionsWalkTwoTone.js
+++ b/packages/material-ui-icons/src/DirectionsWalkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DirectionsWalkTwoTone');
diff --git a/packages/material-ui-icons/src/DiscFullOutlined.js b/packages/material-ui-icons/src/DiscFullOutlined.js
index 07866e11cb8eb5..fb5ec14cd9f700 100644
--- a/packages/material-ui-icons/src/DiscFullOutlined.js
+++ b/packages/material-ui-icons/src/DiscFullOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DiscFullOutlined');
diff --git a/packages/material-ui-icons/src/DiscFullRounded.js b/packages/material-ui-icons/src/DiscFullRounded.js
index f339ccd8961393..6459332013d0de 100644
--- a/packages/material-ui-icons/src/DiscFullRounded.js
+++ b/packages/material-ui-icons/src/DiscFullRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DiscFullRounded');
diff --git a/packages/material-ui-icons/src/DiscFullSharp.js b/packages/material-ui-icons/src/DiscFullSharp.js
index 93bee324b9d6db..5ca29df7115d0e 100644
--- a/packages/material-ui-icons/src/DiscFullSharp.js
+++ b/packages/material-ui-icons/src/DiscFullSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DiscFullSharp');
diff --git a/packages/material-ui-icons/src/DiscFullTwoTone.js b/packages/material-ui-icons/src/DiscFullTwoTone.js
index 87ab0c93701306..6bd0c15f673b7a 100644
--- a/packages/material-ui-icons/src/DiscFullTwoTone.js
+++ b/packages/material-ui-icons/src/DiscFullTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DiscFullTwoTone');
diff --git a/packages/material-ui-icons/src/DnsOutlined.js b/packages/material-ui-icons/src/DnsOutlined.js
index 0343260280f73d..ae5d37a3cffb6c 100644
--- a/packages/material-ui-icons/src/DnsOutlined.js
+++ b/packages/material-ui-icons/src/DnsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DnsOutlined');
diff --git a/packages/material-ui-icons/src/DnsRounded.js b/packages/material-ui-icons/src/DnsRounded.js
index 8fa9960574c819..a3c333a4c3b3f6 100644
--- a/packages/material-ui-icons/src/DnsRounded.js
+++ b/packages/material-ui-icons/src/DnsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DnsRounded');
diff --git a/packages/material-ui-icons/src/DnsSharp.js b/packages/material-ui-icons/src/DnsSharp.js
index cb183ed8a1738f..0b4d4b5d218e91 100644
--- a/packages/material-ui-icons/src/DnsSharp.js
+++ b/packages/material-ui-icons/src/DnsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DnsSharp');
diff --git a/packages/material-ui-icons/src/DnsTwoTone.js b/packages/material-ui-icons/src/DnsTwoTone.js
index b9030d37b11b4a..bab5e784a3f9b1 100644
--- a/packages/material-ui-icons/src/DnsTwoTone.js
+++ b/packages/material-ui-icons/src/DnsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DnsTwoTone');
diff --git a/packages/material-ui-icons/src/DockOutlined.js b/packages/material-ui-icons/src/DockOutlined.js
index 645503f266f07e..97d942bbffbd3a 100644
--- a/packages/material-ui-icons/src/DockOutlined.js
+++ b/packages/material-ui-icons/src/DockOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DockOutlined');
diff --git a/packages/material-ui-icons/src/DockSharp.js b/packages/material-ui-icons/src/DockSharp.js
index 2977965253aa91..eda7232d868173 100644
--- a/packages/material-ui-icons/src/DockSharp.js
+++ b/packages/material-ui-icons/src/DockSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DockSharp');
diff --git a/packages/material-ui-icons/src/DockTwoTone.js b/packages/material-ui-icons/src/DockTwoTone.js
index 8db0f469b74e4f..094cc146837eed 100644
--- a/packages/material-ui-icons/src/DockTwoTone.js
+++ b/packages/material-ui-icons/src/DockTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DockTwoTone');
diff --git a/packages/material-ui-icons/src/DomainDisabledOutlined.js b/packages/material-ui-icons/src/DomainDisabledOutlined.js
index 0e9ea863f4995e..4537356f148e33 100644
--- a/packages/material-ui-icons/src/DomainDisabledOutlined.js
+++ b/packages/material-ui-icons/src/DomainDisabledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DomainDisabledOutlined');
diff --git a/packages/material-ui-icons/src/DomainDisabledRounded.js b/packages/material-ui-icons/src/DomainDisabledRounded.js
index 3077ac133b185a..39f27881953f48 100644
--- a/packages/material-ui-icons/src/DomainDisabledRounded.js
+++ b/packages/material-ui-icons/src/DomainDisabledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DomainDisabledRounded');
diff --git a/packages/material-ui-icons/src/DomainDisabledSharp.js b/packages/material-ui-icons/src/DomainDisabledSharp.js
index ec88c39469ec78..6d8e5559bc5606 100644
--- a/packages/material-ui-icons/src/DomainDisabledSharp.js
+++ b/packages/material-ui-icons/src/DomainDisabledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DomainDisabledSharp');
diff --git a/packages/material-ui-icons/src/DomainDisabledTwoTone.js b/packages/material-ui-icons/src/DomainDisabledTwoTone.js
index fbadf4d2dffb85..664a393ed74a98 100644
--- a/packages/material-ui-icons/src/DomainDisabledTwoTone.js
+++ b/packages/material-ui-icons/src/DomainDisabledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DomainDisabledTwoTone');
diff --git a/packages/material-ui-icons/src/DoneAllOutlined.js b/packages/material-ui-icons/src/DoneAllOutlined.js
index b0e918adbc7aea..bbab7210331d27 100644
--- a/packages/material-ui-icons/src/DoneAllOutlined.js
+++ b/packages/material-ui-icons/src/DoneAllOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneAllOutlined');
diff --git a/packages/material-ui-icons/src/DoneAllRounded.js b/packages/material-ui-icons/src/DoneAllRounded.js
index 01821231ee0228..fa3025f89aad59 100644
--- a/packages/material-ui-icons/src/DoneAllRounded.js
+++ b/packages/material-ui-icons/src/DoneAllRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneAllRounded');
diff --git a/packages/material-ui-icons/src/DoneAllSharp.js b/packages/material-ui-icons/src/DoneAllSharp.js
index 6a92e2d841eb3d..567763019cebbd 100644
--- a/packages/material-ui-icons/src/DoneAllSharp.js
+++ b/packages/material-ui-icons/src/DoneAllSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneAllSharp');
diff --git a/packages/material-ui-icons/src/DoneAllTwoTone.js b/packages/material-ui-icons/src/DoneAllTwoTone.js
index e151983a489b93..e0b22721b39d54 100644
--- a/packages/material-ui-icons/src/DoneAllTwoTone.js
+++ b/packages/material-ui-icons/src/DoneAllTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneAllTwoTone');
diff --git a/packages/material-ui-icons/src/DoneOutline.js b/packages/material-ui-icons/src/DoneOutline.js
index e00df9d2cb6ce8..01b44b98932363 100644
--- a/packages/material-ui-icons/src/DoneOutline.js
+++ b/packages/material-ui-icons/src/DoneOutline.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneOutline');
diff --git a/packages/material-ui-icons/src/DoneOutlineOutlined.js b/packages/material-ui-icons/src/DoneOutlineOutlined.js
index d4e9c6b65e46f1..0418b37c6b14aa 100644
--- a/packages/material-ui-icons/src/DoneOutlineOutlined.js
+++ b/packages/material-ui-icons/src/DoneOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneOutlineOutlined');
diff --git a/packages/material-ui-icons/src/DoneOutlineRounded.js b/packages/material-ui-icons/src/DoneOutlineRounded.js
index ab4e751ae15328..48f6f69f576e00 100644
--- a/packages/material-ui-icons/src/DoneOutlineRounded.js
+++ b/packages/material-ui-icons/src/DoneOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneOutlineRounded');
diff --git a/packages/material-ui-icons/src/DoneOutlineSharp.js b/packages/material-ui-icons/src/DoneOutlineSharp.js
index d1019f34bac261..72c442fb5569ed 100644
--- a/packages/material-ui-icons/src/DoneOutlineSharp.js
+++ b/packages/material-ui-icons/src/DoneOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneOutlineSharp');
diff --git a/packages/material-ui-icons/src/DoneOutlineTwoTone.js b/packages/material-ui-icons/src/DoneOutlineTwoTone.js
index f0b4fe5d5889db..78520a459fdc71 100644
--- a/packages/material-ui-icons/src/DoneOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/DoneOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/DoneOutlined.js b/packages/material-ui-icons/src/DoneOutlined.js
index 3bbc85ea0d48ef..bfe86fdc9d0343 100644
--- a/packages/material-ui-icons/src/DoneOutlined.js
+++ b/packages/material-ui-icons/src/DoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneOutlined');
diff --git a/packages/material-ui-icons/src/DoneRounded.js b/packages/material-ui-icons/src/DoneRounded.js
index 3b88177b2633cd..f29ed3c6e0cfb1 100644
--- a/packages/material-ui-icons/src/DoneRounded.js
+++ b/packages/material-ui-icons/src/DoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneRounded');
diff --git a/packages/material-ui-icons/src/DoneSharp.js b/packages/material-ui-icons/src/DoneSharp.js
index 9b421487fd9dca..ca510676b4f182 100644
--- a/packages/material-ui-icons/src/DoneSharp.js
+++ b/packages/material-ui-icons/src/DoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneSharp');
diff --git a/packages/material-ui-icons/src/DoneTwoTone.js b/packages/material-ui-icons/src/DoneTwoTone.js
index f58b2c5fa38b9d..30d7aeee0222cf 100644
--- a/packages/material-ui-icons/src/DoneTwoTone.js
+++ b/packages/material-ui-icons/src/DoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DoneTwoTone');
diff --git a/packages/material-ui-icons/src/DonutLargeOutlined.js b/packages/material-ui-icons/src/DonutLargeOutlined.js
index 07c02b4801e095..5b54191e57c89b 100644
--- a/packages/material-ui-icons/src/DonutLargeOutlined.js
+++ b/packages/material-ui-icons/src/DonutLargeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutLargeOutlined');
diff --git a/packages/material-ui-icons/src/DonutLargeRounded.js b/packages/material-ui-icons/src/DonutLargeRounded.js
index ed5c8e8dbac5a4..f1bc9f648c0be6 100644
--- a/packages/material-ui-icons/src/DonutLargeRounded.js
+++ b/packages/material-ui-icons/src/DonutLargeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutLargeRounded');
diff --git a/packages/material-ui-icons/src/DonutLargeSharp.js b/packages/material-ui-icons/src/DonutLargeSharp.js
index 1a1af08c828cd1..6cafe7c9066eb4 100644
--- a/packages/material-ui-icons/src/DonutLargeSharp.js
+++ b/packages/material-ui-icons/src/DonutLargeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutLargeSharp');
diff --git a/packages/material-ui-icons/src/DonutLargeTwoTone.js b/packages/material-ui-icons/src/DonutLargeTwoTone.js
index d56257af6f1958..67c9046f094528 100644
--- a/packages/material-ui-icons/src/DonutLargeTwoTone.js
+++ b/packages/material-ui-icons/src/DonutLargeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutLargeTwoTone');
diff --git a/packages/material-ui-icons/src/DonutSmallOutlined.js b/packages/material-ui-icons/src/DonutSmallOutlined.js
index 3aadd703669f9e..aa9a01d6b5a492 100644
--- a/packages/material-ui-icons/src/DonutSmallOutlined.js
+++ b/packages/material-ui-icons/src/DonutSmallOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutSmallOutlined');
diff --git a/packages/material-ui-icons/src/DonutSmallRounded.js b/packages/material-ui-icons/src/DonutSmallRounded.js
index 38c7897b73bc95..51a443b19ff6d6 100644
--- a/packages/material-ui-icons/src/DonutSmallRounded.js
+++ b/packages/material-ui-icons/src/DonutSmallRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutSmallRounded');
diff --git a/packages/material-ui-icons/src/DonutSmallSharp.js b/packages/material-ui-icons/src/DonutSmallSharp.js
index 93651fbfa22371..1c794a7f17dc78 100644
--- a/packages/material-ui-icons/src/DonutSmallSharp.js
+++ b/packages/material-ui-icons/src/DonutSmallSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutSmallSharp');
diff --git a/packages/material-ui-icons/src/DonutSmallTwoTone.js b/packages/material-ui-icons/src/DonutSmallTwoTone.js
index a2cd53e0a23c16..259b8a34ce3958 100644
--- a/packages/material-ui-icons/src/DonutSmallTwoTone.js
+++ b/packages/material-ui-icons/src/DonutSmallTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DonutSmallTwoTone');
diff --git a/packages/material-ui-icons/src/DoubleArrow.js b/packages/material-ui-icons/src/DoubleArrow.js
new file mode 100644
index 00000000000000..2ecf1420232fca
--- /dev/null
+++ b/packages/material-ui-icons/src/DoubleArrow.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DoubleArrow');
diff --git a/packages/material-ui-icons/src/DoubleArrowOutlined.js b/packages/material-ui-icons/src/DoubleArrowOutlined.js
new file mode 100644
index 00000000000000..19e8afc9e8635e
--- /dev/null
+++ b/packages/material-ui-icons/src/DoubleArrowOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DoubleArrowOutlined');
diff --git a/packages/material-ui-icons/src/DoubleArrowRounded.js b/packages/material-ui-icons/src/DoubleArrowRounded.js
new file mode 100644
index 00000000000000..fe07ba5af7ced1
--- /dev/null
+++ b/packages/material-ui-icons/src/DoubleArrowRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DoubleArrowRounded');
diff --git a/packages/material-ui-icons/src/DoubleArrowSharp.js b/packages/material-ui-icons/src/DoubleArrowSharp.js
new file mode 100644
index 00000000000000..176aea9ee6d13a
--- /dev/null
+++ b/packages/material-ui-icons/src/DoubleArrowSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DoubleArrowSharp');
diff --git a/packages/material-ui-icons/src/DoubleArrowTwoTone.js b/packages/material-ui-icons/src/DoubleArrowTwoTone.js
new file mode 100644
index 00000000000000..91c96d846bf5b0
--- /dev/null
+++ b/packages/material-ui-icons/src/DoubleArrowTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DoubleArrowTwoTone');
diff --git a/packages/material-ui-icons/src/DraftsOutlined.js b/packages/material-ui-icons/src/DraftsOutlined.js
index 208c2aaa9719da..44293b3b30ca10 100644
--- a/packages/material-ui-icons/src/DraftsOutlined.js
+++ b/packages/material-ui-icons/src/DraftsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DraftsOutlined');
diff --git a/packages/material-ui-icons/src/DraftsRounded.js b/packages/material-ui-icons/src/DraftsRounded.js
index 44df4c9dbd6977..e47e0923530891 100644
--- a/packages/material-ui-icons/src/DraftsRounded.js
+++ b/packages/material-ui-icons/src/DraftsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DraftsRounded');
diff --git a/packages/material-ui-icons/src/DraftsSharp.js b/packages/material-ui-icons/src/DraftsSharp.js
index a95504fb2cfc2d..86e5d29f549669 100644
--- a/packages/material-ui-icons/src/DraftsSharp.js
+++ b/packages/material-ui-icons/src/DraftsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DraftsSharp');
diff --git a/packages/material-ui-icons/src/DraftsTwoTone.js b/packages/material-ui-icons/src/DraftsTwoTone.js
index 338b23711e171d..4531b813d47d84 100644
--- a/packages/material-ui-icons/src/DraftsTwoTone.js
+++ b/packages/material-ui-icons/src/DraftsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DraftsTwoTone');
diff --git a/packages/material-ui-icons/src/DragIndicator.js b/packages/material-ui-icons/src/DragIndicator.js
index 5fae369d48205c..1fc382f5ec293c 100644
--- a/packages/material-ui-icons/src/DragIndicator.js
+++ b/packages/material-ui-icons/src/DragIndicator.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DragIndicator');
diff --git a/packages/material-ui-icons/src/DragIndicatorOutlined.js b/packages/material-ui-icons/src/DragIndicatorOutlined.js
index 8756cefbbaca42..327a5840fc4fcf 100644
--- a/packages/material-ui-icons/src/DragIndicatorOutlined.js
+++ b/packages/material-ui-icons/src/DragIndicatorOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DragIndicatorOutlined');
diff --git a/packages/material-ui-icons/src/DragIndicatorRounded.js b/packages/material-ui-icons/src/DragIndicatorRounded.js
index 055b3c59622461..56b26b51d469c1 100644
--- a/packages/material-ui-icons/src/DragIndicatorRounded.js
+++ b/packages/material-ui-icons/src/DragIndicatorRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DragIndicatorRounded');
diff --git a/packages/material-ui-icons/src/DragIndicatorSharp.js b/packages/material-ui-icons/src/DragIndicatorSharp.js
index 30e46d96ed78d6..64ac0ab126ed30 100644
--- a/packages/material-ui-icons/src/DragIndicatorSharp.js
+++ b/packages/material-ui-icons/src/DragIndicatorSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DragIndicatorSharp');
diff --git a/packages/material-ui-icons/src/DragIndicatorTwoTone.js b/packages/material-ui-icons/src/DragIndicatorTwoTone.js
index 5c4a7dbac957d1..b17235e6ecf9e2 100644
--- a/packages/material-ui-icons/src/DragIndicatorTwoTone.js
+++ b/packages/material-ui-icons/src/DragIndicatorTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DragIndicatorTwoTone');
diff --git a/packages/material-ui-icons/src/DriveEtaOutlined.js b/packages/material-ui-icons/src/DriveEtaOutlined.js
index 99b1229ca932f3..2530767014cd9d 100644
--- a/packages/material-ui-icons/src/DriveEtaOutlined.js
+++ b/packages/material-ui-icons/src/DriveEtaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DriveEtaOutlined');
diff --git a/packages/material-ui-icons/src/DriveEtaRounded.js b/packages/material-ui-icons/src/DriveEtaRounded.js
index d2df4e1662278f..04efe8a82dd557 100644
--- a/packages/material-ui-icons/src/DriveEtaRounded.js
+++ b/packages/material-ui-icons/src/DriveEtaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DriveEtaRounded');
diff --git a/packages/material-ui-icons/src/DriveEtaSharp.js b/packages/material-ui-icons/src/DriveEtaSharp.js
index 61be9790fb9283..e713864531e7ec 100644
--- a/packages/material-ui-icons/src/DriveEtaSharp.js
+++ b/packages/material-ui-icons/src/DriveEtaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DriveEtaSharp');
diff --git a/packages/material-ui-icons/src/DriveEtaTwoTone.js b/packages/material-ui-icons/src/DriveEtaTwoTone.js
index 1bfecf41de3b6a..62eee3b393ac7f 100644
--- a/packages/material-ui-icons/src/DriveEtaTwoTone.js
+++ b/packages/material-ui-icons/src/DriveEtaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DriveEtaTwoTone');
diff --git a/packages/material-ui-icons/src/DuoOutlined.js b/packages/material-ui-icons/src/DuoOutlined.js
index cb9007b138c29f..e295ee3cafe2e0 100644
--- a/packages/material-ui-icons/src/DuoOutlined.js
+++ b/packages/material-ui-icons/src/DuoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DuoOutlined');
diff --git a/packages/material-ui-icons/src/DuoRounded.js b/packages/material-ui-icons/src/DuoRounded.js
index efad38c49ca561..30d25cff20625a 100644
--- a/packages/material-ui-icons/src/DuoRounded.js
+++ b/packages/material-ui-icons/src/DuoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DuoRounded');
diff --git a/packages/material-ui-icons/src/DuoSharp.js b/packages/material-ui-icons/src/DuoSharp.js
index 6482c897d5a0ea..fbad74410af88e 100644
--- a/packages/material-ui-icons/src/DuoSharp.js
+++ b/packages/material-ui-icons/src/DuoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DuoSharp');
diff --git a/packages/material-ui-icons/src/DuoTwoTone.js b/packages/material-ui-icons/src/DuoTwoTone.js
index d77ebd3d1fa39f..7706bd5de537b7 100644
--- a/packages/material-ui-icons/src/DuoTwoTone.js
+++ b/packages/material-ui-icons/src/DuoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DuoTwoTone');
diff --git a/packages/material-ui-icons/src/DvrOutlined.js b/packages/material-ui-icons/src/DvrOutlined.js
index 4d293ce8b0ee49..03286a5679c5c6 100644
--- a/packages/material-ui-icons/src/DvrOutlined.js
+++ b/packages/material-ui-icons/src/DvrOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DvrOutlined');
diff --git a/packages/material-ui-icons/src/DvrRounded.js b/packages/material-ui-icons/src/DvrRounded.js
index 6f91498401db4d..fbae2d0c13875d 100644
--- a/packages/material-ui-icons/src/DvrRounded.js
+++ b/packages/material-ui-icons/src/DvrRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DvrRounded');
diff --git a/packages/material-ui-icons/src/DvrSharp.js b/packages/material-ui-icons/src/DvrSharp.js
index c970e95684c97f..99d83a1a45dc79 100644
--- a/packages/material-ui-icons/src/DvrSharp.js
+++ b/packages/material-ui-icons/src/DvrSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DvrSharp');
diff --git a/packages/material-ui-icons/src/DvrTwoTone.js b/packages/material-ui-icons/src/DvrTwoTone.js
index f90b0e880eeadb..788fec619a617e 100644
--- a/packages/material-ui-icons/src/DvrTwoTone.js
+++ b/packages/material-ui-icons/src/DvrTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'DvrTwoTone');
diff --git a/packages/material-ui-icons/src/DynamicFeed.js b/packages/material-ui-icons/src/DynamicFeed.js
new file mode 100644
index 00000000000000..abe76211dd2e2d
--- /dev/null
+++ b/packages/material-ui-icons/src/DynamicFeed.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DynamicFeed');
diff --git a/packages/material-ui-icons/src/DynamicFeedOutlined.js b/packages/material-ui-icons/src/DynamicFeedOutlined.js
new file mode 100644
index 00000000000000..b46772b7b94465
--- /dev/null
+++ b/packages/material-ui-icons/src/DynamicFeedOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DynamicFeedOutlined');
diff --git a/packages/material-ui-icons/src/DynamicFeedRounded.js b/packages/material-ui-icons/src/DynamicFeedRounded.js
new file mode 100644
index 00000000000000..6217c8ae82856c
--- /dev/null
+++ b/packages/material-ui-icons/src/DynamicFeedRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DynamicFeedRounded');
diff --git a/packages/material-ui-icons/src/DynamicFeedSharp.js b/packages/material-ui-icons/src/DynamicFeedSharp.js
new file mode 100644
index 00000000000000..4b11696dd2a4b8
--- /dev/null
+++ b/packages/material-ui-icons/src/DynamicFeedSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DynamicFeedSharp');
diff --git a/packages/material-ui-icons/src/DynamicFeedTwoTone.js b/packages/material-ui-icons/src/DynamicFeedTwoTone.js
new file mode 100644
index 00000000000000..868807fb2856c6
--- /dev/null
+++ b/packages/material-ui-icons/src/DynamicFeedTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'DynamicFeedTwoTone');
diff --git a/packages/material-ui-icons/src/Eco.js b/packages/material-ui-icons/src/Eco.js
new file mode 100644
index 00000000000000..275fdccd7f3996
--- /dev/null
+++ b/packages/material-ui-icons/src/Eco.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Eco');
diff --git a/packages/material-ui-icons/src/EcoOutlined.js b/packages/material-ui-icons/src/EcoOutlined.js
new file mode 100644
index 00000000000000..592ed3eb40e8a0
--- /dev/null
+++ b/packages/material-ui-icons/src/EcoOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EcoOutlined');
diff --git a/packages/material-ui-icons/src/EcoRounded.js b/packages/material-ui-icons/src/EcoRounded.js
new file mode 100644
index 00000000000000..536f4f747cd494
--- /dev/null
+++ b/packages/material-ui-icons/src/EcoRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EcoRounded');
diff --git a/packages/material-ui-icons/src/EcoSharp.js b/packages/material-ui-icons/src/EcoSharp.js
new file mode 100644
index 00000000000000..0c69ca4590f7d9
--- /dev/null
+++ b/packages/material-ui-icons/src/EcoSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EcoSharp');
diff --git a/packages/material-ui-icons/src/EcoTwoTone.js b/packages/material-ui-icons/src/EcoTwoTone.js
new file mode 100644
index 00000000000000..ca2710c3f8c3cc
--- /dev/null
+++ b/packages/material-ui-icons/src/EcoTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EcoTwoTone');
diff --git a/packages/material-ui-icons/src/Edit.js b/packages/material-ui-icons/src/Edit.js
index d9b075c5e59865..b777381fe8e563 100644
--- a/packages/material-ui-icons/src/Edit.js
+++ b/packages/material-ui-icons/src/Edit.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Edit');
diff --git a/packages/material-ui-icons/src/EditAttributesOutlined.js b/packages/material-ui-icons/src/EditAttributesOutlined.js
index 6d80c392b35286..495bffa7b7159f 100644
--- a/packages/material-ui-icons/src/EditAttributesOutlined.js
+++ b/packages/material-ui-icons/src/EditAttributesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditAttributesOutlined');
diff --git a/packages/material-ui-icons/src/EditAttributesRounded.js b/packages/material-ui-icons/src/EditAttributesRounded.js
index 329012e180f430..ffbdee5907a5e1 100644
--- a/packages/material-ui-icons/src/EditAttributesRounded.js
+++ b/packages/material-ui-icons/src/EditAttributesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditAttributesRounded');
diff --git a/packages/material-ui-icons/src/EditAttributesSharp.js b/packages/material-ui-icons/src/EditAttributesSharp.js
index 093406460cc9ac..6fa5e9189a25f7 100644
--- a/packages/material-ui-icons/src/EditAttributesSharp.js
+++ b/packages/material-ui-icons/src/EditAttributesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditAttributesSharp');
diff --git a/packages/material-ui-icons/src/EditAttributesTwoTone.js b/packages/material-ui-icons/src/EditAttributesTwoTone.js
index e7ea38868bd99b..80a7f42bae84d2 100644
--- a/packages/material-ui-icons/src/EditAttributesTwoTone.js
+++ b/packages/material-ui-icons/src/EditAttributesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditAttributesTwoTone');
diff --git a/packages/material-ui-icons/src/EditOutlined.js b/packages/material-ui-icons/src/EditOutlined.js
index 00ce21c192fdda..6f95f10381cc71 100644
--- a/packages/material-ui-icons/src/EditOutlined.js
+++ b/packages/material-ui-icons/src/EditOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditOutlined');
diff --git a/packages/material-ui-icons/src/EditRounded.js b/packages/material-ui-icons/src/EditRounded.js
index 156c42446d2bb4..6f0c66101bea1b 100644
--- a/packages/material-ui-icons/src/EditRounded.js
+++ b/packages/material-ui-icons/src/EditRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditRounded');
diff --git a/packages/material-ui-icons/src/EditSharp.js b/packages/material-ui-icons/src/EditSharp.js
index e7b4247642a71e..1840c4a0d8d8d2 100644
--- a/packages/material-ui-icons/src/EditSharp.js
+++ b/packages/material-ui-icons/src/EditSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditSharp');
diff --git a/packages/material-ui-icons/src/EditTwoTone.js b/packages/material-ui-icons/src/EditTwoTone.js
index 6768847f5578b7..cd9c43fcd4d666 100644
--- a/packages/material-ui-icons/src/EditTwoTone.js
+++ b/packages/material-ui-icons/src/EditTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EditTwoTone');
diff --git a/packages/material-ui-icons/src/EjectOutlined.js b/packages/material-ui-icons/src/EjectOutlined.js
index 3f4263a6aed313..7ea464b8ed7147 100644
--- a/packages/material-ui-icons/src/EjectOutlined.js
+++ b/packages/material-ui-icons/src/EjectOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EjectOutlined');
diff --git a/packages/material-ui-icons/src/EjectRounded.js b/packages/material-ui-icons/src/EjectRounded.js
index 8e5ff41cc2e8ec..0bbe5d5ad756a7 100644
--- a/packages/material-ui-icons/src/EjectRounded.js
+++ b/packages/material-ui-icons/src/EjectRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EjectRounded');
diff --git a/packages/material-ui-icons/src/EjectSharp.js b/packages/material-ui-icons/src/EjectSharp.js
index 1bdc4c92bd79ca..801add72f0b9e7 100644
--- a/packages/material-ui-icons/src/EjectSharp.js
+++ b/packages/material-ui-icons/src/EjectSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EjectSharp');
diff --git a/packages/material-ui-icons/src/EjectTwoTone.js b/packages/material-ui-icons/src/EjectTwoTone.js
index f219972c9b589d..532141a867821f 100644
--- a/packages/material-ui-icons/src/EjectTwoTone.js
+++ b/packages/material-ui-icons/src/EjectTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EjectTwoTone');
diff --git a/packages/material-ui-icons/src/EmailOutlined.js b/packages/material-ui-icons/src/EmailOutlined.js
index 1d3cd3d80444c3..55376c02f66b41 100644
--- a/packages/material-ui-icons/src/EmailOutlined.js
+++ b/packages/material-ui-icons/src/EmailOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EmailOutlined');
diff --git a/packages/material-ui-icons/src/EmailRounded.js b/packages/material-ui-icons/src/EmailRounded.js
index aaf96e1bf244fd..b163582569a81b 100644
--- a/packages/material-ui-icons/src/EmailRounded.js
+++ b/packages/material-ui-icons/src/EmailRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EmailRounded');
diff --git a/packages/material-ui-icons/src/EmailSharp.js b/packages/material-ui-icons/src/EmailSharp.js
index 0a06ec6da8540d..a4a3e4067164c1 100644
--- a/packages/material-ui-icons/src/EmailSharp.js
+++ b/packages/material-ui-icons/src/EmailSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EmailSharp');
diff --git a/packages/material-ui-icons/src/EmailTwoTone.js b/packages/material-ui-icons/src/EmailTwoTone.js
index 11cd54cf58fec0..963912abe9f9c6 100644
--- a/packages/material-ui-icons/src/EmailTwoTone.js
+++ b/packages/material-ui-icons/src/EmailTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EmailTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiEmotions.js b/packages/material-ui-icons/src/EmojiEmotions.js
new file mode 100644
index 00000000000000..fec4e80c1702fb
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEmotions.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEmotions');
diff --git a/packages/material-ui-icons/src/EmojiEmotionsOutlined.js b/packages/material-ui-icons/src/EmojiEmotionsOutlined.js
new file mode 100644
index 00000000000000..438573ee49bfa4
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEmotionsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEmotionsOutlined');
diff --git a/packages/material-ui-icons/src/EmojiEmotionsRounded.js b/packages/material-ui-icons/src/EmojiEmotionsRounded.js
new file mode 100644
index 00000000000000..f0f56eac94f74b
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEmotionsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEmotionsRounded');
diff --git a/packages/material-ui-icons/src/EmojiEmotionsSharp.js b/packages/material-ui-icons/src/EmojiEmotionsSharp.js
new file mode 100644
index 00000000000000..114622896a8843
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEmotionsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEmotionsSharp');
diff --git a/packages/material-ui-icons/src/EmojiEmotionsTwoTone.js b/packages/material-ui-icons/src/EmojiEmotionsTwoTone.js
new file mode 100644
index 00000000000000..e6237714e751cf
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEmotionsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEmotionsTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiEvents.js b/packages/material-ui-icons/src/EmojiEvents.js
new file mode 100644
index 00000000000000..8d480a9372b3a4
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEvents.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEvents');
diff --git a/packages/material-ui-icons/src/EmojiEventsOutlined.js b/packages/material-ui-icons/src/EmojiEventsOutlined.js
new file mode 100644
index 00000000000000..6a8ed6dea624ae
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEventsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEventsOutlined');
diff --git a/packages/material-ui-icons/src/EmojiEventsRounded.js b/packages/material-ui-icons/src/EmojiEventsRounded.js
new file mode 100644
index 00000000000000..cdc1ced47a421b
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEventsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEventsRounded');
diff --git a/packages/material-ui-icons/src/EmojiEventsSharp.js b/packages/material-ui-icons/src/EmojiEventsSharp.js
new file mode 100644
index 00000000000000..7900489469d75a
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEventsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEventsSharp');
diff --git a/packages/material-ui-icons/src/EmojiEventsTwoTone.js b/packages/material-ui-icons/src/EmojiEventsTwoTone.js
new file mode 100644
index 00000000000000..ddf5dd356fb713
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiEventsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiEventsTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiFlags.js b/packages/material-ui-icons/src/EmojiFlags.js
new file mode 100644
index 00000000000000..a6f05ffbfcbfb4
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFlags.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFlags');
diff --git a/packages/material-ui-icons/src/EmojiFlagsOutlined.js b/packages/material-ui-icons/src/EmojiFlagsOutlined.js
new file mode 100644
index 00000000000000..f3dd2b1dad869f
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFlagsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFlagsOutlined');
diff --git a/packages/material-ui-icons/src/EmojiFlagsRounded.js b/packages/material-ui-icons/src/EmojiFlagsRounded.js
new file mode 100644
index 00000000000000..52e6180d6023f0
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFlagsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFlagsRounded');
diff --git a/packages/material-ui-icons/src/EmojiFlagsSharp.js b/packages/material-ui-icons/src/EmojiFlagsSharp.js
new file mode 100644
index 00000000000000..1b7b49f0dacd1c
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFlagsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFlagsSharp');
diff --git a/packages/material-ui-icons/src/EmojiFlagsTwoTone.js b/packages/material-ui-icons/src/EmojiFlagsTwoTone.js
new file mode 100644
index 00000000000000..22a854c450b4dd
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFlagsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFlagsTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiFoodBeverage.js b/packages/material-ui-icons/src/EmojiFoodBeverage.js
new file mode 100644
index 00000000000000..353eec8b327e15
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFoodBeverage.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFoodBeverage');
diff --git a/packages/material-ui-icons/src/EmojiFoodBeverageOutlined.js b/packages/material-ui-icons/src/EmojiFoodBeverageOutlined.js
new file mode 100644
index 00000000000000..891640336f1ac3
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFoodBeverageOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFoodBeverageOutlined');
diff --git a/packages/material-ui-icons/src/EmojiFoodBeverageRounded.js b/packages/material-ui-icons/src/EmojiFoodBeverageRounded.js
new file mode 100644
index 00000000000000..f38d40f721f57a
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFoodBeverageRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFoodBeverageRounded');
diff --git a/packages/material-ui-icons/src/EmojiFoodBeverageSharp.js b/packages/material-ui-icons/src/EmojiFoodBeverageSharp.js
new file mode 100644
index 00000000000000..f2f76462aa8ca7
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFoodBeverageSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFoodBeverageSharp');
diff --git a/packages/material-ui-icons/src/EmojiFoodBeverageTwoTone.js b/packages/material-ui-icons/src/EmojiFoodBeverageTwoTone.js
new file mode 100644
index 00000000000000..aa02726695540c
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiFoodBeverageTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiFoodBeverageTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiNature.js b/packages/material-ui-icons/src/EmojiNature.js
new file mode 100644
index 00000000000000..2602906ac16866
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiNature.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiNature');
diff --git a/packages/material-ui-icons/src/EmojiNatureOutlined.js b/packages/material-ui-icons/src/EmojiNatureOutlined.js
new file mode 100644
index 00000000000000..51553ffadebd77
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiNatureOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiNatureOutlined');
diff --git a/packages/material-ui-icons/src/EmojiNatureRounded.js b/packages/material-ui-icons/src/EmojiNatureRounded.js
new file mode 100644
index 00000000000000..dbc59d6a1e9a50
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiNatureRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiNatureRounded');
diff --git a/packages/material-ui-icons/src/EmojiNatureSharp.js b/packages/material-ui-icons/src/EmojiNatureSharp.js
new file mode 100644
index 00000000000000..434cc7f781b337
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiNatureSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiNatureSharp');
diff --git a/packages/material-ui-icons/src/EmojiNatureTwoTone.js b/packages/material-ui-icons/src/EmojiNatureTwoTone.js
new file mode 100644
index 00000000000000..a7e0807dc55346
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiNatureTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiNatureTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiObjects.js b/packages/material-ui-icons/src/EmojiObjects.js
new file mode 100644
index 00000000000000..ca83a9fc27ab1c
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiObjects.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiObjects');
diff --git a/packages/material-ui-icons/src/EmojiObjectsOutlined.js b/packages/material-ui-icons/src/EmojiObjectsOutlined.js
new file mode 100644
index 00000000000000..501934e203c56f
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiObjectsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiObjectsOutlined');
diff --git a/packages/material-ui-icons/src/EmojiObjectsRounded.js b/packages/material-ui-icons/src/EmojiObjectsRounded.js
new file mode 100644
index 00000000000000..6ca34f00287060
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiObjectsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiObjectsRounded');
diff --git a/packages/material-ui-icons/src/EmojiObjectsSharp.js b/packages/material-ui-icons/src/EmojiObjectsSharp.js
new file mode 100644
index 00000000000000..270012f11a5dd5
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiObjectsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiObjectsSharp');
diff --git a/packages/material-ui-icons/src/EmojiObjectsTwoTone.js b/packages/material-ui-icons/src/EmojiObjectsTwoTone.js
new file mode 100644
index 00000000000000..dfc8b320dab66c
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiObjectsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiObjectsTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiPeople.js b/packages/material-ui-icons/src/EmojiPeople.js
new file mode 100644
index 00000000000000..4add3c19d6226c
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiPeople.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiPeople');
diff --git a/packages/material-ui-icons/src/EmojiPeopleOutlined.js b/packages/material-ui-icons/src/EmojiPeopleOutlined.js
new file mode 100644
index 00000000000000..d53e5f2bcdcddb
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiPeopleOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiPeopleOutlined');
diff --git a/packages/material-ui-icons/src/EmojiPeopleRounded.js b/packages/material-ui-icons/src/EmojiPeopleRounded.js
new file mode 100644
index 00000000000000..0947327fa43dd0
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiPeopleRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiPeopleRounded');
diff --git a/packages/material-ui-icons/src/EmojiPeopleSharp.js b/packages/material-ui-icons/src/EmojiPeopleSharp.js
new file mode 100644
index 00000000000000..4060d6f1c09a72
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiPeopleSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiPeopleSharp');
diff --git a/packages/material-ui-icons/src/EmojiPeopleTwoTone.js b/packages/material-ui-icons/src/EmojiPeopleTwoTone.js
new file mode 100644
index 00000000000000..003878a98e902f
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiPeopleTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiPeopleTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiSymbols.js b/packages/material-ui-icons/src/EmojiSymbols.js
new file mode 100644
index 00000000000000..8942a9f7990b50
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiSymbols.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiSymbols');
diff --git a/packages/material-ui-icons/src/EmojiSymbolsOutlined.js b/packages/material-ui-icons/src/EmojiSymbolsOutlined.js
new file mode 100644
index 00000000000000..25bc40c62f765f
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiSymbolsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiSymbolsOutlined');
diff --git a/packages/material-ui-icons/src/EmojiSymbolsRounded.js b/packages/material-ui-icons/src/EmojiSymbolsRounded.js
new file mode 100644
index 00000000000000..1dfb43d105a67e
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiSymbolsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiSymbolsRounded');
diff --git a/packages/material-ui-icons/src/EmojiSymbolsSharp.js b/packages/material-ui-icons/src/EmojiSymbolsSharp.js
new file mode 100644
index 00000000000000..4f643e85dfded9
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiSymbolsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiSymbolsSharp');
diff --git a/packages/material-ui-icons/src/EmojiSymbolsTwoTone.js b/packages/material-ui-icons/src/EmojiSymbolsTwoTone.js
new file mode 100644
index 00000000000000..b3cc7b2cd9c794
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiSymbolsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiSymbolsTwoTone');
diff --git a/packages/material-ui-icons/src/EmojiTransportation.js b/packages/material-ui-icons/src/EmojiTransportation.js
new file mode 100644
index 00000000000000..67d7d4554ce067
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiTransportation.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiTransportation');
diff --git a/packages/material-ui-icons/src/EmojiTransportationOutlined.js b/packages/material-ui-icons/src/EmojiTransportationOutlined.js
new file mode 100644
index 00000000000000..a3a1fc0a0c1a07
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiTransportationOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiTransportationOutlined');
diff --git a/packages/material-ui-icons/src/EmojiTransportationRounded.js b/packages/material-ui-icons/src/EmojiTransportationRounded.js
new file mode 100644
index 00000000000000..10d3b6a6c98148
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiTransportationRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiTransportationRounded');
diff --git a/packages/material-ui-icons/src/EmojiTransportationSharp.js b/packages/material-ui-icons/src/EmojiTransportationSharp.js
new file mode 100644
index 00000000000000..dbb30caa934d63
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiTransportationSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiTransportationSharp');
diff --git a/packages/material-ui-icons/src/EmojiTransportationTwoTone.js b/packages/material-ui-icons/src/EmojiTransportationTwoTone.js
new file mode 100644
index 00000000000000..c1ae8ea1b9c84a
--- /dev/null
+++ b/packages/material-ui-icons/src/EmojiTransportationTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EmojiTransportationTwoTone');
diff --git a/packages/material-ui-icons/src/EqualizerOutlined.js b/packages/material-ui-icons/src/EqualizerOutlined.js
index 0916d01258cf49..29ae3308642f92 100644
--- a/packages/material-ui-icons/src/EqualizerOutlined.js
+++ b/packages/material-ui-icons/src/EqualizerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EqualizerOutlined');
diff --git a/packages/material-ui-icons/src/EqualizerSharp.js b/packages/material-ui-icons/src/EqualizerSharp.js
index 45cd35b1368eec..8e6f46e767c7f0 100644
--- a/packages/material-ui-icons/src/EqualizerSharp.js
+++ b/packages/material-ui-icons/src/EqualizerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EqualizerSharp');
diff --git a/packages/material-ui-icons/src/EqualizerTwoTone.js b/packages/material-ui-icons/src/EqualizerTwoTone.js
index 3a2fa07ea6a581..72f99d5779984b 100644
--- a/packages/material-ui-icons/src/EqualizerTwoTone.js
+++ b/packages/material-ui-icons/src/EqualizerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EqualizerTwoTone');
diff --git a/packages/material-ui-icons/src/ErrorOutline.js b/packages/material-ui-icons/src/ErrorOutline.js
index ccd8c83477bd38..005cc46ba5b5b0 100644
--- a/packages/material-ui-icons/src/ErrorOutline.js
+++ b/packages/material-ui-icons/src/ErrorOutline.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ErrorOutline');
diff --git a/packages/material-ui-icons/src/Euro.js b/packages/material-ui-icons/src/Euro.js
new file mode 100644
index 00000000000000..e5880b9fe7374c
--- /dev/null
+++ b/packages/material-ui-icons/src/Euro.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Euro');
diff --git a/packages/material-ui-icons/src/EuroOutlined.js b/packages/material-ui-icons/src/EuroOutlined.js
new file mode 100644
index 00000000000000..a173385da4423b
--- /dev/null
+++ b/packages/material-ui-icons/src/EuroOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EuroOutlined');
diff --git a/packages/material-ui-icons/src/EuroRounded.js b/packages/material-ui-icons/src/EuroRounded.js
new file mode 100644
index 00000000000000..1ac01479f0567b
--- /dev/null
+++ b/packages/material-ui-icons/src/EuroRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EuroRounded');
diff --git a/packages/material-ui-icons/src/EuroSharp.js b/packages/material-ui-icons/src/EuroSharp.js
new file mode 100644
index 00000000000000..ca1319833de332
--- /dev/null
+++ b/packages/material-ui-icons/src/EuroSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EuroSharp');
diff --git a/packages/material-ui-icons/src/EuroSymbolOutlined.js b/packages/material-ui-icons/src/EuroSymbolOutlined.js
index 27cb1412abb715..459705c14ca4f8 100644
--- a/packages/material-ui-icons/src/EuroSymbolOutlined.js
+++ b/packages/material-ui-icons/src/EuroSymbolOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EuroSymbolOutlined');
diff --git a/packages/material-ui-icons/src/EuroSymbolRounded.js b/packages/material-ui-icons/src/EuroSymbolRounded.js
index a4396c4e2564a5..bfc86b53234a14 100644
--- a/packages/material-ui-icons/src/EuroSymbolRounded.js
+++ b/packages/material-ui-icons/src/EuroSymbolRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EuroSymbolRounded');
diff --git a/packages/material-ui-icons/src/EuroSymbolSharp.js b/packages/material-ui-icons/src/EuroSymbolSharp.js
index 7fe2cd7caf2eb4..dd3d2aefc07c2d 100644
--- a/packages/material-ui-icons/src/EuroSymbolSharp.js
+++ b/packages/material-ui-icons/src/EuroSymbolSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EuroSymbolSharp');
diff --git a/packages/material-ui-icons/src/EuroSymbolTwoTone.js b/packages/material-ui-icons/src/EuroSymbolTwoTone.js
index c6a240f00b8a1d..403ae52ce60484 100644
--- a/packages/material-ui-icons/src/EuroSymbolTwoTone.js
+++ b/packages/material-ui-icons/src/EuroSymbolTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EuroSymbolTwoTone');
diff --git a/packages/material-ui-icons/src/EuroTwoTone.js b/packages/material-ui-icons/src/EuroTwoTone.js
new file mode 100644
index 00000000000000..34e457cb7522e1
--- /dev/null
+++ b/packages/material-ui-icons/src/EuroTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'EuroTwoTone');
diff --git a/packages/material-ui-icons/src/EvStation.js b/packages/material-ui-icons/src/EvStation.js
index 2222f74bd3fed0..acd69ca8a696bf 100644
--- a/packages/material-ui-icons/src/EvStation.js
+++ b/packages/material-ui-icons/src/EvStation.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EvStation');
diff --git a/packages/material-ui-icons/src/EvStationOutlined.js b/packages/material-ui-icons/src/EvStationOutlined.js
index cce26b79517e37..7bdffa88902dbb 100644
--- a/packages/material-ui-icons/src/EvStationOutlined.js
+++ b/packages/material-ui-icons/src/EvStationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EvStationOutlined');
diff --git a/packages/material-ui-icons/src/EvStationRounded.js b/packages/material-ui-icons/src/EvStationRounded.js
index 56e3f719ce0db5..7acd85cec2a3e6 100644
--- a/packages/material-ui-icons/src/EvStationRounded.js
+++ b/packages/material-ui-icons/src/EvStationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EvStationRounded');
diff --git a/packages/material-ui-icons/src/EvStationSharp.js b/packages/material-ui-icons/src/EvStationSharp.js
index 8bfe969fa46b91..be30cfbace7a02 100644
--- a/packages/material-ui-icons/src/EvStationSharp.js
+++ b/packages/material-ui-icons/src/EvStationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EvStationSharp');
diff --git a/packages/material-ui-icons/src/EvStationTwoTone.js b/packages/material-ui-icons/src/EvStationTwoTone.js
index 56b5967f953435..9f764caab1a60e 100644
--- a/packages/material-ui-icons/src/EvStationTwoTone.js
+++ b/packages/material-ui-icons/src/EvStationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EvStationTwoTone');
diff --git a/packages/material-ui-icons/src/EventAvailableOutlined.js b/packages/material-ui-icons/src/EventAvailableOutlined.js
index 460af8eff3f2bc..64e26149750f70 100644
--- a/packages/material-ui-icons/src/EventAvailableOutlined.js
+++ b/packages/material-ui-icons/src/EventAvailableOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventAvailableOutlined');
diff --git a/packages/material-ui-icons/src/EventAvailableRounded.js b/packages/material-ui-icons/src/EventAvailableRounded.js
index ed16521f695a34..6b80c2e53e56ce 100644
--- a/packages/material-ui-icons/src/EventAvailableRounded.js
+++ b/packages/material-ui-icons/src/EventAvailableRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventAvailableRounded');
diff --git a/packages/material-ui-icons/src/EventAvailableSharp.js b/packages/material-ui-icons/src/EventAvailableSharp.js
index 66008b5ccf899f..5469b1254210d7 100644
--- a/packages/material-ui-icons/src/EventAvailableSharp.js
+++ b/packages/material-ui-icons/src/EventAvailableSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventAvailableSharp');
diff --git a/packages/material-ui-icons/src/EventAvailableTwoTone.js b/packages/material-ui-icons/src/EventAvailableTwoTone.js
index 871b66f1c62519..f298467f84edcf 100644
--- a/packages/material-ui-icons/src/EventAvailableTwoTone.js
+++ b/packages/material-ui-icons/src/EventAvailableTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventAvailableTwoTone');
diff --git a/packages/material-ui-icons/src/EventBusyOutlined.js b/packages/material-ui-icons/src/EventBusyOutlined.js
index 3daeab7d63778f..c63d03274286d2 100644
--- a/packages/material-ui-icons/src/EventBusyOutlined.js
+++ b/packages/material-ui-icons/src/EventBusyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventBusyOutlined');
diff --git a/packages/material-ui-icons/src/EventBusyRounded.js b/packages/material-ui-icons/src/EventBusyRounded.js
index 0dc41ae9b94b5b..a4f0fb6c3c4709 100644
--- a/packages/material-ui-icons/src/EventBusyRounded.js
+++ b/packages/material-ui-icons/src/EventBusyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventBusyRounded');
diff --git a/packages/material-ui-icons/src/EventBusySharp.js b/packages/material-ui-icons/src/EventBusySharp.js
index 272e9ced7a5c2a..9f96853f093ac4 100644
--- a/packages/material-ui-icons/src/EventBusySharp.js
+++ b/packages/material-ui-icons/src/EventBusySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventBusySharp');
diff --git a/packages/material-ui-icons/src/EventBusyTwoTone.js b/packages/material-ui-icons/src/EventBusyTwoTone.js
index 4c2d6d94505197..73b44951d148e2 100644
--- a/packages/material-ui-icons/src/EventBusyTwoTone.js
+++ b/packages/material-ui-icons/src/EventBusyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventBusyTwoTone');
diff --git a/packages/material-ui-icons/src/EventNoteOutlined.js b/packages/material-ui-icons/src/EventNoteOutlined.js
index ddd7791feddaa3..02b46a9077975e 100644
--- a/packages/material-ui-icons/src/EventNoteOutlined.js
+++ b/packages/material-ui-icons/src/EventNoteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventNoteOutlined');
diff --git a/packages/material-ui-icons/src/EventNoteRounded.js b/packages/material-ui-icons/src/EventNoteRounded.js
index 6207024695d97b..28df2f1265597a 100644
--- a/packages/material-ui-icons/src/EventNoteRounded.js
+++ b/packages/material-ui-icons/src/EventNoteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventNoteRounded');
diff --git a/packages/material-ui-icons/src/EventNoteSharp.js b/packages/material-ui-icons/src/EventNoteSharp.js
index 3391e7cc515bd6..13c59537daf99c 100644
--- a/packages/material-ui-icons/src/EventNoteSharp.js
+++ b/packages/material-ui-icons/src/EventNoteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventNoteSharp');
diff --git a/packages/material-ui-icons/src/EventNoteTwoTone.js b/packages/material-ui-icons/src/EventNoteTwoTone.js
index f35f97c5bf0674..ab6870b6f8e0ec 100644
--- a/packages/material-ui-icons/src/EventNoteTwoTone.js
+++ b/packages/material-ui-icons/src/EventNoteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventNoteTwoTone');
diff --git a/packages/material-ui-icons/src/EventOutlined.js b/packages/material-ui-icons/src/EventOutlined.js
index 60cc56aaf15212..c1e421bb9594d9 100644
--- a/packages/material-ui-icons/src/EventOutlined.js
+++ b/packages/material-ui-icons/src/EventOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventOutlined');
diff --git a/packages/material-ui-icons/src/EventRounded.js b/packages/material-ui-icons/src/EventRounded.js
index da68bc6238a93e..4d219dbd1ea6c7 100644
--- a/packages/material-ui-icons/src/EventRounded.js
+++ b/packages/material-ui-icons/src/EventRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventRounded');
diff --git a/packages/material-ui-icons/src/EventSeatOutlined.js b/packages/material-ui-icons/src/EventSeatOutlined.js
index 17f1f206b3b3c7..da421d2d91a6f8 100644
--- a/packages/material-ui-icons/src/EventSeatOutlined.js
+++ b/packages/material-ui-icons/src/EventSeatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventSeatOutlined');
diff --git a/packages/material-ui-icons/src/EventSeatRounded.js b/packages/material-ui-icons/src/EventSeatRounded.js
index 7aeae6a74a32d4..9e6b67fdc3936c 100644
--- a/packages/material-ui-icons/src/EventSeatRounded.js
+++ b/packages/material-ui-icons/src/EventSeatRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventSeatRounded');
diff --git a/packages/material-ui-icons/src/EventSeatSharp.js b/packages/material-ui-icons/src/EventSeatSharp.js
index 20e2b2a28a4c94..cb4b63d4ca3568 100644
--- a/packages/material-ui-icons/src/EventSeatSharp.js
+++ b/packages/material-ui-icons/src/EventSeatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventSeatSharp');
diff --git a/packages/material-ui-icons/src/EventSeatTwoTone.js b/packages/material-ui-icons/src/EventSeatTwoTone.js
index 61d5baed36cf77..05dcc061e241d3 100644
--- a/packages/material-ui-icons/src/EventSeatTwoTone.js
+++ b/packages/material-ui-icons/src/EventSeatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventSeatTwoTone');
diff --git a/packages/material-ui-icons/src/EventSharp.js b/packages/material-ui-icons/src/EventSharp.js
index efecd8ad9259b9..624c14c8287ae7 100644
--- a/packages/material-ui-icons/src/EventSharp.js
+++ b/packages/material-ui-icons/src/EventSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventSharp');
diff --git a/packages/material-ui-icons/src/EventTwoTone.js b/packages/material-ui-icons/src/EventTwoTone.js
index 17887964016cbb..b5b4114b11c619 100644
--- a/packages/material-ui-icons/src/EventTwoTone.js
+++ b/packages/material-ui-icons/src/EventTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'EventTwoTone');
diff --git a/packages/material-ui-icons/src/ExitToAppOutlined.js b/packages/material-ui-icons/src/ExitToAppOutlined.js
index b126da536dee41..5827dbca4dcfb7 100644
--- a/packages/material-ui-icons/src/ExitToAppOutlined.js
+++ b/packages/material-ui-icons/src/ExitToAppOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExitToAppOutlined');
diff --git a/packages/material-ui-icons/src/ExitToAppRounded.js b/packages/material-ui-icons/src/ExitToAppRounded.js
index b004fc30c19715..b73efda9dc9e52 100644
--- a/packages/material-ui-icons/src/ExitToAppRounded.js
+++ b/packages/material-ui-icons/src/ExitToAppRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExitToAppRounded');
diff --git a/packages/material-ui-icons/src/ExitToAppSharp.js b/packages/material-ui-icons/src/ExitToAppSharp.js
index 497c8303828d0a..8ffa6b11878790 100644
--- a/packages/material-ui-icons/src/ExitToAppSharp.js
+++ b/packages/material-ui-icons/src/ExitToAppSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExitToAppSharp');
diff --git a/packages/material-ui-icons/src/ExitToAppTwoTone.js b/packages/material-ui-icons/src/ExitToAppTwoTone.js
index 0b8a24ddb72757..0643e0ee83438c 100644
--- a/packages/material-ui-icons/src/ExitToAppTwoTone.js
+++ b/packages/material-ui-icons/src/ExitToAppTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExitToAppTwoTone');
diff --git a/packages/material-ui-icons/src/ExpandLessOutlined.js b/packages/material-ui-icons/src/ExpandLessOutlined.js
index 900935d168a01c..b820c3d68ee1b8 100644
--- a/packages/material-ui-icons/src/ExpandLessOutlined.js
+++ b/packages/material-ui-icons/src/ExpandLessOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExpandLessOutlined');
diff --git a/packages/material-ui-icons/src/ExpandLessRounded.js b/packages/material-ui-icons/src/ExpandLessRounded.js
index a339db71c0ad3f..659c213aa81b13 100644
--- a/packages/material-ui-icons/src/ExpandLessRounded.js
+++ b/packages/material-ui-icons/src/ExpandLessRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExpandLessRounded');
diff --git a/packages/material-ui-icons/src/ExpandLessSharp.js b/packages/material-ui-icons/src/ExpandLessSharp.js
index e57c4765d61777..c05c36afb3c270 100644
--- a/packages/material-ui-icons/src/ExpandLessSharp.js
+++ b/packages/material-ui-icons/src/ExpandLessSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExpandLessSharp');
diff --git a/packages/material-ui-icons/src/ExpandLessTwoTone.js b/packages/material-ui-icons/src/ExpandLessTwoTone.js
index 95091f3d3d9f82..e8ba2d4e593b62 100644
--- a/packages/material-ui-icons/src/ExpandLessTwoTone.js
+++ b/packages/material-ui-icons/src/ExpandLessTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExpandLessTwoTone');
diff --git a/packages/material-ui-icons/src/ExpandMoreRounded.js b/packages/material-ui-icons/src/ExpandMoreRounded.js
index 8fc3a5fa967436..4bd182e8323dd1 100644
--- a/packages/material-ui-icons/src/ExpandMoreRounded.js
+++ b/packages/material-ui-icons/src/ExpandMoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExpandMoreRounded');
diff --git a/packages/material-ui-icons/src/ExplicitOutlined.js b/packages/material-ui-icons/src/ExplicitOutlined.js
index 709a095c184efd..e42d6829a86494 100644
--- a/packages/material-ui-icons/src/ExplicitOutlined.js
+++ b/packages/material-ui-icons/src/ExplicitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExplicitOutlined');
diff --git a/packages/material-ui-icons/src/ExplicitSharp.js b/packages/material-ui-icons/src/ExplicitSharp.js
index 7dccea320944ef..bda1d8b735a0b9 100644
--- a/packages/material-ui-icons/src/ExplicitSharp.js
+++ b/packages/material-ui-icons/src/ExplicitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExplicitSharp');
diff --git a/packages/material-ui-icons/src/ExplicitTwoTone.js b/packages/material-ui-icons/src/ExplicitTwoTone.js
index bb6518183b9509..c93f290d7a8ef8 100644
--- a/packages/material-ui-icons/src/ExplicitTwoTone.js
+++ b/packages/material-ui-icons/src/ExplicitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExplicitTwoTone');
diff --git a/packages/material-ui-icons/src/ExploreOff.js b/packages/material-ui-icons/src/ExploreOff.js
index 5b65f048a4fe65..4235228e9cb17e 100644
--- a/packages/material-ui-icons/src/ExploreOff.js
+++ b/packages/material-ui-icons/src/ExploreOff.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreOff');
diff --git a/packages/material-ui-icons/src/ExploreOffOutlined.js b/packages/material-ui-icons/src/ExploreOffOutlined.js
index de5593565654ef..784f65ea6b0849 100644
--- a/packages/material-ui-icons/src/ExploreOffOutlined.js
+++ b/packages/material-ui-icons/src/ExploreOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreOffOutlined');
diff --git a/packages/material-ui-icons/src/ExploreOffRounded.js b/packages/material-ui-icons/src/ExploreOffRounded.js
index e85b2a4deff2f1..1515c66bf04172 100644
--- a/packages/material-ui-icons/src/ExploreOffRounded.js
+++ b/packages/material-ui-icons/src/ExploreOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreOffRounded');
diff --git a/packages/material-ui-icons/src/ExploreOffSharp.js b/packages/material-ui-icons/src/ExploreOffSharp.js
index d95796ce5fd7a6..ccaff61d46126f 100644
--- a/packages/material-ui-icons/src/ExploreOffSharp.js
+++ b/packages/material-ui-icons/src/ExploreOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreOffSharp');
diff --git a/packages/material-ui-icons/src/ExploreOffTwoTone.js b/packages/material-ui-icons/src/ExploreOffTwoTone.js
index 255e0a7ac06894..59d41a3edaace2 100644
--- a/packages/material-ui-icons/src/ExploreOffTwoTone.js
+++ b/packages/material-ui-icons/src/ExploreOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreOffTwoTone');
diff --git a/packages/material-ui-icons/src/ExploreOutlined.js b/packages/material-ui-icons/src/ExploreOutlined.js
index b372b1b2f985eb..23a5c8871df107 100644
--- a/packages/material-ui-icons/src/ExploreOutlined.js
+++ b/packages/material-ui-icons/src/ExploreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreOutlined');
diff --git a/packages/material-ui-icons/src/ExploreRounded.js b/packages/material-ui-icons/src/ExploreRounded.js
index 95fbe8dd509a89..e30c6d6b4a116e 100644
--- a/packages/material-ui-icons/src/ExploreRounded.js
+++ b/packages/material-ui-icons/src/ExploreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreRounded');
diff --git a/packages/material-ui-icons/src/ExploreSharp.js b/packages/material-ui-icons/src/ExploreSharp.js
index 7a2c3bf32e9512..78ca064ab53fab 100644
--- a/packages/material-ui-icons/src/ExploreSharp.js
+++ b/packages/material-ui-icons/src/ExploreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreSharp');
diff --git a/packages/material-ui-icons/src/ExploreTwoTone.js b/packages/material-ui-icons/src/ExploreTwoTone.js
index 563c51028336f4..ef0b1b0ee84fb9 100644
--- a/packages/material-ui-icons/src/ExploreTwoTone.js
+++ b/packages/material-ui-icons/src/ExploreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExploreTwoTone');
diff --git a/packages/material-ui-icons/src/ExposureNeg1Outlined.js b/packages/material-ui-icons/src/ExposureNeg1Outlined.js
index 29a2168068cf71..7844f715764943 100644
--- a/packages/material-ui-icons/src/ExposureNeg1Outlined.js
+++ b/packages/material-ui-icons/src/ExposureNeg1Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg1Outlined');
diff --git a/packages/material-ui-icons/src/ExposureNeg1Rounded.js b/packages/material-ui-icons/src/ExposureNeg1Rounded.js
index 3d46a8208502d9..2578e262e75ae1 100644
--- a/packages/material-ui-icons/src/ExposureNeg1Rounded.js
+++ b/packages/material-ui-icons/src/ExposureNeg1Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg1Rounded');
diff --git a/packages/material-ui-icons/src/ExposureNeg1Sharp.js b/packages/material-ui-icons/src/ExposureNeg1Sharp.js
index 6c7655ca338ec6..e956a500e51c63 100644
--- a/packages/material-ui-icons/src/ExposureNeg1Sharp.js
+++ b/packages/material-ui-icons/src/ExposureNeg1Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg1Sharp');
diff --git a/packages/material-ui-icons/src/ExposureNeg1TwoTone.js b/packages/material-ui-icons/src/ExposureNeg1TwoTone.js
index 4a4e4160d833e8..aef9941e06282f 100644
--- a/packages/material-ui-icons/src/ExposureNeg1TwoTone.js
+++ b/packages/material-ui-icons/src/ExposureNeg1TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg1TwoTone');
diff --git a/packages/material-ui-icons/src/ExposureNeg2Outlined.js b/packages/material-ui-icons/src/ExposureNeg2Outlined.js
index 6c0019afddae03..e18217e6559986 100644
--- a/packages/material-ui-icons/src/ExposureNeg2Outlined.js
+++ b/packages/material-ui-icons/src/ExposureNeg2Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg2Outlined');
diff --git a/packages/material-ui-icons/src/ExposureNeg2Rounded.js b/packages/material-ui-icons/src/ExposureNeg2Rounded.js
index dd4fe23ace639e..69d65e4909af17 100644
--- a/packages/material-ui-icons/src/ExposureNeg2Rounded.js
+++ b/packages/material-ui-icons/src/ExposureNeg2Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg2Rounded');
diff --git a/packages/material-ui-icons/src/ExposureNeg2Sharp.js b/packages/material-ui-icons/src/ExposureNeg2Sharp.js
index 4e7b9ee2285ba9..d3c6543a8bbaa0 100644
--- a/packages/material-ui-icons/src/ExposureNeg2Sharp.js
+++ b/packages/material-ui-icons/src/ExposureNeg2Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg2Sharp');
diff --git a/packages/material-ui-icons/src/ExposureNeg2TwoTone.js b/packages/material-ui-icons/src/ExposureNeg2TwoTone.js
index b7dd8694ea5c50..be545783764e10 100644
--- a/packages/material-ui-icons/src/ExposureNeg2TwoTone.js
+++ b/packages/material-ui-icons/src/ExposureNeg2TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureNeg2TwoTone');
diff --git a/packages/material-ui-icons/src/ExposurePlus1Outlined.js b/packages/material-ui-icons/src/ExposurePlus1Outlined.js
index 60b0d3f78f8ac6..38580221e3d7da 100644
--- a/packages/material-ui-icons/src/ExposurePlus1Outlined.js
+++ b/packages/material-ui-icons/src/ExposurePlus1Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus1Outlined');
diff --git a/packages/material-ui-icons/src/ExposurePlus1Rounded.js b/packages/material-ui-icons/src/ExposurePlus1Rounded.js
index 6172ac33895004..0750429c83af9a 100644
--- a/packages/material-ui-icons/src/ExposurePlus1Rounded.js
+++ b/packages/material-ui-icons/src/ExposurePlus1Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus1Rounded');
diff --git a/packages/material-ui-icons/src/ExposurePlus1Sharp.js b/packages/material-ui-icons/src/ExposurePlus1Sharp.js
index 9922548090b052..912568eaba47e9 100644
--- a/packages/material-ui-icons/src/ExposurePlus1Sharp.js
+++ b/packages/material-ui-icons/src/ExposurePlus1Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus1Sharp');
diff --git a/packages/material-ui-icons/src/ExposurePlus1TwoTone.js b/packages/material-ui-icons/src/ExposurePlus1TwoTone.js
index 468ec31c2ddbd6..4b1711c3c34dc9 100644
--- a/packages/material-ui-icons/src/ExposurePlus1TwoTone.js
+++ b/packages/material-ui-icons/src/ExposurePlus1TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus1TwoTone');
diff --git a/packages/material-ui-icons/src/ExposurePlus2Outlined.js b/packages/material-ui-icons/src/ExposurePlus2Outlined.js
index fcd5b8828c9dd9..2cc5411f9936f0 100644
--- a/packages/material-ui-icons/src/ExposurePlus2Outlined.js
+++ b/packages/material-ui-icons/src/ExposurePlus2Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus2Outlined');
diff --git a/packages/material-ui-icons/src/ExposurePlus2Rounded.js b/packages/material-ui-icons/src/ExposurePlus2Rounded.js
index 4dde53ba5f148d..df7bd60626056a 100644
--- a/packages/material-ui-icons/src/ExposurePlus2Rounded.js
+++ b/packages/material-ui-icons/src/ExposurePlus2Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus2Rounded');
diff --git a/packages/material-ui-icons/src/ExposurePlus2Sharp.js b/packages/material-ui-icons/src/ExposurePlus2Sharp.js
index 6942756e310635..b6b0a710423153 100644
--- a/packages/material-ui-icons/src/ExposurePlus2Sharp.js
+++ b/packages/material-ui-icons/src/ExposurePlus2Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus2Sharp');
diff --git a/packages/material-ui-icons/src/ExposurePlus2TwoTone.js b/packages/material-ui-icons/src/ExposurePlus2TwoTone.js
index 6eaae9ab0e8e21..721c7da2478a8c 100644
--- a/packages/material-ui-icons/src/ExposurePlus2TwoTone.js
+++ b/packages/material-ui-icons/src/ExposurePlus2TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposurePlus2TwoTone');
diff --git a/packages/material-ui-icons/src/ExposureZeroOutlined.js b/packages/material-ui-icons/src/ExposureZeroOutlined.js
index 8e2d687cb10f3a..ca24b27bea2988 100644
--- a/packages/material-ui-icons/src/ExposureZeroOutlined.js
+++ b/packages/material-ui-icons/src/ExposureZeroOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureZeroOutlined');
diff --git a/packages/material-ui-icons/src/ExposureZeroRounded.js b/packages/material-ui-icons/src/ExposureZeroRounded.js
index 8c814a57155954..28bc205da13f3d 100644
--- a/packages/material-ui-icons/src/ExposureZeroRounded.js
+++ b/packages/material-ui-icons/src/ExposureZeroRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureZeroRounded');
diff --git a/packages/material-ui-icons/src/ExposureZeroSharp.js b/packages/material-ui-icons/src/ExposureZeroSharp.js
index 1808816ecc7207..005c0222cc8cbc 100644
--- a/packages/material-ui-icons/src/ExposureZeroSharp.js
+++ b/packages/material-ui-icons/src/ExposureZeroSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureZeroSharp');
diff --git a/packages/material-ui-icons/src/ExposureZeroTwoTone.js b/packages/material-ui-icons/src/ExposureZeroTwoTone.js
index 9c459ab9dd4a97..28f8e08d53d609 100644
--- a/packages/material-ui-icons/src/ExposureZeroTwoTone.js
+++ b/packages/material-ui-icons/src/ExposureZeroTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExposureZeroTwoTone');
diff --git a/packages/material-ui-icons/src/ExtensionOutlined.js b/packages/material-ui-icons/src/ExtensionOutlined.js
index 56225783889354..e08787088f5690 100644
--- a/packages/material-ui-icons/src/ExtensionOutlined.js
+++ b/packages/material-ui-icons/src/ExtensionOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExtensionOutlined');
diff --git a/packages/material-ui-icons/src/ExtensionRounded.js b/packages/material-ui-icons/src/ExtensionRounded.js
index 733b45eba58a71..8e4c4d6b5c06ce 100644
--- a/packages/material-ui-icons/src/ExtensionRounded.js
+++ b/packages/material-ui-icons/src/ExtensionRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExtensionRounded');
diff --git a/packages/material-ui-icons/src/ExtensionSharp.js b/packages/material-ui-icons/src/ExtensionSharp.js
index 44095d02026b8e..2db94045276540 100644
--- a/packages/material-ui-icons/src/ExtensionSharp.js
+++ b/packages/material-ui-icons/src/ExtensionSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExtensionSharp');
diff --git a/packages/material-ui-icons/src/ExtensionTwoTone.js b/packages/material-ui-icons/src/ExtensionTwoTone.js
index 0393b1aa3b23b1..2e407346ed21e5 100644
--- a/packages/material-ui-icons/src/ExtensionTwoTone.js
+++ b/packages/material-ui-icons/src/ExtensionTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ExtensionTwoTone');
diff --git a/packages/material-ui-icons/src/FaceOutlined.js b/packages/material-ui-icons/src/FaceOutlined.js
index fd3e13e93d4b31..0a1158c47f07d9 100644
--- a/packages/material-ui-icons/src/FaceOutlined.js
+++ b/packages/material-ui-icons/src/FaceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FaceOutlined');
diff --git a/packages/material-ui-icons/src/FaceRounded.js b/packages/material-ui-icons/src/FaceRounded.js
index 6dc7c39b97b6e6..98bc8fdde27354 100644
--- a/packages/material-ui-icons/src/FaceRounded.js
+++ b/packages/material-ui-icons/src/FaceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FaceRounded');
diff --git a/packages/material-ui-icons/src/FaceSharp.js b/packages/material-ui-icons/src/FaceSharp.js
index 9f2e565bd2a124..fffeea5ed4b571 100644
--- a/packages/material-ui-icons/src/FaceSharp.js
+++ b/packages/material-ui-icons/src/FaceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FaceSharp');
diff --git a/packages/material-ui-icons/src/FaceTwoTone.js b/packages/material-ui-icons/src/FaceTwoTone.js
index 2796a77acdc7b6..34261e12b43a0d 100644
--- a/packages/material-ui-icons/src/FaceTwoTone.js
+++ b/packages/material-ui-icons/src/FaceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FaceTwoTone');
diff --git a/packages/material-ui-icons/src/FastForwardOutlined.js b/packages/material-ui-icons/src/FastForwardOutlined.js
index b68abee540514e..a986119c7be435 100644
--- a/packages/material-ui-icons/src/FastForwardOutlined.js
+++ b/packages/material-ui-icons/src/FastForwardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastForwardOutlined');
diff --git a/packages/material-ui-icons/src/FastForwardSharp.js b/packages/material-ui-icons/src/FastForwardSharp.js
index a2c092dbc54e09..7954e4d40ae5b4 100644
--- a/packages/material-ui-icons/src/FastForwardSharp.js
+++ b/packages/material-ui-icons/src/FastForwardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastForwardSharp');
diff --git a/packages/material-ui-icons/src/FastForwardTwoTone.js b/packages/material-ui-icons/src/FastForwardTwoTone.js
index 1f5bde45a2c2fa..76c22e8a71e0e5 100644
--- a/packages/material-ui-icons/src/FastForwardTwoTone.js
+++ b/packages/material-ui-icons/src/FastForwardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastForwardTwoTone');
diff --git a/packages/material-ui-icons/src/FastRewindOutlined.js b/packages/material-ui-icons/src/FastRewindOutlined.js
index bd1413a40fdc0a..a650e2350fd7cb 100644
--- a/packages/material-ui-icons/src/FastRewindOutlined.js
+++ b/packages/material-ui-icons/src/FastRewindOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastRewindOutlined');
diff --git a/packages/material-ui-icons/src/FastRewindSharp.js b/packages/material-ui-icons/src/FastRewindSharp.js
index f8ac6d850a030b..a6c9116258956e 100644
--- a/packages/material-ui-icons/src/FastRewindSharp.js
+++ b/packages/material-ui-icons/src/FastRewindSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastRewindSharp');
diff --git a/packages/material-ui-icons/src/FastRewindTwoTone.js b/packages/material-ui-icons/src/FastRewindTwoTone.js
index 79fc47fda40230..07dc35387c792c 100644
--- a/packages/material-ui-icons/src/FastRewindTwoTone.js
+++ b/packages/material-ui-icons/src/FastRewindTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastRewindTwoTone');
diff --git a/packages/material-ui-icons/src/FastfoodOutlined.js b/packages/material-ui-icons/src/FastfoodOutlined.js
index d9753c47e600ac..8f303e0538b6a1 100644
--- a/packages/material-ui-icons/src/FastfoodOutlined.js
+++ b/packages/material-ui-icons/src/FastfoodOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastfoodOutlined');
diff --git a/packages/material-ui-icons/src/FastfoodRounded.js b/packages/material-ui-icons/src/FastfoodRounded.js
index f9fa51afd0f19e..77c96c957fac9e 100644
--- a/packages/material-ui-icons/src/FastfoodRounded.js
+++ b/packages/material-ui-icons/src/FastfoodRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastfoodRounded');
diff --git a/packages/material-ui-icons/src/FastfoodSharp.js b/packages/material-ui-icons/src/FastfoodSharp.js
index 5cc3aab1cd3069..65f4a97dc85bb7 100644
--- a/packages/material-ui-icons/src/FastfoodSharp.js
+++ b/packages/material-ui-icons/src/FastfoodSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastfoodSharp');
diff --git a/packages/material-ui-icons/src/FastfoodTwoTone.js b/packages/material-ui-icons/src/FastfoodTwoTone.js
index 77f35aa2449b72..b79908ab77f56b 100644
--- a/packages/material-ui-icons/src/FastfoodTwoTone.js
+++ b/packages/material-ui-icons/src/FastfoodTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FastfoodTwoTone');
diff --git a/packages/material-ui-icons/src/FavoriteBorderOutlined.js b/packages/material-ui-icons/src/FavoriteBorderOutlined.js
index a5336f28a06452..312c780e80d2ac 100644
--- a/packages/material-ui-icons/src/FavoriteBorderOutlined.js
+++ b/packages/material-ui-icons/src/FavoriteBorderOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteBorderOutlined');
diff --git a/packages/material-ui-icons/src/FavoriteBorderRounded.js b/packages/material-ui-icons/src/FavoriteBorderRounded.js
index b95d201b53542e..c1933a61ebf2c9 100644
--- a/packages/material-ui-icons/src/FavoriteBorderRounded.js
+++ b/packages/material-ui-icons/src/FavoriteBorderRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteBorderRounded');
diff --git a/packages/material-ui-icons/src/FavoriteBorderSharp.js b/packages/material-ui-icons/src/FavoriteBorderSharp.js
index dab11678d1c3bf..b611eb677dc7c6 100644
--- a/packages/material-ui-icons/src/FavoriteBorderSharp.js
+++ b/packages/material-ui-icons/src/FavoriteBorderSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteBorderSharp');
diff --git a/packages/material-ui-icons/src/FavoriteBorderTwoTone.js b/packages/material-ui-icons/src/FavoriteBorderTwoTone.js
index 156b1d3abce520..1332f1fa5467ee 100644
--- a/packages/material-ui-icons/src/FavoriteBorderTwoTone.js
+++ b/packages/material-ui-icons/src/FavoriteBorderTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteBorderTwoTone');
diff --git a/packages/material-ui-icons/src/FavoriteOutlined.js b/packages/material-ui-icons/src/FavoriteOutlined.js
index 6822af9617321f..545fc0de1b35be 100644
--- a/packages/material-ui-icons/src/FavoriteOutlined.js
+++ b/packages/material-ui-icons/src/FavoriteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteOutlined');
diff --git a/packages/material-ui-icons/src/FavoriteRounded.js b/packages/material-ui-icons/src/FavoriteRounded.js
index 63426b2f905da8..633bcfb74bf3d6 100644
--- a/packages/material-ui-icons/src/FavoriteRounded.js
+++ b/packages/material-ui-icons/src/FavoriteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteRounded');
diff --git a/packages/material-ui-icons/src/FavoriteSharp.js b/packages/material-ui-icons/src/FavoriteSharp.js
index 6811c77c84a4e3..8530f63d3fe20b 100644
--- a/packages/material-ui-icons/src/FavoriteSharp.js
+++ b/packages/material-ui-icons/src/FavoriteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteSharp');
diff --git a/packages/material-ui-icons/src/FavoriteTwoTone.js b/packages/material-ui-icons/src/FavoriteTwoTone.js
index fad6b7ba70a527..9598bd5cc91b3c 100644
--- a/packages/material-ui-icons/src/FavoriteTwoTone.js
+++ b/packages/material-ui-icons/src/FavoriteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FavoriteTwoTone');
diff --git a/packages/material-ui-icons/src/FeaturedPlayList.js b/packages/material-ui-icons/src/FeaturedPlayList.js
index 179b27d6c4b79c..9a516eb017e4de 100644
--- a/packages/material-ui-icons/src/FeaturedPlayList.js
+++ b/packages/material-ui-icons/src/FeaturedPlayList.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedPlayList');
diff --git a/packages/material-ui-icons/src/FeaturedPlayListOutlined.js b/packages/material-ui-icons/src/FeaturedPlayListOutlined.js
index a891f3fdeb6fb3..7c28199d47f081 100644
--- a/packages/material-ui-icons/src/FeaturedPlayListOutlined.js
+++ b/packages/material-ui-icons/src/FeaturedPlayListOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedPlayListOutlined');
diff --git a/packages/material-ui-icons/src/FeaturedPlayListSharp.js b/packages/material-ui-icons/src/FeaturedPlayListSharp.js
index 3026e6a3048afd..60be1a55980e9b 100644
--- a/packages/material-ui-icons/src/FeaturedPlayListSharp.js
+++ b/packages/material-ui-icons/src/FeaturedPlayListSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedPlayListSharp');
diff --git a/packages/material-ui-icons/src/FeaturedPlayListTwoTone.js b/packages/material-ui-icons/src/FeaturedPlayListTwoTone.js
index 2a490d8aa4f650..c56b6d5b4a4706 100644
--- a/packages/material-ui-icons/src/FeaturedPlayListTwoTone.js
+++ b/packages/material-ui-icons/src/FeaturedPlayListTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedPlayListTwoTone');
diff --git a/packages/material-ui-icons/src/FeaturedVideo.js b/packages/material-ui-icons/src/FeaturedVideo.js
index d0433812f5a5f8..ac2fee2ac1d0e4 100644
--- a/packages/material-ui-icons/src/FeaturedVideo.js
+++ b/packages/material-ui-icons/src/FeaturedVideo.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedVideo');
diff --git a/packages/material-ui-icons/src/FeaturedVideoOutlined.js b/packages/material-ui-icons/src/FeaturedVideoOutlined.js
index 8fcd7b2428b48d..16320b8e56ce4e 100644
--- a/packages/material-ui-icons/src/FeaturedVideoOutlined.js
+++ b/packages/material-ui-icons/src/FeaturedVideoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedVideoOutlined');
diff --git a/packages/material-ui-icons/src/FeaturedVideoSharp.js b/packages/material-ui-icons/src/FeaturedVideoSharp.js
index cf1be49f983780..92a247f6e34ba1 100644
--- a/packages/material-ui-icons/src/FeaturedVideoSharp.js
+++ b/packages/material-ui-icons/src/FeaturedVideoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedVideoSharp');
diff --git a/packages/material-ui-icons/src/FeaturedVideoTwoTone.js b/packages/material-ui-icons/src/FeaturedVideoTwoTone.js
index 568a9c5ef38953..842458f90b1b7a 100644
--- a/packages/material-ui-icons/src/FeaturedVideoTwoTone.js
+++ b/packages/material-ui-icons/src/FeaturedVideoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeaturedVideoTwoTone');
diff --git a/packages/material-ui-icons/src/FeedbackOutlined.js b/packages/material-ui-icons/src/FeedbackOutlined.js
index 7dacf6c0a3a3e4..6bec686f39963d 100644
--- a/packages/material-ui-icons/src/FeedbackOutlined.js
+++ b/packages/material-ui-icons/src/FeedbackOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeedbackOutlined');
diff --git a/packages/material-ui-icons/src/FeedbackRounded.js b/packages/material-ui-icons/src/FeedbackRounded.js
index 0e313d6f47d4e5..b38e9629eebb82 100644
--- a/packages/material-ui-icons/src/FeedbackRounded.js
+++ b/packages/material-ui-icons/src/FeedbackRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeedbackRounded');
diff --git a/packages/material-ui-icons/src/FeedbackSharp.js b/packages/material-ui-icons/src/FeedbackSharp.js
index 7befa51004381a..5c72269b6174dd 100644
--- a/packages/material-ui-icons/src/FeedbackSharp.js
+++ b/packages/material-ui-icons/src/FeedbackSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeedbackSharp');
diff --git a/packages/material-ui-icons/src/FeedbackTwoTone.js b/packages/material-ui-icons/src/FeedbackTwoTone.js
index 327ff44f2c679b..fd74d92274cea5 100644
--- a/packages/material-ui-icons/src/FeedbackTwoTone.js
+++ b/packages/material-ui-icons/src/FeedbackTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FeedbackTwoTone');
diff --git a/packages/material-ui-icons/src/FiberDvrOutlined.js b/packages/material-ui-icons/src/FiberDvrOutlined.js
index 58f62485350413..7bc58017373545 100644
--- a/packages/material-ui-icons/src/FiberDvrOutlined.js
+++ b/packages/material-ui-icons/src/FiberDvrOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberDvrOutlined');
diff --git a/packages/material-ui-icons/src/FiberDvrSharp.js b/packages/material-ui-icons/src/FiberDvrSharp.js
index 93c0d21a5ebe57..23dd4bd2c67ce7 100644
--- a/packages/material-ui-icons/src/FiberDvrSharp.js
+++ b/packages/material-ui-icons/src/FiberDvrSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberDvrSharp');
diff --git a/packages/material-ui-icons/src/FiberDvrTwoTone.js b/packages/material-ui-icons/src/FiberDvrTwoTone.js
index 9634713f8220df..b7c550742a2443 100644
--- a/packages/material-ui-icons/src/FiberDvrTwoTone.js
+++ b/packages/material-ui-icons/src/FiberDvrTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberDvrTwoTone');
diff --git a/packages/material-ui-icons/src/FiberManualRecordOutlined.js b/packages/material-ui-icons/src/FiberManualRecordOutlined.js
index 63b7e4f20d7591..e38534ae266ca2 100644
--- a/packages/material-ui-icons/src/FiberManualRecordOutlined.js
+++ b/packages/material-ui-icons/src/FiberManualRecordOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberManualRecordOutlined');
diff --git a/packages/material-ui-icons/src/FiberManualRecordSharp.js b/packages/material-ui-icons/src/FiberManualRecordSharp.js
index 479a40e2c8c339..d62bfa7baa2cc4 100644
--- a/packages/material-ui-icons/src/FiberManualRecordSharp.js
+++ b/packages/material-ui-icons/src/FiberManualRecordSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberManualRecordSharp');
diff --git a/packages/material-ui-icons/src/FiberManualRecordTwoTone.js b/packages/material-ui-icons/src/FiberManualRecordTwoTone.js
index 3332e896b5e4b8..bd5ee4f117e496 100644
--- a/packages/material-ui-icons/src/FiberManualRecordTwoTone.js
+++ b/packages/material-ui-icons/src/FiberManualRecordTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberManualRecordTwoTone');
diff --git a/packages/material-ui-icons/src/FiberNewOutlined.js b/packages/material-ui-icons/src/FiberNewOutlined.js
index 8ebbed2a53df48..e558ebbffc7a82 100644
--- a/packages/material-ui-icons/src/FiberNewOutlined.js
+++ b/packages/material-ui-icons/src/FiberNewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberNewOutlined');
diff --git a/packages/material-ui-icons/src/FiberNewSharp.js b/packages/material-ui-icons/src/FiberNewSharp.js
index 83c489336b0e68..87348b5762cd29 100644
--- a/packages/material-ui-icons/src/FiberNewSharp.js
+++ b/packages/material-ui-icons/src/FiberNewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberNewSharp');
diff --git a/packages/material-ui-icons/src/FiberNewTwoTone.js b/packages/material-ui-icons/src/FiberNewTwoTone.js
index b8cc0fd758b743..2ab34164e678f5 100644
--- a/packages/material-ui-icons/src/FiberNewTwoTone.js
+++ b/packages/material-ui-icons/src/FiberNewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberNewTwoTone');
diff --git a/packages/material-ui-icons/src/FiberPinOutlined.js b/packages/material-ui-icons/src/FiberPinOutlined.js
index 424e359747bead..f0d7cffcc536d3 100644
--- a/packages/material-ui-icons/src/FiberPinOutlined.js
+++ b/packages/material-ui-icons/src/FiberPinOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberPinOutlined');
diff --git a/packages/material-ui-icons/src/FiberPinSharp.js b/packages/material-ui-icons/src/FiberPinSharp.js
index 035d76c92e318e..c3705e5eccdf59 100644
--- a/packages/material-ui-icons/src/FiberPinSharp.js
+++ b/packages/material-ui-icons/src/FiberPinSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberPinSharp');
diff --git a/packages/material-ui-icons/src/FiberPinTwoTone.js b/packages/material-ui-icons/src/FiberPinTwoTone.js
index 8f35c00575f359..28c92fa4863388 100644
--- a/packages/material-ui-icons/src/FiberPinTwoTone.js
+++ b/packages/material-ui-icons/src/FiberPinTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberPinTwoTone');
diff --git a/packages/material-ui-icons/src/FiberSmartRecordOutlined.js b/packages/material-ui-icons/src/FiberSmartRecordOutlined.js
index 7f5655fd8997fb..31c6f04e30db53 100644
--- a/packages/material-ui-icons/src/FiberSmartRecordOutlined.js
+++ b/packages/material-ui-icons/src/FiberSmartRecordOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberSmartRecordOutlined');
diff --git a/packages/material-ui-icons/src/FiberSmartRecordSharp.js b/packages/material-ui-icons/src/FiberSmartRecordSharp.js
index 3461d494705e57..80f7759127bd4c 100644
--- a/packages/material-ui-icons/src/FiberSmartRecordSharp.js
+++ b/packages/material-ui-icons/src/FiberSmartRecordSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberSmartRecordSharp');
diff --git a/packages/material-ui-icons/src/FiberSmartRecordTwoTone.js b/packages/material-ui-icons/src/FiberSmartRecordTwoTone.js
index 9677c8e9164fef..81faea7973cb4b 100644
--- a/packages/material-ui-icons/src/FiberSmartRecordTwoTone.js
+++ b/packages/material-ui-icons/src/FiberSmartRecordTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FiberSmartRecordTwoTone');
diff --git a/packages/material-ui-icons/src/FileCopyOutlined.js b/packages/material-ui-icons/src/FileCopyOutlined.js
index 746dba982defd8..d0475ff8cdd953 100644
--- a/packages/material-ui-icons/src/FileCopyOutlined.js
+++ b/packages/material-ui-icons/src/FileCopyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FileCopyOutlined');
diff --git a/packages/material-ui-icons/src/FileCopyRounded.js b/packages/material-ui-icons/src/FileCopyRounded.js
index a122896e96b5ec..653ab10ffb0c89 100644
--- a/packages/material-ui-icons/src/FileCopyRounded.js
+++ b/packages/material-ui-icons/src/FileCopyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FileCopyRounded');
diff --git a/packages/material-ui-icons/src/FileCopySharp.js b/packages/material-ui-icons/src/FileCopySharp.js
index 0088d1b751933a..f962616ed6a97e 100644
--- a/packages/material-ui-icons/src/FileCopySharp.js
+++ b/packages/material-ui-icons/src/FileCopySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FileCopySharp');
diff --git a/packages/material-ui-icons/src/FileCopyTwoTone.js b/packages/material-ui-icons/src/FileCopyTwoTone.js
index 772423a84685fd..7ef57834be30af 100644
--- a/packages/material-ui-icons/src/FileCopyTwoTone.js
+++ b/packages/material-ui-icons/src/FileCopyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FileCopyTwoTone');
diff --git a/packages/material-ui-icons/src/Filter1Outlined.js b/packages/material-ui-icons/src/Filter1Outlined.js
index 198af97660d4c9..5df3f68202e4b0 100644
--- a/packages/material-ui-icons/src/Filter1Outlined.js
+++ b/packages/material-ui-icons/src/Filter1Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter1Outlined');
diff --git a/packages/material-ui-icons/src/Filter1Rounded.js b/packages/material-ui-icons/src/Filter1Rounded.js
index f47dffb34eaad6..ceb2a5ffc11963 100644
--- a/packages/material-ui-icons/src/Filter1Rounded.js
+++ b/packages/material-ui-icons/src/Filter1Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter1Rounded');
diff --git a/packages/material-ui-icons/src/Filter1Sharp.js b/packages/material-ui-icons/src/Filter1Sharp.js
index cdcb4cbf7790da..e15531ba521351 100644
--- a/packages/material-ui-icons/src/Filter1Sharp.js
+++ b/packages/material-ui-icons/src/Filter1Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter1Sharp');
diff --git a/packages/material-ui-icons/src/Filter1TwoTone.js b/packages/material-ui-icons/src/Filter1TwoTone.js
index 2b63a0a13a2724..afaff88f683049 100644
--- a/packages/material-ui-icons/src/Filter1TwoTone.js
+++ b/packages/material-ui-icons/src/Filter1TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter1TwoTone');
diff --git a/packages/material-ui-icons/src/Filter2Outlined.js b/packages/material-ui-icons/src/Filter2Outlined.js
index 5261bc91eeb13d..424a8d6d23ff2c 100644
--- a/packages/material-ui-icons/src/Filter2Outlined.js
+++ b/packages/material-ui-icons/src/Filter2Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter2Outlined');
diff --git a/packages/material-ui-icons/src/Filter2Rounded.js b/packages/material-ui-icons/src/Filter2Rounded.js
index 846eceda54db81..c0918e27e13f89 100644
--- a/packages/material-ui-icons/src/Filter2Rounded.js
+++ b/packages/material-ui-icons/src/Filter2Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter2Rounded');
diff --git a/packages/material-ui-icons/src/Filter2Sharp.js b/packages/material-ui-icons/src/Filter2Sharp.js
index 925fa43d7dfe81..807cd3a9c27da3 100644
--- a/packages/material-ui-icons/src/Filter2Sharp.js
+++ b/packages/material-ui-icons/src/Filter2Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter2Sharp');
diff --git a/packages/material-ui-icons/src/Filter2TwoTone.js b/packages/material-ui-icons/src/Filter2TwoTone.js
index dfa324277477ca..a1dfa1b12f4450 100644
--- a/packages/material-ui-icons/src/Filter2TwoTone.js
+++ b/packages/material-ui-icons/src/Filter2TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter2TwoTone');
diff --git a/packages/material-ui-icons/src/Filter3Outlined.js b/packages/material-ui-icons/src/Filter3Outlined.js
index 1550e56983c6a3..2d3dc721293900 100644
--- a/packages/material-ui-icons/src/Filter3Outlined.js
+++ b/packages/material-ui-icons/src/Filter3Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter3Outlined');
diff --git a/packages/material-ui-icons/src/Filter3Rounded.js b/packages/material-ui-icons/src/Filter3Rounded.js
index a3ba1e29a71f4c..c61c91bfcaaa60 100644
--- a/packages/material-ui-icons/src/Filter3Rounded.js
+++ b/packages/material-ui-icons/src/Filter3Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter3Rounded');
diff --git a/packages/material-ui-icons/src/Filter3Sharp.js b/packages/material-ui-icons/src/Filter3Sharp.js
index 867c3669c8e4bf..995e3cdc40b2ca 100644
--- a/packages/material-ui-icons/src/Filter3Sharp.js
+++ b/packages/material-ui-icons/src/Filter3Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter3Sharp');
diff --git a/packages/material-ui-icons/src/Filter3TwoTone.js b/packages/material-ui-icons/src/Filter3TwoTone.js
index 34f67ca36b75dc..bd28db01425246 100644
--- a/packages/material-ui-icons/src/Filter3TwoTone.js
+++ b/packages/material-ui-icons/src/Filter3TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter3TwoTone');
diff --git a/packages/material-ui-icons/src/Filter4Outlined.js b/packages/material-ui-icons/src/Filter4Outlined.js
index 2b83c9fb532716..46ef0dd29190e0 100644
--- a/packages/material-ui-icons/src/Filter4Outlined.js
+++ b/packages/material-ui-icons/src/Filter4Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter4Outlined');
diff --git a/packages/material-ui-icons/src/Filter4Rounded.js b/packages/material-ui-icons/src/Filter4Rounded.js
index 8d152bb3a89797..4d1fd9f83143eb 100644
--- a/packages/material-ui-icons/src/Filter4Rounded.js
+++ b/packages/material-ui-icons/src/Filter4Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter4Rounded');
diff --git a/packages/material-ui-icons/src/Filter4Sharp.js b/packages/material-ui-icons/src/Filter4Sharp.js
index 747f858715063f..f5b03819df4144 100644
--- a/packages/material-ui-icons/src/Filter4Sharp.js
+++ b/packages/material-ui-icons/src/Filter4Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter4Sharp');
diff --git a/packages/material-ui-icons/src/Filter4TwoTone.js b/packages/material-ui-icons/src/Filter4TwoTone.js
index f072cfbd3d1b94..16026d17ef9994 100644
--- a/packages/material-ui-icons/src/Filter4TwoTone.js
+++ b/packages/material-ui-icons/src/Filter4TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter4TwoTone');
diff --git a/packages/material-ui-icons/src/Filter6Outlined.js b/packages/material-ui-icons/src/Filter6Outlined.js
index 19f40fd78bef76..9d9a5a97566826 100644
--- a/packages/material-ui-icons/src/Filter6Outlined.js
+++ b/packages/material-ui-icons/src/Filter6Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter6Outlined');
diff --git a/packages/material-ui-icons/src/Filter6Rounded.js b/packages/material-ui-icons/src/Filter6Rounded.js
index 39ad1eddde2930..dd2f8fc3b762c3 100644
--- a/packages/material-ui-icons/src/Filter6Rounded.js
+++ b/packages/material-ui-icons/src/Filter6Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter6Rounded');
diff --git a/packages/material-ui-icons/src/Filter6Sharp.js b/packages/material-ui-icons/src/Filter6Sharp.js
index 637c93163af89d..6a9077f8a18039 100644
--- a/packages/material-ui-icons/src/Filter6Sharp.js
+++ b/packages/material-ui-icons/src/Filter6Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter6Sharp');
diff --git a/packages/material-ui-icons/src/Filter6TwoTone.js b/packages/material-ui-icons/src/Filter6TwoTone.js
index 6cba9a7901fc6b..76fddebca0c290 100644
--- a/packages/material-ui-icons/src/Filter6TwoTone.js
+++ b/packages/material-ui-icons/src/Filter6TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter6TwoTone');
diff --git a/packages/material-ui-icons/src/Filter7Outlined.js b/packages/material-ui-icons/src/Filter7Outlined.js
index 33cd8b4664fa55..df2f25eb2f922f 100644
--- a/packages/material-ui-icons/src/Filter7Outlined.js
+++ b/packages/material-ui-icons/src/Filter7Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter7Outlined');
diff --git a/packages/material-ui-icons/src/Filter7Rounded.js b/packages/material-ui-icons/src/Filter7Rounded.js
index b03e4cf38403d9..bd64f2b1584ac9 100644
--- a/packages/material-ui-icons/src/Filter7Rounded.js
+++ b/packages/material-ui-icons/src/Filter7Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter7Rounded');
diff --git a/packages/material-ui-icons/src/Filter7Sharp.js b/packages/material-ui-icons/src/Filter7Sharp.js
index ff1ff54b7c9abf..c5703f5ec8587b 100644
--- a/packages/material-ui-icons/src/Filter7Sharp.js
+++ b/packages/material-ui-icons/src/Filter7Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter7Sharp');
diff --git a/packages/material-ui-icons/src/Filter7TwoTone.js b/packages/material-ui-icons/src/Filter7TwoTone.js
index 194e811bb0c1a3..8e5ae32857eef5 100644
--- a/packages/material-ui-icons/src/Filter7TwoTone.js
+++ b/packages/material-ui-icons/src/Filter7TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter7TwoTone');
diff --git a/packages/material-ui-icons/src/Filter8Outlined.js b/packages/material-ui-icons/src/Filter8Outlined.js
index c9d6ac421455c8..e8ac76c174e15f 100644
--- a/packages/material-ui-icons/src/Filter8Outlined.js
+++ b/packages/material-ui-icons/src/Filter8Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter8Outlined');
diff --git a/packages/material-ui-icons/src/Filter8Rounded.js b/packages/material-ui-icons/src/Filter8Rounded.js
index 5c3940587aeade..3d2c804de3276c 100644
--- a/packages/material-ui-icons/src/Filter8Rounded.js
+++ b/packages/material-ui-icons/src/Filter8Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter8Rounded');
diff --git a/packages/material-ui-icons/src/Filter8Sharp.js b/packages/material-ui-icons/src/Filter8Sharp.js
index b6cf02c65a39c8..77bb3bfea53cba 100644
--- a/packages/material-ui-icons/src/Filter8Sharp.js
+++ b/packages/material-ui-icons/src/Filter8Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter8Sharp');
diff --git a/packages/material-ui-icons/src/Filter8TwoTone.js b/packages/material-ui-icons/src/Filter8TwoTone.js
index 7280ecac66a4ad..83b3c1f35eeceb 100644
--- a/packages/material-ui-icons/src/Filter8TwoTone.js
+++ b/packages/material-ui-icons/src/Filter8TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter8TwoTone');
diff --git a/packages/material-ui-icons/src/Filter9Outlined.js b/packages/material-ui-icons/src/Filter9Outlined.js
index 8b9a8995b5ab5c..c19be179b8028e 100644
--- a/packages/material-ui-icons/src/Filter9Outlined.js
+++ b/packages/material-ui-icons/src/Filter9Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9Outlined');
diff --git a/packages/material-ui-icons/src/Filter9PlusOutlined.js b/packages/material-ui-icons/src/Filter9PlusOutlined.js
index bae6f0d95dbc2c..158262e3090703 100644
--- a/packages/material-ui-icons/src/Filter9PlusOutlined.js
+++ b/packages/material-ui-icons/src/Filter9PlusOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9PlusOutlined');
diff --git a/packages/material-ui-icons/src/Filter9PlusRounded.js b/packages/material-ui-icons/src/Filter9PlusRounded.js
index 5e48f96d69b527..fda3b23822ab32 100644
--- a/packages/material-ui-icons/src/Filter9PlusRounded.js
+++ b/packages/material-ui-icons/src/Filter9PlusRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9PlusRounded');
diff --git a/packages/material-ui-icons/src/Filter9PlusSharp.js b/packages/material-ui-icons/src/Filter9PlusSharp.js
index e8d3c880c2b0ae..869544177378b6 100644
--- a/packages/material-ui-icons/src/Filter9PlusSharp.js
+++ b/packages/material-ui-icons/src/Filter9PlusSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9PlusSharp');
diff --git a/packages/material-ui-icons/src/Filter9PlusTwoTone.js b/packages/material-ui-icons/src/Filter9PlusTwoTone.js
index 8641001147e2d6..e627bc5acd03ed 100644
--- a/packages/material-ui-icons/src/Filter9PlusTwoTone.js
+++ b/packages/material-ui-icons/src/Filter9PlusTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9PlusTwoTone');
diff --git a/packages/material-ui-icons/src/Filter9Rounded.js b/packages/material-ui-icons/src/Filter9Rounded.js
index e43ec90499e441..4dfb60e4a8088f 100644
--- a/packages/material-ui-icons/src/Filter9Rounded.js
+++ b/packages/material-ui-icons/src/Filter9Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9Rounded');
diff --git a/packages/material-ui-icons/src/Filter9Sharp.js b/packages/material-ui-icons/src/Filter9Sharp.js
index e68fbb6ab17d77..1cba7f4987e7e2 100644
--- a/packages/material-ui-icons/src/Filter9Sharp.js
+++ b/packages/material-ui-icons/src/Filter9Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9Sharp');
diff --git a/packages/material-ui-icons/src/Filter9TwoTone.js b/packages/material-ui-icons/src/Filter9TwoTone.js
index a46960253e3127..f5f5c762eca800 100644
--- a/packages/material-ui-icons/src/Filter9TwoTone.js
+++ b/packages/material-ui-icons/src/Filter9TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Filter9TwoTone');
diff --git a/packages/material-ui-icons/src/FilterBAndWOutlined.js b/packages/material-ui-icons/src/FilterBAndWOutlined.js
index 2627a89a5e2c09..59cf83ce5777b2 100644
--- a/packages/material-ui-icons/src/FilterBAndWOutlined.js
+++ b/packages/material-ui-icons/src/FilterBAndWOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterBAndWOutlined');
diff --git a/packages/material-ui-icons/src/FilterBAndWRounded.js b/packages/material-ui-icons/src/FilterBAndWRounded.js
index 19a39e79d4740d..45f18542b6a240 100644
--- a/packages/material-ui-icons/src/FilterBAndWRounded.js
+++ b/packages/material-ui-icons/src/FilterBAndWRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterBAndWRounded');
diff --git a/packages/material-ui-icons/src/FilterBAndWSharp.js b/packages/material-ui-icons/src/FilterBAndWSharp.js
index 36304a221f42c2..028af0af25832e 100644
--- a/packages/material-ui-icons/src/FilterBAndWSharp.js
+++ b/packages/material-ui-icons/src/FilterBAndWSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterBAndWSharp');
diff --git a/packages/material-ui-icons/src/FilterBAndWTwoTone.js b/packages/material-ui-icons/src/FilterBAndWTwoTone.js
index d0d41ffb3f31c3..fd1089044d4d26 100644
--- a/packages/material-ui-icons/src/FilterBAndWTwoTone.js
+++ b/packages/material-ui-icons/src/FilterBAndWTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterBAndWTwoTone');
diff --git a/packages/material-ui-icons/src/FilterCenterFocusOutlined.js b/packages/material-ui-icons/src/FilterCenterFocusOutlined.js
index bc24374b6dfddd..0b2a8d992bf4b5 100644
--- a/packages/material-ui-icons/src/FilterCenterFocusOutlined.js
+++ b/packages/material-ui-icons/src/FilterCenterFocusOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterCenterFocusOutlined');
diff --git a/packages/material-ui-icons/src/FilterCenterFocusRounded.js b/packages/material-ui-icons/src/FilterCenterFocusRounded.js
index 3388515cae0be2..7dc90c3891b6ba 100644
--- a/packages/material-ui-icons/src/FilterCenterFocusRounded.js
+++ b/packages/material-ui-icons/src/FilterCenterFocusRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterCenterFocusRounded');
diff --git a/packages/material-ui-icons/src/FilterCenterFocusSharp.js b/packages/material-ui-icons/src/FilterCenterFocusSharp.js
index c034e5cea164cf..80e260408c30f5 100644
--- a/packages/material-ui-icons/src/FilterCenterFocusSharp.js
+++ b/packages/material-ui-icons/src/FilterCenterFocusSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterCenterFocusSharp');
diff --git a/packages/material-ui-icons/src/FilterCenterFocusTwoTone.js b/packages/material-ui-icons/src/FilterCenterFocusTwoTone.js
index 320c17a11f71a7..ce88f606c1b9d7 100644
--- a/packages/material-ui-icons/src/FilterCenterFocusTwoTone.js
+++ b/packages/material-ui-icons/src/FilterCenterFocusTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterCenterFocusTwoTone');
diff --git a/packages/material-ui-icons/src/FilterDramaOutlined.js b/packages/material-ui-icons/src/FilterDramaOutlined.js
index 6ec022f1fb52f1..05a2442196d9e2 100644
--- a/packages/material-ui-icons/src/FilterDramaOutlined.js
+++ b/packages/material-ui-icons/src/FilterDramaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterDramaOutlined');
diff --git a/packages/material-ui-icons/src/FilterDramaRounded.js b/packages/material-ui-icons/src/FilterDramaRounded.js
index 48b011c36df01d..29b2802bbe963a 100644
--- a/packages/material-ui-icons/src/FilterDramaRounded.js
+++ b/packages/material-ui-icons/src/FilterDramaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterDramaRounded');
diff --git a/packages/material-ui-icons/src/FilterDramaSharp.js b/packages/material-ui-icons/src/FilterDramaSharp.js
index 73348a50362b8e..3d69b042c60c8d 100644
--- a/packages/material-ui-icons/src/FilterDramaSharp.js
+++ b/packages/material-ui-icons/src/FilterDramaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterDramaSharp');
diff --git a/packages/material-ui-icons/src/FilterDramaTwoTone.js b/packages/material-ui-icons/src/FilterDramaTwoTone.js
index 9cab3e6230baae..2bf51ad2503739 100644
--- a/packages/material-ui-icons/src/FilterDramaTwoTone.js
+++ b/packages/material-ui-icons/src/FilterDramaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterDramaTwoTone');
diff --git a/packages/material-ui-icons/src/FilterFramesRounded.js b/packages/material-ui-icons/src/FilterFramesRounded.js
index 0f15870b6c7ddd..15f43efc8b1e88 100644
--- a/packages/material-ui-icons/src/FilterFramesRounded.js
+++ b/packages/material-ui-icons/src/FilterFramesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterFramesRounded');
diff --git a/packages/material-ui-icons/src/FilterHdrOutlined.js b/packages/material-ui-icons/src/FilterHdrOutlined.js
index b67d585124ea46..b6a277840fb349 100644
--- a/packages/material-ui-icons/src/FilterHdrOutlined.js
+++ b/packages/material-ui-icons/src/FilterHdrOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterHdrOutlined');
diff --git a/packages/material-ui-icons/src/FilterHdrRounded.js b/packages/material-ui-icons/src/FilterHdrRounded.js
index 93a120ffa41944..f5c0710ee5c58f 100644
--- a/packages/material-ui-icons/src/FilterHdrRounded.js
+++ b/packages/material-ui-icons/src/FilterHdrRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterHdrRounded');
diff --git a/packages/material-ui-icons/src/FilterHdrSharp.js b/packages/material-ui-icons/src/FilterHdrSharp.js
index ec7ed8f13ac082..1818e49995c766 100644
--- a/packages/material-ui-icons/src/FilterHdrSharp.js
+++ b/packages/material-ui-icons/src/FilterHdrSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterHdrSharp');
diff --git a/packages/material-ui-icons/src/FilterHdrTwoTone.js b/packages/material-ui-icons/src/FilterHdrTwoTone.js
index 2b020ec3a3e0bd..b0e828ca794420 100644
--- a/packages/material-ui-icons/src/FilterHdrTwoTone.js
+++ b/packages/material-ui-icons/src/FilterHdrTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterHdrTwoTone');
diff --git a/packages/material-ui-icons/src/FilterListOutlined.js b/packages/material-ui-icons/src/FilterListOutlined.js
index 77ce2f682d1544..7d7dcdf5970253 100644
--- a/packages/material-ui-icons/src/FilterListOutlined.js
+++ b/packages/material-ui-icons/src/FilterListOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterListOutlined');
diff --git a/packages/material-ui-icons/src/FilterListRounded.js b/packages/material-ui-icons/src/FilterListRounded.js
index fab9a841526ba1..bc711038545475 100644
--- a/packages/material-ui-icons/src/FilterListRounded.js
+++ b/packages/material-ui-icons/src/FilterListRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterListRounded');
diff --git a/packages/material-ui-icons/src/FilterListSharp.js b/packages/material-ui-icons/src/FilterListSharp.js
index ddaaa6890ab6e5..9eddd30d3583df 100644
--- a/packages/material-ui-icons/src/FilterListSharp.js
+++ b/packages/material-ui-icons/src/FilterListSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterListSharp');
diff --git a/packages/material-ui-icons/src/FilterListTwoTone.js b/packages/material-ui-icons/src/FilterListTwoTone.js
index 84854c4a2fe1b6..f4da61c45452dc 100644
--- a/packages/material-ui-icons/src/FilterListTwoTone.js
+++ b/packages/material-ui-icons/src/FilterListTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterListTwoTone');
diff --git a/packages/material-ui-icons/src/FilterNoneOutlined.js b/packages/material-ui-icons/src/FilterNoneOutlined.js
index 34e203a0af0ca2..b126fa935d8af5 100644
--- a/packages/material-ui-icons/src/FilterNoneOutlined.js
+++ b/packages/material-ui-icons/src/FilterNoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterNoneOutlined');
diff --git a/packages/material-ui-icons/src/FilterNoneRounded.js b/packages/material-ui-icons/src/FilterNoneRounded.js
index d3da32fc5df133..be090048830dd4 100644
--- a/packages/material-ui-icons/src/FilterNoneRounded.js
+++ b/packages/material-ui-icons/src/FilterNoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterNoneRounded');
diff --git a/packages/material-ui-icons/src/FilterNoneSharp.js b/packages/material-ui-icons/src/FilterNoneSharp.js
index 96ec8f0ef7a23d..f4b838937edf69 100644
--- a/packages/material-ui-icons/src/FilterNoneSharp.js
+++ b/packages/material-ui-icons/src/FilterNoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterNoneSharp');
diff --git a/packages/material-ui-icons/src/FilterNoneTwoTone.js b/packages/material-ui-icons/src/FilterNoneTwoTone.js
index d97b1c8c917b40..3ef6a0bebf1782 100644
--- a/packages/material-ui-icons/src/FilterNoneTwoTone.js
+++ b/packages/material-ui-icons/src/FilterNoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterNoneTwoTone');
diff --git a/packages/material-ui-icons/src/FilterOutlined.js b/packages/material-ui-icons/src/FilterOutlined.js
index c0a6920ec47c7f..8987dc128fcbdb 100644
--- a/packages/material-ui-icons/src/FilterOutlined.js
+++ b/packages/material-ui-icons/src/FilterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterOutlined');
diff --git a/packages/material-ui-icons/src/FilterRounded.js b/packages/material-ui-icons/src/FilterRounded.js
index 92d300b3f67d71..4b2d06d7e58674 100644
--- a/packages/material-ui-icons/src/FilterRounded.js
+++ b/packages/material-ui-icons/src/FilterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterRounded');
diff --git a/packages/material-ui-icons/src/FilterSharp.js b/packages/material-ui-icons/src/FilterSharp.js
index 777f724a601660..a27eaae2a12d22 100644
--- a/packages/material-ui-icons/src/FilterSharp.js
+++ b/packages/material-ui-icons/src/FilterSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterSharp');
diff --git a/packages/material-ui-icons/src/FilterTiltShiftOutlined.js b/packages/material-ui-icons/src/FilterTiltShiftOutlined.js
index 9fbdb88d658e10..4e27ed3b41a2e1 100644
--- a/packages/material-ui-icons/src/FilterTiltShiftOutlined.js
+++ b/packages/material-ui-icons/src/FilterTiltShiftOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterTiltShiftOutlined');
diff --git a/packages/material-ui-icons/src/FilterTiltShiftRounded.js b/packages/material-ui-icons/src/FilterTiltShiftRounded.js
index 88480663b173a3..a467c204fdac4f 100644
--- a/packages/material-ui-icons/src/FilterTiltShiftRounded.js
+++ b/packages/material-ui-icons/src/FilterTiltShiftRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterTiltShiftRounded');
diff --git a/packages/material-ui-icons/src/FilterTiltShiftSharp.js b/packages/material-ui-icons/src/FilterTiltShiftSharp.js
index 776dd81cca0415..923b3f1494c87e 100644
--- a/packages/material-ui-icons/src/FilterTiltShiftSharp.js
+++ b/packages/material-ui-icons/src/FilterTiltShiftSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterTiltShiftSharp');
diff --git a/packages/material-ui-icons/src/FilterTiltShiftTwoTone.js b/packages/material-ui-icons/src/FilterTiltShiftTwoTone.js
index b34fa02b8c9826..0dd12047328dd0 100644
--- a/packages/material-ui-icons/src/FilterTiltShiftTwoTone.js
+++ b/packages/material-ui-icons/src/FilterTiltShiftTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterTiltShiftTwoTone');
diff --git a/packages/material-ui-icons/src/FilterTwoTone.js b/packages/material-ui-icons/src/FilterTwoTone.js
index e38047e169176d..66b7b16bff0460 100644
--- a/packages/material-ui-icons/src/FilterTwoTone.js
+++ b/packages/material-ui-icons/src/FilterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterTwoTone');
diff --git a/packages/material-ui-icons/src/FilterVintageOutlined.js b/packages/material-ui-icons/src/FilterVintageOutlined.js
index 963ac706acbd35..fbc2a2c86fea6f 100644
--- a/packages/material-ui-icons/src/FilterVintageOutlined.js
+++ b/packages/material-ui-icons/src/FilterVintageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterVintageOutlined');
diff --git a/packages/material-ui-icons/src/FilterVintageRounded.js b/packages/material-ui-icons/src/FilterVintageRounded.js
index f8be43f4106e45..569de6faaecc45 100644
--- a/packages/material-ui-icons/src/FilterVintageRounded.js
+++ b/packages/material-ui-icons/src/FilterVintageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterVintageRounded');
diff --git a/packages/material-ui-icons/src/FilterVintageSharp.js b/packages/material-ui-icons/src/FilterVintageSharp.js
index 461cb6a1599736..b523ec9d7ab2ab 100644
--- a/packages/material-ui-icons/src/FilterVintageSharp.js
+++ b/packages/material-ui-icons/src/FilterVintageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterVintageSharp');
diff --git a/packages/material-ui-icons/src/FilterVintageTwoTone.js b/packages/material-ui-icons/src/FilterVintageTwoTone.js
index f47dede8da8b98..a5fd59bcb5b3f5 100644
--- a/packages/material-ui-icons/src/FilterVintageTwoTone.js
+++ b/packages/material-ui-icons/src/FilterVintageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FilterVintageTwoTone');
diff --git a/packages/material-ui-icons/src/FindInPageOutlined.js b/packages/material-ui-icons/src/FindInPageOutlined.js
index 53ac9c0bee08d8..0eb7956bdc30a0 100644
--- a/packages/material-ui-icons/src/FindInPageOutlined.js
+++ b/packages/material-ui-icons/src/FindInPageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindInPageOutlined');
diff --git a/packages/material-ui-icons/src/FindInPageRounded.js b/packages/material-ui-icons/src/FindInPageRounded.js
index a538296c8aba50..6d975e90b744d9 100644
--- a/packages/material-ui-icons/src/FindInPageRounded.js
+++ b/packages/material-ui-icons/src/FindInPageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindInPageRounded');
diff --git a/packages/material-ui-icons/src/FindInPageSharp.js b/packages/material-ui-icons/src/FindInPageSharp.js
index 1e01c4a8dead3c..f0e3827a22b7d0 100644
--- a/packages/material-ui-icons/src/FindInPageSharp.js
+++ b/packages/material-ui-icons/src/FindInPageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindInPageSharp');
diff --git a/packages/material-ui-icons/src/FindInPageTwoTone.js b/packages/material-ui-icons/src/FindInPageTwoTone.js
index 7b5811c8f11f8d..1c5db0a38db450 100644
--- a/packages/material-ui-icons/src/FindInPageTwoTone.js
+++ b/packages/material-ui-icons/src/FindInPageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindInPageTwoTone');
diff --git a/packages/material-ui-icons/src/FindReplaceOutlined.js b/packages/material-ui-icons/src/FindReplaceOutlined.js
index 0d421f4b2fcf4e..bc345a4b09bbb6 100644
--- a/packages/material-ui-icons/src/FindReplaceOutlined.js
+++ b/packages/material-ui-icons/src/FindReplaceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindReplaceOutlined');
diff --git a/packages/material-ui-icons/src/FindReplaceRounded.js b/packages/material-ui-icons/src/FindReplaceRounded.js
index 2e791a020879d0..00ad427f592145 100644
--- a/packages/material-ui-icons/src/FindReplaceRounded.js
+++ b/packages/material-ui-icons/src/FindReplaceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindReplaceRounded');
diff --git a/packages/material-ui-icons/src/FindReplaceSharp.js b/packages/material-ui-icons/src/FindReplaceSharp.js
index 16179d80d36500..38d925ae1e9555 100644
--- a/packages/material-ui-icons/src/FindReplaceSharp.js
+++ b/packages/material-ui-icons/src/FindReplaceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindReplaceSharp');
diff --git a/packages/material-ui-icons/src/FindReplaceTwoTone.js b/packages/material-ui-icons/src/FindReplaceTwoTone.js
index a4c20048c71a49..c50bd12958a37b 100644
--- a/packages/material-ui-icons/src/FindReplaceTwoTone.js
+++ b/packages/material-ui-icons/src/FindReplaceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FindReplaceTwoTone');
diff --git a/packages/material-ui-icons/src/FingerprintOutlined.js b/packages/material-ui-icons/src/FingerprintOutlined.js
index 64affd8ad171bb..b5f39713c19f4b 100644
--- a/packages/material-ui-icons/src/FingerprintOutlined.js
+++ b/packages/material-ui-icons/src/FingerprintOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FingerprintOutlined');
diff --git a/packages/material-ui-icons/src/FingerprintRounded.js b/packages/material-ui-icons/src/FingerprintRounded.js
index 99af78524906ca..de0ae721af8724 100644
--- a/packages/material-ui-icons/src/FingerprintRounded.js
+++ b/packages/material-ui-icons/src/FingerprintRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FingerprintRounded');
diff --git a/packages/material-ui-icons/src/FingerprintSharp.js b/packages/material-ui-icons/src/FingerprintSharp.js
index f4fda62d34c601..6960bf45e529b2 100644
--- a/packages/material-ui-icons/src/FingerprintSharp.js
+++ b/packages/material-ui-icons/src/FingerprintSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FingerprintSharp');
diff --git a/packages/material-ui-icons/src/FingerprintTwoTone.js b/packages/material-ui-icons/src/FingerprintTwoTone.js
index 3c88f1e870e314..225a488996028c 100644
--- a/packages/material-ui-icons/src/FingerprintTwoTone.js
+++ b/packages/material-ui-icons/src/FingerprintTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FingerprintTwoTone');
diff --git a/packages/material-ui-icons/src/Fireplace.js b/packages/material-ui-icons/src/Fireplace.js
new file mode 100644
index 00000000000000..3100cd71b0da7e
--- /dev/null
+++ b/packages/material-ui-icons/src/Fireplace.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Fireplace');
diff --git a/packages/material-ui-icons/src/FireplaceOutlined.js b/packages/material-ui-icons/src/FireplaceOutlined.js
new file mode 100644
index 00000000000000..8ba3bcece37240
--- /dev/null
+++ b/packages/material-ui-icons/src/FireplaceOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FireplaceOutlined');
diff --git a/packages/material-ui-icons/src/FireplaceRounded.js b/packages/material-ui-icons/src/FireplaceRounded.js
new file mode 100644
index 00000000000000..b74a356a6e7fd7
--- /dev/null
+++ b/packages/material-ui-icons/src/FireplaceRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FireplaceRounded');
diff --git a/packages/material-ui-icons/src/FireplaceSharp.js b/packages/material-ui-icons/src/FireplaceSharp.js
new file mode 100644
index 00000000000000..e1329da30031f3
--- /dev/null
+++ b/packages/material-ui-icons/src/FireplaceSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FireplaceSharp');
diff --git a/packages/material-ui-icons/src/FireplaceTwoTone.js b/packages/material-ui-icons/src/FireplaceTwoTone.js
new file mode 100644
index 00000000000000..29615ab352672e
--- /dev/null
+++ b/packages/material-ui-icons/src/FireplaceTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FireplaceTwoTone');
diff --git a/packages/material-ui-icons/src/FirstPageRounded.js b/packages/material-ui-icons/src/FirstPageRounded.js
index d3bdaa87c3f588..b931756caa11c9 100644
--- a/packages/material-ui-icons/src/FirstPageRounded.js
+++ b/packages/material-ui-icons/src/FirstPageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FirstPageRounded');
diff --git a/packages/material-ui-icons/src/FitnessCenterOutlined.js b/packages/material-ui-icons/src/FitnessCenterOutlined.js
index bbc7f4a4d7f449..bfffaa5086abc7 100644
--- a/packages/material-ui-icons/src/FitnessCenterOutlined.js
+++ b/packages/material-ui-icons/src/FitnessCenterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FitnessCenterOutlined');
diff --git a/packages/material-ui-icons/src/FitnessCenterRounded.js b/packages/material-ui-icons/src/FitnessCenterRounded.js
index 9396e095b4b6a5..e8783b809cc5d6 100644
--- a/packages/material-ui-icons/src/FitnessCenterRounded.js
+++ b/packages/material-ui-icons/src/FitnessCenterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FitnessCenterRounded');
diff --git a/packages/material-ui-icons/src/FitnessCenterSharp.js b/packages/material-ui-icons/src/FitnessCenterSharp.js
index e28a713424aebf..0737aca09dc10b 100644
--- a/packages/material-ui-icons/src/FitnessCenterSharp.js
+++ b/packages/material-ui-icons/src/FitnessCenterSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FitnessCenterSharp');
diff --git a/packages/material-ui-icons/src/FitnessCenterTwoTone.js b/packages/material-ui-icons/src/FitnessCenterTwoTone.js
index dac2fa37e08349..96b3d2f376c699 100644
--- a/packages/material-ui-icons/src/FitnessCenterTwoTone.js
+++ b/packages/material-ui-icons/src/FitnessCenterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FitnessCenterTwoTone');
diff --git a/packages/material-ui-icons/src/FlagOutlined.js b/packages/material-ui-icons/src/FlagOutlined.js
index 8c8acdb71ffb9e..0d78c8fb8cf0fb 100644
--- a/packages/material-ui-icons/src/FlagOutlined.js
+++ b/packages/material-ui-icons/src/FlagOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlagOutlined');
diff --git a/packages/material-ui-icons/src/FlagRounded.js b/packages/material-ui-icons/src/FlagRounded.js
index 8a4611d7ef5c11..2fbbdaa1067d01 100644
--- a/packages/material-ui-icons/src/FlagRounded.js
+++ b/packages/material-ui-icons/src/FlagRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlagRounded');
diff --git a/packages/material-ui-icons/src/FlagSharp.js b/packages/material-ui-icons/src/FlagSharp.js
index 26de2799951417..e9f11f401dea94 100644
--- a/packages/material-ui-icons/src/FlagSharp.js
+++ b/packages/material-ui-icons/src/FlagSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlagSharp');
diff --git a/packages/material-ui-icons/src/FlagTwoTone.js b/packages/material-ui-icons/src/FlagTwoTone.js
index fb07cf1d7053f7..34ac0c88639d06 100644
--- a/packages/material-ui-icons/src/FlagTwoTone.js
+++ b/packages/material-ui-icons/src/FlagTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlagTwoTone');
diff --git a/packages/material-ui-icons/src/FlareOutlined.js b/packages/material-ui-icons/src/FlareOutlined.js
index c3ce2d0484b30e..ffbd39aea58f20 100644
--- a/packages/material-ui-icons/src/FlareOutlined.js
+++ b/packages/material-ui-icons/src/FlareOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlareOutlined');
diff --git a/packages/material-ui-icons/src/FlareRounded.js b/packages/material-ui-icons/src/FlareRounded.js
index 38395e20c9e34b..8c15bf180f6f1f 100644
--- a/packages/material-ui-icons/src/FlareRounded.js
+++ b/packages/material-ui-icons/src/FlareRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlareRounded');
diff --git a/packages/material-ui-icons/src/FlareSharp.js b/packages/material-ui-icons/src/FlareSharp.js
index 91b861d4718a3a..64996fb4c286d1 100644
--- a/packages/material-ui-icons/src/FlareSharp.js
+++ b/packages/material-ui-icons/src/FlareSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlareSharp');
diff --git a/packages/material-ui-icons/src/FlareTwoTone.js b/packages/material-ui-icons/src/FlareTwoTone.js
index d8031a2aca6d1c..9591e246cae951 100644
--- a/packages/material-ui-icons/src/FlareTwoTone.js
+++ b/packages/material-ui-icons/src/FlareTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlareTwoTone');
diff --git a/packages/material-ui-icons/src/FlashAutoOutlined.js b/packages/material-ui-icons/src/FlashAutoOutlined.js
index f14c41f7046416..8f9e1fa8d324fb 100644
--- a/packages/material-ui-icons/src/FlashAutoOutlined.js
+++ b/packages/material-ui-icons/src/FlashAutoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashAutoOutlined');
diff --git a/packages/material-ui-icons/src/FlashAutoRounded.js b/packages/material-ui-icons/src/FlashAutoRounded.js
index ab78d4ec914da8..f5e2e595872c33 100644
--- a/packages/material-ui-icons/src/FlashAutoRounded.js
+++ b/packages/material-ui-icons/src/FlashAutoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashAutoRounded');
diff --git a/packages/material-ui-icons/src/FlashAutoSharp.js b/packages/material-ui-icons/src/FlashAutoSharp.js
index c389706e623a95..271f27848e7c5d 100644
--- a/packages/material-ui-icons/src/FlashAutoSharp.js
+++ b/packages/material-ui-icons/src/FlashAutoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashAutoSharp');
diff --git a/packages/material-ui-icons/src/FlashAutoTwoTone.js b/packages/material-ui-icons/src/FlashAutoTwoTone.js
index 0feab80ec73186..730acb61aa0714 100644
--- a/packages/material-ui-icons/src/FlashAutoTwoTone.js
+++ b/packages/material-ui-icons/src/FlashAutoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashAutoTwoTone');
diff --git a/packages/material-ui-icons/src/FlashOffOutlined.js b/packages/material-ui-icons/src/FlashOffOutlined.js
index b9425b3f1e199a..dd309c5564b434 100644
--- a/packages/material-ui-icons/src/FlashOffOutlined.js
+++ b/packages/material-ui-icons/src/FlashOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOffOutlined');
diff --git a/packages/material-ui-icons/src/FlashOffRounded.js b/packages/material-ui-icons/src/FlashOffRounded.js
index 149f5beb5758c6..62ab8c319871d3 100644
--- a/packages/material-ui-icons/src/FlashOffRounded.js
+++ b/packages/material-ui-icons/src/FlashOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOffRounded');
diff --git a/packages/material-ui-icons/src/FlashOffSharp.js b/packages/material-ui-icons/src/FlashOffSharp.js
index dd13ce052cc52a..cdc2be6c8260de 100644
--- a/packages/material-ui-icons/src/FlashOffSharp.js
+++ b/packages/material-ui-icons/src/FlashOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOffSharp');
diff --git a/packages/material-ui-icons/src/FlashOffTwoTone.js b/packages/material-ui-icons/src/FlashOffTwoTone.js
index ab6537915f4179..caf2cf736af7a2 100644
--- a/packages/material-ui-icons/src/FlashOffTwoTone.js
+++ b/packages/material-ui-icons/src/FlashOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOffTwoTone');
diff --git a/packages/material-ui-icons/src/FlashOnOutlined.js b/packages/material-ui-icons/src/FlashOnOutlined.js
index a620e671d48b95..f2e961a71bfb15 100644
--- a/packages/material-ui-icons/src/FlashOnOutlined.js
+++ b/packages/material-ui-icons/src/FlashOnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOnOutlined');
diff --git a/packages/material-ui-icons/src/FlashOnRounded.js b/packages/material-ui-icons/src/FlashOnRounded.js
index e1c13656e91aff..c032d7267f203a 100644
--- a/packages/material-ui-icons/src/FlashOnRounded.js
+++ b/packages/material-ui-icons/src/FlashOnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOnRounded');
diff --git a/packages/material-ui-icons/src/FlashOnSharp.js b/packages/material-ui-icons/src/FlashOnSharp.js
index 5e838418bdc586..4bf84dc3d3bd09 100644
--- a/packages/material-ui-icons/src/FlashOnSharp.js
+++ b/packages/material-ui-icons/src/FlashOnSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOnSharp');
diff --git a/packages/material-ui-icons/src/FlashOnTwoTone.js b/packages/material-ui-icons/src/FlashOnTwoTone.js
index f3379c4d595f93..38ee404f2cbbb7 100644
--- a/packages/material-ui-icons/src/FlashOnTwoTone.js
+++ b/packages/material-ui-icons/src/FlashOnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlashOnTwoTone');
diff --git a/packages/material-ui-icons/src/FlightLandOutlined.js b/packages/material-ui-icons/src/FlightLandOutlined.js
index 6fa2129ab27d04..b3dff7a463cd45 100644
--- a/packages/material-ui-icons/src/FlightLandOutlined.js
+++ b/packages/material-ui-icons/src/FlightLandOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightLandOutlined');
diff --git a/packages/material-ui-icons/src/FlightLandRounded.js b/packages/material-ui-icons/src/FlightLandRounded.js
index d65c4acbc1a182..0675bd545acee1 100644
--- a/packages/material-ui-icons/src/FlightLandRounded.js
+++ b/packages/material-ui-icons/src/FlightLandRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightLandRounded');
diff --git a/packages/material-ui-icons/src/FlightLandSharp.js b/packages/material-ui-icons/src/FlightLandSharp.js
index f4cf212b5c2431..f3ab174a1c50b9 100644
--- a/packages/material-ui-icons/src/FlightLandSharp.js
+++ b/packages/material-ui-icons/src/FlightLandSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightLandSharp');
diff --git a/packages/material-ui-icons/src/FlightLandTwoTone.js b/packages/material-ui-icons/src/FlightLandTwoTone.js
index 054a858e2622e6..65b7ec2a86428b 100644
--- a/packages/material-ui-icons/src/FlightLandTwoTone.js
+++ b/packages/material-ui-icons/src/FlightLandTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightLandTwoTone');
diff --git a/packages/material-ui-icons/src/FlightOutlined.js b/packages/material-ui-icons/src/FlightOutlined.js
index f22e8f504ebb78..93b823796bb011 100644
--- a/packages/material-ui-icons/src/FlightOutlined.js
+++ b/packages/material-ui-icons/src/FlightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightOutlined');
diff --git a/packages/material-ui-icons/src/FlightRounded.js b/packages/material-ui-icons/src/FlightRounded.js
index 1e913562688fcf..9f5378d7da9dc0 100644
--- a/packages/material-ui-icons/src/FlightRounded.js
+++ b/packages/material-ui-icons/src/FlightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightRounded');
diff --git a/packages/material-ui-icons/src/FlightSharp.js b/packages/material-ui-icons/src/FlightSharp.js
index 8c5db5d6f3a2ca..fcd54454b22f93 100644
--- a/packages/material-ui-icons/src/FlightSharp.js
+++ b/packages/material-ui-icons/src/FlightSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightSharp');
diff --git a/packages/material-ui-icons/src/FlightTakeoff.js b/packages/material-ui-icons/src/FlightTakeoff.js
index 86b0ff3e7adf4b..af88300d31c645 100644
--- a/packages/material-ui-icons/src/FlightTakeoff.js
+++ b/packages/material-ui-icons/src/FlightTakeoff.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightTakeoff');
diff --git a/packages/material-ui-icons/src/FlightTakeoffOutlined.js b/packages/material-ui-icons/src/FlightTakeoffOutlined.js
index e633548bee2b52..48b33f7df379b3 100644
--- a/packages/material-ui-icons/src/FlightTakeoffOutlined.js
+++ b/packages/material-ui-icons/src/FlightTakeoffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightTakeoffOutlined');
diff --git a/packages/material-ui-icons/src/FlightTakeoffRounded.js b/packages/material-ui-icons/src/FlightTakeoffRounded.js
index 055061b0abdebb..37203cbf0e2ac6 100644
--- a/packages/material-ui-icons/src/FlightTakeoffRounded.js
+++ b/packages/material-ui-icons/src/FlightTakeoffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightTakeoffRounded');
diff --git a/packages/material-ui-icons/src/FlightTakeoffSharp.js b/packages/material-ui-icons/src/FlightTakeoffSharp.js
index f80513241ac600..d96b0b820b5386 100644
--- a/packages/material-ui-icons/src/FlightTakeoffSharp.js
+++ b/packages/material-ui-icons/src/FlightTakeoffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightTakeoffSharp');
diff --git a/packages/material-ui-icons/src/FlightTakeoffTwoTone.js b/packages/material-ui-icons/src/FlightTakeoffTwoTone.js
index 9930d4d618e7eb..b8093735c0f926 100644
--- a/packages/material-ui-icons/src/FlightTakeoffTwoTone.js
+++ b/packages/material-ui-icons/src/FlightTakeoffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightTakeoffTwoTone');
diff --git a/packages/material-ui-icons/src/FlightTwoTone.js b/packages/material-ui-icons/src/FlightTwoTone.js
index d51577f1780718..dd661bd2901bdc 100644
--- a/packages/material-ui-icons/src/FlightTwoTone.js
+++ b/packages/material-ui-icons/src/FlightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlightTwoTone');
diff --git a/packages/material-ui-icons/src/FlipCameraAndroid.js b/packages/material-ui-icons/src/FlipCameraAndroid.js
new file mode 100644
index 00000000000000..546f7018173484
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraAndroid.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraAndroid');
diff --git a/packages/material-ui-icons/src/FlipCameraAndroidOutlined.js b/packages/material-ui-icons/src/FlipCameraAndroidOutlined.js
new file mode 100644
index 00000000000000..8f1a96070d6f24
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraAndroidOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraAndroidOutlined');
diff --git a/packages/material-ui-icons/src/FlipCameraAndroidRounded.js b/packages/material-ui-icons/src/FlipCameraAndroidRounded.js
new file mode 100644
index 00000000000000..dbb7bb5fe94df1
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraAndroidRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraAndroidRounded');
diff --git a/packages/material-ui-icons/src/FlipCameraAndroidSharp.js b/packages/material-ui-icons/src/FlipCameraAndroidSharp.js
new file mode 100644
index 00000000000000..2b0d3c4d65352b
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraAndroidSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraAndroidSharp');
diff --git a/packages/material-ui-icons/src/FlipCameraAndroidTwoTone.js b/packages/material-ui-icons/src/FlipCameraAndroidTwoTone.js
new file mode 100644
index 00000000000000..30a2e1bfc15449
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraAndroidTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraAndroidTwoTone');
diff --git a/packages/material-ui-icons/src/FlipCameraIos.js b/packages/material-ui-icons/src/FlipCameraIos.js
new file mode 100644
index 00000000000000..996675c2f51166
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraIos.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraIos');
diff --git a/packages/material-ui-icons/src/FlipCameraIosOutlined.js b/packages/material-ui-icons/src/FlipCameraIosOutlined.js
new file mode 100644
index 00000000000000..3fea1021cb3a90
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraIosOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraIosOutlined');
diff --git a/packages/material-ui-icons/src/FlipCameraIosRounded.js b/packages/material-ui-icons/src/FlipCameraIosRounded.js
new file mode 100644
index 00000000000000..8883f8980c810e
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraIosRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraIosRounded');
diff --git a/packages/material-ui-icons/src/FlipCameraIosSharp.js b/packages/material-ui-icons/src/FlipCameraIosSharp.js
new file mode 100644
index 00000000000000..d6e34bdb962c33
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraIosSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraIosSharp');
diff --git a/packages/material-ui-icons/src/FlipCameraIosTwoTone.js b/packages/material-ui-icons/src/FlipCameraIosTwoTone.js
new file mode 100644
index 00000000000000..cfca4ea2093820
--- /dev/null
+++ b/packages/material-ui-icons/src/FlipCameraIosTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'FlipCameraIosTwoTone');
diff --git a/packages/material-ui-icons/src/FlipOutlined.js b/packages/material-ui-icons/src/FlipOutlined.js
index 2ac89f34c9d0cb..080033f3cb46c3 100644
--- a/packages/material-ui-icons/src/FlipOutlined.js
+++ b/packages/material-ui-icons/src/FlipOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipOutlined');
diff --git a/packages/material-ui-icons/src/FlipRounded.js b/packages/material-ui-icons/src/FlipRounded.js
index be8dad3933e691..c48be6b6b42b8f 100644
--- a/packages/material-ui-icons/src/FlipRounded.js
+++ b/packages/material-ui-icons/src/FlipRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipRounded');
diff --git a/packages/material-ui-icons/src/FlipSharp.js b/packages/material-ui-icons/src/FlipSharp.js
index dbb7618fe58843..c545eb853f9f64 100644
--- a/packages/material-ui-icons/src/FlipSharp.js
+++ b/packages/material-ui-icons/src/FlipSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipSharp');
diff --git a/packages/material-ui-icons/src/FlipToBackOutlined.js b/packages/material-ui-icons/src/FlipToBackOutlined.js
index 7988b2d8f1111b..ce82a5a08a787a 100644
--- a/packages/material-ui-icons/src/FlipToBackOutlined.js
+++ b/packages/material-ui-icons/src/FlipToBackOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToBackOutlined');
diff --git a/packages/material-ui-icons/src/FlipToBackRounded.js b/packages/material-ui-icons/src/FlipToBackRounded.js
index 19ddd2b23ec23f..b78488a58c0f48 100644
--- a/packages/material-ui-icons/src/FlipToBackRounded.js
+++ b/packages/material-ui-icons/src/FlipToBackRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToBackRounded');
diff --git a/packages/material-ui-icons/src/FlipToBackSharp.js b/packages/material-ui-icons/src/FlipToBackSharp.js
index bb12515135ac5e..e412ae02eabf22 100644
--- a/packages/material-ui-icons/src/FlipToBackSharp.js
+++ b/packages/material-ui-icons/src/FlipToBackSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToBackSharp');
diff --git a/packages/material-ui-icons/src/FlipToBackTwoTone.js b/packages/material-ui-icons/src/FlipToBackTwoTone.js
index fd3bac946d46bb..523f5e4cb14db8 100644
--- a/packages/material-ui-icons/src/FlipToBackTwoTone.js
+++ b/packages/material-ui-icons/src/FlipToBackTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToBackTwoTone');
diff --git a/packages/material-ui-icons/src/FlipToFrontOutlined.js b/packages/material-ui-icons/src/FlipToFrontOutlined.js
index 92b5301aa6c4ed..498b6fae34aa45 100644
--- a/packages/material-ui-icons/src/FlipToFrontOutlined.js
+++ b/packages/material-ui-icons/src/FlipToFrontOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToFrontOutlined');
diff --git a/packages/material-ui-icons/src/FlipToFrontRounded.js b/packages/material-ui-icons/src/FlipToFrontRounded.js
index 1885967c0a8e93..225bba76c233db 100644
--- a/packages/material-ui-icons/src/FlipToFrontRounded.js
+++ b/packages/material-ui-icons/src/FlipToFrontRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToFrontRounded');
diff --git a/packages/material-ui-icons/src/FlipToFrontSharp.js b/packages/material-ui-icons/src/FlipToFrontSharp.js
index 75aea353aa3bc7..a50fbf080ce425 100644
--- a/packages/material-ui-icons/src/FlipToFrontSharp.js
+++ b/packages/material-ui-icons/src/FlipToFrontSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToFrontSharp');
diff --git a/packages/material-ui-icons/src/FlipToFrontTwoTone.js b/packages/material-ui-icons/src/FlipToFrontTwoTone.js
index 4594ea0e380028..0a13151ed32e77 100644
--- a/packages/material-ui-icons/src/FlipToFrontTwoTone.js
+++ b/packages/material-ui-icons/src/FlipToFrontTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipToFrontTwoTone');
diff --git a/packages/material-ui-icons/src/FlipTwoTone.js b/packages/material-ui-icons/src/FlipTwoTone.js
index 875621bbb11b9b..49dd6a653c2788 100644
--- a/packages/material-ui-icons/src/FlipTwoTone.js
+++ b/packages/material-ui-icons/src/FlipTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FlipTwoTone');
diff --git a/packages/material-ui-icons/src/FolderOpenOutlined.js b/packages/material-ui-icons/src/FolderOpenOutlined.js
index 07910ed3fb208b..e66251a59650f0 100644
--- a/packages/material-ui-icons/src/FolderOpenOutlined.js
+++ b/packages/material-ui-icons/src/FolderOpenOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderOpenOutlined');
diff --git a/packages/material-ui-icons/src/FolderOpenRounded.js b/packages/material-ui-icons/src/FolderOpenRounded.js
index 49fd3b1f4c6baf..f86aa5c10709db 100644
--- a/packages/material-ui-icons/src/FolderOpenRounded.js
+++ b/packages/material-ui-icons/src/FolderOpenRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderOpenRounded');
diff --git a/packages/material-ui-icons/src/FolderOpenSharp.js b/packages/material-ui-icons/src/FolderOpenSharp.js
index be21d0f5beac81..93fb89a6053eb1 100644
--- a/packages/material-ui-icons/src/FolderOpenSharp.js
+++ b/packages/material-ui-icons/src/FolderOpenSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderOpenSharp');
diff --git a/packages/material-ui-icons/src/FolderOpenTwoTone.js b/packages/material-ui-icons/src/FolderOpenTwoTone.js
index 68532fd4d46794..a9b2acb4706dbe 100644
--- a/packages/material-ui-icons/src/FolderOpenTwoTone.js
+++ b/packages/material-ui-icons/src/FolderOpenTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderOpenTwoTone');
diff --git a/packages/material-ui-icons/src/FolderOutlined.js b/packages/material-ui-icons/src/FolderOutlined.js
index 963448bc1ac017..41114aaaa67b77 100644
--- a/packages/material-ui-icons/src/FolderOutlined.js
+++ b/packages/material-ui-icons/src/FolderOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderOutlined');
diff --git a/packages/material-ui-icons/src/FolderRounded.js b/packages/material-ui-icons/src/FolderRounded.js
index 837ea53f552c2b..1dcb93aae76bfe 100644
--- a/packages/material-ui-icons/src/FolderRounded.js
+++ b/packages/material-ui-icons/src/FolderRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderRounded');
diff --git a/packages/material-ui-icons/src/FolderSharedOutlined.js b/packages/material-ui-icons/src/FolderSharedOutlined.js
index 373a825e4638e5..6a5efec98a8e49 100644
--- a/packages/material-ui-icons/src/FolderSharedOutlined.js
+++ b/packages/material-ui-icons/src/FolderSharedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSharedOutlined');
diff --git a/packages/material-ui-icons/src/FolderSharedRounded.js b/packages/material-ui-icons/src/FolderSharedRounded.js
index 7bcf4e906b5856..264789cb34a955 100644
--- a/packages/material-ui-icons/src/FolderSharedRounded.js
+++ b/packages/material-ui-icons/src/FolderSharedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSharedRounded');
diff --git a/packages/material-ui-icons/src/FolderSharedSharp.js b/packages/material-ui-icons/src/FolderSharedSharp.js
index a621922994f885..bd3127106f1233 100644
--- a/packages/material-ui-icons/src/FolderSharedSharp.js
+++ b/packages/material-ui-icons/src/FolderSharedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSharedSharp');
diff --git a/packages/material-ui-icons/src/FolderSharedTwoTone.js b/packages/material-ui-icons/src/FolderSharedTwoTone.js
index bc0e358311eada..826e9e0ec08067 100644
--- a/packages/material-ui-icons/src/FolderSharedTwoTone.js
+++ b/packages/material-ui-icons/src/FolderSharedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSharedTwoTone');
diff --git a/packages/material-ui-icons/src/FolderSharp.js b/packages/material-ui-icons/src/FolderSharp.js
index 6fd0a13e576946..40706db153ce41 100644
--- a/packages/material-ui-icons/src/FolderSharp.js
+++ b/packages/material-ui-icons/src/FolderSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSharp');
diff --git a/packages/material-ui-icons/src/FolderSpecial.js b/packages/material-ui-icons/src/FolderSpecial.js
index d19d9b08286661..ed022ce591837e 100644
--- a/packages/material-ui-icons/src/FolderSpecial.js
+++ b/packages/material-ui-icons/src/FolderSpecial.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSpecial');
diff --git a/packages/material-ui-icons/src/FolderSpecialOutlined.js b/packages/material-ui-icons/src/FolderSpecialOutlined.js
index 5674052749fef7..8f7b51d61cb1c6 100644
--- a/packages/material-ui-icons/src/FolderSpecialOutlined.js
+++ b/packages/material-ui-icons/src/FolderSpecialOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSpecialOutlined');
diff --git a/packages/material-ui-icons/src/FolderSpecialRounded.js b/packages/material-ui-icons/src/FolderSpecialRounded.js
index 9f03082c372e23..83ee58df6b2fc7 100644
--- a/packages/material-ui-icons/src/FolderSpecialRounded.js
+++ b/packages/material-ui-icons/src/FolderSpecialRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSpecialRounded');
diff --git a/packages/material-ui-icons/src/FolderSpecialSharp.js b/packages/material-ui-icons/src/FolderSpecialSharp.js
index dc39719ac25430..6908ff75b21adf 100644
--- a/packages/material-ui-icons/src/FolderSpecialSharp.js
+++ b/packages/material-ui-icons/src/FolderSpecialSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSpecialSharp');
diff --git a/packages/material-ui-icons/src/FolderSpecialTwoTone.js b/packages/material-ui-icons/src/FolderSpecialTwoTone.js
index 307c42cd0e7f94..6528f08138c16c 100644
--- a/packages/material-ui-icons/src/FolderSpecialTwoTone.js
+++ b/packages/material-ui-icons/src/FolderSpecialTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderSpecialTwoTone');
diff --git a/packages/material-ui-icons/src/FolderTwoTone.js b/packages/material-ui-icons/src/FolderTwoTone.js
index 847f6afc2a7dd8..7f3b527644b779 100644
--- a/packages/material-ui-icons/src/FolderTwoTone.js
+++ b/packages/material-ui-icons/src/FolderTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FolderTwoTone');
diff --git a/packages/material-ui-icons/src/FontDownload.js b/packages/material-ui-icons/src/FontDownload.js
index d78478eea73e56..968611a812089c 100644
--- a/packages/material-ui-icons/src/FontDownload.js
+++ b/packages/material-ui-icons/src/FontDownload.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FontDownload');
diff --git a/packages/material-ui-icons/src/FontDownloadOutlined.js b/packages/material-ui-icons/src/FontDownloadOutlined.js
index 750cc4e10bf390..b4d33afc5a39c9 100644
--- a/packages/material-ui-icons/src/FontDownloadOutlined.js
+++ b/packages/material-ui-icons/src/FontDownloadOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FontDownloadOutlined');
diff --git a/packages/material-ui-icons/src/FontDownloadRounded.js b/packages/material-ui-icons/src/FontDownloadRounded.js
index 9ec23d24e383a3..f229ea788eab9d 100644
--- a/packages/material-ui-icons/src/FontDownloadRounded.js
+++ b/packages/material-ui-icons/src/FontDownloadRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FontDownloadRounded');
diff --git a/packages/material-ui-icons/src/FontDownloadSharp.js b/packages/material-ui-icons/src/FontDownloadSharp.js
index d0a2aeb96d2de8..85f6f14a07e57a 100644
--- a/packages/material-ui-icons/src/FontDownloadSharp.js
+++ b/packages/material-ui-icons/src/FontDownloadSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FontDownloadSharp');
diff --git a/packages/material-ui-icons/src/FontDownloadTwoTone.js b/packages/material-ui-icons/src/FontDownloadTwoTone.js
index 5317f1282e892f..1b64930bce27ae 100644
--- a/packages/material-ui-icons/src/FontDownloadTwoTone.js
+++ b/packages/material-ui-icons/src/FontDownloadTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FontDownloadTwoTone');
diff --git a/packages/material-ui-icons/src/FormatAlignCenterOutlined.js b/packages/material-ui-icons/src/FormatAlignCenterOutlined.js
index 4e8e62f0bf40ce..5828caafd537d7 100644
--- a/packages/material-ui-icons/src/FormatAlignCenterOutlined.js
+++ b/packages/material-ui-icons/src/FormatAlignCenterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignCenterOutlined');
diff --git a/packages/material-ui-icons/src/FormatAlignCenterRounded.js b/packages/material-ui-icons/src/FormatAlignCenterRounded.js
index d54ef59313dce0..ffc97f84007ebb 100644
--- a/packages/material-ui-icons/src/FormatAlignCenterRounded.js
+++ b/packages/material-ui-icons/src/FormatAlignCenterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignCenterRounded');
diff --git a/packages/material-ui-icons/src/FormatAlignCenterTwoTone.js b/packages/material-ui-icons/src/FormatAlignCenterTwoTone.js
index c1fcc43e161950..8ead0a67da5129 100644
--- a/packages/material-ui-icons/src/FormatAlignCenterTwoTone.js
+++ b/packages/material-ui-icons/src/FormatAlignCenterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignCenterTwoTone');
diff --git a/packages/material-ui-icons/src/FormatAlignJustifyOutlined.js b/packages/material-ui-icons/src/FormatAlignJustifyOutlined.js
index 7f946954e52e96..1ad2a93ecc10ff 100644
--- a/packages/material-ui-icons/src/FormatAlignJustifyOutlined.js
+++ b/packages/material-ui-icons/src/FormatAlignJustifyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignJustifyOutlined');
diff --git a/packages/material-ui-icons/src/FormatAlignJustifyRounded.js b/packages/material-ui-icons/src/FormatAlignJustifyRounded.js
index b7c519169a147e..c6a0933ccb835d 100644
--- a/packages/material-ui-icons/src/FormatAlignJustifyRounded.js
+++ b/packages/material-ui-icons/src/FormatAlignJustifyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignJustifyRounded');
diff --git a/packages/material-ui-icons/src/FormatAlignJustifyTwoTone.js b/packages/material-ui-icons/src/FormatAlignJustifyTwoTone.js
index 0fa07deebf6e8e..4087cadd972301 100644
--- a/packages/material-ui-icons/src/FormatAlignJustifyTwoTone.js
+++ b/packages/material-ui-icons/src/FormatAlignJustifyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignJustifyTwoTone');
diff --git a/packages/material-ui-icons/src/FormatAlignLeftOutlined.js b/packages/material-ui-icons/src/FormatAlignLeftOutlined.js
index cf28a058cfa780..239838b085c9a4 100644
--- a/packages/material-ui-icons/src/FormatAlignLeftOutlined.js
+++ b/packages/material-ui-icons/src/FormatAlignLeftOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignLeftOutlined');
diff --git a/packages/material-ui-icons/src/FormatAlignLeftRounded.js b/packages/material-ui-icons/src/FormatAlignLeftRounded.js
index b6f3d4efda9a35..ac470aad647bf4 100644
--- a/packages/material-ui-icons/src/FormatAlignLeftRounded.js
+++ b/packages/material-ui-icons/src/FormatAlignLeftRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignLeftRounded');
diff --git a/packages/material-ui-icons/src/FormatAlignLeftTwoTone.js b/packages/material-ui-icons/src/FormatAlignLeftTwoTone.js
index 5e4283649d6256..647fcb6d2af0ad 100644
--- a/packages/material-ui-icons/src/FormatAlignLeftTwoTone.js
+++ b/packages/material-ui-icons/src/FormatAlignLeftTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignLeftTwoTone');
diff --git a/packages/material-ui-icons/src/FormatAlignRightOutlined.js b/packages/material-ui-icons/src/FormatAlignRightOutlined.js
index ddf4cb334028fe..c1d634e3412f3a 100644
--- a/packages/material-ui-icons/src/FormatAlignRightOutlined.js
+++ b/packages/material-ui-icons/src/FormatAlignRightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignRightOutlined');
diff --git a/packages/material-ui-icons/src/FormatAlignRightRounded.js b/packages/material-ui-icons/src/FormatAlignRightRounded.js
index 6c2cfe6d56ac48..98356b95889991 100644
--- a/packages/material-ui-icons/src/FormatAlignRightRounded.js
+++ b/packages/material-ui-icons/src/FormatAlignRightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignRightRounded');
diff --git a/packages/material-ui-icons/src/FormatAlignRightTwoTone.js b/packages/material-ui-icons/src/FormatAlignRightTwoTone.js
index ff3ce94715c71b..fb940859a42995 100644
--- a/packages/material-ui-icons/src/FormatAlignRightTwoTone.js
+++ b/packages/material-ui-icons/src/FormatAlignRightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatAlignRightTwoTone');
diff --git a/packages/material-ui-icons/src/FormatBoldOutlined.js b/packages/material-ui-icons/src/FormatBoldOutlined.js
index fdf2c03771b405..1c53d643be44e5 100644
--- a/packages/material-ui-icons/src/FormatBoldOutlined.js
+++ b/packages/material-ui-icons/src/FormatBoldOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatBoldOutlined');
diff --git a/packages/material-ui-icons/src/FormatBoldRounded.js b/packages/material-ui-icons/src/FormatBoldRounded.js
index 751842fb932673..e5381e4a047d3b 100644
--- a/packages/material-ui-icons/src/FormatBoldRounded.js
+++ b/packages/material-ui-icons/src/FormatBoldRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatBoldRounded');
diff --git a/packages/material-ui-icons/src/FormatBoldTwoTone.js b/packages/material-ui-icons/src/FormatBoldTwoTone.js
index 9f81f789fe2f7e..0f7a09acc73a50 100644
--- a/packages/material-ui-icons/src/FormatBoldTwoTone.js
+++ b/packages/material-ui-icons/src/FormatBoldTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatBoldTwoTone');
diff --git a/packages/material-ui-icons/src/FormatClearOutlined.js b/packages/material-ui-icons/src/FormatClearOutlined.js
index d545df62305493..6c707570bc077f 100644
--- a/packages/material-ui-icons/src/FormatClearOutlined.js
+++ b/packages/material-ui-icons/src/FormatClearOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatClearOutlined');
diff --git a/packages/material-ui-icons/src/FormatClearRounded.js b/packages/material-ui-icons/src/FormatClearRounded.js
index 04224357cd6004..3873652084cbc8 100644
--- a/packages/material-ui-icons/src/FormatClearRounded.js
+++ b/packages/material-ui-icons/src/FormatClearRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatClearRounded');
diff --git a/packages/material-ui-icons/src/FormatClearTwoTone.js b/packages/material-ui-icons/src/FormatClearTwoTone.js
index a1389eb7474d36..9d9b45f2499bfa 100644
--- a/packages/material-ui-icons/src/FormatClearTwoTone.js
+++ b/packages/material-ui-icons/src/FormatClearTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatClearTwoTone');
diff --git a/packages/material-ui-icons/src/FormatColorResetRounded.js b/packages/material-ui-icons/src/FormatColorResetRounded.js
index 61e24a38d07c22..a82dff83d6faf9 100644
--- a/packages/material-ui-icons/src/FormatColorResetRounded.js
+++ b/packages/material-ui-icons/src/FormatColorResetRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatColorResetRounded');
diff --git a/packages/material-ui-icons/src/FormatIndentDecreaseOutlined.js b/packages/material-ui-icons/src/FormatIndentDecreaseOutlined.js
index 8b8019e73f8b81..5f004413b1356d 100644
--- a/packages/material-ui-icons/src/FormatIndentDecreaseOutlined.js
+++ b/packages/material-ui-icons/src/FormatIndentDecreaseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatIndentDecreaseOutlined');
diff --git a/packages/material-ui-icons/src/FormatIndentDecreaseRounded.js b/packages/material-ui-icons/src/FormatIndentDecreaseRounded.js
index eb20fc87205d16..9c92c9566159c2 100644
--- a/packages/material-ui-icons/src/FormatIndentDecreaseRounded.js
+++ b/packages/material-ui-icons/src/FormatIndentDecreaseRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatIndentDecreaseRounded');
diff --git a/packages/material-ui-icons/src/FormatIndentDecreaseTwoTone.js b/packages/material-ui-icons/src/FormatIndentDecreaseTwoTone.js
index 9ff9fe12590b3b..7e75a27c4a032c 100644
--- a/packages/material-ui-icons/src/FormatIndentDecreaseTwoTone.js
+++ b/packages/material-ui-icons/src/FormatIndentDecreaseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatIndentDecreaseTwoTone');
diff --git a/packages/material-ui-icons/src/FormatIndentIncreaseOutlined.js b/packages/material-ui-icons/src/FormatIndentIncreaseOutlined.js
index a89d92f1af8112..5b7c535e28b5f5 100644
--- a/packages/material-ui-icons/src/FormatIndentIncreaseOutlined.js
+++ b/packages/material-ui-icons/src/FormatIndentIncreaseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatIndentIncreaseOutlined');
diff --git a/packages/material-ui-icons/src/FormatIndentIncreaseRounded.js b/packages/material-ui-icons/src/FormatIndentIncreaseRounded.js
index 59a0f9d0085d77..fdc9cb345f53c7 100644
--- a/packages/material-ui-icons/src/FormatIndentIncreaseRounded.js
+++ b/packages/material-ui-icons/src/FormatIndentIncreaseRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatIndentIncreaseRounded');
diff --git a/packages/material-ui-icons/src/FormatIndentIncreaseTwoTone.js b/packages/material-ui-icons/src/FormatIndentIncreaseTwoTone.js
index d1ff3ef3d42d27..f8c8a27ac050be 100644
--- a/packages/material-ui-icons/src/FormatIndentIncreaseTwoTone.js
+++ b/packages/material-ui-icons/src/FormatIndentIncreaseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatIndentIncreaseTwoTone');
diff --git a/packages/material-ui-icons/src/FormatItalicOutlined.js b/packages/material-ui-icons/src/FormatItalicOutlined.js
index 615e8b5af8fb1d..cd2790b4e98780 100644
--- a/packages/material-ui-icons/src/FormatItalicOutlined.js
+++ b/packages/material-ui-icons/src/FormatItalicOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatItalicOutlined');
diff --git a/packages/material-ui-icons/src/FormatItalicRounded.js b/packages/material-ui-icons/src/FormatItalicRounded.js
index bc6f54d7747be6..0a33eca05b84d7 100644
--- a/packages/material-ui-icons/src/FormatItalicRounded.js
+++ b/packages/material-ui-icons/src/FormatItalicRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatItalicRounded');
diff --git a/packages/material-ui-icons/src/FormatItalicTwoTone.js b/packages/material-ui-icons/src/FormatItalicTwoTone.js
index cd8e1178c62b0e..b390fe04350e7c 100644
--- a/packages/material-ui-icons/src/FormatItalicTwoTone.js
+++ b/packages/material-ui-icons/src/FormatItalicTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatItalicTwoTone');
diff --git a/packages/material-ui-icons/src/FormatLineSpacingOutlined.js b/packages/material-ui-icons/src/FormatLineSpacingOutlined.js
index d50446689c9c2b..ccde68d92df1a7 100644
--- a/packages/material-ui-icons/src/FormatLineSpacingOutlined.js
+++ b/packages/material-ui-icons/src/FormatLineSpacingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatLineSpacingOutlined');
diff --git a/packages/material-ui-icons/src/FormatLineSpacingRounded.js b/packages/material-ui-icons/src/FormatLineSpacingRounded.js
index 6189957f614a29..e8e4a8c66f3f54 100644
--- a/packages/material-ui-icons/src/FormatLineSpacingRounded.js
+++ b/packages/material-ui-icons/src/FormatLineSpacingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatLineSpacingRounded');
diff --git a/packages/material-ui-icons/src/FormatLineSpacingTwoTone.js b/packages/material-ui-icons/src/FormatLineSpacingTwoTone.js
index 5dfa583cd02590..dc0a031ecf9480 100644
--- a/packages/material-ui-icons/src/FormatLineSpacingTwoTone.js
+++ b/packages/material-ui-icons/src/FormatLineSpacingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatLineSpacingTwoTone');
diff --git a/packages/material-ui-icons/src/FormatListBulleted.js b/packages/material-ui-icons/src/FormatListBulleted.js
index 67bbce9c9aa487..23117e043c1592 100644
--- a/packages/material-ui-icons/src/FormatListBulleted.js
+++ b/packages/material-ui-icons/src/FormatListBulleted.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListBulleted');
diff --git a/packages/material-ui-icons/src/FormatListBulletedOutlined.js b/packages/material-ui-icons/src/FormatListBulletedOutlined.js
index 47cc1503924d70..6dd3da3eb8011a 100644
--- a/packages/material-ui-icons/src/FormatListBulletedOutlined.js
+++ b/packages/material-ui-icons/src/FormatListBulletedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListBulletedOutlined');
diff --git a/packages/material-ui-icons/src/FormatListBulletedRounded.js b/packages/material-ui-icons/src/FormatListBulletedRounded.js
index 55b53a0066c0b2..d5c1b0f0dba603 100644
--- a/packages/material-ui-icons/src/FormatListBulletedRounded.js
+++ b/packages/material-ui-icons/src/FormatListBulletedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListBulletedRounded');
diff --git a/packages/material-ui-icons/src/FormatListBulletedTwoTone.js b/packages/material-ui-icons/src/FormatListBulletedTwoTone.js
index 4ba23c08137223..c45db19e6aa5c6 100644
--- a/packages/material-ui-icons/src/FormatListBulletedTwoTone.js
+++ b/packages/material-ui-icons/src/FormatListBulletedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListBulletedTwoTone');
diff --git a/packages/material-ui-icons/src/FormatListNumberedOutlined.js b/packages/material-ui-icons/src/FormatListNumberedOutlined.js
index e7a0f7ea39f534..7c0b93573b73f2 100644
--- a/packages/material-ui-icons/src/FormatListNumberedOutlined.js
+++ b/packages/material-ui-icons/src/FormatListNumberedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListNumberedOutlined');
diff --git a/packages/material-ui-icons/src/FormatListNumberedRounded.js b/packages/material-ui-icons/src/FormatListNumberedRounded.js
index d8f3fa4802b365..bcf8bf80b53107 100644
--- a/packages/material-ui-icons/src/FormatListNumberedRounded.js
+++ b/packages/material-ui-icons/src/FormatListNumberedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListNumberedRounded');
diff --git a/packages/material-ui-icons/src/FormatListNumberedRtlOutlined.js b/packages/material-ui-icons/src/FormatListNumberedRtlOutlined.js
index c00d27fb12a1f0..fa8107b4e08d95 100644
--- a/packages/material-ui-icons/src/FormatListNumberedRtlOutlined.js
+++ b/packages/material-ui-icons/src/FormatListNumberedRtlOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListNumberedRtlOutlined');
diff --git a/packages/material-ui-icons/src/FormatListNumberedRtlRounded.js b/packages/material-ui-icons/src/FormatListNumberedRtlRounded.js
index 2f0ff1e2873a1f..4e80a7cae8409a 100644
--- a/packages/material-ui-icons/src/FormatListNumberedRtlRounded.js
+++ b/packages/material-ui-icons/src/FormatListNumberedRtlRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListNumberedRtlRounded');
diff --git a/packages/material-ui-icons/src/FormatListNumberedRtlTwoTone.js b/packages/material-ui-icons/src/FormatListNumberedRtlTwoTone.js
index 495e93dc5e5728..01472251eed417 100644
--- a/packages/material-ui-icons/src/FormatListNumberedRtlTwoTone.js
+++ b/packages/material-ui-icons/src/FormatListNumberedRtlTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListNumberedRtlTwoTone');
diff --git a/packages/material-ui-icons/src/FormatListNumberedTwoTone.js b/packages/material-ui-icons/src/FormatListNumberedTwoTone.js
index 849b5f20cd1dd3..0e05b1f75bb8ed 100644
--- a/packages/material-ui-icons/src/FormatListNumberedTwoTone.js
+++ b/packages/material-ui-icons/src/FormatListNumberedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatListNumberedTwoTone');
diff --git a/packages/material-ui-icons/src/FormatPaintOutlined.js b/packages/material-ui-icons/src/FormatPaintOutlined.js
index ada5572d7b1b15..4ebde754f4024d 100644
--- a/packages/material-ui-icons/src/FormatPaintOutlined.js
+++ b/packages/material-ui-icons/src/FormatPaintOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatPaintOutlined');
diff --git a/packages/material-ui-icons/src/FormatPaintRounded.js b/packages/material-ui-icons/src/FormatPaintRounded.js
index 491bd741e13595..f2164435906f5f 100644
--- a/packages/material-ui-icons/src/FormatPaintRounded.js
+++ b/packages/material-ui-icons/src/FormatPaintRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatPaintRounded');
diff --git a/packages/material-ui-icons/src/FormatPaintTwoTone.js b/packages/material-ui-icons/src/FormatPaintTwoTone.js
index 5cad41c4b10bc5..2a367d92f117af 100644
--- a/packages/material-ui-icons/src/FormatPaintTwoTone.js
+++ b/packages/material-ui-icons/src/FormatPaintTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatPaintTwoTone');
diff --git a/packages/material-ui-icons/src/FormatQuoteOutlined.js b/packages/material-ui-icons/src/FormatQuoteOutlined.js
index be41eaf086ffd0..4f5d024714bd73 100644
--- a/packages/material-ui-icons/src/FormatQuoteOutlined.js
+++ b/packages/material-ui-icons/src/FormatQuoteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatQuoteOutlined');
diff --git a/packages/material-ui-icons/src/FormatQuoteRounded.js b/packages/material-ui-icons/src/FormatQuoteRounded.js
index 60293a1bbcf262..3b1e0531e61646 100644
--- a/packages/material-ui-icons/src/FormatQuoteRounded.js
+++ b/packages/material-ui-icons/src/FormatQuoteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatQuoteRounded');
diff --git a/packages/material-ui-icons/src/FormatQuoteTwoTone.js b/packages/material-ui-icons/src/FormatQuoteTwoTone.js
index cb1e7a7049bb27..f235b9c8428bcc 100644
--- a/packages/material-ui-icons/src/FormatQuoteTwoTone.js
+++ b/packages/material-ui-icons/src/FormatQuoteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatQuoteTwoTone');
diff --git a/packages/material-ui-icons/src/FormatShapesOutlined.js b/packages/material-ui-icons/src/FormatShapesOutlined.js
index 0de8fee4ef8824..8a1c167bcb564d 100644
--- a/packages/material-ui-icons/src/FormatShapesOutlined.js
+++ b/packages/material-ui-icons/src/FormatShapesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatShapesOutlined');
diff --git a/packages/material-ui-icons/src/FormatShapesRounded.js b/packages/material-ui-icons/src/FormatShapesRounded.js
index 47a8f0ce2e349e..7ab455262782d0 100644
--- a/packages/material-ui-icons/src/FormatShapesRounded.js
+++ b/packages/material-ui-icons/src/FormatShapesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatShapesRounded');
diff --git a/packages/material-ui-icons/src/FormatShapesTwoTone.js b/packages/material-ui-icons/src/FormatShapesTwoTone.js
index 19a1855559b744..2d0d77dca30a1b 100644
--- a/packages/material-ui-icons/src/FormatShapesTwoTone.js
+++ b/packages/material-ui-icons/src/FormatShapesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatShapesTwoTone');
diff --git a/packages/material-ui-icons/src/FormatSizeOutlined.js b/packages/material-ui-icons/src/FormatSizeOutlined.js
index 442af238a95453..3b08264becea8a 100644
--- a/packages/material-ui-icons/src/FormatSizeOutlined.js
+++ b/packages/material-ui-icons/src/FormatSizeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatSizeOutlined');
diff --git a/packages/material-ui-icons/src/FormatSizeRounded.js b/packages/material-ui-icons/src/FormatSizeRounded.js
index 0081212553393a..19c2a8953785b9 100644
--- a/packages/material-ui-icons/src/FormatSizeRounded.js
+++ b/packages/material-ui-icons/src/FormatSizeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatSizeRounded');
diff --git a/packages/material-ui-icons/src/FormatSizeTwoTone.js b/packages/material-ui-icons/src/FormatSizeTwoTone.js
index 8eeb5a8595b468..a9a4864768153f 100644
--- a/packages/material-ui-icons/src/FormatSizeTwoTone.js
+++ b/packages/material-ui-icons/src/FormatSizeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatSizeTwoTone');
diff --git a/packages/material-ui-icons/src/FormatStrikethroughOutlined.js b/packages/material-ui-icons/src/FormatStrikethroughOutlined.js
index ae0ae496c77c29..1cfb0bcc7b8815 100644
--- a/packages/material-ui-icons/src/FormatStrikethroughOutlined.js
+++ b/packages/material-ui-icons/src/FormatStrikethroughOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatStrikethroughOutlined');
diff --git a/packages/material-ui-icons/src/FormatStrikethroughRounded.js b/packages/material-ui-icons/src/FormatStrikethroughRounded.js
index f6914e4fad23e5..2bbf50f2477a34 100644
--- a/packages/material-ui-icons/src/FormatStrikethroughRounded.js
+++ b/packages/material-ui-icons/src/FormatStrikethroughRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatStrikethroughRounded');
diff --git a/packages/material-ui-icons/src/FormatStrikethroughTwoTone.js b/packages/material-ui-icons/src/FormatStrikethroughTwoTone.js
index 0d4912c57cf407..fd6ab2c051eb11 100644
--- a/packages/material-ui-icons/src/FormatStrikethroughTwoTone.js
+++ b/packages/material-ui-icons/src/FormatStrikethroughTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatStrikethroughTwoTone');
diff --git a/packages/material-ui-icons/src/FormatTextdirectionLToROutlined.js b/packages/material-ui-icons/src/FormatTextdirectionLToROutlined.js
index 0beaf9aee993b2..c5f3880e3e8632 100644
--- a/packages/material-ui-icons/src/FormatTextdirectionLToROutlined.js
+++ b/packages/material-ui-icons/src/FormatTextdirectionLToROutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatTextdirectionLToROutlined');
diff --git a/packages/material-ui-icons/src/FormatTextdirectionLToRRounded.js b/packages/material-ui-icons/src/FormatTextdirectionLToRRounded.js
index e4d4fa5a38b6dc..da179c7ab42f09 100644
--- a/packages/material-ui-icons/src/FormatTextdirectionLToRRounded.js
+++ b/packages/material-ui-icons/src/FormatTextdirectionLToRRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatTextdirectionLToRRounded');
diff --git a/packages/material-ui-icons/src/FormatTextdirectionLToRTwoTone.js b/packages/material-ui-icons/src/FormatTextdirectionLToRTwoTone.js
index 2290a01aeb552a..648ba24a669320 100644
--- a/packages/material-ui-icons/src/FormatTextdirectionLToRTwoTone.js
+++ b/packages/material-ui-icons/src/FormatTextdirectionLToRTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatTextdirectionLToRTwoTone');
diff --git a/packages/material-ui-icons/src/FormatTextdirectionRToLOutlined.js b/packages/material-ui-icons/src/FormatTextdirectionRToLOutlined.js
index fde172c7d0a62e..b897f8c546501b 100644
--- a/packages/material-ui-icons/src/FormatTextdirectionRToLOutlined.js
+++ b/packages/material-ui-icons/src/FormatTextdirectionRToLOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatTextdirectionRToLOutlined');
diff --git a/packages/material-ui-icons/src/FormatTextdirectionRToLRounded.js b/packages/material-ui-icons/src/FormatTextdirectionRToLRounded.js
index f8dcc3630058be..7870b42a6f727b 100644
--- a/packages/material-ui-icons/src/FormatTextdirectionRToLRounded.js
+++ b/packages/material-ui-icons/src/FormatTextdirectionRToLRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatTextdirectionRToLRounded');
diff --git a/packages/material-ui-icons/src/FormatTextdirectionRToLTwoTone.js b/packages/material-ui-icons/src/FormatTextdirectionRToLTwoTone.js
index 33fe10cb4a3ff3..d44d261d449687 100644
--- a/packages/material-ui-icons/src/FormatTextdirectionRToLTwoTone.js
+++ b/packages/material-ui-icons/src/FormatTextdirectionRToLTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatTextdirectionRToLTwoTone');
diff --git a/packages/material-ui-icons/src/FormatUnderlinedOutlined.js b/packages/material-ui-icons/src/FormatUnderlinedOutlined.js
index 6b6a1f401733ee..b74f04b4bf6e0b 100644
--- a/packages/material-ui-icons/src/FormatUnderlinedOutlined.js
+++ b/packages/material-ui-icons/src/FormatUnderlinedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatUnderlinedOutlined');
diff --git a/packages/material-ui-icons/src/FormatUnderlinedRounded.js b/packages/material-ui-icons/src/FormatUnderlinedRounded.js
index 4665c7faf657e7..847e309a4dedbe 100644
--- a/packages/material-ui-icons/src/FormatUnderlinedRounded.js
+++ b/packages/material-ui-icons/src/FormatUnderlinedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatUnderlinedRounded');
diff --git a/packages/material-ui-icons/src/FormatUnderlinedTwoTone.js b/packages/material-ui-icons/src/FormatUnderlinedTwoTone.js
index 16e8a69eb03a66..6e12026e4d7000 100644
--- a/packages/material-ui-icons/src/FormatUnderlinedTwoTone.js
+++ b/packages/material-ui-icons/src/FormatUnderlinedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FormatUnderlinedTwoTone');
diff --git a/packages/material-ui-icons/src/ForumOutlined.js b/packages/material-ui-icons/src/ForumOutlined.js
index dcd6b4894fd04f..ad52dc50f13008 100644
--- a/packages/material-ui-icons/src/ForumOutlined.js
+++ b/packages/material-ui-icons/src/ForumOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForumOutlined');
diff --git a/packages/material-ui-icons/src/ForumRounded.js b/packages/material-ui-icons/src/ForumRounded.js
index e39d777824a7ed..645a3aa0ee460b 100644
--- a/packages/material-ui-icons/src/ForumRounded.js
+++ b/packages/material-ui-icons/src/ForumRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForumRounded');
diff --git a/packages/material-ui-icons/src/ForumSharp.js b/packages/material-ui-icons/src/ForumSharp.js
index e9b199fec5581c..0bb24eea0c1f37 100644
--- a/packages/material-ui-icons/src/ForumSharp.js
+++ b/packages/material-ui-icons/src/ForumSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForumSharp');
diff --git a/packages/material-ui-icons/src/ForumTwoTone.js b/packages/material-ui-icons/src/ForumTwoTone.js
index 030e1781c4638f..af0aae13c2d8f1 100644
--- a/packages/material-ui-icons/src/ForumTwoTone.js
+++ b/packages/material-ui-icons/src/ForumTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForumTwoTone');
diff --git a/packages/material-ui-icons/src/Forward10.js b/packages/material-ui-icons/src/Forward10.js
index 958210131e3a89..694334f9aea2eb 100644
--- a/packages/material-ui-icons/src/Forward10.js
+++ b/packages/material-ui-icons/src/Forward10.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward10');
diff --git a/packages/material-ui-icons/src/Forward10Outlined.js b/packages/material-ui-icons/src/Forward10Outlined.js
index b06b0947e95ea6..cd4f00400526d4 100644
--- a/packages/material-ui-icons/src/Forward10Outlined.js
+++ b/packages/material-ui-icons/src/Forward10Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward10Outlined');
diff --git a/packages/material-ui-icons/src/Forward10Sharp.js b/packages/material-ui-icons/src/Forward10Sharp.js
index d7f36b89f2c0d4..1799744e35ddd0 100644
--- a/packages/material-ui-icons/src/Forward10Sharp.js
+++ b/packages/material-ui-icons/src/Forward10Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward10Sharp');
diff --git a/packages/material-ui-icons/src/Forward10TwoTone.js b/packages/material-ui-icons/src/Forward10TwoTone.js
index 8813ef630bd3ec..8548fdbce97069 100644
--- a/packages/material-ui-icons/src/Forward10TwoTone.js
+++ b/packages/material-ui-icons/src/Forward10TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward10TwoTone');
diff --git a/packages/material-ui-icons/src/Forward30Outlined.js b/packages/material-ui-icons/src/Forward30Outlined.js
index ebb79f548c3264..a595e38f596bf6 100644
--- a/packages/material-ui-icons/src/Forward30Outlined.js
+++ b/packages/material-ui-icons/src/Forward30Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward30Outlined');
diff --git a/packages/material-ui-icons/src/Forward30Sharp.js b/packages/material-ui-icons/src/Forward30Sharp.js
index 8cbdee9afd5335..970c769a8a99b1 100644
--- a/packages/material-ui-icons/src/Forward30Sharp.js
+++ b/packages/material-ui-icons/src/Forward30Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward30Sharp');
diff --git a/packages/material-ui-icons/src/Forward30TwoTone.js b/packages/material-ui-icons/src/Forward30TwoTone.js
index 565a1b0fd9c396..ea9bd047f59116 100644
--- a/packages/material-ui-icons/src/Forward30TwoTone.js
+++ b/packages/material-ui-icons/src/Forward30TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward30TwoTone');
diff --git a/packages/material-ui-icons/src/Forward5Outlined.js b/packages/material-ui-icons/src/Forward5Outlined.js
index 441c06f54a146c..6f7da865bf9b58 100644
--- a/packages/material-ui-icons/src/Forward5Outlined.js
+++ b/packages/material-ui-icons/src/Forward5Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward5Outlined');
diff --git a/packages/material-ui-icons/src/Forward5Sharp.js b/packages/material-ui-icons/src/Forward5Sharp.js
index fd781b60bd25c3..9cdd07e38836fb 100644
--- a/packages/material-ui-icons/src/Forward5Sharp.js
+++ b/packages/material-ui-icons/src/Forward5Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward5Sharp');
diff --git a/packages/material-ui-icons/src/Forward5TwoTone.js b/packages/material-ui-icons/src/Forward5TwoTone.js
index 4956cebf4a542e..4d7bb02d14a1ea 100644
--- a/packages/material-ui-icons/src/Forward5TwoTone.js
+++ b/packages/material-ui-icons/src/Forward5TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Forward5TwoTone');
diff --git a/packages/material-ui-icons/src/ForwardOutlined.js b/packages/material-ui-icons/src/ForwardOutlined.js
index f5a226e55345cc..e9b7723f2cd3a1 100644
--- a/packages/material-ui-icons/src/ForwardOutlined.js
+++ b/packages/material-ui-icons/src/ForwardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForwardOutlined');
diff --git a/packages/material-ui-icons/src/ForwardRounded.js b/packages/material-ui-icons/src/ForwardRounded.js
index 35f4cdc9399bb9..b2526ca03d77f7 100644
--- a/packages/material-ui-icons/src/ForwardRounded.js
+++ b/packages/material-ui-icons/src/ForwardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForwardRounded');
diff --git a/packages/material-ui-icons/src/ForwardSharp.js b/packages/material-ui-icons/src/ForwardSharp.js
index eb5c5f96dfa534..f6f775c4c0a4bd 100644
--- a/packages/material-ui-icons/src/ForwardSharp.js
+++ b/packages/material-ui-icons/src/ForwardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForwardSharp');
diff --git a/packages/material-ui-icons/src/ForwardTwoTone.js b/packages/material-ui-icons/src/ForwardTwoTone.js
index 8816e2f202b714..7f2d651e6cc02c 100644
--- a/packages/material-ui-icons/src/ForwardTwoTone.js
+++ b/packages/material-ui-icons/src/ForwardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ForwardTwoTone');
diff --git a/packages/material-ui-icons/src/FourK.js b/packages/material-ui-icons/src/FourK.js
index 9327a05b022beb..a8ce3a5c4fdfd3 100644
--- a/packages/material-ui-icons/src/FourK.js
+++ b/packages/material-ui-icons/src/FourK.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FourK');
diff --git a/packages/material-ui-icons/src/FourKOutlined.js b/packages/material-ui-icons/src/FourKOutlined.js
index 7d48289ce715fb..aa20e02a98aa1a 100644
--- a/packages/material-ui-icons/src/FourKOutlined.js
+++ b/packages/material-ui-icons/src/FourKOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FourKOutlined');
diff --git a/packages/material-ui-icons/src/FourKSharp.js b/packages/material-ui-icons/src/FourKSharp.js
index fcc3439ae9da53..f058c296951e0e 100644
--- a/packages/material-ui-icons/src/FourKSharp.js
+++ b/packages/material-ui-icons/src/FourKSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FourKSharp');
diff --git a/packages/material-ui-icons/src/FourKTwoTone.js b/packages/material-ui-icons/src/FourKTwoTone.js
index 6a07992b164023..7746fc153f737d 100644
--- a/packages/material-ui-icons/src/FourKTwoTone.js
+++ b/packages/material-ui-icons/src/FourKTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FourKTwoTone');
diff --git a/packages/material-ui-icons/src/FreeBreakfast.js b/packages/material-ui-icons/src/FreeBreakfast.js
index b5678ac0416933..26757d16e9efdb 100644
--- a/packages/material-ui-icons/src/FreeBreakfast.js
+++ b/packages/material-ui-icons/src/FreeBreakfast.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FreeBreakfast');
diff --git a/packages/material-ui-icons/src/FreeBreakfastOutlined.js b/packages/material-ui-icons/src/FreeBreakfastOutlined.js
index b52eb6b776294d..543eceaa7c37a3 100644
--- a/packages/material-ui-icons/src/FreeBreakfastOutlined.js
+++ b/packages/material-ui-icons/src/FreeBreakfastOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FreeBreakfastOutlined');
diff --git a/packages/material-ui-icons/src/FreeBreakfastRounded.js b/packages/material-ui-icons/src/FreeBreakfastRounded.js
index 1551415956ce06..6d8475479f33ab 100644
--- a/packages/material-ui-icons/src/FreeBreakfastRounded.js
+++ b/packages/material-ui-icons/src/FreeBreakfastRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FreeBreakfastRounded');
diff --git a/packages/material-ui-icons/src/FreeBreakfastSharp.js b/packages/material-ui-icons/src/FreeBreakfastSharp.js
index dc90e7f9d176bb..5686c189b78d84 100644
--- a/packages/material-ui-icons/src/FreeBreakfastSharp.js
+++ b/packages/material-ui-icons/src/FreeBreakfastSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FreeBreakfastSharp');
diff --git a/packages/material-ui-icons/src/FreeBreakfastTwoTone.js b/packages/material-ui-icons/src/FreeBreakfastTwoTone.js
index 02308723248d74..14284ae56e719f 100644
--- a/packages/material-ui-icons/src/FreeBreakfastTwoTone.js
+++ b/packages/material-ui-icons/src/FreeBreakfastTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FreeBreakfastTwoTone');
diff --git a/packages/material-ui-icons/src/FullscreenExitOutlined.js b/packages/material-ui-icons/src/FullscreenExitOutlined.js
index 17fd5996b7cd28..ef4b19f5bd7c16 100644
--- a/packages/material-ui-icons/src/FullscreenExitOutlined.js
+++ b/packages/material-ui-icons/src/FullscreenExitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenExitOutlined');
diff --git a/packages/material-ui-icons/src/FullscreenExitRounded.js b/packages/material-ui-icons/src/FullscreenExitRounded.js
index 4540d9a1972c95..b1fc210c36a27a 100644
--- a/packages/material-ui-icons/src/FullscreenExitRounded.js
+++ b/packages/material-ui-icons/src/FullscreenExitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenExitRounded');
diff --git a/packages/material-ui-icons/src/FullscreenExitSharp.js b/packages/material-ui-icons/src/FullscreenExitSharp.js
index d1f0bee08325d7..6db6e59bd30c48 100644
--- a/packages/material-ui-icons/src/FullscreenExitSharp.js
+++ b/packages/material-ui-icons/src/FullscreenExitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenExitSharp');
diff --git a/packages/material-ui-icons/src/FullscreenExitTwoTone.js b/packages/material-ui-icons/src/FullscreenExitTwoTone.js
index 7a8c6658653dd7..aad787d1d37680 100644
--- a/packages/material-ui-icons/src/FullscreenExitTwoTone.js
+++ b/packages/material-ui-icons/src/FullscreenExitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenExitTwoTone');
diff --git a/packages/material-ui-icons/src/FullscreenOutlined.js b/packages/material-ui-icons/src/FullscreenOutlined.js
index f783566a4504e3..b67e3d5fe24874 100644
--- a/packages/material-ui-icons/src/FullscreenOutlined.js
+++ b/packages/material-ui-icons/src/FullscreenOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenOutlined');
diff --git a/packages/material-ui-icons/src/FullscreenRounded.js b/packages/material-ui-icons/src/FullscreenRounded.js
index 6d271067c5e477..784ede9a995630 100644
--- a/packages/material-ui-icons/src/FullscreenRounded.js
+++ b/packages/material-ui-icons/src/FullscreenRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenRounded');
diff --git a/packages/material-ui-icons/src/FullscreenSharp.js b/packages/material-ui-icons/src/FullscreenSharp.js
index 5e2cdbb6f2e81a..9f59bf09bdba4e 100644
--- a/packages/material-ui-icons/src/FullscreenSharp.js
+++ b/packages/material-ui-icons/src/FullscreenSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenSharp');
diff --git a/packages/material-ui-icons/src/FullscreenTwoTone.js b/packages/material-ui-icons/src/FullscreenTwoTone.js
index 4aeb4a67c0a0c7..5b688712ddb8e1 100644
--- a/packages/material-ui-icons/src/FullscreenTwoTone.js
+++ b/packages/material-ui-icons/src/FullscreenTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FullscreenTwoTone');
diff --git a/packages/material-ui-icons/src/FunctionsOutlined.js b/packages/material-ui-icons/src/FunctionsOutlined.js
index 61a294ee9ec701..57e09ae35e455f 100644
--- a/packages/material-ui-icons/src/FunctionsOutlined.js
+++ b/packages/material-ui-icons/src/FunctionsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FunctionsOutlined');
diff --git a/packages/material-ui-icons/src/FunctionsRounded.js b/packages/material-ui-icons/src/FunctionsRounded.js
index c55de6bfcf2f7b..53c9bb21581294 100644
--- a/packages/material-ui-icons/src/FunctionsRounded.js
+++ b/packages/material-ui-icons/src/FunctionsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FunctionsRounded');
diff --git a/packages/material-ui-icons/src/FunctionsTwoTone.js b/packages/material-ui-icons/src/FunctionsTwoTone.js
index 67c6657ab0b700..1fa936da040375 100644
--- a/packages/material-ui-icons/src/FunctionsTwoTone.js
+++ b/packages/material-ui-icons/src/FunctionsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'FunctionsTwoTone');
diff --git a/packages/material-ui-icons/src/GTranslateOutlined.js b/packages/material-ui-icons/src/GTranslateOutlined.js
index 5e2c76dd3874b1..72f8a916395bfa 100644
--- a/packages/material-ui-icons/src/GTranslateOutlined.js
+++ b/packages/material-ui-icons/src/GTranslateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GTranslateOutlined');
diff --git a/packages/material-ui-icons/src/GTranslateRounded.js b/packages/material-ui-icons/src/GTranslateRounded.js
index 0d70ce83500cd8..63c41fb3308344 100644
--- a/packages/material-ui-icons/src/GTranslateRounded.js
+++ b/packages/material-ui-icons/src/GTranslateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GTranslateRounded');
diff --git a/packages/material-ui-icons/src/GTranslateSharp.js b/packages/material-ui-icons/src/GTranslateSharp.js
index 8d97301505a84f..c276b2c2f842e8 100644
--- a/packages/material-ui-icons/src/GTranslateSharp.js
+++ b/packages/material-ui-icons/src/GTranslateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GTranslateSharp');
diff --git a/packages/material-ui-icons/src/GTranslateTwoTone.js b/packages/material-ui-icons/src/GTranslateTwoTone.js
index f976301de0b53a..9f13700aec75d6 100644
--- a/packages/material-ui-icons/src/GTranslateTwoTone.js
+++ b/packages/material-ui-icons/src/GTranslateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GTranslateTwoTone');
diff --git a/packages/material-ui-icons/src/GamepadOutlined.js b/packages/material-ui-icons/src/GamepadOutlined.js
index fb31fae3df27a6..51885f657ec927 100644
--- a/packages/material-ui-icons/src/GamepadOutlined.js
+++ b/packages/material-ui-icons/src/GamepadOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GamepadOutlined');
diff --git a/packages/material-ui-icons/src/GamepadSharp.js b/packages/material-ui-icons/src/GamepadSharp.js
index f251ac460122e3..794ff99751002e 100644
--- a/packages/material-ui-icons/src/GamepadSharp.js
+++ b/packages/material-ui-icons/src/GamepadSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GamepadSharp');
diff --git a/packages/material-ui-icons/src/GamepadTwoTone.js b/packages/material-ui-icons/src/GamepadTwoTone.js
index 965018e98d5f87..8de29d8c39100e 100644
--- a/packages/material-ui-icons/src/GamepadTwoTone.js
+++ b/packages/material-ui-icons/src/GamepadTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GamepadTwoTone');
diff --git a/packages/material-ui-icons/src/GamesOutlined.js b/packages/material-ui-icons/src/GamesOutlined.js
index fe31bf4e2182bf..4e3e6a7c989bc8 100644
--- a/packages/material-ui-icons/src/GamesOutlined.js
+++ b/packages/material-ui-icons/src/GamesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GamesOutlined');
diff --git a/packages/material-ui-icons/src/GamesSharp.js b/packages/material-ui-icons/src/GamesSharp.js
index 1d6b438aa515d2..85be738c845343 100644
--- a/packages/material-ui-icons/src/GamesSharp.js
+++ b/packages/material-ui-icons/src/GamesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GamesSharp');
diff --git a/packages/material-ui-icons/src/GamesTwoTone.js b/packages/material-ui-icons/src/GamesTwoTone.js
index d4d15ae36d7b4f..3e37fc837afbb5 100644
--- a/packages/material-ui-icons/src/GamesTwoTone.js
+++ b/packages/material-ui-icons/src/GamesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GamesTwoTone');
diff --git a/packages/material-ui-icons/src/GavelOutlined.js b/packages/material-ui-icons/src/GavelOutlined.js
index 4b4571f4fb3aec..6cfd8e4f4cec42 100644
--- a/packages/material-ui-icons/src/GavelOutlined.js
+++ b/packages/material-ui-icons/src/GavelOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GavelOutlined');
diff --git a/packages/material-ui-icons/src/GavelRounded.js b/packages/material-ui-icons/src/GavelRounded.js
index 4219298695d361..60cfca62740b9d 100644
--- a/packages/material-ui-icons/src/GavelRounded.js
+++ b/packages/material-ui-icons/src/GavelRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GavelRounded');
diff --git a/packages/material-ui-icons/src/GavelSharp.js b/packages/material-ui-icons/src/GavelSharp.js
index 68d78f348bf67d..03c88a7934b5b4 100644
--- a/packages/material-ui-icons/src/GavelSharp.js
+++ b/packages/material-ui-icons/src/GavelSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GavelSharp');
diff --git a/packages/material-ui-icons/src/GavelTwoTone.js b/packages/material-ui-icons/src/GavelTwoTone.js
index 57988337f56b7c..c77ec5ea25a503 100644
--- a/packages/material-ui-icons/src/GavelTwoTone.js
+++ b/packages/material-ui-icons/src/GavelTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GavelTwoTone');
diff --git a/packages/material-ui-icons/src/GestureOutlined.js b/packages/material-ui-icons/src/GestureOutlined.js
index e5a4098238df27..f69e65daaccaad 100644
--- a/packages/material-ui-icons/src/GestureOutlined.js
+++ b/packages/material-ui-icons/src/GestureOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GestureOutlined');
diff --git a/packages/material-ui-icons/src/GestureRounded.js b/packages/material-ui-icons/src/GestureRounded.js
index 77dc7eec31cd48..33cd598dfd9c11 100644
--- a/packages/material-ui-icons/src/GestureRounded.js
+++ b/packages/material-ui-icons/src/GestureRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GestureRounded');
diff --git a/packages/material-ui-icons/src/GestureSharp.js b/packages/material-ui-icons/src/GestureSharp.js
index 1b1cbd29895346..f7a40d57acfcbd 100644
--- a/packages/material-ui-icons/src/GestureSharp.js
+++ b/packages/material-ui-icons/src/GestureSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GestureSharp');
diff --git a/packages/material-ui-icons/src/GestureTwoTone.js b/packages/material-ui-icons/src/GestureTwoTone.js
index eae37778ace4dc..c4ba20f4d7ae44 100644
--- a/packages/material-ui-icons/src/GestureTwoTone.js
+++ b/packages/material-ui-icons/src/GestureTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GestureTwoTone');
diff --git a/packages/material-ui-icons/src/GetAppOutlined.js b/packages/material-ui-icons/src/GetAppOutlined.js
index 70f31657b4a351..f6bd6320aa42fe 100644
--- a/packages/material-ui-icons/src/GetAppOutlined.js
+++ b/packages/material-ui-icons/src/GetAppOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GetAppOutlined');
diff --git a/packages/material-ui-icons/src/GetAppRounded.js b/packages/material-ui-icons/src/GetAppRounded.js
index fe5f31a16a542f..9f004a0ef07814 100644
--- a/packages/material-ui-icons/src/GetAppRounded.js
+++ b/packages/material-ui-icons/src/GetAppRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GetAppRounded');
diff --git a/packages/material-ui-icons/src/GetAppSharp.js b/packages/material-ui-icons/src/GetAppSharp.js
index 7753b91c1177ba..9b8e0b5c076924 100644
--- a/packages/material-ui-icons/src/GetAppSharp.js
+++ b/packages/material-ui-icons/src/GetAppSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GetAppSharp');
diff --git a/packages/material-ui-icons/src/GetAppTwoTone.js b/packages/material-ui-icons/src/GetAppTwoTone.js
index cacc900fe28e27..71acb1ac5dfa70 100644
--- a/packages/material-ui-icons/src/GetAppTwoTone.js
+++ b/packages/material-ui-icons/src/GetAppTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GetAppTwoTone');
diff --git a/packages/material-ui-icons/src/GifOutlined.js b/packages/material-ui-icons/src/GifOutlined.js
index 7b320623f97fb2..56225920c70164 100644
--- a/packages/material-ui-icons/src/GifOutlined.js
+++ b/packages/material-ui-icons/src/GifOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GifOutlined');
diff --git a/packages/material-ui-icons/src/GifRounded.js b/packages/material-ui-icons/src/GifRounded.js
index c22de509cdbd7b..9c19c26f879d6d 100644
--- a/packages/material-ui-icons/src/GifRounded.js
+++ b/packages/material-ui-icons/src/GifRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GifRounded');
diff --git a/packages/material-ui-icons/src/GifSharp.js b/packages/material-ui-icons/src/GifSharp.js
index c64818d93f96a7..67b42ea8983b7e 100644
--- a/packages/material-ui-icons/src/GifSharp.js
+++ b/packages/material-ui-icons/src/GifSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GifSharp');
diff --git a/packages/material-ui-icons/src/GifTwoTone.js b/packages/material-ui-icons/src/GifTwoTone.js
index b0ba5c10a247b5..20636d4f1a2e4d 100644
--- a/packages/material-ui-icons/src/GifTwoTone.js
+++ b/packages/material-ui-icons/src/GifTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GifTwoTone');
diff --git a/packages/material-ui-icons/src/GolfCourse.js b/packages/material-ui-icons/src/GolfCourse.js
index cbd89f89f750a3..8bdb4bf76ebfa8 100644
--- a/packages/material-ui-icons/src/GolfCourse.js
+++ b/packages/material-ui-icons/src/GolfCourse.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GolfCourse');
diff --git a/packages/material-ui-icons/src/GolfCourseOutlined.js b/packages/material-ui-icons/src/GolfCourseOutlined.js
index 6a123a19f3af4e..dd0a488cea825b 100644
--- a/packages/material-ui-icons/src/GolfCourseOutlined.js
+++ b/packages/material-ui-icons/src/GolfCourseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GolfCourseOutlined');
diff --git a/packages/material-ui-icons/src/GolfCourseRounded.js b/packages/material-ui-icons/src/GolfCourseRounded.js
index 3fe7a981f91a15..78263e6f1aa1aa 100644
--- a/packages/material-ui-icons/src/GolfCourseRounded.js
+++ b/packages/material-ui-icons/src/GolfCourseRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GolfCourseRounded');
diff --git a/packages/material-ui-icons/src/GolfCourseSharp.js b/packages/material-ui-icons/src/GolfCourseSharp.js
index 1ab6fa32b29a0d..6eb620ecbd7dec 100644
--- a/packages/material-ui-icons/src/GolfCourseSharp.js
+++ b/packages/material-ui-icons/src/GolfCourseSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GolfCourseSharp');
diff --git a/packages/material-ui-icons/src/GolfCourseTwoTone.js b/packages/material-ui-icons/src/GolfCourseTwoTone.js
index 79c0ed028e8f10..51dea8b5b961ef 100644
--- a/packages/material-ui-icons/src/GolfCourseTwoTone.js
+++ b/packages/material-ui-icons/src/GolfCourseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GolfCourseTwoTone');
diff --git a/packages/material-ui-icons/src/GpsFixedOutlined.js b/packages/material-ui-icons/src/GpsFixedOutlined.js
index e287d647e2cdd6..a206aa69a5e470 100644
--- a/packages/material-ui-icons/src/GpsFixedOutlined.js
+++ b/packages/material-ui-icons/src/GpsFixedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsFixedOutlined');
diff --git a/packages/material-ui-icons/src/GpsFixedRounded.js b/packages/material-ui-icons/src/GpsFixedRounded.js
index 49d82b80c7fc02..2eb04706203b11 100644
--- a/packages/material-ui-icons/src/GpsFixedRounded.js
+++ b/packages/material-ui-icons/src/GpsFixedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsFixedRounded');
diff --git a/packages/material-ui-icons/src/GpsFixedSharp.js b/packages/material-ui-icons/src/GpsFixedSharp.js
index 7f7435b1937e9f..94bd8d183b38da 100644
--- a/packages/material-ui-icons/src/GpsFixedSharp.js
+++ b/packages/material-ui-icons/src/GpsFixedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsFixedSharp');
diff --git a/packages/material-ui-icons/src/GpsFixedTwoTone.js b/packages/material-ui-icons/src/GpsFixedTwoTone.js
index c8f4ac7b6aebff..f3704ae424d31d 100644
--- a/packages/material-ui-icons/src/GpsFixedTwoTone.js
+++ b/packages/material-ui-icons/src/GpsFixedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsFixedTwoTone');
diff --git a/packages/material-ui-icons/src/GpsNotFixedOutlined.js b/packages/material-ui-icons/src/GpsNotFixedOutlined.js
index e424071aaa90ef..c3a9cd971c07e4 100644
--- a/packages/material-ui-icons/src/GpsNotFixedOutlined.js
+++ b/packages/material-ui-icons/src/GpsNotFixedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsNotFixedOutlined');
diff --git a/packages/material-ui-icons/src/GpsNotFixedRounded.js b/packages/material-ui-icons/src/GpsNotFixedRounded.js
index fdcad236fea8fc..8aa5a3e536c3b6 100644
--- a/packages/material-ui-icons/src/GpsNotFixedRounded.js
+++ b/packages/material-ui-icons/src/GpsNotFixedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsNotFixedRounded');
diff --git a/packages/material-ui-icons/src/GpsNotFixedSharp.js b/packages/material-ui-icons/src/GpsNotFixedSharp.js
index 2507b2050d5c9d..9c4b1a6d8468d2 100644
--- a/packages/material-ui-icons/src/GpsNotFixedSharp.js
+++ b/packages/material-ui-icons/src/GpsNotFixedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsNotFixedSharp');
diff --git a/packages/material-ui-icons/src/GpsNotFixedTwoTone.js b/packages/material-ui-icons/src/GpsNotFixedTwoTone.js
index 58458250e03577..881fad8bb2bdc3 100644
--- a/packages/material-ui-icons/src/GpsNotFixedTwoTone.js
+++ b/packages/material-ui-icons/src/GpsNotFixedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsNotFixedTwoTone');
diff --git a/packages/material-ui-icons/src/GpsOffOutlined.js b/packages/material-ui-icons/src/GpsOffOutlined.js
index afb47b82e6ba6c..0e0b9a4c8e88a0 100644
--- a/packages/material-ui-icons/src/GpsOffOutlined.js
+++ b/packages/material-ui-icons/src/GpsOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsOffOutlined');
diff --git a/packages/material-ui-icons/src/GpsOffRounded.js b/packages/material-ui-icons/src/GpsOffRounded.js
index abfbdc7dc3573d..7adcbd5f1f2e19 100644
--- a/packages/material-ui-icons/src/GpsOffRounded.js
+++ b/packages/material-ui-icons/src/GpsOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsOffRounded');
diff --git a/packages/material-ui-icons/src/GpsOffSharp.js b/packages/material-ui-icons/src/GpsOffSharp.js
index 016c49ebb6a2cd..5a84344cc6c4db 100644
--- a/packages/material-ui-icons/src/GpsOffSharp.js
+++ b/packages/material-ui-icons/src/GpsOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsOffSharp');
diff --git a/packages/material-ui-icons/src/GpsOffTwoTone.js b/packages/material-ui-icons/src/GpsOffTwoTone.js
index 0a7834e8dd2d5a..a14fb446b3340d 100644
--- a/packages/material-ui-icons/src/GpsOffTwoTone.js
+++ b/packages/material-ui-icons/src/GpsOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GpsOffTwoTone');
diff --git a/packages/material-ui-icons/src/GradeOutlined.js b/packages/material-ui-icons/src/GradeOutlined.js
index ad5c6acd5a6a3d..0db27ff8f83e55 100644
--- a/packages/material-ui-icons/src/GradeOutlined.js
+++ b/packages/material-ui-icons/src/GradeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GradeOutlined');
diff --git a/packages/material-ui-icons/src/GradeRounded.js b/packages/material-ui-icons/src/GradeRounded.js
index 3e5b288a5ca8e5..b5b4ed69bb50d3 100644
--- a/packages/material-ui-icons/src/GradeRounded.js
+++ b/packages/material-ui-icons/src/GradeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GradeRounded');
diff --git a/packages/material-ui-icons/src/GradeSharp.js b/packages/material-ui-icons/src/GradeSharp.js
index b0935fa7182987..413548e00f3cf3 100644
--- a/packages/material-ui-icons/src/GradeSharp.js
+++ b/packages/material-ui-icons/src/GradeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GradeSharp');
diff --git a/packages/material-ui-icons/src/GradeTwoTone.js b/packages/material-ui-icons/src/GradeTwoTone.js
index bac7eda907da7c..e68493c36a0663 100644
--- a/packages/material-ui-icons/src/GradeTwoTone.js
+++ b/packages/material-ui-icons/src/GradeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GradeTwoTone');
diff --git a/packages/material-ui-icons/src/GrainOutlined.js b/packages/material-ui-icons/src/GrainOutlined.js
index 80a989bbe0d934..09e2363343f021 100644
--- a/packages/material-ui-icons/src/GrainOutlined.js
+++ b/packages/material-ui-icons/src/GrainOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GrainOutlined');
diff --git a/packages/material-ui-icons/src/GrainRounded.js b/packages/material-ui-icons/src/GrainRounded.js
index 808d56e1701316..fce903eafa57bd 100644
--- a/packages/material-ui-icons/src/GrainRounded.js
+++ b/packages/material-ui-icons/src/GrainRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GrainRounded');
diff --git a/packages/material-ui-icons/src/GrainSharp.js b/packages/material-ui-icons/src/GrainSharp.js
index 5762e0302ce759..4b709dc7b795fe 100644
--- a/packages/material-ui-icons/src/GrainSharp.js
+++ b/packages/material-ui-icons/src/GrainSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GrainSharp');
diff --git a/packages/material-ui-icons/src/GrainTwoTone.js b/packages/material-ui-icons/src/GrainTwoTone.js
index 34993d024fb20c..67a52c8c2f67e7 100644
--- a/packages/material-ui-icons/src/GrainTwoTone.js
+++ b/packages/material-ui-icons/src/GrainTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GrainTwoTone');
diff --git a/packages/material-ui-icons/src/GraphicEqOutlined.js b/packages/material-ui-icons/src/GraphicEqOutlined.js
index 28def13cf0773d..df759b5012e090 100644
--- a/packages/material-ui-icons/src/GraphicEqOutlined.js
+++ b/packages/material-ui-icons/src/GraphicEqOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GraphicEqOutlined');
diff --git a/packages/material-ui-icons/src/GraphicEqRounded.js b/packages/material-ui-icons/src/GraphicEqRounded.js
index 142650c983aa37..f9281732022d25 100644
--- a/packages/material-ui-icons/src/GraphicEqRounded.js
+++ b/packages/material-ui-icons/src/GraphicEqRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GraphicEqRounded');
diff --git a/packages/material-ui-icons/src/GraphicEqSharp.js b/packages/material-ui-icons/src/GraphicEqSharp.js
index 2f8665cfe6dbb5..66b69a53de15df 100644
--- a/packages/material-ui-icons/src/GraphicEqSharp.js
+++ b/packages/material-ui-icons/src/GraphicEqSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GraphicEqSharp');
diff --git a/packages/material-ui-icons/src/GraphicEqTwoTone.js b/packages/material-ui-icons/src/GraphicEqTwoTone.js
index 726296c873b315..93056e187c57d9 100644
--- a/packages/material-ui-icons/src/GraphicEqTwoTone.js
+++ b/packages/material-ui-icons/src/GraphicEqTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GraphicEqTwoTone');
diff --git a/packages/material-ui-icons/src/GridOffOutlined.js b/packages/material-ui-icons/src/GridOffOutlined.js
index 098407a322c4b4..91785c9fb02379 100644
--- a/packages/material-ui-icons/src/GridOffOutlined.js
+++ b/packages/material-ui-icons/src/GridOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOffOutlined');
diff --git a/packages/material-ui-icons/src/GridOffRounded.js b/packages/material-ui-icons/src/GridOffRounded.js
index f93bb600a836ed..606653a3d017ee 100644
--- a/packages/material-ui-icons/src/GridOffRounded.js
+++ b/packages/material-ui-icons/src/GridOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOffRounded');
diff --git a/packages/material-ui-icons/src/GridOffSharp.js b/packages/material-ui-icons/src/GridOffSharp.js
index 0e13c037b82019..ce81d16a6d478c 100644
--- a/packages/material-ui-icons/src/GridOffSharp.js
+++ b/packages/material-ui-icons/src/GridOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOffSharp');
diff --git a/packages/material-ui-icons/src/GridOffTwoTone.js b/packages/material-ui-icons/src/GridOffTwoTone.js
index 67b579fae3a5e3..2a6d05d3e54f73 100644
--- a/packages/material-ui-icons/src/GridOffTwoTone.js
+++ b/packages/material-ui-icons/src/GridOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOffTwoTone');
diff --git a/packages/material-ui-icons/src/GridOnOutlined.js b/packages/material-ui-icons/src/GridOnOutlined.js
index 529c6e455d6dcb..57ec4859f6ce0c 100644
--- a/packages/material-ui-icons/src/GridOnOutlined.js
+++ b/packages/material-ui-icons/src/GridOnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOnOutlined');
diff --git a/packages/material-ui-icons/src/GridOnRounded.js b/packages/material-ui-icons/src/GridOnRounded.js
index 8cb66855a84ece..48529557e1f56a 100644
--- a/packages/material-ui-icons/src/GridOnRounded.js
+++ b/packages/material-ui-icons/src/GridOnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOnRounded');
diff --git a/packages/material-ui-icons/src/GridOnSharp.js b/packages/material-ui-icons/src/GridOnSharp.js
index a47ce5f95d7e74..4c7bfa7917bb7a 100644
--- a/packages/material-ui-icons/src/GridOnSharp.js
+++ b/packages/material-ui-icons/src/GridOnSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOnSharp');
diff --git a/packages/material-ui-icons/src/GridOnTwoTone.js b/packages/material-ui-icons/src/GridOnTwoTone.js
index df2b4061e16054..d2bb395cc7e22a 100644
--- a/packages/material-ui-icons/src/GridOnTwoTone.js
+++ b/packages/material-ui-icons/src/GridOnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GridOnTwoTone');
diff --git a/packages/material-ui-icons/src/GroupAddOutlined.js b/packages/material-ui-icons/src/GroupAddOutlined.js
index 39d037e1d50704..17ffa9f1bc00e2 100644
--- a/packages/material-ui-icons/src/GroupAddOutlined.js
+++ b/packages/material-ui-icons/src/GroupAddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupAddOutlined');
diff --git a/packages/material-ui-icons/src/GroupAddRounded.js b/packages/material-ui-icons/src/GroupAddRounded.js
index 5500d81b5b4e8d..8424a22f2ca22a 100644
--- a/packages/material-ui-icons/src/GroupAddRounded.js
+++ b/packages/material-ui-icons/src/GroupAddRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupAddRounded');
diff --git a/packages/material-ui-icons/src/GroupAddSharp.js b/packages/material-ui-icons/src/GroupAddSharp.js
index d742c5f21f1244..62a203d58871b0 100644
--- a/packages/material-ui-icons/src/GroupAddSharp.js
+++ b/packages/material-ui-icons/src/GroupAddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupAddSharp');
diff --git a/packages/material-ui-icons/src/GroupAddTwoTone.js b/packages/material-ui-icons/src/GroupAddTwoTone.js
index 3fdf7094c737cb..201237972c92f1 100644
--- a/packages/material-ui-icons/src/GroupAddTwoTone.js
+++ b/packages/material-ui-icons/src/GroupAddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupAddTwoTone');
diff --git a/packages/material-ui-icons/src/GroupOutlined.js b/packages/material-ui-icons/src/GroupOutlined.js
index 0ea4f0b49508d6..83a22edd101823 100644
--- a/packages/material-ui-icons/src/GroupOutlined.js
+++ b/packages/material-ui-icons/src/GroupOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupOutlined');
diff --git a/packages/material-ui-icons/src/GroupRounded.js b/packages/material-ui-icons/src/GroupRounded.js
index 4d9e94af5a1343..02b2628b43e683 100644
--- a/packages/material-ui-icons/src/GroupRounded.js
+++ b/packages/material-ui-icons/src/GroupRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupRounded');
diff --git a/packages/material-ui-icons/src/GroupSharp.js b/packages/material-ui-icons/src/GroupSharp.js
index 583fbaee648580..b9e6238adc3516 100644
--- a/packages/material-ui-icons/src/GroupSharp.js
+++ b/packages/material-ui-icons/src/GroupSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupSharp');
diff --git a/packages/material-ui-icons/src/GroupTwoTone.js b/packages/material-ui-icons/src/GroupTwoTone.js
index b9a4a36ca17454..17d5f9a67904d1 100644
--- a/packages/material-ui-icons/src/GroupTwoTone.js
+++ b/packages/material-ui-icons/src/GroupTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupTwoTone');
diff --git a/packages/material-ui-icons/src/GroupWorkOutlined.js b/packages/material-ui-icons/src/GroupWorkOutlined.js
index a98f6e5d844729..9d1599008d24db 100644
--- a/packages/material-ui-icons/src/GroupWorkOutlined.js
+++ b/packages/material-ui-icons/src/GroupWorkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupWorkOutlined');
diff --git a/packages/material-ui-icons/src/GroupWorkRounded.js b/packages/material-ui-icons/src/GroupWorkRounded.js
index 488f47628daa92..7d9f67af3421df 100644
--- a/packages/material-ui-icons/src/GroupWorkRounded.js
+++ b/packages/material-ui-icons/src/GroupWorkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupWorkRounded');
diff --git a/packages/material-ui-icons/src/GroupWorkSharp.js b/packages/material-ui-icons/src/GroupWorkSharp.js
index 28e0b042faacfd..bc4d3a35d102bb 100644
--- a/packages/material-ui-icons/src/GroupWorkSharp.js
+++ b/packages/material-ui-icons/src/GroupWorkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupWorkSharp');
diff --git a/packages/material-ui-icons/src/GroupWorkTwoTone.js b/packages/material-ui-icons/src/GroupWorkTwoTone.js
index 33d0206fc6ad36..22cf04c861c649 100644
--- a/packages/material-ui-icons/src/GroupWorkTwoTone.js
+++ b/packages/material-ui-icons/src/GroupWorkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'GroupWorkTwoTone');
diff --git a/packages/material-ui-icons/src/HdOutlined.js b/packages/material-ui-icons/src/HdOutlined.js
index b165869dfe437f..5d730138bd64d3 100644
--- a/packages/material-ui-icons/src/HdOutlined.js
+++ b/packages/material-ui-icons/src/HdOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdOutlined');
diff --git a/packages/material-ui-icons/src/HdSharp.js b/packages/material-ui-icons/src/HdSharp.js
index d6d92f3def9ad0..99260899197d9f 100644
--- a/packages/material-ui-icons/src/HdSharp.js
+++ b/packages/material-ui-icons/src/HdSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdSharp');
diff --git a/packages/material-ui-icons/src/HdTwoTone.js b/packages/material-ui-icons/src/HdTwoTone.js
index 4d5263f52ecc59..594af9d147be9f 100644
--- a/packages/material-ui-icons/src/HdTwoTone.js
+++ b/packages/material-ui-icons/src/HdTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdTwoTone');
diff --git a/packages/material-ui-icons/src/HdrOffOutlined.js b/packages/material-ui-icons/src/HdrOffOutlined.js
index 8c0d3f179a4272..96fdc532b8b082 100644
--- a/packages/material-ui-icons/src/HdrOffOutlined.js
+++ b/packages/material-ui-icons/src/HdrOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOffOutlined');
diff --git a/packages/material-ui-icons/src/HdrOffRounded.js b/packages/material-ui-icons/src/HdrOffRounded.js
index 268f3d63488a71..ce853cbbc9a93c 100644
--- a/packages/material-ui-icons/src/HdrOffRounded.js
+++ b/packages/material-ui-icons/src/HdrOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOffRounded');
diff --git a/packages/material-ui-icons/src/HdrOffSharp.js b/packages/material-ui-icons/src/HdrOffSharp.js
index 45f53d19c6f895..7cccb63f919785 100644
--- a/packages/material-ui-icons/src/HdrOffSharp.js
+++ b/packages/material-ui-icons/src/HdrOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOffSharp');
diff --git a/packages/material-ui-icons/src/HdrOffTwoTone.js b/packages/material-ui-icons/src/HdrOffTwoTone.js
index 9f87a23fd4c62c..6df138a41a9997 100644
--- a/packages/material-ui-icons/src/HdrOffTwoTone.js
+++ b/packages/material-ui-icons/src/HdrOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOffTwoTone');
diff --git a/packages/material-ui-icons/src/HdrOn.js b/packages/material-ui-icons/src/HdrOn.js
index 02c9f36b8c220d..42398747a5ae79 100644
--- a/packages/material-ui-icons/src/HdrOn.js
+++ b/packages/material-ui-icons/src/HdrOn.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOn');
diff --git a/packages/material-ui-icons/src/HdrOnOutlined.js b/packages/material-ui-icons/src/HdrOnOutlined.js
index d6e5a203c89f2b..8def06e4067cf3 100644
--- a/packages/material-ui-icons/src/HdrOnOutlined.js
+++ b/packages/material-ui-icons/src/HdrOnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOnOutlined');
diff --git a/packages/material-ui-icons/src/HdrOnRounded.js b/packages/material-ui-icons/src/HdrOnRounded.js
index 3a5eadfb69f65f..329933206f0943 100644
--- a/packages/material-ui-icons/src/HdrOnRounded.js
+++ b/packages/material-ui-icons/src/HdrOnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOnRounded');
diff --git a/packages/material-ui-icons/src/HdrOnSharp.js b/packages/material-ui-icons/src/HdrOnSharp.js
index cb5dfb72dbf578..edc82fe848818a 100644
--- a/packages/material-ui-icons/src/HdrOnSharp.js
+++ b/packages/material-ui-icons/src/HdrOnSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOnSharp');
diff --git a/packages/material-ui-icons/src/HdrOnTwoTone.js b/packages/material-ui-icons/src/HdrOnTwoTone.js
index ee2e81a2d6d40c..676bd6c8c42ac1 100644
--- a/packages/material-ui-icons/src/HdrOnTwoTone.js
+++ b/packages/material-ui-icons/src/HdrOnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrOnTwoTone');
diff --git a/packages/material-ui-icons/src/HdrStrongOutlined.js b/packages/material-ui-icons/src/HdrStrongOutlined.js
index 2403ca33f57671..b86e3391f0120a 100644
--- a/packages/material-ui-icons/src/HdrStrongOutlined.js
+++ b/packages/material-ui-icons/src/HdrStrongOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrStrongOutlined');
diff --git a/packages/material-ui-icons/src/HdrStrongRounded.js b/packages/material-ui-icons/src/HdrStrongRounded.js
index 8c7ae9567de5cd..dddb262444ef73 100644
--- a/packages/material-ui-icons/src/HdrStrongRounded.js
+++ b/packages/material-ui-icons/src/HdrStrongRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrStrongRounded');
diff --git a/packages/material-ui-icons/src/HdrStrongSharp.js b/packages/material-ui-icons/src/HdrStrongSharp.js
index 9bdb042ad6ccbe..60fdcac0d3cda7 100644
--- a/packages/material-ui-icons/src/HdrStrongSharp.js
+++ b/packages/material-ui-icons/src/HdrStrongSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrStrongSharp');
diff --git a/packages/material-ui-icons/src/HdrStrongTwoTone.js b/packages/material-ui-icons/src/HdrStrongTwoTone.js
index 9da7b74edf09b2..9cf792ff3a748f 100644
--- a/packages/material-ui-icons/src/HdrStrongTwoTone.js
+++ b/packages/material-ui-icons/src/HdrStrongTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrStrongTwoTone');
diff --git a/packages/material-ui-icons/src/HdrWeakOutlined.js b/packages/material-ui-icons/src/HdrWeakOutlined.js
index d0f1e5518e00cd..ab176132bbeef9 100644
--- a/packages/material-ui-icons/src/HdrWeakOutlined.js
+++ b/packages/material-ui-icons/src/HdrWeakOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrWeakOutlined');
diff --git a/packages/material-ui-icons/src/HdrWeakRounded.js b/packages/material-ui-icons/src/HdrWeakRounded.js
index bff7fa64f3b98c..66cc89c4eeba27 100644
--- a/packages/material-ui-icons/src/HdrWeakRounded.js
+++ b/packages/material-ui-icons/src/HdrWeakRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrWeakRounded');
diff --git a/packages/material-ui-icons/src/HdrWeakSharp.js b/packages/material-ui-icons/src/HdrWeakSharp.js
index 8fb78997390253..5423565f3bb831 100644
--- a/packages/material-ui-icons/src/HdrWeakSharp.js
+++ b/packages/material-ui-icons/src/HdrWeakSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrWeakSharp');
diff --git a/packages/material-ui-icons/src/HdrWeakTwoTone.js b/packages/material-ui-icons/src/HdrWeakTwoTone.js
index ecc99cc6a46db5..49c0d84affd3b5 100644
--- a/packages/material-ui-icons/src/HdrWeakTwoTone.js
+++ b/packages/material-ui-icons/src/HdrWeakTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HdrWeakTwoTone');
diff --git a/packages/material-ui-icons/src/HeadsetMicOutlined.js b/packages/material-ui-icons/src/HeadsetMicOutlined.js
index fdb65802d8d175..c49cefc67a2587 100644
--- a/packages/material-ui-icons/src/HeadsetMicOutlined.js
+++ b/packages/material-ui-icons/src/HeadsetMicOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HeadsetMicOutlined');
diff --git a/packages/material-ui-icons/src/HeadsetMicSharp.js b/packages/material-ui-icons/src/HeadsetMicSharp.js
index 05c099d7fa5839..63b525d87d0193 100644
--- a/packages/material-ui-icons/src/HeadsetMicSharp.js
+++ b/packages/material-ui-icons/src/HeadsetMicSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HeadsetMicSharp');
diff --git a/packages/material-ui-icons/src/HeadsetMicTwoTone.js b/packages/material-ui-icons/src/HeadsetMicTwoTone.js
index 5566748506dfef..543744ea8571c5 100644
--- a/packages/material-ui-icons/src/HeadsetMicTwoTone.js
+++ b/packages/material-ui-icons/src/HeadsetMicTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HeadsetMicTwoTone');
diff --git a/packages/material-ui-icons/src/HeadsetOutlined.js b/packages/material-ui-icons/src/HeadsetOutlined.js
index 54e9270a1904ee..98cfdfc082f014 100644
--- a/packages/material-ui-icons/src/HeadsetOutlined.js
+++ b/packages/material-ui-icons/src/HeadsetOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HeadsetOutlined');
diff --git a/packages/material-ui-icons/src/HeadsetSharp.js b/packages/material-ui-icons/src/HeadsetSharp.js
index cd226b6765f553..2ba0f5439e345e 100644
--- a/packages/material-ui-icons/src/HeadsetSharp.js
+++ b/packages/material-ui-icons/src/HeadsetSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HeadsetSharp');
diff --git a/packages/material-ui-icons/src/HeadsetTwoTone.js b/packages/material-ui-icons/src/HeadsetTwoTone.js
index 7846565813959e..4aac7160855f94 100644
--- a/packages/material-ui-icons/src/HeadsetTwoTone.js
+++ b/packages/material-ui-icons/src/HeadsetTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HeadsetTwoTone');
diff --git a/packages/material-ui-icons/src/Healing.js b/packages/material-ui-icons/src/Healing.js
index 4697ac619816e0..450d9c666dc295 100644
--- a/packages/material-ui-icons/src/Healing.js
+++ b/packages/material-ui-icons/src/Healing.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Healing');
diff --git a/packages/material-ui-icons/src/HealingOutlined.js b/packages/material-ui-icons/src/HealingOutlined.js
index bf8aaeac9e1707..9b8d6e83290a11 100644
--- a/packages/material-ui-icons/src/HealingOutlined.js
+++ b/packages/material-ui-icons/src/HealingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HealingOutlined');
diff --git a/packages/material-ui-icons/src/HealingRounded.js b/packages/material-ui-icons/src/HealingRounded.js
index 8dd79341cea8df..4b88df7a9e731e 100644
--- a/packages/material-ui-icons/src/HealingRounded.js
+++ b/packages/material-ui-icons/src/HealingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HealingRounded');
diff --git a/packages/material-ui-icons/src/HealingSharp.js b/packages/material-ui-icons/src/HealingSharp.js
index 83d0c5fee35d92..396dca69e1c8ec 100644
--- a/packages/material-ui-icons/src/HealingSharp.js
+++ b/packages/material-ui-icons/src/HealingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HealingSharp');
diff --git a/packages/material-ui-icons/src/HealingTwoTone.js b/packages/material-ui-icons/src/HealingTwoTone.js
index cf83fc5fb5a94c..5bbd95d9365742 100644
--- a/packages/material-ui-icons/src/HealingTwoTone.js
+++ b/packages/material-ui-icons/src/HealingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HealingTwoTone');
diff --git a/packages/material-ui-icons/src/HearingOutlined.js b/packages/material-ui-icons/src/HearingOutlined.js
index 13307e5110960d..21289a06f566d0 100644
--- a/packages/material-ui-icons/src/HearingOutlined.js
+++ b/packages/material-ui-icons/src/HearingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HearingOutlined');
diff --git a/packages/material-ui-icons/src/HearingSharp.js b/packages/material-ui-icons/src/HearingSharp.js
index a6370b47269461..05f7d34a2ed03b 100644
--- a/packages/material-ui-icons/src/HearingSharp.js
+++ b/packages/material-ui-icons/src/HearingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HearingSharp');
diff --git a/packages/material-ui-icons/src/HearingTwoTone.js b/packages/material-ui-icons/src/HearingTwoTone.js
index 156b772fc6e57c..84d53f3eeffdfa 100644
--- a/packages/material-ui-icons/src/HearingTwoTone.js
+++ b/packages/material-ui-icons/src/HearingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HearingTwoTone');
diff --git a/packages/material-ui-icons/src/Height.js b/packages/material-ui-icons/src/Height.js
new file mode 100644
index 00000000000000..2f658ce1f69a07
--- /dev/null
+++ b/packages/material-ui-icons/src/Height.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Height');
diff --git a/packages/material-ui-icons/src/HeightOutlined.js b/packages/material-ui-icons/src/HeightOutlined.js
new file mode 100644
index 00000000000000..3e6b50d4758dad
--- /dev/null
+++ b/packages/material-ui-icons/src/HeightOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HeightOutlined');
diff --git a/packages/material-ui-icons/src/HeightRounded.js b/packages/material-ui-icons/src/HeightRounded.js
new file mode 100644
index 00000000000000..9fe5d68c4f3ece
--- /dev/null
+++ b/packages/material-ui-icons/src/HeightRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HeightRounded');
diff --git a/packages/material-ui-icons/src/HeightSharp.js b/packages/material-ui-icons/src/HeightSharp.js
new file mode 100644
index 00000000000000..37d222ca3d53e9
--- /dev/null
+++ b/packages/material-ui-icons/src/HeightSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HeightSharp');
diff --git a/packages/material-ui-icons/src/HeightTwoTone.js b/packages/material-ui-icons/src/HeightTwoTone.js
new file mode 100644
index 00000000000000..ae25145e186b37
--- /dev/null
+++ b/packages/material-ui-icons/src/HeightTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HeightTwoTone');
diff --git a/packages/material-ui-icons/src/HelpOutlineOutlined.js b/packages/material-ui-icons/src/HelpOutlineOutlined.js
index c5ef80e4f10811..7a06e11b15d583 100644
--- a/packages/material-ui-icons/src/HelpOutlineOutlined.js
+++ b/packages/material-ui-icons/src/HelpOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpOutlineOutlined');
diff --git a/packages/material-ui-icons/src/HelpOutlineRounded.js b/packages/material-ui-icons/src/HelpOutlineRounded.js
index 5c13f5dad3c869..61e79b8315d261 100644
--- a/packages/material-ui-icons/src/HelpOutlineRounded.js
+++ b/packages/material-ui-icons/src/HelpOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpOutlineRounded');
diff --git a/packages/material-ui-icons/src/HelpOutlineSharp.js b/packages/material-ui-icons/src/HelpOutlineSharp.js
index 0222a7ac6afc8c..16babda76aff17 100644
--- a/packages/material-ui-icons/src/HelpOutlineSharp.js
+++ b/packages/material-ui-icons/src/HelpOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpOutlineSharp');
diff --git a/packages/material-ui-icons/src/HelpOutlineTwoTone.js b/packages/material-ui-icons/src/HelpOutlineTwoTone.js
index 216ec699192ca2..cfbdcad7039a79 100644
--- a/packages/material-ui-icons/src/HelpOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/HelpOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/HelpOutlined.js b/packages/material-ui-icons/src/HelpOutlined.js
index 081d7d03da5b1e..0cd597d4402464 100644
--- a/packages/material-ui-icons/src/HelpOutlined.js
+++ b/packages/material-ui-icons/src/HelpOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpOutlined');
diff --git a/packages/material-ui-icons/src/HelpRounded.js b/packages/material-ui-icons/src/HelpRounded.js
index 9c76b1749d649f..7268ba2b4ac7fe 100644
--- a/packages/material-ui-icons/src/HelpRounded.js
+++ b/packages/material-ui-icons/src/HelpRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpRounded');
diff --git a/packages/material-ui-icons/src/HelpSharp.js b/packages/material-ui-icons/src/HelpSharp.js
index 6f85b6e885667d..ac7f760bbbeacd 100644
--- a/packages/material-ui-icons/src/HelpSharp.js
+++ b/packages/material-ui-icons/src/HelpSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpSharp');
diff --git a/packages/material-ui-icons/src/HelpTwoTone.js b/packages/material-ui-icons/src/HelpTwoTone.js
index c0a26522bc7342..734b5b3eccbc55 100644
--- a/packages/material-ui-icons/src/HelpTwoTone.js
+++ b/packages/material-ui-icons/src/HelpTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HelpTwoTone');
diff --git a/packages/material-ui-icons/src/HighQualityOutlined.js b/packages/material-ui-icons/src/HighQualityOutlined.js
index 5bcd186c95b1cc..696748c3baa380 100644
--- a/packages/material-ui-icons/src/HighQualityOutlined.js
+++ b/packages/material-ui-icons/src/HighQualityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighQualityOutlined');
diff --git a/packages/material-ui-icons/src/HighQualitySharp.js b/packages/material-ui-icons/src/HighQualitySharp.js
index b2e3b3f0f72a7d..4bfa966960377e 100644
--- a/packages/material-ui-icons/src/HighQualitySharp.js
+++ b/packages/material-ui-icons/src/HighQualitySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighQualitySharp');
diff --git a/packages/material-ui-icons/src/HighQualityTwoTone.js b/packages/material-ui-icons/src/HighQualityTwoTone.js
index 6c21da4b4822b3..4e6775a93c2cef 100644
--- a/packages/material-ui-icons/src/HighQualityTwoTone.js
+++ b/packages/material-ui-icons/src/HighQualityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighQualityTwoTone');
diff --git a/packages/material-ui-icons/src/HighlightOffOutlined.js b/packages/material-ui-icons/src/HighlightOffOutlined.js
index 03481e6bc9a80a..9feebbb665ed11 100644
--- a/packages/material-ui-icons/src/HighlightOffOutlined.js
+++ b/packages/material-ui-icons/src/HighlightOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighlightOffOutlined');
diff --git a/packages/material-ui-icons/src/HighlightOffRounded.js b/packages/material-ui-icons/src/HighlightOffRounded.js
index f98cdb7d6a8360..0264a07a5b1d2e 100644
--- a/packages/material-ui-icons/src/HighlightOffRounded.js
+++ b/packages/material-ui-icons/src/HighlightOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighlightOffRounded');
diff --git a/packages/material-ui-icons/src/HighlightOffSharp.js b/packages/material-ui-icons/src/HighlightOffSharp.js
index 21267261a21b17..a04523b994b457 100644
--- a/packages/material-ui-icons/src/HighlightOffSharp.js
+++ b/packages/material-ui-icons/src/HighlightOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighlightOffSharp');
diff --git a/packages/material-ui-icons/src/HighlightOffTwoTone.js b/packages/material-ui-icons/src/HighlightOffTwoTone.js
index 78af2eac1ea687..42319f53e9f056 100644
--- a/packages/material-ui-icons/src/HighlightOffTwoTone.js
+++ b/packages/material-ui-icons/src/HighlightOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighlightOffTwoTone');
diff --git a/packages/material-ui-icons/src/HighlightRounded.js b/packages/material-ui-icons/src/HighlightRounded.js
index cc28b11c6dbe08..94e15cae31b770 100644
--- a/packages/material-ui-icons/src/HighlightRounded.js
+++ b/packages/material-ui-icons/src/HighlightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HighlightRounded');
diff --git a/packages/material-ui-icons/src/HistoryOutlined.js b/packages/material-ui-icons/src/HistoryOutlined.js
index 6f589095a826a4..67f0f7973f72fc 100644
--- a/packages/material-ui-icons/src/HistoryOutlined.js
+++ b/packages/material-ui-icons/src/HistoryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HistoryOutlined');
diff --git a/packages/material-ui-icons/src/HistoryRounded.js b/packages/material-ui-icons/src/HistoryRounded.js
index 593cbb89f06898..70d511fc51e0f2 100644
--- a/packages/material-ui-icons/src/HistoryRounded.js
+++ b/packages/material-ui-icons/src/HistoryRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HistoryRounded');
diff --git a/packages/material-ui-icons/src/HistorySharp.js b/packages/material-ui-icons/src/HistorySharp.js
index 1ad674fee47503..23942cfd1e5a26 100644
--- a/packages/material-ui-icons/src/HistorySharp.js
+++ b/packages/material-ui-icons/src/HistorySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HistorySharp');
diff --git a/packages/material-ui-icons/src/HistoryTwoTone.js b/packages/material-ui-icons/src/HistoryTwoTone.js
index 1eecc7d784e8c3..75d999f3a284b2 100644
--- a/packages/material-ui-icons/src/HistoryTwoTone.js
+++ b/packages/material-ui-icons/src/HistoryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HistoryTwoTone');
diff --git a/packages/material-ui-icons/src/HomeOutlined.js b/packages/material-ui-icons/src/HomeOutlined.js
index f36c17a76dbbca..6dc1c779dccc6d 100644
--- a/packages/material-ui-icons/src/HomeOutlined.js
+++ b/packages/material-ui-icons/src/HomeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HomeOutlined');
diff --git a/packages/material-ui-icons/src/HomeRounded.js b/packages/material-ui-icons/src/HomeRounded.js
index f83706a5114533..279717d1966348 100644
--- a/packages/material-ui-icons/src/HomeRounded.js
+++ b/packages/material-ui-icons/src/HomeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HomeRounded');
diff --git a/packages/material-ui-icons/src/HomeSharp.js b/packages/material-ui-icons/src/HomeSharp.js
index eac748d8fbf318..e699bec04f0378 100644
--- a/packages/material-ui-icons/src/HomeSharp.js
+++ b/packages/material-ui-icons/src/HomeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HomeSharp');
diff --git a/packages/material-ui-icons/src/HomeTwoTone.js b/packages/material-ui-icons/src/HomeTwoTone.js
index 479b44751a7548..55f216b7fb2a45 100644
--- a/packages/material-ui-icons/src/HomeTwoTone.js
+++ b/packages/material-ui-icons/src/HomeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HomeTwoTone');
diff --git a/packages/material-ui-icons/src/HomeWork.js b/packages/material-ui-icons/src/HomeWork.js
new file mode 100644
index 00000000000000..fe6da1d6b57abb
--- /dev/null
+++ b/packages/material-ui-icons/src/HomeWork.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HomeWork');
diff --git a/packages/material-ui-icons/src/HomeWorkOutlined.js b/packages/material-ui-icons/src/HomeWorkOutlined.js
new file mode 100644
index 00000000000000..02af569a0f428b
--- /dev/null
+++ b/packages/material-ui-icons/src/HomeWorkOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HomeWorkOutlined');
diff --git a/packages/material-ui-icons/src/HomeWorkRounded.js b/packages/material-ui-icons/src/HomeWorkRounded.js
new file mode 100644
index 00000000000000..593ff3475fb250
--- /dev/null
+++ b/packages/material-ui-icons/src/HomeWorkRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HomeWorkRounded');
diff --git a/packages/material-ui-icons/src/HomeWorkSharp.js b/packages/material-ui-icons/src/HomeWorkSharp.js
new file mode 100644
index 00000000000000..92ad545e4e7c9f
--- /dev/null
+++ b/packages/material-ui-icons/src/HomeWorkSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HomeWorkSharp');
diff --git a/packages/material-ui-icons/src/HomeWorkTwoTone.js b/packages/material-ui-icons/src/HomeWorkTwoTone.js
new file mode 100644
index 00000000000000..d23f0be1ad8553
--- /dev/null
+++ b/packages/material-ui-icons/src/HomeWorkTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HomeWorkTwoTone');
diff --git a/packages/material-ui-icons/src/HorizontalSplit.js b/packages/material-ui-icons/src/HorizontalSplit.js
index ab8e04ae1f7b4c..809fb944f582b1 100644
--- a/packages/material-ui-icons/src/HorizontalSplit.js
+++ b/packages/material-ui-icons/src/HorizontalSplit.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HorizontalSplit');
diff --git a/packages/material-ui-icons/src/HorizontalSplitOutlined.js b/packages/material-ui-icons/src/HorizontalSplitOutlined.js
index 5b0c78017e7a0a..ffba66317a26ca 100644
--- a/packages/material-ui-icons/src/HorizontalSplitOutlined.js
+++ b/packages/material-ui-icons/src/HorizontalSplitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HorizontalSplitOutlined');
diff --git a/packages/material-ui-icons/src/HorizontalSplitRounded.js b/packages/material-ui-icons/src/HorizontalSplitRounded.js
index b606748a3082d1..e2cfe98bb343f2 100644
--- a/packages/material-ui-icons/src/HorizontalSplitRounded.js
+++ b/packages/material-ui-icons/src/HorizontalSplitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HorizontalSplitRounded');
diff --git a/packages/material-ui-icons/src/HorizontalSplitSharp.js b/packages/material-ui-icons/src/HorizontalSplitSharp.js
index 867e9ad3a23647..c18c5395da67a5 100644
--- a/packages/material-ui-icons/src/HorizontalSplitSharp.js
+++ b/packages/material-ui-icons/src/HorizontalSplitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HorizontalSplitSharp');
diff --git a/packages/material-ui-icons/src/HorizontalSplitTwoTone.js b/packages/material-ui-icons/src/HorizontalSplitTwoTone.js
index a7978bf541f55e..6e10436b6d8274 100644
--- a/packages/material-ui-icons/src/HorizontalSplitTwoTone.js
+++ b/packages/material-ui-icons/src/HorizontalSplitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HorizontalSplitTwoTone');
diff --git a/packages/material-ui-icons/src/HotTubOutlined.js b/packages/material-ui-icons/src/HotTubOutlined.js
index 654d1137b4b88a..2878dfd037522f 100644
--- a/packages/material-ui-icons/src/HotTubOutlined.js
+++ b/packages/material-ui-icons/src/HotTubOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotTubOutlined');
diff --git a/packages/material-ui-icons/src/HotTubRounded.js b/packages/material-ui-icons/src/HotTubRounded.js
index 432c0e8b17a7eb..80e00f69163d8a 100644
--- a/packages/material-ui-icons/src/HotTubRounded.js
+++ b/packages/material-ui-icons/src/HotTubRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotTubRounded');
diff --git a/packages/material-ui-icons/src/HotTubSharp.js b/packages/material-ui-icons/src/HotTubSharp.js
index a6b7e4bd5e8164..585126a7c2fb3b 100644
--- a/packages/material-ui-icons/src/HotTubSharp.js
+++ b/packages/material-ui-icons/src/HotTubSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotTubSharp');
diff --git a/packages/material-ui-icons/src/HotTubTwoTone.js b/packages/material-ui-icons/src/HotTubTwoTone.js
index 46058314dea93e..e2e95c64810dfd 100644
--- a/packages/material-ui-icons/src/HotTubTwoTone.js
+++ b/packages/material-ui-icons/src/HotTubTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotTubTwoTone');
diff --git a/packages/material-ui-icons/src/HotelOutlined.js b/packages/material-ui-icons/src/HotelOutlined.js
index ee7c9ada0152ab..21fc321eb0a1e1 100644
--- a/packages/material-ui-icons/src/HotelOutlined.js
+++ b/packages/material-ui-icons/src/HotelOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotelOutlined');
diff --git a/packages/material-ui-icons/src/HotelRounded.js b/packages/material-ui-icons/src/HotelRounded.js
index f8e15ba086044c..64695a244bccd2 100644
--- a/packages/material-ui-icons/src/HotelRounded.js
+++ b/packages/material-ui-icons/src/HotelRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotelRounded');
diff --git a/packages/material-ui-icons/src/HotelSharp.js b/packages/material-ui-icons/src/HotelSharp.js
index f8998c099c498b..c87e769940aa71 100644
--- a/packages/material-ui-icons/src/HotelSharp.js
+++ b/packages/material-ui-icons/src/HotelSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotelSharp');
diff --git a/packages/material-ui-icons/src/HotelTwoTone.js b/packages/material-ui-icons/src/HotelTwoTone.js
index b9664790af29fa..cceeea65b2f941 100644
--- a/packages/material-ui-icons/src/HotelTwoTone.js
+++ b/packages/material-ui-icons/src/HotelTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HotelTwoTone');
diff --git a/packages/material-ui-icons/src/HourglassEmpty.js b/packages/material-ui-icons/src/HourglassEmpty.js
index 9c31f79fce705f..359ef1966ddf41 100644
--- a/packages/material-ui-icons/src/HourglassEmpty.js
+++ b/packages/material-ui-icons/src/HourglassEmpty.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassEmpty');
diff --git a/packages/material-ui-icons/src/HourglassEmptyOutlined.js b/packages/material-ui-icons/src/HourglassEmptyOutlined.js
index a8d656a6c72773..ef88b0c3c6d273 100644
--- a/packages/material-ui-icons/src/HourglassEmptyOutlined.js
+++ b/packages/material-ui-icons/src/HourglassEmptyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassEmptyOutlined');
diff --git a/packages/material-ui-icons/src/HourglassEmptyRounded.js b/packages/material-ui-icons/src/HourglassEmptyRounded.js
index 52c44b6582aab2..e3db49d415788a 100644
--- a/packages/material-ui-icons/src/HourglassEmptyRounded.js
+++ b/packages/material-ui-icons/src/HourglassEmptyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassEmptyRounded');
diff --git a/packages/material-ui-icons/src/HourglassEmptySharp.js b/packages/material-ui-icons/src/HourglassEmptySharp.js
index 8e31bed03f48ca..597699a87994c7 100644
--- a/packages/material-ui-icons/src/HourglassEmptySharp.js
+++ b/packages/material-ui-icons/src/HourglassEmptySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassEmptySharp');
diff --git a/packages/material-ui-icons/src/HourglassEmptyTwoTone.js b/packages/material-ui-icons/src/HourglassEmptyTwoTone.js
index 081397def1edea..d3954e49942e43 100644
--- a/packages/material-ui-icons/src/HourglassEmptyTwoTone.js
+++ b/packages/material-ui-icons/src/HourglassEmptyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassEmptyTwoTone');
diff --git a/packages/material-ui-icons/src/HourglassFull.js b/packages/material-ui-icons/src/HourglassFull.js
index a8620e44a7f0de..59d625806c89e7 100644
--- a/packages/material-ui-icons/src/HourglassFull.js
+++ b/packages/material-ui-icons/src/HourglassFull.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassFull');
diff --git a/packages/material-ui-icons/src/HourglassFullOutlined.js b/packages/material-ui-icons/src/HourglassFullOutlined.js
index d00e49c5adf5b7..2e932662ffb052 100644
--- a/packages/material-ui-icons/src/HourglassFullOutlined.js
+++ b/packages/material-ui-icons/src/HourglassFullOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassFullOutlined');
diff --git a/packages/material-ui-icons/src/HourglassFullRounded.js b/packages/material-ui-icons/src/HourglassFullRounded.js
index 64e9790e022c3c..7d01935373c5db 100644
--- a/packages/material-ui-icons/src/HourglassFullRounded.js
+++ b/packages/material-ui-icons/src/HourglassFullRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassFullRounded');
diff --git a/packages/material-ui-icons/src/HourglassFullSharp.js b/packages/material-ui-icons/src/HourglassFullSharp.js
index 577c62bc14e514..034f3849daf7c2 100644
--- a/packages/material-ui-icons/src/HourglassFullSharp.js
+++ b/packages/material-ui-icons/src/HourglassFullSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassFullSharp');
diff --git a/packages/material-ui-icons/src/HourglassFullTwoTone.js b/packages/material-ui-icons/src/HourglassFullTwoTone.js
index ceabf2cdab287d..3a701437e7db36 100644
--- a/packages/material-ui-icons/src/HourglassFullTwoTone.js
+++ b/packages/material-ui-icons/src/HourglassFullTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HourglassFullTwoTone');
diff --git a/packages/material-ui-icons/src/House.js b/packages/material-ui-icons/src/House.js
new file mode 100644
index 00000000000000..02c4538935c3cd
--- /dev/null
+++ b/packages/material-ui-icons/src/House.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'House');
diff --git a/packages/material-ui-icons/src/HouseOutlined.js b/packages/material-ui-icons/src/HouseOutlined.js
new file mode 100644
index 00000000000000..d3acf54048f84a
--- /dev/null
+++ b/packages/material-ui-icons/src/HouseOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HouseOutlined');
diff --git a/packages/material-ui-icons/src/HouseRounded.js b/packages/material-ui-icons/src/HouseRounded.js
new file mode 100644
index 00000000000000..edce45a09e67fb
--- /dev/null
+++ b/packages/material-ui-icons/src/HouseRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HouseRounded');
diff --git a/packages/material-ui-icons/src/HouseSharp.js b/packages/material-ui-icons/src/HouseSharp.js
new file mode 100644
index 00000000000000..26f257aeae2db8
--- /dev/null
+++ b/packages/material-ui-icons/src/HouseSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HouseSharp');
diff --git a/packages/material-ui-icons/src/HouseTwoTone.js b/packages/material-ui-icons/src/HouseTwoTone.js
new file mode 100644
index 00000000000000..d1b09e734d3961
--- /dev/null
+++ b/packages/material-ui-icons/src/HouseTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'HouseTwoTone');
diff --git a/packages/material-ui-icons/src/HowToRegOutlined.js b/packages/material-ui-icons/src/HowToRegOutlined.js
index 83d1418ca7add5..f4b0125ddfa378 100644
--- a/packages/material-ui-icons/src/HowToRegOutlined.js
+++ b/packages/material-ui-icons/src/HowToRegOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToRegOutlined');
diff --git a/packages/material-ui-icons/src/HowToRegRounded.js b/packages/material-ui-icons/src/HowToRegRounded.js
index 5e72ec2ab9a61b..d3e48fe3502319 100644
--- a/packages/material-ui-icons/src/HowToRegRounded.js
+++ b/packages/material-ui-icons/src/HowToRegRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToRegRounded');
diff --git a/packages/material-ui-icons/src/HowToRegSharp.js b/packages/material-ui-icons/src/HowToRegSharp.js
index 4e14828f22150b..4d4c1b99365be9 100644
--- a/packages/material-ui-icons/src/HowToRegSharp.js
+++ b/packages/material-ui-icons/src/HowToRegSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToRegSharp');
diff --git a/packages/material-ui-icons/src/HowToRegTwoTone.js b/packages/material-ui-icons/src/HowToRegTwoTone.js
index 154ff82d968c91..d43d1248dd8ec6 100644
--- a/packages/material-ui-icons/src/HowToRegTwoTone.js
+++ b/packages/material-ui-icons/src/HowToRegTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToRegTwoTone');
diff --git a/packages/material-ui-icons/src/HowToVote.js b/packages/material-ui-icons/src/HowToVote.js
index 2f4e8df1c36dc0..5e1bd9d091da76 100644
--- a/packages/material-ui-icons/src/HowToVote.js
+++ b/packages/material-ui-icons/src/HowToVote.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToVote');
diff --git a/packages/material-ui-icons/src/HowToVoteOutlined.js b/packages/material-ui-icons/src/HowToVoteOutlined.js
index d79872a686b80e..f15833bd268e14 100644
--- a/packages/material-ui-icons/src/HowToVoteOutlined.js
+++ b/packages/material-ui-icons/src/HowToVoteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToVoteOutlined');
diff --git a/packages/material-ui-icons/src/HowToVoteRounded.js b/packages/material-ui-icons/src/HowToVoteRounded.js
index b9bfd992b66c40..c540d4cecad1e2 100644
--- a/packages/material-ui-icons/src/HowToVoteRounded.js
+++ b/packages/material-ui-icons/src/HowToVoteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToVoteRounded');
diff --git a/packages/material-ui-icons/src/HowToVoteSharp.js b/packages/material-ui-icons/src/HowToVoteSharp.js
index e4a5fc615dbdc2..20eb38de20b3a9 100644
--- a/packages/material-ui-icons/src/HowToVoteSharp.js
+++ b/packages/material-ui-icons/src/HowToVoteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToVoteSharp');
diff --git a/packages/material-ui-icons/src/HowToVoteTwoTone.js b/packages/material-ui-icons/src/HowToVoteTwoTone.js
index a8f2326d948400..f229364a6301ad 100644
--- a/packages/material-ui-icons/src/HowToVoteTwoTone.js
+++ b/packages/material-ui-icons/src/HowToVoteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HowToVoteTwoTone');
diff --git a/packages/material-ui-icons/src/HttpsOutlined.js b/packages/material-ui-icons/src/HttpsOutlined.js
index 8320f5d4a4b09d..95139b72e20b54 100644
--- a/packages/material-ui-icons/src/HttpsOutlined.js
+++ b/packages/material-ui-icons/src/HttpsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HttpsOutlined');
diff --git a/packages/material-ui-icons/src/HttpsRounded.js b/packages/material-ui-icons/src/HttpsRounded.js
index bb2e80e15b6be2..27cc6b1998a929 100644
--- a/packages/material-ui-icons/src/HttpsRounded.js
+++ b/packages/material-ui-icons/src/HttpsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HttpsRounded');
diff --git a/packages/material-ui-icons/src/HttpsSharp.js b/packages/material-ui-icons/src/HttpsSharp.js
index 33413d03626034..41852bbfed159f 100644
--- a/packages/material-ui-icons/src/HttpsSharp.js
+++ b/packages/material-ui-icons/src/HttpsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HttpsSharp');
diff --git a/packages/material-ui-icons/src/HttpsTwoTone.js b/packages/material-ui-icons/src/HttpsTwoTone.js
index fbdb464841c8c1..edb5fb00f7f15b 100644
--- a/packages/material-ui-icons/src/HttpsTwoTone.js
+++ b/packages/material-ui-icons/src/HttpsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'HttpsTwoTone');
diff --git a/packages/material-ui-icons/src/ImageOutlined.js b/packages/material-ui-icons/src/ImageOutlined.js
index e958afc521a97e..33bf494bbed8c1 100644
--- a/packages/material-ui-icons/src/ImageOutlined.js
+++ b/packages/material-ui-icons/src/ImageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageOutlined');
diff --git a/packages/material-ui-icons/src/ImageRounded.js b/packages/material-ui-icons/src/ImageRounded.js
index 1612b304c8fa73..a620e3a94f3e19 100644
--- a/packages/material-ui-icons/src/ImageRounded.js
+++ b/packages/material-ui-icons/src/ImageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageRounded');
diff --git a/packages/material-ui-icons/src/ImageSearch.js b/packages/material-ui-icons/src/ImageSearch.js
index 29007b2a814232..840a39decc5844 100644
--- a/packages/material-ui-icons/src/ImageSearch.js
+++ b/packages/material-ui-icons/src/ImageSearch.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageSearch');
diff --git a/packages/material-ui-icons/src/ImageSearchOutlined.js b/packages/material-ui-icons/src/ImageSearchOutlined.js
index c063c38ba461b6..034b65ca5fcac7 100644
--- a/packages/material-ui-icons/src/ImageSearchOutlined.js
+++ b/packages/material-ui-icons/src/ImageSearchOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageSearchOutlined');
diff --git a/packages/material-ui-icons/src/ImageSearchRounded.js b/packages/material-ui-icons/src/ImageSearchRounded.js
index 7b976e3db6399e..40d01722e27ecd 100644
--- a/packages/material-ui-icons/src/ImageSearchRounded.js
+++ b/packages/material-ui-icons/src/ImageSearchRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageSearchRounded');
diff --git a/packages/material-ui-icons/src/ImageSearchSharp.js b/packages/material-ui-icons/src/ImageSearchSharp.js
index 4c3c2ad1074cc7..ecfae21e279d1d 100644
--- a/packages/material-ui-icons/src/ImageSearchSharp.js
+++ b/packages/material-ui-icons/src/ImageSearchSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageSearchSharp');
diff --git a/packages/material-ui-icons/src/ImageSearchTwoTone.js b/packages/material-ui-icons/src/ImageSearchTwoTone.js
index a4e21f574af442..1506d87b47a72d 100644
--- a/packages/material-ui-icons/src/ImageSearchTwoTone.js
+++ b/packages/material-ui-icons/src/ImageSearchTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageSearchTwoTone');
diff --git a/packages/material-ui-icons/src/ImageSharp.js b/packages/material-ui-icons/src/ImageSharp.js
index 15c4c497b2fa31..3c3f78afa4f806 100644
--- a/packages/material-ui-icons/src/ImageSharp.js
+++ b/packages/material-ui-icons/src/ImageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageSharp');
diff --git a/packages/material-ui-icons/src/ImageTwoTone.js b/packages/material-ui-icons/src/ImageTwoTone.js
index 4c6d34f1879839..b4d7f7bc579ac6 100644
--- a/packages/material-ui-icons/src/ImageTwoTone.js
+++ b/packages/material-ui-icons/src/ImageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImageTwoTone');
diff --git a/packages/material-ui-icons/src/ImportExportOutlined.js b/packages/material-ui-icons/src/ImportExportOutlined.js
index 44c82a546fb17c..8b8def5d2525bc 100644
--- a/packages/material-ui-icons/src/ImportExportOutlined.js
+++ b/packages/material-ui-icons/src/ImportExportOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportExportOutlined');
diff --git a/packages/material-ui-icons/src/ImportExportRounded.js b/packages/material-ui-icons/src/ImportExportRounded.js
index 24795106748a4c..f529ed926eafa0 100644
--- a/packages/material-ui-icons/src/ImportExportRounded.js
+++ b/packages/material-ui-icons/src/ImportExportRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportExportRounded');
diff --git a/packages/material-ui-icons/src/ImportExportSharp.js b/packages/material-ui-icons/src/ImportExportSharp.js
index 8d4c085bfd1f42..d1c1ef8afa8790 100644
--- a/packages/material-ui-icons/src/ImportExportSharp.js
+++ b/packages/material-ui-icons/src/ImportExportSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportExportSharp');
diff --git a/packages/material-ui-icons/src/ImportExportTwoTone.js b/packages/material-ui-icons/src/ImportExportTwoTone.js
index 2f7c0372a4544b..56f9538a1aa002 100644
--- a/packages/material-ui-icons/src/ImportExportTwoTone.js
+++ b/packages/material-ui-icons/src/ImportExportTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportExportTwoTone');
diff --git a/packages/material-ui-icons/src/ImportantDevices.js b/packages/material-ui-icons/src/ImportantDevices.js
index 3435a4c7001375..640544fe773ac9 100644
--- a/packages/material-ui-icons/src/ImportantDevices.js
+++ b/packages/material-ui-icons/src/ImportantDevices.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportantDevices');
diff --git a/packages/material-ui-icons/src/ImportantDevicesOutlined.js b/packages/material-ui-icons/src/ImportantDevicesOutlined.js
index 28ab55c28d678d..d71e8a9427dd8b 100644
--- a/packages/material-ui-icons/src/ImportantDevicesOutlined.js
+++ b/packages/material-ui-icons/src/ImportantDevicesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportantDevicesOutlined');
diff --git a/packages/material-ui-icons/src/ImportantDevicesRounded.js b/packages/material-ui-icons/src/ImportantDevicesRounded.js
index eca4e65ab503b7..e40d916e2c69d0 100644
--- a/packages/material-ui-icons/src/ImportantDevicesRounded.js
+++ b/packages/material-ui-icons/src/ImportantDevicesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportantDevicesRounded');
diff --git a/packages/material-ui-icons/src/ImportantDevicesSharp.js b/packages/material-ui-icons/src/ImportantDevicesSharp.js
index ee624d15af4a7d..8da9ead8ac6832 100644
--- a/packages/material-ui-icons/src/ImportantDevicesSharp.js
+++ b/packages/material-ui-icons/src/ImportantDevicesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportantDevicesSharp');
diff --git a/packages/material-ui-icons/src/ImportantDevicesTwoTone.js b/packages/material-ui-icons/src/ImportantDevicesTwoTone.js
index 9897ec4d2bfe87..00d1bd10914ca3 100644
--- a/packages/material-ui-icons/src/ImportantDevicesTwoTone.js
+++ b/packages/material-ui-icons/src/ImportantDevicesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ImportantDevicesTwoTone');
diff --git a/packages/material-ui-icons/src/Inbox.js b/packages/material-ui-icons/src/Inbox.js
index 0abcd0a7c814b1..1005a080357592 100644
--- a/packages/material-ui-icons/src/Inbox.js
+++ b/packages/material-ui-icons/src/Inbox.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Inbox');
diff --git a/packages/material-ui-icons/src/InboxOutlined.js b/packages/material-ui-icons/src/InboxOutlined.js
index ddf6191a90b691..308214ea6f580d 100644
--- a/packages/material-ui-icons/src/InboxOutlined.js
+++ b/packages/material-ui-icons/src/InboxOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InboxOutlined');
diff --git a/packages/material-ui-icons/src/InboxRounded.js b/packages/material-ui-icons/src/InboxRounded.js
index 75f1c1a92797dc..69d00eeca6a7c9 100644
--- a/packages/material-ui-icons/src/InboxRounded.js
+++ b/packages/material-ui-icons/src/InboxRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InboxRounded');
diff --git a/packages/material-ui-icons/src/InboxSharp.js b/packages/material-ui-icons/src/InboxSharp.js
index 813a842abbbecd..52b2c28fa7550c 100644
--- a/packages/material-ui-icons/src/InboxSharp.js
+++ b/packages/material-ui-icons/src/InboxSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InboxSharp');
diff --git a/packages/material-ui-icons/src/InboxTwoTone.js b/packages/material-ui-icons/src/InboxTwoTone.js
index 92cb4d613f7629..748d37d5eabc66 100644
--- a/packages/material-ui-icons/src/InboxTwoTone.js
+++ b/packages/material-ui-icons/src/InboxTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InboxTwoTone');
diff --git a/packages/material-ui-icons/src/InfoOutlined.js b/packages/material-ui-icons/src/InfoOutlined.js
index 4a6c3f0be71808..502bc5674b1c62 100644
--- a/packages/material-ui-icons/src/InfoOutlined.js
+++ b/packages/material-ui-icons/src/InfoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InfoOutlined');
diff --git a/packages/material-ui-icons/src/InfoRounded.js b/packages/material-ui-icons/src/InfoRounded.js
index be6d7da18aab81..d3edc9aa8ea7b4 100644
--- a/packages/material-ui-icons/src/InfoRounded.js
+++ b/packages/material-ui-icons/src/InfoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InfoRounded');
diff --git a/packages/material-ui-icons/src/InfoSharp.js b/packages/material-ui-icons/src/InfoSharp.js
index f686787e75b98e..96170ecb8681d5 100644
--- a/packages/material-ui-icons/src/InfoSharp.js
+++ b/packages/material-ui-icons/src/InfoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InfoSharp');
diff --git a/packages/material-ui-icons/src/InfoTwoTone.js b/packages/material-ui-icons/src/InfoTwoTone.js
index 57940e66bb81e2..50a353b446c26d 100644
--- a/packages/material-ui-icons/src/InfoTwoTone.js
+++ b/packages/material-ui-icons/src/InfoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InfoTwoTone');
diff --git a/packages/material-ui-icons/src/InsertChartOutlined.js b/packages/material-ui-icons/src/InsertChartOutlined.js
index 5017438e64001d..305d8ba26a38c6 100644
--- a/packages/material-ui-icons/src/InsertChartOutlined.js
+++ b/packages/material-ui-icons/src/InsertChartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertChartOutlined');
diff --git a/packages/material-ui-icons/src/InsertChartOutlinedOutlined.js b/packages/material-ui-icons/src/InsertChartOutlinedOutlined.js
index dcfcdd8e3e152e..3e8230a9432d0f 100644
--- a/packages/material-ui-icons/src/InsertChartOutlinedOutlined.js
+++ b/packages/material-ui-icons/src/InsertChartOutlinedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertChartOutlinedOutlined');
diff --git a/packages/material-ui-icons/src/InsertChartOutlinedRounded.js b/packages/material-ui-icons/src/InsertChartOutlinedRounded.js
index b7dbe07ae4f360..4b2fda4718ecbc 100644
--- a/packages/material-ui-icons/src/InsertChartOutlinedRounded.js
+++ b/packages/material-ui-icons/src/InsertChartOutlinedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertChartOutlinedRounded');
diff --git a/packages/material-ui-icons/src/InsertChartOutlinedTwoTone.js b/packages/material-ui-icons/src/InsertChartOutlinedTwoTone.js
index 69e4a477aad856..6892c281692370 100644
--- a/packages/material-ui-icons/src/InsertChartOutlinedTwoTone.js
+++ b/packages/material-ui-icons/src/InsertChartOutlinedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertChartOutlinedTwoTone');
diff --git a/packages/material-ui-icons/src/InsertChartRounded.js b/packages/material-ui-icons/src/InsertChartRounded.js
index fc07f7e982cd21..da620ec0d490db 100644
--- a/packages/material-ui-icons/src/InsertChartRounded.js
+++ b/packages/material-ui-icons/src/InsertChartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertChartRounded');
diff --git a/packages/material-ui-icons/src/InsertChartTwoTone.js b/packages/material-ui-icons/src/InsertChartTwoTone.js
index 6f042164b5fd7d..f851fb35d405fa 100644
--- a/packages/material-ui-icons/src/InsertChartTwoTone.js
+++ b/packages/material-ui-icons/src/InsertChartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertChartTwoTone');
diff --git a/packages/material-ui-icons/src/InsertCommentOutlined.js b/packages/material-ui-icons/src/InsertCommentOutlined.js
index 7c075fd7949035..fc307e4c87e379 100644
--- a/packages/material-ui-icons/src/InsertCommentOutlined.js
+++ b/packages/material-ui-icons/src/InsertCommentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertCommentOutlined');
diff --git a/packages/material-ui-icons/src/InsertCommentRounded.js b/packages/material-ui-icons/src/InsertCommentRounded.js
index b088551dc3a51b..5180465824ffeb 100644
--- a/packages/material-ui-icons/src/InsertCommentRounded.js
+++ b/packages/material-ui-icons/src/InsertCommentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertCommentRounded');
diff --git a/packages/material-ui-icons/src/InsertCommentTwoTone.js b/packages/material-ui-icons/src/InsertCommentTwoTone.js
index 8977d3e87d2d69..eda77e452ced13 100644
--- a/packages/material-ui-icons/src/InsertCommentTwoTone.js
+++ b/packages/material-ui-icons/src/InsertCommentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertCommentTwoTone');
diff --git a/packages/material-ui-icons/src/InsertDriveFileOutlined.js b/packages/material-ui-icons/src/InsertDriveFileOutlined.js
index 2b77f7e1b7254c..8c602a6ac5739d 100644
--- a/packages/material-ui-icons/src/InsertDriveFileOutlined.js
+++ b/packages/material-ui-icons/src/InsertDriveFileOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertDriveFileOutlined');
diff --git a/packages/material-ui-icons/src/InsertDriveFileRounded.js b/packages/material-ui-icons/src/InsertDriveFileRounded.js
index 42821f8b9af77f..1ecfb747968499 100644
--- a/packages/material-ui-icons/src/InsertDriveFileRounded.js
+++ b/packages/material-ui-icons/src/InsertDriveFileRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertDriveFileRounded');
diff --git a/packages/material-ui-icons/src/InsertDriveFileTwoTone.js b/packages/material-ui-icons/src/InsertDriveFileTwoTone.js
index eb266f7c9e4c46..68ffc49519742c 100644
--- a/packages/material-ui-icons/src/InsertDriveFileTwoTone.js
+++ b/packages/material-ui-icons/src/InsertDriveFileTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertDriveFileTwoTone');
diff --git a/packages/material-ui-icons/src/InsertEmoticonOutlined.js b/packages/material-ui-icons/src/InsertEmoticonOutlined.js
index 3fd027eaee9584..a534b62333087e 100644
--- a/packages/material-ui-icons/src/InsertEmoticonOutlined.js
+++ b/packages/material-ui-icons/src/InsertEmoticonOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertEmoticonOutlined');
diff --git a/packages/material-ui-icons/src/InsertEmoticonRounded.js b/packages/material-ui-icons/src/InsertEmoticonRounded.js
index e5636f986687e3..18033926b6630a 100644
--- a/packages/material-ui-icons/src/InsertEmoticonRounded.js
+++ b/packages/material-ui-icons/src/InsertEmoticonRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertEmoticonRounded');
diff --git a/packages/material-ui-icons/src/InsertEmoticonTwoTone.js b/packages/material-ui-icons/src/InsertEmoticonTwoTone.js
index 675e05e57f3bb6..823405a34ade2c 100644
--- a/packages/material-ui-icons/src/InsertEmoticonTwoTone.js
+++ b/packages/material-ui-icons/src/InsertEmoticonTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertEmoticonTwoTone');
diff --git a/packages/material-ui-icons/src/InsertInvitationOutlined.js b/packages/material-ui-icons/src/InsertInvitationOutlined.js
index 117f85c61f2149..50fc3c7111a669 100644
--- a/packages/material-ui-icons/src/InsertInvitationOutlined.js
+++ b/packages/material-ui-icons/src/InsertInvitationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertInvitationOutlined');
diff --git a/packages/material-ui-icons/src/InsertInvitationRounded.js b/packages/material-ui-icons/src/InsertInvitationRounded.js
index a7ca57fa25c1dc..dcf22c6cff25eb 100644
--- a/packages/material-ui-icons/src/InsertInvitationRounded.js
+++ b/packages/material-ui-icons/src/InsertInvitationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertInvitationRounded');
diff --git a/packages/material-ui-icons/src/InsertInvitationTwoTone.js b/packages/material-ui-icons/src/InsertInvitationTwoTone.js
index 3805cd25d16696..382f81233f41a4 100644
--- a/packages/material-ui-icons/src/InsertInvitationTwoTone.js
+++ b/packages/material-ui-icons/src/InsertInvitationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertInvitationTwoTone');
diff --git a/packages/material-ui-icons/src/InsertLinkOutlined.js b/packages/material-ui-icons/src/InsertLinkOutlined.js
index 305acfc4ac6a02..c77a553d60a9bf 100644
--- a/packages/material-ui-icons/src/InsertLinkOutlined.js
+++ b/packages/material-ui-icons/src/InsertLinkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertLinkOutlined');
diff --git a/packages/material-ui-icons/src/InsertLinkRounded.js b/packages/material-ui-icons/src/InsertLinkRounded.js
index 938c743381e64a..ba5e2f5495dbd1 100644
--- a/packages/material-ui-icons/src/InsertLinkRounded.js
+++ b/packages/material-ui-icons/src/InsertLinkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertLinkRounded');
diff --git a/packages/material-ui-icons/src/InsertLinkTwoTone.js b/packages/material-ui-icons/src/InsertLinkTwoTone.js
index 73eceb4f09bc28..9e3a828a00c052 100644
--- a/packages/material-ui-icons/src/InsertLinkTwoTone.js
+++ b/packages/material-ui-icons/src/InsertLinkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertLinkTwoTone');
diff --git a/packages/material-ui-icons/src/InsertPhotoOutlined.js b/packages/material-ui-icons/src/InsertPhotoOutlined.js
index 02536fe4eed233..eb75e7708c4289 100644
--- a/packages/material-ui-icons/src/InsertPhotoOutlined.js
+++ b/packages/material-ui-icons/src/InsertPhotoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertPhotoOutlined');
diff --git a/packages/material-ui-icons/src/InsertPhotoRounded.js b/packages/material-ui-icons/src/InsertPhotoRounded.js
index 3196c3c14e5db1..1cff26b5b2e451 100644
--- a/packages/material-ui-icons/src/InsertPhotoRounded.js
+++ b/packages/material-ui-icons/src/InsertPhotoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertPhotoRounded');
diff --git a/packages/material-ui-icons/src/InsertPhotoTwoTone.js b/packages/material-ui-icons/src/InsertPhotoTwoTone.js
index 1416ffd8a8c1fa..5216c348043666 100644
--- a/packages/material-ui-icons/src/InsertPhotoTwoTone.js
+++ b/packages/material-ui-icons/src/InsertPhotoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InsertPhotoTwoTone');
diff --git a/packages/material-ui-icons/src/InvertColorsOffOutlined.js b/packages/material-ui-icons/src/InvertColorsOffOutlined.js
index 14ff6faae5bb42..38977b1ca50703 100644
--- a/packages/material-ui-icons/src/InvertColorsOffOutlined.js
+++ b/packages/material-ui-icons/src/InvertColorsOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InvertColorsOffOutlined');
diff --git a/packages/material-ui-icons/src/InvertColorsOffRounded.js b/packages/material-ui-icons/src/InvertColorsOffRounded.js
index d716a24b8e5bdf..700548dd4c849c 100644
--- a/packages/material-ui-icons/src/InvertColorsOffRounded.js
+++ b/packages/material-ui-icons/src/InvertColorsOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InvertColorsOffRounded');
diff --git a/packages/material-ui-icons/src/InvertColorsOffSharp.js b/packages/material-ui-icons/src/InvertColorsOffSharp.js
index 555a6953d0cf34..429cfa1af17914 100644
--- a/packages/material-ui-icons/src/InvertColorsOffSharp.js
+++ b/packages/material-ui-icons/src/InvertColorsOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InvertColorsOffSharp');
diff --git a/packages/material-ui-icons/src/InvertColorsOffTwoTone.js b/packages/material-ui-icons/src/InvertColorsOffTwoTone.js
index 3559a919279f66..33d7d1a3c5d8c7 100644
--- a/packages/material-ui-icons/src/InvertColorsOffTwoTone.js
+++ b/packages/material-ui-icons/src/InvertColorsOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InvertColorsOffTwoTone');
diff --git a/packages/material-ui-icons/src/InvertColorsRounded.js b/packages/material-ui-icons/src/InvertColorsRounded.js
index 3a9a3fe7ca0da0..d6b12d33309265 100644
--- a/packages/material-ui-icons/src/InvertColorsRounded.js
+++ b/packages/material-ui-icons/src/InvertColorsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'InvertColorsRounded');
diff --git a/packages/material-ui-icons/src/IsoOutlined.js b/packages/material-ui-icons/src/IsoOutlined.js
index 61d408924e9394..8029216154a748 100644
--- a/packages/material-ui-icons/src/IsoOutlined.js
+++ b/packages/material-ui-icons/src/IsoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'IsoOutlined');
diff --git a/packages/material-ui-icons/src/IsoRounded.js b/packages/material-ui-icons/src/IsoRounded.js
index 7af42f3936ba3e..471a1e12b77c85 100644
--- a/packages/material-ui-icons/src/IsoRounded.js
+++ b/packages/material-ui-icons/src/IsoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'IsoRounded');
diff --git a/packages/material-ui-icons/src/IsoSharp.js b/packages/material-ui-icons/src/IsoSharp.js
index 3bf2df190f5e87..aef64f013eb279 100644
--- a/packages/material-ui-icons/src/IsoSharp.js
+++ b/packages/material-ui-icons/src/IsoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'IsoSharp');
diff --git a/packages/material-ui-icons/src/IsoTwoTone.js b/packages/material-ui-icons/src/IsoTwoTone.js
index 9293f764290875..e7fc24aba710e1 100644
--- a/packages/material-ui-icons/src/IsoTwoTone.js
+++ b/packages/material-ui-icons/src/IsoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'IsoTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardArrowDown.js b/packages/material-ui-icons/src/KeyboardArrowDown.js
index 356f87627e1f0b..229e9d1e74d2e1 100644
--- a/packages/material-ui-icons/src/KeyboardArrowDown.js
+++ b/packages/material-ui-icons/src/KeyboardArrowDown.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowDown');
diff --git a/packages/material-ui-icons/src/KeyboardArrowDownOutlined.js b/packages/material-ui-icons/src/KeyboardArrowDownOutlined.js
index 445058b9149ab3..6b83a5e9e97c49 100644
--- a/packages/material-ui-icons/src/KeyboardArrowDownOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardArrowDownOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowDownOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardArrowDownRounded.js b/packages/material-ui-icons/src/KeyboardArrowDownRounded.js
index d4451c4ad2b440..23ad1628225d44 100644
--- a/packages/material-ui-icons/src/KeyboardArrowDownRounded.js
+++ b/packages/material-ui-icons/src/KeyboardArrowDownRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowDownRounded');
diff --git a/packages/material-ui-icons/src/KeyboardArrowDownSharp.js b/packages/material-ui-icons/src/KeyboardArrowDownSharp.js
index 85b084aafe491e..5005d04aa8ee73 100644
--- a/packages/material-ui-icons/src/KeyboardArrowDownSharp.js
+++ b/packages/material-ui-icons/src/KeyboardArrowDownSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowDownSharp');
diff --git a/packages/material-ui-icons/src/KeyboardArrowDownTwoTone.js b/packages/material-ui-icons/src/KeyboardArrowDownTwoTone.js
index 15d77afc53146d..2e9c28749e4f08 100644
--- a/packages/material-ui-icons/src/KeyboardArrowDownTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardArrowDownTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowDownTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardArrowLeft.js b/packages/material-ui-icons/src/KeyboardArrowLeft.js
index 13aad219445fe1..df7e1e8a6093fa 100644
--- a/packages/material-ui-icons/src/KeyboardArrowLeft.js
+++ b/packages/material-ui-icons/src/KeyboardArrowLeft.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowLeft');
diff --git a/packages/material-ui-icons/src/KeyboardArrowLeftOutlined.js b/packages/material-ui-icons/src/KeyboardArrowLeftOutlined.js
index 1822cf15a5ec4c..a8280a1b744690 100644
--- a/packages/material-ui-icons/src/KeyboardArrowLeftOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardArrowLeftOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowLeftOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardArrowLeftRounded.js b/packages/material-ui-icons/src/KeyboardArrowLeftRounded.js
index bf899d81e669b2..0758b13ae18c6d 100644
--- a/packages/material-ui-icons/src/KeyboardArrowLeftRounded.js
+++ b/packages/material-ui-icons/src/KeyboardArrowLeftRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowLeftRounded');
diff --git a/packages/material-ui-icons/src/KeyboardArrowLeftSharp.js b/packages/material-ui-icons/src/KeyboardArrowLeftSharp.js
index fe2e11c8a071d7..a7ec506ba121c0 100644
--- a/packages/material-ui-icons/src/KeyboardArrowLeftSharp.js
+++ b/packages/material-ui-icons/src/KeyboardArrowLeftSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowLeftSharp');
diff --git a/packages/material-ui-icons/src/KeyboardArrowLeftTwoTone.js b/packages/material-ui-icons/src/KeyboardArrowLeftTwoTone.js
index 224587c1b0f07b..72ee6d77d36f3b 100644
--- a/packages/material-ui-icons/src/KeyboardArrowLeftTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardArrowLeftTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowLeftTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardArrowRight.js b/packages/material-ui-icons/src/KeyboardArrowRight.js
index 65effd364fef16..87a7f2758493f1 100644
--- a/packages/material-ui-icons/src/KeyboardArrowRight.js
+++ b/packages/material-ui-icons/src/KeyboardArrowRight.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowRight');
diff --git a/packages/material-ui-icons/src/KeyboardArrowRightOutlined.js b/packages/material-ui-icons/src/KeyboardArrowRightOutlined.js
index d9a2da7a80f367..ee397c74adce3d 100644
--- a/packages/material-ui-icons/src/KeyboardArrowRightOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardArrowRightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowRightOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardArrowRightRounded.js b/packages/material-ui-icons/src/KeyboardArrowRightRounded.js
index 50ba1f1ab8c58e..895685400815c7 100644
--- a/packages/material-ui-icons/src/KeyboardArrowRightRounded.js
+++ b/packages/material-ui-icons/src/KeyboardArrowRightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowRightRounded');
diff --git a/packages/material-ui-icons/src/KeyboardArrowRightSharp.js b/packages/material-ui-icons/src/KeyboardArrowRightSharp.js
index d70e5e6c173e96..230a7a93b364f2 100644
--- a/packages/material-ui-icons/src/KeyboardArrowRightSharp.js
+++ b/packages/material-ui-icons/src/KeyboardArrowRightSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowRightSharp');
diff --git a/packages/material-ui-icons/src/KeyboardArrowRightTwoTone.js b/packages/material-ui-icons/src/KeyboardArrowRightTwoTone.js
index fd8e2b7fca6e68..c6d91d5d03d6de 100644
--- a/packages/material-ui-icons/src/KeyboardArrowRightTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardArrowRightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowRightTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardArrowUpOutlined.js b/packages/material-ui-icons/src/KeyboardArrowUpOutlined.js
index 39d1bc0f03c48a..2f4ac9f8790a82 100644
--- a/packages/material-ui-icons/src/KeyboardArrowUpOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardArrowUpOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowUpOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardArrowUpRounded.js b/packages/material-ui-icons/src/KeyboardArrowUpRounded.js
index fa34c962b020f8..31ac42ceaca10a 100644
--- a/packages/material-ui-icons/src/KeyboardArrowUpRounded.js
+++ b/packages/material-ui-icons/src/KeyboardArrowUpRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowUpRounded');
diff --git a/packages/material-ui-icons/src/KeyboardArrowUpSharp.js b/packages/material-ui-icons/src/KeyboardArrowUpSharp.js
index 81dc5739c09a9a..d2eabee548d912 100644
--- a/packages/material-ui-icons/src/KeyboardArrowUpSharp.js
+++ b/packages/material-ui-icons/src/KeyboardArrowUpSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowUpSharp');
diff --git a/packages/material-ui-icons/src/KeyboardArrowUpTwoTone.js b/packages/material-ui-icons/src/KeyboardArrowUpTwoTone.js
index b42a030c96b431..e8c5a1c5bca6c3 100644
--- a/packages/material-ui-icons/src/KeyboardArrowUpTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardArrowUpTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardArrowUpTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardBackspaceOutlined.js b/packages/material-ui-icons/src/KeyboardBackspaceOutlined.js
index d497f2dd409874..c24ae055f398bc 100644
--- a/packages/material-ui-icons/src/KeyboardBackspaceOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardBackspaceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardBackspaceOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardBackspaceRounded.js b/packages/material-ui-icons/src/KeyboardBackspaceRounded.js
index 7a7e2b26e97eb2..de9e1cda021534 100644
--- a/packages/material-ui-icons/src/KeyboardBackspaceRounded.js
+++ b/packages/material-ui-icons/src/KeyboardBackspaceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardBackspaceRounded');
diff --git a/packages/material-ui-icons/src/KeyboardBackspaceSharp.js b/packages/material-ui-icons/src/KeyboardBackspaceSharp.js
index 8e8be9ec83845a..31cabd8bf2cb2f 100644
--- a/packages/material-ui-icons/src/KeyboardBackspaceSharp.js
+++ b/packages/material-ui-icons/src/KeyboardBackspaceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardBackspaceSharp');
diff --git a/packages/material-ui-icons/src/KeyboardBackspaceTwoTone.js b/packages/material-ui-icons/src/KeyboardBackspaceTwoTone.js
index 061bbe33ee6183..70220c42987372 100644
--- a/packages/material-ui-icons/src/KeyboardBackspaceTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardBackspaceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardBackspaceTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardCapslockOutlined.js b/packages/material-ui-icons/src/KeyboardCapslockOutlined.js
index 5b5527b40fb276..c7f8705b95f4dc 100644
--- a/packages/material-ui-icons/src/KeyboardCapslockOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardCapslockOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardCapslockOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardCapslockRounded.js b/packages/material-ui-icons/src/KeyboardCapslockRounded.js
index 09580f08c4529f..9cd839984643f4 100644
--- a/packages/material-ui-icons/src/KeyboardCapslockRounded.js
+++ b/packages/material-ui-icons/src/KeyboardCapslockRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardCapslockRounded');
diff --git a/packages/material-ui-icons/src/KeyboardCapslockSharp.js b/packages/material-ui-icons/src/KeyboardCapslockSharp.js
index 9a970102ec8408..107ce18f3c0577 100644
--- a/packages/material-ui-icons/src/KeyboardCapslockSharp.js
+++ b/packages/material-ui-icons/src/KeyboardCapslockSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardCapslockSharp');
diff --git a/packages/material-ui-icons/src/KeyboardCapslockTwoTone.js b/packages/material-ui-icons/src/KeyboardCapslockTwoTone.js
index 1bb8fde5799fee..9beeaee75027ba 100644
--- a/packages/material-ui-icons/src/KeyboardCapslockTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardCapslockTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardCapslockTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardHideOutlined.js b/packages/material-ui-icons/src/KeyboardHideOutlined.js
index c4952b853e7343..b22d825aae3b93 100644
--- a/packages/material-ui-icons/src/KeyboardHideOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardHideOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardHideOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardHideSharp.js b/packages/material-ui-icons/src/KeyboardHideSharp.js
index fbcbe442a98c10..41e25499b6097e 100644
--- a/packages/material-ui-icons/src/KeyboardHideSharp.js
+++ b/packages/material-ui-icons/src/KeyboardHideSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardHideSharp');
diff --git a/packages/material-ui-icons/src/KeyboardHideTwoTone.js b/packages/material-ui-icons/src/KeyboardHideTwoTone.js
index cb5e9553a5b55f..c35d79c763b9c1 100644
--- a/packages/material-ui-icons/src/KeyboardHideTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardHideTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardHideTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardReturnOutlined.js b/packages/material-ui-icons/src/KeyboardReturnOutlined.js
index 1029bf49ec9ebc..2d7dd021dfad8d 100644
--- a/packages/material-ui-icons/src/KeyboardReturnOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardReturnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardReturnOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardReturnRounded.js b/packages/material-ui-icons/src/KeyboardReturnRounded.js
index 66d10ddac8c143..50f947201f72c3 100644
--- a/packages/material-ui-icons/src/KeyboardReturnRounded.js
+++ b/packages/material-ui-icons/src/KeyboardReturnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardReturnRounded');
diff --git a/packages/material-ui-icons/src/KeyboardReturnSharp.js b/packages/material-ui-icons/src/KeyboardReturnSharp.js
index ef93a64ff9eed4..e5bc06452a2198 100644
--- a/packages/material-ui-icons/src/KeyboardReturnSharp.js
+++ b/packages/material-ui-icons/src/KeyboardReturnSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardReturnSharp');
diff --git a/packages/material-ui-icons/src/KeyboardReturnTwoTone.js b/packages/material-ui-icons/src/KeyboardReturnTwoTone.js
index e3644670cfdf1b..0d81d8d014a70a 100644
--- a/packages/material-ui-icons/src/KeyboardReturnTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardReturnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardReturnTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardTabOutlined.js b/packages/material-ui-icons/src/KeyboardTabOutlined.js
index de1478049537b5..161d42e4a12470 100644
--- a/packages/material-ui-icons/src/KeyboardTabOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardTabOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardTabOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardTabRounded.js b/packages/material-ui-icons/src/KeyboardTabRounded.js
index efee73f0220067..efb3905633a5d9 100644
--- a/packages/material-ui-icons/src/KeyboardTabRounded.js
+++ b/packages/material-ui-icons/src/KeyboardTabRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardTabRounded');
diff --git a/packages/material-ui-icons/src/KeyboardTabSharp.js b/packages/material-ui-icons/src/KeyboardTabSharp.js
index ba61b791c2e373..2485326edebe30 100644
--- a/packages/material-ui-icons/src/KeyboardTabSharp.js
+++ b/packages/material-ui-icons/src/KeyboardTabSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardTabSharp');
diff --git a/packages/material-ui-icons/src/KeyboardTabTwoTone.js b/packages/material-ui-icons/src/KeyboardTabTwoTone.js
index 8f2f950a80ba10..0f9aeaf4249181 100644
--- a/packages/material-ui-icons/src/KeyboardTabTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardTabTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardTabTwoTone');
diff --git a/packages/material-ui-icons/src/KeyboardVoiceOutlined.js b/packages/material-ui-icons/src/KeyboardVoiceOutlined.js
index c15ac4c9e2c3ab..b375b67857c72c 100644
--- a/packages/material-ui-icons/src/KeyboardVoiceOutlined.js
+++ b/packages/material-ui-icons/src/KeyboardVoiceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardVoiceOutlined');
diff --git a/packages/material-ui-icons/src/KeyboardVoiceSharp.js b/packages/material-ui-icons/src/KeyboardVoiceSharp.js
index 95eef43eafe01a..9fad39d6f2bff9 100644
--- a/packages/material-ui-icons/src/KeyboardVoiceSharp.js
+++ b/packages/material-ui-icons/src/KeyboardVoiceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardVoiceSharp');
diff --git a/packages/material-ui-icons/src/KeyboardVoiceTwoTone.js b/packages/material-ui-icons/src/KeyboardVoiceTwoTone.js
index a6555c21e566e6..ea45f798bf4c13 100644
--- a/packages/material-ui-icons/src/KeyboardVoiceTwoTone.js
+++ b/packages/material-ui-icons/src/KeyboardVoiceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KeyboardVoiceTwoTone');
diff --git a/packages/material-ui-icons/src/KingBed.js b/packages/material-ui-icons/src/KingBed.js
new file mode 100644
index 00000000000000..86a883b3ed6c1e
--- /dev/null
+++ b/packages/material-ui-icons/src/KingBed.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'KingBed');
diff --git a/packages/material-ui-icons/src/KingBedOutlined.js b/packages/material-ui-icons/src/KingBedOutlined.js
new file mode 100644
index 00000000000000..9b667fe4d759b1
--- /dev/null
+++ b/packages/material-ui-icons/src/KingBedOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'KingBedOutlined');
diff --git a/packages/material-ui-icons/src/KingBedRounded.js b/packages/material-ui-icons/src/KingBedRounded.js
new file mode 100644
index 00000000000000..900a7144fcfe5e
--- /dev/null
+++ b/packages/material-ui-icons/src/KingBedRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'KingBedRounded');
diff --git a/packages/material-ui-icons/src/KingBedSharp.js b/packages/material-ui-icons/src/KingBedSharp.js
new file mode 100644
index 00000000000000..1d3061b1159d09
--- /dev/null
+++ b/packages/material-ui-icons/src/KingBedSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'KingBedSharp');
diff --git a/packages/material-ui-icons/src/KingBedTwoTone.js b/packages/material-ui-icons/src/KingBedTwoTone.js
new file mode 100644
index 00000000000000..24d3bd940925dc
--- /dev/null
+++ b/packages/material-ui-icons/src/KingBedTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'KingBedTwoTone');
diff --git a/packages/material-ui-icons/src/Kitchen.js b/packages/material-ui-icons/src/Kitchen.js
index 95957c10ac2e4f..7c2d9f24718719 100644
--- a/packages/material-ui-icons/src/Kitchen.js
+++ b/packages/material-ui-icons/src/Kitchen.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Kitchen');
diff --git a/packages/material-ui-icons/src/KitchenOutlined.js b/packages/material-ui-icons/src/KitchenOutlined.js
index 1fb289748eb873..ca69a25b4f1428 100644
--- a/packages/material-ui-icons/src/KitchenOutlined.js
+++ b/packages/material-ui-icons/src/KitchenOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KitchenOutlined');
diff --git a/packages/material-ui-icons/src/KitchenRounded.js b/packages/material-ui-icons/src/KitchenRounded.js
index aff16954e2817e..51f17dbd71a639 100644
--- a/packages/material-ui-icons/src/KitchenRounded.js
+++ b/packages/material-ui-icons/src/KitchenRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KitchenRounded');
diff --git a/packages/material-ui-icons/src/KitchenSharp.js b/packages/material-ui-icons/src/KitchenSharp.js
index b199cf442eab34..2575e4c8fb1a35 100644
--- a/packages/material-ui-icons/src/KitchenSharp.js
+++ b/packages/material-ui-icons/src/KitchenSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KitchenSharp');
diff --git a/packages/material-ui-icons/src/KitchenTwoTone.js b/packages/material-ui-icons/src/KitchenTwoTone.js
index 4c8983ebe1178e..9ccef10f2ec145 100644
--- a/packages/material-ui-icons/src/KitchenTwoTone.js
+++ b/packages/material-ui-icons/src/KitchenTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'KitchenTwoTone');
diff --git a/packages/material-ui-icons/src/LabelImportant.js b/packages/material-ui-icons/src/LabelImportant.js
index c42fbc32ae9800..ce94941ff2f05f 100644
--- a/packages/material-ui-icons/src/LabelImportant.js
+++ b/packages/material-ui-icons/src/LabelImportant.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelImportant');
diff --git a/packages/material-ui-icons/src/LabelImportantOutlined.js b/packages/material-ui-icons/src/LabelImportantOutlined.js
index 66ebb8304dd988..d1941fe750d1d8 100644
--- a/packages/material-ui-icons/src/LabelImportantOutlined.js
+++ b/packages/material-ui-icons/src/LabelImportantOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelImportantOutlined');
diff --git a/packages/material-ui-icons/src/LabelImportantRounded.js b/packages/material-ui-icons/src/LabelImportantRounded.js
index 1897b320496784..2d8b9bb0f4c0be 100644
--- a/packages/material-ui-icons/src/LabelImportantRounded.js
+++ b/packages/material-ui-icons/src/LabelImportantRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelImportantRounded');
diff --git a/packages/material-ui-icons/src/LabelImportantSharp.js b/packages/material-ui-icons/src/LabelImportantSharp.js
index 918011dce5a21e..504a138d84a1ba 100644
--- a/packages/material-ui-icons/src/LabelImportantSharp.js
+++ b/packages/material-ui-icons/src/LabelImportantSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelImportantSharp');
diff --git a/packages/material-ui-icons/src/LabelImportantTwoTone.js b/packages/material-ui-icons/src/LabelImportantTwoTone.js
index ae290d63e8bfc2..608fe6a9b4044e 100644
--- a/packages/material-ui-icons/src/LabelImportantTwoTone.js
+++ b/packages/material-ui-icons/src/LabelImportantTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelImportantTwoTone');
diff --git a/packages/material-ui-icons/src/LabelOff.js b/packages/material-ui-icons/src/LabelOff.js
index 16c89c822935e7..17cc86f28d4b87 100644
--- a/packages/material-ui-icons/src/LabelOff.js
+++ b/packages/material-ui-icons/src/LabelOff.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelOff');
diff --git a/packages/material-ui-icons/src/LabelOffOutlined.js b/packages/material-ui-icons/src/LabelOffOutlined.js
index ddfe8abba470d2..25fb2c6f506ffe 100644
--- a/packages/material-ui-icons/src/LabelOffOutlined.js
+++ b/packages/material-ui-icons/src/LabelOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelOffOutlined');
diff --git a/packages/material-ui-icons/src/LabelOffRounded.js b/packages/material-ui-icons/src/LabelOffRounded.js
index 3bf5948eda68df..b1dba964647572 100644
--- a/packages/material-ui-icons/src/LabelOffRounded.js
+++ b/packages/material-ui-icons/src/LabelOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelOffRounded');
diff --git a/packages/material-ui-icons/src/LabelOffSharp.js b/packages/material-ui-icons/src/LabelOffSharp.js
index 74f31425ca65e0..b760000aba965c 100644
--- a/packages/material-ui-icons/src/LabelOffSharp.js
+++ b/packages/material-ui-icons/src/LabelOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelOffSharp');
diff --git a/packages/material-ui-icons/src/LabelOffTwoTone.js b/packages/material-ui-icons/src/LabelOffTwoTone.js
index 05c65e8ca0da4a..4d6a610422ba27 100644
--- a/packages/material-ui-icons/src/LabelOffTwoTone.js
+++ b/packages/material-ui-icons/src/LabelOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelOffTwoTone');
diff --git a/packages/material-ui-icons/src/LabelOutlined.js b/packages/material-ui-icons/src/LabelOutlined.js
index 48a3aa88e666bd..701beab50fed25 100644
--- a/packages/material-ui-icons/src/LabelOutlined.js
+++ b/packages/material-ui-icons/src/LabelOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelOutlined');
diff --git a/packages/material-ui-icons/src/LabelRounded.js b/packages/material-ui-icons/src/LabelRounded.js
index d2c7252bb5ee7f..4f53113d1a1260 100644
--- a/packages/material-ui-icons/src/LabelRounded.js
+++ b/packages/material-ui-icons/src/LabelRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelRounded');
diff --git a/packages/material-ui-icons/src/LabelSharp.js b/packages/material-ui-icons/src/LabelSharp.js
index 403440e7a8e73c..e18161b27d0c07 100644
--- a/packages/material-ui-icons/src/LabelSharp.js
+++ b/packages/material-ui-icons/src/LabelSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelSharp');
diff --git a/packages/material-ui-icons/src/LabelTwoTone.js b/packages/material-ui-icons/src/LabelTwoTone.js
index c78a0421af0785..ee2278033f1282 100644
--- a/packages/material-ui-icons/src/LabelTwoTone.js
+++ b/packages/material-ui-icons/src/LabelTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LabelTwoTone');
diff --git a/packages/material-ui-icons/src/LandscapeOutlined.js b/packages/material-ui-icons/src/LandscapeOutlined.js
index a41f4ee7fc5a92..af5cc07a5ebe99 100644
--- a/packages/material-ui-icons/src/LandscapeOutlined.js
+++ b/packages/material-ui-icons/src/LandscapeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LandscapeOutlined');
diff --git a/packages/material-ui-icons/src/LandscapeRounded.js b/packages/material-ui-icons/src/LandscapeRounded.js
index fc22119e5416bb..eac111ad50479a 100644
--- a/packages/material-ui-icons/src/LandscapeRounded.js
+++ b/packages/material-ui-icons/src/LandscapeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LandscapeRounded');
diff --git a/packages/material-ui-icons/src/LandscapeSharp.js b/packages/material-ui-icons/src/LandscapeSharp.js
index 9ef4a569f7f795..a6b4b9f5ee3579 100644
--- a/packages/material-ui-icons/src/LandscapeSharp.js
+++ b/packages/material-ui-icons/src/LandscapeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LandscapeSharp');
diff --git a/packages/material-ui-icons/src/LandscapeTwoTone.js b/packages/material-ui-icons/src/LandscapeTwoTone.js
index e3026b5229b6b2..7ada510fbe2148 100644
--- a/packages/material-ui-icons/src/LandscapeTwoTone.js
+++ b/packages/material-ui-icons/src/LandscapeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LandscapeTwoTone');
diff --git a/packages/material-ui-icons/src/LanguageOutlined.js b/packages/material-ui-icons/src/LanguageOutlined.js
index b16c4c6c75d5da..d3fe387f8dc275 100644
--- a/packages/material-ui-icons/src/LanguageOutlined.js
+++ b/packages/material-ui-icons/src/LanguageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LanguageOutlined');
diff --git a/packages/material-ui-icons/src/LanguageRounded.js b/packages/material-ui-icons/src/LanguageRounded.js
index 98d5dad9ae8ae9..359a2fc3f8d3e7 100644
--- a/packages/material-ui-icons/src/LanguageRounded.js
+++ b/packages/material-ui-icons/src/LanguageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LanguageRounded');
diff --git a/packages/material-ui-icons/src/LanguageSharp.js b/packages/material-ui-icons/src/LanguageSharp.js
index 5216f8295e9279..54843c816baaa0 100644
--- a/packages/material-ui-icons/src/LanguageSharp.js
+++ b/packages/material-ui-icons/src/LanguageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LanguageSharp');
diff --git a/packages/material-ui-icons/src/LanguageTwoTone.js b/packages/material-ui-icons/src/LanguageTwoTone.js
index 0385802ee05e59..98b7d1a5ea9844 100644
--- a/packages/material-ui-icons/src/LanguageTwoTone.js
+++ b/packages/material-ui-icons/src/LanguageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LanguageTwoTone');
diff --git a/packages/material-ui-icons/src/LaptopChromebookOutlined.js b/packages/material-ui-icons/src/LaptopChromebookOutlined.js
index 211653b79bf141..101cd5ac64cba8 100644
--- a/packages/material-ui-icons/src/LaptopChromebookOutlined.js
+++ b/packages/material-ui-icons/src/LaptopChromebookOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopChromebookOutlined');
diff --git a/packages/material-ui-icons/src/LaptopChromebookSharp.js b/packages/material-ui-icons/src/LaptopChromebookSharp.js
index 4d29095bc63e2a..2402e4cb65cc92 100644
--- a/packages/material-ui-icons/src/LaptopChromebookSharp.js
+++ b/packages/material-ui-icons/src/LaptopChromebookSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopChromebookSharp');
diff --git a/packages/material-ui-icons/src/LaptopChromebookTwoTone.js b/packages/material-ui-icons/src/LaptopChromebookTwoTone.js
index 0717b3c09c14f9..5f91ba28a80f1b 100644
--- a/packages/material-ui-icons/src/LaptopChromebookTwoTone.js
+++ b/packages/material-ui-icons/src/LaptopChromebookTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopChromebookTwoTone');
diff --git a/packages/material-ui-icons/src/LaptopMacOutlined.js b/packages/material-ui-icons/src/LaptopMacOutlined.js
index 7e2e7fe2db9aa1..62aad08fdd5912 100644
--- a/packages/material-ui-icons/src/LaptopMacOutlined.js
+++ b/packages/material-ui-icons/src/LaptopMacOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopMacOutlined');
diff --git a/packages/material-ui-icons/src/LaptopMacSharp.js b/packages/material-ui-icons/src/LaptopMacSharp.js
index fce0f411ea741b..cd553eb6d7e40a 100644
--- a/packages/material-ui-icons/src/LaptopMacSharp.js
+++ b/packages/material-ui-icons/src/LaptopMacSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopMacSharp');
diff --git a/packages/material-ui-icons/src/LaptopMacTwoTone.js b/packages/material-ui-icons/src/LaptopMacTwoTone.js
index 15865c5568121b..b9c3b7945be6d6 100644
--- a/packages/material-ui-icons/src/LaptopMacTwoTone.js
+++ b/packages/material-ui-icons/src/LaptopMacTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopMacTwoTone');
diff --git a/packages/material-ui-icons/src/LaptopWindowsOutlined.js b/packages/material-ui-icons/src/LaptopWindowsOutlined.js
index 3cb1565ec316ac..db7aa2a6ea0b4e 100644
--- a/packages/material-ui-icons/src/LaptopWindowsOutlined.js
+++ b/packages/material-ui-icons/src/LaptopWindowsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopWindowsOutlined');
diff --git a/packages/material-ui-icons/src/LaptopWindowsSharp.js b/packages/material-ui-icons/src/LaptopWindowsSharp.js
index bddcbf78398e0a..1f3dd75875b3cb 100644
--- a/packages/material-ui-icons/src/LaptopWindowsSharp.js
+++ b/packages/material-ui-icons/src/LaptopWindowsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopWindowsSharp');
diff --git a/packages/material-ui-icons/src/LaptopWindowsTwoTone.js b/packages/material-ui-icons/src/LaptopWindowsTwoTone.js
index cf5190ed3e0c17..028c198eb2275f 100644
--- a/packages/material-ui-icons/src/LaptopWindowsTwoTone.js
+++ b/packages/material-ui-icons/src/LaptopWindowsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaptopWindowsTwoTone');
diff --git a/packages/material-ui-icons/src/LastPage.js b/packages/material-ui-icons/src/LastPage.js
index f604f9014d74ff..c3068c9b9cf19f 100644
--- a/packages/material-ui-icons/src/LastPage.js
+++ b/packages/material-ui-icons/src/LastPage.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LastPage');
diff --git a/packages/material-ui-icons/src/LastPageRounded.js b/packages/material-ui-icons/src/LastPageRounded.js
index 66622564abede0..21aba007b5cee5 100644
--- a/packages/material-ui-icons/src/LastPageRounded.js
+++ b/packages/material-ui-icons/src/LastPageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LastPageRounded');
diff --git a/packages/material-ui-icons/src/LaunchOutlined.js b/packages/material-ui-icons/src/LaunchOutlined.js
index 773a2cb3361820..9eeaa69a3a44fb 100644
--- a/packages/material-ui-icons/src/LaunchOutlined.js
+++ b/packages/material-ui-icons/src/LaunchOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaunchOutlined');
diff --git a/packages/material-ui-icons/src/LaunchRounded.js b/packages/material-ui-icons/src/LaunchRounded.js
index 334bab5fc2a81b..c442d3a7ae9074 100644
--- a/packages/material-ui-icons/src/LaunchRounded.js
+++ b/packages/material-ui-icons/src/LaunchRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaunchRounded');
diff --git a/packages/material-ui-icons/src/LaunchSharp.js b/packages/material-ui-icons/src/LaunchSharp.js
index 8f8dd899d947ca..6c29db4ac9cd9b 100644
--- a/packages/material-ui-icons/src/LaunchSharp.js
+++ b/packages/material-ui-icons/src/LaunchSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaunchSharp');
diff --git a/packages/material-ui-icons/src/LaunchTwoTone.js b/packages/material-ui-icons/src/LaunchTwoTone.js
index af041f352bb03a..b52d80fc717449 100644
--- a/packages/material-ui-icons/src/LaunchTwoTone.js
+++ b/packages/material-ui-icons/src/LaunchTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LaunchTwoTone');
diff --git a/packages/material-ui-icons/src/LayersClearOutlined.js b/packages/material-ui-icons/src/LayersClearOutlined.js
index 6a685e7b9dddec..2d4f1a8b89687c 100644
--- a/packages/material-ui-icons/src/LayersClearOutlined.js
+++ b/packages/material-ui-icons/src/LayersClearOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersClearOutlined');
diff --git a/packages/material-ui-icons/src/LayersClearRounded.js b/packages/material-ui-icons/src/LayersClearRounded.js
index d1abe9aae9cfb4..b5f68313746440 100644
--- a/packages/material-ui-icons/src/LayersClearRounded.js
+++ b/packages/material-ui-icons/src/LayersClearRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersClearRounded');
diff --git a/packages/material-ui-icons/src/LayersClearSharp.js b/packages/material-ui-icons/src/LayersClearSharp.js
index 540ea93384fd5a..a7e790500ab0a0 100644
--- a/packages/material-ui-icons/src/LayersClearSharp.js
+++ b/packages/material-ui-icons/src/LayersClearSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersClearSharp');
diff --git a/packages/material-ui-icons/src/LayersClearTwoTone.js b/packages/material-ui-icons/src/LayersClearTwoTone.js
index 4fb508d12a47b5..9511d3c9714267 100644
--- a/packages/material-ui-icons/src/LayersClearTwoTone.js
+++ b/packages/material-ui-icons/src/LayersClearTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersClearTwoTone');
diff --git a/packages/material-ui-icons/src/LayersOutlined.js b/packages/material-ui-icons/src/LayersOutlined.js
index 8c6d673d1abbc2..ac20e866223b39 100644
--- a/packages/material-ui-icons/src/LayersOutlined.js
+++ b/packages/material-ui-icons/src/LayersOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersOutlined');
diff --git a/packages/material-ui-icons/src/LayersRounded.js b/packages/material-ui-icons/src/LayersRounded.js
index 9279e545c87cb8..5df45fed17664b 100644
--- a/packages/material-ui-icons/src/LayersRounded.js
+++ b/packages/material-ui-icons/src/LayersRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersRounded');
diff --git a/packages/material-ui-icons/src/LayersSharp.js b/packages/material-ui-icons/src/LayersSharp.js
index 3ac622532d604e..46cdd51951c538 100644
--- a/packages/material-ui-icons/src/LayersSharp.js
+++ b/packages/material-ui-icons/src/LayersSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersSharp');
diff --git a/packages/material-ui-icons/src/LayersTwoTone.js b/packages/material-ui-icons/src/LayersTwoTone.js
index ee660d164d64ff..1416a3cc39302e 100644
--- a/packages/material-ui-icons/src/LayersTwoTone.js
+++ b/packages/material-ui-icons/src/LayersTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LayersTwoTone');
diff --git a/packages/material-ui-icons/src/LeakAddOutlined.js b/packages/material-ui-icons/src/LeakAddOutlined.js
index b6790bcbc109b2..84ca1631e616a8 100644
--- a/packages/material-ui-icons/src/LeakAddOutlined.js
+++ b/packages/material-ui-icons/src/LeakAddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakAddOutlined');
diff --git a/packages/material-ui-icons/src/LeakAddRounded.js b/packages/material-ui-icons/src/LeakAddRounded.js
index 79b456398bb54e..91be2f7d81070b 100644
--- a/packages/material-ui-icons/src/LeakAddRounded.js
+++ b/packages/material-ui-icons/src/LeakAddRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakAddRounded');
diff --git a/packages/material-ui-icons/src/LeakAddSharp.js b/packages/material-ui-icons/src/LeakAddSharp.js
index de9906c0ab3efd..d7fc5cb050d377 100644
--- a/packages/material-ui-icons/src/LeakAddSharp.js
+++ b/packages/material-ui-icons/src/LeakAddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakAddSharp');
diff --git a/packages/material-ui-icons/src/LeakAddTwoTone.js b/packages/material-ui-icons/src/LeakAddTwoTone.js
index 5c71262dcf1763..3a4971255a399b 100644
--- a/packages/material-ui-icons/src/LeakAddTwoTone.js
+++ b/packages/material-ui-icons/src/LeakAddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakAddTwoTone');
diff --git a/packages/material-ui-icons/src/LeakRemoveOutlined.js b/packages/material-ui-icons/src/LeakRemoveOutlined.js
index 05abde4387b4ac..bb9eaf7f15b8b0 100644
--- a/packages/material-ui-icons/src/LeakRemoveOutlined.js
+++ b/packages/material-ui-icons/src/LeakRemoveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakRemoveOutlined');
diff --git a/packages/material-ui-icons/src/LeakRemoveRounded.js b/packages/material-ui-icons/src/LeakRemoveRounded.js
index cbe5937bc5b658..ebf9bb503abe92 100644
--- a/packages/material-ui-icons/src/LeakRemoveRounded.js
+++ b/packages/material-ui-icons/src/LeakRemoveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakRemoveRounded');
diff --git a/packages/material-ui-icons/src/LeakRemoveSharp.js b/packages/material-ui-icons/src/LeakRemoveSharp.js
index 4b318b7833a232..d068340a7ff598 100644
--- a/packages/material-ui-icons/src/LeakRemoveSharp.js
+++ b/packages/material-ui-icons/src/LeakRemoveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakRemoveSharp');
diff --git a/packages/material-ui-icons/src/LeakRemoveTwoTone.js b/packages/material-ui-icons/src/LeakRemoveTwoTone.js
index a5dc3481ee4aea..d2a46701e39fd8 100644
--- a/packages/material-ui-icons/src/LeakRemoveTwoTone.js
+++ b/packages/material-ui-icons/src/LeakRemoveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LeakRemoveTwoTone');
diff --git a/packages/material-ui-icons/src/LensOutlined.js b/packages/material-ui-icons/src/LensOutlined.js
index bdcf5149d001ad..a690cf2927bcf2 100644
--- a/packages/material-ui-icons/src/LensOutlined.js
+++ b/packages/material-ui-icons/src/LensOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LensOutlined');
diff --git a/packages/material-ui-icons/src/LensRounded.js b/packages/material-ui-icons/src/LensRounded.js
index 8501974358dd0f..f68c7220f78d72 100644
--- a/packages/material-ui-icons/src/LensRounded.js
+++ b/packages/material-ui-icons/src/LensRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LensRounded');
diff --git a/packages/material-ui-icons/src/LensSharp.js b/packages/material-ui-icons/src/LensSharp.js
index b93bb56d0f0d60..33c0aff2fbcb24 100644
--- a/packages/material-ui-icons/src/LensSharp.js
+++ b/packages/material-ui-icons/src/LensSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LensSharp');
diff --git a/packages/material-ui-icons/src/LensTwoTone.js b/packages/material-ui-icons/src/LensTwoTone.js
index 1b0d32b15162d7..441a0f7b4c4519 100644
--- a/packages/material-ui-icons/src/LensTwoTone.js
+++ b/packages/material-ui-icons/src/LensTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LensTwoTone');
diff --git a/packages/material-ui-icons/src/LibraryAddOutlined.js b/packages/material-ui-icons/src/LibraryAddOutlined.js
index 078a5cc1d3d4cd..b2697b4434f5a0 100644
--- a/packages/material-ui-icons/src/LibraryAddOutlined.js
+++ b/packages/material-ui-icons/src/LibraryAddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryAddOutlined');
diff --git a/packages/material-ui-icons/src/LibraryAddSharp.js b/packages/material-ui-icons/src/LibraryAddSharp.js
index 5e6b2d00b5d9db..b1939429f7d08b 100644
--- a/packages/material-ui-icons/src/LibraryAddSharp.js
+++ b/packages/material-ui-icons/src/LibraryAddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryAddSharp');
diff --git a/packages/material-ui-icons/src/LibraryAddTwoTone.js b/packages/material-ui-icons/src/LibraryAddTwoTone.js
index 627f4b2d0e73bf..bd5c4d913d3f45 100644
--- a/packages/material-ui-icons/src/LibraryAddTwoTone.js
+++ b/packages/material-ui-icons/src/LibraryAddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryAddTwoTone');
diff --git a/packages/material-ui-icons/src/LibraryBooksOutlined.js b/packages/material-ui-icons/src/LibraryBooksOutlined.js
index b09c8338c02198..13768d618bfd8e 100644
--- a/packages/material-ui-icons/src/LibraryBooksOutlined.js
+++ b/packages/material-ui-icons/src/LibraryBooksOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryBooksOutlined');
diff --git a/packages/material-ui-icons/src/LibraryBooksSharp.js b/packages/material-ui-icons/src/LibraryBooksSharp.js
index 1425ccf29a8198..f955409ecb9b06 100644
--- a/packages/material-ui-icons/src/LibraryBooksSharp.js
+++ b/packages/material-ui-icons/src/LibraryBooksSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryBooksSharp');
diff --git a/packages/material-ui-icons/src/LibraryBooksTwoTone.js b/packages/material-ui-icons/src/LibraryBooksTwoTone.js
index d14dfdd83de419..6df840d3ecad73 100644
--- a/packages/material-ui-icons/src/LibraryBooksTwoTone.js
+++ b/packages/material-ui-icons/src/LibraryBooksTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryBooksTwoTone');
diff --git a/packages/material-ui-icons/src/LibraryMusicOutlined.js b/packages/material-ui-icons/src/LibraryMusicOutlined.js
index ce52e8315eec80..e66ca578d74ad4 100644
--- a/packages/material-ui-icons/src/LibraryMusicOutlined.js
+++ b/packages/material-ui-icons/src/LibraryMusicOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryMusicOutlined');
diff --git a/packages/material-ui-icons/src/LibraryMusicSharp.js b/packages/material-ui-icons/src/LibraryMusicSharp.js
index 3fa437fd483f18..632ccf01ac2868 100644
--- a/packages/material-ui-icons/src/LibraryMusicSharp.js
+++ b/packages/material-ui-icons/src/LibraryMusicSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryMusicSharp');
diff --git a/packages/material-ui-icons/src/LibraryMusicTwoTone.js b/packages/material-ui-icons/src/LibraryMusicTwoTone.js
index 94b695ce2ec208..c707591a1f137e 100644
--- a/packages/material-ui-icons/src/LibraryMusicTwoTone.js
+++ b/packages/material-ui-icons/src/LibraryMusicTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LibraryMusicTwoTone');
diff --git a/packages/material-ui-icons/src/LinkOff.js b/packages/material-ui-icons/src/LinkOff.js
index 5c012dc64b0241..204d0373a1c8f3 100644
--- a/packages/material-ui-icons/src/LinkOff.js
+++ b/packages/material-ui-icons/src/LinkOff.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkOff');
diff --git a/packages/material-ui-icons/src/LinkOffOutlined.js b/packages/material-ui-icons/src/LinkOffOutlined.js
index a28d0b6d571907..1d52df10174629 100644
--- a/packages/material-ui-icons/src/LinkOffOutlined.js
+++ b/packages/material-ui-icons/src/LinkOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkOffOutlined');
diff --git a/packages/material-ui-icons/src/LinkOffRounded.js b/packages/material-ui-icons/src/LinkOffRounded.js
index 271e420ff8b691..2b42a0bb1f1d5e 100644
--- a/packages/material-ui-icons/src/LinkOffRounded.js
+++ b/packages/material-ui-icons/src/LinkOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkOffRounded');
diff --git a/packages/material-ui-icons/src/LinkOffSharp.js b/packages/material-ui-icons/src/LinkOffSharp.js
index e3e348c80f94c0..d798b4819cd3ae 100644
--- a/packages/material-ui-icons/src/LinkOffSharp.js
+++ b/packages/material-ui-icons/src/LinkOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkOffSharp');
diff --git a/packages/material-ui-icons/src/LinkOffTwoTone.js b/packages/material-ui-icons/src/LinkOffTwoTone.js
index 07e0b44b7b5f47..4d05eb26c4a65d 100644
--- a/packages/material-ui-icons/src/LinkOffTwoTone.js
+++ b/packages/material-ui-icons/src/LinkOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkOffTwoTone');
diff --git a/packages/material-ui-icons/src/LinkOutlined.js b/packages/material-ui-icons/src/LinkOutlined.js
index 207d236dfe7a7c..d89600dc7cd91d 100644
--- a/packages/material-ui-icons/src/LinkOutlined.js
+++ b/packages/material-ui-icons/src/LinkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkOutlined');
diff --git a/packages/material-ui-icons/src/LinkRounded.js b/packages/material-ui-icons/src/LinkRounded.js
index 9545d055fe7939..7a65e28b61ce0e 100644
--- a/packages/material-ui-icons/src/LinkRounded.js
+++ b/packages/material-ui-icons/src/LinkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkRounded');
diff --git a/packages/material-ui-icons/src/LinkSharp.js b/packages/material-ui-icons/src/LinkSharp.js
index 5fd84c7cce6100..72d23752621326 100644
--- a/packages/material-ui-icons/src/LinkSharp.js
+++ b/packages/material-ui-icons/src/LinkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkSharp');
diff --git a/packages/material-ui-icons/src/LinkTwoTone.js b/packages/material-ui-icons/src/LinkTwoTone.js
index 14cd8f1274a4e6..d36c69c3863ea0 100644
--- a/packages/material-ui-icons/src/LinkTwoTone.js
+++ b/packages/material-ui-icons/src/LinkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkTwoTone');
diff --git a/packages/material-ui-icons/src/LinkedCameraOutlined.js b/packages/material-ui-icons/src/LinkedCameraOutlined.js
index 67d36d17ba8c92..c95d11c5b50dd3 100644
--- a/packages/material-ui-icons/src/LinkedCameraOutlined.js
+++ b/packages/material-ui-icons/src/LinkedCameraOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkedCameraOutlined');
diff --git a/packages/material-ui-icons/src/LinkedCameraRounded.js b/packages/material-ui-icons/src/LinkedCameraRounded.js
index dbf1adb504d325..879fffb8dfe016 100644
--- a/packages/material-ui-icons/src/LinkedCameraRounded.js
+++ b/packages/material-ui-icons/src/LinkedCameraRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkedCameraRounded');
diff --git a/packages/material-ui-icons/src/LinkedCameraSharp.js b/packages/material-ui-icons/src/LinkedCameraSharp.js
index b962fc666340ad..e1ece1dc9b9497 100644
--- a/packages/material-ui-icons/src/LinkedCameraSharp.js
+++ b/packages/material-ui-icons/src/LinkedCameraSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkedCameraSharp');
diff --git a/packages/material-ui-icons/src/LinkedCameraTwoTone.js b/packages/material-ui-icons/src/LinkedCameraTwoTone.js
index ff90f2196dae27..7890ec4cb35671 100644
--- a/packages/material-ui-icons/src/LinkedCameraTwoTone.js
+++ b/packages/material-ui-icons/src/LinkedCameraTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LinkedCameraTwoTone');
diff --git a/packages/material-ui-icons/src/ListAltOutlined.js b/packages/material-ui-icons/src/ListAltOutlined.js
index 4f108b7f4b7269..f050252a8e576a 100644
--- a/packages/material-ui-icons/src/ListAltOutlined.js
+++ b/packages/material-ui-icons/src/ListAltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ListAltOutlined');
diff --git a/packages/material-ui-icons/src/ListAltRounded.js b/packages/material-ui-icons/src/ListAltRounded.js
index 40cda3fa0f2bfc..014b5506dfee44 100644
--- a/packages/material-ui-icons/src/ListAltRounded.js
+++ b/packages/material-ui-icons/src/ListAltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ListAltRounded');
diff --git a/packages/material-ui-icons/src/ListAltSharp.js b/packages/material-ui-icons/src/ListAltSharp.js
index f2720aca588ab3..75c73dc11b9d36 100644
--- a/packages/material-ui-icons/src/ListAltSharp.js
+++ b/packages/material-ui-icons/src/ListAltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ListAltSharp');
diff --git a/packages/material-ui-icons/src/ListAltTwoTone.js b/packages/material-ui-icons/src/ListAltTwoTone.js
index 810bbce9965394..00a4348d0a9d3d 100644
--- a/packages/material-ui-icons/src/ListAltTwoTone.js
+++ b/packages/material-ui-icons/src/ListAltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ListAltTwoTone');
diff --git a/packages/material-ui-icons/src/LiveHelpOutlined.js b/packages/material-ui-icons/src/LiveHelpOutlined.js
index 1936aee10adffd..591131b4e3871e 100644
--- a/packages/material-ui-icons/src/LiveHelpOutlined.js
+++ b/packages/material-ui-icons/src/LiveHelpOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveHelpOutlined');
diff --git a/packages/material-ui-icons/src/LiveHelpRounded.js b/packages/material-ui-icons/src/LiveHelpRounded.js
index 2a666eed188964..b445029e2e5782 100644
--- a/packages/material-ui-icons/src/LiveHelpRounded.js
+++ b/packages/material-ui-icons/src/LiveHelpRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveHelpRounded');
diff --git a/packages/material-ui-icons/src/LiveHelpSharp.js b/packages/material-ui-icons/src/LiveHelpSharp.js
index f09d269cd85a99..ed16db17c27534 100644
--- a/packages/material-ui-icons/src/LiveHelpSharp.js
+++ b/packages/material-ui-icons/src/LiveHelpSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveHelpSharp');
diff --git a/packages/material-ui-icons/src/LiveHelpTwoTone.js b/packages/material-ui-icons/src/LiveHelpTwoTone.js
index 60117ada11dded..a691a04f9554e3 100644
--- a/packages/material-ui-icons/src/LiveHelpTwoTone.js
+++ b/packages/material-ui-icons/src/LiveHelpTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveHelpTwoTone');
diff --git a/packages/material-ui-icons/src/LiveTv.js b/packages/material-ui-icons/src/LiveTv.js
index 8df20883f38ad2..577cdb5f97b444 100644
--- a/packages/material-ui-icons/src/LiveTv.js
+++ b/packages/material-ui-icons/src/LiveTv.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveTv');
diff --git a/packages/material-ui-icons/src/LiveTvOutlined.js b/packages/material-ui-icons/src/LiveTvOutlined.js
index c440877a146f01..5bfdceb5187d2b 100644
--- a/packages/material-ui-icons/src/LiveTvOutlined.js
+++ b/packages/material-ui-icons/src/LiveTvOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveTvOutlined');
diff --git a/packages/material-ui-icons/src/LiveTvRounded.js b/packages/material-ui-icons/src/LiveTvRounded.js
index 70b8aeadeeb078..2c55f6261c49f0 100644
--- a/packages/material-ui-icons/src/LiveTvRounded.js
+++ b/packages/material-ui-icons/src/LiveTvRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveTvRounded');
diff --git a/packages/material-ui-icons/src/LiveTvSharp.js b/packages/material-ui-icons/src/LiveTvSharp.js
index 037c500121b295..534baa6a6bb4c8 100644
--- a/packages/material-ui-icons/src/LiveTvSharp.js
+++ b/packages/material-ui-icons/src/LiveTvSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveTvSharp');
diff --git a/packages/material-ui-icons/src/LiveTvTwoTone.js b/packages/material-ui-icons/src/LiveTvTwoTone.js
index 657231f0fc1e90..e16807e95fc7fd 100644
--- a/packages/material-ui-icons/src/LiveTvTwoTone.js
+++ b/packages/material-ui-icons/src/LiveTvTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LiveTvTwoTone');
diff --git a/packages/material-ui-icons/src/LocalActivityOutlined.js b/packages/material-ui-icons/src/LocalActivityOutlined.js
index fa3cfe2b2b82b0..94c4f7c2e4f0e1 100644
--- a/packages/material-ui-icons/src/LocalActivityOutlined.js
+++ b/packages/material-ui-icons/src/LocalActivityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalActivityOutlined');
diff --git a/packages/material-ui-icons/src/LocalActivityRounded.js b/packages/material-ui-icons/src/LocalActivityRounded.js
index e5ec37c2f0f7d0..5b41d11688d3fd 100644
--- a/packages/material-ui-icons/src/LocalActivityRounded.js
+++ b/packages/material-ui-icons/src/LocalActivityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalActivityRounded');
diff --git a/packages/material-ui-icons/src/LocalActivitySharp.js b/packages/material-ui-icons/src/LocalActivitySharp.js
index 7d91dc7cb6e59f..e97fe0c7ac94e2 100644
--- a/packages/material-ui-icons/src/LocalActivitySharp.js
+++ b/packages/material-ui-icons/src/LocalActivitySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalActivitySharp');
diff --git a/packages/material-ui-icons/src/LocalActivityTwoTone.js b/packages/material-ui-icons/src/LocalActivityTwoTone.js
index 5a26bdf52c67fa..21140acb31716d 100644
--- a/packages/material-ui-icons/src/LocalActivityTwoTone.js
+++ b/packages/material-ui-icons/src/LocalActivityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalActivityTwoTone');
diff --git a/packages/material-ui-icons/src/LocalAirportOutlined.js b/packages/material-ui-icons/src/LocalAirportOutlined.js
index 2ddca9dd3328f5..6569fa22445955 100644
--- a/packages/material-ui-icons/src/LocalAirportOutlined.js
+++ b/packages/material-ui-icons/src/LocalAirportOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAirportOutlined');
diff --git a/packages/material-ui-icons/src/LocalAirportRounded.js b/packages/material-ui-icons/src/LocalAirportRounded.js
index abefcc24321a0d..1e737e220e70e8 100644
--- a/packages/material-ui-icons/src/LocalAirportRounded.js
+++ b/packages/material-ui-icons/src/LocalAirportRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAirportRounded');
diff --git a/packages/material-ui-icons/src/LocalAirportSharp.js b/packages/material-ui-icons/src/LocalAirportSharp.js
index f694eb4ff5620f..e248406fc318ec 100644
--- a/packages/material-ui-icons/src/LocalAirportSharp.js
+++ b/packages/material-ui-icons/src/LocalAirportSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAirportSharp');
diff --git a/packages/material-ui-icons/src/LocalAirportTwoTone.js b/packages/material-ui-icons/src/LocalAirportTwoTone.js
index 47225b6252ad73..1a745846fa80a2 100644
--- a/packages/material-ui-icons/src/LocalAirportTwoTone.js
+++ b/packages/material-ui-icons/src/LocalAirportTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAirportTwoTone');
diff --git a/packages/material-ui-icons/src/LocalAtmOutlined.js b/packages/material-ui-icons/src/LocalAtmOutlined.js
index 81ba6708114dc6..489e70b6f4badf 100644
--- a/packages/material-ui-icons/src/LocalAtmOutlined.js
+++ b/packages/material-ui-icons/src/LocalAtmOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAtmOutlined');
diff --git a/packages/material-ui-icons/src/LocalAtmRounded.js b/packages/material-ui-icons/src/LocalAtmRounded.js
index 215139db24c347..15edadf19eb534 100644
--- a/packages/material-ui-icons/src/LocalAtmRounded.js
+++ b/packages/material-ui-icons/src/LocalAtmRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAtmRounded');
diff --git a/packages/material-ui-icons/src/LocalAtmSharp.js b/packages/material-ui-icons/src/LocalAtmSharp.js
index 191a0505ffff7f..c9fe72c507033c 100644
--- a/packages/material-ui-icons/src/LocalAtmSharp.js
+++ b/packages/material-ui-icons/src/LocalAtmSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAtmSharp');
diff --git a/packages/material-ui-icons/src/LocalAtmTwoTone.js b/packages/material-ui-icons/src/LocalAtmTwoTone.js
index 931f614a81d05f..2adb6201b66672 100644
--- a/packages/material-ui-icons/src/LocalAtmTwoTone.js
+++ b/packages/material-ui-icons/src/LocalAtmTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalAtmTwoTone');
diff --git a/packages/material-ui-icons/src/LocalBarOutlined.js b/packages/material-ui-icons/src/LocalBarOutlined.js
index cdd00057cb7fe7..beaae40ec86167 100644
--- a/packages/material-ui-icons/src/LocalBarOutlined.js
+++ b/packages/material-ui-icons/src/LocalBarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalBarOutlined');
diff --git a/packages/material-ui-icons/src/LocalBarRounded.js b/packages/material-ui-icons/src/LocalBarRounded.js
index e29d3194edf667..daa8f7535d6706 100644
--- a/packages/material-ui-icons/src/LocalBarRounded.js
+++ b/packages/material-ui-icons/src/LocalBarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalBarRounded');
diff --git a/packages/material-ui-icons/src/LocalBarSharp.js b/packages/material-ui-icons/src/LocalBarSharp.js
index 0494e6aad1d7a9..fca666db4fd89c 100644
--- a/packages/material-ui-icons/src/LocalBarSharp.js
+++ b/packages/material-ui-icons/src/LocalBarSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalBarSharp');
diff --git a/packages/material-ui-icons/src/LocalBarTwoTone.js b/packages/material-ui-icons/src/LocalBarTwoTone.js
index 60418e6f00c0d1..c4c6eb3cc5baa5 100644
--- a/packages/material-ui-icons/src/LocalBarTwoTone.js
+++ b/packages/material-ui-icons/src/LocalBarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalBarTwoTone');
diff --git a/packages/material-ui-icons/src/LocalCafe.js b/packages/material-ui-icons/src/LocalCafe.js
index 12535612c204ff..3605264551ace3 100644
--- a/packages/material-ui-icons/src/LocalCafe.js
+++ b/packages/material-ui-icons/src/LocalCafe.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCafe');
diff --git a/packages/material-ui-icons/src/LocalCafeOutlined.js b/packages/material-ui-icons/src/LocalCafeOutlined.js
index 45e48f359c2621..f0c0280e610ad7 100644
--- a/packages/material-ui-icons/src/LocalCafeOutlined.js
+++ b/packages/material-ui-icons/src/LocalCafeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCafeOutlined');
diff --git a/packages/material-ui-icons/src/LocalCafeRounded.js b/packages/material-ui-icons/src/LocalCafeRounded.js
index 03e9d05c426118..6b4748a78c28e4 100644
--- a/packages/material-ui-icons/src/LocalCafeRounded.js
+++ b/packages/material-ui-icons/src/LocalCafeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCafeRounded');
diff --git a/packages/material-ui-icons/src/LocalCafeSharp.js b/packages/material-ui-icons/src/LocalCafeSharp.js
index 874d45f4430dd1..4edef0a33261e4 100644
--- a/packages/material-ui-icons/src/LocalCafeSharp.js
+++ b/packages/material-ui-icons/src/LocalCafeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCafeSharp');
diff --git a/packages/material-ui-icons/src/LocalCafeTwoTone.js b/packages/material-ui-icons/src/LocalCafeTwoTone.js
index 019ec2ca4681bf..fa9d192d71f5d7 100644
--- a/packages/material-ui-icons/src/LocalCafeTwoTone.js
+++ b/packages/material-ui-icons/src/LocalCafeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCafeTwoTone');
diff --git a/packages/material-ui-icons/src/LocalCarWashOutlined.js b/packages/material-ui-icons/src/LocalCarWashOutlined.js
index 6683c5306028b6..5eed970b880e9a 100644
--- a/packages/material-ui-icons/src/LocalCarWashOutlined.js
+++ b/packages/material-ui-icons/src/LocalCarWashOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCarWashOutlined');
diff --git a/packages/material-ui-icons/src/LocalCarWashRounded.js b/packages/material-ui-icons/src/LocalCarWashRounded.js
index 6d45010d54189b..ec9738eabc0f50 100644
--- a/packages/material-ui-icons/src/LocalCarWashRounded.js
+++ b/packages/material-ui-icons/src/LocalCarWashRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCarWashRounded');
diff --git a/packages/material-ui-icons/src/LocalCarWashSharp.js b/packages/material-ui-icons/src/LocalCarWashSharp.js
index 1cdad51d8a060c..dc78603a2bfb05 100644
--- a/packages/material-ui-icons/src/LocalCarWashSharp.js
+++ b/packages/material-ui-icons/src/LocalCarWashSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCarWashSharp');
diff --git a/packages/material-ui-icons/src/LocalCarWashTwoTone.js b/packages/material-ui-icons/src/LocalCarWashTwoTone.js
index da21caf5c5b125..f9d55402a77ead 100644
--- a/packages/material-ui-icons/src/LocalCarWashTwoTone.js
+++ b/packages/material-ui-icons/src/LocalCarWashTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalCarWashTwoTone');
diff --git a/packages/material-ui-icons/src/LocalConvenienceStoreOutlined.js b/packages/material-ui-icons/src/LocalConvenienceStoreOutlined.js
index ad56dcc30dd0e8..2bc175448de122 100644
--- a/packages/material-ui-icons/src/LocalConvenienceStoreOutlined.js
+++ b/packages/material-ui-icons/src/LocalConvenienceStoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalConvenienceStoreOutlined');
diff --git a/packages/material-ui-icons/src/LocalConvenienceStoreRounded.js b/packages/material-ui-icons/src/LocalConvenienceStoreRounded.js
index 19e26d17d42fe9..f5b2f1ceafe553 100644
--- a/packages/material-ui-icons/src/LocalConvenienceStoreRounded.js
+++ b/packages/material-ui-icons/src/LocalConvenienceStoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalConvenienceStoreRounded');
diff --git a/packages/material-ui-icons/src/LocalConvenienceStoreSharp.js b/packages/material-ui-icons/src/LocalConvenienceStoreSharp.js
index 42eddc0248b24d..72d3eec5c2af60 100644
--- a/packages/material-ui-icons/src/LocalConvenienceStoreSharp.js
+++ b/packages/material-ui-icons/src/LocalConvenienceStoreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalConvenienceStoreSharp');
diff --git a/packages/material-ui-icons/src/LocalConvenienceStoreTwoTone.js b/packages/material-ui-icons/src/LocalConvenienceStoreTwoTone.js
index 2813121bc74db5..444bc0b8583944 100644
--- a/packages/material-ui-icons/src/LocalConvenienceStoreTwoTone.js
+++ b/packages/material-ui-icons/src/LocalConvenienceStoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalConvenienceStoreTwoTone');
diff --git a/packages/material-ui-icons/src/LocalDiningOutlined.js b/packages/material-ui-icons/src/LocalDiningOutlined.js
index d51a1ad526ec5e..0a335d3e09525e 100644
--- a/packages/material-ui-icons/src/LocalDiningOutlined.js
+++ b/packages/material-ui-icons/src/LocalDiningOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDiningOutlined');
diff --git a/packages/material-ui-icons/src/LocalDiningRounded.js b/packages/material-ui-icons/src/LocalDiningRounded.js
index c0366e66ff318b..1a63dd750d38af 100644
--- a/packages/material-ui-icons/src/LocalDiningRounded.js
+++ b/packages/material-ui-icons/src/LocalDiningRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDiningRounded');
diff --git a/packages/material-ui-icons/src/LocalDiningSharp.js b/packages/material-ui-icons/src/LocalDiningSharp.js
index 72817eee775eb5..df1eb4e2af2d25 100644
--- a/packages/material-ui-icons/src/LocalDiningSharp.js
+++ b/packages/material-ui-icons/src/LocalDiningSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDiningSharp');
diff --git a/packages/material-ui-icons/src/LocalDiningTwoTone.js b/packages/material-ui-icons/src/LocalDiningTwoTone.js
index e3faf0bb5e7058..f8f9810ce54f25 100644
--- a/packages/material-ui-icons/src/LocalDiningTwoTone.js
+++ b/packages/material-ui-icons/src/LocalDiningTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDiningTwoTone');
diff --git a/packages/material-ui-icons/src/LocalDrinkOutlined.js b/packages/material-ui-icons/src/LocalDrinkOutlined.js
index 1664a12f95cdb6..399bf9b0882468 100644
--- a/packages/material-ui-icons/src/LocalDrinkOutlined.js
+++ b/packages/material-ui-icons/src/LocalDrinkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDrinkOutlined');
diff --git a/packages/material-ui-icons/src/LocalDrinkRounded.js b/packages/material-ui-icons/src/LocalDrinkRounded.js
index 4bdc874f969501..6138e1378409f3 100644
--- a/packages/material-ui-icons/src/LocalDrinkRounded.js
+++ b/packages/material-ui-icons/src/LocalDrinkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDrinkRounded');
diff --git a/packages/material-ui-icons/src/LocalDrinkSharp.js b/packages/material-ui-icons/src/LocalDrinkSharp.js
index 5d4ebccec80dea..6a690b7593844e 100644
--- a/packages/material-ui-icons/src/LocalDrinkSharp.js
+++ b/packages/material-ui-icons/src/LocalDrinkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDrinkSharp');
diff --git a/packages/material-ui-icons/src/LocalDrinkTwoTone.js b/packages/material-ui-icons/src/LocalDrinkTwoTone.js
index 5f1f15a6fd84d5..53f95f2e388b38 100644
--- a/packages/material-ui-icons/src/LocalDrinkTwoTone.js
+++ b/packages/material-ui-icons/src/LocalDrinkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalDrinkTwoTone');
diff --git a/packages/material-ui-icons/src/LocalFloristOutlined.js b/packages/material-ui-icons/src/LocalFloristOutlined.js
index cfb477a9148be0..52f7514dd7922b 100644
--- a/packages/material-ui-icons/src/LocalFloristOutlined.js
+++ b/packages/material-ui-icons/src/LocalFloristOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalFloristOutlined');
diff --git a/packages/material-ui-icons/src/LocalFloristRounded.js b/packages/material-ui-icons/src/LocalFloristRounded.js
index 5df03f77fb5f5e..ffd664c4995838 100644
--- a/packages/material-ui-icons/src/LocalFloristRounded.js
+++ b/packages/material-ui-icons/src/LocalFloristRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalFloristRounded');
diff --git a/packages/material-ui-icons/src/LocalFloristSharp.js b/packages/material-ui-icons/src/LocalFloristSharp.js
index 202ad9cc52df09..b30a87208db431 100644
--- a/packages/material-ui-icons/src/LocalFloristSharp.js
+++ b/packages/material-ui-icons/src/LocalFloristSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalFloristSharp');
diff --git a/packages/material-ui-icons/src/LocalFloristTwoTone.js b/packages/material-ui-icons/src/LocalFloristTwoTone.js
index d223b08715187a..3e63387b3184bc 100644
--- a/packages/material-ui-icons/src/LocalFloristTwoTone.js
+++ b/packages/material-ui-icons/src/LocalFloristTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalFloristTwoTone');
diff --git a/packages/material-ui-icons/src/LocalGasStationOutlined.js b/packages/material-ui-icons/src/LocalGasStationOutlined.js
index 46bef01a1f1629..3073b8e246ccb3 100644
--- a/packages/material-ui-icons/src/LocalGasStationOutlined.js
+++ b/packages/material-ui-icons/src/LocalGasStationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGasStationOutlined');
diff --git a/packages/material-ui-icons/src/LocalGasStationRounded.js b/packages/material-ui-icons/src/LocalGasStationRounded.js
index 825f769f412732..ff9972089d85e2 100644
--- a/packages/material-ui-icons/src/LocalGasStationRounded.js
+++ b/packages/material-ui-icons/src/LocalGasStationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGasStationRounded');
diff --git a/packages/material-ui-icons/src/LocalGasStationSharp.js b/packages/material-ui-icons/src/LocalGasStationSharp.js
index 20f25326f2bbd3..68fd3569390587 100644
--- a/packages/material-ui-icons/src/LocalGasStationSharp.js
+++ b/packages/material-ui-icons/src/LocalGasStationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGasStationSharp');
diff --git a/packages/material-ui-icons/src/LocalGasStationTwoTone.js b/packages/material-ui-icons/src/LocalGasStationTwoTone.js
index d1fdc2262c2042..86764ceee982e9 100644
--- a/packages/material-ui-icons/src/LocalGasStationTwoTone.js
+++ b/packages/material-ui-icons/src/LocalGasStationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGasStationTwoTone');
diff --git a/packages/material-ui-icons/src/LocalGroceryStoreOutlined.js b/packages/material-ui-icons/src/LocalGroceryStoreOutlined.js
index 8aafb1ecaf18f6..05e270af774dc2 100644
--- a/packages/material-ui-icons/src/LocalGroceryStoreOutlined.js
+++ b/packages/material-ui-icons/src/LocalGroceryStoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGroceryStoreOutlined');
diff --git a/packages/material-ui-icons/src/LocalGroceryStoreRounded.js b/packages/material-ui-icons/src/LocalGroceryStoreRounded.js
index 9fb248495e4bdf..40bb5b86a0967a 100644
--- a/packages/material-ui-icons/src/LocalGroceryStoreRounded.js
+++ b/packages/material-ui-icons/src/LocalGroceryStoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGroceryStoreRounded');
diff --git a/packages/material-ui-icons/src/LocalGroceryStoreSharp.js b/packages/material-ui-icons/src/LocalGroceryStoreSharp.js
index 2e93754ac20f4b..cf5766037aa1b9 100644
--- a/packages/material-ui-icons/src/LocalGroceryStoreSharp.js
+++ b/packages/material-ui-icons/src/LocalGroceryStoreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGroceryStoreSharp');
diff --git a/packages/material-ui-icons/src/LocalGroceryStoreTwoTone.js b/packages/material-ui-icons/src/LocalGroceryStoreTwoTone.js
index c9e8c79d700add..4efba1b4ddcf0a 100644
--- a/packages/material-ui-icons/src/LocalGroceryStoreTwoTone.js
+++ b/packages/material-ui-icons/src/LocalGroceryStoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalGroceryStoreTwoTone');
diff --git a/packages/material-ui-icons/src/LocalHospitalOutlined.js b/packages/material-ui-icons/src/LocalHospitalOutlined.js
index cdcd6c4da1e6b5..9bd87d2e74dd00 100644
--- a/packages/material-ui-icons/src/LocalHospitalOutlined.js
+++ b/packages/material-ui-icons/src/LocalHospitalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHospitalOutlined');
diff --git a/packages/material-ui-icons/src/LocalHospitalRounded.js b/packages/material-ui-icons/src/LocalHospitalRounded.js
index 41d6bb95fb8640..ce38b3e3b01eb0 100644
--- a/packages/material-ui-icons/src/LocalHospitalRounded.js
+++ b/packages/material-ui-icons/src/LocalHospitalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHospitalRounded');
diff --git a/packages/material-ui-icons/src/LocalHospitalSharp.js b/packages/material-ui-icons/src/LocalHospitalSharp.js
index c6cae584787f0a..1dde7237203bc5 100644
--- a/packages/material-ui-icons/src/LocalHospitalSharp.js
+++ b/packages/material-ui-icons/src/LocalHospitalSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHospitalSharp');
diff --git a/packages/material-ui-icons/src/LocalHospitalTwoTone.js b/packages/material-ui-icons/src/LocalHospitalTwoTone.js
index b14184b66475f8..1145730c644ea9 100644
--- a/packages/material-ui-icons/src/LocalHospitalTwoTone.js
+++ b/packages/material-ui-icons/src/LocalHospitalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHospitalTwoTone');
diff --git a/packages/material-ui-icons/src/LocalHotelOutlined.js b/packages/material-ui-icons/src/LocalHotelOutlined.js
index 34297ce7b08ade..9e18aa8b127bbb 100644
--- a/packages/material-ui-icons/src/LocalHotelOutlined.js
+++ b/packages/material-ui-icons/src/LocalHotelOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHotelOutlined');
diff --git a/packages/material-ui-icons/src/LocalHotelRounded.js b/packages/material-ui-icons/src/LocalHotelRounded.js
index bae6cb4b45e154..0cb752439bee9b 100644
--- a/packages/material-ui-icons/src/LocalHotelRounded.js
+++ b/packages/material-ui-icons/src/LocalHotelRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHotelRounded');
diff --git a/packages/material-ui-icons/src/LocalHotelSharp.js b/packages/material-ui-icons/src/LocalHotelSharp.js
index 69aa302c9fe9f8..5f8a1b4787447d 100644
--- a/packages/material-ui-icons/src/LocalHotelSharp.js
+++ b/packages/material-ui-icons/src/LocalHotelSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHotelSharp');
diff --git a/packages/material-ui-icons/src/LocalHotelTwoTone.js b/packages/material-ui-icons/src/LocalHotelTwoTone.js
index 95008d83ca18db..73f0c2c9069d78 100644
--- a/packages/material-ui-icons/src/LocalHotelTwoTone.js
+++ b/packages/material-ui-icons/src/LocalHotelTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalHotelTwoTone');
diff --git a/packages/material-ui-icons/src/LocalLaundryServiceOutlined.js b/packages/material-ui-icons/src/LocalLaundryServiceOutlined.js
index f4329bd44f03f2..c7de76d7a28ef9 100644
--- a/packages/material-ui-icons/src/LocalLaundryServiceOutlined.js
+++ b/packages/material-ui-icons/src/LocalLaundryServiceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLaundryServiceOutlined');
diff --git a/packages/material-ui-icons/src/LocalLaundryServiceRounded.js b/packages/material-ui-icons/src/LocalLaundryServiceRounded.js
index 0864bbe10c8267..a4ad67a3031cc0 100644
--- a/packages/material-ui-icons/src/LocalLaundryServiceRounded.js
+++ b/packages/material-ui-icons/src/LocalLaundryServiceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLaundryServiceRounded');
diff --git a/packages/material-ui-icons/src/LocalLaundryServiceSharp.js b/packages/material-ui-icons/src/LocalLaundryServiceSharp.js
index 9e21ef03b8c857..ed96a51267b184 100644
--- a/packages/material-ui-icons/src/LocalLaundryServiceSharp.js
+++ b/packages/material-ui-icons/src/LocalLaundryServiceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLaundryServiceSharp');
diff --git a/packages/material-ui-icons/src/LocalLaundryServiceTwoTone.js b/packages/material-ui-icons/src/LocalLaundryServiceTwoTone.js
index ac2feea4c54910..b75417a38347f5 100644
--- a/packages/material-ui-icons/src/LocalLaundryServiceTwoTone.js
+++ b/packages/material-ui-icons/src/LocalLaundryServiceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLaundryServiceTwoTone');
diff --git a/packages/material-ui-icons/src/LocalLibraryOutlined.js b/packages/material-ui-icons/src/LocalLibraryOutlined.js
index ea5fd90d0dea36..26865904551283 100644
--- a/packages/material-ui-icons/src/LocalLibraryOutlined.js
+++ b/packages/material-ui-icons/src/LocalLibraryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLibraryOutlined');
diff --git a/packages/material-ui-icons/src/LocalLibraryRounded.js b/packages/material-ui-icons/src/LocalLibraryRounded.js
index 10a4958c534574..62c7d672e73212 100644
--- a/packages/material-ui-icons/src/LocalLibraryRounded.js
+++ b/packages/material-ui-icons/src/LocalLibraryRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLibraryRounded');
diff --git a/packages/material-ui-icons/src/LocalLibrarySharp.js b/packages/material-ui-icons/src/LocalLibrarySharp.js
index d7eb149997869c..fce0118a31b066 100644
--- a/packages/material-ui-icons/src/LocalLibrarySharp.js
+++ b/packages/material-ui-icons/src/LocalLibrarySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLibrarySharp');
diff --git a/packages/material-ui-icons/src/LocalLibraryTwoTone.js b/packages/material-ui-icons/src/LocalLibraryTwoTone.js
index cd0c27b9c0bbee..7294a4c4ecc330 100644
--- a/packages/material-ui-icons/src/LocalLibraryTwoTone.js
+++ b/packages/material-ui-icons/src/LocalLibraryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalLibraryTwoTone');
diff --git a/packages/material-ui-icons/src/LocalMallOutlined.js b/packages/material-ui-icons/src/LocalMallOutlined.js
index b3818ff405025d..d8b5864e343eb9 100644
--- a/packages/material-ui-icons/src/LocalMallOutlined.js
+++ b/packages/material-ui-icons/src/LocalMallOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMallOutlined');
diff --git a/packages/material-ui-icons/src/LocalMallRounded.js b/packages/material-ui-icons/src/LocalMallRounded.js
index 8a72abc763ee5d..851d2c90aa0249 100644
--- a/packages/material-ui-icons/src/LocalMallRounded.js
+++ b/packages/material-ui-icons/src/LocalMallRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMallRounded');
diff --git a/packages/material-ui-icons/src/LocalMallSharp.js b/packages/material-ui-icons/src/LocalMallSharp.js
index df739f29bc8fe9..9810b841fac14a 100644
--- a/packages/material-ui-icons/src/LocalMallSharp.js
+++ b/packages/material-ui-icons/src/LocalMallSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMallSharp');
diff --git a/packages/material-ui-icons/src/LocalMallTwoTone.js b/packages/material-ui-icons/src/LocalMallTwoTone.js
index bb4ef3955d4115..f13e1933c1049c 100644
--- a/packages/material-ui-icons/src/LocalMallTwoTone.js
+++ b/packages/material-ui-icons/src/LocalMallTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMallTwoTone');
diff --git a/packages/material-ui-icons/src/LocalMoviesOutlined.js b/packages/material-ui-icons/src/LocalMoviesOutlined.js
index 7c3cced2a95fe1..01f2445808f699 100644
--- a/packages/material-ui-icons/src/LocalMoviesOutlined.js
+++ b/packages/material-ui-icons/src/LocalMoviesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMoviesOutlined');
diff --git a/packages/material-ui-icons/src/LocalMoviesRounded.js b/packages/material-ui-icons/src/LocalMoviesRounded.js
index 0b1fdcaa87a4ec..3689de9c32a8ab 100644
--- a/packages/material-ui-icons/src/LocalMoviesRounded.js
+++ b/packages/material-ui-icons/src/LocalMoviesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMoviesRounded');
diff --git a/packages/material-ui-icons/src/LocalMoviesSharp.js b/packages/material-ui-icons/src/LocalMoviesSharp.js
index 74d130f2cd1ea6..7d74d4b9c55834 100644
--- a/packages/material-ui-icons/src/LocalMoviesSharp.js
+++ b/packages/material-ui-icons/src/LocalMoviesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMoviesSharp');
diff --git a/packages/material-ui-icons/src/LocalMoviesTwoTone.js b/packages/material-ui-icons/src/LocalMoviesTwoTone.js
index cb973e18d180bf..6a7717c93e4447 100644
--- a/packages/material-ui-icons/src/LocalMoviesTwoTone.js
+++ b/packages/material-ui-icons/src/LocalMoviesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalMoviesTwoTone');
diff --git a/packages/material-ui-icons/src/LocalOfferOutlined.js b/packages/material-ui-icons/src/LocalOfferOutlined.js
index dac94135c8a57d..8249b80b006982 100644
--- a/packages/material-ui-icons/src/LocalOfferOutlined.js
+++ b/packages/material-ui-icons/src/LocalOfferOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalOfferOutlined');
diff --git a/packages/material-ui-icons/src/LocalOfferRounded.js b/packages/material-ui-icons/src/LocalOfferRounded.js
index 3d8cb9d4551cea..8bdb371719086c 100644
--- a/packages/material-ui-icons/src/LocalOfferRounded.js
+++ b/packages/material-ui-icons/src/LocalOfferRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalOfferRounded');
diff --git a/packages/material-ui-icons/src/LocalOfferSharp.js b/packages/material-ui-icons/src/LocalOfferSharp.js
index 215dccb11664ba..69916c14f7eafc 100644
--- a/packages/material-ui-icons/src/LocalOfferSharp.js
+++ b/packages/material-ui-icons/src/LocalOfferSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalOfferSharp');
diff --git a/packages/material-ui-icons/src/LocalOfferTwoTone.js b/packages/material-ui-icons/src/LocalOfferTwoTone.js
index 95c8fe7a4e8a25..a484a685f442f8 100644
--- a/packages/material-ui-icons/src/LocalOfferTwoTone.js
+++ b/packages/material-ui-icons/src/LocalOfferTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalOfferTwoTone');
diff --git a/packages/material-ui-icons/src/LocalParkingOutlined.js b/packages/material-ui-icons/src/LocalParkingOutlined.js
index b7c5ba46c3424d..6ba9bb578139fd 100644
--- a/packages/material-ui-icons/src/LocalParkingOutlined.js
+++ b/packages/material-ui-icons/src/LocalParkingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalParkingOutlined');
diff --git a/packages/material-ui-icons/src/LocalParkingRounded.js b/packages/material-ui-icons/src/LocalParkingRounded.js
index 755dd229535f4b..63864af181c3eb 100644
--- a/packages/material-ui-icons/src/LocalParkingRounded.js
+++ b/packages/material-ui-icons/src/LocalParkingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalParkingRounded');
diff --git a/packages/material-ui-icons/src/LocalParkingSharp.js b/packages/material-ui-icons/src/LocalParkingSharp.js
index a723d572deefa8..c65ce8ea49e7b6 100644
--- a/packages/material-ui-icons/src/LocalParkingSharp.js
+++ b/packages/material-ui-icons/src/LocalParkingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalParkingSharp');
diff --git a/packages/material-ui-icons/src/LocalParkingTwoTone.js b/packages/material-ui-icons/src/LocalParkingTwoTone.js
index 4cf2b40454f99a..5f1e2d5bb015a9 100644
--- a/packages/material-ui-icons/src/LocalParkingTwoTone.js
+++ b/packages/material-ui-icons/src/LocalParkingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalParkingTwoTone');
diff --git a/packages/material-ui-icons/src/LocalPharmacyOutlined.js b/packages/material-ui-icons/src/LocalPharmacyOutlined.js
index 14ea313a2becf6..b522badbf51015 100644
--- a/packages/material-ui-icons/src/LocalPharmacyOutlined.js
+++ b/packages/material-ui-icons/src/LocalPharmacyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPharmacyOutlined');
diff --git a/packages/material-ui-icons/src/LocalPharmacyRounded.js b/packages/material-ui-icons/src/LocalPharmacyRounded.js
index 77398d9797c4a3..989c8fa679b5b9 100644
--- a/packages/material-ui-icons/src/LocalPharmacyRounded.js
+++ b/packages/material-ui-icons/src/LocalPharmacyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPharmacyRounded');
diff --git a/packages/material-ui-icons/src/LocalPharmacySharp.js b/packages/material-ui-icons/src/LocalPharmacySharp.js
index a5c6cdcef82ed8..d04612155abdf1 100644
--- a/packages/material-ui-icons/src/LocalPharmacySharp.js
+++ b/packages/material-ui-icons/src/LocalPharmacySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPharmacySharp');
diff --git a/packages/material-ui-icons/src/LocalPharmacyTwoTone.js b/packages/material-ui-icons/src/LocalPharmacyTwoTone.js
index 411c49622f7ffc..e4a1f482ccf010 100644
--- a/packages/material-ui-icons/src/LocalPharmacyTwoTone.js
+++ b/packages/material-ui-icons/src/LocalPharmacyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPharmacyTwoTone');
diff --git a/packages/material-ui-icons/src/LocalPhoneOutlined.js b/packages/material-ui-icons/src/LocalPhoneOutlined.js
index 89444acf4b1899..a3ef44da4a7f1c 100644
--- a/packages/material-ui-icons/src/LocalPhoneOutlined.js
+++ b/packages/material-ui-icons/src/LocalPhoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPhoneOutlined');
diff --git a/packages/material-ui-icons/src/LocalPhoneRounded.js b/packages/material-ui-icons/src/LocalPhoneRounded.js
index 3473f6077a5d0a..fb98ea132cdef7 100644
--- a/packages/material-ui-icons/src/LocalPhoneRounded.js
+++ b/packages/material-ui-icons/src/LocalPhoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPhoneRounded');
diff --git a/packages/material-ui-icons/src/LocalPhoneSharp.js b/packages/material-ui-icons/src/LocalPhoneSharp.js
index e73c4bebdbd6c2..aede465291a4be 100644
--- a/packages/material-ui-icons/src/LocalPhoneSharp.js
+++ b/packages/material-ui-icons/src/LocalPhoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPhoneSharp');
diff --git a/packages/material-ui-icons/src/LocalPhoneTwoTone.js b/packages/material-ui-icons/src/LocalPhoneTwoTone.js
index caa38a3d14e6c2..592890aa282b51 100644
--- a/packages/material-ui-icons/src/LocalPhoneTwoTone.js
+++ b/packages/material-ui-icons/src/LocalPhoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPhoneTwoTone');
diff --git a/packages/material-ui-icons/src/LocalPizzaOutlined.js b/packages/material-ui-icons/src/LocalPizzaOutlined.js
index e1859e39ee0a7e..0f22010a357384 100644
--- a/packages/material-ui-icons/src/LocalPizzaOutlined.js
+++ b/packages/material-ui-icons/src/LocalPizzaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPizzaOutlined');
diff --git a/packages/material-ui-icons/src/LocalPizzaRounded.js b/packages/material-ui-icons/src/LocalPizzaRounded.js
index 77ee3f6e6a8475..7131465b62a11b 100644
--- a/packages/material-ui-icons/src/LocalPizzaRounded.js
+++ b/packages/material-ui-icons/src/LocalPizzaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPizzaRounded');
diff --git a/packages/material-ui-icons/src/LocalPizzaSharp.js b/packages/material-ui-icons/src/LocalPizzaSharp.js
index ae9fc962b54121..12dacd58a8edb6 100644
--- a/packages/material-ui-icons/src/LocalPizzaSharp.js
+++ b/packages/material-ui-icons/src/LocalPizzaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPizzaSharp');
diff --git a/packages/material-ui-icons/src/LocalPizzaTwoTone.js b/packages/material-ui-icons/src/LocalPizzaTwoTone.js
index 274befa273f44b..6d5622d719ea00 100644
--- a/packages/material-ui-icons/src/LocalPizzaTwoTone.js
+++ b/packages/material-ui-icons/src/LocalPizzaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPizzaTwoTone');
diff --git a/packages/material-ui-icons/src/LocalPlayOutlined.js b/packages/material-ui-icons/src/LocalPlayOutlined.js
index 7385d170b4bca3..a99766f2cf4f9b 100644
--- a/packages/material-ui-icons/src/LocalPlayOutlined.js
+++ b/packages/material-ui-icons/src/LocalPlayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPlayOutlined');
diff --git a/packages/material-ui-icons/src/LocalPlayRounded.js b/packages/material-ui-icons/src/LocalPlayRounded.js
index 4fecd57d18e783..756998e28b3d38 100644
--- a/packages/material-ui-icons/src/LocalPlayRounded.js
+++ b/packages/material-ui-icons/src/LocalPlayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPlayRounded');
diff --git a/packages/material-ui-icons/src/LocalPlaySharp.js b/packages/material-ui-icons/src/LocalPlaySharp.js
index 1e5f0531c88378..05127ac3641cac 100644
--- a/packages/material-ui-icons/src/LocalPlaySharp.js
+++ b/packages/material-ui-icons/src/LocalPlaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPlaySharp');
diff --git a/packages/material-ui-icons/src/LocalPlayTwoTone.js b/packages/material-ui-icons/src/LocalPlayTwoTone.js
index 9e28e1978a1045..d122d5d9cc08ca 100644
--- a/packages/material-ui-icons/src/LocalPlayTwoTone.js
+++ b/packages/material-ui-icons/src/LocalPlayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPlayTwoTone');
diff --git a/packages/material-ui-icons/src/LocalPostOfficeOutlined.js b/packages/material-ui-icons/src/LocalPostOfficeOutlined.js
index 6e041a5dffe6f3..e389c08cbe2bd6 100644
--- a/packages/material-ui-icons/src/LocalPostOfficeOutlined.js
+++ b/packages/material-ui-icons/src/LocalPostOfficeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPostOfficeOutlined');
diff --git a/packages/material-ui-icons/src/LocalPostOfficeRounded.js b/packages/material-ui-icons/src/LocalPostOfficeRounded.js
index f973701d8b171d..fd3d325852d939 100644
--- a/packages/material-ui-icons/src/LocalPostOfficeRounded.js
+++ b/packages/material-ui-icons/src/LocalPostOfficeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPostOfficeRounded');
diff --git a/packages/material-ui-icons/src/LocalPostOfficeSharp.js b/packages/material-ui-icons/src/LocalPostOfficeSharp.js
index 03a969698dbc6d..11cde3c980e065 100644
--- a/packages/material-ui-icons/src/LocalPostOfficeSharp.js
+++ b/packages/material-ui-icons/src/LocalPostOfficeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPostOfficeSharp');
diff --git a/packages/material-ui-icons/src/LocalPostOfficeTwoTone.js b/packages/material-ui-icons/src/LocalPostOfficeTwoTone.js
index a5a9427882647f..086326fa4f0a35 100644
--- a/packages/material-ui-icons/src/LocalPostOfficeTwoTone.js
+++ b/packages/material-ui-icons/src/LocalPostOfficeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPostOfficeTwoTone');
diff --git a/packages/material-ui-icons/src/LocalPrintshopOutlined.js b/packages/material-ui-icons/src/LocalPrintshopOutlined.js
index 823b889061240c..1183cf95f14f3e 100644
--- a/packages/material-ui-icons/src/LocalPrintshopOutlined.js
+++ b/packages/material-ui-icons/src/LocalPrintshopOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPrintshopOutlined');
diff --git a/packages/material-ui-icons/src/LocalPrintshopRounded.js b/packages/material-ui-icons/src/LocalPrintshopRounded.js
index bbeb9cdb58ccad..59c947465675a2 100644
--- a/packages/material-ui-icons/src/LocalPrintshopRounded.js
+++ b/packages/material-ui-icons/src/LocalPrintshopRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPrintshopRounded');
diff --git a/packages/material-ui-icons/src/LocalPrintshopSharp.js b/packages/material-ui-icons/src/LocalPrintshopSharp.js
index 44c931153c8196..a6ef1de4479729 100644
--- a/packages/material-ui-icons/src/LocalPrintshopSharp.js
+++ b/packages/material-ui-icons/src/LocalPrintshopSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPrintshopSharp');
diff --git a/packages/material-ui-icons/src/LocalPrintshopTwoTone.js b/packages/material-ui-icons/src/LocalPrintshopTwoTone.js
index 955625599f2081..e470aa9fa61294 100644
--- a/packages/material-ui-icons/src/LocalPrintshopTwoTone.js
+++ b/packages/material-ui-icons/src/LocalPrintshopTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalPrintshopTwoTone');
diff --git a/packages/material-ui-icons/src/LocalSeeOutlined.js b/packages/material-ui-icons/src/LocalSeeOutlined.js
index d4552371ede49c..956933053e2004 100644
--- a/packages/material-ui-icons/src/LocalSeeOutlined.js
+++ b/packages/material-ui-icons/src/LocalSeeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalSeeOutlined');
diff --git a/packages/material-ui-icons/src/LocalSeeRounded.js b/packages/material-ui-icons/src/LocalSeeRounded.js
index da923545b85737..656f11fa9615ab 100644
--- a/packages/material-ui-icons/src/LocalSeeRounded.js
+++ b/packages/material-ui-icons/src/LocalSeeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalSeeRounded');
diff --git a/packages/material-ui-icons/src/LocalSeeSharp.js b/packages/material-ui-icons/src/LocalSeeSharp.js
index 86110653752b02..4028b5f3a30262 100644
--- a/packages/material-ui-icons/src/LocalSeeSharp.js
+++ b/packages/material-ui-icons/src/LocalSeeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalSeeSharp');
diff --git a/packages/material-ui-icons/src/LocalSeeTwoTone.js b/packages/material-ui-icons/src/LocalSeeTwoTone.js
index d3b71996f82f87..1e5ceddb47cda3 100644
--- a/packages/material-ui-icons/src/LocalSeeTwoTone.js
+++ b/packages/material-ui-icons/src/LocalSeeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalSeeTwoTone');
diff --git a/packages/material-ui-icons/src/LocalShippingOutlined.js b/packages/material-ui-icons/src/LocalShippingOutlined.js
index 6ef53d2bff70db..a5fbdd14abe74e 100644
--- a/packages/material-ui-icons/src/LocalShippingOutlined.js
+++ b/packages/material-ui-icons/src/LocalShippingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalShippingOutlined');
diff --git a/packages/material-ui-icons/src/LocalShippingRounded.js b/packages/material-ui-icons/src/LocalShippingRounded.js
index a2465f1bbffa96..5b6921c303a286 100644
--- a/packages/material-ui-icons/src/LocalShippingRounded.js
+++ b/packages/material-ui-icons/src/LocalShippingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalShippingRounded');
diff --git a/packages/material-ui-icons/src/LocalShippingSharp.js b/packages/material-ui-icons/src/LocalShippingSharp.js
index 375d901561ee85..a0702557e4c46b 100644
--- a/packages/material-ui-icons/src/LocalShippingSharp.js
+++ b/packages/material-ui-icons/src/LocalShippingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalShippingSharp');
diff --git a/packages/material-ui-icons/src/LocalShippingTwoTone.js b/packages/material-ui-icons/src/LocalShippingTwoTone.js
index 2c151ddf98cb8c..906f7e912f09d9 100644
--- a/packages/material-ui-icons/src/LocalShippingTwoTone.js
+++ b/packages/material-ui-icons/src/LocalShippingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalShippingTwoTone');
diff --git a/packages/material-ui-icons/src/LocalTaxiOutlined.js b/packages/material-ui-icons/src/LocalTaxiOutlined.js
index 6583060544acbd..fdab2cdbe5f3bf 100644
--- a/packages/material-ui-icons/src/LocalTaxiOutlined.js
+++ b/packages/material-ui-icons/src/LocalTaxiOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalTaxiOutlined');
diff --git a/packages/material-ui-icons/src/LocalTaxiRounded.js b/packages/material-ui-icons/src/LocalTaxiRounded.js
index 4e4a469313a78d..5306022b1547b7 100644
--- a/packages/material-ui-icons/src/LocalTaxiRounded.js
+++ b/packages/material-ui-icons/src/LocalTaxiRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalTaxiRounded');
diff --git a/packages/material-ui-icons/src/LocalTaxiSharp.js b/packages/material-ui-icons/src/LocalTaxiSharp.js
index d383f59fc0e1a2..302eb643da3a8c 100644
--- a/packages/material-ui-icons/src/LocalTaxiSharp.js
+++ b/packages/material-ui-icons/src/LocalTaxiSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalTaxiSharp');
diff --git a/packages/material-ui-icons/src/LocalTaxiTwoTone.js b/packages/material-ui-icons/src/LocalTaxiTwoTone.js
index 437ee630d21696..bc3a686f16005d 100644
--- a/packages/material-ui-icons/src/LocalTaxiTwoTone.js
+++ b/packages/material-ui-icons/src/LocalTaxiTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocalTaxiTwoTone');
diff --git a/packages/material-ui-icons/src/LocationCityOutlined.js b/packages/material-ui-icons/src/LocationCityOutlined.js
index 0726f815a2cec4..8feeb301d6e75b 100644
--- a/packages/material-ui-icons/src/LocationCityOutlined.js
+++ b/packages/material-ui-icons/src/LocationCityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationCityOutlined');
diff --git a/packages/material-ui-icons/src/LocationCityRounded.js b/packages/material-ui-icons/src/LocationCityRounded.js
index 3712f74bb0c3d1..9825310cf4efea 100644
--- a/packages/material-ui-icons/src/LocationCityRounded.js
+++ b/packages/material-ui-icons/src/LocationCityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationCityRounded');
diff --git a/packages/material-ui-icons/src/LocationCitySharp.js b/packages/material-ui-icons/src/LocationCitySharp.js
index c12903da140b94..adba908528a270 100644
--- a/packages/material-ui-icons/src/LocationCitySharp.js
+++ b/packages/material-ui-icons/src/LocationCitySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationCitySharp');
diff --git a/packages/material-ui-icons/src/LocationCityTwoTone.js b/packages/material-ui-icons/src/LocationCityTwoTone.js
index 7b95723aa06d38..59a9805fa14dbc 100644
--- a/packages/material-ui-icons/src/LocationCityTwoTone.js
+++ b/packages/material-ui-icons/src/LocationCityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationCityTwoTone');
diff --git a/packages/material-ui-icons/src/LocationDisabledOutlined.js b/packages/material-ui-icons/src/LocationDisabledOutlined.js
index 59210b7d262588..332aab478f71ca 100644
--- a/packages/material-ui-icons/src/LocationDisabledOutlined.js
+++ b/packages/material-ui-icons/src/LocationDisabledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationDisabledOutlined');
diff --git a/packages/material-ui-icons/src/LocationDisabledRounded.js b/packages/material-ui-icons/src/LocationDisabledRounded.js
index ce2b93ad78f571..074ebafb6116f7 100644
--- a/packages/material-ui-icons/src/LocationDisabledRounded.js
+++ b/packages/material-ui-icons/src/LocationDisabledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationDisabledRounded');
diff --git a/packages/material-ui-icons/src/LocationDisabledSharp.js b/packages/material-ui-icons/src/LocationDisabledSharp.js
index caf44fd7c86b03..7f8c1a50d3e630 100644
--- a/packages/material-ui-icons/src/LocationDisabledSharp.js
+++ b/packages/material-ui-icons/src/LocationDisabledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationDisabledSharp');
diff --git a/packages/material-ui-icons/src/LocationDisabledTwoTone.js b/packages/material-ui-icons/src/LocationDisabledTwoTone.js
index 98fcb3bf8f13f7..b987eb9979fe65 100644
--- a/packages/material-ui-icons/src/LocationDisabledTwoTone.js
+++ b/packages/material-ui-icons/src/LocationDisabledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationDisabledTwoTone');
diff --git a/packages/material-ui-icons/src/LocationSearchingOutlined.js b/packages/material-ui-icons/src/LocationSearchingOutlined.js
index 81ca0676d52e0b..a352d124d600c7 100644
--- a/packages/material-ui-icons/src/LocationSearchingOutlined.js
+++ b/packages/material-ui-icons/src/LocationSearchingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationSearchingOutlined');
diff --git a/packages/material-ui-icons/src/LocationSearchingRounded.js b/packages/material-ui-icons/src/LocationSearchingRounded.js
index 842f8d175cbd12..13f086f1ac2fb0 100644
--- a/packages/material-ui-icons/src/LocationSearchingRounded.js
+++ b/packages/material-ui-icons/src/LocationSearchingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationSearchingRounded');
diff --git a/packages/material-ui-icons/src/LocationSearchingSharp.js b/packages/material-ui-icons/src/LocationSearchingSharp.js
index 9b0c6849fa187c..762672a8efe053 100644
--- a/packages/material-ui-icons/src/LocationSearchingSharp.js
+++ b/packages/material-ui-icons/src/LocationSearchingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationSearchingSharp');
diff --git a/packages/material-ui-icons/src/LocationSearchingTwoTone.js b/packages/material-ui-icons/src/LocationSearchingTwoTone.js
index 96a3191669b429..d60700216e37c5 100644
--- a/packages/material-ui-icons/src/LocationSearchingTwoTone.js
+++ b/packages/material-ui-icons/src/LocationSearchingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LocationSearchingTwoTone');
diff --git a/packages/material-ui-icons/src/LockOpenOutlined.js b/packages/material-ui-icons/src/LockOpenOutlined.js
index 9d24ebfd47551c..67b8ac91dc49f8 100644
--- a/packages/material-ui-icons/src/LockOpenOutlined.js
+++ b/packages/material-ui-icons/src/LockOpenOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LockOpenOutlined');
diff --git a/packages/material-ui-icons/src/LockOpenRounded.js b/packages/material-ui-icons/src/LockOpenRounded.js
index 75f77bcaef4e57..093258f50d749a 100644
--- a/packages/material-ui-icons/src/LockOpenRounded.js
+++ b/packages/material-ui-icons/src/LockOpenRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LockOpenRounded');
diff --git a/packages/material-ui-icons/src/LockOpenSharp.js b/packages/material-ui-icons/src/LockOpenSharp.js
index 61f6825e5cb647..aab1edb3cdb0e5 100644
--- a/packages/material-ui-icons/src/LockOpenSharp.js
+++ b/packages/material-ui-icons/src/LockOpenSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LockOpenSharp');
diff --git a/packages/material-ui-icons/src/LockOpenTwoTone.js b/packages/material-ui-icons/src/LockOpenTwoTone.js
index f824e030e56311..5d5c6dc6c0d277 100644
--- a/packages/material-ui-icons/src/LockOpenTwoTone.js
+++ b/packages/material-ui-icons/src/LockOpenTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LockOpenTwoTone');
diff --git a/packages/material-ui-icons/src/Looks3Outlined.js b/packages/material-ui-icons/src/Looks3Outlined.js
index 8b246f8e559a5d..790af602ef62e3 100644
--- a/packages/material-ui-icons/src/Looks3Outlined.js
+++ b/packages/material-ui-icons/src/Looks3Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks3Outlined');
diff --git a/packages/material-ui-icons/src/Looks3Rounded.js b/packages/material-ui-icons/src/Looks3Rounded.js
index abcd78db311a5d..86be0269db62c8 100644
--- a/packages/material-ui-icons/src/Looks3Rounded.js
+++ b/packages/material-ui-icons/src/Looks3Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks3Rounded');
diff --git a/packages/material-ui-icons/src/Looks3Sharp.js b/packages/material-ui-icons/src/Looks3Sharp.js
index e4bd69f05a0803..5fc147e336f93a 100644
--- a/packages/material-ui-icons/src/Looks3Sharp.js
+++ b/packages/material-ui-icons/src/Looks3Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks3Sharp');
diff --git a/packages/material-ui-icons/src/Looks3TwoTone.js b/packages/material-ui-icons/src/Looks3TwoTone.js
index cbe30a1790c6be..960581cdf79f39 100644
--- a/packages/material-ui-icons/src/Looks3TwoTone.js
+++ b/packages/material-ui-icons/src/Looks3TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks3TwoTone');
diff --git a/packages/material-ui-icons/src/Looks5Outlined.js b/packages/material-ui-icons/src/Looks5Outlined.js
index 41ed9f6d787708..b18f4af2451c66 100644
--- a/packages/material-ui-icons/src/Looks5Outlined.js
+++ b/packages/material-ui-icons/src/Looks5Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks5Outlined');
diff --git a/packages/material-ui-icons/src/Looks5Rounded.js b/packages/material-ui-icons/src/Looks5Rounded.js
index b4d4815ae17ca9..a74d8a36bb6390 100644
--- a/packages/material-ui-icons/src/Looks5Rounded.js
+++ b/packages/material-ui-icons/src/Looks5Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks5Rounded');
diff --git a/packages/material-ui-icons/src/Looks5Sharp.js b/packages/material-ui-icons/src/Looks5Sharp.js
index 6860d324c93b02..92b461d0046dab 100644
--- a/packages/material-ui-icons/src/Looks5Sharp.js
+++ b/packages/material-ui-icons/src/Looks5Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks5Sharp');
diff --git a/packages/material-ui-icons/src/Looks5TwoTone.js b/packages/material-ui-icons/src/Looks5TwoTone.js
index d42af1199ba94a..95143d9a96d1af 100644
--- a/packages/material-ui-icons/src/Looks5TwoTone.js
+++ b/packages/material-ui-icons/src/Looks5TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks5TwoTone');
diff --git a/packages/material-ui-icons/src/Looks6Outlined.js b/packages/material-ui-icons/src/Looks6Outlined.js
index f600fc5c5d2d9e..235e3732f1e111 100644
--- a/packages/material-ui-icons/src/Looks6Outlined.js
+++ b/packages/material-ui-icons/src/Looks6Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks6Outlined');
diff --git a/packages/material-ui-icons/src/Looks6Rounded.js b/packages/material-ui-icons/src/Looks6Rounded.js
index 86399f6aea7358..d9e904e30b0b57 100644
--- a/packages/material-ui-icons/src/Looks6Rounded.js
+++ b/packages/material-ui-icons/src/Looks6Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks6Rounded');
diff --git a/packages/material-ui-icons/src/Looks6Sharp.js b/packages/material-ui-icons/src/Looks6Sharp.js
index a5966c0a10ceca..6bf73de4b4e7e1 100644
--- a/packages/material-ui-icons/src/Looks6Sharp.js
+++ b/packages/material-ui-icons/src/Looks6Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks6Sharp');
diff --git a/packages/material-ui-icons/src/Looks6TwoTone.js b/packages/material-ui-icons/src/Looks6TwoTone.js
index 50e46bc0c2f335..1e85aa2bea2560 100644
--- a/packages/material-ui-icons/src/Looks6TwoTone.js
+++ b/packages/material-ui-icons/src/Looks6TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Looks6TwoTone');
diff --git a/packages/material-ui-icons/src/LooksOneOutlined.js b/packages/material-ui-icons/src/LooksOneOutlined.js
index 5a971aac12c1a1..2433e589c1aac5 100644
--- a/packages/material-ui-icons/src/LooksOneOutlined.js
+++ b/packages/material-ui-icons/src/LooksOneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksOneOutlined');
diff --git a/packages/material-ui-icons/src/LooksOneRounded.js b/packages/material-ui-icons/src/LooksOneRounded.js
index 39483c5624c96c..e7bbbbe657c5f8 100644
--- a/packages/material-ui-icons/src/LooksOneRounded.js
+++ b/packages/material-ui-icons/src/LooksOneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksOneRounded');
diff --git a/packages/material-ui-icons/src/LooksOneSharp.js b/packages/material-ui-icons/src/LooksOneSharp.js
index 32111fdc9ef092..0ab1d705e9f2a7 100644
--- a/packages/material-ui-icons/src/LooksOneSharp.js
+++ b/packages/material-ui-icons/src/LooksOneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksOneSharp');
diff --git a/packages/material-ui-icons/src/LooksOneTwoTone.js b/packages/material-ui-icons/src/LooksOneTwoTone.js
index 2c2557c864e785..928cf775bc4654 100644
--- a/packages/material-ui-icons/src/LooksOneTwoTone.js
+++ b/packages/material-ui-icons/src/LooksOneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksOneTwoTone');
diff --git a/packages/material-ui-icons/src/LooksOutlined.js b/packages/material-ui-icons/src/LooksOutlined.js
index 73eaa9e9b7a5ff..c5cdd3e71d3be6 100644
--- a/packages/material-ui-icons/src/LooksOutlined.js
+++ b/packages/material-ui-icons/src/LooksOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksOutlined');
diff --git a/packages/material-ui-icons/src/LooksRounded.js b/packages/material-ui-icons/src/LooksRounded.js
index ae093a7d322270..a313d889fbb3bc 100644
--- a/packages/material-ui-icons/src/LooksRounded.js
+++ b/packages/material-ui-icons/src/LooksRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksRounded');
diff --git a/packages/material-ui-icons/src/LooksSharp.js b/packages/material-ui-icons/src/LooksSharp.js
index 53cd507a69830e..1764a35e00d4e8 100644
--- a/packages/material-ui-icons/src/LooksSharp.js
+++ b/packages/material-ui-icons/src/LooksSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksSharp');
diff --git a/packages/material-ui-icons/src/LooksTwoOutlined.js b/packages/material-ui-icons/src/LooksTwoOutlined.js
index c354f93ca2168f..4f758d31ad6b41 100644
--- a/packages/material-ui-icons/src/LooksTwoOutlined.js
+++ b/packages/material-ui-icons/src/LooksTwoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksTwoOutlined');
diff --git a/packages/material-ui-icons/src/LooksTwoRounded.js b/packages/material-ui-icons/src/LooksTwoRounded.js
index 07dd8a9abb77fb..d512b557ba6c05 100644
--- a/packages/material-ui-icons/src/LooksTwoRounded.js
+++ b/packages/material-ui-icons/src/LooksTwoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksTwoRounded');
diff --git a/packages/material-ui-icons/src/LooksTwoSharp.js b/packages/material-ui-icons/src/LooksTwoSharp.js
index 60a8fd1b35a4c3..01b1fcf89940bf 100644
--- a/packages/material-ui-icons/src/LooksTwoSharp.js
+++ b/packages/material-ui-icons/src/LooksTwoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksTwoSharp');
diff --git a/packages/material-ui-icons/src/LooksTwoTone.js b/packages/material-ui-icons/src/LooksTwoTone.js
index 5b5f1323848833..63ad3c93584da0 100644
--- a/packages/material-ui-icons/src/LooksTwoTone.js
+++ b/packages/material-ui-icons/src/LooksTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksTwoTone');
diff --git a/packages/material-ui-icons/src/LooksTwoTwoTone.js b/packages/material-ui-icons/src/LooksTwoTwoTone.js
index 5b73d2c40f237a..1d931b8e6e982b 100644
--- a/packages/material-ui-icons/src/LooksTwoTwoTone.js
+++ b/packages/material-ui-icons/src/LooksTwoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LooksTwoTwoTone');
diff --git a/packages/material-ui-icons/src/LoopOutlined.js b/packages/material-ui-icons/src/LoopOutlined.js
index d636cc268fa76f..41b02d1f726056 100644
--- a/packages/material-ui-icons/src/LoopOutlined.js
+++ b/packages/material-ui-icons/src/LoopOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoopOutlined');
diff --git a/packages/material-ui-icons/src/LoopSharp.js b/packages/material-ui-icons/src/LoopSharp.js
index 4a5c10b765851b..7b17d7a8e4041e 100644
--- a/packages/material-ui-icons/src/LoopSharp.js
+++ b/packages/material-ui-icons/src/LoopSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoopSharp');
diff --git a/packages/material-ui-icons/src/LoopTwoTone.js b/packages/material-ui-icons/src/LoopTwoTone.js
index fcdf605756491e..2195cbe7723ebc 100644
--- a/packages/material-ui-icons/src/LoopTwoTone.js
+++ b/packages/material-ui-icons/src/LoopTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoopTwoTone');
diff --git a/packages/material-ui-icons/src/LoupeOutlined.js b/packages/material-ui-icons/src/LoupeOutlined.js
index adc3f13533b335..482c0a5566a5d6 100644
--- a/packages/material-ui-icons/src/LoupeOutlined.js
+++ b/packages/material-ui-icons/src/LoupeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoupeOutlined');
diff --git a/packages/material-ui-icons/src/LoupeRounded.js b/packages/material-ui-icons/src/LoupeRounded.js
index 6f9cfc47f4efd5..c56aee9b4d09f1 100644
--- a/packages/material-ui-icons/src/LoupeRounded.js
+++ b/packages/material-ui-icons/src/LoupeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoupeRounded');
diff --git a/packages/material-ui-icons/src/LoupeSharp.js b/packages/material-ui-icons/src/LoupeSharp.js
index 37fa9ec5ab6050..304c7ba771cb1a 100644
--- a/packages/material-ui-icons/src/LoupeSharp.js
+++ b/packages/material-ui-icons/src/LoupeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoupeSharp');
diff --git a/packages/material-ui-icons/src/LoupeTwoTone.js b/packages/material-ui-icons/src/LoupeTwoTone.js
index dac9d266cda951..3c0ebba97ecc47 100644
--- a/packages/material-ui-icons/src/LoupeTwoTone.js
+++ b/packages/material-ui-icons/src/LoupeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoupeTwoTone');
diff --git a/packages/material-ui-icons/src/LowPriorityOutlined.js b/packages/material-ui-icons/src/LowPriorityOutlined.js
index 8a5b32cec966e2..1e8f307484daf4 100644
--- a/packages/material-ui-icons/src/LowPriorityOutlined.js
+++ b/packages/material-ui-icons/src/LowPriorityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LowPriorityOutlined');
diff --git a/packages/material-ui-icons/src/LowPriorityRounded.js b/packages/material-ui-icons/src/LowPriorityRounded.js
index a7b8749b565d1d..ecbff333f81dce 100644
--- a/packages/material-ui-icons/src/LowPriorityRounded.js
+++ b/packages/material-ui-icons/src/LowPriorityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LowPriorityRounded');
diff --git a/packages/material-ui-icons/src/LowPrioritySharp.js b/packages/material-ui-icons/src/LowPrioritySharp.js
index feb4ecc29037c5..b2a0ac05fa2b2f 100644
--- a/packages/material-ui-icons/src/LowPrioritySharp.js
+++ b/packages/material-ui-icons/src/LowPrioritySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LowPrioritySharp');
diff --git a/packages/material-ui-icons/src/LowPriorityTwoTone.js b/packages/material-ui-icons/src/LowPriorityTwoTone.js
index 70b64f141a415b..1ab41e30537d40 100644
--- a/packages/material-ui-icons/src/LowPriorityTwoTone.js
+++ b/packages/material-ui-icons/src/LowPriorityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LowPriorityTwoTone');
diff --git a/packages/material-ui-icons/src/LoyaltyOutlined.js b/packages/material-ui-icons/src/LoyaltyOutlined.js
index 204f30b5485195..514e2e4cc224d6 100644
--- a/packages/material-ui-icons/src/LoyaltyOutlined.js
+++ b/packages/material-ui-icons/src/LoyaltyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoyaltyOutlined');
diff --git a/packages/material-ui-icons/src/LoyaltyRounded.js b/packages/material-ui-icons/src/LoyaltyRounded.js
index b44950ba442847..f0479154184b09 100644
--- a/packages/material-ui-icons/src/LoyaltyRounded.js
+++ b/packages/material-ui-icons/src/LoyaltyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoyaltyRounded');
diff --git a/packages/material-ui-icons/src/LoyaltySharp.js b/packages/material-ui-icons/src/LoyaltySharp.js
index 2fbcc2df521ed4..9e3ce4a10efaae 100644
--- a/packages/material-ui-icons/src/LoyaltySharp.js
+++ b/packages/material-ui-icons/src/LoyaltySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoyaltySharp');
diff --git a/packages/material-ui-icons/src/LoyaltyTwoTone.js b/packages/material-ui-icons/src/LoyaltyTwoTone.js
index 3bfe9477e8adf3..d09a5682dab931 100644
--- a/packages/material-ui-icons/src/LoyaltyTwoTone.js
+++ b/packages/material-ui-icons/src/LoyaltyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'LoyaltyTwoTone');
diff --git a/packages/material-ui-icons/src/MailOutlineOutlined.js b/packages/material-ui-icons/src/MailOutlineOutlined.js
index e6f5a252d05f46..5fd957d08b17f5 100644
--- a/packages/material-ui-icons/src/MailOutlineOutlined.js
+++ b/packages/material-ui-icons/src/MailOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailOutlineOutlined');
diff --git a/packages/material-ui-icons/src/MailOutlineRounded.js b/packages/material-ui-icons/src/MailOutlineRounded.js
index b24517ebd9de8a..982b5de15bc3a8 100644
--- a/packages/material-ui-icons/src/MailOutlineRounded.js
+++ b/packages/material-ui-icons/src/MailOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailOutlineRounded');
diff --git a/packages/material-ui-icons/src/MailOutlineSharp.js b/packages/material-ui-icons/src/MailOutlineSharp.js
index c0e778eed7e708..e13167e079748f 100644
--- a/packages/material-ui-icons/src/MailOutlineSharp.js
+++ b/packages/material-ui-icons/src/MailOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailOutlineSharp');
diff --git a/packages/material-ui-icons/src/MailOutlineTwoTone.js b/packages/material-ui-icons/src/MailOutlineTwoTone.js
index 5d78ec6c259649..f68e98d500b048 100644
--- a/packages/material-ui-icons/src/MailOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/MailOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/MailOutlined.js b/packages/material-ui-icons/src/MailOutlined.js
index c9ea5a71c7c9ac..60dec0690b12e2 100644
--- a/packages/material-ui-icons/src/MailOutlined.js
+++ b/packages/material-ui-icons/src/MailOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailOutlined');
diff --git a/packages/material-ui-icons/src/MailRounded.js b/packages/material-ui-icons/src/MailRounded.js
index 8cbf9b476c99e1..3eb93090792d6d 100644
--- a/packages/material-ui-icons/src/MailRounded.js
+++ b/packages/material-ui-icons/src/MailRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailRounded');
diff --git a/packages/material-ui-icons/src/MailSharp.js b/packages/material-ui-icons/src/MailSharp.js
index 025ffab6696be3..477e22fb37a855 100644
--- a/packages/material-ui-icons/src/MailSharp.js
+++ b/packages/material-ui-icons/src/MailSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailSharp');
diff --git a/packages/material-ui-icons/src/MailTwoTone.js b/packages/material-ui-icons/src/MailTwoTone.js
index 57a0e7df6ce42c..275b0f92df915b 100644
--- a/packages/material-ui-icons/src/MailTwoTone.js
+++ b/packages/material-ui-icons/src/MailTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MailTwoTone');
diff --git a/packages/material-ui-icons/src/MapOutlined.js b/packages/material-ui-icons/src/MapOutlined.js
index 9900c09d3e037d..de0c9320b1cde4 100644
--- a/packages/material-ui-icons/src/MapOutlined.js
+++ b/packages/material-ui-icons/src/MapOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MapOutlined');
diff --git a/packages/material-ui-icons/src/MapRounded.js b/packages/material-ui-icons/src/MapRounded.js
index ffd221337fc44a..8e22005364d260 100644
--- a/packages/material-ui-icons/src/MapRounded.js
+++ b/packages/material-ui-icons/src/MapRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MapRounded');
diff --git a/packages/material-ui-icons/src/MapSharp.js b/packages/material-ui-icons/src/MapSharp.js
index 485c7bf678bce0..4a91f69d427f1f 100644
--- a/packages/material-ui-icons/src/MapSharp.js
+++ b/packages/material-ui-icons/src/MapSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MapSharp');
diff --git a/packages/material-ui-icons/src/MapTwoTone.js b/packages/material-ui-icons/src/MapTwoTone.js
index e64fce8237e3f4..b67c9481a5eda8 100644
--- a/packages/material-ui-icons/src/MapTwoTone.js
+++ b/packages/material-ui-icons/src/MapTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MapTwoTone');
diff --git a/packages/material-ui-icons/src/MarkunreadOutlined.js b/packages/material-ui-icons/src/MarkunreadOutlined.js
index 59a6499d35dd67..b5ec09df1e7dd8 100644
--- a/packages/material-ui-icons/src/MarkunreadOutlined.js
+++ b/packages/material-ui-icons/src/MarkunreadOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MarkunreadOutlined');
diff --git a/packages/material-ui-icons/src/MarkunreadRounded.js b/packages/material-ui-icons/src/MarkunreadRounded.js
index e144e8a5c77fce..fc864f410224e4 100644
--- a/packages/material-ui-icons/src/MarkunreadRounded.js
+++ b/packages/material-ui-icons/src/MarkunreadRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MarkunreadRounded');
diff --git a/packages/material-ui-icons/src/MarkunreadSharp.js b/packages/material-ui-icons/src/MarkunreadSharp.js
index 870eaef8767a9c..759cfc91a5759a 100644
--- a/packages/material-ui-icons/src/MarkunreadSharp.js
+++ b/packages/material-ui-icons/src/MarkunreadSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MarkunreadSharp');
diff --git a/packages/material-ui-icons/src/MarkunreadTwoTone.js b/packages/material-ui-icons/src/MarkunreadTwoTone.js
index 642262b8698890..fd36774404382f 100644
--- a/packages/material-ui-icons/src/MarkunreadTwoTone.js
+++ b/packages/material-ui-icons/src/MarkunreadTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MarkunreadTwoTone');
diff --git a/packages/material-ui-icons/src/Maximize.js b/packages/material-ui-icons/src/Maximize.js
index 15ec6e9afb4421..e8b5ac925d595b 100644
--- a/packages/material-ui-icons/src/Maximize.js
+++ b/packages/material-ui-icons/src/Maximize.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Maximize');
diff --git a/packages/material-ui-icons/src/MaximizeOutlined.js b/packages/material-ui-icons/src/MaximizeOutlined.js
index ffe67aa777579e..712e7d1f9a7fb9 100644
--- a/packages/material-ui-icons/src/MaximizeOutlined.js
+++ b/packages/material-ui-icons/src/MaximizeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MaximizeOutlined');
diff --git a/packages/material-ui-icons/src/MaximizeRounded.js b/packages/material-ui-icons/src/MaximizeRounded.js
index d7c5cf1383819e..f31139136afd3c 100644
--- a/packages/material-ui-icons/src/MaximizeRounded.js
+++ b/packages/material-ui-icons/src/MaximizeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MaximizeRounded');
diff --git a/packages/material-ui-icons/src/MaximizeSharp.js b/packages/material-ui-icons/src/MaximizeSharp.js
index 55c5e7869c7c51..32d8d67da582d7 100644
--- a/packages/material-ui-icons/src/MaximizeSharp.js
+++ b/packages/material-ui-icons/src/MaximizeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MaximizeSharp');
diff --git a/packages/material-ui-icons/src/MaximizeTwoTone.js b/packages/material-ui-icons/src/MaximizeTwoTone.js
index df66b9267187b6..482eb72ec23e4c 100644
--- a/packages/material-ui-icons/src/MaximizeTwoTone.js
+++ b/packages/material-ui-icons/src/MaximizeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MaximizeTwoTone');
diff --git a/packages/material-ui-icons/src/MeetingRoomOutlined.js b/packages/material-ui-icons/src/MeetingRoomOutlined.js
index 3cef38c6436fe6..76d4fd23b557f8 100644
--- a/packages/material-ui-icons/src/MeetingRoomOutlined.js
+++ b/packages/material-ui-icons/src/MeetingRoomOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MeetingRoomOutlined');
diff --git a/packages/material-ui-icons/src/MeetingRoomRounded.js b/packages/material-ui-icons/src/MeetingRoomRounded.js
index 57cd7ad9ba555d..eb1dae6b15edaa 100644
--- a/packages/material-ui-icons/src/MeetingRoomRounded.js
+++ b/packages/material-ui-icons/src/MeetingRoomRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MeetingRoomRounded');
diff --git a/packages/material-ui-icons/src/MeetingRoomSharp.js b/packages/material-ui-icons/src/MeetingRoomSharp.js
index e3229be102e4e3..866b59558b0b65 100644
--- a/packages/material-ui-icons/src/MeetingRoomSharp.js
+++ b/packages/material-ui-icons/src/MeetingRoomSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MeetingRoomSharp');
diff --git a/packages/material-ui-icons/src/MeetingRoomTwoTone.js b/packages/material-ui-icons/src/MeetingRoomTwoTone.js
index 7aa40e0803b341..5770079040d5bb 100644
--- a/packages/material-ui-icons/src/MeetingRoomTwoTone.js
+++ b/packages/material-ui-icons/src/MeetingRoomTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MeetingRoomTwoTone');
diff --git a/packages/material-ui-icons/src/MemoryOutlined.js b/packages/material-ui-icons/src/MemoryOutlined.js
index f72ee359e6368f..17721463d824c8 100644
--- a/packages/material-ui-icons/src/MemoryOutlined.js
+++ b/packages/material-ui-icons/src/MemoryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MemoryOutlined');
diff --git a/packages/material-ui-icons/src/MemorySharp.js b/packages/material-ui-icons/src/MemorySharp.js
index b1f6c4011908e6..9f21363b5a79c8 100644
--- a/packages/material-ui-icons/src/MemorySharp.js
+++ b/packages/material-ui-icons/src/MemorySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MemorySharp');
diff --git a/packages/material-ui-icons/src/MemoryTwoTone.js b/packages/material-ui-icons/src/MemoryTwoTone.js
index 833338440663a4..f49bfbefc8f768 100644
--- a/packages/material-ui-icons/src/MemoryTwoTone.js
+++ b/packages/material-ui-icons/src/MemoryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MemoryTwoTone');
diff --git a/packages/material-ui-icons/src/MenuBook.js b/packages/material-ui-icons/src/MenuBook.js
new file mode 100644
index 00000000000000..3e5666984603f9
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuBook.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuBook');
diff --git a/packages/material-ui-icons/src/MenuBookOutlined.js b/packages/material-ui-icons/src/MenuBookOutlined.js
new file mode 100644
index 00000000000000..a7d3ffee936a29
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuBookOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuBookOutlined');
diff --git a/packages/material-ui-icons/src/MenuBookRounded.js b/packages/material-ui-icons/src/MenuBookRounded.js
new file mode 100644
index 00000000000000..1ff1db21410d12
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuBookRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuBookRounded');
diff --git a/packages/material-ui-icons/src/MenuBookSharp.js b/packages/material-ui-icons/src/MenuBookSharp.js
new file mode 100644
index 00000000000000..c6185bb89b0e7b
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuBookSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuBookSharp');
diff --git a/packages/material-ui-icons/src/MenuBookTwoTone.js b/packages/material-ui-icons/src/MenuBookTwoTone.js
new file mode 100644
index 00000000000000..973f2f40c02305
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuBookTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuBookTwoTone');
diff --git a/packages/material-ui-icons/src/MenuOpen.js b/packages/material-ui-icons/src/MenuOpen.js
new file mode 100644
index 00000000000000..25d4317c760d71
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuOpen.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuOpen');
diff --git a/packages/material-ui-icons/src/MenuOpenOutlined.js b/packages/material-ui-icons/src/MenuOpenOutlined.js
new file mode 100644
index 00000000000000..2004e2d2978d6b
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuOpenOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuOpenOutlined');
diff --git a/packages/material-ui-icons/src/MenuOpenRounded.js b/packages/material-ui-icons/src/MenuOpenRounded.js
new file mode 100644
index 00000000000000..ae29a91431fe3a
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuOpenRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuOpenRounded');
diff --git a/packages/material-ui-icons/src/MenuOpenSharp.js b/packages/material-ui-icons/src/MenuOpenSharp.js
new file mode 100644
index 00000000000000..789b44946cdc4a
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuOpenSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuOpenSharp');
diff --git a/packages/material-ui-icons/src/MenuOpenTwoTone.js b/packages/material-ui-icons/src/MenuOpenTwoTone.js
new file mode 100644
index 00000000000000..d44c14aed1dd17
--- /dev/null
+++ b/packages/material-ui-icons/src/MenuOpenTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MenuOpenTwoTone');
diff --git a/packages/material-ui-icons/src/MenuOutlined.js b/packages/material-ui-icons/src/MenuOutlined.js
index c8e6114aa34d13..e7523c39441fb0 100644
--- a/packages/material-ui-icons/src/MenuOutlined.js
+++ b/packages/material-ui-icons/src/MenuOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MenuOutlined');
diff --git a/packages/material-ui-icons/src/MenuRounded.js b/packages/material-ui-icons/src/MenuRounded.js
index 108d626e3ace6b..969ab8c78e7c74 100644
--- a/packages/material-ui-icons/src/MenuRounded.js
+++ b/packages/material-ui-icons/src/MenuRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MenuRounded');
diff --git a/packages/material-ui-icons/src/MenuSharp.js b/packages/material-ui-icons/src/MenuSharp.js
index c70b18ca480586..fa1653286ff08d 100644
--- a/packages/material-ui-icons/src/MenuSharp.js
+++ b/packages/material-ui-icons/src/MenuSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MenuSharp');
diff --git a/packages/material-ui-icons/src/MenuTwoTone.js b/packages/material-ui-icons/src/MenuTwoTone.js
index a010bada46ef8d..85ca80175da43b 100644
--- a/packages/material-ui-icons/src/MenuTwoTone.js
+++ b/packages/material-ui-icons/src/MenuTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MenuTwoTone');
diff --git a/packages/material-ui-icons/src/MergeTypeOutlined.js b/packages/material-ui-icons/src/MergeTypeOutlined.js
index dfd7edbc4959f4..499a11d41dd944 100644
--- a/packages/material-ui-icons/src/MergeTypeOutlined.js
+++ b/packages/material-ui-icons/src/MergeTypeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MergeTypeOutlined');
diff --git a/packages/material-ui-icons/src/MergeTypeRounded.js b/packages/material-ui-icons/src/MergeTypeRounded.js
index 52464523ab1ead..1000e72382211b 100644
--- a/packages/material-ui-icons/src/MergeTypeRounded.js
+++ b/packages/material-ui-icons/src/MergeTypeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MergeTypeRounded');
diff --git a/packages/material-ui-icons/src/MergeTypeTwoTone.js b/packages/material-ui-icons/src/MergeTypeTwoTone.js
index 3fa1d27c48ec19..934e296bdd293e 100644
--- a/packages/material-ui-icons/src/MergeTypeTwoTone.js
+++ b/packages/material-ui-icons/src/MergeTypeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MergeTypeTwoTone');
diff --git a/packages/material-ui-icons/src/MessageOutlined.js b/packages/material-ui-icons/src/MessageOutlined.js
index 499ed45a124869..67c2701773027e 100644
--- a/packages/material-ui-icons/src/MessageOutlined.js
+++ b/packages/material-ui-icons/src/MessageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MessageOutlined');
diff --git a/packages/material-ui-icons/src/MessageRounded.js b/packages/material-ui-icons/src/MessageRounded.js
index eddabdf17c2e19..25a630a38fdac0 100644
--- a/packages/material-ui-icons/src/MessageRounded.js
+++ b/packages/material-ui-icons/src/MessageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MessageRounded');
diff --git a/packages/material-ui-icons/src/MessageSharp.js b/packages/material-ui-icons/src/MessageSharp.js
index fece8b4514837d..a5268108d840da 100644
--- a/packages/material-ui-icons/src/MessageSharp.js
+++ b/packages/material-ui-icons/src/MessageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MessageSharp');
diff --git a/packages/material-ui-icons/src/MessageTwoTone.js b/packages/material-ui-icons/src/MessageTwoTone.js
index 8761419b063b57..554ae69f557c2c 100644
--- a/packages/material-ui-icons/src/MessageTwoTone.js
+++ b/packages/material-ui-icons/src/MessageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MessageTwoTone');
diff --git a/packages/material-ui-icons/src/MicNoneOutlined.js b/packages/material-ui-icons/src/MicNoneOutlined.js
index 6562d0fbca230a..514879abc60da1 100644
--- a/packages/material-ui-icons/src/MicNoneOutlined.js
+++ b/packages/material-ui-icons/src/MicNoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicNoneOutlined');
diff --git a/packages/material-ui-icons/src/MicNoneSharp.js b/packages/material-ui-icons/src/MicNoneSharp.js
index 70bbe786c5393a..0d5990f25eb10b 100644
--- a/packages/material-ui-icons/src/MicNoneSharp.js
+++ b/packages/material-ui-icons/src/MicNoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicNoneSharp');
diff --git a/packages/material-ui-icons/src/MicNoneTwoTone.js b/packages/material-ui-icons/src/MicNoneTwoTone.js
index 6381e032e2de76..522ea2f578adcb 100644
--- a/packages/material-ui-icons/src/MicNoneTwoTone.js
+++ b/packages/material-ui-icons/src/MicNoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicNoneTwoTone');
diff --git a/packages/material-ui-icons/src/MicOffOutlined.js b/packages/material-ui-icons/src/MicOffOutlined.js
index 8e8901213b5d81..f3be56be6a7420 100644
--- a/packages/material-ui-icons/src/MicOffOutlined.js
+++ b/packages/material-ui-icons/src/MicOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicOffOutlined');
diff --git a/packages/material-ui-icons/src/MicOffRounded.js b/packages/material-ui-icons/src/MicOffRounded.js
index e5d2d31a2797bf..09f548353a6927 100644
--- a/packages/material-ui-icons/src/MicOffRounded.js
+++ b/packages/material-ui-icons/src/MicOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicOffRounded');
diff --git a/packages/material-ui-icons/src/MicOffSharp.js b/packages/material-ui-icons/src/MicOffSharp.js
index 6ecc93e5e49db1..03f3031a9457b4 100644
--- a/packages/material-ui-icons/src/MicOffSharp.js
+++ b/packages/material-ui-icons/src/MicOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicOffSharp');
diff --git a/packages/material-ui-icons/src/MicOffTwoTone.js b/packages/material-ui-icons/src/MicOffTwoTone.js
index b701e3c617a022..f5abe145f9c78c 100644
--- a/packages/material-ui-icons/src/MicOffTwoTone.js
+++ b/packages/material-ui-icons/src/MicOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicOffTwoTone');
diff --git a/packages/material-ui-icons/src/MicOutlined.js b/packages/material-ui-icons/src/MicOutlined.js
index e037bfa5b20224..86bbed051d66cc 100644
--- a/packages/material-ui-icons/src/MicOutlined.js
+++ b/packages/material-ui-icons/src/MicOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicOutlined');
diff --git a/packages/material-ui-icons/src/MicSharp.js b/packages/material-ui-icons/src/MicSharp.js
index 36de208db11317..e17c52b781f54a 100644
--- a/packages/material-ui-icons/src/MicSharp.js
+++ b/packages/material-ui-icons/src/MicSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicSharp');
diff --git a/packages/material-ui-icons/src/MicTwoTone.js b/packages/material-ui-icons/src/MicTwoTone.js
index 45b2b2a29e18e9..e548ae647892e8 100644
--- a/packages/material-ui-icons/src/MicTwoTone.js
+++ b/packages/material-ui-icons/src/MicTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MicTwoTone');
diff --git a/packages/material-ui-icons/src/Minimize.js b/packages/material-ui-icons/src/Minimize.js
index c0dec6dba3b414..b8c70f998141ed 100644
--- a/packages/material-ui-icons/src/Minimize.js
+++ b/packages/material-ui-icons/src/Minimize.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Minimize');
diff --git a/packages/material-ui-icons/src/MinimizeOutlined.js b/packages/material-ui-icons/src/MinimizeOutlined.js
index ed292f0b7e53db..35e6d3602d80f2 100644
--- a/packages/material-ui-icons/src/MinimizeOutlined.js
+++ b/packages/material-ui-icons/src/MinimizeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MinimizeOutlined');
diff --git a/packages/material-ui-icons/src/MinimizeRounded.js b/packages/material-ui-icons/src/MinimizeRounded.js
index f0328fe1301d99..ad85f62e32b3d7 100644
--- a/packages/material-ui-icons/src/MinimizeRounded.js
+++ b/packages/material-ui-icons/src/MinimizeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MinimizeRounded');
diff --git a/packages/material-ui-icons/src/MinimizeSharp.js b/packages/material-ui-icons/src/MinimizeSharp.js
index 4d673c16b34270..138c7db72af0fa 100644
--- a/packages/material-ui-icons/src/MinimizeSharp.js
+++ b/packages/material-ui-icons/src/MinimizeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MinimizeSharp');
diff --git a/packages/material-ui-icons/src/MinimizeTwoTone.js b/packages/material-ui-icons/src/MinimizeTwoTone.js
index 18a56e070f9393..90b07e4b0ee4bf 100644
--- a/packages/material-ui-icons/src/MinimizeTwoTone.js
+++ b/packages/material-ui-icons/src/MinimizeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MinimizeTwoTone');
diff --git a/packages/material-ui-icons/src/MissedVideoCall.js b/packages/material-ui-icons/src/MissedVideoCall.js
index 2de9f41c97c5be..54c8299dc7c17e 100644
--- a/packages/material-ui-icons/src/MissedVideoCall.js
+++ b/packages/material-ui-icons/src/MissedVideoCall.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MissedVideoCall');
diff --git a/packages/material-ui-icons/src/MissedVideoCallOutlined.js b/packages/material-ui-icons/src/MissedVideoCallOutlined.js
index a6dad4c3dd3bd4..1abe55dac02e2a 100644
--- a/packages/material-ui-icons/src/MissedVideoCallOutlined.js
+++ b/packages/material-ui-icons/src/MissedVideoCallOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MissedVideoCallOutlined');
diff --git a/packages/material-ui-icons/src/MissedVideoCallSharp.js b/packages/material-ui-icons/src/MissedVideoCallSharp.js
index 4d58c626ad98ea..5382ba16a2310b 100644
--- a/packages/material-ui-icons/src/MissedVideoCallSharp.js
+++ b/packages/material-ui-icons/src/MissedVideoCallSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MissedVideoCallSharp');
diff --git a/packages/material-ui-icons/src/MissedVideoCallTwoTone.js b/packages/material-ui-icons/src/MissedVideoCallTwoTone.js
index ca1eb41207d9fc..9d3709f6027dc5 100644
--- a/packages/material-ui-icons/src/MissedVideoCallTwoTone.js
+++ b/packages/material-ui-icons/src/MissedVideoCallTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MissedVideoCallTwoTone');
diff --git a/packages/material-ui-icons/src/MmsOutlined.js b/packages/material-ui-icons/src/MmsOutlined.js
index c44221d9414125..653ea0cf2b8e3e 100644
--- a/packages/material-ui-icons/src/MmsOutlined.js
+++ b/packages/material-ui-icons/src/MmsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MmsOutlined');
diff --git a/packages/material-ui-icons/src/MmsRounded.js b/packages/material-ui-icons/src/MmsRounded.js
index a74697e656e1bd..7323abec30f925 100644
--- a/packages/material-ui-icons/src/MmsRounded.js
+++ b/packages/material-ui-icons/src/MmsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MmsRounded');
diff --git a/packages/material-ui-icons/src/MmsSharp.js b/packages/material-ui-icons/src/MmsSharp.js
index 8e3e5989b64680..961d864796b9c9 100644
--- a/packages/material-ui-icons/src/MmsSharp.js
+++ b/packages/material-ui-icons/src/MmsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MmsSharp');
diff --git a/packages/material-ui-icons/src/MmsTwoTone.js b/packages/material-ui-icons/src/MmsTwoTone.js
index 657f1acf728883..1f2f2c5f3c11d7 100644
--- a/packages/material-ui-icons/src/MmsTwoTone.js
+++ b/packages/material-ui-icons/src/MmsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MmsTwoTone');
diff --git a/packages/material-ui-icons/src/MobileFriendlyOutlined.js b/packages/material-ui-icons/src/MobileFriendlyOutlined.js
index fa3de323b3763c..d7a93973ffd3dd 100644
--- a/packages/material-ui-icons/src/MobileFriendlyOutlined.js
+++ b/packages/material-ui-icons/src/MobileFriendlyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileFriendlyOutlined');
diff --git a/packages/material-ui-icons/src/MobileFriendlyRounded.js b/packages/material-ui-icons/src/MobileFriendlyRounded.js
index 17dcfea8887f7b..72dde7742d5e52 100644
--- a/packages/material-ui-icons/src/MobileFriendlyRounded.js
+++ b/packages/material-ui-icons/src/MobileFriendlyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileFriendlyRounded');
diff --git a/packages/material-ui-icons/src/MobileFriendlySharp.js b/packages/material-ui-icons/src/MobileFriendlySharp.js
index 1a0d1c51d9d673..ffd237e43fa66b 100644
--- a/packages/material-ui-icons/src/MobileFriendlySharp.js
+++ b/packages/material-ui-icons/src/MobileFriendlySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileFriendlySharp');
diff --git a/packages/material-ui-icons/src/MobileFriendlyTwoTone.js b/packages/material-ui-icons/src/MobileFriendlyTwoTone.js
index 710c1a24cfd6ae..60f91f407c053b 100644
--- a/packages/material-ui-icons/src/MobileFriendlyTwoTone.js
+++ b/packages/material-ui-icons/src/MobileFriendlyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileFriendlyTwoTone');
diff --git a/packages/material-ui-icons/src/MobileOffOutlined.js b/packages/material-ui-icons/src/MobileOffOutlined.js
index 4f0264f39ac9a1..06d27a8f80063c 100644
--- a/packages/material-ui-icons/src/MobileOffOutlined.js
+++ b/packages/material-ui-icons/src/MobileOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileOffOutlined');
diff --git a/packages/material-ui-icons/src/MobileOffRounded.js b/packages/material-ui-icons/src/MobileOffRounded.js
index 1adf5efcb71245..fc4cbbccf12465 100644
--- a/packages/material-ui-icons/src/MobileOffRounded.js
+++ b/packages/material-ui-icons/src/MobileOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileOffRounded');
diff --git a/packages/material-ui-icons/src/MobileOffSharp.js b/packages/material-ui-icons/src/MobileOffSharp.js
index 426b9c78375e05..ed354b0d94f800 100644
--- a/packages/material-ui-icons/src/MobileOffSharp.js
+++ b/packages/material-ui-icons/src/MobileOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileOffSharp');
diff --git a/packages/material-ui-icons/src/MobileOffTwoTone.js b/packages/material-ui-icons/src/MobileOffTwoTone.js
index dfb8f52fb82137..13314991f6256e 100644
--- a/packages/material-ui-icons/src/MobileOffTwoTone.js
+++ b/packages/material-ui-icons/src/MobileOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileOffTwoTone');
diff --git a/packages/material-ui-icons/src/MobileScreenShare.js b/packages/material-ui-icons/src/MobileScreenShare.js
index 9bf5af1d1cf055..eb28f5a78bd873 100644
--- a/packages/material-ui-icons/src/MobileScreenShare.js
+++ b/packages/material-ui-icons/src/MobileScreenShare.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileScreenShare');
diff --git a/packages/material-ui-icons/src/MobileScreenShareOutlined.js b/packages/material-ui-icons/src/MobileScreenShareOutlined.js
index f77097c9a876c1..1a046aea64e1b5 100644
--- a/packages/material-ui-icons/src/MobileScreenShareOutlined.js
+++ b/packages/material-ui-icons/src/MobileScreenShareOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileScreenShareOutlined');
diff --git a/packages/material-ui-icons/src/MobileScreenShareRounded.js b/packages/material-ui-icons/src/MobileScreenShareRounded.js
index 63409a6f7500d4..0ce71ea81391a6 100644
--- a/packages/material-ui-icons/src/MobileScreenShareRounded.js
+++ b/packages/material-ui-icons/src/MobileScreenShareRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileScreenShareRounded');
diff --git a/packages/material-ui-icons/src/MobileScreenShareSharp.js b/packages/material-ui-icons/src/MobileScreenShareSharp.js
index cd12214559d243..fa191286e2532f 100644
--- a/packages/material-ui-icons/src/MobileScreenShareSharp.js
+++ b/packages/material-ui-icons/src/MobileScreenShareSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileScreenShareSharp');
diff --git a/packages/material-ui-icons/src/MobileScreenShareTwoTone.js b/packages/material-ui-icons/src/MobileScreenShareTwoTone.js
index ad02f3e19b9c32..435f567143ade9 100644
--- a/packages/material-ui-icons/src/MobileScreenShareTwoTone.js
+++ b/packages/material-ui-icons/src/MobileScreenShareTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MobileScreenShareTwoTone');
diff --git a/packages/material-ui-icons/src/ModeCommentOutlined.js b/packages/material-ui-icons/src/ModeCommentOutlined.js
index 58f53966574ce6..50c83fd92dfaeb 100644
--- a/packages/material-ui-icons/src/ModeCommentOutlined.js
+++ b/packages/material-ui-icons/src/ModeCommentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ModeCommentOutlined');
diff --git a/packages/material-ui-icons/src/ModeCommentRounded.js b/packages/material-ui-icons/src/ModeCommentRounded.js
index 30c4ea6e6c9be4..c0707522206b28 100644
--- a/packages/material-ui-icons/src/ModeCommentRounded.js
+++ b/packages/material-ui-icons/src/ModeCommentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ModeCommentRounded');
diff --git a/packages/material-ui-icons/src/ModeCommentTwoTone.js b/packages/material-ui-icons/src/ModeCommentTwoTone.js
index 27156cf5a45a8d..e1d94ae11b58f6 100644
--- a/packages/material-ui-icons/src/ModeCommentTwoTone.js
+++ b/packages/material-ui-icons/src/ModeCommentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ModeCommentTwoTone');
diff --git a/packages/material-ui-icons/src/MonetizationOnOutlined.js b/packages/material-ui-icons/src/MonetizationOnOutlined.js
index 0ecc98f9b4f56d..b9c6f36f14f8db 100644
--- a/packages/material-ui-icons/src/MonetizationOnOutlined.js
+++ b/packages/material-ui-icons/src/MonetizationOnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonetizationOnOutlined');
diff --git a/packages/material-ui-icons/src/MonetizationOnRounded.js b/packages/material-ui-icons/src/MonetizationOnRounded.js
index 5e258a936bffe5..892fdba1a31772 100644
--- a/packages/material-ui-icons/src/MonetizationOnRounded.js
+++ b/packages/material-ui-icons/src/MonetizationOnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonetizationOnRounded');
diff --git a/packages/material-ui-icons/src/MonetizationOnTwoTone.js b/packages/material-ui-icons/src/MonetizationOnTwoTone.js
index 2e51a18ed97bb3..7f4422173361a7 100644
--- a/packages/material-ui-icons/src/MonetizationOnTwoTone.js
+++ b/packages/material-ui-icons/src/MonetizationOnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonetizationOnTwoTone');
diff --git a/packages/material-ui-icons/src/Money.js b/packages/material-ui-icons/src/Money.js
index 30cbc6edd6fdc4..5626b821ff589e 100644
--- a/packages/material-ui-icons/src/Money.js
+++ b/packages/material-ui-icons/src/Money.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Money');
diff --git a/packages/material-ui-icons/src/MoneyOffOutlined.js b/packages/material-ui-icons/src/MoneyOffOutlined.js
index db2dfeb8c49675..31dc3da3a0f5ac 100644
--- a/packages/material-ui-icons/src/MoneyOffOutlined.js
+++ b/packages/material-ui-icons/src/MoneyOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoneyOffOutlined');
diff --git a/packages/material-ui-icons/src/MoneyOffRounded.js b/packages/material-ui-icons/src/MoneyOffRounded.js
index 92adcf1655f4c4..5e7bda29013834 100644
--- a/packages/material-ui-icons/src/MoneyOffRounded.js
+++ b/packages/material-ui-icons/src/MoneyOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoneyOffRounded');
diff --git a/packages/material-ui-icons/src/MoneyOffTwoTone.js b/packages/material-ui-icons/src/MoneyOffTwoTone.js
index 708889614a064b..1cde0f33333536 100644
--- a/packages/material-ui-icons/src/MoneyOffTwoTone.js
+++ b/packages/material-ui-icons/src/MoneyOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoneyOffTwoTone');
diff --git a/packages/material-ui-icons/src/MoneyOutlined.js b/packages/material-ui-icons/src/MoneyOutlined.js
index a4d1d293a0d447..3a2ef9123b70d8 100644
--- a/packages/material-ui-icons/src/MoneyOutlined.js
+++ b/packages/material-ui-icons/src/MoneyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoneyOutlined');
diff --git a/packages/material-ui-icons/src/MoneyRounded.js b/packages/material-ui-icons/src/MoneyRounded.js
index c8e5a893b5313e..f6de03dbe0bd31 100644
--- a/packages/material-ui-icons/src/MoneyRounded.js
+++ b/packages/material-ui-icons/src/MoneyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoneyRounded');
diff --git a/packages/material-ui-icons/src/MoneySharp.js b/packages/material-ui-icons/src/MoneySharp.js
index 711000df1cf625..58217b4e1f334c 100644
--- a/packages/material-ui-icons/src/MoneySharp.js
+++ b/packages/material-ui-icons/src/MoneySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoneySharp');
diff --git a/packages/material-ui-icons/src/MoneyTwoTone.js b/packages/material-ui-icons/src/MoneyTwoTone.js
index d267c1eab4cc6b..de1cc5be6b2673 100644
--- a/packages/material-ui-icons/src/MoneyTwoTone.js
+++ b/packages/material-ui-icons/src/MoneyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoneyTwoTone');
diff --git a/packages/material-ui-icons/src/MonochromePhotos.js b/packages/material-ui-icons/src/MonochromePhotos.js
index 715b3dce46a3bd..1fdc0c2331c871 100644
--- a/packages/material-ui-icons/src/MonochromePhotos.js
+++ b/packages/material-ui-icons/src/MonochromePhotos.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonochromePhotos');
diff --git a/packages/material-ui-icons/src/MonochromePhotosOutlined.js b/packages/material-ui-icons/src/MonochromePhotosOutlined.js
index d526f8a154f88a..b1cd4158a75ae6 100644
--- a/packages/material-ui-icons/src/MonochromePhotosOutlined.js
+++ b/packages/material-ui-icons/src/MonochromePhotosOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonochromePhotosOutlined');
diff --git a/packages/material-ui-icons/src/MonochromePhotosRounded.js b/packages/material-ui-icons/src/MonochromePhotosRounded.js
index 24012f6c548077..6400e2056f4e9a 100644
--- a/packages/material-ui-icons/src/MonochromePhotosRounded.js
+++ b/packages/material-ui-icons/src/MonochromePhotosRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonochromePhotosRounded');
diff --git a/packages/material-ui-icons/src/MonochromePhotosSharp.js b/packages/material-ui-icons/src/MonochromePhotosSharp.js
index f80044f8c10226..e9be541a8e0d94 100644
--- a/packages/material-ui-icons/src/MonochromePhotosSharp.js
+++ b/packages/material-ui-icons/src/MonochromePhotosSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonochromePhotosSharp');
diff --git a/packages/material-ui-icons/src/MonochromePhotosTwoTone.js b/packages/material-ui-icons/src/MonochromePhotosTwoTone.js
index 39f6ccaa004dcb..d19cd424488d3b 100644
--- a/packages/material-ui-icons/src/MonochromePhotosTwoTone.js
+++ b/packages/material-ui-icons/src/MonochromePhotosTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MonochromePhotosTwoTone');
diff --git a/packages/material-ui-icons/src/MoodBad.js b/packages/material-ui-icons/src/MoodBad.js
index 4ba654784d388a..db7c6b2e348085 100644
--- a/packages/material-ui-icons/src/MoodBad.js
+++ b/packages/material-ui-icons/src/MoodBad.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodBad');
diff --git a/packages/material-ui-icons/src/MoodBadOutlined.js b/packages/material-ui-icons/src/MoodBadOutlined.js
index 1e06704f7d18e3..a85bf3cf3176e3 100644
--- a/packages/material-ui-icons/src/MoodBadOutlined.js
+++ b/packages/material-ui-icons/src/MoodBadOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodBadOutlined');
diff --git a/packages/material-ui-icons/src/MoodBadRounded.js b/packages/material-ui-icons/src/MoodBadRounded.js
index c021df298865c0..60c6f3438bd5a1 100644
--- a/packages/material-ui-icons/src/MoodBadRounded.js
+++ b/packages/material-ui-icons/src/MoodBadRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodBadRounded');
diff --git a/packages/material-ui-icons/src/MoodBadSharp.js b/packages/material-ui-icons/src/MoodBadSharp.js
index a11d102ef58552..4bffbd7d5f7a50 100644
--- a/packages/material-ui-icons/src/MoodBadSharp.js
+++ b/packages/material-ui-icons/src/MoodBadSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodBadSharp');
diff --git a/packages/material-ui-icons/src/MoodBadTwoTone.js b/packages/material-ui-icons/src/MoodBadTwoTone.js
index 9e6bfc56486493..0668b1d4e4dd70 100644
--- a/packages/material-ui-icons/src/MoodBadTwoTone.js
+++ b/packages/material-ui-icons/src/MoodBadTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodBadTwoTone');
diff --git a/packages/material-ui-icons/src/MoodOutlined.js b/packages/material-ui-icons/src/MoodOutlined.js
index 4dffd1f9dffa61..50d1206ed74c77 100644
--- a/packages/material-ui-icons/src/MoodOutlined.js
+++ b/packages/material-ui-icons/src/MoodOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodOutlined');
diff --git a/packages/material-ui-icons/src/MoodRounded.js b/packages/material-ui-icons/src/MoodRounded.js
index 960efc147cbc9c..6adb52ac4a7595 100644
--- a/packages/material-ui-icons/src/MoodRounded.js
+++ b/packages/material-ui-icons/src/MoodRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodRounded');
diff --git a/packages/material-ui-icons/src/MoodSharp.js b/packages/material-ui-icons/src/MoodSharp.js
index 8fe580b16a0e86..9bc4a433e55ea6 100644
--- a/packages/material-ui-icons/src/MoodSharp.js
+++ b/packages/material-ui-icons/src/MoodSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodSharp');
diff --git a/packages/material-ui-icons/src/MoodTwoTone.js b/packages/material-ui-icons/src/MoodTwoTone.js
index 59499de352b2d8..df9424ae23e816 100644
--- a/packages/material-ui-icons/src/MoodTwoTone.js
+++ b/packages/material-ui-icons/src/MoodTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoodTwoTone');
diff --git a/packages/material-ui-icons/src/MoreHorizOutlined.js b/packages/material-ui-icons/src/MoreHorizOutlined.js
index ba8393d47defdf..df6c89ea82107c 100644
--- a/packages/material-ui-icons/src/MoreHorizOutlined.js
+++ b/packages/material-ui-icons/src/MoreHorizOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreHorizOutlined');
diff --git a/packages/material-ui-icons/src/MoreHorizRounded.js b/packages/material-ui-icons/src/MoreHorizRounded.js
index ce2e8b106e44ae..e1301a563d1857 100644
--- a/packages/material-ui-icons/src/MoreHorizRounded.js
+++ b/packages/material-ui-icons/src/MoreHorizRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreHorizRounded');
diff --git a/packages/material-ui-icons/src/MoreHorizSharp.js b/packages/material-ui-icons/src/MoreHorizSharp.js
index 275d8a76a2df84..60e6876cd682aa 100644
--- a/packages/material-ui-icons/src/MoreHorizSharp.js
+++ b/packages/material-ui-icons/src/MoreHorizSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreHorizSharp');
diff --git a/packages/material-ui-icons/src/MoreHorizTwoTone.js b/packages/material-ui-icons/src/MoreHorizTwoTone.js
index 434720f0675494..365a28ae13f948 100644
--- a/packages/material-ui-icons/src/MoreHorizTwoTone.js
+++ b/packages/material-ui-icons/src/MoreHorizTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreHorizTwoTone');
diff --git a/packages/material-ui-icons/src/MoreOutlined.js b/packages/material-ui-icons/src/MoreOutlined.js
index 45ea757d20d972..bbdd9ca4ebc38d 100644
--- a/packages/material-ui-icons/src/MoreOutlined.js
+++ b/packages/material-ui-icons/src/MoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreOutlined');
diff --git a/packages/material-ui-icons/src/MoreRounded.js b/packages/material-ui-icons/src/MoreRounded.js
index 82c65e32fcfb2e..f3ef8fa11d1735 100644
--- a/packages/material-ui-icons/src/MoreRounded.js
+++ b/packages/material-ui-icons/src/MoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreRounded');
diff --git a/packages/material-ui-icons/src/MoreSharp.js b/packages/material-ui-icons/src/MoreSharp.js
index 8f59893412f8f1..e426aa1961533a 100644
--- a/packages/material-ui-icons/src/MoreSharp.js
+++ b/packages/material-ui-icons/src/MoreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreSharp');
diff --git a/packages/material-ui-icons/src/MoreTwoTone.js b/packages/material-ui-icons/src/MoreTwoTone.js
index 90fac888eabd71..675d7155221093 100644
--- a/packages/material-ui-icons/src/MoreTwoTone.js
+++ b/packages/material-ui-icons/src/MoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreTwoTone');
diff --git a/packages/material-ui-icons/src/MoreVertOutlined.js b/packages/material-ui-icons/src/MoreVertOutlined.js
index 3fcda8d8bccb0e..453ccae9a3dc07 100644
--- a/packages/material-ui-icons/src/MoreVertOutlined.js
+++ b/packages/material-ui-icons/src/MoreVertOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreVertOutlined');
diff --git a/packages/material-ui-icons/src/MoreVertRounded.js b/packages/material-ui-icons/src/MoreVertRounded.js
index be0305c20c646f..9994b4e76893ce 100644
--- a/packages/material-ui-icons/src/MoreVertRounded.js
+++ b/packages/material-ui-icons/src/MoreVertRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreVertRounded');
diff --git a/packages/material-ui-icons/src/MoreVertSharp.js b/packages/material-ui-icons/src/MoreVertSharp.js
index 1b160d29ac44d0..37ca59000dc705 100644
--- a/packages/material-ui-icons/src/MoreVertSharp.js
+++ b/packages/material-ui-icons/src/MoreVertSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreVertSharp');
diff --git a/packages/material-ui-icons/src/MoreVertTwoTone.js b/packages/material-ui-icons/src/MoreVertTwoTone.js
index 1df12dd4dd336a..6247aa2da58978 100644
--- a/packages/material-ui-icons/src/MoreVertTwoTone.js
+++ b/packages/material-ui-icons/src/MoreVertTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoreVertTwoTone');
diff --git a/packages/material-ui-icons/src/MouseOutlined.js b/packages/material-ui-icons/src/MouseOutlined.js
index a83152a6ee3a3c..9f9b60fe2d3265 100644
--- a/packages/material-ui-icons/src/MouseOutlined.js
+++ b/packages/material-ui-icons/src/MouseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MouseOutlined');
diff --git a/packages/material-ui-icons/src/MouseSharp.js b/packages/material-ui-icons/src/MouseSharp.js
index 9a10f94207e8ba..3f45614fff128d 100644
--- a/packages/material-ui-icons/src/MouseSharp.js
+++ b/packages/material-ui-icons/src/MouseSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MouseSharp');
diff --git a/packages/material-ui-icons/src/MouseTwoTone.js b/packages/material-ui-icons/src/MouseTwoTone.js
index a30d4b23b22418..3d1408dba8b1c3 100644
--- a/packages/material-ui-icons/src/MouseTwoTone.js
+++ b/packages/material-ui-icons/src/MouseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MouseTwoTone');
diff --git a/packages/material-ui-icons/src/MoveToInbox.js b/packages/material-ui-icons/src/MoveToInbox.js
index a44e4b890e0837..90d177fd870157 100644
--- a/packages/material-ui-icons/src/MoveToInbox.js
+++ b/packages/material-ui-icons/src/MoveToInbox.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoveToInbox');
diff --git a/packages/material-ui-icons/src/MoveToInboxOutlined.js b/packages/material-ui-icons/src/MoveToInboxOutlined.js
index bc4b2d16f9e4ea..6374dd9097c0a7 100644
--- a/packages/material-ui-icons/src/MoveToInboxOutlined.js
+++ b/packages/material-ui-icons/src/MoveToInboxOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoveToInboxOutlined');
diff --git a/packages/material-ui-icons/src/MoveToInboxRounded.js b/packages/material-ui-icons/src/MoveToInboxRounded.js
index 05b9fed5801142..3e80ced55cdd28 100644
--- a/packages/material-ui-icons/src/MoveToInboxRounded.js
+++ b/packages/material-ui-icons/src/MoveToInboxRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoveToInboxRounded');
diff --git a/packages/material-ui-icons/src/MoveToInboxSharp.js b/packages/material-ui-icons/src/MoveToInboxSharp.js
index 04882e6bf2988e..ed22ccc5be0eb0 100644
--- a/packages/material-ui-icons/src/MoveToInboxSharp.js
+++ b/packages/material-ui-icons/src/MoveToInboxSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoveToInboxSharp');
diff --git a/packages/material-ui-icons/src/MoveToInboxTwoTone.js b/packages/material-ui-icons/src/MoveToInboxTwoTone.js
index 121b9761553803..ecc08f326a0f45 100644
--- a/packages/material-ui-icons/src/MoveToInboxTwoTone.js
+++ b/packages/material-ui-icons/src/MoveToInboxTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MoveToInboxTwoTone');
diff --git a/packages/material-ui-icons/src/MovieCreationOutlined.js b/packages/material-ui-icons/src/MovieCreationOutlined.js
index f58db7465bae97..ce797c6e4f75f1 100644
--- a/packages/material-ui-icons/src/MovieCreationOutlined.js
+++ b/packages/material-ui-icons/src/MovieCreationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieCreationOutlined');
diff --git a/packages/material-ui-icons/src/MovieCreationRounded.js b/packages/material-ui-icons/src/MovieCreationRounded.js
index c537ecb5b81a86..b76779afa583bb 100644
--- a/packages/material-ui-icons/src/MovieCreationRounded.js
+++ b/packages/material-ui-icons/src/MovieCreationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieCreationRounded');
diff --git a/packages/material-ui-icons/src/MovieCreationSharp.js b/packages/material-ui-icons/src/MovieCreationSharp.js
index 42280dfd36a4ed..1670866fe62134 100644
--- a/packages/material-ui-icons/src/MovieCreationSharp.js
+++ b/packages/material-ui-icons/src/MovieCreationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieCreationSharp');
diff --git a/packages/material-ui-icons/src/MovieCreationTwoTone.js b/packages/material-ui-icons/src/MovieCreationTwoTone.js
index f87dc6c1009ce6..d1182cac14fd91 100644
--- a/packages/material-ui-icons/src/MovieCreationTwoTone.js
+++ b/packages/material-ui-icons/src/MovieCreationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieCreationTwoTone');
diff --git a/packages/material-ui-icons/src/MovieFilterOutlined.js b/packages/material-ui-icons/src/MovieFilterOutlined.js
index a9a2a6ff6732c7..b4d1e9e315ac2f 100644
--- a/packages/material-ui-icons/src/MovieFilterOutlined.js
+++ b/packages/material-ui-icons/src/MovieFilterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieFilterOutlined');
diff --git a/packages/material-ui-icons/src/MovieFilterRounded.js b/packages/material-ui-icons/src/MovieFilterRounded.js
index eb48941b00e280..296e0eaa8fd080 100644
--- a/packages/material-ui-icons/src/MovieFilterRounded.js
+++ b/packages/material-ui-icons/src/MovieFilterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieFilterRounded');
diff --git a/packages/material-ui-icons/src/MovieFilterSharp.js b/packages/material-ui-icons/src/MovieFilterSharp.js
index 1cbeda182a2fcc..00b3c869d9eb54 100644
--- a/packages/material-ui-icons/src/MovieFilterSharp.js
+++ b/packages/material-ui-icons/src/MovieFilterSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieFilterSharp');
diff --git a/packages/material-ui-icons/src/MovieFilterTwoTone.js b/packages/material-ui-icons/src/MovieFilterTwoTone.js
index 69ab95a4095522..cf88561b82a5ee 100644
--- a/packages/material-ui-icons/src/MovieFilterTwoTone.js
+++ b/packages/material-ui-icons/src/MovieFilterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieFilterTwoTone');
diff --git a/packages/material-ui-icons/src/MovieOutlined.js b/packages/material-ui-icons/src/MovieOutlined.js
index f89e690333f30c..520281c709e46e 100644
--- a/packages/material-ui-icons/src/MovieOutlined.js
+++ b/packages/material-ui-icons/src/MovieOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieOutlined');
diff --git a/packages/material-ui-icons/src/MovieSharp.js b/packages/material-ui-icons/src/MovieSharp.js
index f0d3221889f7cf..42edca5b9391e2 100644
--- a/packages/material-ui-icons/src/MovieSharp.js
+++ b/packages/material-ui-icons/src/MovieSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieSharp');
diff --git a/packages/material-ui-icons/src/MovieTwoTone.js b/packages/material-ui-icons/src/MovieTwoTone.js
index 77a10ba6641798..c95b2de9e5f42b 100644
--- a/packages/material-ui-icons/src/MovieTwoTone.js
+++ b/packages/material-ui-icons/src/MovieTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MovieTwoTone');
diff --git a/packages/material-ui-icons/src/MultilineChartOutlined.js b/packages/material-ui-icons/src/MultilineChartOutlined.js
index 3f52d0920175a1..a8a2b9f5929fc0 100644
--- a/packages/material-ui-icons/src/MultilineChartOutlined.js
+++ b/packages/material-ui-icons/src/MultilineChartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MultilineChartOutlined');
diff --git a/packages/material-ui-icons/src/MultilineChartRounded.js b/packages/material-ui-icons/src/MultilineChartRounded.js
index 165e95b7887a57..d5d8137db6d5dd 100644
--- a/packages/material-ui-icons/src/MultilineChartRounded.js
+++ b/packages/material-ui-icons/src/MultilineChartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MultilineChartRounded');
diff --git a/packages/material-ui-icons/src/MultilineChartTwoTone.js b/packages/material-ui-icons/src/MultilineChartTwoTone.js
index c658528b3e05d2..2e8269d03701d2 100644
--- a/packages/material-ui-icons/src/MultilineChartTwoTone.js
+++ b/packages/material-ui-icons/src/MultilineChartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MultilineChartTwoTone');
diff --git a/packages/material-ui-icons/src/Museum.js b/packages/material-ui-icons/src/Museum.js
new file mode 100644
index 00000000000000..9527bd7e44f525
--- /dev/null
+++ b/packages/material-ui-icons/src/Museum.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Museum');
diff --git a/packages/material-ui-icons/src/MuseumOutlined.js b/packages/material-ui-icons/src/MuseumOutlined.js
new file mode 100644
index 00000000000000..c4c62003f27589
--- /dev/null
+++ b/packages/material-ui-icons/src/MuseumOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MuseumOutlined');
diff --git a/packages/material-ui-icons/src/MuseumRounded.js b/packages/material-ui-icons/src/MuseumRounded.js
new file mode 100644
index 00000000000000..a8ef8ac507cc9f
--- /dev/null
+++ b/packages/material-ui-icons/src/MuseumRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MuseumRounded');
diff --git a/packages/material-ui-icons/src/MuseumSharp.js b/packages/material-ui-icons/src/MuseumSharp.js
new file mode 100644
index 00000000000000..da31e4130d4b25
--- /dev/null
+++ b/packages/material-ui-icons/src/MuseumSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MuseumSharp');
diff --git a/packages/material-ui-icons/src/MuseumTwoTone.js b/packages/material-ui-icons/src/MuseumTwoTone.js
new file mode 100644
index 00000000000000..fee9b88badccd8
--- /dev/null
+++ b/packages/material-ui-icons/src/MuseumTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'MuseumTwoTone');
diff --git a/packages/material-ui-icons/src/MusicNoteOutlined.js b/packages/material-ui-icons/src/MusicNoteOutlined.js
index 77d8b9aef0dd0b..4117107ec74c36 100644
--- a/packages/material-ui-icons/src/MusicNoteOutlined.js
+++ b/packages/material-ui-icons/src/MusicNoteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicNoteOutlined');
diff --git a/packages/material-ui-icons/src/MusicNoteRounded.js b/packages/material-ui-icons/src/MusicNoteRounded.js
index 45172fb0bbc1e2..cb92c18d91bd85 100644
--- a/packages/material-ui-icons/src/MusicNoteRounded.js
+++ b/packages/material-ui-icons/src/MusicNoteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicNoteRounded');
diff --git a/packages/material-ui-icons/src/MusicNoteSharp.js b/packages/material-ui-icons/src/MusicNoteSharp.js
index 8d36dff50eeac0..175fe13c381a26 100644
--- a/packages/material-ui-icons/src/MusicNoteSharp.js
+++ b/packages/material-ui-icons/src/MusicNoteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicNoteSharp');
diff --git a/packages/material-ui-icons/src/MusicNoteTwoTone.js b/packages/material-ui-icons/src/MusicNoteTwoTone.js
index a39c7f608a1020..d2e95f5e9dfd45 100644
--- a/packages/material-ui-icons/src/MusicNoteTwoTone.js
+++ b/packages/material-ui-icons/src/MusicNoteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicNoteTwoTone');
diff --git a/packages/material-ui-icons/src/MusicOffOutlined.js b/packages/material-ui-icons/src/MusicOffOutlined.js
index b89cedf2e5ba29..05b5da2ffa216d 100644
--- a/packages/material-ui-icons/src/MusicOffOutlined.js
+++ b/packages/material-ui-icons/src/MusicOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicOffOutlined');
diff --git a/packages/material-ui-icons/src/MusicOffRounded.js b/packages/material-ui-icons/src/MusicOffRounded.js
index a12da84ad20099..0420ad0508a65b 100644
--- a/packages/material-ui-icons/src/MusicOffRounded.js
+++ b/packages/material-ui-icons/src/MusicOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicOffRounded');
diff --git a/packages/material-ui-icons/src/MusicOffSharp.js b/packages/material-ui-icons/src/MusicOffSharp.js
index c253f56122605a..ddbabfcc438e77 100644
--- a/packages/material-ui-icons/src/MusicOffSharp.js
+++ b/packages/material-ui-icons/src/MusicOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicOffSharp');
diff --git a/packages/material-ui-icons/src/MusicOffTwoTone.js b/packages/material-ui-icons/src/MusicOffTwoTone.js
index ca060c81f31dba..4edd7e6d33358c 100644
--- a/packages/material-ui-icons/src/MusicOffTwoTone.js
+++ b/packages/material-ui-icons/src/MusicOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicOffTwoTone');
diff --git a/packages/material-ui-icons/src/MusicVideo.js b/packages/material-ui-icons/src/MusicVideo.js
index 5a2fee4801daa2..3bbbf08baafa0e 100644
--- a/packages/material-ui-icons/src/MusicVideo.js
+++ b/packages/material-ui-icons/src/MusicVideo.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicVideo');
diff --git a/packages/material-ui-icons/src/MusicVideoOutlined.js b/packages/material-ui-icons/src/MusicVideoOutlined.js
index 455af6eb345e4f..06838b95852172 100644
--- a/packages/material-ui-icons/src/MusicVideoOutlined.js
+++ b/packages/material-ui-icons/src/MusicVideoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicVideoOutlined');
diff --git a/packages/material-ui-icons/src/MusicVideoSharp.js b/packages/material-ui-icons/src/MusicVideoSharp.js
index 459029053fcbfe..e6159aa979fde3 100644
--- a/packages/material-ui-icons/src/MusicVideoSharp.js
+++ b/packages/material-ui-icons/src/MusicVideoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicVideoSharp');
diff --git a/packages/material-ui-icons/src/MusicVideoTwoTone.js b/packages/material-ui-icons/src/MusicVideoTwoTone.js
index e0d835e9945edc..de2ce99d9ee838 100644
--- a/packages/material-ui-icons/src/MusicVideoTwoTone.js
+++ b/packages/material-ui-icons/src/MusicVideoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MusicVideoTwoTone');
diff --git a/packages/material-ui-icons/src/MyLocationOutlined.js b/packages/material-ui-icons/src/MyLocationOutlined.js
index a10734070ba9e1..bd6f3669c72499 100644
--- a/packages/material-ui-icons/src/MyLocationOutlined.js
+++ b/packages/material-ui-icons/src/MyLocationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MyLocationOutlined');
diff --git a/packages/material-ui-icons/src/MyLocationRounded.js b/packages/material-ui-icons/src/MyLocationRounded.js
index bcb41a71025639..0a39069419a2fd 100644
--- a/packages/material-ui-icons/src/MyLocationRounded.js
+++ b/packages/material-ui-icons/src/MyLocationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MyLocationRounded');
diff --git a/packages/material-ui-icons/src/MyLocationSharp.js b/packages/material-ui-icons/src/MyLocationSharp.js
index 122c86db443adc..e16c754e28b608 100644
--- a/packages/material-ui-icons/src/MyLocationSharp.js
+++ b/packages/material-ui-icons/src/MyLocationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MyLocationSharp');
diff --git a/packages/material-ui-icons/src/MyLocationTwoTone.js b/packages/material-ui-icons/src/MyLocationTwoTone.js
index e8dfca1a07c23f..3384c2ffc29a38 100644
--- a/packages/material-ui-icons/src/MyLocationTwoTone.js
+++ b/packages/material-ui-icons/src/MyLocationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'MyLocationTwoTone');
diff --git a/packages/material-ui-icons/src/NatureOutlined.js b/packages/material-ui-icons/src/NatureOutlined.js
index 7f73830db104bc..910f980b7c48ce 100644
--- a/packages/material-ui-icons/src/NatureOutlined.js
+++ b/packages/material-ui-icons/src/NatureOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NatureOutlined');
diff --git a/packages/material-ui-icons/src/NaturePeopleOutlined.js b/packages/material-ui-icons/src/NaturePeopleOutlined.js
index 79bb04cb76e70a..31b42ed78bfa62 100644
--- a/packages/material-ui-icons/src/NaturePeopleOutlined.js
+++ b/packages/material-ui-icons/src/NaturePeopleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NaturePeopleOutlined');
diff --git a/packages/material-ui-icons/src/NaturePeopleRounded.js b/packages/material-ui-icons/src/NaturePeopleRounded.js
index a91ad8522f7b28..dd995f857ea8ec 100644
--- a/packages/material-ui-icons/src/NaturePeopleRounded.js
+++ b/packages/material-ui-icons/src/NaturePeopleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NaturePeopleRounded');
diff --git a/packages/material-ui-icons/src/NaturePeopleSharp.js b/packages/material-ui-icons/src/NaturePeopleSharp.js
index 672e52fb206086..6b1e44fe2c54f9 100644
--- a/packages/material-ui-icons/src/NaturePeopleSharp.js
+++ b/packages/material-ui-icons/src/NaturePeopleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NaturePeopleSharp');
diff --git a/packages/material-ui-icons/src/NaturePeopleTwoTone.js b/packages/material-ui-icons/src/NaturePeopleTwoTone.js
index c2c2823d52854d..2341571f874397 100644
--- a/packages/material-ui-icons/src/NaturePeopleTwoTone.js
+++ b/packages/material-ui-icons/src/NaturePeopleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NaturePeopleTwoTone');
diff --git a/packages/material-ui-icons/src/NatureRounded.js b/packages/material-ui-icons/src/NatureRounded.js
index a2c55bf9a4c896..1ff76ab04e8b15 100644
--- a/packages/material-ui-icons/src/NatureRounded.js
+++ b/packages/material-ui-icons/src/NatureRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NatureRounded');
diff --git a/packages/material-ui-icons/src/NatureSharp.js b/packages/material-ui-icons/src/NatureSharp.js
index b09c80a5aa9093..681815821ad54d 100644
--- a/packages/material-ui-icons/src/NatureSharp.js
+++ b/packages/material-ui-icons/src/NatureSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NatureSharp');
diff --git a/packages/material-ui-icons/src/NatureTwoTone.js b/packages/material-ui-icons/src/NatureTwoTone.js
index b62845a2eae302..925eb37e4655d7 100644
--- a/packages/material-ui-icons/src/NatureTwoTone.js
+++ b/packages/material-ui-icons/src/NatureTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NatureTwoTone');
diff --git a/packages/material-ui-icons/src/NavigateBeforeOutlined.js b/packages/material-ui-icons/src/NavigateBeforeOutlined.js
index e5d5a331d2e0a4..d32573b0c30aec 100644
--- a/packages/material-ui-icons/src/NavigateBeforeOutlined.js
+++ b/packages/material-ui-icons/src/NavigateBeforeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateBeforeOutlined');
diff --git a/packages/material-ui-icons/src/NavigateBeforeRounded.js b/packages/material-ui-icons/src/NavigateBeforeRounded.js
index 09d30168864b36..a012864fd95d50 100644
--- a/packages/material-ui-icons/src/NavigateBeforeRounded.js
+++ b/packages/material-ui-icons/src/NavigateBeforeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateBeforeRounded');
diff --git a/packages/material-ui-icons/src/NavigateBeforeSharp.js b/packages/material-ui-icons/src/NavigateBeforeSharp.js
index 942f88d736c7d8..3026bd0e5fee82 100644
--- a/packages/material-ui-icons/src/NavigateBeforeSharp.js
+++ b/packages/material-ui-icons/src/NavigateBeforeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateBeforeSharp');
diff --git a/packages/material-ui-icons/src/NavigateBeforeTwoTone.js b/packages/material-ui-icons/src/NavigateBeforeTwoTone.js
index bbfa4aaf1bee71..8dc61b0f75aee6 100644
--- a/packages/material-ui-icons/src/NavigateBeforeTwoTone.js
+++ b/packages/material-ui-icons/src/NavigateBeforeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateBeforeTwoTone');
diff --git a/packages/material-ui-icons/src/NavigateNextOutlined.js b/packages/material-ui-icons/src/NavigateNextOutlined.js
index e5c2f5987bfcfe..e74a65f09db49b 100644
--- a/packages/material-ui-icons/src/NavigateNextOutlined.js
+++ b/packages/material-ui-icons/src/NavigateNextOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateNextOutlined');
diff --git a/packages/material-ui-icons/src/NavigateNextRounded.js b/packages/material-ui-icons/src/NavigateNextRounded.js
index b41afe1ad04bfa..9c6005bfe07cda 100644
--- a/packages/material-ui-icons/src/NavigateNextRounded.js
+++ b/packages/material-ui-icons/src/NavigateNextRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateNextRounded');
diff --git a/packages/material-ui-icons/src/NavigateNextSharp.js b/packages/material-ui-icons/src/NavigateNextSharp.js
index 51b21f7b45b218..bf93b1f0887bd1 100644
--- a/packages/material-ui-icons/src/NavigateNextSharp.js
+++ b/packages/material-ui-icons/src/NavigateNextSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateNextSharp');
diff --git a/packages/material-ui-icons/src/NavigateNextTwoTone.js b/packages/material-ui-icons/src/NavigateNextTwoTone.js
index a87f21fafa1c33..561f5c2ac45bf8 100644
--- a/packages/material-ui-icons/src/NavigateNextTwoTone.js
+++ b/packages/material-ui-icons/src/NavigateNextTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigateNextTwoTone');
diff --git a/packages/material-ui-icons/src/NavigationOutlined.js b/packages/material-ui-icons/src/NavigationOutlined.js
index ac7c1466b85b2d..cbdf5d0ec641fe 100644
--- a/packages/material-ui-icons/src/NavigationOutlined.js
+++ b/packages/material-ui-icons/src/NavigationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigationOutlined');
diff --git a/packages/material-ui-icons/src/NavigationRounded.js b/packages/material-ui-icons/src/NavigationRounded.js
index d14cf63afcc10a..00d4e4b7496fae 100644
--- a/packages/material-ui-icons/src/NavigationRounded.js
+++ b/packages/material-ui-icons/src/NavigationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigationRounded');
diff --git a/packages/material-ui-icons/src/NavigationSharp.js b/packages/material-ui-icons/src/NavigationSharp.js
index ffa9a5f85d26d9..87b55ec66eb7e7 100644
--- a/packages/material-ui-icons/src/NavigationSharp.js
+++ b/packages/material-ui-icons/src/NavigationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigationSharp');
diff --git a/packages/material-ui-icons/src/NavigationTwoTone.js b/packages/material-ui-icons/src/NavigationTwoTone.js
index d3abc824e80c49..c1301b922ad77a 100644
--- a/packages/material-ui-icons/src/NavigationTwoTone.js
+++ b/packages/material-ui-icons/src/NavigationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NavigationTwoTone');
diff --git a/packages/material-ui-icons/src/NearMe.js b/packages/material-ui-icons/src/NearMe.js
index 4388013e2a02f7..e8689ba7a120d6 100644
--- a/packages/material-ui-icons/src/NearMe.js
+++ b/packages/material-ui-icons/src/NearMe.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NearMe');
diff --git a/packages/material-ui-icons/src/NearMeOutlined.js b/packages/material-ui-icons/src/NearMeOutlined.js
index 42ea561095ab7f..d0bd037cf32c4e 100644
--- a/packages/material-ui-icons/src/NearMeOutlined.js
+++ b/packages/material-ui-icons/src/NearMeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NearMeOutlined');
diff --git a/packages/material-ui-icons/src/NearMeRounded.js b/packages/material-ui-icons/src/NearMeRounded.js
index becc3508282c3b..06b8025ca9f5e7 100644
--- a/packages/material-ui-icons/src/NearMeRounded.js
+++ b/packages/material-ui-icons/src/NearMeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NearMeRounded');
diff --git a/packages/material-ui-icons/src/NearMeSharp.js b/packages/material-ui-icons/src/NearMeSharp.js
index ddca037ded3f6f..12de52503ac30e 100644
--- a/packages/material-ui-icons/src/NearMeSharp.js
+++ b/packages/material-ui-icons/src/NearMeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NearMeSharp');
diff --git a/packages/material-ui-icons/src/NearMeTwoTone.js b/packages/material-ui-icons/src/NearMeTwoTone.js
index 985b456b424cb9..d24720c19fd17c 100644
--- a/packages/material-ui-icons/src/NearMeTwoTone.js
+++ b/packages/material-ui-icons/src/NearMeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NearMeTwoTone');
diff --git a/packages/material-ui-icons/src/NetworkCheckOutlined.js b/packages/material-ui-icons/src/NetworkCheckOutlined.js
index ad27b86aee107f..fea6185f45d5cf 100644
--- a/packages/material-ui-icons/src/NetworkCheckOutlined.js
+++ b/packages/material-ui-icons/src/NetworkCheckOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NetworkCheckOutlined');
diff --git a/packages/material-ui-icons/src/NetworkCheckRounded.js b/packages/material-ui-icons/src/NetworkCheckRounded.js
index 6648ac2457b1e3..70609e737e0f92 100644
--- a/packages/material-ui-icons/src/NetworkCheckRounded.js
+++ b/packages/material-ui-icons/src/NetworkCheckRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NetworkCheckRounded');
diff --git a/packages/material-ui-icons/src/NetworkCheckSharp.js b/packages/material-ui-icons/src/NetworkCheckSharp.js
index 9b5cab5cb644db..4e524d915a0d92 100644
--- a/packages/material-ui-icons/src/NetworkCheckSharp.js
+++ b/packages/material-ui-icons/src/NetworkCheckSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NetworkCheckSharp');
diff --git a/packages/material-ui-icons/src/NetworkCheckTwoTone.js b/packages/material-ui-icons/src/NetworkCheckTwoTone.js
index 453f21ff619273..d13911c6301834 100644
--- a/packages/material-ui-icons/src/NetworkCheckTwoTone.js
+++ b/packages/material-ui-icons/src/NetworkCheckTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NetworkCheckTwoTone');
diff --git a/packages/material-ui-icons/src/NewReleasesOutlined.js b/packages/material-ui-icons/src/NewReleasesOutlined.js
index 625bee3e83ac4f..d6759a229d1878 100644
--- a/packages/material-ui-icons/src/NewReleasesOutlined.js
+++ b/packages/material-ui-icons/src/NewReleasesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NewReleasesOutlined');
diff --git a/packages/material-ui-icons/src/NewReleasesSharp.js b/packages/material-ui-icons/src/NewReleasesSharp.js
index c848f6547b6571..0fffaa018578bd 100644
--- a/packages/material-ui-icons/src/NewReleasesSharp.js
+++ b/packages/material-ui-icons/src/NewReleasesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NewReleasesSharp');
diff --git a/packages/material-ui-icons/src/NewReleasesTwoTone.js b/packages/material-ui-icons/src/NewReleasesTwoTone.js
index 663c076a836ddd..530e42dcd1ca7a 100644
--- a/packages/material-ui-icons/src/NewReleasesTwoTone.js
+++ b/packages/material-ui-icons/src/NewReleasesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NewReleasesTwoTone');
diff --git a/packages/material-ui-icons/src/NextWeekOutlined.js b/packages/material-ui-icons/src/NextWeekOutlined.js
index 3e2cc6703457f7..680ee172843d86 100644
--- a/packages/material-ui-icons/src/NextWeekOutlined.js
+++ b/packages/material-ui-icons/src/NextWeekOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NextWeekOutlined');
diff --git a/packages/material-ui-icons/src/NextWeekRounded.js b/packages/material-ui-icons/src/NextWeekRounded.js
index 0296a0ef37752f..9813c90fab848a 100644
--- a/packages/material-ui-icons/src/NextWeekRounded.js
+++ b/packages/material-ui-icons/src/NextWeekRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NextWeekRounded');
diff --git a/packages/material-ui-icons/src/NextWeekSharp.js b/packages/material-ui-icons/src/NextWeekSharp.js
index 11e53ca0dc2aee..19fb642b4c551c 100644
--- a/packages/material-ui-icons/src/NextWeekSharp.js
+++ b/packages/material-ui-icons/src/NextWeekSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NextWeekSharp');
diff --git a/packages/material-ui-icons/src/NextWeekTwoTone.js b/packages/material-ui-icons/src/NextWeekTwoTone.js
index 93e3ff3ec30f9d..54dabfa0da6070 100644
--- a/packages/material-ui-icons/src/NextWeekTwoTone.js
+++ b/packages/material-ui-icons/src/NextWeekTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NextWeekTwoTone');
diff --git a/packages/material-ui-icons/src/NfcOutlined.js b/packages/material-ui-icons/src/NfcOutlined.js
index 6ef9009c7c771c..c13f9c8c6ee227 100644
--- a/packages/material-ui-icons/src/NfcOutlined.js
+++ b/packages/material-ui-icons/src/NfcOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NfcOutlined');
diff --git a/packages/material-ui-icons/src/NfcRounded.js b/packages/material-ui-icons/src/NfcRounded.js
index 3c6a6abb45dd6f..04e79e4565e5e7 100644
--- a/packages/material-ui-icons/src/NfcRounded.js
+++ b/packages/material-ui-icons/src/NfcRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NfcRounded');
diff --git a/packages/material-ui-icons/src/NfcSharp.js b/packages/material-ui-icons/src/NfcSharp.js
index ce1d6d2abaf633..170f67976e17f0 100644
--- a/packages/material-ui-icons/src/NfcSharp.js
+++ b/packages/material-ui-icons/src/NfcSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NfcSharp');
diff --git a/packages/material-ui-icons/src/NfcTwoTone.js b/packages/material-ui-icons/src/NfcTwoTone.js
index e928e8593ed828..6e35057d01754e 100644
--- a/packages/material-ui-icons/src/NfcTwoTone.js
+++ b/packages/material-ui-icons/src/NfcTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NfcTwoTone');
diff --git a/packages/material-ui-icons/src/NightsStay.js b/packages/material-ui-icons/src/NightsStay.js
new file mode 100644
index 00000000000000..071304322680c0
--- /dev/null
+++ b/packages/material-ui-icons/src/NightsStay.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'NightsStay');
diff --git a/packages/material-ui-icons/src/NightsStayOutlined.js b/packages/material-ui-icons/src/NightsStayOutlined.js
new file mode 100644
index 00000000000000..8bee542af36a88
--- /dev/null
+++ b/packages/material-ui-icons/src/NightsStayOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'NightsStayOutlined');
diff --git a/packages/material-ui-icons/src/NightsStayRounded.js b/packages/material-ui-icons/src/NightsStayRounded.js
new file mode 100644
index 00000000000000..61cd56cc1bd0a9
--- /dev/null
+++ b/packages/material-ui-icons/src/NightsStayRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'NightsStayRounded');
diff --git a/packages/material-ui-icons/src/NightsStaySharp.js b/packages/material-ui-icons/src/NightsStaySharp.js
new file mode 100644
index 00000000000000..22eea84b6384af
--- /dev/null
+++ b/packages/material-ui-icons/src/NightsStaySharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'NightsStaySharp');
diff --git a/packages/material-ui-icons/src/NightsStayTwoTone.js b/packages/material-ui-icons/src/NightsStayTwoTone.js
new file mode 100644
index 00000000000000..794a6c1c83a319
--- /dev/null
+++ b/packages/material-ui-icons/src/NightsStayTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'NightsStayTwoTone');
diff --git a/packages/material-ui-icons/src/NoEncryptionRounded.js b/packages/material-ui-icons/src/NoEncryptionRounded.js
index 88ac34488f588d..920bb31849d073 100644
--- a/packages/material-ui-icons/src/NoEncryptionRounded.js
+++ b/packages/material-ui-icons/src/NoEncryptionRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoEncryptionRounded');
diff --git a/packages/material-ui-icons/src/NoMeetingRoomOutlined.js b/packages/material-ui-icons/src/NoMeetingRoomOutlined.js
index fb778d1ec9f9d6..1958c28200fe5f 100644
--- a/packages/material-ui-icons/src/NoMeetingRoomOutlined.js
+++ b/packages/material-ui-icons/src/NoMeetingRoomOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoMeetingRoomOutlined');
diff --git a/packages/material-ui-icons/src/NoMeetingRoomRounded.js b/packages/material-ui-icons/src/NoMeetingRoomRounded.js
index 64fcdb278ade02..78b7c446dc29ad 100644
--- a/packages/material-ui-icons/src/NoMeetingRoomRounded.js
+++ b/packages/material-ui-icons/src/NoMeetingRoomRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoMeetingRoomRounded');
diff --git a/packages/material-ui-icons/src/NoMeetingRoomSharp.js b/packages/material-ui-icons/src/NoMeetingRoomSharp.js
index 76f46459568add..b39251f6a9a813 100644
--- a/packages/material-ui-icons/src/NoMeetingRoomSharp.js
+++ b/packages/material-ui-icons/src/NoMeetingRoomSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoMeetingRoomSharp');
diff --git a/packages/material-ui-icons/src/NoMeetingRoomTwoTone.js b/packages/material-ui-icons/src/NoMeetingRoomTwoTone.js
index 59e6f3a1d83b6c..0556eec55369f8 100644
--- a/packages/material-ui-icons/src/NoMeetingRoomTwoTone.js
+++ b/packages/material-ui-icons/src/NoMeetingRoomTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoMeetingRoomTwoTone');
diff --git a/packages/material-ui-icons/src/NoSimRounded.js b/packages/material-ui-icons/src/NoSimRounded.js
index 8266fb2991dda2..0820e4b1dccf4f 100644
--- a/packages/material-ui-icons/src/NoSimRounded.js
+++ b/packages/material-ui-icons/src/NoSimRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoSimRounded');
diff --git a/packages/material-ui-icons/src/NotInterestedOutlined.js b/packages/material-ui-icons/src/NotInterestedOutlined.js
index 2b1b2f65e3dff4..36ebc4bee7febc 100644
--- a/packages/material-ui-icons/src/NotInterestedOutlined.js
+++ b/packages/material-ui-icons/src/NotInterestedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotInterestedOutlined');
diff --git a/packages/material-ui-icons/src/NotInterestedSharp.js b/packages/material-ui-icons/src/NotInterestedSharp.js
index 76be16e5b98cd3..750e2ccfa356f7 100644
--- a/packages/material-ui-icons/src/NotInterestedSharp.js
+++ b/packages/material-ui-icons/src/NotInterestedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotInterestedSharp');
diff --git a/packages/material-ui-icons/src/NotInterestedTwoTone.js b/packages/material-ui-icons/src/NotInterestedTwoTone.js
index 2587fb8a89d410..1d95547ecbbe1e 100644
--- a/packages/material-ui-icons/src/NotInterestedTwoTone.js
+++ b/packages/material-ui-icons/src/NotInterestedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotInterestedTwoTone');
diff --git a/packages/material-ui-icons/src/Note.js b/packages/material-ui-icons/src/Note.js
index bf602327e9a99c..13b89586575181 100644
--- a/packages/material-ui-icons/src/Note.js
+++ b/packages/material-ui-icons/src/Note.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Note');
diff --git a/packages/material-ui-icons/src/NoteAddOutlined.js b/packages/material-ui-icons/src/NoteAddOutlined.js
index 0cbe1e7f7bf889..7756104fa7ecb3 100644
--- a/packages/material-ui-icons/src/NoteAddOutlined.js
+++ b/packages/material-ui-icons/src/NoteAddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoteAddOutlined');
diff --git a/packages/material-ui-icons/src/NoteAddRounded.js b/packages/material-ui-icons/src/NoteAddRounded.js
index be23d80ca1630b..1006f530009a84 100644
--- a/packages/material-ui-icons/src/NoteAddRounded.js
+++ b/packages/material-ui-icons/src/NoteAddRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoteAddRounded');
diff --git a/packages/material-ui-icons/src/NoteAddSharp.js b/packages/material-ui-icons/src/NoteAddSharp.js
index cffd48c40da464..e90bdac042b762 100644
--- a/packages/material-ui-icons/src/NoteAddSharp.js
+++ b/packages/material-ui-icons/src/NoteAddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoteAddSharp');
diff --git a/packages/material-ui-icons/src/NoteAddTwoTone.js b/packages/material-ui-icons/src/NoteAddTwoTone.js
index 837055043e6071..33abf45f85cded 100644
--- a/packages/material-ui-icons/src/NoteAddTwoTone.js
+++ b/packages/material-ui-icons/src/NoteAddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoteAddTwoTone');
diff --git a/packages/material-ui-icons/src/NoteOutlined.js b/packages/material-ui-icons/src/NoteOutlined.js
index 51f0d37ef8695c..dd011b1ad3447d 100644
--- a/packages/material-ui-icons/src/NoteOutlined.js
+++ b/packages/material-ui-icons/src/NoteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoteOutlined');
diff --git a/packages/material-ui-icons/src/NoteSharp.js b/packages/material-ui-icons/src/NoteSharp.js
index 5188745039b4d8..c07352c40ff762 100644
--- a/packages/material-ui-icons/src/NoteSharp.js
+++ b/packages/material-ui-icons/src/NoteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoteSharp');
diff --git a/packages/material-ui-icons/src/NoteTwoTone.js b/packages/material-ui-icons/src/NoteTwoTone.js
index 8a57f00597c7f6..7116adfbd9afd7 100644
--- a/packages/material-ui-icons/src/NoteTwoTone.js
+++ b/packages/material-ui-icons/src/NoteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NoteTwoTone');
diff --git a/packages/material-ui-icons/src/Notes.js b/packages/material-ui-icons/src/Notes.js
index 5130c6e6aad2e6..3031723019e928 100644
--- a/packages/material-ui-icons/src/Notes.js
+++ b/packages/material-ui-icons/src/Notes.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Notes');
diff --git a/packages/material-ui-icons/src/NotesOutlined.js b/packages/material-ui-icons/src/NotesOutlined.js
index 72484007232993..22bd434d07be12 100644
--- a/packages/material-ui-icons/src/NotesOutlined.js
+++ b/packages/material-ui-icons/src/NotesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotesOutlined');
diff --git a/packages/material-ui-icons/src/NotesRounded.js b/packages/material-ui-icons/src/NotesRounded.js
index a60bcb440b061a..8026bf35fc7a68 100644
--- a/packages/material-ui-icons/src/NotesRounded.js
+++ b/packages/material-ui-icons/src/NotesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotesRounded');
diff --git a/packages/material-ui-icons/src/NotesTwoTone.js b/packages/material-ui-icons/src/NotesTwoTone.js
index 9a37fdfdd4d317..7cbb784327ae6a 100644
--- a/packages/material-ui-icons/src/NotesTwoTone.js
+++ b/packages/material-ui-icons/src/NotesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotesTwoTone');
diff --git a/packages/material-ui-icons/src/NotificationImportant.js b/packages/material-ui-icons/src/NotificationImportant.js
index c22f84d8edb8f5..5d7b9e8628926f 100644
--- a/packages/material-ui-icons/src/NotificationImportant.js
+++ b/packages/material-ui-icons/src/NotificationImportant.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationImportant');
diff --git a/packages/material-ui-icons/src/NotificationsActiveOutlined.js b/packages/material-ui-icons/src/NotificationsActiveOutlined.js
index b42eeb89341849..13503052ec862f 100644
--- a/packages/material-ui-icons/src/NotificationsActiveOutlined.js
+++ b/packages/material-ui-icons/src/NotificationsActiveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsActiveOutlined');
diff --git a/packages/material-ui-icons/src/NotificationsActiveRounded.js b/packages/material-ui-icons/src/NotificationsActiveRounded.js
index 2dc90317c97390..fd85659968840b 100644
--- a/packages/material-ui-icons/src/NotificationsActiveRounded.js
+++ b/packages/material-ui-icons/src/NotificationsActiveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsActiveRounded');
diff --git a/packages/material-ui-icons/src/NotificationsActiveSharp.js b/packages/material-ui-icons/src/NotificationsActiveSharp.js
index 00a1aab4fc14dc..080e0e86a92ad6 100644
--- a/packages/material-ui-icons/src/NotificationsActiveSharp.js
+++ b/packages/material-ui-icons/src/NotificationsActiveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsActiveSharp');
diff --git a/packages/material-ui-icons/src/NotificationsActiveTwoTone.js b/packages/material-ui-icons/src/NotificationsActiveTwoTone.js
index 70804d2af5f198..5a88fcd18b1c8d 100644
--- a/packages/material-ui-icons/src/NotificationsActiveTwoTone.js
+++ b/packages/material-ui-icons/src/NotificationsActiveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsActiveTwoTone');
diff --git a/packages/material-ui-icons/src/NotificationsNoneOutlined.js b/packages/material-ui-icons/src/NotificationsNoneOutlined.js
index 28ce33e605968f..7733df5e733b8b 100644
--- a/packages/material-ui-icons/src/NotificationsNoneOutlined.js
+++ b/packages/material-ui-icons/src/NotificationsNoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsNoneOutlined');
diff --git a/packages/material-ui-icons/src/NotificationsNoneRounded.js b/packages/material-ui-icons/src/NotificationsNoneRounded.js
index cd5595f0c8efe8..9b31aee748150b 100644
--- a/packages/material-ui-icons/src/NotificationsNoneRounded.js
+++ b/packages/material-ui-icons/src/NotificationsNoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsNoneRounded');
diff --git a/packages/material-ui-icons/src/NotificationsNoneSharp.js b/packages/material-ui-icons/src/NotificationsNoneSharp.js
index 865063c3ac1132..0dc68dbeb6eaee 100644
--- a/packages/material-ui-icons/src/NotificationsNoneSharp.js
+++ b/packages/material-ui-icons/src/NotificationsNoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsNoneSharp');
diff --git a/packages/material-ui-icons/src/NotificationsNoneTwoTone.js b/packages/material-ui-icons/src/NotificationsNoneTwoTone.js
index 6634645557caa0..a59c93c29ee806 100644
--- a/packages/material-ui-icons/src/NotificationsNoneTwoTone.js
+++ b/packages/material-ui-icons/src/NotificationsNoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsNoneTwoTone');
diff --git a/packages/material-ui-icons/src/NotificationsOffOutlined.js b/packages/material-ui-icons/src/NotificationsOffOutlined.js
index 55b76818f6f3fb..dbfa7c79b42d4a 100644
--- a/packages/material-ui-icons/src/NotificationsOffOutlined.js
+++ b/packages/material-ui-icons/src/NotificationsOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsOffOutlined');
diff --git a/packages/material-ui-icons/src/NotificationsOffRounded.js b/packages/material-ui-icons/src/NotificationsOffRounded.js
index 39f87cdd60989c..94025c1650add7 100644
--- a/packages/material-ui-icons/src/NotificationsOffRounded.js
+++ b/packages/material-ui-icons/src/NotificationsOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsOffRounded');
diff --git a/packages/material-ui-icons/src/NotificationsOffSharp.js b/packages/material-ui-icons/src/NotificationsOffSharp.js
index fb5a18bc19a9c4..664e001c5f87d4 100644
--- a/packages/material-ui-icons/src/NotificationsOffSharp.js
+++ b/packages/material-ui-icons/src/NotificationsOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsOffSharp');
diff --git a/packages/material-ui-icons/src/NotificationsOffTwoTone.js b/packages/material-ui-icons/src/NotificationsOffTwoTone.js
index 266cb890f24983..892ac393eea35b 100644
--- a/packages/material-ui-icons/src/NotificationsOffTwoTone.js
+++ b/packages/material-ui-icons/src/NotificationsOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsOffTwoTone');
diff --git a/packages/material-ui-icons/src/NotificationsOutlined.js b/packages/material-ui-icons/src/NotificationsOutlined.js
index 49d3351a7285e9..f8dad44ff997b2 100644
--- a/packages/material-ui-icons/src/NotificationsOutlined.js
+++ b/packages/material-ui-icons/src/NotificationsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsOutlined');
diff --git a/packages/material-ui-icons/src/NotificationsPausedOutlined.js b/packages/material-ui-icons/src/NotificationsPausedOutlined.js
index 8faba2906486c7..efc02d9ae9d58a 100644
--- a/packages/material-ui-icons/src/NotificationsPausedOutlined.js
+++ b/packages/material-ui-icons/src/NotificationsPausedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsPausedOutlined');
diff --git a/packages/material-ui-icons/src/NotificationsPausedRounded.js b/packages/material-ui-icons/src/NotificationsPausedRounded.js
index 3f6783d1455ee8..537ee89bdb6001 100644
--- a/packages/material-ui-icons/src/NotificationsPausedRounded.js
+++ b/packages/material-ui-icons/src/NotificationsPausedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsPausedRounded');
diff --git a/packages/material-ui-icons/src/NotificationsPausedSharp.js b/packages/material-ui-icons/src/NotificationsPausedSharp.js
index 739be4198e38a1..cf4c9147b0c90b 100644
--- a/packages/material-ui-icons/src/NotificationsPausedSharp.js
+++ b/packages/material-ui-icons/src/NotificationsPausedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsPausedSharp');
diff --git a/packages/material-ui-icons/src/NotificationsPausedTwoTone.js b/packages/material-ui-icons/src/NotificationsPausedTwoTone.js
index 2d20f7a109a667..44b890cba6db33 100644
--- a/packages/material-ui-icons/src/NotificationsPausedTwoTone.js
+++ b/packages/material-ui-icons/src/NotificationsPausedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsPausedTwoTone');
diff --git a/packages/material-ui-icons/src/NotificationsRounded.js b/packages/material-ui-icons/src/NotificationsRounded.js
index df110ad4750a13..bf1908a4a46f4f 100644
--- a/packages/material-ui-icons/src/NotificationsRounded.js
+++ b/packages/material-ui-icons/src/NotificationsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsRounded');
diff --git a/packages/material-ui-icons/src/NotificationsSharp.js b/packages/material-ui-icons/src/NotificationsSharp.js
index c732bd001ab1b9..51caf7e8c16f36 100644
--- a/packages/material-ui-icons/src/NotificationsSharp.js
+++ b/packages/material-ui-icons/src/NotificationsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsSharp');
diff --git a/packages/material-ui-icons/src/NotificationsTwoTone.js b/packages/material-ui-icons/src/NotificationsTwoTone.js
index e781f341c92129..3e89c9307881f4 100644
--- a/packages/material-ui-icons/src/NotificationsTwoTone.js
+++ b/packages/material-ui-icons/src/NotificationsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'NotificationsTwoTone');
diff --git a/packages/material-ui-icons/src/OfflinePinRounded.js b/packages/material-ui-icons/src/OfflinePinRounded.js
index 00402d978ad1d3..55ab7f5af38fa9 100644
--- a/packages/material-ui-icons/src/OfflinePinRounded.js
+++ b/packages/material-ui-icons/src/OfflinePinRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OfflinePinRounded');
diff --git a/packages/material-ui-icons/src/OndemandVideo.js b/packages/material-ui-icons/src/OndemandVideo.js
index ec5fc4a21c4353..5c8b23371d7577 100644
--- a/packages/material-ui-icons/src/OndemandVideo.js
+++ b/packages/material-ui-icons/src/OndemandVideo.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OndemandVideo');
diff --git a/packages/material-ui-icons/src/OndemandVideoOutlined.js b/packages/material-ui-icons/src/OndemandVideoOutlined.js
index 60c6f577f2cf30..701b70a76cdd18 100644
--- a/packages/material-ui-icons/src/OndemandVideoOutlined.js
+++ b/packages/material-ui-icons/src/OndemandVideoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OndemandVideoOutlined');
diff --git a/packages/material-ui-icons/src/OndemandVideoRounded.js b/packages/material-ui-icons/src/OndemandVideoRounded.js
index 16df838f5d587f..b54cff6e59cdf0 100644
--- a/packages/material-ui-icons/src/OndemandVideoRounded.js
+++ b/packages/material-ui-icons/src/OndemandVideoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OndemandVideoRounded');
diff --git a/packages/material-ui-icons/src/OndemandVideoSharp.js b/packages/material-ui-icons/src/OndemandVideoSharp.js
index ed1d93bd5e8c9a..84da691c65c849 100644
--- a/packages/material-ui-icons/src/OndemandVideoSharp.js
+++ b/packages/material-ui-icons/src/OndemandVideoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OndemandVideoSharp');
diff --git a/packages/material-ui-icons/src/OndemandVideoTwoTone.js b/packages/material-ui-icons/src/OndemandVideoTwoTone.js
index a7f90358567091..fcf6cd1a7e6b2f 100644
--- a/packages/material-ui-icons/src/OndemandVideoTwoTone.js
+++ b/packages/material-ui-icons/src/OndemandVideoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OndemandVideoTwoTone');
diff --git a/packages/material-ui-icons/src/OpacityRounded.js b/packages/material-ui-icons/src/OpacityRounded.js
index e3c77fe346627f..7b8673b20d7609 100644
--- a/packages/material-ui-icons/src/OpacityRounded.js
+++ b/packages/material-ui-icons/src/OpacityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpacityRounded');
diff --git a/packages/material-ui-icons/src/OpenInBrowserOutlined.js b/packages/material-ui-icons/src/OpenInBrowserOutlined.js
index 75a50b9cb03180..07317da71bc75a 100644
--- a/packages/material-ui-icons/src/OpenInBrowserOutlined.js
+++ b/packages/material-ui-icons/src/OpenInBrowserOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInBrowserOutlined');
diff --git a/packages/material-ui-icons/src/OpenInBrowserRounded.js b/packages/material-ui-icons/src/OpenInBrowserRounded.js
index a17ea38e21c7b0..f91b29280b00dc 100644
--- a/packages/material-ui-icons/src/OpenInBrowserRounded.js
+++ b/packages/material-ui-icons/src/OpenInBrowserRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInBrowserRounded');
diff --git a/packages/material-ui-icons/src/OpenInBrowserSharp.js b/packages/material-ui-icons/src/OpenInBrowserSharp.js
index e675a912545507..09450b80b7f530 100644
--- a/packages/material-ui-icons/src/OpenInBrowserSharp.js
+++ b/packages/material-ui-icons/src/OpenInBrowserSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInBrowserSharp');
diff --git a/packages/material-ui-icons/src/OpenInBrowserTwoTone.js b/packages/material-ui-icons/src/OpenInBrowserTwoTone.js
index 923717354b32f9..ab64de47dfd941 100644
--- a/packages/material-ui-icons/src/OpenInBrowserTwoTone.js
+++ b/packages/material-ui-icons/src/OpenInBrowserTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInBrowserTwoTone');
diff --git a/packages/material-ui-icons/src/OpenInNewOutlined.js b/packages/material-ui-icons/src/OpenInNewOutlined.js
index c6c44576c95f5b..c715d3932cc234 100644
--- a/packages/material-ui-icons/src/OpenInNewOutlined.js
+++ b/packages/material-ui-icons/src/OpenInNewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInNewOutlined');
diff --git a/packages/material-ui-icons/src/OpenInNewRounded.js b/packages/material-ui-icons/src/OpenInNewRounded.js
index b6a5325ef592fd..23c793e70ca1b3 100644
--- a/packages/material-ui-icons/src/OpenInNewRounded.js
+++ b/packages/material-ui-icons/src/OpenInNewRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInNewRounded');
diff --git a/packages/material-ui-icons/src/OpenInNewSharp.js b/packages/material-ui-icons/src/OpenInNewSharp.js
index 6032655a235b49..8b1479b56da787 100644
--- a/packages/material-ui-icons/src/OpenInNewSharp.js
+++ b/packages/material-ui-icons/src/OpenInNewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInNewSharp');
diff --git a/packages/material-ui-icons/src/OpenInNewTwoTone.js b/packages/material-ui-icons/src/OpenInNewTwoTone.js
index 007f4e6a606c9d..4cb15b9c6b97d7 100644
--- a/packages/material-ui-icons/src/OpenInNewTwoTone.js
+++ b/packages/material-ui-icons/src/OpenInNewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenInNewTwoTone');
diff --git a/packages/material-ui-icons/src/OpenWithOutlined.js b/packages/material-ui-icons/src/OpenWithOutlined.js
index b467b15154647e..efc9aa2bd3bed1 100644
--- a/packages/material-ui-icons/src/OpenWithOutlined.js
+++ b/packages/material-ui-icons/src/OpenWithOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenWithOutlined');
diff --git a/packages/material-ui-icons/src/OpenWithRounded.js b/packages/material-ui-icons/src/OpenWithRounded.js
index 84bd2c08d7bf2a..59e880bbd6c16f 100644
--- a/packages/material-ui-icons/src/OpenWithRounded.js
+++ b/packages/material-ui-icons/src/OpenWithRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenWithRounded');
diff --git a/packages/material-ui-icons/src/OpenWithSharp.js b/packages/material-ui-icons/src/OpenWithSharp.js
index 2be907edef5ce2..0b77b93dacab7a 100644
--- a/packages/material-ui-icons/src/OpenWithSharp.js
+++ b/packages/material-ui-icons/src/OpenWithSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenWithSharp');
diff --git a/packages/material-ui-icons/src/OpenWithTwoTone.js b/packages/material-ui-icons/src/OpenWithTwoTone.js
index 9a0d18fcad8d73..a0dc486691c02e 100644
--- a/packages/material-ui-icons/src/OpenWithTwoTone.js
+++ b/packages/material-ui-icons/src/OpenWithTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OpenWithTwoTone');
diff --git a/packages/material-ui-icons/src/OutdoorGrill.js b/packages/material-ui-icons/src/OutdoorGrill.js
new file mode 100644
index 00000000000000..7b0e98c9fa5207
--- /dev/null
+++ b/packages/material-ui-icons/src/OutdoorGrill.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'OutdoorGrill');
diff --git a/packages/material-ui-icons/src/OutdoorGrillOutlined.js b/packages/material-ui-icons/src/OutdoorGrillOutlined.js
new file mode 100644
index 00000000000000..6f84826d1d3e30
--- /dev/null
+++ b/packages/material-ui-icons/src/OutdoorGrillOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'OutdoorGrillOutlined');
diff --git a/packages/material-ui-icons/src/OutdoorGrillRounded.js b/packages/material-ui-icons/src/OutdoorGrillRounded.js
new file mode 100644
index 00000000000000..d76770f76590df
--- /dev/null
+++ b/packages/material-ui-icons/src/OutdoorGrillRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'OutdoorGrillRounded');
diff --git a/packages/material-ui-icons/src/OutdoorGrillSharp.js b/packages/material-ui-icons/src/OutdoorGrillSharp.js
new file mode 100644
index 00000000000000..a59b5b35830c54
--- /dev/null
+++ b/packages/material-ui-icons/src/OutdoorGrillSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'OutdoorGrillSharp');
diff --git a/packages/material-ui-icons/src/OutdoorGrillTwoTone.js b/packages/material-ui-icons/src/OutdoorGrillTwoTone.js
new file mode 100644
index 00000000000000..210eebb35e735e
--- /dev/null
+++ b/packages/material-ui-icons/src/OutdoorGrillTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'OutdoorGrillTwoTone');
diff --git a/packages/material-ui-icons/src/OutlinedFlagOutlined.js b/packages/material-ui-icons/src/OutlinedFlagOutlined.js
index 0c2c3997817d3b..b224728eb9082f 100644
--- a/packages/material-ui-icons/src/OutlinedFlagOutlined.js
+++ b/packages/material-ui-icons/src/OutlinedFlagOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OutlinedFlagOutlined');
diff --git a/packages/material-ui-icons/src/OutlinedFlagRounded.js b/packages/material-ui-icons/src/OutlinedFlagRounded.js
index 25f622a64f0d90..821316a10bcc5f 100644
--- a/packages/material-ui-icons/src/OutlinedFlagRounded.js
+++ b/packages/material-ui-icons/src/OutlinedFlagRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OutlinedFlagRounded');
diff --git a/packages/material-ui-icons/src/OutlinedFlagSharp.js b/packages/material-ui-icons/src/OutlinedFlagSharp.js
index ad219ad0690b46..9189527339a4fd 100644
--- a/packages/material-ui-icons/src/OutlinedFlagSharp.js
+++ b/packages/material-ui-icons/src/OutlinedFlagSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OutlinedFlagSharp');
diff --git a/packages/material-ui-icons/src/OutlinedFlagTwoTone.js b/packages/material-ui-icons/src/OutlinedFlagTwoTone.js
index 9e5304aef7073a..f2fb8ea083e970 100644
--- a/packages/material-ui-icons/src/OutlinedFlagTwoTone.js
+++ b/packages/material-ui-icons/src/OutlinedFlagTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'OutlinedFlagTwoTone');
diff --git a/packages/material-ui-icons/src/PagesOutlined.js b/packages/material-ui-icons/src/PagesOutlined.js
index c411520d0cf1ac..ca133296823b03 100644
--- a/packages/material-ui-icons/src/PagesOutlined.js
+++ b/packages/material-ui-icons/src/PagesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PagesOutlined');
diff --git a/packages/material-ui-icons/src/PagesRounded.js b/packages/material-ui-icons/src/PagesRounded.js
index 37674889de75c8..e8114d3e55cf16 100644
--- a/packages/material-ui-icons/src/PagesRounded.js
+++ b/packages/material-ui-icons/src/PagesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PagesRounded');
diff --git a/packages/material-ui-icons/src/PagesSharp.js b/packages/material-ui-icons/src/PagesSharp.js
index 4c428547feaef5..a4f88f524f4c14 100644
--- a/packages/material-ui-icons/src/PagesSharp.js
+++ b/packages/material-ui-icons/src/PagesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PagesSharp');
diff --git a/packages/material-ui-icons/src/PagesTwoTone.js b/packages/material-ui-icons/src/PagesTwoTone.js
index 13338223aaf04e..7f36df64b03325 100644
--- a/packages/material-ui-icons/src/PagesTwoTone.js
+++ b/packages/material-ui-icons/src/PagesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PagesTwoTone');
diff --git a/packages/material-ui-icons/src/PageviewOutlined.js b/packages/material-ui-icons/src/PageviewOutlined.js
index ab5397ef6cdaf5..20c07173fd1f67 100644
--- a/packages/material-ui-icons/src/PageviewOutlined.js
+++ b/packages/material-ui-icons/src/PageviewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PageviewOutlined');
diff --git a/packages/material-ui-icons/src/PageviewRounded.js b/packages/material-ui-icons/src/PageviewRounded.js
index 8fcbbece87a41d..c419f0b52e5bed 100644
--- a/packages/material-ui-icons/src/PageviewRounded.js
+++ b/packages/material-ui-icons/src/PageviewRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PageviewRounded');
diff --git a/packages/material-ui-icons/src/PageviewSharp.js b/packages/material-ui-icons/src/PageviewSharp.js
index 2f4a779077a610..420877a22a8582 100644
--- a/packages/material-ui-icons/src/PageviewSharp.js
+++ b/packages/material-ui-icons/src/PageviewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PageviewSharp');
diff --git a/packages/material-ui-icons/src/PageviewTwoTone.js b/packages/material-ui-icons/src/PageviewTwoTone.js
index e609cf9989df1a..3b3d26fc716147 100644
--- a/packages/material-ui-icons/src/PageviewTwoTone.js
+++ b/packages/material-ui-icons/src/PageviewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PageviewTwoTone');
diff --git a/packages/material-ui-icons/src/PaletteOutlined.js b/packages/material-ui-icons/src/PaletteOutlined.js
index aa7a1ef3af0b45..18ae06df38b120 100644
--- a/packages/material-ui-icons/src/PaletteOutlined.js
+++ b/packages/material-ui-icons/src/PaletteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaletteOutlined');
diff --git a/packages/material-ui-icons/src/PaletteRounded.js b/packages/material-ui-icons/src/PaletteRounded.js
index 0a1d6d5d52ea07..0dffa0dd0f5c5a 100644
--- a/packages/material-ui-icons/src/PaletteRounded.js
+++ b/packages/material-ui-icons/src/PaletteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaletteRounded');
diff --git a/packages/material-ui-icons/src/PaletteSharp.js b/packages/material-ui-icons/src/PaletteSharp.js
index 2972daea5884dd..dc0621e6974559 100644
--- a/packages/material-ui-icons/src/PaletteSharp.js
+++ b/packages/material-ui-icons/src/PaletteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaletteSharp');
diff --git a/packages/material-ui-icons/src/PaletteTwoTone.js b/packages/material-ui-icons/src/PaletteTwoTone.js
index 2e4253f02861a8..583f3bf1ec4fbb 100644
--- a/packages/material-ui-icons/src/PaletteTwoTone.js
+++ b/packages/material-ui-icons/src/PaletteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaletteTwoTone');
diff --git a/packages/material-ui-icons/src/PanoramaFishEyeOutlined.js b/packages/material-ui-icons/src/PanoramaFishEyeOutlined.js
index ceafa179e17701..e6dc96518f5793 100644
--- a/packages/material-ui-icons/src/PanoramaFishEyeOutlined.js
+++ b/packages/material-ui-icons/src/PanoramaFishEyeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaFishEyeOutlined');
diff --git a/packages/material-ui-icons/src/PanoramaFishEyeRounded.js b/packages/material-ui-icons/src/PanoramaFishEyeRounded.js
index 6f2310a35d0fbf..b3845b51ff2172 100644
--- a/packages/material-ui-icons/src/PanoramaFishEyeRounded.js
+++ b/packages/material-ui-icons/src/PanoramaFishEyeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaFishEyeRounded');
diff --git a/packages/material-ui-icons/src/PanoramaFishEyeSharp.js b/packages/material-ui-icons/src/PanoramaFishEyeSharp.js
index ceaf3f6cc5b60c..d8f4e59444ec59 100644
--- a/packages/material-ui-icons/src/PanoramaFishEyeSharp.js
+++ b/packages/material-ui-icons/src/PanoramaFishEyeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaFishEyeSharp');
diff --git a/packages/material-ui-icons/src/PanoramaFishEyeTwoTone.js b/packages/material-ui-icons/src/PanoramaFishEyeTwoTone.js
index be4be6e9fd1c6f..1a1301713abae5 100644
--- a/packages/material-ui-icons/src/PanoramaFishEyeTwoTone.js
+++ b/packages/material-ui-icons/src/PanoramaFishEyeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaFishEyeTwoTone');
diff --git a/packages/material-ui-icons/src/PanoramaHorizontalOutlined.js b/packages/material-ui-icons/src/PanoramaHorizontalOutlined.js
index 0eada6569d7fde..a12405697e52b9 100644
--- a/packages/material-ui-icons/src/PanoramaHorizontalOutlined.js
+++ b/packages/material-ui-icons/src/PanoramaHorizontalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaHorizontalOutlined');
diff --git a/packages/material-ui-icons/src/PanoramaHorizontalRounded.js b/packages/material-ui-icons/src/PanoramaHorizontalRounded.js
index daf63eda6ab9ac..4773caa9089e0e 100644
--- a/packages/material-ui-icons/src/PanoramaHorizontalRounded.js
+++ b/packages/material-ui-icons/src/PanoramaHorizontalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaHorizontalRounded');
diff --git a/packages/material-ui-icons/src/PanoramaHorizontalSharp.js b/packages/material-ui-icons/src/PanoramaHorizontalSharp.js
index c408fdd54b89e5..a4682dc8a73f5d 100644
--- a/packages/material-ui-icons/src/PanoramaHorizontalSharp.js
+++ b/packages/material-ui-icons/src/PanoramaHorizontalSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaHorizontalSharp');
diff --git a/packages/material-ui-icons/src/PanoramaHorizontalTwoTone.js b/packages/material-ui-icons/src/PanoramaHorizontalTwoTone.js
index 7483b90d8c9139..4252ff89e182c1 100644
--- a/packages/material-ui-icons/src/PanoramaHorizontalTwoTone.js
+++ b/packages/material-ui-icons/src/PanoramaHorizontalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaHorizontalTwoTone');
diff --git a/packages/material-ui-icons/src/PanoramaOutlined.js b/packages/material-ui-icons/src/PanoramaOutlined.js
index 553f008a744edf..7ba194181947a3 100644
--- a/packages/material-ui-icons/src/PanoramaOutlined.js
+++ b/packages/material-ui-icons/src/PanoramaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaOutlined');
diff --git a/packages/material-ui-icons/src/PanoramaRounded.js b/packages/material-ui-icons/src/PanoramaRounded.js
index d38140b092a0e3..aadb10b65cb7b3 100644
--- a/packages/material-ui-icons/src/PanoramaRounded.js
+++ b/packages/material-ui-icons/src/PanoramaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaRounded');
diff --git a/packages/material-ui-icons/src/PanoramaSharp.js b/packages/material-ui-icons/src/PanoramaSharp.js
index b428f4e131dc03..04bc9810e0f2f3 100644
--- a/packages/material-ui-icons/src/PanoramaSharp.js
+++ b/packages/material-ui-icons/src/PanoramaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaSharp');
diff --git a/packages/material-ui-icons/src/PanoramaTwoTone.js b/packages/material-ui-icons/src/PanoramaTwoTone.js
index 608ae92f81b551..1f5aa47c59faa3 100644
--- a/packages/material-ui-icons/src/PanoramaTwoTone.js
+++ b/packages/material-ui-icons/src/PanoramaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaTwoTone');
diff --git a/packages/material-ui-icons/src/PanoramaVerticalOutlined.js b/packages/material-ui-icons/src/PanoramaVerticalOutlined.js
index b5e461c435cfe9..794895c1e12984 100644
--- a/packages/material-ui-icons/src/PanoramaVerticalOutlined.js
+++ b/packages/material-ui-icons/src/PanoramaVerticalOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaVerticalOutlined');
diff --git a/packages/material-ui-icons/src/PanoramaVerticalRounded.js b/packages/material-ui-icons/src/PanoramaVerticalRounded.js
index a1f9a07826344e..b7783fbe4a94fc 100644
--- a/packages/material-ui-icons/src/PanoramaVerticalRounded.js
+++ b/packages/material-ui-icons/src/PanoramaVerticalRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaVerticalRounded');
diff --git a/packages/material-ui-icons/src/PanoramaVerticalSharp.js b/packages/material-ui-icons/src/PanoramaVerticalSharp.js
index 36704e28481baa..7cd38086f9f7c5 100644
--- a/packages/material-ui-icons/src/PanoramaVerticalSharp.js
+++ b/packages/material-ui-icons/src/PanoramaVerticalSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaVerticalSharp');
diff --git a/packages/material-ui-icons/src/PanoramaVerticalTwoTone.js b/packages/material-ui-icons/src/PanoramaVerticalTwoTone.js
index 62aa64f1fd0395..46716330ce3718 100644
--- a/packages/material-ui-icons/src/PanoramaVerticalTwoTone.js
+++ b/packages/material-ui-icons/src/PanoramaVerticalTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaVerticalTwoTone');
diff --git a/packages/material-ui-icons/src/PanoramaWideAngleOutlined.js b/packages/material-ui-icons/src/PanoramaWideAngleOutlined.js
index 79d90f9c690478..9e81ce2ffbc109 100644
--- a/packages/material-ui-icons/src/PanoramaWideAngleOutlined.js
+++ b/packages/material-ui-icons/src/PanoramaWideAngleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaWideAngleOutlined');
diff --git a/packages/material-ui-icons/src/PanoramaWideAngleRounded.js b/packages/material-ui-icons/src/PanoramaWideAngleRounded.js
index bd74f2c28937e8..4efc4f313379ac 100644
--- a/packages/material-ui-icons/src/PanoramaWideAngleRounded.js
+++ b/packages/material-ui-icons/src/PanoramaWideAngleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaWideAngleRounded');
diff --git a/packages/material-ui-icons/src/PanoramaWideAngleSharp.js b/packages/material-ui-icons/src/PanoramaWideAngleSharp.js
index 40a199c2532c97..5933ae363c8eba 100644
--- a/packages/material-ui-icons/src/PanoramaWideAngleSharp.js
+++ b/packages/material-ui-icons/src/PanoramaWideAngleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaWideAngleSharp');
diff --git a/packages/material-ui-icons/src/PanoramaWideAngleTwoTone.js b/packages/material-ui-icons/src/PanoramaWideAngleTwoTone.js
index 1987ddf17ed9e9..e744d8ac97a4c1 100644
--- a/packages/material-ui-icons/src/PanoramaWideAngleTwoTone.js
+++ b/packages/material-ui-icons/src/PanoramaWideAngleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PanoramaWideAngleTwoTone');
diff --git a/packages/material-ui-icons/src/PartyModeOutlined.js b/packages/material-ui-icons/src/PartyModeOutlined.js
index d08be514a8cc11..610219a1dcc326 100644
--- a/packages/material-ui-icons/src/PartyModeOutlined.js
+++ b/packages/material-ui-icons/src/PartyModeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PartyModeOutlined');
diff --git a/packages/material-ui-icons/src/PartyModeRounded.js b/packages/material-ui-icons/src/PartyModeRounded.js
index 6343716bfdb300..3632d061c0a06f 100644
--- a/packages/material-ui-icons/src/PartyModeRounded.js
+++ b/packages/material-ui-icons/src/PartyModeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PartyModeRounded');
diff --git a/packages/material-ui-icons/src/PartyModeSharp.js b/packages/material-ui-icons/src/PartyModeSharp.js
index f0aa12d8b3194c..a8b988924e8e96 100644
--- a/packages/material-ui-icons/src/PartyModeSharp.js
+++ b/packages/material-ui-icons/src/PartyModeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PartyModeSharp');
diff --git a/packages/material-ui-icons/src/PartyModeTwoTone.js b/packages/material-ui-icons/src/PartyModeTwoTone.js
index d92a5c05bae7f1..5e6769abe120cc 100644
--- a/packages/material-ui-icons/src/PartyModeTwoTone.js
+++ b/packages/material-ui-icons/src/PartyModeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PartyModeTwoTone');
diff --git a/packages/material-ui-icons/src/PauseCircleFilledOutlined.js b/packages/material-ui-icons/src/PauseCircleFilledOutlined.js
index 7779203667a49c..286b59d34aa7d9 100644
--- a/packages/material-ui-icons/src/PauseCircleFilledOutlined.js
+++ b/packages/material-ui-icons/src/PauseCircleFilledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseCircleFilledOutlined');
diff --git a/packages/material-ui-icons/src/PauseCircleFilledSharp.js b/packages/material-ui-icons/src/PauseCircleFilledSharp.js
index 3bd33e318f3b8b..64e588fe4394b1 100644
--- a/packages/material-ui-icons/src/PauseCircleFilledSharp.js
+++ b/packages/material-ui-icons/src/PauseCircleFilledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseCircleFilledSharp');
diff --git a/packages/material-ui-icons/src/PauseCircleFilledTwoTone.js b/packages/material-ui-icons/src/PauseCircleFilledTwoTone.js
index 67058203f33784..e8a71d158dce9e 100644
--- a/packages/material-ui-icons/src/PauseCircleFilledTwoTone.js
+++ b/packages/material-ui-icons/src/PauseCircleFilledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseCircleFilledTwoTone');
diff --git a/packages/material-ui-icons/src/PauseCircleOutlineOutlined.js b/packages/material-ui-icons/src/PauseCircleOutlineOutlined.js
index 6845cb84808d80..3665f799b5a091 100644
--- a/packages/material-ui-icons/src/PauseCircleOutlineOutlined.js
+++ b/packages/material-ui-icons/src/PauseCircleOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseCircleOutlineOutlined');
diff --git a/packages/material-ui-icons/src/PauseCircleOutlineSharp.js b/packages/material-ui-icons/src/PauseCircleOutlineSharp.js
index 9d579b88a4fbc9..4d0371dd95f23e 100644
--- a/packages/material-ui-icons/src/PauseCircleOutlineSharp.js
+++ b/packages/material-ui-icons/src/PauseCircleOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseCircleOutlineSharp');
diff --git a/packages/material-ui-icons/src/PauseCircleOutlineTwoTone.js b/packages/material-ui-icons/src/PauseCircleOutlineTwoTone.js
index 43c1f7cd1aaae6..7784c037b8daf3 100644
--- a/packages/material-ui-icons/src/PauseCircleOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/PauseCircleOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseCircleOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/PauseOutlined.js b/packages/material-ui-icons/src/PauseOutlined.js
index a61d0d8a48f269..161d273eb59943 100644
--- a/packages/material-ui-icons/src/PauseOutlined.js
+++ b/packages/material-ui-icons/src/PauseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseOutlined');
diff --git a/packages/material-ui-icons/src/PausePresentationOutlined.js b/packages/material-ui-icons/src/PausePresentationOutlined.js
index 18a79d39901fa3..6b3d164b4e7fb1 100644
--- a/packages/material-ui-icons/src/PausePresentationOutlined.js
+++ b/packages/material-ui-icons/src/PausePresentationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PausePresentationOutlined');
diff --git a/packages/material-ui-icons/src/PausePresentationRounded.js b/packages/material-ui-icons/src/PausePresentationRounded.js
index 6e029b57631c5f..d8c4efcaa7df4b 100644
--- a/packages/material-ui-icons/src/PausePresentationRounded.js
+++ b/packages/material-ui-icons/src/PausePresentationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PausePresentationRounded');
diff --git a/packages/material-ui-icons/src/PausePresentationSharp.js b/packages/material-ui-icons/src/PausePresentationSharp.js
index 8ceb38fcbcdb73..c2c30cda28479c 100644
--- a/packages/material-ui-icons/src/PausePresentationSharp.js
+++ b/packages/material-ui-icons/src/PausePresentationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PausePresentationSharp');
diff --git a/packages/material-ui-icons/src/PausePresentationTwoTone.js b/packages/material-ui-icons/src/PausePresentationTwoTone.js
index 712116a0028700..a507d16aa96a6f 100644
--- a/packages/material-ui-icons/src/PausePresentationTwoTone.js
+++ b/packages/material-ui-icons/src/PausePresentationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PausePresentationTwoTone');
diff --git a/packages/material-ui-icons/src/PauseSharp.js b/packages/material-ui-icons/src/PauseSharp.js
index 3c91adacbb1766..72fab7f4f9d202 100644
--- a/packages/material-ui-icons/src/PauseSharp.js
+++ b/packages/material-ui-icons/src/PauseSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseSharp');
diff --git a/packages/material-ui-icons/src/PauseTwoTone.js b/packages/material-ui-icons/src/PauseTwoTone.js
index 334f2ccde7159a..2dbb642a1f6e36 100644
--- a/packages/material-ui-icons/src/PauseTwoTone.js
+++ b/packages/material-ui-icons/src/PauseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PauseTwoTone');
diff --git a/packages/material-ui-icons/src/PaymentOutlined.js b/packages/material-ui-icons/src/PaymentOutlined.js
index 3d90d39fb7256a..6a3f28a427ec82 100644
--- a/packages/material-ui-icons/src/PaymentOutlined.js
+++ b/packages/material-ui-icons/src/PaymentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaymentOutlined');
diff --git a/packages/material-ui-icons/src/PaymentRounded.js b/packages/material-ui-icons/src/PaymentRounded.js
index 06b7391748644c..224cc6d2d8d448 100644
--- a/packages/material-ui-icons/src/PaymentRounded.js
+++ b/packages/material-ui-icons/src/PaymentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaymentRounded');
diff --git a/packages/material-ui-icons/src/PaymentSharp.js b/packages/material-ui-icons/src/PaymentSharp.js
index d7c5b202994d79..f46385ba26d129 100644
--- a/packages/material-ui-icons/src/PaymentSharp.js
+++ b/packages/material-ui-icons/src/PaymentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaymentSharp');
diff --git a/packages/material-ui-icons/src/PaymentTwoTone.js b/packages/material-ui-icons/src/PaymentTwoTone.js
index e510c019c7797f..cd070d1e45ff35 100644
--- a/packages/material-ui-icons/src/PaymentTwoTone.js
+++ b/packages/material-ui-icons/src/PaymentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PaymentTwoTone');
diff --git a/packages/material-ui-icons/src/PeopleAlt.js b/packages/material-ui-icons/src/PeopleAlt.js
new file mode 100644
index 00000000000000..45998162bb632a
--- /dev/null
+++ b/packages/material-ui-icons/src/PeopleAlt.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PeopleAlt');
diff --git a/packages/material-ui-icons/src/PeopleAltOutlined.js b/packages/material-ui-icons/src/PeopleAltOutlined.js
new file mode 100644
index 00000000000000..d5724bf03b7190
--- /dev/null
+++ b/packages/material-ui-icons/src/PeopleAltOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PeopleAltOutlined');
diff --git a/packages/material-ui-icons/src/PeopleAltRounded.js b/packages/material-ui-icons/src/PeopleAltRounded.js
new file mode 100644
index 00000000000000..f0ce3fce4e1669
--- /dev/null
+++ b/packages/material-ui-icons/src/PeopleAltRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PeopleAltRounded');
diff --git a/packages/material-ui-icons/src/PeopleAltSharp.js b/packages/material-ui-icons/src/PeopleAltSharp.js
new file mode 100644
index 00000000000000..5449fd3a952c4a
--- /dev/null
+++ b/packages/material-ui-icons/src/PeopleAltSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PeopleAltSharp');
diff --git a/packages/material-ui-icons/src/PeopleAltTwoTone.js b/packages/material-ui-icons/src/PeopleAltTwoTone.js
new file mode 100644
index 00000000000000..559abc8275402a
--- /dev/null
+++ b/packages/material-ui-icons/src/PeopleAltTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PeopleAltTwoTone');
diff --git a/packages/material-ui-icons/src/PeopleOutlineOutlined.js b/packages/material-ui-icons/src/PeopleOutlineOutlined.js
index 2628f1ec1051db..7534c928bbb517 100644
--- a/packages/material-ui-icons/src/PeopleOutlineOutlined.js
+++ b/packages/material-ui-icons/src/PeopleOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleOutlineOutlined');
diff --git a/packages/material-ui-icons/src/PeopleOutlineRounded.js b/packages/material-ui-icons/src/PeopleOutlineRounded.js
index 838eb4e5b696b3..b51f34c2c963db 100644
--- a/packages/material-ui-icons/src/PeopleOutlineRounded.js
+++ b/packages/material-ui-icons/src/PeopleOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleOutlineRounded');
diff --git a/packages/material-ui-icons/src/PeopleOutlineSharp.js b/packages/material-ui-icons/src/PeopleOutlineSharp.js
index 155ba233d2496e..0bb4f894d6ca30 100644
--- a/packages/material-ui-icons/src/PeopleOutlineSharp.js
+++ b/packages/material-ui-icons/src/PeopleOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleOutlineSharp');
diff --git a/packages/material-ui-icons/src/PeopleOutlineTwoTone.js b/packages/material-ui-icons/src/PeopleOutlineTwoTone.js
index a8a1cd2bea1be7..db478b74f92a88 100644
--- a/packages/material-ui-icons/src/PeopleOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/PeopleOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/PeopleOutlined.js b/packages/material-ui-icons/src/PeopleOutlined.js
index 5f863e0378bf13..d30f690652c872 100644
--- a/packages/material-ui-icons/src/PeopleOutlined.js
+++ b/packages/material-ui-icons/src/PeopleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleOutlined');
diff --git a/packages/material-ui-icons/src/PeopleRounded.js b/packages/material-ui-icons/src/PeopleRounded.js
index 4c53040de31da3..a72511a565f611 100644
--- a/packages/material-ui-icons/src/PeopleRounded.js
+++ b/packages/material-ui-icons/src/PeopleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleRounded');
diff --git a/packages/material-ui-icons/src/PeopleSharp.js b/packages/material-ui-icons/src/PeopleSharp.js
index 9c0236b5930c8b..830590dcd81489 100644
--- a/packages/material-ui-icons/src/PeopleSharp.js
+++ b/packages/material-ui-icons/src/PeopleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleSharp');
diff --git a/packages/material-ui-icons/src/PeopleTwoTone.js b/packages/material-ui-icons/src/PeopleTwoTone.js
index 2731a0bc528b33..95689b1dad8b0c 100644
--- a/packages/material-ui-icons/src/PeopleTwoTone.js
+++ b/packages/material-ui-icons/src/PeopleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PeopleTwoTone');
diff --git a/packages/material-ui-icons/src/PermCameraMicOutlined.js b/packages/material-ui-icons/src/PermCameraMicOutlined.js
index c35d13222eba12..46614956c842a5 100644
--- a/packages/material-ui-icons/src/PermCameraMicOutlined.js
+++ b/packages/material-ui-icons/src/PermCameraMicOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermCameraMicOutlined');
diff --git a/packages/material-ui-icons/src/PermCameraMicRounded.js b/packages/material-ui-icons/src/PermCameraMicRounded.js
index f7d591d5b0916e..b35af3e10e4d66 100644
--- a/packages/material-ui-icons/src/PermCameraMicRounded.js
+++ b/packages/material-ui-icons/src/PermCameraMicRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermCameraMicRounded');
diff --git a/packages/material-ui-icons/src/PermCameraMicSharp.js b/packages/material-ui-icons/src/PermCameraMicSharp.js
index 7afe92c1006439..c4090fb11f9cfe 100644
--- a/packages/material-ui-icons/src/PermCameraMicSharp.js
+++ b/packages/material-ui-icons/src/PermCameraMicSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermCameraMicSharp');
diff --git a/packages/material-ui-icons/src/PermCameraMicTwoTone.js b/packages/material-ui-icons/src/PermCameraMicTwoTone.js
index b9dff092d88128..27cf6808bc01b5 100644
--- a/packages/material-ui-icons/src/PermCameraMicTwoTone.js
+++ b/packages/material-ui-icons/src/PermCameraMicTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermCameraMicTwoTone');
diff --git a/packages/material-ui-icons/src/PermContactCalendarOutlined.js b/packages/material-ui-icons/src/PermContactCalendarOutlined.js
index 8bda012139e409..399c1c608caaa8 100644
--- a/packages/material-ui-icons/src/PermContactCalendarOutlined.js
+++ b/packages/material-ui-icons/src/PermContactCalendarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermContactCalendarOutlined');
diff --git a/packages/material-ui-icons/src/PermContactCalendarRounded.js b/packages/material-ui-icons/src/PermContactCalendarRounded.js
index 7c2e1d344d813f..6b29d421ad60f7 100644
--- a/packages/material-ui-icons/src/PermContactCalendarRounded.js
+++ b/packages/material-ui-icons/src/PermContactCalendarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermContactCalendarRounded');
diff --git a/packages/material-ui-icons/src/PermContactCalendarSharp.js b/packages/material-ui-icons/src/PermContactCalendarSharp.js
index d7c26b29bfe76a..886956ff019b75 100644
--- a/packages/material-ui-icons/src/PermContactCalendarSharp.js
+++ b/packages/material-ui-icons/src/PermContactCalendarSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermContactCalendarSharp');
diff --git a/packages/material-ui-icons/src/PermContactCalendarTwoTone.js b/packages/material-ui-icons/src/PermContactCalendarTwoTone.js
index 7b6a1c4e117d4a..408e1fb0385182 100644
--- a/packages/material-ui-icons/src/PermContactCalendarTwoTone.js
+++ b/packages/material-ui-icons/src/PermContactCalendarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermContactCalendarTwoTone');
diff --git a/packages/material-ui-icons/src/PermDataSettingOutlined.js b/packages/material-ui-icons/src/PermDataSettingOutlined.js
index e36cd01bfbfa41..9d530e56a55a15 100644
--- a/packages/material-ui-icons/src/PermDataSettingOutlined.js
+++ b/packages/material-ui-icons/src/PermDataSettingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDataSettingOutlined');
diff --git a/packages/material-ui-icons/src/PermDataSettingRounded.js b/packages/material-ui-icons/src/PermDataSettingRounded.js
index 80f694124bb48d..9f2d6f3d4a3be5 100644
--- a/packages/material-ui-icons/src/PermDataSettingRounded.js
+++ b/packages/material-ui-icons/src/PermDataSettingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDataSettingRounded');
diff --git a/packages/material-ui-icons/src/PermDataSettingSharp.js b/packages/material-ui-icons/src/PermDataSettingSharp.js
index 41f4fcba812b51..4aabb5210cbac0 100644
--- a/packages/material-ui-icons/src/PermDataSettingSharp.js
+++ b/packages/material-ui-icons/src/PermDataSettingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDataSettingSharp');
diff --git a/packages/material-ui-icons/src/PermDataSettingTwoTone.js b/packages/material-ui-icons/src/PermDataSettingTwoTone.js
index b705984db5f439..28b4dc2dd3a954 100644
--- a/packages/material-ui-icons/src/PermDataSettingTwoTone.js
+++ b/packages/material-ui-icons/src/PermDataSettingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDataSettingTwoTone');
diff --git a/packages/material-ui-icons/src/PermDeviceInformationOutlined.js b/packages/material-ui-icons/src/PermDeviceInformationOutlined.js
index 0731343547dcde..03723894185c9a 100644
--- a/packages/material-ui-icons/src/PermDeviceInformationOutlined.js
+++ b/packages/material-ui-icons/src/PermDeviceInformationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDeviceInformationOutlined');
diff --git a/packages/material-ui-icons/src/PermDeviceInformationRounded.js b/packages/material-ui-icons/src/PermDeviceInformationRounded.js
index df36022da7b9ac..6cd47a27ea3a4a 100644
--- a/packages/material-ui-icons/src/PermDeviceInformationRounded.js
+++ b/packages/material-ui-icons/src/PermDeviceInformationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDeviceInformationRounded');
diff --git a/packages/material-ui-icons/src/PermDeviceInformationSharp.js b/packages/material-ui-icons/src/PermDeviceInformationSharp.js
index 31058743670f90..4debf56f727a0d 100644
--- a/packages/material-ui-icons/src/PermDeviceInformationSharp.js
+++ b/packages/material-ui-icons/src/PermDeviceInformationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDeviceInformationSharp');
diff --git a/packages/material-ui-icons/src/PermDeviceInformationTwoTone.js b/packages/material-ui-icons/src/PermDeviceInformationTwoTone.js
index 7d2e788c252921..446a0638cd6376 100644
--- a/packages/material-ui-icons/src/PermDeviceInformationTwoTone.js
+++ b/packages/material-ui-icons/src/PermDeviceInformationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermDeviceInformationTwoTone');
diff --git a/packages/material-ui-icons/src/PermIdentityOutlined.js b/packages/material-ui-icons/src/PermIdentityOutlined.js
index fc7ee155af56e1..e718a75d5d07e1 100644
--- a/packages/material-ui-icons/src/PermIdentityOutlined.js
+++ b/packages/material-ui-icons/src/PermIdentityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermIdentityOutlined');
diff --git a/packages/material-ui-icons/src/PermIdentityRounded.js b/packages/material-ui-icons/src/PermIdentityRounded.js
index eb31aed5c10818..3e6cdddbf2e4fb 100644
--- a/packages/material-ui-icons/src/PermIdentityRounded.js
+++ b/packages/material-ui-icons/src/PermIdentityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermIdentityRounded');
diff --git a/packages/material-ui-icons/src/PermIdentitySharp.js b/packages/material-ui-icons/src/PermIdentitySharp.js
index 31d3b9f2fb6cd6..7daaa51600ebe4 100644
--- a/packages/material-ui-icons/src/PermIdentitySharp.js
+++ b/packages/material-ui-icons/src/PermIdentitySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermIdentitySharp');
diff --git a/packages/material-ui-icons/src/PermIdentityTwoTone.js b/packages/material-ui-icons/src/PermIdentityTwoTone.js
index 181228e4f53cc0..f61c71693697cb 100644
--- a/packages/material-ui-icons/src/PermIdentityTwoTone.js
+++ b/packages/material-ui-icons/src/PermIdentityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermIdentityTwoTone');
diff --git a/packages/material-ui-icons/src/PermMediaOutlined.js b/packages/material-ui-icons/src/PermMediaOutlined.js
index 37641e4e5cf298..8188df68f19437 100644
--- a/packages/material-ui-icons/src/PermMediaOutlined.js
+++ b/packages/material-ui-icons/src/PermMediaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermMediaOutlined');
diff --git a/packages/material-ui-icons/src/PermMediaRounded.js b/packages/material-ui-icons/src/PermMediaRounded.js
index 23ca72e9a0450e..cd057566c2e073 100644
--- a/packages/material-ui-icons/src/PermMediaRounded.js
+++ b/packages/material-ui-icons/src/PermMediaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermMediaRounded');
diff --git a/packages/material-ui-icons/src/PermMediaSharp.js b/packages/material-ui-icons/src/PermMediaSharp.js
index 079d8f691d2751..f0f2be314d4ee0 100644
--- a/packages/material-ui-icons/src/PermMediaSharp.js
+++ b/packages/material-ui-icons/src/PermMediaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermMediaSharp');
diff --git a/packages/material-ui-icons/src/PermMediaTwoTone.js b/packages/material-ui-icons/src/PermMediaTwoTone.js
index 4438a4c8eebf9b..fee36f19169d52 100644
--- a/packages/material-ui-icons/src/PermMediaTwoTone.js
+++ b/packages/material-ui-icons/src/PermMediaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermMediaTwoTone');
diff --git a/packages/material-ui-icons/src/PermPhoneMsgOutlined.js b/packages/material-ui-icons/src/PermPhoneMsgOutlined.js
index fd2ad08fb27172..627ae077b40435 100644
--- a/packages/material-ui-icons/src/PermPhoneMsgOutlined.js
+++ b/packages/material-ui-icons/src/PermPhoneMsgOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermPhoneMsgOutlined');
diff --git a/packages/material-ui-icons/src/PermPhoneMsgRounded.js b/packages/material-ui-icons/src/PermPhoneMsgRounded.js
index ecab9038a978ce..2b5f404f38d87e 100644
--- a/packages/material-ui-icons/src/PermPhoneMsgRounded.js
+++ b/packages/material-ui-icons/src/PermPhoneMsgRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermPhoneMsgRounded');
diff --git a/packages/material-ui-icons/src/PermPhoneMsgSharp.js b/packages/material-ui-icons/src/PermPhoneMsgSharp.js
index ad2d35711b3053..099ed25356bcc9 100644
--- a/packages/material-ui-icons/src/PermPhoneMsgSharp.js
+++ b/packages/material-ui-icons/src/PermPhoneMsgSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermPhoneMsgSharp');
diff --git a/packages/material-ui-icons/src/PermPhoneMsgTwoTone.js b/packages/material-ui-icons/src/PermPhoneMsgTwoTone.js
index 34cef069b7ac53..cb258ba1166622 100644
--- a/packages/material-ui-icons/src/PermPhoneMsgTwoTone.js
+++ b/packages/material-ui-icons/src/PermPhoneMsgTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermPhoneMsgTwoTone');
diff --git a/packages/material-ui-icons/src/PermScanWifiOutlined.js b/packages/material-ui-icons/src/PermScanWifiOutlined.js
index 227b268989e91c..460bd8863bbc9d 100644
--- a/packages/material-ui-icons/src/PermScanWifiOutlined.js
+++ b/packages/material-ui-icons/src/PermScanWifiOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermScanWifiOutlined');
diff --git a/packages/material-ui-icons/src/PermScanWifiRounded.js b/packages/material-ui-icons/src/PermScanWifiRounded.js
index 4368b7d18898b3..9ef1364f568c57 100644
--- a/packages/material-ui-icons/src/PermScanWifiRounded.js
+++ b/packages/material-ui-icons/src/PermScanWifiRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermScanWifiRounded');
diff --git a/packages/material-ui-icons/src/PermScanWifiSharp.js b/packages/material-ui-icons/src/PermScanWifiSharp.js
index a599b8d9391933..3c6c145f6e8cc4 100644
--- a/packages/material-ui-icons/src/PermScanWifiSharp.js
+++ b/packages/material-ui-icons/src/PermScanWifiSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermScanWifiSharp');
diff --git a/packages/material-ui-icons/src/PermScanWifiTwoTone.js b/packages/material-ui-icons/src/PermScanWifiTwoTone.js
index 2663342b58f07b..95ebd54b54d601 100644
--- a/packages/material-ui-icons/src/PermScanWifiTwoTone.js
+++ b/packages/material-ui-icons/src/PermScanWifiTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PermScanWifiTwoTone');
diff --git a/packages/material-ui-icons/src/PersonAddDisabled.js b/packages/material-ui-icons/src/PersonAddDisabled.js
index 507bcd3c2725d6..6c8656920fa6ef 100644
--- a/packages/material-ui-icons/src/PersonAddDisabled.js
+++ b/packages/material-ui-icons/src/PersonAddDisabled.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddDisabled');
diff --git a/packages/material-ui-icons/src/PersonAddDisabledOutlined.js b/packages/material-ui-icons/src/PersonAddDisabledOutlined.js
index 2a8d1c8c536466..31cb5080e65955 100644
--- a/packages/material-ui-icons/src/PersonAddDisabledOutlined.js
+++ b/packages/material-ui-icons/src/PersonAddDisabledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddDisabledOutlined');
diff --git a/packages/material-ui-icons/src/PersonAddDisabledRounded.js b/packages/material-ui-icons/src/PersonAddDisabledRounded.js
index 98326fc152b78c..9ed50217574bb6 100644
--- a/packages/material-ui-icons/src/PersonAddDisabledRounded.js
+++ b/packages/material-ui-icons/src/PersonAddDisabledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddDisabledRounded');
diff --git a/packages/material-ui-icons/src/PersonAddDisabledSharp.js b/packages/material-ui-icons/src/PersonAddDisabledSharp.js
index 28a301a96b2121..a1e4be88d9b148 100644
--- a/packages/material-ui-icons/src/PersonAddDisabledSharp.js
+++ b/packages/material-ui-icons/src/PersonAddDisabledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddDisabledSharp');
diff --git a/packages/material-ui-icons/src/PersonAddDisabledTwoTone.js b/packages/material-ui-icons/src/PersonAddDisabledTwoTone.js
index 9d75fd3fdda876..41c11a8b77bb5b 100644
--- a/packages/material-ui-icons/src/PersonAddDisabledTwoTone.js
+++ b/packages/material-ui-icons/src/PersonAddDisabledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddDisabledTwoTone');
diff --git a/packages/material-ui-icons/src/PersonAddOutlined.js b/packages/material-ui-icons/src/PersonAddOutlined.js
index 7a44c7682d0590..b8a5164b9b9da6 100644
--- a/packages/material-ui-icons/src/PersonAddOutlined.js
+++ b/packages/material-ui-icons/src/PersonAddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddOutlined');
diff --git a/packages/material-ui-icons/src/PersonAddRounded.js b/packages/material-ui-icons/src/PersonAddRounded.js
index 2068d184c170eb..964b76984a13e3 100644
--- a/packages/material-ui-icons/src/PersonAddRounded.js
+++ b/packages/material-ui-icons/src/PersonAddRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddRounded');
diff --git a/packages/material-ui-icons/src/PersonAddSharp.js b/packages/material-ui-icons/src/PersonAddSharp.js
index 94a0bc8c8ef110..6d8735ec8cdf94 100644
--- a/packages/material-ui-icons/src/PersonAddSharp.js
+++ b/packages/material-ui-icons/src/PersonAddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddSharp');
diff --git a/packages/material-ui-icons/src/PersonAddTwoTone.js b/packages/material-ui-icons/src/PersonAddTwoTone.js
index 1e8db36e536770..e29fd09fb20939 100644
--- a/packages/material-ui-icons/src/PersonAddTwoTone.js
+++ b/packages/material-ui-icons/src/PersonAddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonAddTwoTone');
diff --git a/packages/material-ui-icons/src/PersonOutlineOutlined.js b/packages/material-ui-icons/src/PersonOutlineOutlined.js
index 5ecbff80dd1140..8e21cb9146d909 100644
--- a/packages/material-ui-icons/src/PersonOutlineOutlined.js
+++ b/packages/material-ui-icons/src/PersonOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonOutlineOutlined');
diff --git a/packages/material-ui-icons/src/PersonOutlineRounded.js b/packages/material-ui-icons/src/PersonOutlineRounded.js
index 38eaf6f98ad711..a0c2b467f3de87 100644
--- a/packages/material-ui-icons/src/PersonOutlineRounded.js
+++ b/packages/material-ui-icons/src/PersonOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonOutlineRounded');
diff --git a/packages/material-ui-icons/src/PersonOutlineSharp.js b/packages/material-ui-icons/src/PersonOutlineSharp.js
index 0b9004641347f7..d41a747de415f0 100644
--- a/packages/material-ui-icons/src/PersonOutlineSharp.js
+++ b/packages/material-ui-icons/src/PersonOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonOutlineSharp');
diff --git a/packages/material-ui-icons/src/PersonOutlineTwoTone.js b/packages/material-ui-icons/src/PersonOutlineTwoTone.js
index c94054790a22d4..cd8dd0239ea35b 100644
--- a/packages/material-ui-icons/src/PersonOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/PersonOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/PersonOutlined.js b/packages/material-ui-icons/src/PersonOutlined.js
index 8bc8fe43270a42..ea56a817ed3a35 100644
--- a/packages/material-ui-icons/src/PersonOutlined.js
+++ b/packages/material-ui-icons/src/PersonOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonOutlined');
diff --git a/packages/material-ui-icons/src/PersonPinOutlined.js b/packages/material-ui-icons/src/PersonPinOutlined.js
index 3e9e16f85aa538..c2ffeaf1b2c42c 100644
--- a/packages/material-ui-icons/src/PersonPinOutlined.js
+++ b/packages/material-ui-icons/src/PersonPinOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonPinOutlined');
diff --git a/packages/material-ui-icons/src/PersonPinRounded.js b/packages/material-ui-icons/src/PersonPinRounded.js
index fe5040248328a3..44246b6e4b7f81 100644
--- a/packages/material-ui-icons/src/PersonPinRounded.js
+++ b/packages/material-ui-icons/src/PersonPinRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonPinRounded');
diff --git a/packages/material-ui-icons/src/PersonPinSharp.js b/packages/material-ui-icons/src/PersonPinSharp.js
index f5c8cb75a15333..6813fd6521702e 100644
--- a/packages/material-ui-icons/src/PersonPinSharp.js
+++ b/packages/material-ui-icons/src/PersonPinSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonPinSharp');
diff --git a/packages/material-ui-icons/src/PersonPinTwoTone.js b/packages/material-ui-icons/src/PersonPinTwoTone.js
index e68a8f782edd00..c9610cd3be5ee2 100644
--- a/packages/material-ui-icons/src/PersonPinTwoTone.js
+++ b/packages/material-ui-icons/src/PersonPinTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonPinTwoTone');
diff --git a/packages/material-ui-icons/src/PersonRounded.js b/packages/material-ui-icons/src/PersonRounded.js
index 51b9991ee928c5..f993daffdc23dc 100644
--- a/packages/material-ui-icons/src/PersonRounded.js
+++ b/packages/material-ui-icons/src/PersonRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonRounded');
diff --git a/packages/material-ui-icons/src/PersonSharp.js b/packages/material-ui-icons/src/PersonSharp.js
index de02cd40164eb5..8b4a8ddd25b434 100644
--- a/packages/material-ui-icons/src/PersonSharp.js
+++ b/packages/material-ui-icons/src/PersonSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonSharp');
diff --git a/packages/material-ui-icons/src/PersonTwoTone.js b/packages/material-ui-icons/src/PersonTwoTone.js
index 9d1acc26f2a125..3919ea299a5610 100644
--- a/packages/material-ui-icons/src/PersonTwoTone.js
+++ b/packages/material-ui-icons/src/PersonTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonTwoTone');
diff --git a/packages/material-ui-icons/src/PersonalVideoOutlined.js b/packages/material-ui-icons/src/PersonalVideoOutlined.js
index 81468771781017..c1d07686e8b0a9 100644
--- a/packages/material-ui-icons/src/PersonalVideoOutlined.js
+++ b/packages/material-ui-icons/src/PersonalVideoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonalVideoOutlined');
diff --git a/packages/material-ui-icons/src/PersonalVideoRounded.js b/packages/material-ui-icons/src/PersonalVideoRounded.js
index 04da09898e8c46..a302698c11a268 100644
--- a/packages/material-ui-icons/src/PersonalVideoRounded.js
+++ b/packages/material-ui-icons/src/PersonalVideoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonalVideoRounded');
diff --git a/packages/material-ui-icons/src/PersonalVideoSharp.js b/packages/material-ui-icons/src/PersonalVideoSharp.js
index b5b2c8fc96dc44..84e7033fdd3407 100644
--- a/packages/material-ui-icons/src/PersonalVideoSharp.js
+++ b/packages/material-ui-icons/src/PersonalVideoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonalVideoSharp');
diff --git a/packages/material-ui-icons/src/PersonalVideoTwoTone.js b/packages/material-ui-icons/src/PersonalVideoTwoTone.js
index 64b80a101fc308..a0a71262d594fb 100644
--- a/packages/material-ui-icons/src/PersonalVideoTwoTone.js
+++ b/packages/material-ui-icons/src/PersonalVideoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PersonalVideoTwoTone');
diff --git a/packages/material-ui-icons/src/PetsOutlined.js b/packages/material-ui-icons/src/PetsOutlined.js
index 50daec23b6c15d..28fab5a923890b 100644
--- a/packages/material-ui-icons/src/PetsOutlined.js
+++ b/packages/material-ui-icons/src/PetsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PetsOutlined');
diff --git a/packages/material-ui-icons/src/PetsRounded.js b/packages/material-ui-icons/src/PetsRounded.js
index bffb511cfd0c1e..3405c82cdb2569 100644
--- a/packages/material-ui-icons/src/PetsRounded.js
+++ b/packages/material-ui-icons/src/PetsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PetsRounded');
diff --git a/packages/material-ui-icons/src/PetsSharp.js b/packages/material-ui-icons/src/PetsSharp.js
index 77f4c32a86f10c..6f2ae154092c16 100644
--- a/packages/material-ui-icons/src/PetsSharp.js
+++ b/packages/material-ui-icons/src/PetsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PetsSharp');
diff --git a/packages/material-ui-icons/src/PetsTwoTone.js b/packages/material-ui-icons/src/PetsTwoTone.js
index eec9556f2a1e7b..336cf4e579712d 100644
--- a/packages/material-ui-icons/src/PetsTwoTone.js
+++ b/packages/material-ui-icons/src/PetsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PetsTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneAndroidOutlined.js b/packages/material-ui-icons/src/PhoneAndroidOutlined.js
index 03de6d4df63515..0168caf4261839 100644
--- a/packages/material-ui-icons/src/PhoneAndroidOutlined.js
+++ b/packages/material-ui-icons/src/PhoneAndroidOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneAndroidOutlined');
diff --git a/packages/material-ui-icons/src/PhoneAndroidSharp.js b/packages/material-ui-icons/src/PhoneAndroidSharp.js
index e2d0cb2aa89956..f54a53f3c29fdc 100644
--- a/packages/material-ui-icons/src/PhoneAndroidSharp.js
+++ b/packages/material-ui-icons/src/PhoneAndroidSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneAndroidSharp');
diff --git a/packages/material-ui-icons/src/PhoneAndroidTwoTone.js b/packages/material-ui-icons/src/PhoneAndroidTwoTone.js
index b89dadfe805fd5..742245cb6cc870 100644
--- a/packages/material-ui-icons/src/PhoneAndroidTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneAndroidTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneAndroidTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneBluetoothSpeakerOutlined.js b/packages/material-ui-icons/src/PhoneBluetoothSpeakerOutlined.js
index c9880407c3a726..20a087015264bd 100644
--- a/packages/material-ui-icons/src/PhoneBluetoothSpeakerOutlined.js
+++ b/packages/material-ui-icons/src/PhoneBluetoothSpeakerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneBluetoothSpeakerOutlined');
diff --git a/packages/material-ui-icons/src/PhoneBluetoothSpeakerRounded.js b/packages/material-ui-icons/src/PhoneBluetoothSpeakerRounded.js
index 1d5ac5c493ce73..87dfc1cfc8979d 100644
--- a/packages/material-ui-icons/src/PhoneBluetoothSpeakerRounded.js
+++ b/packages/material-ui-icons/src/PhoneBluetoothSpeakerRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneBluetoothSpeakerRounded');
diff --git a/packages/material-ui-icons/src/PhoneBluetoothSpeakerSharp.js b/packages/material-ui-icons/src/PhoneBluetoothSpeakerSharp.js
index 4ce4bdd870f107..41d880f0a551fc 100644
--- a/packages/material-ui-icons/src/PhoneBluetoothSpeakerSharp.js
+++ b/packages/material-ui-icons/src/PhoneBluetoothSpeakerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneBluetoothSpeakerSharp');
diff --git a/packages/material-ui-icons/src/PhoneBluetoothSpeakerTwoTone.js b/packages/material-ui-icons/src/PhoneBluetoothSpeakerTwoTone.js
index 9666a8fc9876c4..649c617555daba 100644
--- a/packages/material-ui-icons/src/PhoneBluetoothSpeakerTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneBluetoothSpeakerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneBluetoothSpeakerTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneCallbackOutlined.js b/packages/material-ui-icons/src/PhoneCallbackOutlined.js
index 14de958221e7e9..64844a0554a1e9 100644
--- a/packages/material-ui-icons/src/PhoneCallbackOutlined.js
+++ b/packages/material-ui-icons/src/PhoneCallbackOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneCallbackOutlined');
diff --git a/packages/material-ui-icons/src/PhoneCallbackRounded.js b/packages/material-ui-icons/src/PhoneCallbackRounded.js
index b19e442299b0fc..0efd57e0160a75 100644
--- a/packages/material-ui-icons/src/PhoneCallbackRounded.js
+++ b/packages/material-ui-icons/src/PhoneCallbackRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneCallbackRounded');
diff --git a/packages/material-ui-icons/src/PhoneCallbackSharp.js b/packages/material-ui-icons/src/PhoneCallbackSharp.js
index 5083e6b3ba7e21..4019879d150d96 100644
--- a/packages/material-ui-icons/src/PhoneCallbackSharp.js
+++ b/packages/material-ui-icons/src/PhoneCallbackSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneCallbackSharp');
diff --git a/packages/material-ui-icons/src/PhoneCallbackTwoTone.js b/packages/material-ui-icons/src/PhoneCallbackTwoTone.js
index 7250aade87bac8..5da993fd60b575 100644
--- a/packages/material-ui-icons/src/PhoneCallbackTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneCallbackTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneCallbackTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneDisabled.js b/packages/material-ui-icons/src/PhoneDisabled.js
new file mode 100644
index 00000000000000..2fcef761f77147
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneDisabled.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneDisabled');
diff --git a/packages/material-ui-icons/src/PhoneDisabledOutlined.js b/packages/material-ui-icons/src/PhoneDisabledOutlined.js
new file mode 100644
index 00000000000000..9e2f73e4b405be
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneDisabledOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneDisabledOutlined');
diff --git a/packages/material-ui-icons/src/PhoneDisabledRounded.js b/packages/material-ui-icons/src/PhoneDisabledRounded.js
new file mode 100644
index 00000000000000..d1c104cfce0dbc
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneDisabledRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneDisabledRounded');
diff --git a/packages/material-ui-icons/src/PhoneDisabledSharp.js b/packages/material-ui-icons/src/PhoneDisabledSharp.js
new file mode 100644
index 00000000000000..0f9e85d5449823
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneDisabledSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneDisabledSharp');
diff --git a/packages/material-ui-icons/src/PhoneDisabledTwoTone.js b/packages/material-ui-icons/src/PhoneDisabledTwoTone.js
new file mode 100644
index 00000000000000..aba8b5d795259c
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneDisabledTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneDisabledTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneEnabled.js b/packages/material-ui-icons/src/PhoneEnabled.js
new file mode 100644
index 00000000000000..0a1c8ce27bb124
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneEnabled.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneEnabled');
diff --git a/packages/material-ui-icons/src/PhoneEnabledOutlined.js b/packages/material-ui-icons/src/PhoneEnabledOutlined.js
new file mode 100644
index 00000000000000..a00b4c5f72e101
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneEnabledOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneEnabledOutlined');
diff --git a/packages/material-ui-icons/src/PhoneEnabledRounded.js b/packages/material-ui-icons/src/PhoneEnabledRounded.js
new file mode 100644
index 00000000000000..54cc21ca50b40a
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneEnabledRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneEnabledRounded');
diff --git a/packages/material-ui-icons/src/PhoneEnabledSharp.js b/packages/material-ui-icons/src/PhoneEnabledSharp.js
new file mode 100644
index 00000000000000..e63ef4722f0382
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneEnabledSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneEnabledSharp');
diff --git a/packages/material-ui-icons/src/PhoneEnabledTwoTone.js b/packages/material-ui-icons/src/PhoneEnabledTwoTone.js
new file mode 100644
index 00000000000000..25abed4479bdea
--- /dev/null
+++ b/packages/material-ui-icons/src/PhoneEnabledTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PhoneEnabledTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneForwardedOutlined.js b/packages/material-ui-icons/src/PhoneForwardedOutlined.js
index d3a67b589e2f95..a12695a3aaa2b5 100644
--- a/packages/material-ui-icons/src/PhoneForwardedOutlined.js
+++ b/packages/material-ui-icons/src/PhoneForwardedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneForwardedOutlined');
diff --git a/packages/material-ui-icons/src/PhoneForwardedRounded.js b/packages/material-ui-icons/src/PhoneForwardedRounded.js
index 8dc778249734c3..42d3c8699fa697 100644
--- a/packages/material-ui-icons/src/PhoneForwardedRounded.js
+++ b/packages/material-ui-icons/src/PhoneForwardedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneForwardedRounded');
diff --git a/packages/material-ui-icons/src/PhoneForwardedSharp.js b/packages/material-ui-icons/src/PhoneForwardedSharp.js
index 46add9eb0bb295..d5ca2f1119bc21 100644
--- a/packages/material-ui-icons/src/PhoneForwardedSharp.js
+++ b/packages/material-ui-icons/src/PhoneForwardedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneForwardedSharp');
diff --git a/packages/material-ui-icons/src/PhoneForwardedTwoTone.js b/packages/material-ui-icons/src/PhoneForwardedTwoTone.js
index 508d8344d2d68c..8de3029af6d43a 100644
--- a/packages/material-ui-icons/src/PhoneForwardedTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneForwardedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneForwardedTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneInTalkOutlined.js b/packages/material-ui-icons/src/PhoneInTalkOutlined.js
index 3ef86c254e4140..ee5fd7592c6373 100644
--- a/packages/material-ui-icons/src/PhoneInTalkOutlined.js
+++ b/packages/material-ui-icons/src/PhoneInTalkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneInTalkOutlined');
diff --git a/packages/material-ui-icons/src/PhoneInTalkRounded.js b/packages/material-ui-icons/src/PhoneInTalkRounded.js
index 57c97ceb4ef36f..0ea6aa090de3fe 100644
--- a/packages/material-ui-icons/src/PhoneInTalkRounded.js
+++ b/packages/material-ui-icons/src/PhoneInTalkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneInTalkRounded');
diff --git a/packages/material-ui-icons/src/PhoneInTalkSharp.js b/packages/material-ui-icons/src/PhoneInTalkSharp.js
index cbe0bab132ae92..76f13da0e1228a 100644
--- a/packages/material-ui-icons/src/PhoneInTalkSharp.js
+++ b/packages/material-ui-icons/src/PhoneInTalkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneInTalkSharp');
diff --git a/packages/material-ui-icons/src/PhoneInTalkTwoTone.js b/packages/material-ui-icons/src/PhoneInTalkTwoTone.js
index 76803693a78e23..b2a2131e73e5a6 100644
--- a/packages/material-ui-icons/src/PhoneInTalkTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneInTalkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneInTalkTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneIphoneOutlined.js b/packages/material-ui-icons/src/PhoneIphoneOutlined.js
index 8c26d4b5cdeae5..5be4ecb515302f 100644
--- a/packages/material-ui-icons/src/PhoneIphoneOutlined.js
+++ b/packages/material-ui-icons/src/PhoneIphoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneIphoneOutlined');
diff --git a/packages/material-ui-icons/src/PhoneIphoneSharp.js b/packages/material-ui-icons/src/PhoneIphoneSharp.js
index cbac97e6923761..93f9a3388c4359 100644
--- a/packages/material-ui-icons/src/PhoneIphoneSharp.js
+++ b/packages/material-ui-icons/src/PhoneIphoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneIphoneSharp');
diff --git a/packages/material-ui-icons/src/PhoneIphoneTwoTone.js b/packages/material-ui-icons/src/PhoneIphoneTwoTone.js
index fef5d588ea6555..75a7cf07a7872d 100644
--- a/packages/material-ui-icons/src/PhoneIphoneTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneIphoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneIphoneTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneLockedOutlined.js b/packages/material-ui-icons/src/PhoneLockedOutlined.js
index 743941be6b6df8..c4bddc3cc4be0e 100644
--- a/packages/material-ui-icons/src/PhoneLockedOutlined.js
+++ b/packages/material-ui-icons/src/PhoneLockedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneLockedOutlined');
diff --git a/packages/material-ui-icons/src/PhoneLockedRounded.js b/packages/material-ui-icons/src/PhoneLockedRounded.js
index ffe21be2b67c3f..6b2a7f4404205d 100644
--- a/packages/material-ui-icons/src/PhoneLockedRounded.js
+++ b/packages/material-ui-icons/src/PhoneLockedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneLockedRounded');
diff --git a/packages/material-ui-icons/src/PhoneLockedSharp.js b/packages/material-ui-icons/src/PhoneLockedSharp.js
index 2047c2a8f049a2..2ee7de1f08ba1e 100644
--- a/packages/material-ui-icons/src/PhoneLockedSharp.js
+++ b/packages/material-ui-icons/src/PhoneLockedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneLockedSharp');
diff --git a/packages/material-ui-icons/src/PhoneLockedTwoTone.js b/packages/material-ui-icons/src/PhoneLockedTwoTone.js
index b9e956440e644c..9cbcb905e064c4 100644
--- a/packages/material-ui-icons/src/PhoneLockedTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneLockedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneLockedTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneMissedOutlined.js b/packages/material-ui-icons/src/PhoneMissedOutlined.js
index 44c5edfc31799f..e2f0730ede5162 100644
--- a/packages/material-ui-icons/src/PhoneMissedOutlined.js
+++ b/packages/material-ui-icons/src/PhoneMissedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneMissedOutlined');
diff --git a/packages/material-ui-icons/src/PhoneMissedRounded.js b/packages/material-ui-icons/src/PhoneMissedRounded.js
index a4cd95ab0d361a..88fbeb49280aa4 100644
--- a/packages/material-ui-icons/src/PhoneMissedRounded.js
+++ b/packages/material-ui-icons/src/PhoneMissedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneMissedRounded');
diff --git a/packages/material-ui-icons/src/PhoneMissedSharp.js b/packages/material-ui-icons/src/PhoneMissedSharp.js
index b9704ec72b6b80..24747398be80d1 100644
--- a/packages/material-ui-icons/src/PhoneMissedSharp.js
+++ b/packages/material-ui-icons/src/PhoneMissedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneMissedSharp');
diff --git a/packages/material-ui-icons/src/PhoneMissedTwoTone.js b/packages/material-ui-icons/src/PhoneMissedTwoTone.js
index d646601a34dab3..bc5e27141d25f6 100644
--- a/packages/material-ui-icons/src/PhoneMissedTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneMissedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneMissedTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneOutlined.js b/packages/material-ui-icons/src/PhoneOutlined.js
index 6715d09315e82d..5fe93765672e05 100644
--- a/packages/material-ui-icons/src/PhoneOutlined.js
+++ b/packages/material-ui-icons/src/PhoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneOutlined');
diff --git a/packages/material-ui-icons/src/PhonePausedOutlined.js b/packages/material-ui-icons/src/PhonePausedOutlined.js
index c87f49e7c52f9c..ff542e9c745e7b 100644
--- a/packages/material-ui-icons/src/PhonePausedOutlined.js
+++ b/packages/material-ui-icons/src/PhonePausedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonePausedOutlined');
diff --git a/packages/material-ui-icons/src/PhonePausedRounded.js b/packages/material-ui-icons/src/PhonePausedRounded.js
index 91dcac13a23482..14d2a311a50a37 100644
--- a/packages/material-ui-icons/src/PhonePausedRounded.js
+++ b/packages/material-ui-icons/src/PhonePausedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonePausedRounded');
diff --git a/packages/material-ui-icons/src/PhonePausedSharp.js b/packages/material-ui-icons/src/PhonePausedSharp.js
index da8da665dc59a0..7124e0a8cdd61e 100644
--- a/packages/material-ui-icons/src/PhonePausedSharp.js
+++ b/packages/material-ui-icons/src/PhonePausedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonePausedSharp');
diff --git a/packages/material-ui-icons/src/PhonePausedTwoTone.js b/packages/material-ui-icons/src/PhonePausedTwoTone.js
index 6d98884311f51f..dcce0155fe8c11 100644
--- a/packages/material-ui-icons/src/PhonePausedTwoTone.js
+++ b/packages/material-ui-icons/src/PhonePausedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonePausedTwoTone');
diff --git a/packages/material-ui-icons/src/PhoneRounded.js b/packages/material-ui-icons/src/PhoneRounded.js
index 078fa2b01ef453..16f86bfff36b92 100644
--- a/packages/material-ui-icons/src/PhoneRounded.js
+++ b/packages/material-ui-icons/src/PhoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneRounded');
diff --git a/packages/material-ui-icons/src/PhoneSharp.js b/packages/material-ui-icons/src/PhoneSharp.js
index 7fc9fe69bc932e..612dbbbba177a7 100644
--- a/packages/material-ui-icons/src/PhoneSharp.js
+++ b/packages/material-ui-icons/src/PhoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneSharp');
diff --git a/packages/material-ui-icons/src/PhoneTwoTone.js b/packages/material-ui-icons/src/PhoneTwoTone.js
index 70b4e87f469a4a..4182fa31394c67 100644
--- a/packages/material-ui-icons/src/PhoneTwoTone.js
+++ b/packages/material-ui-icons/src/PhoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhoneTwoTone');
diff --git a/packages/material-ui-icons/src/PhonelinkErase.js b/packages/material-ui-icons/src/PhonelinkErase.js
index ac0c32fd67ba64..bfbd20d58b6089 100644
--- a/packages/material-ui-icons/src/PhonelinkErase.js
+++ b/packages/material-ui-icons/src/PhonelinkErase.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkErase');
diff --git a/packages/material-ui-icons/src/PhonelinkEraseOutlined.js b/packages/material-ui-icons/src/PhonelinkEraseOutlined.js
index c0479ec8a5ea1a..04012c32c46b4b 100644
--- a/packages/material-ui-icons/src/PhonelinkEraseOutlined.js
+++ b/packages/material-ui-icons/src/PhonelinkEraseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkEraseOutlined');
diff --git a/packages/material-ui-icons/src/PhonelinkEraseRounded.js b/packages/material-ui-icons/src/PhonelinkEraseRounded.js
index 843a93a5bc21b6..b2a6be61993380 100644
--- a/packages/material-ui-icons/src/PhonelinkEraseRounded.js
+++ b/packages/material-ui-icons/src/PhonelinkEraseRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkEraseRounded');
diff --git a/packages/material-ui-icons/src/PhonelinkEraseSharp.js b/packages/material-ui-icons/src/PhonelinkEraseSharp.js
index e58c2b5ff5bb59..ba7118c6fd5447 100644
--- a/packages/material-ui-icons/src/PhonelinkEraseSharp.js
+++ b/packages/material-ui-icons/src/PhonelinkEraseSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkEraseSharp');
diff --git a/packages/material-ui-icons/src/PhonelinkEraseTwoTone.js b/packages/material-ui-icons/src/PhonelinkEraseTwoTone.js
index f66050e0106d84..92b98ffec2f9ea 100644
--- a/packages/material-ui-icons/src/PhonelinkEraseTwoTone.js
+++ b/packages/material-ui-icons/src/PhonelinkEraseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkEraseTwoTone');
diff --git a/packages/material-ui-icons/src/PhonelinkLock.js b/packages/material-ui-icons/src/PhonelinkLock.js
index afefd0e7ac85f2..53edc9586b014d 100644
--- a/packages/material-ui-icons/src/PhonelinkLock.js
+++ b/packages/material-ui-icons/src/PhonelinkLock.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkLock');
diff --git a/packages/material-ui-icons/src/PhonelinkLockOutlined.js b/packages/material-ui-icons/src/PhonelinkLockOutlined.js
index 5cf116e43897c5..25b52cddc98261 100644
--- a/packages/material-ui-icons/src/PhonelinkLockOutlined.js
+++ b/packages/material-ui-icons/src/PhonelinkLockOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkLockOutlined');
diff --git a/packages/material-ui-icons/src/PhonelinkLockRounded.js b/packages/material-ui-icons/src/PhonelinkLockRounded.js
index 49f5e7d5e1d1b0..a720cf364c611a 100644
--- a/packages/material-ui-icons/src/PhonelinkLockRounded.js
+++ b/packages/material-ui-icons/src/PhonelinkLockRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkLockRounded');
diff --git a/packages/material-ui-icons/src/PhonelinkLockSharp.js b/packages/material-ui-icons/src/PhonelinkLockSharp.js
index 563ba24280494b..b88efd3b61fbc1 100644
--- a/packages/material-ui-icons/src/PhonelinkLockSharp.js
+++ b/packages/material-ui-icons/src/PhonelinkLockSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkLockSharp');
diff --git a/packages/material-ui-icons/src/PhonelinkLockTwoTone.js b/packages/material-ui-icons/src/PhonelinkLockTwoTone.js
index 691638a99fe74f..c57461a824cf26 100644
--- a/packages/material-ui-icons/src/PhonelinkLockTwoTone.js
+++ b/packages/material-ui-icons/src/PhonelinkLockTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkLockTwoTone');
diff --git a/packages/material-ui-icons/src/PhonelinkOffRounded.js b/packages/material-ui-icons/src/PhonelinkOffRounded.js
index d6a47e38db781a..2303941f6d245c 100644
--- a/packages/material-ui-icons/src/PhonelinkOffRounded.js
+++ b/packages/material-ui-icons/src/PhonelinkOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkOffRounded');
diff --git a/packages/material-ui-icons/src/PhonelinkOutlined.js b/packages/material-ui-icons/src/PhonelinkOutlined.js
index 3fa51fe5d2fc94..862c39513a3948 100644
--- a/packages/material-ui-icons/src/PhonelinkOutlined.js
+++ b/packages/material-ui-icons/src/PhonelinkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkOutlined');
diff --git a/packages/material-ui-icons/src/PhonelinkRing.js b/packages/material-ui-icons/src/PhonelinkRing.js
index 6a163deff841a1..5e004382c6d10d 100644
--- a/packages/material-ui-icons/src/PhonelinkRing.js
+++ b/packages/material-ui-icons/src/PhonelinkRing.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkRing');
diff --git a/packages/material-ui-icons/src/PhonelinkRingOutlined.js b/packages/material-ui-icons/src/PhonelinkRingOutlined.js
index f64519e52849d3..5408b719ad86bd 100644
--- a/packages/material-ui-icons/src/PhonelinkRingOutlined.js
+++ b/packages/material-ui-icons/src/PhonelinkRingOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkRingOutlined');
diff --git a/packages/material-ui-icons/src/PhonelinkRingRounded.js b/packages/material-ui-icons/src/PhonelinkRingRounded.js
index 690365fabdf082..3c82998a91d6dc 100644
--- a/packages/material-ui-icons/src/PhonelinkRingRounded.js
+++ b/packages/material-ui-icons/src/PhonelinkRingRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkRingRounded');
diff --git a/packages/material-ui-icons/src/PhonelinkRingSharp.js b/packages/material-ui-icons/src/PhonelinkRingSharp.js
index 686c0aeef7a6e6..fa252381f0a0ce 100644
--- a/packages/material-ui-icons/src/PhonelinkRingSharp.js
+++ b/packages/material-ui-icons/src/PhonelinkRingSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkRingSharp');
diff --git a/packages/material-ui-icons/src/PhonelinkRingTwoTone.js b/packages/material-ui-icons/src/PhonelinkRingTwoTone.js
index 0c711763653604..805f627d6aeb02 100644
--- a/packages/material-ui-icons/src/PhonelinkRingTwoTone.js
+++ b/packages/material-ui-icons/src/PhonelinkRingTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkRingTwoTone');
diff --git a/packages/material-ui-icons/src/PhonelinkSetupOutlined.js b/packages/material-ui-icons/src/PhonelinkSetupOutlined.js
index 0389d5149effa5..e4f68faf2f59e8 100644
--- a/packages/material-ui-icons/src/PhonelinkSetupOutlined.js
+++ b/packages/material-ui-icons/src/PhonelinkSetupOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkSetupOutlined');
diff --git a/packages/material-ui-icons/src/PhonelinkSetupRounded.js b/packages/material-ui-icons/src/PhonelinkSetupRounded.js
index dbb423045ff301..141653d6b58c4a 100644
--- a/packages/material-ui-icons/src/PhonelinkSetupRounded.js
+++ b/packages/material-ui-icons/src/PhonelinkSetupRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkSetupRounded');
diff --git a/packages/material-ui-icons/src/PhonelinkSetupSharp.js b/packages/material-ui-icons/src/PhonelinkSetupSharp.js
index 285a9bd12cd526..785ba4926a6d8e 100644
--- a/packages/material-ui-icons/src/PhonelinkSetupSharp.js
+++ b/packages/material-ui-icons/src/PhonelinkSetupSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkSetupSharp');
diff --git a/packages/material-ui-icons/src/PhonelinkSetupTwoTone.js b/packages/material-ui-icons/src/PhonelinkSetupTwoTone.js
index a574cad70b712b..f31451148d5555 100644
--- a/packages/material-ui-icons/src/PhonelinkSetupTwoTone.js
+++ b/packages/material-ui-icons/src/PhonelinkSetupTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkSetupTwoTone');
diff --git a/packages/material-ui-icons/src/PhonelinkSharp.js b/packages/material-ui-icons/src/PhonelinkSharp.js
index 88765ee5cfdcbd..cc1c6da0d98487 100644
--- a/packages/material-ui-icons/src/PhonelinkSharp.js
+++ b/packages/material-ui-icons/src/PhonelinkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkSharp');
diff --git a/packages/material-ui-icons/src/PhonelinkTwoTone.js b/packages/material-ui-icons/src/PhonelinkTwoTone.js
index f22bb3afd9c32e..0835a9c7a952e1 100644
--- a/packages/material-ui-icons/src/PhonelinkTwoTone.js
+++ b/packages/material-ui-icons/src/PhonelinkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhonelinkTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoAlbumOutlined.js b/packages/material-ui-icons/src/PhotoAlbumOutlined.js
index 9e213813da1211..8855cb83aa2cb1 100644
--- a/packages/material-ui-icons/src/PhotoAlbumOutlined.js
+++ b/packages/material-ui-icons/src/PhotoAlbumOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoAlbumOutlined');
diff --git a/packages/material-ui-icons/src/PhotoAlbumRounded.js b/packages/material-ui-icons/src/PhotoAlbumRounded.js
index 7ba9aad8865e41..2ebb6fb2f98916 100644
--- a/packages/material-ui-icons/src/PhotoAlbumRounded.js
+++ b/packages/material-ui-icons/src/PhotoAlbumRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoAlbumRounded');
diff --git a/packages/material-ui-icons/src/PhotoAlbumSharp.js b/packages/material-ui-icons/src/PhotoAlbumSharp.js
index 2067e2edee3fb5..85c2b5fa16be10 100644
--- a/packages/material-ui-icons/src/PhotoAlbumSharp.js
+++ b/packages/material-ui-icons/src/PhotoAlbumSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoAlbumSharp');
diff --git a/packages/material-ui-icons/src/PhotoAlbumTwoTone.js b/packages/material-ui-icons/src/PhotoAlbumTwoTone.js
index 65a2bf33da64a1..ca86c44826774c 100644
--- a/packages/material-ui-icons/src/PhotoAlbumTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoAlbumTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoAlbumTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoCameraOutlined.js b/packages/material-ui-icons/src/PhotoCameraOutlined.js
index c363421ac356b0..641da39f4405ef 100644
--- a/packages/material-ui-icons/src/PhotoCameraOutlined.js
+++ b/packages/material-ui-icons/src/PhotoCameraOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoCameraOutlined');
diff --git a/packages/material-ui-icons/src/PhotoCameraRounded.js b/packages/material-ui-icons/src/PhotoCameraRounded.js
index 9720cdb5234dd2..e898ea0683c61c 100644
--- a/packages/material-ui-icons/src/PhotoCameraRounded.js
+++ b/packages/material-ui-icons/src/PhotoCameraRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoCameraRounded');
diff --git a/packages/material-ui-icons/src/PhotoCameraSharp.js b/packages/material-ui-icons/src/PhotoCameraSharp.js
index 142f8fb6c0ba5a..437a81195ae4b2 100644
--- a/packages/material-ui-icons/src/PhotoCameraSharp.js
+++ b/packages/material-ui-icons/src/PhotoCameraSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoCameraSharp');
diff --git a/packages/material-ui-icons/src/PhotoCameraTwoTone.js b/packages/material-ui-icons/src/PhotoCameraTwoTone.js
index b5c374db1b80c9..8fa54f6777a0e8 100644
--- a/packages/material-ui-icons/src/PhotoCameraTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoCameraTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoCameraTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoFilter.js b/packages/material-ui-icons/src/PhotoFilter.js
index 828e38c899e489..a7daca79023d92 100644
--- a/packages/material-ui-icons/src/PhotoFilter.js
+++ b/packages/material-ui-icons/src/PhotoFilter.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoFilter');
diff --git a/packages/material-ui-icons/src/PhotoFilterOutlined.js b/packages/material-ui-icons/src/PhotoFilterOutlined.js
index 8753204a63b0d5..3a4814b647eb2e 100644
--- a/packages/material-ui-icons/src/PhotoFilterOutlined.js
+++ b/packages/material-ui-icons/src/PhotoFilterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoFilterOutlined');
diff --git a/packages/material-ui-icons/src/PhotoFilterRounded.js b/packages/material-ui-icons/src/PhotoFilterRounded.js
index 544ef06e9037a2..4327fb67c348c1 100644
--- a/packages/material-ui-icons/src/PhotoFilterRounded.js
+++ b/packages/material-ui-icons/src/PhotoFilterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoFilterRounded');
diff --git a/packages/material-ui-icons/src/PhotoFilterSharp.js b/packages/material-ui-icons/src/PhotoFilterSharp.js
index 22d521ece51794..4600e2de0683ef 100644
--- a/packages/material-ui-icons/src/PhotoFilterSharp.js
+++ b/packages/material-ui-icons/src/PhotoFilterSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoFilterSharp');
diff --git a/packages/material-ui-icons/src/PhotoFilterTwoTone.js b/packages/material-ui-icons/src/PhotoFilterTwoTone.js
index 82de96e986af0b..ddac0c6f81f273 100644
--- a/packages/material-ui-icons/src/PhotoFilterTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoFilterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoFilterTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoLibraryOutlined.js b/packages/material-ui-icons/src/PhotoLibraryOutlined.js
index d6e69db089a2a9..4aa317a195556b 100644
--- a/packages/material-ui-icons/src/PhotoLibraryOutlined.js
+++ b/packages/material-ui-icons/src/PhotoLibraryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoLibraryOutlined');
diff --git a/packages/material-ui-icons/src/PhotoLibraryRounded.js b/packages/material-ui-icons/src/PhotoLibraryRounded.js
index e9b6cd1464e88f..b7f4c05c09a022 100644
--- a/packages/material-ui-icons/src/PhotoLibraryRounded.js
+++ b/packages/material-ui-icons/src/PhotoLibraryRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoLibraryRounded');
diff --git a/packages/material-ui-icons/src/PhotoLibrarySharp.js b/packages/material-ui-icons/src/PhotoLibrarySharp.js
index 2ca47f0ba6faae..8f1e994b3ad201 100644
--- a/packages/material-ui-icons/src/PhotoLibrarySharp.js
+++ b/packages/material-ui-icons/src/PhotoLibrarySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoLibrarySharp');
diff --git a/packages/material-ui-icons/src/PhotoLibraryTwoTone.js b/packages/material-ui-icons/src/PhotoLibraryTwoTone.js
index 5479849cf1d6e9..7d03869dc84901 100644
--- a/packages/material-ui-icons/src/PhotoLibraryTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoLibraryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoLibraryTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoOutlined.js b/packages/material-ui-icons/src/PhotoOutlined.js
index feed6a3af8d8ab..59d1aa87cb1cc5 100644
--- a/packages/material-ui-icons/src/PhotoOutlined.js
+++ b/packages/material-ui-icons/src/PhotoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoOutlined');
diff --git a/packages/material-ui-icons/src/PhotoRounded.js b/packages/material-ui-icons/src/PhotoRounded.js
index dafa10633c425e..ca9d4c269bd2e4 100644
--- a/packages/material-ui-icons/src/PhotoRounded.js
+++ b/packages/material-ui-icons/src/PhotoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoRounded');
diff --git a/packages/material-ui-icons/src/PhotoSharp.js b/packages/material-ui-icons/src/PhotoSharp.js
index 44f2f45d24b6d2..b2c64d26df9d38 100644
--- a/packages/material-ui-icons/src/PhotoSharp.js
+++ b/packages/material-ui-icons/src/PhotoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSharp');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectActualOutlined.js b/packages/material-ui-icons/src/PhotoSizeSelectActualOutlined.js
index 67df018d1b4930..0b415f97587665 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectActualOutlined.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectActualOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectActualOutlined');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectActualRounded.js b/packages/material-ui-icons/src/PhotoSizeSelectActualRounded.js
index 93d9254cf8bb90..d43d0d69773a94 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectActualRounded.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectActualRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectActualRounded');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectActualSharp.js b/packages/material-ui-icons/src/PhotoSizeSelectActualSharp.js
index 9502c0167f504a..8a3e3b11152742 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectActualSharp.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectActualSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectActualSharp');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectActualTwoTone.js b/packages/material-ui-icons/src/PhotoSizeSelectActualTwoTone.js
index 7d282063a3c980..600780e3362b0f 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectActualTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectActualTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectActualTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectLargeOutlined.js b/packages/material-ui-icons/src/PhotoSizeSelectLargeOutlined.js
index e340c71f33fdb3..522487bfb14cc7 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectLargeOutlined.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectLargeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectLargeOutlined');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectLargeRounded.js b/packages/material-ui-icons/src/PhotoSizeSelectLargeRounded.js
index 019b0721ba57fc..700b71b9665aab 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectLargeRounded.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectLargeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectLargeRounded');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectLargeSharp.js b/packages/material-ui-icons/src/PhotoSizeSelectLargeSharp.js
index 099d896bfd1334..ee14747e823c08 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectLargeSharp.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectLargeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectLargeSharp');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectLargeTwoTone.js b/packages/material-ui-icons/src/PhotoSizeSelectLargeTwoTone.js
index ad03279df88908..9a7ac99f3317fd 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectLargeTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectLargeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectLargeTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectSmallOutlined.js b/packages/material-ui-icons/src/PhotoSizeSelectSmallOutlined.js
index fd40ae4ce2eb61..06933a2af77446 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectSmallOutlined.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectSmallOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectSmallOutlined');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectSmallRounded.js b/packages/material-ui-icons/src/PhotoSizeSelectSmallRounded.js
index 133f7d7b460c0b..61daf43ca9469d 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectSmallRounded.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectSmallRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectSmallRounded');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectSmallSharp.js b/packages/material-ui-icons/src/PhotoSizeSelectSmallSharp.js
index 3cd8dff3f70f54..0341472480ab0b 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectSmallSharp.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectSmallSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectSmallSharp');
diff --git a/packages/material-ui-icons/src/PhotoSizeSelectSmallTwoTone.js b/packages/material-ui-icons/src/PhotoSizeSelectSmallTwoTone.js
index 75f5aa6dc1e836..b652c078c63e59 100644
--- a/packages/material-ui-icons/src/PhotoSizeSelectSmallTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoSizeSelectSmallTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoSizeSelectSmallTwoTone');
diff --git a/packages/material-ui-icons/src/PhotoTwoTone.js b/packages/material-ui-icons/src/PhotoTwoTone.js
index 57d5fcfb8bad49..61f5c00d4094c6 100644
--- a/packages/material-ui-icons/src/PhotoTwoTone.js
+++ b/packages/material-ui-icons/src/PhotoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PhotoTwoTone');
diff --git a/packages/material-ui-icons/src/PictureAsPdfOutlined.js b/packages/material-ui-icons/src/PictureAsPdfOutlined.js
index 07fc6170c636f4..9d1b2439a2dfc9 100644
--- a/packages/material-ui-icons/src/PictureAsPdfOutlined.js
+++ b/packages/material-ui-icons/src/PictureAsPdfOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureAsPdfOutlined');
diff --git a/packages/material-ui-icons/src/PictureAsPdfRounded.js b/packages/material-ui-icons/src/PictureAsPdfRounded.js
index a6b6901190dae3..98301a86132f17 100644
--- a/packages/material-ui-icons/src/PictureAsPdfRounded.js
+++ b/packages/material-ui-icons/src/PictureAsPdfRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureAsPdfRounded');
diff --git a/packages/material-ui-icons/src/PictureAsPdfSharp.js b/packages/material-ui-icons/src/PictureAsPdfSharp.js
index c627a43a725d38..6d741a9c9134d3 100644
--- a/packages/material-ui-icons/src/PictureAsPdfSharp.js
+++ b/packages/material-ui-icons/src/PictureAsPdfSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureAsPdfSharp');
diff --git a/packages/material-ui-icons/src/PictureAsPdfTwoTone.js b/packages/material-ui-icons/src/PictureAsPdfTwoTone.js
index 0191ba73d850dd..59d3a6fc4f2cb9 100644
--- a/packages/material-ui-icons/src/PictureAsPdfTwoTone.js
+++ b/packages/material-ui-icons/src/PictureAsPdfTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureAsPdfTwoTone');
diff --git a/packages/material-ui-icons/src/PictureInPictureAlt.js b/packages/material-ui-icons/src/PictureInPictureAlt.js
index c5f94b94a30f5f..c8b8c1ad3d4512 100644
--- a/packages/material-ui-icons/src/PictureInPictureAlt.js
+++ b/packages/material-ui-icons/src/PictureInPictureAlt.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureAlt');
diff --git a/packages/material-ui-icons/src/PictureInPictureAltOutlined.js b/packages/material-ui-icons/src/PictureInPictureAltOutlined.js
index 9d89c903320941..4e040bab7c1f0f 100644
--- a/packages/material-ui-icons/src/PictureInPictureAltOutlined.js
+++ b/packages/material-ui-icons/src/PictureInPictureAltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureAltOutlined');
diff --git a/packages/material-ui-icons/src/PictureInPictureAltRounded.js b/packages/material-ui-icons/src/PictureInPictureAltRounded.js
index 45536b3fb156d1..d8ff51d6a2cb77 100644
--- a/packages/material-ui-icons/src/PictureInPictureAltRounded.js
+++ b/packages/material-ui-icons/src/PictureInPictureAltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureAltRounded');
diff --git a/packages/material-ui-icons/src/PictureInPictureAltSharp.js b/packages/material-ui-icons/src/PictureInPictureAltSharp.js
index a799ba6a48e171..e649f64186c38d 100644
--- a/packages/material-ui-icons/src/PictureInPictureAltSharp.js
+++ b/packages/material-ui-icons/src/PictureInPictureAltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureAltSharp');
diff --git a/packages/material-ui-icons/src/PictureInPictureAltTwoTone.js b/packages/material-ui-icons/src/PictureInPictureAltTwoTone.js
index cc527ed2bd2ff5..bae616304f7332 100644
--- a/packages/material-ui-icons/src/PictureInPictureAltTwoTone.js
+++ b/packages/material-ui-icons/src/PictureInPictureAltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureAltTwoTone');
diff --git a/packages/material-ui-icons/src/PictureInPictureOutlined.js b/packages/material-ui-icons/src/PictureInPictureOutlined.js
index ba7008d5a7e67c..11f5b027f48b1a 100644
--- a/packages/material-ui-icons/src/PictureInPictureOutlined.js
+++ b/packages/material-ui-icons/src/PictureInPictureOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureOutlined');
diff --git a/packages/material-ui-icons/src/PictureInPictureRounded.js b/packages/material-ui-icons/src/PictureInPictureRounded.js
index 13bcb87a91d363..40dac3d8acc5c6 100644
--- a/packages/material-ui-icons/src/PictureInPictureRounded.js
+++ b/packages/material-ui-icons/src/PictureInPictureRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureRounded');
diff --git a/packages/material-ui-icons/src/PictureInPictureSharp.js b/packages/material-ui-icons/src/PictureInPictureSharp.js
index d6ed8bfbb5086f..3ad77f7af7a4aa 100644
--- a/packages/material-ui-icons/src/PictureInPictureSharp.js
+++ b/packages/material-ui-icons/src/PictureInPictureSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureSharp');
diff --git a/packages/material-ui-icons/src/PictureInPictureTwoTone.js b/packages/material-ui-icons/src/PictureInPictureTwoTone.js
index ff69e7729bdd24..96017ba49c7c03 100644
--- a/packages/material-ui-icons/src/PictureInPictureTwoTone.js
+++ b/packages/material-ui-icons/src/PictureInPictureTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PictureInPictureTwoTone');
diff --git a/packages/material-ui-icons/src/PieChart.js b/packages/material-ui-icons/src/PieChart.js
index 72ea69d578b7d4..2b9ad3f043ec58 100644
--- a/packages/material-ui-icons/src/PieChart.js
+++ b/packages/material-ui-icons/src/PieChart.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PieChart');
diff --git a/packages/material-ui-icons/src/PieChartOutlined.js b/packages/material-ui-icons/src/PieChartOutlined.js
index 30344dede5674b..9a95641ad74a2e 100644
--- a/packages/material-ui-icons/src/PieChartOutlined.js
+++ b/packages/material-ui-icons/src/PieChartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PieChartOutlined');
diff --git a/packages/material-ui-icons/src/PieChartRounded.js b/packages/material-ui-icons/src/PieChartRounded.js
index 856e94d695ee3c..8770c5c34d152a 100644
--- a/packages/material-ui-icons/src/PieChartRounded.js
+++ b/packages/material-ui-icons/src/PieChartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PieChartRounded');
diff --git a/packages/material-ui-icons/src/PieChartTwoTone.js b/packages/material-ui-icons/src/PieChartTwoTone.js
index dbfa7475c49251..b610a7152a812a 100644
--- a/packages/material-ui-icons/src/PieChartTwoTone.js
+++ b/packages/material-ui-icons/src/PieChartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PieChartTwoTone');
diff --git a/packages/material-ui-icons/src/PlayArrowOutlined.js b/packages/material-ui-icons/src/PlayArrowOutlined.js
index 400e26dc989e43..e3b2bafb2e7585 100644
--- a/packages/material-ui-icons/src/PlayArrowOutlined.js
+++ b/packages/material-ui-icons/src/PlayArrowOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayArrowOutlined');
diff --git a/packages/material-ui-icons/src/PlayArrowSharp.js b/packages/material-ui-icons/src/PlayArrowSharp.js
index 96129ffca4faaa..1e5dddc6905341 100644
--- a/packages/material-ui-icons/src/PlayArrowSharp.js
+++ b/packages/material-ui-icons/src/PlayArrowSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayArrowSharp');
diff --git a/packages/material-ui-icons/src/PlayArrowTwoTone.js b/packages/material-ui-icons/src/PlayArrowTwoTone.js
index 283768c99ee681..0dd2209f2c7ed2 100644
--- a/packages/material-ui-icons/src/PlayArrowTwoTone.js
+++ b/packages/material-ui-icons/src/PlayArrowTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayArrowTwoTone');
diff --git a/packages/material-ui-icons/src/PlayCircleFilledOutlined.js b/packages/material-ui-icons/src/PlayCircleFilledOutlined.js
index 9253b6f5812ea0..9e171911c42a1a 100644
--- a/packages/material-ui-icons/src/PlayCircleFilledOutlined.js
+++ b/packages/material-ui-icons/src/PlayCircleFilledOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayCircleFilledOutlined');
diff --git a/packages/material-ui-icons/src/PlayCircleFilledSharp.js b/packages/material-ui-icons/src/PlayCircleFilledSharp.js
index 764678d824f79f..65ac7f45030bc8 100644
--- a/packages/material-ui-icons/src/PlayCircleFilledSharp.js
+++ b/packages/material-ui-icons/src/PlayCircleFilledSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayCircleFilledSharp');
diff --git a/packages/material-ui-icons/src/PlayCircleFilledTwoTone.js b/packages/material-ui-icons/src/PlayCircleFilledTwoTone.js
index c0207da45269e9..31452be3dfd349 100644
--- a/packages/material-ui-icons/src/PlayCircleFilledTwoTone.js
+++ b/packages/material-ui-icons/src/PlayCircleFilledTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayCircleFilledTwoTone');
diff --git a/packages/material-ui-icons/src/PlayCircleOutlineOutlined.js b/packages/material-ui-icons/src/PlayCircleOutlineOutlined.js
index 11d2bf47aa4fb9..5226fc1e22a06a 100644
--- a/packages/material-ui-icons/src/PlayCircleOutlineOutlined.js
+++ b/packages/material-ui-icons/src/PlayCircleOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayCircleOutlineOutlined');
diff --git a/packages/material-ui-icons/src/PlayCircleOutlineSharp.js b/packages/material-ui-icons/src/PlayCircleOutlineSharp.js
index dc49d5b9895bac..46b1882f02ca34 100644
--- a/packages/material-ui-icons/src/PlayCircleOutlineSharp.js
+++ b/packages/material-ui-icons/src/PlayCircleOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayCircleOutlineSharp');
diff --git a/packages/material-ui-icons/src/PlayCircleOutlineTwoTone.js b/packages/material-ui-icons/src/PlayCircleOutlineTwoTone.js
index 8cf22974b90b9f..dfdfb1687026a8 100644
--- a/packages/material-ui-icons/src/PlayCircleOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/PlayCircleOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayCircleOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/PlayForWorkOutlined.js b/packages/material-ui-icons/src/PlayForWorkOutlined.js
index 0659b9f008c3fa..734e6c69e4d9c0 100644
--- a/packages/material-ui-icons/src/PlayForWorkOutlined.js
+++ b/packages/material-ui-icons/src/PlayForWorkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayForWorkOutlined');
diff --git a/packages/material-ui-icons/src/PlayForWorkRounded.js b/packages/material-ui-icons/src/PlayForWorkRounded.js
index e26971e7f0b912..97384916413441 100644
--- a/packages/material-ui-icons/src/PlayForWorkRounded.js
+++ b/packages/material-ui-icons/src/PlayForWorkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayForWorkRounded');
diff --git a/packages/material-ui-icons/src/PlayForWorkSharp.js b/packages/material-ui-icons/src/PlayForWorkSharp.js
index 3cf5755c4b09cc..2351b3605850e7 100644
--- a/packages/material-ui-icons/src/PlayForWorkSharp.js
+++ b/packages/material-ui-icons/src/PlayForWorkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayForWorkSharp');
diff --git a/packages/material-ui-icons/src/PlayForWorkTwoTone.js b/packages/material-ui-icons/src/PlayForWorkTwoTone.js
index 7196e45a42b860..c7fccf24dc46ce 100644
--- a/packages/material-ui-icons/src/PlayForWorkTwoTone.js
+++ b/packages/material-ui-icons/src/PlayForWorkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlayForWorkTwoTone');
diff --git a/packages/material-ui-icons/src/PlaylistAddCheckOutlined.js b/packages/material-ui-icons/src/PlaylistAddCheckOutlined.js
index 660615efcff51f..24dd2c72fb7ce6 100644
--- a/packages/material-ui-icons/src/PlaylistAddCheckOutlined.js
+++ b/packages/material-ui-icons/src/PlaylistAddCheckOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistAddCheckOutlined');
diff --git a/packages/material-ui-icons/src/PlaylistAddCheckRounded.js b/packages/material-ui-icons/src/PlaylistAddCheckRounded.js
index 9701b3f9efe059..6d1c14828372e0 100644
--- a/packages/material-ui-icons/src/PlaylistAddCheckRounded.js
+++ b/packages/material-ui-icons/src/PlaylistAddCheckRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistAddCheckRounded');
diff --git a/packages/material-ui-icons/src/PlaylistAddCheckSharp.js b/packages/material-ui-icons/src/PlaylistAddCheckSharp.js
index 5c328b96e8d940..3a96eba341541f 100644
--- a/packages/material-ui-icons/src/PlaylistAddCheckSharp.js
+++ b/packages/material-ui-icons/src/PlaylistAddCheckSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistAddCheckSharp');
diff --git a/packages/material-ui-icons/src/PlaylistAddCheckTwoTone.js b/packages/material-ui-icons/src/PlaylistAddCheckTwoTone.js
index e70a3ab9bde671..1b11dce2be131e 100644
--- a/packages/material-ui-icons/src/PlaylistAddCheckTwoTone.js
+++ b/packages/material-ui-icons/src/PlaylistAddCheckTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistAddCheckTwoTone');
diff --git a/packages/material-ui-icons/src/PlaylistAddOutlined.js b/packages/material-ui-icons/src/PlaylistAddOutlined.js
index cb92e02d8f368c..43bc6d974dccf2 100644
--- a/packages/material-ui-icons/src/PlaylistAddOutlined.js
+++ b/packages/material-ui-icons/src/PlaylistAddOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistAddOutlined');
diff --git a/packages/material-ui-icons/src/PlaylistAddSharp.js b/packages/material-ui-icons/src/PlaylistAddSharp.js
index 8dd9c7825c5eaf..7ea2df47fe0572 100644
--- a/packages/material-ui-icons/src/PlaylistAddSharp.js
+++ b/packages/material-ui-icons/src/PlaylistAddSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistAddSharp');
diff --git a/packages/material-ui-icons/src/PlaylistAddTwoTone.js b/packages/material-ui-icons/src/PlaylistAddTwoTone.js
index ddd10a1038f6de..132af672854337 100644
--- a/packages/material-ui-icons/src/PlaylistAddTwoTone.js
+++ b/packages/material-ui-icons/src/PlaylistAddTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistAddTwoTone');
diff --git a/packages/material-ui-icons/src/PlaylistPlay.js b/packages/material-ui-icons/src/PlaylistPlay.js
index 29e9bba96ec625..3be993060b9a84 100644
--- a/packages/material-ui-icons/src/PlaylistPlay.js
+++ b/packages/material-ui-icons/src/PlaylistPlay.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistPlay');
diff --git a/packages/material-ui-icons/src/PlaylistPlayOutlined.js b/packages/material-ui-icons/src/PlaylistPlayOutlined.js
index a1719ee49f1efc..b9335e87cd400e 100644
--- a/packages/material-ui-icons/src/PlaylistPlayOutlined.js
+++ b/packages/material-ui-icons/src/PlaylistPlayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistPlayOutlined');
diff --git a/packages/material-ui-icons/src/PlaylistPlaySharp.js b/packages/material-ui-icons/src/PlaylistPlaySharp.js
index 9120fffba1f23e..794665a3c42b60 100644
--- a/packages/material-ui-icons/src/PlaylistPlaySharp.js
+++ b/packages/material-ui-icons/src/PlaylistPlaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistPlaySharp');
diff --git a/packages/material-ui-icons/src/PlaylistPlayTwoTone.js b/packages/material-ui-icons/src/PlaylistPlayTwoTone.js
index 68ca3d4d153f6a..f9cbfafc0ac51e 100644
--- a/packages/material-ui-icons/src/PlaylistPlayTwoTone.js
+++ b/packages/material-ui-icons/src/PlaylistPlayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlaylistPlayTwoTone');
diff --git a/packages/material-ui-icons/src/PlusOneOutlined.js b/packages/material-ui-icons/src/PlusOneOutlined.js
index 03a4160b5af869..363c93d6917084 100644
--- a/packages/material-ui-icons/src/PlusOneOutlined.js
+++ b/packages/material-ui-icons/src/PlusOneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlusOneOutlined');
diff --git a/packages/material-ui-icons/src/PlusOneRounded.js b/packages/material-ui-icons/src/PlusOneRounded.js
index d0825bd57e4419..264651e967cdc1 100644
--- a/packages/material-ui-icons/src/PlusOneRounded.js
+++ b/packages/material-ui-icons/src/PlusOneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlusOneRounded');
diff --git a/packages/material-ui-icons/src/PlusOneSharp.js b/packages/material-ui-icons/src/PlusOneSharp.js
index 0526b7693ad57b..8e0574a8b7c398 100644
--- a/packages/material-ui-icons/src/PlusOneSharp.js
+++ b/packages/material-ui-icons/src/PlusOneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlusOneSharp');
diff --git a/packages/material-ui-icons/src/PlusOneTwoTone.js b/packages/material-ui-icons/src/PlusOneTwoTone.js
index e6264dcc301899..6ac190d8572fc3 100644
--- a/packages/material-ui-icons/src/PlusOneTwoTone.js
+++ b/packages/material-ui-icons/src/PlusOneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PlusOneTwoTone');
diff --git a/packages/material-ui-icons/src/Policy.js b/packages/material-ui-icons/src/Policy.js
new file mode 100644
index 00000000000000..91a71f8acbd6fa
--- /dev/null
+++ b/packages/material-ui-icons/src/Policy.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Policy');
diff --git a/packages/material-ui-icons/src/PolicyOutlined.js b/packages/material-ui-icons/src/PolicyOutlined.js
new file mode 100644
index 00000000000000..dd4e92aebe14ee
--- /dev/null
+++ b/packages/material-ui-icons/src/PolicyOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PolicyOutlined');
diff --git a/packages/material-ui-icons/src/PolicyRounded.js b/packages/material-ui-icons/src/PolicyRounded.js
new file mode 100644
index 00000000000000..f786f62524581e
--- /dev/null
+++ b/packages/material-ui-icons/src/PolicyRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PolicyRounded');
diff --git a/packages/material-ui-icons/src/PolicySharp.js b/packages/material-ui-icons/src/PolicySharp.js
new file mode 100644
index 00000000000000..84b5bf738afb5f
--- /dev/null
+++ b/packages/material-ui-icons/src/PolicySharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PolicySharp');
diff --git a/packages/material-ui-icons/src/PolicyTwoTone.js b/packages/material-ui-icons/src/PolicyTwoTone.js
new file mode 100644
index 00000000000000..8910925f696f22
--- /dev/null
+++ b/packages/material-ui-icons/src/PolicyTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PolicyTwoTone');
diff --git a/packages/material-ui-icons/src/PollOutlined.js b/packages/material-ui-icons/src/PollOutlined.js
index 4ec315e74c6398..107854e9c9421f 100644
--- a/packages/material-ui-icons/src/PollOutlined.js
+++ b/packages/material-ui-icons/src/PollOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PollOutlined');
diff --git a/packages/material-ui-icons/src/PollRounded.js b/packages/material-ui-icons/src/PollRounded.js
index 5a2bb0c1e7d4c0..e49019df19b738 100644
--- a/packages/material-ui-icons/src/PollRounded.js
+++ b/packages/material-ui-icons/src/PollRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PollRounded');
diff --git a/packages/material-ui-icons/src/PollSharp.js b/packages/material-ui-icons/src/PollSharp.js
index 39589d97a7a3ac..ec345606907c18 100644
--- a/packages/material-ui-icons/src/PollSharp.js
+++ b/packages/material-ui-icons/src/PollSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PollSharp');
diff --git a/packages/material-ui-icons/src/PollTwoTone.js b/packages/material-ui-icons/src/PollTwoTone.js
index 1dd919d2d5d0af..2f3cdb76a9b914 100644
--- a/packages/material-ui-icons/src/PollTwoTone.js
+++ b/packages/material-ui-icons/src/PollTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PollTwoTone');
diff --git a/packages/material-ui-icons/src/PolymerOutlined.js b/packages/material-ui-icons/src/PolymerOutlined.js
index 9f7e7346d14f11..4c0d2271733f83 100644
--- a/packages/material-ui-icons/src/PolymerOutlined.js
+++ b/packages/material-ui-icons/src/PolymerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PolymerOutlined');
diff --git a/packages/material-ui-icons/src/PolymerRounded.js b/packages/material-ui-icons/src/PolymerRounded.js
index e98c0e319aca74..3ca15f6acd1955 100644
--- a/packages/material-ui-icons/src/PolymerRounded.js
+++ b/packages/material-ui-icons/src/PolymerRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PolymerRounded');
diff --git a/packages/material-ui-icons/src/PolymerSharp.js b/packages/material-ui-icons/src/PolymerSharp.js
index 0371602a9ee4ab..07eeddf57f88c7 100644
--- a/packages/material-ui-icons/src/PolymerSharp.js
+++ b/packages/material-ui-icons/src/PolymerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PolymerSharp');
diff --git a/packages/material-ui-icons/src/PolymerTwoTone.js b/packages/material-ui-icons/src/PolymerTwoTone.js
index 4caefb96559666..d5d664f849f0cc 100644
--- a/packages/material-ui-icons/src/PolymerTwoTone.js
+++ b/packages/material-ui-icons/src/PolymerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PolymerTwoTone');
diff --git a/packages/material-ui-icons/src/PoolOutlined.js b/packages/material-ui-icons/src/PoolOutlined.js
index 814e48b145b79a..5902ff84ee811e 100644
--- a/packages/material-ui-icons/src/PoolOutlined.js
+++ b/packages/material-ui-icons/src/PoolOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PoolOutlined');
diff --git a/packages/material-ui-icons/src/PoolRounded.js b/packages/material-ui-icons/src/PoolRounded.js
index 1bead11ea26f12..19991d38639190 100644
--- a/packages/material-ui-icons/src/PoolRounded.js
+++ b/packages/material-ui-icons/src/PoolRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PoolRounded');
diff --git a/packages/material-ui-icons/src/PoolSharp.js b/packages/material-ui-icons/src/PoolSharp.js
index 614629bba80a7d..fc6c586c66309c 100644
--- a/packages/material-ui-icons/src/PoolSharp.js
+++ b/packages/material-ui-icons/src/PoolSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PoolSharp');
diff --git a/packages/material-ui-icons/src/PoolTwoTone.js b/packages/material-ui-icons/src/PoolTwoTone.js
index cad74ac245c1f1..1e017b21cb5a46 100644
--- a/packages/material-ui-icons/src/PoolTwoTone.js
+++ b/packages/material-ui-icons/src/PoolTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PoolTwoTone');
diff --git a/packages/material-ui-icons/src/PortableWifiOffOutlined.js b/packages/material-ui-icons/src/PortableWifiOffOutlined.js
index 5a0e94fa8940b1..66d2dd6dbab244 100644
--- a/packages/material-ui-icons/src/PortableWifiOffOutlined.js
+++ b/packages/material-ui-icons/src/PortableWifiOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortableWifiOffOutlined');
diff --git a/packages/material-ui-icons/src/PortableWifiOffRounded.js b/packages/material-ui-icons/src/PortableWifiOffRounded.js
index 8eae6d7b8ea0e5..adf1164f5b9dec 100644
--- a/packages/material-ui-icons/src/PortableWifiOffRounded.js
+++ b/packages/material-ui-icons/src/PortableWifiOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortableWifiOffRounded');
diff --git a/packages/material-ui-icons/src/PortableWifiOffSharp.js b/packages/material-ui-icons/src/PortableWifiOffSharp.js
index aa01d54a2325d0..423d190130cc74 100644
--- a/packages/material-ui-icons/src/PortableWifiOffSharp.js
+++ b/packages/material-ui-icons/src/PortableWifiOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortableWifiOffSharp');
diff --git a/packages/material-ui-icons/src/PortableWifiOffTwoTone.js b/packages/material-ui-icons/src/PortableWifiOffTwoTone.js
index b21bcb892c7817..6a9c83ec564ae5 100644
--- a/packages/material-ui-icons/src/PortableWifiOffTwoTone.js
+++ b/packages/material-ui-icons/src/PortableWifiOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortableWifiOffTwoTone');
diff --git a/packages/material-ui-icons/src/PortraitOutlined.js b/packages/material-ui-icons/src/PortraitOutlined.js
index 49bad1479b06ae..9832af034b585e 100644
--- a/packages/material-ui-icons/src/PortraitOutlined.js
+++ b/packages/material-ui-icons/src/PortraitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortraitOutlined');
diff --git a/packages/material-ui-icons/src/PortraitRounded.js b/packages/material-ui-icons/src/PortraitRounded.js
index 823608428b65f7..54ca7b058861b9 100644
--- a/packages/material-ui-icons/src/PortraitRounded.js
+++ b/packages/material-ui-icons/src/PortraitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortraitRounded');
diff --git a/packages/material-ui-icons/src/PortraitSharp.js b/packages/material-ui-icons/src/PortraitSharp.js
index f73b8754bd199e..3812be50d5b9f1 100644
--- a/packages/material-ui-icons/src/PortraitSharp.js
+++ b/packages/material-ui-icons/src/PortraitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortraitSharp');
diff --git a/packages/material-ui-icons/src/PortraitTwoTone.js b/packages/material-ui-icons/src/PortraitTwoTone.js
index d418440bb15075..881a74f10d5d97 100644
--- a/packages/material-ui-icons/src/PortraitTwoTone.js
+++ b/packages/material-ui-icons/src/PortraitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PortraitTwoTone');
diff --git a/packages/material-ui-icons/src/PostAdd.js b/packages/material-ui-icons/src/PostAdd.js
new file mode 100644
index 00000000000000..3267abb3bdadfc
--- /dev/null
+++ b/packages/material-ui-icons/src/PostAdd.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PostAdd');
diff --git a/packages/material-ui-icons/src/PostAddOutlined.js b/packages/material-ui-icons/src/PostAddOutlined.js
new file mode 100644
index 00000000000000..0c9f41b4189c5a
--- /dev/null
+++ b/packages/material-ui-icons/src/PostAddOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PostAddOutlined');
diff --git a/packages/material-ui-icons/src/PostAddRounded.js b/packages/material-ui-icons/src/PostAddRounded.js
new file mode 100644
index 00000000000000..a6b7139e02dea6
--- /dev/null
+++ b/packages/material-ui-icons/src/PostAddRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PostAddRounded');
diff --git a/packages/material-ui-icons/src/PostAddSharp.js b/packages/material-ui-icons/src/PostAddSharp.js
new file mode 100644
index 00000000000000..3afe4706f9e695
--- /dev/null
+++ b/packages/material-ui-icons/src/PostAddSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PostAddSharp');
diff --git a/packages/material-ui-icons/src/PostAddTwoTone.js b/packages/material-ui-icons/src/PostAddTwoTone.js
new file mode 100644
index 00000000000000..4dbfb4780535b7
--- /dev/null
+++ b/packages/material-ui-icons/src/PostAddTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'PostAddTwoTone');
diff --git a/packages/material-ui-icons/src/PowerInput.js b/packages/material-ui-icons/src/PowerInput.js
index 9f0f3d4d404951..98c654666db8b6 100644
--- a/packages/material-ui-icons/src/PowerInput.js
+++ b/packages/material-ui-icons/src/PowerInput.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerInput');
diff --git a/packages/material-ui-icons/src/PowerInputOutlined.js b/packages/material-ui-icons/src/PowerInputOutlined.js
index 4d5a00e26c159b..f97c60ff237878 100644
--- a/packages/material-ui-icons/src/PowerInputOutlined.js
+++ b/packages/material-ui-icons/src/PowerInputOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerInputOutlined');
diff --git a/packages/material-ui-icons/src/PowerInputSharp.js b/packages/material-ui-icons/src/PowerInputSharp.js
index 92a3a71dfc8808..9c5ea8a8825e60 100644
--- a/packages/material-ui-icons/src/PowerInputSharp.js
+++ b/packages/material-ui-icons/src/PowerInputSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerInputSharp');
diff --git a/packages/material-ui-icons/src/PowerInputTwoTone.js b/packages/material-ui-icons/src/PowerInputTwoTone.js
index 3b8333d0f07b75..977b11ad57fe9a 100644
--- a/packages/material-ui-icons/src/PowerInputTwoTone.js
+++ b/packages/material-ui-icons/src/PowerInputTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerInputTwoTone');
diff --git a/packages/material-ui-icons/src/PowerOff.js b/packages/material-ui-icons/src/PowerOff.js
index 902b16b9dbef61..de3908bf2b1a8a 100644
--- a/packages/material-ui-icons/src/PowerOff.js
+++ b/packages/material-ui-icons/src/PowerOff.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerOff');
diff --git a/packages/material-ui-icons/src/PowerOffOutlined.js b/packages/material-ui-icons/src/PowerOffOutlined.js
index 38a695c0758457..de93be91fa69cc 100644
--- a/packages/material-ui-icons/src/PowerOffOutlined.js
+++ b/packages/material-ui-icons/src/PowerOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerOffOutlined');
diff --git a/packages/material-ui-icons/src/PowerOffRounded.js b/packages/material-ui-icons/src/PowerOffRounded.js
index 722362a4bc9de2..cfeb21cb738e52 100644
--- a/packages/material-ui-icons/src/PowerOffRounded.js
+++ b/packages/material-ui-icons/src/PowerOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerOffRounded');
diff --git a/packages/material-ui-icons/src/PowerOffSharp.js b/packages/material-ui-icons/src/PowerOffSharp.js
index 6260cd4d49288d..fb47d7e146c16d 100644
--- a/packages/material-ui-icons/src/PowerOffSharp.js
+++ b/packages/material-ui-icons/src/PowerOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerOffSharp');
diff --git a/packages/material-ui-icons/src/PowerOffTwoTone.js b/packages/material-ui-icons/src/PowerOffTwoTone.js
index 807d0c1c1cd90a..cfdb9b563745c0 100644
--- a/packages/material-ui-icons/src/PowerOffTwoTone.js
+++ b/packages/material-ui-icons/src/PowerOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerOffTwoTone');
diff --git a/packages/material-ui-icons/src/PowerOutlined.js b/packages/material-ui-icons/src/PowerOutlined.js
index 79dca2b300a5da..4a0c5571c058d3 100644
--- a/packages/material-ui-icons/src/PowerOutlined.js
+++ b/packages/material-ui-icons/src/PowerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerOutlined');
diff --git a/packages/material-ui-icons/src/PowerRounded.js b/packages/material-ui-icons/src/PowerRounded.js
index c3378caee375a6..a20f0e26bb6d38 100644
--- a/packages/material-ui-icons/src/PowerRounded.js
+++ b/packages/material-ui-icons/src/PowerRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerRounded');
diff --git a/packages/material-ui-icons/src/PowerSettingsNewOutlined.js b/packages/material-ui-icons/src/PowerSettingsNewOutlined.js
index 989cabfe8d6512..68018ae2d986ed 100644
--- a/packages/material-ui-icons/src/PowerSettingsNewOutlined.js
+++ b/packages/material-ui-icons/src/PowerSettingsNewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerSettingsNewOutlined');
diff --git a/packages/material-ui-icons/src/PowerSettingsNewRounded.js b/packages/material-ui-icons/src/PowerSettingsNewRounded.js
index 79431f7a061148..3037bdcc3951eb 100644
--- a/packages/material-ui-icons/src/PowerSettingsNewRounded.js
+++ b/packages/material-ui-icons/src/PowerSettingsNewRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerSettingsNewRounded');
diff --git a/packages/material-ui-icons/src/PowerSettingsNewSharp.js b/packages/material-ui-icons/src/PowerSettingsNewSharp.js
index 2a9f9868b09509..0097f0a93442a6 100644
--- a/packages/material-ui-icons/src/PowerSettingsNewSharp.js
+++ b/packages/material-ui-icons/src/PowerSettingsNewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerSettingsNewSharp');
diff --git a/packages/material-ui-icons/src/PowerSettingsNewTwoTone.js b/packages/material-ui-icons/src/PowerSettingsNewTwoTone.js
index 992ca8eeee9d9b..b1f403a15c096a 100644
--- a/packages/material-ui-icons/src/PowerSettingsNewTwoTone.js
+++ b/packages/material-ui-icons/src/PowerSettingsNewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerSettingsNewTwoTone');
diff --git a/packages/material-ui-icons/src/PowerSharp.js b/packages/material-ui-icons/src/PowerSharp.js
index 52995334e7c2f6..cf96209270de74 100644
--- a/packages/material-ui-icons/src/PowerSharp.js
+++ b/packages/material-ui-icons/src/PowerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerSharp');
diff --git a/packages/material-ui-icons/src/PowerTwoTone.js b/packages/material-ui-icons/src/PowerTwoTone.js
index 7e5221c9f3cc07..7b629b2c6fbcb5 100644
--- a/packages/material-ui-icons/src/PowerTwoTone.js
+++ b/packages/material-ui-icons/src/PowerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PowerTwoTone');
diff --git a/packages/material-ui-icons/src/PresentToAll.js b/packages/material-ui-icons/src/PresentToAll.js
index 6b021b329c3101..be4929a87587de 100644
--- a/packages/material-ui-icons/src/PresentToAll.js
+++ b/packages/material-ui-icons/src/PresentToAll.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PresentToAll');
diff --git a/packages/material-ui-icons/src/PresentToAllOutlined.js b/packages/material-ui-icons/src/PresentToAllOutlined.js
index de4f2f97cf8fca..f772f7f9dc97be 100644
--- a/packages/material-ui-icons/src/PresentToAllOutlined.js
+++ b/packages/material-ui-icons/src/PresentToAllOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PresentToAllOutlined');
diff --git a/packages/material-ui-icons/src/PresentToAllRounded.js b/packages/material-ui-icons/src/PresentToAllRounded.js
index b62316965b9a85..d9ec41c47c9a9f 100644
--- a/packages/material-ui-icons/src/PresentToAllRounded.js
+++ b/packages/material-ui-icons/src/PresentToAllRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PresentToAllRounded');
diff --git a/packages/material-ui-icons/src/PresentToAllSharp.js b/packages/material-ui-icons/src/PresentToAllSharp.js
index f28bc02a580858..de9b54191a19c4 100644
--- a/packages/material-ui-icons/src/PresentToAllSharp.js
+++ b/packages/material-ui-icons/src/PresentToAllSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PresentToAllSharp');
diff --git a/packages/material-ui-icons/src/PresentToAllTwoTone.js b/packages/material-ui-icons/src/PresentToAllTwoTone.js
index 4708e3d5955572..5402940c8856cf 100644
--- a/packages/material-ui-icons/src/PresentToAllTwoTone.js
+++ b/packages/material-ui-icons/src/PresentToAllTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PresentToAllTwoTone');
diff --git a/packages/material-ui-icons/src/PrintDisabled.js b/packages/material-ui-icons/src/PrintDisabled.js
index 7f8f3f3d430519..8796a0c5dfe1cf 100644
--- a/packages/material-ui-icons/src/PrintDisabled.js
+++ b/packages/material-ui-icons/src/PrintDisabled.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PrintDisabled');
diff --git a/packages/material-ui-icons/src/PrintDisabledRounded.js b/packages/material-ui-icons/src/PrintDisabledRounded.js
index 6177c4dc793233..bbdc9be30fb2ce 100644
--- a/packages/material-ui-icons/src/PrintDisabledRounded.js
+++ b/packages/material-ui-icons/src/PrintDisabledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PrintDisabledRounded');
diff --git a/packages/material-ui-icons/src/PrintOutlined.js b/packages/material-ui-icons/src/PrintOutlined.js
index bbd4a793292293..86a63b367f7b0f 100644
--- a/packages/material-ui-icons/src/PrintOutlined.js
+++ b/packages/material-ui-icons/src/PrintOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PrintOutlined');
diff --git a/packages/material-ui-icons/src/PrintRounded.js b/packages/material-ui-icons/src/PrintRounded.js
index b29a29cb84de30..6ac8fe4ab43eca 100644
--- a/packages/material-ui-icons/src/PrintRounded.js
+++ b/packages/material-ui-icons/src/PrintRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PrintRounded');
diff --git a/packages/material-ui-icons/src/PrintSharp.js b/packages/material-ui-icons/src/PrintSharp.js
index d9e8dd96e89225..524f5288678ae4 100644
--- a/packages/material-ui-icons/src/PrintSharp.js
+++ b/packages/material-ui-icons/src/PrintSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PrintSharp');
diff --git a/packages/material-ui-icons/src/PrintTwoTone.js b/packages/material-ui-icons/src/PrintTwoTone.js
index 5cf79dae0fa487..b326b514d585d8 100644
--- a/packages/material-ui-icons/src/PrintTwoTone.js
+++ b/packages/material-ui-icons/src/PrintTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PrintTwoTone');
diff --git a/packages/material-ui-icons/src/PriorityHighOutlined.js b/packages/material-ui-icons/src/PriorityHighOutlined.js
index 2dffe856f7eb17..1934c77019662c 100644
--- a/packages/material-ui-icons/src/PriorityHighOutlined.js
+++ b/packages/material-ui-icons/src/PriorityHighOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PriorityHighOutlined');
diff --git a/packages/material-ui-icons/src/PriorityHighRounded.js b/packages/material-ui-icons/src/PriorityHighRounded.js
index 635ce5e64a431b..9b8bdcc749fc45 100644
--- a/packages/material-ui-icons/src/PriorityHighRounded.js
+++ b/packages/material-ui-icons/src/PriorityHighRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PriorityHighRounded');
diff --git a/packages/material-ui-icons/src/PriorityHighSharp.js b/packages/material-ui-icons/src/PriorityHighSharp.js
index 5f4ef0d21c3649..baf0a763ac5bc2 100644
--- a/packages/material-ui-icons/src/PriorityHighSharp.js
+++ b/packages/material-ui-icons/src/PriorityHighSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PriorityHighSharp');
diff --git a/packages/material-ui-icons/src/PriorityHighTwoTone.js b/packages/material-ui-icons/src/PriorityHighTwoTone.js
index 746f30d8ded88a..fbfe1048bae67d 100644
--- a/packages/material-ui-icons/src/PriorityHighTwoTone.js
+++ b/packages/material-ui-icons/src/PriorityHighTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PriorityHighTwoTone');
diff --git a/packages/material-ui-icons/src/PublicOutlined.js b/packages/material-ui-icons/src/PublicOutlined.js
index f53a68c830648d..6504abcd793182 100644
--- a/packages/material-ui-icons/src/PublicOutlined.js
+++ b/packages/material-ui-icons/src/PublicOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PublicOutlined');
diff --git a/packages/material-ui-icons/src/PublicRounded.js b/packages/material-ui-icons/src/PublicRounded.js
index a97711e9fc5348..3226b56e1e7842 100644
--- a/packages/material-ui-icons/src/PublicRounded.js
+++ b/packages/material-ui-icons/src/PublicRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PublicRounded');
diff --git a/packages/material-ui-icons/src/PublicSharp.js b/packages/material-ui-icons/src/PublicSharp.js
index 882560c13030ee..66e950f444f00e 100644
--- a/packages/material-ui-icons/src/PublicSharp.js
+++ b/packages/material-ui-icons/src/PublicSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PublicSharp');
diff --git a/packages/material-ui-icons/src/PublicTwoTone.js b/packages/material-ui-icons/src/PublicTwoTone.js
index 253786c1e03186..ab277b25a0071c 100644
--- a/packages/material-ui-icons/src/PublicTwoTone.js
+++ b/packages/material-ui-icons/src/PublicTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PublicTwoTone');
diff --git a/packages/material-ui-icons/src/PublishOutlined.js b/packages/material-ui-icons/src/PublishOutlined.js
index bf04dd49c39d02..b46d4edbe55855 100644
--- a/packages/material-ui-icons/src/PublishOutlined.js
+++ b/packages/material-ui-icons/src/PublishOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PublishOutlined');
diff --git a/packages/material-ui-icons/src/PublishRounded.js b/packages/material-ui-icons/src/PublishRounded.js
index 74e213d1ef3dff..3deede5bced3c9 100644
--- a/packages/material-ui-icons/src/PublishRounded.js
+++ b/packages/material-ui-icons/src/PublishRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PublishRounded');
diff --git a/packages/material-ui-icons/src/PublishTwoTone.js b/packages/material-ui-icons/src/PublishTwoTone.js
index 73c8cf5577e922..05069d4d2bb428 100644
--- a/packages/material-ui-icons/src/PublishTwoTone.js
+++ b/packages/material-ui-icons/src/PublishTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'PublishTwoTone');
diff --git a/packages/material-ui-icons/src/QueryBuilderOutlined.js b/packages/material-ui-icons/src/QueryBuilderOutlined.js
index 5e16ed32ef141c..a27eab4d50667e 100644
--- a/packages/material-ui-icons/src/QueryBuilderOutlined.js
+++ b/packages/material-ui-icons/src/QueryBuilderOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueryBuilderOutlined');
diff --git a/packages/material-ui-icons/src/QueryBuilderRounded.js b/packages/material-ui-icons/src/QueryBuilderRounded.js
index 585d6840aaea57..c03ef4f59f7efc 100644
--- a/packages/material-ui-icons/src/QueryBuilderRounded.js
+++ b/packages/material-ui-icons/src/QueryBuilderRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueryBuilderRounded');
diff --git a/packages/material-ui-icons/src/QueryBuilderSharp.js b/packages/material-ui-icons/src/QueryBuilderSharp.js
index a0199914a17beb..4db61b0030e2f5 100644
--- a/packages/material-ui-icons/src/QueryBuilderSharp.js
+++ b/packages/material-ui-icons/src/QueryBuilderSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueryBuilderSharp');
diff --git a/packages/material-ui-icons/src/QueryBuilderTwoTone.js b/packages/material-ui-icons/src/QueryBuilderTwoTone.js
index 0a54eb7473f4f2..73034f132130ec 100644
--- a/packages/material-ui-icons/src/QueryBuilderTwoTone.js
+++ b/packages/material-ui-icons/src/QueryBuilderTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueryBuilderTwoTone');
diff --git a/packages/material-ui-icons/src/QuestionAnswerOutlined.js b/packages/material-ui-icons/src/QuestionAnswerOutlined.js
index 040737cf716002..7074ff2de6ce0b 100644
--- a/packages/material-ui-icons/src/QuestionAnswerOutlined.js
+++ b/packages/material-ui-icons/src/QuestionAnswerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QuestionAnswerOutlined');
diff --git a/packages/material-ui-icons/src/QuestionAnswerRounded.js b/packages/material-ui-icons/src/QuestionAnswerRounded.js
index 40876c1a17529f..bb85f8d2d0c258 100644
--- a/packages/material-ui-icons/src/QuestionAnswerRounded.js
+++ b/packages/material-ui-icons/src/QuestionAnswerRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QuestionAnswerRounded');
diff --git a/packages/material-ui-icons/src/QuestionAnswerSharp.js b/packages/material-ui-icons/src/QuestionAnswerSharp.js
index de4a24cc39fed6..8b88ea737716f0 100644
--- a/packages/material-ui-icons/src/QuestionAnswerSharp.js
+++ b/packages/material-ui-icons/src/QuestionAnswerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QuestionAnswerSharp');
diff --git a/packages/material-ui-icons/src/QuestionAnswerTwoTone.js b/packages/material-ui-icons/src/QuestionAnswerTwoTone.js
index d7da2a229f9fdf..33b923ca168e98 100644
--- a/packages/material-ui-icons/src/QuestionAnswerTwoTone.js
+++ b/packages/material-ui-icons/src/QuestionAnswerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QuestionAnswerTwoTone');
diff --git a/packages/material-ui-icons/src/QueueMusicOutlined.js b/packages/material-ui-icons/src/QueueMusicOutlined.js
index 2718b66840dce6..5de4ed0b4c68f2 100644
--- a/packages/material-ui-icons/src/QueueMusicOutlined.js
+++ b/packages/material-ui-icons/src/QueueMusicOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueueMusicOutlined');
diff --git a/packages/material-ui-icons/src/QueueMusicSharp.js b/packages/material-ui-icons/src/QueueMusicSharp.js
index b5ecbe2c7af51d..51043626cb4e07 100644
--- a/packages/material-ui-icons/src/QueueMusicSharp.js
+++ b/packages/material-ui-icons/src/QueueMusicSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueueMusicSharp');
diff --git a/packages/material-ui-icons/src/QueueMusicTwoTone.js b/packages/material-ui-icons/src/QueueMusicTwoTone.js
index 32f7951f610459..619fe0790880a5 100644
--- a/packages/material-ui-icons/src/QueueMusicTwoTone.js
+++ b/packages/material-ui-icons/src/QueueMusicTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueueMusicTwoTone');
diff --git a/packages/material-ui-icons/src/QueueOutlined.js b/packages/material-ui-icons/src/QueueOutlined.js
index 36a42ba00ba7cc..1884376a220cc8 100644
--- a/packages/material-ui-icons/src/QueueOutlined.js
+++ b/packages/material-ui-icons/src/QueueOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueueOutlined');
diff --git a/packages/material-ui-icons/src/QueuePlayNextOutlined.js b/packages/material-ui-icons/src/QueuePlayNextOutlined.js
index a278b48c1c0267..7e4dbda0f10cc8 100644
--- a/packages/material-ui-icons/src/QueuePlayNextOutlined.js
+++ b/packages/material-ui-icons/src/QueuePlayNextOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueuePlayNextOutlined');
diff --git a/packages/material-ui-icons/src/QueuePlayNextSharp.js b/packages/material-ui-icons/src/QueuePlayNextSharp.js
index e08ba5fc111e75..49b389c6f8f009 100644
--- a/packages/material-ui-icons/src/QueuePlayNextSharp.js
+++ b/packages/material-ui-icons/src/QueuePlayNextSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueuePlayNextSharp');
diff --git a/packages/material-ui-icons/src/QueuePlayNextTwoTone.js b/packages/material-ui-icons/src/QueuePlayNextTwoTone.js
index 17539180c9949c..f00297d54387ce 100644
--- a/packages/material-ui-icons/src/QueuePlayNextTwoTone.js
+++ b/packages/material-ui-icons/src/QueuePlayNextTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueuePlayNextTwoTone');
diff --git a/packages/material-ui-icons/src/QueueSharp.js b/packages/material-ui-icons/src/QueueSharp.js
index df27044f178ded..561da94249b3ec 100644
--- a/packages/material-ui-icons/src/QueueSharp.js
+++ b/packages/material-ui-icons/src/QueueSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueueSharp');
diff --git a/packages/material-ui-icons/src/QueueTwoTone.js b/packages/material-ui-icons/src/QueueTwoTone.js
index 4c4245c96a7e7b..8f45f20216b271 100644
--- a/packages/material-ui-icons/src/QueueTwoTone.js
+++ b/packages/material-ui-icons/src/QueueTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'QueueTwoTone');
diff --git a/packages/material-ui-icons/src/RadioButtonCheckedOutlined.js b/packages/material-ui-icons/src/RadioButtonCheckedOutlined.js
index 4ca08dcd9fd5fb..7754e133090bc1 100644
--- a/packages/material-ui-icons/src/RadioButtonCheckedOutlined.js
+++ b/packages/material-ui-icons/src/RadioButtonCheckedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonCheckedOutlined');
diff --git a/packages/material-ui-icons/src/RadioButtonCheckedRounded.js b/packages/material-ui-icons/src/RadioButtonCheckedRounded.js
index 5d0222b09a57aa..f6d6ba1326c20f 100644
--- a/packages/material-ui-icons/src/RadioButtonCheckedRounded.js
+++ b/packages/material-ui-icons/src/RadioButtonCheckedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonCheckedRounded');
diff --git a/packages/material-ui-icons/src/RadioButtonCheckedSharp.js b/packages/material-ui-icons/src/RadioButtonCheckedSharp.js
index 4673c75a6336ea..e904d00b2b943e 100644
--- a/packages/material-ui-icons/src/RadioButtonCheckedSharp.js
+++ b/packages/material-ui-icons/src/RadioButtonCheckedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonCheckedSharp');
diff --git a/packages/material-ui-icons/src/RadioButtonCheckedTwoTone.js b/packages/material-ui-icons/src/RadioButtonCheckedTwoTone.js
index 8502468a7b35b9..e09558fa3aa16f 100644
--- a/packages/material-ui-icons/src/RadioButtonCheckedTwoTone.js
+++ b/packages/material-ui-icons/src/RadioButtonCheckedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonCheckedTwoTone');
diff --git a/packages/material-ui-icons/src/RadioButtonUncheckedOutlined.js b/packages/material-ui-icons/src/RadioButtonUncheckedOutlined.js
index 9685a73a847aba..60fd5b30916b8e 100644
--- a/packages/material-ui-icons/src/RadioButtonUncheckedOutlined.js
+++ b/packages/material-ui-icons/src/RadioButtonUncheckedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonUncheckedOutlined');
diff --git a/packages/material-ui-icons/src/RadioButtonUncheckedRounded.js b/packages/material-ui-icons/src/RadioButtonUncheckedRounded.js
index 63b9b36c6427f9..77a92dfe3f20d4 100644
--- a/packages/material-ui-icons/src/RadioButtonUncheckedRounded.js
+++ b/packages/material-ui-icons/src/RadioButtonUncheckedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonUncheckedRounded');
diff --git a/packages/material-ui-icons/src/RadioButtonUncheckedSharp.js b/packages/material-ui-icons/src/RadioButtonUncheckedSharp.js
index b01498cb1f3cc6..0dbdd33c9d5e24 100644
--- a/packages/material-ui-icons/src/RadioButtonUncheckedSharp.js
+++ b/packages/material-ui-icons/src/RadioButtonUncheckedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonUncheckedSharp');
diff --git a/packages/material-ui-icons/src/RadioButtonUncheckedTwoTone.js b/packages/material-ui-icons/src/RadioButtonUncheckedTwoTone.js
index 3221a24d2f7999..6ddc37d52b217e 100644
--- a/packages/material-ui-icons/src/RadioButtonUncheckedTwoTone.js
+++ b/packages/material-ui-icons/src/RadioButtonUncheckedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioButtonUncheckedTwoTone');
diff --git a/packages/material-ui-icons/src/RadioOutlined.js b/packages/material-ui-icons/src/RadioOutlined.js
index 9ddc0c56c50518..51597ba954d62f 100644
--- a/packages/material-ui-icons/src/RadioOutlined.js
+++ b/packages/material-ui-icons/src/RadioOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioOutlined');
diff --git a/packages/material-ui-icons/src/RadioSharp.js b/packages/material-ui-icons/src/RadioSharp.js
index ffc3af5fc2e144..093c3710117b77 100644
--- a/packages/material-ui-icons/src/RadioSharp.js
+++ b/packages/material-ui-icons/src/RadioSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioSharp');
diff --git a/packages/material-ui-icons/src/RadioTwoTone.js b/packages/material-ui-icons/src/RadioTwoTone.js
index 3f25b624fd1790..92ee2a9721dfe7 100644
--- a/packages/material-ui-icons/src/RadioTwoTone.js
+++ b/packages/material-ui-icons/src/RadioTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RadioTwoTone');
diff --git a/packages/material-ui-icons/src/RateReviewOutlined.js b/packages/material-ui-icons/src/RateReviewOutlined.js
index b789c724d7c49b..f566360c933a43 100644
--- a/packages/material-ui-icons/src/RateReviewOutlined.js
+++ b/packages/material-ui-icons/src/RateReviewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RateReviewOutlined');
diff --git a/packages/material-ui-icons/src/RateReviewRounded.js b/packages/material-ui-icons/src/RateReviewRounded.js
index 9112afbf4f76bc..7d8a28d82f09c9 100644
--- a/packages/material-ui-icons/src/RateReviewRounded.js
+++ b/packages/material-ui-icons/src/RateReviewRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RateReviewRounded');
diff --git a/packages/material-ui-icons/src/RateReviewSharp.js b/packages/material-ui-icons/src/RateReviewSharp.js
index bbe03e17b3e58c..48f60112182f67 100644
--- a/packages/material-ui-icons/src/RateReviewSharp.js
+++ b/packages/material-ui-icons/src/RateReviewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RateReviewSharp');
diff --git a/packages/material-ui-icons/src/RateReviewTwoTone.js b/packages/material-ui-icons/src/RateReviewTwoTone.js
index 43ecc99df60598..d742e9ac3b2e94 100644
--- a/packages/material-ui-icons/src/RateReviewTwoTone.js
+++ b/packages/material-ui-icons/src/RateReviewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RateReviewTwoTone');
diff --git a/packages/material-ui-icons/src/ReceiptOutlined.js b/packages/material-ui-icons/src/ReceiptOutlined.js
index 766052415151a3..09c78544d749bb 100644
--- a/packages/material-ui-icons/src/ReceiptOutlined.js
+++ b/packages/material-ui-icons/src/ReceiptOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReceiptOutlined');
diff --git a/packages/material-ui-icons/src/ReceiptRounded.js b/packages/material-ui-icons/src/ReceiptRounded.js
index 290f0346fff280..f41da2c48c7738 100644
--- a/packages/material-ui-icons/src/ReceiptRounded.js
+++ b/packages/material-ui-icons/src/ReceiptRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReceiptRounded');
diff --git a/packages/material-ui-icons/src/ReceiptSharp.js b/packages/material-ui-icons/src/ReceiptSharp.js
index f1ff2cb5f0bbda..d8444a20725cdb 100644
--- a/packages/material-ui-icons/src/ReceiptSharp.js
+++ b/packages/material-ui-icons/src/ReceiptSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReceiptSharp');
diff --git a/packages/material-ui-icons/src/ReceiptTwoTone.js b/packages/material-ui-icons/src/ReceiptTwoTone.js
index 89078d65cd1bda..16d466c439e033 100644
--- a/packages/material-ui-icons/src/ReceiptTwoTone.js
+++ b/packages/material-ui-icons/src/ReceiptTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReceiptTwoTone');
diff --git a/packages/material-ui-icons/src/RecentActorsOutlined.js b/packages/material-ui-icons/src/RecentActorsOutlined.js
index 96ea9407b3a126..80576bf01caacc 100644
--- a/packages/material-ui-icons/src/RecentActorsOutlined.js
+++ b/packages/material-ui-icons/src/RecentActorsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RecentActorsOutlined');
diff --git a/packages/material-ui-icons/src/RecentActorsSharp.js b/packages/material-ui-icons/src/RecentActorsSharp.js
index 2f7ca307f34a35..a362a88d34e939 100644
--- a/packages/material-ui-icons/src/RecentActorsSharp.js
+++ b/packages/material-ui-icons/src/RecentActorsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RecentActorsSharp');
diff --git a/packages/material-ui-icons/src/RecentActorsTwoTone.js b/packages/material-ui-icons/src/RecentActorsTwoTone.js
index 5b3c560104f344..3aee78b3ef2c90 100644
--- a/packages/material-ui-icons/src/RecentActorsTwoTone.js
+++ b/packages/material-ui-icons/src/RecentActorsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RecentActorsTwoTone');
diff --git a/packages/material-ui-icons/src/RecordVoiceOverOutlined.js b/packages/material-ui-icons/src/RecordVoiceOverOutlined.js
index 272a915f35766a..1e2d63456f4c22 100644
--- a/packages/material-ui-icons/src/RecordVoiceOverOutlined.js
+++ b/packages/material-ui-icons/src/RecordVoiceOverOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RecordVoiceOverOutlined');
diff --git a/packages/material-ui-icons/src/RecordVoiceOverRounded.js b/packages/material-ui-icons/src/RecordVoiceOverRounded.js
index 1d5525c91b03b0..1b8853215ab814 100644
--- a/packages/material-ui-icons/src/RecordVoiceOverRounded.js
+++ b/packages/material-ui-icons/src/RecordVoiceOverRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RecordVoiceOverRounded');
diff --git a/packages/material-ui-icons/src/RecordVoiceOverSharp.js b/packages/material-ui-icons/src/RecordVoiceOverSharp.js
index 9b923932af684a..b4dfce22f644d5 100644
--- a/packages/material-ui-icons/src/RecordVoiceOverSharp.js
+++ b/packages/material-ui-icons/src/RecordVoiceOverSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RecordVoiceOverSharp');
diff --git a/packages/material-ui-icons/src/RecordVoiceOverTwoTone.js b/packages/material-ui-icons/src/RecordVoiceOverTwoTone.js
index ad2f9fcb81d292..b29531f1baee1b 100644
--- a/packages/material-ui-icons/src/RecordVoiceOverTwoTone.js
+++ b/packages/material-ui-icons/src/RecordVoiceOverTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RecordVoiceOverTwoTone');
diff --git a/packages/material-ui-icons/src/RedeemOutlined.js b/packages/material-ui-icons/src/RedeemOutlined.js
index 548429b14f7f42..5212472530a471 100644
--- a/packages/material-ui-icons/src/RedeemOutlined.js
+++ b/packages/material-ui-icons/src/RedeemOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedeemOutlined');
diff --git a/packages/material-ui-icons/src/RedeemRounded.js b/packages/material-ui-icons/src/RedeemRounded.js
index 2e1cd99a056676..4f510d6f9061aa 100644
--- a/packages/material-ui-icons/src/RedeemRounded.js
+++ b/packages/material-ui-icons/src/RedeemRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedeemRounded');
diff --git a/packages/material-ui-icons/src/RedeemSharp.js b/packages/material-ui-icons/src/RedeemSharp.js
index 2522928f9cb04f..33f1413939c203 100644
--- a/packages/material-ui-icons/src/RedeemSharp.js
+++ b/packages/material-ui-icons/src/RedeemSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedeemSharp');
diff --git a/packages/material-ui-icons/src/RedeemTwoTone.js b/packages/material-ui-icons/src/RedeemTwoTone.js
index 04f36ab467f70b..9a5cefcec5780e 100644
--- a/packages/material-ui-icons/src/RedeemTwoTone.js
+++ b/packages/material-ui-icons/src/RedeemTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedeemTwoTone');
diff --git a/packages/material-ui-icons/src/RedoOutlined.js b/packages/material-ui-icons/src/RedoOutlined.js
index b9e4150608c3d0..e57b0c39b209a7 100644
--- a/packages/material-ui-icons/src/RedoOutlined.js
+++ b/packages/material-ui-icons/src/RedoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedoOutlined');
diff --git a/packages/material-ui-icons/src/RedoRounded.js b/packages/material-ui-icons/src/RedoRounded.js
index 7bb080b473948b..209191ff47a917 100644
--- a/packages/material-ui-icons/src/RedoRounded.js
+++ b/packages/material-ui-icons/src/RedoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedoRounded');
diff --git a/packages/material-ui-icons/src/RedoSharp.js b/packages/material-ui-icons/src/RedoSharp.js
index 24f06027b84406..7c7f1b278b7445 100644
--- a/packages/material-ui-icons/src/RedoSharp.js
+++ b/packages/material-ui-icons/src/RedoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedoSharp');
diff --git a/packages/material-ui-icons/src/RedoTwoTone.js b/packages/material-ui-icons/src/RedoTwoTone.js
index 256fda7c7a824d..80b963761d262f 100644
--- a/packages/material-ui-icons/src/RedoTwoTone.js
+++ b/packages/material-ui-icons/src/RedoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RedoTwoTone');
diff --git a/packages/material-ui-icons/src/RefreshOutlined.js b/packages/material-ui-icons/src/RefreshOutlined.js
index aa1f2233870b23..c4fe146d99d6b2 100644
--- a/packages/material-ui-icons/src/RefreshOutlined.js
+++ b/packages/material-ui-icons/src/RefreshOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RefreshOutlined');
diff --git a/packages/material-ui-icons/src/RefreshRounded.js b/packages/material-ui-icons/src/RefreshRounded.js
index 2d9c367bbac225..31a2eb4d24bb81 100644
--- a/packages/material-ui-icons/src/RefreshRounded.js
+++ b/packages/material-ui-icons/src/RefreshRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RefreshRounded');
diff --git a/packages/material-ui-icons/src/RefreshSharp.js b/packages/material-ui-icons/src/RefreshSharp.js
index 38786f20348ce0..f172c945c3d681 100644
--- a/packages/material-ui-icons/src/RefreshSharp.js
+++ b/packages/material-ui-icons/src/RefreshSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RefreshSharp');
diff --git a/packages/material-ui-icons/src/RefreshTwoTone.js b/packages/material-ui-icons/src/RefreshTwoTone.js
index 8e8e11ae789b41..295f57d737c7e7 100644
--- a/packages/material-ui-icons/src/RefreshTwoTone.js
+++ b/packages/material-ui-icons/src/RefreshTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RefreshTwoTone');
diff --git a/packages/material-ui-icons/src/RemoveCircleOutlineOutlined.js b/packages/material-ui-icons/src/RemoveCircleOutlineOutlined.js
index 61ecb41eab7a8f..a35d92122fac59 100644
--- a/packages/material-ui-icons/src/RemoveCircleOutlineOutlined.js
+++ b/packages/material-ui-icons/src/RemoveCircleOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleOutlineOutlined');
diff --git a/packages/material-ui-icons/src/RemoveCircleOutlineRounded.js b/packages/material-ui-icons/src/RemoveCircleOutlineRounded.js
index 47b795546c6d40..3be05ce6a39245 100644
--- a/packages/material-ui-icons/src/RemoveCircleOutlineRounded.js
+++ b/packages/material-ui-icons/src/RemoveCircleOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleOutlineRounded');
diff --git a/packages/material-ui-icons/src/RemoveCircleOutlineSharp.js b/packages/material-ui-icons/src/RemoveCircleOutlineSharp.js
index eaae6ec1270a4d..6dff2e32f0dbcd 100644
--- a/packages/material-ui-icons/src/RemoveCircleOutlineSharp.js
+++ b/packages/material-ui-icons/src/RemoveCircleOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleOutlineSharp');
diff --git a/packages/material-ui-icons/src/RemoveCircleOutlineTwoTone.js b/packages/material-ui-icons/src/RemoveCircleOutlineTwoTone.js
index 9964a88ce198b5..93b181538386fa 100644
--- a/packages/material-ui-icons/src/RemoveCircleOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/RemoveCircleOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/RemoveCircleOutlined.js b/packages/material-ui-icons/src/RemoveCircleOutlined.js
index 19b9f7a98fae58..4d6caf7b74ad1d 100644
--- a/packages/material-ui-icons/src/RemoveCircleOutlined.js
+++ b/packages/material-ui-icons/src/RemoveCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleOutlined');
diff --git a/packages/material-ui-icons/src/RemoveCircleRounded.js b/packages/material-ui-icons/src/RemoveCircleRounded.js
index 818f3f801ef60b..ece325528f9c7b 100644
--- a/packages/material-ui-icons/src/RemoveCircleRounded.js
+++ b/packages/material-ui-icons/src/RemoveCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleRounded');
diff --git a/packages/material-ui-icons/src/RemoveCircleSharp.js b/packages/material-ui-icons/src/RemoveCircleSharp.js
index 36743d205d5f15..776bb4f94bfbcb 100644
--- a/packages/material-ui-icons/src/RemoveCircleSharp.js
+++ b/packages/material-ui-icons/src/RemoveCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleSharp');
diff --git a/packages/material-ui-icons/src/RemoveCircleTwoTone.js b/packages/material-ui-icons/src/RemoveCircleTwoTone.js
index 41f211c5589bbc..a53e41c438bdc4 100644
--- a/packages/material-ui-icons/src/RemoveCircleTwoTone.js
+++ b/packages/material-ui-icons/src/RemoveCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveCircleTwoTone');
diff --git a/packages/material-ui-icons/src/RemoveFromQueueOutlined.js b/packages/material-ui-icons/src/RemoveFromQueueOutlined.js
index e9e686ab4022c1..bb3880cc48d76c 100644
--- a/packages/material-ui-icons/src/RemoveFromQueueOutlined.js
+++ b/packages/material-ui-icons/src/RemoveFromQueueOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveFromQueueOutlined');
diff --git a/packages/material-ui-icons/src/RemoveFromQueueSharp.js b/packages/material-ui-icons/src/RemoveFromQueueSharp.js
index 09b05e64cf8c7c..bec7d210d9215e 100644
--- a/packages/material-ui-icons/src/RemoveFromQueueSharp.js
+++ b/packages/material-ui-icons/src/RemoveFromQueueSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveFromQueueSharp');
diff --git a/packages/material-ui-icons/src/RemoveFromQueueTwoTone.js b/packages/material-ui-icons/src/RemoveFromQueueTwoTone.js
index dff7d95b7a3a30..2d8e30c09c8371 100644
--- a/packages/material-ui-icons/src/RemoveFromQueueTwoTone.js
+++ b/packages/material-ui-icons/src/RemoveFromQueueTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveFromQueueTwoTone');
diff --git a/packages/material-ui-icons/src/RemoveOutlined.js b/packages/material-ui-icons/src/RemoveOutlined.js
index 38a63dc07cd9e8..7c454571244e26 100644
--- a/packages/material-ui-icons/src/RemoveOutlined.js
+++ b/packages/material-ui-icons/src/RemoveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveOutlined');
diff --git a/packages/material-ui-icons/src/RemoveRedEyeOutlined.js b/packages/material-ui-icons/src/RemoveRedEyeOutlined.js
index a4cdb6aa07ae65..401a1b1fffd545 100644
--- a/packages/material-ui-icons/src/RemoveRedEyeOutlined.js
+++ b/packages/material-ui-icons/src/RemoveRedEyeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveRedEyeOutlined');
diff --git a/packages/material-ui-icons/src/RemoveRedEyeRounded.js b/packages/material-ui-icons/src/RemoveRedEyeRounded.js
index f242c962c31014..b8e4a3da6be950 100644
--- a/packages/material-ui-icons/src/RemoveRedEyeRounded.js
+++ b/packages/material-ui-icons/src/RemoveRedEyeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveRedEyeRounded');
diff --git a/packages/material-ui-icons/src/RemoveRedEyeSharp.js b/packages/material-ui-icons/src/RemoveRedEyeSharp.js
index 3032e7ce818d4e..57aaacdc0a54b8 100644
--- a/packages/material-ui-icons/src/RemoveRedEyeSharp.js
+++ b/packages/material-ui-icons/src/RemoveRedEyeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveRedEyeSharp');
diff --git a/packages/material-ui-icons/src/RemoveRedEyeTwoTone.js b/packages/material-ui-icons/src/RemoveRedEyeTwoTone.js
index 57d466446bebba..057273300305a0 100644
--- a/packages/material-ui-icons/src/RemoveRedEyeTwoTone.js
+++ b/packages/material-ui-icons/src/RemoveRedEyeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveRedEyeTwoTone');
diff --git a/packages/material-ui-icons/src/RemoveRounded.js b/packages/material-ui-icons/src/RemoveRounded.js
index ee235b35b44ba3..d1585f7ae52b05 100644
--- a/packages/material-ui-icons/src/RemoveRounded.js
+++ b/packages/material-ui-icons/src/RemoveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveRounded');
diff --git a/packages/material-ui-icons/src/RemoveSharp.js b/packages/material-ui-icons/src/RemoveSharp.js
index d81726ddf1522b..1412c74cd5188a 100644
--- a/packages/material-ui-icons/src/RemoveSharp.js
+++ b/packages/material-ui-icons/src/RemoveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveSharp');
diff --git a/packages/material-ui-icons/src/RemoveShoppingCartOutlined.js b/packages/material-ui-icons/src/RemoveShoppingCartOutlined.js
index 91358744b284ca..bdb89660c59a08 100644
--- a/packages/material-ui-icons/src/RemoveShoppingCartOutlined.js
+++ b/packages/material-ui-icons/src/RemoveShoppingCartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveShoppingCartOutlined');
diff --git a/packages/material-ui-icons/src/RemoveShoppingCartRounded.js b/packages/material-ui-icons/src/RemoveShoppingCartRounded.js
index bc3d4872c6853f..f573af2dfa1fdd 100644
--- a/packages/material-ui-icons/src/RemoveShoppingCartRounded.js
+++ b/packages/material-ui-icons/src/RemoveShoppingCartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveShoppingCartRounded');
diff --git a/packages/material-ui-icons/src/RemoveShoppingCartSharp.js b/packages/material-ui-icons/src/RemoveShoppingCartSharp.js
index 63ce9f0c8ac930..2ee62eeb960412 100644
--- a/packages/material-ui-icons/src/RemoveShoppingCartSharp.js
+++ b/packages/material-ui-icons/src/RemoveShoppingCartSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveShoppingCartSharp');
diff --git a/packages/material-ui-icons/src/RemoveShoppingCartTwoTone.js b/packages/material-ui-icons/src/RemoveShoppingCartTwoTone.js
index 8d4226aa0860bd..6c6519dd217a4b 100644
--- a/packages/material-ui-icons/src/RemoveShoppingCartTwoTone.js
+++ b/packages/material-ui-icons/src/RemoveShoppingCartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveShoppingCartTwoTone');
diff --git a/packages/material-ui-icons/src/RemoveTwoTone.js b/packages/material-ui-icons/src/RemoveTwoTone.js
index 801857efce9b27..64bcf05d58a572 100644
--- a/packages/material-ui-icons/src/RemoveTwoTone.js
+++ b/packages/material-ui-icons/src/RemoveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RemoveTwoTone');
diff --git a/packages/material-ui-icons/src/ReorderOutlined.js b/packages/material-ui-icons/src/ReorderOutlined.js
index aadb0c73b2efa7..2d1704281bfbfb 100644
--- a/packages/material-ui-icons/src/ReorderOutlined.js
+++ b/packages/material-ui-icons/src/ReorderOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReorderOutlined');
diff --git a/packages/material-ui-icons/src/ReorderRounded.js b/packages/material-ui-icons/src/ReorderRounded.js
index 38e149a67d2eb9..9ffeb906441f89 100644
--- a/packages/material-ui-icons/src/ReorderRounded.js
+++ b/packages/material-ui-icons/src/ReorderRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReorderRounded');
diff --git a/packages/material-ui-icons/src/ReorderSharp.js b/packages/material-ui-icons/src/ReorderSharp.js
index 34c7ff00275c9c..bd75b405e9590e 100644
--- a/packages/material-ui-icons/src/ReorderSharp.js
+++ b/packages/material-ui-icons/src/ReorderSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReorderSharp');
diff --git a/packages/material-ui-icons/src/ReorderTwoTone.js b/packages/material-ui-icons/src/ReorderTwoTone.js
index 7350452fc466b5..c6eed7364b1df7 100644
--- a/packages/material-ui-icons/src/ReorderTwoTone.js
+++ b/packages/material-ui-icons/src/ReorderTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReorderTwoTone');
diff --git a/packages/material-ui-icons/src/RepeatOneOutlined.js b/packages/material-ui-icons/src/RepeatOneOutlined.js
index 64da925881b0a1..30f7d4233edf32 100644
--- a/packages/material-ui-icons/src/RepeatOneOutlined.js
+++ b/packages/material-ui-icons/src/RepeatOneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RepeatOneOutlined');
diff --git a/packages/material-ui-icons/src/RepeatOneSharp.js b/packages/material-ui-icons/src/RepeatOneSharp.js
index e039206826fdd3..da837d0bf27cb3 100644
--- a/packages/material-ui-icons/src/RepeatOneSharp.js
+++ b/packages/material-ui-icons/src/RepeatOneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RepeatOneSharp');
diff --git a/packages/material-ui-icons/src/RepeatOneTwoTone.js b/packages/material-ui-icons/src/RepeatOneTwoTone.js
index 62654594c2b8b7..db53237cc71e74 100644
--- a/packages/material-ui-icons/src/RepeatOneTwoTone.js
+++ b/packages/material-ui-icons/src/RepeatOneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RepeatOneTwoTone');
diff --git a/packages/material-ui-icons/src/RepeatOutlined.js b/packages/material-ui-icons/src/RepeatOutlined.js
index 7c25df6ffbc7fa..10accbeab90723 100644
--- a/packages/material-ui-icons/src/RepeatOutlined.js
+++ b/packages/material-ui-icons/src/RepeatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RepeatOutlined');
diff --git a/packages/material-ui-icons/src/RepeatSharp.js b/packages/material-ui-icons/src/RepeatSharp.js
index 7f146f005c60c4..3318712951a047 100644
--- a/packages/material-ui-icons/src/RepeatSharp.js
+++ b/packages/material-ui-icons/src/RepeatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RepeatSharp');
diff --git a/packages/material-ui-icons/src/RepeatTwoTone.js b/packages/material-ui-icons/src/RepeatTwoTone.js
index 4ff6ce039dc0c7..7a19530287e453 100644
--- a/packages/material-ui-icons/src/RepeatTwoTone.js
+++ b/packages/material-ui-icons/src/RepeatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RepeatTwoTone');
diff --git a/packages/material-ui-icons/src/Replay10Outlined.js b/packages/material-ui-icons/src/Replay10Outlined.js
index c92a4dd231e95f..d0f691493bf40c 100644
--- a/packages/material-ui-icons/src/Replay10Outlined.js
+++ b/packages/material-ui-icons/src/Replay10Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay10Outlined');
diff --git a/packages/material-ui-icons/src/Replay10Sharp.js b/packages/material-ui-icons/src/Replay10Sharp.js
index 3dfac29928bc6f..3288d770077152 100644
--- a/packages/material-ui-icons/src/Replay10Sharp.js
+++ b/packages/material-ui-icons/src/Replay10Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay10Sharp');
diff --git a/packages/material-ui-icons/src/Replay10TwoTone.js b/packages/material-ui-icons/src/Replay10TwoTone.js
index 7e7f8f249a0511..8765207047e47a 100644
--- a/packages/material-ui-icons/src/Replay10TwoTone.js
+++ b/packages/material-ui-icons/src/Replay10TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay10TwoTone');
diff --git a/packages/material-ui-icons/src/Replay30Outlined.js b/packages/material-ui-icons/src/Replay30Outlined.js
index 3b6e80fb48faca..4419b9313212ce 100644
--- a/packages/material-ui-icons/src/Replay30Outlined.js
+++ b/packages/material-ui-icons/src/Replay30Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay30Outlined');
diff --git a/packages/material-ui-icons/src/Replay30Sharp.js b/packages/material-ui-icons/src/Replay30Sharp.js
index f0957020e7a63d..13d9048bdb7392 100644
--- a/packages/material-ui-icons/src/Replay30Sharp.js
+++ b/packages/material-ui-icons/src/Replay30Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay30Sharp');
diff --git a/packages/material-ui-icons/src/Replay30TwoTone.js b/packages/material-ui-icons/src/Replay30TwoTone.js
index d1fe446981c6c5..3728262a68b766 100644
--- a/packages/material-ui-icons/src/Replay30TwoTone.js
+++ b/packages/material-ui-icons/src/Replay30TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay30TwoTone');
diff --git a/packages/material-ui-icons/src/Replay5Outlined.js b/packages/material-ui-icons/src/Replay5Outlined.js
index d6008a630a0185..24ebb03d732b12 100644
--- a/packages/material-ui-icons/src/Replay5Outlined.js
+++ b/packages/material-ui-icons/src/Replay5Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay5Outlined');
diff --git a/packages/material-ui-icons/src/Replay5Sharp.js b/packages/material-ui-icons/src/Replay5Sharp.js
index 60b8106dba68ef..74dd70cfc9b795 100644
--- a/packages/material-ui-icons/src/Replay5Sharp.js
+++ b/packages/material-ui-icons/src/Replay5Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay5Sharp');
diff --git a/packages/material-ui-icons/src/Replay5TwoTone.js b/packages/material-ui-icons/src/Replay5TwoTone.js
index d709b32537f0f5..1b3bc3493cc103 100644
--- a/packages/material-ui-icons/src/Replay5TwoTone.js
+++ b/packages/material-ui-icons/src/Replay5TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Replay5TwoTone');
diff --git a/packages/material-ui-icons/src/ReplayOutlined.js b/packages/material-ui-icons/src/ReplayOutlined.js
index 77a36526aa78f7..44eeb5357929a2 100644
--- a/packages/material-ui-icons/src/ReplayOutlined.js
+++ b/packages/material-ui-icons/src/ReplayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplayOutlined');
diff --git a/packages/material-ui-icons/src/ReplaySharp.js b/packages/material-ui-icons/src/ReplaySharp.js
index d8532f6dfa68c0..7c62d2ad3db246 100644
--- a/packages/material-ui-icons/src/ReplaySharp.js
+++ b/packages/material-ui-icons/src/ReplaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplaySharp');
diff --git a/packages/material-ui-icons/src/ReplayTwoTone.js b/packages/material-ui-icons/src/ReplayTwoTone.js
index 3a239cb625fcc5..ad4757ebe5d0eb 100644
--- a/packages/material-ui-icons/src/ReplayTwoTone.js
+++ b/packages/material-ui-icons/src/ReplayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplayTwoTone');
diff --git a/packages/material-ui-icons/src/ReplyAllOutlined.js b/packages/material-ui-icons/src/ReplyAllOutlined.js
index a45f32d1e96e45..ce483a0d04710f 100644
--- a/packages/material-ui-icons/src/ReplyAllOutlined.js
+++ b/packages/material-ui-icons/src/ReplyAllOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplyAllOutlined');
diff --git a/packages/material-ui-icons/src/ReplyAllRounded.js b/packages/material-ui-icons/src/ReplyAllRounded.js
index aa77fc7154e845..d918428d4405bf 100644
--- a/packages/material-ui-icons/src/ReplyAllRounded.js
+++ b/packages/material-ui-icons/src/ReplyAllRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplyAllRounded');
diff --git a/packages/material-ui-icons/src/ReplyAllSharp.js b/packages/material-ui-icons/src/ReplyAllSharp.js
index a2f2bffc36aa57..5380275eef962d 100644
--- a/packages/material-ui-icons/src/ReplyAllSharp.js
+++ b/packages/material-ui-icons/src/ReplyAllSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplyAllSharp');
diff --git a/packages/material-ui-icons/src/ReplyAllTwoTone.js b/packages/material-ui-icons/src/ReplyAllTwoTone.js
index 2d636d032e6ef2..07ed7c7587e426 100644
--- a/packages/material-ui-icons/src/ReplyAllTwoTone.js
+++ b/packages/material-ui-icons/src/ReplyAllTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplyAllTwoTone');
diff --git a/packages/material-ui-icons/src/ReplyOutlined.js b/packages/material-ui-icons/src/ReplyOutlined.js
index ff114e4cc4785d..62720cb74a3b10 100644
--- a/packages/material-ui-icons/src/ReplyOutlined.js
+++ b/packages/material-ui-icons/src/ReplyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplyOutlined');
diff --git a/packages/material-ui-icons/src/ReplyRounded.js b/packages/material-ui-icons/src/ReplyRounded.js
index 99389f66fb3615..c1d562b9760ff8 100644
--- a/packages/material-ui-icons/src/ReplyRounded.js
+++ b/packages/material-ui-icons/src/ReplyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplyRounded');
diff --git a/packages/material-ui-icons/src/ReplySharp.js b/packages/material-ui-icons/src/ReplySharp.js
index cf11ca5b964148..15676d61a23e9c 100644
--- a/packages/material-ui-icons/src/ReplySharp.js
+++ b/packages/material-ui-icons/src/ReplySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplySharp');
diff --git a/packages/material-ui-icons/src/ReplyTwoTone.js b/packages/material-ui-icons/src/ReplyTwoTone.js
index f0fb4580e61f23..f7e550a5be1c38 100644
--- a/packages/material-ui-icons/src/ReplyTwoTone.js
+++ b/packages/material-ui-icons/src/ReplyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReplyTwoTone');
diff --git a/packages/material-ui-icons/src/ReportOffOutlined.js b/packages/material-ui-icons/src/ReportOffOutlined.js
index 93fdf2607b4a16..6cc7573846680a 100644
--- a/packages/material-ui-icons/src/ReportOffOutlined.js
+++ b/packages/material-ui-icons/src/ReportOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportOffOutlined');
diff --git a/packages/material-ui-icons/src/ReportOffRounded.js b/packages/material-ui-icons/src/ReportOffRounded.js
index d814db1d304246..43e9cad756b390 100644
--- a/packages/material-ui-icons/src/ReportOffRounded.js
+++ b/packages/material-ui-icons/src/ReportOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportOffRounded');
diff --git a/packages/material-ui-icons/src/ReportOffSharp.js b/packages/material-ui-icons/src/ReportOffSharp.js
index 46d0696e02cca2..496c2c9687a7c9 100644
--- a/packages/material-ui-icons/src/ReportOffSharp.js
+++ b/packages/material-ui-icons/src/ReportOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportOffSharp');
diff --git a/packages/material-ui-icons/src/ReportOffTwoTone.js b/packages/material-ui-icons/src/ReportOffTwoTone.js
index a1e37e3d9fc18e..87e794edeb65c1 100644
--- a/packages/material-ui-icons/src/ReportOffTwoTone.js
+++ b/packages/material-ui-icons/src/ReportOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportOffTwoTone');
diff --git a/packages/material-ui-icons/src/ReportOutlined.js b/packages/material-ui-icons/src/ReportOutlined.js
index 04df46eb75f055..d8329120521d4d 100644
--- a/packages/material-ui-icons/src/ReportOutlined.js
+++ b/packages/material-ui-icons/src/ReportOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportOutlined');
diff --git a/packages/material-ui-icons/src/ReportProblemOutlined.js b/packages/material-ui-icons/src/ReportProblemOutlined.js
index ea130e699ac900..57891f562a1c50 100644
--- a/packages/material-ui-icons/src/ReportProblemOutlined.js
+++ b/packages/material-ui-icons/src/ReportProblemOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportProblemOutlined');
diff --git a/packages/material-ui-icons/src/ReportProblemRounded.js b/packages/material-ui-icons/src/ReportProblemRounded.js
index 82790b0055f585..da2b18761b5bac 100644
--- a/packages/material-ui-icons/src/ReportProblemRounded.js
+++ b/packages/material-ui-icons/src/ReportProblemRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportProblemRounded');
diff --git a/packages/material-ui-icons/src/ReportProblemSharp.js b/packages/material-ui-icons/src/ReportProblemSharp.js
index 4319cf6ff51b41..e8d3bf39a79a76 100644
--- a/packages/material-ui-icons/src/ReportProblemSharp.js
+++ b/packages/material-ui-icons/src/ReportProblemSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportProblemSharp');
diff --git a/packages/material-ui-icons/src/ReportProblemTwoTone.js b/packages/material-ui-icons/src/ReportProblemTwoTone.js
index 8503554abe0656..b765f2317bdd4a 100644
--- a/packages/material-ui-icons/src/ReportProblemTwoTone.js
+++ b/packages/material-ui-icons/src/ReportProblemTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportProblemTwoTone');
diff --git a/packages/material-ui-icons/src/ReportRounded.js b/packages/material-ui-icons/src/ReportRounded.js
index 9a99191e13db82..bdbfcdb9219d2f 100644
--- a/packages/material-ui-icons/src/ReportRounded.js
+++ b/packages/material-ui-icons/src/ReportRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportRounded');
diff --git a/packages/material-ui-icons/src/ReportSharp.js b/packages/material-ui-icons/src/ReportSharp.js
index 3b8e0c1f8b7d47..5dc93498f6e41d 100644
--- a/packages/material-ui-icons/src/ReportSharp.js
+++ b/packages/material-ui-icons/src/ReportSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportSharp');
diff --git a/packages/material-ui-icons/src/ReportTwoTone.js b/packages/material-ui-icons/src/ReportTwoTone.js
index 6354a1989b1c65..6e60ec0c5561d9 100644
--- a/packages/material-ui-icons/src/ReportTwoTone.js
+++ b/packages/material-ui-icons/src/ReportTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ReportTwoTone');
diff --git a/packages/material-ui-icons/src/RestaurantMenuOutlined.js b/packages/material-ui-icons/src/RestaurantMenuOutlined.js
index 6d540687795896..fae161a4490b22 100644
--- a/packages/material-ui-icons/src/RestaurantMenuOutlined.js
+++ b/packages/material-ui-icons/src/RestaurantMenuOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantMenuOutlined');
diff --git a/packages/material-ui-icons/src/RestaurantMenuRounded.js b/packages/material-ui-icons/src/RestaurantMenuRounded.js
index f135b73957fa1d..a8686183a5ec1e 100644
--- a/packages/material-ui-icons/src/RestaurantMenuRounded.js
+++ b/packages/material-ui-icons/src/RestaurantMenuRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantMenuRounded');
diff --git a/packages/material-ui-icons/src/RestaurantMenuSharp.js b/packages/material-ui-icons/src/RestaurantMenuSharp.js
index f63dfd5fa47520..cb9c3b9f7e937d 100644
--- a/packages/material-ui-icons/src/RestaurantMenuSharp.js
+++ b/packages/material-ui-icons/src/RestaurantMenuSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantMenuSharp');
diff --git a/packages/material-ui-icons/src/RestaurantMenuTwoTone.js b/packages/material-ui-icons/src/RestaurantMenuTwoTone.js
index d7382837e3ac76..5b375cef1d063c 100644
--- a/packages/material-ui-icons/src/RestaurantMenuTwoTone.js
+++ b/packages/material-ui-icons/src/RestaurantMenuTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantMenuTwoTone');
diff --git a/packages/material-ui-icons/src/RestaurantOutlined.js b/packages/material-ui-icons/src/RestaurantOutlined.js
index 202d38e9048a73..d4d71639acd35f 100644
--- a/packages/material-ui-icons/src/RestaurantOutlined.js
+++ b/packages/material-ui-icons/src/RestaurantOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantOutlined');
diff --git a/packages/material-ui-icons/src/RestaurantRounded.js b/packages/material-ui-icons/src/RestaurantRounded.js
index b7a8785c626338..fe2d2525d9de74 100644
--- a/packages/material-ui-icons/src/RestaurantRounded.js
+++ b/packages/material-ui-icons/src/RestaurantRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantRounded');
diff --git a/packages/material-ui-icons/src/RestaurantSharp.js b/packages/material-ui-icons/src/RestaurantSharp.js
index f151b8f7eda261..045cf5d5b5b19c 100644
--- a/packages/material-ui-icons/src/RestaurantSharp.js
+++ b/packages/material-ui-icons/src/RestaurantSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantSharp');
diff --git a/packages/material-ui-icons/src/RestaurantTwoTone.js b/packages/material-ui-icons/src/RestaurantTwoTone.js
index 45dfc4c57258d1..0e272ca4d42eae 100644
--- a/packages/material-ui-icons/src/RestaurantTwoTone.js
+++ b/packages/material-ui-icons/src/RestaurantTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestaurantTwoTone');
diff --git a/packages/material-ui-icons/src/RestoreFromTrashOutlined.js b/packages/material-ui-icons/src/RestoreFromTrashOutlined.js
index 6e5c81fadc6ad1..2b3316fa2d7858 100644
--- a/packages/material-ui-icons/src/RestoreFromTrashOutlined.js
+++ b/packages/material-ui-icons/src/RestoreFromTrashOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreFromTrashOutlined');
diff --git a/packages/material-ui-icons/src/RestoreFromTrashRounded.js b/packages/material-ui-icons/src/RestoreFromTrashRounded.js
index d78d30a38cca7a..5b9bb4c5f537fd 100644
--- a/packages/material-ui-icons/src/RestoreFromTrashRounded.js
+++ b/packages/material-ui-icons/src/RestoreFromTrashRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreFromTrashRounded');
diff --git a/packages/material-ui-icons/src/RestoreFromTrashSharp.js b/packages/material-ui-icons/src/RestoreFromTrashSharp.js
index 9e731738446cbd..505ed6fb8bcbe7 100644
--- a/packages/material-ui-icons/src/RestoreFromTrashSharp.js
+++ b/packages/material-ui-icons/src/RestoreFromTrashSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreFromTrashSharp');
diff --git a/packages/material-ui-icons/src/RestoreFromTrashTwoTone.js b/packages/material-ui-icons/src/RestoreFromTrashTwoTone.js
index 9b3ee176c6b545..d6c2a4336dd003 100644
--- a/packages/material-ui-icons/src/RestoreFromTrashTwoTone.js
+++ b/packages/material-ui-icons/src/RestoreFromTrashTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreFromTrashTwoTone');
diff --git a/packages/material-ui-icons/src/RestoreOutlined.js b/packages/material-ui-icons/src/RestoreOutlined.js
index cf4f5f5f67f593..e9d68f7ab2f54f 100644
--- a/packages/material-ui-icons/src/RestoreOutlined.js
+++ b/packages/material-ui-icons/src/RestoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreOutlined');
diff --git a/packages/material-ui-icons/src/RestorePageOutlined.js b/packages/material-ui-icons/src/RestorePageOutlined.js
index efed30da5a0e4f..2ce436e5ab312a 100644
--- a/packages/material-ui-icons/src/RestorePageOutlined.js
+++ b/packages/material-ui-icons/src/RestorePageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestorePageOutlined');
diff --git a/packages/material-ui-icons/src/RestorePageRounded.js b/packages/material-ui-icons/src/RestorePageRounded.js
index 311ace226f66bf..d8836cc58ff778 100644
--- a/packages/material-ui-icons/src/RestorePageRounded.js
+++ b/packages/material-ui-icons/src/RestorePageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestorePageRounded');
diff --git a/packages/material-ui-icons/src/RestorePageSharp.js b/packages/material-ui-icons/src/RestorePageSharp.js
index 047f2c292e72b7..30e5f8c6a51b59 100644
--- a/packages/material-ui-icons/src/RestorePageSharp.js
+++ b/packages/material-ui-icons/src/RestorePageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestorePageSharp');
diff --git a/packages/material-ui-icons/src/RestorePageTwoTone.js b/packages/material-ui-icons/src/RestorePageTwoTone.js
index 80d1160b000b47..a8fadad3cd5d32 100644
--- a/packages/material-ui-icons/src/RestorePageTwoTone.js
+++ b/packages/material-ui-icons/src/RestorePageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestorePageTwoTone');
diff --git a/packages/material-ui-icons/src/RestoreRounded.js b/packages/material-ui-icons/src/RestoreRounded.js
index a6ebb3189b2803..15addd2ab08792 100644
--- a/packages/material-ui-icons/src/RestoreRounded.js
+++ b/packages/material-ui-icons/src/RestoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreRounded');
diff --git a/packages/material-ui-icons/src/RestoreSharp.js b/packages/material-ui-icons/src/RestoreSharp.js
index f71c131e404f66..5de60a5efd8e23 100644
--- a/packages/material-ui-icons/src/RestoreSharp.js
+++ b/packages/material-ui-icons/src/RestoreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreSharp');
diff --git a/packages/material-ui-icons/src/RestoreTwoTone.js b/packages/material-ui-icons/src/RestoreTwoTone.js
index a22e692dbf6c39..fdb5f7bf8e97f0 100644
--- a/packages/material-ui-icons/src/RestoreTwoTone.js
+++ b/packages/material-ui-icons/src/RestoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RestoreTwoTone');
diff --git a/packages/material-ui-icons/src/RingVolumeOutlined.js b/packages/material-ui-icons/src/RingVolumeOutlined.js
index e8bcab8dc4fd2e..be10cd19b94e6c 100644
--- a/packages/material-ui-icons/src/RingVolumeOutlined.js
+++ b/packages/material-ui-icons/src/RingVolumeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RingVolumeOutlined');
diff --git a/packages/material-ui-icons/src/RingVolumeRounded.js b/packages/material-ui-icons/src/RingVolumeRounded.js
index 112f6733ed41a7..f3b415ef1a2402 100644
--- a/packages/material-ui-icons/src/RingVolumeRounded.js
+++ b/packages/material-ui-icons/src/RingVolumeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RingVolumeRounded');
diff --git a/packages/material-ui-icons/src/RingVolumeSharp.js b/packages/material-ui-icons/src/RingVolumeSharp.js
index 46917a2c03442c..b8eac8ddc575c3 100644
--- a/packages/material-ui-icons/src/RingVolumeSharp.js
+++ b/packages/material-ui-icons/src/RingVolumeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RingVolumeSharp');
diff --git a/packages/material-ui-icons/src/RingVolumeTwoTone.js b/packages/material-ui-icons/src/RingVolumeTwoTone.js
index 9387620ea93a0a..82a33ca8b46860 100644
--- a/packages/material-ui-icons/src/RingVolumeTwoTone.js
+++ b/packages/material-ui-icons/src/RingVolumeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RingVolumeTwoTone');
diff --git a/packages/material-ui-icons/src/RoomOutlined.js b/packages/material-ui-icons/src/RoomOutlined.js
index 92f1dd3646c701..8780f21181a5e9 100644
--- a/packages/material-ui-icons/src/RoomOutlined.js
+++ b/packages/material-ui-icons/src/RoomOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomOutlined');
diff --git a/packages/material-ui-icons/src/RoomRounded.js b/packages/material-ui-icons/src/RoomRounded.js
index dae6e61811beaf..4960bdbdf61171 100644
--- a/packages/material-ui-icons/src/RoomRounded.js
+++ b/packages/material-ui-icons/src/RoomRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomRounded');
diff --git a/packages/material-ui-icons/src/RoomService.js b/packages/material-ui-icons/src/RoomService.js
index bb65941ec072ab..8e75709396876a 100644
--- a/packages/material-ui-icons/src/RoomService.js
+++ b/packages/material-ui-icons/src/RoomService.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomService');
diff --git a/packages/material-ui-icons/src/RoomServiceOutlined.js b/packages/material-ui-icons/src/RoomServiceOutlined.js
index 757bf37d0edfea..985f8064f8cd8c 100644
--- a/packages/material-ui-icons/src/RoomServiceOutlined.js
+++ b/packages/material-ui-icons/src/RoomServiceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomServiceOutlined');
diff --git a/packages/material-ui-icons/src/RoomServiceRounded.js b/packages/material-ui-icons/src/RoomServiceRounded.js
index a44c74e2af156a..49485649d4a603 100644
--- a/packages/material-ui-icons/src/RoomServiceRounded.js
+++ b/packages/material-ui-icons/src/RoomServiceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomServiceRounded');
diff --git a/packages/material-ui-icons/src/RoomServiceSharp.js b/packages/material-ui-icons/src/RoomServiceSharp.js
index 66ee823bf50e03..3914ef828f092a 100644
--- a/packages/material-ui-icons/src/RoomServiceSharp.js
+++ b/packages/material-ui-icons/src/RoomServiceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomServiceSharp');
diff --git a/packages/material-ui-icons/src/RoomServiceTwoTone.js b/packages/material-ui-icons/src/RoomServiceTwoTone.js
index 7b455187e20462..0e332271fbae9f 100644
--- a/packages/material-ui-icons/src/RoomServiceTwoTone.js
+++ b/packages/material-ui-icons/src/RoomServiceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomServiceTwoTone');
diff --git a/packages/material-ui-icons/src/RoomSharp.js b/packages/material-ui-icons/src/RoomSharp.js
index 6e6da9c400036c..c6d0be50012f19 100644
--- a/packages/material-ui-icons/src/RoomSharp.js
+++ b/packages/material-ui-icons/src/RoomSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomSharp');
diff --git a/packages/material-ui-icons/src/RoomTwoTone.js b/packages/material-ui-icons/src/RoomTwoTone.js
index 586586b0f6b287..02ad0c6388561c 100644
--- a/packages/material-ui-icons/src/RoomTwoTone.js
+++ b/packages/material-ui-icons/src/RoomTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RoomTwoTone');
diff --git a/packages/material-ui-icons/src/Rotate90DegreesCcwOutlined.js b/packages/material-ui-icons/src/Rotate90DegreesCcwOutlined.js
index 16c553364f6aea..b84d4c95c65075 100644
--- a/packages/material-ui-icons/src/Rotate90DegreesCcwOutlined.js
+++ b/packages/material-ui-icons/src/Rotate90DegreesCcwOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Rotate90DegreesCcwOutlined');
diff --git a/packages/material-ui-icons/src/Rotate90DegreesCcwRounded.js b/packages/material-ui-icons/src/Rotate90DegreesCcwRounded.js
index bc96e0153f2f33..8299ec9ac8c660 100644
--- a/packages/material-ui-icons/src/Rotate90DegreesCcwRounded.js
+++ b/packages/material-ui-icons/src/Rotate90DegreesCcwRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Rotate90DegreesCcwRounded');
diff --git a/packages/material-ui-icons/src/Rotate90DegreesCcwSharp.js b/packages/material-ui-icons/src/Rotate90DegreesCcwSharp.js
index 5eb01e610275e0..df145db78b042a 100644
--- a/packages/material-ui-icons/src/Rotate90DegreesCcwSharp.js
+++ b/packages/material-ui-icons/src/Rotate90DegreesCcwSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Rotate90DegreesCcwSharp');
diff --git a/packages/material-ui-icons/src/Rotate90DegreesCcwTwoTone.js b/packages/material-ui-icons/src/Rotate90DegreesCcwTwoTone.js
index 9468251f35021a..f4d31fb4c07c65 100644
--- a/packages/material-ui-icons/src/Rotate90DegreesCcwTwoTone.js
+++ b/packages/material-ui-icons/src/Rotate90DegreesCcwTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Rotate90DegreesCcwTwoTone');
diff --git a/packages/material-ui-icons/src/RotateLeftOutlined.js b/packages/material-ui-icons/src/RotateLeftOutlined.js
index a79921af752fa5..cc48edcaed40ef 100644
--- a/packages/material-ui-icons/src/RotateLeftOutlined.js
+++ b/packages/material-ui-icons/src/RotateLeftOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateLeftOutlined');
diff --git a/packages/material-ui-icons/src/RotateLeftRounded.js b/packages/material-ui-icons/src/RotateLeftRounded.js
index c711385a21a560..f1e0db1bea4e74 100644
--- a/packages/material-ui-icons/src/RotateLeftRounded.js
+++ b/packages/material-ui-icons/src/RotateLeftRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateLeftRounded');
diff --git a/packages/material-ui-icons/src/RotateLeftSharp.js b/packages/material-ui-icons/src/RotateLeftSharp.js
index f7bc163efdbf22..bc5be9a5604746 100644
--- a/packages/material-ui-icons/src/RotateLeftSharp.js
+++ b/packages/material-ui-icons/src/RotateLeftSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateLeftSharp');
diff --git a/packages/material-ui-icons/src/RotateLeftTwoTone.js b/packages/material-ui-icons/src/RotateLeftTwoTone.js
index cf9c2c5d022f0a..80bbb3a37de6cc 100644
--- a/packages/material-ui-icons/src/RotateLeftTwoTone.js
+++ b/packages/material-ui-icons/src/RotateLeftTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateLeftTwoTone');
diff --git a/packages/material-ui-icons/src/RotateRightOutlined.js b/packages/material-ui-icons/src/RotateRightOutlined.js
index 44036696cf1f6f..a16bff3535a5b4 100644
--- a/packages/material-ui-icons/src/RotateRightOutlined.js
+++ b/packages/material-ui-icons/src/RotateRightOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateRightOutlined');
diff --git a/packages/material-ui-icons/src/RotateRightRounded.js b/packages/material-ui-icons/src/RotateRightRounded.js
index e33560d8205f9c..d7f1e197868a21 100644
--- a/packages/material-ui-icons/src/RotateRightRounded.js
+++ b/packages/material-ui-icons/src/RotateRightRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateRightRounded');
diff --git a/packages/material-ui-icons/src/RotateRightSharp.js b/packages/material-ui-icons/src/RotateRightSharp.js
index ca96fd75193bf1..b37be36ec81c55 100644
--- a/packages/material-ui-icons/src/RotateRightSharp.js
+++ b/packages/material-ui-icons/src/RotateRightSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateRightSharp');
diff --git a/packages/material-ui-icons/src/RotateRightTwoTone.js b/packages/material-ui-icons/src/RotateRightTwoTone.js
index 76d2b53df8d09f..e0e5b9e5bae3a9 100644
--- a/packages/material-ui-icons/src/RotateRightTwoTone.js
+++ b/packages/material-ui-icons/src/RotateRightTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RotateRightTwoTone');
diff --git a/packages/material-ui-icons/src/RssFeedOutlined.js b/packages/material-ui-icons/src/RssFeedOutlined.js
index da9f910088a3ed..bbe508d90d4866 100644
--- a/packages/material-ui-icons/src/RssFeedOutlined.js
+++ b/packages/material-ui-icons/src/RssFeedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RssFeedOutlined');
diff --git a/packages/material-ui-icons/src/RssFeedRounded.js b/packages/material-ui-icons/src/RssFeedRounded.js
index dcd1848cd45c05..6d96f081bf90dd 100644
--- a/packages/material-ui-icons/src/RssFeedRounded.js
+++ b/packages/material-ui-icons/src/RssFeedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RssFeedRounded');
diff --git a/packages/material-ui-icons/src/RssFeedSharp.js b/packages/material-ui-icons/src/RssFeedSharp.js
index 3fd9a2f3831cf9..6a8e5a85f33d63 100644
--- a/packages/material-ui-icons/src/RssFeedSharp.js
+++ b/packages/material-ui-icons/src/RssFeedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RssFeedSharp');
diff --git a/packages/material-ui-icons/src/RssFeedTwoTone.js b/packages/material-ui-icons/src/RssFeedTwoTone.js
index 3af56ee62c22b2..c0bba7109e6237 100644
--- a/packages/material-ui-icons/src/RssFeedTwoTone.js
+++ b/packages/material-ui-icons/src/RssFeedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RssFeedTwoTone');
diff --git a/packages/material-ui-icons/src/RvHookupOutlined.js b/packages/material-ui-icons/src/RvHookupOutlined.js
index cf47f63cae2ab0..0abc8118b73055 100644
--- a/packages/material-ui-icons/src/RvHookupOutlined.js
+++ b/packages/material-ui-icons/src/RvHookupOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RvHookupOutlined');
diff --git a/packages/material-ui-icons/src/RvHookupRounded.js b/packages/material-ui-icons/src/RvHookupRounded.js
index 61afc91d9e2d77..44f84d98c9b0fe 100644
--- a/packages/material-ui-icons/src/RvHookupRounded.js
+++ b/packages/material-ui-icons/src/RvHookupRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RvHookupRounded');
diff --git a/packages/material-ui-icons/src/RvHookupSharp.js b/packages/material-ui-icons/src/RvHookupSharp.js
index da837eb57fc902..0d640dd37af273 100644
--- a/packages/material-ui-icons/src/RvHookupSharp.js
+++ b/packages/material-ui-icons/src/RvHookupSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RvHookupSharp');
diff --git a/packages/material-ui-icons/src/RvHookupTwoTone.js b/packages/material-ui-icons/src/RvHookupTwoTone.js
index de3c9f0039fe04..4d6028e5ca53b0 100644
--- a/packages/material-ui-icons/src/RvHookupTwoTone.js
+++ b/packages/material-ui-icons/src/RvHookupTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'RvHookupTwoTone');
diff --git a/packages/material-ui-icons/src/SatelliteOutlined.js b/packages/material-ui-icons/src/SatelliteOutlined.js
index 44e4b7b7ccd9f1..865a4ba461f201 100644
--- a/packages/material-ui-icons/src/SatelliteOutlined.js
+++ b/packages/material-ui-icons/src/SatelliteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SatelliteOutlined');
diff --git a/packages/material-ui-icons/src/SatelliteRounded.js b/packages/material-ui-icons/src/SatelliteRounded.js
index 77d0a9f42a0bae..b167fdb115b58f 100644
--- a/packages/material-ui-icons/src/SatelliteRounded.js
+++ b/packages/material-ui-icons/src/SatelliteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SatelliteRounded');
diff --git a/packages/material-ui-icons/src/SatelliteSharp.js b/packages/material-ui-icons/src/SatelliteSharp.js
index aeec3c00684b4e..6331459d8ac71f 100644
--- a/packages/material-ui-icons/src/SatelliteSharp.js
+++ b/packages/material-ui-icons/src/SatelliteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SatelliteSharp');
diff --git a/packages/material-ui-icons/src/SatelliteTwoTone.js b/packages/material-ui-icons/src/SatelliteTwoTone.js
index bbe25fb05aaf7e..f2e103828cdcab 100644
--- a/packages/material-ui-icons/src/SatelliteTwoTone.js
+++ b/packages/material-ui-icons/src/SatelliteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SatelliteTwoTone');
diff --git a/packages/material-ui-icons/src/SaveAltOutlined.js b/packages/material-ui-icons/src/SaveAltOutlined.js
index 713c26e28f848f..fbb48dbfd6eebc 100644
--- a/packages/material-ui-icons/src/SaveAltOutlined.js
+++ b/packages/material-ui-icons/src/SaveAltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveAltOutlined');
diff --git a/packages/material-ui-icons/src/SaveAltRounded.js b/packages/material-ui-icons/src/SaveAltRounded.js
index 50ce5a2b02db65..734d69b613443a 100644
--- a/packages/material-ui-icons/src/SaveAltRounded.js
+++ b/packages/material-ui-icons/src/SaveAltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveAltRounded');
diff --git a/packages/material-ui-icons/src/SaveAltSharp.js b/packages/material-ui-icons/src/SaveAltSharp.js
index 536abb8d9e59fc..500dccb3cc52fb 100644
--- a/packages/material-ui-icons/src/SaveAltSharp.js
+++ b/packages/material-ui-icons/src/SaveAltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveAltSharp');
diff --git a/packages/material-ui-icons/src/SaveAltTwoTone.js b/packages/material-ui-icons/src/SaveAltTwoTone.js
index 66175e7d1bede4..dadca373082ba5 100644
--- a/packages/material-ui-icons/src/SaveAltTwoTone.js
+++ b/packages/material-ui-icons/src/SaveAltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveAltTwoTone');
diff --git a/packages/material-ui-icons/src/SaveOutlined.js b/packages/material-ui-icons/src/SaveOutlined.js
index c663f92527f226..fbc7d821696a7a 100644
--- a/packages/material-ui-icons/src/SaveOutlined.js
+++ b/packages/material-ui-icons/src/SaveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveOutlined');
diff --git a/packages/material-ui-icons/src/SaveRounded.js b/packages/material-ui-icons/src/SaveRounded.js
index 1d8555809da753..e32ad4485a25ef 100644
--- a/packages/material-ui-icons/src/SaveRounded.js
+++ b/packages/material-ui-icons/src/SaveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveRounded');
diff --git a/packages/material-ui-icons/src/SaveSharp.js b/packages/material-ui-icons/src/SaveSharp.js
index 4a074d0473b3fe..bf0ef8f263f9e3 100644
--- a/packages/material-ui-icons/src/SaveSharp.js
+++ b/packages/material-ui-icons/src/SaveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveSharp');
diff --git a/packages/material-ui-icons/src/SaveTwoTone.js b/packages/material-ui-icons/src/SaveTwoTone.js
index 888133a4866df2..443c15de6a7ecd 100644
--- a/packages/material-ui-icons/src/SaveTwoTone.js
+++ b/packages/material-ui-icons/src/SaveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SaveTwoTone');
diff --git a/packages/material-ui-icons/src/ScannerOutlined.js b/packages/material-ui-icons/src/ScannerOutlined.js
index 0118d0f62ee59b..ef4dac059dd20f 100644
--- a/packages/material-ui-icons/src/ScannerOutlined.js
+++ b/packages/material-ui-icons/src/ScannerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScannerOutlined');
diff --git a/packages/material-ui-icons/src/ScannerSharp.js b/packages/material-ui-icons/src/ScannerSharp.js
index da64c73c5bef19..9eef66a6632998 100644
--- a/packages/material-ui-icons/src/ScannerSharp.js
+++ b/packages/material-ui-icons/src/ScannerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScannerSharp');
diff --git a/packages/material-ui-icons/src/ScannerTwoTone.js b/packages/material-ui-icons/src/ScannerTwoTone.js
index 74574767869a6a..f5d0a064787cd5 100644
--- a/packages/material-ui-icons/src/ScannerTwoTone.js
+++ b/packages/material-ui-icons/src/ScannerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScannerTwoTone');
diff --git a/packages/material-ui-icons/src/ScatterPlot.js b/packages/material-ui-icons/src/ScatterPlot.js
index c057a60350fb7b..6b74ead97e3f68 100644
--- a/packages/material-ui-icons/src/ScatterPlot.js
+++ b/packages/material-ui-icons/src/ScatterPlot.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScatterPlot');
diff --git a/packages/material-ui-icons/src/ScatterPlotOutlined.js b/packages/material-ui-icons/src/ScatterPlotOutlined.js
index 9ddb031ad6ed06..b33adf88738f9f 100644
--- a/packages/material-ui-icons/src/ScatterPlotOutlined.js
+++ b/packages/material-ui-icons/src/ScatterPlotOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScatterPlotOutlined');
diff --git a/packages/material-ui-icons/src/ScatterPlotRounded.js b/packages/material-ui-icons/src/ScatterPlotRounded.js
index 79ac79101c064d..4707a7d586495e 100644
--- a/packages/material-ui-icons/src/ScatterPlotRounded.js
+++ b/packages/material-ui-icons/src/ScatterPlotRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScatterPlotRounded');
diff --git a/packages/material-ui-icons/src/ScatterPlotTwoTone.js b/packages/material-ui-icons/src/ScatterPlotTwoTone.js
index e054fc3666287d..8b93ba8ad5545d 100644
--- a/packages/material-ui-icons/src/ScatterPlotTwoTone.js
+++ b/packages/material-ui-icons/src/ScatterPlotTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScatterPlotTwoTone');
diff --git a/packages/material-ui-icons/src/ScheduleOutlined.js b/packages/material-ui-icons/src/ScheduleOutlined.js
index 8bdaa857b2e0cb..2680c638707775 100644
--- a/packages/material-ui-icons/src/ScheduleOutlined.js
+++ b/packages/material-ui-icons/src/ScheduleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScheduleOutlined');
diff --git a/packages/material-ui-icons/src/ScheduleRounded.js b/packages/material-ui-icons/src/ScheduleRounded.js
index 79df4f7cc606be..86a9f2f1b1acb6 100644
--- a/packages/material-ui-icons/src/ScheduleRounded.js
+++ b/packages/material-ui-icons/src/ScheduleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScheduleRounded');
diff --git a/packages/material-ui-icons/src/ScheduleSharp.js b/packages/material-ui-icons/src/ScheduleSharp.js
index 381ef906dd9202..54aa15995c3184 100644
--- a/packages/material-ui-icons/src/ScheduleSharp.js
+++ b/packages/material-ui-icons/src/ScheduleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScheduleSharp');
diff --git a/packages/material-ui-icons/src/ScheduleTwoTone.js b/packages/material-ui-icons/src/ScheduleTwoTone.js
index 810fb817e78b17..46cac978b9b36e 100644
--- a/packages/material-ui-icons/src/ScheduleTwoTone.js
+++ b/packages/material-ui-icons/src/ScheduleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScheduleTwoTone');
diff --git a/packages/material-ui-icons/src/SchoolOutlined.js b/packages/material-ui-icons/src/SchoolOutlined.js
index 735787764ac138..0b84c2c6a73ab0 100644
--- a/packages/material-ui-icons/src/SchoolOutlined.js
+++ b/packages/material-ui-icons/src/SchoolOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SchoolOutlined');
diff --git a/packages/material-ui-icons/src/SchoolRounded.js b/packages/material-ui-icons/src/SchoolRounded.js
index 0e6b042801112f..fa21494b61a612 100644
--- a/packages/material-ui-icons/src/SchoolRounded.js
+++ b/packages/material-ui-icons/src/SchoolRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SchoolRounded');
diff --git a/packages/material-ui-icons/src/SchoolSharp.js b/packages/material-ui-icons/src/SchoolSharp.js
index a8071a44f59acb..eac5901063fa80 100644
--- a/packages/material-ui-icons/src/SchoolSharp.js
+++ b/packages/material-ui-icons/src/SchoolSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SchoolSharp');
diff --git a/packages/material-ui-icons/src/SchoolTwoTone.js b/packages/material-ui-icons/src/SchoolTwoTone.js
index ff6775bc2734a5..0038a5c5376ed0 100644
--- a/packages/material-ui-icons/src/SchoolTwoTone.js
+++ b/packages/material-ui-icons/src/SchoolTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SchoolTwoTone');
diff --git a/packages/material-ui-icons/src/ScoreOutlined.js b/packages/material-ui-icons/src/ScoreOutlined.js
index 43d07134a9c906..b28b119724bbed 100644
--- a/packages/material-ui-icons/src/ScoreOutlined.js
+++ b/packages/material-ui-icons/src/ScoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScoreOutlined');
diff --git a/packages/material-ui-icons/src/ScoreRounded.js b/packages/material-ui-icons/src/ScoreRounded.js
index 50038c04d64669..3f3dbb0b7e25c6 100644
--- a/packages/material-ui-icons/src/ScoreRounded.js
+++ b/packages/material-ui-icons/src/ScoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScoreRounded');
diff --git a/packages/material-ui-icons/src/ScoreTwoTone.js b/packages/material-ui-icons/src/ScoreTwoTone.js
index 0991ce5f8a3813..82877c395bfe1e 100644
--- a/packages/material-ui-icons/src/ScoreTwoTone.js
+++ b/packages/material-ui-icons/src/ScoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScoreTwoTone');
diff --git a/packages/material-ui-icons/src/ScreenLockLandscapeOutlined.js b/packages/material-ui-icons/src/ScreenLockLandscapeOutlined.js
index bc23e827486770..b4bfd4c4363234 100644
--- a/packages/material-ui-icons/src/ScreenLockLandscapeOutlined.js
+++ b/packages/material-ui-icons/src/ScreenLockLandscapeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockLandscapeOutlined');
diff --git a/packages/material-ui-icons/src/ScreenLockLandscapeRounded.js b/packages/material-ui-icons/src/ScreenLockLandscapeRounded.js
index bd5fa33774cec1..5ae4cafcd1ad68 100644
--- a/packages/material-ui-icons/src/ScreenLockLandscapeRounded.js
+++ b/packages/material-ui-icons/src/ScreenLockLandscapeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockLandscapeRounded');
diff --git a/packages/material-ui-icons/src/ScreenLockLandscapeSharp.js b/packages/material-ui-icons/src/ScreenLockLandscapeSharp.js
index 1f8f68f92da9cc..add65dab2e31a3 100644
--- a/packages/material-ui-icons/src/ScreenLockLandscapeSharp.js
+++ b/packages/material-ui-icons/src/ScreenLockLandscapeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockLandscapeSharp');
diff --git a/packages/material-ui-icons/src/ScreenLockLandscapeTwoTone.js b/packages/material-ui-icons/src/ScreenLockLandscapeTwoTone.js
index 6c8cdc132389db..55384caaa09613 100644
--- a/packages/material-ui-icons/src/ScreenLockLandscapeTwoTone.js
+++ b/packages/material-ui-icons/src/ScreenLockLandscapeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockLandscapeTwoTone');
diff --git a/packages/material-ui-icons/src/ScreenLockPortraitOutlined.js b/packages/material-ui-icons/src/ScreenLockPortraitOutlined.js
index 2de04a2db02ffc..168857632a8438 100644
--- a/packages/material-ui-icons/src/ScreenLockPortraitOutlined.js
+++ b/packages/material-ui-icons/src/ScreenLockPortraitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockPortraitOutlined');
diff --git a/packages/material-ui-icons/src/ScreenLockPortraitRounded.js b/packages/material-ui-icons/src/ScreenLockPortraitRounded.js
index cf92cfc09a03bc..3c874d810de8a8 100644
--- a/packages/material-ui-icons/src/ScreenLockPortraitRounded.js
+++ b/packages/material-ui-icons/src/ScreenLockPortraitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockPortraitRounded');
diff --git a/packages/material-ui-icons/src/ScreenLockPortraitSharp.js b/packages/material-ui-icons/src/ScreenLockPortraitSharp.js
index f3271fd1511e54..293f5aa9ba3d7d 100644
--- a/packages/material-ui-icons/src/ScreenLockPortraitSharp.js
+++ b/packages/material-ui-icons/src/ScreenLockPortraitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockPortraitSharp');
diff --git a/packages/material-ui-icons/src/ScreenLockPortraitTwoTone.js b/packages/material-ui-icons/src/ScreenLockPortraitTwoTone.js
index e9da22435aebc5..89a62a772585f1 100644
--- a/packages/material-ui-icons/src/ScreenLockPortraitTwoTone.js
+++ b/packages/material-ui-icons/src/ScreenLockPortraitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockPortraitTwoTone');
diff --git a/packages/material-ui-icons/src/ScreenLockRotationOutlined.js b/packages/material-ui-icons/src/ScreenLockRotationOutlined.js
index 884f900f527b06..7db501b9e9daac 100644
--- a/packages/material-ui-icons/src/ScreenLockRotationOutlined.js
+++ b/packages/material-ui-icons/src/ScreenLockRotationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockRotationOutlined');
diff --git a/packages/material-ui-icons/src/ScreenLockRotationRounded.js b/packages/material-ui-icons/src/ScreenLockRotationRounded.js
index 72d382ba01e8ba..183c8e9f19ebc4 100644
--- a/packages/material-ui-icons/src/ScreenLockRotationRounded.js
+++ b/packages/material-ui-icons/src/ScreenLockRotationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockRotationRounded');
diff --git a/packages/material-ui-icons/src/ScreenLockRotationSharp.js b/packages/material-ui-icons/src/ScreenLockRotationSharp.js
index 11448f4b7e8e95..36b7a9af0f781f 100644
--- a/packages/material-ui-icons/src/ScreenLockRotationSharp.js
+++ b/packages/material-ui-icons/src/ScreenLockRotationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockRotationSharp');
diff --git a/packages/material-ui-icons/src/ScreenLockRotationTwoTone.js b/packages/material-ui-icons/src/ScreenLockRotationTwoTone.js
index 91c3721c56a089..1db5ed0604c62d 100644
--- a/packages/material-ui-icons/src/ScreenLockRotationTwoTone.js
+++ b/packages/material-ui-icons/src/ScreenLockRotationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenLockRotationTwoTone');
diff --git a/packages/material-ui-icons/src/ScreenRotationOutlined.js b/packages/material-ui-icons/src/ScreenRotationOutlined.js
index c7a02e4e7bf062..5e88330634bd2b 100644
--- a/packages/material-ui-icons/src/ScreenRotationOutlined.js
+++ b/packages/material-ui-icons/src/ScreenRotationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenRotationOutlined');
diff --git a/packages/material-ui-icons/src/ScreenRotationRounded.js b/packages/material-ui-icons/src/ScreenRotationRounded.js
index e01e132695d7a2..5ab29029c28ad6 100644
--- a/packages/material-ui-icons/src/ScreenRotationRounded.js
+++ b/packages/material-ui-icons/src/ScreenRotationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenRotationRounded');
diff --git a/packages/material-ui-icons/src/ScreenRotationSharp.js b/packages/material-ui-icons/src/ScreenRotationSharp.js
index 838861f6c2ebf0..a6b2bce8be1b57 100644
--- a/packages/material-ui-icons/src/ScreenRotationSharp.js
+++ b/packages/material-ui-icons/src/ScreenRotationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenRotationSharp');
diff --git a/packages/material-ui-icons/src/ScreenRotationTwoTone.js b/packages/material-ui-icons/src/ScreenRotationTwoTone.js
index 8905ef21d6b304..bb4310c9ad6d25 100644
--- a/packages/material-ui-icons/src/ScreenRotationTwoTone.js
+++ b/packages/material-ui-icons/src/ScreenRotationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenRotationTwoTone');
diff --git a/packages/material-ui-icons/src/ScreenShare.js b/packages/material-ui-icons/src/ScreenShare.js
index 5b2999f3ff526b..9a44f811c73c5d 100644
--- a/packages/material-ui-icons/src/ScreenShare.js
+++ b/packages/material-ui-icons/src/ScreenShare.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenShare');
diff --git a/packages/material-ui-icons/src/ScreenShareOutlined.js b/packages/material-ui-icons/src/ScreenShareOutlined.js
index b2e4b37141a13d..b2f41473c342d8 100644
--- a/packages/material-ui-icons/src/ScreenShareOutlined.js
+++ b/packages/material-ui-icons/src/ScreenShareOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenShareOutlined');
diff --git a/packages/material-ui-icons/src/ScreenShareRounded.js b/packages/material-ui-icons/src/ScreenShareRounded.js
index 96400690fe7c7c..6c6a2b84a84514 100644
--- a/packages/material-ui-icons/src/ScreenShareRounded.js
+++ b/packages/material-ui-icons/src/ScreenShareRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenShareRounded');
diff --git a/packages/material-ui-icons/src/ScreenShareSharp.js b/packages/material-ui-icons/src/ScreenShareSharp.js
index 611b3a9ac20221..2f748bdb03d246 100644
--- a/packages/material-ui-icons/src/ScreenShareSharp.js
+++ b/packages/material-ui-icons/src/ScreenShareSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenShareSharp');
diff --git a/packages/material-ui-icons/src/ScreenShareTwoTone.js b/packages/material-ui-icons/src/ScreenShareTwoTone.js
index 50191352d7e4f4..67cefeadb64c13 100644
--- a/packages/material-ui-icons/src/ScreenShareTwoTone.js
+++ b/packages/material-ui-icons/src/ScreenShareTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ScreenShareTwoTone');
diff --git a/packages/material-ui-icons/src/SdCardOutlined.js b/packages/material-ui-icons/src/SdCardOutlined.js
index 6d2af77ab5e71a..cd6e191ce5c0e9 100644
--- a/packages/material-ui-icons/src/SdCardOutlined.js
+++ b/packages/material-ui-icons/src/SdCardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdCardOutlined');
diff --git a/packages/material-ui-icons/src/SdCardRounded.js b/packages/material-ui-icons/src/SdCardRounded.js
index d922a81fcc5ab0..db2ff67ab88814 100644
--- a/packages/material-ui-icons/src/SdCardRounded.js
+++ b/packages/material-ui-icons/src/SdCardRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdCardRounded');
diff --git a/packages/material-ui-icons/src/SdCardSharp.js b/packages/material-ui-icons/src/SdCardSharp.js
index 092e6ba1a79b79..1b64648a796b88 100644
--- a/packages/material-ui-icons/src/SdCardSharp.js
+++ b/packages/material-ui-icons/src/SdCardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdCardSharp');
diff --git a/packages/material-ui-icons/src/SdCardTwoTone.js b/packages/material-ui-icons/src/SdCardTwoTone.js
index aa53b1af38ea47..2fa4af1e45526b 100644
--- a/packages/material-ui-icons/src/SdCardTwoTone.js
+++ b/packages/material-ui-icons/src/SdCardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdCardTwoTone');
diff --git a/packages/material-ui-icons/src/SdStorageOutlined.js b/packages/material-ui-icons/src/SdStorageOutlined.js
index e688bd4bb0e76a..4e4a09b3dfc3fa 100644
--- a/packages/material-ui-icons/src/SdStorageOutlined.js
+++ b/packages/material-ui-icons/src/SdStorageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdStorageOutlined');
diff --git a/packages/material-ui-icons/src/SdStorageRounded.js b/packages/material-ui-icons/src/SdStorageRounded.js
index ab413c963a544d..2bba4af94b13be 100644
--- a/packages/material-ui-icons/src/SdStorageRounded.js
+++ b/packages/material-ui-icons/src/SdStorageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdStorageRounded');
diff --git a/packages/material-ui-icons/src/SdStorageSharp.js b/packages/material-ui-icons/src/SdStorageSharp.js
index 83b96341d6418c..9e69c6516e9128 100644
--- a/packages/material-ui-icons/src/SdStorageSharp.js
+++ b/packages/material-ui-icons/src/SdStorageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdStorageSharp');
diff --git a/packages/material-ui-icons/src/SdStorageTwoTone.js b/packages/material-ui-icons/src/SdStorageTwoTone.js
index 43182d1c70c677..e2fc3386d95767 100644
--- a/packages/material-ui-icons/src/SdStorageTwoTone.js
+++ b/packages/material-ui-icons/src/SdStorageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SdStorageTwoTone');
diff --git a/packages/material-ui-icons/src/SearchOutlined.js b/packages/material-ui-icons/src/SearchOutlined.js
index bc38dde1c66e1c..c3496ad936f9dc 100644
--- a/packages/material-ui-icons/src/SearchOutlined.js
+++ b/packages/material-ui-icons/src/SearchOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SearchOutlined');
diff --git a/packages/material-ui-icons/src/SearchRounded.js b/packages/material-ui-icons/src/SearchRounded.js
index 0dab2bf73c8741..f0d4d093ebc973 100644
--- a/packages/material-ui-icons/src/SearchRounded.js
+++ b/packages/material-ui-icons/src/SearchRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SearchRounded');
diff --git a/packages/material-ui-icons/src/SearchSharp.js b/packages/material-ui-icons/src/SearchSharp.js
index f6de6c5205a82f..62033e588a8686 100644
--- a/packages/material-ui-icons/src/SearchSharp.js
+++ b/packages/material-ui-icons/src/SearchSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SearchSharp');
diff --git a/packages/material-ui-icons/src/SearchTwoTone.js b/packages/material-ui-icons/src/SearchTwoTone.js
index 1e9974c467471f..62c884f36e3c5f 100644
--- a/packages/material-ui-icons/src/SearchTwoTone.js
+++ b/packages/material-ui-icons/src/SearchTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SearchTwoTone');
diff --git a/packages/material-ui-icons/src/SecurityOutlined.js b/packages/material-ui-icons/src/SecurityOutlined.js
index 72e632edd692c7..2c3b971d23f441 100644
--- a/packages/material-ui-icons/src/SecurityOutlined.js
+++ b/packages/material-ui-icons/src/SecurityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SecurityOutlined');
diff --git a/packages/material-ui-icons/src/SecuritySharp.js b/packages/material-ui-icons/src/SecuritySharp.js
index e189ec6769c4fc..4542ab094c6e4e 100644
--- a/packages/material-ui-icons/src/SecuritySharp.js
+++ b/packages/material-ui-icons/src/SecuritySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SecuritySharp');
diff --git a/packages/material-ui-icons/src/SecurityTwoTone.js b/packages/material-ui-icons/src/SecurityTwoTone.js
index d43159d18a6e72..223c136797a3e1 100644
--- a/packages/material-ui-icons/src/SecurityTwoTone.js
+++ b/packages/material-ui-icons/src/SecurityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SecurityTwoTone');
diff --git a/packages/material-ui-icons/src/SelectAllOutlined.js b/packages/material-ui-icons/src/SelectAllOutlined.js
index a8818a69f72e84..ec11ef27319c68 100644
--- a/packages/material-ui-icons/src/SelectAllOutlined.js
+++ b/packages/material-ui-icons/src/SelectAllOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SelectAllOutlined');
diff --git a/packages/material-ui-icons/src/SelectAllRounded.js b/packages/material-ui-icons/src/SelectAllRounded.js
index a4541a12a561d2..79c1445aab8776 100644
--- a/packages/material-ui-icons/src/SelectAllRounded.js
+++ b/packages/material-ui-icons/src/SelectAllRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SelectAllRounded');
diff --git a/packages/material-ui-icons/src/SelectAllSharp.js b/packages/material-ui-icons/src/SelectAllSharp.js
index 86f6e1a57f2cf5..c5d5b671ca43fe 100644
--- a/packages/material-ui-icons/src/SelectAllSharp.js
+++ b/packages/material-ui-icons/src/SelectAllSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SelectAllSharp');
diff --git a/packages/material-ui-icons/src/SelectAllTwoTone.js b/packages/material-ui-icons/src/SelectAllTwoTone.js
index 22ffeaacc94dd4..812cb7cd69f9a8 100644
--- a/packages/material-ui-icons/src/SelectAllTwoTone.js
+++ b/packages/material-ui-icons/src/SelectAllTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SelectAllTwoTone');
diff --git a/packages/material-ui-icons/src/SendOutlined.js b/packages/material-ui-icons/src/SendOutlined.js
index 6ce48606d5f9ab..a593e9ebc5149c 100644
--- a/packages/material-ui-icons/src/SendOutlined.js
+++ b/packages/material-ui-icons/src/SendOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SendOutlined');
diff --git a/packages/material-ui-icons/src/SendRounded.js b/packages/material-ui-icons/src/SendRounded.js
index e2f1506db3a4ba..42d7e631d6f3c0 100644
--- a/packages/material-ui-icons/src/SendRounded.js
+++ b/packages/material-ui-icons/src/SendRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SendRounded');
diff --git a/packages/material-ui-icons/src/SendSharp.js b/packages/material-ui-icons/src/SendSharp.js
index 3b355260f6e1b5..662d2e00881c30 100644
--- a/packages/material-ui-icons/src/SendSharp.js
+++ b/packages/material-ui-icons/src/SendSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SendSharp');
diff --git a/packages/material-ui-icons/src/SendTwoTone.js b/packages/material-ui-icons/src/SendTwoTone.js
index f4119e4f43f4ec..bf3c9f82adeaf6 100644
--- a/packages/material-ui-icons/src/SendTwoTone.js
+++ b/packages/material-ui-icons/src/SendTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SendTwoTone');
diff --git a/packages/material-ui-icons/src/SentimentDissatisfied.js b/packages/material-ui-icons/src/SentimentDissatisfied.js
index 835e50af1d3e98..1b522222d3c7e2 100644
--- a/packages/material-ui-icons/src/SentimentDissatisfied.js
+++ b/packages/material-ui-icons/src/SentimentDissatisfied.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentDissatisfied');
diff --git a/packages/material-ui-icons/src/SentimentDissatisfiedOutlined.js b/packages/material-ui-icons/src/SentimentDissatisfiedOutlined.js
index 562e4dbfc4f9a9..c8b3416aa839fb 100644
--- a/packages/material-ui-icons/src/SentimentDissatisfiedOutlined.js
+++ b/packages/material-ui-icons/src/SentimentDissatisfiedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentDissatisfiedOutlined');
diff --git a/packages/material-ui-icons/src/SentimentDissatisfiedRounded.js b/packages/material-ui-icons/src/SentimentDissatisfiedRounded.js
index e58ed26df01470..70ffc25fb6a8aa 100644
--- a/packages/material-ui-icons/src/SentimentDissatisfiedRounded.js
+++ b/packages/material-ui-icons/src/SentimentDissatisfiedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentDissatisfiedRounded');
diff --git a/packages/material-ui-icons/src/SentimentDissatisfiedSharp.js b/packages/material-ui-icons/src/SentimentDissatisfiedSharp.js
index f65c3101ea6d5f..015c93d773757b 100644
--- a/packages/material-ui-icons/src/SentimentDissatisfiedSharp.js
+++ b/packages/material-ui-icons/src/SentimentDissatisfiedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentDissatisfiedSharp');
diff --git a/packages/material-ui-icons/src/SentimentDissatisfiedTwoTone.js b/packages/material-ui-icons/src/SentimentDissatisfiedTwoTone.js
index 98861e794db66c..b639c988d02f6b 100644
--- a/packages/material-ui-icons/src/SentimentDissatisfiedTwoTone.js
+++ b/packages/material-ui-icons/src/SentimentDissatisfiedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentDissatisfiedTwoTone');
diff --git a/packages/material-ui-icons/src/SentimentSatisfied.js b/packages/material-ui-icons/src/SentimentSatisfied.js
index 66f3bc91df4ca3..b23241dd3ce2c5 100644
--- a/packages/material-ui-icons/src/SentimentSatisfied.js
+++ b/packages/material-ui-icons/src/SentimentSatisfied.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfied');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedAlt.js b/packages/material-ui-icons/src/SentimentSatisfiedAlt.js
index c2e9acb418b357..21d9185832c53e 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedAlt.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedAlt.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedAlt');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedAltOutlined.js b/packages/material-ui-icons/src/SentimentSatisfiedAltOutlined.js
index dca31016139918..9a36c0d78a886b 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedAltOutlined.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedAltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedAltOutlined');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedAltRounded.js b/packages/material-ui-icons/src/SentimentSatisfiedAltRounded.js
index 8e519a40eb92ef..7cf32caad1eb93 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedAltRounded.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedAltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedAltRounded');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedAltSharp.js b/packages/material-ui-icons/src/SentimentSatisfiedAltSharp.js
index 7c006e21216268..8fe9ea4344e42e 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedAltSharp.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedAltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedAltSharp');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedAltTwoTone.js b/packages/material-ui-icons/src/SentimentSatisfiedAltTwoTone.js
index 820d2173094cd5..31c7e84a374d07 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedAltTwoTone.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedAltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedAltTwoTone');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedOutlined.js b/packages/material-ui-icons/src/SentimentSatisfiedOutlined.js
index f19f600557f547..769a6fedb9eb94 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedOutlined.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedOutlined');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedRounded.js b/packages/material-ui-icons/src/SentimentSatisfiedRounded.js
index d50a4d5e1bb29d..63dcc2187c4392 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedRounded.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedRounded');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedSharp.js b/packages/material-ui-icons/src/SentimentSatisfiedSharp.js
index 5d48f56e6a5823..1f97491e88f981 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedSharp.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedSharp');
diff --git a/packages/material-ui-icons/src/SentimentSatisfiedTwoTone.js b/packages/material-ui-icons/src/SentimentSatisfiedTwoTone.js
index bc77f10f002d2b..f3c902c1f5b2f8 100644
--- a/packages/material-ui-icons/src/SentimentSatisfiedTwoTone.js
+++ b/packages/material-ui-icons/src/SentimentSatisfiedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentSatisfiedTwoTone');
diff --git a/packages/material-ui-icons/src/SentimentVeryDissatisfied.js b/packages/material-ui-icons/src/SentimentVeryDissatisfied.js
index 49e0ad17f7a0ec..84286e89b623d7 100644
--- a/packages/material-ui-icons/src/SentimentVeryDissatisfied.js
+++ b/packages/material-ui-icons/src/SentimentVeryDissatisfied.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVeryDissatisfied');
diff --git a/packages/material-ui-icons/src/SentimentVeryDissatisfiedOutlined.js b/packages/material-ui-icons/src/SentimentVeryDissatisfiedOutlined.js
index b81fffc64419db..c3fbb9dd669595 100644
--- a/packages/material-ui-icons/src/SentimentVeryDissatisfiedOutlined.js
+++ b/packages/material-ui-icons/src/SentimentVeryDissatisfiedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVeryDissatisfiedOutlined');
diff --git a/packages/material-ui-icons/src/SentimentVeryDissatisfiedRounded.js b/packages/material-ui-icons/src/SentimentVeryDissatisfiedRounded.js
index 45fadb9867377a..deaa327e024145 100644
--- a/packages/material-ui-icons/src/SentimentVeryDissatisfiedRounded.js
+++ b/packages/material-ui-icons/src/SentimentVeryDissatisfiedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVeryDissatisfiedRounded');
diff --git a/packages/material-ui-icons/src/SentimentVeryDissatisfiedSharp.js b/packages/material-ui-icons/src/SentimentVeryDissatisfiedSharp.js
index f889198b60304f..7c26da1cdae25a 100644
--- a/packages/material-ui-icons/src/SentimentVeryDissatisfiedSharp.js
+++ b/packages/material-ui-icons/src/SentimentVeryDissatisfiedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVeryDissatisfiedSharp');
diff --git a/packages/material-ui-icons/src/SentimentVeryDissatisfiedTwoTone.js b/packages/material-ui-icons/src/SentimentVeryDissatisfiedTwoTone.js
index 95b4006a2c227f..73cd49e7d8fae2 100644
--- a/packages/material-ui-icons/src/SentimentVeryDissatisfiedTwoTone.js
+++ b/packages/material-ui-icons/src/SentimentVeryDissatisfiedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVeryDissatisfiedTwoTone');
diff --git a/packages/material-ui-icons/src/SentimentVerySatisfied.js b/packages/material-ui-icons/src/SentimentVerySatisfied.js
index 96538c6966acc1..7181b4beb2d293 100644
--- a/packages/material-ui-icons/src/SentimentVerySatisfied.js
+++ b/packages/material-ui-icons/src/SentimentVerySatisfied.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVerySatisfied');
diff --git a/packages/material-ui-icons/src/SentimentVerySatisfiedOutlined.js b/packages/material-ui-icons/src/SentimentVerySatisfiedOutlined.js
index a9455f5225b01a..519830ee80e788 100644
--- a/packages/material-ui-icons/src/SentimentVerySatisfiedOutlined.js
+++ b/packages/material-ui-icons/src/SentimentVerySatisfiedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVerySatisfiedOutlined');
diff --git a/packages/material-ui-icons/src/SentimentVerySatisfiedRounded.js b/packages/material-ui-icons/src/SentimentVerySatisfiedRounded.js
index cea233860716f0..66d9862a5f9762 100644
--- a/packages/material-ui-icons/src/SentimentVerySatisfiedRounded.js
+++ b/packages/material-ui-icons/src/SentimentVerySatisfiedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVerySatisfiedRounded');
diff --git a/packages/material-ui-icons/src/SentimentVerySatisfiedSharp.js b/packages/material-ui-icons/src/SentimentVerySatisfiedSharp.js
index 0259938b3981b1..4e97d5025c0986 100644
--- a/packages/material-ui-icons/src/SentimentVerySatisfiedSharp.js
+++ b/packages/material-ui-icons/src/SentimentVerySatisfiedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVerySatisfiedSharp');
diff --git a/packages/material-ui-icons/src/SentimentVerySatisfiedTwoTone.js b/packages/material-ui-icons/src/SentimentVerySatisfiedTwoTone.js
index f77efbab33dfee..154b02b81ebd03 100644
--- a/packages/material-ui-icons/src/SentimentVerySatisfiedTwoTone.js
+++ b/packages/material-ui-icons/src/SentimentVerySatisfiedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SentimentVerySatisfiedTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsApplicationsOutlined.js b/packages/material-ui-icons/src/SettingsApplicationsOutlined.js
index 9f48cfa654559d..d6f4f2c8f7ec8a 100644
--- a/packages/material-ui-icons/src/SettingsApplicationsOutlined.js
+++ b/packages/material-ui-icons/src/SettingsApplicationsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsApplicationsOutlined');
diff --git a/packages/material-ui-icons/src/SettingsApplicationsRounded.js b/packages/material-ui-icons/src/SettingsApplicationsRounded.js
index 5c6d648bd94b20..bf7f302a399a3b 100644
--- a/packages/material-ui-icons/src/SettingsApplicationsRounded.js
+++ b/packages/material-ui-icons/src/SettingsApplicationsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsApplicationsRounded');
diff --git a/packages/material-ui-icons/src/SettingsApplicationsSharp.js b/packages/material-ui-icons/src/SettingsApplicationsSharp.js
index 068c877b488aee..3e02e751386253 100644
--- a/packages/material-ui-icons/src/SettingsApplicationsSharp.js
+++ b/packages/material-ui-icons/src/SettingsApplicationsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsApplicationsSharp');
diff --git a/packages/material-ui-icons/src/SettingsApplicationsTwoTone.js b/packages/material-ui-icons/src/SettingsApplicationsTwoTone.js
index f720d733fb8f1d..9a61f3bec4ec18 100644
--- a/packages/material-ui-icons/src/SettingsApplicationsTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsApplicationsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsApplicationsTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsBackupRestoreOutlined.js b/packages/material-ui-icons/src/SettingsBackupRestoreOutlined.js
index 95acaa321195d6..eed75499c7d261 100644
--- a/packages/material-ui-icons/src/SettingsBackupRestoreOutlined.js
+++ b/packages/material-ui-icons/src/SettingsBackupRestoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBackupRestoreOutlined');
diff --git a/packages/material-ui-icons/src/SettingsBackupRestoreRounded.js b/packages/material-ui-icons/src/SettingsBackupRestoreRounded.js
index 46324628853018..3d104abb25cd28 100644
--- a/packages/material-ui-icons/src/SettingsBackupRestoreRounded.js
+++ b/packages/material-ui-icons/src/SettingsBackupRestoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBackupRestoreRounded');
diff --git a/packages/material-ui-icons/src/SettingsBackupRestoreSharp.js b/packages/material-ui-icons/src/SettingsBackupRestoreSharp.js
index 79190d0ae6574f..fc66e40e275cee 100644
--- a/packages/material-ui-icons/src/SettingsBackupRestoreSharp.js
+++ b/packages/material-ui-icons/src/SettingsBackupRestoreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBackupRestoreSharp');
diff --git a/packages/material-ui-icons/src/SettingsBackupRestoreTwoTone.js b/packages/material-ui-icons/src/SettingsBackupRestoreTwoTone.js
index cdf99ab1aa286c..f81bd70691229a 100644
--- a/packages/material-ui-icons/src/SettingsBackupRestoreTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsBackupRestoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBackupRestoreTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsBluetoothOutlined.js b/packages/material-ui-icons/src/SettingsBluetoothOutlined.js
index d76a57c70416f3..ad895ec216151e 100644
--- a/packages/material-ui-icons/src/SettingsBluetoothOutlined.js
+++ b/packages/material-ui-icons/src/SettingsBluetoothOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBluetoothOutlined');
diff --git a/packages/material-ui-icons/src/SettingsBluetoothRounded.js b/packages/material-ui-icons/src/SettingsBluetoothRounded.js
index 72505597504ce8..403264036939b7 100644
--- a/packages/material-ui-icons/src/SettingsBluetoothRounded.js
+++ b/packages/material-ui-icons/src/SettingsBluetoothRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBluetoothRounded');
diff --git a/packages/material-ui-icons/src/SettingsBluetoothSharp.js b/packages/material-ui-icons/src/SettingsBluetoothSharp.js
index 2c8acba376a148..9d8c44e2e32d4f 100644
--- a/packages/material-ui-icons/src/SettingsBluetoothSharp.js
+++ b/packages/material-ui-icons/src/SettingsBluetoothSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBluetoothSharp');
diff --git a/packages/material-ui-icons/src/SettingsBluetoothTwoTone.js b/packages/material-ui-icons/src/SettingsBluetoothTwoTone.js
index 36d721a1377b94..bf038010b50d14 100644
--- a/packages/material-ui-icons/src/SettingsBluetoothTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsBluetoothTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBluetoothTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsBrightnessOutlined.js b/packages/material-ui-icons/src/SettingsBrightnessOutlined.js
index e3cbffdb55948a..919cdc2ee1b534 100644
--- a/packages/material-ui-icons/src/SettingsBrightnessOutlined.js
+++ b/packages/material-ui-icons/src/SettingsBrightnessOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBrightnessOutlined');
diff --git a/packages/material-ui-icons/src/SettingsBrightnessRounded.js b/packages/material-ui-icons/src/SettingsBrightnessRounded.js
index 45a28aa6d1623d..cd45c215406b1c 100644
--- a/packages/material-ui-icons/src/SettingsBrightnessRounded.js
+++ b/packages/material-ui-icons/src/SettingsBrightnessRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBrightnessRounded');
diff --git a/packages/material-ui-icons/src/SettingsBrightnessSharp.js b/packages/material-ui-icons/src/SettingsBrightnessSharp.js
index 8de92777f422f3..7a81412b2ebc44 100644
--- a/packages/material-ui-icons/src/SettingsBrightnessSharp.js
+++ b/packages/material-ui-icons/src/SettingsBrightnessSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBrightnessSharp');
diff --git a/packages/material-ui-icons/src/SettingsBrightnessTwoTone.js b/packages/material-ui-icons/src/SettingsBrightnessTwoTone.js
index d2a03d850e4caa..a1311e5efc4537 100644
--- a/packages/material-ui-icons/src/SettingsBrightnessTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsBrightnessTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsBrightnessTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsCellOutlined.js b/packages/material-ui-icons/src/SettingsCellOutlined.js
index d13a75fe134241..f34c1809a58ae4 100644
--- a/packages/material-ui-icons/src/SettingsCellOutlined.js
+++ b/packages/material-ui-icons/src/SettingsCellOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsCellOutlined');
diff --git a/packages/material-ui-icons/src/SettingsCellRounded.js b/packages/material-ui-icons/src/SettingsCellRounded.js
index 2025df88fa19e1..38ac9cca743e71 100644
--- a/packages/material-ui-icons/src/SettingsCellRounded.js
+++ b/packages/material-ui-icons/src/SettingsCellRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsCellRounded');
diff --git a/packages/material-ui-icons/src/SettingsCellSharp.js b/packages/material-ui-icons/src/SettingsCellSharp.js
index 4101eb26f8fd06..ff17b43d103a1e 100644
--- a/packages/material-ui-icons/src/SettingsCellSharp.js
+++ b/packages/material-ui-icons/src/SettingsCellSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsCellSharp');
diff --git a/packages/material-ui-icons/src/SettingsCellTwoTone.js b/packages/material-ui-icons/src/SettingsCellTwoTone.js
index 91820ac4cd38ff..d6c924eb3b5c6c 100644
--- a/packages/material-ui-icons/src/SettingsCellTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsCellTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsCellTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsEthernetOutlined.js b/packages/material-ui-icons/src/SettingsEthernetOutlined.js
index 2e9622faeb2a35..3ad3ea7468c996 100644
--- a/packages/material-ui-icons/src/SettingsEthernetOutlined.js
+++ b/packages/material-ui-icons/src/SettingsEthernetOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsEthernetOutlined');
diff --git a/packages/material-ui-icons/src/SettingsEthernetRounded.js b/packages/material-ui-icons/src/SettingsEthernetRounded.js
index f568e138def621..b6c805ab5035d0 100644
--- a/packages/material-ui-icons/src/SettingsEthernetRounded.js
+++ b/packages/material-ui-icons/src/SettingsEthernetRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsEthernetRounded');
diff --git a/packages/material-ui-icons/src/SettingsEthernetSharp.js b/packages/material-ui-icons/src/SettingsEthernetSharp.js
index ec352783576fc3..294dc0fd3815dd 100644
--- a/packages/material-ui-icons/src/SettingsEthernetSharp.js
+++ b/packages/material-ui-icons/src/SettingsEthernetSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsEthernetSharp');
diff --git a/packages/material-ui-icons/src/SettingsEthernetTwoTone.js b/packages/material-ui-icons/src/SettingsEthernetTwoTone.js
index 4924e66fb444ee..ffaf62b982b1c5 100644
--- a/packages/material-ui-icons/src/SettingsEthernetTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsEthernetTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsEthernetTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsInputAntennaOutlined.js b/packages/material-ui-icons/src/SettingsInputAntennaOutlined.js
index 4e7388585b6535..1e14a90a611329 100644
--- a/packages/material-ui-icons/src/SettingsInputAntennaOutlined.js
+++ b/packages/material-ui-icons/src/SettingsInputAntennaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputAntennaOutlined');
diff --git a/packages/material-ui-icons/src/SettingsInputAntennaRounded.js b/packages/material-ui-icons/src/SettingsInputAntennaRounded.js
index b8a8d987e758ac..a46e5323fbc74f 100644
--- a/packages/material-ui-icons/src/SettingsInputAntennaRounded.js
+++ b/packages/material-ui-icons/src/SettingsInputAntennaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputAntennaRounded');
diff --git a/packages/material-ui-icons/src/SettingsInputAntennaSharp.js b/packages/material-ui-icons/src/SettingsInputAntennaSharp.js
index 412e2b9f465c70..e56d4cf7ff15bc 100644
--- a/packages/material-ui-icons/src/SettingsInputAntennaSharp.js
+++ b/packages/material-ui-icons/src/SettingsInputAntennaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputAntennaSharp');
diff --git a/packages/material-ui-icons/src/SettingsInputAntennaTwoTone.js b/packages/material-ui-icons/src/SettingsInputAntennaTwoTone.js
index 0ec16fec4f16d0..f4ba2c04f9504f 100644
--- a/packages/material-ui-icons/src/SettingsInputAntennaTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsInputAntennaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputAntennaTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsInputComponentOutlined.js b/packages/material-ui-icons/src/SettingsInputComponentOutlined.js
index ce3d4d4bdd7b86..7cb98651557c71 100644
--- a/packages/material-ui-icons/src/SettingsInputComponentOutlined.js
+++ b/packages/material-ui-icons/src/SettingsInputComponentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputComponentOutlined');
diff --git a/packages/material-ui-icons/src/SettingsInputComponentRounded.js b/packages/material-ui-icons/src/SettingsInputComponentRounded.js
index 0bcddbe57f341c..3b4e9c6fde087f 100644
--- a/packages/material-ui-icons/src/SettingsInputComponentRounded.js
+++ b/packages/material-ui-icons/src/SettingsInputComponentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputComponentRounded');
diff --git a/packages/material-ui-icons/src/SettingsInputComponentSharp.js b/packages/material-ui-icons/src/SettingsInputComponentSharp.js
index d53507288b1758..c35dc932c1ad3f 100644
--- a/packages/material-ui-icons/src/SettingsInputComponentSharp.js
+++ b/packages/material-ui-icons/src/SettingsInputComponentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputComponentSharp');
diff --git a/packages/material-ui-icons/src/SettingsInputComponentTwoTone.js b/packages/material-ui-icons/src/SettingsInputComponentTwoTone.js
index 0479369f622623..e83a33b793356b 100644
--- a/packages/material-ui-icons/src/SettingsInputComponentTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsInputComponentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputComponentTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsInputCompositeOutlined.js b/packages/material-ui-icons/src/SettingsInputCompositeOutlined.js
index 19ac2977695c60..8f4a05e4edc55c 100644
--- a/packages/material-ui-icons/src/SettingsInputCompositeOutlined.js
+++ b/packages/material-ui-icons/src/SettingsInputCompositeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputCompositeOutlined');
diff --git a/packages/material-ui-icons/src/SettingsInputCompositeRounded.js b/packages/material-ui-icons/src/SettingsInputCompositeRounded.js
index 19340eba1e0be0..801c711030d99e 100644
--- a/packages/material-ui-icons/src/SettingsInputCompositeRounded.js
+++ b/packages/material-ui-icons/src/SettingsInputCompositeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputCompositeRounded');
diff --git a/packages/material-ui-icons/src/SettingsInputCompositeSharp.js b/packages/material-ui-icons/src/SettingsInputCompositeSharp.js
index 7eb20653c7771f..fe3c37f67449ff 100644
--- a/packages/material-ui-icons/src/SettingsInputCompositeSharp.js
+++ b/packages/material-ui-icons/src/SettingsInputCompositeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputCompositeSharp');
diff --git a/packages/material-ui-icons/src/SettingsInputCompositeTwoTone.js b/packages/material-ui-icons/src/SettingsInputCompositeTwoTone.js
index a59cbc25115955..a66fb2012b5c56 100644
--- a/packages/material-ui-icons/src/SettingsInputCompositeTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsInputCompositeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputCompositeTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsInputHdmiOutlined.js b/packages/material-ui-icons/src/SettingsInputHdmiOutlined.js
index 22a9202c746ac5..b2e492c2c901e8 100644
--- a/packages/material-ui-icons/src/SettingsInputHdmiOutlined.js
+++ b/packages/material-ui-icons/src/SettingsInputHdmiOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputHdmiOutlined');
diff --git a/packages/material-ui-icons/src/SettingsInputHdmiRounded.js b/packages/material-ui-icons/src/SettingsInputHdmiRounded.js
index 94ee638e028600..a7f66c7615526d 100644
--- a/packages/material-ui-icons/src/SettingsInputHdmiRounded.js
+++ b/packages/material-ui-icons/src/SettingsInputHdmiRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputHdmiRounded');
diff --git a/packages/material-ui-icons/src/SettingsInputHdmiSharp.js b/packages/material-ui-icons/src/SettingsInputHdmiSharp.js
index d931336292cd26..36b5ec69b0e0e8 100644
--- a/packages/material-ui-icons/src/SettingsInputHdmiSharp.js
+++ b/packages/material-ui-icons/src/SettingsInputHdmiSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputHdmiSharp');
diff --git a/packages/material-ui-icons/src/SettingsInputHdmiTwoTone.js b/packages/material-ui-icons/src/SettingsInputHdmiTwoTone.js
index 9d71f84db10f30..37cb1d36cbd7ba 100644
--- a/packages/material-ui-icons/src/SettingsInputHdmiTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsInputHdmiTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputHdmiTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsInputSvideoOutlined.js b/packages/material-ui-icons/src/SettingsInputSvideoOutlined.js
index 2d7be627ac49bc..ae45e3f4373fd4 100644
--- a/packages/material-ui-icons/src/SettingsInputSvideoOutlined.js
+++ b/packages/material-ui-icons/src/SettingsInputSvideoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputSvideoOutlined');
diff --git a/packages/material-ui-icons/src/SettingsInputSvideoRounded.js b/packages/material-ui-icons/src/SettingsInputSvideoRounded.js
index 4824e1a5a850ce..28f0b273810245 100644
--- a/packages/material-ui-icons/src/SettingsInputSvideoRounded.js
+++ b/packages/material-ui-icons/src/SettingsInputSvideoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputSvideoRounded');
diff --git a/packages/material-ui-icons/src/SettingsInputSvideoSharp.js b/packages/material-ui-icons/src/SettingsInputSvideoSharp.js
index 889b3bea0d8b7a..2871baf0f9e68e 100644
--- a/packages/material-ui-icons/src/SettingsInputSvideoSharp.js
+++ b/packages/material-ui-icons/src/SettingsInputSvideoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputSvideoSharp');
diff --git a/packages/material-ui-icons/src/SettingsInputSvideoTwoTone.js b/packages/material-ui-icons/src/SettingsInputSvideoTwoTone.js
index d23f6166caab88..e361a8143f9f5f 100644
--- a/packages/material-ui-icons/src/SettingsInputSvideoTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsInputSvideoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsInputSvideoTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsOverscanOutlined.js b/packages/material-ui-icons/src/SettingsOverscanOutlined.js
index faaed13c2e8c44..bcb80605985889 100644
--- a/packages/material-ui-icons/src/SettingsOverscanOutlined.js
+++ b/packages/material-ui-icons/src/SettingsOverscanOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsOverscanOutlined');
diff --git a/packages/material-ui-icons/src/SettingsOverscanRounded.js b/packages/material-ui-icons/src/SettingsOverscanRounded.js
index 68587a54f06846..504dc5e9d005dc 100644
--- a/packages/material-ui-icons/src/SettingsOverscanRounded.js
+++ b/packages/material-ui-icons/src/SettingsOverscanRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsOverscanRounded');
diff --git a/packages/material-ui-icons/src/SettingsOverscanSharp.js b/packages/material-ui-icons/src/SettingsOverscanSharp.js
index efad349ab2ca09..f56af183d1aef6 100644
--- a/packages/material-ui-icons/src/SettingsOverscanSharp.js
+++ b/packages/material-ui-icons/src/SettingsOverscanSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsOverscanSharp');
diff --git a/packages/material-ui-icons/src/SettingsOverscanTwoTone.js b/packages/material-ui-icons/src/SettingsOverscanTwoTone.js
index 0be32c1ec8f488..6c522259f3b3b6 100644
--- a/packages/material-ui-icons/src/SettingsOverscanTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsOverscanTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsOverscanTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsPhoneOutlined.js b/packages/material-ui-icons/src/SettingsPhoneOutlined.js
index ef89c15ab8869a..180ea5fe6e8fc9 100644
--- a/packages/material-ui-icons/src/SettingsPhoneOutlined.js
+++ b/packages/material-ui-icons/src/SettingsPhoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPhoneOutlined');
diff --git a/packages/material-ui-icons/src/SettingsPhoneRounded.js b/packages/material-ui-icons/src/SettingsPhoneRounded.js
index de7317ac80b0ad..dd4de8633d9031 100644
--- a/packages/material-ui-icons/src/SettingsPhoneRounded.js
+++ b/packages/material-ui-icons/src/SettingsPhoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPhoneRounded');
diff --git a/packages/material-ui-icons/src/SettingsPhoneSharp.js b/packages/material-ui-icons/src/SettingsPhoneSharp.js
index b7bfccce9d9099..119fa6d30204a9 100644
--- a/packages/material-ui-icons/src/SettingsPhoneSharp.js
+++ b/packages/material-ui-icons/src/SettingsPhoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPhoneSharp');
diff --git a/packages/material-ui-icons/src/SettingsPhoneTwoTone.js b/packages/material-ui-icons/src/SettingsPhoneTwoTone.js
index b854d897622719..5e4dd5e66d5ad0 100644
--- a/packages/material-ui-icons/src/SettingsPhoneTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsPhoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPhoneTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsPowerOutlined.js b/packages/material-ui-icons/src/SettingsPowerOutlined.js
index d2047982b90251..498e052048a83b 100644
--- a/packages/material-ui-icons/src/SettingsPowerOutlined.js
+++ b/packages/material-ui-icons/src/SettingsPowerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPowerOutlined');
diff --git a/packages/material-ui-icons/src/SettingsPowerRounded.js b/packages/material-ui-icons/src/SettingsPowerRounded.js
index 31b758b70405eb..70e1135530be09 100644
--- a/packages/material-ui-icons/src/SettingsPowerRounded.js
+++ b/packages/material-ui-icons/src/SettingsPowerRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPowerRounded');
diff --git a/packages/material-ui-icons/src/SettingsPowerSharp.js b/packages/material-ui-icons/src/SettingsPowerSharp.js
index debe9cc37e2290..0d720dc123023b 100644
--- a/packages/material-ui-icons/src/SettingsPowerSharp.js
+++ b/packages/material-ui-icons/src/SettingsPowerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPowerSharp');
diff --git a/packages/material-ui-icons/src/SettingsPowerTwoTone.js b/packages/material-ui-icons/src/SettingsPowerTwoTone.js
index ecbcdfb4ce708c..d89dcc36a48e23 100644
--- a/packages/material-ui-icons/src/SettingsPowerTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsPowerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsPowerTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsRemoteOutlined.js b/packages/material-ui-icons/src/SettingsRemoteOutlined.js
index 9f2016bb9ed0cd..e614347bdc7b80 100644
--- a/packages/material-ui-icons/src/SettingsRemoteOutlined.js
+++ b/packages/material-ui-icons/src/SettingsRemoteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsRemoteOutlined');
diff --git a/packages/material-ui-icons/src/SettingsRemoteRounded.js b/packages/material-ui-icons/src/SettingsRemoteRounded.js
index ad22c50e7287d4..abf9ab8539f4be 100644
--- a/packages/material-ui-icons/src/SettingsRemoteRounded.js
+++ b/packages/material-ui-icons/src/SettingsRemoteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsRemoteRounded');
diff --git a/packages/material-ui-icons/src/SettingsRemoteSharp.js b/packages/material-ui-icons/src/SettingsRemoteSharp.js
index a1734ffbbbde4e..0668425823edef 100644
--- a/packages/material-ui-icons/src/SettingsRemoteSharp.js
+++ b/packages/material-ui-icons/src/SettingsRemoteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsRemoteSharp');
diff --git a/packages/material-ui-icons/src/SettingsRemoteTwoTone.js b/packages/material-ui-icons/src/SettingsRemoteTwoTone.js
index 8707a4512ef069..64ce3093c21fe0 100644
--- a/packages/material-ui-icons/src/SettingsRemoteTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsRemoteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsRemoteTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsSystemDaydreamOutlined.js b/packages/material-ui-icons/src/SettingsSystemDaydreamOutlined.js
index 20a492d2d298a5..dcf363ce599a59 100644
--- a/packages/material-ui-icons/src/SettingsSystemDaydreamOutlined.js
+++ b/packages/material-ui-icons/src/SettingsSystemDaydreamOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsSystemDaydreamOutlined');
diff --git a/packages/material-ui-icons/src/SettingsSystemDaydreamRounded.js b/packages/material-ui-icons/src/SettingsSystemDaydreamRounded.js
index 5dc2749bd4a700..c0257de3725e2f 100644
--- a/packages/material-ui-icons/src/SettingsSystemDaydreamRounded.js
+++ b/packages/material-ui-icons/src/SettingsSystemDaydreamRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsSystemDaydreamRounded');
diff --git a/packages/material-ui-icons/src/SettingsSystemDaydreamSharp.js b/packages/material-ui-icons/src/SettingsSystemDaydreamSharp.js
index 76e78bd33349df..33e4ea295b9946 100644
--- a/packages/material-ui-icons/src/SettingsSystemDaydreamSharp.js
+++ b/packages/material-ui-icons/src/SettingsSystemDaydreamSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsSystemDaydreamSharp');
diff --git a/packages/material-ui-icons/src/SettingsSystemDaydreamTwoTone.js b/packages/material-ui-icons/src/SettingsSystemDaydreamTwoTone.js
index 4856bd65d2146e..876c443a97fcf3 100644
--- a/packages/material-ui-icons/src/SettingsSystemDaydreamTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsSystemDaydreamTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsSystemDaydreamTwoTone');
diff --git a/packages/material-ui-icons/src/SettingsVoiceOutlined.js b/packages/material-ui-icons/src/SettingsVoiceOutlined.js
index 93f97d5f8ea33f..6da96d2a027c8c 100644
--- a/packages/material-ui-icons/src/SettingsVoiceOutlined.js
+++ b/packages/material-ui-icons/src/SettingsVoiceOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsVoiceOutlined');
diff --git a/packages/material-ui-icons/src/SettingsVoiceRounded.js b/packages/material-ui-icons/src/SettingsVoiceRounded.js
index 8ee10189b973c8..7afcc87d5ba36f 100644
--- a/packages/material-ui-icons/src/SettingsVoiceRounded.js
+++ b/packages/material-ui-icons/src/SettingsVoiceRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsVoiceRounded');
diff --git a/packages/material-ui-icons/src/SettingsVoiceSharp.js b/packages/material-ui-icons/src/SettingsVoiceSharp.js
index 6944e49ac68f99..aa46f48f14e938 100644
--- a/packages/material-ui-icons/src/SettingsVoiceSharp.js
+++ b/packages/material-ui-icons/src/SettingsVoiceSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsVoiceSharp');
diff --git a/packages/material-ui-icons/src/SettingsVoiceTwoTone.js b/packages/material-ui-icons/src/SettingsVoiceTwoTone.js
index af9a07827fd584..31665e0b5818f3 100644
--- a/packages/material-ui-icons/src/SettingsVoiceTwoTone.js
+++ b/packages/material-ui-icons/src/SettingsVoiceTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SettingsVoiceTwoTone');
diff --git a/packages/material-ui-icons/src/ShareOutlined.js b/packages/material-ui-icons/src/ShareOutlined.js
index 53ecd06927dd92..980a80fb127f95 100644
--- a/packages/material-ui-icons/src/ShareOutlined.js
+++ b/packages/material-ui-icons/src/ShareOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShareOutlined');
diff --git a/packages/material-ui-icons/src/ShareRounded.js b/packages/material-ui-icons/src/ShareRounded.js
index cae10448b3cb01..2fc94232de8878 100644
--- a/packages/material-ui-icons/src/ShareRounded.js
+++ b/packages/material-ui-icons/src/ShareRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShareRounded');
diff --git a/packages/material-ui-icons/src/ShareSharp.js b/packages/material-ui-icons/src/ShareSharp.js
index ed8d36d70c6e4f..6dc56995fa8fe2 100644
--- a/packages/material-ui-icons/src/ShareSharp.js
+++ b/packages/material-ui-icons/src/ShareSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShareSharp');
diff --git a/packages/material-ui-icons/src/ShareTwoTone.js b/packages/material-ui-icons/src/ShareTwoTone.js
index 0864e3406ae7a1..330d2e65d75b96 100644
--- a/packages/material-ui-icons/src/ShareTwoTone.js
+++ b/packages/material-ui-icons/src/ShareTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShareTwoTone');
diff --git a/packages/material-ui-icons/src/ShopOutlined.js b/packages/material-ui-icons/src/ShopOutlined.js
index f058359345ad9b..841d535ee160b5 100644
--- a/packages/material-ui-icons/src/ShopOutlined.js
+++ b/packages/material-ui-icons/src/ShopOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopOutlined');
diff --git a/packages/material-ui-icons/src/ShopRounded.js b/packages/material-ui-icons/src/ShopRounded.js
index 16a618f7255e3a..2fb0442c967509 100644
--- a/packages/material-ui-icons/src/ShopRounded.js
+++ b/packages/material-ui-icons/src/ShopRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopRounded');
diff --git a/packages/material-ui-icons/src/ShopSharp.js b/packages/material-ui-icons/src/ShopSharp.js
index 27f54faf1abd8c..f3c29a1f70e45c 100644
--- a/packages/material-ui-icons/src/ShopSharp.js
+++ b/packages/material-ui-icons/src/ShopSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopSharp');
diff --git a/packages/material-ui-icons/src/ShopTwoOutlined.js b/packages/material-ui-icons/src/ShopTwoOutlined.js
index e532f146ace177..e97b42fdb9a8bd 100644
--- a/packages/material-ui-icons/src/ShopTwoOutlined.js
+++ b/packages/material-ui-icons/src/ShopTwoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopTwoOutlined');
diff --git a/packages/material-ui-icons/src/ShopTwoRounded.js b/packages/material-ui-icons/src/ShopTwoRounded.js
index ebe592282d252d..6e01a7467a762b 100644
--- a/packages/material-ui-icons/src/ShopTwoRounded.js
+++ b/packages/material-ui-icons/src/ShopTwoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopTwoRounded');
diff --git a/packages/material-ui-icons/src/ShopTwoSharp.js b/packages/material-ui-icons/src/ShopTwoSharp.js
index a1ba12a8e30b52..52d1dd1869e472 100644
--- a/packages/material-ui-icons/src/ShopTwoSharp.js
+++ b/packages/material-ui-icons/src/ShopTwoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopTwoSharp');
diff --git a/packages/material-ui-icons/src/ShopTwoTone.js b/packages/material-ui-icons/src/ShopTwoTone.js
index ffa01aef4435b3..bc94f21db67d79 100644
--- a/packages/material-ui-icons/src/ShopTwoTone.js
+++ b/packages/material-ui-icons/src/ShopTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopTwoTone');
diff --git a/packages/material-ui-icons/src/ShopTwoTwoTone.js b/packages/material-ui-icons/src/ShopTwoTwoTone.js
index 30d987ba4c0d4a..27d15b370665e6 100644
--- a/packages/material-ui-icons/src/ShopTwoTwoTone.js
+++ b/packages/material-ui-icons/src/ShopTwoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShopTwoTwoTone');
diff --git a/packages/material-ui-icons/src/ShoppingBasketOutlined.js b/packages/material-ui-icons/src/ShoppingBasketOutlined.js
index 6c20a5204ca7ef..8fb24d7fa1a397 100644
--- a/packages/material-ui-icons/src/ShoppingBasketOutlined.js
+++ b/packages/material-ui-icons/src/ShoppingBasketOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingBasketOutlined');
diff --git a/packages/material-ui-icons/src/ShoppingBasketRounded.js b/packages/material-ui-icons/src/ShoppingBasketRounded.js
index f766ee0b3c2272..785c7aff17be6e 100644
--- a/packages/material-ui-icons/src/ShoppingBasketRounded.js
+++ b/packages/material-ui-icons/src/ShoppingBasketRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingBasketRounded');
diff --git a/packages/material-ui-icons/src/ShoppingBasketSharp.js b/packages/material-ui-icons/src/ShoppingBasketSharp.js
index 49d94bcfd8b562..2d0b0795b44a3c 100644
--- a/packages/material-ui-icons/src/ShoppingBasketSharp.js
+++ b/packages/material-ui-icons/src/ShoppingBasketSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingBasketSharp');
diff --git a/packages/material-ui-icons/src/ShoppingBasketTwoTone.js b/packages/material-ui-icons/src/ShoppingBasketTwoTone.js
index 45f50dbf2ed568..d67d1fc51a2368 100644
--- a/packages/material-ui-icons/src/ShoppingBasketTwoTone.js
+++ b/packages/material-ui-icons/src/ShoppingBasketTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingBasketTwoTone');
diff --git a/packages/material-ui-icons/src/ShoppingCartOutlined.js b/packages/material-ui-icons/src/ShoppingCartOutlined.js
index 96c3334aa7c680..870d588883d0b4 100644
--- a/packages/material-ui-icons/src/ShoppingCartOutlined.js
+++ b/packages/material-ui-icons/src/ShoppingCartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingCartOutlined');
diff --git a/packages/material-ui-icons/src/ShoppingCartRounded.js b/packages/material-ui-icons/src/ShoppingCartRounded.js
index bfe06682d6e429..a57a50807e661c 100644
--- a/packages/material-ui-icons/src/ShoppingCartRounded.js
+++ b/packages/material-ui-icons/src/ShoppingCartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingCartRounded');
diff --git a/packages/material-ui-icons/src/ShoppingCartSharp.js b/packages/material-ui-icons/src/ShoppingCartSharp.js
index 9d233656360fbe..ae5fdef981721b 100644
--- a/packages/material-ui-icons/src/ShoppingCartSharp.js
+++ b/packages/material-ui-icons/src/ShoppingCartSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingCartSharp');
diff --git a/packages/material-ui-icons/src/ShoppingCartTwoTone.js b/packages/material-ui-icons/src/ShoppingCartTwoTone.js
index 7ee7387440a41f..d004904dfe5035 100644
--- a/packages/material-ui-icons/src/ShoppingCartTwoTone.js
+++ b/packages/material-ui-icons/src/ShoppingCartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShoppingCartTwoTone');
diff --git a/packages/material-ui-icons/src/ShowChartOutlined.js b/packages/material-ui-icons/src/ShowChartOutlined.js
index 6e4f07164817e0..39ef65cf978d34 100644
--- a/packages/material-ui-icons/src/ShowChartOutlined.js
+++ b/packages/material-ui-icons/src/ShowChartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShowChartOutlined');
diff --git a/packages/material-ui-icons/src/ShowChartRounded.js b/packages/material-ui-icons/src/ShowChartRounded.js
index 024631feb5c322..56249101c2bf78 100644
--- a/packages/material-ui-icons/src/ShowChartRounded.js
+++ b/packages/material-ui-icons/src/ShowChartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShowChartRounded');
diff --git a/packages/material-ui-icons/src/ShowChartTwoTone.js b/packages/material-ui-icons/src/ShowChartTwoTone.js
index d2c59fa9a1d2ac..6faeb812d7cdac 100644
--- a/packages/material-ui-icons/src/ShowChartTwoTone.js
+++ b/packages/material-ui-icons/src/ShowChartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShowChartTwoTone');
diff --git a/packages/material-ui-icons/src/ShuffleOutlined.js b/packages/material-ui-icons/src/ShuffleOutlined.js
index 24ae5b4bbb4858..686d8a196a3fd8 100644
--- a/packages/material-ui-icons/src/ShuffleOutlined.js
+++ b/packages/material-ui-icons/src/ShuffleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShuffleOutlined');
diff --git a/packages/material-ui-icons/src/ShuffleRounded.js b/packages/material-ui-icons/src/ShuffleRounded.js
index 8e618f77c99469..e970def37ee3ab 100644
--- a/packages/material-ui-icons/src/ShuffleRounded.js
+++ b/packages/material-ui-icons/src/ShuffleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShuffleRounded');
diff --git a/packages/material-ui-icons/src/ShuffleSharp.js b/packages/material-ui-icons/src/ShuffleSharp.js
index 9b4b23fee2e8a2..dd441696bbb54a 100644
--- a/packages/material-ui-icons/src/ShuffleSharp.js
+++ b/packages/material-ui-icons/src/ShuffleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShuffleSharp');
diff --git a/packages/material-ui-icons/src/ShuffleTwoTone.js b/packages/material-ui-icons/src/ShuffleTwoTone.js
index cdd8c1b7ad7f86..6d83dd8ee3ce1c 100644
--- a/packages/material-ui-icons/src/ShuffleTwoTone.js
+++ b/packages/material-ui-icons/src/ShuffleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShuffleTwoTone');
diff --git a/packages/material-ui-icons/src/ShutterSpeed.js b/packages/material-ui-icons/src/ShutterSpeed.js
index 24e6ea6e650e4b..e98c201c2aa3a7 100644
--- a/packages/material-ui-icons/src/ShutterSpeed.js
+++ b/packages/material-ui-icons/src/ShutterSpeed.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShutterSpeed');
diff --git a/packages/material-ui-icons/src/ShutterSpeedOutlined.js b/packages/material-ui-icons/src/ShutterSpeedOutlined.js
index 8b516f4a131667..0969cda19bc64b 100644
--- a/packages/material-ui-icons/src/ShutterSpeedOutlined.js
+++ b/packages/material-ui-icons/src/ShutterSpeedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShutterSpeedOutlined');
diff --git a/packages/material-ui-icons/src/ShutterSpeedRounded.js b/packages/material-ui-icons/src/ShutterSpeedRounded.js
index a9cd9d33525a15..37ed267c2f23ca 100644
--- a/packages/material-ui-icons/src/ShutterSpeedRounded.js
+++ b/packages/material-ui-icons/src/ShutterSpeedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShutterSpeedRounded');
diff --git a/packages/material-ui-icons/src/ShutterSpeedSharp.js b/packages/material-ui-icons/src/ShutterSpeedSharp.js
index e4e9326d9be1c5..b7f17577a17bf2 100644
--- a/packages/material-ui-icons/src/ShutterSpeedSharp.js
+++ b/packages/material-ui-icons/src/ShutterSpeedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShutterSpeedSharp');
diff --git a/packages/material-ui-icons/src/ShutterSpeedTwoTone.js b/packages/material-ui-icons/src/ShutterSpeedTwoTone.js
index 6468f06e665490..2d5705847c497e 100644
--- a/packages/material-ui-icons/src/ShutterSpeedTwoTone.js
+++ b/packages/material-ui-icons/src/ShutterSpeedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ShutterSpeedTwoTone');
diff --git a/packages/material-ui-icons/src/SignalCellular4BarOutlined.js b/packages/material-ui-icons/src/SignalCellular4BarOutlined.js
index 9e8a08519044d8..2b3117c0ed9544 100644
--- a/packages/material-ui-icons/src/SignalCellular4BarOutlined.js
+++ b/packages/material-ui-icons/src/SignalCellular4BarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellular4BarOutlined');
diff --git a/packages/material-ui-icons/src/SignalCellular4BarRounded.js b/packages/material-ui-icons/src/SignalCellular4BarRounded.js
index b8937cafb5450b..4a0cc59522c325 100644
--- a/packages/material-ui-icons/src/SignalCellular4BarRounded.js
+++ b/packages/material-ui-icons/src/SignalCellular4BarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellular4BarRounded');
diff --git a/packages/material-ui-icons/src/SignalCellular4BarSharp.js b/packages/material-ui-icons/src/SignalCellular4BarSharp.js
index ec67adc6f608d0..977c83e5fd82ea 100644
--- a/packages/material-ui-icons/src/SignalCellular4BarSharp.js
+++ b/packages/material-ui-icons/src/SignalCellular4BarSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellular4BarSharp');
diff --git a/packages/material-ui-icons/src/SignalCellular4BarTwoTone.js b/packages/material-ui-icons/src/SignalCellular4BarTwoTone.js
index c4dc367cc02c5d..47a4ee808499a6 100644
--- a/packages/material-ui-icons/src/SignalCellular4BarTwoTone.js
+++ b/packages/material-ui-icons/src/SignalCellular4BarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellular4BarTwoTone');
diff --git a/packages/material-ui-icons/src/SignalCellularAltOutlined.js b/packages/material-ui-icons/src/SignalCellularAltOutlined.js
index 26f54c047a8b36..cb9850cd52284c 100644
--- a/packages/material-ui-icons/src/SignalCellularAltOutlined.js
+++ b/packages/material-ui-icons/src/SignalCellularAltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularAltOutlined');
diff --git a/packages/material-ui-icons/src/SignalCellularAltRounded.js b/packages/material-ui-icons/src/SignalCellularAltRounded.js
index b4d47a2670368c..6f54fccad91526 100644
--- a/packages/material-ui-icons/src/SignalCellularAltRounded.js
+++ b/packages/material-ui-icons/src/SignalCellularAltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularAltRounded');
diff --git a/packages/material-ui-icons/src/SignalCellularAltSharp.js b/packages/material-ui-icons/src/SignalCellularAltSharp.js
index c75793fc4aac86..c12de08bdb2228 100644
--- a/packages/material-ui-icons/src/SignalCellularAltSharp.js
+++ b/packages/material-ui-icons/src/SignalCellularAltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularAltSharp');
diff --git a/packages/material-ui-icons/src/SignalCellularAltTwoTone.js b/packages/material-ui-icons/src/SignalCellularAltTwoTone.js
index 0717345d01cad3..f651ece87d9e04 100644
--- a/packages/material-ui-icons/src/SignalCellularAltTwoTone.js
+++ b/packages/material-ui-icons/src/SignalCellularAltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularAltTwoTone');
diff --git a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarOutlined.js b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarOutlined.js
index c53e3c598cae4d..280323eac0ff04 100644
--- a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarOutlined.js
+++ b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularConnectedNoInternet4BarOutlined');
diff --git a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarRounded.js b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarRounded.js
index 8015157e36857d..ef3a2f562ababf 100644
--- a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarRounded.js
+++ b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularConnectedNoInternet4BarRounded');
diff --git a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarSharp.js b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarSharp.js
index a0a694c2ce2694..203741bfc9ad8e 100644
--- a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarSharp.js
+++ b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularConnectedNoInternet4BarSharp');
diff --git a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarTwoTone.js b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarTwoTone.js
index 5dbfb4aa8a8dbe..8df496c9fc4052 100644
--- a/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarTwoTone.js
+++ b/packages/material-ui-icons/src/SignalCellularConnectedNoInternet4BarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularConnectedNoInternet4BarTwoTone');
diff --git a/packages/material-ui-icons/src/SignalCellularNoSimOutlined.js b/packages/material-ui-icons/src/SignalCellularNoSimOutlined.js
index 775e3caa73f8d1..221ab77f1f54d8 100644
--- a/packages/material-ui-icons/src/SignalCellularNoSimOutlined.js
+++ b/packages/material-ui-icons/src/SignalCellularNoSimOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNoSimOutlined');
diff --git a/packages/material-ui-icons/src/SignalCellularNoSimRounded.js b/packages/material-ui-icons/src/SignalCellularNoSimRounded.js
index 55e351f2644b24..9215edc922ba2f 100644
--- a/packages/material-ui-icons/src/SignalCellularNoSimRounded.js
+++ b/packages/material-ui-icons/src/SignalCellularNoSimRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNoSimRounded');
diff --git a/packages/material-ui-icons/src/SignalCellularNoSimSharp.js b/packages/material-ui-icons/src/SignalCellularNoSimSharp.js
index 585520256bc6cc..e9933113770c4d 100644
--- a/packages/material-ui-icons/src/SignalCellularNoSimSharp.js
+++ b/packages/material-ui-icons/src/SignalCellularNoSimSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNoSimSharp');
diff --git a/packages/material-ui-icons/src/SignalCellularNoSimTwoTone.js b/packages/material-ui-icons/src/SignalCellularNoSimTwoTone.js
index 01a7f6926c2265..27de9942818329 100644
--- a/packages/material-ui-icons/src/SignalCellularNoSimTwoTone.js
+++ b/packages/material-ui-icons/src/SignalCellularNoSimTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNoSimTwoTone');
diff --git a/packages/material-ui-icons/src/SignalCellularNullOutlined.js b/packages/material-ui-icons/src/SignalCellularNullOutlined.js
index 866afcd4523c86..803e45111fb0ca 100644
--- a/packages/material-ui-icons/src/SignalCellularNullOutlined.js
+++ b/packages/material-ui-icons/src/SignalCellularNullOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNullOutlined');
diff --git a/packages/material-ui-icons/src/SignalCellularNullRounded.js b/packages/material-ui-icons/src/SignalCellularNullRounded.js
index 74a1efc542ec24..3d7654bd14b816 100644
--- a/packages/material-ui-icons/src/SignalCellularNullRounded.js
+++ b/packages/material-ui-icons/src/SignalCellularNullRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNullRounded');
diff --git a/packages/material-ui-icons/src/SignalCellularNullSharp.js b/packages/material-ui-icons/src/SignalCellularNullSharp.js
index 298d386ee894b4..900c254be30a59 100644
--- a/packages/material-ui-icons/src/SignalCellularNullSharp.js
+++ b/packages/material-ui-icons/src/SignalCellularNullSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNullSharp');
diff --git a/packages/material-ui-icons/src/SignalCellularNullTwoTone.js b/packages/material-ui-icons/src/SignalCellularNullTwoTone.js
index 6b769292fae30e..beb0e5cccc5092 100644
--- a/packages/material-ui-icons/src/SignalCellularNullTwoTone.js
+++ b/packages/material-ui-icons/src/SignalCellularNullTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularNullTwoTone');
diff --git a/packages/material-ui-icons/src/SignalCellularOffOutlined.js b/packages/material-ui-icons/src/SignalCellularOffOutlined.js
index 265f143d4bd15a..01b729b979d5fc 100644
--- a/packages/material-ui-icons/src/SignalCellularOffOutlined.js
+++ b/packages/material-ui-icons/src/SignalCellularOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularOffOutlined');
diff --git a/packages/material-ui-icons/src/SignalCellularOffRounded.js b/packages/material-ui-icons/src/SignalCellularOffRounded.js
index 4db3acfdb9b1ec..28e27f6058d14a 100644
--- a/packages/material-ui-icons/src/SignalCellularOffRounded.js
+++ b/packages/material-ui-icons/src/SignalCellularOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularOffRounded');
diff --git a/packages/material-ui-icons/src/SignalCellularOffSharp.js b/packages/material-ui-icons/src/SignalCellularOffSharp.js
index 68f0c05fd70f3a..9d3d9a9ecdea50 100644
--- a/packages/material-ui-icons/src/SignalCellularOffSharp.js
+++ b/packages/material-ui-icons/src/SignalCellularOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularOffSharp');
diff --git a/packages/material-ui-icons/src/SignalCellularOffTwoTone.js b/packages/material-ui-icons/src/SignalCellularOffTwoTone.js
index f0ce969c9cb105..bed2b79bbc054a 100644
--- a/packages/material-ui-icons/src/SignalCellularOffTwoTone.js
+++ b/packages/material-ui-icons/src/SignalCellularOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalCellularOffTwoTone');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarLock.js b/packages/material-ui-icons/src/SignalWifi4BarLock.js
index c56c7d810dfe9f..8dbf6b4b10f6dc 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarLock.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarLock.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarLock');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarLockOutlined.js b/packages/material-ui-icons/src/SignalWifi4BarLockOutlined.js
index d67b1e4bf61c09..199bd67f3c931e 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarLockOutlined.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarLockOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarLockOutlined');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarLockRounded.js b/packages/material-ui-icons/src/SignalWifi4BarLockRounded.js
index 5de4f28dd93ad8..a1e6ae9629b116 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarLockRounded.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarLockRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarLockRounded');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarLockSharp.js b/packages/material-ui-icons/src/SignalWifi4BarLockSharp.js
index 928b6ee70863e2..cfe74e50f37f46 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarLockSharp.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarLockSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarLockSharp');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarLockTwoTone.js b/packages/material-ui-icons/src/SignalWifi4BarLockTwoTone.js
index 65d538d4192291..35f323bca2cbb9 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarLockTwoTone.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarLockTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarLockTwoTone');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarOutlined.js b/packages/material-ui-icons/src/SignalWifi4BarOutlined.js
index f47aa561f6e6aa..b14616f8b69288 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarOutlined.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarOutlined');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarRounded.js b/packages/material-ui-icons/src/SignalWifi4BarRounded.js
index 55ff187defa70e..bec688e43c30cc 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarRounded.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarRounded');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarSharp.js b/packages/material-ui-icons/src/SignalWifi4BarSharp.js
index bba98c34b98c4a..e00cb9cf4b00df 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarSharp.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarSharp');
diff --git a/packages/material-ui-icons/src/SignalWifi4BarTwoTone.js b/packages/material-ui-icons/src/SignalWifi4BarTwoTone.js
index 3a2f4654aab0e6..46cc6d5d816ab4 100644
--- a/packages/material-ui-icons/src/SignalWifi4BarTwoTone.js
+++ b/packages/material-ui-icons/src/SignalWifi4BarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifi4BarTwoTone');
diff --git a/packages/material-ui-icons/src/SignalWifiOffOutlined.js b/packages/material-ui-icons/src/SignalWifiOffOutlined.js
index 5dec9d9ab58061..ccbdff03d01cb9 100644
--- a/packages/material-ui-icons/src/SignalWifiOffOutlined.js
+++ b/packages/material-ui-icons/src/SignalWifiOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifiOffOutlined');
diff --git a/packages/material-ui-icons/src/SignalWifiOffRounded.js b/packages/material-ui-icons/src/SignalWifiOffRounded.js
index ac39a503f0b940..1687243e268040 100644
--- a/packages/material-ui-icons/src/SignalWifiOffRounded.js
+++ b/packages/material-ui-icons/src/SignalWifiOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifiOffRounded');
diff --git a/packages/material-ui-icons/src/SignalWifiOffSharp.js b/packages/material-ui-icons/src/SignalWifiOffSharp.js
index 78c14e97e4dc0c..53236944ff9a1c 100644
--- a/packages/material-ui-icons/src/SignalWifiOffSharp.js
+++ b/packages/material-ui-icons/src/SignalWifiOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifiOffSharp');
diff --git a/packages/material-ui-icons/src/SignalWifiOffTwoTone.js b/packages/material-ui-icons/src/SignalWifiOffTwoTone.js
index b8fb8df5c48b15..1cce8c4a8bd026 100644
--- a/packages/material-ui-icons/src/SignalWifiOffTwoTone.js
+++ b/packages/material-ui-icons/src/SignalWifiOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SignalWifiOffTwoTone');
diff --git a/packages/material-ui-icons/src/SimCardOutlined.js b/packages/material-ui-icons/src/SimCardOutlined.js
index b0af00388ced8f..e09a88b9c96b61 100644
--- a/packages/material-ui-icons/src/SimCardOutlined.js
+++ b/packages/material-ui-icons/src/SimCardOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SimCardOutlined');
diff --git a/packages/material-ui-icons/src/SimCardSharp.js b/packages/material-ui-icons/src/SimCardSharp.js
index 737128c00c5946..2bd53e8a22a2d0 100644
--- a/packages/material-ui-icons/src/SimCardSharp.js
+++ b/packages/material-ui-icons/src/SimCardSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SimCardSharp');
diff --git a/packages/material-ui-icons/src/SimCardTwoTone.js b/packages/material-ui-icons/src/SimCardTwoTone.js
index 38446bfb7f1b27..c7b771f2004eaf 100644
--- a/packages/material-ui-icons/src/SimCardTwoTone.js
+++ b/packages/material-ui-icons/src/SimCardTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SimCardTwoTone');
diff --git a/packages/material-ui-icons/src/SingleBed.js b/packages/material-ui-icons/src/SingleBed.js
new file mode 100644
index 00000000000000..e74ea3fde2533e
--- /dev/null
+++ b/packages/material-ui-icons/src/SingleBed.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SingleBed');
diff --git a/packages/material-ui-icons/src/SingleBedOutlined.js b/packages/material-ui-icons/src/SingleBedOutlined.js
new file mode 100644
index 00000000000000..fbd9e94002fca5
--- /dev/null
+++ b/packages/material-ui-icons/src/SingleBedOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SingleBedOutlined');
diff --git a/packages/material-ui-icons/src/SingleBedRounded.js b/packages/material-ui-icons/src/SingleBedRounded.js
new file mode 100644
index 00000000000000..2d4bf041c62f4d
--- /dev/null
+++ b/packages/material-ui-icons/src/SingleBedRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SingleBedRounded');
diff --git a/packages/material-ui-icons/src/SingleBedSharp.js b/packages/material-ui-icons/src/SingleBedSharp.js
new file mode 100644
index 00000000000000..d2f23093233a9f
--- /dev/null
+++ b/packages/material-ui-icons/src/SingleBedSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SingleBedSharp');
diff --git a/packages/material-ui-icons/src/SingleBedTwoTone.js b/packages/material-ui-icons/src/SingleBedTwoTone.js
new file mode 100644
index 00000000000000..77a74d60b9a347
--- /dev/null
+++ b/packages/material-ui-icons/src/SingleBedTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SingleBedTwoTone');
diff --git a/packages/material-ui-icons/src/SkipNextOutlined.js b/packages/material-ui-icons/src/SkipNextOutlined.js
index 31daf57e50a323..cbf736a83aaed2 100644
--- a/packages/material-ui-icons/src/SkipNextOutlined.js
+++ b/packages/material-ui-icons/src/SkipNextOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SkipNextOutlined');
diff --git a/packages/material-ui-icons/src/SkipNextSharp.js b/packages/material-ui-icons/src/SkipNextSharp.js
index 290b52895920e3..355c7bbe2a7cce 100644
--- a/packages/material-ui-icons/src/SkipNextSharp.js
+++ b/packages/material-ui-icons/src/SkipNextSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SkipNextSharp');
diff --git a/packages/material-ui-icons/src/SkipNextTwoTone.js b/packages/material-ui-icons/src/SkipNextTwoTone.js
index 88ae621a6952b1..b1d04950f76949 100644
--- a/packages/material-ui-icons/src/SkipNextTwoTone.js
+++ b/packages/material-ui-icons/src/SkipNextTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SkipNextTwoTone');
diff --git a/packages/material-ui-icons/src/SkipPreviousOutlined.js b/packages/material-ui-icons/src/SkipPreviousOutlined.js
index 57bef6477e2889..73cac01a1d7d3b 100644
--- a/packages/material-ui-icons/src/SkipPreviousOutlined.js
+++ b/packages/material-ui-icons/src/SkipPreviousOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SkipPreviousOutlined');
diff --git a/packages/material-ui-icons/src/SkipPreviousSharp.js b/packages/material-ui-icons/src/SkipPreviousSharp.js
index 584352e126c944..17ba5d1bd98dcf 100644
--- a/packages/material-ui-icons/src/SkipPreviousSharp.js
+++ b/packages/material-ui-icons/src/SkipPreviousSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SkipPreviousSharp');
diff --git a/packages/material-ui-icons/src/SkipPreviousTwoTone.js b/packages/material-ui-icons/src/SkipPreviousTwoTone.js
index 30a4bc5865747e..ab0ae760c8dc20 100644
--- a/packages/material-ui-icons/src/SkipPreviousTwoTone.js
+++ b/packages/material-ui-icons/src/SkipPreviousTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SkipPreviousTwoTone');
diff --git a/packages/material-ui-icons/src/SlideshowOutlined.js b/packages/material-ui-icons/src/SlideshowOutlined.js
index a8ff14338a7783..9fa168a57f29d2 100644
--- a/packages/material-ui-icons/src/SlideshowOutlined.js
+++ b/packages/material-ui-icons/src/SlideshowOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlideshowOutlined');
diff --git a/packages/material-ui-icons/src/SlideshowRounded.js b/packages/material-ui-icons/src/SlideshowRounded.js
index 77c8667eaf1020..9105826398559c 100644
--- a/packages/material-ui-icons/src/SlideshowRounded.js
+++ b/packages/material-ui-icons/src/SlideshowRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlideshowRounded');
diff --git a/packages/material-ui-icons/src/SlideshowSharp.js b/packages/material-ui-icons/src/SlideshowSharp.js
index 0848a707ddb870..0ec0bf2278e6b0 100644
--- a/packages/material-ui-icons/src/SlideshowSharp.js
+++ b/packages/material-ui-icons/src/SlideshowSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlideshowSharp');
diff --git a/packages/material-ui-icons/src/SlideshowTwoTone.js b/packages/material-ui-icons/src/SlideshowTwoTone.js
index 42f9cfddcf7877..cbbf948da8bb7c 100644
--- a/packages/material-ui-icons/src/SlideshowTwoTone.js
+++ b/packages/material-ui-icons/src/SlideshowTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlideshowTwoTone');
diff --git a/packages/material-ui-icons/src/SlowMotionVideo.js b/packages/material-ui-icons/src/SlowMotionVideo.js
index 98ae9d49160adf..02cc079ee788ed 100644
--- a/packages/material-ui-icons/src/SlowMotionVideo.js
+++ b/packages/material-ui-icons/src/SlowMotionVideo.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlowMotionVideo');
diff --git a/packages/material-ui-icons/src/SlowMotionVideoOutlined.js b/packages/material-ui-icons/src/SlowMotionVideoOutlined.js
index 4dfe10febb0978..bb7dd40441979a 100644
--- a/packages/material-ui-icons/src/SlowMotionVideoOutlined.js
+++ b/packages/material-ui-icons/src/SlowMotionVideoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlowMotionVideoOutlined');
diff --git a/packages/material-ui-icons/src/SlowMotionVideoSharp.js b/packages/material-ui-icons/src/SlowMotionVideoSharp.js
index 3980530abdd87c..85f9325565c326 100644
--- a/packages/material-ui-icons/src/SlowMotionVideoSharp.js
+++ b/packages/material-ui-icons/src/SlowMotionVideoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlowMotionVideoSharp');
diff --git a/packages/material-ui-icons/src/SlowMotionVideoTwoTone.js b/packages/material-ui-icons/src/SlowMotionVideoTwoTone.js
index 83225374f5f14b..b406b5812c6cea 100644
--- a/packages/material-ui-icons/src/SlowMotionVideoTwoTone.js
+++ b/packages/material-ui-icons/src/SlowMotionVideoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SlowMotionVideoTwoTone');
diff --git a/packages/material-ui-icons/src/SmartphoneOutlined.js b/packages/material-ui-icons/src/SmartphoneOutlined.js
index a029e4f01f4456..2207b5f55d28de 100644
--- a/packages/material-ui-icons/src/SmartphoneOutlined.js
+++ b/packages/material-ui-icons/src/SmartphoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmartphoneOutlined');
diff --git a/packages/material-ui-icons/src/SmartphoneSharp.js b/packages/material-ui-icons/src/SmartphoneSharp.js
index 988f4c9d5bfc58..27f664fa93deba 100644
--- a/packages/material-ui-icons/src/SmartphoneSharp.js
+++ b/packages/material-ui-icons/src/SmartphoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmartphoneSharp');
diff --git a/packages/material-ui-icons/src/SmartphoneTwoTone.js b/packages/material-ui-icons/src/SmartphoneTwoTone.js
index c988fb3240c340..6726df5edba492 100644
--- a/packages/material-ui-icons/src/SmartphoneTwoTone.js
+++ b/packages/material-ui-icons/src/SmartphoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmartphoneTwoTone');
diff --git a/packages/material-ui-icons/src/SmokeFreeOutlined.js b/packages/material-ui-icons/src/SmokeFreeOutlined.js
index 3acb1fe1a0de7e..47514a4dc46746 100644
--- a/packages/material-ui-icons/src/SmokeFreeOutlined.js
+++ b/packages/material-ui-icons/src/SmokeFreeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokeFreeOutlined');
diff --git a/packages/material-ui-icons/src/SmokeFreeRounded.js b/packages/material-ui-icons/src/SmokeFreeRounded.js
index 201a4d0c82a327..2f33fa7a9c68cd 100644
--- a/packages/material-ui-icons/src/SmokeFreeRounded.js
+++ b/packages/material-ui-icons/src/SmokeFreeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokeFreeRounded');
diff --git a/packages/material-ui-icons/src/SmokeFreeSharp.js b/packages/material-ui-icons/src/SmokeFreeSharp.js
index 5c450cb5b24c7d..abf0dec4a95ba0 100644
--- a/packages/material-ui-icons/src/SmokeFreeSharp.js
+++ b/packages/material-ui-icons/src/SmokeFreeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokeFreeSharp');
diff --git a/packages/material-ui-icons/src/SmokeFreeTwoTone.js b/packages/material-ui-icons/src/SmokeFreeTwoTone.js
index 748ae3dca0140f..b8f08a50cf6aaa 100644
--- a/packages/material-ui-icons/src/SmokeFreeTwoTone.js
+++ b/packages/material-ui-icons/src/SmokeFreeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokeFreeTwoTone');
diff --git a/packages/material-ui-icons/src/SmokingRoomsOutlined.js b/packages/material-ui-icons/src/SmokingRoomsOutlined.js
index e0899374aaaee7..f2bfebb4c782ee 100644
--- a/packages/material-ui-icons/src/SmokingRoomsOutlined.js
+++ b/packages/material-ui-icons/src/SmokingRoomsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokingRoomsOutlined');
diff --git a/packages/material-ui-icons/src/SmokingRoomsRounded.js b/packages/material-ui-icons/src/SmokingRoomsRounded.js
index 7dc77a264091d9..a780b3f9fe446b 100644
--- a/packages/material-ui-icons/src/SmokingRoomsRounded.js
+++ b/packages/material-ui-icons/src/SmokingRoomsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokingRoomsRounded');
diff --git a/packages/material-ui-icons/src/SmokingRoomsSharp.js b/packages/material-ui-icons/src/SmokingRoomsSharp.js
index 6429725bc5b21e..4f8623055b58d4 100644
--- a/packages/material-ui-icons/src/SmokingRoomsSharp.js
+++ b/packages/material-ui-icons/src/SmokingRoomsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokingRoomsSharp');
diff --git a/packages/material-ui-icons/src/SmokingRoomsTwoTone.js b/packages/material-ui-icons/src/SmokingRoomsTwoTone.js
index ddac3916cb8b38..339fbcba0eaabe 100644
--- a/packages/material-ui-icons/src/SmokingRoomsTwoTone.js
+++ b/packages/material-ui-icons/src/SmokingRoomsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmokingRoomsTwoTone');
diff --git a/packages/material-ui-icons/src/SmsFailedOutlined.js b/packages/material-ui-icons/src/SmsFailedOutlined.js
index 3ea32bfb743762..1776daf5ec7342 100644
--- a/packages/material-ui-icons/src/SmsFailedOutlined.js
+++ b/packages/material-ui-icons/src/SmsFailedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsFailedOutlined');
diff --git a/packages/material-ui-icons/src/SmsFailedRounded.js b/packages/material-ui-icons/src/SmsFailedRounded.js
index b809581ca6fcda..5764fdb4b4a245 100644
--- a/packages/material-ui-icons/src/SmsFailedRounded.js
+++ b/packages/material-ui-icons/src/SmsFailedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsFailedRounded');
diff --git a/packages/material-ui-icons/src/SmsFailedSharp.js b/packages/material-ui-icons/src/SmsFailedSharp.js
index 952f68f1cdb909..8f2e8bfd817c0f 100644
--- a/packages/material-ui-icons/src/SmsFailedSharp.js
+++ b/packages/material-ui-icons/src/SmsFailedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsFailedSharp');
diff --git a/packages/material-ui-icons/src/SmsFailedTwoTone.js b/packages/material-ui-icons/src/SmsFailedTwoTone.js
index 195cb9278a1968..8d0597a7613f02 100644
--- a/packages/material-ui-icons/src/SmsFailedTwoTone.js
+++ b/packages/material-ui-icons/src/SmsFailedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsFailedTwoTone');
diff --git a/packages/material-ui-icons/src/SmsOutlined.js b/packages/material-ui-icons/src/SmsOutlined.js
index 5a08715b6ffaf9..ca1b239510f1db 100644
--- a/packages/material-ui-icons/src/SmsOutlined.js
+++ b/packages/material-ui-icons/src/SmsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsOutlined');
diff --git a/packages/material-ui-icons/src/SmsRounded.js b/packages/material-ui-icons/src/SmsRounded.js
index 6cbd36ee4a14aa..ade111e347453f 100644
--- a/packages/material-ui-icons/src/SmsRounded.js
+++ b/packages/material-ui-icons/src/SmsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsRounded');
diff --git a/packages/material-ui-icons/src/SmsSharp.js b/packages/material-ui-icons/src/SmsSharp.js
index 5bdd1d22b782fb..f3ce5956a8024b 100644
--- a/packages/material-ui-icons/src/SmsSharp.js
+++ b/packages/material-ui-icons/src/SmsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsSharp');
diff --git a/packages/material-ui-icons/src/SmsTwoTone.js b/packages/material-ui-icons/src/SmsTwoTone.js
index 3c5a7663e4dd51..25232ad2845ea2 100644
--- a/packages/material-ui-icons/src/SmsTwoTone.js
+++ b/packages/material-ui-icons/src/SmsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SmsTwoTone');
diff --git a/packages/material-ui-icons/src/SnoozeOutlined.js b/packages/material-ui-icons/src/SnoozeOutlined.js
index 15d306ddfabd7f..4b93ffdd0fec94 100644
--- a/packages/material-ui-icons/src/SnoozeOutlined.js
+++ b/packages/material-ui-icons/src/SnoozeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SnoozeOutlined');
diff --git a/packages/material-ui-icons/src/SnoozeSharp.js b/packages/material-ui-icons/src/SnoozeSharp.js
index 648cb216daed85..1239e4b0b47e02 100644
--- a/packages/material-ui-icons/src/SnoozeSharp.js
+++ b/packages/material-ui-icons/src/SnoozeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SnoozeSharp');
diff --git a/packages/material-ui-icons/src/SnoozeTwoTone.js b/packages/material-ui-icons/src/SnoozeTwoTone.js
index c865c91e405bdb..63effdbed74d2d 100644
--- a/packages/material-ui-icons/src/SnoozeTwoTone.js
+++ b/packages/material-ui-icons/src/SnoozeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SnoozeTwoTone');
diff --git a/packages/material-ui-icons/src/SortByAlphaOutlined.js b/packages/material-ui-icons/src/SortByAlphaOutlined.js
index a9e8da5d3ff029..b3ca559f93fae2 100644
--- a/packages/material-ui-icons/src/SortByAlphaOutlined.js
+++ b/packages/material-ui-icons/src/SortByAlphaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SortByAlphaOutlined');
diff --git a/packages/material-ui-icons/src/SortByAlphaSharp.js b/packages/material-ui-icons/src/SortByAlphaSharp.js
index 39ea7ab40a6729..790d5055f5b9c4 100644
--- a/packages/material-ui-icons/src/SortByAlphaSharp.js
+++ b/packages/material-ui-icons/src/SortByAlphaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SortByAlphaSharp');
diff --git a/packages/material-ui-icons/src/SortByAlphaTwoTone.js b/packages/material-ui-icons/src/SortByAlphaTwoTone.js
index 2b88dbaeef8435..a7036e5938482f 100644
--- a/packages/material-ui-icons/src/SortByAlphaTwoTone.js
+++ b/packages/material-ui-icons/src/SortByAlphaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SortByAlphaTwoTone');
diff --git a/packages/material-ui-icons/src/SortOutlined.js b/packages/material-ui-icons/src/SortOutlined.js
index 56450f6ca0120e..fc0040b16b5a34 100644
--- a/packages/material-ui-icons/src/SortOutlined.js
+++ b/packages/material-ui-icons/src/SortOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SortOutlined');
diff --git a/packages/material-ui-icons/src/SortRounded.js b/packages/material-ui-icons/src/SortRounded.js
index f2ffc4c3fa63bd..0aee00fa660854 100644
--- a/packages/material-ui-icons/src/SortRounded.js
+++ b/packages/material-ui-icons/src/SortRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SortRounded');
diff --git a/packages/material-ui-icons/src/SortSharp.js b/packages/material-ui-icons/src/SortSharp.js
index 75db697d61637f..989998df73ef60 100644
--- a/packages/material-ui-icons/src/SortSharp.js
+++ b/packages/material-ui-icons/src/SortSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SortSharp');
diff --git a/packages/material-ui-icons/src/SortTwoTone.js b/packages/material-ui-icons/src/SortTwoTone.js
index 249ea5aa9632ea..84fd7b1edf029f 100644
--- a/packages/material-ui-icons/src/SortTwoTone.js
+++ b/packages/material-ui-icons/src/SortTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SortTwoTone');
diff --git a/packages/material-ui-icons/src/SpaOutlined.js b/packages/material-ui-icons/src/SpaOutlined.js
index b1830b0f49fd4b..35a8019d3f7e3c 100644
--- a/packages/material-ui-icons/src/SpaOutlined.js
+++ b/packages/material-ui-icons/src/SpaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaOutlined');
diff --git a/packages/material-ui-icons/src/SpaRounded.js b/packages/material-ui-icons/src/SpaRounded.js
index b64718d1c57107..6ab55b0454dc32 100644
--- a/packages/material-ui-icons/src/SpaRounded.js
+++ b/packages/material-ui-icons/src/SpaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaRounded');
diff --git a/packages/material-ui-icons/src/SpaSharp.js b/packages/material-ui-icons/src/SpaSharp.js
index 27e0dc9c87f809..7d572b17e6460f 100644
--- a/packages/material-ui-icons/src/SpaSharp.js
+++ b/packages/material-ui-icons/src/SpaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaSharp');
diff --git a/packages/material-ui-icons/src/SpaTwoTone.js b/packages/material-ui-icons/src/SpaTwoTone.js
index 8498cbe74b2dce..817142551bc5f9 100644
--- a/packages/material-ui-icons/src/SpaTwoTone.js
+++ b/packages/material-ui-icons/src/SpaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaTwoTone');
diff --git a/packages/material-ui-icons/src/SpaceBar.js b/packages/material-ui-icons/src/SpaceBar.js
index 483a09c180f20f..87eb4fa00d9e49 100644
--- a/packages/material-ui-icons/src/SpaceBar.js
+++ b/packages/material-ui-icons/src/SpaceBar.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaceBar');
diff --git a/packages/material-ui-icons/src/SpaceBarOutlined.js b/packages/material-ui-icons/src/SpaceBarOutlined.js
index 013e6d224e2e8e..ecee84b646b86f 100644
--- a/packages/material-ui-icons/src/SpaceBarOutlined.js
+++ b/packages/material-ui-icons/src/SpaceBarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaceBarOutlined');
diff --git a/packages/material-ui-icons/src/SpaceBarRounded.js b/packages/material-ui-icons/src/SpaceBarRounded.js
index c50c507dbcc7e2..04c0e24b4974e2 100644
--- a/packages/material-ui-icons/src/SpaceBarRounded.js
+++ b/packages/material-ui-icons/src/SpaceBarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaceBarRounded');
diff --git a/packages/material-ui-icons/src/SpaceBarTwoTone.js b/packages/material-ui-icons/src/SpaceBarTwoTone.js
index 20bf1dc4221c02..cc292f1b06110e 100644
--- a/packages/material-ui-icons/src/SpaceBarTwoTone.js
+++ b/packages/material-ui-icons/src/SpaceBarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpaceBarTwoTone');
diff --git a/packages/material-ui-icons/src/SpeakerGroupOutlined.js b/packages/material-ui-icons/src/SpeakerGroupOutlined.js
index 496c2ffb1a5dd1..90caeb751aa948 100644
--- a/packages/material-ui-icons/src/SpeakerGroupOutlined.js
+++ b/packages/material-ui-icons/src/SpeakerGroupOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerGroupOutlined');
diff --git a/packages/material-ui-icons/src/SpeakerGroupSharp.js b/packages/material-ui-icons/src/SpeakerGroupSharp.js
index 2bbdb8af73831f..6b8bceb15d52bd 100644
--- a/packages/material-ui-icons/src/SpeakerGroupSharp.js
+++ b/packages/material-ui-icons/src/SpeakerGroupSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerGroupSharp');
diff --git a/packages/material-ui-icons/src/SpeakerGroupTwoTone.js b/packages/material-ui-icons/src/SpeakerGroupTwoTone.js
index 985ca59433ce10..5fa0e4ebbceea7 100644
--- a/packages/material-ui-icons/src/SpeakerGroupTwoTone.js
+++ b/packages/material-ui-icons/src/SpeakerGroupTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerGroupTwoTone');
diff --git a/packages/material-ui-icons/src/SpeakerNotesOffOutlined.js b/packages/material-ui-icons/src/SpeakerNotesOffOutlined.js
index 818264fd94197d..878dd2965b6faa 100644
--- a/packages/material-ui-icons/src/SpeakerNotesOffOutlined.js
+++ b/packages/material-ui-icons/src/SpeakerNotesOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesOffOutlined');
diff --git a/packages/material-ui-icons/src/SpeakerNotesOffRounded.js b/packages/material-ui-icons/src/SpeakerNotesOffRounded.js
index be7589a4f78fb0..ccc4ad95986525 100644
--- a/packages/material-ui-icons/src/SpeakerNotesOffRounded.js
+++ b/packages/material-ui-icons/src/SpeakerNotesOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesOffRounded');
diff --git a/packages/material-ui-icons/src/SpeakerNotesOffSharp.js b/packages/material-ui-icons/src/SpeakerNotesOffSharp.js
index c954cfe7021c2c..c3d71668559a84 100644
--- a/packages/material-ui-icons/src/SpeakerNotesOffSharp.js
+++ b/packages/material-ui-icons/src/SpeakerNotesOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesOffSharp');
diff --git a/packages/material-ui-icons/src/SpeakerNotesOffTwoTone.js b/packages/material-ui-icons/src/SpeakerNotesOffTwoTone.js
index 10b2ca372fa32d..3cb8016aebf1f8 100644
--- a/packages/material-ui-icons/src/SpeakerNotesOffTwoTone.js
+++ b/packages/material-ui-icons/src/SpeakerNotesOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesOffTwoTone');
diff --git a/packages/material-ui-icons/src/SpeakerNotesOutlined.js b/packages/material-ui-icons/src/SpeakerNotesOutlined.js
index 7d16b7c96aa170..9652498e82f509 100644
--- a/packages/material-ui-icons/src/SpeakerNotesOutlined.js
+++ b/packages/material-ui-icons/src/SpeakerNotesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesOutlined');
diff --git a/packages/material-ui-icons/src/SpeakerNotesRounded.js b/packages/material-ui-icons/src/SpeakerNotesRounded.js
index 0be2609b985946..52b98124b6d15f 100644
--- a/packages/material-ui-icons/src/SpeakerNotesRounded.js
+++ b/packages/material-ui-icons/src/SpeakerNotesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesRounded');
diff --git a/packages/material-ui-icons/src/SpeakerNotesSharp.js b/packages/material-ui-icons/src/SpeakerNotesSharp.js
index 469838e5260653..f902cf28e6515f 100644
--- a/packages/material-ui-icons/src/SpeakerNotesSharp.js
+++ b/packages/material-ui-icons/src/SpeakerNotesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesSharp');
diff --git a/packages/material-ui-icons/src/SpeakerNotesTwoTone.js b/packages/material-ui-icons/src/SpeakerNotesTwoTone.js
index 89ad83a2836a21..506ff49e8e1fb5 100644
--- a/packages/material-ui-icons/src/SpeakerNotesTwoTone.js
+++ b/packages/material-ui-icons/src/SpeakerNotesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerNotesTwoTone');
diff --git a/packages/material-ui-icons/src/SpeakerOutlined.js b/packages/material-ui-icons/src/SpeakerOutlined.js
index 73d074acd4b9ce..74bb1ee9655019 100644
--- a/packages/material-ui-icons/src/SpeakerOutlined.js
+++ b/packages/material-ui-icons/src/SpeakerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerOutlined');
diff --git a/packages/material-ui-icons/src/SpeakerPhoneOutlined.js b/packages/material-ui-icons/src/SpeakerPhoneOutlined.js
index a89af53a01b621..bb28bc876cba78 100644
--- a/packages/material-ui-icons/src/SpeakerPhoneOutlined.js
+++ b/packages/material-ui-icons/src/SpeakerPhoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerPhoneOutlined');
diff --git a/packages/material-ui-icons/src/SpeakerPhoneRounded.js b/packages/material-ui-icons/src/SpeakerPhoneRounded.js
index 3253f7a9c26394..e14e26743ca18b 100644
--- a/packages/material-ui-icons/src/SpeakerPhoneRounded.js
+++ b/packages/material-ui-icons/src/SpeakerPhoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerPhoneRounded');
diff --git a/packages/material-ui-icons/src/SpeakerPhoneSharp.js b/packages/material-ui-icons/src/SpeakerPhoneSharp.js
index 6b87137730d6fa..306eb31e18d04a 100644
--- a/packages/material-ui-icons/src/SpeakerPhoneSharp.js
+++ b/packages/material-ui-icons/src/SpeakerPhoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerPhoneSharp');
diff --git a/packages/material-ui-icons/src/SpeakerPhoneTwoTone.js b/packages/material-ui-icons/src/SpeakerPhoneTwoTone.js
index b2b3e70db75aa0..0568255dec416a 100644
--- a/packages/material-ui-icons/src/SpeakerPhoneTwoTone.js
+++ b/packages/material-ui-icons/src/SpeakerPhoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerPhoneTwoTone');
diff --git a/packages/material-ui-icons/src/SpeakerSharp.js b/packages/material-ui-icons/src/SpeakerSharp.js
index c9d3bbbd05af07..585d471a618e8e 100644
--- a/packages/material-ui-icons/src/SpeakerSharp.js
+++ b/packages/material-ui-icons/src/SpeakerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerSharp');
diff --git a/packages/material-ui-icons/src/SpeakerTwoTone.js b/packages/material-ui-icons/src/SpeakerTwoTone.js
index e6f8b2e9012c17..2b6c0ace8e41c0 100644
--- a/packages/material-ui-icons/src/SpeakerTwoTone.js
+++ b/packages/material-ui-icons/src/SpeakerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpeakerTwoTone');
diff --git a/packages/material-ui-icons/src/Speed.js b/packages/material-ui-icons/src/Speed.js
new file mode 100644
index 00000000000000..130f4051af48bc
--- /dev/null
+++ b/packages/material-ui-icons/src/Speed.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Speed');
diff --git a/packages/material-ui-icons/src/SpeedOutlined.js b/packages/material-ui-icons/src/SpeedOutlined.js
new file mode 100644
index 00000000000000..a25e3094b172f1
--- /dev/null
+++ b/packages/material-ui-icons/src/SpeedOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SpeedOutlined');
diff --git a/packages/material-ui-icons/src/SpeedRounded.js b/packages/material-ui-icons/src/SpeedRounded.js
new file mode 100644
index 00000000000000..62672452795b19
--- /dev/null
+++ b/packages/material-ui-icons/src/SpeedRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SpeedRounded');
diff --git a/packages/material-ui-icons/src/SpeedSharp.js b/packages/material-ui-icons/src/SpeedSharp.js
new file mode 100644
index 00000000000000..e64316f20c553e
--- /dev/null
+++ b/packages/material-ui-icons/src/SpeedSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SpeedSharp');
diff --git a/packages/material-ui-icons/src/SpeedTwoTone.js b/packages/material-ui-icons/src/SpeedTwoTone.js
new file mode 100644
index 00000000000000..48a1c8d3cbfa99
--- /dev/null
+++ b/packages/material-ui-icons/src/SpeedTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SpeedTwoTone');
diff --git a/packages/material-ui-icons/src/SpellcheckOutlined.js b/packages/material-ui-icons/src/SpellcheckOutlined.js
index 8c92932162442b..665dabd9cce0e4 100644
--- a/packages/material-ui-icons/src/SpellcheckOutlined.js
+++ b/packages/material-ui-icons/src/SpellcheckOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpellcheckOutlined');
diff --git a/packages/material-ui-icons/src/SpellcheckRounded.js b/packages/material-ui-icons/src/SpellcheckRounded.js
index 6ec9080dff40c7..ae4860d8cc66c6 100644
--- a/packages/material-ui-icons/src/SpellcheckRounded.js
+++ b/packages/material-ui-icons/src/SpellcheckRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpellcheckRounded');
diff --git a/packages/material-ui-icons/src/SpellcheckSharp.js b/packages/material-ui-icons/src/SpellcheckSharp.js
index 81508686b5921e..24be7559649194 100644
--- a/packages/material-ui-icons/src/SpellcheckSharp.js
+++ b/packages/material-ui-icons/src/SpellcheckSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpellcheckSharp');
diff --git a/packages/material-ui-icons/src/SpellcheckTwoTone.js b/packages/material-ui-icons/src/SpellcheckTwoTone.js
index 689349bdc12abc..6f90e6c19c0168 100644
--- a/packages/material-ui-icons/src/SpellcheckTwoTone.js
+++ b/packages/material-ui-icons/src/SpellcheckTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SpellcheckTwoTone');
diff --git a/packages/material-ui-icons/src/Sports.js b/packages/material-ui-icons/src/Sports.js
new file mode 100644
index 00000000000000..d1b139b2d21342
--- /dev/null
+++ b/packages/material-ui-icons/src/Sports.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Sports');
diff --git a/packages/material-ui-icons/src/SportsBaseball.js b/packages/material-ui-icons/src/SportsBaseball.js
new file mode 100644
index 00000000000000..3b92a740980c73
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBaseball.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBaseball');
diff --git a/packages/material-ui-icons/src/SportsBaseballOutlined.js b/packages/material-ui-icons/src/SportsBaseballOutlined.js
new file mode 100644
index 00000000000000..591db79fcb406f
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBaseballOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBaseballOutlined');
diff --git a/packages/material-ui-icons/src/SportsBaseballRounded.js b/packages/material-ui-icons/src/SportsBaseballRounded.js
new file mode 100644
index 00000000000000..5c899b6854c9f8
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBaseballRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBaseballRounded');
diff --git a/packages/material-ui-icons/src/SportsBaseballSharp.js b/packages/material-ui-icons/src/SportsBaseballSharp.js
new file mode 100644
index 00000000000000..768f278c31d184
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBaseballSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBaseballSharp');
diff --git a/packages/material-ui-icons/src/SportsBaseballTwoTone.js b/packages/material-ui-icons/src/SportsBaseballTwoTone.js
new file mode 100644
index 00000000000000..183890022c3c6c
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBaseballTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBaseballTwoTone');
diff --git a/packages/material-ui-icons/src/SportsBasketball.js b/packages/material-ui-icons/src/SportsBasketball.js
new file mode 100644
index 00000000000000..95e7db5b6f3049
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBasketball.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBasketball');
diff --git a/packages/material-ui-icons/src/SportsBasketballOutlined.js b/packages/material-ui-icons/src/SportsBasketballOutlined.js
new file mode 100644
index 00000000000000..fd07c3b9b83b07
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBasketballOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBasketballOutlined');
diff --git a/packages/material-ui-icons/src/SportsBasketballRounded.js b/packages/material-ui-icons/src/SportsBasketballRounded.js
new file mode 100644
index 00000000000000..f8dcce1b3d21da
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBasketballRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBasketballRounded');
diff --git a/packages/material-ui-icons/src/SportsBasketballSharp.js b/packages/material-ui-icons/src/SportsBasketballSharp.js
new file mode 100644
index 00000000000000..746a4b8361bfea
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBasketballSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBasketballSharp');
diff --git a/packages/material-ui-icons/src/SportsBasketballTwoTone.js b/packages/material-ui-icons/src/SportsBasketballTwoTone.js
new file mode 100644
index 00000000000000..afaadd6b6fd850
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsBasketballTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsBasketballTwoTone');
diff --git a/packages/material-ui-icons/src/SportsCricket.js b/packages/material-ui-icons/src/SportsCricket.js
new file mode 100644
index 00000000000000..4cdb4a01af31e2
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsCricket.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsCricket');
diff --git a/packages/material-ui-icons/src/SportsCricketOutlined.js b/packages/material-ui-icons/src/SportsCricketOutlined.js
new file mode 100644
index 00000000000000..8681080cd650bc
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsCricketOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsCricketOutlined');
diff --git a/packages/material-ui-icons/src/SportsCricketRounded.js b/packages/material-ui-icons/src/SportsCricketRounded.js
new file mode 100644
index 00000000000000..cd81401a4ecc32
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsCricketRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsCricketRounded');
diff --git a/packages/material-ui-icons/src/SportsCricketSharp.js b/packages/material-ui-icons/src/SportsCricketSharp.js
new file mode 100644
index 00000000000000..366603e3102b55
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsCricketSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsCricketSharp');
diff --git a/packages/material-ui-icons/src/SportsCricketTwoTone.js b/packages/material-ui-icons/src/SportsCricketTwoTone.js
new file mode 100644
index 00000000000000..6996abec2723f6
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsCricketTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsCricketTwoTone');
diff --git a/packages/material-ui-icons/src/SportsEsports.js b/packages/material-ui-icons/src/SportsEsports.js
new file mode 100644
index 00000000000000..6dd86e51ea6d34
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsEsports.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsEsports');
diff --git a/packages/material-ui-icons/src/SportsEsportsOutlined.js b/packages/material-ui-icons/src/SportsEsportsOutlined.js
new file mode 100644
index 00000000000000..70aeba8453e46b
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsEsportsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsEsportsOutlined');
diff --git a/packages/material-ui-icons/src/SportsEsportsRounded.js b/packages/material-ui-icons/src/SportsEsportsRounded.js
new file mode 100644
index 00000000000000..aaf044cc43ab01
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsEsportsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsEsportsRounded');
diff --git a/packages/material-ui-icons/src/SportsEsportsSharp.js b/packages/material-ui-icons/src/SportsEsportsSharp.js
new file mode 100644
index 00000000000000..bb8d4caafa430a
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsEsportsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsEsportsSharp');
diff --git a/packages/material-ui-icons/src/SportsEsportsTwoTone.js b/packages/material-ui-icons/src/SportsEsportsTwoTone.js
new file mode 100644
index 00000000000000..43a8e9a6ce746f
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsEsportsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsEsportsTwoTone');
diff --git a/packages/material-ui-icons/src/SportsFootball.js b/packages/material-ui-icons/src/SportsFootball.js
new file mode 100644
index 00000000000000..6c0c4f7280699a
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsFootball.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsFootball');
diff --git a/packages/material-ui-icons/src/SportsFootballOutlined.js b/packages/material-ui-icons/src/SportsFootballOutlined.js
new file mode 100644
index 00000000000000..3b549ffc3db099
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsFootballOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsFootballOutlined');
diff --git a/packages/material-ui-icons/src/SportsFootballRounded.js b/packages/material-ui-icons/src/SportsFootballRounded.js
new file mode 100644
index 00000000000000..22af80cb0811ec
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsFootballRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsFootballRounded');
diff --git a/packages/material-ui-icons/src/SportsFootballSharp.js b/packages/material-ui-icons/src/SportsFootballSharp.js
new file mode 100644
index 00000000000000..8ecdf736b72bbf
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsFootballSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsFootballSharp');
diff --git a/packages/material-ui-icons/src/SportsFootballTwoTone.js b/packages/material-ui-icons/src/SportsFootballTwoTone.js
new file mode 100644
index 00000000000000..1be3edfc73c2bd
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsFootballTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsFootballTwoTone');
diff --git a/packages/material-ui-icons/src/SportsGolf.js b/packages/material-ui-icons/src/SportsGolf.js
new file mode 100644
index 00000000000000..963c0a4d5e097d
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsGolf.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsGolf');
diff --git a/packages/material-ui-icons/src/SportsGolfOutlined.js b/packages/material-ui-icons/src/SportsGolfOutlined.js
new file mode 100644
index 00000000000000..73cfbe167475d4
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsGolfOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsGolfOutlined');
diff --git a/packages/material-ui-icons/src/SportsGolfRounded.js b/packages/material-ui-icons/src/SportsGolfRounded.js
new file mode 100644
index 00000000000000..5bf4e1df0859fb
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsGolfRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsGolfRounded');
diff --git a/packages/material-ui-icons/src/SportsGolfSharp.js b/packages/material-ui-icons/src/SportsGolfSharp.js
new file mode 100644
index 00000000000000..b3c1824e5b7925
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsGolfSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsGolfSharp');
diff --git a/packages/material-ui-icons/src/SportsGolfTwoTone.js b/packages/material-ui-icons/src/SportsGolfTwoTone.js
new file mode 100644
index 00000000000000..ec26b8353ccfe1
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsGolfTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsGolfTwoTone');
diff --git a/packages/material-ui-icons/src/SportsHandball.js b/packages/material-ui-icons/src/SportsHandball.js
new file mode 100644
index 00000000000000..706044113784a1
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHandball.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHandball');
diff --git a/packages/material-ui-icons/src/SportsHandballOutlined.js b/packages/material-ui-icons/src/SportsHandballOutlined.js
new file mode 100644
index 00000000000000..9f3dae22d0f510
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHandballOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHandballOutlined');
diff --git a/packages/material-ui-icons/src/SportsHandballRounded.js b/packages/material-ui-icons/src/SportsHandballRounded.js
new file mode 100644
index 00000000000000..0011ea3e412aaa
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHandballRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHandballRounded');
diff --git a/packages/material-ui-icons/src/SportsHandballSharp.js b/packages/material-ui-icons/src/SportsHandballSharp.js
new file mode 100644
index 00000000000000..8ad5f5c89acc05
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHandballSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHandballSharp');
diff --git a/packages/material-ui-icons/src/SportsHandballTwoTone.js b/packages/material-ui-icons/src/SportsHandballTwoTone.js
new file mode 100644
index 00000000000000..e13cb90e35a6d5
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHandballTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHandballTwoTone');
diff --git a/packages/material-ui-icons/src/SportsHockey.js b/packages/material-ui-icons/src/SportsHockey.js
new file mode 100644
index 00000000000000..aa32dd0353c0e4
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHockey.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHockey');
diff --git a/packages/material-ui-icons/src/SportsHockeyOutlined.js b/packages/material-ui-icons/src/SportsHockeyOutlined.js
new file mode 100644
index 00000000000000..1423b078a9e781
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHockeyOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHockeyOutlined');
diff --git a/packages/material-ui-icons/src/SportsHockeyRounded.js b/packages/material-ui-icons/src/SportsHockeyRounded.js
new file mode 100644
index 00000000000000..fcbccc78f7de58
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHockeyRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHockeyRounded');
diff --git a/packages/material-ui-icons/src/SportsHockeySharp.js b/packages/material-ui-icons/src/SportsHockeySharp.js
new file mode 100644
index 00000000000000..fa0d2ce52b5a98
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHockeySharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHockeySharp');
diff --git a/packages/material-ui-icons/src/SportsHockeyTwoTone.js b/packages/material-ui-icons/src/SportsHockeyTwoTone.js
new file mode 100644
index 00000000000000..5bd6697b62f9cc
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsHockeyTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsHockeyTwoTone');
diff --git a/packages/material-ui-icons/src/SportsKabaddi.js b/packages/material-ui-icons/src/SportsKabaddi.js
new file mode 100644
index 00000000000000..608f2cdbce4163
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsKabaddi.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsKabaddi');
diff --git a/packages/material-ui-icons/src/SportsKabaddiOutlined.js b/packages/material-ui-icons/src/SportsKabaddiOutlined.js
new file mode 100644
index 00000000000000..6a025c95a2bbf2
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsKabaddiOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsKabaddiOutlined');
diff --git a/packages/material-ui-icons/src/SportsKabaddiRounded.js b/packages/material-ui-icons/src/SportsKabaddiRounded.js
new file mode 100644
index 00000000000000..5de3b2281ed96f
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsKabaddiRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsKabaddiRounded');
diff --git a/packages/material-ui-icons/src/SportsKabaddiSharp.js b/packages/material-ui-icons/src/SportsKabaddiSharp.js
new file mode 100644
index 00000000000000..c94bbc9a479b06
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsKabaddiSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsKabaddiSharp');
diff --git a/packages/material-ui-icons/src/SportsKabaddiTwoTone.js b/packages/material-ui-icons/src/SportsKabaddiTwoTone.js
new file mode 100644
index 00000000000000..cccb5fd08c2d6e
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsKabaddiTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsKabaddiTwoTone');
diff --git a/packages/material-ui-icons/src/SportsMma.js b/packages/material-ui-icons/src/SportsMma.js
new file mode 100644
index 00000000000000..2cd8fe40f19959
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMma.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMma');
diff --git a/packages/material-ui-icons/src/SportsMmaOutlined.js b/packages/material-ui-icons/src/SportsMmaOutlined.js
new file mode 100644
index 00000000000000..fa18a23dca0eb7
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMmaOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMmaOutlined');
diff --git a/packages/material-ui-icons/src/SportsMmaRounded.js b/packages/material-ui-icons/src/SportsMmaRounded.js
new file mode 100644
index 00000000000000..24af8f75d0d20b
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMmaRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMmaRounded');
diff --git a/packages/material-ui-icons/src/SportsMmaSharp.js b/packages/material-ui-icons/src/SportsMmaSharp.js
new file mode 100644
index 00000000000000..964eed5f185f61
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMmaSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMmaSharp');
diff --git a/packages/material-ui-icons/src/SportsMmaTwoTone.js b/packages/material-ui-icons/src/SportsMmaTwoTone.js
new file mode 100644
index 00000000000000..cc8d5dd0cca86c
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMmaTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMmaTwoTone');
diff --git a/packages/material-ui-icons/src/SportsMotorsports.js b/packages/material-ui-icons/src/SportsMotorsports.js
new file mode 100644
index 00000000000000..20509abc359ed8
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMotorsports.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMotorsports');
diff --git a/packages/material-ui-icons/src/SportsMotorsportsOutlined.js b/packages/material-ui-icons/src/SportsMotorsportsOutlined.js
new file mode 100644
index 00000000000000..78bb62486e638c
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMotorsportsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMotorsportsOutlined');
diff --git a/packages/material-ui-icons/src/SportsMotorsportsRounded.js b/packages/material-ui-icons/src/SportsMotorsportsRounded.js
new file mode 100644
index 00000000000000..52096e792124ff
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMotorsportsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMotorsportsRounded');
diff --git a/packages/material-ui-icons/src/SportsMotorsportsSharp.js b/packages/material-ui-icons/src/SportsMotorsportsSharp.js
new file mode 100644
index 00000000000000..9ab4eb3bd0cfbe
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMotorsportsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMotorsportsSharp');
diff --git a/packages/material-ui-icons/src/SportsMotorsportsTwoTone.js b/packages/material-ui-icons/src/SportsMotorsportsTwoTone.js
new file mode 100644
index 00000000000000..11d63ff6def0a0
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsMotorsportsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsMotorsportsTwoTone');
diff --git a/packages/material-ui-icons/src/SportsOutlined.js b/packages/material-ui-icons/src/SportsOutlined.js
new file mode 100644
index 00000000000000..abf5ad8ba6e5e0
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsOutlined');
diff --git a/packages/material-ui-icons/src/SportsRounded.js b/packages/material-ui-icons/src/SportsRounded.js
new file mode 100644
index 00000000000000..dd104143eb26fa
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsRounded');
diff --git a/packages/material-ui-icons/src/SportsRugby.js b/packages/material-ui-icons/src/SportsRugby.js
new file mode 100644
index 00000000000000..3e89b6c304f94a
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsRugby.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsRugby');
diff --git a/packages/material-ui-icons/src/SportsRugbyOutlined.js b/packages/material-ui-icons/src/SportsRugbyOutlined.js
new file mode 100644
index 00000000000000..1e161ddd7af978
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsRugbyOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsRugbyOutlined');
diff --git a/packages/material-ui-icons/src/SportsRugbyRounded.js b/packages/material-ui-icons/src/SportsRugbyRounded.js
new file mode 100644
index 00000000000000..57d996ef5fd05c
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsRugbyRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsRugbyRounded');
diff --git a/packages/material-ui-icons/src/SportsRugbySharp.js b/packages/material-ui-icons/src/SportsRugbySharp.js
new file mode 100644
index 00000000000000..55e1f8721632dc
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsRugbySharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsRugbySharp');
diff --git a/packages/material-ui-icons/src/SportsRugbyTwoTone.js b/packages/material-ui-icons/src/SportsRugbyTwoTone.js
new file mode 100644
index 00000000000000..ab50dcf2efc525
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsRugbyTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsRugbyTwoTone');
diff --git a/packages/material-ui-icons/src/SportsSharp.js b/packages/material-ui-icons/src/SportsSharp.js
new file mode 100644
index 00000000000000..bd781a05f7e342
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsSharp');
diff --git a/packages/material-ui-icons/src/SportsSoccer.js b/packages/material-ui-icons/src/SportsSoccer.js
new file mode 100644
index 00000000000000..45f7b93bd209a2
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsSoccer.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsSoccer');
diff --git a/packages/material-ui-icons/src/SportsSoccerOutlined.js b/packages/material-ui-icons/src/SportsSoccerOutlined.js
new file mode 100644
index 00000000000000..2a2cd8a26de754
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsSoccerOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsSoccerOutlined');
diff --git a/packages/material-ui-icons/src/SportsSoccerRounded.js b/packages/material-ui-icons/src/SportsSoccerRounded.js
new file mode 100644
index 00000000000000..096a89a5a981e4
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsSoccerRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsSoccerRounded');
diff --git a/packages/material-ui-icons/src/SportsSoccerSharp.js b/packages/material-ui-icons/src/SportsSoccerSharp.js
new file mode 100644
index 00000000000000..db511746d8df6a
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsSoccerSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsSoccerSharp');
diff --git a/packages/material-ui-icons/src/SportsSoccerTwoTone.js b/packages/material-ui-icons/src/SportsSoccerTwoTone.js
new file mode 100644
index 00000000000000..1a46a0157b4b05
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsSoccerTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsSoccerTwoTone');
diff --git a/packages/material-ui-icons/src/SportsTennis.js b/packages/material-ui-icons/src/SportsTennis.js
new file mode 100644
index 00000000000000..7301744480b927
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsTennis.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsTennis');
diff --git a/packages/material-ui-icons/src/SportsTennisOutlined.js b/packages/material-ui-icons/src/SportsTennisOutlined.js
new file mode 100644
index 00000000000000..f2ba1c142b448a
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsTennisOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsTennisOutlined');
diff --git a/packages/material-ui-icons/src/SportsTennisRounded.js b/packages/material-ui-icons/src/SportsTennisRounded.js
new file mode 100644
index 00000000000000..1eb555d62549fd
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsTennisRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsTennisRounded');
diff --git a/packages/material-ui-icons/src/SportsTennisSharp.js b/packages/material-ui-icons/src/SportsTennisSharp.js
new file mode 100644
index 00000000000000..fc4d64c1ce5333
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsTennisSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsTennisSharp');
diff --git a/packages/material-ui-icons/src/SportsTennisTwoTone.js b/packages/material-ui-icons/src/SportsTennisTwoTone.js
new file mode 100644
index 00000000000000..e2bb0c64426607
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsTennisTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsTennisTwoTone');
diff --git a/packages/material-ui-icons/src/SportsTwoTone.js b/packages/material-ui-icons/src/SportsTwoTone.js
new file mode 100644
index 00000000000000..d6acdb352a1dda
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsTwoTone');
diff --git a/packages/material-ui-icons/src/SportsVolleyball.js b/packages/material-ui-icons/src/SportsVolleyball.js
new file mode 100644
index 00000000000000..50039a93448258
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsVolleyball.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsVolleyball');
diff --git a/packages/material-ui-icons/src/SportsVolleyballOutlined.js b/packages/material-ui-icons/src/SportsVolleyballOutlined.js
new file mode 100644
index 00000000000000..182f96d6ef20d0
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsVolleyballOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsVolleyballOutlined');
diff --git a/packages/material-ui-icons/src/SportsVolleyballRounded.js b/packages/material-ui-icons/src/SportsVolleyballRounded.js
new file mode 100644
index 00000000000000..bde48adcc58ff4
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsVolleyballRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsVolleyballRounded');
diff --git a/packages/material-ui-icons/src/SportsVolleyballSharp.js b/packages/material-ui-icons/src/SportsVolleyballSharp.js
new file mode 100644
index 00000000000000..ef83c7dac56d61
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsVolleyballSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsVolleyballSharp');
diff --git a/packages/material-ui-icons/src/SportsVolleyballTwoTone.js b/packages/material-ui-icons/src/SportsVolleyballTwoTone.js
new file mode 100644
index 00000000000000..5d2304491d6ccd
--- /dev/null
+++ b/packages/material-ui-icons/src/SportsVolleyballTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SportsVolleyballTwoTone');
diff --git a/packages/material-ui-icons/src/SquareFoot.js b/packages/material-ui-icons/src/SquareFoot.js
new file mode 100644
index 00000000000000..9d9edeb7fa208a
--- /dev/null
+++ b/packages/material-ui-icons/src/SquareFoot.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SquareFoot');
diff --git a/packages/material-ui-icons/src/SquareFootOutlined.js b/packages/material-ui-icons/src/SquareFootOutlined.js
new file mode 100644
index 00000000000000..1bed2a33e33ca1
--- /dev/null
+++ b/packages/material-ui-icons/src/SquareFootOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SquareFootOutlined');
diff --git a/packages/material-ui-icons/src/SquareFootRounded.js b/packages/material-ui-icons/src/SquareFootRounded.js
new file mode 100644
index 00000000000000..433b23f950fad5
--- /dev/null
+++ b/packages/material-ui-icons/src/SquareFootRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SquareFootRounded');
diff --git a/packages/material-ui-icons/src/SquareFootSharp.js b/packages/material-ui-icons/src/SquareFootSharp.js
new file mode 100644
index 00000000000000..0c2e823233ed13
--- /dev/null
+++ b/packages/material-ui-icons/src/SquareFootSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SquareFootSharp');
diff --git a/packages/material-ui-icons/src/SquareFootTwoTone.js b/packages/material-ui-icons/src/SquareFootTwoTone.js
new file mode 100644
index 00000000000000..c91ed2f002c269
--- /dev/null
+++ b/packages/material-ui-icons/src/SquareFootTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SquareFootTwoTone');
diff --git a/packages/material-ui-icons/src/StarBorderOutlined.js b/packages/material-ui-icons/src/StarBorderOutlined.js
index c1907b03362da7..ddcebaa103be5c 100644
--- a/packages/material-ui-icons/src/StarBorderOutlined.js
+++ b/packages/material-ui-icons/src/StarBorderOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarBorderOutlined');
diff --git a/packages/material-ui-icons/src/StarBorderRounded.js b/packages/material-ui-icons/src/StarBorderRounded.js
index af5f7af8713a16..2338c741b079cd 100644
--- a/packages/material-ui-icons/src/StarBorderRounded.js
+++ b/packages/material-ui-icons/src/StarBorderRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarBorderRounded');
diff --git a/packages/material-ui-icons/src/StarBorderSharp.js b/packages/material-ui-icons/src/StarBorderSharp.js
index 74831ecf352683..2a35269f882c26 100644
--- a/packages/material-ui-icons/src/StarBorderSharp.js
+++ b/packages/material-ui-icons/src/StarBorderSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarBorderSharp');
diff --git a/packages/material-ui-icons/src/StarBorderTwoTone.js b/packages/material-ui-icons/src/StarBorderTwoTone.js
index f5df24c879f5a8..a2d2c5618a00bc 100644
--- a/packages/material-ui-icons/src/StarBorderTwoTone.js
+++ b/packages/material-ui-icons/src/StarBorderTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarBorderTwoTone');
diff --git a/packages/material-ui-icons/src/StarOutlined.js b/packages/material-ui-icons/src/StarOutlined.js
index 118d3c8e96648f..42e2e97c676f20 100644
--- a/packages/material-ui-icons/src/StarOutlined.js
+++ b/packages/material-ui-icons/src/StarOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarOutlined');
diff --git a/packages/material-ui-icons/src/StarRounded.js b/packages/material-ui-icons/src/StarRounded.js
index 16242c1cf41c7f..6445a10cab5a5e 100644
--- a/packages/material-ui-icons/src/StarRounded.js
+++ b/packages/material-ui-icons/src/StarRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarRounded');
diff --git a/packages/material-ui-icons/src/StarSharp.js b/packages/material-ui-icons/src/StarSharp.js
index 2fa680c4061b38..30b25befb642b9 100644
--- a/packages/material-ui-icons/src/StarSharp.js
+++ b/packages/material-ui-icons/src/StarSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarSharp');
diff --git a/packages/material-ui-icons/src/StarTwoTone.js b/packages/material-ui-icons/src/StarTwoTone.js
index e8863585825a99..16774be1054727 100644
--- a/packages/material-ui-icons/src/StarTwoTone.js
+++ b/packages/material-ui-icons/src/StarTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarTwoTone');
diff --git a/packages/material-ui-icons/src/StarsOutlined.js b/packages/material-ui-icons/src/StarsOutlined.js
index c21fa7fee78a0e..33ce5fc899ee38 100644
--- a/packages/material-ui-icons/src/StarsOutlined.js
+++ b/packages/material-ui-icons/src/StarsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarsOutlined');
diff --git a/packages/material-ui-icons/src/StarsRounded.js b/packages/material-ui-icons/src/StarsRounded.js
index 277bf626531fef..941ff6e09c1c91 100644
--- a/packages/material-ui-icons/src/StarsRounded.js
+++ b/packages/material-ui-icons/src/StarsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarsRounded');
diff --git a/packages/material-ui-icons/src/StarsSharp.js b/packages/material-ui-icons/src/StarsSharp.js
index 75e9941cd51c79..b2941200803d49 100644
--- a/packages/material-ui-icons/src/StarsSharp.js
+++ b/packages/material-ui-icons/src/StarsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarsSharp');
diff --git a/packages/material-ui-icons/src/StarsTwoTone.js b/packages/material-ui-icons/src/StarsTwoTone.js
index 0470cce6512d9c..cec15f7198273b 100644
--- a/packages/material-ui-icons/src/StarsTwoTone.js
+++ b/packages/material-ui-icons/src/StarsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StarsTwoTone');
diff --git a/packages/material-ui-icons/src/StayCurrentLandscapeOutlined.js b/packages/material-ui-icons/src/StayCurrentLandscapeOutlined.js
index b168de7ac907c9..e844e151c6f9b4 100644
--- a/packages/material-ui-icons/src/StayCurrentLandscapeOutlined.js
+++ b/packages/material-ui-icons/src/StayCurrentLandscapeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentLandscapeOutlined');
diff --git a/packages/material-ui-icons/src/StayCurrentLandscapeRounded.js b/packages/material-ui-icons/src/StayCurrentLandscapeRounded.js
index 7f5f77b170ccfa..4ace1cbebe96b4 100644
--- a/packages/material-ui-icons/src/StayCurrentLandscapeRounded.js
+++ b/packages/material-ui-icons/src/StayCurrentLandscapeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentLandscapeRounded');
diff --git a/packages/material-ui-icons/src/StayCurrentLandscapeSharp.js b/packages/material-ui-icons/src/StayCurrentLandscapeSharp.js
index 33ae84e108f9ec..8d36f17ebc78ad 100644
--- a/packages/material-ui-icons/src/StayCurrentLandscapeSharp.js
+++ b/packages/material-ui-icons/src/StayCurrentLandscapeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentLandscapeSharp');
diff --git a/packages/material-ui-icons/src/StayCurrentLandscapeTwoTone.js b/packages/material-ui-icons/src/StayCurrentLandscapeTwoTone.js
index f161f7f3c87424..89bd3270ec76e8 100644
--- a/packages/material-ui-icons/src/StayCurrentLandscapeTwoTone.js
+++ b/packages/material-ui-icons/src/StayCurrentLandscapeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentLandscapeTwoTone');
diff --git a/packages/material-ui-icons/src/StayCurrentPortraitOutlined.js b/packages/material-ui-icons/src/StayCurrentPortraitOutlined.js
index 3ac0149bcaa3e1..8f45013e96b6cf 100644
--- a/packages/material-ui-icons/src/StayCurrentPortraitOutlined.js
+++ b/packages/material-ui-icons/src/StayCurrentPortraitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentPortraitOutlined');
diff --git a/packages/material-ui-icons/src/StayCurrentPortraitRounded.js b/packages/material-ui-icons/src/StayCurrentPortraitRounded.js
index 4ec51126f34b34..10322efa05c687 100644
--- a/packages/material-ui-icons/src/StayCurrentPortraitRounded.js
+++ b/packages/material-ui-icons/src/StayCurrentPortraitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentPortraitRounded');
diff --git a/packages/material-ui-icons/src/StayCurrentPortraitSharp.js b/packages/material-ui-icons/src/StayCurrentPortraitSharp.js
index 9b5ff5c9ba5b8c..eef2cfc4ef26bd 100644
--- a/packages/material-ui-icons/src/StayCurrentPortraitSharp.js
+++ b/packages/material-ui-icons/src/StayCurrentPortraitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentPortraitSharp');
diff --git a/packages/material-ui-icons/src/StayCurrentPortraitTwoTone.js b/packages/material-ui-icons/src/StayCurrentPortraitTwoTone.js
index 8807ce892664e5..4fd962b4cbadb1 100644
--- a/packages/material-ui-icons/src/StayCurrentPortraitTwoTone.js
+++ b/packages/material-ui-icons/src/StayCurrentPortraitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayCurrentPortraitTwoTone');
diff --git a/packages/material-ui-icons/src/StayPrimaryLandscapeOutlined.js b/packages/material-ui-icons/src/StayPrimaryLandscapeOutlined.js
index 205c251ea03426..81b300cdb8d94a 100644
--- a/packages/material-ui-icons/src/StayPrimaryLandscapeOutlined.js
+++ b/packages/material-ui-icons/src/StayPrimaryLandscapeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryLandscapeOutlined');
diff --git a/packages/material-ui-icons/src/StayPrimaryLandscapeRounded.js b/packages/material-ui-icons/src/StayPrimaryLandscapeRounded.js
index 350c8ee9cb1c8b..8b891de82839a9 100644
--- a/packages/material-ui-icons/src/StayPrimaryLandscapeRounded.js
+++ b/packages/material-ui-icons/src/StayPrimaryLandscapeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryLandscapeRounded');
diff --git a/packages/material-ui-icons/src/StayPrimaryLandscapeSharp.js b/packages/material-ui-icons/src/StayPrimaryLandscapeSharp.js
index 8279d9c6bd3dbd..836afc5bd47e93 100644
--- a/packages/material-ui-icons/src/StayPrimaryLandscapeSharp.js
+++ b/packages/material-ui-icons/src/StayPrimaryLandscapeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryLandscapeSharp');
diff --git a/packages/material-ui-icons/src/StayPrimaryLandscapeTwoTone.js b/packages/material-ui-icons/src/StayPrimaryLandscapeTwoTone.js
index d60dcf7e8988d4..3d6f3660023560 100644
--- a/packages/material-ui-icons/src/StayPrimaryLandscapeTwoTone.js
+++ b/packages/material-ui-icons/src/StayPrimaryLandscapeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryLandscapeTwoTone');
diff --git a/packages/material-ui-icons/src/StayPrimaryPortraitOutlined.js b/packages/material-ui-icons/src/StayPrimaryPortraitOutlined.js
index eabc9feacf9ca7..75f2bca44aebed 100644
--- a/packages/material-ui-icons/src/StayPrimaryPortraitOutlined.js
+++ b/packages/material-ui-icons/src/StayPrimaryPortraitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryPortraitOutlined');
diff --git a/packages/material-ui-icons/src/StayPrimaryPortraitRounded.js b/packages/material-ui-icons/src/StayPrimaryPortraitRounded.js
index 1a0b334a6c705c..a87ea365b941f5 100644
--- a/packages/material-ui-icons/src/StayPrimaryPortraitRounded.js
+++ b/packages/material-ui-icons/src/StayPrimaryPortraitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryPortraitRounded');
diff --git a/packages/material-ui-icons/src/StayPrimaryPortraitSharp.js b/packages/material-ui-icons/src/StayPrimaryPortraitSharp.js
index 406e0a6fb209e3..6783bcabeca407 100644
--- a/packages/material-ui-icons/src/StayPrimaryPortraitSharp.js
+++ b/packages/material-ui-icons/src/StayPrimaryPortraitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryPortraitSharp');
diff --git a/packages/material-ui-icons/src/StayPrimaryPortraitTwoTone.js b/packages/material-ui-icons/src/StayPrimaryPortraitTwoTone.js
index 951788f320ea6b..6cabbc36fbb5c9 100644
--- a/packages/material-ui-icons/src/StayPrimaryPortraitTwoTone.js
+++ b/packages/material-ui-icons/src/StayPrimaryPortraitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StayPrimaryPortraitTwoTone');
diff --git a/packages/material-ui-icons/src/StopOutlined.js b/packages/material-ui-icons/src/StopOutlined.js
index 40afb46e7ce65e..e564a9512a4a1d 100644
--- a/packages/material-ui-icons/src/StopOutlined.js
+++ b/packages/material-ui-icons/src/StopOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StopOutlined');
diff --git a/packages/material-ui-icons/src/StopScreenShare.js b/packages/material-ui-icons/src/StopScreenShare.js
index 65578a5337a9be..5ffcbe89228901 100644
--- a/packages/material-ui-icons/src/StopScreenShare.js
+++ b/packages/material-ui-icons/src/StopScreenShare.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StopScreenShare');
diff --git a/packages/material-ui-icons/src/StopSharp.js b/packages/material-ui-icons/src/StopSharp.js
index 0b495b43b9f4e6..424851640dcfec 100644
--- a/packages/material-ui-icons/src/StopSharp.js
+++ b/packages/material-ui-icons/src/StopSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StopSharp');
diff --git a/packages/material-ui-icons/src/StopTwoTone.js b/packages/material-ui-icons/src/StopTwoTone.js
index 8d774afc5c5149..44253a2927b753 100644
--- a/packages/material-ui-icons/src/StopTwoTone.js
+++ b/packages/material-ui-icons/src/StopTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StopTwoTone');
diff --git a/packages/material-ui-icons/src/StorageOutlined.js b/packages/material-ui-icons/src/StorageOutlined.js
index 241c8d07d0484f..99131f8c4669a5 100644
--- a/packages/material-ui-icons/src/StorageOutlined.js
+++ b/packages/material-ui-icons/src/StorageOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StorageOutlined');
diff --git a/packages/material-ui-icons/src/StorageRounded.js b/packages/material-ui-icons/src/StorageRounded.js
index 2f92c84f9dfe3b..cd4786aac79d37 100644
--- a/packages/material-ui-icons/src/StorageRounded.js
+++ b/packages/material-ui-icons/src/StorageRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StorageRounded');
diff --git a/packages/material-ui-icons/src/StorageSharp.js b/packages/material-ui-icons/src/StorageSharp.js
index e1d261ecd1a0ba..6025526ab1d3b7 100644
--- a/packages/material-ui-icons/src/StorageSharp.js
+++ b/packages/material-ui-icons/src/StorageSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StorageSharp');
diff --git a/packages/material-ui-icons/src/StorageTwoTone.js b/packages/material-ui-icons/src/StorageTwoTone.js
index 7668f83a7859c2..316ee13f0d7cec 100644
--- a/packages/material-ui-icons/src/StorageTwoTone.js
+++ b/packages/material-ui-icons/src/StorageTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StorageTwoTone');
diff --git a/packages/material-ui-icons/src/StoreMallDirectoryOutlined.js b/packages/material-ui-icons/src/StoreMallDirectoryOutlined.js
index fa07720c373a17..c1161c4c5a8cb8 100644
--- a/packages/material-ui-icons/src/StoreMallDirectoryOutlined.js
+++ b/packages/material-ui-icons/src/StoreMallDirectoryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreMallDirectoryOutlined');
diff --git a/packages/material-ui-icons/src/StoreMallDirectoryRounded.js b/packages/material-ui-icons/src/StoreMallDirectoryRounded.js
index 6e55831b669f41..5fcdaca939112f 100644
--- a/packages/material-ui-icons/src/StoreMallDirectoryRounded.js
+++ b/packages/material-ui-icons/src/StoreMallDirectoryRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreMallDirectoryRounded');
diff --git a/packages/material-ui-icons/src/StoreMallDirectorySharp.js b/packages/material-ui-icons/src/StoreMallDirectorySharp.js
index f8859e2bcc1888..4ee41c837de01c 100644
--- a/packages/material-ui-icons/src/StoreMallDirectorySharp.js
+++ b/packages/material-ui-icons/src/StoreMallDirectorySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreMallDirectorySharp');
diff --git a/packages/material-ui-icons/src/StoreMallDirectoryTwoTone.js b/packages/material-ui-icons/src/StoreMallDirectoryTwoTone.js
index a207133f3c854e..63e1481dd8841d 100644
--- a/packages/material-ui-icons/src/StoreMallDirectoryTwoTone.js
+++ b/packages/material-ui-icons/src/StoreMallDirectoryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreMallDirectoryTwoTone');
diff --git a/packages/material-ui-icons/src/StoreOutlined.js b/packages/material-ui-icons/src/StoreOutlined.js
index a4c8df37cdaaf1..7654403f1e3289 100644
--- a/packages/material-ui-icons/src/StoreOutlined.js
+++ b/packages/material-ui-icons/src/StoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreOutlined');
diff --git a/packages/material-ui-icons/src/StoreRounded.js b/packages/material-ui-icons/src/StoreRounded.js
index fa7d63f0e64f1a..7aaa11d98ea335 100644
--- a/packages/material-ui-icons/src/StoreRounded.js
+++ b/packages/material-ui-icons/src/StoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreRounded');
diff --git a/packages/material-ui-icons/src/StoreSharp.js b/packages/material-ui-icons/src/StoreSharp.js
index c7df84555f9e0c..bf56bb9ef7b1f3 100644
--- a/packages/material-ui-icons/src/StoreSharp.js
+++ b/packages/material-ui-icons/src/StoreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreSharp');
diff --git a/packages/material-ui-icons/src/StoreTwoTone.js b/packages/material-ui-icons/src/StoreTwoTone.js
index 9b2b1e517f81d6..218eda82e91823 100644
--- a/packages/material-ui-icons/src/StoreTwoTone.js
+++ b/packages/material-ui-icons/src/StoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StoreTwoTone');
diff --git a/packages/material-ui-icons/src/Storefront.js b/packages/material-ui-icons/src/Storefront.js
new file mode 100644
index 00000000000000..9a4fd0fad52164
--- /dev/null
+++ b/packages/material-ui-icons/src/Storefront.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'Storefront');
diff --git a/packages/material-ui-icons/src/StorefrontOutlined.js b/packages/material-ui-icons/src/StorefrontOutlined.js
new file mode 100644
index 00000000000000..118c9ad1b3bac6
--- /dev/null
+++ b/packages/material-ui-icons/src/StorefrontOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'StorefrontOutlined');
diff --git a/packages/material-ui-icons/src/StorefrontRounded.js b/packages/material-ui-icons/src/StorefrontRounded.js
new file mode 100644
index 00000000000000..8291110a427707
--- /dev/null
+++ b/packages/material-ui-icons/src/StorefrontRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'StorefrontRounded');
diff --git a/packages/material-ui-icons/src/StorefrontSharp.js b/packages/material-ui-icons/src/StorefrontSharp.js
new file mode 100644
index 00000000000000..5f7c862a743883
--- /dev/null
+++ b/packages/material-ui-icons/src/StorefrontSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'StorefrontSharp');
diff --git a/packages/material-ui-icons/src/StorefrontTwoTone.js b/packages/material-ui-icons/src/StorefrontTwoTone.js
new file mode 100644
index 00000000000000..63e672ea9ce7af
--- /dev/null
+++ b/packages/material-ui-icons/src/StorefrontTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'StorefrontTwoTone');
diff --git a/packages/material-ui-icons/src/StraightenOutlined.js b/packages/material-ui-icons/src/StraightenOutlined.js
index 287369b78018e5..09f7e0bd6abab0 100644
--- a/packages/material-ui-icons/src/StraightenOutlined.js
+++ b/packages/material-ui-icons/src/StraightenOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StraightenOutlined');
diff --git a/packages/material-ui-icons/src/StraightenRounded.js b/packages/material-ui-icons/src/StraightenRounded.js
index aa90abac965286..1b17e52d7b0dab 100644
--- a/packages/material-ui-icons/src/StraightenRounded.js
+++ b/packages/material-ui-icons/src/StraightenRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StraightenRounded');
diff --git a/packages/material-ui-icons/src/StraightenSharp.js b/packages/material-ui-icons/src/StraightenSharp.js
index 6b9a888271cbe2..5302382233dec0 100644
--- a/packages/material-ui-icons/src/StraightenSharp.js
+++ b/packages/material-ui-icons/src/StraightenSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StraightenSharp');
diff --git a/packages/material-ui-icons/src/StraightenTwoTone.js b/packages/material-ui-icons/src/StraightenTwoTone.js
index b53c1c03f3b762..c47c0de96b0f01 100644
--- a/packages/material-ui-icons/src/StraightenTwoTone.js
+++ b/packages/material-ui-icons/src/StraightenTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StraightenTwoTone');
diff --git a/packages/material-ui-icons/src/StreetviewOutlined.js b/packages/material-ui-icons/src/StreetviewOutlined.js
index 21ebb32a77241c..17ac44aef9ad4c 100644
--- a/packages/material-ui-icons/src/StreetviewOutlined.js
+++ b/packages/material-ui-icons/src/StreetviewOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StreetviewOutlined');
diff --git a/packages/material-ui-icons/src/StreetviewRounded.js b/packages/material-ui-icons/src/StreetviewRounded.js
index 9f890d47afccee..b405309d182147 100644
--- a/packages/material-ui-icons/src/StreetviewRounded.js
+++ b/packages/material-ui-icons/src/StreetviewRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StreetviewRounded');
diff --git a/packages/material-ui-icons/src/StreetviewSharp.js b/packages/material-ui-icons/src/StreetviewSharp.js
index f212624b3eb233..0f0fdaaeb2937a 100644
--- a/packages/material-ui-icons/src/StreetviewSharp.js
+++ b/packages/material-ui-icons/src/StreetviewSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StreetviewSharp');
diff --git a/packages/material-ui-icons/src/StreetviewTwoTone.js b/packages/material-ui-icons/src/StreetviewTwoTone.js
index 1f883444eea54f..5ea71b459e632d 100644
--- a/packages/material-ui-icons/src/StreetviewTwoTone.js
+++ b/packages/material-ui-icons/src/StreetviewTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StreetviewTwoTone');
diff --git a/packages/material-ui-icons/src/StyleOutlined.js b/packages/material-ui-icons/src/StyleOutlined.js
index eff0e6f9af2475..0214cffd492325 100644
--- a/packages/material-ui-icons/src/StyleOutlined.js
+++ b/packages/material-ui-icons/src/StyleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StyleOutlined');
diff --git a/packages/material-ui-icons/src/StyleRounded.js b/packages/material-ui-icons/src/StyleRounded.js
index 5eb289c2e5bcd7..5567da144b2410 100644
--- a/packages/material-ui-icons/src/StyleRounded.js
+++ b/packages/material-ui-icons/src/StyleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StyleRounded');
diff --git a/packages/material-ui-icons/src/StyleSharp.js b/packages/material-ui-icons/src/StyleSharp.js
index 2f4a1332873b5f..feca8ddae4c7e0 100644
--- a/packages/material-ui-icons/src/StyleSharp.js
+++ b/packages/material-ui-icons/src/StyleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StyleSharp');
diff --git a/packages/material-ui-icons/src/StyleTwoTone.js b/packages/material-ui-icons/src/StyleTwoTone.js
index bdd263251b7de7..42fe8be2dec9ac 100644
--- a/packages/material-ui-icons/src/StyleTwoTone.js
+++ b/packages/material-ui-icons/src/StyleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'StyleTwoTone');
diff --git a/packages/material-ui-icons/src/SubdirectoryArrowLeft.js b/packages/material-ui-icons/src/SubdirectoryArrowLeft.js
index 9368587d10b024..6434ac0a26b085 100644
--- a/packages/material-ui-icons/src/SubdirectoryArrowLeft.js
+++ b/packages/material-ui-icons/src/SubdirectoryArrowLeft.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubdirectoryArrowLeft');
diff --git a/packages/material-ui-icons/src/SubdirectoryArrowLeftOutlined.js b/packages/material-ui-icons/src/SubdirectoryArrowLeftOutlined.js
index 8e7dd908eb899a..f9e588a84ff1ac 100644
--- a/packages/material-ui-icons/src/SubdirectoryArrowLeftOutlined.js
+++ b/packages/material-ui-icons/src/SubdirectoryArrowLeftOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubdirectoryArrowLeftOutlined');
diff --git a/packages/material-ui-icons/src/SubdirectoryArrowLeftRounded.js b/packages/material-ui-icons/src/SubdirectoryArrowLeftRounded.js
index 81f15b06c20b0a..c5e040baaed080 100644
--- a/packages/material-ui-icons/src/SubdirectoryArrowLeftRounded.js
+++ b/packages/material-ui-icons/src/SubdirectoryArrowLeftRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubdirectoryArrowLeftRounded');
diff --git a/packages/material-ui-icons/src/SubdirectoryArrowLeftSharp.js b/packages/material-ui-icons/src/SubdirectoryArrowLeftSharp.js
index 3ef09273ce7883..f4b5e3f928df20 100644
--- a/packages/material-ui-icons/src/SubdirectoryArrowLeftSharp.js
+++ b/packages/material-ui-icons/src/SubdirectoryArrowLeftSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubdirectoryArrowLeftSharp');
diff --git a/packages/material-ui-icons/src/SubdirectoryArrowLeftTwoTone.js b/packages/material-ui-icons/src/SubdirectoryArrowLeftTwoTone.js
index af970419dda0b9..de33786a0069da 100644
--- a/packages/material-ui-icons/src/SubdirectoryArrowLeftTwoTone.js
+++ b/packages/material-ui-icons/src/SubdirectoryArrowLeftTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubdirectoryArrowLeftTwoTone');
diff --git a/packages/material-ui-icons/src/SubdirectoryArrowRight.js b/packages/material-ui-icons/src/SubdirectoryArrowRight.js
index b841f642620d2d..719e74b758fb4d 100644
--- a/packages/material-ui-icons/src/SubdirectoryArrowRight.js
+++ b/packages/material-ui-icons/src/SubdirectoryArrowRight.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubdirectoryArrowRight');
diff --git a/packages/material-ui-icons/src/SubjectOutlined.js b/packages/material-ui-icons/src/SubjectOutlined.js
index 43750f13547267..2d7c80421168db 100644
--- a/packages/material-ui-icons/src/SubjectOutlined.js
+++ b/packages/material-ui-icons/src/SubjectOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubjectOutlined');
diff --git a/packages/material-ui-icons/src/SubjectRounded.js b/packages/material-ui-icons/src/SubjectRounded.js
index eea5a2bcde9e91..d09ff339730137 100644
--- a/packages/material-ui-icons/src/SubjectRounded.js
+++ b/packages/material-ui-icons/src/SubjectRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubjectRounded');
diff --git a/packages/material-ui-icons/src/SubjectSharp.js b/packages/material-ui-icons/src/SubjectSharp.js
index 1d17cb328a2235..1c925278f1ff0b 100644
--- a/packages/material-ui-icons/src/SubjectSharp.js
+++ b/packages/material-ui-icons/src/SubjectSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubjectSharp');
diff --git a/packages/material-ui-icons/src/SubjectTwoTone.js b/packages/material-ui-icons/src/SubjectTwoTone.js
index 1c9a14ff8bea48..0136eb11c1f601 100644
--- a/packages/material-ui-icons/src/SubjectTwoTone.js
+++ b/packages/material-ui-icons/src/SubjectTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubjectTwoTone');
diff --git a/packages/material-ui-icons/src/SubscriptionsOutlined.js b/packages/material-ui-icons/src/SubscriptionsOutlined.js
index afd407df8e90e2..0fd3ad87306415 100644
--- a/packages/material-ui-icons/src/SubscriptionsOutlined.js
+++ b/packages/material-ui-icons/src/SubscriptionsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubscriptionsOutlined');
diff --git a/packages/material-ui-icons/src/SubscriptionsSharp.js b/packages/material-ui-icons/src/SubscriptionsSharp.js
index 6d3b32e4c63784..1682b7d2568b48 100644
--- a/packages/material-ui-icons/src/SubscriptionsSharp.js
+++ b/packages/material-ui-icons/src/SubscriptionsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubscriptionsSharp');
diff --git a/packages/material-ui-icons/src/SubscriptionsTwoTone.js b/packages/material-ui-icons/src/SubscriptionsTwoTone.js
index c11edef41ec08a..712c936bb0cc5c 100644
--- a/packages/material-ui-icons/src/SubscriptionsTwoTone.js
+++ b/packages/material-ui-icons/src/SubscriptionsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubscriptionsTwoTone');
diff --git a/packages/material-ui-icons/src/SubtitlesOutlined.js b/packages/material-ui-icons/src/SubtitlesOutlined.js
index 04f5e4f573e3f8..5ecc98214bd7fa 100644
--- a/packages/material-ui-icons/src/SubtitlesOutlined.js
+++ b/packages/material-ui-icons/src/SubtitlesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubtitlesOutlined');
diff --git a/packages/material-ui-icons/src/SubtitlesSharp.js b/packages/material-ui-icons/src/SubtitlesSharp.js
index e39a87117faa25..f898f2e2e36471 100644
--- a/packages/material-ui-icons/src/SubtitlesSharp.js
+++ b/packages/material-ui-icons/src/SubtitlesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubtitlesSharp');
diff --git a/packages/material-ui-icons/src/SubtitlesTwoTone.js b/packages/material-ui-icons/src/SubtitlesTwoTone.js
index c1397296e7a8e9..8b811de99c3d7e 100644
--- a/packages/material-ui-icons/src/SubtitlesTwoTone.js
+++ b/packages/material-ui-icons/src/SubtitlesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubtitlesTwoTone');
diff --git a/packages/material-ui-icons/src/SubwayOutlined.js b/packages/material-ui-icons/src/SubwayOutlined.js
index e3f4fe7da605f9..e0a01c2a4374c0 100644
--- a/packages/material-ui-icons/src/SubwayOutlined.js
+++ b/packages/material-ui-icons/src/SubwayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubwayOutlined');
diff --git a/packages/material-ui-icons/src/SubwayRounded.js b/packages/material-ui-icons/src/SubwayRounded.js
index 2d88d6122733d2..ccdebde21404b1 100644
--- a/packages/material-ui-icons/src/SubwayRounded.js
+++ b/packages/material-ui-icons/src/SubwayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubwayRounded');
diff --git a/packages/material-ui-icons/src/SubwaySharp.js b/packages/material-ui-icons/src/SubwaySharp.js
index 869ea66bd21faf..0715330c832aaa 100644
--- a/packages/material-ui-icons/src/SubwaySharp.js
+++ b/packages/material-ui-icons/src/SubwaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubwaySharp');
diff --git a/packages/material-ui-icons/src/SubwayTwoTone.js b/packages/material-ui-icons/src/SubwayTwoTone.js
index ffab1174d898cb..f79ce788e38455 100644
--- a/packages/material-ui-icons/src/SubwayTwoTone.js
+++ b/packages/material-ui-icons/src/SubwayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SubwayTwoTone');
diff --git a/packages/material-ui-icons/src/SupervisedUserCircleOutlined.js b/packages/material-ui-icons/src/SupervisedUserCircleOutlined.js
index 429e75acf022c4..a32a1b99bec244 100644
--- a/packages/material-ui-icons/src/SupervisedUserCircleOutlined.js
+++ b/packages/material-ui-icons/src/SupervisedUserCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisedUserCircleOutlined');
diff --git a/packages/material-ui-icons/src/SupervisedUserCircleRounded.js b/packages/material-ui-icons/src/SupervisedUserCircleRounded.js
index 817e34b4f3db2d..d888262ba166fb 100644
--- a/packages/material-ui-icons/src/SupervisedUserCircleRounded.js
+++ b/packages/material-ui-icons/src/SupervisedUserCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisedUserCircleRounded');
diff --git a/packages/material-ui-icons/src/SupervisedUserCircleSharp.js b/packages/material-ui-icons/src/SupervisedUserCircleSharp.js
index f819b079ce0865..273f834453e85e 100644
--- a/packages/material-ui-icons/src/SupervisedUserCircleSharp.js
+++ b/packages/material-ui-icons/src/SupervisedUserCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisedUserCircleSharp');
diff --git a/packages/material-ui-icons/src/SupervisedUserCircleTwoTone.js b/packages/material-ui-icons/src/SupervisedUserCircleTwoTone.js
index b6340d83329831..bc6ee57841acdc 100644
--- a/packages/material-ui-icons/src/SupervisedUserCircleTwoTone.js
+++ b/packages/material-ui-icons/src/SupervisedUserCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisedUserCircleTwoTone');
diff --git a/packages/material-ui-icons/src/SupervisorAccountOutlined.js b/packages/material-ui-icons/src/SupervisorAccountOutlined.js
index 4c24554223005a..c7e72fdac9a3bb 100644
--- a/packages/material-ui-icons/src/SupervisorAccountOutlined.js
+++ b/packages/material-ui-icons/src/SupervisorAccountOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisorAccountOutlined');
diff --git a/packages/material-ui-icons/src/SupervisorAccountRounded.js b/packages/material-ui-icons/src/SupervisorAccountRounded.js
index 565c3895df36df..fbb3b8365c12f3 100644
--- a/packages/material-ui-icons/src/SupervisorAccountRounded.js
+++ b/packages/material-ui-icons/src/SupervisorAccountRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisorAccountRounded');
diff --git a/packages/material-ui-icons/src/SupervisorAccountSharp.js b/packages/material-ui-icons/src/SupervisorAccountSharp.js
index 0ea08f022ba895..03ed9ac332e7a9 100644
--- a/packages/material-ui-icons/src/SupervisorAccountSharp.js
+++ b/packages/material-ui-icons/src/SupervisorAccountSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisorAccountSharp');
diff --git a/packages/material-ui-icons/src/SupervisorAccountTwoTone.js b/packages/material-ui-icons/src/SupervisorAccountTwoTone.js
index 8a6d541c8c7cc9..9db39bb821070a 100644
--- a/packages/material-ui-icons/src/SupervisorAccountTwoTone.js
+++ b/packages/material-ui-icons/src/SupervisorAccountTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SupervisorAccountTwoTone');
diff --git a/packages/material-ui-icons/src/SurroundSoundOutlined.js b/packages/material-ui-icons/src/SurroundSoundOutlined.js
index cee09e5203f3d3..08e641a2f9c723 100644
--- a/packages/material-ui-icons/src/SurroundSoundOutlined.js
+++ b/packages/material-ui-icons/src/SurroundSoundOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SurroundSoundOutlined');
diff --git a/packages/material-ui-icons/src/SurroundSoundSharp.js b/packages/material-ui-icons/src/SurroundSoundSharp.js
index 9b07fa2a3371f7..3f89a5b6e556b8 100644
--- a/packages/material-ui-icons/src/SurroundSoundSharp.js
+++ b/packages/material-ui-icons/src/SurroundSoundSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SurroundSoundSharp');
diff --git a/packages/material-ui-icons/src/SurroundSoundTwoTone.js b/packages/material-ui-icons/src/SurroundSoundTwoTone.js
index 0481af31240506..d6d7f483237e91 100644
--- a/packages/material-ui-icons/src/SurroundSoundTwoTone.js
+++ b/packages/material-ui-icons/src/SurroundSoundTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SurroundSoundTwoTone');
diff --git a/packages/material-ui-icons/src/SwapCallsOutlined.js b/packages/material-ui-icons/src/SwapCallsOutlined.js
index 8f819ae7501cc2..30c98e14330a40 100644
--- a/packages/material-ui-icons/src/SwapCallsOutlined.js
+++ b/packages/material-ui-icons/src/SwapCallsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapCallsOutlined');
diff --git a/packages/material-ui-icons/src/SwapCallsRounded.js b/packages/material-ui-icons/src/SwapCallsRounded.js
index feb5cd92ae59b0..7a62ed0dcaad37 100644
--- a/packages/material-ui-icons/src/SwapCallsRounded.js
+++ b/packages/material-ui-icons/src/SwapCallsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapCallsRounded');
diff --git a/packages/material-ui-icons/src/SwapCallsSharp.js b/packages/material-ui-icons/src/SwapCallsSharp.js
index 8ddd2bed9b69ba..b157340275e333 100644
--- a/packages/material-ui-icons/src/SwapCallsSharp.js
+++ b/packages/material-ui-icons/src/SwapCallsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapCallsSharp');
diff --git a/packages/material-ui-icons/src/SwapCallsTwoTone.js b/packages/material-ui-icons/src/SwapCallsTwoTone.js
index 794d99d3380860..fc1d981c2e9725 100644
--- a/packages/material-ui-icons/src/SwapCallsTwoTone.js
+++ b/packages/material-ui-icons/src/SwapCallsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapCallsTwoTone');
diff --git a/packages/material-ui-icons/src/SwapHorizOutlined.js b/packages/material-ui-icons/src/SwapHorizOutlined.js
index cb5d9868169a95..d6c546f15c60f6 100644
--- a/packages/material-ui-icons/src/SwapHorizOutlined.js
+++ b/packages/material-ui-icons/src/SwapHorizOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizOutlined');
diff --git a/packages/material-ui-icons/src/SwapHorizRounded.js b/packages/material-ui-icons/src/SwapHorizRounded.js
index adf42bb9a1af9c..b1745d9243dc47 100644
--- a/packages/material-ui-icons/src/SwapHorizRounded.js
+++ b/packages/material-ui-icons/src/SwapHorizRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizRounded');
diff --git a/packages/material-ui-icons/src/SwapHorizSharp.js b/packages/material-ui-icons/src/SwapHorizSharp.js
index 5d7ef4f5f72818..b7c52949584909 100644
--- a/packages/material-ui-icons/src/SwapHorizSharp.js
+++ b/packages/material-ui-icons/src/SwapHorizSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizSharp');
diff --git a/packages/material-ui-icons/src/SwapHorizTwoTone.js b/packages/material-ui-icons/src/SwapHorizTwoTone.js
index bad69567478a9b..81267ba1acfb04 100644
--- a/packages/material-ui-icons/src/SwapHorizTwoTone.js
+++ b/packages/material-ui-icons/src/SwapHorizTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizTwoTone');
diff --git a/packages/material-ui-icons/src/SwapHorizontalCircle.js b/packages/material-ui-icons/src/SwapHorizontalCircle.js
index cdb0cdf4ccf00a..f639e5c2058bb0 100644
--- a/packages/material-ui-icons/src/SwapHorizontalCircle.js
+++ b/packages/material-ui-icons/src/SwapHorizontalCircle.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizontalCircle');
diff --git a/packages/material-ui-icons/src/SwapHorizontalCircleOutlined.js b/packages/material-ui-icons/src/SwapHorizontalCircleOutlined.js
index fc0e05668d20fa..95d824333554d8 100644
--- a/packages/material-ui-icons/src/SwapHorizontalCircleOutlined.js
+++ b/packages/material-ui-icons/src/SwapHorizontalCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizontalCircleOutlined');
diff --git a/packages/material-ui-icons/src/SwapHorizontalCircleRounded.js b/packages/material-ui-icons/src/SwapHorizontalCircleRounded.js
index cc3f96e9cb3fbf..18bd255684b497 100644
--- a/packages/material-ui-icons/src/SwapHorizontalCircleRounded.js
+++ b/packages/material-ui-icons/src/SwapHorizontalCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizontalCircleRounded');
diff --git a/packages/material-ui-icons/src/SwapHorizontalCircleSharp.js b/packages/material-ui-icons/src/SwapHorizontalCircleSharp.js
index 153f472b529a38..c924b6278f98d8 100644
--- a/packages/material-ui-icons/src/SwapHorizontalCircleSharp.js
+++ b/packages/material-ui-icons/src/SwapHorizontalCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizontalCircleSharp');
diff --git a/packages/material-ui-icons/src/SwapHorizontalCircleTwoTone.js b/packages/material-ui-icons/src/SwapHorizontalCircleTwoTone.js
index 261df2a72ea776..96257639bd22e5 100644
--- a/packages/material-ui-icons/src/SwapHorizontalCircleTwoTone.js
+++ b/packages/material-ui-icons/src/SwapHorizontalCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapHorizontalCircleTwoTone');
diff --git a/packages/material-ui-icons/src/SwapVertOutlined.js b/packages/material-ui-icons/src/SwapVertOutlined.js
index 50e22a581e501f..ae93ae662aecd7 100644
--- a/packages/material-ui-icons/src/SwapVertOutlined.js
+++ b/packages/material-ui-icons/src/SwapVertOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVertOutlined');
diff --git a/packages/material-ui-icons/src/SwapVertRounded.js b/packages/material-ui-icons/src/SwapVertRounded.js
index b79ceb731b4d6a..937325f86e82c1 100644
--- a/packages/material-ui-icons/src/SwapVertRounded.js
+++ b/packages/material-ui-icons/src/SwapVertRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVertRounded');
diff --git a/packages/material-ui-icons/src/SwapVertSharp.js b/packages/material-ui-icons/src/SwapVertSharp.js
index af68c183667b9e..8b46334b12290e 100644
--- a/packages/material-ui-icons/src/SwapVertSharp.js
+++ b/packages/material-ui-icons/src/SwapVertSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVertSharp');
diff --git a/packages/material-ui-icons/src/SwapVertTwoTone.js b/packages/material-ui-icons/src/SwapVertTwoTone.js
index 678d917030487f..67bd1c8c7145ec 100644
--- a/packages/material-ui-icons/src/SwapVertTwoTone.js
+++ b/packages/material-ui-icons/src/SwapVertTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVertTwoTone');
diff --git a/packages/material-ui-icons/src/SwapVerticalCircleOutlined.js b/packages/material-ui-icons/src/SwapVerticalCircleOutlined.js
index c86cd9ba2fab22..089df28345e71d 100644
--- a/packages/material-ui-icons/src/SwapVerticalCircleOutlined.js
+++ b/packages/material-ui-icons/src/SwapVerticalCircleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVerticalCircleOutlined');
diff --git a/packages/material-ui-icons/src/SwapVerticalCircleRounded.js b/packages/material-ui-icons/src/SwapVerticalCircleRounded.js
index 513b132072fc76..5ee479b2a39e0f 100644
--- a/packages/material-ui-icons/src/SwapVerticalCircleRounded.js
+++ b/packages/material-ui-icons/src/SwapVerticalCircleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVerticalCircleRounded');
diff --git a/packages/material-ui-icons/src/SwapVerticalCircleSharp.js b/packages/material-ui-icons/src/SwapVerticalCircleSharp.js
index 566a4310847c62..8b2a77090dfb39 100644
--- a/packages/material-ui-icons/src/SwapVerticalCircleSharp.js
+++ b/packages/material-ui-icons/src/SwapVerticalCircleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVerticalCircleSharp');
diff --git a/packages/material-ui-icons/src/SwapVerticalCircleTwoTone.js b/packages/material-ui-icons/src/SwapVerticalCircleTwoTone.js
index 16ebcd21904cbe..ec814b978b8ae6 100644
--- a/packages/material-ui-icons/src/SwapVerticalCircleTwoTone.js
+++ b/packages/material-ui-icons/src/SwapVerticalCircleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwapVerticalCircleTwoTone');
diff --git a/packages/material-ui-icons/src/SwitchCameraOutlined.js b/packages/material-ui-icons/src/SwitchCameraOutlined.js
index 67109c8678d62e..f70296da73fca3 100644
--- a/packages/material-ui-icons/src/SwitchCameraOutlined.js
+++ b/packages/material-ui-icons/src/SwitchCameraOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchCameraOutlined');
diff --git a/packages/material-ui-icons/src/SwitchCameraRounded.js b/packages/material-ui-icons/src/SwitchCameraRounded.js
index 71f102c969f229..0807aeb52c2bc6 100644
--- a/packages/material-ui-icons/src/SwitchCameraRounded.js
+++ b/packages/material-ui-icons/src/SwitchCameraRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchCameraRounded');
diff --git a/packages/material-ui-icons/src/SwitchCameraSharp.js b/packages/material-ui-icons/src/SwitchCameraSharp.js
index 1d1b258774c8fe..2666add7283e04 100644
--- a/packages/material-ui-icons/src/SwitchCameraSharp.js
+++ b/packages/material-ui-icons/src/SwitchCameraSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchCameraSharp');
diff --git a/packages/material-ui-icons/src/SwitchCameraTwoTone.js b/packages/material-ui-icons/src/SwitchCameraTwoTone.js
index 5bb49c6049ec5e..664637bcad3f02 100644
--- a/packages/material-ui-icons/src/SwitchCameraTwoTone.js
+++ b/packages/material-ui-icons/src/SwitchCameraTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchCameraTwoTone');
diff --git a/packages/material-ui-icons/src/SwitchVideoOutlined.js b/packages/material-ui-icons/src/SwitchVideoOutlined.js
index 8c17a620bf5ad3..e43e938b200e23 100644
--- a/packages/material-ui-icons/src/SwitchVideoOutlined.js
+++ b/packages/material-ui-icons/src/SwitchVideoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchVideoOutlined');
diff --git a/packages/material-ui-icons/src/SwitchVideoRounded.js b/packages/material-ui-icons/src/SwitchVideoRounded.js
index c4edf235966178..bb90737f3ae2a7 100644
--- a/packages/material-ui-icons/src/SwitchVideoRounded.js
+++ b/packages/material-ui-icons/src/SwitchVideoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchVideoRounded');
diff --git a/packages/material-ui-icons/src/SwitchVideoSharp.js b/packages/material-ui-icons/src/SwitchVideoSharp.js
index 57e2f197f828e1..b3f758c91eae5c 100644
--- a/packages/material-ui-icons/src/SwitchVideoSharp.js
+++ b/packages/material-ui-icons/src/SwitchVideoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchVideoSharp');
diff --git a/packages/material-ui-icons/src/SwitchVideoTwoTone.js b/packages/material-ui-icons/src/SwitchVideoTwoTone.js
index 3a590ad819e8a2..af759c2c87e0a1 100644
--- a/packages/material-ui-icons/src/SwitchVideoTwoTone.js
+++ b/packages/material-ui-icons/src/SwitchVideoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SwitchVideoTwoTone');
diff --git a/packages/material-ui-icons/src/SyncAlt.js b/packages/material-ui-icons/src/SyncAlt.js
new file mode 100644
index 00000000000000..6a7a9c6c90b88c
--- /dev/null
+++ b/packages/material-ui-icons/src/SyncAlt.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SyncAlt');
diff --git a/packages/material-ui-icons/src/SyncAltOutlined.js b/packages/material-ui-icons/src/SyncAltOutlined.js
new file mode 100644
index 00000000000000..a0e56c8db926d3
--- /dev/null
+++ b/packages/material-ui-icons/src/SyncAltOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SyncAltOutlined');
diff --git a/packages/material-ui-icons/src/SyncAltRounded.js b/packages/material-ui-icons/src/SyncAltRounded.js
new file mode 100644
index 00000000000000..ff43cf0e971610
--- /dev/null
+++ b/packages/material-ui-icons/src/SyncAltRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SyncAltRounded');
diff --git a/packages/material-ui-icons/src/SyncAltSharp.js b/packages/material-ui-icons/src/SyncAltSharp.js
new file mode 100644
index 00000000000000..adacc292327a2b
--- /dev/null
+++ b/packages/material-ui-icons/src/SyncAltSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SyncAltSharp');
diff --git a/packages/material-ui-icons/src/SyncAltTwoTone.js b/packages/material-ui-icons/src/SyncAltTwoTone.js
new file mode 100644
index 00000000000000..e6dacf3023998a
--- /dev/null
+++ b/packages/material-ui-icons/src/SyncAltTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SyncAltTwoTone');
diff --git a/packages/material-ui-icons/src/SyncDisabledRounded.js b/packages/material-ui-icons/src/SyncDisabledRounded.js
index aac14e001ad4da..ed4ac2a5e99eca 100644
--- a/packages/material-ui-icons/src/SyncDisabledRounded.js
+++ b/packages/material-ui-icons/src/SyncDisabledRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SyncDisabledRounded');
diff --git a/packages/material-ui-icons/src/SyncProblemOutlined.js b/packages/material-ui-icons/src/SyncProblemOutlined.js
index 5bfbb1a79da15c..f12b0c8190af58 100644
--- a/packages/material-ui-icons/src/SyncProblemOutlined.js
+++ b/packages/material-ui-icons/src/SyncProblemOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SyncProblemOutlined');
diff --git a/packages/material-ui-icons/src/SyncProblemRounded.js b/packages/material-ui-icons/src/SyncProblemRounded.js
index cc8d3804708579..9830bb358b807e 100644
--- a/packages/material-ui-icons/src/SyncProblemRounded.js
+++ b/packages/material-ui-icons/src/SyncProblemRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SyncProblemRounded');
diff --git a/packages/material-ui-icons/src/SyncProblemSharp.js b/packages/material-ui-icons/src/SyncProblemSharp.js
index c04e8e42b92aad..9b740d7461d163 100644
--- a/packages/material-ui-icons/src/SyncProblemSharp.js
+++ b/packages/material-ui-icons/src/SyncProblemSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SyncProblemSharp');
diff --git a/packages/material-ui-icons/src/SyncProblemTwoTone.js b/packages/material-ui-icons/src/SyncProblemTwoTone.js
index a0a5558fa77646..3b46ab2ed214fb 100644
--- a/packages/material-ui-icons/src/SyncProblemTwoTone.js
+++ b/packages/material-ui-icons/src/SyncProblemTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SyncProblemTwoTone');
diff --git a/packages/material-ui-icons/src/SystemUpdateAlt.js b/packages/material-ui-icons/src/SystemUpdateAlt.js
new file mode 100644
index 00000000000000..3c3dd68fa4d65d
--- /dev/null
+++ b/packages/material-ui-icons/src/SystemUpdateAlt.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SystemUpdateAlt');
diff --git a/packages/material-ui-icons/src/SystemUpdateAltOutlined.js b/packages/material-ui-icons/src/SystemUpdateAltOutlined.js
new file mode 100644
index 00000000000000..8777ab947b8527
--- /dev/null
+++ b/packages/material-ui-icons/src/SystemUpdateAltOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SystemUpdateAltOutlined');
diff --git a/packages/material-ui-icons/src/SystemUpdateAltRounded.js b/packages/material-ui-icons/src/SystemUpdateAltRounded.js
new file mode 100644
index 00000000000000..c185e651fe0e61
--- /dev/null
+++ b/packages/material-ui-icons/src/SystemUpdateAltRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SystemUpdateAltRounded');
diff --git a/packages/material-ui-icons/src/SystemUpdateAltSharp.js b/packages/material-ui-icons/src/SystemUpdateAltSharp.js
new file mode 100644
index 00000000000000..eb46fee0c7247d
--- /dev/null
+++ b/packages/material-ui-icons/src/SystemUpdateAltSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SystemUpdateAltSharp');
diff --git a/packages/material-ui-icons/src/SystemUpdateAltTwoTone.js b/packages/material-ui-icons/src/SystemUpdateAltTwoTone.js
new file mode 100644
index 00000000000000..6a34e18c3608f3
--- /dev/null
+++ b/packages/material-ui-icons/src/SystemUpdateAltTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'SystemUpdateAltTwoTone');
diff --git a/packages/material-ui-icons/src/SystemUpdateOutlined.js b/packages/material-ui-icons/src/SystemUpdateOutlined.js
index 80e224187ec1f1..e2084f78b5ff20 100644
--- a/packages/material-ui-icons/src/SystemUpdateOutlined.js
+++ b/packages/material-ui-icons/src/SystemUpdateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SystemUpdateOutlined');
diff --git a/packages/material-ui-icons/src/SystemUpdateRounded.js b/packages/material-ui-icons/src/SystemUpdateRounded.js
index 0971621345bccf..868fd2c0e491fb 100644
--- a/packages/material-ui-icons/src/SystemUpdateRounded.js
+++ b/packages/material-ui-icons/src/SystemUpdateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SystemUpdateRounded');
diff --git a/packages/material-ui-icons/src/SystemUpdateSharp.js b/packages/material-ui-icons/src/SystemUpdateSharp.js
index e8faa835390512..ce7194e046af1c 100644
--- a/packages/material-ui-icons/src/SystemUpdateSharp.js
+++ b/packages/material-ui-icons/src/SystemUpdateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SystemUpdateSharp');
diff --git a/packages/material-ui-icons/src/SystemUpdateTwoTone.js b/packages/material-ui-icons/src/SystemUpdateTwoTone.js
index 4ed7b9967e943a..e38a9f98abe25c 100644
--- a/packages/material-ui-icons/src/SystemUpdateTwoTone.js
+++ b/packages/material-ui-icons/src/SystemUpdateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'SystemUpdateTwoTone');
diff --git a/packages/material-ui-icons/src/TabUnselectedOutlined.js b/packages/material-ui-icons/src/TabUnselectedOutlined.js
index c59816d4ccf094..ecd5417f9fd2c7 100644
--- a/packages/material-ui-icons/src/TabUnselectedOutlined.js
+++ b/packages/material-ui-icons/src/TabUnselectedOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabUnselectedOutlined');
diff --git a/packages/material-ui-icons/src/TabUnselectedRounded.js b/packages/material-ui-icons/src/TabUnselectedRounded.js
index c11f39224986ca..76f1f9a08dd99b 100644
--- a/packages/material-ui-icons/src/TabUnselectedRounded.js
+++ b/packages/material-ui-icons/src/TabUnselectedRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabUnselectedRounded');
diff --git a/packages/material-ui-icons/src/TabUnselectedSharp.js b/packages/material-ui-icons/src/TabUnselectedSharp.js
index d835bc6580d03f..a532390ca6f89a 100644
--- a/packages/material-ui-icons/src/TabUnselectedSharp.js
+++ b/packages/material-ui-icons/src/TabUnselectedSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabUnselectedSharp');
diff --git a/packages/material-ui-icons/src/TabUnselectedTwoTone.js b/packages/material-ui-icons/src/TabUnselectedTwoTone.js
index 33d88313c5ed19..58119200535603 100644
--- a/packages/material-ui-icons/src/TabUnselectedTwoTone.js
+++ b/packages/material-ui-icons/src/TabUnselectedTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabUnselectedTwoTone');
diff --git a/packages/material-ui-icons/src/TableChart.js b/packages/material-ui-icons/src/TableChart.js
index c679520210efd7..55f00ab1ad599e 100644
--- a/packages/material-ui-icons/src/TableChart.js
+++ b/packages/material-ui-icons/src/TableChart.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TableChart');
diff --git a/packages/material-ui-icons/src/TableChartOutlined.js b/packages/material-ui-icons/src/TableChartOutlined.js
index 010f9880c41623..1e4788f6352b38 100644
--- a/packages/material-ui-icons/src/TableChartOutlined.js
+++ b/packages/material-ui-icons/src/TableChartOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TableChartOutlined');
diff --git a/packages/material-ui-icons/src/TableChartRounded.js b/packages/material-ui-icons/src/TableChartRounded.js
index c1d323facd531b..dca471e108d1b9 100644
--- a/packages/material-ui-icons/src/TableChartRounded.js
+++ b/packages/material-ui-icons/src/TableChartRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TableChartRounded');
diff --git a/packages/material-ui-icons/src/TableChartTwoTone.js b/packages/material-ui-icons/src/TableChartTwoTone.js
index 805e149b72ef0d..df764df498f1b6 100644
--- a/packages/material-ui-icons/src/TableChartTwoTone.js
+++ b/packages/material-ui-icons/src/TableChartTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TableChartTwoTone');
diff --git a/packages/material-ui-icons/src/TabletMacOutlined.js b/packages/material-ui-icons/src/TabletMacOutlined.js
index f6767a7ed20a4a..184401e7a54ba5 100644
--- a/packages/material-ui-icons/src/TabletMacOutlined.js
+++ b/packages/material-ui-icons/src/TabletMacOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabletMacOutlined');
diff --git a/packages/material-ui-icons/src/TabletMacSharp.js b/packages/material-ui-icons/src/TabletMacSharp.js
index b083e95364f55f..9215edb2b58fa9 100644
--- a/packages/material-ui-icons/src/TabletMacSharp.js
+++ b/packages/material-ui-icons/src/TabletMacSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabletMacSharp');
diff --git a/packages/material-ui-icons/src/TabletMacTwoTone.js b/packages/material-ui-icons/src/TabletMacTwoTone.js
index 0572876e0cf623..936c37f35cee67 100644
--- a/packages/material-ui-icons/src/TabletMacTwoTone.js
+++ b/packages/material-ui-icons/src/TabletMacTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabletMacTwoTone');
diff --git a/packages/material-ui-icons/src/TabletOutlined.js b/packages/material-ui-icons/src/TabletOutlined.js
index cd20d23f03ba44..2206d557a6d6fd 100644
--- a/packages/material-ui-icons/src/TabletOutlined.js
+++ b/packages/material-ui-icons/src/TabletOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabletOutlined');
diff --git a/packages/material-ui-icons/src/TabletSharp.js b/packages/material-ui-icons/src/TabletSharp.js
index 5ede153e656988..ad7793e4cefa73 100644
--- a/packages/material-ui-icons/src/TabletSharp.js
+++ b/packages/material-ui-icons/src/TabletSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabletSharp');
diff --git a/packages/material-ui-icons/src/TabletTwoTone.js b/packages/material-ui-icons/src/TabletTwoTone.js
index a0b7f3e7544666..52b982a6a3a443 100644
--- a/packages/material-ui-icons/src/TabletTwoTone.js
+++ b/packages/material-ui-icons/src/TabletTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TabletTwoTone');
diff --git a/packages/material-ui-icons/src/TagFacesOutlined.js b/packages/material-ui-icons/src/TagFacesOutlined.js
index 0bb103e3f75d13..4656a2ee4c676d 100644
--- a/packages/material-ui-icons/src/TagFacesOutlined.js
+++ b/packages/material-ui-icons/src/TagFacesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TagFacesOutlined');
diff --git a/packages/material-ui-icons/src/TagFacesRounded.js b/packages/material-ui-icons/src/TagFacesRounded.js
index 35b24bc2ca089b..15c22b13e863fe 100644
--- a/packages/material-ui-icons/src/TagFacesRounded.js
+++ b/packages/material-ui-icons/src/TagFacesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TagFacesRounded');
diff --git a/packages/material-ui-icons/src/TagFacesSharp.js b/packages/material-ui-icons/src/TagFacesSharp.js
index 69e7d1f5d12a78..42fdebc7ff25a4 100644
--- a/packages/material-ui-icons/src/TagFacesSharp.js
+++ b/packages/material-ui-icons/src/TagFacesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TagFacesSharp');
diff --git a/packages/material-ui-icons/src/TagFacesTwoTone.js b/packages/material-ui-icons/src/TagFacesTwoTone.js
index 281276e390e20b..98966a525f0f22 100644
--- a/packages/material-ui-icons/src/TagFacesTwoTone.js
+++ b/packages/material-ui-icons/src/TagFacesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TagFacesTwoTone');
diff --git a/packages/material-ui-icons/src/TapAndPlayOutlined.js b/packages/material-ui-icons/src/TapAndPlayOutlined.js
index c586abf3b151f4..5a1d984622128a 100644
--- a/packages/material-ui-icons/src/TapAndPlayOutlined.js
+++ b/packages/material-ui-icons/src/TapAndPlayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TapAndPlayOutlined');
diff --git a/packages/material-ui-icons/src/TapAndPlayRounded.js b/packages/material-ui-icons/src/TapAndPlayRounded.js
index 720a965a2d691f..eb9a811c99c6ae 100644
--- a/packages/material-ui-icons/src/TapAndPlayRounded.js
+++ b/packages/material-ui-icons/src/TapAndPlayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TapAndPlayRounded');
diff --git a/packages/material-ui-icons/src/TapAndPlaySharp.js b/packages/material-ui-icons/src/TapAndPlaySharp.js
index 141ab7fca3e33f..df51ce6f76ba4b 100644
--- a/packages/material-ui-icons/src/TapAndPlaySharp.js
+++ b/packages/material-ui-icons/src/TapAndPlaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TapAndPlaySharp');
diff --git a/packages/material-ui-icons/src/TapAndPlayTwoTone.js b/packages/material-ui-icons/src/TapAndPlayTwoTone.js
index f3ef3e0f11064f..1f785aeeb0f333 100644
--- a/packages/material-ui-icons/src/TapAndPlayTwoTone.js
+++ b/packages/material-ui-icons/src/TapAndPlayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TapAndPlayTwoTone');
diff --git a/packages/material-ui-icons/src/TerrainOutlined.js b/packages/material-ui-icons/src/TerrainOutlined.js
index e83e873a968ae1..d5595195ee81e1 100644
--- a/packages/material-ui-icons/src/TerrainOutlined.js
+++ b/packages/material-ui-icons/src/TerrainOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TerrainOutlined');
diff --git a/packages/material-ui-icons/src/TerrainRounded.js b/packages/material-ui-icons/src/TerrainRounded.js
index 75ac02ab320de0..66b5be40ebe313 100644
--- a/packages/material-ui-icons/src/TerrainRounded.js
+++ b/packages/material-ui-icons/src/TerrainRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TerrainRounded');
diff --git a/packages/material-ui-icons/src/TerrainSharp.js b/packages/material-ui-icons/src/TerrainSharp.js
index fe933c05a51490..db303c08c059dc 100644
--- a/packages/material-ui-icons/src/TerrainSharp.js
+++ b/packages/material-ui-icons/src/TerrainSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TerrainSharp');
diff --git a/packages/material-ui-icons/src/TerrainTwoTone.js b/packages/material-ui-icons/src/TerrainTwoTone.js
index 55a57283d8bbba..f8b42e7b6df3d4 100644
--- a/packages/material-ui-icons/src/TerrainTwoTone.js
+++ b/packages/material-ui-icons/src/TerrainTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TerrainTwoTone');
diff --git a/packages/material-ui-icons/src/TextFormatOutlined.js b/packages/material-ui-icons/src/TextFormatOutlined.js
index 33ae54ed42aac6..813e030e03d87e 100644
--- a/packages/material-ui-icons/src/TextFormatOutlined.js
+++ b/packages/material-ui-icons/src/TextFormatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextFormatOutlined');
diff --git a/packages/material-ui-icons/src/TextFormatRounded.js b/packages/material-ui-icons/src/TextFormatRounded.js
index aedfab2f4b0254..7187546b55568b 100644
--- a/packages/material-ui-icons/src/TextFormatRounded.js
+++ b/packages/material-ui-icons/src/TextFormatRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextFormatRounded');
diff --git a/packages/material-ui-icons/src/TextFormatSharp.js b/packages/material-ui-icons/src/TextFormatSharp.js
index 3333c25cfd69cb..22dcd81650a3b2 100644
--- a/packages/material-ui-icons/src/TextFormatSharp.js
+++ b/packages/material-ui-icons/src/TextFormatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextFormatSharp');
diff --git a/packages/material-ui-icons/src/TextFormatTwoTone.js b/packages/material-ui-icons/src/TextFormatTwoTone.js
index df9e619650e736..3a328e14416375 100644
--- a/packages/material-ui-icons/src/TextFormatTwoTone.js
+++ b/packages/material-ui-icons/src/TextFormatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextFormatTwoTone');
diff --git a/packages/material-ui-icons/src/TextRotationAngledown.js b/packages/material-ui-icons/src/TextRotationAngledown.js
new file mode 100644
index 00000000000000..538828c364f908
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngledown.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngledown');
diff --git a/packages/material-ui-icons/src/TextRotationAngledownOutlined.js b/packages/material-ui-icons/src/TextRotationAngledownOutlined.js
new file mode 100644
index 00000000000000..965d4998968ad0
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngledownOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngledownOutlined');
diff --git a/packages/material-ui-icons/src/TextRotationAngledownRounded.js b/packages/material-ui-icons/src/TextRotationAngledownRounded.js
new file mode 100644
index 00000000000000..919d027f07dad9
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngledownRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngledownRounded');
diff --git a/packages/material-ui-icons/src/TextRotationAngledownSharp.js b/packages/material-ui-icons/src/TextRotationAngledownSharp.js
new file mode 100644
index 00000000000000..a27110bad50e5e
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngledownSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngledownSharp');
diff --git a/packages/material-ui-icons/src/TextRotationAngledownTwoTone.js b/packages/material-ui-icons/src/TextRotationAngledownTwoTone.js
new file mode 100644
index 00000000000000..afcc60ff06d2e4
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngledownTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngledownTwoTone');
diff --git a/packages/material-ui-icons/src/TextRotationAngleup.js b/packages/material-ui-icons/src/TextRotationAngleup.js
new file mode 100644
index 00000000000000..e64606b82c74ac
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngleup.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngleup');
diff --git a/packages/material-ui-icons/src/TextRotationAngleupOutlined.js b/packages/material-ui-icons/src/TextRotationAngleupOutlined.js
new file mode 100644
index 00000000000000..38a302e595c918
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngleupOutlined.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngleupOutlined');
diff --git a/packages/material-ui-icons/src/TextRotationAngleupRounded.js b/packages/material-ui-icons/src/TextRotationAngleupRounded.js
new file mode 100644
index 00000000000000..84d09256ee3d2a
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngleupRounded.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngleupRounded');
diff --git a/packages/material-ui-icons/src/TextRotationAngleupSharp.js b/packages/material-ui-icons/src/TextRotationAngleupSharp.js
new file mode 100644
index 00000000000000..13a48b8f14a4d4
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngleupSharp.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngleupSharp');
diff --git a/packages/material-ui-icons/src/TextRotationAngleupTwoTone.js b/packages/material-ui-icons/src/TextRotationAngleupTwoTone.js
new file mode 100644
index 00000000000000..e404453a2940bb
--- /dev/null
+++ b/packages/material-ui-icons/src/TextRotationAngleupTwoTone.js
@@ -0,0 +1,6 @@
+import React from 'react';
+import createSvgIcon from './utils/createSvgIcon';
+
+export default createSvgIcon(
+
+, 'TextRotationAngleupTwoTone');
diff --git a/packages/material-ui-icons/src/TextRotationNoneOutlined.js b/packages/material-ui-icons/src/TextRotationNoneOutlined.js
index e106eca0fd2976..a9a2d0765c750f 100644
--- a/packages/material-ui-icons/src/TextRotationNoneOutlined.js
+++ b/packages/material-ui-icons/src/TextRotationNoneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextRotationNoneOutlined');
diff --git a/packages/material-ui-icons/src/TextRotationNoneRounded.js b/packages/material-ui-icons/src/TextRotationNoneRounded.js
index 048c8340eeefe5..7ef45468231a88 100644
--- a/packages/material-ui-icons/src/TextRotationNoneRounded.js
+++ b/packages/material-ui-icons/src/TextRotationNoneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextRotationNoneRounded');
diff --git a/packages/material-ui-icons/src/TextRotationNoneSharp.js b/packages/material-ui-icons/src/TextRotationNoneSharp.js
index b99612f3f06e62..6eb88ac8d008ab 100644
--- a/packages/material-ui-icons/src/TextRotationNoneSharp.js
+++ b/packages/material-ui-icons/src/TextRotationNoneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextRotationNoneSharp');
diff --git a/packages/material-ui-icons/src/TextRotationNoneTwoTone.js b/packages/material-ui-icons/src/TextRotationNoneTwoTone.js
index b66235ba83d2f0..9b6f31ef62b6a8 100644
--- a/packages/material-ui-icons/src/TextRotationNoneTwoTone.js
+++ b/packages/material-ui-icons/src/TextRotationNoneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextRotationNoneTwoTone');
diff --git a/packages/material-ui-icons/src/TextsmsOutlined.js b/packages/material-ui-icons/src/TextsmsOutlined.js
index 0fc70be42b1c7f..87e2324e16ad74 100644
--- a/packages/material-ui-icons/src/TextsmsOutlined.js
+++ b/packages/material-ui-icons/src/TextsmsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextsmsOutlined');
diff --git a/packages/material-ui-icons/src/TextsmsRounded.js b/packages/material-ui-icons/src/TextsmsRounded.js
index c0d4528eae3928..4f461f1d9b898a 100644
--- a/packages/material-ui-icons/src/TextsmsRounded.js
+++ b/packages/material-ui-icons/src/TextsmsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextsmsRounded');
diff --git a/packages/material-ui-icons/src/TextsmsSharp.js b/packages/material-ui-icons/src/TextsmsSharp.js
index b93731f5b09a2b..67fd5303483a5b 100644
--- a/packages/material-ui-icons/src/TextsmsSharp.js
+++ b/packages/material-ui-icons/src/TextsmsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextsmsSharp');
diff --git a/packages/material-ui-icons/src/TextsmsTwoTone.js b/packages/material-ui-icons/src/TextsmsTwoTone.js
index 343b446dadf49c..4f802e0cb8b2d5 100644
--- a/packages/material-ui-icons/src/TextsmsTwoTone.js
+++ b/packages/material-ui-icons/src/TextsmsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextsmsTwoTone');
diff --git a/packages/material-ui-icons/src/TextureOutlined.js b/packages/material-ui-icons/src/TextureOutlined.js
index 2f16b39de79311..d95ac732a58ac7 100644
--- a/packages/material-ui-icons/src/TextureOutlined.js
+++ b/packages/material-ui-icons/src/TextureOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextureOutlined');
diff --git a/packages/material-ui-icons/src/TextureRounded.js b/packages/material-ui-icons/src/TextureRounded.js
index c85b0064055619..6c9b9a6c497c96 100644
--- a/packages/material-ui-icons/src/TextureRounded.js
+++ b/packages/material-ui-icons/src/TextureRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextureRounded');
diff --git a/packages/material-ui-icons/src/TextureSharp.js b/packages/material-ui-icons/src/TextureSharp.js
index d5dda09a65f811..7d2e518d73b6dd 100644
--- a/packages/material-ui-icons/src/TextureSharp.js
+++ b/packages/material-ui-icons/src/TextureSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextureSharp');
diff --git a/packages/material-ui-icons/src/TextureTwoTone.js b/packages/material-ui-icons/src/TextureTwoTone.js
index 875ea69876213b..4b8bfbeaf7aedc 100644
--- a/packages/material-ui-icons/src/TextureTwoTone.js
+++ b/packages/material-ui-icons/src/TextureTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TextureTwoTone');
diff --git a/packages/material-ui-icons/src/TheatersOutlined.js b/packages/material-ui-icons/src/TheatersOutlined.js
index aeb219521251b7..cfffe570c65c11 100644
--- a/packages/material-ui-icons/src/TheatersOutlined.js
+++ b/packages/material-ui-icons/src/TheatersOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TheatersOutlined');
diff --git a/packages/material-ui-icons/src/TheatersRounded.js b/packages/material-ui-icons/src/TheatersRounded.js
index f84b5bf2469dcf..2e0830b9938fe3 100644
--- a/packages/material-ui-icons/src/TheatersRounded.js
+++ b/packages/material-ui-icons/src/TheatersRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TheatersRounded');
diff --git a/packages/material-ui-icons/src/TheatersSharp.js b/packages/material-ui-icons/src/TheatersSharp.js
index 83e30dfc40ad2f..8ed7dd625632ef 100644
--- a/packages/material-ui-icons/src/TheatersSharp.js
+++ b/packages/material-ui-icons/src/TheatersSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TheatersSharp');
diff --git a/packages/material-ui-icons/src/TheatersTwoTone.js b/packages/material-ui-icons/src/TheatersTwoTone.js
index 26243d70eb8d2d..f424a4064fc472 100644
--- a/packages/material-ui-icons/src/TheatersTwoTone.js
+++ b/packages/material-ui-icons/src/TheatersTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TheatersTwoTone');
diff --git a/packages/material-ui-icons/src/ThreeDRotationOutlined.js b/packages/material-ui-icons/src/ThreeDRotationOutlined.js
index a1ad0355541cb7..3d1b0420117ef5 100644
--- a/packages/material-ui-icons/src/ThreeDRotationOutlined.js
+++ b/packages/material-ui-icons/src/ThreeDRotationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeDRotationOutlined');
diff --git a/packages/material-ui-icons/src/ThreeDRotationRounded.js b/packages/material-ui-icons/src/ThreeDRotationRounded.js
index f982865f7be6b6..7e6da644aac0d9 100644
--- a/packages/material-ui-icons/src/ThreeDRotationRounded.js
+++ b/packages/material-ui-icons/src/ThreeDRotationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeDRotationRounded');
diff --git a/packages/material-ui-icons/src/ThreeDRotationSharp.js b/packages/material-ui-icons/src/ThreeDRotationSharp.js
index 56927de771482b..fa0d308eb76a49 100644
--- a/packages/material-ui-icons/src/ThreeDRotationSharp.js
+++ b/packages/material-ui-icons/src/ThreeDRotationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeDRotationSharp');
diff --git a/packages/material-ui-icons/src/ThreeDRotationTwoTone.js b/packages/material-ui-icons/src/ThreeDRotationTwoTone.js
index ba658105de9cc7..55df09648846c3 100644
--- a/packages/material-ui-icons/src/ThreeDRotationTwoTone.js
+++ b/packages/material-ui-icons/src/ThreeDRotationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeDRotationTwoTone');
diff --git a/packages/material-ui-icons/src/ThreeSixtyOutlined.js b/packages/material-ui-icons/src/ThreeSixtyOutlined.js
index 5a72abce3825a9..00576b531a9b7b 100644
--- a/packages/material-ui-icons/src/ThreeSixtyOutlined.js
+++ b/packages/material-ui-icons/src/ThreeSixtyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeSixtyOutlined');
diff --git a/packages/material-ui-icons/src/ThreeSixtyRounded.js b/packages/material-ui-icons/src/ThreeSixtyRounded.js
index 49fbfd4701faab..6b6b7ab13d33ce 100644
--- a/packages/material-ui-icons/src/ThreeSixtyRounded.js
+++ b/packages/material-ui-icons/src/ThreeSixtyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeSixtyRounded');
diff --git a/packages/material-ui-icons/src/ThreeSixtySharp.js b/packages/material-ui-icons/src/ThreeSixtySharp.js
index 6dcddc1d0a2b7e..942067d1dd3d2e 100644
--- a/packages/material-ui-icons/src/ThreeSixtySharp.js
+++ b/packages/material-ui-icons/src/ThreeSixtySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeSixtySharp');
diff --git a/packages/material-ui-icons/src/ThreeSixtyTwoTone.js b/packages/material-ui-icons/src/ThreeSixtyTwoTone.js
index 5123a272bd7823..8e0bf693fa5609 100644
--- a/packages/material-ui-icons/src/ThreeSixtyTwoTone.js
+++ b/packages/material-ui-icons/src/ThreeSixtyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThreeSixtyTwoTone');
diff --git a/packages/material-ui-icons/src/ThumbUp.js b/packages/material-ui-icons/src/ThumbUp.js
index cce32b5951a563..00307c69704f37 100644
--- a/packages/material-ui-icons/src/ThumbUp.js
+++ b/packages/material-ui-icons/src/ThumbUp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ThumbUp');
diff --git a/packages/material-ui-icons/src/TimeToLeaveOutlined.js b/packages/material-ui-icons/src/TimeToLeaveOutlined.js
index bbb5f1d55f50b0..580fe7d7ab038f 100644
--- a/packages/material-ui-icons/src/TimeToLeaveOutlined.js
+++ b/packages/material-ui-icons/src/TimeToLeaveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimeToLeaveOutlined');
diff --git a/packages/material-ui-icons/src/TimeToLeaveRounded.js b/packages/material-ui-icons/src/TimeToLeaveRounded.js
index c995aee92c1ad7..5938e72a049b85 100644
--- a/packages/material-ui-icons/src/TimeToLeaveRounded.js
+++ b/packages/material-ui-icons/src/TimeToLeaveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimeToLeaveRounded');
diff --git a/packages/material-ui-icons/src/TimeToLeaveSharp.js b/packages/material-ui-icons/src/TimeToLeaveSharp.js
index c9c2d6cb138ed6..83649efd26db79 100644
--- a/packages/material-ui-icons/src/TimeToLeaveSharp.js
+++ b/packages/material-ui-icons/src/TimeToLeaveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimeToLeaveSharp');
diff --git a/packages/material-ui-icons/src/TimeToLeaveTwoTone.js b/packages/material-ui-icons/src/TimeToLeaveTwoTone.js
index 041518520089d5..40a75c21aa7e25 100644
--- a/packages/material-ui-icons/src/TimeToLeaveTwoTone.js
+++ b/packages/material-ui-icons/src/TimeToLeaveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimeToLeaveTwoTone');
diff --git a/packages/material-ui-icons/src/TimelapseOutlined.js b/packages/material-ui-icons/src/TimelapseOutlined.js
index 24086e084117c7..bd576bb04b41f5 100644
--- a/packages/material-ui-icons/src/TimelapseOutlined.js
+++ b/packages/material-ui-icons/src/TimelapseOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimelapseOutlined');
diff --git a/packages/material-ui-icons/src/TimelapseRounded.js b/packages/material-ui-icons/src/TimelapseRounded.js
index a252151cc910d0..b035b9d0a2444b 100644
--- a/packages/material-ui-icons/src/TimelapseRounded.js
+++ b/packages/material-ui-icons/src/TimelapseRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimelapseRounded');
diff --git a/packages/material-ui-icons/src/TimelapseSharp.js b/packages/material-ui-icons/src/TimelapseSharp.js
index f9e7742f62548a..6ba2c69b3f9a8f 100644
--- a/packages/material-ui-icons/src/TimelapseSharp.js
+++ b/packages/material-ui-icons/src/TimelapseSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimelapseSharp');
diff --git a/packages/material-ui-icons/src/TimelapseTwoTone.js b/packages/material-ui-icons/src/TimelapseTwoTone.js
index bbada621c08742..528e2a0480bbb4 100644
--- a/packages/material-ui-icons/src/TimelapseTwoTone.js
+++ b/packages/material-ui-icons/src/TimelapseTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimelapseTwoTone');
diff --git a/packages/material-ui-icons/src/Timer10Outlined.js b/packages/material-ui-icons/src/Timer10Outlined.js
index 35b7110d70d6df..6731cf0df0e266 100644
--- a/packages/material-ui-icons/src/Timer10Outlined.js
+++ b/packages/material-ui-icons/src/Timer10Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer10Outlined');
diff --git a/packages/material-ui-icons/src/Timer10Rounded.js b/packages/material-ui-icons/src/Timer10Rounded.js
index 5d41bb40a1cd1d..149d87fa9b2b1d 100644
--- a/packages/material-ui-icons/src/Timer10Rounded.js
+++ b/packages/material-ui-icons/src/Timer10Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer10Rounded');
diff --git a/packages/material-ui-icons/src/Timer10Sharp.js b/packages/material-ui-icons/src/Timer10Sharp.js
index 626f3b77dcf577..dcfb5401244fe2 100644
--- a/packages/material-ui-icons/src/Timer10Sharp.js
+++ b/packages/material-ui-icons/src/Timer10Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer10Sharp');
diff --git a/packages/material-ui-icons/src/Timer10TwoTone.js b/packages/material-ui-icons/src/Timer10TwoTone.js
index edc751023b14f5..771b3b7f86cb50 100644
--- a/packages/material-ui-icons/src/Timer10TwoTone.js
+++ b/packages/material-ui-icons/src/Timer10TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer10TwoTone');
diff --git a/packages/material-ui-icons/src/Timer3Outlined.js b/packages/material-ui-icons/src/Timer3Outlined.js
index e8590b7c1d176a..a45d000101723f 100644
--- a/packages/material-ui-icons/src/Timer3Outlined.js
+++ b/packages/material-ui-icons/src/Timer3Outlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer3Outlined');
diff --git a/packages/material-ui-icons/src/Timer3Rounded.js b/packages/material-ui-icons/src/Timer3Rounded.js
index 49a59ffddd1f24..e5f71409bc4a48 100644
--- a/packages/material-ui-icons/src/Timer3Rounded.js
+++ b/packages/material-ui-icons/src/Timer3Rounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer3Rounded');
diff --git a/packages/material-ui-icons/src/Timer3Sharp.js b/packages/material-ui-icons/src/Timer3Sharp.js
index 4c8503f1710d8f..73dca8f3dacb6e 100644
--- a/packages/material-ui-icons/src/Timer3Sharp.js
+++ b/packages/material-ui-icons/src/Timer3Sharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer3Sharp');
diff --git a/packages/material-ui-icons/src/Timer3TwoTone.js b/packages/material-ui-icons/src/Timer3TwoTone.js
index 81c976b2150f7d..1bd472787bacc1 100644
--- a/packages/material-ui-icons/src/Timer3TwoTone.js
+++ b/packages/material-ui-icons/src/Timer3TwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Timer3TwoTone');
diff --git a/packages/material-ui-icons/src/TimerOffOutlined.js b/packages/material-ui-icons/src/TimerOffOutlined.js
index fe4a64644d68b6..c93ee6d87017f2 100644
--- a/packages/material-ui-icons/src/TimerOffOutlined.js
+++ b/packages/material-ui-icons/src/TimerOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerOffOutlined');
diff --git a/packages/material-ui-icons/src/TimerOffRounded.js b/packages/material-ui-icons/src/TimerOffRounded.js
index bce04f30804516..9b611649990a54 100644
--- a/packages/material-ui-icons/src/TimerOffRounded.js
+++ b/packages/material-ui-icons/src/TimerOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerOffRounded');
diff --git a/packages/material-ui-icons/src/TimerOffSharp.js b/packages/material-ui-icons/src/TimerOffSharp.js
index 5d782dda139611..7585d14e5d106f 100644
--- a/packages/material-ui-icons/src/TimerOffSharp.js
+++ b/packages/material-ui-icons/src/TimerOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerOffSharp');
diff --git a/packages/material-ui-icons/src/TimerOffTwoTone.js b/packages/material-ui-icons/src/TimerOffTwoTone.js
index c60f65d00882fb..6331cf44e056c8 100644
--- a/packages/material-ui-icons/src/TimerOffTwoTone.js
+++ b/packages/material-ui-icons/src/TimerOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerOffTwoTone');
diff --git a/packages/material-ui-icons/src/TimerOutlined.js b/packages/material-ui-icons/src/TimerOutlined.js
index e6b1c223c01c34..d259b3d9a73258 100644
--- a/packages/material-ui-icons/src/TimerOutlined.js
+++ b/packages/material-ui-icons/src/TimerOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerOutlined');
diff --git a/packages/material-ui-icons/src/TimerRounded.js b/packages/material-ui-icons/src/TimerRounded.js
index 95a7c23cb0c320..fd0ccdb638eb17 100644
--- a/packages/material-ui-icons/src/TimerRounded.js
+++ b/packages/material-ui-icons/src/TimerRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerRounded');
diff --git a/packages/material-ui-icons/src/TimerSharp.js b/packages/material-ui-icons/src/TimerSharp.js
index 480581c1f6696c..7a648b3e9f4577 100644
--- a/packages/material-ui-icons/src/TimerSharp.js
+++ b/packages/material-ui-icons/src/TimerSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerSharp');
diff --git a/packages/material-ui-icons/src/TimerTwoTone.js b/packages/material-ui-icons/src/TimerTwoTone.js
index e5c40062726932..3427d2449ba5e8 100644
--- a/packages/material-ui-icons/src/TimerTwoTone.js
+++ b/packages/material-ui-icons/src/TimerTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TimerTwoTone');
diff --git a/packages/material-ui-icons/src/Title.js b/packages/material-ui-icons/src/Title.js
index 82132dc0698af5..1d301dbd7a0db5 100644
--- a/packages/material-ui-icons/src/Title.js
+++ b/packages/material-ui-icons/src/Title.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Title');
diff --git a/packages/material-ui-icons/src/TitleOutlined.js b/packages/material-ui-icons/src/TitleOutlined.js
index 16ff66342df4fc..52aceabbca52f9 100644
--- a/packages/material-ui-icons/src/TitleOutlined.js
+++ b/packages/material-ui-icons/src/TitleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TitleOutlined');
diff --git a/packages/material-ui-icons/src/TitleRounded.js b/packages/material-ui-icons/src/TitleRounded.js
index 62e2dcf6ce80e7..245e1a2940d58d 100644
--- a/packages/material-ui-icons/src/TitleRounded.js
+++ b/packages/material-ui-icons/src/TitleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TitleRounded');
diff --git a/packages/material-ui-icons/src/TitleTwoTone.js b/packages/material-ui-icons/src/TitleTwoTone.js
index e003cc06c07818..f6955304a32772 100644
--- a/packages/material-ui-icons/src/TitleTwoTone.js
+++ b/packages/material-ui-icons/src/TitleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TitleTwoTone');
diff --git a/packages/material-ui-icons/src/TodayOutlined.js b/packages/material-ui-icons/src/TodayOutlined.js
index b4c7b80037c396..9e29ed62e21c58 100644
--- a/packages/material-ui-icons/src/TodayOutlined.js
+++ b/packages/material-ui-icons/src/TodayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TodayOutlined');
diff --git a/packages/material-ui-icons/src/TodayRounded.js b/packages/material-ui-icons/src/TodayRounded.js
index 091649edb8205a..902b83055a9374 100644
--- a/packages/material-ui-icons/src/TodayRounded.js
+++ b/packages/material-ui-icons/src/TodayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TodayRounded');
diff --git a/packages/material-ui-icons/src/TodaySharp.js b/packages/material-ui-icons/src/TodaySharp.js
index 3b3c3c2e67c516..aab7972773925e 100644
--- a/packages/material-ui-icons/src/TodaySharp.js
+++ b/packages/material-ui-icons/src/TodaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TodaySharp');
diff --git a/packages/material-ui-icons/src/TodayTwoTone.js b/packages/material-ui-icons/src/TodayTwoTone.js
index 9fb0e76c428156..598a1dfaf11533 100644
--- a/packages/material-ui-icons/src/TodayTwoTone.js
+++ b/packages/material-ui-icons/src/TodayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TodayTwoTone');
diff --git a/packages/material-ui-icons/src/ToggleOffOutlined.js b/packages/material-ui-icons/src/ToggleOffOutlined.js
index 8e73120e3a22e6..45729043b6ec5e 100644
--- a/packages/material-ui-icons/src/ToggleOffOutlined.js
+++ b/packages/material-ui-icons/src/ToggleOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ToggleOffOutlined');
diff --git a/packages/material-ui-icons/src/ToggleOffRounded.js b/packages/material-ui-icons/src/ToggleOffRounded.js
index 0dee4f3fac6135..6c1e64f00e663b 100644
--- a/packages/material-ui-icons/src/ToggleOffRounded.js
+++ b/packages/material-ui-icons/src/ToggleOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ToggleOffRounded');
diff --git a/packages/material-ui-icons/src/ToggleOffSharp.js b/packages/material-ui-icons/src/ToggleOffSharp.js
index bf41bcf794f393..d1516e739e49cb 100644
--- a/packages/material-ui-icons/src/ToggleOffSharp.js
+++ b/packages/material-ui-icons/src/ToggleOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ToggleOffSharp');
diff --git a/packages/material-ui-icons/src/ToggleOffTwoTone.js b/packages/material-ui-icons/src/ToggleOffTwoTone.js
index b052385021e3be..958ae285b66bf8 100644
--- a/packages/material-ui-icons/src/ToggleOffTwoTone.js
+++ b/packages/material-ui-icons/src/ToggleOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ToggleOffTwoTone');
diff --git a/packages/material-ui-icons/src/Toll.js b/packages/material-ui-icons/src/Toll.js
index 734c72e2221997..f656e15b9f5e59 100644
--- a/packages/material-ui-icons/src/Toll.js
+++ b/packages/material-ui-icons/src/Toll.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Toll');
diff --git a/packages/material-ui-icons/src/TollOutlined.js b/packages/material-ui-icons/src/TollOutlined.js
index 770aa109ba1d3f..e1603e3e1fadb9 100644
--- a/packages/material-ui-icons/src/TollOutlined.js
+++ b/packages/material-ui-icons/src/TollOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TollOutlined');
diff --git a/packages/material-ui-icons/src/TollRounded.js b/packages/material-ui-icons/src/TollRounded.js
index fc4de58ab28dc7..929317a536aa37 100644
--- a/packages/material-ui-icons/src/TollRounded.js
+++ b/packages/material-ui-icons/src/TollRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TollRounded');
diff --git a/packages/material-ui-icons/src/TollSharp.js b/packages/material-ui-icons/src/TollSharp.js
index a03839c8bf39f7..4f8fafcc5305bc 100644
--- a/packages/material-ui-icons/src/TollSharp.js
+++ b/packages/material-ui-icons/src/TollSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TollSharp');
diff --git a/packages/material-ui-icons/src/TollTwoTone.js b/packages/material-ui-icons/src/TollTwoTone.js
index ad82096c675701..92ef6f224cde22 100644
--- a/packages/material-ui-icons/src/TollTwoTone.js
+++ b/packages/material-ui-icons/src/TollTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TollTwoTone');
diff --git a/packages/material-ui-icons/src/TonalityOutlined.js b/packages/material-ui-icons/src/TonalityOutlined.js
index 03bc426c5dd168..0d2dea4a6bcdee 100644
--- a/packages/material-ui-icons/src/TonalityOutlined.js
+++ b/packages/material-ui-icons/src/TonalityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TonalityOutlined');
diff --git a/packages/material-ui-icons/src/TonalityRounded.js b/packages/material-ui-icons/src/TonalityRounded.js
index 6f1aaad7a78bb2..3c3e2291d73e8a 100644
--- a/packages/material-ui-icons/src/TonalityRounded.js
+++ b/packages/material-ui-icons/src/TonalityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TonalityRounded');
diff --git a/packages/material-ui-icons/src/TonalitySharp.js b/packages/material-ui-icons/src/TonalitySharp.js
index ec40ff7c97d7b4..5742af2a526bd6 100644
--- a/packages/material-ui-icons/src/TonalitySharp.js
+++ b/packages/material-ui-icons/src/TonalitySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TonalitySharp');
diff --git a/packages/material-ui-icons/src/TonalityTwoTone.js b/packages/material-ui-icons/src/TonalityTwoTone.js
index fbedd2779cf3c8..b515e55ff1b14e 100644
--- a/packages/material-ui-icons/src/TonalityTwoTone.js
+++ b/packages/material-ui-icons/src/TonalityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TonalityTwoTone');
diff --git a/packages/material-ui-icons/src/TrackChanges.js b/packages/material-ui-icons/src/TrackChanges.js
index 7a225713b7c91b..d6ac3d8eaea876 100644
--- a/packages/material-ui-icons/src/TrackChanges.js
+++ b/packages/material-ui-icons/src/TrackChanges.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrackChanges');
diff --git a/packages/material-ui-icons/src/TrackChangesOutlined.js b/packages/material-ui-icons/src/TrackChangesOutlined.js
index dd8e84c6759f33..4e207451308937 100644
--- a/packages/material-ui-icons/src/TrackChangesOutlined.js
+++ b/packages/material-ui-icons/src/TrackChangesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrackChangesOutlined');
diff --git a/packages/material-ui-icons/src/TrackChangesRounded.js b/packages/material-ui-icons/src/TrackChangesRounded.js
index b7223a30463269..1ce71192b006ef 100644
--- a/packages/material-ui-icons/src/TrackChangesRounded.js
+++ b/packages/material-ui-icons/src/TrackChangesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrackChangesRounded');
diff --git a/packages/material-ui-icons/src/TrackChangesSharp.js b/packages/material-ui-icons/src/TrackChangesSharp.js
index f2b3d89249a438..86bcee6a191e8c 100644
--- a/packages/material-ui-icons/src/TrackChangesSharp.js
+++ b/packages/material-ui-icons/src/TrackChangesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrackChangesSharp');
diff --git a/packages/material-ui-icons/src/TrackChangesTwoTone.js b/packages/material-ui-icons/src/TrackChangesTwoTone.js
index a803fd41350829..967d153510f26e 100644
--- a/packages/material-ui-icons/src/TrackChangesTwoTone.js
+++ b/packages/material-ui-icons/src/TrackChangesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrackChangesTwoTone');
diff --git a/packages/material-ui-icons/src/TrafficOutlined.js b/packages/material-ui-icons/src/TrafficOutlined.js
index c1888666a5f92a..8821871726b636 100644
--- a/packages/material-ui-icons/src/TrafficOutlined.js
+++ b/packages/material-ui-icons/src/TrafficOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrafficOutlined');
diff --git a/packages/material-ui-icons/src/TrafficRounded.js b/packages/material-ui-icons/src/TrafficRounded.js
index cf3780855655d7..5ad0522d29cd5d 100644
--- a/packages/material-ui-icons/src/TrafficRounded.js
+++ b/packages/material-ui-icons/src/TrafficRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrafficRounded');
diff --git a/packages/material-ui-icons/src/TrafficSharp.js b/packages/material-ui-icons/src/TrafficSharp.js
index 15617f4cffa375..246e025f6c2522 100644
--- a/packages/material-ui-icons/src/TrafficSharp.js
+++ b/packages/material-ui-icons/src/TrafficSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrafficSharp');
diff --git a/packages/material-ui-icons/src/TrafficTwoTone.js b/packages/material-ui-icons/src/TrafficTwoTone.js
index a25839d8f70bd2..a5450745b66680 100644
--- a/packages/material-ui-icons/src/TrafficTwoTone.js
+++ b/packages/material-ui-icons/src/TrafficTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrafficTwoTone');
diff --git a/packages/material-ui-icons/src/Train.js b/packages/material-ui-icons/src/Train.js
index 9b5db3d5a84ceb..b69e270e30c3d5 100644
--- a/packages/material-ui-icons/src/Train.js
+++ b/packages/material-ui-icons/src/Train.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Train');
diff --git a/packages/material-ui-icons/src/TrainOutlined.js b/packages/material-ui-icons/src/TrainOutlined.js
index c8bb2a11575fa3..9a2473ff666245 100644
--- a/packages/material-ui-icons/src/TrainOutlined.js
+++ b/packages/material-ui-icons/src/TrainOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrainOutlined');
diff --git a/packages/material-ui-icons/src/TrainRounded.js b/packages/material-ui-icons/src/TrainRounded.js
index 115c5fff5d893c..793a49b4bf4c81 100644
--- a/packages/material-ui-icons/src/TrainRounded.js
+++ b/packages/material-ui-icons/src/TrainRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrainRounded');
diff --git a/packages/material-ui-icons/src/TrainSharp.js b/packages/material-ui-icons/src/TrainSharp.js
index 05e307ab001eb1..4c4f577f46a02a 100644
--- a/packages/material-ui-icons/src/TrainSharp.js
+++ b/packages/material-ui-icons/src/TrainSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrainSharp');
diff --git a/packages/material-ui-icons/src/TrainTwoTone.js b/packages/material-ui-icons/src/TrainTwoTone.js
index a00c6a073fcab1..6bfc298fec6704 100644
--- a/packages/material-ui-icons/src/TrainTwoTone.js
+++ b/packages/material-ui-icons/src/TrainTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrainTwoTone');
diff --git a/packages/material-ui-icons/src/Tram.js b/packages/material-ui-icons/src/Tram.js
index b47f32e75936a9..90e1955d01e3fe 100644
--- a/packages/material-ui-icons/src/Tram.js
+++ b/packages/material-ui-icons/src/Tram.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Tram');
diff --git a/packages/material-ui-icons/src/TramOutlined.js b/packages/material-ui-icons/src/TramOutlined.js
index 0603831e0723b6..f48442fc7d05e7 100644
--- a/packages/material-ui-icons/src/TramOutlined.js
+++ b/packages/material-ui-icons/src/TramOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TramOutlined');
diff --git a/packages/material-ui-icons/src/TramRounded.js b/packages/material-ui-icons/src/TramRounded.js
index 8a036d8f63adda..5ab154e427ceb5 100644
--- a/packages/material-ui-icons/src/TramRounded.js
+++ b/packages/material-ui-icons/src/TramRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TramRounded');
diff --git a/packages/material-ui-icons/src/TramSharp.js b/packages/material-ui-icons/src/TramSharp.js
index ba9d5dcc73771a..234e64205d8d19 100644
--- a/packages/material-ui-icons/src/TramSharp.js
+++ b/packages/material-ui-icons/src/TramSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TramSharp');
diff --git a/packages/material-ui-icons/src/TramTwoTone.js b/packages/material-ui-icons/src/TramTwoTone.js
index 90a7e61bae658e..a2adab59d45207 100644
--- a/packages/material-ui-icons/src/TramTwoTone.js
+++ b/packages/material-ui-icons/src/TramTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TramTwoTone');
diff --git a/packages/material-ui-icons/src/TransferWithinAStationOutlined.js b/packages/material-ui-icons/src/TransferWithinAStationOutlined.js
index 791f28f367efc1..d691572f6464ee 100644
--- a/packages/material-ui-icons/src/TransferWithinAStationOutlined.js
+++ b/packages/material-ui-icons/src/TransferWithinAStationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransferWithinAStationOutlined');
diff --git a/packages/material-ui-icons/src/TransferWithinAStationRounded.js b/packages/material-ui-icons/src/TransferWithinAStationRounded.js
index d8075877c20add..ee450a67b2ba26 100644
--- a/packages/material-ui-icons/src/TransferWithinAStationRounded.js
+++ b/packages/material-ui-icons/src/TransferWithinAStationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransferWithinAStationRounded');
diff --git a/packages/material-ui-icons/src/TransferWithinAStationSharp.js b/packages/material-ui-icons/src/TransferWithinAStationSharp.js
index 1a7743d729aa24..576dc64ada090d 100644
--- a/packages/material-ui-icons/src/TransferWithinAStationSharp.js
+++ b/packages/material-ui-icons/src/TransferWithinAStationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransferWithinAStationSharp');
diff --git a/packages/material-ui-icons/src/TransferWithinAStationTwoTone.js b/packages/material-ui-icons/src/TransferWithinAStationTwoTone.js
index 11d70f59c015bd..3339081481ff89 100644
--- a/packages/material-ui-icons/src/TransferWithinAStationTwoTone.js
+++ b/packages/material-ui-icons/src/TransferWithinAStationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransferWithinAStationTwoTone');
diff --git a/packages/material-ui-icons/src/TransformOutlined.js b/packages/material-ui-icons/src/TransformOutlined.js
index 4937a34afbf61e..48338b34b14262 100644
--- a/packages/material-ui-icons/src/TransformOutlined.js
+++ b/packages/material-ui-icons/src/TransformOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransformOutlined');
diff --git a/packages/material-ui-icons/src/TransformRounded.js b/packages/material-ui-icons/src/TransformRounded.js
index 261d5d4601d8f0..2748b08058fbf1 100644
--- a/packages/material-ui-icons/src/TransformRounded.js
+++ b/packages/material-ui-icons/src/TransformRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransformRounded');
diff --git a/packages/material-ui-icons/src/TransformSharp.js b/packages/material-ui-icons/src/TransformSharp.js
index 59500ef7ea47b2..ba8f10fce6e1d7 100644
--- a/packages/material-ui-icons/src/TransformSharp.js
+++ b/packages/material-ui-icons/src/TransformSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransformSharp');
diff --git a/packages/material-ui-icons/src/TransformTwoTone.js b/packages/material-ui-icons/src/TransformTwoTone.js
index 3efedb52584932..753548f7f1f4c2 100644
--- a/packages/material-ui-icons/src/TransformTwoTone.js
+++ b/packages/material-ui-icons/src/TransformTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransformTwoTone');
diff --git a/packages/material-ui-icons/src/TransitEnterexitOutlined.js b/packages/material-ui-icons/src/TransitEnterexitOutlined.js
index 8f832872e97615..98ce496555735c 100644
--- a/packages/material-ui-icons/src/TransitEnterexitOutlined.js
+++ b/packages/material-ui-icons/src/TransitEnterexitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransitEnterexitOutlined');
diff --git a/packages/material-ui-icons/src/TransitEnterexitRounded.js b/packages/material-ui-icons/src/TransitEnterexitRounded.js
index 7443a7841ff8b3..d6c1429ba41af3 100644
--- a/packages/material-ui-icons/src/TransitEnterexitRounded.js
+++ b/packages/material-ui-icons/src/TransitEnterexitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransitEnterexitRounded');
diff --git a/packages/material-ui-icons/src/TransitEnterexitSharp.js b/packages/material-ui-icons/src/TransitEnterexitSharp.js
index e8b4b49fae94f7..84f296b5cd45ff 100644
--- a/packages/material-ui-icons/src/TransitEnterexitSharp.js
+++ b/packages/material-ui-icons/src/TransitEnterexitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransitEnterexitSharp');
diff --git a/packages/material-ui-icons/src/TransitEnterexitTwoTone.js b/packages/material-ui-icons/src/TransitEnterexitTwoTone.js
index e1eb8ecf516a70..0778681be4a781 100644
--- a/packages/material-ui-icons/src/TransitEnterexitTwoTone.js
+++ b/packages/material-ui-icons/src/TransitEnterexitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TransitEnterexitTwoTone');
diff --git a/packages/material-ui-icons/src/TranslateOutlined.js b/packages/material-ui-icons/src/TranslateOutlined.js
index 1753234e89fd81..5a1cab2b4d7587 100644
--- a/packages/material-ui-icons/src/TranslateOutlined.js
+++ b/packages/material-ui-icons/src/TranslateOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TranslateOutlined');
diff --git a/packages/material-ui-icons/src/TranslateRounded.js b/packages/material-ui-icons/src/TranslateRounded.js
index 2f69b3b588510a..7d4e168f9b4fbc 100644
--- a/packages/material-ui-icons/src/TranslateRounded.js
+++ b/packages/material-ui-icons/src/TranslateRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TranslateRounded');
diff --git a/packages/material-ui-icons/src/TranslateSharp.js b/packages/material-ui-icons/src/TranslateSharp.js
index c5d64396be3c64..25b78981cc98bb 100644
--- a/packages/material-ui-icons/src/TranslateSharp.js
+++ b/packages/material-ui-icons/src/TranslateSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TranslateSharp');
diff --git a/packages/material-ui-icons/src/TranslateTwoTone.js b/packages/material-ui-icons/src/TranslateTwoTone.js
index 8860ca6ed7c82d..1f1c4d4da83bb4 100644
--- a/packages/material-ui-icons/src/TranslateTwoTone.js
+++ b/packages/material-ui-icons/src/TranslateTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TranslateTwoTone');
diff --git a/packages/material-ui-icons/src/TrendingDownOutlined.js b/packages/material-ui-icons/src/TrendingDownOutlined.js
index 90ba1df5f0950c..0b36fe3470279e 100644
--- a/packages/material-ui-icons/src/TrendingDownOutlined.js
+++ b/packages/material-ui-icons/src/TrendingDownOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingDownOutlined');
diff --git a/packages/material-ui-icons/src/TrendingDownRounded.js b/packages/material-ui-icons/src/TrendingDownRounded.js
index 432ac2386cd339..548687290c07d3 100644
--- a/packages/material-ui-icons/src/TrendingDownRounded.js
+++ b/packages/material-ui-icons/src/TrendingDownRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingDownRounded');
diff --git a/packages/material-ui-icons/src/TrendingDownSharp.js b/packages/material-ui-icons/src/TrendingDownSharp.js
index be7f37a9eef613..c8629b494d8de2 100644
--- a/packages/material-ui-icons/src/TrendingDownSharp.js
+++ b/packages/material-ui-icons/src/TrendingDownSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingDownSharp');
diff --git a/packages/material-ui-icons/src/TrendingDownTwoTone.js b/packages/material-ui-icons/src/TrendingDownTwoTone.js
index d3692b0af3d4a1..5439f384fe8de1 100644
--- a/packages/material-ui-icons/src/TrendingDownTwoTone.js
+++ b/packages/material-ui-icons/src/TrendingDownTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingDownTwoTone');
diff --git a/packages/material-ui-icons/src/TrendingFlatOutlined.js b/packages/material-ui-icons/src/TrendingFlatOutlined.js
index 6cc7cb48565e5d..f2c4e2fe712d58 100644
--- a/packages/material-ui-icons/src/TrendingFlatOutlined.js
+++ b/packages/material-ui-icons/src/TrendingFlatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingFlatOutlined');
diff --git a/packages/material-ui-icons/src/TrendingFlatRounded.js b/packages/material-ui-icons/src/TrendingFlatRounded.js
index e4f7da07451995..1308e018bec3ca 100644
--- a/packages/material-ui-icons/src/TrendingFlatRounded.js
+++ b/packages/material-ui-icons/src/TrendingFlatRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingFlatRounded');
diff --git a/packages/material-ui-icons/src/TrendingFlatSharp.js b/packages/material-ui-icons/src/TrendingFlatSharp.js
index 3b57391382694f..6b596c778115c2 100644
--- a/packages/material-ui-icons/src/TrendingFlatSharp.js
+++ b/packages/material-ui-icons/src/TrendingFlatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingFlatSharp');
diff --git a/packages/material-ui-icons/src/TrendingFlatTwoTone.js b/packages/material-ui-icons/src/TrendingFlatTwoTone.js
index 35660f65c8c63a..a3de464f3c9ae0 100644
--- a/packages/material-ui-icons/src/TrendingFlatTwoTone.js
+++ b/packages/material-ui-icons/src/TrendingFlatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingFlatTwoTone');
diff --git a/packages/material-ui-icons/src/TrendingUpOutlined.js b/packages/material-ui-icons/src/TrendingUpOutlined.js
index b4bdcb2505abaf..aec85a9306698c 100644
--- a/packages/material-ui-icons/src/TrendingUpOutlined.js
+++ b/packages/material-ui-icons/src/TrendingUpOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingUpOutlined');
diff --git a/packages/material-ui-icons/src/TrendingUpRounded.js b/packages/material-ui-icons/src/TrendingUpRounded.js
index 74503c79edbddf..f79d0732ddc593 100644
--- a/packages/material-ui-icons/src/TrendingUpRounded.js
+++ b/packages/material-ui-icons/src/TrendingUpRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingUpRounded');
diff --git a/packages/material-ui-icons/src/TrendingUpSharp.js b/packages/material-ui-icons/src/TrendingUpSharp.js
index c45a9151c132ff..61645ceea481d3 100644
--- a/packages/material-ui-icons/src/TrendingUpSharp.js
+++ b/packages/material-ui-icons/src/TrendingUpSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingUpSharp');
diff --git a/packages/material-ui-icons/src/TrendingUpTwoTone.js b/packages/material-ui-icons/src/TrendingUpTwoTone.js
index b7e7ae4f409db8..aec06287229ab4 100644
--- a/packages/material-ui-icons/src/TrendingUpTwoTone.js
+++ b/packages/material-ui-icons/src/TrendingUpTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TrendingUpTwoTone');
diff --git a/packages/material-ui-icons/src/TripOriginOutlined.js b/packages/material-ui-icons/src/TripOriginOutlined.js
index aa776c48b05496..105b3436dc8fb5 100644
--- a/packages/material-ui-icons/src/TripOriginOutlined.js
+++ b/packages/material-ui-icons/src/TripOriginOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TripOriginOutlined');
diff --git a/packages/material-ui-icons/src/TripOriginRounded.js b/packages/material-ui-icons/src/TripOriginRounded.js
index bbff2db4a4ad44..e1ae76a2572edc 100644
--- a/packages/material-ui-icons/src/TripOriginRounded.js
+++ b/packages/material-ui-icons/src/TripOriginRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TripOriginRounded');
diff --git a/packages/material-ui-icons/src/TripOriginSharp.js b/packages/material-ui-icons/src/TripOriginSharp.js
index 2fcc0a6a911d6e..a5707580f1c31d 100644
--- a/packages/material-ui-icons/src/TripOriginSharp.js
+++ b/packages/material-ui-icons/src/TripOriginSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TripOriginSharp');
diff --git a/packages/material-ui-icons/src/TripOriginTwoTone.js b/packages/material-ui-icons/src/TripOriginTwoTone.js
index fb742af0dbca68..7911fd4417fb6e 100644
--- a/packages/material-ui-icons/src/TripOriginTwoTone.js
+++ b/packages/material-ui-icons/src/TripOriginTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TripOriginTwoTone');
diff --git a/packages/material-ui-icons/src/TuneOutlined.js b/packages/material-ui-icons/src/TuneOutlined.js
index c85f4d382992b3..ae53f07b6c3df9 100644
--- a/packages/material-ui-icons/src/TuneOutlined.js
+++ b/packages/material-ui-icons/src/TuneOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TuneOutlined');
diff --git a/packages/material-ui-icons/src/TuneRounded.js b/packages/material-ui-icons/src/TuneRounded.js
index ab030f4bfebf57..6bfbff67249727 100644
--- a/packages/material-ui-icons/src/TuneRounded.js
+++ b/packages/material-ui-icons/src/TuneRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TuneRounded');
diff --git a/packages/material-ui-icons/src/TuneSharp.js b/packages/material-ui-icons/src/TuneSharp.js
index a5142982f55642..b24228e4a00e29 100644
--- a/packages/material-ui-icons/src/TuneSharp.js
+++ b/packages/material-ui-icons/src/TuneSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TuneSharp');
diff --git a/packages/material-ui-icons/src/TuneTwoTone.js b/packages/material-ui-icons/src/TuneTwoTone.js
index c4f713743459e9..f14e0f144e9feb 100644
--- a/packages/material-ui-icons/src/TuneTwoTone.js
+++ b/packages/material-ui-icons/src/TuneTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TuneTwoTone');
diff --git a/packages/material-ui-icons/src/TurnedInNotOutlined.js b/packages/material-ui-icons/src/TurnedInNotOutlined.js
index 43e77c140fea23..f843075b50bbb5 100644
--- a/packages/material-ui-icons/src/TurnedInNotOutlined.js
+++ b/packages/material-ui-icons/src/TurnedInNotOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInNotOutlined');
diff --git a/packages/material-ui-icons/src/TurnedInNotRounded.js b/packages/material-ui-icons/src/TurnedInNotRounded.js
index 7c6291ae4eb3b5..e066b84737465b 100644
--- a/packages/material-ui-icons/src/TurnedInNotRounded.js
+++ b/packages/material-ui-icons/src/TurnedInNotRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInNotRounded');
diff --git a/packages/material-ui-icons/src/TurnedInNotSharp.js b/packages/material-ui-icons/src/TurnedInNotSharp.js
index 6dcdaa3121555c..86f3391595270a 100644
--- a/packages/material-ui-icons/src/TurnedInNotSharp.js
+++ b/packages/material-ui-icons/src/TurnedInNotSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInNotSharp');
diff --git a/packages/material-ui-icons/src/TurnedInNotTwoTone.js b/packages/material-ui-icons/src/TurnedInNotTwoTone.js
index abc491ae45c3e6..4e55a16ece9504 100644
--- a/packages/material-ui-icons/src/TurnedInNotTwoTone.js
+++ b/packages/material-ui-icons/src/TurnedInNotTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInNotTwoTone');
diff --git a/packages/material-ui-icons/src/TurnedInOutlined.js b/packages/material-ui-icons/src/TurnedInOutlined.js
index 7491b1572085e3..8e6ff4fec49931 100644
--- a/packages/material-ui-icons/src/TurnedInOutlined.js
+++ b/packages/material-ui-icons/src/TurnedInOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInOutlined');
diff --git a/packages/material-ui-icons/src/TurnedInRounded.js b/packages/material-ui-icons/src/TurnedInRounded.js
index 58df5c9fae3728..c29328102c880b 100644
--- a/packages/material-ui-icons/src/TurnedInRounded.js
+++ b/packages/material-ui-icons/src/TurnedInRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInRounded');
diff --git a/packages/material-ui-icons/src/TurnedInSharp.js b/packages/material-ui-icons/src/TurnedInSharp.js
index 3944c71d3bbf5d..2a847393caf6b3 100644
--- a/packages/material-ui-icons/src/TurnedInSharp.js
+++ b/packages/material-ui-icons/src/TurnedInSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInSharp');
diff --git a/packages/material-ui-icons/src/TurnedInTwoTone.js b/packages/material-ui-icons/src/TurnedInTwoTone.js
index 086c4d2bb027f2..6f60530cc01cd5 100644
--- a/packages/material-ui-icons/src/TurnedInTwoTone.js
+++ b/packages/material-ui-icons/src/TurnedInTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TurnedInTwoTone');
diff --git a/packages/material-ui-icons/src/TvOff.js b/packages/material-ui-icons/src/TvOff.js
index a539fd538f63c8..1f061c48dee1dd 100644
--- a/packages/material-ui-icons/src/TvOff.js
+++ b/packages/material-ui-icons/src/TvOff.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvOff');
diff --git a/packages/material-ui-icons/src/TvOffOutlined.js b/packages/material-ui-icons/src/TvOffOutlined.js
index 30ac4a246a8a2a..49cd3503fd7ffe 100644
--- a/packages/material-ui-icons/src/TvOffOutlined.js
+++ b/packages/material-ui-icons/src/TvOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvOffOutlined');
diff --git a/packages/material-ui-icons/src/TvOffRounded.js b/packages/material-ui-icons/src/TvOffRounded.js
index e0ef199537e396..e299c703aa1f34 100644
--- a/packages/material-ui-icons/src/TvOffRounded.js
+++ b/packages/material-ui-icons/src/TvOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvOffRounded');
diff --git a/packages/material-ui-icons/src/TvOffSharp.js b/packages/material-ui-icons/src/TvOffSharp.js
index ca2ed7d86b003a..09ad292e4b6676 100644
--- a/packages/material-ui-icons/src/TvOffSharp.js
+++ b/packages/material-ui-icons/src/TvOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvOffSharp');
diff --git a/packages/material-ui-icons/src/TvOffTwoTone.js b/packages/material-ui-icons/src/TvOffTwoTone.js
index 4aee5f07190531..4bc424aac48b17 100644
--- a/packages/material-ui-icons/src/TvOffTwoTone.js
+++ b/packages/material-ui-icons/src/TvOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvOffTwoTone');
diff --git a/packages/material-ui-icons/src/TvOutlined.js b/packages/material-ui-icons/src/TvOutlined.js
index 6e3c93652258cf..a0c06c050bdca5 100644
--- a/packages/material-ui-icons/src/TvOutlined.js
+++ b/packages/material-ui-icons/src/TvOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvOutlined');
diff --git a/packages/material-ui-icons/src/TvSharp.js b/packages/material-ui-icons/src/TvSharp.js
index 4f273ccfb54259..e9915077e78880 100644
--- a/packages/material-ui-icons/src/TvSharp.js
+++ b/packages/material-ui-icons/src/TvSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvSharp');
diff --git a/packages/material-ui-icons/src/TvTwoTone.js b/packages/material-ui-icons/src/TvTwoTone.js
index b96c4c6e9634c2..b6d9f54daa958f 100644
--- a/packages/material-ui-icons/src/TvTwoTone.js
+++ b/packages/material-ui-icons/src/TvTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'TvTwoTone');
diff --git a/packages/material-ui-icons/src/UnarchiveOutlined.js b/packages/material-ui-icons/src/UnarchiveOutlined.js
index d12a1d5b63ff82..48ed25e90ac0bd 100644
--- a/packages/material-ui-icons/src/UnarchiveOutlined.js
+++ b/packages/material-ui-icons/src/UnarchiveOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnarchiveOutlined');
diff --git a/packages/material-ui-icons/src/UnarchiveRounded.js b/packages/material-ui-icons/src/UnarchiveRounded.js
index 200d8103748a36..30a31879414ae1 100644
--- a/packages/material-ui-icons/src/UnarchiveRounded.js
+++ b/packages/material-ui-icons/src/UnarchiveRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnarchiveRounded');
diff --git a/packages/material-ui-icons/src/UnarchiveSharp.js b/packages/material-ui-icons/src/UnarchiveSharp.js
index 7ef770a8b40d96..a2f5730a57e11e 100644
--- a/packages/material-ui-icons/src/UnarchiveSharp.js
+++ b/packages/material-ui-icons/src/UnarchiveSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnarchiveSharp');
diff --git a/packages/material-ui-icons/src/UnarchiveTwoTone.js b/packages/material-ui-icons/src/UnarchiveTwoTone.js
index 7b9a5cb6e1ac9a..259dd05e487180 100644
--- a/packages/material-ui-icons/src/UnarchiveTwoTone.js
+++ b/packages/material-ui-icons/src/UnarchiveTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnarchiveTwoTone');
diff --git a/packages/material-ui-icons/src/UndoOutlined.js b/packages/material-ui-icons/src/UndoOutlined.js
index 4c11c9cb443598..f1fbadce26759d 100644
--- a/packages/material-ui-icons/src/UndoOutlined.js
+++ b/packages/material-ui-icons/src/UndoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UndoOutlined');
diff --git a/packages/material-ui-icons/src/UndoRounded.js b/packages/material-ui-icons/src/UndoRounded.js
index 4999f7c6fdead3..72bbeb87b0d023 100644
--- a/packages/material-ui-icons/src/UndoRounded.js
+++ b/packages/material-ui-icons/src/UndoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UndoRounded');
diff --git a/packages/material-ui-icons/src/UndoSharp.js b/packages/material-ui-icons/src/UndoSharp.js
index a0dab61f8b0a3b..5985ff6a149e82 100644
--- a/packages/material-ui-icons/src/UndoSharp.js
+++ b/packages/material-ui-icons/src/UndoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UndoSharp');
diff --git a/packages/material-ui-icons/src/UndoTwoTone.js b/packages/material-ui-icons/src/UndoTwoTone.js
index fa1c2512104954..d7370269677932 100644
--- a/packages/material-ui-icons/src/UndoTwoTone.js
+++ b/packages/material-ui-icons/src/UndoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UndoTwoTone');
diff --git a/packages/material-ui-icons/src/UnfoldLessRounded.js b/packages/material-ui-icons/src/UnfoldLessRounded.js
index 1656697f08c8b7..a6033a01a07108 100644
--- a/packages/material-ui-icons/src/UnfoldLessRounded.js
+++ b/packages/material-ui-icons/src/UnfoldLessRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnfoldLessRounded');
diff --git a/packages/material-ui-icons/src/UnfoldMoreOutlined.js b/packages/material-ui-icons/src/UnfoldMoreOutlined.js
index 1607da2931f334..68dfea67ffe834 100644
--- a/packages/material-ui-icons/src/UnfoldMoreOutlined.js
+++ b/packages/material-ui-icons/src/UnfoldMoreOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnfoldMoreOutlined');
diff --git a/packages/material-ui-icons/src/UnfoldMoreRounded.js b/packages/material-ui-icons/src/UnfoldMoreRounded.js
index 195e9772f4e48b..8b67171fc96e7c 100644
--- a/packages/material-ui-icons/src/UnfoldMoreRounded.js
+++ b/packages/material-ui-icons/src/UnfoldMoreRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnfoldMoreRounded');
diff --git a/packages/material-ui-icons/src/UnfoldMoreSharp.js b/packages/material-ui-icons/src/UnfoldMoreSharp.js
index c0b1ab8b72c040..4f81d6a0c2e603 100644
--- a/packages/material-ui-icons/src/UnfoldMoreSharp.js
+++ b/packages/material-ui-icons/src/UnfoldMoreSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnfoldMoreSharp');
diff --git a/packages/material-ui-icons/src/UnfoldMoreTwoTone.js b/packages/material-ui-icons/src/UnfoldMoreTwoTone.js
index a0820e162d40c7..18bbdadc4048ae 100644
--- a/packages/material-ui-icons/src/UnfoldMoreTwoTone.js
+++ b/packages/material-ui-icons/src/UnfoldMoreTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnfoldMoreTwoTone');
diff --git a/packages/material-ui-icons/src/UnsubscribeOutlined.js b/packages/material-ui-icons/src/UnsubscribeOutlined.js
index bcbc7c95056b73..d0751a7c74c1ee 100644
--- a/packages/material-ui-icons/src/UnsubscribeOutlined.js
+++ b/packages/material-ui-icons/src/UnsubscribeOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnsubscribeOutlined');
diff --git a/packages/material-ui-icons/src/UnsubscribeRounded.js b/packages/material-ui-icons/src/UnsubscribeRounded.js
index 371706bdab7e08..bb9baa39da1581 100644
--- a/packages/material-ui-icons/src/UnsubscribeRounded.js
+++ b/packages/material-ui-icons/src/UnsubscribeRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnsubscribeRounded');
diff --git a/packages/material-ui-icons/src/UnsubscribeSharp.js b/packages/material-ui-icons/src/UnsubscribeSharp.js
index 1450e30de95cdb..eca62920641e28 100644
--- a/packages/material-ui-icons/src/UnsubscribeSharp.js
+++ b/packages/material-ui-icons/src/UnsubscribeSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnsubscribeSharp');
diff --git a/packages/material-ui-icons/src/UnsubscribeTwoTone.js b/packages/material-ui-icons/src/UnsubscribeTwoTone.js
index 759b346517eb38..04b9ceb38d7ab7 100644
--- a/packages/material-ui-icons/src/UnsubscribeTwoTone.js
+++ b/packages/material-ui-icons/src/UnsubscribeTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UnsubscribeTwoTone');
diff --git a/packages/material-ui-icons/src/Update.js b/packages/material-ui-icons/src/Update.js
index 0837fee9af82ef..f87d44806b9eb8 100644
--- a/packages/material-ui-icons/src/Update.js
+++ b/packages/material-ui-icons/src/Update.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Update');
diff --git a/packages/material-ui-icons/src/UsbOutlined.js b/packages/material-ui-icons/src/UsbOutlined.js
index 6ea5827acb70db..fb24d826ae1f4a 100644
--- a/packages/material-ui-icons/src/UsbOutlined.js
+++ b/packages/material-ui-icons/src/UsbOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UsbOutlined');
diff --git a/packages/material-ui-icons/src/UsbRounded.js b/packages/material-ui-icons/src/UsbRounded.js
index d481326201cfcf..d545166820208b 100644
--- a/packages/material-ui-icons/src/UsbRounded.js
+++ b/packages/material-ui-icons/src/UsbRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UsbRounded');
diff --git a/packages/material-ui-icons/src/UsbSharp.js b/packages/material-ui-icons/src/UsbSharp.js
index 9dcfe5d2f01bcf..1f97cd0e8646d0 100644
--- a/packages/material-ui-icons/src/UsbSharp.js
+++ b/packages/material-ui-icons/src/UsbSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UsbSharp');
diff --git a/packages/material-ui-icons/src/UsbTwoTone.js b/packages/material-ui-icons/src/UsbTwoTone.js
index e84912fd945717..ef4185556851bf 100644
--- a/packages/material-ui-icons/src/UsbTwoTone.js
+++ b/packages/material-ui-icons/src/UsbTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'UsbTwoTone');
diff --git a/packages/material-ui-icons/src/VerifiedUserOutlined.js b/packages/material-ui-icons/src/VerifiedUserOutlined.js
index 58f87d08dd851f..cd5702269d7f68 100644
--- a/packages/material-ui-icons/src/VerifiedUserOutlined.js
+++ b/packages/material-ui-icons/src/VerifiedUserOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerifiedUserOutlined');
diff --git a/packages/material-ui-icons/src/VerifiedUserRounded.js b/packages/material-ui-icons/src/VerifiedUserRounded.js
index f84d831686bd06..4f665cff999679 100644
--- a/packages/material-ui-icons/src/VerifiedUserRounded.js
+++ b/packages/material-ui-icons/src/VerifiedUserRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerifiedUserRounded');
diff --git a/packages/material-ui-icons/src/VerifiedUserSharp.js b/packages/material-ui-icons/src/VerifiedUserSharp.js
index d65270b214ab1c..133d9eb74321f8 100644
--- a/packages/material-ui-icons/src/VerifiedUserSharp.js
+++ b/packages/material-ui-icons/src/VerifiedUserSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerifiedUserSharp');
diff --git a/packages/material-ui-icons/src/VerifiedUserTwoTone.js b/packages/material-ui-icons/src/VerifiedUserTwoTone.js
index f192d516e956ac..a800b096983d2f 100644
--- a/packages/material-ui-icons/src/VerifiedUserTwoTone.js
+++ b/packages/material-ui-icons/src/VerifiedUserTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerifiedUserTwoTone');
diff --git a/packages/material-ui-icons/src/VerticalAlignBottomOutlined.js b/packages/material-ui-icons/src/VerticalAlignBottomOutlined.js
index a0f28ee14e0609..ceb3770498c8d6 100644
--- a/packages/material-ui-icons/src/VerticalAlignBottomOutlined.js
+++ b/packages/material-ui-icons/src/VerticalAlignBottomOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignBottomOutlined');
diff --git a/packages/material-ui-icons/src/VerticalAlignBottomRounded.js b/packages/material-ui-icons/src/VerticalAlignBottomRounded.js
index d75ec0adfacd97..3756f5818e2667 100644
--- a/packages/material-ui-icons/src/VerticalAlignBottomRounded.js
+++ b/packages/material-ui-icons/src/VerticalAlignBottomRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignBottomRounded');
diff --git a/packages/material-ui-icons/src/VerticalAlignBottomTwoTone.js b/packages/material-ui-icons/src/VerticalAlignBottomTwoTone.js
index 0327642b1dbc60..8c500622f53239 100644
--- a/packages/material-ui-icons/src/VerticalAlignBottomTwoTone.js
+++ b/packages/material-ui-icons/src/VerticalAlignBottomTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignBottomTwoTone');
diff --git a/packages/material-ui-icons/src/VerticalAlignCenterOutlined.js b/packages/material-ui-icons/src/VerticalAlignCenterOutlined.js
index 9da2c6db6ab484..ed3cfacd7a48c8 100644
--- a/packages/material-ui-icons/src/VerticalAlignCenterOutlined.js
+++ b/packages/material-ui-icons/src/VerticalAlignCenterOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignCenterOutlined');
diff --git a/packages/material-ui-icons/src/VerticalAlignCenterRounded.js b/packages/material-ui-icons/src/VerticalAlignCenterRounded.js
index 4013cb3ef33581..802a99c71d4c75 100644
--- a/packages/material-ui-icons/src/VerticalAlignCenterRounded.js
+++ b/packages/material-ui-icons/src/VerticalAlignCenterRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignCenterRounded');
diff --git a/packages/material-ui-icons/src/VerticalAlignCenterTwoTone.js b/packages/material-ui-icons/src/VerticalAlignCenterTwoTone.js
index 7a210a3d1293d3..f39a10489a7c10 100644
--- a/packages/material-ui-icons/src/VerticalAlignCenterTwoTone.js
+++ b/packages/material-ui-icons/src/VerticalAlignCenterTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignCenterTwoTone');
diff --git a/packages/material-ui-icons/src/VerticalAlignTopOutlined.js b/packages/material-ui-icons/src/VerticalAlignTopOutlined.js
index 246558fb215f79..0d59793ba4e9e1 100644
--- a/packages/material-ui-icons/src/VerticalAlignTopOutlined.js
+++ b/packages/material-ui-icons/src/VerticalAlignTopOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignTopOutlined');
diff --git a/packages/material-ui-icons/src/VerticalAlignTopRounded.js b/packages/material-ui-icons/src/VerticalAlignTopRounded.js
index a3c1e622590712..a6d98e21fc49ba 100644
--- a/packages/material-ui-icons/src/VerticalAlignTopRounded.js
+++ b/packages/material-ui-icons/src/VerticalAlignTopRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignTopRounded');
diff --git a/packages/material-ui-icons/src/VerticalAlignTopTwoTone.js b/packages/material-ui-icons/src/VerticalAlignTopTwoTone.js
index 11289f53a4e08c..b61b45358e2668 100644
--- a/packages/material-ui-icons/src/VerticalAlignTopTwoTone.js
+++ b/packages/material-ui-icons/src/VerticalAlignTopTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalAlignTopTwoTone');
diff --git a/packages/material-ui-icons/src/VerticalSplit.js b/packages/material-ui-icons/src/VerticalSplit.js
index ce691f05618150..3383ef1a7cf0d2 100644
--- a/packages/material-ui-icons/src/VerticalSplit.js
+++ b/packages/material-ui-icons/src/VerticalSplit.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalSplit');
diff --git a/packages/material-ui-icons/src/VerticalSplitOutlined.js b/packages/material-ui-icons/src/VerticalSplitOutlined.js
index 7d39cff86baba8..5caaf327cc60ed 100644
--- a/packages/material-ui-icons/src/VerticalSplitOutlined.js
+++ b/packages/material-ui-icons/src/VerticalSplitOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalSplitOutlined');
diff --git a/packages/material-ui-icons/src/VerticalSplitRounded.js b/packages/material-ui-icons/src/VerticalSplitRounded.js
index 9813c1b51ab193..fdd488d2006cf0 100644
--- a/packages/material-ui-icons/src/VerticalSplitRounded.js
+++ b/packages/material-ui-icons/src/VerticalSplitRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalSplitRounded');
diff --git a/packages/material-ui-icons/src/VerticalSplitSharp.js b/packages/material-ui-icons/src/VerticalSplitSharp.js
index 8b2d3b5f519a0d..77a19ff796103a 100644
--- a/packages/material-ui-icons/src/VerticalSplitSharp.js
+++ b/packages/material-ui-icons/src/VerticalSplitSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalSplitSharp');
diff --git a/packages/material-ui-icons/src/VerticalSplitTwoTone.js b/packages/material-ui-icons/src/VerticalSplitTwoTone.js
index 91487386757546..4fbde5981e61fd 100644
--- a/packages/material-ui-icons/src/VerticalSplitTwoTone.js
+++ b/packages/material-ui-icons/src/VerticalSplitTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VerticalSplitTwoTone');
diff --git a/packages/material-ui-icons/src/VibrationOutlined.js b/packages/material-ui-icons/src/VibrationOutlined.js
index 217802ccd8cd97..653667b7f64419 100644
--- a/packages/material-ui-icons/src/VibrationOutlined.js
+++ b/packages/material-ui-icons/src/VibrationOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VibrationOutlined');
diff --git a/packages/material-ui-icons/src/VibrationRounded.js b/packages/material-ui-icons/src/VibrationRounded.js
index ce7d665b7b6e98..161f427d2b5f2b 100644
--- a/packages/material-ui-icons/src/VibrationRounded.js
+++ b/packages/material-ui-icons/src/VibrationRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VibrationRounded');
diff --git a/packages/material-ui-icons/src/VibrationSharp.js b/packages/material-ui-icons/src/VibrationSharp.js
index 093fa78a94b4cc..59844b4783b86d 100644
--- a/packages/material-ui-icons/src/VibrationSharp.js
+++ b/packages/material-ui-icons/src/VibrationSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VibrationSharp');
diff --git a/packages/material-ui-icons/src/VibrationTwoTone.js b/packages/material-ui-icons/src/VibrationTwoTone.js
index 2ce75ef2cda2a6..f40daf60b0feee 100644
--- a/packages/material-ui-icons/src/VibrationTwoTone.js
+++ b/packages/material-ui-icons/src/VibrationTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VibrationTwoTone');
diff --git a/packages/material-ui-icons/src/VideoCall.js b/packages/material-ui-icons/src/VideoCall.js
index 922aaa829b1ecb..d6cc65fc85cc3e 100644
--- a/packages/material-ui-icons/src/VideoCall.js
+++ b/packages/material-ui-icons/src/VideoCall.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoCall');
diff --git a/packages/material-ui-icons/src/VideoCallOutlined.js b/packages/material-ui-icons/src/VideoCallOutlined.js
index 625b0d932d94cd..2975edcf9a3a21 100644
--- a/packages/material-ui-icons/src/VideoCallOutlined.js
+++ b/packages/material-ui-icons/src/VideoCallOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoCallOutlined');
diff --git a/packages/material-ui-icons/src/VideoCallSharp.js b/packages/material-ui-icons/src/VideoCallSharp.js
index 13a7bbbfb63344..3717acc0351fd6 100644
--- a/packages/material-ui-icons/src/VideoCallSharp.js
+++ b/packages/material-ui-icons/src/VideoCallSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoCallSharp');
diff --git a/packages/material-ui-icons/src/VideoCallTwoTone.js b/packages/material-ui-icons/src/VideoCallTwoTone.js
index 7143b3d8c3ee05..45c43949bf09c0 100644
--- a/packages/material-ui-icons/src/VideoCallTwoTone.js
+++ b/packages/material-ui-icons/src/VideoCallTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoCallTwoTone');
diff --git a/packages/material-ui-icons/src/VideoLabel.js b/packages/material-ui-icons/src/VideoLabel.js
index c7d1f76af69ca3..ea5fe6cfbffd59 100644
--- a/packages/material-ui-icons/src/VideoLabel.js
+++ b/packages/material-ui-icons/src/VideoLabel.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoLabel');
diff --git a/packages/material-ui-icons/src/VideoLabelOutlined.js b/packages/material-ui-icons/src/VideoLabelOutlined.js
index d0f83aed661708..5cad50d36186f7 100644
--- a/packages/material-ui-icons/src/VideoLabelOutlined.js
+++ b/packages/material-ui-icons/src/VideoLabelOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoLabelOutlined');
diff --git a/packages/material-ui-icons/src/VideoLabelSharp.js b/packages/material-ui-icons/src/VideoLabelSharp.js
index 451707dab73df6..72096558dad9f7 100644
--- a/packages/material-ui-icons/src/VideoLabelSharp.js
+++ b/packages/material-ui-icons/src/VideoLabelSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoLabelSharp');
diff --git a/packages/material-ui-icons/src/VideoLabelTwoTone.js b/packages/material-ui-icons/src/VideoLabelTwoTone.js
index 29397ed477b58e..8a76195c40e218 100644
--- a/packages/material-ui-icons/src/VideoLabelTwoTone.js
+++ b/packages/material-ui-icons/src/VideoLabelTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoLabelTwoTone');
diff --git a/packages/material-ui-icons/src/VideoLibraryOutlined.js b/packages/material-ui-icons/src/VideoLibraryOutlined.js
index 0d61c8e303f60e..818f1a27241edc 100644
--- a/packages/material-ui-icons/src/VideoLibraryOutlined.js
+++ b/packages/material-ui-icons/src/VideoLibraryOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoLibraryOutlined');
diff --git a/packages/material-ui-icons/src/VideoLibrarySharp.js b/packages/material-ui-icons/src/VideoLibrarySharp.js
index 923f393e05d62f..bf50980b0e1623 100644
--- a/packages/material-ui-icons/src/VideoLibrarySharp.js
+++ b/packages/material-ui-icons/src/VideoLibrarySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoLibrarySharp');
diff --git a/packages/material-ui-icons/src/VideoLibraryTwoTone.js b/packages/material-ui-icons/src/VideoLibraryTwoTone.js
index 1016d7313178e6..090cb179100ee6 100644
--- a/packages/material-ui-icons/src/VideoLibraryTwoTone.js
+++ b/packages/material-ui-icons/src/VideoLibraryTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideoLibraryTwoTone');
diff --git a/packages/material-ui-icons/src/VideocamOffOutlined.js b/packages/material-ui-icons/src/VideocamOffOutlined.js
index 1c43e0c4d9acd6..3170d8ea550b27 100644
--- a/packages/material-ui-icons/src/VideocamOffOutlined.js
+++ b/packages/material-ui-icons/src/VideocamOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideocamOffOutlined');
diff --git a/packages/material-ui-icons/src/VideocamOffRounded.js b/packages/material-ui-icons/src/VideocamOffRounded.js
index 42df9b55eba280..8d829e4cc1b76d 100644
--- a/packages/material-ui-icons/src/VideocamOffRounded.js
+++ b/packages/material-ui-icons/src/VideocamOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideocamOffRounded');
diff --git a/packages/material-ui-icons/src/VideocamOffSharp.js b/packages/material-ui-icons/src/VideocamOffSharp.js
index 041910e19c1fb4..9528ac22ecc9e4 100644
--- a/packages/material-ui-icons/src/VideocamOffSharp.js
+++ b/packages/material-ui-icons/src/VideocamOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideocamOffSharp');
diff --git a/packages/material-ui-icons/src/VideocamOffTwoTone.js b/packages/material-ui-icons/src/VideocamOffTwoTone.js
index c20235c15996f5..5cd197e1f5faa1 100644
--- a/packages/material-ui-icons/src/VideocamOffTwoTone.js
+++ b/packages/material-ui-icons/src/VideocamOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideocamOffTwoTone');
diff --git a/packages/material-ui-icons/src/VideocamOutlined.js b/packages/material-ui-icons/src/VideocamOutlined.js
index 4f965f95064d39..efbc4e623b9bb7 100644
--- a/packages/material-ui-icons/src/VideocamOutlined.js
+++ b/packages/material-ui-icons/src/VideocamOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideocamOutlined');
diff --git a/packages/material-ui-icons/src/VideocamSharp.js b/packages/material-ui-icons/src/VideocamSharp.js
index 6329061c7d8abe..adc668bfc1b2b6 100644
--- a/packages/material-ui-icons/src/VideocamSharp.js
+++ b/packages/material-ui-icons/src/VideocamSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideocamSharp');
diff --git a/packages/material-ui-icons/src/VideocamTwoTone.js b/packages/material-ui-icons/src/VideocamTwoTone.js
index 0a6e0a82ee128d..8164a0cf8bce40 100644
--- a/packages/material-ui-icons/src/VideocamTwoTone.js
+++ b/packages/material-ui-icons/src/VideocamTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideocamTwoTone');
diff --git a/packages/material-ui-icons/src/VideogameAssetOutlined.js b/packages/material-ui-icons/src/VideogameAssetOutlined.js
index 7f6f7f1b490bce..aea610c1810d8e 100644
--- a/packages/material-ui-icons/src/VideogameAssetOutlined.js
+++ b/packages/material-ui-icons/src/VideogameAssetOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideogameAssetOutlined');
diff --git a/packages/material-ui-icons/src/VideogameAssetSharp.js b/packages/material-ui-icons/src/VideogameAssetSharp.js
index 744d005974c7b7..bba68c01dd0d8c 100644
--- a/packages/material-ui-icons/src/VideogameAssetSharp.js
+++ b/packages/material-ui-icons/src/VideogameAssetSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideogameAssetSharp');
diff --git a/packages/material-ui-icons/src/VideogameAssetTwoTone.js b/packages/material-ui-icons/src/VideogameAssetTwoTone.js
index 13997773c616e8..81d91e3a9a6030 100644
--- a/packages/material-ui-icons/src/VideogameAssetTwoTone.js
+++ b/packages/material-ui-icons/src/VideogameAssetTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VideogameAssetTwoTone');
diff --git a/packages/material-ui-icons/src/ViewAgendaOutlined.js b/packages/material-ui-icons/src/ViewAgendaOutlined.js
index 7685f7a51b4a75..5301e4688a24ed 100644
--- a/packages/material-ui-icons/src/ViewAgendaOutlined.js
+++ b/packages/material-ui-icons/src/ViewAgendaOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewAgendaOutlined');
diff --git a/packages/material-ui-icons/src/ViewAgendaRounded.js b/packages/material-ui-icons/src/ViewAgendaRounded.js
index 1f880a05b11a85..638d0a97f4720e 100644
--- a/packages/material-ui-icons/src/ViewAgendaRounded.js
+++ b/packages/material-ui-icons/src/ViewAgendaRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewAgendaRounded');
diff --git a/packages/material-ui-icons/src/ViewAgendaSharp.js b/packages/material-ui-icons/src/ViewAgendaSharp.js
index f33cd9dcecb675..2fa0ed8d8baee5 100644
--- a/packages/material-ui-icons/src/ViewAgendaSharp.js
+++ b/packages/material-ui-icons/src/ViewAgendaSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewAgendaSharp');
diff --git a/packages/material-ui-icons/src/ViewAgendaTwoTone.js b/packages/material-ui-icons/src/ViewAgendaTwoTone.js
index 0afc7da3c20a27..91ec41e4ba41f1 100644
--- a/packages/material-ui-icons/src/ViewAgendaTwoTone.js
+++ b/packages/material-ui-icons/src/ViewAgendaTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewAgendaTwoTone');
diff --git a/packages/material-ui-icons/src/ViewArrayOutlined.js b/packages/material-ui-icons/src/ViewArrayOutlined.js
index 66a7aa7c716c7b..e2116d96ad37c1 100644
--- a/packages/material-ui-icons/src/ViewArrayOutlined.js
+++ b/packages/material-ui-icons/src/ViewArrayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewArrayOutlined');
diff --git a/packages/material-ui-icons/src/ViewArrayRounded.js b/packages/material-ui-icons/src/ViewArrayRounded.js
index 572996088ef9d7..6892c6cf3f3684 100644
--- a/packages/material-ui-icons/src/ViewArrayRounded.js
+++ b/packages/material-ui-icons/src/ViewArrayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewArrayRounded');
diff --git a/packages/material-ui-icons/src/ViewArraySharp.js b/packages/material-ui-icons/src/ViewArraySharp.js
index d4f86129202154..bb044469febc37 100644
--- a/packages/material-ui-icons/src/ViewArraySharp.js
+++ b/packages/material-ui-icons/src/ViewArraySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewArraySharp');
diff --git a/packages/material-ui-icons/src/ViewArrayTwoTone.js b/packages/material-ui-icons/src/ViewArrayTwoTone.js
index 6c5a84510ce0f5..df8740ca1efbfc 100644
--- a/packages/material-ui-icons/src/ViewArrayTwoTone.js
+++ b/packages/material-ui-icons/src/ViewArrayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewArrayTwoTone');
diff --git a/packages/material-ui-icons/src/ViewCarouselOutlined.js b/packages/material-ui-icons/src/ViewCarouselOutlined.js
index 6823e98f9e38aa..35910a66c0ddca 100644
--- a/packages/material-ui-icons/src/ViewCarouselOutlined.js
+++ b/packages/material-ui-icons/src/ViewCarouselOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCarouselOutlined');
diff --git a/packages/material-ui-icons/src/ViewCarouselRounded.js b/packages/material-ui-icons/src/ViewCarouselRounded.js
index 8fe749342fe86a..ec0d8b28f6881c 100644
--- a/packages/material-ui-icons/src/ViewCarouselRounded.js
+++ b/packages/material-ui-icons/src/ViewCarouselRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCarouselRounded');
diff --git a/packages/material-ui-icons/src/ViewCarouselSharp.js b/packages/material-ui-icons/src/ViewCarouselSharp.js
index 2d133b6bd2a303..5b7d5f761fcbde 100644
--- a/packages/material-ui-icons/src/ViewCarouselSharp.js
+++ b/packages/material-ui-icons/src/ViewCarouselSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCarouselSharp');
diff --git a/packages/material-ui-icons/src/ViewCarouselTwoTone.js b/packages/material-ui-icons/src/ViewCarouselTwoTone.js
index 34c6cf256fbc50..f9999b4ea8d8d1 100644
--- a/packages/material-ui-icons/src/ViewCarouselTwoTone.js
+++ b/packages/material-ui-icons/src/ViewCarouselTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCarouselTwoTone');
diff --git a/packages/material-ui-icons/src/ViewColumnOutlined.js b/packages/material-ui-icons/src/ViewColumnOutlined.js
index 2eaa840a007d94..2538f86c3d9a64 100644
--- a/packages/material-ui-icons/src/ViewColumnOutlined.js
+++ b/packages/material-ui-icons/src/ViewColumnOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewColumnOutlined');
diff --git a/packages/material-ui-icons/src/ViewColumnRounded.js b/packages/material-ui-icons/src/ViewColumnRounded.js
index 9a546a7e4424c8..b9f679ed2c1312 100644
--- a/packages/material-ui-icons/src/ViewColumnRounded.js
+++ b/packages/material-ui-icons/src/ViewColumnRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewColumnRounded');
diff --git a/packages/material-ui-icons/src/ViewColumnSharp.js b/packages/material-ui-icons/src/ViewColumnSharp.js
index 7ea3bd2f5c975d..d6713ec9aab1bc 100644
--- a/packages/material-ui-icons/src/ViewColumnSharp.js
+++ b/packages/material-ui-icons/src/ViewColumnSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewColumnSharp');
diff --git a/packages/material-ui-icons/src/ViewColumnTwoTone.js b/packages/material-ui-icons/src/ViewColumnTwoTone.js
index 57b8aab471ed27..3ce5622f4aaadd 100644
--- a/packages/material-ui-icons/src/ViewColumnTwoTone.js
+++ b/packages/material-ui-icons/src/ViewColumnTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewColumnTwoTone');
diff --git a/packages/material-ui-icons/src/ViewComfyOutlined.js b/packages/material-ui-icons/src/ViewComfyOutlined.js
index 58719457ce9a17..72e18da653a84a 100644
--- a/packages/material-ui-icons/src/ViewComfyOutlined.js
+++ b/packages/material-ui-icons/src/ViewComfyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewComfyOutlined');
diff --git a/packages/material-ui-icons/src/ViewComfyRounded.js b/packages/material-ui-icons/src/ViewComfyRounded.js
index 1f062d78970741..27c8e35d4f3511 100644
--- a/packages/material-ui-icons/src/ViewComfyRounded.js
+++ b/packages/material-ui-icons/src/ViewComfyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewComfyRounded');
diff --git a/packages/material-ui-icons/src/ViewComfySharp.js b/packages/material-ui-icons/src/ViewComfySharp.js
index dfe6e3ae0a9d2e..5b796e1ac2d262 100644
--- a/packages/material-ui-icons/src/ViewComfySharp.js
+++ b/packages/material-ui-icons/src/ViewComfySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewComfySharp');
diff --git a/packages/material-ui-icons/src/ViewComfyTwoTone.js b/packages/material-ui-icons/src/ViewComfyTwoTone.js
index 4b3f61aec0acef..7bda136c500869 100644
--- a/packages/material-ui-icons/src/ViewComfyTwoTone.js
+++ b/packages/material-ui-icons/src/ViewComfyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewComfyTwoTone');
diff --git a/packages/material-ui-icons/src/ViewCompactOutlined.js b/packages/material-ui-icons/src/ViewCompactOutlined.js
index 2acc363fca13ff..9d96ee57396917 100644
--- a/packages/material-ui-icons/src/ViewCompactOutlined.js
+++ b/packages/material-ui-icons/src/ViewCompactOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCompactOutlined');
diff --git a/packages/material-ui-icons/src/ViewCompactRounded.js b/packages/material-ui-icons/src/ViewCompactRounded.js
index 090bf33db61066..e1148627e8b6d5 100644
--- a/packages/material-ui-icons/src/ViewCompactRounded.js
+++ b/packages/material-ui-icons/src/ViewCompactRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCompactRounded');
diff --git a/packages/material-ui-icons/src/ViewCompactSharp.js b/packages/material-ui-icons/src/ViewCompactSharp.js
index c140bfe4a1d77b..7b4983e17baf6c 100644
--- a/packages/material-ui-icons/src/ViewCompactSharp.js
+++ b/packages/material-ui-icons/src/ViewCompactSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCompactSharp');
diff --git a/packages/material-ui-icons/src/ViewCompactTwoTone.js b/packages/material-ui-icons/src/ViewCompactTwoTone.js
index 0d9778a3d3c029..aad6d80b1e1192 100644
--- a/packages/material-ui-icons/src/ViewCompactTwoTone.js
+++ b/packages/material-ui-icons/src/ViewCompactTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewCompactTwoTone');
diff --git a/packages/material-ui-icons/src/ViewDayOutlined.js b/packages/material-ui-icons/src/ViewDayOutlined.js
index f7690294d02fa0..b435e3a1f154d8 100644
--- a/packages/material-ui-icons/src/ViewDayOutlined.js
+++ b/packages/material-ui-icons/src/ViewDayOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewDayOutlined');
diff --git a/packages/material-ui-icons/src/ViewDayRounded.js b/packages/material-ui-icons/src/ViewDayRounded.js
index 5c4ad3566d7690..8cb15832c148f9 100644
--- a/packages/material-ui-icons/src/ViewDayRounded.js
+++ b/packages/material-ui-icons/src/ViewDayRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewDayRounded');
diff --git a/packages/material-ui-icons/src/ViewDaySharp.js b/packages/material-ui-icons/src/ViewDaySharp.js
index fc2a2b3c20781f..69c2b4bbc77f32 100644
--- a/packages/material-ui-icons/src/ViewDaySharp.js
+++ b/packages/material-ui-icons/src/ViewDaySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewDaySharp');
diff --git a/packages/material-ui-icons/src/ViewDayTwoTone.js b/packages/material-ui-icons/src/ViewDayTwoTone.js
index 78691561d8766b..c78578b96e8348 100644
--- a/packages/material-ui-icons/src/ViewDayTwoTone.js
+++ b/packages/material-ui-icons/src/ViewDayTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewDayTwoTone');
diff --git a/packages/material-ui-icons/src/ViewHeadline.js b/packages/material-ui-icons/src/ViewHeadline.js
index c571650a9dd669..028fe16654d4f1 100644
--- a/packages/material-ui-icons/src/ViewHeadline.js
+++ b/packages/material-ui-icons/src/ViewHeadline.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewHeadline');
diff --git a/packages/material-ui-icons/src/ViewHeadlineOutlined.js b/packages/material-ui-icons/src/ViewHeadlineOutlined.js
index 582be66e29d157..f06b1384135284 100644
--- a/packages/material-ui-icons/src/ViewHeadlineOutlined.js
+++ b/packages/material-ui-icons/src/ViewHeadlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewHeadlineOutlined');
diff --git a/packages/material-ui-icons/src/ViewHeadlineRounded.js b/packages/material-ui-icons/src/ViewHeadlineRounded.js
index cb047c61bd4f30..f6491100055d51 100644
--- a/packages/material-ui-icons/src/ViewHeadlineRounded.js
+++ b/packages/material-ui-icons/src/ViewHeadlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewHeadlineRounded');
diff --git a/packages/material-ui-icons/src/ViewHeadlineSharp.js b/packages/material-ui-icons/src/ViewHeadlineSharp.js
index d02db1ef0345e4..5713e38892766b 100644
--- a/packages/material-ui-icons/src/ViewHeadlineSharp.js
+++ b/packages/material-ui-icons/src/ViewHeadlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewHeadlineSharp');
diff --git a/packages/material-ui-icons/src/ViewHeadlineTwoTone.js b/packages/material-ui-icons/src/ViewHeadlineTwoTone.js
index 5c359b8a486c6d..2633455050f934 100644
--- a/packages/material-ui-icons/src/ViewHeadlineTwoTone.js
+++ b/packages/material-ui-icons/src/ViewHeadlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewHeadlineTwoTone');
diff --git a/packages/material-ui-icons/src/ViewModuleOutlined.js b/packages/material-ui-icons/src/ViewModuleOutlined.js
index a88a6051e79832..847904b19ff61f 100644
--- a/packages/material-ui-icons/src/ViewModuleOutlined.js
+++ b/packages/material-ui-icons/src/ViewModuleOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewModuleOutlined');
diff --git a/packages/material-ui-icons/src/ViewModuleRounded.js b/packages/material-ui-icons/src/ViewModuleRounded.js
index 1ab35c9e2a50e0..379f40fe98d541 100644
--- a/packages/material-ui-icons/src/ViewModuleRounded.js
+++ b/packages/material-ui-icons/src/ViewModuleRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewModuleRounded');
diff --git a/packages/material-ui-icons/src/ViewModuleSharp.js b/packages/material-ui-icons/src/ViewModuleSharp.js
index 79bcbef9d7294c..c5a6016ae84ca2 100644
--- a/packages/material-ui-icons/src/ViewModuleSharp.js
+++ b/packages/material-ui-icons/src/ViewModuleSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewModuleSharp');
diff --git a/packages/material-ui-icons/src/ViewModuleTwoTone.js b/packages/material-ui-icons/src/ViewModuleTwoTone.js
index 7aab400f3c31c7..6a4e50e117c345 100644
--- a/packages/material-ui-icons/src/ViewModuleTwoTone.js
+++ b/packages/material-ui-icons/src/ViewModuleTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewModuleTwoTone');
diff --git a/packages/material-ui-icons/src/ViewQuiltOutlined.js b/packages/material-ui-icons/src/ViewQuiltOutlined.js
index 1055554344b96b..0a8aaba059a127 100644
--- a/packages/material-ui-icons/src/ViewQuiltOutlined.js
+++ b/packages/material-ui-icons/src/ViewQuiltOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewQuiltOutlined');
diff --git a/packages/material-ui-icons/src/ViewQuiltRounded.js b/packages/material-ui-icons/src/ViewQuiltRounded.js
index 215f781294f824..e243dd810b720d 100644
--- a/packages/material-ui-icons/src/ViewQuiltRounded.js
+++ b/packages/material-ui-icons/src/ViewQuiltRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewQuiltRounded');
diff --git a/packages/material-ui-icons/src/ViewQuiltSharp.js b/packages/material-ui-icons/src/ViewQuiltSharp.js
index 34e467edcc6b3f..77b01050cf7ddb 100644
--- a/packages/material-ui-icons/src/ViewQuiltSharp.js
+++ b/packages/material-ui-icons/src/ViewQuiltSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewQuiltSharp');
diff --git a/packages/material-ui-icons/src/ViewQuiltTwoTone.js b/packages/material-ui-icons/src/ViewQuiltTwoTone.js
index be309cdae19dda..76952d09237726 100644
--- a/packages/material-ui-icons/src/ViewQuiltTwoTone.js
+++ b/packages/material-ui-icons/src/ViewQuiltTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewQuiltTwoTone');
diff --git a/packages/material-ui-icons/src/ViewStreamOutlined.js b/packages/material-ui-icons/src/ViewStreamOutlined.js
index 83f255898f0295..ea38f03f321063 100644
--- a/packages/material-ui-icons/src/ViewStreamOutlined.js
+++ b/packages/material-ui-icons/src/ViewStreamOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewStreamOutlined');
diff --git a/packages/material-ui-icons/src/ViewStreamRounded.js b/packages/material-ui-icons/src/ViewStreamRounded.js
index 599202c7f67c0a..9ef0ee618de208 100644
--- a/packages/material-ui-icons/src/ViewStreamRounded.js
+++ b/packages/material-ui-icons/src/ViewStreamRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewStreamRounded');
diff --git a/packages/material-ui-icons/src/ViewStreamSharp.js b/packages/material-ui-icons/src/ViewStreamSharp.js
index e3ea96f2b1d567..8ad1768fb46d27 100644
--- a/packages/material-ui-icons/src/ViewStreamSharp.js
+++ b/packages/material-ui-icons/src/ViewStreamSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewStreamSharp');
diff --git a/packages/material-ui-icons/src/ViewStreamTwoTone.js b/packages/material-ui-icons/src/ViewStreamTwoTone.js
index 3072dd3f5d1363..982f059b6807e5 100644
--- a/packages/material-ui-icons/src/ViewStreamTwoTone.js
+++ b/packages/material-ui-icons/src/ViewStreamTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewStreamTwoTone');
diff --git a/packages/material-ui-icons/src/ViewWeekOutlined.js b/packages/material-ui-icons/src/ViewWeekOutlined.js
index 3c14cc32cfdd3f..3099e03705711d 100644
--- a/packages/material-ui-icons/src/ViewWeekOutlined.js
+++ b/packages/material-ui-icons/src/ViewWeekOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewWeekOutlined');
diff --git a/packages/material-ui-icons/src/ViewWeekRounded.js b/packages/material-ui-icons/src/ViewWeekRounded.js
index a22cdc0f0d066e..af1ba9799b979a 100644
--- a/packages/material-ui-icons/src/ViewWeekRounded.js
+++ b/packages/material-ui-icons/src/ViewWeekRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewWeekRounded');
diff --git a/packages/material-ui-icons/src/ViewWeekSharp.js b/packages/material-ui-icons/src/ViewWeekSharp.js
index e8a77bea890114..13a4cc92a2a878 100644
--- a/packages/material-ui-icons/src/ViewWeekSharp.js
+++ b/packages/material-ui-icons/src/ViewWeekSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewWeekSharp');
diff --git a/packages/material-ui-icons/src/ViewWeekTwoTone.js b/packages/material-ui-icons/src/ViewWeekTwoTone.js
index 6090a3bbbe4cf5..5475ab5524dae6 100644
--- a/packages/material-ui-icons/src/ViewWeekTwoTone.js
+++ b/packages/material-ui-icons/src/ViewWeekTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ViewWeekTwoTone');
diff --git a/packages/material-ui-icons/src/Vignette.js b/packages/material-ui-icons/src/Vignette.js
index 4acbd8cc7f6e80..9f907e5c3b30e3 100644
--- a/packages/material-ui-icons/src/Vignette.js
+++ b/packages/material-ui-icons/src/Vignette.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Vignette');
diff --git a/packages/material-ui-icons/src/VignetteOutlined.js b/packages/material-ui-icons/src/VignetteOutlined.js
index b6c9a07b3a41bd..a25488bc93a9e4 100644
--- a/packages/material-ui-icons/src/VignetteOutlined.js
+++ b/packages/material-ui-icons/src/VignetteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VignetteOutlined');
diff --git a/packages/material-ui-icons/src/VignetteRounded.js b/packages/material-ui-icons/src/VignetteRounded.js
index 92e841a6a747fb..fee765b10beb8d 100644
--- a/packages/material-ui-icons/src/VignetteRounded.js
+++ b/packages/material-ui-icons/src/VignetteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VignetteRounded');
diff --git a/packages/material-ui-icons/src/VignetteSharp.js b/packages/material-ui-icons/src/VignetteSharp.js
index e0ffeff81475c4..5b7fc2fcf324a4 100644
--- a/packages/material-ui-icons/src/VignetteSharp.js
+++ b/packages/material-ui-icons/src/VignetteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VignetteSharp');
diff --git a/packages/material-ui-icons/src/VignetteTwoTone.js b/packages/material-ui-icons/src/VignetteTwoTone.js
index 8bcfbcbd174071..82fc511fba5af8 100644
--- a/packages/material-ui-icons/src/VignetteTwoTone.js
+++ b/packages/material-ui-icons/src/VignetteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VignetteTwoTone');
diff --git a/packages/material-ui-icons/src/VisibilityOutlined.js b/packages/material-ui-icons/src/VisibilityOutlined.js
index 4569088fac9be9..2f535c56056189 100644
--- a/packages/material-ui-icons/src/VisibilityOutlined.js
+++ b/packages/material-ui-icons/src/VisibilityOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VisibilityOutlined');
diff --git a/packages/material-ui-icons/src/VisibilityRounded.js b/packages/material-ui-icons/src/VisibilityRounded.js
index 4cbc329d8b5ab8..1fcfc94e04f72a 100644
--- a/packages/material-ui-icons/src/VisibilityRounded.js
+++ b/packages/material-ui-icons/src/VisibilityRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VisibilityRounded');
diff --git a/packages/material-ui-icons/src/VisibilitySharp.js b/packages/material-ui-icons/src/VisibilitySharp.js
index 741771b1c51c14..2fd4bef78a1b6d 100644
--- a/packages/material-ui-icons/src/VisibilitySharp.js
+++ b/packages/material-ui-icons/src/VisibilitySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VisibilitySharp');
diff --git a/packages/material-ui-icons/src/VisibilityTwoTone.js b/packages/material-ui-icons/src/VisibilityTwoTone.js
index 33212d28b41a96..ff9061e716f643 100644
--- a/packages/material-ui-icons/src/VisibilityTwoTone.js
+++ b/packages/material-ui-icons/src/VisibilityTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VisibilityTwoTone');
diff --git a/packages/material-ui-icons/src/VoiceChatOutlined.js b/packages/material-ui-icons/src/VoiceChatOutlined.js
index 47a13d44d5a201..74d05b81c76d29 100644
--- a/packages/material-ui-icons/src/VoiceChatOutlined.js
+++ b/packages/material-ui-icons/src/VoiceChatOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceChatOutlined');
diff --git a/packages/material-ui-icons/src/VoiceChatRounded.js b/packages/material-ui-icons/src/VoiceChatRounded.js
index 42a66eb7878bc7..423c859464be85 100644
--- a/packages/material-ui-icons/src/VoiceChatRounded.js
+++ b/packages/material-ui-icons/src/VoiceChatRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceChatRounded');
diff --git a/packages/material-ui-icons/src/VoiceChatSharp.js b/packages/material-ui-icons/src/VoiceChatSharp.js
index d9560e14ddf207..5766eaf56e2d0c 100644
--- a/packages/material-ui-icons/src/VoiceChatSharp.js
+++ b/packages/material-ui-icons/src/VoiceChatSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceChatSharp');
diff --git a/packages/material-ui-icons/src/VoiceChatTwoTone.js b/packages/material-ui-icons/src/VoiceChatTwoTone.js
index fee9f7dabf03de..87e15781682f63 100644
--- a/packages/material-ui-icons/src/VoiceChatTwoTone.js
+++ b/packages/material-ui-icons/src/VoiceChatTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceChatTwoTone');
diff --git a/packages/material-ui-icons/src/VoiceOverOff.js b/packages/material-ui-icons/src/VoiceOverOff.js
index 92c56f18e610f7..fcbb4ace14dbdf 100644
--- a/packages/material-ui-icons/src/VoiceOverOff.js
+++ b/packages/material-ui-icons/src/VoiceOverOff.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceOverOff');
diff --git a/packages/material-ui-icons/src/VoiceOverOffOutlined.js b/packages/material-ui-icons/src/VoiceOverOffOutlined.js
index 53f1ce09fb56a1..e4cade9fb7dcda 100644
--- a/packages/material-ui-icons/src/VoiceOverOffOutlined.js
+++ b/packages/material-ui-icons/src/VoiceOverOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceOverOffOutlined');
diff --git a/packages/material-ui-icons/src/VoiceOverOffRounded.js b/packages/material-ui-icons/src/VoiceOverOffRounded.js
index 42145754f57040..0c7ed6af8b4f65 100644
--- a/packages/material-ui-icons/src/VoiceOverOffRounded.js
+++ b/packages/material-ui-icons/src/VoiceOverOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceOverOffRounded');
diff --git a/packages/material-ui-icons/src/VoiceOverOffSharp.js b/packages/material-ui-icons/src/VoiceOverOffSharp.js
index 1751faad4015f4..302a048f9bc8ea 100644
--- a/packages/material-ui-icons/src/VoiceOverOffSharp.js
+++ b/packages/material-ui-icons/src/VoiceOverOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceOverOffSharp');
diff --git a/packages/material-ui-icons/src/VoiceOverOffTwoTone.js b/packages/material-ui-icons/src/VoiceOverOffTwoTone.js
index c0fd89267d262a..593caf08b4e50c 100644
--- a/packages/material-ui-icons/src/VoiceOverOffTwoTone.js
+++ b/packages/material-ui-icons/src/VoiceOverOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoiceOverOffTwoTone');
diff --git a/packages/material-ui-icons/src/VoicemailOutlined.js b/packages/material-ui-icons/src/VoicemailOutlined.js
index 3616ebb9512b70..e5898134bedae8 100644
--- a/packages/material-ui-icons/src/VoicemailOutlined.js
+++ b/packages/material-ui-icons/src/VoicemailOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoicemailOutlined');
diff --git a/packages/material-ui-icons/src/VoicemailRounded.js b/packages/material-ui-icons/src/VoicemailRounded.js
index 8f4133a7fbfdcf..e36966dbd1b553 100644
--- a/packages/material-ui-icons/src/VoicemailRounded.js
+++ b/packages/material-ui-icons/src/VoicemailRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoicemailRounded');
diff --git a/packages/material-ui-icons/src/VoicemailSharp.js b/packages/material-ui-icons/src/VoicemailSharp.js
index 040e114b9da279..351ea873332535 100644
--- a/packages/material-ui-icons/src/VoicemailSharp.js
+++ b/packages/material-ui-icons/src/VoicemailSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoicemailSharp');
diff --git a/packages/material-ui-icons/src/VoicemailTwoTone.js b/packages/material-ui-icons/src/VoicemailTwoTone.js
index 206ef38b3aefb4..39662218020248 100644
--- a/packages/material-ui-icons/src/VoicemailTwoTone.js
+++ b/packages/material-ui-icons/src/VoicemailTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VoicemailTwoTone');
diff --git a/packages/material-ui-icons/src/VolumeDownOutlined.js b/packages/material-ui-icons/src/VolumeDownOutlined.js
index 46048855ca55a1..cf32988650c709 100644
--- a/packages/material-ui-icons/src/VolumeDownOutlined.js
+++ b/packages/material-ui-icons/src/VolumeDownOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeDownOutlined');
diff --git a/packages/material-ui-icons/src/VolumeDownSharp.js b/packages/material-ui-icons/src/VolumeDownSharp.js
index 9954aa6f9c2def..b6cf79a21013c4 100644
--- a/packages/material-ui-icons/src/VolumeDownSharp.js
+++ b/packages/material-ui-icons/src/VolumeDownSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeDownSharp');
diff --git a/packages/material-ui-icons/src/VolumeDownTwoTone.js b/packages/material-ui-icons/src/VolumeDownTwoTone.js
index 85fec5346fb917..cbcf64060f80fc 100644
--- a/packages/material-ui-icons/src/VolumeDownTwoTone.js
+++ b/packages/material-ui-icons/src/VolumeDownTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeDownTwoTone');
diff --git a/packages/material-ui-icons/src/VolumeMuteOutlined.js b/packages/material-ui-icons/src/VolumeMuteOutlined.js
index a9bf68525b2e70..ed3aac93a3eea1 100644
--- a/packages/material-ui-icons/src/VolumeMuteOutlined.js
+++ b/packages/material-ui-icons/src/VolumeMuteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeMuteOutlined');
diff --git a/packages/material-ui-icons/src/VolumeMuteSharp.js b/packages/material-ui-icons/src/VolumeMuteSharp.js
index 0b5b17ad3a68c9..3e2c5830e341a9 100644
--- a/packages/material-ui-icons/src/VolumeMuteSharp.js
+++ b/packages/material-ui-icons/src/VolumeMuteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeMuteSharp');
diff --git a/packages/material-ui-icons/src/VolumeMuteTwoTone.js b/packages/material-ui-icons/src/VolumeMuteTwoTone.js
index b4ab63398d469b..76d5bdcdc050a9 100644
--- a/packages/material-ui-icons/src/VolumeMuteTwoTone.js
+++ b/packages/material-ui-icons/src/VolumeMuteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeMuteTwoTone');
diff --git a/packages/material-ui-icons/src/VolumeOffOutlined.js b/packages/material-ui-icons/src/VolumeOffOutlined.js
index b021d326e5b9c0..628a11ba766db3 100644
--- a/packages/material-ui-icons/src/VolumeOffOutlined.js
+++ b/packages/material-ui-icons/src/VolumeOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeOffOutlined');
diff --git a/packages/material-ui-icons/src/VolumeOffSharp.js b/packages/material-ui-icons/src/VolumeOffSharp.js
index 13043df179ccd9..dcff73a0d79822 100644
--- a/packages/material-ui-icons/src/VolumeOffSharp.js
+++ b/packages/material-ui-icons/src/VolumeOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeOffSharp');
diff --git a/packages/material-ui-icons/src/VolumeOffTwoTone.js b/packages/material-ui-icons/src/VolumeOffTwoTone.js
index a815cc6499e863..33ee5a10b5704f 100644
--- a/packages/material-ui-icons/src/VolumeOffTwoTone.js
+++ b/packages/material-ui-icons/src/VolumeOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeOffTwoTone');
diff --git a/packages/material-ui-icons/src/VolumeUpOutlined.js b/packages/material-ui-icons/src/VolumeUpOutlined.js
index ba2e3e788f0f5e..ee97df664cc0f7 100644
--- a/packages/material-ui-icons/src/VolumeUpOutlined.js
+++ b/packages/material-ui-icons/src/VolumeUpOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeUpOutlined');
diff --git a/packages/material-ui-icons/src/VolumeUpSharp.js b/packages/material-ui-icons/src/VolumeUpSharp.js
index 1988b36ce6d250..d23d0ac89cef15 100644
--- a/packages/material-ui-icons/src/VolumeUpSharp.js
+++ b/packages/material-ui-icons/src/VolumeUpSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeUpSharp');
diff --git a/packages/material-ui-icons/src/VolumeUpTwoTone.js b/packages/material-ui-icons/src/VolumeUpTwoTone.js
index 1efb0f5ab7df3b..c978b46cd400f6 100644
--- a/packages/material-ui-icons/src/VolumeUpTwoTone.js
+++ b/packages/material-ui-icons/src/VolumeUpTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VolumeUpTwoTone');
diff --git a/packages/material-ui-icons/src/VpnKeyOutlined.js b/packages/material-ui-icons/src/VpnKeyOutlined.js
index afab435b3e49d0..47674d4ba181a4 100644
--- a/packages/material-ui-icons/src/VpnKeyOutlined.js
+++ b/packages/material-ui-icons/src/VpnKeyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnKeyOutlined');
diff --git a/packages/material-ui-icons/src/VpnKeyRounded.js b/packages/material-ui-icons/src/VpnKeyRounded.js
index 855b562d26f8cf..7302fad17a29f6 100644
--- a/packages/material-ui-icons/src/VpnKeyRounded.js
+++ b/packages/material-ui-icons/src/VpnKeyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnKeyRounded');
diff --git a/packages/material-ui-icons/src/VpnKeySharp.js b/packages/material-ui-icons/src/VpnKeySharp.js
index 46bfd9dd8c2d57..f314cafdefa917 100644
--- a/packages/material-ui-icons/src/VpnKeySharp.js
+++ b/packages/material-ui-icons/src/VpnKeySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnKeySharp');
diff --git a/packages/material-ui-icons/src/VpnKeyTwoTone.js b/packages/material-ui-icons/src/VpnKeyTwoTone.js
index 9fcf26b1c9836b..261650f67675a4 100644
--- a/packages/material-ui-icons/src/VpnKeyTwoTone.js
+++ b/packages/material-ui-icons/src/VpnKeyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnKeyTwoTone');
diff --git a/packages/material-ui-icons/src/VpnLockOutlined.js b/packages/material-ui-icons/src/VpnLockOutlined.js
index 2c8347782fbd26..fbcb3a7fcf51c7 100644
--- a/packages/material-ui-icons/src/VpnLockOutlined.js
+++ b/packages/material-ui-icons/src/VpnLockOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnLockOutlined');
diff --git a/packages/material-ui-icons/src/VpnLockRounded.js b/packages/material-ui-icons/src/VpnLockRounded.js
index 8dbb5b577ee197..58659fccaad848 100644
--- a/packages/material-ui-icons/src/VpnLockRounded.js
+++ b/packages/material-ui-icons/src/VpnLockRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnLockRounded');
diff --git a/packages/material-ui-icons/src/VpnLockSharp.js b/packages/material-ui-icons/src/VpnLockSharp.js
index 32177d1575bd8d..96c78c3dc0430b 100644
--- a/packages/material-ui-icons/src/VpnLockSharp.js
+++ b/packages/material-ui-icons/src/VpnLockSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnLockSharp');
diff --git a/packages/material-ui-icons/src/VpnLockTwoTone.js b/packages/material-ui-icons/src/VpnLockTwoTone.js
index 35f1e3a38e478d..a6674fe117d1a1 100644
--- a/packages/material-ui-icons/src/VpnLockTwoTone.js
+++ b/packages/material-ui-icons/src/VpnLockTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'VpnLockTwoTone');
diff --git a/packages/material-ui-icons/src/WallpaperOutlined.js b/packages/material-ui-icons/src/WallpaperOutlined.js
index 2842badb0ba5f8..6e9722228fe653 100644
--- a/packages/material-ui-icons/src/WallpaperOutlined.js
+++ b/packages/material-ui-icons/src/WallpaperOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WallpaperOutlined');
diff --git a/packages/material-ui-icons/src/WallpaperRounded.js b/packages/material-ui-icons/src/WallpaperRounded.js
index 2c49a9263eb1ff..73bbe865a95f86 100644
--- a/packages/material-ui-icons/src/WallpaperRounded.js
+++ b/packages/material-ui-icons/src/WallpaperRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WallpaperRounded');
diff --git a/packages/material-ui-icons/src/WallpaperSharp.js b/packages/material-ui-icons/src/WallpaperSharp.js
index 1e17d2de5736b2..0282cba2c02903 100644
--- a/packages/material-ui-icons/src/WallpaperSharp.js
+++ b/packages/material-ui-icons/src/WallpaperSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WallpaperSharp');
diff --git a/packages/material-ui-icons/src/WallpaperTwoTone.js b/packages/material-ui-icons/src/WallpaperTwoTone.js
index a44a2ae1a7c507..0d8e01baf75f6c 100644
--- a/packages/material-ui-icons/src/WallpaperTwoTone.js
+++ b/packages/material-ui-icons/src/WallpaperTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WallpaperTwoTone');
diff --git a/packages/material-ui-icons/src/WatchOutlined.js b/packages/material-ui-icons/src/WatchOutlined.js
index 96000070a26dfe..06a33659867e2c 100644
--- a/packages/material-ui-icons/src/WatchOutlined.js
+++ b/packages/material-ui-icons/src/WatchOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WatchOutlined');
diff --git a/packages/material-ui-icons/src/WatchSharp.js b/packages/material-ui-icons/src/WatchSharp.js
index 6b64f50907e875..39b891754c4d8a 100644
--- a/packages/material-ui-icons/src/WatchSharp.js
+++ b/packages/material-ui-icons/src/WatchSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WatchSharp');
diff --git a/packages/material-ui-icons/src/WatchTwoTone.js b/packages/material-ui-icons/src/WatchTwoTone.js
index df5f3511a63adf..13611d891c8fc2 100644
--- a/packages/material-ui-icons/src/WatchTwoTone.js
+++ b/packages/material-ui-icons/src/WatchTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WatchTwoTone');
diff --git a/packages/material-ui-icons/src/WavesOutlined.js b/packages/material-ui-icons/src/WavesOutlined.js
index d1a8e9b06ae34a..42758665499c11 100644
--- a/packages/material-ui-icons/src/WavesOutlined.js
+++ b/packages/material-ui-icons/src/WavesOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WavesOutlined');
diff --git a/packages/material-ui-icons/src/WavesRounded.js b/packages/material-ui-icons/src/WavesRounded.js
index e917f6bb634859..a5eab5b06604ac 100644
--- a/packages/material-ui-icons/src/WavesRounded.js
+++ b/packages/material-ui-icons/src/WavesRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WavesRounded');
diff --git a/packages/material-ui-icons/src/WavesSharp.js b/packages/material-ui-icons/src/WavesSharp.js
index 7e5f98c0c11f3b..d6f98a6fa1ca9e 100644
--- a/packages/material-ui-icons/src/WavesSharp.js
+++ b/packages/material-ui-icons/src/WavesSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WavesSharp');
diff --git a/packages/material-ui-icons/src/WavesTwoTone.js b/packages/material-ui-icons/src/WavesTwoTone.js
index 3e4194e956d881..ad9114920e9625 100644
--- a/packages/material-ui-icons/src/WavesTwoTone.js
+++ b/packages/material-ui-icons/src/WavesTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WavesTwoTone');
diff --git a/packages/material-ui-icons/src/WbAutoOutlined.js b/packages/material-ui-icons/src/WbAutoOutlined.js
index f18945b85397d3..46133586d2c619 100644
--- a/packages/material-ui-icons/src/WbAutoOutlined.js
+++ b/packages/material-ui-icons/src/WbAutoOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbAutoOutlined');
diff --git a/packages/material-ui-icons/src/WbAutoRounded.js b/packages/material-ui-icons/src/WbAutoRounded.js
index 8ff87bcfbaa37b..ac0682bce371b0 100644
--- a/packages/material-ui-icons/src/WbAutoRounded.js
+++ b/packages/material-ui-icons/src/WbAutoRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbAutoRounded');
diff --git a/packages/material-ui-icons/src/WbAutoSharp.js b/packages/material-ui-icons/src/WbAutoSharp.js
index 28e0a59811de30..89097100c45624 100644
--- a/packages/material-ui-icons/src/WbAutoSharp.js
+++ b/packages/material-ui-icons/src/WbAutoSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbAutoSharp');
diff --git a/packages/material-ui-icons/src/WbAutoTwoTone.js b/packages/material-ui-icons/src/WbAutoTwoTone.js
index 7b342eec670783..cbd52c81e6748f 100644
--- a/packages/material-ui-icons/src/WbAutoTwoTone.js
+++ b/packages/material-ui-icons/src/WbAutoTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbAutoTwoTone');
diff --git a/packages/material-ui-icons/src/WbCloudyOutlined.js b/packages/material-ui-icons/src/WbCloudyOutlined.js
index 2fce3648b345f7..8ff0c3853361f1 100644
--- a/packages/material-ui-icons/src/WbCloudyOutlined.js
+++ b/packages/material-ui-icons/src/WbCloudyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbCloudyOutlined');
diff --git a/packages/material-ui-icons/src/WbCloudyRounded.js b/packages/material-ui-icons/src/WbCloudyRounded.js
index 952a44c6363254..6176fccbf67b57 100644
--- a/packages/material-ui-icons/src/WbCloudyRounded.js
+++ b/packages/material-ui-icons/src/WbCloudyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbCloudyRounded');
diff --git a/packages/material-ui-icons/src/WbCloudySharp.js b/packages/material-ui-icons/src/WbCloudySharp.js
index ab78223ceda9f8..2c31a7b8e2333b 100644
--- a/packages/material-ui-icons/src/WbCloudySharp.js
+++ b/packages/material-ui-icons/src/WbCloudySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbCloudySharp');
diff --git a/packages/material-ui-icons/src/WbCloudyTwoTone.js b/packages/material-ui-icons/src/WbCloudyTwoTone.js
index 1f91cc943b43ff..5974b0697cca1f 100644
--- a/packages/material-ui-icons/src/WbCloudyTwoTone.js
+++ b/packages/material-ui-icons/src/WbCloudyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbCloudyTwoTone');
diff --git a/packages/material-ui-icons/src/WbIncandescentOutlined.js b/packages/material-ui-icons/src/WbIncandescentOutlined.js
index 2e326753bb8027..11a128354b7f5b 100644
--- a/packages/material-ui-icons/src/WbIncandescentOutlined.js
+++ b/packages/material-ui-icons/src/WbIncandescentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIncandescentOutlined');
diff --git a/packages/material-ui-icons/src/WbIncandescentRounded.js b/packages/material-ui-icons/src/WbIncandescentRounded.js
index 9cd850b9fd0b87..a03128e9847f33 100644
--- a/packages/material-ui-icons/src/WbIncandescentRounded.js
+++ b/packages/material-ui-icons/src/WbIncandescentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIncandescentRounded');
diff --git a/packages/material-ui-icons/src/WbIncandescentSharp.js b/packages/material-ui-icons/src/WbIncandescentSharp.js
index e9953a9fe19161..402daecb6c0f49 100644
--- a/packages/material-ui-icons/src/WbIncandescentSharp.js
+++ b/packages/material-ui-icons/src/WbIncandescentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIncandescentSharp');
diff --git a/packages/material-ui-icons/src/WbIncandescentTwoTone.js b/packages/material-ui-icons/src/WbIncandescentTwoTone.js
index b5f10b9a729580..056854516a61e9 100644
--- a/packages/material-ui-icons/src/WbIncandescentTwoTone.js
+++ b/packages/material-ui-icons/src/WbIncandescentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIncandescentTwoTone');
diff --git a/packages/material-ui-icons/src/WbIridescent.js b/packages/material-ui-icons/src/WbIridescent.js
index 2b677acaaf2831..6898a402cd0594 100644
--- a/packages/material-ui-icons/src/WbIridescent.js
+++ b/packages/material-ui-icons/src/WbIridescent.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIridescent');
diff --git a/packages/material-ui-icons/src/WbIridescentOutlined.js b/packages/material-ui-icons/src/WbIridescentOutlined.js
index ced87da13ca054..1b972e2a016c60 100644
--- a/packages/material-ui-icons/src/WbIridescentOutlined.js
+++ b/packages/material-ui-icons/src/WbIridescentOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIridescentOutlined');
diff --git a/packages/material-ui-icons/src/WbIridescentRounded.js b/packages/material-ui-icons/src/WbIridescentRounded.js
index 259e3c0800d296..676a409f7891ea 100644
--- a/packages/material-ui-icons/src/WbIridescentRounded.js
+++ b/packages/material-ui-icons/src/WbIridescentRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIridescentRounded');
diff --git a/packages/material-ui-icons/src/WbIridescentSharp.js b/packages/material-ui-icons/src/WbIridescentSharp.js
index 04c5138c477beb..ed216a42a531e8 100644
--- a/packages/material-ui-icons/src/WbIridescentSharp.js
+++ b/packages/material-ui-icons/src/WbIridescentSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIridescentSharp');
diff --git a/packages/material-ui-icons/src/WbIridescentTwoTone.js b/packages/material-ui-icons/src/WbIridescentTwoTone.js
index 0ebac933b86ace..6ba26ddcb26ed5 100644
--- a/packages/material-ui-icons/src/WbIridescentTwoTone.js
+++ b/packages/material-ui-icons/src/WbIridescentTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbIridescentTwoTone');
diff --git a/packages/material-ui-icons/src/WbSunnyOutlined.js b/packages/material-ui-icons/src/WbSunnyOutlined.js
index a11772935e2528..1dfc2502ead836 100644
--- a/packages/material-ui-icons/src/WbSunnyOutlined.js
+++ b/packages/material-ui-icons/src/WbSunnyOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbSunnyOutlined');
diff --git a/packages/material-ui-icons/src/WbSunnyRounded.js b/packages/material-ui-icons/src/WbSunnyRounded.js
index 9890e68f9955e6..180f1789849c89 100644
--- a/packages/material-ui-icons/src/WbSunnyRounded.js
+++ b/packages/material-ui-icons/src/WbSunnyRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbSunnyRounded');
diff --git a/packages/material-ui-icons/src/WbSunnySharp.js b/packages/material-ui-icons/src/WbSunnySharp.js
index df72616b2b232d..7db2174cd48710 100644
--- a/packages/material-ui-icons/src/WbSunnySharp.js
+++ b/packages/material-ui-icons/src/WbSunnySharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbSunnySharp');
diff --git a/packages/material-ui-icons/src/WbSunnyTwoTone.js b/packages/material-ui-icons/src/WbSunnyTwoTone.js
index 0661b886b0b165..b0abc5d7d8e99d 100644
--- a/packages/material-ui-icons/src/WbSunnyTwoTone.js
+++ b/packages/material-ui-icons/src/WbSunnyTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WbSunnyTwoTone');
diff --git a/packages/material-ui-icons/src/Wc.js b/packages/material-ui-icons/src/Wc.js
index 476945a5ad9beb..b8555546135b04 100644
--- a/packages/material-ui-icons/src/Wc.js
+++ b/packages/material-ui-icons/src/Wc.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'Wc');
diff --git a/packages/material-ui-icons/src/WebAssetOutlined.js b/packages/material-ui-icons/src/WebAssetOutlined.js
index 81aff2837e9784..5ea683676caf5d 100644
--- a/packages/material-ui-icons/src/WebAssetOutlined.js
+++ b/packages/material-ui-icons/src/WebAssetOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WebAssetOutlined');
diff --git a/packages/material-ui-icons/src/WebAssetSharp.js b/packages/material-ui-icons/src/WebAssetSharp.js
index 2cae30c646c907..7acda4bb5776e2 100644
--- a/packages/material-ui-icons/src/WebAssetSharp.js
+++ b/packages/material-ui-icons/src/WebAssetSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WebAssetSharp');
diff --git a/packages/material-ui-icons/src/WebAssetTwoTone.js b/packages/material-ui-icons/src/WebAssetTwoTone.js
index b20390eb4b9c19..650a372efb2591 100644
--- a/packages/material-ui-icons/src/WebAssetTwoTone.js
+++ b/packages/material-ui-icons/src/WebAssetTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WebAssetTwoTone');
diff --git a/packages/material-ui-icons/src/WebOutlined.js b/packages/material-ui-icons/src/WebOutlined.js
index 31468ff07061c5..a4b17a3fecda70 100644
--- a/packages/material-ui-icons/src/WebOutlined.js
+++ b/packages/material-ui-icons/src/WebOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WebOutlined');
diff --git a/packages/material-ui-icons/src/WebSharp.js b/packages/material-ui-icons/src/WebSharp.js
index ff59456f20685d..b7d1ed59316348 100644
--- a/packages/material-ui-icons/src/WebSharp.js
+++ b/packages/material-ui-icons/src/WebSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WebSharp');
diff --git a/packages/material-ui-icons/src/WebTwoTone.js b/packages/material-ui-icons/src/WebTwoTone.js
index 94154d544e54bd..a41ee78e977574 100644
--- a/packages/material-ui-icons/src/WebTwoTone.js
+++ b/packages/material-ui-icons/src/WebTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WebTwoTone');
diff --git a/packages/material-ui-icons/src/WhatshotOutlined.js b/packages/material-ui-icons/src/WhatshotOutlined.js
index 92f8ec5592ed68..1664f8241976e9 100644
--- a/packages/material-ui-icons/src/WhatshotOutlined.js
+++ b/packages/material-ui-icons/src/WhatshotOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhatshotOutlined');
diff --git a/packages/material-ui-icons/src/WhatshotRounded.js b/packages/material-ui-icons/src/WhatshotRounded.js
index 39156ae07e7ac6..5c9cc140f876d9 100644
--- a/packages/material-ui-icons/src/WhatshotRounded.js
+++ b/packages/material-ui-icons/src/WhatshotRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhatshotRounded');
diff --git a/packages/material-ui-icons/src/WhatshotSharp.js b/packages/material-ui-icons/src/WhatshotSharp.js
index 30b80313625bcf..907f19309cc17c 100644
--- a/packages/material-ui-icons/src/WhatshotSharp.js
+++ b/packages/material-ui-icons/src/WhatshotSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhatshotSharp');
diff --git a/packages/material-ui-icons/src/WhatshotTwoTone.js b/packages/material-ui-icons/src/WhatshotTwoTone.js
index 7226752365bc83..28f5e32fe9e3bd 100644
--- a/packages/material-ui-icons/src/WhatshotTwoTone.js
+++ b/packages/material-ui-icons/src/WhatshotTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhatshotTwoTone');
diff --git a/packages/material-ui-icons/src/WhereToVote.js b/packages/material-ui-icons/src/WhereToVote.js
index ea5a05d16a3ee0..619185ed677edc 100644
--- a/packages/material-ui-icons/src/WhereToVote.js
+++ b/packages/material-ui-icons/src/WhereToVote.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhereToVote');
diff --git a/packages/material-ui-icons/src/WhereToVoteOutlined.js b/packages/material-ui-icons/src/WhereToVoteOutlined.js
index 434564f5f6dc84..adf7697e89ae1a 100644
--- a/packages/material-ui-icons/src/WhereToVoteOutlined.js
+++ b/packages/material-ui-icons/src/WhereToVoteOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhereToVoteOutlined');
diff --git a/packages/material-ui-icons/src/WhereToVoteRounded.js b/packages/material-ui-icons/src/WhereToVoteRounded.js
index 573bc2f3c19ace..2c97895004b5cd 100644
--- a/packages/material-ui-icons/src/WhereToVoteRounded.js
+++ b/packages/material-ui-icons/src/WhereToVoteRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhereToVoteRounded');
diff --git a/packages/material-ui-icons/src/WhereToVoteSharp.js b/packages/material-ui-icons/src/WhereToVoteSharp.js
index c50b48e8376a80..46543c0ff53c43 100644
--- a/packages/material-ui-icons/src/WhereToVoteSharp.js
+++ b/packages/material-ui-icons/src/WhereToVoteSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhereToVoteSharp');
diff --git a/packages/material-ui-icons/src/WhereToVoteTwoTone.js b/packages/material-ui-icons/src/WhereToVoteTwoTone.js
index fb90ef9be109be..ebfa02e4649b58 100644
--- a/packages/material-ui-icons/src/WhereToVoteTwoTone.js
+++ b/packages/material-ui-icons/src/WhereToVoteTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WhereToVoteTwoTone');
diff --git a/packages/material-ui-icons/src/WidgetsOutlined.js b/packages/material-ui-icons/src/WidgetsOutlined.js
index 141e2e11492d98..f18844d711c3fe 100644
--- a/packages/material-ui-icons/src/WidgetsOutlined.js
+++ b/packages/material-ui-icons/src/WidgetsOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WidgetsOutlined');
diff --git a/packages/material-ui-icons/src/WidgetsRounded.js b/packages/material-ui-icons/src/WidgetsRounded.js
index c088d5dd46c74d..079357be609bdb 100644
--- a/packages/material-ui-icons/src/WidgetsRounded.js
+++ b/packages/material-ui-icons/src/WidgetsRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WidgetsRounded');
diff --git a/packages/material-ui-icons/src/WidgetsSharp.js b/packages/material-ui-icons/src/WidgetsSharp.js
index 95d5ba8d96da91..a4672d8775d6a9 100644
--- a/packages/material-ui-icons/src/WidgetsSharp.js
+++ b/packages/material-ui-icons/src/WidgetsSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WidgetsSharp');
diff --git a/packages/material-ui-icons/src/WidgetsTwoTone.js b/packages/material-ui-icons/src/WidgetsTwoTone.js
index 39c11f9059b438..e714f7a886a43f 100644
--- a/packages/material-ui-icons/src/WidgetsTwoTone.js
+++ b/packages/material-ui-icons/src/WidgetsTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WidgetsTwoTone');
diff --git a/packages/material-ui-icons/src/WifiLockOutlined.js b/packages/material-ui-icons/src/WifiLockOutlined.js
index 4d6455087b6599..9f7e88b9044746 100644
--- a/packages/material-ui-icons/src/WifiLockOutlined.js
+++ b/packages/material-ui-icons/src/WifiLockOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiLockOutlined');
diff --git a/packages/material-ui-icons/src/WifiLockRounded.js b/packages/material-ui-icons/src/WifiLockRounded.js
index 87027b1642a17f..71c20950b43c6b 100644
--- a/packages/material-ui-icons/src/WifiLockRounded.js
+++ b/packages/material-ui-icons/src/WifiLockRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiLockRounded');
diff --git a/packages/material-ui-icons/src/WifiLockSharp.js b/packages/material-ui-icons/src/WifiLockSharp.js
index 26ba8cade99e11..cb20f06f91bd7c 100644
--- a/packages/material-ui-icons/src/WifiLockSharp.js
+++ b/packages/material-ui-icons/src/WifiLockSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiLockSharp');
diff --git a/packages/material-ui-icons/src/WifiLockTwoTone.js b/packages/material-ui-icons/src/WifiLockTwoTone.js
index 0a3250e4b573e4..454ae257571096 100644
--- a/packages/material-ui-icons/src/WifiLockTwoTone.js
+++ b/packages/material-ui-icons/src/WifiLockTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiLockTwoTone');
diff --git a/packages/material-ui-icons/src/WifiOffOutlined.js b/packages/material-ui-icons/src/WifiOffOutlined.js
index 17e70fe2f7998c..f44a233faf23b2 100644
--- a/packages/material-ui-icons/src/WifiOffOutlined.js
+++ b/packages/material-ui-icons/src/WifiOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiOffOutlined');
diff --git a/packages/material-ui-icons/src/WifiOffRounded.js b/packages/material-ui-icons/src/WifiOffRounded.js
index bb60de5a4a76a1..2f97332348a5e1 100644
--- a/packages/material-ui-icons/src/WifiOffRounded.js
+++ b/packages/material-ui-icons/src/WifiOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiOffRounded');
diff --git a/packages/material-ui-icons/src/WifiOffSharp.js b/packages/material-ui-icons/src/WifiOffSharp.js
index ee861b4160e71a..cd2eb7dc9ff49e 100644
--- a/packages/material-ui-icons/src/WifiOffSharp.js
+++ b/packages/material-ui-icons/src/WifiOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiOffSharp');
diff --git a/packages/material-ui-icons/src/WifiOffTwoTone.js b/packages/material-ui-icons/src/WifiOffTwoTone.js
index deba85da9d5fd4..9ed01319653d0d 100644
--- a/packages/material-ui-icons/src/WifiOffTwoTone.js
+++ b/packages/material-ui-icons/src/WifiOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiOffTwoTone');
diff --git a/packages/material-ui-icons/src/WifiTetheringOutlined.js b/packages/material-ui-icons/src/WifiTetheringOutlined.js
index 8c0480aedb6108..4b42c6e39c0294 100644
--- a/packages/material-ui-icons/src/WifiTetheringOutlined.js
+++ b/packages/material-ui-icons/src/WifiTetheringOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiTetheringOutlined');
diff --git a/packages/material-ui-icons/src/WifiTetheringRounded.js b/packages/material-ui-icons/src/WifiTetheringRounded.js
index 9f92ae5518f4ce..0f7d35d69ca515 100644
--- a/packages/material-ui-icons/src/WifiTetheringRounded.js
+++ b/packages/material-ui-icons/src/WifiTetheringRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiTetheringRounded');
diff --git a/packages/material-ui-icons/src/WifiTetheringSharp.js b/packages/material-ui-icons/src/WifiTetheringSharp.js
index 8889dcc52b39fc..79db39d265ad77 100644
--- a/packages/material-ui-icons/src/WifiTetheringSharp.js
+++ b/packages/material-ui-icons/src/WifiTetheringSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiTetheringSharp');
diff --git a/packages/material-ui-icons/src/WifiTetheringTwoTone.js b/packages/material-ui-icons/src/WifiTetheringTwoTone.js
index fb88882ccfc518..0f1812038528b4 100644
--- a/packages/material-ui-icons/src/WifiTetheringTwoTone.js
+++ b/packages/material-ui-icons/src/WifiTetheringTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WifiTetheringTwoTone');
diff --git a/packages/material-ui-icons/src/WorkOffOutlined.js b/packages/material-ui-icons/src/WorkOffOutlined.js
index 2563620124a664..77b02e5c47e6f2 100644
--- a/packages/material-ui-icons/src/WorkOffOutlined.js
+++ b/packages/material-ui-icons/src/WorkOffOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOffOutlined');
diff --git a/packages/material-ui-icons/src/WorkOffRounded.js b/packages/material-ui-icons/src/WorkOffRounded.js
index c533bd96e87059..3e4bab63a61e74 100644
--- a/packages/material-ui-icons/src/WorkOffRounded.js
+++ b/packages/material-ui-icons/src/WorkOffRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOffRounded');
diff --git a/packages/material-ui-icons/src/WorkOffSharp.js b/packages/material-ui-icons/src/WorkOffSharp.js
index bf7e9fa412e8dd..3868ffcfd5e53c 100644
--- a/packages/material-ui-icons/src/WorkOffSharp.js
+++ b/packages/material-ui-icons/src/WorkOffSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOffSharp');
diff --git a/packages/material-ui-icons/src/WorkOffTwoTone.js b/packages/material-ui-icons/src/WorkOffTwoTone.js
index 48c6c4e202e199..4a240e38789a2b 100644
--- a/packages/material-ui-icons/src/WorkOffTwoTone.js
+++ b/packages/material-ui-icons/src/WorkOffTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOffTwoTone');
diff --git a/packages/material-ui-icons/src/WorkOutlineOutlined.js b/packages/material-ui-icons/src/WorkOutlineOutlined.js
index af0f51f40d5da6..24e671ac77c0ea 100644
--- a/packages/material-ui-icons/src/WorkOutlineOutlined.js
+++ b/packages/material-ui-icons/src/WorkOutlineOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOutlineOutlined');
diff --git a/packages/material-ui-icons/src/WorkOutlineRounded.js b/packages/material-ui-icons/src/WorkOutlineRounded.js
index 1a92587625b348..92e9730c2c85e8 100644
--- a/packages/material-ui-icons/src/WorkOutlineRounded.js
+++ b/packages/material-ui-icons/src/WorkOutlineRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOutlineRounded');
diff --git a/packages/material-ui-icons/src/WorkOutlineSharp.js b/packages/material-ui-icons/src/WorkOutlineSharp.js
index 00c7339c7d42af..16b9b16ddf3980 100644
--- a/packages/material-ui-icons/src/WorkOutlineSharp.js
+++ b/packages/material-ui-icons/src/WorkOutlineSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOutlineSharp');
diff --git a/packages/material-ui-icons/src/WorkOutlineTwoTone.js b/packages/material-ui-icons/src/WorkOutlineTwoTone.js
index 66bd599509e895..81ba784c8e60e1 100644
--- a/packages/material-ui-icons/src/WorkOutlineTwoTone.js
+++ b/packages/material-ui-icons/src/WorkOutlineTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOutlineTwoTone');
diff --git a/packages/material-ui-icons/src/WorkOutlined.js b/packages/material-ui-icons/src/WorkOutlined.js
index af910cf002c12f..d61be45aa332a2 100644
--- a/packages/material-ui-icons/src/WorkOutlined.js
+++ b/packages/material-ui-icons/src/WorkOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkOutlined');
diff --git a/packages/material-ui-icons/src/WorkRounded.js b/packages/material-ui-icons/src/WorkRounded.js
index 32eba672c7f146..fe263abfdc2dc4 100644
--- a/packages/material-ui-icons/src/WorkRounded.js
+++ b/packages/material-ui-icons/src/WorkRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkRounded');
diff --git a/packages/material-ui-icons/src/WorkSharp.js b/packages/material-ui-icons/src/WorkSharp.js
index 2760be67593adb..646d9aa47172f2 100644
--- a/packages/material-ui-icons/src/WorkSharp.js
+++ b/packages/material-ui-icons/src/WorkSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkSharp');
diff --git a/packages/material-ui-icons/src/WorkTwoTone.js b/packages/material-ui-icons/src/WorkTwoTone.js
index 9079164d2c081f..e1cbf57834e74f 100644
--- a/packages/material-ui-icons/src/WorkTwoTone.js
+++ b/packages/material-ui-icons/src/WorkTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WorkTwoTone');
diff --git a/packages/material-ui-icons/src/WrapTextOutlined.js b/packages/material-ui-icons/src/WrapTextOutlined.js
index 33cb347f3e0cc0..9da9410f3c61f9 100644
--- a/packages/material-ui-icons/src/WrapTextOutlined.js
+++ b/packages/material-ui-icons/src/WrapTextOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WrapTextOutlined');
diff --git a/packages/material-ui-icons/src/WrapTextRounded.js b/packages/material-ui-icons/src/WrapTextRounded.js
index 87a304e72dc3a8..f16df68fd39250 100644
--- a/packages/material-ui-icons/src/WrapTextRounded.js
+++ b/packages/material-ui-icons/src/WrapTextRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WrapTextRounded');
diff --git a/packages/material-ui-icons/src/WrapTextTwoTone.js b/packages/material-ui-icons/src/WrapTextTwoTone.js
index dfe37dc70da4a8..6186646db3c7b5 100644
--- a/packages/material-ui-icons/src/WrapTextTwoTone.js
+++ b/packages/material-ui-icons/src/WrapTextTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'WrapTextTwoTone');
diff --git a/packages/material-ui-icons/src/ZoomIn.js b/packages/material-ui-icons/src/ZoomIn.js
index 77bda26419f830..e0368592919ce9 100644
--- a/packages/material-ui-icons/src/ZoomIn.js
+++ b/packages/material-ui-icons/src/ZoomIn.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomIn');
diff --git a/packages/material-ui-icons/src/ZoomInOutlined.js b/packages/material-ui-icons/src/ZoomInOutlined.js
index 4076a7e3063b7c..914a55f37b7d13 100644
--- a/packages/material-ui-icons/src/ZoomInOutlined.js
+++ b/packages/material-ui-icons/src/ZoomInOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomInOutlined');
diff --git a/packages/material-ui-icons/src/ZoomInRounded.js b/packages/material-ui-icons/src/ZoomInRounded.js
index d4d9ea321457cb..a4b17aec01c3cd 100644
--- a/packages/material-ui-icons/src/ZoomInRounded.js
+++ b/packages/material-ui-icons/src/ZoomInRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomInRounded');
diff --git a/packages/material-ui-icons/src/ZoomInSharp.js b/packages/material-ui-icons/src/ZoomInSharp.js
index b2b63d29a41c38..653f6fde972273 100644
--- a/packages/material-ui-icons/src/ZoomInSharp.js
+++ b/packages/material-ui-icons/src/ZoomInSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomInSharp');
diff --git a/packages/material-ui-icons/src/ZoomInTwoTone.js b/packages/material-ui-icons/src/ZoomInTwoTone.js
index a9898a898af2ad..9adb8a0755ddda 100644
--- a/packages/material-ui-icons/src/ZoomInTwoTone.js
+++ b/packages/material-ui-icons/src/ZoomInTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomInTwoTone');
diff --git a/packages/material-ui-icons/src/ZoomOut.js b/packages/material-ui-icons/src/ZoomOut.js
index 2163e691c34c69..2baf42b5845ae3 100644
--- a/packages/material-ui-icons/src/ZoomOut.js
+++ b/packages/material-ui-icons/src/ZoomOut.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOut');
diff --git a/packages/material-ui-icons/src/ZoomOutMapOutlined.js b/packages/material-ui-icons/src/ZoomOutMapOutlined.js
index 0ae342ab2a2b6f..633b69ae202460 100644
--- a/packages/material-ui-icons/src/ZoomOutMapOutlined.js
+++ b/packages/material-ui-icons/src/ZoomOutMapOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutMapOutlined');
diff --git a/packages/material-ui-icons/src/ZoomOutMapRounded.js b/packages/material-ui-icons/src/ZoomOutMapRounded.js
index dd773c12b8379a..324a114d14058a 100644
--- a/packages/material-ui-icons/src/ZoomOutMapRounded.js
+++ b/packages/material-ui-icons/src/ZoomOutMapRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutMapRounded');
diff --git a/packages/material-ui-icons/src/ZoomOutMapSharp.js b/packages/material-ui-icons/src/ZoomOutMapSharp.js
index d19a1968d8d62a..fad78ce1bfab85 100644
--- a/packages/material-ui-icons/src/ZoomOutMapSharp.js
+++ b/packages/material-ui-icons/src/ZoomOutMapSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutMapSharp');
diff --git a/packages/material-ui-icons/src/ZoomOutMapTwoTone.js b/packages/material-ui-icons/src/ZoomOutMapTwoTone.js
index 67b08c0f3d4f7e..9d4608e1b2e96d 100644
--- a/packages/material-ui-icons/src/ZoomOutMapTwoTone.js
+++ b/packages/material-ui-icons/src/ZoomOutMapTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutMapTwoTone');
diff --git a/packages/material-ui-icons/src/ZoomOutOutlined.js b/packages/material-ui-icons/src/ZoomOutOutlined.js
index 1cbd8ef2c3291b..5cfd83d0b43a9b 100644
--- a/packages/material-ui-icons/src/ZoomOutOutlined.js
+++ b/packages/material-ui-icons/src/ZoomOutOutlined.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutOutlined');
diff --git a/packages/material-ui-icons/src/ZoomOutRounded.js b/packages/material-ui-icons/src/ZoomOutRounded.js
index 98f9d77f27789e..d9c83d404b5b79 100644
--- a/packages/material-ui-icons/src/ZoomOutRounded.js
+++ b/packages/material-ui-icons/src/ZoomOutRounded.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutRounded');
diff --git a/packages/material-ui-icons/src/ZoomOutSharp.js b/packages/material-ui-icons/src/ZoomOutSharp.js
index 9e8b830098fd25..b2e41d70508f74 100644
--- a/packages/material-ui-icons/src/ZoomOutSharp.js
+++ b/packages/material-ui-icons/src/ZoomOutSharp.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutSharp');
diff --git a/packages/material-ui-icons/src/ZoomOutTwoTone.js b/packages/material-ui-icons/src/ZoomOutTwoTone.js
index 72cae26f191f69..48f23c21492bf1 100644
--- a/packages/material-ui-icons/src/ZoomOutTwoTone.js
+++ b/packages/material-ui-icons/src/ZoomOutTwoTone.js
@@ -2,5 +2,5 @@ import React from 'react';
import createSvgIcon from './utils/createSvgIcon';
export default createSvgIcon(
-
+
, 'ZoomOutTwoTone');
diff --git a/packages/material-ui-icons/src/index.js b/packages/material-ui-icons/src/index.js
index 28631fce179f87..f51ae21b3c58c5 100644
--- a/packages/material-ui-icons/src/index.js
+++ b/packages/material-ui-icons/src/index.js
@@ -53,6 +53,11 @@ export { default as AccountCircleOutlined } from './AccountCircleOutlined';
export { default as AccountCircleRounded } from './AccountCircleRounded';
export { default as AccountCircleSharp } from './AccountCircleSharp';
export { default as AccountCircleTwoTone } from './AccountCircleTwoTone';
+export { default as AccountTree } from './AccountTree';
+export { default as AccountTreeOutlined } from './AccountTreeOutlined';
+export { default as AccountTreeRounded } from './AccountTreeRounded';
+export { default as AccountTreeSharp } from './AccountTreeSharp';
+export { default as AccountTreeTwoTone } from './AccountTreeTwoTone';
export { default as AcUnit } from './AcUnit';
export { default as AcUnitOutlined } from './AcUnitOutlined';
export { default as AcUnitRounded } from './AcUnitRounded';
@@ -243,6 +248,11 @@ export { default as AlternateEmailOutlined } from './AlternateEmailOutlined';
export { default as AlternateEmailRounded } from './AlternateEmailRounded';
export { default as AlternateEmailSharp } from './AlternateEmailSharp';
export { default as AlternateEmailTwoTone } from './AlternateEmailTwoTone';
+export { default as AmpStories } from './AmpStories';
+export { default as AmpStoriesOutlined } from './AmpStoriesOutlined';
+export { default as AmpStoriesRounded } from './AmpStoriesRounded';
+export { default as AmpStoriesSharp } from './AmpStoriesSharp';
+export { default as AmpStoriesTwoTone } from './AmpStoriesTwoTone';
export { default as Android } from './Android';
export { default as AndroidOutlined } from './AndroidOutlined';
export { default as AndroidRounded } from './AndroidRounded';
@@ -253,6 +263,11 @@ export { default as AnnouncementOutlined } from './AnnouncementOutlined';
export { default as AnnouncementRounded } from './AnnouncementRounded';
export { default as AnnouncementSharp } from './AnnouncementSharp';
export { default as AnnouncementTwoTone } from './AnnouncementTwoTone';
+export { default as Apartment } from './Apartment';
+export { default as ApartmentOutlined } from './ApartmentOutlined';
+export { default as ApartmentRounded } from './ApartmentRounded';
+export { default as ApartmentSharp } from './ApartmentSharp';
+export { default as ApartmentTwoTone } from './ApartmentTwoTone';
export { default as Apps } from './Apps';
export { default as AppsOutlined } from './AppsOutlined';
export { default as AppsRounded } from './AppsRounded';
@@ -433,6 +448,11 @@ export { default as BarChartOutlined } from './BarChartOutlined';
export { default as BarChartRounded } from './BarChartRounded';
export { default as BarChartSharp } from './BarChartSharp';
export { default as BarChartTwoTone } from './BarChartTwoTone';
+export { default as Bathtub } from './Bathtub';
+export { default as BathtubOutlined } from './BathtubOutlined';
+export { default as BathtubRounded } from './BathtubRounded';
+export { default as BathtubSharp } from './BathtubSharp';
+export { default as BathtubTwoTone } from './BathtubTwoTone';
export { default as Battery20 } from './Battery20';
export { default as Battery20Outlined } from './Battery20Outlined';
export { default as Battery20Rounded } from './Battery20Rounded';
@@ -861,6 +881,11 @@ export { default as CancelPresentationRounded } from './CancelPresentationRounde
export { default as CancelPresentationSharp } from './CancelPresentationSharp';
export { default as CancelPresentationTwoTone } from './CancelPresentationTwoTone';
export { default as CancelRounded } from './CancelRounded';
+export { default as CancelScheduleSend } from './CancelScheduleSend';
+export { default as CancelScheduleSendOutlined } from './CancelScheduleSendOutlined';
+export { default as CancelScheduleSendRounded } from './CancelScheduleSendRounded';
+export { default as CancelScheduleSendSharp } from './CancelScheduleSendSharp';
+export { default as CancelScheduleSendTwoTone } from './CancelScheduleSendTwoTone';
export { default as CancelSharp } from './CancelSharp';
export { default as CancelTwoTone } from './CancelTwoTone';
export { default as CardGiftcard } from './CardGiftcard';
@@ -1108,6 +1133,11 @@ export { default as ConfirmationNumberOutlined } from './ConfirmationNumberOutli
export { default as ConfirmationNumberRounded } from './ConfirmationNumberRounded';
export { default as ConfirmationNumberSharp } from './ConfirmationNumberSharp';
export { default as ConfirmationNumberTwoTone } from './ConfirmationNumberTwoTone';
+export { default as Contactless } from './Contactless';
+export { default as ContactlessOutlined } from './ContactlessOutlined';
+export { default as ContactlessRounded } from './ContactlessRounded';
+export { default as ContactlessSharp } from './ContactlessSharp';
+export { default as ContactlessTwoTone } from './ContactlessTwoTone';
export { default as ContactMail } from './ContactMail';
export { default as ContactMailOutlined } from './ContactMailOutlined';
export { default as ContactMailRounded } from './ContactMailRounded';
@@ -1238,6 +1268,11 @@ export { default as DateRangeOutlined } from './DateRangeOutlined';
export { default as DateRangeRounded } from './DateRangeRounded';
export { default as DateRangeSharp } from './DateRangeSharp';
export { default as DateRangeTwoTone } from './DateRangeTwoTone';
+export { default as Deck } from './Deck';
+export { default as DeckOutlined } from './DeckOutlined';
+export { default as DeckRounded } from './DeckRounded';
+export { default as DeckSharp } from './DeckSharp';
+export { default as DeckTwoTone } from './DeckTwoTone';
export { default as Dehaze } from './Dehaze';
export { default as DehazeOutlined } from './DehazeOutlined';
export { default as DehazeRounded } from './DehazeRounded';
@@ -1433,6 +1468,11 @@ export { default as DonutSmallOutlined } from './DonutSmallOutlined';
export { default as DonutSmallRounded } from './DonutSmallRounded';
export { default as DonutSmallSharp } from './DonutSmallSharp';
export { default as DonutSmallTwoTone } from './DonutSmallTwoTone';
+export { default as DoubleArrow } from './DoubleArrow';
+export { default as DoubleArrowOutlined } from './DoubleArrowOutlined';
+export { default as DoubleArrowRounded } from './DoubleArrowRounded';
+export { default as DoubleArrowSharp } from './DoubleArrowSharp';
+export { default as DoubleArrowTwoTone } from './DoubleArrowTwoTone';
export { default as Drafts } from './Drafts';
export { default as DraftsOutlined } from './DraftsOutlined';
export { default as DraftsRounded } from './DraftsRounded';
@@ -1463,6 +1503,16 @@ export { default as DvrOutlined } from './DvrOutlined';
export { default as DvrRounded } from './DvrRounded';
export { default as DvrSharp } from './DvrSharp';
export { default as DvrTwoTone } from './DvrTwoTone';
+export { default as DynamicFeed } from './DynamicFeed';
+export { default as DynamicFeedOutlined } from './DynamicFeedOutlined';
+export { default as DynamicFeedRounded } from './DynamicFeedRounded';
+export { default as DynamicFeedSharp } from './DynamicFeedSharp';
+export { default as DynamicFeedTwoTone } from './DynamicFeedTwoTone';
+export { default as Eco } from './Eco';
+export { default as EcoOutlined } from './EcoOutlined';
+export { default as EcoRounded } from './EcoRounded';
+export { default as EcoSharp } from './EcoSharp';
+export { default as EcoTwoTone } from './EcoTwoTone';
export { default as Edit } from './Edit';
export { default as EditAttributes } from './EditAttributes';
export { default as EditAttributesOutlined } from './EditAttributesOutlined';
@@ -1488,6 +1538,51 @@ export { default as EmailOutlined } from './EmailOutlined';
export { default as EmailRounded } from './EmailRounded';
export { default as EmailSharp } from './EmailSharp';
export { default as EmailTwoTone } from './EmailTwoTone';
+export { default as EmojiEmotions } from './EmojiEmotions';
+export { default as EmojiEmotionsOutlined } from './EmojiEmotionsOutlined';
+export { default as EmojiEmotionsRounded } from './EmojiEmotionsRounded';
+export { default as EmojiEmotionsSharp } from './EmojiEmotionsSharp';
+export { default as EmojiEmotionsTwoTone } from './EmojiEmotionsTwoTone';
+export { default as EmojiEvents } from './EmojiEvents';
+export { default as EmojiEventsOutlined } from './EmojiEventsOutlined';
+export { default as EmojiEventsRounded } from './EmojiEventsRounded';
+export { default as EmojiEventsSharp } from './EmojiEventsSharp';
+export { default as EmojiEventsTwoTone } from './EmojiEventsTwoTone';
+export { default as EmojiFlags } from './EmojiFlags';
+export { default as EmojiFlagsOutlined } from './EmojiFlagsOutlined';
+export { default as EmojiFlagsRounded } from './EmojiFlagsRounded';
+export { default as EmojiFlagsSharp } from './EmojiFlagsSharp';
+export { default as EmojiFlagsTwoTone } from './EmojiFlagsTwoTone';
+export { default as EmojiFoodBeverage } from './EmojiFoodBeverage';
+export { default as EmojiFoodBeverageOutlined } from './EmojiFoodBeverageOutlined';
+export { default as EmojiFoodBeverageRounded } from './EmojiFoodBeverageRounded';
+export { default as EmojiFoodBeverageSharp } from './EmojiFoodBeverageSharp';
+export { default as EmojiFoodBeverageTwoTone } from './EmojiFoodBeverageTwoTone';
+export { default as EmojiNature } from './EmojiNature';
+export { default as EmojiNatureOutlined } from './EmojiNatureOutlined';
+export { default as EmojiNatureRounded } from './EmojiNatureRounded';
+export { default as EmojiNatureSharp } from './EmojiNatureSharp';
+export { default as EmojiNatureTwoTone } from './EmojiNatureTwoTone';
+export { default as EmojiObjects } from './EmojiObjects';
+export { default as EmojiObjectsOutlined } from './EmojiObjectsOutlined';
+export { default as EmojiObjectsRounded } from './EmojiObjectsRounded';
+export { default as EmojiObjectsSharp } from './EmojiObjectsSharp';
+export { default as EmojiObjectsTwoTone } from './EmojiObjectsTwoTone';
+export { default as EmojiPeople } from './EmojiPeople';
+export { default as EmojiPeopleOutlined } from './EmojiPeopleOutlined';
+export { default as EmojiPeopleRounded } from './EmojiPeopleRounded';
+export { default as EmojiPeopleSharp } from './EmojiPeopleSharp';
+export { default as EmojiPeopleTwoTone } from './EmojiPeopleTwoTone';
+export { default as EmojiSymbols } from './EmojiSymbols';
+export { default as EmojiSymbolsOutlined } from './EmojiSymbolsOutlined';
+export { default as EmojiSymbolsRounded } from './EmojiSymbolsRounded';
+export { default as EmojiSymbolsSharp } from './EmojiSymbolsSharp';
+export { default as EmojiSymbolsTwoTone } from './EmojiSymbolsTwoTone';
+export { default as EmojiTransportation } from './EmojiTransportation';
+export { default as EmojiTransportationOutlined } from './EmojiTransportationOutlined';
+export { default as EmojiTransportationRounded } from './EmojiTransportationRounded';
+export { default as EmojiTransportationSharp } from './EmojiTransportationSharp';
+export { default as EmojiTransportationTwoTone } from './EmojiTransportationTwoTone';
export { default as EnhancedEncryption } from './EnhancedEncryption';
export { default as EnhancedEncryptionOutlined } from './EnhancedEncryptionOutlined';
export { default as EnhancedEncryptionRounded } from './EnhancedEncryptionRounded';
@@ -1508,11 +1603,16 @@ export { default as ErrorOutlineTwoTone } from './ErrorOutlineTwoTone';
export { default as ErrorRounded } from './ErrorRounded';
export { default as ErrorSharp } from './ErrorSharp';
export { default as ErrorTwoTone } from './ErrorTwoTone';
+export { default as Euro } from './Euro';
+export { default as EuroOutlined } from './EuroOutlined';
+export { default as EuroRounded } from './EuroRounded';
+export { default as EuroSharp } from './EuroSharp';
export { default as EuroSymbol } from './EuroSymbol';
export { default as EuroSymbolOutlined } from './EuroSymbolOutlined';
export { default as EuroSymbolRounded } from './EuroSymbolRounded';
export { default as EuroSymbolSharp } from './EuroSymbolSharp';
export { default as EuroSymbolTwoTone } from './EuroSymbolTwoTone';
+export { default as EuroTwoTone } from './EuroTwoTone';
export { default as Event } from './Event';
export { default as EventAvailable } from './EventAvailable';
export { default as EventAvailableOutlined } from './EventAvailableOutlined';
@@ -1798,6 +1898,11 @@ export { default as FingerprintOutlined } from './FingerprintOutlined';
export { default as FingerprintRounded } from './FingerprintRounded';
export { default as FingerprintSharp } from './FingerprintSharp';
export { default as FingerprintTwoTone } from './FingerprintTwoTone';
+export { default as Fireplace } from './Fireplace';
+export { default as FireplaceOutlined } from './FireplaceOutlined';
+export { default as FireplaceRounded } from './FireplaceRounded';
+export { default as FireplaceSharp } from './FireplaceSharp';
+export { default as FireplaceTwoTone } from './FireplaceTwoTone';
export { default as FirstPage } from './FirstPage';
export { default as FirstPageOutlined } from './FirstPageOutlined';
export { default as FirstPageRounded } from './FirstPageRounded';
@@ -1849,6 +1954,16 @@ export { default as FlightTakeoffSharp } from './FlightTakeoffSharp';
export { default as FlightTakeoffTwoTone } from './FlightTakeoffTwoTone';
export { default as FlightTwoTone } from './FlightTwoTone';
export { default as Flip } from './Flip';
+export { default as FlipCameraAndroid } from './FlipCameraAndroid';
+export { default as FlipCameraAndroidOutlined } from './FlipCameraAndroidOutlined';
+export { default as FlipCameraAndroidRounded } from './FlipCameraAndroidRounded';
+export { default as FlipCameraAndroidSharp } from './FlipCameraAndroidSharp';
+export { default as FlipCameraAndroidTwoTone } from './FlipCameraAndroidTwoTone';
+export { default as FlipCameraIos } from './FlipCameraIos';
+export { default as FlipCameraIosOutlined } from './FlipCameraIosOutlined';
+export { default as FlipCameraIosRounded } from './FlipCameraIosRounded';
+export { default as FlipCameraIosSharp } from './FlipCameraIosSharp';
+export { default as FlipCameraIosTwoTone } from './FlipCameraIosTwoTone';
export { default as FlipOutlined } from './FlipOutlined';
export { default as FlipRounded } from './FlipRounded';
export { default as FlipSharp } from './FlipSharp';
@@ -2203,6 +2318,11 @@ export { default as HearingOutlined } from './HearingOutlined';
export { default as HearingRounded } from './HearingRounded';
export { default as HearingSharp } from './HearingSharp';
export { default as HearingTwoTone } from './HearingTwoTone';
+export { default as Height } from './Height';
+export { default as HeightOutlined } from './HeightOutlined';
+export { default as HeightRounded } from './HeightRounded';
+export { default as HeightSharp } from './HeightSharp';
+export { default as HeightTwoTone } from './HeightTwoTone';
export { default as Help } from './Help';
export { default as HelpOutline } from './HelpOutline';
export { default as HelpOutlined } from './HelpOutlined';
@@ -2238,6 +2358,11 @@ export { default as HomeOutlined } from './HomeOutlined';
export { default as HomeRounded } from './HomeRounded';
export { default as HomeSharp } from './HomeSharp';
export { default as HomeTwoTone } from './HomeTwoTone';
+export { default as HomeWork } from './HomeWork';
+export { default as HomeWorkOutlined } from './HomeWorkOutlined';
+export { default as HomeWorkRounded } from './HomeWorkRounded';
+export { default as HomeWorkSharp } from './HomeWorkSharp';
+export { default as HomeWorkTwoTone } from './HomeWorkTwoTone';
export { default as HorizontalSplit } from './HorizontalSplit';
export { default as HorizontalSplitOutlined } from './HorizontalSplitOutlined';
export { default as HorizontalSplitRounded } from './HorizontalSplitRounded';
@@ -2263,6 +2388,11 @@ export { default as HourglassFullOutlined } from './HourglassFullOutlined';
export { default as HourglassFullRounded } from './HourglassFullRounded';
export { default as HourglassFullSharp } from './HourglassFullSharp';
export { default as HourglassFullTwoTone } from './HourglassFullTwoTone';
+export { default as House } from './House';
+export { default as HouseOutlined } from './HouseOutlined';
+export { default as HouseRounded } from './HouseRounded';
+export { default as HouseSharp } from './HouseSharp';
+export { default as HouseTwoTone } from './HouseTwoTone';
export { default as HowToReg } from './HowToReg';
export { default as HowToRegOutlined } from './HowToRegOutlined';
export { default as HowToRegRounded } from './HowToRegRounded';
@@ -2323,6 +2453,7 @@ export { default as IndeterminateCheckBoxOutlined } from './IndeterminateCheckBo
export { default as IndeterminateCheckBoxRounded } from './IndeterminateCheckBoxRounded';
export { default as IndeterminateCheckBoxSharp } from './IndeterminateCheckBoxSharp';
export { default as IndeterminateCheckBoxTwoTone } from './IndeterminateCheckBoxTwoTone';
+export { default as index } from './index';
export { default as Info } from './Info';
export { default as InfoOutlined } from './InfoOutlined';
export { default as InfoRounded } from './InfoRounded';
@@ -2442,6 +2573,11 @@ export { default as KeyboardVoiceOutlined } from './KeyboardVoiceOutlined';
export { default as KeyboardVoiceRounded } from './KeyboardVoiceRounded';
export { default as KeyboardVoiceSharp } from './KeyboardVoiceSharp';
export { default as KeyboardVoiceTwoTone } from './KeyboardVoiceTwoTone';
+export { default as KingBed } from './KingBed';
+export { default as KingBedOutlined } from './KingBedOutlined';
+export { default as KingBedRounded } from './KingBedRounded';
+export { default as KingBedSharp } from './KingBedSharp';
+export { default as KingBedTwoTone } from './KingBedTwoTone';
export { default as Kitchen } from './Kitchen';
export { default as KitchenOutlined } from './KitchenOutlined';
export { default as KitchenRounded } from './KitchenRounded';
@@ -2868,6 +3004,16 @@ export { default as MemoryRounded } from './MemoryRounded';
export { default as MemorySharp } from './MemorySharp';
export { default as MemoryTwoTone } from './MemoryTwoTone';
export { default as Menu } from './Menu';
+export { default as MenuBook } from './MenuBook';
+export { default as MenuBookOutlined } from './MenuBookOutlined';
+export { default as MenuBookRounded } from './MenuBookRounded';
+export { default as MenuBookSharp } from './MenuBookSharp';
+export { default as MenuBookTwoTone } from './MenuBookTwoTone';
+export { default as MenuOpen } from './MenuOpen';
+export { default as MenuOpenOutlined } from './MenuOpenOutlined';
+export { default as MenuOpenRounded } from './MenuOpenRounded';
+export { default as MenuOpenSharp } from './MenuOpenSharp';
+export { default as MenuOpenTwoTone } from './MenuOpenTwoTone';
export { default as MenuOutlined } from './MenuOutlined';
export { default as MenuRounded } from './MenuRounded';
export { default as MenuSharp } from './MenuSharp';
@@ -3012,6 +3158,11 @@ export { default as MultilineChartOutlined } from './MultilineChartOutlined';
export { default as MultilineChartRounded } from './MultilineChartRounded';
export { default as MultilineChartSharp } from './MultilineChartSharp';
export { default as MultilineChartTwoTone } from './MultilineChartTwoTone';
+export { default as Museum } from './Museum';
+export { default as MuseumOutlined } from './MuseumOutlined';
+export { default as MuseumRounded } from './MuseumRounded';
+export { default as MuseumSharp } from './MuseumSharp';
+export { default as MuseumTwoTone } from './MuseumTwoTone';
export { default as MusicNote } from './MusicNote';
export { default as MusicNoteOutlined } from './MusicNoteOutlined';
export { default as MusicNoteRounded } from './MusicNoteRounded';
@@ -3097,6 +3248,11 @@ export { default as NfcOutlined } from './NfcOutlined';
export { default as NfcRounded } from './NfcRounded';
export { default as NfcSharp } from './NfcSharp';
export { default as NfcTwoTone } from './NfcTwoTone';
+export { default as NightsStay } from './NightsStay';
+export { default as NightsStayOutlined } from './NightsStayOutlined';
+export { default as NightsStayRounded } from './NightsStayRounded';
+export { default as NightsStaySharp } from './NightsStaySharp';
+export { default as NightsStayTwoTone } from './NightsStayTwoTone';
export { default as NoEncryption } from './NoEncryption';
export { default as NoEncryptionOutlined } from './NoEncryptionOutlined';
export { default as NoEncryptionRounded } from './NoEncryptionRounded';
@@ -3202,6 +3358,11 @@ export { default as OpenWithOutlined } from './OpenWithOutlined';
export { default as OpenWithRounded } from './OpenWithRounded';
export { default as OpenWithSharp } from './OpenWithSharp';
export { default as OpenWithTwoTone } from './OpenWithTwoTone';
+export { default as OutdoorGrill } from './OutdoorGrill';
+export { default as OutdoorGrillOutlined } from './OutdoorGrillOutlined';
+export { default as OutdoorGrillRounded } from './OutdoorGrillRounded';
+export { default as OutdoorGrillSharp } from './OutdoorGrillSharp';
+export { default as OutdoorGrillTwoTone } from './OutdoorGrillTwoTone';
export { default as OutlinedFlag } from './OutlinedFlag';
export { default as OutlinedFlagOutlined } from './OutlinedFlagOutlined';
export { default as OutlinedFlagRounded } from './OutlinedFlagRounded';
@@ -3283,6 +3444,11 @@ export { default as PaymentRounded } from './PaymentRounded';
export { default as PaymentSharp } from './PaymentSharp';
export { default as PaymentTwoTone } from './PaymentTwoTone';
export { default as People } from './People';
+export { default as PeopleAlt } from './PeopleAlt';
+export { default as PeopleAltOutlined } from './PeopleAltOutlined';
+export { default as PeopleAltRounded } from './PeopleAltRounded';
+export { default as PeopleAltSharp } from './PeopleAltSharp';
+export { default as PeopleAltTwoTone } from './PeopleAltTwoTone';
export { default as PeopleOutline } from './PeopleOutline';
export { default as PeopleOutlined } from './PeopleOutlined';
export { default as PeopleOutlineOutlined } from './PeopleOutlineOutlined';
@@ -3388,6 +3554,16 @@ export { default as PhoneCallbackOutlined } from './PhoneCallbackOutlined';
export { default as PhoneCallbackRounded } from './PhoneCallbackRounded';
export { default as PhoneCallbackSharp } from './PhoneCallbackSharp';
export { default as PhoneCallbackTwoTone } from './PhoneCallbackTwoTone';
+export { default as PhoneDisabled } from './PhoneDisabled';
+export { default as PhoneDisabledOutlined } from './PhoneDisabledOutlined';
+export { default as PhoneDisabledRounded } from './PhoneDisabledRounded';
+export { default as PhoneDisabledSharp } from './PhoneDisabledSharp';
+export { default as PhoneDisabledTwoTone } from './PhoneDisabledTwoTone';
+export { default as PhoneEnabled } from './PhoneEnabled';
+export { default as PhoneEnabledOutlined } from './PhoneEnabledOutlined';
+export { default as PhoneEnabledRounded } from './PhoneEnabledRounded';
+export { default as PhoneEnabledSharp } from './PhoneEnabledSharp';
+export { default as PhoneEnabledTwoTone } from './PhoneEnabledTwoTone';
export { default as PhoneForwarded } from './PhoneForwarded';
export { default as PhoneForwardedOutlined } from './PhoneForwardedOutlined';
export { default as PhoneForwardedRounded } from './PhoneForwardedRounded';
@@ -3567,6 +3743,11 @@ export { default as PlusOneOutlined } from './PlusOneOutlined';
export { default as PlusOneRounded } from './PlusOneRounded';
export { default as PlusOneSharp } from './PlusOneSharp';
export { default as PlusOneTwoTone } from './PlusOneTwoTone';
+export { default as Policy } from './Policy';
+export { default as PolicyOutlined } from './PolicyOutlined';
+export { default as PolicyRounded } from './PolicyRounded';
+export { default as PolicySharp } from './PolicySharp';
+export { default as PolicyTwoTone } from './PolicyTwoTone';
export { default as Poll } from './Poll';
export { default as PollOutlined } from './PollOutlined';
export { default as PollRounded } from './PollRounded';
@@ -3592,6 +3773,11 @@ export { default as PortraitOutlined } from './PortraitOutlined';
export { default as PortraitRounded } from './PortraitRounded';
export { default as PortraitSharp } from './PortraitSharp';
export { default as PortraitTwoTone } from './PortraitTwoTone';
+export { default as PostAdd } from './PostAdd';
+export { default as PostAddOutlined } from './PostAddOutlined';
+export { default as PostAddRounded } from './PostAddRounded';
+export { default as PostAddSharp } from './PostAddSharp';
+export { default as PostAddTwoTone } from './PostAddTwoTone';
export { default as Power } from './Power';
export { default as PowerInput } from './PowerInput';
export { default as PowerInputOutlined } from './PowerInputOutlined';
@@ -4272,6 +4458,11 @@ export { default as SimCardOutlined } from './SimCardOutlined';
export { default as SimCardRounded } from './SimCardRounded';
export { default as SimCardSharp } from './SimCardSharp';
export { default as SimCardTwoTone } from './SimCardTwoTone';
+export { default as SingleBed } from './SingleBed';
+export { default as SingleBedOutlined } from './SingleBedOutlined';
+export { default as SingleBedRounded } from './SingleBedRounded';
+export { default as SingleBedSharp } from './SingleBedSharp';
+export { default as SingleBedTwoTone } from './SingleBedTwoTone';
export { default as SkipNext } from './SkipNext';
export { default as SkipNextOutlined } from './SkipNextOutlined';
export { default as SkipNextRounded } from './SkipNextRounded';
@@ -4367,11 +4558,101 @@ export { default as SpeakerPhoneTwoTone } from './SpeakerPhoneTwoTone';
export { default as SpeakerRounded } from './SpeakerRounded';
export { default as SpeakerSharp } from './SpeakerSharp';
export { default as SpeakerTwoTone } from './SpeakerTwoTone';
+export { default as Speed } from './Speed';
+export { default as SpeedOutlined } from './SpeedOutlined';
+export { default as SpeedRounded } from './SpeedRounded';
+export { default as SpeedSharp } from './SpeedSharp';
+export { default as SpeedTwoTone } from './SpeedTwoTone';
export { default as Spellcheck } from './Spellcheck';
export { default as SpellcheckOutlined } from './SpellcheckOutlined';
export { default as SpellcheckRounded } from './SpellcheckRounded';
export { default as SpellcheckSharp } from './SpellcheckSharp';
export { default as SpellcheckTwoTone } from './SpellcheckTwoTone';
+export { default as Sports } from './Sports';
+export { default as SportsBaseball } from './SportsBaseball';
+export { default as SportsBaseballOutlined } from './SportsBaseballOutlined';
+export { default as SportsBaseballRounded } from './SportsBaseballRounded';
+export { default as SportsBaseballSharp } from './SportsBaseballSharp';
+export { default as SportsBaseballTwoTone } from './SportsBaseballTwoTone';
+export { default as SportsBasketball } from './SportsBasketball';
+export { default as SportsBasketballOutlined } from './SportsBasketballOutlined';
+export { default as SportsBasketballRounded } from './SportsBasketballRounded';
+export { default as SportsBasketballSharp } from './SportsBasketballSharp';
+export { default as SportsBasketballTwoTone } from './SportsBasketballTwoTone';
+export { default as SportsCricket } from './SportsCricket';
+export { default as SportsCricketOutlined } from './SportsCricketOutlined';
+export { default as SportsCricketRounded } from './SportsCricketRounded';
+export { default as SportsCricketSharp } from './SportsCricketSharp';
+export { default as SportsCricketTwoTone } from './SportsCricketTwoTone';
+export { default as SportsEsports } from './SportsEsports';
+export { default as SportsEsportsOutlined } from './SportsEsportsOutlined';
+export { default as SportsEsportsRounded } from './SportsEsportsRounded';
+export { default as SportsEsportsSharp } from './SportsEsportsSharp';
+export { default as SportsEsportsTwoTone } from './SportsEsportsTwoTone';
+export { default as SportsFootball } from './SportsFootball';
+export { default as SportsFootballOutlined } from './SportsFootballOutlined';
+export { default as SportsFootballRounded } from './SportsFootballRounded';
+export { default as SportsFootballSharp } from './SportsFootballSharp';
+export { default as SportsFootballTwoTone } from './SportsFootballTwoTone';
+export { default as SportsGolf } from './SportsGolf';
+export { default as SportsGolfOutlined } from './SportsGolfOutlined';
+export { default as SportsGolfRounded } from './SportsGolfRounded';
+export { default as SportsGolfSharp } from './SportsGolfSharp';
+export { default as SportsGolfTwoTone } from './SportsGolfTwoTone';
+export { default as SportsHandball } from './SportsHandball';
+export { default as SportsHandballOutlined } from './SportsHandballOutlined';
+export { default as SportsHandballRounded } from './SportsHandballRounded';
+export { default as SportsHandballSharp } from './SportsHandballSharp';
+export { default as SportsHandballTwoTone } from './SportsHandballTwoTone';
+export { default as SportsHockey } from './SportsHockey';
+export { default as SportsHockeyOutlined } from './SportsHockeyOutlined';
+export { default as SportsHockeyRounded } from './SportsHockeyRounded';
+export { default as SportsHockeySharp } from './SportsHockeySharp';
+export { default as SportsHockeyTwoTone } from './SportsHockeyTwoTone';
+export { default as SportsKabaddi } from './SportsKabaddi';
+export { default as SportsKabaddiOutlined } from './SportsKabaddiOutlined';
+export { default as SportsKabaddiRounded } from './SportsKabaddiRounded';
+export { default as SportsKabaddiSharp } from './SportsKabaddiSharp';
+export { default as SportsKabaddiTwoTone } from './SportsKabaddiTwoTone';
+export { default as SportsMma } from './SportsMma';
+export { default as SportsMmaOutlined } from './SportsMmaOutlined';
+export { default as SportsMmaRounded } from './SportsMmaRounded';
+export { default as SportsMmaSharp } from './SportsMmaSharp';
+export { default as SportsMmaTwoTone } from './SportsMmaTwoTone';
+export { default as SportsMotorsports } from './SportsMotorsports';
+export { default as SportsMotorsportsOutlined } from './SportsMotorsportsOutlined';
+export { default as SportsMotorsportsRounded } from './SportsMotorsportsRounded';
+export { default as SportsMotorsportsSharp } from './SportsMotorsportsSharp';
+export { default as SportsMotorsportsTwoTone } from './SportsMotorsportsTwoTone';
+export { default as SportsOutlined } from './SportsOutlined';
+export { default as SportsRounded } from './SportsRounded';
+export { default as SportsRugby } from './SportsRugby';
+export { default as SportsRugbyOutlined } from './SportsRugbyOutlined';
+export { default as SportsRugbyRounded } from './SportsRugbyRounded';
+export { default as SportsRugbySharp } from './SportsRugbySharp';
+export { default as SportsRugbyTwoTone } from './SportsRugbyTwoTone';
+export { default as SportsSharp } from './SportsSharp';
+export { default as SportsSoccer } from './SportsSoccer';
+export { default as SportsSoccerOutlined } from './SportsSoccerOutlined';
+export { default as SportsSoccerRounded } from './SportsSoccerRounded';
+export { default as SportsSoccerSharp } from './SportsSoccerSharp';
+export { default as SportsSoccerTwoTone } from './SportsSoccerTwoTone';
+export { default as SportsTennis } from './SportsTennis';
+export { default as SportsTennisOutlined } from './SportsTennisOutlined';
+export { default as SportsTennisRounded } from './SportsTennisRounded';
+export { default as SportsTennisSharp } from './SportsTennisSharp';
+export { default as SportsTennisTwoTone } from './SportsTennisTwoTone';
+export { default as SportsTwoTone } from './SportsTwoTone';
+export { default as SportsVolleyball } from './SportsVolleyball';
+export { default as SportsVolleyballOutlined } from './SportsVolleyballOutlined';
+export { default as SportsVolleyballRounded } from './SportsVolleyballRounded';
+export { default as SportsVolleyballSharp } from './SportsVolleyballSharp';
+export { default as SportsVolleyballTwoTone } from './SportsVolleyballTwoTone';
+export { default as SquareFoot } from './SquareFoot';
+export { default as SquareFootOutlined } from './SquareFootOutlined';
+export { default as SquareFootRounded } from './SquareFootRounded';
+export { default as SquareFootSharp } from './SquareFootSharp';
+export { default as SquareFootTwoTone } from './SquareFootTwoTone';
export { default as Star } from './Star';
export { default as StarBorder } from './StarBorder';
export { default as StarBorderOutlined } from './StarBorderOutlined';
@@ -4433,6 +4714,11 @@ export { default as StorageRounded } from './StorageRounded';
export { default as StorageSharp } from './StorageSharp';
export { default as StorageTwoTone } from './StorageTwoTone';
export { default as Store } from './Store';
+export { default as Storefront } from './Storefront';
+export { default as StorefrontOutlined } from './StorefrontOutlined';
+export { default as StorefrontRounded } from './StorefrontRounded';
+export { default as StorefrontSharp } from './StorefrontSharp';
+export { default as StorefrontTwoTone } from './StorefrontTwoTone';
export { default as StoreMallDirectory } from './StoreMallDirectory';
export { default as StoreMallDirectoryOutlined } from './StoreMallDirectoryOutlined';
export { default as StoreMallDirectoryRounded } from './StoreMallDirectoryRounded';
@@ -4543,6 +4829,11 @@ export { default as SwitchVideoRounded } from './SwitchVideoRounded';
export { default as SwitchVideoSharp } from './SwitchVideoSharp';
export { default as SwitchVideoTwoTone } from './SwitchVideoTwoTone';
export { default as Sync } from './Sync';
+export { default as SyncAlt } from './SyncAlt';
+export { default as SyncAltOutlined } from './SyncAltOutlined';
+export { default as SyncAltRounded } from './SyncAltRounded';
+export { default as SyncAltSharp } from './SyncAltSharp';
+export { default as SyncAltTwoTone } from './SyncAltTwoTone';
export { default as SyncDisabled } from './SyncDisabled';
export { default as SyncDisabledOutlined } from './SyncDisabledOutlined';
export { default as SyncDisabledRounded } from './SyncDisabledRounded';
@@ -4558,6 +4849,11 @@ export { default as SyncRounded } from './SyncRounded';
export { default as SyncSharp } from './SyncSharp';
export { default as SyncTwoTone } from './SyncTwoTone';
export { default as SystemUpdate } from './SystemUpdate';
+export { default as SystemUpdateAlt } from './SystemUpdateAlt';
+export { default as SystemUpdateAltOutlined } from './SystemUpdateAltOutlined';
+export { default as SystemUpdateAltRounded } from './SystemUpdateAltRounded';
+export { default as SystemUpdateAltSharp } from './SystemUpdateAltSharp';
+export { default as SystemUpdateAltTwoTone } from './SystemUpdateAltTwoTone';
export { default as SystemUpdateOutlined } from './SystemUpdateOutlined';
export { default as SystemUpdateRounded } from './SystemUpdateRounded';
export { default as SystemUpdateSharp } from './SystemUpdateSharp';
@@ -4627,6 +4923,16 @@ export { default as TextRotateVerticalOutlined } from './TextRotateVerticalOutli
export { default as TextRotateVerticalRounded } from './TextRotateVerticalRounded';
export { default as TextRotateVerticalSharp } from './TextRotateVerticalSharp';
export { default as TextRotateVerticalTwoTone } from './TextRotateVerticalTwoTone';
+export { default as TextRotationAngledown } from './TextRotationAngledown';
+export { default as TextRotationAngledownOutlined } from './TextRotationAngledownOutlined';
+export { default as TextRotationAngledownRounded } from './TextRotationAngledownRounded';
+export { default as TextRotationAngledownSharp } from './TextRotationAngledownSharp';
+export { default as TextRotationAngledownTwoTone } from './TextRotationAngledownTwoTone';
+export { default as TextRotationAngleup } from './TextRotationAngleup';
+export { default as TextRotationAngleupOutlined } from './TextRotationAngleupOutlined';
+export { default as TextRotationAngleupRounded } from './TextRotationAngleupRounded';
+export { default as TextRotationAngleupSharp } from './TextRotationAngleupSharp';
+export { default as TextRotationAngleupTwoTone } from './TextRotationAngleupTwoTone';
export { default as TextRotationDown } from './TextRotationDown';
export { default as TextRotationDownOutlined } from './TextRotationDownOutlined';
export { default as TextRotationDownRounded } from './TextRotationDownRounded';