tabler / tabler-icons

A set of over 5400 free MIT-licensed high-quality SVG icons for you to use in your web projects.
https://tabler.io/icons
MIT License
17.84k stars 886 forks source link

Shuffle icons button #1059

Open mauriciabad opened 5 months ago

mauriciabad commented 5 months ago

The problem

Sometimes I'm looking for an icon that is not yet in the library, when that happens, I try to look for something similar by using related keywords. But there are some cases, I still don't find a suitable icon. My last resource is to randomly explore all the pages until I stumble across something that may work.

The solution

It would be useful to be able to shuffle the icons in a random order, to be able to explore the icons in general.

Example implementation

Add a "Shuffle" icon to the right of the "Outline icons" title.

Every time it is clicked, the icons are shuffled (among all pages, not just the visible icons).

Screenshot 2024-03-15 at 12 24 11 AM

Contributing

I can make a PR, so you don't have to spend time on this.

But I can't find the source code of the tabler.io website. Is it private maybe? Let me know how can I contribute 😊

BG-Software-BG commented 5 months ago

The repository of tabler.io website is private.

We'll consider your suggestion.