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