Skip to content

Get rid of simple-icons-font? #1421

@melroy89

Description

@melroy89

Is your feature request related to a problem? Please describe.

Get rid of the simple-icons-font package. Since it will add a lot of icons and therefor more MBs to the overall size of the bundle.

Currently, we do use it. But apparently only at two places:

<a href="{{ path('oauth_simplelogin_connect') }}" class="btn btn__secondary"><i class="si si-simplelogin" aria-hidden="true"></i>

<a href="{{ path('oauth_authentik_connect') }}" class="btn btn__secondary"><i class="si si-authentik" aria-hidden="true"></i>

Describe the solution you'd like

Let's see if we can leverage existing icon sets we already have like Font awesome.

Describe alternatives you've considered

Keep it as is?

Additional context

Brought up during PR: #1417

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementNew feature or requestfrontendVisual issues, improvements, bugs or other aspects relating mostly to the front end

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions