zpay from Web3 Icons by 0xa3k5 · Mono · MIT Free for personal and commercial use.

Name
zpay
Set
Web3 Icons
Style
Mono
Viewbox
24×24
License
MIT

The same logo in other sets

Use the zpay logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.103 4.059H6.97c-.382 0-.795.301-.795.667v1.842c0 .37.413.667.795.667h5.304L3 15.705h4.463l9.868-8.809c1.059-1.059.291-2.837-1.228-2.837M7.897 19.94h9.397c.381 0 .53-.302.53-.667V17.43c0-.37-.149-.667-.53-.667h-5.57L21 8.294h-4.463l-9.868 8.81c-1.059 1.058-.291 2.837 1.228 2.837"/></svg>

React

import type { SVGProps } from "react";

export function TokenZpay(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="M16.103 4.059H6.97c-.382 0-.795.301-.795.667v1.842c0 .37.413.667.795.667h5.304L3 15.705h4.463l9.868-8.809c1.059-1.059.291-2.837-1.228-2.837M7.897 19.94h9.397c.381 0 .53-.302.53-.667V17.43c0-.37-.149-.667-.53-.667h-5.57L21 8.294h-4.463l-9.868 8.81c-1.059 1.058-.291 2.837 1.228 2.837"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.103 4.059H6.97c-.382 0-.795.301-.795.667v1.842c0 .37.413.667.795.667h5.304L3 15.705h4.463l9.868-8.809c1.059-1.059.291-2.837-1.228-2.837M7.897 19.94h9.397c.381 0 .53-.302.53-.667V17.43c0-.37-.149-.667-.53-.667h-5.57L21 8.294h-4.463l-9.868 8.81c-1.059 1.058-.291 2.837 1.228 2.837"/></svg>
</template>

CSS

.icon-zpay {
  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%22M16.103%204.059H6.97c-.382%200-.795.301-.795.667v1.842c0%20.37.413.667.795.667h5.304L3%2015.705h4.463l9.868-8.809c1.059-1.059.291-2.837-1.228-2.837M7.897%2019.94h9.397c.381%200%20.53-.302.53-.667V17.43c0-.37-.149-.667-.53-.667h-5.57L21%208.294h-4.463l-9.868%208.81c-1.059%201.058-.291%202.837%201.228%202.837%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%22M16.103%204.059H6.97c-.382%200-.795.301-.795.667v1.842c0%20.37.413.667.795.667h5.304L3%2015.705h4.463l9.868-8.809c1.059-1.059.291-2.837-1.228-2.837M7.897%2019.94h9.397c.381%200%20.53-.302.53-.667V17.43c0-.37-.149-.667-.53-.667h-5.57L21%208.294h-4.463l-9.868%208.81c-1.059%201.058-.291%202.837%201.228%202.837%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token/zpay.svg?color=%231a73e8&size=48