deepmind logo
deepmind from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.
- Name
- deepmind
- Set
- LobeHub AI Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
2 other variants in LobeHub AI Icons
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" fill-rule="evenodd" d="M5.988 1.622A8.539 8.539 0 003.45 8.446c.349 4.408 4.506 7.995 8.276 7.995 3.507 0 4.88-3.061 4.541-5.14a4.318 4.318 0 00-.95-2.073c.632.34 1.244.776 1.809 1.3 1.52 1.415 2.44 3.229 2.587 5.1C20.04 19.763 16.98 24 11.863 24c-1.695 0-3.48-.432-4.98-1.143C2.816 20.937 0 16.797 0 12.002 0 7.571 2.405 3.7 5.988 1.622zM12.136 0c1.696 0 3.481.432 4.98 1.143C21.186 3.063 24 7.203 24 11.998c0 4.431-2.405 8.303-5.988 10.38a8.539 8.539 0 002.538-6.824c-.349-4.408-4.506-7.995-8.276-7.995-3.507 0-4.88 3.061-4.541 5.14a4.3 4.3 0 00.953 2.073 8.723 8.723 0 01-1.81-1.3c-1.52-1.415-2.44-3.227-2.589-5.1C3.96 4.237 7.02 0 12.137 0z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubDeepmind(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" fillRule="evenodd" d="M5.988 1.622A8.539 8.539 0 003.45 8.446c.349 4.408 4.506 7.995 8.276 7.995 3.507 0 4.88-3.061 4.541-5.14a4.318 4.318 0 00-.95-2.073c.632.34 1.244.776 1.809 1.3 1.52 1.415 2.44 3.229 2.587 5.1C20.04 19.763 16.98 24 11.863 24c-1.695 0-3.48-.432-4.98-1.143C2.816 20.937 0 16.797 0 12.002 0 7.571 2.405 3.7 5.988 1.622zM12.136 0c1.696 0 3.481.432 4.98 1.143C21.186 3.063 24 7.203 24 11.998c0 4.431-2.405 8.303-5.988 10.38a8.539 8.539 0 002.538-6.824c-.349-4.408-4.506-7.995-8.276-7.995-3.507 0-4.88 3.061-4.541 5.14a4.3 4.3 0 00.953 2.073 8.723 8.723 0 01-1.81-1.3c-1.52-1.415-2.44-3.227-2.589-5.1C3.96 4.237 7.02 0 12.137 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M5.988 1.622A8.539 8.539 0 003.45 8.446c.349 4.408 4.506 7.995 8.276 7.995 3.507 0 4.88-3.061 4.541-5.14a4.318 4.318 0 00-.95-2.073c.632.34 1.244.776 1.809 1.3 1.52 1.415 2.44 3.229 2.587 5.1C20.04 19.763 16.98 24 11.863 24c-1.695 0-3.48-.432-4.98-1.143C2.816 20.937 0 16.797 0 12.002 0 7.571 2.405 3.7 5.988 1.622zM12.136 0c1.696 0 3.481.432 4.98 1.143C21.186 3.063 24 7.203 24 11.998c0 4.431-2.405 8.303-5.988 10.38a8.539 8.539 0 002.538-6.824c-.349-4.408-4.506-7.995-8.276-7.995-3.507 0-4.88 3.061-4.541 5.14a4.3 4.3 0 00.953 2.073 8.723 8.723 0 01-1.81-1.3c-1.52-1.415-2.44-3.227-2.589-5.1C3.96 4.237 7.02 0 12.137 0z"/></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%20fill-rule%3D%22evenodd%22%20d%3D%22M5.988%201.622A8.539%208.539%200%20003.45%208.446c.349%204.408%204.506%207.995%208.276%207.995%203.507%200%204.88-3.061%204.541-5.14a4.318%204.318%200%2000-.95-2.073c.632.34%201.244.776%201.809%201.3%201.52%201.415%202.44%203.229%202.587%205.1C20.04%2019.763%2016.98%2024%2011.863%2024c-1.695%200-3.48-.432-4.98-1.143C2.816%2020.937%200%2016.797%200%2012.002%200%207.571%202.405%203.7%205.988%201.622zM12.136%200c1.696%200%203.481.432%204.98%201.143C21.186%203.063%2024%207.203%2024%2011.998c0%204.431-2.405%208.303-5.988%2010.38a8.539%208.539%200%20002.538-6.824c-.349-4.408-4.506-7.995-8.276-7.995-3.507%200-4.88%203.061-4.541%205.14a4.3%204.3%200%2000.953%202.073%208.723%208.723%200%2001-1.81-1.3c-1.52-1.415-2.44-3.227-2.589-5.1C3.96%204.237%207.02%200%2012.137%200z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M5.988%201.622A8.539%208.539%200%20003.45%208.446c.349%204.408%204.506%207.995%208.276%207.995%203.507%200%204.88-3.061%204.541-5.14a4.318%204.318%200%2000-.95-2.073c.632.34%201.244.776%201.809%201.3%201.52%201.415%202.44%203.229%202.587%205.1C20.04%2019.763%2016.98%2024%2011.863%2024c-1.695%200-3.48-.432-4.98-1.143C2.816%2020.937%200%2016.797%200%2012.002%200%207.571%202.405%203.7%205.988%201.622zM12.136%200c1.696%200%203.481.432%204.98%201.143C21.186%203.063%2024%207.203%2024%2011.998c0%204.431-2.405%208.303-5.988%2010.38a8.539%208.539%200%20002.538-6.824c-.349-4.408-4.506-7.995-8.276-7.995-3.507%200-4.88%203.061-4.541%205.14a4.3%204.3%200%2000.953%202.073%208.723%208.723%200%2001-1.81-1.3c-1.52-1.415-2.44-3.227-2.589-5.1C3.96%204.237%207.02%200%2012.137%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/deepmind.svg?color=%231a73e8&size=48