diff --git a/src/components/FeatherIcon.js b/src/components/FeatherIcon.js
index 39e4d8199..5256d0137 100644
--- a/src/components/FeatherIcon.js
+++ b/src/components/FeatherIcon.js
@@ -83,6 +83,14 @@ const ICONS = {
github: (
),
+ pen: (
+ <>
+
+
+
+
+ >
+ ),
search: (
<>
diff --git a/src/components/Footer.js b/src/components/Footer.js
index 1117fee1c..b89c420c5 100644
--- a/src/components/Footer.js
+++ b/src/components/Footer.js
@@ -28,6 +28,10 @@ const Footer = ({ className }) => {
+
+
+ Terms of service
+
{fileRelativePath && (