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-off.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-off.svg')
-rw-r--r-- | src/icons/coffee-off.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/icons/coffee-off.svg b/src/icons/coffee-off.svg new file mode 100644 index 00000000..af74887f --- /dev/null +++ b/src/icons/coffee-off.svg @@ -0,0 +1,14 @@ +--- +tags: [espresso, hot, cup, latte, cafe, drink] +category: Food +version: "1.65" +unicode: "f106" +--- +<svg> + <path d="M3 14c.83 .642 2.077 1.017 3.5 1c1.423 .017 2.67 -.358 3.5 -1c.73 -.565 1.783 -.923 2.994 -.99" /> + <path d="M8 3c-.194 .14 -.364 .305 -.506 .49" /> + <path d="M12 3a2.4 2.4 0 0 0 -1 2a2.4 2.4 0 0 0 1 2" /> + <path d="M14 10h3v3m-.257 3.743a6.003 6.003 0 0 1 -5.743 4.257h-2a6 6 0 0 1 -6 -6v-5h7" /> + <path d="M20.116 16.124a3 3 0 0 0 -3.118 -4.953" /> + <path d="M3 3l18 18" /> +</svg> |