microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
docs/docusaurus/static/img/microsoft-logo.svg
6lines · modecode
| 1 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23 23"> |
| 2 | <rect x="1" y="1" width="10" height="10" fill="#F25022"/> |
| 3 | <rect x="12" y="1" width="10" height="10" fill="#7FBA00"/> |
| 4 | <rect x="1" y="12" width="10" height="10" fill="#00A4EF"/> |
| 5 | <rect x="12" y="12" width="10" height="10" fill="#FFB900"/> |
| 6 | </svg> |
| 7 | |