emaid from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.

Name
emaid
Set
Web3 Icons Branded
Style
Branded
Viewbox
24×24
License
MIT

1 other variant in Web3 Icons Branded

Use the emaid logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#99bce3" d="m16.8 9.042l-2.4 1.362v5.514L4.2 9.936v2.568c0 .636.336 1.218.882 1.542L16.8 21z"/><path fill="#5892cd" d="M14.4 15.918v-2.994l-4.5-2.688l9.9-5.982l-2.136-1.062a1.8 1.8 0 0 0-1.698.042L4.2 9.936z"/><path fill="#2a5789" d="m12.3 11.73l-2.4-1.5l9.9-5.97v13.716c0 .588-.288 1.14-.768 1.47L16.8 21V9.042z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedEmaid(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="#99bce3" d="m16.8 9.042l-2.4 1.362v5.514L4.2 9.936v2.568c0 .636.336 1.218.882 1.542L16.8 21z"/><path fill="#5892cd" d="M14.4 15.918v-2.994l-4.5-2.688l9.9-5.982l-2.136-1.062a1.8 1.8 0 0 0-1.698.042L4.2 9.936z"/><path fill="#2a5789" d="m12.3 11.73l-2.4-1.5l9.9-5.97v13.716c0 .588-.288 1.14-.768 1.47L16.8 21V9.042z"/></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="#99bce3" d="m16.8 9.042l-2.4 1.362v5.514L4.2 9.936v2.568c0 .636.336 1.218.882 1.542L16.8 21z"/><path fill="#5892cd" d="M14.4 15.918v-2.994l-4.5-2.688l9.9-5.982l-2.136-1.062a1.8 1.8 0 0 0-1.698.042L4.2 9.936z"/><path fill="#2a5789" d="m12.3 11.73l-2.4-1.5l9.9-5.97v13.716c0 .588-.288 1.14-.768 1.47L16.8 21V9.042z"/></g></svg>
</template>

CSS

.icon-emaid {
  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%2399bce3%22%20d%3D%22m16.8%209.042l-2.4%201.362v5.514L4.2%209.936v2.568c0%20.636.336%201.218.882%201.542L16.8%2021z%22%2F%3E%3Cpath%20fill%3D%22%235892cd%22%20d%3D%22M14.4%2015.918v-2.994l-4.5-2.688l9.9-5.982l-2.136-1.062a1.8%201.8%200%200%200-1.698.042L4.2%209.936z%22%2F%3E%3Cpath%20fill%3D%22%232a5789%22%20d%3D%22m12.3%2011.73l-2.4-1.5l9.9-5.97v13.716c0%20.588-.288%201.14-.768%201.47L16.8%2021V9.042z%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%2399bce3%22%20d%3D%22m16.8%209.042l-2.4%201.362v5.514L4.2%209.936v2.568c0%20.636.336%201.218.882%201.542L16.8%2021z%22%2F%3E%3Cpath%20fill%3D%22%235892cd%22%20d%3D%22M14.4%2015.918v-2.994l-4.5-2.688l9.9-5.982l-2.136-1.062a1.8%201.8%200%200%200-1.698.042L4.2%209.936z%22%2F%3E%3Cpath%20fill%3D%22%232a5789%22%20d%3D%22m12.3%2011.73l-2.4-1.5l9.9-5.97v13.716c0%20.588-.288%201.14-.768%201.47L16.8%2021V9.042z%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/emaid.svg?color=%231a73e8&size=48