course icon — free SVG
Download the free course icon as SVG or PNG, copy the course SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
course (noun, verb, adverb) — education imparted in a series of lessons or meetings
How to use the course icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ58QR14YJAEW2Q9AKVPM0W5.svg" alt="course 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"><circle cx="5.5" cy="5" r="2"/><circle cx="18.5" cy="19" r="2"/><path d="M7.5 5H15a3.5 3.5 0 0 1 0 7H9a3.5 3.5 0 0 0 0 7h7.5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="course".
Download course SVG & PNG
course.svg · course.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.