parallax icon — free SVG
Download the free parallax icon as SVG or PNG, copy the parallax SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
parallax (noun) — the apparent displacement of an object as seen from two different points that are not on a line with the object
How to use the parallax icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZAFS1YJYMBP2JC9FRYTCNJX.svg" alt="parallax 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="M3.5 12C5.9 7.7 8.7 5.5 12 5.5s6.1 2.2 8.5 6.5c-2.4 4.3-5.2 6.5-8.5 6.5S5.9 16.3 3.5 12"/><circle cx="12" cy="12" r="2.7"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="parallax".
Download parallax SVG & PNG
parallax.svg · parallax.png (512px) — all 2 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.