newsletter icon — free SVG
Download the free newsletter icon as SVG or PNG, copy the newsletter SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
newsletter (noun) — report or open letter giving informal or confidential news of interest to a special group
How to use the newsletter icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ62TY525XDWJJM832VAM0VD.svg" alt="newsletter 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 10.2V4.5h11v5.7m-8-2.7h5m-11 3h17v8a2 2 0 0 1-2 2h-13a2 2 0 0 1-2-2z"/><path d="m3.7 10.7 8.3 5 8.3-5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="newsletter".
Download newsletter SVG & PNG
newsletter.svg · newsletter.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.