From 1742a27210609ee1941b15ccaf883048c4a05175 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 21 Jan 2021 00:10:04 +0100 Subject: Release 1.39.0 --- icons-react/icons-js/strikethrough.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/strikethrough.js') diff --git a/icons-react/icons-js/strikethrough.js b/icons-react/icons-js/strikethrough.js index 6e5a5387..8c28dfd6 100644 --- a/icons-react/icons-js/strikethrough.js +++ b/icons-react/icons-js/strikethrough.js @@ -6,7 +6,7 @@ function IconStrikethrough({ stroke = 2, ...props }) { - return ; + return ; } export default IconStrikethrough; \ No newline at end of file -- cgit v1.2.1