Teacher 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 { IconTeacher } from "@devigner-ui/icons";
<IconTeacher className="size-6" />
<script setup>
import { IconTeacher } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTeacher class="size-6" />
</template>
<script>
import { IconTeacher } from "@devigner-ui/icons-svelte";
</script>
<IconTeacher class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.72 2.53 4.7 6.46a3.2 3.2 0 0 0 0 5.34l6.02 3.93c1.08.71 2.86.71 3.94 0l5.99-3.93a3.2 3.2 0 0 0 0-5.33l-5.99-3.93a3.9 3.9 0 0 0-3.94-.01" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m6.3 13.08-.01 4.69c0 1.27.98 2.63 2.18 3.03l3.19 1.06c.55.18 1.46.18 2.02 0l3.19-1.06a3.4 3.4 0 0 0 2.18-3.03v-4.64" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M22.07 15V9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>