aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-02-29 17:25:14 +0100
committercodecalm <codecalm@gmail.com>2020-02-29 17:25:14 +0100
commit0195c493c1690ae51c642a2c6d5a07e20719040a (patch)
treeab1f3aa0c0022886df496513885cfd8ab9042b5b
parenticons (diff)
downloadtabler-icons-0195c493c1690ae51c642a2c6d5a07e20719040a.tar.xz
arrows, faces
-rw-r--r--_icons/arrow-down-left.svg6
-rw-r--r--_icons/arrow-down-right.svg6
-rw-r--r--_icons/arrow-up-left.svg6
-rw-r--r--_icons/arrow-up-right.svg6
-rw-r--r--_icons/arrow-up.svg6
-rw-r--r--_icons/face-confuzed.svg8
-rw-r--r--_icons/face-happy.svg8
-rw-r--r--_icons/face-neutral.svg8
-rw-r--r--_icons/face-sad.svg8
-rw-r--r--_icons/face-smile.svg8
-rw-r--r--_icons/square.svg2
-rw-r--r--_icons/star.svg5
12 files changed, 73 insertions, 4 deletions
diff --git a/_icons/arrow-down-left.svg b/_icons/arrow-down-left.svg
new file mode 100644
index 0000000..b3c17fd
--- /dev/null
+++ b/_icons/arrow-down-left.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="17" y1="7" x2="7" y2="17" />
+ <polyline points="16 17 7 17 7 8" />
+</svg>
diff --git a/_icons/arrow-down-right.svg b/_icons/arrow-down-right.svg
new file mode 100644
index 0000000..2cdeb09
--- /dev/null
+++ b/_icons/arrow-down-right.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="7" y1="7" x2="17" y2="17" />
+ <polyline points="17 8 17 17 8 17" />
+</svg>
diff --git a/_icons/arrow-up-left.svg b/_icons/arrow-up-left.svg
new file mode 100644
index 0000000..b1908b7
--- /dev/null
+++ b/_icons/arrow-up-left.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="7" y1="7" x2="17" y2="17" />
+ <polyline points="16 7 7 7 7 16" />
+</svg>
diff --git a/_icons/arrow-up-right.svg b/_icons/arrow-up-right.svg
new file mode 100644
index 0000000..8f6b867
--- /dev/null
+++ b/_icons/arrow-up-right.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <line x1="17" y1="7" x2="7" y2="17" />
+ <polyline points="8 7 17 7 17 16" />
+</svg>
diff --git a/_icons/arrow-up.svg b/_icons/arrow-up.svg
index 980a506..c3c4756 100644
--- a/_icons/arrow-up.svg
+++ b/_icons/arrow-up.svg
@@ -1,7 +1,7 @@
---
---
<svg>
-<line x1="12" y1="5" x2="12" y2="19" />
-<line x1="19" y1="12" x2="12" y2="5" />
-<line x1="5" y1="12" x2="12" y2="5" />
+ <line x1="12" y1="5" x2="12" y2="19" />
+ <line x1="19" y1="12" x2="12" y2="5" />
+ <line x1="5" y1="12" x2="12" y2="5" />
</svg>
diff --git a/_icons/face-confuzed.svg b/_icons/face-confuzed.svg
new file mode 100644
index 0000000..bb3051d
--- /dev/null
+++ b/_icons/face-confuzed.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9"></circle>
+ <line x1="9" y1="9" x2="9.01" y2="9" />
+ <line x1="15" y1="9" x2="15.01" y2="9" />
+ <line x1="9" y1="15" x2="15.5" y2="14" />
+</svg>
diff --git a/_icons/face-happy.svg b/_icons/face-happy.svg
new file mode 100644
index 0000000..37097cc
--- /dev/null
+++ b/_icons/face-happy.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9"></circle>
+ <line x1="9" y1="9" x2="9.01" y2="9" />
+ <line x1="15" y1="9" x2="15.01" y2="9" />
+ <path d="M8 13a4 4 0 108 0m0 0H8" />
+</svg>
diff --git a/_icons/face-neutral.svg b/_icons/face-neutral.svg
new file mode 100644
index 0000000..81ecbfe
--- /dev/null
+++ b/_icons/face-neutral.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9"></circle>
+ <line x1="9" y1="9" x2="9.01" y2="9" />
+ <line x1="15" y1="9" x2="15.01" y2="9" />
+ <line x1="9" y1="15" x2="15" y2="15" />
+</svg>
diff --git a/_icons/face-sad.svg b/_icons/face-sad.svg
new file mode 100644
index 0000000..e60d7b6
--- /dev/null
+++ b/_icons/face-sad.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9"></circle>
+ <line x1="9" y1="9" x2="9.01" y2="9" />
+ <line x1="15" y1="9" x2="15.01" y2="9" />
+ <path stroke-linecap="round" d="M9 9v.01M15 9v.01M14.828 15.328a3.987 3.987 0 00-2.82-1.171 3.988 3.988 0 00-2.836 1.171"/>
+</svg>
diff --git a/_icons/face-smile.svg b/_icons/face-smile.svg
new file mode 100644
index 0000000..30d4532
--- /dev/null
+++ b/_icons/face-smile.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <circle cx="12" cy="12" r="9"></circle>
+ <line x1="9" y1="9" x2="9.01" y2="9" />
+ <line x1="15" y1="9" x2="15.01" y2="9" />
+ <path d="M9 9h.01M15 9h.01M9.172 14.828c.707.708 1.799 1.17 2.82 1.172a3.988 3.988 0 002.836-1.172"/>
+</svg>
diff --git a/_icons/square.svg b/_icons/square.svg
index 657d3cd..fa216e9 100644
--- a/_icons/square.svg
+++ b/_icons/square.svg
@@ -1,5 +1,5 @@
---
---
<svg>
- <rect x="3" y="3" width="18" height="18" rx="2" ry="2" />
+ <rect x="4" y="4" width="16" height="16" rx="2" ry="2" />
</svg>
diff --git a/_icons/star.svg b/_icons/star.svg
new file mode 100644
index 0000000..918f447
--- /dev/null
+++ b/_icons/star.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M12 17.75l-6.172 3.245 1.179-6.873-4.993-4.867 6.9-1.002L12 2l3.086 6.253 6.9 1.002-4.993 4.867 1.179 6.873z" />
+</svg>