diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 6c4c2250a..4463c1dd9 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -1875,6 +1875,11 @@
"hex": "47848F",
"source": "https://electronjs.org/images/electron-logo.svg"
},
+ {
+ "title": "Element",
+ "hex": "0DBD8B",
+ "source": "https://element.io/"
+ },
{
"title": "elementary",
"hex": "64BAFF",
@@ -5375,11 +5380,6 @@
"hex": "1C9AD6",
"source": "https://store.ring.com/press"
},
- {
- "title": "Riot",
- "hex": "368BD6",
- "source": "https://about.riot.im/"
- },
{
"title": "Riot Games",
"hex": "D32936",
diff --git a/icons/element.svg b/icons/element.svg
new file mode 100644
index 000000000..43c90e796
--- /dev/null
+++ b/icons/element.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/riot.svg b/icons/riot.svg
deleted file mode 100644
index bed5c8aca..000000000
--- a/icons/riot.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file