fx logo
fx from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- fx
- 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 fx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" 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.25z"/><path fill="#f7d509" d="M16.782 14.813L18.188 12h-1.125l-1.125 2.25L14.813 12h-1.125l1.406 2.813l-1.406 2.812h1.125l1.125-2.25l1.125 2.25h1.125zm-3.634 3.33l-.703.607c-1.98-1.93-2.194-5.63-.012-7.875l.71.618C12.241 12.586 12 13.39 12 14.814c0 1.097.456 2.497 1.148 3.33m5.58 0l.709.607c1.969-1.93 2.194-5.63.006-7.875l-.71.618c.9 1.092 1.143 1.874 1.143 3.32c0 1.153-.461 2.48-1.148 3.33"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedFx(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="#fff" 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.25z"/><path fill="#f7d509" d="M16.782 14.813L18.188 12h-1.125l-1.125 2.25L14.813 12h-1.125l1.406 2.813l-1.406 2.812h1.125l1.125-2.25l1.125 2.25h1.125zm-3.634 3.33l-.703.607c-1.98-1.93-2.194-5.63-.012-7.875l.71.618C12.241 12.586 12 13.39 12 14.814c0 1.097.456 2.497 1.148 3.33m5.58 0l.709.607c1.969-1.93 2.194-5.63.006-7.875l-.71.618c.9 1.092 1.143 1.874 1.143 3.32c0 1.153-.461 2.48-1.148 3.33"/></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="#fff" 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.25z"/><path fill="#f7d509" d="M16.782 14.813L18.188 12h-1.125l-1.125 2.25L14.813 12h-1.125l1.406 2.813l-1.406 2.812h1.125l1.125-2.25l1.125 2.25h1.125zm-3.634 3.33l-.703.607c-1.98-1.93-2.194-5.63-.012-7.875l.71.618C12.241 12.586 12 13.39 12 14.814c0 1.097.456 2.497 1.148 3.33m5.58 0l.709.607c1.969-1.93 2.194-5.63.006-7.875l-.71.618c.9 1.092 1.143 1.874 1.143 3.32c0 1.153-.461 2.48-1.148 3.33"/></g></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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23fff%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.25z%22%2F%3E%3Cpath%20fill%3D%22%23f7d509%22%20d%3D%22M16.782%2014.813L18.188%2012h-1.125l-1.125%202.25L14.813%2012h-1.125l1.406%202.813l-1.406%202.812h1.125l1.125-2.25l1.125%202.25h1.125zm-3.634%203.33l-.703.607c-1.98-1.93-2.194-5.63-.012-7.875l.71.618C12.241%2012.586%2012%2013.39%2012%2014.814c0%201.097.456%202.497%201.148%203.33m5.58%200l.709.607c1.969-1.93%202.194-5.63.006-7.875l-.71.618c.9%201.092%201.143%201.874%201.143%203.32c0%201.153-.461%202.48-1.148%203.33%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%23fff%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.25z%22%2F%3E%3Cpath%20fill%3D%22%23f7d509%22%20d%3D%22M16.782%2014.813L18.188%2012h-1.125l-1.125%202.25L14.813%2012h-1.125l1.406%202.813l-1.406%202.812h1.125l1.125-2.25l1.125%202.25h1.125zm-3.634%203.33l-.703.607c-1.98-1.93-2.194-5.63-.012-7.875l.71.618C12.241%2012.586%2012%2013.39%2012%2014.814c0%201.097.456%202.497%201.148%203.33m5.58%200l.709.607c1.969-1.93%202.194-5.63.006-7.875l-.71.618c.9%201.092%201.143%201.874%201.143%203.32c0%201.153-.461%202.48-1.148%203.33%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/fx.svg?color=%231a73e8&size=48