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/cloud.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons-react/icons-js/cloud.js') diff --git a/icons-react/icons-js/cloud.js b/icons-react/icons-js/cloud.js index 59803635..e01b6b03 100644 --- a/icons-react/icons-js/cloud.js +++ b/icons-react/icons-js/cloud.js @@ -6,7 +6,7 @@ function IconCloud({ stroke = 2, ...props }) { - return {"Download more icon variants from https://tabler-icons.io/i/cloud"}; + return {"Download more icon variants from https://tabler-icons.io/i/cloud"}; } export default IconCloud; \ No newline at end of file -- cgit v1.2.1