Skip to content

feat(icons): add stripe - #80

Merged
BryanBerger98 merged 3 commits into
canaryfrom
feat/add-stripe
May 23, 2026
Merged

feat(icons): add stripe#80
BryanBerger98 merged 3 commits into
canaryfrom
feat/add-stripe

Conversation

@BryanBerger98

Copy link
Copy Markdown
Contributor

Summary

Adds the Stripe brand icon, sourced from official assets.

Millésimes

  • 2016#635BFF blurple S mark — source: simple-icons (tracks official Stripe symbol)
  • 2025#533AFD rounded-square badge with white diagonal parallelogram — source: stripe.com favicon

Notes

  • 2016 color.svg: the raw source uses currentColor (no hex), so the fetcher's preview.png rendered it black. The produced color.svg correctly uses #635BFF (official Stripe 2016 blurple). This causes a pixel-diff false alarm per icon-fidelity.md §1.3b — silhouette is identical, only the hue differs from the reference.
  • 2025: badge violet arrondi avec parallelogramme blanc. color.svg conserve le clipPath arrondi source. mono.svg utilise fill-rule="evenodd" pour le knockout du parallelogramme (trou transparent dans le badge currentColor).

Files

  • icons/stripe/meta.json
  • icons/stripe/2016/color.svg + mono.svg
  • icons/stripe/2025/color.svg + mono.svg

Generated by the add-icons skill.

BryanBerger98 and others added 3 commits May 23, 2026 20:44
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Remove <rect fill="#533AFD"> baked background from 2025/color.svg; re-fit
  wrapping transform to tight content bbox of parallelogram (x=120,y=120,w=272,h=272)
- Replace fill="white" with fill="#FFFFFF" in 2025/color.svg
- Add "#FFFFFF" as second palette entry for 2016 in meta.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… #ffffff fill

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@BryanBerger98
BryanBerger98 merged commit 718bbfa into canary May 23, 2026
1 check passed
@BryanBerger98
BryanBerger98 deleted the feat/add-stripe branch May 23, 2026 19:20
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.

1 participant