From ac8d4a1701a0860951e8ed772f3b9336501f7a15 Mon Sep 17 00:00:00 2001 From: codecalm Date: Wed, 23 Sep 2020 21:04:23 +0200 Subject: Release 1.26.0 --- icons-react/icons-js/biohazard.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/biohazard.js') diff --git a/icons-react/icons-js/biohazard.js b/icons-react/icons-js/biohazard.js index a853c59f..62d8a32b 100644 --- a/icons-react/icons-js/biohazard.js +++ b/icons-react/icons-js/biohazard.js @@ -1,5 +1,5 @@ import * as React from "react"; -const IconBiohazard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +const IconBiohazard = (size = 24, color = "currentColor", stroke = 2, ...props) => ; export default IconBiohazard; \ No newline at end of file -- cgit v1.2.1