Add feather icons and use them in the global nav, add RSS
[styx.blog] / core / templates / feather / camera-off.svg
diff --git a/core/templates/feather/camera-off.svg b/core/templates/feather/camera-off.svg
new file mode 100644 (file)
index 0000000..9a3ac4d
--- /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"
+>
+  <line x1="1" y1="1" x2="23" y2="23" />
+  <path d="M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56" />
+</svg>