Add feather icons and use them in the global nav, add RSS
[styx.blog] / core / templates / feather / mail.svg
diff --git a/core/templates/feather/mail.svg b/core/templates/feather/mail.svg
new file mode 100644 (file)
index 0000000..afaa18f
--- /dev/null
@@ -0,0 +1,14 @@
+<svg
+  xmlns="http://www.w3.org/2000/svg"
+  width="24"
+  height="24"
+  viewBox="0 0 24 24"
+  fill="none"
+  stroke="currentColor"
+  stroke-width="2"
+  stroke-linecap="round"
+  stroke-linejoin="round"
+>
+  <path d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z" />
+  <polyline points="22,6 12,13 2,6" />
+</svg>