hat graduation icon
hat-graduation-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- hat-graduation-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
13 other variants in Fluent UI System Icons
hat-graduation-12-filledhat-graduation-12-regularhat-graduation-16-filledhat-graduation-16-regularhat-graduation-20-filledhat-graduation-20-regularhat-graduation-24-filledhat-graduation-24-regularhat-graduation-28-regularhat-graduation-32-filledhat-graduation-32-regularhat-graduation-48-filledhat-graduation-48-regular
Related icons in Fluent UI System Icons
Use the hat graduation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.768 3.496a4.25 4.25 0 0 1 4.464 0l9.912 6.116a.75.75 0 0 1 .017 1.266l-9.835 6.43a4.25 4.25 0 0 1-4.652 0L3 11.638v6.113a.75.75 0 0 1-1.5 0V10.5q0-.065.01-.125a.75.75 0 0 1 .346-.763zM6 15.39l4.853 3.173a5.75 5.75 0 0 0 6.294 0L22 15.391v4.859c0 .299-.162.479-.353.666c-.095.092-.231.22-.409.372a11.3 11.3 0 0 1-1.54 1.105C18.366 23.193 16.421 24 14 24c-2.42 0-4.366-.807-5.698-1.607a11.3 11.3 0 0 1-1.54-1.105a9 9 0 0 1-.41-.372c-.19-.187-.352-.367-.352-.666z"/></svg>
React
import type { SVGProps } from "react";
export function FluentHatGraduation28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.768 3.496a4.25 4.25 0 0 1 4.464 0l9.912 6.116a.75.75 0 0 1 .017 1.266l-9.835 6.43a4.25 4.25 0 0 1-4.652 0L3 11.638v6.113a.75.75 0 0 1-1.5 0V10.5q0-.065.01-.125a.75.75 0 0 1 .346-.763zM6 15.39l4.853 3.173a5.75 5.75 0 0 0 6.294 0L22 15.391v4.859c0 .299-.162.479-.353.666c-.095.092-.231.22-.409.372a11.3 11.3 0 0 1-1.54 1.105C18.366 23.193 16.421 24 14 24c-2.42 0-4.366-.807-5.698-1.607a11.3 11.3 0 0 1-1.54-1.105a9 9 0 0 1-.41-.372c-.19-.187-.352-.367-.352-.666z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M11.768 3.496a4.25 4.25 0 0 1 4.464 0l9.912 6.116a.75.75 0 0 1 .017 1.266l-9.835 6.43a4.25 4.25 0 0 1-4.652 0L3 11.638v6.113a.75.75 0 0 1-1.5 0V10.5q0-.065.01-.125a.75.75 0 0 1 .346-.763zM6 15.39l4.853 3.173a5.75 5.75 0 0 0 6.294 0L22 15.391v4.859c0 .299-.162.479-.353.666c-.095.092-.231.22-.409.372a11.3 11.3 0 0 1-1.54 1.105C18.366 23.193 16.421 24 14 24c-2.42 0-4.366-.807-5.698-1.607a11.3 11.3 0 0 1-1.54-1.105a9 9 0 0 1-.41-.372c-.19-.187-.352-.367-.352-.666z"/></svg> </template>
CSS
.icon-hat-graduation-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.768%203.496a4.25%204.25%200%200%201%204.464%200l9.912%206.116a.75.75%200%200%201%20.017%201.266l-9.835%206.43a4.25%204.25%200%200%201-4.652%200L3%2011.638v6.113a.75.75%200%200%201-1.5%200V10.5q0-.065.01-.125a.75.75%200%200%201%20.346-.763zM6%2015.39l4.853%203.173a5.75%205.75%200%200%200%206.294%200L22%2015.391v4.859c0%20.299-.162.479-.353.666c-.095.092-.231.22-.409.372a11.3%2011.3%200%200%201-1.54%201.105C18.366%2023.193%2016.421%2024%2014%2024c-2.42%200-4.366-.807-5.698-1.607a11.3%2011.3%200%200%201-1.54-1.105a9%209%200%200%201-.41-.372c-.19-.187-.352-.367-.352-.666z%22%2F%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.768%203.496a4.25%204.25%200%200%201%204.464%200l9.912%206.116a.75.75%200%200%201%20.017%201.266l-9.835%206.43a4.25%204.25%200%200%201-4.652%200L3%2011.638v6.113a.75.75%200%200%201-1.5%200V10.5q0-.065.01-.125a.75.75%200%200%201%20.346-.763zM6%2015.39l4.853%203.173a5.75%205.75%200%200%200%206.294%200L22%2015.391v4.859c0%20.299-.162.479-.353.666c-.095.092-.231.22-.409.372a11.3%2011.3%200%200%201-1.54%201.105C18.366%2023.193%2016.421%2024%2014%2024c-2.42%200-4.366-.807-5.698-1.607a11.3%2011.3%200%200%201-1.54-1.105a9%209%200%200%201-.41-.372c-.19-.187-.352-.367-.352-.666z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/hat-graduation-28-filled.svg?color=%231a73e8&size=48