Skip to content

Conversation

@DerBraky
Copy link
Contributor

Untitled

Issue: n/a

Popularity metric:

  • Similarweb Global Rank: 56,428

Checklist

  • I updated the JSON data in _data/simple-icons.json
  • I optimized the icon with SVGO or SVGOMG
  • The SVG viewbox is 0 0 24 24

Description

@simple-icons simple-icons bot added the new icon Issues or pull requests for adding a new icon label Mar 29, 2025
@LitoMore
Copy link
Member

It looks like our code didn't handle the Ø character.

@mondeja How about upgrading our TITLE_TO_SLUG_REPLACEMENTS to https://gist.github.com/adarshpastakia/b5b88b1f52129eac4b8e?

@mondeja
Copy link
Member

mondeja commented Mar 30, 2025

@mondeja How about upgrading our TITLE_TO_SLUG_REPLACEMENTS to https://gist.github.com/adarshpastakia/b5b88b1f52129eac4b8e?

Looks good. It seems that these characters are all skipped by NFD normalization.

@mondeja
Copy link
Member

mondeja commented Mar 30, 2025

Check the any-ascii package, @LitoMore. That's probably you're looking for.

@LitoMore
Copy link
Member

LitoMore commented Mar 30, 2025

Check the any-ascii package. That's probably you're looking for.

@mondeja This will bring a new dependency to our package and break our current zero-dependency record. And the package size is 459 kB (unpacked size). I'm not sure if it's worth doing.

@mondeja
Copy link
Member

mondeja commented Mar 30, 2025

@mondeja This will bring a new dependency to our package and break our current zero-dependency record. And the package size is 459 kB (unpacked size). I'm not sure if it's worth doing.

Another reason to separate the SDK 😅

@adamrusted
Copy link
Member

See point 6.2 on this page - we would require permission from the brand before continuing. Can you please reach out, @DerBraky?

@adamrusted adamrusted added the permission required Contact trademark owner for permission to include this icon. Take no other action in the meantime. label May 31, 2025
@PeterShaggyNoble
Copy link
Member

Closing due to lack of permission. If someone does make contact with them then please open an issue for tracking purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new icon Issues or pull requests for adding a new icon permission required Contact trademark owner for permission to include this icon. Take no other action in the meantime.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants