diff --git a/src/components/icons/BuildIcon.tsx b/src/components/icons/BuildIcon.tsx index b42042d0..8c495ffa 100644 --- a/src/components/icons/BuildIcon.tsx +++ b/src/components/icons/BuildIcon.tsx @@ -46,8 +46,8 @@ export default createIcon(({ size, color }) => ( diff --git a/src/components/icons/ClusterIcon.tsx b/src/components/icons/ClusterIcon.tsx index a8c73f1e..d0e1ef50 100644 --- a/src/components/icons/ClusterIcon.tsx +++ b/src/components/icons/ClusterIcon.tsx @@ -53,16 +53,16 @@ export default createIcon(({ size, color }) => ( diff --git a/src/components/icons/ReturnIcon.tsx b/src/components/icons/ReturnIcon.tsx index b2759c3b..b069f529 100644 --- a/src/components/icons/ReturnIcon.tsx +++ b/src/components/icons/ReturnIcon.tsx @@ -20,8 +20,8 @@ export default createIcon(({ size, color }) => ( diff --git a/src/components/icons/RobotIcon.tsx b/src/components/icons/RobotIcon.tsx index 3be90979..c9c9853a 100644 --- a/src/components/icons/RobotIcon.tsx +++ b/src/components/icons/RobotIcon.tsx @@ -51,8 +51,8 @@ export default createIcon(({ size, color }) => (