aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/glass-full.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-15 18:09:19 +0200
committercodecalm <codecalm@gmail.com>2020-10-15 18:09:19 +0200
commitcc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch)
treef97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/glass-full.svg
parenticons tags (diff)
downloadtabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz
icons optimize
Diffstat (limited to 'src/_icons/glass-full.svg')
-rw-r--r--src/_icons/glass-full.svg8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/glass-full.svg b/src/_icons/glass-full.svg
index f337d298..a47ab22c 100644
--- a/src/_icons/glass-full.svg
+++ b/src/_icons/glass-full.svg
@@ -3,8 +3,8 @@ 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"/>
- <path d="M6 10a5.001 5.001 0 0 1 6 0 5.001 5.001 0 0 0 6 0"/>
+ <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" />
+ <path d="M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0" />
</svg>