diff options
author | Paweł Kuna <1282324+codecalm@users.noreply.github.com> | 2022-08-15 09:25:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-15 09:25:53 +0200 |
commit | 79124e46a28bdfa56cb0068a00002a1402621d4c (patch) | |
tree | 0659113a8f559e43d9f80037eeb5f038ec199b0a /src/_icons/mug.svg | |
parent | Merge pull request #283 from jared-rice/update-readme (diff) | |
parent | change unicode build (diff) | |
download | tabler-icons-79124e46a28bdfa56cb0068a00002a1402621d4c.tar.xz |
Merge pull request #287 from tabler/dev-unicode
Diffstat (limited to 'src/_icons/mug.svg')
-rw-r--r-- | src/_icons/mug.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/mug.svg b/src/_icons/mug.svg index 0ab98b83..44bd279d 100644 --- a/src/_icons/mug.svg +++ b/src/_icons/mug.svg @@ -2,6 +2,7 @@ category: Food tags: [tea, coffee, drink, container, jug] version: "1.1" +unicode: "eafb" --- <svg> <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" /> |