From 31bfe402573785fc3e32df4763dd49ebc22cecda Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 17 Nov 2021 12:26:51 +0100 Subject: Release 1.44.0 --- icons-react/icons-js/brand-steam.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/brand-steam.js') diff --git a/icons-react/icons-js/brand-steam.js b/icons-react/icons-js/brand-steam.js index cbaa924b..e8dd4aab 100644 --- a/icons-react/icons-js/brand-steam.js +++ b/icons-react/icons-js/brand-steam.js @@ -6,7 +6,7 @@ function IconBrandSteam({ stroke = 2, ...props }) { - return ; + return ; } export default IconBrandSteam; \ No newline at end of file -- cgit v1.2.1