diff options
author | codecalm <codecalm@gmail.com> | 2021-04-27 00:14:39 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-27 00:14:39 +0200 |
commit | fb0a9239b7f75c141edf0502255115f9e7efe1d9 (patch) | |
tree | fd03ac176261652eddfbd2d867f73a848c523763 /src/_icons/cheese.svg | |
parent | 18 new icons: `ad-2`, `angle`, `apple`, `border-style-2`, `box-model-2`, `bra... (diff) | |
download | tabler-icons-fb0a9239b7f75c141edf0502255115f9e7efe1d9.tar.xz |
Release 1.41.0v1.41.0
Diffstat (limited to 'src/_icons/cheese.svg')
-rw-r--r-- | src/_icons/cheese.svg | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/src/_icons/cheese.svg b/src/_icons/cheese.svg index 37257eca..9bef0cc3 100644 --- a/src/_icons/cheese.svg +++ b/src/_icons/cheese.svg @@ -2,10 +2,9 @@ category: Food --- <svg> - <path d="M4.519 20.008L21 20v-3.5a2 2 0 1 1 0-4V9H4.278"/> - <path d="M21 9l-9.385-4.992c-2.512.12-4.758 1.42-6.327 3.425C3.865 9.253 3 11.654 3 14.287c0 2.117.56 4.085 1.519 5.721"/> - <path d="M15 13v.01"/> - <path d="M8 13v.01"/> - <path d="M11 16v.01"/> + <path d="M4.519 20.008l16.481 -.008v-3.5a2 2 0 1 1 0 -4v-3.5h-16.722" /> + <path d="M21 9l-9.385 -4.992c-2.512 .12 -4.758 1.42 -6.327 3.425c-1.423 1.82 -2.288 4.221 -2.288 6.854c0 2.117 .56 4.085 1.519 5.721" /> + <path d="M15 13v.01" /> + <path d="M8 13v.01" /> + <path d="M11 16v.01" /> </svg> - |