diff options
author | codecalm <codecalm@gmail.com> | 2020-10-14 00:42:02 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-14 00:42:02 +0200 |
commit | 61bef58d27a682ebe06b5a6827db993c7a1dc175 (patch) | |
tree | d8471755f643c30be99569f38791c59b9abf9a85 /src/_icons/pacman.svg | |
parent | 24 new icons: `battery-automotive`, `brightness-2`, `brightness-half`, `build... (diff) | |
download | tabler-icons-61bef58d27a682ebe06b5a6827db993c7a1dc175.tar.xz |
9 new icons: `ball-american-football`, `ball-football`, `cash-banknote`, `hierarhy-2`, `hierarhy`, `math-symbols`, `olympics`, `play-card`, `sock`
Fixed icons: `device-cctv`, `ear-off`, `pacman`
Diffstat (limited to 'src/_icons/pacman.svg')
-rw-r--r-- | src/_icons/pacman.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/pacman.svg b/src/_icons/pacman.svg index cafbade8..f8e27490 100644 --- a/src/_icons/pacman.svg +++ b/src/_icons/pacman.svg @@ -1,6 +1,6 @@ --- --- <svg> - <path d="M5.636 5.636a9 9 0 0 1 13.397.74 7L13.414 12l5.619 5.617A9 9 0 1 1 5.636 5.636z" /> - <circle cx="11.5" cy="7.5" r="1" fill="currentColor" /> + <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"/> </svg> |