Skip to content

Icons are using Material Icons instead of Material Symbols #3802

@kamiya4047

Description

@kamiya4047

I was playing in the lit playground and found out that I need to use Material Icons instead of Material Symbols for the icons to work correctly, which is confusing since the Applying icons page says that the default icon used in Material You should be Material Symbols

After some code digging, I found that the current icon component uses Material Icons

font-family: 'Material Icons';

Is there any reason that the Icons aren't implemented as Material Symbols?

code: lit gist

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