From c3e76b0eb258ec6086925f429aebf3346e5df15f Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 23 Nov 2023 11:12:25 +0000 Subject: [PATCH] Squashed commit of the following: commit 830ecaaba51e55606dbe1d9b9c782da76821a4f3 Author: Adam Rusted Date: Thu Nov 23 10:37:54 2023 +0000 Remove Bath ASU (#9341) commit 62d4a6b5ba51475bbd2bfac710bf6cddef301e7d Author: Joseph <61133303+zcraber@users.noreply.github.com> Date: Thu Nov 23 15:42:28 2023 +0530 Add Depositphotos (#9714) commit a6787f9cd020203cb2b026b89c91a6cfa21f9618 Author: Adam Rusted Date: Thu Nov 23 10:03:10 2023 +0000 Remove Ableton Live (#9306) Per their brand guidelines commit b99f49e8724db940a3dd2cf0deabdb49f780fd41 Author: Adam Rusted Date: Thu Nov 23 09:31:42 2023 +0000 Remove SonarSource (#7801) Replaced with Sonar in #7800 commit 53c50fe1b1efc48df22b5f6fc9ecd611835e6c0f Author: Adam Rusted Date: Thu Nov 23 09:25:42 2023 +0000 Update Proton VPN title (#7795) commit 6b9a9da33c26bcb7a91580a3ee1b58667f69bf25 Author: Adam Rusted Date: Thu Nov 23 09:18:38 2023 +0000 Update Proton Mail title (#7793) --- _data/simple-icons.json | 35 ++++++++++++----------------------- icons/abletonlive.svg | 1 - icons/bathasu.svg | 1 - icons/depositphotos.svg | 1 + icons/protonmail.svg | 2 +- icons/protonvpn.svg | 2 +- icons/sonarsource.svg | 1 - 7 files changed, 15 insertions(+), 28 deletions(-) delete mode 100644 icons/abletonlive.svg delete mode 100644 icons/bathasu.svg create mode 100644 icons/depositphotos.svg delete mode 100644 icons/sonarsource.svg 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