1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 12:48:26 +01:00

1 new icons: database-smile

Fixed icons: `clipboard-smile`
This commit is contained in:
codecalm 2024-02-01 23:15:42 +01:00
parent a37c4861bc
commit ad7536f82b
2 changed files with 11 additions and 2 deletions

View File

@ -1,8 +1,8 @@
---
---
<svg>
<path d="M10 12h.01" />
<path d="M14 12h.01" />
<path d="M10 13h.01" />
<path d="M14 13h.01" />
<path d="M10 16a3.5 3.5 0 0 0 4 0" />
<path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" />
<path d="M9 5a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" />

View File

@ -0,0 +1,9 @@
---
---
<svg>
<path d="M10 14h.01" />
<path d="M14 14h.01" />
<path d="M10 17a3.5 3.5 0 0 0 4 0" />
<path d="M4 6c0 1.657 3.582 3 8 3s8 -1.343 8 -3s-3.582 -3 -8 -3s-8 1.343 -8 3" />
<path d="M4 6v12c0 1.657 3.582 3 8 3s8 -1.343 8 -3v-12" />
</svg>