aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/glass-full.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-10-14 16:07:07 +0200
committercodecalm <codecalm@gmail.com>2020-10-14 16:07:07 +0200
commit7d88efd4db1f25daeb30fcdb1c42168ba456292e (patch)
tree33c4a50bd107b23aa308d07ebd95dafb41118f7f /src/_icons/glass-full.svg
parenttournament fix (diff)
downloadtabler-icons-7d88efd4db1f25daeb30fcdb1c42168ba456292e.tar.xz
66 new icons: `ball-football-off`, `box-multiple-0`, `box-multiple-1`, `box-multiple-2`, `box-multiple-3`, `box-multiple-4`, `box-multiple-5`, `box-multiple-6`, `box-multiple-7`, `box-multiple-8`, `box-multiple-9`, `box-multiple`, `calendar-off`, `cash-banknote-off`, `circle-0`, `circle-1`, `circle-2`, `circle-3`, `circle-4`, `circle-5`, `circle-6`, `circle-7`, `circle-8`, `circle-9`, `crown-off`, `database-off`, `device-computer-camera-off`, `device-desktop-off`, `drone-off`, `files-off`, `glass-off`, `keyboard-off`, `math-function`, `number-0`, `number-1`, `number-2`, `number-3`, `number-4`, `number-5`, `number-6`, `number-7`, `number-8`, `number-9`, `number-small-0`, `number-small-1`, `number-small-2`, `number-small-3`, `number-small-4`, `number-small-5`, `number-small-6`, `number-small-7`, `number-small-8`, `number-small-9`, `receipt-off`, `square-0`, `square-1`, `square-2`, `square-3`, `square-4`, `square-5`, `square-6`, `square-7`, `square-8`, `square-9`, `table-off`, `truck-off`
Fixed icons: `ball-football`, `glass-full`, `glass`, `math-symbols`, `mug`, `playlist`, `relation-many-to-many`, `relation-one-to-many`, `relation-one-to-one`, `satellite`, `table`, `window`
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 d07ad1fd..f337d298 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>
- <line x1="8" y1="21" x2="16" y2="21" />
- <line x1="12" y1="15" x2="12" y2="21" />
- <path d="M16 4l1 6a5 5 0 0 1 -10 0l1 -6z" />
- <path d="M7 10a4 4 0 0 1 5 0a4 4 0 0 0 5 0" />
+ <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"/>
</svg>