aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/cup.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-04-26 23:35:33 +0200
committercodecalm <codecalm@gmail.com>2021-04-26 23:35:33 +0200
commitc3dabe1eff9baf8d60fd5c4fe038c68a82b5b421 (patch)
treed7738911e19e2233dd4da56fa37ee5058bd4dea1 /src/_icons/cup.svg
parentnew version fix (diff)
downloadtabler-icons-c3dabe1eff9baf8d60fd5c4fe038c68a82b5b421.tar.xz
18 new icons: `ad-2`, `angle`, `apple`, `border-style-2`, `box-model-2`, `brand-vercel`, `car-crane`, `cheese`, `crane`, `cup`, `dog-bowl`, `fence`, `fish`, `microphone-2`, `radio`, `soup`, `transfer-in`, `transfer-out`
Fixed icons: `ad`, `border-style`
Diffstat (limited to 'src/_icons/cup.svg')
-rw-r--r--src/_icons/cup.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/cup.svg b/src/_icons/cup.svg
new file mode 100644
index 00000000..d2f28eac
--- /dev/null
+++ b/src/_icons/cup.svg
@@ -0,0 +1,9 @@
+---
+category: Food
+---
+<svg>
+ <path d="M5 11h14V8H5z"/>
+ <path d="M17.5 11L16 21H8L6.5 11"/>
+ <path d="M6 8V7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1"/>
+ <path d="M15 5V3"/>
+</svg>