From aeb94bc15dfe4fd0d85e3f0f0df52f5147a627d2 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 20 Feb 2022 17:39:36 +0100 Subject: Release 1.54.0 --- icons-react/icons-js/robot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/robot.js') diff --git a/icons-react/icons-js/robot.js b/icons-react/icons-js/robot.js index 823e2ccf..c46923c9 100644 --- a/icons-react/icons-js/robot.js +++ b/icons-react/icons-js/robot.js @@ -6,7 +6,7 @@ function IconRobot({ stroke = 2, ...props }) { - return ; + return ; } export default IconRobot; \ No newline at end of file -- cgit v1.2.1