ITT is a dumping ground for creating icons, the concepts they represent, and how they could be improved.
Created this topic to have a place to put the in-progress site icons as they're being created.
As I'm making this, I'm taking into account the respective sizes of all the icons and calculating the speed involved with loading them. I am noticing that while a grand majority of icons will take only a few milliseconds to open, that would add up quickly with the method I got going on. To make things worse, I have found out through research that the way I've been loading these icons never caches the file(s) for future reference, and it would take many, many requests per page load (even on refresh) to retrieve everything if I don't fix it with this upcoming patch. I'm looking into an icon sprite sheet solution to ensure that it all loads once, and is immediately cached for a smoother experience.




