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