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