website icon — free SVG
Download the free website icon as SVG or PNG, copy the website SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
website (noun) — a computer connected to the internet that maintains a series of web pages on the World Wide Web
How to use the website icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ58QQCHEE7ZHG5V8CFK1BYZ.svg" alt="website 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="16" x="3" y="4" rx="2"/><path d="M3 8.5h18"/><circle cx="12" cy="14.5" r="3.5"/><path d="M8.5 14.5h7M12 11c1.2 1 1.8 2.2 1.8 3.5S13.2 17 12 18c-1.2-1-1.8-2.2-1.8-3.5S10.8 12 12 11"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="website".
Download website SVG & PNG
website.svg · website.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.