url icon — free SVG
Download the free url icon as SVG or PNG, copy the url SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
url (noun) — the address of a web page on the world wide web
How to use the url icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ62TXNG781AKSB342EWJVKK.svg" alt="url 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="17" height="7" x="3.5" y="8.5" rx="3.5"/><path d="M10.5 13.5h-1a1.5 1.5 0 0 1 0-3h1.3m2.7 0h1a1.5 1.5 0 0 1 0 3h-1.3M10.7 12h2.6"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="url".
Download url SVG & PNG
url.svg · url.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.