tzusman / custom-font-icons

A publicly released icon font set commissioned by the crowd.
21 stars 0 forks source link

Commissioning 60 icons #8

Open tzusman opened 8 years ago

tzusman commented 8 years ago

I'm going to be commissioning 60 icons from the icon designer.

My plan is to do about 45 icons from this list: new icons

And about 15 icons from this list: brand icons

@CrashyBang would love your input on this. the 45/15 idea is just a first stab, as well as the source of the icon ideas.

I figure that with 100 icons in the set, hopefully we'll garner more interest and community involvement.

chopfitzroy commented 8 years ago

@tzusman I think that's a good idea, for the 15 brand icons I would steer clear of 'programming' related icons as most of those can be found in packages like this: http://vorillaz.github.io/devicons/#/main

As for a build tool? are you imaging some sort of npm/gulp build tool that will iterate over the font files and generate the CSS? sorry I am just a little unclear on the expected functionality.

Cheers, Otis.

tzusman commented 8 years ago

@CrashyBang Good call on not including programming icons.

Checkout feature/build's gulpfile.coffee for how I'm addressing the build process

chopfitzroy commented 8 years ago

Hey @tzusman looks good well let me know if I can help with anything :) gulpfile looks nice :+1:

Cheers.

tzusman commented 8 years ago

@CrashyBang do you mind making similar changes to the feature/build branch so that the font awesome structure is preserved in the build directory?

chopfitzroy commented 8 years ago

@tzusman Yeah of course sounds good to me :). So is there anything I can do now?

Cheers.

tzusman commented 8 years ago

@CrashyBang I mean - besides for the font awesome structure, anything you think that would improve the project, I'd love the contribution! Need to start putting together an github.io page that can be automatically generated and deployed through the gulp pipeline to show all the icons and docs.

chopfitzroy commented 8 years ago

Hey @tzusman sweet I will look at starting that when I can I also have another PR I am working on for another project so it may take a little while :L

Cheers.

tzusman commented 8 years ago

@CrashyBang no worries! thanks for your help