diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 86fe28bf5197..ba41ea03e672 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -75,11 +75,6 @@ "hex": "071D49", "source": "https://www.abbvie.com" }, - { - "title": "Ableton Live", - "hex": "000000", - "source": "https://www.ableton.com/en/legal/branding-trademark-guidelines/" - }, { "title": "About.me", "hex": "333333", @@ -1708,11 +1703,6 @@ "hex": "DD282E", "source": "https://www.bata.com" }, - { - "title": "Bath ASU", - "hex": "00A3E0", - "source": "https://bathasu.com" - }, { "title": "Battle.net", "hex": "4381C3", @@ -3525,6 +3515,11 @@ "hex": "025E8C", "source": "https://dependabot.com" }, + { + "title": "Depositphotos", + "hex": "000000", + "source": "https://blog.depositphotos.com" + }, { "title": "Der Spiegel", "hex": "E64415", @@ -10667,20 +10662,20 @@ "source": "https://proton.me/media/kit" }, { - "title": "ProtonDB", - "hex": "F50057", - "source": "https://www.protondb.com" - }, - { - "title": "ProtonMail", + "title": "Proton Mail", "hex": "6D4AFF", "source": "https://proton.me/media/kit" }, { - "title": "ProtonVPN", + "title": "Proton VPN", "hex": "66DEB1", "source": "https://proton.me/media/kit" }, + { + "title": "ProtonDB", + "hex": "F50057", + "source": "https://www.protondb.com" + }, { "title": "Protractor", "hex": "ED163A", @@ -12475,12 +12470,6 @@ "source": "https://www.sonarqube.org/logos/", "guidelines": "https://www.sonarqube.org/logos/" }, - { - "title": "SonarSource", - "hex": "CB3032", - "source": "https://www.sonarsource.com/logos/", - "guidelines": "https://www.sonarsource.com/logos/" - }, { "title": "Sonatype", "hex": "1B1C30", diff --git a/icons/abletonlive.svg b/icons/abletonlive.svg deleted file mode 100644 index a5bad8cddceb..000000000000 --- a/icons/abletonlive.svg +++ /dev/null @@ -1 +0,0 @@ -Ableton Live \ No newline at end of file diff --git a/icons/bathasu.svg b/icons/bathasu.svg deleted file mode 100644 index c77475a1d25c..000000000000 --- a/icons/bathasu.svg +++ /dev/null @@ -1 +0,0 @@ -Bath ASU \ No newline at end of file diff --git a/icons/depositphotos.svg b/icons/depositphotos.svg new file mode 100644 index 000000000000..7bc046b8bc0f --- /dev/null +++ b/icons/depositphotos.svg @@ -0,0 +1 @@ +Depositphotos \ No newline at end of file diff --git a/icons/protonmail.svg b/icons/protonmail.svg index 05a066f07ce0..0f5725f88612 100644 --- a/icons/protonmail.svg +++ b/icons/protonmail.svg @@ -1 +1 @@ -ProtonMail \ No newline at end of file +Proton Mail \ No newline at end of file diff --git a/icons/protonvpn.svg b/icons/protonvpn.svg index 6199a004352f..ca5634a33ce0 100644 --- a/icons/protonvpn.svg +++ b/icons/protonvpn.svg @@ -1 +1 @@ -ProtonVPN \ No newline at end of file +Proton VPN \ No newline at end of file diff --git a/icons/sonarsource.svg b/icons/sonarsource.svg deleted file mode 100644 index fce5f2174b6b..000000000000 --- a/icons/sonarsource.svg +++ /dev/null @@ -1 +0,0 @@ -SonarSource \ No newline at end of file