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