diff options
Diffstat (limited to 'src/_icons/mood-wrrr.svg')
-rw-r--r-- | src/_icons/mood-wrrr.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/mood-wrrr.svg b/src/_icons/mood-wrrr.svg new file mode 100644 index 00000000..d57277ca --- /dev/null +++ b/src/_icons/mood-wrrr.svg @@ -0,0 +1,9 @@ +--- +category: Mood +--- +<svg> + <circle transform="matrix(-1 0 0 1 24 0)" cx="12" cy="12" r="9" /> + <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" /> +</svg> |