diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 21af6962..1fa475c6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -151,7 +151,7 @@ "source": "https://www.adobe.com/products/photoshop.html" }, { - "title": "Adobe Premiere", + "title": "Adobe Premiere Pro", "hex": "EA77FF", "source": "https://www.adobe.com/ie/products/premiere.html" }, @@ -395,6 +395,11 @@ "hex": "A81C7D", "source": "https://commons.wikimedia.org/wiki/File:Apache-Ant-logo.svg" }, + { + "title": "Apache Cassandra", + "hex": "1287B1", + "source": "https://upload.wikimedia.org/wikipedia/commons/5/5e/Cassandra_logo.svg" + }, { "title": "Apache CloudStack", "hex": "2AA5DC", @@ -1020,11 +1025,6 @@ "hex": "00C244", "source": "https://cash.app/press" }, - { - "title": "Cassandra", - "hex": "1287B1", - "source": "https://upload.wikimedia.org/wikipedia/commons/5/5e/Cassandra_logo.svg" - }, { "title": "Castbox", "hex": "F55B23", @@ -3911,9 +3911,9 @@ "source": "https://mochajs.org/" }, { - "title": "Mojang", + "title": "Mojang Studios", "hex": "DB1F29", - "source": "https://www.mojang.com/" + "source": "https://www.minecraft.net/en-us/article/meet-mojang-studios" }, { "title": "Moleculer", @@ -4930,11 +4930,6 @@ "hex": "CE262F", "source": "https://help.radiopublic.com/hc/en-us/articles/360002546754-RadioPublic-logos" }, - { - "title": "Rails", - "hex": "CC0000", - "source": "http://rubyonrails.org/images/rails-logo.svg" - }, { "title": "Rancher", "hex": "0075A8", @@ -5115,6 +5110,11 @@ "hex": "CC342D", "source": "https://www.ruby-lang.org/en/about/logo/" }, + { + "title": "Ruby on Rails", + "hex": "CC0000", + "source": "http://rubyonrails.org/images/rails-logo.svg" + }, { "title": "RubyGems", "hex": "E9573F", @@ -5976,7 +5976,7 @@ "source": "https://www.tide.co/newsroom/" }, { - "title": "Tik Tok", + "title": "TikTok", "hex": "000000", "source": "https://tiktok.com" }, @@ -6290,6 +6290,11 @@ "hex": "3D95CE", "source": "https://venmo.com/about/brand/" }, + { + "title": "Vercel", + "hex": "000000", + "source": "https://vercel.com/design" + }, { "title": "Veritas", "hex": "B1181E", @@ -6805,11 +6810,6 @@ "hex": "FA7D19", "source": "https://www.zdf.de/" }, - { - "title": "Zeit", - "hex": "000000", - "source": "https://zeit.co/design/brand" - }, { "title": "Zend", "hex": "0679EA", diff --git a/icons/adobepremiere.svg b/icons/adobepremiere.svg deleted file mode 100644 index 091e06bb..00000000 --- a/icons/adobepremiere.svg +++ /dev/null @@ -1 +0,0 @@ -Adobe Premiere icon \ No newline at end of file diff --git a/icons/adobepremierepro.svg b/icons/adobepremierepro.svg new file mode 100644 index 00000000..c5e667a3 --- /dev/null +++ b/icons/adobepremierepro.svg @@ -0,0 +1 @@ +Adobe Premiere Pro icon \ No newline at end of file diff --git a/icons/apachecassandra.svg b/icons/apachecassandra.svg new file mode 100644 index 00000000..e53a6038 --- /dev/null +++ b/icons/apachecassandra.svg @@ -0,0 +1 @@ +Apache Cassandra icon \ No newline at end of file diff --git a/icons/cassandra.svg b/icons/cassandra.svg deleted file mode 100644 index ae79760a..00000000 --- a/icons/cassandra.svg +++ /dev/null @@ -1 +0,0 @@ -Cassandra icon \ No newline at end of file diff --git a/icons/mojang.svg b/icons/mojang.svg deleted file mode 100644 index 579d55dd..00000000 --- a/icons/mojang.svg +++ /dev/null @@ -1 +0,0 @@ -Mojang icon diff --git a/icons/mojangstudios.svg b/icons/mojangstudios.svg new file mode 100644 index 00000000..e2c0c637 --- /dev/null +++ b/icons/mojangstudios.svg @@ -0,0 +1 @@ +Mojang Studios icon diff --git a/icons/rails.svg b/icons/rails.svg deleted file mode 100644 index 12e02e17..00000000 --- a/icons/rails.svg +++ /dev/null @@ -1 +0,0 @@ -Rails icon \ No newline at end of file diff --git a/icons/rubyonrails.svg b/icons/rubyonrails.svg new file mode 100644 index 00000000..93def647 --- /dev/null +++ b/icons/rubyonrails.svg @@ -0,0 +1 @@ +Ruby on Rails icon \ No newline at end of file diff --git a/icons/tiktok.svg b/icons/tiktok.svg index 5ae6b2e3..07d7b159 100644 --- a/icons/tiktok.svg +++ b/icons/tiktok.svg @@ -1 +1 @@ -Tik Tok icon \ No newline at end of file +TikTok icon \ No newline at end of file diff --git a/icons/vercel.svg b/icons/vercel.svg new file mode 100644 index 00000000..60d5b52e --- /dev/null +++ b/icons/vercel.svg @@ -0,0 +1 @@ +Vercel icon \ No newline at end of file diff --git a/icons/zeit.svg b/icons/zeit.svg deleted file mode 100644 index 0f053168..00000000 --- a/icons/zeit.svg +++ /dev/null @@ -1 +0,0 @@ -Zeit icon \ No newline at end of file