diff --git a/CHANGELOG.md b/CHANGELOG.md index bc4e375..3299e48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -84,6 +84,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `cog` - `comment-square` - `file` + - `flag` - `folder` - `heart` - `inbox` diff --git a/icons-manifest.json b/icons-manifest.json index 6f21afc..4f340a0 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -91,6 +91,7 @@ "edit", "cog", "map", + "flag", "slash", "trash", "trash-2", diff --git a/icons/flag.svg b/icons/flag.svg new file mode 100644 index 0000000..49ee08b --- /dev/null +++ b/icons/flag.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file