🎂 fix: birthday icon (#2950)

* fix: tooltip and birthday icon

* chore: update conditional render

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
This commit is contained in:
Marco Beretta 2024-06-04 14:55:41 +02:00 committed by GitHub
parent 37ae484fbc
commit 9f0c1914a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 9 deletions

View file

@ -8,7 +8,7 @@ export default function BirthdayIcon({ className = '' }) {
viewBox="0 0 233.33 290"
xmlns="http://www.w3.org/2000/svg"
xmlnsXlink="http://www.w3.org/1999/xlink"
className={cn('h-14 w-14', className)}
className={cn('h-11 w-11', className)}
>
<defs>
<linearGradient