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/zodiac-leo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/zodiac-leo.js') diff --git a/icons-react/icons-js/zodiac-leo.js b/icons-react/icons-js/zodiac-leo.js index b197606f..6850fd5d 100644 --- a/icons-react/icons-js/zodiac-leo.js +++ b/icons-react/icons-js/zodiac-leo.js @@ -6,7 +6,7 @@ function IconZodiacLeo({ stroke = 2, ...props }) { - return ; + return ; } export default IconZodiacLeo; \ No newline at end of file -- cgit v1.2.1