feedback icon — free SVG
Download the free feedback icon as SVG or PNG, copy the feedback SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
feedback (noun) — the process in which part of the output of a system is returned to its input in order to regulate its further output
How to use the feedback icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5YYA0J1SQ5VJGPDQ645PMX.svg" alt="feedback 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 4.5h11a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3h-6L7 20v-3.5h-.5a3 3 0 0 1-3-3v-6a3 3 0 0 1 3-3"/><path d="M9.2 11.3a2.9 2.9 0 0 1 5.4-1"/><path d="M14.9 8.5v2.1h-2.1"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="feedback".
Download feedback SVG & PNG
feedback.svg · feedback.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.