Microsoft Windows Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Microsoft Windows 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/310421.svg" alt="Microsoft Windows icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310421.svg" alt="Microsoft Windows icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310421.svg" alt="Microsoft Windows icon" :width="24" :height="24" />
CSS background
.icon-microsoft-windows {
background-image: url('https://proicons.com/icon/310421.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M2.75 7.18897V2.86546C2.75 2.76283 2.75 2.75 2.86546 2.75H11.4868C11.6151 2.75 11.6279 2.75 11.6279 2.87829V11.4997C11.6279 11.6279 11.6279 11.6279 11.4868 11.6279H2.86546C2.76283 11.6279 2.75 11.6279 2.75 11.5125V7.18897Z" fill="black"/> <path d="M7.18897 21.25H2.86546C2.76283 21.25 2.75 21.25 2.75 21.1345V12.5901C2.75 12.4619 2.75 12.4619 2.87829 12.4619H11.5125C11.6151 12.4619 11.6279 12.4619 11.6279 12.5773V21.1474C11.6279 21.2372 11.6279 21.25 11.5125 21.25H7.18897Z" fill="black"/> <path d="M21.2499 7.18896V11.4996C21.2499 11.6151 21.2499 11.6151 21.1345 11.6151H12.5773C12.4746 11.6151 12.449 11.6151 12.449 11.4996V2.86545C12.449 2.77565 12.449 2.76282 12.5644 2.76282H21.0447C21.2499 2.76282 21.2499 2.76282 21.2499 2.96809V7.18896Z" fill="black"/> <path d="M12.4874 16.8495V12.5773C12.4874 12.4875 12.4874 12.4619 12.5901 12.4875H21.0703C21.0703 12.4875 21.1858 12.4875 21.2114 12.4875C21.2371 12.4875 21.2114 12.5773 21.2114 12.6286V20.8138C21.2114 20.9293 21.2114 21.0319 21.2114 21.1474C21.2139 21.158 21.2136 21.169 21.2106 21.1795C21.2076 21.19 21.202 21.1995 21.1943 21.2072C21.1866 21.2149 21.1771 21.2205 21.1666 21.2235C21.1561 21.2265 21.1451 21.2268 21.1344 21.2243H12.5387C12.5387 21.2243 12.4489 21.2243 12.4618 21.1345V16.8495H12.4874Z" fill="black"/> </svg>
Microsoft Windows in other icon packs
Copied!