microsoft.svg 378 B

123456789101112
  1. <svg
  2. xmlns="http://www.w3.org/2000/svg"
  3. aria-label="Microsoft"
  4. role="img"
  5. viewBox="0 0 512 512"
  6. >
  7. <rect width="512" height="512" rx="15%" fill="#fff" />
  8. <path d="M75 75v171h171v-171z" fill="#f25022" />
  9. <path d="M266 75v171h171v-171z" fill="#7fba00" />
  10. <path d="M75 266v171h171v-171z" fill="#00a4ef" />
  11. <path d="M266 266v171h171v-171z" fill="#ffb900" />
  12. </svg>