-
Notifications
You must be signed in to change notification settings - Fork 16
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
Icons: add thumbs up down icons #566
Conversation
🦋 Changeset detectedLatest commit: dc59601 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
size-limit report 📦
|
@rehanabbasi you'll need to remove the enclosing |
@rehanabbasi do you need to supply filled and unfilled icons? or can the consumer decide that? |
@chrisjbrown I had specified unique icon names for each of those variants! |
I mean to say |
Understood - so I think we already have filled and unfilled icon example in the font set ( |
@rehanabbasi @chrisjbrown yeah the key difference here being that these icons actually change nature when filled or not, instead of just changing color. I think it makes sense as well. |
yeah when i actually looked at the icon didn't seem like any way to get that desired fidelity via the consumer. looks good now |
* feat(icons): add thumbs up down icons * docs(icons): update change log for adding thumbs up down icons * feat(icons): remove enclosing svg tags in the asset files * feat(icons): remove enclosing fill attribute on the svg content * feat(icons): remove rect tag from svg files
This change: (check at least one)
Is this a breaking change? (check one)
Is the: (complete all)
What does this change address?
Adds thumbs up/down icons