Designer News
Where the design community meets.
over 8 years ago from Marc Edwards, Founder at Bjango
This is what we've been doing as well. It's awesome when you have icons changing color. However, scaling isn't ideal because they'll always maintain the same weight.
You can change color if you're using PNGs, too. iOS can tint images based on transparency easily.
Designer News
Where the design community meets.
Designer News is a large, global community of people working or interested in design and technology.
Have feedback?
Nice, I'm not a fan using PDF's, but exporting PNG's can be cumbersome, I've been using Iconfonts for a while, and it makes things pretty quick when adding new assets.
Just like:
NSString * const IconName = @"\uf100";
Then use font with size to draw.