aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-09-03 21:55:20 +0200
committercodecalm <codecalm@gmail.com>2020-09-03 21:55:20 +0200
commitd5c32ff32cc6635eee9abd3bba172d48c3f4c24c (patch)
tree5f289ef164cb2111dc54d323c132b14072ca6456
parentoptimize icons (diff)
downloadtabler-icons-d5c32ff32cc6635eee9abd3bba172d48c3f4c24c.tar.xz
`tournament` icon
-rw-r--r--src/_icons/tournament.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/tournament.svg b/src/_icons/tournament.svg
new file mode 100644
index 0000000..f94c11e
--- /dev/null
+++ b/src/_icons/tournament.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <path d="M5 6h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
+ <path d="M5 14h3a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-3" />
+ <path d="M9 8h4a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-4" />
+ <line x1="14" y1="12" x2="19" y2="12" />
+</svg>