academic cap icon
academic-cap-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- academic-cap-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
Use the academic cap icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M9.664 1.319a.75.75 0 0 1 .672 0a41 41 0 0 1 8.198 5.424a.75.75 0 0 1-.254 1.285a31.4 31.4 0 0 0-7.86 3.83a.75.75 0 0 1-.84 0a32 32 0 0 0-2.08-1.287V9.394c0-.244.116-.463.302-.592a36 36 0 0 1 3.305-2.033a.75.75 0 0 0-.714-1.319a37 37 0 0 0-3.446 2.12A2.22 2.22 0 0 0 6 9.393v.38a31 31 0 0 0-4.28-1.746a.75.75 0 0 1-.254-1.285a41 41 0 0 1 8.198-5.424M6 11.459a30 30 0 0 0-2.455-1.158a41 41 0 0 0-.39 3.114a.75.75 0 0 0 .419.74q.792.384 1.554.82q-.314.487-.739.914a.75.75 0 1 0 1.06 1.06c.37-.369.69-.77.96-1.193a26.6 26.6 0 0 1 3.095 2.348a.75.75 0 0 0 .992 0a26.6 26.6 0 0 1 5.93-3.95a.75.75 0 0 0 .42-.739a41 41 0 0 0-.39-3.114a30 30 0 0 0-5.199 2.801a2.25 2.25 0 0 1-2.514 0q-.614-.413-1.25-.797a7 7 0 0 1-1.084 3.45a27 27 0 0 0-1.281-.78A5.5 5.5 0 0 0 6 12z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HeroiconsAcademicCap20Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fillRule="evenodd" d="M9.664 1.319a.75.75 0 0 1 .672 0a41 41 0 0 1 8.198 5.424a.75.75 0 0 1-.254 1.285a31.4 31.4 0 0 0-7.86 3.83a.75.75 0 0 1-.84 0a32 32 0 0 0-2.08-1.287V9.394c0-.244.116-.463.302-.592a36 36 0 0 1 3.305-2.033a.75.75 0 0 0-.714-1.319a37 37 0 0 0-3.446 2.12A2.22 2.22 0 0 0 6 9.393v.38a31 31 0 0 0-4.28-1.746a.75.75 0 0 1-.254-1.285a41 41 0 0 1 8.198-5.424M6 11.459a30 30 0 0 0-2.455-1.158a41 41 0 0 0-.39 3.114a.75.75 0 0 0 .419.74q.792.384 1.554.82q-.314.487-.739.914a.75.75 0 1 0 1.06 1.06c.37-.369.69-.77.96-1.193a26.6 26.6 0 0 1 3.095 2.348a.75.75 0 0 0 .992 0a26.6 26.6 0 0 1 5.93-3.95a.75.75 0 0 0 .42-.739a41 41 0 0 0-.39-3.114a30 30 0 0 0-5.199 2.801a2.25 2.25 0 0 1-2.514 0q-.614-.413-1.25-.797a7 7 0 0 1-1.084 3.45a27 27 0 0 0-1.281-.78A5.5 5.5 0 0 0 6 12z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M9.664 1.319a.75.75 0 0 1 .672 0a41 41 0 0 1 8.198 5.424a.75.75 0 0 1-.254 1.285a31.4 31.4 0 0 0-7.86 3.83a.75.75 0 0 1-.84 0a32 32 0 0 0-2.08-1.287V9.394c0-.244.116-.463.302-.592a36 36 0 0 1 3.305-2.033a.75.75 0 0 0-.714-1.319a37 37 0 0 0-3.446 2.12A2.22 2.22 0 0 0 6 9.393v.38a31 31 0 0 0-4.28-1.746a.75.75 0 0 1-.254-1.285a41 41 0 0 1 8.198-5.424M6 11.459a30 30 0 0 0-2.455-1.158a41 41 0 0 0-.39 3.114a.75.75 0 0 0 .419.74q.792.384 1.554.82q-.314.487-.739.914a.75.75 0 1 0 1.06 1.06c.37-.369.69-.77.96-1.193a26.6 26.6 0 0 1 3.095 2.348a.75.75 0 0 0 .992 0a26.6 26.6 0 0 1 5.93-3.95a.75.75 0 0 0 .42-.739a41 41 0 0 0-.39-3.114a30 30 0 0 0-5.199 2.801a2.25 2.25 0 0 1-2.514 0q-.614-.413-1.25-.797a7 7 0 0 1-1.084 3.45a27 27 0 0 0-1.281-.78A5.5 5.5 0 0 0 6 12z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-academic-cap-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.664%201.319a.75.75%200%200%201%20.672%200a41%2041%200%200%201%208.198%205.424a.75.75%200%200%201-.254%201.285a31.4%2031.4%200%200%200-7.86%203.83a.75.75%200%200%201-.84%200a32%2032%200%200%200-2.08-1.287V9.394c0-.244.116-.463.302-.592a36%2036%200%200%201%203.305-2.033a.75.75%200%200%200-.714-1.319a37%2037%200%200%200-3.446%202.12A2.22%202.22%200%200%200%206%209.393v.38a31%2031%200%200%200-4.28-1.746a.75.75%200%200%201-.254-1.285a41%2041%200%200%201%208.198-5.424M6%2011.459a30%2030%200%200%200-2.455-1.158a41%2041%200%200%200-.39%203.114a.75.75%200%200%200%20.419.74q.792.384%201.554.82q-.314.487-.739.914a.75.75%200%201%200%201.06%201.06c.37-.369.69-.77.96-1.193a26.6%2026.6%200%200%201%203.095%202.348a.75.75%200%200%200%20.992%200a26.6%2026.6%200%200%201%205.93-3.95a.75.75%200%200%200%20.42-.739a41%2041%200%200%200-.39-3.114a30%2030%200%200%200-5.199%202.801a2.25%202.25%200%200%201-2.514%200q-.614-.413-1.25-.797a7%207%200%200%201-1.084%203.45a27%2027%200%200%200-1.281-.78A5.5%205.5%200%200%200%206%2012z%22%20clip-rule%3D%22evenodd%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.664%201.319a.75.75%200%200%201%20.672%200a41%2041%200%200%201%208.198%205.424a.75.75%200%200%201-.254%201.285a31.4%2031.4%200%200%200-7.86%203.83a.75.75%200%200%201-.84%200a32%2032%200%200%200-2.08-1.287V9.394c0-.244.116-.463.302-.592a36%2036%200%200%201%203.305-2.033a.75.75%200%200%200-.714-1.319a37%2037%200%200%200-3.446%202.12A2.22%202.22%200%200%200%206%209.393v.38a31%2031%200%200%200-4.28-1.746a.75.75%200%200%201-.254-1.285a41%2041%200%200%201%208.198-5.424M6%2011.459a30%2030%200%200%200-2.455-1.158a41%2041%200%200%200-.39%203.114a.75.75%200%200%200%20.419.74q.792.384%201.554.82q-.314.487-.739.914a.75.75%200%201%200%201.06%201.06c.37-.369.69-.77.96-1.193a26.6%2026.6%200%200%201%203.095%202.348a.75.75%200%200%200%20.992%200a26.6%2026.6%200%200%201%205.93-3.95a.75.75%200%200%200%20.42-.739a41%2041%200%200%200-.39-3.114a30%2030%200%200%200-5.199%202.801a2.25%202.25%200%200%201-2.514%200q-.614-.413-1.25-.797a7%207%200%200%201-1.084%203.45a27%2027%200%200%200-1.281-.78A5.5%205.5%200%200%200%206%2012z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/academic-cap-20-solid.svg?color=%231a73e8&size=48