Office Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Office 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/345097.svg" alt="Office icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345097.svg" alt="Office icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345097.svg" alt="Office icon" :width="24" :height="24" />
CSS background
.icon-office {
background-image: url('https://proicons.com/icon/345097.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><path class="b" d="m12.7481,16.9517v-5.6084h.9507c1.5487,0,2.8042,1.2555,2.8042,2.8042h0c0,1.5487-1.2555,2.8042-2.8042,2.8042h-.9507Z"/><path class="b" d="m7.6475,16.941v-5.5871h1.8801c1.0354-.0005,1.8752.8385,1.8757,1.874.0005,1.0354-.8385,1.8752-1.874,1.8757h-1.8809"/><line class="b" x1="17.8495" y1="11.3655" x2="17.8495" y2="16.9517"/><line class="b" x1="17.8495" y1="14.1591" x2="19.6754" y2="14.1591"/><line class="b" x1="17.8486" y1="11.3655" x2="20.6475" y2="11.3655"/><path class="b" d="m5.5,7.229v13.566c0,1.1046.8954,2,2,2h13.295c1.1046,0,2-.8954,2-2V7.5c0-1.1046-.8954-2-2-2H7.229c-.9551.0006-1.729.7749-1.729,1.73v-.001Z"/><rect class="b" x="25.205" y="5.5" width="17.295" height="17.295" rx="2" ry="2"/><rect class="b" x="25.205" y="25.205" width="17.295" height="17.295" rx="2" ry="2"/><path class="b" d="m30.7419,18.471v-9.512h3.2c1.7645.0988,3.1149,1.6093,3.0162,3.3738-.091,1.6266-1.3896,2.9251-3.0162,3.0162h-3.2"/><polyline class="b" points="37.0345 29.097 33.8525 33.853 37.0345 38.609"/><polyline class="b" points="30.6705 29.097 33.8525 33.853 30.6705 38.609"/><line class="b" x1="19.768" y1="29.097" x2="16.958" y2="38.608"/><line class="b" x1="14.148" y1="29.097" x2="16.958" y2="38.608"/><line class="b" x1="14.148" y1="29.097" x2="11.337" y2="38.608"/><line class="b" x1="8.527" y1="29.097" x2="11.337" y2="38.608"/><rect class="b" x="5.5" y="25.205" width="17.295" height="17.295" rx="2" ry="2"/></svg>
Office in other icon packs
Copied!