diff options
author | codecalm <codecalm@gmail.com> | 2021-01-20 22:18:49 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-01-20 22:18:49 +0100 |
commit | c8da3525fac1d02e48b957a0ed9676b28e38e394 (patch) | |
tree | d29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/mug.svg | |
parent | Update README.md (diff) | |
parent | Merge pull request #104 from tabler/dev-iconfont-generation (diff) | |
download | tabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz |
Merge branch 'dev' of https://github.com/tabler/tabler-icons
Conflicts:
iconfont/fonts/tabler-icons.eot
iconfont/fonts/tabler-icons.ttf
iconfont/fonts/tabler-icons.woff
iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/mug.svg')
-rw-r--r-- | src/_icons/mug.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/mug.svg b/src/_icons/mug.svg index e797ce59..37d54a92 100644 --- a/src/_icons/mug.svg +++ b/src/_icons/mug.svg @@ -3,6 +3,6 @@ tags: [tea, coffee, drink, container, jug] version: 1.1 --- <svg> - <path d="M5 6h10a1 1 0 0 1 1 1v8a4 4 0 0 1 -4 4h-4a4 4 0 0 1 -4 -4v-8a1 1 0 0 1 1 -1" /> - <path d="M16 9h2a2 2 0 0 1 2 2v2a2 2 0 0 1 -2 2h-2" /> + <path d="M4.083 5h10.834a1.08 1.08 0 0 1 1.083 1.077v8.615c0 2.38 -1.94 4.308 -4.333 4.308h-4.334c-2.393 0 -4.333 -1.929 -4.333 -4.308v-8.615a1.08 1.08 0 0 1 1.083 -1.077" /> + <path d="M16 8h2.5c1.38 0 2.5 1.045 2.5 2.333v2.334c0 1.288 -1.12 2.333 -2.5 2.333h-2.5" /> </svg> |