From 132842cb153820037bb7fa695655f6606e0f14e7 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 16 Jul 2022 08:47:16 +0200 Subject: Release 1.76.0 --- icons-react/icons-js/brand-deno.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/brand-deno.js') diff --git a/icons-react/icons-js/brand-deno.js b/icons-react/icons-js/brand-deno.js index a2b9ae67..dfc260b7 100644 --- a/icons-react/icons-js/brand-deno.js +++ b/icons-react/icons-js/brand-deno.js @@ -6,7 +6,7 @@ function IconBrandDeno({ stroke = 2, ...props }) { - return ; + return ; } export default IconBrandDeno; \ No newline at end of file -- cgit v1.2.1