aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/ice-cream.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
committercodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
commitc8da3525fac1d02e48b957a0ed9676b28e38e394 (patch)
treed29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/ice-cream.svg
parentUpdate README.md (diff)
parentMerge pull request #104 from tabler/dev-iconfont-generation (diff)
downloadtabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz
Merge branch 'dev' of https://github.com/tabler/tabler-icons
 Conflicts:  iconfont/fonts/tabler-icons.eot  iconfont/fonts/tabler-icons.ttf  iconfont/fonts/tabler-icons.woff  iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/ice-cream.svg')
-rw-r--r--src/_icons/ice-cream.svg7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/_icons/ice-cream.svg b/src/_icons/ice-cream.svg
index fbd142b8..4cfe945e 100644
--- a/src/_icons/ice-cream.svg
+++ b/src/_icons/ice-cream.svg
@@ -3,7 +3,8 @@ tags: [candy, dessert, frozen, sweet]
version: 1.0
---
<svg>
- <line x1="4" y1="20" x2="8" y2="16" />
- <line x1="5" y1="13" x2="11" y2="19" />
- <path d="M11 19l7 -7a4 4 0 0 0 -6 -6l-7 7" />
+ <path d="M12 21.5v-4.5" />
+ <path d="M8 17h8v-10a4 4 0 1 0 -8 0v10z" />
+ <path d="M8 10.5l8 -3.5" />
+ <path d="M8 14.5l8 -3.5" />
</svg>