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

[icons] feat: new icons fuel, playbook #5192

Merged
merged 4 commits into from
Mar 23, 2022

Conversation

pierceashworth98
Copy link
Contributor

Fixes #0000

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Added icons for 'fuel' and 'playbook'

Reviewers should focus on:

Making sure everything renders correctly and the right files were changed

image

Copy link
Contributor

@adidahiya adidahiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: the current error message for undefined codepoints is not great, I will fix this to make it more legible:

Error: [generate-icon-fonts] Invalid metadata entry in icons.json: icon "playbook" cannot have codepoint undefined, it is already in use.

Comment on lines 6 to 11
</g>
<defs>
<clipPath id="clip0_328_94">
<rect width="20" height="20" fill="white"/>
</clipPath>
</defs>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this <defs> is extraneous

Suggested change
</g>
<defs>
<clipPath id="clip0_328_94">
<rect width="20" height="20" fill="white"/>
</clipPath>
</defs>
</g>

packages/icons/icons.json Outdated Show resolved Hide resolved
packages/icons/icons.json Outdated Show resolved Hide resolved
@adidahiya adidahiya changed the title feat: new icons - fuel, playbook [icons] feat: new icons fuel, playbook Mar 23, 2022
pierceashworth98 and others added 3 commits March 23, 2022 13:04
Co-authored-by: Adi Dahiya <adi.dahiya14@gmail.com>
Co-authored-by: Adi Dahiya <adi.dahiya14@gmail.com>
@pierceashworth98
Copy link
Contributor Author

@adidahiya I updated it according to your suggestions. Hopefully it should be good now, if not I'll ask one of my devs to help.

@adidahiya
Copy link
Contributor

looks good in docs preview 👍🏽

image

image

@adidahiya adidahiya merged commit 101d0fe into palantir:develop Mar 23, 2022
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.

2 participants