From ec3a208734552985feed6255c17053b2c6204c79 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 9 Dec 2021 00:40:08 +0100 Subject: Release 1.47.0 --- icons-react/icons-js/stack.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/stack.js') diff --git a/icons-react/icons-js/stack.js b/icons-react/icons-js/stack.js index d6c14dba..351695ec 100644 --- a/icons-react/icons-js/stack.js +++ b/icons-react/icons-js/stack.js @@ -6,7 +6,7 @@ function IconStack({ stroke = 2, ...props }) { - return ; + return ; } export default IconStack; \ No newline at end of file -- cgit v1.2.1