diff options
Diffstat (limited to 'src/icons/cup.svg')
-rw-r--r-- | src/icons/cup.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/icons/cup.svg b/src/icons/cup.svg new file mode 100644 index 00000000..fbdfd25a --- /dev/null +++ b/src/icons/cup.svg @@ -0,0 +1,12 @@ +--- +tags: [coffee, drink, water, food] +category: Food +version: "1.41" +unicode: "ef28" +--- +<svg> + <path d="M5 11h14v-3h-14z" /> + <path d="M17.5 11l-1.5 10h-8l-1.5 -10" /> + <path d="M6 8v-1a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v1" /> + <path d="M15 5v-2" /> +</svg> |