From 8df08c3407dc8ea1622de6c140017675d343702e Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 18 Apr 2021 16:53:56 +0200 Subject: Release 1.40.0 --- icons-react/icons-js/sunset.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/sunset.js') diff --git a/icons-react/icons-js/sunset.js b/icons-react/icons-js/sunset.js index 0c9cf19a..0e23d602 100644 --- a/icons-react/icons-js/sunset.js +++ b/icons-react/icons-js/sunset.js @@ -6,7 +6,7 @@ function IconSunset({ stroke = 2, ...props }) { - return ; + return ; } export default IconSunset; \ No newline at end of file -- cgit v1.2.1