bta logo
bta from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bta
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bta logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 20.202a8.274 8.274 0 1 0 0-16.55a8.274 8.274 0 0 0 0 16.55m-1.97-4.866a3.4 3.4 0 0 1-.35-1.101c-.098-.966-.137-1.932-.177-2.901l-.029-.678l-.015-.704l-.008-.497c-.015-1.015-.031-2.04.023-3.05a.053.053 0 0 1 .053-.053q.32-.044.634-.082c.291-.035.58-.07.87-.12q.023-.001.021.022c.021 2.425.074 4.844.233 7.269c.01.217.027.455.085.656c.159.583.524.99 1.08 1.208c.227.09.46.084.699.068c.365-.041.704-.21.958-.476a.05.05 0 0 1 .074 0l1.255 1.164q.015.018 0 .027a5.7 5.7 0 0 1-.794.678a3 3 0 0 1-1.79.466a2.3 2.3 0 0 1-1.334-.329l-.122-.074a2.5 2.5 0 0 1-.434-.302a3.16 3.16 0 0 1-.932-1.19m4.4-.926c.317-.757.206-1.588-.37-2.181a1.54 1.54 0 0 0-1.107-.45q-.77.04-1.536.11a148 148 0 0 1-.068-1.826c0-.01.005-.02.02-.02q.735-.08 1.473-.139a3 3 0 0 1 1.508.265a3.43 3.43 0 0 1 1.896 2.35c.116.705.159 1.377-.027 2.081a4.2 4.2 0 0 1-.625 1.26h-.005l-1.255-1.185a.06.06 0 0 1-.01-.075c.037-.053.074-.121.106-.19m-5.14-2.605q-.01-.388-.043-.784q-.01-.129-.013-.282a6 6 0 0 0-.024-.432a.08.08 0 0 0-.05-.066a.1.1 0 0 0-.03-.003l-1.514.154l-.036.003c-.108.01-.292.026-.292.14q-.014.703.042 1.598c0 .064.032.09.096.09q.869-.099 1.741-.153c.122 0 .122-.17.122-.265"/><path d="M12 20.657a8.672 8.672 0 1 0 0-17.345a8.672 8.672 0 0 0 0 17.345m0-.34a8.393 8.393 0 1 0-8.39-8.396A8.39 8.39 0 0 0 12 20.312z"/><path d="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9 8.772a8.78 8.78 0 0 0 6.214-2.574a8.79 8.79 0 0 0 0-12.428a8.787 8.787 0 0 0-15.002 6.214A8.79 8.79 0 0 0 12 20.772"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBta(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M12 20.202a8.274 8.274 0 1 0 0-16.55a8.274 8.274 0 0 0 0 16.55m-1.97-4.866a3.4 3.4 0 0 1-.35-1.101c-.098-.966-.137-1.932-.177-2.901l-.029-.678l-.015-.704l-.008-.497c-.015-1.015-.031-2.04.023-3.05a.053.053 0 0 1 .053-.053q.32-.044.634-.082c.291-.035.58-.07.87-.12q.023-.001.021.022c.021 2.425.074 4.844.233 7.269c.01.217.027.455.085.656c.159.583.524.99 1.08 1.208c.227.09.46.084.699.068c.365-.041.704-.21.958-.476a.05.05 0 0 1 .074 0l1.255 1.164q.015.018 0 .027a5.7 5.7 0 0 1-.794.678a3 3 0 0 1-1.79.466a2.3 2.3 0 0 1-1.334-.329l-.122-.074a2.5 2.5 0 0 1-.434-.302a3.16 3.16 0 0 1-.932-1.19m4.4-.926c.317-.757.206-1.588-.37-2.181a1.54 1.54 0 0 0-1.107-.45q-.77.04-1.536.11a148 148 0 0 1-.068-1.826c0-.01.005-.02.02-.02q.735-.08 1.473-.139a3 3 0 0 1 1.508.265a3.43 3.43 0 0 1 1.896 2.35c.116.705.159 1.377-.027 2.081a4.2 4.2 0 0 1-.625 1.26h-.005l-1.255-1.185a.06.06 0 0 1-.01-.075c.037-.053.074-.121.106-.19m-5.14-2.605q-.01-.388-.043-.784q-.01-.129-.013-.282a6 6 0 0 0-.024-.432a.08.08 0 0 0-.05-.066a.1.1 0 0 0-.03-.003l-1.514.154l-.036.003c-.108.01-.292.026-.292.14q-.014.703.042 1.598c0 .064.032.09.096.09q.869-.099 1.741-.153c.122 0 .122-.17.122-.265"/><path d="M12 20.657a8.672 8.672 0 1 0 0-17.345a8.672 8.672 0 0 0 0 17.345m0-.34a8.393 8.393 0 1 0-8.39-8.396A8.39 8.39 0 0 0 12 20.312z"/><path d="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9 8.772a8.78 8.78 0 0 0 6.214-2.574a8.79 8.79 0 0 0 0-12.428a8.787 8.787 0 0 0-15.002 6.214A8.79 8.79 0 0 0 12 20.772"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M12 20.202a8.274 8.274 0 1 0 0-16.55a8.274 8.274 0 0 0 0 16.55m-1.97-4.866a3.4 3.4 0 0 1-.35-1.101c-.098-.966-.137-1.932-.177-2.901l-.029-.678l-.015-.704l-.008-.497c-.015-1.015-.031-2.04.023-3.05a.053.053 0 0 1 .053-.053q.32-.044.634-.082c.291-.035.58-.07.87-.12q.023-.001.021.022c.021 2.425.074 4.844.233 7.269c.01.217.027.455.085.656c.159.583.524.99 1.08 1.208c.227.09.46.084.699.068c.365-.041.704-.21.958-.476a.05.05 0 0 1 .074 0l1.255 1.164q.015.018 0 .027a5.7 5.7 0 0 1-.794.678a3 3 0 0 1-1.79.466a2.3 2.3 0 0 1-1.334-.329l-.122-.074a2.5 2.5 0 0 1-.434-.302a3.16 3.16 0 0 1-.932-1.19m4.4-.926c.317-.757.206-1.588-.37-2.181a1.54 1.54 0 0 0-1.107-.45q-.77.04-1.536.11a148 148 0 0 1-.068-1.826c0-.01.005-.02.02-.02q.735-.08 1.473-.139a3 3 0 0 1 1.508.265a3.43 3.43 0 0 1 1.896 2.35c.116.705.159 1.377-.027 2.081a4.2 4.2 0 0 1-.625 1.26h-.005l-1.255-1.185a.06.06 0 0 1-.01-.075c.037-.053.074-.121.106-.19m-5.14-2.605q-.01-.388-.043-.784q-.01-.129-.013-.282a6 6 0 0 0-.024-.432a.08.08 0 0 0-.05-.066a.1.1 0 0 0-.03-.003l-1.514.154l-.036.003c-.108.01-.292.026-.292.14q-.014.703.042 1.598c0 .064.032.09.096.09q.869-.099 1.741-.153c.122 0 .122-.17.122-.265"/><path d="M12 20.657a8.672 8.672 0 1 0 0-17.345a8.672 8.672 0 0 0 0 17.345m0-.34a8.393 8.393 0 1 0-8.39-8.396A8.39 8.39 0 0 0 12 20.312z"/><path d="M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12m-9 8.772a8.78 8.78 0 0 0 6.214-2.574a8.79 8.79 0 0 0 0-12.428a8.787 8.787 0 0 0-15.002 6.214A8.79 8.79 0 0 0 12 20.772"/></g></svg> </template>
CSS
.icon-bta {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%2020.202a8.274%208.274%200%201%200%200-16.55a8.274%208.274%200%200%200%200%2016.55m-1.97-4.866a3.4%203.4%200%200%201-.35-1.101c-.098-.966-.137-1.932-.177-2.901l-.029-.678l-.015-.704l-.008-.497c-.015-1.015-.031-2.04.023-3.05a.053.053%200%200%201%20.053-.053q.32-.044.634-.082c.291-.035.58-.07.87-.12q.023-.001.021.022c.021%202.425.074%204.844.233%207.269c.01.217.027.455.085.656c.159.583.524.99%201.08%201.208c.227.09.46.084.699.068c.365-.041.704-.21.958-.476a.05.05%200%200%201%20.074%200l1.255%201.164q.015.018%200%20.027a5.7%205.7%200%200%201-.794.678a3%203%200%200%201-1.79.466a2.3%202.3%200%200%201-1.334-.329l-.122-.074a2.5%202.5%200%200%201-.434-.302a3.16%203.16%200%200%201-.932-1.19m4.4-.926c.317-.757.206-1.588-.37-2.181a1.54%201.54%200%200%200-1.107-.45q-.77.04-1.536.11a148%20148%200%200%201-.068-1.826c0-.01.005-.02.02-.02q.735-.08%201.473-.139a3%203%200%200%201%201.508.265a3.43%203.43%200%200%201%201.896%202.35c.116.705.159%201.377-.027%202.081a4.2%204.2%200%200%201-.625%201.26h-.005l-1.255-1.185a.06.06%200%200%201-.01-.075c.037-.053.074-.121.106-.19m-5.14-2.605q-.01-.388-.043-.784q-.01-.129-.013-.282a6%206%200%200%200-.024-.432a.08.08%200%200%200-.05-.066a.1.1%200%200%200-.03-.003l-1.514.154l-.036.003c-.108.01-.292.026-.292.14q-.014.703.042%201.598c0%20.064.032.09.096.09q.869-.099%201.741-.153c.122%200%20.122-.17.122-.265%22%2F%3E%3Cpath%20d%3D%22M12%2020.657a8.672%208.672%200%201%200%200-17.345a8.672%208.672%200%200%200%200%2017.345m0-.34a8.393%208.393%200%201%200-8.39-8.396A8.39%208.39%200%200%200%2012%2020.312z%22%2F%3E%3Cpath%20d%3D%22M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012m-9%208.772a8.78%208.78%200%200%200%206.214-2.574a8.79%208.79%200%200%200%200-12.428a8.787%208.787%200%200%200-15.002%206.214A8.79%208.79%200%200%200%2012%2020.772%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12%2020.202a8.274%208.274%200%201%200%200-16.55a8.274%208.274%200%200%200%200%2016.55m-1.97-4.866a3.4%203.4%200%200%201-.35-1.101c-.098-.966-.137-1.932-.177-2.901l-.029-.678l-.015-.704l-.008-.497c-.015-1.015-.031-2.04.023-3.05a.053.053%200%200%201%20.053-.053q.32-.044.634-.082c.291-.035.58-.07.87-.12q.023-.001.021.022c.021%202.425.074%204.844.233%207.269c.01.217.027.455.085.656c.159.583.524.99%201.08%201.208c.227.09.46.084.699.068c.365-.041.704-.21.958-.476a.05.05%200%200%201%20.074%200l1.255%201.164q.015.018%200%20.027a5.7%205.7%200%200%201-.794.678a3%203%200%200%201-1.79.466a2.3%202.3%200%200%201-1.334-.329l-.122-.074a2.5%202.5%200%200%201-.434-.302a3.16%203.16%200%200%201-.932-1.19m4.4-.926c.317-.757.206-1.588-.37-2.181a1.54%201.54%200%200%200-1.107-.45q-.77.04-1.536.11a148%20148%200%200%201-.068-1.826c0-.01.005-.02.02-.02q.735-.08%201.473-.139a3%203%200%200%201%201.508.265a3.43%203.43%200%200%201%201.896%202.35c.116.705.159%201.377-.027%202.081a4.2%204.2%200%200%201-.625%201.26h-.005l-1.255-1.185a.06.06%200%200%201-.01-.075c.037-.053.074-.121.106-.19m-5.14-2.605q-.01-.388-.043-.784q-.01-.129-.013-.282a6%206%200%200%200-.024-.432a.08.08%200%200%200-.05-.066a.1.1%200%200%200-.03-.003l-1.514.154l-.036.003c-.108.01-.292.026-.292.14q-.014.703.042%201.598c0%20.064.032.09.096.09q.869-.099%201.741-.153c.122%200%20.122-.17.122-.265%22%2F%3E%3Cpath%20d%3D%22M12%2020.657a8.672%208.672%200%201%200%200-17.345a8.672%208.672%200%200%200%200%2017.345m0-.34a8.393%208.393%200%201%200-8.39-8.396A8.39%208.39%200%200%200%2012%2020.312z%22%2F%3E%3Cpath%20d%3D%22M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012m-9%208.772a8.78%208.78%200%200%200%206.214-2.574a8.79%208.79%200%200%200%200-12.428a8.787%208.787%200%200%200-15.002%206.214A8.79%208.79%200%200%200%2012%2020.772%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/bta.svg?color=%231a73e8&size=48