This repository has been archived by the owner. It is now read-only.
Migrate icons to FontAwesome svg files (from the font file) #68
Labels
fixed
issue has been addressed
Comments
gorhill
added a commit
to gorhill/uMatrix
that referenced
this issue
Oct 1, 2018
gorhill
added a commit
to gorhill/uMatrix
that referenced
this issue
Oct 1, 2018
gorhill
added a commit
to gorhill/uMatrix
that referenced
this issue
Oct 3, 2018
gorhill
added a commit
to gorhill/uMatrix
that referenced
this issue
Oct 6, 2018
Unrelated quirks: - missing icons for magnifier (because uBlockOrigin/uMatrix-issues#68) - missing i18n string - use separate file for CSS styles
|
@gorhill info icons in Drop down switches menu broken in rc builds |
|
Looks like missing info icon was fixed with gorhill/uMatrix@de56cfe |
Polymehr
pushed a commit
to Polymehr/uMatrix
that referenced
this issue
Dec 29, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.

Latest FontAwesome version make available a package[1] where each individual icon is defined in a plain svg file. Given this I want to import only the needed svg files into a single svg
defsfiles and use inline svg tags.I started that conversion work in gorhill/uMatrix@c6e29be#diff-4de122c13cf2cc4e2364626b0acdb2c9.
[1] https://use.fontawesome.com/releases/v5.3.1/fontawesome-free-5.3.1-web.zip
The text was updated successfully, but these errors were encountered: