School Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The School icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/332469.svg" alt="School icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332469.svg" alt="School icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332469.svg" alt="School icon" :width="24" :height="24" />
CSS background
.icon-school {
background-image: url('https://proicons.com/icon/332469.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M43.5,18.8405l-19.5-7.6223-19.5,7.6223,19.5,7.6245,19.5-7.6245Z"/><path class="c" d="M11.3965,21.538v6.1013c0,1.9608,5.642,3.5533,12.6035,3.5533s12.6035-1.5925,12.6035-3.5533v-6.1013"/><path class="c" d="M27.8697,18.8405c5.395-.3792,9.0133-.0715,10.9785,1.82s.5677,13.598.5677,13.598"/><circle class="c" cx="39.4158" cy="35.5202" r="1.2617"/></svg>
School in other icon packs
Copied!