diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 1e4d95d5..a5eb9a67 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -443,7 +443,7 @@
{
"title": "Chef",
"hex": "F09820",
- "source":"https://www.chef.io/"
+ "source": "https://www.chef.io/"
},
{
"title": "Circle",
@@ -2040,6 +2040,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",
@@ -3192,8 +3197,8 @@
},
{
"title": "VK",
- "hex": "6383A8",
- "source": "https://vk.com/about"
+ "hex": "4680C2",
+ "source": "https://vk.com/brand"
},
{
"title": "VLC media player",
@@ -3404,6 +3409,11 @@
"title": "Zorin",
"hex": "0CC1F3",
"source": "https://zorinos.com/press/"
+ },
+ {
+ "title": "Zulip",
+ "hex": "52C2AF",
+ "source": "https://github.com/zulip/zulip/"
}
]
}
diff --git a/icons/nintendo3ds.svg b/icons/nintendo3ds.svg
new file mode 100644
index 00000000..c2ea5fd2
--- /dev/null
+++ b/icons/nintendo3ds.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/vk.svg b/icons/vk.svg
index 3ebfd0de..7f0ad25d 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/zulip.svg b/icons/zulip.svg
new file mode 100644
index 00000000..6ea3ee99
--- /dev/null
+++ b/icons/zulip.svg
@@ -0,0 +1 @@
+
\ No newline at end of file