A chain link with a plus, for inserting a link, adding a URL and connecting a record. On a 24×24 grid in stroke, two-tone, duotone and fill, free under MIT.
<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="M8.1883 15.9383C7.5084 16.6181 6.5864 17 5.625 17C4.6636 17 3.7416 16.6181 3.0617 15.9383C2.3819 15.2584 2 14.3364 2 13.375C2 12.4136 2.3819 11.4916 3.0617 10.8117L8.1867 5.6867C8.8666 5.0069 9.7886 4.625 10.75 4.625C11.7114 4.625 12.6334 5.0069 13.3133 5.6867C13.9931 6.3666 14.375 7.2886 14.375 8.25C14.375 9.2114 13.9931 10.1334 13.3133 10.8133M15.8117 3.0617C16.4916 2.3819 17.4136 2 18.375 2C19.3364 2 20.2584 2.3819 20.9383 3.0617C21.6181 3.7416 22 4.6636 22 5.625C22 6.5864 21.6181 7.5084 20.9383 8.1883L15.8133 13.3133C15.1334 13.9931 14.2114 14.375 13.25 14.375C12.2886 14.375 11.3666 13.9931 10.6867 13.3133C10.0069 12.6334 9.625 11.7114 9.625 10.75C9.625 9.7886 10.0069 8.8666 10.6867 8.1867M19 16L19 22M16 19L22 19"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- insert link
- add link
- add url
- add hyperlink
- connect
- add
- new
- create
Related icons
The rest of the link family first, then the Web shelf.
FAQ
Answered from link-plus's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the link-plus icon for?
- A chain link with a plus, for inserting a link, adding a URL and connecting a record. It is filed under Web in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as insert link, add link, add url, add hyperlink, connect, add, new and create, and the browser's search matches all of those.
- What styles does the link-plus icon come in?
- All four: stroke, two-tone, duotone and fill. They are drawn from the same geometry, so swapping style never moves anything.
- Is there a square or circle version of link-plus?
- No. link-plus is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with link-plus?
- link, link-2, link-2-off, bookmark, bookmark-plus and circle-navigation, and 12 more, all shown below. The link family is listed first, then the rest of the Web shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import link-plus in React?
- <LinkPlus /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", two-tone from "@keyline-icons/react/two-tone", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <LinkPlus size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the link-plus SVG?
- icons/stroke/link-plus.svg, icons/two-tone/link-plus.svg, icons/duotone/link-plus.svg and icons/fill/link-plus.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was link-plus added to the set?
- Added 24 Sept 2026. It ships in v1.2.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.