diff --git a/CHANGELOG.md b/CHANGELOG.md
index ceceaaa..e72bbb9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -102,6 +102,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `download-cloud`
- `droplet`
- `external-link`
+ - `fast-forward`
- `file`
- `flag`
- `folder`
@@ -125,7 +126,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `printer`
- `search`
- `share`
+ - `skip-back`
+ - `skip-forward`
- `star`
+ - `rewind`
- `tag`
- `unlock`
- `upload`
diff --git a/icons/fast-forward.svg b/icons/fast-forward.svg
new file mode 100644
index 0000000..d9c76e4
--- /dev/null
+++ b/icons/fast-forward.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/icons/play.svg b/icons/play.svg
index ca69ecc..ce6f54b 100644
--- a/icons/play.svg
+++ b/icons/play.svg
@@ -1,3 +1,3 @@
\ No newline at end of file
diff --git a/icons/rewind.svg b/icons/rewind.svg
new file mode 100644
index 0000000..e7c26de
--- /dev/null
+++ b/icons/rewind.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/icons/skip-back.svg b/icons/skip-back.svg
new file mode 100644
index 0000000..5b0868f
--- /dev/null
+++ b/icons/skip-back.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file
diff --git a/icons/skip-forward.svg b/icons/skip-forward.svg
new file mode 100644
index 0000000..b4fd3b0
--- /dev/null
+++ b/icons/skip-forward.svg
@@ -0,0 +1,4 @@
+
\ No newline at end of file