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

Sparkle: Adding new icons #8653

Merged
merged 4 commits into from
Nov 15, 2024
Merged

Sparkle: Adding new icons #8653

merged 4 commits into from
Nov 15, 2024

Conversation

pinotalexandre
Copy link
Collaborator

Description

Adding new icons to Sparkle:

  • TSquare
  • Camera

Risk

First PR for me, so maybe pay more attention in case I made any mistakes.

Deploy Plan

  • Merge
  • Publish sparkle

@@ -112,6 +112,7 @@
"react-confetti": "^6.1.0",
"react-dropdown-menu": "^0.0.2",
"react-markdown": "^9.0.1",
"shadcn-ui": "^0.9.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

OOC: how come do we need this as a dependency?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Duncid I guess that you'll be able to answer

@@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
Copy link
Contributor

Choose a reason for hiding this comment

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

OOC: to which SVGs do we allow/disallow passing props? (I don't know much about which props are used for svg besides the color)

Copy link
Contributor

@JulesBelveze JulesBelveze left a comment

Choose a reason for hiding this comment

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

Looking good man 🔥

@pinotalexandre pinotalexandre merged commit 228bfe5 into main Nov 15, 2024
3 checks passed
@pinotalexandre pinotalexandre deleted the new-icons-2024-11 branch November 15, 2024 15:33
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.

3 participants