rlb logo
rlb from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- rlb
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the rlb logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.087 6.468l.122.01q.46.041 0 .027l-.572.005c-.344.01-.678.016-1.021.016l-.53.01h-.084c-.133 0-.244 0-.37.101a6.9 6.9 0 0 0-1.864 2.276c-.021.037-.069.08-.116.085q-1.234.157-2.467.317l.001.006l.005.005h.005q1.014.116 2.027.243q.104.015.212.01l.01.011a.03.03 0 0 1 0 .022c-.571 1.587-.577 3.186 0 4.784v.01l-.005.006l-2.25.291l.006.01l2.472.292a.1.1 0 0 1 .079.058c.455.9 1.09 1.678 1.921 2.329a.3.3 0 0 0 .175.074l2.562.042a9 9 0 0 1-.752.053l-.159.021l-.127.016l-.222.016c-.434.032-.868.064-1.297.106l-5.944.561l-.254.026c-.18.022-.386.048-.577.053a.1.1 0 0 0-.058.022q-.031.021.006.02h.254c.301 0 .603.017.9.038l.47.026q4.268.171 8.532.37l.313.022c.238.016.476.032.72.016h.031a7 7 0 0 0 4.6-1.91A6.83 6.83 0 0 0 21 11.923a6.83 6.83 0 0 0-3.906-6.097a7.2 7.2 0 0 0-3.462-.698q-1.378.073-2.757.127c-.185.01-.365.026-.54.02l-.688.033q-.759.041-1.519.068q-2.124.106-4.25.196q-.446.026-.836.027c-.043 0-.053.01-.016.037l.042.01c.185 0 .37.016.556.037l.37.037q2.867.28 5.732.567c.424.042.868.074 1.34.106c.116 0 .227.01.343.026l.36.027l.318.026zm4.536 5.536a2.597 2.597 0 0 1-2.615 2.572a2.594 2.594 0 0 1-2.614-2.572a2.595 2.595 0 0 1 2.614-2.578a2.59 2.59 0 0 1 2.615 2.578"/></svg>
React
import type { SVGProps } from "react";
export function TokenRlb(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="m12.087 6.468l.122.01q.46.041 0 .027l-.572.005c-.344.01-.678.016-1.021.016l-.53.01h-.084c-.133 0-.244 0-.37.101a6.9 6.9 0 0 0-1.864 2.276c-.021.037-.069.08-.116.085q-1.234.157-2.467.317l.001.006l.005.005h.005q1.014.116 2.027.243q.104.015.212.01l.01.011a.03.03 0 0 1 0 .022c-.571 1.587-.577 3.186 0 4.784v.01l-.005.006l-2.25.291l.006.01l2.472.292a.1.1 0 0 1 .079.058c.455.9 1.09 1.678 1.921 2.329a.3.3 0 0 0 .175.074l2.562.042a9 9 0 0 1-.752.053l-.159.021l-.127.016l-.222.016c-.434.032-.868.064-1.297.106l-5.944.561l-.254.026c-.18.022-.386.048-.577.053a.1.1 0 0 0-.058.022q-.031.021.006.02h.254c.301 0 .603.017.9.038l.47.026q4.268.171 8.532.37l.313.022c.238.016.476.032.72.016h.031a7 7 0 0 0 4.6-1.91A6.83 6.83 0 0 0 21 11.923a6.83 6.83 0 0 0-3.906-6.097a7.2 7.2 0 0 0-3.462-.698q-1.378.073-2.757.127c-.185.01-.365.026-.54.02l-.688.033q-.759.041-1.519.068q-2.124.106-4.25.196q-.446.026-.836.027c-.043 0-.053.01-.016.037l.042.01c.185 0 .37.016.556.037l.37.037q2.867.28 5.732.567c.424.042.868.074 1.34.106c.116 0 .227.01.343.026l.36.027l.318.026zm4.536 5.536a2.597 2.597 0 0 1-2.615 2.572a2.594 2.594 0 0 1-2.614-2.572a2.595 2.595 0 0 1 2.614-2.578a2.59 2.59 0 0 1 2.615 2.578"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.087 6.468l.122.01q.46.041 0 .027l-.572.005c-.344.01-.678.016-1.021.016l-.53.01h-.084c-.133 0-.244 0-.37.101a6.9 6.9 0 0 0-1.864 2.276c-.021.037-.069.08-.116.085q-1.234.157-2.467.317l.001.006l.005.005h.005q1.014.116 2.027.243q.104.015.212.01l.01.011a.03.03 0 0 1 0 .022c-.571 1.587-.577 3.186 0 4.784v.01l-.005.006l-2.25.291l.006.01l2.472.292a.1.1 0 0 1 .079.058c.455.9 1.09 1.678 1.921 2.329a.3.3 0 0 0 .175.074l2.562.042a9 9 0 0 1-.752.053l-.159.021l-.127.016l-.222.016c-.434.032-.868.064-1.297.106l-5.944.561l-.254.026c-.18.022-.386.048-.577.053a.1.1 0 0 0-.058.022q-.031.021.006.02h.254c.301 0 .603.017.9.038l.47.026q4.268.171 8.532.37l.313.022c.238.016.476.032.72.016h.031a7 7 0 0 0 4.6-1.91A6.83 6.83 0 0 0 21 11.923a6.83 6.83 0 0 0-3.906-6.097a7.2 7.2 0 0 0-3.462-.698q-1.378.073-2.757.127c-.185.01-.365.026-.54.02l-.688.033q-.759.041-1.519.068q-2.124.106-4.25.196q-.446.026-.836.027c-.043 0-.053.01-.016.037l.042.01c.185 0 .37.016.556.037l.37.037q2.867.28 5.732.567c.424.042.868.074 1.34.106c.116 0 .227.01.343.026l.36.027l.318.026zm4.536 5.536a2.597 2.597 0 0 1-2.615 2.572a2.594 2.594 0 0 1-2.614-2.572a2.595 2.595 0 0 1 2.614-2.578a2.59 2.59 0 0 1 2.615 2.578"/></svg> </template>
CSS
.icon-rlb {
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%22m12.087%206.468l.122.01q.46.041%200%20.027l-.572.005c-.344.01-.678.016-1.021.016l-.53.01h-.084c-.133%200-.244%200-.37.101a6.9%206.9%200%200%200-1.864%202.276c-.021.037-.069.08-.116.085q-1.234.157-2.467.317l.001.006l.005.005h.005q1.014.116%202.027.243q.104.015.212.01l.01.011a.03.03%200%200%201%200%20.022c-.571%201.587-.577%203.186%200%204.784v.01l-.005.006l-2.25.291l.006.01l2.472.292a.1.1%200%200%201%20.079.058c.455.9%201.09%201.678%201.921%202.329a.3.3%200%200%200%20.175.074l2.562.042a9%209%200%200%201-.752.053l-.159.021l-.127.016l-.222.016c-.434.032-.868.064-1.297.106l-5.944.561l-.254.026c-.18.022-.386.048-.577.053a.1.1%200%200%200-.058.022q-.031.021.006.02h.254c.301%200%20.603.017.9.038l.47.026q4.268.171%208.532.37l.313.022c.238.016.476.032.72.016h.031a7%207%200%200%200%204.6-1.91A6.83%206.83%200%200%200%2021%2011.923a6.83%206.83%200%200%200-3.906-6.097a7.2%207.2%200%200%200-3.462-.698q-1.378.073-2.757.127c-.185.01-.365.026-.54.02l-.688.033q-.759.041-1.519.068q-2.124.106-4.25.196q-.446.026-.836.027c-.043%200-.053.01-.016.037l.042.01c.185%200%20.37.016.556.037l.37.037q2.867.28%205.732.567c.424.042.868.074%201.34.106c.116%200%20.227.01.343.026l.36.027l.318.026zm4.536%205.536a2.597%202.597%200%200%201-2.615%202.572a2.594%202.594%200%200%201-2.614-2.572a2.595%202.595%200%200%201%202.614-2.578a2.59%202.59%200%200%201%202.615%202.578%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%22m12.087%206.468l.122.01q.46.041%200%20.027l-.572.005c-.344.01-.678.016-1.021.016l-.53.01h-.084c-.133%200-.244%200-.37.101a6.9%206.9%200%200%200-1.864%202.276c-.021.037-.069.08-.116.085q-1.234.157-2.467.317l.001.006l.005.005h.005q1.014.116%202.027.243q.104.015.212.01l.01.011a.03.03%200%200%201%200%20.022c-.571%201.587-.577%203.186%200%204.784v.01l-.005.006l-2.25.291l.006.01l2.472.292a.1.1%200%200%201%20.079.058c.455.9%201.09%201.678%201.921%202.329a.3.3%200%200%200%20.175.074l2.562.042a9%209%200%200%201-.752.053l-.159.021l-.127.016l-.222.016c-.434.032-.868.064-1.297.106l-5.944.561l-.254.026c-.18.022-.386.048-.577.053a.1.1%200%200%200-.058.022q-.031.021.006.02h.254c.301%200%20.603.017.9.038l.47.026q4.268.171%208.532.37l.313.022c.238.016.476.032.72.016h.031a7%207%200%200%200%204.6-1.91A6.83%206.83%200%200%200%2021%2011.923a6.83%206.83%200%200%200-3.906-6.097a7.2%207.2%200%200%200-3.462-.698q-1.378.073-2.757.127c-.185.01-.365.026-.54.02l-.688.033q-.759.041-1.519.068q-2.124.106-4.25.196q-.446.026-.836.027c-.043%200-.053.01-.016.037l.042.01c.185%200%20.37.016.556.037l.37.037q2.867.28%205.732.567c.424.042.868.074%201.34.106c.116%200%20.227.01.343.026l.36.027l.318.026zm4.536%205.536a2.597%202.597%200%200%201-2.615%202.572a2.594%202.594%200%200%201-2.614-2.572a2.595%202.595%200%200%201%202.614-2.578a2.59%202.59%200%200%201%202.615%202.578%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/rlb.svg?color=%231a73e8&size=48