-
Notifications
You must be signed in to change notification settings - Fork 841
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
Add an unlink glyph to EuiIcon #3839
Comments
@ThomThomson thanks for suggesting this icon. I started working on this issue. I tried to create an icon that would match the I did some tests here: @chaos do you think one of these options would work? |
Can you paste the screenshots of these at 100% zoom level to see how they look at their actual 16x16 size? |
@chaos, you can also see them here already transformed into react components: https://codesandbox.io/s/silly-ramanujan-tpsjo?file=/index.js. |
My main thought is that they all still look very similar to the original link icon. Using the slash could still be interpreted as the connector of the two links. I would try to make it more dissimilar / make the break more pronounced. |
@chaos what do you think of one of these two (3 and 4)? |
I'm diggin the last one because it gives movement to the original, especially when used together in a toggle button. And it's a little more unique than the quintessential one from the PR summary. |
@miukimiu, #4 looks great! |
Thanks for the feedback. I'm going to open a PR with the last option. |
In adding the
unlink from visualize library
action to embeddable panels, I realized that EuiIcon glyph collection has a link icon, but no unlink icon.This could also be used for unlink from saved search.
Something similar to this icon from fontawesome:
The text was updated successfully, but these errors were encountered: