Edt Univ Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Edt Univ 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/339535.svg" alt="Edt Univ icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339535.svg" alt="Edt Univ icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339535.svg" alt="Edt Univ icon" :width="24" :height="24" />
CSS background
.icon-edt-univ {
background-image: url('https://proicons.com/icon/339535.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="a" x1="17.66" y1="8.74" x2="30.34" y2="8.74"/><path class="a" d="M35.06,8.74H39.5a1.88,1.88,0,0,1,1.88,1.88v31A1.88,1.88,0,0,1,39.5,43.5H8.5a1.88,1.88,0,0,1-1.88-1.88v-31A1.88,1.88,0,0,1,8.5,8.74h4.44"/><line class="a" x1="6.62" y1="17.69" x2="41.38" y2="17.69"/><path class="a" d="M30.34,10.62a2.36,2.36,0,0,0,2.36,2.36h0a2.36,2.36,0,0,0,2.36-2.36h0V6.86h0A2.36,2.36,0,0,0,32.7,4.5h0a2.36,2.36,0,0,0-2.36,2.36Z"/><path class="a" d="M12.94,10.62h0a2.36,2.36,0,0,0,2.36,2.36h0a2.36,2.36,0,0,0,2.36-2.36V6.86A2.36,2.36,0,0,0,15.3,4.5h0a2.36,2.36,0,0,0-2.36,2.36h0Z"/><line class="a" x1="12.5" y1="33.4628" x2="35.5" y2="33.4628"/><line class="a" x1="12.5" y1="39.2093" x2="35.5" y2="39.2093"/><line class="a" x1="12.5" y1="27.7164" x2="35.5" y2="27.7164"/><line class="a" x1="12.5" y1="21.97" x2="35.5" y2="21.97"/><line class="a" x1="35.5" y1="39.2093" x2="35.5" y2="21.97"/><line class="a" x1="29.7634" y1="39.2093" x2="29.7634" y2="21.97"/><line class="a" x1="24.0268" y1="39.2093" x2="24.0268" y2="21.97"/><line class="a" x1="18.2366" y1="39.22" x2="18.2366" y2="21.9807"/><line class="a" x1="12.5" y1="39.2093" x2="12.5" y2="21.97"/></svg>
Copied!