From 893260021b3bb4dae0228ec61af006133ab435c3 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Sun, 26 Feb 2023 15:54:06 +0100 Subject: [PATCH] added Icons8 Community --- sherlock/resources/data.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index f7ddb847..d35e357b 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2669,5 +2669,11 @@ "url": "https://coinvote.cc/profile/{}", "urlMain": "https://coinvote.cc/", "username_claimed": "blue" + }, + "Icons8 Community": { + "errorType": "status_code", + "url": "https://community.icons8.com/u/{}/summary", + "urlMain": "https://community.icons8.com/", + "username_claimed": "thefourCraft" } }