Add feather icons and use them in the global nav, add RSS
[styx.blog] / core / templates / feather / repeat.svg
diff --git a/core/templates/feather/repeat.svg b/core/templates/feather/repeat.svg
new file mode 100644 (file)
index 0000000..3426889
--- /dev/null
@@ -0,0 +1,16 @@
+<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"
+>
+  <polyline points="17 1 21 5 17 9" />
+  <path d="M3 11V9a4 4 0 0 1 4-4h14" />
+  <polyline points="7 23 3 19 7 15" />
+  <path d="M21 13v2a4 4 0 0 1-4 4H3" />
+</svg>