alipay from Font Awesome Brands by Dave Gandy · Brand · Payments & Shopping · CC-BY-4.0 Attribution required.

Name
alipay
Set
Font Awesome Brands
Style
Brand
Category
Payments & Shopping
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

More payments & shopping icons from Font Awesome Brands

Use the alipay logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M473.7 96H166.3C127.4 96 96 127.4 96 166.3v307.4c0 38.9 31.4 70.3 70.3 70.3h307.5c38.5 0 69.8-31.1 70.3-69.6c-46-25.6-110.6-60.3-171.6-88.4c-32.1 44-84.1 81-148.6 81c-70.6 0-93.7-45.3-97-76.4c-4-39 14.9-81.5 99.5-81.5c35.4 0 79.4 10.2 127.1 25C370 304 380 273.8 380 273.8H201.8v-16.7h92.1v-31.2H184.5v-19h109.4v-50.4h50.9v50.4h109.4v19H344.8v31.2h88.8s-15.2 46.6-38.3 90.9c48.9 16.7 100 36 148.6 52.7V166.3c.2-38.7-31.2-70.3-69.9-70.3zM143.3 387c1 20.2 10.2 53.7 69.9 53.7c52.1 0 92.6-39.7 117.9-72.9c-44.6-18.7-84.5-31.4-109.4-31.4c-67.4 0-79.4 33.1-78.4 50.6"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsAlipay(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M473.7 96H166.3C127.4 96 96 127.4 96 166.3v307.4c0 38.9 31.4 70.3 70.3 70.3h307.5c38.5 0 69.8-31.1 70.3-69.6c-46-25.6-110.6-60.3-171.6-88.4c-32.1 44-84.1 81-148.6 81c-70.6 0-93.7-45.3-97-76.4c-4-39 14.9-81.5 99.5-81.5c35.4 0 79.4 10.2 127.1 25C370 304 380 273.8 380 273.8H201.8v-16.7h92.1v-31.2H184.5v-19h109.4v-50.4h50.9v50.4h109.4v19H344.8v31.2h88.8s-15.2 46.6-38.3 90.9c48.9 16.7 100 36 148.6 52.7V166.3c.2-38.7-31.2-70.3-69.9-70.3zM143.3 387c1 20.2 10.2 53.7 69.9 53.7c52.1 0 92.6-39.7 117.9-72.9c-44.6-18.7-84.5-31.4-109.4-31.4c-67.4 0-79.4 33.1-78.4 50.6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M473.7 96H166.3C127.4 96 96 127.4 96 166.3v307.4c0 38.9 31.4 70.3 70.3 70.3h307.5c38.5 0 69.8-31.1 70.3-69.6c-46-25.6-110.6-60.3-171.6-88.4c-32.1 44-84.1 81-148.6 81c-70.6 0-93.7-45.3-97-76.4c-4-39 14.9-81.5 99.5-81.5c35.4 0 79.4 10.2 127.1 25C370 304 380 273.8 380 273.8H201.8v-16.7h92.1v-31.2H184.5v-19h109.4v-50.4h50.9v50.4h109.4v19H344.8v31.2h88.8s-15.2 46.6-38.3 90.9c48.9 16.7 100 36 148.6 52.7V166.3c.2-38.7-31.2-70.3-69.9-70.3zM143.3 387c1 20.2 10.2 53.7 69.9 53.7c52.1 0 92.6-39.7 117.9-72.9c-44.6-18.7-84.5-31.4-109.4-31.4c-67.4 0-79.4 33.1-78.4 50.6"/></svg>
</template>

CSS

.icon-alipay {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M473.7%2096H166.3C127.4%2096%2096%20127.4%2096%20166.3v307.4c0%2038.9%2031.4%2070.3%2070.3%2070.3h307.5c38.5%200%2069.8-31.1%2070.3-69.6c-46-25.6-110.6-60.3-171.6-88.4c-32.1%2044-84.1%2081-148.6%2081c-70.6%200-93.7-45.3-97-76.4c-4-39%2014.9-81.5%2099.5-81.5c35.4%200%2079.4%2010.2%20127.1%2025C370%20304%20380%20273.8%20380%20273.8H201.8v-16.7h92.1v-31.2H184.5v-19h109.4v-50.4h50.9v50.4h109.4v19H344.8v31.2h88.8s-15.2%2046.6-38.3%2090.9c48.9%2016.7%20100%2036%20148.6%2052.7V166.3c.2-38.7-31.2-70.3-69.9-70.3zM143.3%20387c1%2020.2%2010.2%2053.7%2069.9%2053.7c52.1%200%2092.6-39.7%20117.9-72.9c-44.6-18.7-84.5-31.4-109.4-31.4c-67.4%200-79.4%2033.1-78.4%2050.6%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M473.7%2096H166.3C127.4%2096%2096%20127.4%2096%20166.3v307.4c0%2038.9%2031.4%2070.3%2070.3%2070.3h307.5c38.5%200%2069.8-31.1%2070.3-69.6c-46-25.6-110.6-60.3-171.6-88.4c-32.1%2044-84.1%2081-148.6%2081c-70.6%200-93.7-45.3-97-76.4c-4-39%2014.9-81.5%2099.5-81.5c35.4%200%2079.4%2010.2%20127.1%2025C370%20304%20380%20273.8%20380%20273.8H201.8v-16.7h92.1v-31.2H184.5v-19h109.4v-50.4h50.9v50.4h109.4v19H344.8v31.2h88.8s-15.2%2046.6-38.3%2090.9c48.9%2016.7%20100%2036%20148.6%2052.7V166.3c.2-38.7-31.2-70.3-69.9-70.3zM143.3%20387c1%2020.2%2010.2%2053.7%2069.9%2053.7c52.1%200%2092.6-39.7%20117.9-72.9c-44.6-18.7-84.5-31.4-109.4-31.4c-67.4%200-79.4%2033.1-78.4%2050.6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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