diff --git a/CHANGELOG.md b/CHANGELOG.md index 790b518..f923901 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `phone-missed` - `phone-off` - `phone-outgoing` + - `pocket` - `radio` - `scissors` - `square` diff --git a/icons-manifest.json b/icons-manifest.json index 24debcf..90baf35 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -33,6 +33,7 @@ "thumbs-down", "facebook", "instagram", + "pocket", "at-sign", "hash", "phone", diff --git a/icons/pocket.svg b/icons/pocket.svg new file mode 100644 index 0000000..efcea7b --- /dev/null +++ b/icons/pocket.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file