flashcard icon — free SVG
Download the free flashcard icon as SVG or PNG, copy the flashcard SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
flashcard (noun) — a card with words or numbers or pictures that is flashed to a class by the teacher
How to use the flashcard icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZB4FANY5JH65TYJMX22C8WA.svg" alt="flashcard 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="M12 6.5C10 4.8 7.5 4 4.5 4H3v15h1.5c3 0 5.5.8 7.5 2.5 2-1.7 4.5-2.5 7.5-2.5H21V4h-1.5c-3 0-5.5.8-7.5 2.5m0 0v15"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="flashcard".
Download flashcard SVG & PNG
flashcard.svg · flashcard.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.