emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scratch/icons 09509f4fa1 05/11: Import Material design icons


From: Stefan Kangas
Subject: Re: scratch/icons 09509f4fa1 05/11: Import Material design icons
Date: Wed, 24 Aug 2022 00:06:36 -0700

Po Lu <luangruo@yahoo.com> writes:

>>     Import Material design icons
>>
>>     * lisp/icons-material.el:
>>     * etc/images/material/**/*.svg: New files.
>
> Are there any license problems with those icons?

Not that I'm aware of, no.  They are licensed under the GPL compatible
Apache License Version 2.0.

See these files on the branch for more:
    etc/images/material/README
    etc/images/material/LICENSE

> Further more, shouldn't we make PBM versions of those icons, in case
> librsvg is not available?

There should be some kind of fallback for when SVG is not available,
yes.  I'm not yet sure exactly what that will look like.  The problem
with generating PBM versions AFAIK is that they don't scale, so maybe
we'd want to prefer Unicode symbols in those cases (or even emojis,
though I'm not exactly a huge fan).

> And preferably use a variant that has colors, to make it easier to
> tell them apart from each other?

We don't need to have any different variants: the svg icons will use
whatever foreground/background the current face has.

Thanks for your feedback.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]