shortcut icon — free SVG
Download the free shortcut icon as SVG or PNG, copy the shortcut SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
shortcut (noun) — a route shorter than the usual one
How to use the shortcut icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ94228H8DZB9B8151V6QBT2.svg" alt="shortcut 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="M5.5 20.5c2.5-3 3.5-5.7 2-8.7S7 5.6 10 3.5m1.5 17c2.5-3 3.5-5.7 2-8.7S13 5.6 16 3.5m-7 13h.01M9.3 12h.01m.59-4.5h.01"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="shortcut".
Download shortcut SVG & PNG
shortcut.svg · shortcut.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.