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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGaKhCRdjb)" fill-rule="evenodd" d="M16.263 3h-1.82l-.847 4.14a5 5 0 0 0-1.142-.303l.493-2.416H9.963l-.616 2.994a4.974 4.974 0 0 0-1.511 7.403L6.808 19.84A.96.96 0 0 0 7.74 21h1.814l.91-4.434q.56.15 1.17.17l-.583 2.843h2.984l.8-3.903a4.964 4.964 0 0 0 1.29-6.3l1.065-5.21A.962.962 0 0 0 16.258 3zm-4.5 10.895a2.132 2.132 0 1 0 0-4.264a2.132 2.132 0 0 0 0 4.264" clip-rule="evenodd"/><defs><linearGradient id="SVGaKhCRdjb" x1="15.351" x2="3.87" y1="5.25" y2="13.428" gradientUnits="userSpaceOnUse"><stop stop-color="#77d8fe"/><stop offset="1" stop-color="#4fdf9d"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedFlx(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="url(#SVGaKhCRdjb)" fillRule="evenodd" d="M16.263 3h-1.82l-.847 4.14a5 5 0 0 0-1.142-.303l.493-2.416H9.963l-.616 2.994a4.974 4.974 0 0 0-1.511 7.403L6.808 19.84A.96.96 0 0 0 7.74 21h1.814l.91-4.434q.56.15 1.17.17l-.583 2.843h2.984l.8-3.903a4.964 4.964 0 0 0 1.29-6.3l1.065-5.21A.962.962 0 0 0 16.258 3zm-4.5 10.895a2.132 2.132 0 1 0 0-4.264a2.132 2.132 0 0 0 0 4.264" clipRule="evenodd"/><defs><linearGradient id="SVGaKhCRdjb" x1="15.351" x2="3.87" y1="5.25" y2="13.428" gradientUnits="userSpaceOnUse"><stop stopColor="#77d8fe"/><stop offset="1" stopColor="#4fdf9d"/></linearGradient></defs></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="url(#SVGaKhCRdjb)" fill-rule="evenodd" d="M16.263 3h-1.82l-.847 4.14a5 5 0 0 0-1.142-.303l.493-2.416H9.963l-.616 2.994a4.974 4.974 0 0 0-1.511 7.403L6.808 19.84A.96.96 0 0 0 7.74 21h1.814l.91-4.434q.56.15 1.17.17l-.583 2.843h2.984l.8-3.903a4.964 4.964 0 0 0 1.29-6.3l1.065-5.21A.962.962 0 0 0 16.258 3zm-4.5 10.895a2.132 2.132 0 1 0 0-4.264a2.132 2.132 0 0 0 0 4.264" clip-rule="evenodd"/><defs><linearGradient id="SVGaKhCRdjb" x1="15.351" x2="3.87" y1="5.25" y2="13.428" gradientUnits="userSpaceOnUse"><stop stop-color="#77d8fe"/><stop offset="1" stop-color="#4fdf9d"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-flx {
  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%22url(%23SVGaKhCRdjb)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.263%203h-1.82l-.847%204.14a5%205%200%200%200-1.142-.303l.493-2.416H9.963l-.616%202.994a4.974%204.974%200%200%200-1.511%207.403L6.808%2019.84A.96.96%200%200%200%207.74%2021h1.814l.91-4.434q.56.15%201.17.17l-.583%202.843h2.984l.8-3.903a4.964%204.964%200%200%200%201.29-6.3l1.065-5.21A.962.962%200%200%200%2016.258%203zm-4.5%2010.895a2.132%202.132%200%201%200%200-4.264a2.132%202.132%200%200%200%200%204.264%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGaKhCRdjb%22%20x1%3D%2215.351%22%20x2%3D%223.87%22%20y1%3D%225.25%22%20y2%3D%2213.428%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2377d8fe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fdf9d%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23SVGaKhCRdjb)%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.263%203h-1.82l-.847%204.14a5%205%200%200%200-1.142-.303l.493-2.416H9.963l-.616%202.994a4.974%204.974%200%200%200-1.511%207.403L6.808%2019.84A.96.96%200%200%200%207.74%2021h1.814l.91-4.434q.56.15%201.17.17l-.583%202.843h2.984l.8-3.903a4.964%204.964%200%200%200%201.29-6.3l1.065-5.21A.962.962%200%200%200%2016.258%203zm-4.5%2010.895a2.132%202.132%200%201%200%200-4.264a2.132%202.132%200%200%200%200%204.264%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGaKhCRdjb%22%20x1%3D%2215.351%22%20x2%3D%223.87%22%20y1%3D%225.25%22%20y2%3D%2213.428%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2377d8fe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234fdf9d%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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