Skip to content

feat(icons): add paddle - #83

Merged
BryanBerger98 merged 4 commits into
canaryfrom
feat/add-paddle
May 24, 2026
Merged

feat(icons): add paddle#83
BryanBerger98 merged 4 commits into
canaryfrom
feat/add-paddle

Conversation

@BryanBerger98

Copy link
Copy Markdown
Contributor

Summary

Adds the Paddle brand icon, sourced from official assets.

Millésimes

Files

  • icons/paddle/meta.json
  • icons/paddle/2022/color.svg + mono.svg

Notes

  • The 2022 rebrand identity (agency Butchershop, February 2022) features a yellow square badge with a dark four-pointed star and letter P.
  • The yellow square is part of the brand mark (not a background strip) — retained in color.svg with scale(0.16) normalization preserving the source padding.
  • mono.svg uses fill-rule="evenodd" to knock out the P+star shapes as transparent holes in the currentColor square body.
  • Visual self-check: color diff ratio 0%, ΔE 0 — exact match to reference.

Generated by the add-icons skill.

BryanBerger98 and others added 4 commits May 24, 2026 18:38
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…sform

- mono.svg: rebuild with three separate shapes (rect + star + P letterform),
  all fill=currentColor; remove fill-rule=evenodd that was punching P+star
  as transparent holes into the square, causing 66% silhouette inversion
- color.svg: use tight-fit transform translate(-2.6733 -2.7469) scale(0.1936)
  instead of scale(0.16) to eliminate ~2.2px transparent margins
- meta.json: replace redundant 'payments' tag (duplicates category) with 'checkout'

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Remove yellow background rect from mono variant; refit transform
to tight-content bbox of the p+star paths only.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Use same transform as color.svg so p+star render at identical size.
Previous transform over-scaled and clipped the top of the p bowl.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@BryanBerger98
BryanBerger98 merged commit f995eb7 into canary May 24, 2026
1 check passed
@BryanBerger98
BryanBerger98 deleted the feat/add-paddle branch May 24, 2026 17:31
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