diff options
author | codecalm <codecalm@gmail.com> | 2021-12-11 00:35:11 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-12-11 00:35:11 +0100 |
commit | deb725368570314e03d6a8d730b21997cf40bc98 (patch) | |
tree | d54a07d136c587ad23e2cf3d08327389ac1fecbb /src/_icons | |
parent | 18 new icons: `armchair`, `axe`, `ball-baseball`, `beer`, `brand-gmail`, `bre... (diff) | |
download | tabler-icons-deb725368570314e03d6a8d730b21997cf40bc98.tar.xz |
Fixed icon: `grill`
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/grill.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/grill.svg b/src/_icons/grill.svg index aebf62b6..60d083c6 100644 --- a/src/_icons/grill.svg +++ b/src/_icons/grill.svg @@ -2,8 +2,8 @@ category: Food --- <svg> - <path d="M19 8h-14a6 6 0 0 0 6 6h2a6 6 0 0 0 6 -6z" /> - <circle transform="matrix(-1 0 0 1 34 0)" cx="17" cy="18" r="2" /> + <path d="M19 8h-14a6 6 0 0 0 6 6h2a6 6 0 0 0 5.996 -5.775l.004 -.225z" /> + <path d="M17 20a2 2 0 1 1 0 -4a2 2 0 0 1 0 4z" /> <path d="M15 14l1 2" /> <path d="M9 14l-3 6" /> <path d="M15 18h-8" /> |