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