fx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
fx
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the fx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 10.875H3V9.75h2.25c0 .028 0-.034 0 0c0-.372-.022-.934 0-1.306c.045-.703 0-1.35.4-1.93A2.82 2.82 0 0 1 7.348 5.38c.563-.141 1.126-.152 1.7-.102c.59.057 1.175.192 1.726.417l.102.045l-.383 1l-.23-.095A4.23 4.23 0 0 0 8 6.408c-.878.146-1.626.799-1.626 1.8V9.75H9.75v1.125H6.375v7.875H5.25zm11.532 3.935l1.406-2.812h-1.125l-1.125 2.25l-1.125-2.25h-1.125l1.406 2.813l-1.406 2.813h1.125l1.125-2.25l1.125 2.25h1.125zm-3.634 3.331l-.703.608c-1.98-1.93-2.194-5.631-.012-7.876l.71.619C12.241 12.583 12 13.388 12 14.81c0 1.097.456 2.497 1.148 3.33m5.58 0l.709.608c1.969-1.93 2.194-5.631.006-7.876l-.71.619c.9 1.091 1.143 1.873 1.143 3.319c0 1.153-.461 2.48-1.148 3.33"/></svg>

React

import type { SVGProps } from "react";

export function TokenFx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 10.875H3V9.75h2.25c0 .028 0-.034 0 0c0-.372-.022-.934 0-1.306c.045-.703 0-1.35.4-1.93A2.82 2.82 0 0 1 7.348 5.38c.563-.141 1.126-.152 1.7-.102c.59.057 1.175.192 1.726.417l.102.045l-.383 1l-.23-.095A4.23 4.23 0 0 0 8 6.408c-.878.146-1.626.799-1.626 1.8V9.75H9.75v1.125H6.375v7.875H5.25zm11.532 3.935l1.406-2.812h-1.125l-1.125 2.25l-1.125-2.25h-1.125l1.406 2.813l-1.406 2.813h1.125l1.125-2.25l1.125 2.25h1.125zm-3.634 3.331l-.703.608c-1.98-1.93-2.194-5.631-.012-7.876l.71.619C12.241 12.583 12 13.388 12 14.81c0 1.097.456 2.497 1.148 3.33m5.58 0l.709.608c1.969-1.93 2.194-5.631.006-7.876l-.71.619c.9 1.091 1.143 1.873 1.143 3.319c0 1.153-.461 2.48-1.148 3.33"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.25 10.875H3V9.75h2.25c0 .028 0-.034 0 0c0-.372-.022-.934 0-1.306c.045-.703 0-1.35.4-1.93A2.82 2.82 0 0 1 7.348 5.38c.563-.141 1.126-.152 1.7-.102c.59.057 1.175.192 1.726.417l.102.045l-.383 1l-.23-.095A4.23 4.23 0 0 0 8 6.408c-.878.146-1.626.799-1.626 1.8V9.75H9.75v1.125H6.375v7.875H5.25zm11.532 3.935l1.406-2.812h-1.125l-1.125 2.25l-1.125-2.25h-1.125l1.406 2.813l-1.406 2.813h1.125l1.125-2.25l1.125 2.25h1.125zm-3.634 3.331l-.703.608c-1.98-1.93-2.194-5.631-.012-7.876l.71.619C12.241 12.583 12 13.388 12 14.81c0 1.097.456 2.497 1.148 3.33m5.58 0l.709.608c1.969-1.93 2.194-5.631.006-7.876l-.71.619c.9 1.091 1.143 1.873 1.143 3.319c0 1.153-.461 2.48-1.148 3.33"/></svg>
</template>

CSS

.icon-fx {
  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%22currentColor%22%20d%3D%22M5.25%2010.875H3V9.75h2.25c0%20.028%200-.034%200%200c0-.372-.022-.934%200-1.306c.045-.703%200-1.35.4-1.93A2.82%202.82%200%200%201%207.348%205.38c.563-.141%201.126-.152%201.7-.102c.59.057%201.175.192%201.726.417l.102.045l-.383%201l-.23-.095A4.23%204.23%200%200%200%208%206.408c-.878.146-1.626.799-1.626%201.8V9.75H9.75v1.125H6.375v7.875H5.25zm11.532%203.935l1.406-2.812h-1.125l-1.125%202.25l-1.125-2.25h-1.125l1.406%202.813l-1.406%202.813h1.125l1.125-2.25l1.125%202.25h1.125zm-3.634%203.331l-.703.608c-1.98-1.93-2.194-5.631-.012-7.876l.71.619C12.241%2012.583%2012%2013.388%2012%2014.81c0%201.097.456%202.497%201.148%203.33m5.58%200l.709.608c1.969-1.93%202.194-5.631.006-7.876l-.71.619c.9%201.091%201.143%201.873%201.143%203.319c0%201.153-.461%202.48-1.148%203.33%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%22currentColor%22%20d%3D%22M5.25%2010.875H3V9.75h2.25c0%20.028%200-.034%200%200c0-.372-.022-.934%200-1.306c.045-.703%200-1.35.4-1.93A2.82%202.82%200%200%201%207.348%205.38c.563-.141%201.126-.152%201.7-.102c.59.057%201.175.192%201.726.417l.102.045l-.383%201l-.23-.095A4.23%204.23%200%200%200%208%206.408c-.878.146-1.626.799-1.626%201.8V9.75H9.75v1.125H6.375v7.875H5.25zm11.532%203.935l1.406-2.812h-1.125l-1.125%202.25l-1.125-2.25h-1.125l1.406%202.813l-1.406%202.813h1.125l1.125-2.25l1.125%202.25h1.125zm-3.634%203.331l-.703.608c-1.98-1.93-2.194-5.631-.012-7.876l.71.619C12.241%2012.583%2012%2013.388%2012%2014.81c0%201.097.456%202.497%201.148%203.33m5.58%200l.709.608c1.969-1.93%202.194-5.631.006-7.876l-.71.619c.9%201.091%201.143%201.873%201.143%203.319c0%201.153-.461%202.48-1.148%203.33%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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