diff --git a/packages/icon-v2/src/icons/Errorfilled.tsx b/packages/icon-v2/src/icons/Errorfilled.tsx index bb5ca03..32f89ae 100644 --- a/packages/icon-v2/src/icons/Errorfilled.tsx +++ b/packages/icon-v2/src/icons/Errorfilled.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Errorfilled = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Failurefilled.tsx b/packages/icon-v2/src/icons/Failurefilled.tsx index 65eb534..5abe47f 100644 --- a/packages/icon-v2/src/icons/Failurefilled.tsx +++ b/packages/icon-v2/src/icons/Failurefilled.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Failurefilled = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Files.tsx b/packages/icon-v2/src/icons/Files.tsx index 7281cbb..baf6bb7 100644 --- a/packages/icon-v2/src/icons/Files.tsx +++ b/packages/icon-v2/src/icons/Files.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Files = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Infomationfilled.tsx b/packages/icon-v2/src/icons/Infomationfilled.tsx index 7eb0346..37e4d11 100644 --- a/packages/icon-v2/src/icons/Infomationfilled.tsx +++ b/packages/icon-v2/src/icons/Infomationfilled.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Infomationfilled = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Map.tsx b/packages/icon-v2/src/icons/Map.tsx index 36930a9..8761bb4 100644 --- a/packages/icon-v2/src/icons/Map.tsx +++ b/packages/icon-v2/src/icons/Map.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Map = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Screenl.tsx b/packages/icon-v2/src/icons/Screenl.tsx index 9db7727..e71b721 100644 --- a/packages/icon-v2/src/icons/Screenl.tsx +++ b/packages/icon-v2/src/icons/Screenl.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Screenl = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Screenm.tsx b/packages/icon-v2/src/icons/Screenm.tsx index 8165650..5b71d8d 100644 --- a/packages/icon-v2/src/icons/Screenm.tsx +++ b/packages/icon-v2/src/icons/Screenm.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Screenm = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Screens.tsx b/packages/icon-v2/src/icons/Screens.tsx index e5ee0b5..509351a 100644 --- a/packages/icon-v2/src/icons/Screens.tsx +++ b/packages/icon-v2/src/icons/Screens.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Screens = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Stopfilled.tsx b/packages/icon-v2/src/icons/Stopfilled.tsx index 81253db..d7d69f9 100644 --- a/packages/icon-v2/src/icons/Stopfilled.tsx +++ b/packages/icon-v2/src/icons/Stopfilled.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Stopfilled = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Successfilled.tsx b/packages/icon-v2/src/icons/Successfilled.tsx index eea045c..a9cf421 100644 --- a/packages/icon-v2/src/icons/Successfilled.tsx +++ b/packages/icon-v2/src/icons/Successfilled.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Successfilled = (props: CustomSVGProps) => ( diff --git a/packages/icon-v2/src/icons/Warningfilled.tsx b/packages/icon-v2/src/icons/Warningfilled.tsx index e8c4f46..f970b2a 100644 --- a/packages/icon-v2/src/icons/Warningfilled.tsx +++ b/packages/icon-v2/src/icons/Warningfilled.tsx @@ -4,7 +4,7 @@ import { CustomSVGProps } from '../type'; const Warningfilled = (props: CustomSVGProps) => (