Skip to content

Display Feather icons in main menu #445

Discussion options

You must be logged in to vote

Not a a great answer but it works. In your config menu add:

    - identifier: rss
      name: RSS
      post: <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg>
      url: /index.xml
      weight: 40

This renders the RSS SVG from feathericons.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by loganmarchione
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants