From 5894f9d27f75745baae11eda3400bac0cff76803 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 9 Oct 2020 01:15:08 +0200 Subject: Release 1.34.0 --- icons-react/icons-js/sthetoscope.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/sthetoscope.js') diff --git a/icons-react/icons-js/sthetoscope.js b/icons-react/icons-js/sthetoscope.js index 582f547e..f5826076 100644 --- a/icons-react/icons-js/sthetoscope.js +++ b/icons-react/icons-js/sthetoscope.js @@ -6,7 +6,7 @@ function IconSthetoscope({ stroke = 2, ...props }) { - return ; + return ; } export default IconSthetoscope; \ No newline at end of file -- cgit v1.2.1