Add feather icons and use them in the global nav, add RSS
[styx.blog] / core / templates / feather / key.svg
diff --git a/core/templates/feather/key.svg b/core/templates/feather/key.svg
new file mode 100644 (file)
index 0000000..9071f28
--- /dev/null
@@ -0,0 +1,13 @@
+<svg
+  width="24"
+  height="24"
+  viewBox="0 0 24 24"
+  xmlns="http://www.w3.org/2000/svg"
+  fill="none"
+  stroke="currentColor"
+  stroke-width="2"
+  stroke-linecap="round"
+  stroke-linejoin="round"
+>
+  <path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4" />
+</svg>