diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/ball-football.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/ball-football.svg')
-rw-r--r-- | src/_icons/ball-football.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/ball-football.svg b/src/_icons/ball-football.svg index 2e94f188..4a3f3179 100644 --- a/src/_icons/ball-football.svg +++ b/src/_icons/ball-football.svg @@ -2,7 +2,7 @@ category: Sport --- <svg> - <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"/> + <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> |