An arrow curving out of a tray, for sharing, forwarding and passing something on. On a 24×24 grid in stroke, duotone and fill, free under MIT.

WebNewv0.5.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<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="M12.5 5.5001L12.5 8.4629C12.5 8.7219 12.3023 8.938 12.0444 8.9609C7.3375 9.3805 3.5668 13.0376 3.0035 17.7295C3.0011 17.7493 2.9999 17.7692 2.9999 17.7891C2.9999 18.0652 3.2238 18.2891 3.4999 18.2891C3.624 18.2891 3.7436 18.243 3.8356 18.1597C6.0425 16.1608 8.9138 15.0538 11.8914 15.0538C11.9291 15.0538 11.9669 15.0539 12.0047 15.0543C12.279 15.0569 12.5 15.28 12.5 15.5543L12.5 18.4999C12.5 18.7761 12.7239 18.9999 13 18.9999C13.1172 18.9999 13.2307 18.9587 13.3206 18.8836L20.6411 12.7674C20.8685 12.5774 20.9999 12.2963 20.9999 12C20.9999 11.7037 20.8685 11.4226 20.6411 11.2326L13.3206 5.1164C13.2307 5.0413 13.1172 5.0001 13 5.0001C12.7239 5.0001 12.5 5.2239 12.5 5.5001Z" fill="none"/>
</svg>

Related icons

The rest of the share family first, then the Web shelf.

FAQ

Answered from share-2's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the share-2 icon for?
An arrow curving out of a tray, for sharing, forwarding and passing something on. It is filed under Web in Keyline Icons, drawn on the same 24×24 grid as the rest of the set.
What styles does the share-2 icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of share-2?
No. share-2 is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with share-2?
share, bookmark, circle-navigation, cloud-alert, cloud-check and cloud-minus, and 12 more, all shown below. The share 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 share-2 in React?
<Share2 /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Share2 size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the share-2 SVG?
icons/stroke/share-2.svg, icons/duotone/share-2.svg and icons/fill/share-2.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 share-2 added to the set?
Added 8 Sept 2026. It ships in v0.5.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.