galeon from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
galeon
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

The same logo in other sets

Use the galeon logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0091cc" d="M17.4 12c0 2.568-1.8 5.61-4.2 6.402V19.8h6.6l1.2-3h-1.2c-.3.6-1.08 1.8-1.8 1.8h-1.842a7.8 7.8 0 1 0-8.316 0H6c-.72 0-1.5-1.2-1.8-1.8H3l1.2 3h6.6v-1.398C8.4 17.61 6.6 14.568 6.6 12c0-2.982 2.418-6.6 5.4-6.6s5.4 3.618 5.4 6.6"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedGaleon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0091cc" d="M17.4 12c0 2.568-1.8 5.61-4.2 6.402V19.8h6.6l1.2-3h-1.2c-.3.6-1.08 1.8-1.8 1.8h-1.842a7.8 7.8 0 1 0-8.316 0H6c-.72 0-1.5-1.2-1.8-1.8H3l1.2 3h6.6v-1.398C8.4 17.61 6.6 14.568 6.6 12c0-2.982 2.418-6.6 5.4-6.6s5.4 3.618 5.4 6.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#0091cc" d="M17.4 12c0 2.568-1.8 5.61-4.2 6.402V19.8h6.6l1.2-3h-1.2c-.3.6-1.08 1.8-1.8 1.8h-1.842a7.8 7.8 0 1 0-8.316 0H6c-.72 0-1.5-1.2-1.8-1.8H3l1.2 3h6.6v-1.398C8.4 17.61 6.6 14.568 6.6 12c0-2.982 2.418-6.6 5.4-6.6s5.4 3.618 5.4 6.6"/></svg>
</template>

CSS

.icon-galeon {
  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%22%230091cc%22%20d%3D%22M17.4%2012c0%202.568-1.8%205.61-4.2%206.402V19.8h6.6l1.2-3h-1.2c-.3.6-1.08%201.8-1.8%201.8h-1.842a7.8%207.8%200%201%200-8.316%200H6c-.72%200-1.5-1.2-1.8-1.8H3l1.2%203h6.6v-1.398C8.4%2017.61%206.6%2014.568%206.6%2012c0-2.982%202.418-6.6%205.4-6.6s5.4%203.618%205.4%206.6%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%22%230091cc%22%20d%3D%22M17.4%2012c0%202.568-1.8%205.61-4.2%206.402V19.8h6.6l1.2-3h-1.2c-.3.6-1.08%201.8-1.8%201.8h-1.842a7.8%207.8%200%201%200-8.316%200H6c-.72%200-1.5-1.2-1.8-1.8H3l1.2%203h6.6v-1.398C8.4%2017.61%206.6%2014.568%206.6%2012c0-2.982%202.418-6.6%205.4-6.6s5.4%203.618%205.4%206.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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