feat(core): add small caret icon#44
Open
marlon-borges wants to merge 1 commit into
Open
Conversation
Author
Contributor
|
Not sure why I'm linked here. I provide a elixir package that offers some utility for those icons in the elixir world. I'm not affiliated with phosphor though and my package will automatically update when new icons are added to phosphor. GL with your PR though :) |
Author
|
Oh! Sorry haha, I meant to tag @rektdeckard and ended up tagging you without noticing, thanks! |
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.
Hi, Phosphor team!
First of all, thank you for the amazing work on this library.
I’m currently working on a project where Phosphor is our primary icon library. I’ve noticed that the standard Caret is a bit too wide for certain use cases in my UI, and I couldn't find an alternative that fit my needs.
To solve this, I’ve created a new set of Small Caret icons for situations where the standard size feels out of scale. What do you think?
I designed each icon in Figma, exported them in their original format, and then ran a custom Node.js script to clean the SVGs, ensuring they are optimized and ready for Phosphor's standards (256x256 grid, currentColor, etc.).
You can see the size difference in this screenshot:

I’m happy to help move this PR forward in any way needed!