diff options
Diffstat (limited to 'src/_icons/mood-annoyed-2.svg')
-rw-r--r-- | src/_icons/mood-annoyed-2.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/mood-annoyed-2.svg b/src/_icons/mood-annoyed-2.svg new file mode 100644 index 00000000..a6a531ac --- /dev/null +++ b/src/_icons/mood-annoyed-2.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="M15 14c-2 0 -3 1 -3.5 2.05" /> + <path d="M10 9.25c-.5 1 -2.5 1 -3 0" /> + <path d="M17 9.25c-.5 1 -2.5 1 -3 0" /> +</svg> |