download icon — free SVG
Download the free download icon as SVG or PNG, copy the download SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
download (verb) — transfer a file or program from a central computer to a smaller computer or to a computer at a remote location
How to use the download icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ58QQK5KDWTRVSE7MB0DPET.svg" alt="download icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><path d="M6.5 17.5a4 4 0 0 1-.6-8A5.5 5.5 0 0 1 16.5 8a4.5 4.5 0 0 1 1 8.9M12 11v8.5"/><path d="M8.5 16.5 12 20l3.5-3.5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="download".
Download download SVG & PNG
download.svg · download.png (512px) — all 4 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.