diff --git a/CHANGELOG.md b/CHANGELOG.md
index eb70e41..50fe4c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `phone-outgoing`
- `scissors`
- `square`
+ - `sunrise`
+ - `sunset`
- `thumbs-down`
- `thumbs-up`
- `video-off`
diff --git a/icons-manifest.json b/icons-manifest.json
index d8ba7c3..eb7b73c 100644
--- a/icons-manifest.json
+++ b/icons-manifest.json
@@ -41,6 +41,8 @@
"award",
"cloud",
"cloud-off",
+ "sunrise",
+ "sunset",
"anchor",
"globe",
"zap",
diff --git a/icons/sunrise.svg b/icons/sunrise.svg
new file mode 100644
index 0000000..8e6ac29
--- /dev/null
+++ b/icons/sunrise.svg
@@ -0,0 +1,10 @@
+
\ No newline at end of file
diff --git a/icons/sunset.svg b/icons/sunset.svg
new file mode 100644
index 0000000..9d3f054
--- /dev/null
+++ b/icons/sunset.svg
@@ -0,0 +1,10 @@
+
\ No newline at end of file