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/sausage.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/sausage.svg')
-rw-r--r-- | src/_icons/sausage.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/sausage.svg b/src/_icons/sausage.svg index 853640cc..011f18b5 100644 --- a/src/_icons/sausage.svg +++ b/src/_icons/sausage.svg @@ -2,6 +2,7 @@ tags: [food, grill, bonfire, campfire, meat, hot-dog] category: Food version: "1.40" +unicode: "ef17" --- <svg> <path d="M5.5 5.5a2.5 2.5 0 0 0 -2.5 2.5c0 7.18 5.82 13 13 13a2.5 2.5 0 1 0 0 -5a8 8 0 0 1 -8 -8a2.5 2.5 0 0 0 -2.5 -2.5z" /> |