[Icons] Add Search Command
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | yes |
| Issues | |
| License | MIT |
Allow to search for icon sets (by prefix / name) and icons (paginated lists)
# Search icon set matching "boo"
php bin/console ux:icons:search boo
# Search icons in the Lucide set matching "arr"
php bin/console ux:icons:search lucide arr
| Search | Search Set | Search Set |
|---|---|---|
| Icons | Icons | Icons |
|---|---|---|
(Failures unrelated)
Thanks @javiereguiluz for this review, i'll fix it tonight or tomorrow !
Can you add a bit of docs?
You mean in the command, or mention the command in the component docs ? I guess the later but just want to be sure :)
You mean in the command, or mention the command in the component docs ? I guess the later but just want to be sure :)
I meant in index.rst
from iconify.design-> from ux.symfony.com?
Agreed. I don't want to actively hide the fact that iconify.design is used under the hood but also, don't want to cause confusion.
from iconify.design-> from ux.symfony.com?
Agreed. I don't want to actively hide the fact that iconify.design is used under the hood but also, don't want to cause confusion.
Ok will update.
@kbond I just commited some doc .. inspired by the TwigComponent doc. But tell me if you expected something else :)
Let's merge this amazing feature! Thanks a lot Simon for this superb contribution 🙇