Back to Explorer
16 - 512
0.5 - 4.0
Save to
socialoutline
md school
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSchoolIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M12 3 1 9l4 2.18v6L12 21l7-3.82v-6l2-1.09V17h2V9L12 3zm6.82 6L12 12.72 5.18 9 12 5.28 18.82 9zM17 15.99l-5 2.73-5-2.73v-3.72L12 15l5-2.73v3.72z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
academicacademicsacademyachievementarchitecturebuildingbuilding facadecampuscapclasscollegecollege buildingcolumnsdoorwayeducationeducational institutionentranceentrance waygatewaygraduationhatinstitutionknowledgelearninglearning institutionpillarsportalpublic buildingschoolstepsstructurestudentstudyingteachinguniversityuniversity building
Compare Alternatives
See how other libraries approach this concept.