-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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: Added virus icon #4050
Conversation
Thanks for your interest in palantir/blueprint, @jbcolin18! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request. |
The icon doesn't show up correctly with the layout-grid: virus: is there any way you can configure the export from Sketch to only draw one |
Actually this could be a problem in the way we optimize svgs with |
"displayName": "Virus", | ||
"iconName": "virus", | ||
"tags": "virus, doctor, medical, examination, disease, pandemic, sick", | ||
"group": "interface" | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I removed the "content" field here because it was unused, and I changed the build scripts to allow for this omittance
Fixes #0000
Checklist
Changes proposed in this pull request:
Added virus icon to icon library approved by other Palantir designers. I didn't add legacy file types.
Reviewers should focus on:
Icons should render as below screenshot.
Screenshot