aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/ball-american-football.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
committercodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
commitc8da3525fac1d02e48b957a0ed9676b28e38e394 (patch)
treed29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/ball-american-football.svg
parentUpdate README.md (diff)
parentMerge pull request #104 from tabler/dev-iconfont-generation (diff)
downloadtabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz
Merge branch 'dev' of https://github.com/tabler/tabler-icons
 Conflicts:  iconfont/fonts/tabler-icons.eot  iconfont/fonts/tabler-icons.ttf  iconfont/fonts/tabler-icons.woff  iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/ball-american-football.svg')
-rw-r--r--src/_icons/ball-american-football.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/ball-american-football.svg b/src/_icons/ball-american-football.svg
new file mode 100644
index 00000000..e04b30a6
--- /dev/null
+++ b/src/_icons/ball-american-football.svg
@@ -0,0 +1,12 @@
+---
+tags: [sport, game, sportsman, play, match, pitch]
+category: Sport
+---
+<svg>
+ <line x1="15" y1="9" x2="9" y2="15" />
+ <line x1="10" y1="12" x2="12" y2="14" />
+ <line x1="12" y1="10" x2="14" y2="12" />
+ <path d="M8 21a5 5 0 0 0 -5 -5" />
+ <path d="M16 3c-7.18 0 -13 5.82 -13 13a5 5 0 0 0 5 5c7.18 0 13 -5.82 13 -13a5 5 0 0 0 -5 -5" />
+ <path d="M16 3a5 5 0 0 0 5 5" />
+</svg>