school-solid from Flowbite Icons by Themesberg · Solid · Education · MIT Free for personal and commercial use.

Name
school-solid
Set
Flowbite Icons
Style
Solid
Category
Education
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More education icons from Flowbite Icons

Use the school icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m6 10.524l-2.27.638a1 1 0 0 0-.73.963V20a1 1 0 0 0 1 1h2zm12 0l2.27.638a1 1 0 0 1 .73.963V20a1 1 0 0 1-1 1h-2z"/><path fill-rule="evenodd" d="M12.555 3.168a1 1 0 0 0-1.11 0l-6 4a1 1 0 0 0 1.11 1.664L8 7.869V21h8V7.869l1.445.963A1 1 0 0 0 18 9a.999.999 0 0 0 .555-1.832zM10 12a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m1-4a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function FlowbiteSchoolSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m6 10.524l-2.27.638a1 1 0 0 0-.73.963V20a1 1 0 0 0 1 1h2zm12 0l2.27.638a1 1 0 0 1 .73.963V20a1 1 0 0 1-1 1h-2z"/><path fillRule="evenodd" d="M12.555 3.168a1 1 0 0 0-1.11 0l-6 4a1 1 0 0 0 1.11 1.664L8 7.869V21h8V7.869l1.445.963A1 1 0 0 0 18 9a.999.999 0 0 0 .555-1.832zM10 12a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m1-4a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m6 10.524l-2.27.638a1 1 0 0 0-.73.963V20a1 1 0 0 0 1 1h2zm12 0l2.27.638a1 1 0 0 1 .73.963V20a1 1 0 0 1-1 1h-2z"/><path fill-rule="evenodd" d="M12.555 3.168a1 1 0 0 0-1.11 0l-6 4a1 1 0 0 0 1.11 1.664L8 7.869V21h8V7.869l1.445.963A1 1 0 0 0 18 9a.999.999 0 0 0 .555-1.832zM10 12a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1m1-4a1 1 0 1 0 0 2h2a1 1 0 1 0 0-2z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-school-solid {
  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%22currentColor%22%3E%3Cpath%20d%3D%22m6%2010.524l-2.27.638a1%201%200%200%200-.73.963V20a1%201%200%200%200%201%201h2zm12%200l2.27.638a1%201%200%200%201%20.73.963V20a1%201%200%200%201-1%201h-2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.555%203.168a1%201%200%200%200-1.11%200l-6%204a1%201%200%200%200%201.11%201.664L8%207.869V21h8V7.869l1.445.963A1%201%200%200%200%2018%209a.999.999%200%200%200%20.555-1.832zM10%2012a1%201%200%200%201%201-1h2a1%201%200%201%201%200%202h-2a1%201%200%200%201-1-1m1-4a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%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%22currentColor%22%3E%3Cpath%20d%3D%22m6%2010.524l-2.27.638a1%201%200%200%200-.73.963V20a1%201%200%200%200%201%201h2zm12%200l2.27.638a1%201%200%200%201%20.73.963V20a1%201%200%200%201-1%201h-2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.555%203.168a1%201%200%200%200-1.11%200l-6%204a1%201%200%200%200%201.11%201.664L8%207.869V21h8V7.869l1.445.963A1%201%200%200%200%2018%209a.999.999%200%200%200%20.555-1.832zM10%2012a1%201%200%200%201%201-1h2a1%201%200%201%201%200%202h-2a1%201%200%200%201-1-1m1-4a1%201%200%201%200%200%202h2a1%201%200%201%200%200-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/school-solid.svg?color=%231a73e8&size=48