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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e62058" d="M16.378 9.761h-8.88A4.487 4.487 0 0 0 3 14.141c0 .063.05.118.118.118h8.88c2.438.01 4.435-1.94 4.498-4.385a.12.12 0 0 0-.117-.118zM20.877 3H7.5a4.484 4.484 0 0 0-4.494 4.384c0 .064.049.118.113.118H16.5c2.438.01 4.435-1.938 4.499-4.384A.12.12 0 0 0 20.882 3zM5.252 21a2.255 2.255 0 0 0 2.252-2.259a2.255 2.255 0 0 0-2.252-2.258A2.255 2.255 0 0 0 3 18.74A2.255 2.255 0 0 0 5.252 21"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedFlare(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e62058" d="M16.378 9.761h-8.88A4.487 4.487 0 0 0 3 14.141c0 .063.05.118.118.118h8.88c2.438.01 4.435-1.94 4.498-4.385a.12.12 0 0 0-.117-.118zM20.877 3H7.5a4.484 4.484 0 0 0-4.494 4.384c0 .064.049.118.113.118H16.5c2.438.01 4.435-1.938 4.499-4.384A.12.12 0 0 0 20.882 3zM5.252 21a2.255 2.255 0 0 0 2.252-2.259a2.255 2.255 0 0 0-2.252-2.258A2.255 2.255 0 0 0 3 18.74A2.255 2.255 0 0 0 5.252 21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e62058" d="M16.378 9.761h-8.88A4.487 4.487 0 0 0 3 14.141c0 .063.05.118.118.118h8.88c2.438.01 4.435-1.94 4.498-4.385a.12.12 0 0 0-.117-.118zM20.877 3H7.5a4.484 4.484 0 0 0-4.494 4.384c0 .064.049.118.113.118H16.5c2.438.01 4.435-1.938 4.499-4.384A.12.12 0 0 0 20.882 3zM5.252 21a2.255 2.255 0 0 0 2.252-2.259a2.255 2.255 0 0 0-2.252-2.258A2.255 2.255 0 0 0 3 18.74A2.255 2.255 0 0 0 5.252 21"/></svg>
</template>

CSS

.icon-flare {
  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%23e62058%22%20d%3D%22M16.378%209.761h-8.88A4.487%204.487%200%200%200%203%2014.141c0%20.063.05.118.118.118h8.88c2.438.01%204.435-1.94%204.498-4.385a.12.12%200%200%200-.117-.118zM20.877%203H7.5a4.484%204.484%200%200%200-4.494%204.384c0%20.064.049.118.113.118H16.5c2.438.01%204.435-1.938%204.499-4.384A.12.12%200%200%200%2020.882%203zM5.252%2021a2.255%202.255%200%200%200%202.252-2.259a2.255%202.255%200%200%200-2.252-2.258A2.255%202.255%200%200%200%203%2018.74A2.255%202.255%200%200%200%205.252%2021%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%23e62058%22%20d%3D%22M16.378%209.761h-8.88A4.487%204.487%200%200%200%203%2014.141c0%20.063.05.118.118.118h8.88c2.438.01%204.435-1.94%204.498-4.385a.12.12%200%200%200-.117-.118zM20.877%203H7.5a4.484%204.484%200%200%200-4.494%204.384c0%20.064.049.118.113.118H16.5c2.438.01%204.435-1.938%204.499-4.384A.12.12%200%200%200%2020.882%203zM5.252%2021a2.255%202.255%200%200%200%202.252-2.259a2.255%202.255%200%200%200-2.252-2.258A2.255%202.255%200%200%200%203%2018.74A2.255%202.255%200%200%200%205.252%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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