mortarboard 02 icon

mortarboard-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
mortarboard-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the mortarboard 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2 8c0 1.342 8.095 5 9.986 5s9.986-3.658 9.986-5s-8.095-5-9.986-5S2 6.658 2 8"/><path d="m5.994 11l.245 5.63c.005.113.017.226.05.334c.101.333.287.637.571.84c2.221 1.595 8.03 1.595 10.252 0c.284-.203.47-.507.57-.84a1.4 1.4 0 0 0 .05-.334l.245-5.63m2.496-1.5v7m0 0c-.792 1.446-1.142 2.221-1.497 3.5c-.078.455-.016.684.297.888c.128.083.28.112.433.112h1.52a.8.8 0 0 0 .458-.125c.291-.201.366-.422.287-.875c-.311-1.187-.709-2-1.498-3.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsMortarboard02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M2 8c0 1.342 8.095 5 9.986 5s9.986-3.658 9.986-5s-8.095-5-9.986-5S2 6.658 2 8"/><path d="m5.994 11l.245 5.63c.005.113.017.226.05.334c.101.333.287.637.571.84c2.221 1.595 8.03 1.595 10.252 0c.284-.203.47-.507.57-.84a1.4 1.4 0 0 0 .05-.334l.245-5.63m2.496-1.5v7m0 0c-.792 1.446-1.142 2.221-1.497 3.5c-.078.455-.016.684.297.888c.128.083.28.112.433.112h1.52a.8.8 0 0 0 .458-.125c.291-.201.366-.422.287-.875c-.311-1.187-.709-2-1.498-3.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M2 8c0 1.342 8.095 5 9.986 5s9.986-3.658 9.986-5s-8.095-5-9.986-5S2 6.658 2 8"/><path d="m5.994 11l.245 5.63c.005.113.017.226.05.334c.101.333.287.637.571.84c2.221 1.595 8.03 1.595 10.252 0c.284-.203.47-.507.57-.84a1.4 1.4 0 0 0 .05-.334l.245-5.63m2.496-1.5v7m0 0c-.792 1.446-1.142 2.221-1.497 3.5c-.078.455-.016.684.297.888c.128.083.28.112.433.112h1.52a.8.8 0 0 0 .458-.125c.291-.201.366-.422.287-.875c-.311-1.187-.709-2-1.498-3.5"/></g></svg>
</template>

CSS

.icon-mortarboard-02 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%208c0%201.342%208.095%205%209.986%205s9.986-3.658%209.986-5s-8.095-5-9.986-5S2%206.658%202%208%22%2F%3E%3Cpath%20d%3D%22m5.994%2011l.245%205.63c.005.113.017.226.05.334c.101.333.287.637.571.84c2.221%201.595%208.03%201.595%2010.252%200c.284-.203.47-.507.57-.84a1.4%201.4%200%200%200%20.05-.334l.245-5.63m2.496-1.5v7m0%200c-.792%201.446-1.142%202.221-1.497%203.5c-.078.455-.016.684.297.888c.128.083.28.112.433.112h1.52a.8.8%200%200%200%20.458-.125c.291-.201.366-.422.287-.875c-.311-1.187-.709-2-1.498-3.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%208c0%201.342%208.095%205%209.986%205s9.986-3.658%209.986-5s-8.095-5-9.986-5S2%206.658%202%208%22%2F%3E%3Cpath%20d%3D%22m5.994%2011l.245%205.63c.005.113.017.226.05.334c.101.333.287.637.571.84c2.221%201.595%208.03%201.595%2010.252%200c.284-.203.47-.507.57-.84a1.4%201.4%200%200%200%20.05-.334l.245-5.63m2.496-1.5v7m0%200c-.792%201.446-1.142%202.221-1.497%203.5c-.078.455-.016.684.297.888c.128.083.28.112.433.112h1.52a.8.8%200%200%200%20.458-.125c.291-.201.366-.422.287-.875c-.311-1.187-.709-2-1.498-3.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/mortarboard-02.svg?color=%231a73e8&size=48