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

Refine repost icon #7215

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Refine repost icon #7215

wants to merge 4 commits into from

Conversation

quiple
Copy link
Contributor

@quiple quiple commented Dec 20, 2024

  • Before
    스크린샷 2024-12-20 23 14 22 스크린샷 2024-12-20 23 14 07
    The weight of the repost icon in these two parts looks too light compared to the text.

  • After
    스크린샷 2024-12-20 23 17 07 스크린샷 2024-12-20 23 17 24
    Uses the new icon with stroke-weight set to 2.5 in these two parts. And made some minor adjustments to the shape.

I've added the unoutlined path data to make it easier for others to modify:

export const Repost = createSinglePathSVG({
  path: 'M4.5 11V9C4.5 7.34315 5.84315 6 7.5 6H20M20 6L16.5 2.5M20 6L16.5 9.5M19.5 13V15C19.5 16.6569 18.1569 18 16.5 18H4M4 18L7.5 14.5M4 18L7.5 21.5',
})

@quiple
Copy link
Contributor Author

quiple commented Dec 21, 2024

Added a stroke-width: 2.5 version of the pin icon, making it exactly the same as the existing pin icon.

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