From 5587afb0c8853070607868694cc81886c247a691 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 26 Sep 2020 21:23:44 +0200 Subject: Release 1.27.0 --- icons-react/icons-js/brand-firefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/brand-firefox.js') diff --git a/icons-react/icons-js/brand-firefox.js b/icons-react/icons-js/brand-firefox.js index ad72f4a..cc2487a 100644 --- a/icons-react/icons-js/brand-firefox.js +++ b/icons-react/icons-js/brand-firefox.js @@ -1,5 +1,5 @@ import * as React from "react"; -const IconBrandFirefox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +const IconBrandFirefox = (size = 24, color = "currentColor", stroke = 2, ...props) => ; export default IconBrandFirefox; \ No newline at end of file -- cgit v1.2.1