diff --git a/src/components/FeatherIcon.js b/src/components/FeatherIcon.js
index dbf50892a..273fed943 100644
--- a/src/components/FeatherIcon.js
+++ b/src/components/FeatherIcon.js
@@ -91,6 +91,20 @@ const ICONS = {
>
),
+ sun: (
+ <>
+
+
+
+
+
+
+
+
+
+ >
+ ),
+ moon: ,
};
FeatherIcon.propTypes = {