diff options
Diffstat (limited to 'src/_icons/mood-wrrr.svg')
-rw-r--r-- | src/_icons/mood-wrrr.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/mood-wrrr.svg b/src/_icons/mood-wrrr.svg index d57277ca..ad415ef1 100644 --- a/src/_icons/mood-wrrr.svg +++ b/src/_icons/mood-wrrr.svg @@ -2,7 +2,7 @@ category: Mood --- <svg> - <circle transform="matrix(-1 0 0 1 24 0)" cx="12" cy="12" r="9" /> + <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" /> <path d="M8 16l1 -1l1.5 1l1.5 -1l1.5 1l1.5 -1l1 1" /> <path d="M8.5 11.5l1.5 -1.5l-1.5 -1.5" /> <path d="M15.5 11.5l-1.5 -1.5l1.5 -1.5" /> |