diff options
Diffstat (limited to 'src/_icons/ball-football.svg')
-rw-r--r-- | src/_icons/ball-football.svg | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg index 3c556e0b..2e94f188 100644 --- a/src/_icons/ball-football.svg +++ b/src/_icons/ball-football.svg @@ -2,11 +2,7 @@ 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" /> - <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" /> + <circle cx="12" cy="12" r="9"/> + <path d="M12 7l4.76 3.45L15 16H9l-1.76-5.55z"/> + <path d="M12 7V3M15 16l2.5 3M16.76 10.45L20.5 9M9.06 16.05L6.5 19M7.24 10.45L3.5 9"/> </svg> |