From b83de256dc115bc9f84537c19430d5987b5194ed Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 11 Aug 2022 12:30:41 +0200 Subject: Release 1.81.0 --- icons-react/icons-js/coin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/coin.js') diff --git a/icons-react/icons-js/coin.js b/icons-react/icons-js/coin.js index fc7114ba..1898c4d2 100644 --- a/icons-react/icons-js/coin.js +++ b/icons-react/icons-js/coin.js @@ -6,7 +6,7 @@ function IconCoin({ stroke = 2, ...props }) { - return ; + return ; } export default IconCoin; \ No newline at end of file -- cgit v1.2.1