evmos logo
evmos from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.
- Name
- evmos
- Set
- Web3 Icons
- Style
- Mono
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the evmos logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.82 7.209c-3.033 1.094-3.31 3.89-4.177 5.192c-.877 1.325-2.894 2.308-2.617 2.982c.092.23.401.3.83.3H5.62c.434 0 1.034.009 1.292.078c1.2.323 2.77 1.325 4.79 1.316a5.8 5.8 0 0 0 2.018-.333a5.14 5.14 0 0 0 3.11-3.06a.2.2 0 0 0 .015-.087a.24.24 0 0 0-.231-.227a.25.25 0 0 0-.24.13a4.06 4.06 0 0 1-2.243 1.957c-.484.161-.99.239-1.5.23a4.42 4.42 0 0 1-3.268-1.32a3.3 3.3 0 0 1-.582-.867a4 4 0 0 1-.244-.6c.909-.397 1.878-.896 3.069-1.325c1.168-.415 2.695-.762 3.646-1.034c.554-.162 1.325-.43 1.91-.425c.135 0 .163.13.2.231c.106.277.184.725.23 1.011a.203.203 0 0 0 .286.13c.439-.222.836-.471 1.191-.675c1.182-.683 1.892-1.273 1.93-1.652a.3.3 0 0 0-.02-.134c-.087-.207-.442-.258-1.01-.258a9.7 9.7 0 0 0-1.68.134c-3.305.567-6.932 1.486-10.015 2.806c-.01-1.639 1.043-3.023 2.769-3.646a4.5 4.5 0 0 1 1.615-.217c.513.009 1.062.055 1.537.23c.097.033.208.01.277-.06a.22.22 0 0 0 .065-.156a.24.24 0 0 0-.134-.213c-1.348-.683-3.037-.992-4.583-.438"/></svg>
React
import type { SVGProps } from "react";
export function TokenEvmos(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="M9.82 7.209c-3.033 1.094-3.31 3.89-4.177 5.192c-.877 1.325-2.894 2.308-2.617 2.982c.092.23.401.3.83.3H5.62c.434 0 1.034.009 1.292.078c1.2.323 2.77 1.325 4.79 1.316a5.8 5.8 0 0 0 2.018-.333a5.14 5.14 0 0 0 3.11-3.06a.2.2 0 0 0 .015-.087a.24.24 0 0 0-.231-.227a.25.25 0 0 0-.24.13a4.06 4.06 0 0 1-2.243 1.957c-.484.161-.99.239-1.5.23a4.42 4.42 0 0 1-3.268-1.32a3.3 3.3 0 0 1-.582-.867a4 4 0 0 1-.244-.6c.909-.397 1.878-.896 3.069-1.325c1.168-.415 2.695-.762 3.646-1.034c.554-.162 1.325-.43 1.91-.425c.135 0 .163.13.2.231c.106.277.184.725.23 1.011a.203.203 0 0 0 .286.13c.439-.222.836-.471 1.191-.675c1.182-.683 1.892-1.273 1.93-1.652a.3.3 0 0 0-.02-.134c-.087-.207-.442-.258-1.01-.258a9.7 9.7 0 0 0-1.68.134c-3.305.567-6.932 1.486-10.015 2.806c-.01-1.639 1.043-3.023 2.769-3.646a4.5 4.5 0 0 1 1.615-.217c.513.009 1.062.055 1.537.23c.097.033.208.01.277-.06a.22.22 0 0 0 .065-.156a.24.24 0 0 0-.134-.213c-1.348-.683-3.037-.992-4.583-.438"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.82 7.209c-3.033 1.094-3.31 3.89-4.177 5.192c-.877 1.325-2.894 2.308-2.617 2.982c.092.23.401.3.83.3H5.62c.434 0 1.034.009 1.292.078c1.2.323 2.77 1.325 4.79 1.316a5.8 5.8 0 0 0 2.018-.333a5.14 5.14 0 0 0 3.11-3.06a.2.2 0 0 0 .015-.087a.24.24 0 0 0-.231-.227a.25.25 0 0 0-.24.13a4.06 4.06 0 0 1-2.243 1.957c-.484.161-.99.239-1.5.23a4.42 4.42 0 0 1-3.268-1.32a3.3 3.3 0 0 1-.582-.867a4 4 0 0 1-.244-.6c.909-.397 1.878-.896 3.069-1.325c1.168-.415 2.695-.762 3.646-1.034c.554-.162 1.325-.43 1.91-.425c.135 0 .163.13.2.231c.106.277.184.725.23 1.011a.203.203 0 0 0 .286.13c.439-.222.836-.471 1.191-.675c1.182-.683 1.892-1.273 1.93-1.652a.3.3 0 0 0-.02-.134c-.087-.207-.442-.258-1.01-.258a9.7 9.7 0 0 0-1.68.134c-3.305.567-6.932 1.486-10.015 2.806c-.01-1.639 1.043-3.023 2.769-3.646a4.5 4.5 0 0 1 1.615-.217c.513.009 1.062.055 1.537.23c.097.033.208.01.277-.06a.22.22 0 0 0 .065-.156a.24.24 0 0 0-.134-.213c-1.348-.683-3.037-.992-4.583-.438"/></svg> </template>
CSS
.icon-evmos {
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%22M9.82%207.209c-3.033%201.094-3.31%203.89-4.177%205.192c-.877%201.325-2.894%202.308-2.617%202.982c.092.23.401.3.83.3H5.62c.434%200%201.034.009%201.292.078c1.2.323%202.77%201.325%204.79%201.316a5.8%205.8%200%200%200%202.018-.333a5.14%205.14%200%200%200%203.11-3.06a.2.2%200%200%200%20.015-.087a.24.24%200%200%200-.231-.227a.25.25%200%200%200-.24.13a4.06%204.06%200%200%201-2.243%201.957c-.484.161-.99.239-1.5.23a4.42%204.42%200%200%201-3.268-1.32a3.3%203.3%200%200%201-.582-.867a4%204%200%200%201-.244-.6c.909-.397%201.878-.896%203.069-1.325c1.168-.415%202.695-.762%203.646-1.034c.554-.162%201.325-.43%201.91-.425c.135%200%20.163.13.2.231c.106.277.184.725.23%201.011a.203.203%200%200%200%20.286.13c.439-.222.836-.471%201.191-.675c1.182-.683%201.892-1.273%201.93-1.652a.3.3%200%200%200-.02-.134c-.087-.207-.442-.258-1.01-.258a9.7%209.7%200%200%200-1.68.134c-3.305.567-6.932%201.486-10.015%202.806c-.01-1.639%201.043-3.023%202.769-3.646a4.5%204.5%200%200%201%201.615-.217c.513.009%201.062.055%201.537.23c.097.033.208.01.277-.06a.22.22%200%200%200%20.065-.156a.24.24%200%200%200-.134-.213c-1.348-.683-3.037-.992-4.583-.438%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%22M9.82%207.209c-3.033%201.094-3.31%203.89-4.177%205.192c-.877%201.325-2.894%202.308-2.617%202.982c.092.23.401.3.83.3H5.62c.434%200%201.034.009%201.292.078c1.2.323%202.77%201.325%204.79%201.316a5.8%205.8%200%200%200%202.018-.333a5.14%205.14%200%200%200%203.11-3.06a.2.2%200%200%200%20.015-.087a.24.24%200%200%200-.231-.227a.25.25%200%200%200-.24.13a4.06%204.06%200%200%201-2.243%201.957c-.484.161-.99.239-1.5.23a4.42%204.42%200%200%201-3.268-1.32a3.3%203.3%200%200%201-.582-.867a4%204%200%200%201-.244-.6c.909-.397%201.878-.896%203.069-1.325c1.168-.415%202.695-.762%203.646-1.034c.554-.162%201.325-.43%201.91-.425c.135%200%20.163.13.2.231c.106.277.184.725.23%201.011a.203.203%200%200%200%20.286.13c.439-.222.836-.471%201.191-.675c1.182-.683%201.892-1.273%201.93-1.652a.3.3%200%200%200-.02-.134c-.087-.207-.442-.258-1.01-.258a9.7%209.7%200%200%200-1.68.134c-3.305.567-6.932%201.486-10.015%202.806c-.01-1.639%201.043-3.023%202.769-3.646a4.5%204.5%200%200%201%201.615-.217c.513.009%201.062.055%201.537.23c.097.033.208.01.277-.06a.22.22%200%200%200%20.065-.156a.24.24%200%200%200-.134-.213c-1.348-.683-3.037-.992-4.583-.438%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/evmos.svg?color=%231a73e8&size=48