summaryrefslogtreecommitdiff
path: root/frontend/public/design-system/icons
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/public/design-system/icons')
-rw-r--r--frontend/public/design-system/icons/chart.svg6
-rw-r--r--frontend/public/design-system/icons/clock.svg4
-rw-r--r--frontend/public/design-system/icons/command.svg4
-rw-r--r--frontend/public/design-system/icons/dollar.svg4
-rw-r--r--frontend/public/design-system/icons/folder.svg3
-rw-r--r--frontend/public/design-system/icons/ledger.svg5
-rw-r--r--frontend/public/design-system/icons/pulse.svg3
-rw-r--r--frontend/public/design-system/icons/search.svg4
-rw-r--r--frontend/public/design-system/icons/terminal.svg6
-rw-r--r--frontend/public/design-system/icons/user.svg4
-rw-r--r--frontend/public/design-system/icons/window.svg5
11 files changed, 48 insertions, 0 deletions
diff --git a/frontend/public/design-system/icons/chart.svg b/frontend/public/design-system/icons/chart.svg
new file mode 100644
index 0000000..830d53d
--- /dev/null
+++ b/frontend/public/design-system/icons/chart.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M3 19h18"></path>
+ <path d="M5 19V11l3-2 3 2v8"></path>
+ <path d="M13 19V7l3-2 3 2v12"></path>
+ <path d="M5 19V13"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/clock.svg b/frontend/public/design-system/icons/clock.svg
new file mode 100644
index 0000000..42a244b
--- /dev/null
+++ b/frontend/public/design-system/icons/clock.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <circle cx="12" cy="12" r="9"></circle>
+ <path d="M12 7v5l3 2"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/command.svg b/frontend/public/design-system/icons/command.svg
new file mode 100644
index 0000000..19dd2af
--- /dev/null
+++ b/frontend/public/design-system/icons/command.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M5 17l5-5-5-5"></path>
+ <path d="M12 19h7"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/dollar.svg b/frontend/public/design-system/icons/dollar.svg
new file mode 100644
index 0000000..83e4a40
--- /dev/null
+++ b/frontend/public/design-system/icons/dollar.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M12 3v18"></path>
+ <path d="M17 7H10a3 3 0 100 6h4a3 3 0 110 6H6"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/folder.svg b/frontend/public/design-system/icons/folder.svg
new file mode 100644
index 0000000..cb8ea41
--- /dev/null
+++ b/frontend/public/design-system/icons/folder.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M4 4h8l2 3h6v11a2 2 0 01-2 2H4a2 2 0 01-2-2V6a2 2 0 012-2z" transform="translate(1 0)"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/ledger.svg b/frontend/public/design-system/icons/ledger.svg
new file mode 100644
index 0000000..989e7a8
--- /dev/null
+++ b/frontend/public/design-system/icons/ledger.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M4 7h16"></path>
+ <path d="M4 12h16"></path>
+ <path d="M4 17h10"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/pulse.svg b/frontend/public/design-system/icons/pulse.svg
new file mode 100644
index 0000000..bfa6e5b
--- /dev/null
+++ b/frontend/public/design-system/icons/pulse.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <path d="M3 12h4l3-8 4 16 3-8h4"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/search.svg b/frontend/public/design-system/icons/search.svg
new file mode 100644
index 0000000..4c561f8
--- /dev/null
+++ b/frontend/public/design-system/icons/search.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <circle cx="11" cy="11" r="6"></circle>
+ <path d="M15.5 15.5L20 20"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/terminal.svg b/frontend/public/design-system/icons/terminal.svg
new file mode 100644
index 0000000..a36c7bc
--- /dev/null
+++ b/frontend/public/design-system/icons/terminal.svg
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <rect x="3" y="4" width="18" height="14" rx="1"></rect>
+ <path d="M3 8h18"></path>
+ <path d="M8 20h8"></path>
+ <path d="M12 18v2"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/user.svg b/frontend/public/design-system/icons/user.svg
new file mode 100644
index 0000000..45b7766
--- /dev/null
+++ b/frontend/public/design-system/icons/user.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <circle cx="12" cy="8" r="4"></circle>
+ <path d="M4 21c0-4 4-7 8-7s8 3 8 7"></path>
+</svg> \ No newline at end of file
diff --git a/frontend/public/design-system/icons/window.svg b/frontend/public/design-system/icons/window.svg
new file mode 100644
index 0000000..1c37c86
--- /dev/null
+++ b/frontend/public/design-system/icons/window.svg
@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
+ <rect x="3" y="5" width="18" height="14" rx="1"></rect>
+ <path d="M3 9h18"></path>
+ <circle cx="7" cy="7" r=".5" fill="currentColor"></circle>
+</svg> \ No newline at end of file