Skip to content
Discussion options

You must be logged in to vote

Hello @W1ndys,
the :material-test-tube: syntax is limited to the Markdown (.md) content as it's later parsed with the pymdown markdown extension. So you're right you have to use a url with the SVG in the CSS override for the status type.

Using https://squidfunk.github.io/mkdocs-material/reference/icons-emojis/ you can search for an emoji and later right click on the result and open the SVG image in a new tab:
https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/material/templates/.icons/material/test-tube.svg
then right click again and open the source view:
view-source:https://raw.githubusercontent.com/squidfunk/mkdocs-material/master/material/templates/.icons/material/test-…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@W1ndys
Comment options

Answer selected by W1ndys
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