How to overwrite nerd font icons? #1723
Unanswered
Oneechan69
asked this question in
Q&A
Replies: 1 comment
-
All glyphs in the If you already have a Nerd Fonts patched font it might be easier to do that with a font editor like
😬
Not sure what that means 🤔 If it works, it works? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For instance, I want to replace the
nf-md-numeric_1_circle_outline
icon (you can search that in https://www.nerdfonts.com/cheat-sheet to see), with this Apple SF Symbol1.circle
instead. I use a nerd font in Neovide (an Nvim GUI), where I can paste in the text character for1.circle
and it shows correctly without additional steps. On nerdfonts.com, it says at the bottom "You can even specify a custom symbol font with the--custom
option to include even more glyphs." but I didn't find any instructions for how exactly to make a font file with the glyphs I want. I want to be able to overwrite any nerd icon with one in the SF Symbols app.Beta Was this translation helpful? Give feedback.
All reactions