From cfec9ac6b788951176065c5401db3f3490195557 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 25 Dec 2021 22:43:49 +0100 Subject: Release 1.49.0 --- icons-react/icons-js/copyright.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/copyright.js') diff --git a/icons-react/icons-js/copyright.js b/icons-react/icons-js/copyright.js index 60cc19c2..2e0d1d2a 100644 --- a/icons-react/icons-js/copyright.js +++ b/icons-react/icons-js/copyright.js @@ -6,7 +6,7 @@ function IconCopyright({ stroke = 2, ...props }) { - return ; + return ; } export default IconCopyright; \ No newline at end of file -- cgit v1.2.1