nostalgic-css / NES.css

NES-style CSS Framework | ファミコン風CSSフレームワーク
https://nostalgic-css.github.io/NES.css/
MIT License
20.73k stars 1.65k forks source link

Move icons into their own project #59

Open trezy opened 5 years ago

trezy commented 5 years ago

I think an 8bit icon set is something that has a lot of value outside of the NES.css framework. I’d love to see the icon set moved into their own project, then made an optional part of NES.css.

Currently most of the icons are generated with box-shadows, but I’ve been working on a pixel are converter recently that I think we could use to generate box-shadow, SVH, and PNG versions of each icon. Past that, we could provide an icon font version that’s a bit more scalable.

Now, I recognize that there aren’t very many icons included with the framework right now, but I’ve already started creating some other 8bit icons to add to the set for my own project (The Life Engine) that I’d be happy to contribute. 😉

BcRikko commented 5 years ago

I see 👍 It may be user-friendly to divide NES.css (Component styles) and Icons 😆

trezy commented 5 years ago

Exactly! 😁