cronos logo
cronos from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- cronos
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Related icons in Web3 Icons
Use the cronos logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.003 3L4.125 7.502v9L12.003 21l7.872-4.499v-9zm5.54 12.168l-5.54 3.165l-5.543-3.165V8.832l5.543-3.165l5.54 3.165z"/><path fill="currentColor" d="m15.676 14.104l-3.677 2.1l-3.68-2.1V9.9l3.68-2.103L15.676 9.9l-1.53.875l-2.147-1.228l-2.147 1.228v2.45L12 14.454l2.146-1.228z"/></svg>
React
import type { SVGProps } from "react";
export function TokenCronos(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.003 3L4.125 7.502v9L12.003 21l7.872-4.499v-9zm5.54 12.168l-5.54 3.165l-5.543-3.165V8.832l5.543-3.165l5.54 3.165z"/><path fill="currentColor" d="m15.676 14.104l-3.677 2.1l-3.68-2.1V9.9l3.68-2.103L15.676 9.9l-1.53.875l-2.147-1.228l-2.147 1.228v2.45L12 14.454l2.146-1.228z"/></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.003 3L4.125 7.502v9L12.003 21l7.872-4.499v-9zm5.54 12.168l-5.54 3.165l-5.543-3.165V8.832l5.543-3.165l5.54 3.165z"/><path fill="currentColor" d="m15.676 14.104l-3.677 2.1l-3.68-2.1V9.9l3.68-2.103L15.676 9.9l-1.53.875l-2.147-1.228l-2.147 1.228v2.45L12 14.454l2.146-1.228z"/></svg> </template>
CSS
.icon-cronos {
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.003%203L4.125%207.502v9L12.003%2021l7.872-4.499v-9zm5.54%2012.168l-5.54%203.165l-5.543-3.165V8.832l5.543-3.165l5.54%203.165z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.676%2014.104l-3.677%202.1l-3.68-2.1V9.9l3.68-2.103L15.676%209.9l-1.53.875l-2.147-1.228l-2.147%201.228v2.45L12%2014.454l2.146-1.228z%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.003%203L4.125%207.502v9L12.003%2021l7.872-4.499v-9zm5.54%2012.168l-5.54%203.165l-5.543-3.165V8.832l5.543-3.165l5.54%203.165z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.676%2014.104l-3.677%202.1l-3.68-2.1V9.9l3.68-2.103L15.676%209.9l-1.53.875l-2.147-1.228l-2.147%201.228v2.45L12%2014.454l2.146-1.228z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/cronos.svg?color=%231a73e8&size=48