diff --git a/CHANGELOG.md b/CHANGELOG.md index 72bbe06..84fa995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `instagram` - `map-pin` - `mic-off` + - `music` - `phone` - `phone-call` - `phone-forwarded` diff --git a/icons-manifest.json b/icons-manifest.json index 6265477..4af6c4e 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -46,6 +46,7 @@ "airplay", "bell", "bell-off", + "music", "star", "award", "cloud", diff --git a/icons/music.svg b/icons/music.svg new file mode 100644 index 0000000..592abe2 --- /dev/null +++ b/icons/music.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file