diff options
Diffstat (limited to 'src/icons/coffee.svg')
-rw-r--r-- | src/icons/coffee.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/coffee.svg b/src/icons/coffee.svg new file mode 100644 index 00000000..a354622f --- /dev/null +++ b/src/icons/coffee.svg @@ -0,0 +1,13 @@ +--- +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> |