Skip to content

Update Icons config to use Material Symbols by default #4159

Open
@m0ksem

Description

@m0ksem

I think we need add Material Symbols into icons config by default

    {
      name: 'mso-{content}',
      class: 'material-symbols-outlined',
      resolve: ({ content }) => ({ content: content }),
    },
    {
      name: 'ms-{content}',
      class: 'material-symbols',
      resolve: ({ content }) => ({ content: content }),
    },

Metadata

Metadata

Assignees

Labels

BUGSomething isn't workingd1: super easyTask for newbies. Players take half normal damage from monsters and the environment.v5: lifechangerThis is something user really need. Likely, users are blocked by this issue

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions