gemini from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
gemini
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the gemini emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M25.44 24.14c-1.43-.7-2.91-1.24-4.44-1.6V9.46c1.53-.36 3.01-.9 4.44-1.6a1 1 0 0 0 .46-1.34a1 1 0 0 0-1.34-.46A19.2 19.2 0 0 1 16 8.04c-3 0-5.88-.67-8.56-1.98c-.5-.24-1.09-.04-1.34.46c-.24.5-.04 1.09.46 1.34c1.43.7 2.91 1.23 4.44 1.6v13.08c-1.53.36-3.01.9-4.44 1.6a1 1 0 0 0-.46 1.34a1 1 0 0 0 1.34.46A19.2 19.2 0 0 1 16 23.96c3 0 5.88.67 8.56 1.98c.14.07.29.1.44.1c.37 0 .72-.21.9-.56c.24-.5.04-1.09-.46-1.34M13 22.17V9.83q1.485.21 3 .21t3-.21v12.33q-1.485-.21-3-.21c-1.01.01-2.01.08-3 .22"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatGemini(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M25.44 24.14c-1.43-.7-2.91-1.24-4.44-1.6V9.46c1.53-.36 3.01-.9 4.44-1.6a1 1 0 0 0 .46-1.34a1 1 0 0 0-1.34-.46A19.2 19.2 0 0 1 16 8.04c-3 0-5.88-.67-8.56-1.98c-.5-.24-1.09-.04-1.34.46c-.24.5-.04 1.09.46 1.34c1.43.7 2.91 1.23 4.44 1.6v13.08c-1.53.36-3.01.9-4.44 1.6a1 1 0 0 0-.46 1.34a1 1 0 0 0 1.34.46A19.2 19.2 0 0 1 16 23.96c3 0 5.88.67 8.56 1.98c.14.07.29.1.44.1c.37 0 .72-.21.9-.56c.24-.5.04-1.09-.46-1.34M13 22.17V9.83q1.485.21 3 .21t3-.21v12.33q-1.485-.21-3-.21c-1.01.01-2.01.08-3 .22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#8d65c5" d="M2 6a4 4 0 0 1 4-4h20a4 4 0 0 1 4 4v20a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4z"/><path fill="#fff" d="M25.44 24.14c-1.43-.7-2.91-1.24-4.44-1.6V9.46c1.53-.36 3.01-.9 4.44-1.6a1 1 0 0 0 .46-1.34a1 1 0 0 0-1.34-.46A19.2 19.2 0 0 1 16 8.04c-3 0-5.88-.67-8.56-1.98c-.5-.24-1.09-.04-1.34.46c-.24.5-.04 1.09.46 1.34c1.43.7 2.91 1.23 4.44 1.6v13.08c-1.53.36-3.01.9-4.44 1.6a1 1 0 0 0-.46 1.34a1 1 0 0 0 1.34.46A19.2 19.2 0 0 1 16 23.96c3 0 5.88.67 8.56 1.98c.14.07.29.1.44.1c.37 0 .72-.21.9-.56c.24-.5.04-1.09-.46-1.34M13 22.17V9.83q1.485.21 3 .21t3-.21v12.33q-1.485-.21-3-.21c-1.01.01-2.01.08-3 .22"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.44%2024.14c-1.43-.7-2.91-1.24-4.44-1.6V9.46c1.53-.36%203.01-.9%204.44-1.6a1%201%200%200%200%20.46-1.34a1%201%200%200%200-1.34-.46A19.2%2019.2%200%200%201%2016%208.04c-3%200-5.88-.67-8.56-1.98c-.5-.24-1.09-.04-1.34.46c-.24.5-.04%201.09.46%201.34c1.43.7%202.91%201.23%204.44%201.6v13.08c-1.53.36-3.01.9-4.44%201.6a1%201%200%200%200-.46%201.34a1%201%200%200%200%201.34.46A19.2%2019.2%200%200%201%2016%2023.96c3%200%205.88.67%208.56%201.98c.14.07.29.1.44.1c.37%200%20.72-.21.9-.56c.24-.5.04-1.09-.46-1.34M13%2022.17V9.83q1.485.21%203%20.21t3-.21v12.33q-1.485-.21-3-.21c-1.01.01-2.01.08-3%20.22%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%238d65c5%22%20d%3D%22M2%206a4%204%200%200%201%204-4h20a4%204%200%200%201%204%204v20a4%204%200%200%201-4%204H6a4%204%200%200%201-4-4z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.44%2024.14c-1.43-.7-2.91-1.24-4.44-1.6V9.46c1.53-.36%203.01-.9%204.44-1.6a1%201%200%200%200%20.46-1.34a1%201%200%200%200-1.34-.46A19.2%2019.2%200%200%201%2016%208.04c-3%200-5.88-.67-8.56-1.98c-.5-.24-1.09-.04-1.34.46c-.24.5-.04%201.09.46%201.34c1.43.7%202.91%201.23%204.44%201.6v13.08c-1.53.36-3.01.9-4.44%201.6a1%201%200%200%200-.46%201.34a1%201%200%200%200%201.34.46A19.2%2019.2%200%200%201%2016%2023.96c3%200%205.88.67%208.56%201.98c.14.07.29.1.44.1c.37%200%20.72-.21.9-.56c.24-.5.04-1.09-.46-1.34M13%2022.17V9.83q1.485.21%203%20.21t3-.21v12.33q-1.485-.21-3-.21c-1.01.01-2.01.08-3%20.22%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/gemini.svg?color=%231a73e8&size=48