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

Name
fogo
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 fogo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ff3d00" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path fill="#fff" d="M14.984 6.675h-3.71l-.531 2.132H9.14l-.674 2.704a.57.57 0 0 0 .55.706h1.356L9.1 17.325l4.325-4.574a.569.569 0 0 0-.411-.96h-2.068l.637-2.558h3.49l.46-1.851a.57.57 0 0 0-.102-.487a.57.57 0 0 0-.447-.22"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedFogo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ff3d00" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path fill="#fff" d="M14.984 6.675h-3.71l-.531 2.132H9.14l-.674 2.704a.57.57 0 0 0 .55.706h1.356L9.1 17.325l4.325-4.574a.569.569 0 0 0-.411-.96h-2.068l.637-2.558h3.49l.46-1.851a.57.57 0 0 0-.102-.487a.57.57 0 0 0-.447-.22"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ff3d00" d="M12 21a9 9 0 1 0 0-18a9 9 0 0 0 0 18"/><path fill="#fff" d="M14.984 6.675h-3.71l-.531 2.132H9.14l-.674 2.704a.57.57 0 0 0 .55.706h1.356L9.1 17.325l4.325-4.574a.569.569 0 0 0-.411-.96h-2.068l.637-2.558h3.49l.46-1.851a.57.57 0 0 0-.102-.487a.57.57 0 0 0-.447-.22"/></g></svg>
</template>

CSS

.icon-fogo {
  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%22none%22%3E%3Cpath%20fill%3D%22%23ff3d00%22%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.984%206.675h-3.71l-.531%202.132H9.14l-.674%202.704a.57.57%200%200%200%20.55.706h1.356L9.1%2017.325l4.325-4.574a.569.569%200%200%200-.411-.96h-2.068l.637-2.558h3.49l.46-1.851a.57.57%200%200%200-.102-.487a.57.57%200%200%200-.447-.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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23ff3d00%22%20d%3D%22M12%2021a9%209%200%201%200%200-18a9%209%200%200%200%200%2018%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.984%206.675h-3.71l-.531%202.132H9.14l-.674%202.704a.57.57%200%200%200%20.55.706h1.356L9.1%2017.325l4.325-4.574a.569.569%200%200%200-.411-.96h-2.068l.637-2.558h3.49l.46-1.851a.57.57%200%200%200-.102-.487a.57.57%200%200%200-.447-.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/token-branded/fogo.svg?color=%231a73e8&size=48