Add feather icons and use them in the global nav, add RSS
[styx.blog] / core / templates / feather / camera.svg
diff --git a/core/templates/feather/camera.svg b/core/templates/feather/camera.svg
new file mode 100644 (file)
index 0000000..e64394d
--- /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="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z" />
+  <circle cx="12" cy="13" r="4" />
+</svg>