From 224d2d770ccf0a4910fa850bae007b11277bf591 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Tue, 2 May 2017 15:59:07 -0700 Subject: [PATCH] Add external-link icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/external-link.svg | 5 +++++ 3 files changed, 7 insertions(+) create mode 100644 icons/external-link.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index cea2d22..2567aea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -89,6 +89,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `comment-square` - `download` - `droplet` + - `external-link` - `file` - `flag` - `folder` diff --git a/icons-manifest.json b/icons-manifest.json index ebf7ba4..77ceaee 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -89,6 +89,7 @@ "layers", "anchor", "globe", + "external-link", "zap", "download", "upload", diff --git a/icons/external-link.svg b/icons/external-link.svg new file mode 100644 index 0000000..bb42e42 --- /dev/null +++ b/icons/external-link.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file