diff options
author | codecalm <codecalm@gmail.com> | 2020-10-14 00:43:44 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-14 00:43:44 +0200 |
commit | 651385217b6cd2097b215cb3adfa38d7b276b447 (patch) | |
tree | cc2099721fb18efbff177792aede41a33e5b2ba4 /src/_icons/pacman.svg | |
parent | 9 new icons: `ball-american-football`, `ball-football`, `cash-banknote`, `hie... (diff) | |
download | tabler-icons-651385217b6cd2097b215cb3adfa38d7b276b447.tar.xz |
icons fixes
Diffstat (limited to 'src/_icons/pacman.svg')
-rw-r--r-- | src/_icons/pacman.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/pacman.svg b/src/_icons/pacman.svg index f8e27490..5e49f2cd 100644 --- a/src/_icons/pacman.svg +++ b/src/_icons/pacman.svg @@ -2,5 +2,5 @@ --- <svg> <path d="M5.636 5.636a9 9 0 0 1 13.397 .747l-5.619 5.617l5.619 5.617a9 9 0 1 1 -13.397 -11.981z" /> - <circle cx="11.5" cy="7.5" r="1" fill="currentColor"/> + <circle cx="11.5" cy="7.5" r="1" fill="currentColor" /> </svg> |