file-icon-vectors
file-icon-vectors copied to clipboard
Greyscale of all icons
Hello Hendricks,
Thanks for this work. Is it possible to generate all these in greyscale. The vivid images in greyscale will make it appear nicer for tiny icons. It will also be suitable for a page is meant to be less colorful.
Thanks
I was considering simple changes to colors also, but I think it's unreasonable to expect the author to release separate icon sets for color variations.
There exists a Javascript library which converts loaded SVG files to inline SVG, allowing color modifications by CSS: https://github.com/iconfu/svg-inject
It's preferable to avoid having to use Javascript, but it's an option.
@ericavijay you can grayscale the icon by CSS: filter: grayscale(%)
.