From 2d1444de91f772f9434329555784697b957cb2be Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 17:50:52 +0100 Subject: Release 1.37.0 --- icons-react/icons-js/brand-apple.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/brand-apple.js') diff --git a/icons-react/icons-js/brand-apple.js b/icons-react/icons-js/brand-apple.js index 03eb5bfc..61b27f86 100644 --- a/icons-react/icons-js/brand-apple.js +++ b/icons-react/icons-js/brand-apple.js @@ -6,7 +6,7 @@ function IconBrandApple({ stroke = 2, ...props }) { - return ; + return ; } export default IconBrandApple; \ No newline at end of file -- cgit v1.2.1