From 8aab5ab4e56a8ebf5443e42736a9f030948504c8 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Wed, 13 Mar 2024 15:14:26 +0000 Subject: [PATCH] Add BuySellAds (#10517) --- _data/simple-icons.json | 5 +++++ icons/buysellads.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/buysellads.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 54082c1a..22626b33 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2428,6 +2428,11 @@ "hex": "FFDD00", "source": "https://www.buymeacoffee.com/brand" }, + { + "title": "BuySellAds", + "hex": "EB4714", + "source": "https://docs.buysellads.com" + }, { "title": "BuzzFeed", "hex": "EE3322", diff --git a/icons/buysellads.svg b/icons/buysellads.svg new file mode 100644 index 00000000..87546dfa --- /dev/null +++ b/icons/buysellads.svg @@ -0,0 +1 @@ +BuySellAds \ No newline at end of file