deepmind logo
deepmind from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- deepmind
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
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="M16.26 2.95C15.01 2.36 13.52 2 12.11 2C7.85 2 5.3 5.53 5.57 8.98c.12 1.56.89 3.07 2.16 4.25c.45.43.96.79 1.51 1.08c-.41-.49-.69-1.09-.79-1.73c-.28-1.73.86-4.28 3.78-4.28c3.14 0 6.61 2.99 6.9 6.66c.18 2.25-.67 4.27-2.11 5.69a10.005 10.005 0 0 0-.76-17.7"/><path fill="currentColor" d="M18.43 15.02c-.12-1.56-.89-3.07-2.16-4.25a6.7 6.7 0 0 0-1.51-1.08c.41.49.69 1.09.79 1.73c.28 1.73-.86 4.28-3.78 4.28c-3.14 0-6.61-2.99-6.9-6.66c-.18-2.25.67-4.27 2.11-5.69a10.005 10.005 0 0 0 .76 17.7c1.25.59 2.74.95 4.15.95c4.26 0 6.81-3.53 6.54-6.98"/></svg>
React
import type { SVGProps } from "react";
export function BxlDeepmind(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="M16.26 2.95C15.01 2.36 13.52 2 12.11 2C7.85 2 5.3 5.53 5.57 8.98c.12 1.56.89 3.07 2.16 4.25c.45.43.96.79 1.51 1.08c-.41-.49-.69-1.09-.79-1.73c-.28-1.73.86-4.28 3.78-4.28c3.14 0 6.61 2.99 6.9 6.66c.18 2.25-.67 4.27-2.11 5.69a10.005 10.005 0 0 0-.76-17.7"/><path fill="currentColor" d="M18.43 15.02c-.12-1.56-.89-3.07-2.16-4.25a6.7 6.7 0 0 0-1.51-1.08c.41.49.69 1.09.79 1.73c.28 1.73-.86 4.28-3.78 4.28c-3.14 0-6.61-2.99-6.9-6.66c-.18-2.25.67-4.27 2.11-5.69a10.005 10.005 0 0 0 .76 17.7c1.25.59 2.74.95 4.15.95c4.26 0 6.81-3.53 6.54-6.98"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.26 2.95C15.01 2.36 13.52 2 12.11 2C7.85 2 5.3 5.53 5.57 8.98c.12 1.56.89 3.07 2.16 4.25c.45.43.96.79 1.51 1.08c-.41-.49-.69-1.09-.79-1.73c-.28-1.73.86-4.28 3.78-4.28c3.14 0 6.61 2.99 6.9 6.66c.18 2.25-.67 4.27-2.11 5.69a10.005 10.005 0 0 0-.76-17.7"/><path fill="currentColor" d="M18.43 15.02c-.12-1.56-.89-3.07-2.16-4.25a6.7 6.7 0 0 0-1.51-1.08c.41.49.69 1.09.79 1.73c.28 1.73-.86 4.28-3.78 4.28c-3.14 0-6.61-2.99-6.9-6.66c-.18-2.25.67-4.27 2.11-5.69a10.005 10.005 0 0 0 .76 17.7c1.25.59 2.74.95 4.15.95c4.26 0 6.81-3.53 6.54-6.98"/></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%22M16.26%202.95C15.01%202.36%2013.52%202%2012.11%202C7.85%202%205.3%205.53%205.57%208.98c.12%201.56.89%203.07%202.16%204.25c.45.43.96.79%201.51%201.08c-.41-.49-.69-1.09-.79-1.73c-.28-1.73.86-4.28%203.78-4.28c3.14%200%206.61%202.99%206.9%206.66c.18%202.25-.67%204.27-2.11%205.69a10.005%2010.005%200%200%200-.76-17.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.43%2015.02c-.12-1.56-.89-3.07-2.16-4.25a6.7%206.7%200%200%200-1.51-1.08c.41.49.69%201.09.79%201.73c.28%201.73-.86%204.28-3.78%204.28c-3.14%200-6.61-2.99-6.9-6.66c-.18-2.25.67-4.27%202.11-5.69a10.005%2010.005%200%200%200%20.76%2017.7c1.25.59%202.74.95%204.15.95c4.26%200%206.81-3.53%206.54-6.98%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%22M16.26%202.95C15.01%202.36%2013.52%202%2012.11%202C7.85%202%205.3%205.53%205.57%208.98c.12%201.56.89%203.07%202.16%204.25c.45.43.96.79%201.51%201.08c-.41-.49-.69-1.09-.79-1.73c-.28-1.73.86-4.28%203.78-4.28c3.14%200%206.61%202.99%206.9%206.66c.18%202.25-.67%204.27-2.11%205.69a10.005%2010.005%200%200%200-.76-17.7%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18.43%2015.02c-.12-1.56-.89-3.07-2.16-4.25a6.7%206.7%200%200%200-1.51-1.08c.41.49.69%201.09.79%201.73c.28%201.73-.86%204.28-3.78%204.28c-3.14%200-6.61-2.99-6.9-6.66c-.18-2.25.67-4.27%202.11-5.69a10.005%2010.005%200%200%200%20.76%2017.7c1.25.59%202.74.95%204.15.95c4.26%200%206.81-3.53%206.54-6.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/deepmind.svg?color=%231a73e8&size=48