From a84fcfc0c20a7abc5f836e9cecb4a153c871da04 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 23 Nov 2021 22:55:53 +0100 Subject: Release 1.45.0 --- icons-react/icons-js/currency-dogecoin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/currency-dogecoin.js') diff --git a/icons-react/icons-js/currency-dogecoin.js b/icons-react/icons-js/currency-dogecoin.js index 5b2f2648..3f5cc220 100644 --- a/icons-react/icons-js/currency-dogecoin.js +++ b/icons-react/icons-js/currency-dogecoin.js @@ -6,7 +6,7 @@ function IconCurrencyDogecoin({ stroke = 2, ...props }) { - return ; + return ; } export default IconCurrencyDogecoin; \ No newline at end of file -- cgit v1.2.1