diff options
Diffstat (limited to 'src/_icons/ball-football.svg')
-rw-r--r-- | src/_icons/ball-football.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg new file mode 100644 index 00000000..bedb3051 --- /dev/null +++ b/src/_icons/ball-football.svg @@ -0,0 +1,10 @@ +--- +tags: [sport, game, sportsman, play, match, pitch] +category: Sport +version: 1.39 +--- +<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> |