diff --git a/src/icons/assets/ABTesting.svg b/src/icons/assets/ABTesting.svg index c1218835..e4bbbb81 100644 --- a/src/icons/assets/ABTesting.svg +++ b/src/icons/assets/ABTesting.svg @@ -1,3 +1,3 @@ - + diff --git a/src/icons/components/AbTesting.tsx b/src/icons/components/AbTesting.tsx index 7becb337..98b0ff1c 100644 --- a/src/icons/components/AbTesting.tsx +++ b/src/icons/components/AbTesting.tsx @@ -29,7 +29,7 @@ const SvgAbTesting = ({ fill="currentColor" {...props} > - + ); };