diff options
Diffstat (limited to 'icons/glass.svg')
-rw-r--r-- | icons/glass.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/glass.svg b/icons/glass.svg index b31c17c7..c958b937 100644 --- a/icons/glass.svg +++ b/icons/glass.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <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="M17 3l1 7c0 3.012 -2.686 5 -6 5s-6 -1.988 -6 -5l1 -7h10z" /> </svg> |