cetus logo
cetus from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- cetus
- 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 cetus logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#68ffd8" d="M20.438 11.438c0 4.54-3.78 8.005-8.438 8.005q-.66-.002-1.294-.096c-1.76 1.587-4.736 1.71-6.086 1.637l1.26-4.106a8.08 8.08 0 0 1-2.318-5.648C3.562 6.679 7.342 3 12 3c4.106 0 7.521 2.852 8.28 6.632c-.933-.13-2.148-.529-2.475-1.496c-.253.562-1.203 1.62-3.077 1.57a3 3 0 0 0 .433-1.57A3.12 3.12 0 0 0 12 5.053a3.12 3.12 0 0 0-3.167 3.083c.006 1.704 1.423 3.302 3.167 3.302z"/><path fill="#00d49e" d="M17.592 11.437c-.98 4.691-5.232 8.004-10.34 8.004q-1.078 0-2.098-.202l-.54 1.744c1.356.073 4.332-.057 6.087-1.637q.64.094 1.3.095c4.657 0 8.437-3.465 8.437-8.004zm.208-3.303c.017-.028-.011.034 0 0c.332.968 1.547 1.367 2.475 1.497a8.23 8.23 0 0 0-3.735-5.344c.663 1.192 1.125 2.435 1.26 3.847"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedCetus(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#68ffd8" d="M20.438 11.438c0 4.54-3.78 8.005-8.438 8.005q-.66-.002-1.294-.096c-1.76 1.587-4.736 1.71-6.086 1.637l1.26-4.106a8.08 8.08 0 0 1-2.318-5.648C3.562 6.679 7.342 3 12 3c4.106 0 7.521 2.852 8.28 6.632c-.933-.13-2.148-.529-2.475-1.496c-.253.562-1.203 1.62-3.077 1.57a3 3 0 0 0 .433-1.57A3.12 3.12 0 0 0 12 5.053a3.12 3.12 0 0 0-3.167 3.083c.006 1.704 1.423 3.302 3.167 3.302z"/><path fill="#00d49e" d="M17.592 11.437c-.98 4.691-5.232 8.004-10.34 8.004q-1.078 0-2.098-.202l-.54 1.744c1.356.073 4.332-.057 6.087-1.637q.64.094 1.3.095c4.657 0 8.437-3.465 8.437-8.004zm.208-3.303c.017-.028-.011.034 0 0c.332.968 1.547 1.367 2.475 1.497a8.23 8.23 0 0 0-3.735-5.344c.663 1.192 1.125 2.435 1.26 3.847"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#68ffd8" d="M20.438 11.438c0 4.54-3.78 8.005-8.438 8.005q-.66-.002-1.294-.096c-1.76 1.587-4.736 1.71-6.086 1.637l1.26-4.106a8.08 8.08 0 0 1-2.318-5.648C3.562 6.679 7.342 3 12 3c4.106 0 7.521 2.852 8.28 6.632c-.933-.13-2.148-.529-2.475-1.496c-.253.562-1.203 1.62-3.077 1.57a3 3 0 0 0 .433-1.57A3.12 3.12 0 0 0 12 5.053a3.12 3.12 0 0 0-3.167 3.083c.006 1.704 1.423 3.302 3.167 3.302z"/><path fill="#00d49e" d="M17.592 11.437c-.98 4.691-5.232 8.004-10.34 8.004q-1.078 0-2.098-.202l-.54 1.744c1.356.073 4.332-.057 6.087-1.637q.64.094 1.3.095c4.657 0 8.437-3.465 8.437-8.004zm.208-3.303c.017-.028-.011.034 0 0c.332.968 1.547 1.367 2.475 1.497a8.23 8.23 0 0 0-3.735-5.344c.663 1.192 1.125 2.435 1.26 3.847"/></g></svg> </template>
CSS
.icon-cetus {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2368ffd8%22%20d%3D%22M20.438%2011.438c0%204.54-3.78%208.005-8.438%208.005q-.66-.002-1.294-.096c-1.76%201.587-4.736%201.71-6.086%201.637l1.26-4.106a8.08%208.08%200%200%201-2.318-5.648C3.562%206.679%207.342%203%2012%203c4.106%200%207.521%202.852%208.28%206.632c-.933-.13-2.148-.529-2.475-1.496c-.253.562-1.203%201.62-3.077%201.57a3%203%200%200%200%20.433-1.57A3.12%203.12%200%200%200%2012%205.053a3.12%203.12%200%200%200-3.167%203.083c.006%201.704%201.423%203.302%203.167%203.302z%22%2F%3E%3Cpath%20fill%3D%22%2300d49e%22%20d%3D%22M17.592%2011.437c-.98%204.691-5.232%208.004-10.34%208.004q-1.078%200-2.098-.202l-.54%201.744c1.356.073%204.332-.057%206.087-1.637q.64.094%201.3.095c4.657%200%208.437-3.465%208.437-8.004zm.208-3.303c.017-.028-.011.034%200%200c.332.968%201.547%201.367%202.475%201.497a8.23%208.23%200%200%200-3.735-5.344c.663%201.192%201.125%202.435%201.26%203.847%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2368ffd8%22%20d%3D%22M20.438%2011.438c0%204.54-3.78%208.005-8.438%208.005q-.66-.002-1.294-.096c-1.76%201.587-4.736%201.71-6.086%201.637l1.26-4.106a8.08%208.08%200%200%201-2.318-5.648C3.562%206.679%207.342%203%2012%203c4.106%200%207.521%202.852%208.28%206.632c-.933-.13-2.148-.529-2.475-1.496c-.253.562-1.203%201.62-3.077%201.57a3%203%200%200%200%20.433-1.57A3.12%203.12%200%200%200%2012%205.053a3.12%203.12%200%200%200-3.167%203.083c.006%201.704%201.423%203.302%203.167%203.302z%22%2F%3E%3Cpath%20fill%3D%22%2300d49e%22%20d%3D%22M17.592%2011.437c-.98%204.691-5.232%208.004-10.34%208.004q-1.078%200-2.098-.202l-.54%201.744c1.356.073%204.332-.057%206.087-1.637q.64.094%201.3.095c4.657%200%208.437-3.465%208.437-8.004zm.208-3.303c.017-.028-.011.034%200%200c.332.968%201.547%201.367%202.475%201.497a8.23%208.23%200%200%200-3.735-5.344c.663%201.192%201.125%202.435%201.26%203.847%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/cetus.svg?color=%231a73e8&size=48