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

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

The same logo in other sets

Use the deepmind logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.99 1.62a8.54 8.54 0 0 0-2.54 6.83c.35 4.4 4.51 7.99 8.28 7.99c3.5 0 4.88-3.06 4.54-5.14a4.3 4.3 0 0 0-.95-2.07c.63.34 1.24.77 1.81 1.3c1.52 1.41 2.44 3.23 2.58 5.1c.33 4.13-2.73 8.37-7.85 8.37c-1.69 0-3.48-.43-4.98-1.14C2.82 20.94 0 16.8 0 12C0 7.57 2.41 3.7 5.99 1.62M12.14 0c1.69 0 3.48.43 4.98 1.14A12 12 0 0 1 24 12c0 4.43-2.41 8.3-5.99 10.38a8.54 8.54 0 0 0 2.54-6.83c-.35-4.4-4.51-7.99-8.28-7.99c-3.5 0-4.88 3.06-4.54 5.14a4.3 4.3 0 0 0 .96 2.07a8.7 8.7 0 0 1-1.81-1.3c-1.52-1.41-2.44-3.23-2.59-5.1C3.96 4.24 7.02 0 12.14 0"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsDeepmind(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="M5.99 1.62a8.54 8.54 0 0 0-2.54 6.83c.35 4.4 4.51 7.99 8.28 7.99c3.5 0 4.88-3.06 4.54-5.14a4.3 4.3 0 0 0-.95-2.07c.63.34 1.24.77 1.81 1.3c1.52 1.41 2.44 3.23 2.58 5.1c.33 4.13-2.73 8.37-7.85 8.37c-1.69 0-3.48-.43-4.98-1.14C2.82 20.94 0 16.8 0 12C0 7.57 2.41 3.7 5.99 1.62M12.14 0c1.69 0 3.48.43 4.98 1.14A12 12 0 0 1 24 12c0 4.43-2.41 8.3-5.99 10.38a8.54 8.54 0 0 0 2.54-6.83c-.35-4.4-4.51-7.99-8.28-7.99c-3.5 0-4.88 3.06-4.54 5.14a4.3 4.3 0 0 0 .96 2.07a8.7 8.7 0 0 1-1.81-1.3c-1.52-1.41-2.44-3.23-2.59-5.1C3.96 4.24 7.02 0 12.14 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.99 1.62a8.54 8.54 0 0 0-2.54 6.83c.35 4.4 4.51 7.99 8.28 7.99c3.5 0 4.88-3.06 4.54-5.14a4.3 4.3 0 0 0-.95-2.07c.63.34 1.24.77 1.81 1.3c1.52 1.41 2.44 3.23 2.58 5.1c.33 4.13-2.73 8.37-7.85 8.37c-1.69 0-3.48-.43-4.98-1.14C2.82 20.94 0 16.8 0 12C0 7.57 2.41 3.7 5.99 1.62M12.14 0c1.69 0 3.48.43 4.98 1.14A12 12 0 0 1 24 12c0 4.43-2.41 8.3-5.99 10.38a8.54 8.54 0 0 0 2.54-6.83c-.35-4.4-4.51-7.99-8.28-7.99c-3.5 0-4.88 3.06-4.54 5.14a4.3 4.3 0 0 0 .96 2.07a8.7 8.7 0 0 1-1.81-1.3c-1.52-1.41-2.44-3.23-2.59-5.1C3.96 4.24 7.02 0 12.14 0"/></svg>
</template>

CSS

.icon-deepmind {
  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%22M5.99%201.62a8.54%208.54%200%200%200-2.54%206.83c.35%204.4%204.51%207.99%208.28%207.99c3.5%200%204.88-3.06%204.54-5.14a4.3%204.3%200%200%200-.95-2.07c.63.34%201.24.77%201.81%201.3c1.52%201.41%202.44%203.23%202.58%205.1c.33%204.13-2.73%208.37-7.85%208.37c-1.69%200-3.48-.43-4.98-1.14C2.82%2020.94%200%2016.8%200%2012C0%207.57%202.41%203.7%205.99%201.62M12.14%200c1.69%200%203.48.43%204.98%201.14A12%2012%200%200%201%2024%2012c0%204.43-2.41%208.3-5.99%2010.38a8.54%208.54%200%200%200%202.54-6.83c-.35-4.4-4.51-7.99-8.28-7.99c-3.5%200-4.88%203.06-4.54%205.14a4.3%204.3%200%200%200%20.96%202.07a8.7%208.7%200%200%201-1.81-1.3c-1.52-1.41-2.44-3.23-2.59-5.1C3.96%204.24%207.02%200%2012.14%200%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%22M5.99%201.62a8.54%208.54%200%200%200-2.54%206.83c.35%204.4%204.51%207.99%208.28%207.99c3.5%200%204.88-3.06%204.54-5.14a4.3%204.3%200%200%200-.95-2.07c.63.34%201.24.77%201.81%201.3c1.52%201.41%202.44%203.23%202.58%205.1c.33%204.13-2.73%208.37-7.85%208.37c-1.69%200-3.48-.43-4.98-1.14C2.82%2020.94%200%2016.8%200%2012C0%207.57%202.41%203.7%205.99%201.62M12.14%200c1.69%200%203.48.43%204.98%201.14A12%2012%200%200%201%2024%2012c0%204.43-2.41%208.3-5.99%2010.38a8.54%208.54%200%200%200%202.54-6.83c-.35-4.4-4.51-7.99-8.28-7.99c-3.5%200-4.88%203.06-4.54%205.14a4.3%204.3%200%200%200%20.96%202.07a8.7%208.7%200%200%201-1.81-1.3c-1.52-1.41-2.44-3.23-2.59-5.1C3.96%204.24%207.02%200%2012.14%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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