diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/_icons/coffee.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/_icons/coffee.svg')
-rw-r--r-- | src/_icons/coffee.svg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/_icons/coffee.svg b/src/_icons/coffee.svg deleted file mode 100644 index a354622f..00000000 --- a/src/_icons/coffee.svg +++ /dev/null @@ -1,13 +0,0 @@ ---- -tags: [espresso, hot, cup, latte, cafe, drink] -category: Food -version: "1.40" -unicode: "ef0e" ---- -<svg> - <path d="M3 14c.83 .642 2.077 1.017 3.5 1c1.423 .017 2.67 -.358 3.5 -1c.83 -.642 2.077 -1.017 3.5 -1c1.423 -.017 2.67 .358 3.5 1" /> - <path d="M8 3a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" /> - <path d="M12 3a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" /> - <path d="M3 10h14v5a6 6 0 0 1 -6 6h-2a6 6 0 0 1 -6 -6v-5z" /> - <path d="M16.746 16.726a3 3 0 1 0 .252 -5.555" /> -</svg> |