From 825e9d1e353b3b0d680728ed7486da35cab8609c Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 27 Dec 2021 12:14:41 +0100 Subject: Release 1.50.0 --- icons-react/icons-js/ball-baseball.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/ball-baseball.js') diff --git a/icons-react/icons-js/ball-baseball.js b/icons-react/icons-js/ball-baseball.js index 3fc96636..954451f0 100644 --- a/icons-react/icons-js/ball-baseball.js +++ b/icons-react/icons-js/ball-baseball.js @@ -6,7 +6,7 @@ function IconBallBaseball({ stroke = 2, ...props }) { - return ; + return ; } export default IconBallBaseball; \ No newline at end of file -- cgit v1.2.1