summaryrefslogtreecommitdiff
path: root/frontend/public/design-system/icons/chart.svg
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 13:07:40 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 13:07:40 -0700
commit62bdd79b3473262dde5fb0a90eab34fe7bf344fd (patch)
tree84f75baf7503e1df77c8335750650a72b088468a /frontend/public/design-system/icons/chart.svg
parent1482422f2f5b236cdcdff4429ae06bb55dca4083 (diff)
'UI Shell and General Architecture'
Diffstat (limited to 'frontend/public/design-system/icons/chart.svg')
-rw-r--r--frontend/public/design-system/icons/chart.svg6
1 files changed, 6 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