rbn logo
rbn from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- rbn
- 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 rbn logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e73558" d="M12.003 21a9 9 0 1 0-8.415-5.8l8.55-8.263l5.49 5.305l-5.568 5.383l-.805-.776l4.765-4.607l-3.882-3.752l-8.055 7.785A9 9 0 0 0 12.003 21"/></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedRbn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e73558" d="M12.003 21a9 9 0 1 0-8.415-5.8l8.55-8.263l5.49 5.305l-5.568 5.383l-.805-.776l4.765-4.607l-3.882-3.752l-8.055 7.785A9 9 0 0 0 12.003 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#e73558" d="M12.003 21a9 9 0 1 0-8.415-5.8l8.55-8.263l5.49 5.305l-5.568 5.383l-.805-.776l4.765-4.607l-3.882-3.752l-8.055 7.785A9 9 0 0 0 12.003 21"/></svg> </template>
CSS
.icon-rbn {
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%23e73558%22%20d%3D%22M12.003%2021a9%209%200%201%200-8.415-5.8l8.55-8.263l5.49%205.305l-5.568%205.383l-.805-.776l4.765-4.607l-3.882-3.752l-8.055%207.785A9%209%200%200%200%2012.003%2021%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%23e73558%22%20d%3D%22M12.003%2021a9%209%200%201%200-8.415-5.8l8.55-8.263l5.49%205.305l-5.568%205.383l-.805-.776l4.765-4.607l-3.882-3.752l-8.055%207.785A9%209%200%200%200%2012.003%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/rbn.svg?color=%231a73e8&size=48