mortar board icon
mortar-board from Octicons by GitHub · Regular · MIT Free for personal and commercial use.
- Name
- mortar-board
- Set
- Octicons
- Style
- Regular
- Viewbox
- 16×16
- License
- MIT
2 other variants in Octicons
The same icon in other sets
Use the mortar board icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.11 2.8a.34.34 0 0 0-.2 0L.27 5.18a.35.35 0 0 0 0 .67L2 6.4v1.77c-.3.17-.5.5-.5.86c0 .19.05.36.14.5c-.08.14-.14.31-.14.5v2.58c0 .55 2 .55 2 0v-2.58c0-.19-.05-.36-.14-.5c.08-.14.14-.31.14-.5c0-.38-.2-.69-.5-.86V6.72l4.89 1.53c.06.02.14.02.2 0l7.64-2.38a.35.35 0 0 0 0-.67L8.1 2.81l.01-.01zM4 8l3.83 1.19h-.02c.13.03.25.03.36 0L12 8v2.5c0 1-1.8 1.5-4 1.5s-4-.5-4-1.5V8zm3.02-2.5c0 .28.45.5 1 .5s1-.22 1-.5s-.45-.5-1-.5s-1 .22-1 .5z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function OcticonMortarBoard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fillRule="evenodd" d="M8.11 2.8a.34.34 0 0 0-.2 0L.27 5.18a.35.35 0 0 0 0 .67L2 6.4v1.77c-.3.17-.5.5-.5.86c0 .19.05.36.14.5c-.08.14-.14.31-.14.5v2.58c0 .55 2 .55 2 0v-2.58c0-.19-.05-.36-.14-.5c.08-.14.14-.31.14-.5c0-.38-.2-.69-.5-.86V6.72l4.89 1.53c.06.02.14.02.2 0l7.64-2.38a.35.35 0 0 0 0-.67L8.1 2.81l.01-.01zM4 8l3.83 1.19h-.02c.13.03.25.03.36 0L12 8v2.5c0 1-1.8 1.5-4 1.5s-4-.5-4-1.5V8zm3.02-2.5c0 .28.45.5 1 .5s1-.22 1-.5s-.45-.5-1-.5s-1 .22-1 .5z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.11 2.8a.34.34 0 0 0-.2 0L.27 5.18a.35.35 0 0 0 0 .67L2 6.4v1.77c-.3.17-.5.5-.5.86c0 .19.05.36.14.5c-.08.14-.14.31-.14.5v2.58c0 .55 2 .55 2 0v-2.58c0-.19-.05-.36-.14-.5c.08-.14.14-.31.14-.5c0-.38-.2-.69-.5-.86V6.72l4.89 1.53c.06.02.14.02.2 0l7.64-2.38a.35.35 0 0 0 0-.67L8.1 2.81l.01-.01zM4 8l3.83 1.19h-.02c.13.03.25.03.36 0L12 8v2.5c0 1-1.8 1.5-4 1.5s-4-.5-4-1.5V8zm3.02-2.5c0 .28.45.5 1 .5s1-.22 1-.5s-.45-.5-1-.5s-1 .22-1 .5z" fill="currentColor"/></svg> </template>
CSS
.icon-mortar-board {
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%2016%2016%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.11%202.8a.34.34%200%200%200-.2%200L.27%205.18a.35.35%200%200%200%200%20.67L2%206.4v1.77c-.3.17-.5.5-.5.86c0%20.19.05.36.14.5c-.08.14-.14.31-.14.5v2.58c0%20.55%202%20.55%202%200v-2.58c0-.19-.05-.36-.14-.5c.08-.14.14-.31.14-.5c0-.38-.2-.69-.5-.86V6.72l4.89%201.53c.06.02.14.02.2%200l7.64-2.38a.35.35%200%200%200%200-.67L8.1%202.81l.01-.01zM4%208l3.83%201.19h-.02c.13.03.25.03.36%200L12%208v2.5c0%201-1.8%201.5-4%201.5s-4-.5-4-1.5V8zm3.02-2.5c0%20.28.45.5%201%20.5s1-.22%201-.5s-.45-.5-1-.5s-1%20.22-1%20.5z%22%20fill%3D%22currentColor%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%2016%2016%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.11%202.8a.34.34%200%200%200-.2%200L.27%205.18a.35.35%200%200%200%200%20.67L2%206.4v1.77c-.3.17-.5.5-.5.86c0%20.19.05.36.14.5c-.08.14-.14.31-.14.5v2.58c0%20.55%202%20.55%202%200v-2.58c0-.19-.05-.36-.14-.5c.08-.14.14-.31.14-.5c0-.38-.2-.69-.5-.86V6.72l4.89%201.53c.06.02.14.02.2%200l7.64-2.38a.35.35%200%200%200%200-.67L8.1%202.81l.01-.01zM4%208l3.83%201.19h-.02c.13.03.25.03.36%200L12%208v2.5c0%201-1.8%201.5-4%201.5s-4-.5-4-1.5V8zm3.02-2.5c0%20.28.45.5%201%20.5s1-.22%201-.5s-.45-.5-1-.5s-1%20.22-1%20.5z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/mortar-board.svg?color=%231a73e8&size=48