diff --git a/CHANGELOG.md b/CHANGELOG.md index 34afd0c..790b518 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added - Add # new icons: + - `activity` - `alert-circle` - `alert-octagon` - `alert-triangle` diff --git a/icons-manifest.json b/icons-manifest.json index 39b4421..24debcf 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -51,6 +51,7 @@ "alert-octagon", "bell", "bell-off", + "activity", "disc", "music", "radio", diff --git a/icons/activity.svg b/icons/activity.svg new file mode 100644 index 0000000..2bff8e6 --- /dev/null +++ b/icons/activity.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file