diff --git a/CHANGELOG.md b/CHANGELOG.md index 071efb8..34afd0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,6 +42,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `phone-missed` - `phone-off` - `phone-outgoing` + - `radio` - `scissors` - `square` - `sunrise` diff --git a/icons-manifest.json b/icons-manifest.json index 6240b20..f0c2104 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -52,6 +52,7 @@ "bell", "bell-off", "music", + "radio", "headphones", "star", "award", diff --git a/icons/radio.svg b/icons/radio.svg new file mode 100644 index 0000000..3546db8 --- /dev/null +++ b/icons/radio.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file