From 8df08c3407dc8ea1622de6c140017675d343702e Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 18 Apr 2021 16:53:56 +0200 Subject: Release 1.40.0 --- icons-react/icons-js/pizza.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/pizza.js') diff --git a/icons-react/icons-js/pizza.js b/icons-react/icons-js/pizza.js index 755a5d73..2a23bc87 100644 --- a/icons-react/icons-js/pizza.js +++ b/icons-react/icons-js/pizza.js @@ -6,7 +6,7 @@ function IconPizza({ stroke = 2, ...props }) { - return ; + return ; } export default IconPizza; \ No newline at end of file -- cgit v1.2.1