atisawd / boxicons

High Quality web friendly icons
https://boxicons.com
MIT License
2.9k stars 289 forks source link

Love Boxicons! #128

Open ryancwalsh opened 3 years ago

ryancwalsh commented 3 years ago

Thank you so much for making Boxicons. They are amazing.

One suggestion I have is:

It would be really nice and convenient if the boxicons.com website accepted a URL param such as ?q=someSearchQuery.

That way, searching for an icon (such as "gift") would be as easy as browsing to https://boxicons.com/?q=gift

Here is an example with "link" instead of "gift":

image

This functionality would then let users configure their browser (via "custom search engines") to let them type "box {space} gift" in the URL field of their browser, and it would automatically open https://boxicons.com/?q=gift and show the appropriate results.

ryancwalsh commented 3 years ago

https://stackoverflow.com/a/35488861/470749 may help :-)