diff options
Diffstat (limited to 'icons/mood-sing.svg')
-rw-r--r-- | icons/mood-sing.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/mood-sing.svg b/icons/mood-sing.svg new file mode 100644 index 00000000..1ec0662e --- /dev/null +++ b/icons/mood-sing.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-sing" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="12" r="9" /> + <path d="M9 9h.01" /> + <path d="M15 9h.01" /> + <circle cx="15" cy="15" r="2" /> +</svg> + + |