graduation cap icon
graduation-cap-solid from Flowbite Icons by Themesberg · Solid · Education · MIT Free for personal and commercial use.
- Name
- graduation-cap-solid
- Set
- Flowbite Icons
- Style
- Solid
- Category
- Education
- Viewbox
- 24×24
- License
- MIT
1 other variant in Flowbite Icons
The same icon in other sets
graduation-capEmoji One (Colored)graduation-capFont Awesome 6 Solidgraduation-capFont Awesome Solidgraduation-capFluent Emojigraduation-capFluent Emoji Flatgraduation-capFluent Emoji High Contrastgraduation-capHuge Iconsgraduation-capIconoirgraduation-capLine Awesomegraduation-capLucidegraduation-capMyna UI Iconsgraduation-capNoto Emojigraduation-capOpenMojigraduation-capPhosphorgraduation-capPrime Iconsgraduation-cap-fillRemix Icongraduation-capStreamline Emojisgraduation-capTwitter Emojigraduation-capUnicons
More education icons from Flowbite Icons
book-open-reader-outlinechalkboard-outlinechalkboard-user-outlinelaptop-code-outlinelaptop-file-outlinemicroscope-outlineperson-chalkboard-outlineschool-alt-outlineschool-check-alt-outlineschool-check-outlineschool-exclamation-alt-outlineschool-exclamation-outlineschool-flag-alt-outlineschool-flag-outlineschool-lock-alt-outlineschool-lock-outlineschool-outlineschool-xmark-alt-outlineschool-xmark-outlineshapes-outlinetheatre-outlineuser-graduate-outline
Use the graduation cap icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.447 4.106a1 1 0 0 0-.894 0L2.77 8.497l9.22 4.39L21 8.382z"/><path d="M5 17.222v-5.448l6.57 3.129a1 1 0 0 0 .877-.009L19 11.618v5.604c0 .286-.123.558-.336.748l-.003.003l-.004.003l-.01.01l-.012.01l-.018.014l-.097.078q-.12.096-.34.244a8.6 8.6 0 0 1-1.274.693C15.791 19.52 14.153 20 12 20s-3.79-.48-4.906-.975a8.6 8.6 0 0 1-1.274-.693a6 6 0 0 1-.467-.347l-.01-.009l-.004-.004l-.002-.001l.01-.012v-.001l-.011.012A1 1 0 0 1 5 17.222m-3-6.876l2 .952V17a1 1 0 1 1-2 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function FlowbiteGraduationCapSolid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.447 4.106a1 1 0 0 0-.894 0L2.77 8.497l9.22 4.39L21 8.382z"/><path d="M5 17.222v-5.448l6.57 3.129a1 1 0 0 0 .877-.009L19 11.618v5.604c0 .286-.123.558-.336.748l-.003.003l-.004.003l-.01.01l-.012.01l-.018.014l-.097.078q-.12.096-.34.244a8.6 8.6 0 0 1-1.274.693C15.791 19.52 14.153 20 12 20s-3.79-.48-4.906-.975a8.6 8.6 0 0 1-1.274-.693a6 6 0 0 1-.467-.347l-.01-.009l-.004-.004l-.002-.001l.01-.012v-.001l-.011.012A1 1 0 0 1 5 17.222m-3-6.876l2 .952V17a1 1 0 1 1-2 0z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12.447 4.106a1 1 0 0 0-.894 0L2.77 8.497l9.22 4.39L21 8.382z"/><path d="M5 17.222v-5.448l6.57 3.129a1 1 0 0 0 .877-.009L19 11.618v5.604c0 .286-.123.558-.336.748l-.003.003l-.004.003l-.01.01l-.012.01l-.018.014l-.097.078q-.12.096-.34.244a8.6 8.6 0 0 1-1.274.693C15.791 19.52 14.153 20 12 20s-3.79-.48-4.906-.975a8.6 8.6 0 0 1-1.274-.693a6 6 0 0 1-.467-.347l-.01-.009l-.004-.004l-.002-.001l.01-.012v-.001l-.011.012A1 1 0 0 1 5 17.222m-3-6.876l2 .952V17a1 1 0 1 1-2 0z"/></g></svg> </template>
CSS
.icon-graduation-cap-solid {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.447%204.106a1%201%200%200%200-.894%200L2.77%208.497l9.22%204.39L21%208.382z%22%2F%3E%3Cpath%20d%3D%22M5%2017.222v-5.448l6.57%203.129a1%201%200%200%200%20.877-.009L19%2011.618v5.604c0%20.286-.123.558-.336.748l-.003.003l-.004.003l-.01.01l-.012.01l-.018.014l-.097.078q-.12.096-.34.244a8.6%208.6%200%200%201-1.274.693C15.791%2019.52%2014.153%2020%2012%2020s-3.79-.48-4.906-.975a8.6%208.6%200%200%201-1.274-.693a6%206%200%200%201-.467-.347l-.01-.009l-.004-.004l-.002-.001l.01-.012v-.001l-.011.012A1%201%200%200%201%205%2017.222m-3-6.876l2%20.952V17a1%201%200%201%201-2%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12.447%204.106a1%201%200%200%200-.894%200L2.77%208.497l9.22%204.39L21%208.382z%22%2F%3E%3Cpath%20d%3D%22M5%2017.222v-5.448l6.57%203.129a1%201%200%200%200%20.877-.009L19%2011.618v5.604c0%20.286-.123.558-.336.748l-.003.003l-.004.003l-.01.01l-.012.01l-.018.014l-.097.078q-.12.096-.34.244a8.6%208.6%200%200%201-1.274.693C15.791%2019.52%2014.153%2020%2012%2020s-3.79-.48-4.906-.975a8.6%208.6%200%200%201-1.274-.693a6%206%200%200%201-.467-.347l-.01-.009l-.004-.004l-.002-.001l.01-.012v-.001l-.011.012A1%201%200%200%201%205%2017.222m-3-6.876l2%20.952V17a1%201%200%201%201-2%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/graduation-cap-solid.svg?color=%231a73e8&size=48