diff options
Diffstat (limited to 'src/icons/soup.svg')
-rw-r--r-- | src/icons/soup.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/soup.svg b/src/icons/soup.svg new file mode 100644 index 00000000..22490a7f --- /dev/null +++ b/src/icons/soup.svg @@ -0,0 +1,13 @@ +--- +tags: [food, cooking, restaurant, bowl, hot, kitchen] +category: Food +version: "1.41" +unicode: "ef2e" +--- +<svg> + <path d="M3 19h18" /> + <path d="M3 11h18a8 8 0 0 1 -8 8h-2a8 8 0 0 1 -8 -8z" /> + <path d="M9 8v-3" /> + <path d="M12 5v3" /> + <path d="M15 5v3" /> +</svg> |