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