roobee logo
roobee from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- roobee
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
Use the roobee logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.8 11.64V11H3v2.8h.8v-1.305l1.308-.856l-.36-.64zm3 1.36c-.336 0-.6-.26-.6-.6s.256-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.82 0-1.4.64-1.4 1.4s.56 1.4 1.4 1.4s1.4-.64 1.4-1.4c0-.805-.58-1.4-1.4-1.4m3.2 2c-.36 0-.612-.253-.6-.6c.012-.345.236-.597.6-.6c.364-.005.6.251.6.6c0 .347-.24.6-.6.6m0-2a1.36 1.36 0 0 0-1.4 1.4c0 .76.58 1.4 1.4 1.4s1.4-.64 1.4-1.4c0-.8-.616-1.4-1.4-1.4m3.2 2c-.336 0-.616-.24-.6-.6s.252-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.268 0-.592.103-.772.195V10.2H11.8v2.2c0 .76.56 1.4 1.4 1.4s1.4-.64 1.4-1.4s-.64-1.4-1.4-1.4m2.6 1.2c0-.353.224-.56.6-.56s.6.207.6.56zm.6-1.2c-.692 0-1.408.46-1.4 1.4a1.35 1.35 0 0 0 1.4 1.4c.4 0 .864-.149 1.088-.373l.044-.04l-.448-.404c-.136.132-.456.216-.64.216c-.412 0-.644-.292-.644-.6h2v-.24c0-.808-.64-1.36-1.4-1.36m2.6 1.2c0-.313.2-.56.6-.56s.6.251.6.56zm.6-1.2c-.66 0-1.404.415-1.4 1.4c.004.983.812 1.387 1.5 1.387c.4 0 .76-.136.988-.36l.04-.04l-.444-.404a.84.84 0 0 1-.54.216c-.404 0-.744-.264-.744-.6h2v-.24c0-.808-.64-1.36-1.4-1.36"/></svg>
React
import type { SVGProps } from "react";
export function TokenRoobee(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="M3.8 11.64V11H3v2.8h.8v-1.305l1.308-.856l-.36-.64zm3 1.36c-.336 0-.6-.26-.6-.6s.256-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.82 0-1.4.64-1.4 1.4s.56 1.4 1.4 1.4s1.4-.64 1.4-1.4c0-.805-.58-1.4-1.4-1.4m3.2 2c-.36 0-.612-.253-.6-.6c.012-.345.236-.597.6-.6c.364-.005.6.251.6.6c0 .347-.24.6-.6.6m0-2a1.36 1.36 0 0 0-1.4 1.4c0 .76.58 1.4 1.4 1.4s1.4-.64 1.4-1.4c0-.8-.616-1.4-1.4-1.4m3.2 2c-.336 0-.616-.24-.6-.6s.252-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.268 0-.592.103-.772.195V10.2H11.8v2.2c0 .76.56 1.4 1.4 1.4s1.4-.64 1.4-1.4s-.64-1.4-1.4-1.4m2.6 1.2c0-.353.224-.56.6-.56s.6.207.6.56zm.6-1.2c-.692 0-1.408.46-1.4 1.4a1.35 1.35 0 0 0 1.4 1.4c.4 0 .864-.149 1.088-.373l.044-.04l-.448-.404c-.136.132-.456.216-.64.216c-.412 0-.644-.292-.644-.6h2v-.24c0-.808-.64-1.36-1.4-1.36m2.6 1.2c0-.313.2-.56.6-.56s.6.251.6.56zm.6-1.2c-.66 0-1.404.415-1.4 1.4c.004.983.812 1.387 1.5 1.387c.4 0 .76-.136.988-.36l.04-.04l-.444-.404a.84.84 0 0 1-.54.216c-.404 0-.744-.264-.744-.6h2v-.24c0-.808-.64-1.36-1.4-1.36"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.8 11.64V11H3v2.8h.8v-1.305l1.308-.856l-.36-.64zm3 1.36c-.336 0-.6-.26-.6-.6s.256-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.82 0-1.4.64-1.4 1.4s.56 1.4 1.4 1.4s1.4-.64 1.4-1.4c0-.805-.58-1.4-1.4-1.4m3.2 2c-.36 0-.612-.253-.6-.6c.012-.345.236-.597.6-.6c.364-.005.6.251.6.6c0 .347-.24.6-.6.6m0-2a1.36 1.36 0 0 0-1.4 1.4c0 .76.58 1.4 1.4 1.4s1.4-.64 1.4-1.4c0-.8-.616-1.4-1.4-1.4m3.2 2c-.336 0-.616-.24-.6-.6s.252-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.268 0-.592.103-.772.195V10.2H11.8v2.2c0 .76.56 1.4 1.4 1.4s1.4-.64 1.4-1.4s-.64-1.4-1.4-1.4m2.6 1.2c0-.353.224-.56.6-.56s.6.207.6.56zm.6-1.2c-.692 0-1.408.46-1.4 1.4a1.35 1.35 0 0 0 1.4 1.4c.4 0 .864-.149 1.088-.373l.044-.04l-.448-.404c-.136.132-.456.216-.64.216c-.412 0-.644-.292-.644-.6h2v-.24c0-.808-.64-1.36-1.4-1.36m2.6 1.2c0-.313.2-.56.6-.56s.6.251.6.56zm.6-1.2c-.66 0-1.404.415-1.4 1.4c.004.983.812 1.387 1.5 1.387c.4 0 .76-.136.988-.36l.04-.04l-.444-.404a.84.84 0 0 1-.54.216c-.404 0-.744-.264-.744-.6h2v-.24c0-.808-.64-1.36-1.4-1.36"/></svg> </template>
CSS
.icon-roobee {
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%22M3.8%2011.64V11H3v2.8h.8v-1.305l1.308-.856l-.36-.64zm3%201.36c-.336%200-.6-.26-.6-.6s.256-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.82%200-1.4.64-1.4%201.4s.56%201.4%201.4%201.4s1.4-.64%201.4-1.4c0-.805-.58-1.4-1.4-1.4m3.2%202c-.36%200-.612-.253-.6-.6c.012-.345.236-.597.6-.6c.364-.005.6.251.6.6c0%20.347-.24.6-.6.6m0-2a1.36%201.36%200%200%200-1.4%201.4c0%20.76.58%201.4%201.4%201.4s1.4-.64%201.4-1.4c0-.8-.616-1.4-1.4-1.4m3.2%202c-.336%200-.616-.24-.6-.6s.252-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.268%200-.592.103-.772.195V10.2H11.8v2.2c0%20.76.56%201.4%201.4%201.4s1.4-.64%201.4-1.4s-.64-1.4-1.4-1.4m2.6%201.2c0-.353.224-.56.6-.56s.6.207.6.56zm.6-1.2c-.692%200-1.408.46-1.4%201.4a1.35%201.35%200%200%200%201.4%201.4c.4%200%20.864-.149%201.088-.373l.044-.04l-.448-.404c-.136.132-.456.216-.64.216c-.412%200-.644-.292-.644-.6h2v-.24c0-.808-.64-1.36-1.4-1.36m2.6%201.2c0-.313.2-.56.6-.56s.6.251.6.56zm.6-1.2c-.66%200-1.404.415-1.4%201.4c.004.983.812%201.387%201.5%201.387c.4%200%20.76-.136.988-.36l.04-.04l-.444-.404a.84.84%200%200%201-.54.216c-.404%200-.744-.264-.744-.6h2v-.24c0-.808-.64-1.36-1.4-1.36%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%22M3.8%2011.64V11H3v2.8h.8v-1.305l1.308-.856l-.36-.64zm3%201.36c-.336%200-.6-.26-.6-.6s.256-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.82%200-1.4.64-1.4%201.4s.56%201.4%201.4%201.4s1.4-.64%201.4-1.4c0-.805-.58-1.4-1.4-1.4m3.2%202c-.36%200-.612-.253-.6-.6c.012-.345.236-.597.6-.6c.364-.005.6.251.6.6c0%20.347-.24.6-.6.6m0-2a1.36%201.36%200%200%200-1.4%201.4c0%20.76.58%201.4%201.4%201.4s1.4-.64%201.4-1.4c0-.8-.616-1.4-1.4-1.4m3.2%202c-.336%200-.616-.24-.6-.6s.252-.6.6-.6s.6.24.6.6s-.264.6-.6.6m0-2c-.268%200-.592.103-.772.195V10.2H11.8v2.2c0%20.76.56%201.4%201.4%201.4s1.4-.64%201.4-1.4s-.64-1.4-1.4-1.4m2.6%201.2c0-.353.224-.56.6-.56s.6.207.6.56zm.6-1.2c-.692%200-1.408.46-1.4%201.4a1.35%201.35%200%200%200%201.4%201.4c.4%200%20.864-.149%201.088-.373l.044-.04l-.448-.404c-.136.132-.456.216-.64.216c-.412%200-.644-.292-.644-.6h2v-.24c0-.808-.64-1.36-1.4-1.36m2.6%201.2c0-.313.2-.56.6-.56s.6.251.6.56zm.6-1.2c-.66%200-1.404.415-1.4%201.4c.004.983.812%201.387%201.5%201.387c.4%200%20.76-.136.988-.36l.04-.04l-.444-.404a.84.84%200%200%201-.54.216c-.404%200-.744-.264-.744-.6h2v-.24c0-.808-.64-1.36-1.4-1.36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/roobee.svg?color=%231a73e8&size=48