diff --git a/src/Icon3dRotationRounded.tsx b/src/Icon3dRotationRounded.tsx index e067d2c00..415aa3865 100644 --- a/src/Icon3dRotationRounded.tsx +++ b/src/Icon3dRotationRounded.tsx @@ -5,7 +5,7 @@ const Icon3dRotationRounded: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconAddChartOutlined.tsx b/src/IconAddChartOutlined.tsx index 0bbc28d8a..27595c194 100644 --- a/src/IconAddChartOutlined.tsx +++ b/src/IconAddChartOutlined.tsx @@ -1,7 +1,7 @@ import React from 'react' import { IconProps } from './types' -const IconAddChartOutlined: React.FC = ({ ...props }) => ( +const IconAddchartOutlined: React.FC = ({ ...props }) => ( = ({ ...props }) => ( {props.title && {props.title}} - - - - - - - - - + ) -export { IconAddChartOutlined as default } +export { IconAddchartOutlined as default } diff --git a/src/IconAddChartRounded.tsx b/src/IconAddChartRounded.tsx index 363008aec..c6a295fd5 100644 --- a/src/IconAddChartRounded.tsx +++ b/src/IconAddChartRounded.tsx @@ -1,7 +1,7 @@ import React from 'react' import { IconProps } from './types' -const IconAddChartRounded: React.FC = ({ ...props }) => ( +const IconAddchartRounded: React.FC = ({ ...props }) => ( = ({ ...props }) => ( {props.title && {props.title}} - - - - - - - - - + ) -export { IconAddChartRounded as default } +export { IconAddchartRounded as default } diff --git a/src/IconAddChartSharp.tsx b/src/IconAddChartSharp.tsx index dd0c45879..c7a6d1b0d 100644 --- a/src/IconAddChartSharp.tsx +++ b/src/IconAddChartSharp.tsx @@ -1,7 +1,7 @@ import React from 'react' import { IconProps } from './types' -const IconAddChartSharp: React.FC = ({ ...props }) => ( +const IconAddchartSharp: React.FC = ({ ...props }) => ( = ({ ...props }) => ( {props.title && {props.title}} + - - - - - - - - - + ) -export { IconAddChartSharp as default } +export { IconAddchartSharp as default } diff --git a/src/IconAddChartTwoTone.tsx b/src/IconAddChartTwoTone.tsx index 7e1921651..b8dbe5571 100644 --- a/src/IconAddChartTwoTone.tsx +++ b/src/IconAddChartTwoTone.tsx @@ -1,7 +1,7 @@ import React from 'react' import { IconProps } from './types' -const IconAddChartTwoTone: React.FC = ({ ...props }) => ( +const IconAddchartTwoTone: React.FC = ({ ...props }) => ( = ({ ...props }) => ( {props.title && {props.title}} - - - - - - - - - + ) -export { IconAddChartTwoTone as default } +export { IconAddchartTwoTone as default } diff --git a/src/IconAddchart.tsx b/src/IconAddchart.tsx index c73d6e623..956777a13 100644 --- a/src/IconAddchart.tsx +++ b/src/IconAddchart.tsx @@ -1,12 +1,12 @@ import React from 'react' import { IconProps } from './types' -const IconAddChart: React.FC = ({ ...props }) => ( +const IconAddchart: React.FC = ({ ...props }) => ( {props.title && {props.title}} - - + + ) -export { IconAddChart as default } +export { IconAddchart as default } diff --git a/src/IconAppShortcut.tsx b/src/IconAppShortcut.tsx index 2f1d06ba1..5ca9f09c6 100644 --- a/src/IconAppShortcut.tsx +++ b/src/IconAppShortcut.tsx @@ -14,7 +14,7 @@ const IconAppShortcut: React.FC = ({ ...props }) => ( - + diff --git a/src/IconAppShortcutOutlined.tsx b/src/IconAppShortcutOutlined.tsx index 2c5fb7d6b..b5b003b1d 100644 --- a/src/IconAppShortcutOutlined.tsx +++ b/src/IconAppShortcutOutlined.tsx @@ -14,7 +14,7 @@ const IconAppShortcutOutlined: React.FC = ({ ...props }) => ( - + diff --git a/src/IconAppShortcutRounded.tsx b/src/IconAppShortcutRounded.tsx index 369aae96b..ed450cb6a 100644 --- a/src/IconAppShortcutRounded.tsx +++ b/src/IconAppShortcutRounded.tsx @@ -15,10 +15,8 @@ const IconAppShortcutRounded: React.FC = ({ ...props }) => ( - - - - + + diff --git a/src/IconAppShortcutTwoTone.tsx b/src/IconAppShortcutTwoTone.tsx index 242e0ed90..f08223b58 100644 --- a/src/IconAppShortcutTwoTone.tsx +++ b/src/IconAppShortcutTwoTone.tsx @@ -16,7 +16,7 @@ const IconAppShortcutTwoTone: React.FC = ({ ...props }) => ( - + diff --git a/src/IconCached.tsx b/src/IconCached.tsx index 7691518de..b5b58b425 100644 --- a/src/IconCached.tsx +++ b/src/IconCached.tsx @@ -5,7 +5,7 @@ const IconCached: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconCachedOutlined.tsx b/src/IconCachedOutlined.tsx index 96262aabf..3f1c361e7 100644 --- a/src/IconCachedOutlined.tsx +++ b/src/IconCachedOutlined.tsx @@ -5,7 +5,7 @@ const IconCachedOutlined: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconCachedRounded.tsx b/src/IconCachedRounded.tsx index 9c0623938..61d3c5679 100644 --- a/src/IconCachedRounded.tsx +++ b/src/IconCachedRounded.tsx @@ -5,7 +5,7 @@ const IconCachedRounded: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconCachedSharp.tsx b/src/IconCachedSharp.tsx index 566e88c58..9d77c2dde 100644 --- a/src/IconCachedSharp.tsx +++ b/src/IconCachedSharp.tsx @@ -5,7 +5,7 @@ const IconCachedSharp: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconCachedTwoTone.tsx b/src/IconCachedTwoTone.tsx index 5cacef018..2ce640b22 100644 --- a/src/IconCachedTwoTone.tsx +++ b/src/IconCachedTwoTone.tsx @@ -5,7 +5,7 @@ const IconCachedTwoTone: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconCleanHands.tsx b/src/IconCleanHands.tsx index 04db42dee..0dde48c1a 100644 --- a/src/IconCleanHands.tsx +++ b/src/IconCleanHands.tsx @@ -10,7 +10,7 @@ const IconCleanHands: React.FC = ({ ...props }) => ( > {props.title && {props.title}} - + ) diff --git a/src/IconCleanHandsOutlined.tsx b/src/IconCleanHandsOutlined.tsx index 56484dee0..1e84603ea 100644 --- a/src/IconCleanHandsOutlined.tsx +++ b/src/IconCleanHandsOutlined.tsx @@ -10,7 +10,7 @@ const IconCleanHandsOutlined: React.FC = ({ ...props }) => ( > {props.title && {props.title}} - + ) diff --git a/src/IconCleanHandsRounded.tsx b/src/IconCleanHandsRounded.tsx index d12c8a946..2deebc99d 100644 --- a/src/IconCleanHandsRounded.tsx +++ b/src/IconCleanHandsRounded.tsx @@ -11,7 +11,7 @@ const IconCleanHandsRounded: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconCleanHandsSharp.tsx b/src/IconCleanHandsSharp.tsx index ba18bdd85..ec8735a56 100644 --- a/src/IconCleanHandsSharp.tsx +++ b/src/IconCleanHandsSharp.tsx @@ -11,7 +11,7 @@ const IconCleanHandsSharp: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconCleanHandsTwoTone.tsx b/src/IconCleanHandsTwoTone.tsx index afd94bba4..15b72e5dc 100644 --- a/src/IconCleanHandsTwoTone.tsx +++ b/src/IconCleanHandsTwoTone.tsx @@ -11,10 +11,10 @@ const IconCleanHandsTwoTone: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowDown.tsx b/src/IconKeyboardArrowDown.tsx index 40d4d6be8..22ebef71b 100644 --- a/src/IconKeyboardArrowDown.tsx +++ b/src/IconKeyboardArrowDown.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowDown: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowDownOutlined.tsx b/src/IconKeyboardArrowDownOutlined.tsx index 8a9d7106c..08d410360 100644 --- a/src/IconKeyboardArrowDownOutlined.tsx +++ b/src/IconKeyboardArrowDownOutlined.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowDownOutlined: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowDownRounded.tsx b/src/IconKeyboardArrowDownRounded.tsx index 39b8e684f..5ec1c7f30 100644 --- a/src/IconKeyboardArrowDownRounded.tsx +++ b/src/IconKeyboardArrowDownRounded.tsx @@ -4,7 +4,7 @@ import { IconProps } from './types' const IconKeyboardArrowDownRounded: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowDownSharp.tsx b/src/IconKeyboardArrowDownSharp.tsx index df30a72c6..7c35d4f10 100644 --- a/src/IconKeyboardArrowDownSharp.tsx +++ b/src/IconKeyboardArrowDownSharp.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowDownSharp: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowDownTwoTone.tsx b/src/IconKeyboardArrowDownTwoTone.tsx index fa15a3492..64bdc86cf 100644 --- a/src/IconKeyboardArrowDownTwoTone.tsx +++ b/src/IconKeyboardArrowDownTwoTone.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowDownTwoTone: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowUp.tsx b/src/IconKeyboardArrowUp.tsx index a134defb5..c28b2268d 100644 --- a/src/IconKeyboardArrowUp.tsx +++ b/src/IconKeyboardArrowUp.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowUp: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowUpOutlined.tsx b/src/IconKeyboardArrowUpOutlined.tsx index 51c15d2f6..86f30fb21 100644 --- a/src/IconKeyboardArrowUpOutlined.tsx +++ b/src/IconKeyboardArrowUpOutlined.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowUpOutlined: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowUpRounded.tsx b/src/IconKeyboardArrowUpRounded.tsx index 5d4997baf..5274379a9 100644 --- a/src/IconKeyboardArrowUpRounded.tsx +++ b/src/IconKeyboardArrowUpRounded.tsx @@ -4,7 +4,7 @@ import { IconProps } from './types' const IconKeyboardArrowUpRounded: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowUpSharp.tsx b/src/IconKeyboardArrowUpSharp.tsx index 79987dae6..9135b7e2b 100644 --- a/src/IconKeyboardArrowUpSharp.tsx +++ b/src/IconKeyboardArrowUpSharp.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowUpSharp: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconKeyboardArrowUpTwoTone.tsx b/src/IconKeyboardArrowUpTwoTone.tsx index e6d295f83..0f89df147 100644 --- a/src/IconKeyboardArrowUpTwoTone.tsx +++ b/src/IconKeyboardArrowUpTwoTone.tsx @@ -5,7 +5,7 @@ const IconKeyboardArrowUpTwoTone: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcut.tsx b/src/IconSwitchAccessShortcut.tsx index 5d5ed804a..720bca671 100644 --- a/src/IconSwitchAccessShortcut.tsx +++ b/src/IconSwitchAccessShortcut.tsx @@ -10,7 +10,7 @@ const IconSwitchAccessShortcut: React.FC = ({ ...props }) => ( > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutAdd.tsx b/src/IconSwitchAccessShortcutAdd.tsx index 617e47904..b56a62680 100644 --- a/src/IconSwitchAccessShortcutAdd.tsx +++ b/src/IconSwitchAccessShortcutAdd.tsx @@ -10,7 +10,7 @@ const IconSwitchAccessShortcutAdd: React.FC = ({ ...props }) => ( > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutAddOutlined.tsx b/src/IconSwitchAccessShortcutAddOutlined.tsx index cc9bfb82e..51bbe4e9e 100644 --- a/src/IconSwitchAccessShortcutAddOutlined.tsx +++ b/src/IconSwitchAccessShortcutAddOutlined.tsx @@ -12,7 +12,7 @@ const IconSwitchAccessShortcutAddOutlined: React.FC = ({ > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutAddRounded.tsx b/src/IconSwitchAccessShortcutAddRounded.tsx index fbd80cf6a..f17a3a45b 100644 --- a/src/IconSwitchAccessShortcutAddRounded.tsx +++ b/src/IconSwitchAccessShortcutAddRounded.tsx @@ -12,7 +12,7 @@ const IconSwitchAccessShortcutAddRounded: React.FC = ({ > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutAddSharp.tsx b/src/IconSwitchAccessShortcutAddSharp.tsx index 157969a1e..4b8c976b9 100644 --- a/src/IconSwitchAccessShortcutAddSharp.tsx +++ b/src/IconSwitchAccessShortcutAddSharp.tsx @@ -12,7 +12,7 @@ const IconSwitchAccessShortcutAddSharp: React.FC = ({ > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutAddTwoTone.tsx b/src/IconSwitchAccessShortcutAddTwoTone.tsx index 275d2e543..3c0ae2338 100644 --- a/src/IconSwitchAccessShortcutAddTwoTone.tsx +++ b/src/IconSwitchAccessShortcutAddTwoTone.tsx @@ -12,7 +12,7 @@ const IconSwitchAccessShortcutAddTwoTone: React.FC = ({ > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutOutlined.tsx b/src/IconSwitchAccessShortcutOutlined.tsx index 8cd38fef3..c528cc9d8 100644 --- a/src/IconSwitchAccessShortcutOutlined.tsx +++ b/src/IconSwitchAccessShortcutOutlined.tsx @@ -12,7 +12,7 @@ const IconSwitchAccessShortcutOutlined: React.FC = ({ > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutRounded.tsx b/src/IconSwitchAccessShortcutRounded.tsx index 885bb57ee..0357c5cca 100644 --- a/src/IconSwitchAccessShortcutRounded.tsx +++ b/src/IconSwitchAccessShortcutRounded.tsx @@ -10,7 +10,7 @@ const IconSwitchAccessShortcutRounded: React.FC = ({ ...props }) => ( > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutSharp.tsx b/src/IconSwitchAccessShortcutSharp.tsx index fe68f6a20..f3e56cd32 100644 --- a/src/IconSwitchAccessShortcutSharp.tsx +++ b/src/IconSwitchAccessShortcutSharp.tsx @@ -10,7 +10,7 @@ const IconSwitchAccessShortcutSharp: React.FC = ({ ...props }) => ( > {props.title && {props.title}} - + ) diff --git a/src/IconSwitchAccessShortcutTwoTone.tsx b/src/IconSwitchAccessShortcutTwoTone.tsx index 27b368f0d..2bbc426f0 100644 --- a/src/IconSwitchAccessShortcutTwoTone.tsx +++ b/src/IconSwitchAccessShortcutTwoTone.tsx @@ -10,7 +10,7 @@ const IconSwitchAccessShortcutTwoTone: React.FC = ({ ...props }) => ( > {props.title && {props.title}} - + ) diff --git a/src/IconThumbDownOutlined.tsx b/src/IconThumbDownOutlined.tsx index 804d8fa74..bb5f34e04 100644 --- a/src/IconThumbDownOutlined.tsx +++ b/src/IconThumbDownOutlined.tsx @@ -5,7 +5,7 @@ const IconThumbDownOutlined: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconThumbDownRounded.tsx b/src/IconThumbDownRounded.tsx index 7f23def4f..5ca9ed155 100644 --- a/src/IconThumbDownRounded.tsx +++ b/src/IconThumbDownRounded.tsx @@ -5,7 +5,7 @@ const IconThumbDownRounded: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconThumbDownSharp.tsx b/src/IconThumbDownSharp.tsx index 54b245274..cce55c5bd 100644 --- a/src/IconThumbDownSharp.tsx +++ b/src/IconThumbDownSharp.tsx @@ -5,7 +5,7 @@ const IconThumbDownSharp: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconThumbDownTwoTone.tsx b/src/IconThumbDownTwoTone.tsx index 6196a69d9..091c313d4 100644 --- a/src/IconThumbDownTwoTone.tsx +++ b/src/IconThumbDownTwoTone.tsx @@ -6,7 +6,7 @@ const IconThumbDownTwoTone: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconThumbUpRounded.tsx b/src/IconThumbUpRounded.tsx index a02a38602..16db7a1f3 100644 --- a/src/IconThumbUpRounded.tsx +++ b/src/IconThumbUpRounded.tsx @@ -5,7 +5,7 @@ const IconThumbUpRounded: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + ) diff --git a/src/IconThumbUpSharp.tsx b/src/IconThumbUpSharp.tsx index 8d453ad03..9f45c3190 100644 --- a/src/IconThumbUpSharp.tsx +++ b/src/IconThumbUpSharp.tsx @@ -5,7 +5,7 @@ const IconThumbUpSharp: React.FC = ({ ...props }) => ( {props.title && {props.title}} - + )