Interface Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Interface 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/305906.svg" alt="Interface icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305906.svg" alt="Interface icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305906.svg" alt="Interface icon" :width="24" :height="24" />
CSS background
.icon-interface {
background-image: url('https://proicons.com/icon/305906.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M937 181c0-8-1-16-4-22-9-21-27-28-48-28H119c-39 0-56 17-56 55v631c0 14 3 27 14 38s25 13 40 13h532c79 0 158 1 237 0 32 0 51-19 51-50 1-212 1-425 0-637zm-633 8c16 0 23 7 24 23 0 15-8 23-23 23-16 0-23-7-23-23s7-23 22-23zm-80 0c16 0 22 7 22 23s-6 23-22 23-23-7-23-23c0-15 8-23 23-23zm-81 0c15 0 23 7 24 23 0 15-8 23-23 23-16 0-23-7-24-22 0-16 8-24 23-24zm772 625c0 23-8 31-31 31H115c-21 0-29-8-29-30V293h829v521z"/></svg>
Interface in other icon packs
Copied!