diff options
author | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-12-05 17:28:41 +0100 |
commit | 51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0 (patch) | |
tree | 41089d37486b83af446c78cd2a015f5d62727b9d /src/_icons/mood-crazy-happy.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/mood-crazy-happy.svg')
-rw-r--r-- | src/_icons/mood-crazy-happy.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/mood-crazy-happy.svg b/src/_icons/mood-crazy-happy.svg index a8add113..046c860a 100644 --- a/src/_icons/mood-crazy-happy.svg +++ b/src/_icons/mood-crazy-happy.svg @@ -5,8 +5,8 @@ version: 1.34 <svg> <circle cx="12" cy="12" r="9" /> <line x1="7" y1="8.5" x2="10" y2="11.5" /> - <path d="M7 11.5l3-3" /> + <path d="M7 11.5l3 -3" /> <line x1="14" y1="8.5" x2="17" y2="11.5" /> - <path d="M14 11.5l3-3" /> + <path d="M14 11.5l3 -3" /> <path d="M9.5 15a3.5 3.5 0 0 0 5 0" /> </svg> |