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

Add support for Simple Icons #117

Merged
merged 2 commits into from
Jan 7, 2025
Merged

Add support for Simple Icons #117

merged 2 commits into from
Jan 7, 2025

Conversation

pgeorgi
Copy link
Contributor

@pgeorgi pgeorgi commented Aug 5, 2024

This adds support for the Simple Icons set.

Note that it's based on #116. If that one isn't accepted, I can rebase this to work with js-based feather, but I wanted to avoid having to deal with conflicts between the two changes in my local setup.

pgeorgi added 2 commits August 5, 2024 20:04
There's still JS for the toggle functionality, but no more Javascript to
refresh the icons.
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 #69, #95, #49
@athul athul merged commit f2baec7 into athul:master Jan 7, 2025
@pgeorgi pgeorgi deleted the simple-icons branch January 7, 2025 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants