From b822309e22c73d917e1f030dc3bdbd1f0387c7fd Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 12 Mar 2017 20:23:45 -0700 Subject: [PATCH] Add comment-circle icon --- CHANGELOG.md | 1 + icons-manifest.json | 1 + icons/comment-circle.svg | 3 +++ 3 files changed, 5 insertions(+) create mode 100644 icons/comment-circle.svg diff --git a/CHANGELOG.md b/CHANGELOG.md index d71d97f..079df79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `camera-off` - `circle` - `cloud-off` + - `comment-circle` - `eye-off` - `feather` - `filter` diff --git a/icons-manifest.json b/icons-manifest.json index 625d695..ff452ec 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -15,6 +15,7 @@ "unlock", "map-pin", "user", + "comment-circle", "comment-square", "file", "folder", diff --git a/icons/comment-circle.svg b/icons/comment-circle.svg new file mode 100644 index 0000000..20c6935 --- /dev/null +++ b/icons/comment-circle.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file