diff options
author | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-19 15:46:18 +0200 |
commit | 4e9d9e8d06f12979b92f277619ea1487f8ab7e59 (patch) | |
tree | e0a0e32594b1da0ef7afe7666b05e46f53ecbe59 /icons/mood-crazy-happy.svg | |
parent | 5 new icons: `circle-off`, `hexagon-off`, `octagon-off`, `square-off`, `trian... (diff) | |
download | tabler-icons-4e9d9e8d06f12979b92f277619ea1487f8ab7e59.tar.xz |
icons build
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> |