Classroom Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Classroom 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/338337.svg" alt="Classroom icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338337.svg" alt="Classroom icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338337.svg" alt="Classroom icon" :width="24" :height="24" />
CSS background
.icon-classroom {
background-image: url('https://proicons.com/icon/338337.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="4.5" y="8.5" width="39" height="31" rx="4" ry="4"/><rect class="b" x="8.5" y="12.4" width="31" height="23.2" rx="1" ry="1"/><rect class="b" x="29.68" y="33.41" width="6.62" height="2.19"/><path class="b" d="M25.84,19c-1.0145-1.0162-2.6607-1.0176-3.677-.003-.001.001-.002.002-.003.003h0c-1.0168,1.0218-1.0127,2.6743.0091,3.6911s2.6743,1.0127,3.6911-.0091c.4821-.4844.7549-1.1386.7599-1.822.0027-.7041-.2871-1.3777-.8-1.86h.02Z"/><path class="b" d="M22,25.53h4c1.6569,0,3,1.3431,3,3h0v1.21h-10v-1.21c0-1.6569,1.3431-3,3-3h0Z"/><path class="b" d="M17.42,21.47c-.7778-.7842-2.0442-.7894-2.8284-.0116-.0039.0038-.0077.0077-.0116.0116h0c-.7777.7844-.7723,2.0507.0121,2.8284.7844.7777,2.0507.7723,2.8284-.0121.3636-.3667.5713-.8599.5795-1.3763.0005-.538-.2158-1.0534-.6-1.43l.02-.01Z"/><path class="b" d="M19.34,27.14c-.3776-.4127-.9107-.6484-1.47-.65h-3.74c-1.1046,0-2,.8954-2,2v1.25h6.87"/><path class="b" d="M33.42,21.47c-.7778-.7842-2.0442-.7894-2.8284-.0116-.0039.0038-.0077.0077-.0116.0116h0c-.7777.7844-.7723,2.0507.0121,2.8284.7844.7777,2.0507.7723,2.8284-.0121.3636-.3667.5713-.8599.5795-1.3763.0005-.538-.2158-1.0534-.6-1.43l.02-.01Z"/><path class="b" d="M29,29.74h6.86v-1.25c0-1.1046-.8954-2-2-2h-3.73c-.5593.0016-1.0924.2373-1.47.65"/></svg>
Classroom in other icon packs
Copied!