diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
commit | 605ac9c6b9ee69292080b618a2cb0e39062130de (patch) | |
tree | 5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/ice-cream.svg | |
parent | new icons (diff) | |
download | tabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz |
icons optimize
Diffstat (limited to '_icons/ice-cream.svg')
-rw-r--r-- | _icons/ice-cream.svg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/_icons/ice-cream.svg b/_icons/ice-cream.svg index ef77ea77..3f74a99e 100644 --- a/_icons/ice-cream.svg +++ b/_icons/ice-cream.svg @@ -1,7 +1,7 @@ --- --- <svg> - <line x1="4" y1="20" x2="8" y2="16"></line> - <line x1="5" y1="13" x2="11" y2="19"></line> - <path d="M11 19l7 -7a4 4 0 00-6 -6l-7 7"></path> + <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 00-6 -6l-7 7" /> </svg> |