diff --git a/src/component-library/CoinIcon/icons/BNC.tsx b/src/component-library/CoinIcon/icons/BNC.tsx index 7c0bb0edb..6c504e928 100644 --- a/src/component-library/CoinIcon/icons/BNC.tsx +++ b/src/component-library/CoinIcon/icons/BNC.tsx @@ -5,28 +5,12 @@ import { Icon, IconProps } from '@/component-library/Icon'; const BNC = forwardRef((props, ref) => ( BNC - - - - - - - - - - - - - - - - + + + ));