Devicons, an iconic font made for developers
41–50 of 80 posts
Re: Devicons, an iconic font made for developers
#42Re: Devicons, an iconic font made for developers
#43Earlier quoted context omitted.
They can also be recolored more easily, making themes easier to maintain.
But they can only be one color. I don't think gradients and stuff work on them.
Re: Devicons, an iconic font made for developers
#44Is it just me or is this page painfully slow on mobile...? I have a Nexus 5.
Re: Devicons, an iconic font made for developers
#45There seems to be an embarrassingly large number of people who think web developers == developers.
Re: Devicons, an iconic font made for developers
#46 # NOTE: The graphic image associated with the Apple logo character
# is not authorized for use without permission of Apple, and
# unauthorized use might constitute trademark infringement.
http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/ROMAN.T...Re: Devicons, an iconic font made for developers
#47Has anyone cleared the corporate logo use with a lawyer? In particular, keep in mind the following regarding the Apple logo: # NOTE: The graphic image associated with the Apple logo character # is not authorized for use without permission of Apple, and # unauthorized use might constitute trademark infringement. http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/ROMAN.T...
Re: Devicons, an iconic font made for developers
#48The author instructs loading the entire font package, which is 35KB, onto you website. I don't think this is a good approach from a performance perspective. I recommend using tools like Fontello to create custom font files with just the icons you need.
Re: Devicons, an iconic font made for developers
#49Earlier quoted context omitted.
I was going to say this... Any person designing this kind of logo collections should ask first. Legal troubles can arise. Sad but true...
I don't think the responsibility to get legal permission is on the creator of the collection, but on the person using the logo instead.
The creator of the collection is using the logo by putting it on the web page. Also, the logo is licensed under MIT, which he probably cannot do, if he doesn't hold the rights.
Re: Devicons, an iconic font made for developers
#50Otherwise these fonts end up being used in a non-accessible way (I browse with webfonts disabled and keep seeing boxes instead of images, with no fallback or a useless display:none'd fallback).