Say hello to Octicons
51–60 of 140 posts
Re: Say hello to Octicons
#52Good idea, but, sorry, don't like 'em. Neither the execution nor the conceptualization. The execution is too detailed. Details, regardless of how pixel-perfect they are, do blur upon quick glance, and the more details there are, the more it looks like a gray blob. The execution is also inconsistent - why the book is 3D, but the rest is flat? Except for the coffee mug that is neither. The conceptualization is off too.…
Completely agreed. The icons are not only excessively detailed for their small size, but also sit rather awkwardly in relation to the rounded-rectangle container. The top right corner of every Github page now looks like the notification area of an old Linux desktop with an amateur-designed theme. Every minor redesign Github has released over the last couple of years increasingly reek of "designed by programmers". But…
I could tell what buttons did simply from the text (and they were useful) e.g 'unwatch', 'your fork' etc. Now there's more space taken up with the text and the icon.
The icons don't seem to provide additional info in any way. Perhaps that's because Github would like to switch from text to icons eventually (with text+icons in the interim)? I hope not, as it would mean way too many things for people (esp novices) to get their heads around.
Re: Say hello to Octicons
#53Good idea, but, sorry, don't like 'em. Neither the execution nor the conceptualization. The execution is too detailed. Details, regardless of how pixel-perfect they are, do blur upon quick glance, and the more details there are, the more it looks like a gray blob. The execution is also inconsistent - why the book is 3D, but the rest is flat? Except for the coffee mug that is neither. The conceptualization is off too.…
But from a human/usability standpoint (what actually matters), I agree that they are indeed a failure. Let's hope they're ready to use that technical prowess to iterate.
Re: Say hello to Octicons
#54For the record: it took 8 people to design and implement their new icons. 8 people.
Re: Say hello to Octicons
#55Good idea, but, sorry, don't like 'em. Neither the execution nor the conceptualization. The execution is too detailed. Details, regardless of how pixel-perfect they are, do blur upon quick glance, and the more details there are, the more it looks like a gray blob. The execution is also inconsistent - why the book is 3D, but the rest is flat? Except for the coffee mug that is neither. The conceptualization is off too.…
Re: Say hello to Octicons
#56Re: Say hello to Octicons
#57However I don't care about the icons so much, what I want is:
- better notifications / activity stream
- like button
- improved diff (highlight only the changes inline if a line changed slightly)
Re: Say hello to Octicons
#58For an example of when it's appropriate to use a custom font for an icon, I use a custom font for U+1F50D Left-Pointing Magnifying Glass in the search button on my website. Github uses U+F22E [INVALID] instead for their search icon.
Re: Say hello to Octicons
#59Earlier quoted context omitted.
Unicode code points do have names and standardized meanings, so it's not a good idea to abuse them. Hopefully the 'create' one uses f003, which apparently lies in PRIVATE_USE_AREA [0] .mini-icon.create::before { content: "\f003"; } [0] http://www.fileformat.info/info/unicode/char/f003/index.htm
All the icons lie in private use areas, specifically to avoid abuse.