From c89f08df19897b545e4fd7ecc507b1cd5ffcf2c4 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 30 Apr 2022 01:34:08 +0200 Subject: Release 1.68.0 --- icons-react/icons-js/heart-plus.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/heart-plus.js') diff --git a/icons-react/icons-js/heart-plus.js b/icons-react/icons-js/heart-plus.js index b1e7827d..db830788 100644 --- a/icons-react/icons-js/heart-plus.js +++ b/icons-react/icons-js/heart-plus.js @@ -6,7 +6,7 @@ function IconHeartPlus({ stroke = 2, ...props }) { - return {"Download more icon variants from https://tabler-icons.io/i/heart-plus"}; + return {"Download more icon variants from https://tabler-icons.io/i/heart-plus"}; } export default IconHeartPlus; \ No newline at end of file -- cgit v1.2.1