mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-05-24 22:32:12 +00:00
add missing animated icon
This commit is contained in:
parent
349794dbaa
commit
6e95b977ac
2 changed files with 2 additions and 0 deletions
1
assets/animated_icons/hourglass.json
Normal file
1
assets/animated_icons/hourglass.json
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -118,6 +118,7 @@ class EmojiAnimationComp extends StatelessWidget {
|
|||
'🎉': 'party-popper.lottie',
|
||||
'🎊': 'confetti-ball.lottie',
|
||||
'🎂': 'birthday-cake.json',
|
||||
'⌛': 'hourglass.json',
|
||||
'🧡': 'orange-heart.lottie',
|
||||
'💛': 'yellow-heart.lottie',
|
||||
'💚': 'green-heart.lottie',
|
||||
|
|
|
|||
Loading…
Reference in a new issue