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