From 8125bdb191ffe995a8ff308d2fe7629556a7e249 Mon Sep 17 00:00:00 2001 From: Mark Battistella Date: Sat, 2 Oct 2021 09:03:14 +1000 Subject: [PATCH] Added Bio.Link (#6586) * Added Bio.Link * Update simple-icons.json alphabetical order * Update biolink.svg * Update biolink.svg fixed the aspect ratio * Update biolink.svg higher precision --- _data/simple-icons.json | 5 +++++ icons/biolink.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/biolink.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index edbb3462c..818293d00 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1132,6 +1132,11 @@ "hex": "F0B90B", "source": "https://binance.com/" }, + { + "title": "Bio Link", + "hex": "000000", + "source": "https://bio.link/" + }, { "title": "Bit", "hex": "73398D", diff --git a/icons/biolink.svg b/icons/biolink.svg new file mode 100644 index 000000000..cd547f446 --- /dev/null +++ b/icons/biolink.svg @@ -0,0 +1 @@ +Bio Link \ No newline at end of file