diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82af3d0..de76c40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `bell-off`
- `bluetooth`
- `camera-off`
+ - `chevron-down`
+ - `chevron-left`
+ - `chevron-right`
+ - `chevron-up`
- `circle`
- `cloud-off`
- `comment-circle`
diff --git a/icons/chevron-down.svg b/icons/chevron-down.svg
new file mode 100644
index 0000000..51d25f1
--- /dev/null
+++ b/icons/chevron-down.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/icons/chevron-left.svg b/icons/chevron-left.svg
new file mode 100644
index 0000000..c53807d
--- /dev/null
+++ b/icons/chevron-left.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/icons/chevron-right.svg b/icons/chevron-right.svg
new file mode 100644
index 0000000..4ac09ce
--- /dev/null
+++ b/icons/chevron-right.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file
diff --git a/icons/chevron-up.svg b/icons/chevron-up.svg
new file mode 100644
index 0000000..eccabe8
--- /dev/null
+++ b/icons/chevron-up.svg
@@ -0,0 +1,3 @@
+
\ No newline at end of file