diff options
author | codecalm <codecalm@gmail.com> | 2021-04-26 23:35:33 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-26 23:35:33 +0200 |
commit | c3dabe1eff9baf8d60fd5c4fe038c68a82b5b421 (patch) | |
tree | d7738911e19e2233dd4da56fa37ee5058bd4dea1 /src/_icons/cheese.svg | |
parent | new version fix (diff) | |
download | tabler-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/cheese.svg')
-rw-r--r-- | src/_icons/cheese.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/cheese.svg b/src/_icons/cheese.svg new file mode 100644 index 00000000..37257eca --- /dev/null +++ b/src/_icons/cheese.svg @@ -0,0 +1,11 @@ +--- +category: Food +--- +<svg> + <path d="M4.519 20.008L21 20v-3.5a2 2 0 1 1 0-4V9H4.278"/> + <path d="M21 9l-9.385-4.992c-2.512.12-4.758 1.42-6.327 3.425C3.865 9.253 3 11.654 3 14.287c0 2.117.56 4.085 1.519 5.721"/> + <path d="M15 13v.01"/> + <path d="M8 13v.01"/> + <path d="M11 16v.01"/> +</svg> + |