From a3e21c1343ff6a3f5ca5ab6f2973761f350ffe25 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 11 Dec 2020 13:42:20 +0100 Subject: Release 1.38.0 --- icons-react/icons-js/credit-card-off.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/credit-card-off.js') diff --git a/icons-react/icons-js/credit-card-off.js b/icons-react/icons-js/credit-card-off.js index 8981d618..a51f8d7c 100644 --- a/icons-react/icons-js/credit-card-off.js +++ b/icons-react/icons-js/credit-card-off.js @@ -6,7 +6,7 @@ function IconCreditCardOff({ stroke = 2, ...props }) { - return ; + return ; } export default IconCreditCardOff; \ No newline at end of file -- cgit v1.2.1