-
Notifications
You must be signed in to change notification settings - Fork 909
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
Replace incognito marker svg file #3188
Conversation
Cleaned up the SVG code a bit and removed the id attr. This one is worth a shot:
|
hmm, still got same result with latest one... |
Removing milestone as this is not reviewed/approved/merged 👍 |
139401c
to
21a07e3
Compare
I think I found why this new svg doesn't work. @rebron, I think proper mask svg image is needed to show like below. |
@karenkliu @bradleyrichter Need some help here with the right svg image. We're getting a circle it looks like and not the whole icon. |
@simonhong Is the circle part of the icon or do you only need the sunglasses part? |
@karenkliu I need both (circle part and sunglass) I think I have to say some background why new file is needed.
|
@simonhong Okay, not sure exactly what you needed but here is the sunglasses SVG both with and without the circle background. I have minimized the SVG file and removed all masks; hopefully it will work now. |
21a07e3
to
7589ff5
Compare
CI all passed :) |
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.
Works great! ++
Fix brave/brave-browser#5368
This should be merged together with brave/brave-browser#5671
Submitter Checklist:
npm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist:
After-merge Checklist:
changes has landed on.