From fbdb3101f9199938d25d15d6b49f858ef85ed94b Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 17 Apr 2022 22:43:02 +0200 Subject: Release 1.65.0 --- icons-react/icons-js/eraser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/eraser.js') diff --git a/icons-react/icons-js/eraser.js b/icons-react/icons-js/eraser.js index da627947..672b5eea 100644 --- a/icons-react/icons-js/eraser.js +++ b/icons-react/icons-js/eraser.js @@ -6,7 +6,7 @@ function IconEraser({ stroke = 2, ...props }) { - return ; + return ; } export default IconEraser; \ No newline at end of file -- cgit v1.2.1