A picture with an up arrow, for uploading, sending and sharing a photo. On a 24×24 grid in stroke, 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="M11 3L6 3C4.3431 3 3 4.3431 3 6L3 18C3 19.6569 4.3431 21 6 21L18 21C19.6569 21 21 19.6569 21 18L21 13M3 18L7.9393 13.0607C8.5251 12.4749 9.4749 12.4749 10.0607 13.0607L12.0801 15.0801C12.6079 15.6079 13.4436 15.6673 14.0408 15.2194L15.9592 13.7806C16.5564 13.3327 17.3921 13.3921 17.9199 13.9199L21 17M18 9V3M15 6L18 3L21 6"/>
<path d="M9.5 7.5C9.5 8.3284 8.8284 9 8 9C7.1716 9 6.5 8.3284 6.5 7.5C6.5 6.6716 7.1716 6 8 6C8.8284 6 9.5 6.6716 9.5 7.5Z" fill="currentColor" stroke="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- upload photo
- send picture
- export image
- share
- upload
- send
- outgoing
Related icons
The rest of the image family first, then the Media shelf.
FAQ
Answered from image-arrow-up's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the image-arrow-up icon for?
- A picture with an up arrow, for uploading, sending and sharing a photo. It is filed under Media in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as upload photo, send picture, export image, share, upload, send and outgoing, and the browser's search matches all of those.
- What styles does the image-arrow-up 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 image-arrow-up?
- No. image-arrow-up is drawn as a bare glyph, and the set has no boxed variant of it.
- What other icons go with image-arrow-up?
- image, image-arrow-down, image-arrow-left, image-arrow-right, image-check and image-minus, and 12 more, all shown below. The image family is listed first, then the rest of the Media shelf, so the row under this one is the useful one even where a shelf runs long.
- How do I import image-arrow-up in React?
- <ImageArrowUp /> 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 <ImageArrowUp size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the image-arrow-up SVG?
- icons/stroke/image-arrow-up.svg, icons/duotone/image-arrow-up.svg and icons/fill/image-arrow-up.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 image-arrow-up added to the set?
- Added 18 Aug 2026, and last redrawn 18 Aug 2026. It ships in v0.1.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.