diff --git a/src/assets/icons.tsx b/src/assets/icons.tsx index daf7d2f..3d84efe 100644 --- a/src/assets/icons.tsx +++ b/src/assets/icons.tsx @@ -13,8 +13,8 @@ export const Settings = ({ color, ...props }: ChessPieceIconProps) => ( export const SettingCog = ({ color, ...props }: ChessPieceIconProps) => ( @@ -27,8 +27,8 @@ export const SettingCog = ({ color, ...props }: ChessPieceIconProps) => ( y2="22.0025" gradientUnits="userSpaceOnUse" > - - + + @@ -49,8 +49,8 @@ export const Flag = ({ color, ...props }: ChessPieceIconProps) => ( y2="20.6282" gradientUnits="userSpaceOnUse" > - - + + @@ -70,8 +70,8 @@ export const FrontHand = ({ color, ...props }: ChessPieceIconProps) => ( y2="21.1686" gradientUnits="userSpaceOnUse" > - - + +