diff options
Diffstat (limited to 'icons/mood-kid.svg')
-rw-r--r-- | icons/mood-kid.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/mood-kid.svg b/icons/mood-kid.svg new file mode 100644 index 00000000..d6b8da8e --- /dev/null +++ b/icons/mood-kid.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mood-kid" 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"/> + <circle cx="12" cy="12" r="9" /> + <line x1="9" y1="10" x2="9.01" y2="10" /> + <line x1="15" y1="10" x2="15.01" y2="10" /> + <path d="M9.5 15a3.5 3.5 0 0 0 5 0" /> + <path d="M12 3a2 2 0 0 0 0 4" /> +</svg> + + |