No longer needed!
https://pictogrammers.com/library/mdi/ and https://fonts.google.com/icons?icon.style=Filled&icon.set=Material+Icons
Both have a better search now with aliases.
--
You can find the page here
Feel free to contribute an alias!
Just open a PR on the icons.yml
file and add your aliases.
Keep in mind that the aliases do have a few rules in order to prevent chaos:
- They should be in English (feel free to fork and create your own language version)
- An alias should be a commonly used word
- Try to be consistent and check the file if your aliases already exists in a different form (e.g.
finances
andfinancial
, pick whichever is already in use)
Found a bug? Got a device that the site doesn't work on? Feel free to submit an issue or PR and I'll take a look.
IE9 and lower is not supported.
Install dependencies
npm install
Run the project
npm run dev
Since icon updates from Google are infrequent, I'm doing them manually but should they suddenly start updating every day then I'll create a script for it.
MIT
Google, if your're reading this: feel free to take the icons.yml
alias file and integrate it in your own icon search website.