aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/milk.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-04-18 16:17:10 +0200
committercodecalm <codecalm@gmail.com>2021-04-18 16:17:10 +0200
commit4e43c6c5713d0f73af405f7b74074d70634626c1 (patch)
tree0c9d689eb8aafb51338c35b29965f2b1c01fb85d /src/_icons/milk.svg
parentjavascript icon #99 (diff)
downloadtabler-icons-4e43c6c5713d0f73af405f7b74074d70634626c1.tar.xz
food icons: bottle, cookie, milk, sausage
Diffstat (limited to 'src/_icons/milk.svg')
-rw-r--r--src/_icons/milk.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/milk.svg b/src/_icons/milk.svg
new file mode 100644
index 00000000..43e4d538
--- /dev/null
+++ b/src/_icons/milk.svg
@@ -0,0 +1,9 @@
+---
+category: Food
+---
+<svg>
+ <path d="M8 6h8v-2a1 1 0 0 0 -1 -1h-6a1 1 0 0 0 -1 1v2z" />
+ <path d="M16 6l1.094 1.759a6 6 0 0 1 .906 3.17v8.071a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8.071a6 6 0 0 1 .906 -3.17l1.094 -1.759" />
+ <circle cx="12" cy="16" r="2" />
+ <path d="M10 10h4" />
+</svg>