A mortarboard and its tassel, for courses, tutorials, alumni and anything you qualify in. On a 24×24 grid in stroke, duotone and fill, free under MIT.
EducationNewv0.6.0Added
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M12.6431 5.1062L21.3215 8.0531C22.2261 8.3603 22.2261 9.6397 21.3215 9.9469L12.6431 12.8938C12.2261 13.0354 11.7739 13.0354 11.3569 12.8938L2.6785 9.9469C1.7739 9.6397 1.7739 8.3603 2.6785 8.0531L11.3569 5.1062C11.7739 4.9646 12.2261 4.9646 12.6431 5.1062ZM6 11.0748L6 15.7967C6 16.4679 6.3367 17.0944 6.8966 17.4647C8.4102 18.4661 10.1851 19 12 19C13.8149 19 15.5898 18.4661 17.1034 17.4647C17.6633 17.0944 18 16.4679 18 15.7967L18 11.0748M2 9L2 15" fill="none"/>
</svg>Also called
What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.
- education
- mortarboard
- learn
- course
- university
- degree
- alumni
- school
FAQ
Answered from graduation-cap's own facts: its shelf, the weights it was drawn in, its siblings and its dates.
- What is the graduation-cap icon for?
- A mortarboard and its tassel, for courses, tutorials, alumni and anything you qualify in. It is filed under Education in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as education, mortarboard, learn, course, university, degree, alumni and school, and the browser's search matches all of those.
- What styles does the graduation-cap icon come in?
- All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
- Is there a square or circle version of graduation-cap?
- No. graduation-cap is drawn as a bare glyph, and the set has no boxed variant of it.
- How do I import graduation-cap in React?
- <GraduationCap /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <GraduationCap size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
- Where is the graduation-cap SVG?
- icons/stroke/graduation-cap.svg, icons/duotone/graduation-cap.svg and icons/fill/graduation-cap.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
- When was graduation-cap added to the set?
- Added 9 Sept 2026. It ships in v0.6.0, so an install at that version or later has it.
Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.