-
Notifications
You must be signed in to change notification settings - Fork 2
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
feat: SC-47184: Add new icons #1004
Conversation
This pull request has been linked to Shortcut Story #47184: Add new icons for Task Catalog. |
src/components/Icon.tsx
Outdated
circleOutline: ( | ||
<path | ||
d="M12 2C6.486 2 2 6.486 2 12C2.001 17.515 6.487 22.001 12 22.001C17.514 22.001 22 17.515 22.001 12C22.001 6.486 17.515 2 12 2ZM12 20.001C7.59 20.001 4.001 16.412 4 12C4 7.589 7.589 4 12 4C16.412 4 20.001 7.589 20.001 12C20 16.412 16.411 20.001 12 20.001Z" | ||
fill="#484848" |
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.
suggestion: Typically we do not define the fill
property in each path. Maybe we should remove, unless we really want it hard coded.
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.
got it. I have removed!
## [2.336.0](v2.335.2...v2.336.0) (2024-02-23) ### Features * SC-47184: Add new icons ([#1004](#1004)) ([d8ee5f5](d8ee5f5))
🎉 This PR is included in version 2.336.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Add new icons from Figma: https://app.shortcut.com/homebound-team/story/47184/add-new-icons-for-task-catalog