<

markmoji.handlers.GoogleMaterialIconHandler

Handler for inserting a Google Material icon.

Parameters

label (str)
Alt text to display if the icon doesn't load
link (str)
Name of the icon to insert

Example

Markdown:

⚇[✅](check_circle){'FILL': 0, 'wght': 400, 'GRAD': 0, 'opsz': 48}

Result:

check_circle

Author

Todd Parsons (🦊)