aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/feather
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/assets/images/feather')
-rw-r--r--client/src/assets/images/feather/copy.svg (renamed from client/src/assets/images/feather/recently-added.svg)2
-rw-r--r--client/src/assets/images/feather/external-link.svg1
-rw-r--r--client/src/assets/images/feather/skip-back.svg1
-rw-r--r--client/src/assets/images/feather/skip-forward.svg1
4 files changed, 4 insertions, 1 deletions
diff --git a/client/src/assets/images/feather/recently-added.svg b/client/src/assets/images/feather/copy.svg
index 4291ff052..4e0b09f19 100644
--- a/client/src/assets/images/feather/recently-added.svg
+++ b/client/src/assets/images/feather/copy.svg
@@ -1 +1 @@
<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" class="feather feather-plus-circle"><circle cx="12" cy="12" r="10"></circle><line x1="12" y1="8" x2="12" y2="16"></line><line x1="8" y1="12" x2="16" y2="12"></line></svg> \ No newline at end of file <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" class="feather feather-copy"><rect x="9" y="9" width="13" height="13" rx="2" ry="2"></rect><path d="M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1"></path></svg> \ No newline at end of file
diff --git a/client/src/assets/images/feather/external-link.svg b/client/src/assets/images/feather/external-link.svg
new file mode 100644
index 000000000..2165d6f5c
--- /dev/null
+++ b/client/src/assets/images/feather/external-link.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6M15 3h6v6M10 14 21 3"/></svg>
diff --git a/client/src/assets/images/feather/skip-back.svg b/client/src/assets/images/feather/skip-back.svg
new file mode 100644
index 000000000..6b1876159
--- /dev/null
+++ b/client/src/assets/images/feather/skip-back.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-back"><path d="M19 20 9 12l10-8v16zM5 19V5"/></svg> \ No newline at end of file
diff --git a/client/src/assets/images/feather/skip-forward.svg b/client/src/assets/images/feather/skip-forward.svg
new file mode 100644
index 000000000..5673a2987
--- /dev/null
+++ b/client/src/assets/images/feather/skip-forward.svg
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-skip-forward"><path d="m5 4 10 8-10 8V4zM19 5v14"/></svg> \ No newline at end of file