gemini icon

gemini-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
gemini-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All gemini icons →

More newicons icons from Reicon

Use the gemini icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m19.23 4.18l.13-.24a.76.76 0 0 0-.09-.85a.74.74 0 0 0-.83-.21a18.76 18.76 0 0 1-12.88 0a.74.74 0 0 0-.83.21c-.2.24-.24.57-.09.85l.13.23a16.83 16.83 0 0 1-.1 15.88a.76.76 0 0 0 .09.85c.2.24.53.32.82.21c4.13-1.51 8.69-1.51 12.83 0c.08.03.17.05.26.05c.21 0 .42-.09.57-.26c.2-.24.24-.57.09-.85a16.83 16.83 0 0 1-.1-15.87"/><path d="M18.7 4.332c-.31 0-.59-.19-.7-.49c-.14-.39.06-.82.44-.96c1.08-.4 2.14-.91 3.18-1.52c.36-.21.82-.09 1.03.26c.21.36.09.82-.26 1.03a21 21 0 0 1-3.42 1.64c-.1.03-.18.04-.27.04M5.3 4.33c-.09 0-.17-.01-.26-.05c-1.16-.42-2.31-.98-3.42-1.64a.73.73 0 0 1-.26-1.02c.21-.36.67-.47 1.03-.26c1.03.61 2.1 1.12 3.18 1.52c.38.14.58.57.43.96c-.11.3-.4.49-.7.49M22 22.75a.67.67 0 0 1-.38-.11c-1.03-.61-2.1-1.13-3.2-1.53a.75.75 0 1 1 .51-1.41c1.19.43 2.35.99 3.46 1.65c.36.21.47.67.26 1.03a.77.77 0 0 1-.65.37m-20 0c-.25 0-.5-.13-.64-.37c-.21-.36-.1-.82.26-1.03c1.11-.66 2.27-1.22 3.46-1.65a.75.75 0 1 1 .51 1.41c-1.1.4-2.18.92-3.2 1.53c-.13.08-.26.11-.39.11"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconGeminiFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m19.23 4.18l.13-.24a.76.76 0 0 0-.09-.85a.74.74 0 0 0-.83-.21a18.76 18.76 0 0 1-12.88 0a.74.74 0 0 0-.83.21c-.2.24-.24.57-.09.85l.13.23a16.83 16.83 0 0 1-.1 15.88a.76.76 0 0 0 .09.85c.2.24.53.32.82.21c4.13-1.51 8.69-1.51 12.83 0c.08.03.17.05.26.05c.21 0 .42-.09.57-.26c.2-.24.24-.57.09-.85a16.83 16.83 0 0 1-.1-15.87"/><path d="M18.7 4.332c-.31 0-.59-.19-.7-.49c-.14-.39.06-.82.44-.96c1.08-.4 2.14-.91 3.18-1.52c.36-.21.82-.09 1.03.26c.21.36.09.82-.26 1.03a21 21 0 0 1-3.42 1.64c-.1.03-.18.04-.27.04M5.3 4.33c-.09 0-.17-.01-.26-.05c-1.16-.42-2.31-.98-3.42-1.64a.73.73 0 0 1-.26-1.02c.21-.36.67-.47 1.03-.26c1.03.61 2.1 1.12 3.18 1.52c.38.14.58.57.43.96c-.11.3-.4.49-.7.49M22 22.75a.67.67 0 0 1-.38-.11c-1.03-.61-2.1-1.13-3.2-1.53a.75.75 0 1 1 .51-1.41c1.19.43 2.35.99 3.46 1.65c.36.21.47.67.26 1.03a.77.77 0 0 1-.65.37m-20 0c-.25 0-.5-.13-.64-.37c-.21-.36-.1-.82.26-1.03c1.11-.66 2.27-1.22 3.46-1.65a.75.75 0 1 1 .51 1.41c-1.1.4-2.18.92-3.2 1.53c-.13.08-.26.11-.39.11"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m19.23 4.18l.13-.24a.76.76 0 0 0-.09-.85a.74.74 0 0 0-.83-.21a18.76 18.76 0 0 1-12.88 0a.74.74 0 0 0-.83.21c-.2.24-.24.57-.09.85l.13.23a16.83 16.83 0 0 1-.1 15.88a.76.76 0 0 0 .09.85c.2.24.53.32.82.21c4.13-1.51 8.69-1.51 12.83 0c.08.03.17.05.26.05c.21 0 .42-.09.57-.26c.2-.24.24-.57.09-.85a16.83 16.83 0 0 1-.1-15.87"/><path d="M18.7 4.332c-.31 0-.59-.19-.7-.49c-.14-.39.06-.82.44-.96c1.08-.4 2.14-.91 3.18-1.52c.36-.21.82-.09 1.03.26c.21.36.09.82-.26 1.03a21 21 0 0 1-3.42 1.64c-.1.03-.18.04-.27.04M5.3 4.33c-.09 0-.17-.01-.26-.05c-1.16-.42-2.31-.98-3.42-1.64a.73.73 0 0 1-.26-1.02c.21-.36.67-.47 1.03-.26c1.03.61 2.1 1.12 3.18 1.52c.38.14.58.57.43.96c-.11.3-.4.49-.7.49M22 22.75a.67.67 0 0 1-.38-.11c-1.03-.61-2.1-1.13-3.2-1.53a.75.75 0 1 1 .51-1.41c1.19.43 2.35.99 3.46 1.65c.36.21.47.67.26 1.03a.77.77 0 0 1-.65.37m-20 0c-.25 0-.5-.13-.64-.37c-.21-.36-.1-.82.26-1.03c1.11-.66 2.27-1.22 3.46-1.65a.75.75 0 1 1 .51 1.41c-1.1.4-2.18.92-3.2 1.53c-.13.08-.26.11-.39.11"/></g></svg>
</template>

CSS

.icon-gemini-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m19.23%204.18l.13-.24a.76.76%200%200%200-.09-.85a.74.74%200%200%200-.83-.21a18.76%2018.76%200%200%201-12.88%200a.74.74%200%200%200-.83.21c-.2.24-.24.57-.09.85l.13.23a16.83%2016.83%200%200%201-.1%2015.88a.76.76%200%200%200%20.09.85c.2.24.53.32.82.21c4.13-1.51%208.69-1.51%2012.83%200c.08.03.17.05.26.05c.21%200%20.42-.09.57-.26c.2-.24.24-.57.09-.85a16.83%2016.83%200%200%201-.1-15.87%22%2F%3E%3Cpath%20d%3D%22M18.7%204.332c-.31%200-.59-.19-.7-.49c-.14-.39.06-.82.44-.96c1.08-.4%202.14-.91%203.18-1.52c.36-.21.82-.09%201.03.26c.21.36.09.82-.26%201.03a21%2021%200%200%201-3.42%201.64c-.1.03-.18.04-.27.04M5.3%204.33c-.09%200-.17-.01-.26-.05c-1.16-.42-2.31-.98-3.42-1.64a.73.73%200%200%201-.26-1.02c.21-.36.67-.47%201.03-.26c1.03.61%202.1%201.12%203.18%201.52c.38.14.58.57.43.96c-.11.3-.4.49-.7.49M22%2022.75a.67.67%200%200%201-.38-.11c-1.03-.61-2.1-1.13-3.2-1.53a.75.75%200%201%201%20.51-1.41c1.19.43%202.35.99%203.46%201.65c.36.21.47.67.26%201.03a.77.77%200%200%201-.65.37m-20%200c-.25%200-.5-.13-.64-.37c-.21-.36-.1-.82.26-1.03c1.11-.66%202.27-1.22%203.46-1.65a.75.75%200%201%201%20.51%201.41c-1.1.4-2.18.92-3.2%201.53c-.13.08-.26.11-.39.11%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m19.23%204.18l.13-.24a.76.76%200%200%200-.09-.85a.74.74%200%200%200-.83-.21a18.76%2018.76%200%200%201-12.88%200a.74.74%200%200%200-.83.21c-.2.24-.24.57-.09.85l.13.23a16.83%2016.83%200%200%201-.1%2015.88a.76.76%200%200%200%20.09.85c.2.24.53.32.82.21c4.13-1.51%208.69-1.51%2012.83%200c.08.03.17.05.26.05c.21%200%20.42-.09.57-.26c.2-.24.24-.57.09-.85a16.83%2016.83%200%200%201-.1-15.87%22%2F%3E%3Cpath%20d%3D%22M18.7%204.332c-.31%200-.59-.19-.7-.49c-.14-.39.06-.82.44-.96c1.08-.4%202.14-.91%203.18-1.52c.36-.21.82-.09%201.03.26c.21.36.09.82-.26%201.03a21%2021%200%200%201-3.42%201.64c-.1.03-.18.04-.27.04M5.3%204.33c-.09%200-.17-.01-.26-.05c-1.16-.42-2.31-.98-3.42-1.64a.73.73%200%200%201-.26-1.02c.21-.36.67-.47%201.03-.26c1.03.61%202.1%201.12%203.18%201.52c.38.14.58.57.43.96c-.11.3-.4.49-.7.49M22%2022.75a.67.67%200%200%201-.38-.11c-1.03-.61-2.1-1.13-3.2-1.53a.75.75%200%201%201%20.51-1.41c1.19.43%202.35.99%203.46%201.65c.36.21.47.67.26%201.03a.77.77%200%200%201-.65.37m-20%200c-.25%200-.5-.13-.64-.37c-.21-.36-.1-.82.26-1.03c1.11-.66%202.27-1.22%203.46-1.65a.75.75%200%201%201%20.51%201.41c-1.1.4-2.18.92-3.2%201.53c-.13.08-.26.11-.39.11%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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