To start and simplify the description, I will give a video fragment. (note the 3 moving columns)
I would like to make such a dynamic icon (at the moment when the user is listening to music) on my website using tailwind.
I didn’t find anything like it on the Internet. Perhaps you can help with a link with a similar example or code, I will be very grateful
2
Answers
I’ve made an example using tailwind as you requested here:
You can also have a look here: https://play.tailwindcss.com/0HqXjgPYVR
You’d need to create custom component for that if you’re only looking for tailwind solution (Shown below). But you could also use either a gif or use a library like a https://lordicon.com/docs/library-tour
full tailwind solution:
demo: https://play.tailwindcss.com/bdAMP23kQS?file=config
component
config