From 061e99b8965fadf6eb390a5b1ca137004badf8c2 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 13 Nov 2020 22:11:22 +0100 Subject: Release 1.36.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 c2a82a18..03eb5bfc 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