teaching icon
teaching-28-filled from Fluent UI System Icons by Microsoft Corporation · 28 Filled · MIT Free for personal and commercial use.
- Name
- teaching-28-filled
- Set
- Fluent UI System Icons
- Style
- 28 Filled
- Viewbox
- 28×28
- License
- MIT
11 other variants in Fluent UI System Icons
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 28 28"><path fill="currentColor" d="M3 4.75A2.75 2.75 0 0 1 5.75 2h11.5A2.75 2.75 0 0 1 20 4.75v2.998a6 6 0 0 0-.869.76a6 6 0 0 0-.631-.502V4.75c0-.69-.56-1.25-1.25-1.25H5.75c-.69 0-1.25.56-1.25 1.25V6.5h.75a.75.75 0 0 1 0 1.5H4.5v4.25h.75a.75.75 0 0 1 0 1.5H4.5V18h.75a.75.75 0 0 1 0 1.5H4.5v1.75c0 .69.56 1.25 1.25 1.25h5.63c.217.536.462 1.038.716 1.5H5.75A2.75 2.75 0 0 1 3 21.25V19.5h-.75a.75.75 0 0 1 0-1.5H3v-4.25h-.75a.75.75 0 0 1 0-1.5H3V8h-.75a.75.75 0 0 1 0-1.5H3zm19.434 3.692a.75.75 0 0 0-.992-.376a5 5 0 0 0-2.256 2.025A4.75 4.75 0 0 0 15.25 8h-.75a1 1 0 0 0-1 1v.75c0 1.343.557 2.556 1.453 3.42c-1.76.508-3.453 2.17-3.453 5.044c0 3.608 2.14 6.562 3.22 7.833c.554.65 1.357.953 2.146.953c.877 0 1.712-.372 2.3-1.023l.084-.094l.084.094a3.1 3.1 0 0 0 2.3 1.023c.79 0 1.592-.302 2.145-.953C24.861 24.776 27 21.822 27 18.214C27 14.7 24.47 13 22.381 13a7.4 7.4 0 0 0-2.434.398q.02-.073.032-.148H20v-.633a3.49 3.49 0 0 1 2.058-3.183a.75.75 0 0 0 .376-.992M15.25 9.5a3.25 3.25 0 0 1 3.25 3.25V13h-.25A3.25 3.25 0 0 1 15 9.75V9.5zm1.517 6.937a.75.75 0 0 1-.367.994a.88.88 0 0 0-.507.912l.101.814a.75.75 0 1 1-1.488.186l-.102-.813a2.38 2.38 0 0 1 1.368-2.461a.75.75 0 0 1 .995.368"/></svg>
React
import type { SVGProps } from "react";
export function FluentTeaching28Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3 4.75A2.75 2.75 0 0 1 5.75 2h11.5A2.75 2.75 0 0 1 20 4.75v2.998a6 6 0 0 0-.869.76a6 6 0 0 0-.631-.502V4.75c0-.69-.56-1.25-1.25-1.25H5.75c-.69 0-1.25.56-1.25 1.25V6.5h.75a.75.75 0 0 1 0 1.5H4.5v4.25h.75a.75.75 0 0 1 0 1.5H4.5V18h.75a.75.75 0 0 1 0 1.5H4.5v1.75c0 .69.56 1.25 1.25 1.25h5.63c.217.536.462 1.038.716 1.5H5.75A2.75 2.75 0 0 1 3 21.25V19.5h-.75a.75.75 0 0 1 0-1.5H3v-4.25h-.75a.75.75 0 0 1 0-1.5H3V8h-.75a.75.75 0 0 1 0-1.5H3zm19.434 3.692a.75.75 0 0 0-.992-.376a5 5 0 0 0-2.256 2.025A4.75 4.75 0 0 0 15.25 8h-.75a1 1 0 0 0-1 1v.75c0 1.343.557 2.556 1.453 3.42c-1.76.508-3.453 2.17-3.453 5.044c0 3.608 2.14 6.562 3.22 7.833c.554.65 1.357.953 2.146.953c.877 0 1.712-.372 2.3-1.023l.084-.094l.084.094a3.1 3.1 0 0 0 2.3 1.023c.79 0 1.592-.302 2.145-.953C24.861 24.776 27 21.822 27 18.214C27 14.7 24.47 13 22.381 13a7.4 7.4 0 0 0-2.434.398q.02-.073.032-.148H20v-.633a3.49 3.49 0 0 1 2.058-3.183a.75.75 0 0 0 .376-.992M15.25 9.5a3.25 3.25 0 0 1 3.25 3.25V13h-.25A3.25 3.25 0 0 1 15 9.75V9.5zm1.517 6.937a.75.75 0 0 1-.367.994a.88.88 0 0 0-.507.912l.101.814a.75.75 0 1 1-1.488.186l-.102-.813a2.38 2.38 0 0 1 1.368-2.461a.75.75 0 0 1 .995.368"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 28 28"><path fill="currentColor" d="M3 4.75A2.75 2.75 0 0 1 5.75 2h11.5A2.75 2.75 0 0 1 20 4.75v2.998a6 6 0 0 0-.869.76a6 6 0 0 0-.631-.502V4.75c0-.69-.56-1.25-1.25-1.25H5.75c-.69 0-1.25.56-1.25 1.25V6.5h.75a.75.75 0 0 1 0 1.5H4.5v4.25h.75a.75.75 0 0 1 0 1.5H4.5V18h.75a.75.75 0 0 1 0 1.5H4.5v1.75c0 .69.56 1.25 1.25 1.25h5.63c.217.536.462 1.038.716 1.5H5.75A2.75 2.75 0 0 1 3 21.25V19.5h-.75a.75.75 0 0 1 0-1.5H3v-4.25h-.75a.75.75 0 0 1 0-1.5H3V8h-.75a.75.75 0 0 1 0-1.5H3zm19.434 3.692a.75.75 0 0 0-.992-.376a5 5 0 0 0-2.256 2.025A4.75 4.75 0 0 0 15.25 8h-.75a1 1 0 0 0-1 1v.75c0 1.343.557 2.556 1.453 3.42c-1.76.508-3.453 2.17-3.453 5.044c0 3.608 2.14 6.562 3.22 7.833c.554.65 1.357.953 2.146.953c.877 0 1.712-.372 2.3-1.023l.084-.094l.084.094a3.1 3.1 0 0 0 2.3 1.023c.79 0 1.592-.302 2.145-.953C24.861 24.776 27 21.822 27 18.214C27 14.7 24.47 13 22.381 13a7.4 7.4 0 0 0-2.434.398q.02-.073.032-.148H20v-.633a3.49 3.49 0 0 1 2.058-3.183a.75.75 0 0 0 .376-.992M15.25 9.5a3.25 3.25 0 0 1 3.25 3.25V13h-.25A3.25 3.25 0 0 1 15 9.75V9.5zm1.517 6.937a.75.75 0 0 1-.367.994a.88.88 0 0 0-.507.912l.101.814a.75.75 0 1 1-1.488.186l-.102-.813a2.38 2.38 0 0 1 1.368-2.461a.75.75 0 0 1 .995.368"/></svg> </template>
CSS
.icon-teaching-28-filled {
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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%204.75A2.75%202.75%200%200%201%205.75%202h11.5A2.75%202.75%200%200%201%2020%204.75v2.998a6%206%200%200%200-.869.76a6%206%200%200%200-.631-.502V4.75c0-.69-.56-1.25-1.25-1.25H5.75c-.69%200-1.25.56-1.25%201.25V6.5h.75a.75.75%200%200%201%200%201.5H4.5v4.25h.75a.75.75%200%200%201%200%201.5H4.5V18h.75a.75.75%200%200%201%200%201.5H4.5v1.75c0%20.69.56%201.25%201.25%201.25h5.63c.217.536.462%201.038.716%201.5H5.75A2.75%202.75%200%200%201%203%2021.25V19.5h-.75a.75.75%200%200%201%200-1.5H3v-4.25h-.75a.75.75%200%200%201%200-1.5H3V8h-.75a.75.75%200%200%201%200-1.5H3zm19.434%203.692a.75.75%200%200%200-.992-.376a5%205%200%200%200-2.256%202.025A4.75%204.75%200%200%200%2015.25%208h-.75a1%201%200%200%200-1%201v.75c0%201.343.557%202.556%201.453%203.42c-1.76.508-3.453%202.17-3.453%205.044c0%203.608%202.14%206.562%203.22%207.833c.554.65%201.357.953%202.146.953c.877%200%201.712-.372%202.3-1.023l.084-.094l.084.094a3.1%203.1%200%200%200%202.3%201.023c.79%200%201.592-.302%202.145-.953C24.861%2024.776%2027%2021.822%2027%2018.214C27%2014.7%2024.47%2013%2022.381%2013a7.4%207.4%200%200%200-2.434.398q.02-.073.032-.148H20v-.633a3.49%203.49%200%200%201%202.058-3.183a.75.75%200%200%200%20.376-.992M15.25%209.5a3.25%203.25%200%200%201%203.25%203.25V13h-.25A3.25%203.25%200%200%201%2015%209.75V9.5zm1.517%206.937a.75.75%200%200%201-.367.994a.88.88%200%200%200-.507.912l.101.814a.75.75%200%201%201-1.488.186l-.102-.813a2.38%202.38%200%200%201%201.368-2.461a.75.75%200%200%201%20.995.368%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%2028%2028%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%204.75A2.75%202.75%200%200%201%205.75%202h11.5A2.75%202.75%200%200%201%2020%204.75v2.998a6%206%200%200%200-.869.76a6%206%200%200%200-.631-.502V4.75c0-.69-.56-1.25-1.25-1.25H5.75c-.69%200-1.25.56-1.25%201.25V6.5h.75a.75.75%200%200%201%200%201.5H4.5v4.25h.75a.75.75%200%200%201%200%201.5H4.5V18h.75a.75.75%200%200%201%200%201.5H4.5v1.75c0%20.69.56%201.25%201.25%201.25h5.63c.217.536.462%201.038.716%201.5H5.75A2.75%202.75%200%200%201%203%2021.25V19.5h-.75a.75.75%200%200%201%200-1.5H3v-4.25h-.75a.75.75%200%200%201%200-1.5H3V8h-.75a.75.75%200%200%201%200-1.5H3zm19.434%203.692a.75.75%200%200%200-.992-.376a5%205%200%200%200-2.256%202.025A4.75%204.75%200%200%200%2015.25%208h-.75a1%201%200%200%200-1%201v.75c0%201.343.557%202.556%201.453%203.42c-1.76.508-3.453%202.17-3.453%205.044c0%203.608%202.14%206.562%203.22%207.833c.554.65%201.357.953%202.146.953c.877%200%201.712-.372%202.3-1.023l.084-.094l.084.094a3.1%203.1%200%200%200%202.3%201.023c.79%200%201.592-.302%202.145-.953C24.861%2024.776%2027%2021.822%2027%2018.214C27%2014.7%2024.47%2013%2022.381%2013a7.4%207.4%200%200%200-2.434.398q.02-.073.032-.148H20v-.633a3.49%203.49%200%200%201%202.058-3.183a.75.75%200%200%200%20.376-.992M15.25%209.5a3.25%203.25%200%200%201%203.25%203.25V13h-.25A3.25%203.25%200%200%201%2015%209.75V9.5zm1.517%206.937a.75.75%200%200%201-.367.994a.88.88%200%200%200-.507.912l.101.814a.75.75%200%201%201-1.488.186l-.102-.813a2.38%202.38%200%200%201%201.368-2.461a.75.75%200%200%201%20.995.368%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/teaching-28-filled.svg?color=%231a73e8&size=48