Academia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Academia 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/321304.svg" alt="Academia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321304.svg" alt="Academia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321304.svg" alt="Academia icon" :width="24" :height="24" />
CSS background
.icon-academia {
background-image: url('https://proicons.com/icon/321304.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m37.6452,35.7661L25.7373,7.0716h-8.4465l11.9079,28.6945c1.9276,4.5198-1.0192,4.8522-3.4231,5.1623l16.7244-.0005c-2.9007,0-3.8973-3.095-4.8548-5.1619Z"/><line class="c" x1="19.7767" y1="13.062" x2="10.3548" y2="35.7661"/><path class="c" d="m10.3548,35.7661c-.9575,2.0669-1.9541,5.1619-4.8548,5.1619l8.2779.0005c-2.4039-.3102-5.3507-.6425-3.4231-5.1623"/><line class="c" x1="13.3049" y1="28.6572" x2="26.2079" y2="28.6572"/></svg>
Academia in other icon packs
Copied!