From 038417e1873bb66c3de2e340222b7cb81da869f9 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 27 Mar 2022 16:40:54 +0200 Subject: Release 1.59.0 --- icons-react/icons-js/test-pipe.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/test-pipe.js') diff --git a/icons-react/icons-js/test-pipe.js b/icons-react/icons-js/test-pipe.js index 01a687ed..693481a7 100644 --- a/icons-react/icons-js/test-pipe.js +++ b/icons-react/icons-js/test-pipe.js @@ -6,7 +6,7 @@ function IconTestPipe({ stroke = 2, ...props }) { - return ; + return ; } export default IconTestPipe; \ No newline at end of file -- cgit v1.2.1