aboutsummaryrefslogtreecommitdiff
path: root/_icons
diff options
context:
space:
mode:
Diffstat (limited to '_icons')
-rw-r--r--_icons/chart-area-line.svg6
-rw-r--r--_icons/chart-area.svg6
-rw-r--r--_icons/chart-bar.svg9
-rw-r--r--_icons/chart-candle.svg13
-rw-r--r--_icons/chart-donut.svg6
-rw-r--r--_icons/chart-line.svg6
-rw-r--r--_icons/chart-pie.svg6
-rw-r--r--_icons/mail-opened.svg8
-rw-r--r--_icons/mail.svg6
-rw-r--r--_icons/qrcode.svg24
-rw-r--r--_icons/trophy.svg10
-rw-r--r--_icons/wine.svg8
12 files changed, 96 insertions, 12 deletions
diff --git a/_icons/chart-area-line.svg b/_icons/chart-area-line.svg
new file mode 100644
index 0000000..7cbc3e6
--- /dev/null
+++ b/_icons/chart-area-line.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <polyline points="4 19 8 13 12 15 16 10 20 14 20 19 4 19" />
+ <polyline points="4 12 7 8 11 10 16 4 20 8" />
+</svg>
diff --git a/_icons/chart-area.svg b/_icons/chart-area.svg
new file mode 100644
index 0000000..8fd5831
--- /dev/null
+++ b/_icons/chart-area.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="4" y1="19" x2="20" y2="19" />
+ <polyline points="4 15 8 9 12 11 16 6 20 10 20 15 4 15" />
+</svg>
diff --git a/_icons/chart-bar.svg b/_icons/chart-bar.svg
new file mode 100644
index 0000000..370261c
--- /dev/null
+++ b/_icons/chart-bar.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <rect x="4" y="13" width="4" height="6" rx="1" />
+ <rect x="8" y="6" width="4" height="13" rx="1" />
+ <rect x="12" y="11" width="4" height="8" rx="1" />
+ <rect x="16" y="15" width="4" height="4" rx="1" />
+ <line x1="6" y1="19" x2="18" y2="19" />
+</svg>
diff --git a/_icons/chart-candle.svg b/_icons/chart-candle.svg
new file mode 100644
index 0000000..60ebb2b
--- /dev/null
+++ b/_icons/chart-candle.svg
@@ -0,0 +1,13 @@
+---
+---
+<svg>
+ <rect x="4" y="6" width="4" height="5" />
+ <line x1="6" y1="4" x2="6" y2="6" />
+ <line x1="6" y1="11" x2="6" y2="20" />
+ <rect x="10" y="14" width="4" height="5" />
+ <line x1="12" y1="4" x2="12" y2="14" />
+ <line x1="12" y1="19" x2="12" y2="20" />
+ <rect x="16" y="5" width="4" height="6" />
+ <line x1="18" y1="4" x2="18" y2="5" />
+ <line x1="18" y1="11" x2="18" y2="20" />
+</svg>
diff --git a/_icons/chart-donut.svg b/_icons/chart-donut.svg
new file mode 100644
index 0000000..7cecab5
--- /dev/null
+++ b/_icons/chart-donut.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M11 3a9.05 9.05 0 1010 10h-5a4.1 4.1 0 11-5 -5v-5" />
+ <path d="M15 3.5a9 9 0 015.5 5.5h-5.5v-5.5" />
+</svg>
diff --git a/_icons/chart-line.svg b/_icons/chart-line.svg
new file mode 100644
index 0000000..045e120
--- /dev/null
+++ b/_icons/chart-line.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="4" y1="19" x2="20" y2="19" />
+ <polyline points="4 15 8 9 12 11 16 6 20 10" />
+</svg>
diff --git a/_icons/chart-pie.svg b/_icons/chart-pie.svg
new file mode 100644
index 0000000..c47032e
--- /dev/null
+++ b/_icons/chart-pie.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M11 3a9.05 9.05 0 1010 10h-10v-10" />
+ <path d="M15 3.5a9 9 0 015.5 5.5h-5.5v-5.5" />
+</svg>
diff --git a/_icons/mail-opened.svg b/_icons/mail-opened.svg
new file mode 100644
index 0000000..ec3d8b6
--- /dev/null
+++ b/_icons/mail-opened.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <polyline points="3 9 12 15 21 9 12 3 3 9" />
+ <path d="M21 9v10a2 2 0 01-2 2h-14a2 2 0 01-2 -2v-10" />
+ <line x1="3" y1="19" x2="9" y2="13" />
+ <line x1="15" y1="13" x2="21" y2="19" />
+</svg>
diff --git a/_icons/mail.svg b/_icons/mail.svg
new file mode 100644
index 0000000..8d316e2
--- /dev/null
+++ b/_icons/mail.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <rect x="3" y="5" width="18" height="14" rx="2" />
+ <polyline points="3 7 12 13 21 7" />
+</svg>
diff --git a/_icons/qrcode.svg b/_icons/qrcode.svg
index 0c9a5be..bd32a68 100644
--- a/_icons/qrcode.svg
+++ b/_icons/qrcode.svg
@@ -1,16 +1,16 @@
---
---
<svg>
- <rect x="4" y="4" width="4" height="4" rx="1" />
- <rect x="16" y="4" width="4" height="4" rx="1" />
- <rect x="4" y="16" width="4" height="4" rx="1" />
- <line x1="12" y1="4" x2="12" y2="5" />
- <polyline points="12 8 12 12 15 12" />
- <line x1="4" y1="12" x2="5" y2="12" />
- <line x1="8" y1="12" x2="9" y2="12" />
- <line x1="18" y1="12" x2="20" y2="12" />
- <line x1="12" y1="16" x2="16" y2="16" />
- <line x1="19" y1="16" x2="20" y2="16" />
- <line x1="12" y1="20" x2="14" y2="20" />
- <line x1="17" y1="20" x2="20" y2="20" />
+ <rect x="4" y="4" width="6" height="6" rx="1" />
+ <line x1="7" y1="17" x2="7" y2="17.01" />
+ <rect x="14" y="4" width="6" height="6" rx="1" />
+ <line x1="7" y1="7" x2="7" y2="7.01" />
+ <rect x="4" y="14" width="6" height="6" rx="1" />
+ <line x1="17" y1="7" x2="17" y2="7.01" />
+ <line x1="14" y1="14" x2="17" y2="14" />
+ <line x1="20" y1="14" x2="20" y2="14.01" />
+ <line x1="14" y1="14" x2="14" y2="17" />
+ <line x1="14" y1="20" x2="17" y2="20" />
+ <line x1="17" y1="17" x2="20" y2="17" />
+ <line x1="20" y1="17" x2="20" y2="20" />
</svg>
diff --git a/_icons/trophy.svg b/_icons/trophy.svg
new file mode 100644
index 0000000..65c4b78
--- /dev/null
+++ b/_icons/trophy.svg
@@ -0,0 +1,10 @@
+---
+---
+<svg>
+ <line x1="8" y1="21" x2="16" y2="21" />
+ <line x1="12" y1="17" x2="12" y2="21" />
+ <line x1="7" y1="4" x2="17" y2="4" />
+ <path d="M17 4v8a5 5 0 01-10 0v-8" />
+ <circle cx="5" cy="9" r="2" />
+ <circle cx="19" cy="9" r="2" />
+</svg>
diff --git a/_icons/wine.svg b/_icons/wine.svg
new file mode 100644
index 0000000..62e1c99
--- /dev/null
+++ b/_icons/wine.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <line x1="8" y1="21" x2="16" y2="21" />
+ <line x1="12" y1="13" x2="12" y2="21" />
+ <line x1="7" y1="4" x2="17" y2="4" />
+ <path d="M17 4v4a5 5 0 01-10 0v-4" />
+</svg>