ecoin logo
ecoin from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ecoin
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ecoin logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 20.437a8.438 8.438 0 1 0 0-16.875a8.438 8.438 0 0 0 0 16.875M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9" clip-rule="evenodd"/><path fill="currentColor" d="M11.92 4.69c-2.404 0-3.752 1.046-4.15 1.301l2.622 1.179c.665-.195 1.572-.226 1.941-.218c3.947.256 4.768 3.87 4.686 5.61H8.486c.473 2.26 1.91 2.812 3.66 2.812c1.521 0 2.672-1.176 2.672-1.687h1.777c-.696 2.456-2.732 3.388-4.262 3.388c-.886 0-1.59-.157-1.941-.268l-2.635 1.2c1.504 1.134 3.677 1.343 4.576 1.305c5.18 0 6.98-4.655 6.98-7.19c0-5.838-4.8-7.433-7.393-7.433"/><path fill="currentColor" d="M12.14 8.625c-2.253 0-3.282 1.86-3.515 2.813h6.75c-.139-.923-1.252-2.813-3.234-2.813"/></svg>
React
import type { SVGProps } from "react";
export function TokenEcoin(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" fillRule="evenodd" d="M12 20.437a8.438 8.438 0 1 0 0-16.875a8.438 8.438 0 0 0 0 16.875M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9" clipRule="evenodd"/><path fill="currentColor" d="M11.92 4.69c-2.404 0-3.752 1.046-4.15 1.301l2.622 1.179c.665-.195 1.572-.226 1.941-.218c3.947.256 4.768 3.87 4.686 5.61H8.486c.473 2.26 1.91 2.812 3.66 2.812c1.521 0 2.672-1.176 2.672-1.687h1.777c-.696 2.456-2.732 3.388-4.262 3.388c-.886 0-1.59-.157-1.941-.268l-2.635 1.2c1.504 1.134 3.677 1.343 4.576 1.305c5.18 0 6.98-4.655 6.98-7.19c0-5.838-4.8-7.433-7.393-7.433"/><path fill="currentColor" d="M12.14 8.625c-2.253 0-3.282 1.86-3.515 2.813h6.75c-.139-.923-1.252-2.813-3.234-2.813"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 20.437a8.438 8.438 0 1 0 0-16.875a8.438 8.438 0 0 0 0 16.875M12 21a9 9 0 0 0 9-9a9 9 0 0 0-9-9a9 9 0 0 0-9 9a9 9 0 0 0 9 9" clip-rule="evenodd"/><path fill="currentColor" d="M11.92 4.69c-2.404 0-3.752 1.046-4.15 1.301l2.622 1.179c.665-.195 1.572-.226 1.941-.218c3.947.256 4.768 3.87 4.686 5.61H8.486c.473 2.26 1.91 2.812 3.66 2.812c1.521 0 2.672-1.176 2.672-1.687h1.777c-.696 2.456-2.732 3.388-4.262 3.388c-.886 0-1.59-.157-1.941-.268l-2.635 1.2c1.504 1.134 3.677 1.343 4.576 1.305c5.18 0 6.98-4.655 6.98-7.19c0-5.838-4.8-7.433-7.393-7.433"/><path fill="currentColor" d="M12.14 8.625c-2.253 0-3.282 1.86-3.515 2.813h6.75c-.139-.923-1.252-2.813-3.234-2.813"/></svg> </template>
CSS
.icon-ecoin {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.437a8.438%208.438%200%201%200%200-16.875a8.438%208.438%200%200%200%200%2016.875M12%2021a9%209%200%200%200%209-9a9%209%200%200%200-9-9a9%209%200%200%200-9%209a9%209%200%200%200%209%209%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.92%204.69c-2.404%200-3.752%201.046-4.15%201.301l2.622%201.179c.665-.195%201.572-.226%201.941-.218c3.947.256%204.768%203.87%204.686%205.61H8.486c.473%202.26%201.91%202.812%203.66%202.812c1.521%200%202.672-1.176%202.672-1.687h1.777c-.696%202.456-2.732%203.388-4.262%203.388c-.886%200-1.59-.157-1.941-.268l-2.635%201.2c1.504%201.134%203.677%201.343%204.576%201.305c5.18%200%206.98-4.655%206.98-7.19c0-5.838-4.8-7.433-7.393-7.433%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.14%208.625c-2.253%200-3.282%201.86-3.515%202.813h6.75c-.139-.923-1.252-2.813-3.234-2.813%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%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2020.437a8.438%208.438%200%201%200%200-16.875a8.438%208.438%200%200%200%200%2016.875M12%2021a9%209%200%200%200%209-9a9%209%200%200%200-9-9a9%209%200%200%200-9%209a9%209%200%200%200%209%209%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.92%204.69c-2.404%200-3.752%201.046-4.15%201.301l2.622%201.179c.665-.195%201.572-.226%201.941-.218c3.947.256%204.768%203.87%204.686%205.61H8.486c.473%202.26%201.91%202.812%203.66%202.812c1.521%200%202.672-1.176%202.672-1.687h1.777c-.696%202.456-2.732%203.388-4.262%203.388c-.886%200-1.59-.157-1.941-.268l-2.635%201.2c1.504%201.134%203.677%201.343%204.576%201.305c5.18%200%206.98-4.655%206.98-7.19c0-5.838-4.8-7.433-7.393-7.433%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.14%208.625c-2.253%200-3.282%201.86-3.515%202.813h6.75c-.139-.923-1.252-2.813-3.234-2.813%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ecoin.svg?color=%231a73e8&size=48