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

Icon request: unlink #26

Open
alexantr opened this issue Jun 1, 2017 · 8 comments · Fixed by lucide-icons/lucide#10 · May be fixed by #887
Open

Icon request: unlink #26

alexantr opened this issue Jun 1, 2017 · 8 comments · Fixed by lucide-icons/lucide#10 · May be fixed by #887

Comments

@alexantr
Copy link

alexantr commented Jun 1, 2017

Can be useful in text editors or other places to remove links.
Examples:
97622-200
unlink_icon-icons com_48204

@dexterca
Copy link

screen shot 2019-01-11 at 5 57 30 pm

<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path
    d="M10,13a5,5,0,0,0,7.54.54l3-3a5,5,0,0,0-7.07-7.07L11.75,5.18"
  />
  <path
    d="M14,11a5,5,0,0,0-7.54-.54l-3,3a5,5,0,0,0,7.07,7.07l1.71-1.71"
  />
  <g>
    <line
      x1="8.242"
      y1="3.069"
      x2="8.242"
      y2="4.242"
    />
    <line
      x1="4.242"
      y1="8.242"
      x2="3.069"
      y2="8.242"
    />
    <line
      x1="2.5"
      y1="2.5"
      x2="5.372"
      y2="5.372"
    />
  </g>
  <g>
    <line
      x1="15.758"
      y1="20.931"
      x2="15.758"
      y2="19.758"
    />
    <line
      x1="19.758"
      y1="15.758"
      x2="20.931"
      y2="15.758"
    />
    <line
      x1="21.5"
      y1="21.5"
      x2="18.628"
      y2="18.628"
    />
  </g>
</svg>

@ericfennis
Copy link

My variants

image

For the unlink for the link variant I tried to keep the lines of the link icon.
So this is the link with overlayed over the original link icon.
image

I followed the Icon guide lines from #171. But it's hard with this one to keep the original lines of the link icon and keep exactly 2 pixels of spacing.

@locness3
Copy link

These look good!

@ericfennis
Copy link

Thanks, I would create a PR for it.

@ericfennis ericfennis linked a pull request Apr 17, 2020 that will close this issue
@davewhitley
Copy link

@ericfennis Well done!

@ericfennis
Copy link

Thanks @davewhitley !

@hbast
Copy link

hbast commented Sep 5, 2023

just one quick question: Why are the unlink icons still not integrated? What is missing?

@ericfennis
Copy link

@hbast Feather icons is not actively maintained. No icons will be added, see #1111 .

Instead maybe you want to checkout Lucide
The unlink icon is added: https://lucide.dev/icons/unlink

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Icon Design
  
To Do
Development

Successfully merging a pull request may close this issue.

7 participants