From 8ea74a264aa10445f152c4fb6518f42a501c447e Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Mon, 26 Feb 2024 23:38:58 +0000 Subject: [PATCH] Add foobar2000 icon (#10529) --- _data/simple-icons.json | 5 +++++ icons/foobar2000.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/foobar2000.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5ccccd1f..9459a9f7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5238,6 +5238,11 @@ "hex": "F2712B", "source": "https://fontforge.org" }, + { + "title": "foobar2000", + "hex": "000000", + "source": "https://hydrogenaud.io/index.php?topic=55604.0" + }, { "title": "foodpanda", "hex": "D70F64", diff --git a/icons/foobar2000.svg b/icons/foobar2000.svg new file mode 100644 index 00000000..e3090efa --- /dev/null +++ b/icons/foobar2000.svg @@ -0,0 +1 @@ +foobar2000 \ No newline at end of file