feat(icons): add paddle - #83
Merged
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds the Paddle brand icon, sourced from official assets.
Millésimes
#FFDD35/#040F11— source: https://logosandtypes.com/wp-content/uploads/2022/04/paddle.svgFiles
icons/paddle/meta.jsonicons/paddle/2022/color.svg+mono.svgNotes
color.svgwithscale(0.16)normalization preserving the source padding.mono.svgusesfill-rule="evenodd"to knock out the P+star shapes as transparent holes in the currentColor square body.Generated by the
add-iconsskill.