delete icon — free SVG
Download the free delete icon as SVG or PNG, copy the delete SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
delete (verb) — remove or make invisible
How to use the delete icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEW4VGZGT97K2NBHBKSAQ.svg" alt="delete 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="M4.5 6.5h15m-10-.2V4.5a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v1.8m-8.3.2.7 12.1a2 2 0 0 0 2 1.9h6.2a2 2 0 0 0 2-1.9l.7-12.1m-7.8 4v6m4-6v6"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="delete".
Download delete SVG & PNG
delete.svg · delete.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.