ecox logo
ecox from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- ecox
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the ecox 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 19.412c4.203 0 7.412-3.209 7.412-7.412c0-4.204-3.209-7.412-7.412-7.412c-4.204 0-7.412 3.208-7.412 7.412S7.796 19.412 12 19.412M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/><path fill="currentColor" d="M6.568 18.883a6.703 6.703 0 0 0 5.961-6.592c0-3.637-2.99-6.59-6.697-6.644c-.471.45-.884.948-1.244 1.483a6 6 0 0 1 1.144-.117c2.98 0 5.4 2.361 5.4 5.278a5.337 5.337 0 0 1-5.967 5.241q.626.755 1.403 1.35"/><path fill="currentColor" d="M19.412 7.183a5.257 5.257 0 0 0-6.58 5.093a5.258 5.258 0 0 0 6.003 5.215a8.5 8.5 0 0 1-1.403 1.392a6.616 6.616 0 0 1-5.961-6.602a6.62 6.62 0 0 1 6.697-6.633c.471.466.89.98 1.244 1.535"/><path fill="currentColor" d="M5.117 17.538C5.514 14.419 8.442 12 11.99 12c3.621 0 6.591 2.52 6.893 5.728a9.3 9.3 0 0 1-1.44 1.154q.04-.302.042-.614c0-2.753-2.461-4.976-5.495-4.976c-3.033 0-5.495 2.223-5.495 4.976c0 .159.01.318.026.466a9 9 0 0 1-1.403-1.196"/><path fill="currentColor" d="M17.257 5.116a4.3 4.3 0 0 1 .211 1.324c0 2.674-2.45 4.834-5.468 4.834S6.53 9.114 6.53 6.44c0-.402.054-.794.16-1.165a9 9 0 0 0-1.573 1.292c.074 3.304 3.124 5.961 6.883 5.961c3.8 0 6.882-2.726 6.882-6.088v-.074a9 9 0 0 0-1.625-1.25"/></svg>
React
import type { SVGProps } from "react";
export function TokenEcox(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 19.412c4.203 0 7.412-3.209 7.412-7.412c0-4.204-3.209-7.412-7.412-7.412c-4.204 0-7.412 3.208-7.412 7.412S7.796 19.412 12 19.412M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clipRule="evenodd"/><path fill="currentColor" d="M6.568 18.883a6.703 6.703 0 0 0 5.961-6.592c0-3.637-2.99-6.59-6.697-6.644c-.471.45-.884.948-1.244 1.483a6 6 0 0 1 1.144-.117c2.98 0 5.4 2.361 5.4 5.278a5.337 5.337 0 0 1-5.967 5.241q.626.755 1.403 1.35"/><path fill="currentColor" d="M19.412 7.183a5.257 5.257 0 0 0-6.58 5.093a5.258 5.258 0 0 0 6.003 5.215a8.5 8.5 0 0 1-1.403 1.392a6.616 6.616 0 0 1-5.961-6.602a6.62 6.62 0 0 1 6.697-6.633c.471.466.89.98 1.244 1.535"/><path fill="currentColor" d="M5.117 17.538C5.514 14.419 8.442 12 11.99 12c3.621 0 6.591 2.52 6.893 5.728a9.3 9.3 0 0 1-1.44 1.154q.04-.302.042-.614c0-2.753-2.461-4.976-5.495-4.976c-3.033 0-5.495 2.223-5.495 4.976c0 .159.01.318.026.466a9 9 0 0 1-1.403-1.196"/><path fill="currentColor" d="M17.257 5.116a4.3 4.3 0 0 1 .211 1.324c0 2.674-2.45 4.834-5.468 4.834S6.53 9.114 6.53 6.44c0-.402.054-.794.16-1.165a9 9 0 0 0-1.573 1.292c.074 3.304 3.124 5.961 6.883 5.961c3.8 0 6.882-2.726 6.882-6.088v-.074a9 9 0 0 0-1.625-1.25"/></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 19.412c4.203 0 7.412-3.209 7.412-7.412c0-4.204-3.209-7.412-7.412-7.412c-4.204 0-7.412 3.208-7.412 7.412S7.796 19.412 12 19.412M12 21a9 9 0 1 0 0-17.999A9 9 0 0 0 12 21" clip-rule="evenodd"/><path fill="currentColor" d="M6.568 18.883a6.703 6.703 0 0 0 5.961-6.592c0-3.637-2.99-6.59-6.697-6.644c-.471.45-.884.948-1.244 1.483a6 6 0 0 1 1.144-.117c2.98 0 5.4 2.361 5.4 5.278a5.337 5.337 0 0 1-5.967 5.241q.626.755 1.403 1.35"/><path fill="currentColor" d="M19.412 7.183a5.257 5.257 0 0 0-6.58 5.093a5.258 5.258 0 0 0 6.003 5.215a8.5 8.5 0 0 1-1.403 1.392a6.616 6.616 0 0 1-5.961-6.602a6.62 6.62 0 0 1 6.697-6.633c.471.466.89.98 1.244 1.535"/><path fill="currentColor" d="M5.117 17.538C5.514 14.419 8.442 12 11.99 12c3.621 0 6.591 2.52 6.893 5.728a9.3 9.3 0 0 1-1.44 1.154q.04-.302.042-.614c0-2.753-2.461-4.976-5.495-4.976c-3.033 0-5.495 2.223-5.495 4.976c0 .159.01.318.026.466a9 9 0 0 1-1.403-1.196"/><path fill="currentColor" d="M17.257 5.116a4.3 4.3 0 0 1 .211 1.324c0 2.674-2.45 4.834-5.468 4.834S6.53 9.114 6.53 6.44c0-.402.054-.794.16-1.165a9 9 0 0 0-1.573 1.292c.074 3.304 3.124 5.961 6.883 5.961c3.8 0 6.882-2.726 6.882-6.088v-.074a9 9 0 0 0-1.625-1.25"/></svg> </template>
CSS
.icon-ecox {
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%2019.412c4.203%200%207.412-3.209%207.412-7.412c0-4.204-3.209-7.412-7.412-7.412c-4.204%200-7.412%203.208-7.412%207.412S7.796%2019.412%2012%2019.412M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.568%2018.883a6.703%206.703%200%200%200%205.961-6.592c0-3.637-2.99-6.59-6.697-6.644c-.471.45-.884.948-1.244%201.483a6%206%200%200%201%201.144-.117c2.98%200%205.4%202.361%205.4%205.278a5.337%205.337%200%200%201-5.967%205.241q.626.755%201.403%201.35%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.412%207.183a5.257%205.257%200%200%200-6.58%205.093a5.258%205.258%200%200%200%206.003%205.215a8.5%208.5%200%200%201-1.403%201.392a6.616%206.616%200%200%201-5.961-6.602a6.62%206.62%200%200%201%206.697-6.633c.471.466.89.98%201.244%201.535%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.117%2017.538C5.514%2014.419%208.442%2012%2011.99%2012c3.621%200%206.591%202.52%206.893%205.728a9.3%209.3%200%200%201-1.44%201.154q.04-.302.042-.614c0-2.753-2.461-4.976-5.495-4.976c-3.033%200-5.495%202.223-5.495%204.976c0%20.159.01.318.026.466a9%209%200%200%201-1.403-1.196%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.257%205.116a4.3%204.3%200%200%201%20.211%201.324c0%202.674-2.45%204.834-5.468%204.834S6.53%209.114%206.53%206.44c0-.402.054-.794.16-1.165a9%209%200%200%200-1.573%201.292c.074%203.304%203.124%205.961%206.883%205.961c3.8%200%206.882-2.726%206.882-6.088v-.074a9%209%200%200%200-1.625-1.25%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%2019.412c4.203%200%207.412-3.209%207.412-7.412c0-4.204-3.209-7.412-7.412-7.412c-4.204%200-7.412%203.208-7.412%207.412S7.796%2019.412%2012%2019.412M12%2021a9%209%200%201%200%200-17.999A9%209%200%200%200%2012%2021%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.568%2018.883a6.703%206.703%200%200%200%205.961-6.592c0-3.637-2.99-6.59-6.697-6.644c-.471.45-.884.948-1.244%201.483a6%206%200%200%201%201.144-.117c2.98%200%205.4%202.361%205.4%205.278a5.337%205.337%200%200%201-5.967%205.241q.626.755%201.403%201.35%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.412%207.183a5.257%205.257%200%200%200-6.58%205.093a5.258%205.258%200%200%200%206.003%205.215a8.5%208.5%200%200%201-1.403%201.392a6.616%206.616%200%200%201-5.961-6.602a6.62%206.62%200%200%201%206.697-6.633c.471.466.89.98%201.244%201.535%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.117%2017.538C5.514%2014.419%208.442%2012%2011.99%2012c3.621%200%206.591%202.52%206.893%205.728a9.3%209.3%200%200%201-1.44%201.154q.04-.302.042-.614c0-2.753-2.461-4.976-5.495-4.976c-3.033%200-5.495%202.223-5.495%204.976c0%20.159.01.318.026.466a9%209%200%200%201-1.403-1.196%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.257%205.116a4.3%204.3%200%200%201%20.211%201.324c0%202.674-2.45%204.834-5.468%204.834S6.53%209.114%206.53%206.44c0-.402.054-.794.16-1.165a9%209%200%200%200-1.573%201.292c.074%203.304%203.124%205.961%206.883%205.961c3.8%200%206.882-2.726%206.882-6.088v-.074a9%209%200%200%200-1.625-1.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/ecox.svg?color=%231a73e8&size=48