diff options
Diffstat (limited to 'src/_icons/ball-football.svg')
-rw-r--r-- | src/_icons/ball-football.svg | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg index 1aeaf0cd..3c556e0b 100644 --- a/src/_icons/ball-football.svg +++ b/src/_icons/ball-football.svg @@ -2,11 +2,11 @@ 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"/> + <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" /> + <line x1="15" y1="16" x2="17.5" y2="19" /> + <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> |