gemini emoji
gemini from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- gemini
- Set
- Noto Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
gemini-filledAnt Design IconsgeminiBoxicons BrandsgeminiEmoji One (Colored)geminiFont Awesome SolidgeminiFluent EmojigeminiFluent Emoji FlatgeminiFluent Emoji High ContrastgeminiFirefox OS EmojigeminiIconParkgeminiIconPark OutlinegeminiMaterial Icon Themegemini-fillMingCute IcongeminiOpenMojigemini-fillRemix IcongeminiWeb3 IconsgeminiWeb3 Icons BrandedgeminiTwitter Emoji
More symbols icons from Noto Emoji
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the gemini emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGOsoWYdRx" fill="#f9cb8f" d="M24 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.3 3-17.9 6.4-23.1 14.3c-2 3-4.9 14.4-8.6 12.3c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#f57c00"/><circle cx="60.1" cy="63.1" r="56.1" fill="#ffa726"/><use href="#SVGOsoWYdRx" opacity=".65"/><path fill="#fafafa" d="M84 84.1V43.9c0-.9.6-1.7 1.5-1.9c4.4-1 16.2-4.5 10.1-11c-.5-.6-1.2-.9-2-1c-1 0-1.9.3-2.7.8c-2.1 1.6-4.5 2.8-7.1 3.4C79 35.2 74 36 64 36s-15-.8-19.9-1.8c-2.6-.5-5-1.7-7.1-3.4c-.7-.6-1.7-.9-2.7-.9c-.8 0-1.5.4-2 1c-6.1 6.4 5.8 9.9 10.1 11c.9.2 1.5 1 1.5 1.9v40.1c0 .9-.6 1.7-1.5 1.9c-3.8.9-13.1 3.7-11.7 8.8c.5 1.7 2.2 3.2 4 3.2q1.35 0 2.4-.9c2-1.6 4.4-2.8 6.9-3.3c4.9-1 9.9-1.8 20-1.8s15.1.8 20 1.8c2.5.5 4.9 1.7 6.9 3.3c.7.5 1.5.9 2.4.9c1.8.1 3.5-1.4 4-3.2c1.4-5.1-7.9-7.9-11.7-8.8c-1 0-1.6-.8-1.6-1.7m-32-1.8V45.6c0-1.2 1-2.1 2.2-2c2.9.2 6.1.3 9.8.3s6.9-.1 9.8-.3c1.2-.1 2.2.8 2.2 2v36.7c0 1.2-1 2.1-2.2 2c-2.9-.2-6.1-.3-9.8-.3s-6.9.1-9.8.3c-1.2.1-2.2-.8-2.2-2"/><use href="#SVGOsoWYdRx" opacity=".35"/></svg>
React
import type { SVGProps } from "react";
export function NotoGemini(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGOsoWYdRx" fill="#f9cb8f" d="M24 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.3 3-17.9 6.4-23.1 14.3c-2 3-4.9 14.4-8.6 12.3c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#f57c00"/><circle cx="60.1" cy="63.1" r="56.1" fill="#ffa726"/><use href="#SVGOsoWYdRx" opacity=".65"/><path fill="#fafafa" d="M84 84.1V43.9c0-.9.6-1.7 1.5-1.9c4.4-1 16.2-4.5 10.1-11c-.5-.6-1.2-.9-2-1c-1 0-1.9.3-2.7.8c-2.1 1.6-4.5 2.8-7.1 3.4C79 35.2 74 36 64 36s-15-.8-19.9-1.8c-2.6-.5-5-1.7-7.1-3.4c-.7-.6-1.7-.9-2.7-.9c-.8 0-1.5.4-2 1c-6.1 6.4 5.8 9.9 10.1 11c.9.2 1.5 1 1.5 1.9v40.1c0 .9-.6 1.7-1.5 1.9c-3.8.9-13.1 3.7-11.7 8.8c.5 1.7 2.2 3.2 4 3.2q1.35 0 2.4-.9c2-1.6 4.4-2.8 6.9-3.3c4.9-1 9.9-1.8 20-1.8s15.1.8 20 1.8c2.5.5 4.9 1.7 6.9 3.3c.7.5 1.5.9 2.4.9c1.8.1 3.5-1.4 4-3.2c1.4-5.1-7.9-7.9-11.7-8.8c-1 0-1.6-.8-1.6-1.7m-32-1.8V45.6c0-1.2 1-2.1 2.2-2c2.9.2 6.1.3 9.8.3s6.9-.1 9.8-.3c1.2-.1 2.2.8 2.2 2v36.7c0 1.2-1 2.1-2.2 2c-2.9-.2-6.1-.3-9.8-.3s-6.9.1-9.8.3c-1.2.1-2.2-.8-2.2-2"/><use href="#SVGOsoWYdRx" opacity=".35"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><path id="SVGOsoWYdRx" fill="#f9cb8f" d="M24 29.7c4.5-7.1 14.1-13 24.1-14.8c2.5-.4 5-.6 7.1.2c1.6.6 2.9 2.1 2 3.8c-.7 1.4-2.6 2-4.1 2.5c-9.3 3-17.9 6.4-23.1 14.3c-2 3-4.9 14.4-8.6 12.3c-3.9-2.3-3.1-9.5 2.6-18.3"/></defs><circle cx="64" cy="64" r="60" fill="#f57c00"/><circle cx="60.1" cy="63.1" r="56.1" fill="#ffa726"/><use href="#SVGOsoWYdRx" opacity=".65"/><path fill="#fafafa" d="M84 84.1V43.9c0-.9.6-1.7 1.5-1.9c4.4-1 16.2-4.5 10.1-11c-.5-.6-1.2-.9-2-1c-1 0-1.9.3-2.7.8c-2.1 1.6-4.5 2.8-7.1 3.4C79 35.2 74 36 64 36s-15-.8-19.9-1.8c-2.6-.5-5-1.7-7.1-3.4c-.7-.6-1.7-.9-2.7-.9c-.8 0-1.5.4-2 1c-6.1 6.4 5.8 9.9 10.1 11c.9.2 1.5 1 1.5 1.9v40.1c0 .9-.6 1.7-1.5 1.9c-3.8.9-13.1 3.7-11.7 8.8c.5 1.7 2.2 3.2 4 3.2q1.35 0 2.4-.9c2-1.6 4.4-2.8 6.9-3.3c4.9-1 9.9-1.8 20-1.8s15.1.8 20 1.8c2.5.5 4.9 1.7 6.9 3.3c.7.5 1.5.9 2.4.9c1.8.1 3.5-1.4 4-3.2c1.4-5.1-7.9-7.9-11.7-8.8c-1 0-1.6-.8-1.6-1.7m-32-1.8V45.6c0-1.2 1-2.1 2.2-2c2.9.2 6.1.3 9.8.3s6.9-.1 9.8-.3c1.2-.1 2.2.8 2.2 2v36.7c0 1.2-1 2.1-2.2 2c-2.9-.2-6.1-.3-9.8-.3s-6.9.1-9.8.3c-1.2.1-2.2-.8-2.2-2"/><use href="#SVGOsoWYdRx" opacity=".35"/></svg> </template>
CSS
.icon-gemini {
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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGOsoWYdRx%22%20fill%3D%22%23f9cb8f%22%20d%3D%22M24%2029.7c4.5-7.1%2014.1-13%2024.1-14.8c2.5-.4%205-.6%207.1.2c1.6.6%202.9%202.1%202%203.8c-.7%201.4-2.6%202-4.1%202.5c-9.3%203-17.9%206.4-23.1%2014.3c-2%203-4.9%2014.4-8.6%2012.3c-3.9-2.3-3.1-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23f57c00%22%2F%3E%3Ccircle%20cx%3D%2260.1%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23ffa726%22%2F%3E%3Cuse%20href%3D%22%23SVGOsoWYdRx%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M84%2084.1V43.9c0-.9.6-1.7%201.5-1.9c4.4-1%2016.2-4.5%2010.1-11c-.5-.6-1.2-.9-2-1c-1%200-1.9.3-2.7.8c-2.1%201.6-4.5%202.8-7.1%203.4C79%2035.2%2074%2036%2064%2036s-15-.8-19.9-1.8c-2.6-.5-5-1.7-7.1-3.4c-.7-.6-1.7-.9-2.7-.9c-.8%200-1.5.4-2%201c-6.1%206.4%205.8%209.9%2010.1%2011c.9.2%201.5%201%201.5%201.9v40.1c0%20.9-.6%201.7-1.5%201.9c-3.8.9-13.1%203.7-11.7%208.8c.5%201.7%202.2%203.2%204%203.2q1.35%200%202.4-.9c2-1.6%204.4-2.8%206.9-3.3c4.9-1%209.9-1.8%2020-1.8s15.1.8%2020%201.8c2.5.5%204.9%201.7%206.9%203.3c.7.5%201.5.9%202.4.9c1.8.1%203.5-1.4%204-3.2c1.4-5.1-7.9-7.9-11.7-8.8c-1%200-1.6-.8-1.6-1.7m-32-1.8V45.6c0-1.2%201-2.1%202.2-2c2.9.2%206.1.3%209.8.3s6.9-.1%209.8-.3c1.2-.1%202.2.8%202.2%202v36.7c0%201.2-1%202.1-2.2%202c-2.9-.2-6.1-.3-9.8-.3s-6.9.1-9.8.3c-1.2.1-2.2-.8-2.2-2%22%2F%3E%3Cuse%20href%3D%22%23SVGOsoWYdRx%22%20opacity%3D%22.35%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%20128%20128%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGOsoWYdRx%22%20fill%3D%22%23f9cb8f%22%20d%3D%22M24%2029.7c4.5-7.1%2014.1-13%2024.1-14.8c2.5-.4%205-.6%207.1.2c1.6.6%202.9%202.1%202%203.8c-.7%201.4-2.6%202-4.1%202.5c-9.3%203-17.9%206.4-23.1%2014.3c-2%203-4.9%2014.4-8.6%2012.3c-3.9-2.3-3.1-9.5%202.6-18.3%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2260%22%20fill%3D%22%23f57c00%22%2F%3E%3Ccircle%20cx%3D%2260.1%22%20cy%3D%2263.1%22%20r%3D%2256.1%22%20fill%3D%22%23ffa726%22%2F%3E%3Cuse%20href%3D%22%23SVGOsoWYdRx%22%20opacity%3D%22.65%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M84%2084.1V43.9c0-.9.6-1.7%201.5-1.9c4.4-1%2016.2-4.5%2010.1-11c-.5-.6-1.2-.9-2-1c-1%200-1.9.3-2.7.8c-2.1%201.6-4.5%202.8-7.1%203.4C79%2035.2%2074%2036%2064%2036s-15-.8-19.9-1.8c-2.6-.5-5-1.7-7.1-3.4c-.7-.6-1.7-.9-2.7-.9c-.8%200-1.5.4-2%201c-6.1%206.4%205.8%209.9%2010.1%2011c.9.2%201.5%201%201.5%201.9v40.1c0%20.9-.6%201.7-1.5%201.9c-3.8.9-13.1%203.7-11.7%208.8c.5%201.7%202.2%203.2%204%203.2q1.35%200%202.4-.9c2-1.6%204.4-2.8%206.9-3.3c4.9-1%209.9-1.8%2020-1.8s15.1.8%2020%201.8c2.5.5%204.9%201.7%206.9%203.3c.7.5%201.5.9%202.4.9c1.8.1%203.5-1.4%204-3.2c1.4-5.1-7.9-7.9-11.7-8.8c-1%200-1.6-.8-1.6-1.7m-32-1.8V45.6c0-1.2%201-2.1%202.2-2c2.9.2%206.1.3%209.8.3s6.9-.1%209.8-.3c1.2-.1%202.2.8%202.2%202v36.7c0%201.2-1%202.1-2.2%202c-2.9-.2-6.1-.3-9.8-.3s-6.9.1-9.8.3c-1.2.1-2.2-.8-2.2-2%22%2F%3E%3Cuse%20href%3D%22%23SVGOsoWYdRx%22%20opacity%3D%22.35%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/gemini.svg?color=%231a73e8&size=48