diff --git a/CHANGELOG.md b/CHANGELOG.md index fe4e110..baf846e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `cloud` - `cog` - `comment-square` + - `droplet` - `file` - `flag` - `folder` diff --git a/icons-manifest.json b/icons-manifest.json index 0a51794..310770d 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -74,6 +74,7 @@ "star", "award", "umbrella", + "droplet", "cloud", "cloud-off", "moon", diff --git a/icons/droplet.svg b/icons/droplet.svg new file mode 100644 index 0000000..ba636a8 --- /dev/null +++ b/icons/droplet.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file