Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move social icons from feather to Simpleicons? #69

Open
a-ungurianu opened this issue Nov 12, 2022 · 0 comments
Open

Move social icons from feather to Simpleicons? #69

a-ungurianu opened this issue Nov 12, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@a-ungurianu
Copy link
Contributor

Hey!

The feather icons are only used for social icons, as far as I can tell. Feather has decided to deprecate brand icons, so any future requests for social networks and things like that will not be fulfilled.

The issue referenced above recommends using https://simpleicons.org/ instead.

This would address #49 as well.

@athul athul added the good first issue Good for newcomers label Nov 27, 2022
pgeorgi added a commit to pgeorgi/archie that referenced this issue Aug 5, 2024
This is based on https://github.com/simple-icons/simple-icons-font,
release 13.3.0, with font and css copied in.

Since Feather Icons and Simple Icons differ in purpose and naming
scheme, old social icons still point to feather. To add simple icons,
just prefix their name with "simple", e.g.

    - name: "mastodon"
      icon: "simple:mastodon"
      url: "https://foo.social/@foo"

Resolves athul#69, athul#95, athul#49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants