diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 15:37:38 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 15:37:38 +0200 |
commit | e64dff274456b1f17a5212f3839ac56305b4d4cc (patch) | |
tree | 3dd086ccc4707d8bf3ec761552fee632a1d2b349 /src/_icons | |
parent | numbered (ordered) list icon #97 (diff) | |
download | tabler-icons-e64dff274456b1f17a5212f3839ac56305b4d4cc.tar.xz |
mushroom, pizza fixes
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/mushroom.svg | 1 | ||||
-rw-r--r-- | src/_icons/pizza.svg | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/src/_icons/mushroom.svg b/src/_icons/mushroom.svg index 9fb98b2b..1ce14795 100644 --- a/src/_icons/mushroom.svg +++ b/src/_icons/mushroom.svg @@ -1,4 +1,5 @@ --- +category: Food --- <svg> <path d="M20 11.1c0 -4.474 -3.582 -8.1 -8 -8.1s-8 3.626 -8 8.1a0.9 .9 0 0 0 .9 .9h14.2a0.9 .9 0 0 0 .9 -.9z" /> diff --git a/src/_icons/pizza.svg b/src/_icons/pizza.svg index 388142e4..bfb41fee 100644 --- a/src/_icons/pizza.svg +++ b/src/_icons/pizza.svg @@ -3,7 +3,7 @@ version: 1.35 --- <svg> <path d="M12 21.5c-3.04 0 -5.952 -.714 -8.5 -1.983l8.5 -16.517l8.5 16.517a19.09 19.09 0 0 1 -8.5 1.983z" /> - <path d="M5.2 15.772a14.939 14.939 0 0 0 6.995 1.728a14.944 14.944 0 0 0 6.638 -1.545" /> - <line x1="13" y1="11.01" x2="13" y2="11" /> - <line x1="11" y1="14" x2="11" y2="13.99" /> + <path d="M5.38 15.866a14.94 14.94 0 0 0 6.815 1.634a14.944 14.944 0 0 0 6.502 -1.479" /> + <path d="M13 11.01v-.01" /> + <path d="M11 14v-.01" /> </svg> |