diff options
Diffstat (limited to 'src/_icons/mood-angry.svg')
-rw-r--r-- | src/_icons/mood-angry.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/mood-angry.svg b/src/_icons/mood-angry.svg new file mode 100644 index 00000000..4f0957e9 --- /dev/null +++ b/src/_icons/mood-angry.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 9l2 1" /> + <path d="M16 9l-2 1" /> + <path d="M14.5 16.05a3.5 3.5 0 0 0 -5 0" /> +</svg> |