DevTools
Practical Utilities

Search tools

Jump directly to a tool from anywhere in the app.

Microsoft
LicenseCC0-1.0
Variants2
CategoryMicrosoft
Categories
microsoftSoftware

Microsoft

microsoft

SVG Source

SVG
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="none" viewBox="0 0 50 50">
<g clip-path="url(#a)">
<path fill="#f25022" d="M23.75 0H0v23.75h23.75z"/>
<path fill="#7fba00" d="M50 0H26.25v23.75H50z"/>
<path fill="#00a4ef" d="M23.75 26.25H0V50h23.75z"/>
<path fill="#ffb900" d="M50 26.25H26.25V50H50z"/>
</g>
<defs>
<clipPath id="a">
<path fill="#fff" d="M0 0h50v50H0z"/>
</clipPath>
</defs>
</svg>