teaching from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
teaching
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the teaching 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="M13 15c-2.292 6-8.708 0-11 6m13.5-6h1.501c2.357 0 3.536 0 4.268-.732s.732-1.911.732-4.268V8c0-2.357 0-3.536-.732-4.268S19.36 3 17.001 3h-4c-2.357 0-3.535 0-4.267.732c-.62.62-.716 1.561-.73 3.268"/><circle cx="7.5" cy="12.5" r="2.5"/><path d="M12 7h6m0 4h-3"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTeaching(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="M13 15c-2.292 6-8.708 0-11 6m13.5-6h1.501c2.357 0 3.536 0 4.268-.732s.732-1.911.732-4.268V8c0-2.357 0-3.536-.732-4.268S19.36 3 17.001 3h-4c-2.357 0-3.535 0-4.267.732c-.62.62-.716 1.561-.73 3.268"/><circle cx="7.5" cy="12.5" r="2.5"/><path d="M12 7h6m0 4h-3"/></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="M13 15c-2.292 6-8.708 0-11 6m13.5-6h1.501c2.357 0 3.536 0 4.268-.732s.732-1.911.732-4.268V8c0-2.357 0-3.536-.732-4.268S19.36 3 17.001 3h-4c-2.357 0-3.535 0-4.267.732c-.62.62-.716 1.561-.73 3.268"/><circle cx="7.5" cy="12.5" r="2.5"/><path d="M12 7h6m0 4h-3"/></g></svg>
</template>

CSS

.icon-teaching {
  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%22M13%2015c-2.292%206-8.708%200-11%206m13.5-6h1.501c2.357%200%203.536%200%204.268-.732s.732-1.911.732-4.268V8c0-2.357%200-3.536-.732-4.268S19.36%203%2017.001%203h-4c-2.357%200-3.535%200-4.267.732c-.62.62-.716%201.561-.73%203.268%22%2F%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%2212.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20d%3D%22M12%207h6m0%204h-3%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%22M13%2015c-2.292%206-8.708%200-11%206m13.5-6h1.501c2.357%200%203.536%200%204.268-.732s.732-1.911.732-4.268V8c0-2.357%200-3.536-.732-4.268S19.36%203%2017.001%203h-4c-2.357%200-3.535%200-4.267.732c-.62.62-.716%201.561-.73%203.268%22%2F%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%2212.5%22%20r%3D%222.5%22%2F%3E%3Cpath%20d%3D%22M12%207h6m0%204h-3%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/teaching.svg?color=%231a73e8&size=48

Teaching stroke icon — Huge Icons · IconsDB