aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/glass.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/glass.svg')
-rw-r--r--src/_icons/glass.svg6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/_icons/glass.svg b/src/_icons/glass.svg
index fbe9c72f..d6a0ed13 100644
--- a/src/_icons/glass.svg
+++ b/src/_icons/glass.svg
@@ -3,7 +3,7 @@ tags: [wine, cup, goblet]
version: 1.0
---
<svg>
- <path d="M8 21h8"/>
- <path d="M12 15v6"/>
- <path d="M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z"/>
+ <line x1="8" y1="21" x2="16" y2="21" />
+ <line x1="12" y1="15" x2="12" y2="21" />
+ <path d="M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z" />
</svg>