From aad06d59f49d06b023a597fdbbd18fb6649077f4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 22 Sep 2020 00:50:49 +0200 Subject: Release 1.24.0 --- icons-react/icons-js/compass.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/compass.js') diff --git a/icons-react/icons-js/compass.js b/icons-react/icons-js/compass.js index af6ab07..6e9a2d7 100644 --- a/icons-react/icons-js/compass.js +++ b/icons-react/icons-js/compass.js @@ -1,5 +1,5 @@ import * as React from "react"; -const IconCompass = (size = 24, color = "currentColor", stroke = 2, ...props) => ; +const IconCompass = (size = 24, color = "currentColor", stroke = 2, ...props) => ; export default IconCompass; \ No newline at end of file -- cgit v1.2.1