diff options
Diffstat (limited to 'src/_icons/ball-football.svg')
-rw-r--r-- | src/_icons/ball-football.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg new file mode 100644 index 00000000..1aeaf0cd --- /dev/null +++ b/src/_icons/ball-football.svg @@ -0,0 +1,12 @@ +--- +category: Sport +--- +<svg> + <circle cx="12" cy="12" r="9"/> + <path d="M12 7l4.755 3.455-1.816 5.59H9.06l-1.816-5.59z"/> + <path d="M12 7V3"/> + <path d="M15 16l2.5 3"/> + <path d="M16.755 10.455L20.5 9"/> + <path d="M9.061 16.045L6.5 19"/> + <path d="M7.245 10.455L3.5 9"/> +</svg> |