-
Notifications
You must be signed in to change notification settings - Fork 3k
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(ui): Add new loading pattern logo #4369
feat(ui): Add new loading pattern logo #4369
Conversation
Unit Test Results (build & test)ββ92 filesβ Β±0ββββ92 suitesβ Β±0βββ22m 19s β±οΈ + 4m 46s Results for commit d328a93.βΒ± Comparison against base commit 431ba4b. β»οΈ This comment has been updated with latest results. |
<rect width="34" height="68" x="56" y="56" fill="black" /> | ||
<circle cx="90" cy="60" r="4" fill="white" /> | ||
<circle cx="90" cy="120" r="4" fill="white" /> | ||
<circle r="34" fill="white" /> |
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.
This one is my favorite :)
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.
How about making a watch with a red arc for the second hand, a yellow arc for the minute hand, and a blue arc for the hour hand? β
DataHub logo would point to 1:40. π
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.
@@ -0,0 +1,58 @@ | |||
<svg id="datahub-logo-color_loading_panic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" |
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.
Also really like this one!!!
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.
These are amazing. Great contribution @eburairu!
Thank you on behalf of the core team π
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.
New loading pattern logo and fixed logo added. π¨βπ¨
Checklist