diff options
author | codecalm <codecalm@gmail.com> | 2021-11-17 00:36:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-17 00:36:41 +0100 |
commit | 30ade61741c7d013d165d5731c79030d23cbca80 (patch) | |
tree | bb64eb770d3f974b43fe22856909169426598739 /src/_icons/glass-full.svg | |
parent | tabler icons readme preview image (diff) | |
download | tabler-icons-30ade61741c7d013d165d5731c79030d23cbca80.tar.xz |
1 new icon: `user-circle`
Fixed icons: `box-multiple-2`, `brand-docker`, `brand-mastercard`, `brand-steam`, `brand-ubuntu`, `circle-2`, `device-computer-camera-off`, `glass-full`, `h-2`, `hand-move`, `ice-cream-2`, `multiplier-2x`, `pig`, `square-2`, `tree`, `trees`
Diffstat (limited to 'src/_icons/glass-full.svg')
-rw-r--r-- | src/_icons/glass-full.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/glass-full.svg b/src/_icons/glass-full.svg index 89fc58c3..a7b0a767 100644 --- a/src/_icons/glass-full.svg +++ b/src/_icons/glass-full.svg @@ -7,5 +7,5 @@ version: "1.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" /> + <path d="M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0" /> </svg> |