diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 1e4d95d5c..e3162e348 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -250,6 +250,11 @@
"hex": "0099DD",
"source": "https://www.aventrix.com/press"
},
+ {
+ "title": "Azure Artifacts",
+ "hex": "CB2E6D",
+ "source": "https://azure.microsoft.com/en-us/services/devops/artifacts/"
+ },
{
"title": "Azure DevOps",
"hex": "0078D7",
@@ -443,7 +448,7 @@
{
"title": "Chef",
"hex": "F09820",
- "source":"https://www.chef.io/"
+ "source": "https://www.chef.io/"
},
{
"title": "Circle",
@@ -510,6 +515,11 @@
"hex": "F01F7A",
"source": "https://codecov.io/"
},
+ {
+ "title": "CodeFactor",
+ "hex": "F44A6A",
+ "source": "https://www.codefactor.io/"
+ },
{
"title": "Codeforces",
"hex": "1F8ACB",
@@ -930,6 +940,11 @@
"hex": "00AAE7",
"source": "https://www.experts-exchange.com/"
},
+ {
+ "title": "Expo",
+ "hex": "000000",
+ "source": "http://expo.io"
+ },
{
"title": "F-Secure",
"hex": "00BAFF",
@@ -1125,6 +1140,11 @@
"hex": "A42E2B",
"source": "https://gnu.org"
},
+ {
+ "title": "GNU Privacy Guard",
+ "hex": "0093DD",
+ "source": "https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=tree;f=artwork/icons"
+ },
{
"title": "GNU social",
"hex": "A22430",
@@ -2040,6 +2060,11 @@
"hex": "8F8F8F",
"source": "https://en.wikipedia.org/wiki/Nintendo#/media/File:Nintendo.svg"
},
+ {
+ "title": "Nintendo 3DS",
+ "hex": "D12228",
+ "source": "https://www.nintendo.de/"
+ },
{
"title": "Nintendo GameCube",
"hex": "6A5FBB",
@@ -2605,6 +2630,11 @@
"hex": "7AB55C",
"source": "https://press.shopify.com/brand"
},
+ {
+ "title": "Showpad",
+ "hex": "2D2E83",
+ "source": "https://www.showpad.com/"
+ },
{
"title": "Signal",
"hex": "2592E9",
@@ -2875,6 +2905,11 @@
"hex": "2EACE3",
"source": "http://stackoverflow.com/company/logos"
},
+ {
+ "title": "Svelte",
+ "hex": "FF3E00",
+ "source": "https://github.com/sveltejs/svelte/tree/master/site/static"
+ },
{
"title": "Swarm",
"hex": "FFA633",
@@ -3192,8 +3227,8 @@
},
{
"title": "VK",
- "hex": "6383A8",
- "source": "https://vk.com/about"
+ "hex": "4680C2",
+ "source": "https://vk.com/brand"
},
{
"title": "VLC media player",
@@ -3375,6 +3410,11 @@
"hex": "FF0000",
"source": "https://www.youtube.com/yt/about/brand-resources/#logos-icons-colors"
},
+ {
+ "title": "Zalando",
+ "hex": "FF6900",
+ "source": "https://www.zalando.co.uk/"
+ },
{
"title": "Zapier",
"hex": "FF4A00",
@@ -3404,6 +3444,11 @@
"title": "Zorin",
"hex": "0CC1F3",
"source": "https://zorinos.com/press/"
+ },
+ {
+ "title": "Zulip",
+ "hex": "52C2AF",
+ "source": "https://github.com/zulip/zulip/"
}
]
}
diff --git a/icons/azureartifacts.svg b/icons/azureartifacts.svg
new file mode 100644
index 000000000..5a50ec206
--- /dev/null
+++ b/icons/azureartifacts.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/codefactor.svg b/icons/codefactor.svg
new file mode 100644
index 000000000..35da0e2b7
--- /dev/null
+++ b/icons/codefactor.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/expo.svg b/icons/expo.svg
new file mode 100644
index 000000000..fff9386cc
--- /dev/null
+++ b/icons/expo.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/gnuprivacyguard.svg b/icons/gnuprivacyguard.svg
new file mode 100644
index 000000000..afc1a6c09
--- /dev/null
+++ b/icons/gnuprivacyguard.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/nintendo3ds.svg b/icons/nintendo3ds.svg
new file mode 100644
index 000000000..c2ea5fd27
--- /dev/null
+++ b/icons/nintendo3ds.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/showpad.svg b/icons/showpad.svg
new file mode 100644
index 000000000..d839f4abd
--- /dev/null
+++ b/icons/showpad.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/svelte.svg b/icons/svelte.svg
new file mode 100644
index 000000000..ce6a37d08
--- /dev/null
+++ b/icons/svelte.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/vk.svg b/icons/vk.svg
index 3ebfd0dea..7f0ad25d6 100644
--- a/icons/vk.svg
+++ b/icons/vk.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/zalando.svg b/icons/zalando.svg
new file mode 100644
index 000000000..f2fd9a77a
--- /dev/null
+++ b/icons/zalando.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/zulip.svg b/icons/zulip.svg
new file mode 100644
index 000000000..6ea3ee99f
--- /dev/null
+++ b/icons/zulip.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index b17a606ff..1e8bf8bc1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "1.15.0",
+ "version": "1.16.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index e5d9b7626..f5ec0e28e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "simple-icons",
- "version": "1.15.0",
+ "version": "1.16.0",
"description": "SVG icons for popular brands https://simpleicons.org",
"homepage": "https://www.simpleicons.org",
"keywords": [