From 31bfe402573785fc3e32df4763dd49ebc22cecda Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 17 Nov 2021 12:26:51 +0100 Subject: Release 1.44.0 --- icons-react/icons-js/pig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/pig.js') diff --git a/icons-react/icons-js/pig.js b/icons-react/icons-js/pig.js index b8075250..0fc9fee6 100644 --- a/icons-react/icons-js/pig.js +++ b/icons-react/icons-js/pig.js @@ -6,7 +6,7 @@ function IconPig({ stroke = 2, ...props }) { - return ; + return ; } export default IconPig; \ No newline at end of file -- cgit v1.2.1