Add feather icons and use them in the global nav, add RSS
[styx.blog] / core / templates / feather / cast.svg
diff --git a/core/templates/feather/cast.svg b/core/templates/feather/cast.svg
new file mode 100644 (file)
index 0000000..4ff7026
--- /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="M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6" />
+  <line x1="2" y1="20" x2="2.01" y2="20" />
+</svg>