diff --git a/CHANGELOG.md b/CHANGELOG.md index f9c2eac..c4c91db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -109,6 +109,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - `minimize-2` - `minus` - `moon` + - `move` - `pause` - `play` - `plus` diff --git a/icons-manifest.json b/icons-manifest.json index 2e22f53..5cd4d89 100644 --- a/icons-manifest.json +++ b/icons-manifest.json @@ -77,6 +77,7 @@ "star", "award", "tag", + "move", "umbrella", "droplet", "cloud", diff --git a/icons/move.svg b/icons/move.svg new file mode 100644 index 0000000..b3151dc --- /dev/null +++ b/icons/move.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file