aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/cup.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/cup.svg')
-rw-r--r--src/_icons/cup.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/cup.svg b/src/_icons/cup.svg
index d2f28eac..4911afb6 100644
--- a/src/_icons/cup.svg
+++ b/src/_icons/cup.svg
@@ -2,8 +2,8 @@
category: Food
---
<svg>
- <path d="M5 11h14V8H5z"/>
- <path d="M17.5 11L16 21H8L6.5 11"/>
- <path d="M6 8V7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1"/>
- <path d="M15 5V3"/>
+ <path d="M5 11h14v-3h-14z" />
+ <path d="M17.5 11l-1.5 10h-8l-1.5 -10" />
+ <path d="M6 8v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1" />
+ <path d="M15 5v-2" />
</svg>