diff options
Diffstat (limited to 'icons/mood-crazy-happy.svg')
-rw-r--r-- | icons/mood-crazy-happy.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/mood-crazy-happy.svg b/icons/mood-crazy-happy.svg index 07111eab..8e38b082 100644 --- a/icons/mood-crazy-happy.svg +++ b/icons/mood-crazy-happy.svg @@ -2,9 +2,9 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <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> |