my ether wallet logo
my-ether-wallet from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- my-ether-wallet
- 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 my ether wallet logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="M12 18.463a6.463 6.463 0 1 0 0-12.925a6.463 6.463 0 0 0 0 12.925"/><path fill="#1896a4" d="M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9-9a9 9 0 1 0-18 0m9 5.656c-3.042 0-5.65-2.467-5.65-5.51c0-.714.135-1.538.382-2.165l2.429 1.035l-.03.128a3 3 0 0 0-.125.73A1 1 0 0 0 9 12.02l.003.033a2.982 2.982 0 0 0 3.661 2.867l1.38 2.344a5.5 5.5 0 0 1-2.042.39m5.213-3.417l-6.162-2.61l3.951-.018c-.14-1.434-1.614-2.598-3.004-2.598c-.315 0-.628.052-.926.155L9.706 6.843A5.5 5.5 0 0 1 12 6.345c3.042 0 5.642 2.512 5.642 5.554c0 .82-.106 1.64-.428 2.34"/></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedMyEtherWallet(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="#fff" d="M12 18.463a6.463 6.463 0 1 0 0-12.925a6.463 6.463 0 0 0 0 12.925"/><path fill="#1896a4" d="M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9-9a9 9 0 1 0-18 0m9 5.656c-3.042 0-5.65-2.467-5.65-5.51c0-.714.135-1.538.382-2.165l2.429 1.035l-.03.128a3 3 0 0 0-.125.73A1 1 0 0 0 9 12.02l.003.033a2.982 2.982 0 0 0 3.661 2.867l1.38 2.344a5.5 5.5 0 0 1-2.042.39m5.213-3.417l-6.162-2.61l3.951-.018c-.14-1.434-1.614-2.598-3.004-2.598c-.315 0-.628.052-.926.155L9.706 6.843A5.5 5.5 0 0 1 12 6.345c3.042 0 5.642 2.512 5.642 5.554c0 .82-.106 1.64-.428 2.34"/></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="#fff" d="M12 18.463a6.463 6.463 0 1 0 0-12.925a6.463 6.463 0 0 0 0 12.925"/><path fill="#1896a4" d="M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9-9a9 9 0 1 0-18 0m9 5.656c-3.042 0-5.65-2.467-5.65-5.51c0-.714.135-1.538.382-2.165l2.429 1.035l-.03.128a3 3 0 0 0-.125.73A1 1 0 0 0 9 12.02l.003.033a2.982 2.982 0 0 0 3.661 2.867l1.38 2.344a5.5 5.5 0 0 1-2.042.39m5.213-3.417l-6.162-2.61l3.951-.018c-.14-1.434-1.614-2.598-3.004-2.598c-.315 0-.628.052-.926.155L9.706 6.843A5.5 5.5 0 0 1 12 6.345c3.042 0 5.642 2.512 5.642 5.554c0 .82-.106 1.64-.428 2.34"/></g></svg> </template>
CSS
.icon-my-ether-wallet {
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%23fff%22%20d%3D%22M12%2018.463a6.463%206.463%200%201%200%200-12.925a6.463%206.463%200%200%200%200%2012.925%22%2F%3E%3Cpath%20fill%3D%22%231896a4%22%20d%3D%22M3%2012a9%209%200%200%200%209%209a9%209%200%200%200%209-9a9%209%200%201%200-18%200m9%205.656c-3.042%200-5.65-2.467-5.65-5.51c0-.714.135-1.538.382-2.165l2.429%201.035l-.03.128a3%203%200%200%200-.125.73A1%201%200%200%200%209%2012.02l.003.033a2.982%202.982%200%200%200%203.661%202.867l1.38%202.344a5.5%205.5%200%200%201-2.042.39m5.213-3.417l-6.162-2.61l3.951-.018c-.14-1.434-1.614-2.598-3.004-2.598c-.315%200-.628.052-.926.155L9.706%206.843A5.5%205.5%200%200%201%2012%206.345c3.042%200%205.642%202.512%205.642%205.554c0%20.82-.106%201.64-.428%202.34%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%23fff%22%20d%3D%22M12%2018.463a6.463%206.463%200%201%200%200-12.925a6.463%206.463%200%200%200%200%2012.925%22%2F%3E%3Cpath%20fill%3D%22%231896a4%22%20d%3D%22M3%2012a9%209%200%200%200%209%209a9%209%200%200%200%209-9a9%209%200%201%200-18%200m9%205.656c-3.042%200-5.65-2.467-5.65-5.51c0-.714.135-1.538.382-2.165l2.429%201.035l-.03.128a3%203%200%200%200-.125.73A1%201%200%200%200%209%2012.02l.003.033a2.982%202.982%200%200%200%203.661%202.867l1.38%202.344a5.5%205.5%200%200%201-2.042.39m5.213-3.417l-6.162-2.61l3.951-.018c-.14-1.434-1.614-2.598-3.004-2.598c-.315%200-.628.052-.926.155L9.706%206.843A5.5%205.5%200%200%201%2012%206.345c3.042%200%205.642%202.512%205.642%205.554c0%20.82-.106%201.64-.428%202.34%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/my-ether-wallet.svg?color=%231a73e8&size=48