diff options
Diffstat (limited to 'src/icons/mood-angry.svg')
-rw-r--r-- | src/icons/mood-angry.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/mood-angry.svg b/src/icons/mood-angry.svg new file mode 100644 index 00000000..221fb2c2 --- /dev/null +++ b/src/icons/mood-angry.svg @@ -0,0 +1,11 @@ +--- +category: Mood +version: "1.83" +unicode: "f2de" +--- +<svg> + <path d="M12 21a9 9 0 1 1 0 -18a9 9 0 0 1 0 18z" /> + <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> |