From 19254cbfcf7428c28b254002d85dfbe87643f885 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 3 Mar 2017 15:51:16 -0800 Subject: [PATCH] Add bluetooth icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/bluetooth.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/bluetooth.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index f46d506..9ed1c9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Add # new icons: - `at-sign` - `bell-off` + - `bluetooth` - `camera-off` - `circle` - `cloud-off` diff --git a/icons-manifest.json b/icons-manifest.json index a7ecfb2..6473ac8 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -28,6 +28,7 @@ "phone-incoming", "phone-missed", "phone-forwarded", + "bluetooth", "bell", "bell-off", "star", diff --git a/icons/bluetooth.svg b/icons/bluetooth.svg new file mode 100644 index 0000000..dc5e512 --- /dev/null +++ b/icons/bluetooth.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file