From 6bfc964fcd545b180505e86bfe45831abca3670f Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Wed, 17 Jan 2024 09:42:03 -0500 Subject: [PATCH] Add icon for Pushbullet --- _data/simple-icons.json | 5 +++++ icons/pushbullet.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/pushbullet.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index eef14869e56a..024eda9ad3e5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11639,6 +11639,11 @@ "hex": "2D2D2D", "source": "https://puri.sm/pr/images/" }, + { + "title": "Pushbullet", + "hex": "4AB367", + "source": "https://www.pushbullet.com/press" + }, { "title": "Pusher", "hex": "300D4F", diff --git a/icons/pushbullet.svg b/icons/pushbullet.svg new file mode 100644 index 000000000000..c0279a291997 --- /dev/null +++ b/icons/pushbullet.svg @@ -0,0 +1 @@ +Pushbullet \ No newline at end of file