Skip to content

Support other material icon styles #14

@Langstra

Description

@Langstra

Material icons are a bit weird with the types of icons they have and support. They have outlined, filled, rounded, sharp and two toned icons. However, if you use the filled type you still have an icon called Help outline.
Info outline also exists, but only for the outline type. Which is not supported in the material-icons class. You need to specify the icon like this html

<span class="material-icons-outlined">
info
</span>

It would be nice to support these different types of icons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions