skool icon
skool from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- skool
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the skool 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-linejoin="round" stroke-width="1.5"><path d="M15 3h-3v17h3v-5.5h.906a1 1 0 0 1 .878.521l2.432 4.458a1 1 0 0 0 .878.521H23l-4-7l4-5h-3a1 1 0 0 0-.8.4l-2.4 3.2a1 1 0 0 1-.8.4h-1z"/><path stroke-linecap="round" d="M4.5 11c.406-1.455 3.167-.5 4 0L10 9.5S8.737 8 6 8c-2.065 0-4.646.419-4.646 3.919s6.354 2.775 5.355 5.079c-.574 1.323-3.551.111-4.551-.555L1 18.718c.833.5 2.9 1.282 4.5 1.282c1.792 0 4.5-1.087 4.5-4.279c0-3.191-6.01-2.886-5.5-4.72"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSkool(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M15 3h-3v17h3v-5.5h.906a1 1 0 0 1 .878.521l2.432 4.458a1 1 0 0 0 .878.521H23l-4-7l4-5h-3a1 1 0 0 0-.8.4l-2.4 3.2a1 1 0 0 1-.8.4h-1z"/><path strokeLinecap="round" d="M4.5 11c.406-1.455 3.167-.5 4 0L10 9.5S8.737 8 6 8c-2.065 0-4.646.419-4.646 3.919s6.354 2.775 5.355 5.079c-.574 1.323-3.551.111-4.551-.555L1 18.718c.833.5 2.9 1.282 4.5 1.282c1.792 0 4.5-1.087 4.5-4.279c0-3.191-6.01-2.886-5.5-4.72"/></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-linejoin="round" stroke-width="1.5"><path d="M15 3h-3v17h3v-5.5h.906a1 1 0 0 1 .878.521l2.432 4.458a1 1 0 0 0 .878.521H23l-4-7l4-5h-3a1 1 0 0 0-.8.4l-2.4 3.2a1 1 0 0 1-.8.4h-1z"/><path stroke-linecap="round" d="M4.5 11c.406-1.455 3.167-.5 4 0L10 9.5S8.737 8 6 8c-2.065 0-4.646.419-4.646 3.919s6.354 2.775 5.355 5.079c-.574 1.323-3.551.111-4.551-.555L1 18.718c.833.5 2.9 1.282 4.5 1.282c1.792 0 4.5-1.087 4.5-4.279c0-3.191-6.01-2.886-5.5-4.72"/></g></svg> </template>
CSS
.icon-skool {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%203h-3v17h3v-5.5h.906a1%201%200%200%201%20.878.521l2.432%204.458a1%201%200%200%200%20.878.521H23l-4-7l4-5h-3a1%201%200%200%200-.8.4l-2.4%203.2a1%201%200%200%201-.8.4h-1z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.5%2011c.406-1.455%203.167-.5%204%200L10%209.5S8.737%208%206%208c-2.065%200-4.646.419-4.646%203.919s6.354%202.775%205.355%205.079c-.574%201.323-3.551.111-4.551-.555L1%2018.718c.833.5%202.9%201.282%204.5%201.282c1.792%200%204.5-1.087%204.5-4.279c0-3.191-6.01-2.886-5.5-4.72%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M15%203h-3v17h3v-5.5h.906a1%201%200%200%201%20.878.521l2.432%204.458a1%201%200%200%200%20.878.521H23l-4-7l4-5h-3a1%201%200%200%200-.8.4l-2.4%203.2a1%201%200%200%201-.8.4h-1z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4.5%2011c.406-1.455%203.167-.5%204%200L10%209.5S8.737%208%206%208c-2.065%200-4.646.419-4.646%203.919s6.354%202.775%205.355%205.079c-.574%201.323-3.551.111-4.551-.555L1%2018.718c.833.5%202.9%201.282%204.5%201.282c1.792%200%204.5-1.087%204.5-4.279c0-3.191-6.01-2.886-5.5-4.72%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/skool.svg?color=%231a73e8&size=48