mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-08 21:30:40 +02:00
2 new icons: mood-kid
, mood-suprised
Fixed icons: `mood-tongue`
This commit is contained in:
10
src/_icons/mood-kid.svg
Normal file
10
src/_icons/mood-kid.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
tags: [face, emoji, emotion]
|
||||
---
|
||||
<svg>
|
||||
<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 00 0 4"></path>
|
||||
</svg>
|
9
src/_icons/mood-suprised.svg
Normal file
9
src/_icons/mood-suprised.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tags: [face, emoji, emotion]
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="9" y1="9" x2="9.01" y2="9" />
|
||||
<line x1="15" y1="9" x2="15.01" y2="9" />
|
||||
<circle cx="12" cy="15" r="2" />
|
||||
</svg>
|
@@ -5,5 +5,5 @@ tags: [face, emoji, emotion]
|
||||
<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="M10 14v2a2 2 0 0 0 4 0v-2m1 0h-6" />
|
||||
<path d="M10 14v2a2 2 0 0 0 4 0v-2m1.5 0h-7" />
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user