From f425f3ec68d8e8adc8bd99b9cac935afd9b4d828 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Mon, 27 Mar 2017 15:14:41 -0700 Subject: [PATCH] Add twitter icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/twitter.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/twitter.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index fe4b88b..972fb76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `thumbs-down` - `thumbs-up` - `triangle` + - `twitter` - `user-minus` - `user-plus` - `video-off` diff --git a/icons-manifest.json b/icons-manifest.json index 2e4dc4a..0da5394 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -34,6 +34,7 @@ "facebook", "instagram", "pocket", + "twitter", "at-sign", "hash", "phone", diff --git a/icons/twitter.svg b/icons/twitter.svg new file mode 100644 index 0000000..048f630 --- /dev/null +++ b/icons/twitter.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file