ban logo
ban from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- ban
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
- Aliases
- banano
The same logo in other sets
Use the ban logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#FBDD11" fill-rule="evenodd" d="M16.376 17.449c-6.287.777-9.185-4.765-8.663-5.31c.333-.355.866-.377 1.332-.388c2.1-.067 5.065 2.399 5.676 2.388c1.178-.022 2.933-1.888 4.077-3.421c.488-.644 3.51-1.61 3.176.078c-1.1 5.476-4.776 6.553-5.587 6.653zM7.635 7.075c6.276-.778 9.175 4.765 8.664 5.309c-.356.367-.878.389-1.333.389c-2.11.066-5.076-2.4-5.687-2.388c-1.167.022-2.933 1.888-4.077 3.432c-.488.633-3.51 1.61-3.176-.09c1.11-5.475 4.798-6.552 5.609-6.652" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedBan(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#FBDD11" fillRule="evenodd" d="M16.376 17.449c-6.287.777-9.185-4.765-8.663-5.31c.333-.355.866-.377 1.332-.388c2.1-.067 5.065 2.399 5.676 2.388c1.178-.022 2.933-1.888 4.077-3.421c.488-.644 3.51-1.61 3.176.078c-1.1 5.476-4.776 6.553-5.587 6.653zM7.635 7.075c6.276-.778 9.175 4.765 8.664 5.309c-.356.367-.878.389-1.333.389c-2.11.066-5.076-2.4-5.687-2.388c-1.167.022-2.933 1.888-4.077 3.432c-.488.633-3.51 1.61-3.176-.09c1.11-5.475 4.798-6.552 5.609-6.652" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#FBDD11" fill-rule="evenodd" d="M16.376 17.449c-6.287.777-9.185-4.765-8.663-5.31c.333-.355.866-.377 1.332-.388c2.1-.067 5.065 2.399 5.676 2.388c1.178-.022 2.933-1.888 4.077-3.421c.488-.644 3.51-1.61 3.176.078c-1.1 5.476-4.776 6.553-5.587 6.653zM7.635 7.075c6.276-.778 9.175 4.765 8.664 5.309c-.356.367-.878.389-1.333.389c-2.11.066-5.076-2.4-5.687-2.388c-1.167.022-2.933 1.888-4.077 3.432c-.488.633-3.51 1.61-3.176-.09c1.11-5.475 4.798-6.552 5.609-6.652" clip-rule="evenodd"/></svg> </template>
CSS
.icon-ban {
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%22%23FBDD11%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.376%2017.449c-6.287.777-9.185-4.765-8.663-5.31c.333-.355.866-.377%201.332-.388c2.1-.067%205.065%202.399%205.676%202.388c1.178-.022%202.933-1.888%204.077-3.421c.488-.644%203.51-1.61%203.176.078c-1.1%205.476-4.776%206.553-5.587%206.653zM7.635%207.075c6.276-.778%209.175%204.765%208.664%205.309c-.356.367-.878.389-1.333.389c-2.11.066-5.076-2.4-5.687-2.388c-1.167.022-2.933%201.888-4.077%203.432c-.488.633-3.51%201.61-3.176-.09c1.11-5.475%204.798-6.552%205.609-6.652%22%20clip-rule%3D%22evenodd%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%22%23FBDD11%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.376%2017.449c-6.287.777-9.185-4.765-8.663-5.31c.333-.355.866-.377%201.332-.388c2.1-.067%205.065%202.399%205.676%202.388c1.178-.022%202.933-1.888%204.077-3.421c.488-.644%203.51-1.61%203.176.078c-1.1%205.476-4.776%206.553-5.587%206.653zM7.635%207.075c6.276-.778%209.175%204.765%208.664%205.309c-.356.367-.878.389-1.333.389c-2.11.066-5.076-2.4-5.687-2.388c-1.167.022-2.933%201.888-4.077%203.432c-.488.633-3.51%201.61-3.176-.09c1.11-5.475%204.798-6.552%205.609-6.652%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/ban.svg?color=%231a73e8&size=48