diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index e9042898..df8f0629 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -460,6 +460,11 @@
"hex": "D14836",
"source": "https://material.io/guidelines/resources/sticker-sheets-icons.html#sticker-sheets-icons-components"
},
+ {
+ "title": "GNU",
+ "hex": "A42E2B",
+ "source": "https://gnu.org"
+ }
{
"title": "GoldenLine",
"hex": "FBBF00",
@@ -610,6 +615,11 @@
"hex": "1F1F1F",
"source": ""
},
+ {
+ "title": "Intel",
+ "hex": "0071C5",
+ "source": "https://www.intel.com"
+ },
{
"title": "Intercom",
"hex": "1F8DED",
@@ -725,6 +735,11 @@
"hex": "0077B5",
"source": "https://brand.linkedin.com"
},
+ {
+ "title": "Linux",
+ "hex": "FCC624",
+ "source": "http://www.linuxfoundation.org/about/about-linux"
+ },
{
"title": "Linux Foundation",
"hex": "009BEE",
@@ -1505,6 +1520,11 @@
"hex": "25D366",
"source": "https://www.whatsappbrand.com"
},
+ {
+ "title": "When I Work",
+ "hex": "51A33D",
+ "source": "https://wheniwork.com/"
+ },
{
"title": "Wii",
"hex": "8B8B8B",
diff --git a/icons/gnu.svg b/icons/gnu.svg
new file mode 100644
index 00000000..987a91f2
--- /dev/null
+++ b/icons/gnu.svg
@@ -0,0 +1 @@
+
diff --git a/icons/intel.svg b/icons/intel.svg
new file mode 100644
index 00000000..2234e421
--- /dev/null
+++ b/icons/intel.svg
@@ -0,0 +1 @@
+
diff --git a/icons/linux.svg b/icons/linux.svg
new file mode 100644
index 00000000..09e06e7f
--- /dev/null
+++ b/icons/linux.svg
@@ -0,0 +1 @@
+
diff --git a/icons/wheniwork.svg b/icons/wheniwork.svg
new file mode 100644
index 00000000..78a8ac14
--- /dev/null
+++ b/icons/wheniwork.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 70e5fa10..bafe7cfe 100644
--- a/index.html
+++ b/index.html
@@ -121,6 +121,12 @@
+
+