1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 17:42:15 +02:00

4 new icons: mood-edit, mood-share, users-minus, users-plus

Fixed icons: `mood-pin`, `mood-search`
This commit is contained in:
codecalm
2023-03-28 18:22:15 +02:00
parent 8274e8c1b2
commit 4f3439e8bd
6 changed files with 42 additions and 5 deletions

9
src/_icons/mood-edit.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M20.955 11.104a9 9 0 1 0 -9.895 9.847" />
<path d="M9 10h.01" />
<path d="M15 10h.01" />
<path d="M9.5 15c.658 .672 1.56 1 2.5 1c.126 0 .251 -.006 .376 -.018" />
<path d="M18.42 15.61a2.1 2.1 0 0 1 2.97 2.97l-3.39 3.42h-3v-3l3.42 -3.39z" />
</svg>

View File

@@ -5,9 +5,10 @@ version: "2.7"
unicode: "f7b8"
---
<svg>
<path d="M19 18v.01m2 -6.01a9 9 0 1 0 -8.34 8.976" />
<path d="M9.5 15a3.59 3.59 0 0 0 2.796 .988" />
<path d="M21.121 20.121a3 3 0 1 0 -4.242 0l2.121 2.122l2.121 -2.122z" />
<path d="M21 12a9 9 0 1 0 -8.352 8.977" />
<path d="M9 10h.01" />
<path d="M15 10h.01" />
<path d="M9.5 15c.658 .672 1.56 1 2.5 1c.102 0 .203 -.004 .304 -.012" />
<path d="M21.121 20.121a3 3 0 1 0 -4.242 0c.418 .419 1.125 1.045 2.121 1.879c1.051 -.89 1.759 -1.516 2.121 -1.879z" />
<path d="M19 18v.01" />
</svg>

View File

@@ -5,10 +5,10 @@ version: "2.7"
unicode: "f7ba"
---
<svg>
<path d="M21 12a9 9 0 1 0 -8.99 9" />
<path d="M21 12a9 9 0 1 0 -9 9" />
<path d="M9 10h.01" />
<path d="M15 10h.01" />
<path d="M9.5 15a3.556 3.556 0 0 0 1.823 .937c.221 .042 .448 .063 .677 .063" />
<path d="M9.5 15c.658 .672 1.56 1 2.5 1" />
<path d="M18 18m-3 0a3 3 0 1 0 6 0a3 3 0 1 0 -6 0" />
<path d="M20.2 20.2l1.8 1.8" />
</svg>

10
src/_icons/mood-share.svg Normal file
View File

@@ -0,0 +1,10 @@
---
---
<svg>
<path d="M20.942 13.018a9 9 0 1 0 -8.942 7.982" />
<path d="M9 10h.01" />
<path d="M15 10h.01" />
<path d="M9.5 15c.658 .672 1.56 1 2.5 1c.213 0 .424 -.017 .63 -.05" />
<path d="M16 22l5 -5" />
<path d="M21 21.5v-4.5h-4.5" />
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
<path d="M3 21v-2a4 4 0 0 1 4 -4h4c.948 0 1.818 .33 2.504 .88" />
<path d="M16 3.13a4 4 0 0 1 0 7.75" />
<path d="M16 19h6" />
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M5 7a4 4 0 1 0 8 0a4 4 0 0 0 -8 0" />
<path d="M3 21v-2a4 4 0 0 1 4 -4h4c.96 0 1.84 .338 2.53 .901" />
<path d="M16 3.13a4 4 0 0 1 0 7.75" />
<path d="M16 19h6" />
<path d="M19 16v6" />
</svg>