aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/ball-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-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-football.svg')
-rw-r--r--src/_icons/ball-football.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg
new file mode 100644
index 00000000..6ca1f999
--- /dev/null
+++ b/src/_icons/ball-football.svg
@@ -0,0 +1,9 @@
+---
+tags: [sport, game, sportsman, play, match, pitch]
+category: Sport
+---
+<svg>
+ <circle cx="12" cy="12" r="9" />
+ <path d="M12 7l4.76 3.45l-1.76 5.55h-6l-1.76 -5.55z" />
+ <path d="M12 7v-4m3 13l2.5 3m-.74 -8.55l3.74 -1.45m-11.44 7.05l-2.56 2.95m.74 -8.55l-3.74 -1.45" />
+</svg>