From 9943b10519fdf529f1abf04b34769b61029452ec Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Wed, 3 May 2017 21:21:28 -0700 Subject: [PATCH] Add tag icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/tag.svg | 4 ++++ 3 files changed, 6 insertions(+) create mode 100644 icons/tag.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c0c515..f9c2eac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -115,6 +115,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `printer` - `search` - `star` + - `tag` - `unlock` - `upload` - `upload-cloud` diff --git a/icons-manifest.json b/icons-manifest.json index 7a589b3..2e22f53 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -76,6 +76,7 @@ "align-justify", "star", "award", + "tag", "umbrella", "droplet", "cloud", diff --git a/icons/tag.svg b/icons/tag.svg new file mode 100644 index 0000000..9a3c463 --- /dev/null +++ b/icons/tag.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file