school from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.

Name
school
Set
IconPark
Style
Color
Category
Build
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More build icons from IconPark

Use the school icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M4 33C4 31.8954 4.89543 31 6 31H12V24L24 16L36 24V31H42C43.1046 31 44 31.8954 44 33V42C44 43.1046 43.1046 44 42 44H4V33Z"/><path stroke="#000" stroke-linecap="round" d="M24 6V16"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 11.9998V5.99984C36 5.99984 34.5 8.99984 30 5.99984C25.5 2.99984 24 5.99984 24 5.99984V11.9998C24 11.9998 25.5 8.99984 30 11.9998C34.5 14.9998 36 11.9998 36 11.9998Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M28 44V31H20L20 44"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M18 44L30 44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSchool(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeWidth="4"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M4 33C4 31.8954 4.89543 31 6 31H12V24L24 16L36 24V31H42C43.1046 31 44 31.8954 44 33V42C44 43.1046 43.1046 44 42 44H4V33Z"/><path stroke="#000" strokeLinecap="round" d="M24 6V16"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M36 11.9998V5.99984C36 5.99984 34.5 8.99984 30 5.99984C25.5 2.99984 24 5.99984 24 5.99984V11.9998C24 11.9998 25.5 8.99984 30 11.9998C34.5 14.9998 36 11.9998 36 11.9998Z"/><path stroke="#fff" strokeLinecap="round" strokeLinejoin="round" d="M28 44V31H20L20 44"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" d="M18 44L30 44"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-width="4"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M4 33C4 31.8954 4.89543 31 6 31H12V24L24 16L36 24V31H42C43.1046 31 44 31.8954 44 33V42C44 43.1046 43.1046 44 42 44H4V33Z"/><path stroke="#000" stroke-linecap="round" d="M24 6V16"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M36 11.9998V5.99984C36 5.99984 34.5 8.99984 30 5.99984C25.5 2.99984 24 5.99984 24 5.99984V11.9998C24 11.9998 25.5 8.99984 30 11.9998C34.5 14.9998 36 11.9998 36 11.9998Z"/><path stroke="#fff" stroke-linecap="round" stroke-linejoin="round" d="M28 44V31H20L20 44"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" d="M18 44L30 44"/></g></svg>
</template>

CSS

.icon-school {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2033C4%2031.8954%204.89543%2031%206%2031H12V24L24%2016L36%2024V31H42C43.1046%2031%2044%2031.8954%2044%2033V42C44%2043.1046%2043.1046%2044%2042%2044H4V33Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%206V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2011.9998V5.99984C36%205.99984%2034.5%208.99984%2030%205.99984C25.5%202.99984%2024%205.99984%2024%205.99984V11.9998C24%2011.9998%2025.5%208.99984%2030%2011.9998C34.5%2014.9998%2036%2011.9998%2036%2011.9998Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2044V31H20L20%2044%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2044L30%2044%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2033C4%2031.8954%204.89543%2031%206%2031H12V24L24%2016L36%2024V31H42C43.1046%2031%2044%2031.8954%2044%2033V42C44%2043.1046%2043.1046%2044%2042%2044H4V33Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%206V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36%2011.9998V5.99984C36%205.99984%2034.5%208.99984%2030%205.99984C25.5%202.99984%2024%205.99984%2024%205.99984V11.9998C24%2011.9998%2025.5%208.99984%2030%2011.9998C34.5%2014.9998%2036%2011.9998%2036%2011.9998Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2044V31H20L20%2044%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M18%2044L30%2044%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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