dictionary icon — free SVG
Download the free dictionary icon as SVG or PNG, copy the dictionary SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
dictionary (noun) — a reference book containing an alphabetical list of words with information about them
How to use the dictionary icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEVQD11A74RKR4EJMWEYY.svg" alt="dictionary 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="M4.5 18.5v-13a2 2 0 0 1 2-2h13v14h-13a2 2 0 0 0-2 2z"/><path d="M4.5 18.5a2 2 0 0 0 2 2h13v-3M15 3.5v6L13 8l-2 1.5v-6"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="dictionary".
Download dictionary SVG & PNG
dictionary.svg · dictionary.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.