bnx logo
bnx from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bnx
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bnx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.45 3.565l-7.13 7.03c-.41.4-.575.9-.57 1.405a2 2 0 0 0 .57 1.405l7.13 7.035c.405.4.915.56 1.425.56s1.02-.16 1.425-.565l4.55-4.48c-1.17-.105-1.565.15-2.03.44c-.305.195-.645.41-1.25.55c-.305.07-.56.115-.77.115c-.515 0-.77-.175-.995-.33c-.175-.125-.325-.23-.565-.23h-2.65c.43-.66.14-.87.14-.87s-.92-.22-.705-2.505c-1.875-2.045-1.71-4.5-1.71-4.5s.625 2.02 3.42 3.095c-.12-1.54.305-2.15.5-2.42l.07-.115l.095.2c.255.56.61 1.34 2.47 1.77c.6-.75.835-.935 1.335-1.33l.095-.075c-.43-1.43-.355-2.225 0-2.815l.12.3c.4 1 1.04 2.61 3.83 2.195L14.3 3.565A1.98 1.98 0 0 0 12.875 3c-.51 0-1.02.16-1.425.565"/><path fill="currentColor" d="M13.72 12.975c-.1.055-.2.1-.276.15c1.1.935 2.21-.815 1.71-1.125c-.43.392-.912.72-1.434.975"/></svg>
React
import type { SVGProps } from "react";
export function TokenBnx(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="m11.45 3.565l-7.13 7.03c-.41.4-.575.9-.57 1.405a2 2 0 0 0 .57 1.405l7.13 7.035c.405.4.915.56 1.425.56s1.02-.16 1.425-.565l4.55-4.48c-1.17-.105-1.565.15-2.03.44c-.305.195-.645.41-1.25.55c-.305.07-.56.115-.77.115c-.515 0-.77-.175-.995-.33c-.175-.125-.325-.23-.565-.23h-2.65c.43-.66.14-.87.14-.87s-.92-.22-.705-2.505c-1.875-2.045-1.71-4.5-1.71-4.5s.625 2.02 3.42 3.095c-.12-1.54.305-2.15.5-2.42l.07-.115l.095.2c.255.56.61 1.34 2.47 1.77c.6-.75.835-.935 1.335-1.33l.095-.075c-.43-1.43-.355-2.225 0-2.815l.12.3c.4 1 1.04 2.61 3.83 2.195L14.3 3.565A1.98 1.98 0 0 0 12.875 3c-.51 0-1.02.16-1.425.565"/><path fill="currentColor" d="M13.72 12.975c-.1.055-.2.1-.276.15c1.1.935 2.21-.815 1.71-1.125c-.43.392-.912.72-1.434.975"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.45 3.565l-7.13 7.03c-.41.4-.575.9-.57 1.405a2 2 0 0 0 .57 1.405l7.13 7.035c.405.4.915.56 1.425.56s1.02-.16 1.425-.565l4.55-4.48c-1.17-.105-1.565.15-2.03.44c-.305.195-.645.41-1.25.55c-.305.07-.56.115-.77.115c-.515 0-.77-.175-.995-.33c-.175-.125-.325-.23-.565-.23h-2.65c.43-.66.14-.87.14-.87s-.92-.22-.705-2.505c-1.875-2.045-1.71-4.5-1.71-4.5s.625 2.02 3.42 3.095c-.12-1.54.305-2.15.5-2.42l.07-.115l.095.2c.255.56.61 1.34 2.47 1.77c.6-.75.835-.935 1.335-1.33l.095-.075c-.43-1.43-.355-2.225 0-2.815l.12.3c.4 1 1.04 2.61 3.83 2.195L14.3 3.565A1.98 1.98 0 0 0 12.875 3c-.51 0-1.02.16-1.425.565"/><path fill="currentColor" d="M13.72 12.975c-.1.055-.2.1-.276.15c1.1.935 2.21-.815 1.71-1.125c-.43.392-.912.72-1.434.975"/></svg> </template>
CSS
.icon-bnx {
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%22m11.45%203.565l-7.13%207.03c-.41.4-.575.9-.57%201.405a2%202%200%200%200%20.57%201.405l7.13%207.035c.405.4.915.56%201.425.56s1.02-.16%201.425-.565l4.55-4.48c-1.17-.105-1.565.15-2.03.44c-.305.195-.645.41-1.25.55c-.305.07-.56.115-.77.115c-.515%200-.77-.175-.995-.33c-.175-.125-.325-.23-.565-.23h-2.65c.43-.66.14-.87.14-.87s-.92-.22-.705-2.505c-1.875-2.045-1.71-4.5-1.71-4.5s.625%202.02%203.42%203.095c-.12-1.54.305-2.15.5-2.42l.07-.115l.095.2c.255.56.61%201.34%202.47%201.77c.6-.75.835-.935%201.335-1.33l.095-.075c-.43-1.43-.355-2.225%200-2.815l.12.3c.4%201%201.04%202.61%203.83%202.195L14.3%203.565A1.98%201.98%200%200%200%2012.875%203c-.51%200-1.02.16-1.425.565%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.72%2012.975c-.1.055-.2.1-.276.15c1.1.935%202.21-.815%201.71-1.125c-.43.392-.912.72-1.434.975%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%22m11.45%203.565l-7.13%207.03c-.41.4-.575.9-.57%201.405a2%202%200%200%200%20.57%201.405l7.13%207.035c.405.4.915.56%201.425.56s1.02-.16%201.425-.565l4.55-4.48c-1.17-.105-1.565.15-2.03.44c-.305.195-.645.41-1.25.55c-.305.07-.56.115-.77.115c-.515%200-.77-.175-.995-.33c-.175-.125-.325-.23-.565-.23h-2.65c.43-.66.14-.87.14-.87s-.92-.22-.705-2.505c-1.875-2.045-1.71-4.5-1.71-4.5s.625%202.02%203.42%203.095c-.12-1.54.305-2.15.5-2.42l.07-.115l.095.2c.255.56.61%201.34%202.47%201.77c.6-.75.835-.935%201.335-1.33l.095-.075c-.43-1.43-.355-2.225%200-2.815l.12.3c.4%201%201.04%202.61%203.83%202.195L14.3%203.565A1.98%201.98%200%200%200%2012.875%203c-.51%200-1.02.16-1.425.565%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.72%2012.975c-.1.055-.2.1-.276.15c1.1.935%202.21-.815%201.71-1.125c-.43.392-.912.72-1.434.975%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bnx.svg?color=%231a73e8&size=48