emacs-devel
[Top][All Lists]
Advanced

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

SVG icon package


From: Nicolas P. Rougier
Subject: SVG icon package
Date: Wed, 23 Dec 2020 20:30:05 +0100
User-agent: mu4e 1.4.13; emacs 27.1


I've made a small package that allows to create SVG icons on the fly from the various online icon collections. The package includes 4 default collections (url) whose usage is (I think) compatible with GNU Emacs (Apache 2.0, MIT and CC 4.0). Note that the library doesn't include any icons, it only loads (and cache) the proper icon when necessary.

I also took care of fitting the icons into a 2x1 characters size such that they don't mess up with text alignment. My question is whether this can be considered for incluson into ELPA.

Sources are available at https://github.com/rougier/emacs-svg-icon.

Nicolas



reply via email to

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