google gemini icon
google-gemini-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- google-gemini-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the google gemini icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a1 1 0 0 1 .947.679q.108.309.226.613c.15.387.367.922.639 1.51c.559 1.21 1.294 2.526 2.077 3.31c.783.782 2.1 1.518 3.308 2.076a26 26 0 0 0 2.117.863c.404.139.686.518.686.949a1 1 0 0 1-.679.947q-.309.107-.613.226c-.387.15-.922.367-1.51.639c-1.21.559-2.526 1.294-3.31 2.077c-.782.783-1.517 2.1-2.076 3.308a26 26 0 0 0-.863 2.117A1.01 1.01 0 0 1 12 22a1.01 1.01 0 0 1-.95-.686a26 26 0 0 0-.862-2.116c-.558-1.21-1.294-2.526-2.077-3.31c-.783-.782-2.1-1.517-3.308-2.076a26 26 0 0 0-2.123-.865a1.001 1.001 0 0 1-.001-1.894q.309-.108.613-.226c.387-.15.922-.367 1.51-.639c1.21-.558 2.526-1.294 3.31-2.077c.782-.783 1.518-2.1 2.076-3.308c.272-.589.49-1.124.64-1.511c.097-.252.181-.51.287-.759A1 1 0 0 1 12 2"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteGoogleGeminiFill(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="M12 2a1 1 0 0 1 .947.679q.108.309.226.613c.15.387.367.922.639 1.51c.559 1.21 1.294 2.526 2.077 3.31c.783.782 2.1 1.518 3.308 2.076a26 26 0 0 0 2.117.863c.404.139.686.518.686.949a1 1 0 0 1-.679.947q-.309.107-.613.226c-.387.15-.922.367-1.51.639c-1.21.559-2.526 1.294-3.31 2.077c-.782.783-1.517 2.1-2.076 3.308a26 26 0 0 0-.863 2.117A1.01 1.01 0 0 1 12 22a1.01 1.01 0 0 1-.95-.686a26 26 0 0 0-.862-2.116c-.558-1.21-1.294-2.526-2.077-3.31c-.783-.782-2.1-1.517-3.308-2.076a26 26 0 0 0-2.123-.865a1.001 1.001 0 0 1-.001-1.894q.309-.108.613-.226c.387-.15.922-.367 1.51-.639c1.21-.558 2.526-1.294 3.31-2.077c.782-.783 1.518-2.1 2.076-3.308c.272-.589.49-1.124.64-1.511c.097-.252.181-.51.287-.759A1 1 0 0 1 12 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2a1 1 0 0 1 .947.679q.108.309.226.613c.15.387.367.922.639 1.51c.559 1.21 1.294 2.526 2.077 3.31c.783.782 2.1 1.518 3.308 2.076a26 26 0 0 0 2.117.863c.404.139.686.518.686.949a1 1 0 0 1-.679.947q-.309.107-.613.226c-.387.15-.922.367-1.51.639c-1.21.559-2.526 1.294-3.31 2.077c-.782.783-1.517 2.1-2.076 3.308a26 26 0 0 0-.863 2.117A1.01 1.01 0 0 1 12 22a1.01 1.01 0 0 1-.95-.686a26 26 0 0 0-.862-2.116c-.558-1.21-1.294-2.526-2.077-3.31c-.783-.782-2.1-1.517-3.308-2.076a26 26 0 0 0-2.123-.865a1.001 1.001 0 0 1-.001-1.894q.309-.108.613-.226c.387-.15.922-.367 1.51-.639c1.21-.558 2.526-1.294 3.31-2.077c.782-.783 1.518-2.1 2.076-3.308c.272-.589.49-1.124.64-1.511c.097-.252.181-.51.287-.759A1 1 0 0 1 12 2"/></svg> </template>
CSS
.icon-google-gemini-fill {
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%22M12%202a1%201%200%200%201%20.947.679q.108.309.226.613c.15.387.367.922.639%201.51c.559%201.21%201.294%202.526%202.077%203.31c.783.782%202.1%201.518%203.308%202.076a26%2026%200%200%200%202.117.863c.404.139.686.518.686.949a1%201%200%200%201-.679.947q-.309.107-.613.226c-.387.15-.922.367-1.51.639c-1.21.559-2.526%201.294-3.31%202.077c-.782.783-1.517%202.1-2.076%203.308a26%2026%200%200%200-.863%202.117A1.01%201.01%200%200%201%2012%2022a1.01%201.01%200%200%201-.95-.686a26%2026%200%200%200-.862-2.116c-.558-1.21-1.294-2.526-2.077-3.31c-.783-.782-2.1-1.517-3.308-2.076a26%2026%200%200%200-2.123-.865a1.001%201.001%200%200%201-.001-1.894q.309-.108.613-.226c.387-.15.922-.367%201.51-.639c1.21-.558%202.526-1.294%203.31-2.077c.782-.783%201.518-2.1%202.076-3.308c.272-.589.49-1.124.64-1.511c.097-.252.181-.51.287-.759A1%201%200%200%201%2012%202%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%22M12%202a1%201%200%200%201%20.947.679q.108.309.226.613c.15.387.367.922.639%201.51c.559%201.21%201.294%202.526%202.077%203.31c.783.782%202.1%201.518%203.308%202.076a26%2026%200%200%200%202.117.863c.404.139.686.518.686.949a1%201%200%200%201-.679.947q-.309.107-.613.226c-.387.15-.922.367-1.51.639c-1.21.559-2.526%201.294-3.31%202.077c-.782.783-1.517%202.1-2.076%203.308a26%2026%200%200%200-.863%202.117A1.01%201.01%200%200%201%2012%2022a1.01%201.01%200%200%201-.95-.686a26%2026%200%200%200-.862-2.116c-.558-1.21-1.294-2.526-2.077-3.31c-.783-.782-2.1-1.517-3.308-2.076a26%2026%200%200%200-2.123-.865a1.001%201.001%200%200%201-.001-1.894q.309-.108.613-.226c.387-.15.922-.367%201.51-.639c1.21-.558%202.526-1.294%203.31-2.077c.782-.783%201.518-2.1%202.076-3.308c.272-.589.49-1.124.64-1.511c.097-.252.181-.51.287-.759A1%201%200%200%201%2012%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/google-gemini-fill.svg?color=%231a73e8&size=48