Official logo/devicon
Grazfather opened this issue · 8 comments
I use fennel a lot, and I use neovim (and I use fennel to configure my neovim :) ), and I use devicons to show file types and such.
The devicon for fennel is just some moon emoji: 🌜
I hate it.
Have you considered adding a logo to the font? I don't know if you have an 'official' logo, though I do like the one on fennel-lang.org
Yep, that's the official logo.
I'm not sure what "add a logo to the font" means, but it occurs to me that we don't have a clear license and copyright declared for the logo, which was created by @m455. This is an oversight. If they could clarify whether it's OK to license it as CC-BY-SA or some other CC license, then that would clarify things for other people who want to use it in neovim or whatever.
Well nerd fonts patch fonts by adding extra glyphs for things like powerline and special icons and stuff. dev icons are where the logos and stuff live. I am not sure what the process would be to get your logo added, but if the logo were released and you were amenable to it, I could try to work on it.
OK cool, I've just gotten confirmation that CC-BY-SA 4.0 is the license to use here, so I'll go ahead and update the repo. In the mean time, feel free to incorporate this into the font or whatever other tools you want, provided it's compatible with the license. Thanks.
Cool. Do you have the vector assets?
Yes, the official logo is at https://fennel-lang.org/logo.svg
Happy to answer any other questions but it looks like the remaining work here will be done elsewhere, so I'll close this out.
Works for me. Thank you.
This was merged in FYI. ryanoasis/nerd-fonts#1129