clipboard icon — free SVG
Download the free clipboard icon as SVG or PNG, copy the clipboard SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
clipboard (noun) — a small writing board with a clip at the top for holding papers
How to use the clipboard icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TF02HE1N14N3HYG72PSBM.svg" alt="clipboard 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="M8.5 5.5h-1a2 2 0 0 0-2 2v11a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-11a2 2 0 0 0-2-2h-1"/><rect width="7" height="4" x="8.5" y="3.5" rx="1"/><path d="M9.5 13h5m-5 3.5h5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="clipboard".
Download clipboard SVG & PNG
clipboard.svg · clipboard.png (512px) — all 2 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.