From c61ca57c8d89958cd937185ef68f629de89c7aa3 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 10 Mar 2020 19:10:48 +0000 Subject: [PATCH] Add iBeacon (#2729) * Add iBeacon * Update ibeacon.svg --- _data/simple-icons.json | 5 +++++ icons/ibeacon.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ibeacon.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3a4feb9b..6ba28754 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2485,6 +2485,11 @@ "hex": "004E81", "source": "https://upload.wikimedia.org/wikipedia/commons/f/f7/IATAlogo.svg" }, + { + "title": "iBeacon", + "hex": "3D7EBB", + "source": "https://developer.apple.com/ibeacon/" + }, { "title": "IBM", "hex": "054ADA", diff --git a/icons/ibeacon.svg b/icons/ibeacon.svg new file mode 100644 index 00000000..f33fddbe --- /dev/null +++ b/icons/ibeacon.svg @@ -0,0 +1 @@ +iBeacon icon \ No newline at end of file