-
Notifications
You must be signed in to change notification settings - Fork 1
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
Forwarding chat messages #1864
Forwarding chat messages #1864
Conversation
@Tenari I think it's completely fine to use the png since it doesn't need dynamic colors, and might even be as large in file size, but if you want to try it, you can right-click> copy as SVG here: https://www.figma.com/file/3NMAfjSUcuJ9TasiLwocNt/Realm-2023?type=design&node-id=4998-29880&mode=design&t=4D6jloRkYSiZOPRY-4 |
<image | ||
width="24" | ||
height="24" |
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.
Just create a file called CourierIcon that exports this, no need to shoehorn an image into the SVG component, none of the props will work on this anyway.
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.
When I tried to export the icon from figma as SVG it gave me this
also, opacity prop works, as do some others.
Ticket: RE-157
still left to do: