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