address icon — free SVG
Download the free address icon as SVG or PNG, copy the address SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
address (noun, verb) — (computer science) the code that identifies where a piece of information is stored
How to use the address icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ58QQ879DBND6CRS8KCD8GM.svg" alt="address 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"><rect width="18" height="15" x="3" y="4.5" rx="2"/><path d="M12 16c-1.9-2.1-2.9-3.6-2.9-5a2.9 2.9 0 0 1 5.8 0c0 1.4-1 2.9-2.9 5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="address".
Download address SVG & PNG
address.svg · address.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.