From a84fcfc0c20a7abc5f836e9cecb4a153c871da04 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 23 Nov 2021 22:55:53 +0100 Subject: Release 1.45.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 8c28dfd6..50a18312 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