bel logo
bel from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- bel
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the bel logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.22 3a2.323 2.323 0 0 0-2.322 2.323v6.967c0 1.283.765 2.165 2.129 2.165h.545v4.222A2.323 2.323 0 0 0 8.895 21h5.454a5.806 5.806 0 0 0 2.763-10.915A5.807 5.807 0 0 0 11.447 3zm10.892 7.085c-.477-.259-1.54-.54-2.903-.54H9.124c-1.283 0-2.552.882-2.552 2.165v2.745h4.875c2.767 0 5.082-1.779 5.665-4.37" clip-rule="evenodd"/><path fill="currentColor" d="M3.844 5.323C3.844 4.04 4.937 3 6.22 3h5.226a5.807 5.807 0 0 1 5.664 7.088s-1.134-.543-2.902-.543h-1.559l-.084.001c-.274.004-1.858.025-3.442.011c-1.452-.012-2.551.992-2.551 2.153v2.745h-.819c-1.09 0-1.909-.882-1.909-2.165z"/></svg>
React
import type { SVGProps } from "react";
export function TokenBel(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" fillRule="evenodd" d="M6.22 3a2.323 2.323 0 0 0-2.322 2.323v6.967c0 1.283.765 2.165 2.129 2.165h.545v4.222A2.323 2.323 0 0 0 8.895 21h5.454a5.806 5.806 0 0 0 2.763-10.915A5.807 5.807 0 0 0 11.447 3zm10.892 7.085c-.477-.259-1.54-.54-2.903-.54H9.124c-1.283 0-2.552.882-2.552 2.165v2.745h4.875c2.767 0 5.082-1.779 5.665-4.37" clipRule="evenodd"/><path fill="currentColor" d="M3.844 5.323C3.844 4.04 4.937 3 6.22 3h5.226a5.807 5.807 0 0 1 5.664 7.088s-1.134-.543-2.902-.543h-1.559l-.084.001c-.274.004-1.858.025-3.442.011c-1.452-.012-2.551.992-2.551 2.153v2.745h-.819c-1.09 0-1.909-.882-1.909-2.165z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M6.22 3a2.323 2.323 0 0 0-2.322 2.323v6.967c0 1.283.765 2.165 2.129 2.165h.545v4.222A2.323 2.323 0 0 0 8.895 21h5.454a5.806 5.806 0 0 0 2.763-10.915A5.807 5.807 0 0 0 11.447 3zm10.892 7.085c-.477-.259-1.54-.54-2.903-.54H9.124c-1.283 0-2.552.882-2.552 2.165v2.745h4.875c2.767 0 5.082-1.779 5.665-4.37" clip-rule="evenodd"/><path fill="currentColor" d="M3.844 5.323C3.844 4.04 4.937 3 6.22 3h5.226a5.807 5.807 0 0 1 5.664 7.088s-1.134-.543-2.902-.543h-1.559l-.084.001c-.274.004-1.858.025-3.442.011c-1.452-.012-2.551.992-2.551 2.153v2.745h-.819c-1.09 0-1.909-.882-1.909-2.165z"/></svg> </template>
CSS
.icon-bel {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M6.22%203a2.323%202.323%200%200%200-2.322%202.323v6.967c0%201.283.765%202.165%202.129%202.165h.545v4.222A2.323%202.323%200%200%200%208.895%2021h5.454a5.806%205.806%200%200%200%202.763-10.915A5.807%205.807%200%200%200%2011.447%203zm10.892%207.085c-.477-.259-1.54-.54-2.903-.54H9.124c-1.283%200-2.552.882-2.552%202.165v2.745h4.875c2.767%200%205.082-1.779%205.665-4.37%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.844%205.323C3.844%204.04%204.937%203%206.22%203h5.226a5.807%205.807%200%200%201%205.664%207.088s-1.134-.543-2.902-.543h-1.559l-.084.001c-.274.004-1.858.025-3.442.011c-1.452-.012-2.551.992-2.551%202.153v2.745h-.819c-1.09%200-1.909-.882-1.909-2.165z%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%20fill-rule%3D%22evenodd%22%20d%3D%22M6.22%203a2.323%202.323%200%200%200-2.322%202.323v6.967c0%201.283.765%202.165%202.129%202.165h.545v4.222A2.323%202.323%200%200%200%208.895%2021h5.454a5.806%205.806%200%200%200%202.763-10.915A5.807%205.807%200%200%200%2011.447%203zm10.892%207.085c-.477-.259-1.54-.54-2.903-.54H9.124c-1.283%200-2.552.882-2.552%202.165v2.745h4.875c2.767%200%205.082-1.779%205.665-4.37%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3.844%205.323C3.844%204.04%204.937%203%206.22%203h5.226a5.807%205.807%200%200%201%205.664%207.088s-1.134-.543-2.902-.543h-1.559l-.084.001c-.274.004-1.858.025-3.442.011c-1.452-.012-2.551.992-2.551%202.153v2.745h-.819c-1.09%200-1.909-.882-1.909-2.165z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/bel.svg?color=%231a73e8&size=48