microsoftacademic logo

microsoftacademic from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
microsoftacademic
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the microsoftacademic logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.056 23.992c-4.018-2.966-10.695-8.022-19-9.125l3.55-3.472c10.19 3.935 15.45 12.597 15.45 12.597M.48 18.437l2.77-2.217C11.334 18.208 18.19 24 18.19 24C15.303 22.37 7.113 18.36.48 18.437m2.543-8.042l9.25-8.23l1.992 1.153L9.78 8.41c4.83 3.983 10.19 8.22 9.71 15.127C14.734 16.799 9.127 11.98 3.024 10.395zm7.907-2.131L18.035 0c3.791 3.1 5.91 7.913 5.91 10.513c-.309 3.322-3.558 11.35-3.858 12.236c-.225-2.007 1.434-5.56-9.157-14.485"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsMicrosoftacademic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.056 23.992c-4.018-2.966-10.695-8.022-19-9.125l3.55-3.472c10.19 3.935 15.45 12.597 15.45 12.597M.48 18.437l2.77-2.217C11.334 18.208 18.19 24 18.19 24C15.303 22.37 7.113 18.36.48 18.437m2.543-8.042l9.25-8.23l1.992 1.153L9.78 8.41c4.83 3.983 10.19 8.22 9.71 15.127C14.734 16.799 9.127 11.98 3.024 10.395zm7.907-2.131L18.035 0c3.791 3.1 5.91 7.913 5.91 10.513c-.309 3.322-3.558 11.35-3.858 12.236c-.225-2.007 1.434-5.56-9.157-14.485"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.056 23.992c-4.018-2.966-10.695-8.022-19-9.125l3.55-3.472c10.19 3.935 15.45 12.597 15.45 12.597M.48 18.437l2.77-2.217C11.334 18.208 18.19 24 18.19 24C15.303 22.37 7.113 18.36.48 18.437m2.543-8.042l9.25-8.23l1.992 1.153L9.78 8.41c4.83 3.983 10.19 8.22 9.71 15.127C14.734 16.799 9.127 11.98 3.024 10.395zm7.907-2.131L18.035 0c3.791 3.1 5.91 7.913 5.91 10.513c-.309 3.322-3.558 11.35-3.858 12.236c-.225-2.007 1.434-5.56-9.157-14.485"/></svg>
</template>

CSS

.icon-microsoftacademic {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.056%2023.992c-4.018-2.966-10.695-8.022-19-9.125l3.55-3.472c10.19%203.935%2015.45%2012.597%2015.45%2012.597M.48%2018.437l2.77-2.217C11.334%2018.208%2018.19%2024%2018.19%2024C15.303%2022.37%207.113%2018.36.48%2018.437m2.543-8.042l9.25-8.23l1.992%201.153L9.78%208.41c4.83%203.983%2010.19%208.22%209.71%2015.127C14.734%2016.799%209.127%2011.98%203.024%2010.395zm7.907-2.131L18.035%200c3.791%203.1%205.91%207.913%205.91%2010.513c-.309%203.322-3.558%2011.35-3.858%2012.236c-.225-2.007%201.434-5.56-9.157-14.485%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.056%2023.992c-4.018-2.966-10.695-8.022-19-9.125l3.55-3.472c10.19%203.935%2015.45%2012.597%2015.45%2012.597M.48%2018.437l2.77-2.217C11.334%2018.208%2018.19%2024%2018.19%2024C15.303%2022.37%207.113%2018.36.48%2018.437m2.543-8.042l9.25-8.23l1.992%201.153L9.78%208.41c4.83%203.983%2010.19%208.22%209.71%2015.127C14.734%2016.799%209.127%2011.98%203.024%2010.395zm7.907-2.131L18.035%200c3.791%203.1%205.91%207.913%205.91%2010.513c-.309%203.322-3.558%2011.35-3.858%2012.236c-.225-2.007%201.434-5.56-9.157-14.485%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/microsoftacademic.svg?color=%231a73e8&size=48