Square Academic Cap2 icon in outline, twotone, bold and bulk. Free in all four styles, for courses, library, certificates, office work. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconSquareAcademicCap2 } from "@devigner-ui/icons";
<IconSquareAcademicCap2 className="size-6" />
<script setup>
import { IconSquareAcademicCap2 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconSquareAcademicCap2 class="size-6" />
</template>
<script>
import { IconSquareAcademicCap2 } from "@devigner-ui/icons-svelte";
</script>
<IconSquareAcademicCap2 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.1 6.64 9.77 3.5a5.2 5.2 0 0 1 4.44 0l6.69 3.14c1.45.68 1.45 3.04 0 3.72l-6.7 3.14a5.2 5.2 0 0 1-4.43 0L5 11.26" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M2.5 15v-2.86c0-1.28 0-1.92.33-2.42s.92-.75 2.1-1.26L6 8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M19 11.5v5.13c0 1-.5 1.95-1.39 2.44C16.15 19.87 13.8 21 12 21s-4.15-1.12-5.61-1.93A2.8 2.8 0 0 1 5 16.63V11.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>