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