From c74a4221a28738c14cc75a7448726cf2ee5bbf8f Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 21 Apr 2022 01:22:24 +0200 Subject: Release 1.66.0 --- icons-react/icons-js/anchor-off.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/anchor-off.js') diff --git a/icons-react/icons-js/anchor-off.js b/icons-react/icons-js/anchor-off.js index 9f527db6..f00db612 100644 --- a/icons-react/icons-js/anchor-off.js +++ b/icons-react/icons-js/anchor-off.js @@ -6,7 +6,7 @@ function IconAnchorOff({ stroke = 2, ...props }) { - return ; + return ; } export default IconAnchorOff; \ No newline at end of file -- cgit v1.2.1