cbeth logo
cbeth from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- cbeth
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the cbeth logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 20.156a8.157 8.157 0 1 0 0-16.313a8.157 8.157 0 0 0 0 16.313M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12"/><path fill="currentColor" d="M12 5.25v4.781l3.938 1.806zm0 0l-3.937 6.587l3.937-1.8zm0 9.686v3.252l3.938-5.597zm0 3.252v-3.252l-3.937-2.345z"/><path fill="currentColor" d="m12 14.188l3.938-2.352l-3.938-1.8zm-3.937-2.351L12 14.188v-4.157z"/></svg>
React
import type { SVGProps } from "react";
export function TokenCbeth(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 20.156a8.157 8.157 0 1 0 0-16.313a8.157 8.157 0 0 0 0 16.313M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12"/><path fill="currentColor" d="M12 5.25v4.781l3.938 1.806zm0 0l-3.937 6.587l3.937-1.8zm0 9.686v3.252l3.938-5.597zm0 3.252v-3.252l-3.937-2.345z"/><path fill="currentColor" d="m12 14.188l3.938-2.352l-3.938-1.8zm-3.937-2.351L12 14.188v-4.157z"/></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 20.156a8.157 8.157 0 1 0 0-16.313a8.157 8.157 0 0 0 0 16.313M21 12a9 9 0 1 1-17.999 0A9 9 0 0 1 21 12"/><path fill="currentColor" d="M12 5.25v4.781l3.938 1.806zm0 0l-3.937 6.587l3.937-1.8zm0 9.686v3.252l3.938-5.597zm0 3.252v-3.252l-3.937-2.345z"/><path fill="currentColor" d="m12 14.188l3.938-2.352l-3.938-1.8zm-3.937-2.351L12 14.188v-4.157z"/></svg> </template>
CSS
.icon-cbeth {
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%2020.156a8.157%208.157%200%201%200%200-16.313a8.157%208.157%200%200%200%200%2016.313M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205.25v4.781l3.938%201.806zm0%200l-3.937%206.587l3.937-1.8zm0%209.686v3.252l3.938-5.597zm0%203.252v-3.252l-3.937-2.345z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2014.188l3.938-2.352l-3.938-1.8zm-3.937-2.351L12%2014.188v-4.157z%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%2020.156a8.157%208.157%200%201%200%200-16.313a8.157%208.157%200%200%200%200%2016.313M21%2012a9%209%200%201%201-17.999%200A9%209%200%200%201%2021%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%205.25v4.781l3.938%201.806zm0%200l-3.937%206.587l3.937-1.8zm0%209.686v3.252l3.938-5.597zm0%203.252v-3.252l-3.937-2.345z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%2014.188l3.938-2.352l-3.938-1.8zm-3.937-2.351L12%2014.188v-4.157z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/cbeth.svg?color=%231a73e8&size=48