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

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

The same logo in other sets

Use the paxg logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.004 5.739q.451-.524.953-1c-5.061-.16-3.584 3.493-5.241 7.204c-1.895 4.278.227 5.908 3.393 6.411a6.8 6.8 0 0 1-1.07-1.747C3.987 14.034 4.813 9.333 8.005 5.74m12.186 4.553c-.471 1.323-1.334 2.81-2.557 4.272a12.2 12.2 0 0 1-3.107 2.689A8.4 8.4 0 0 1 9.94 18.55c-.984 0-1.948-.053-2.832-.196a5.8 5.8 0 0 0 1.895 1.482c4.58 2.208 4.87-1.895 9.714-3.975c2.721-1.17 2.732-3.457 1.472-5.57m-5.663-4.272a6.1 6.1 0 0 1 1.89.667a10.6 10.6 0 0 1 3.774 3.605c.826-2.319.445-4.14-1.36-4.474c-1.985-.36-3.536-.476-5.029-1.514c-1.832-1.28-3.441-.857-4.839.434l.302.016c1.938.112 3.785.487 5.262 1.27z"/><path fill="currentColor" d="M8.004 5.74c-3.192 3.6-4.018 8.295-1.964 10.873a7.81 7.81 0 0 1 .44-6.998c1.73-2.864 5.198-4.113 8.046-3.595c-1.477-.778-3.324-1.154-5.262-1.27l-.302-.01c-.301.28-.614.608-.958 1m8.413.945a6 6 0 0 0-1.89-.667c1.943 1.021 3.23 2.742 3.219 5.479a6.86 6.86 0 0 1-3.22 5.754a12.2 12.2 0 0 0 3.108-2.69a14.4 14.4 0 0 0 2.557-4.271a10.56 10.56 0 0 0-3.774-3.6z"/><path fill="currentColor" d="M14.202 15.95a4.743 4.743 0 0 1-6.527-1.404c-1.413-2.175-.715-4.981 1.408-6.49c2.372-1.683 5.421-1.022 6.533 1.403c1.08 2.356.783 5.082-1.414 6.49m.318-9.932c-2.843-.519-6.31.73-8.041 3.59a7.8 7.8 0 0 0-.44 7.003c.27.635.63 1.228 1.07 1.747c.884.138 1.853.19 2.832.19c1.752 0 3.32-.476 4.584-1.297a6.86 6.86 0 0 0 3.219-5.754c.016-2.737-1.276-4.457-3.219-5.479z"/></svg>

React

import type { SVGProps } from "react";

export function TokenPaxg(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="M8.004 5.739q.451-.524.953-1c-5.061-.16-3.584 3.493-5.241 7.204c-1.895 4.278.227 5.908 3.393 6.411a6.8 6.8 0 0 1-1.07-1.747C3.987 14.034 4.813 9.333 8.005 5.74m12.186 4.553c-.471 1.323-1.334 2.81-2.557 4.272a12.2 12.2 0 0 1-3.107 2.689A8.4 8.4 0 0 1 9.94 18.55c-.984 0-1.948-.053-2.832-.196a5.8 5.8 0 0 0 1.895 1.482c4.58 2.208 4.87-1.895 9.714-3.975c2.721-1.17 2.732-3.457 1.472-5.57m-5.663-4.272a6.1 6.1 0 0 1 1.89.667a10.6 10.6 0 0 1 3.774 3.605c.826-2.319.445-4.14-1.36-4.474c-1.985-.36-3.536-.476-5.029-1.514c-1.832-1.28-3.441-.857-4.839.434l.302.016c1.938.112 3.785.487 5.262 1.27z"/><path fill="currentColor" d="M8.004 5.74c-3.192 3.6-4.018 8.295-1.964 10.873a7.81 7.81 0 0 1 .44-6.998c1.73-2.864 5.198-4.113 8.046-3.595c-1.477-.778-3.324-1.154-5.262-1.27l-.302-.01c-.301.28-.614.608-.958 1m8.413.945a6 6 0 0 0-1.89-.667c1.943 1.021 3.23 2.742 3.219 5.479a6.86 6.86 0 0 1-3.22 5.754a12.2 12.2 0 0 0 3.108-2.69a14.4 14.4 0 0 0 2.557-4.271a10.56 10.56 0 0 0-3.774-3.6z"/><path fill="currentColor" d="M14.202 15.95a4.743 4.743 0 0 1-6.527-1.404c-1.413-2.175-.715-4.981 1.408-6.49c2.372-1.683 5.421-1.022 6.533 1.403c1.08 2.356.783 5.082-1.414 6.49m.318-9.932c-2.843-.519-6.31.73-8.041 3.59a7.8 7.8 0 0 0-.44 7.003c.27.635.63 1.228 1.07 1.747c.884.138 1.853.19 2.832.19c1.752 0 3.32-.476 4.584-1.297a6.86 6.86 0 0 0 3.219-5.754c.016-2.737-1.276-4.457-3.219-5.479z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.004 5.739q.451-.524.953-1c-5.061-.16-3.584 3.493-5.241 7.204c-1.895 4.278.227 5.908 3.393 6.411a6.8 6.8 0 0 1-1.07-1.747C3.987 14.034 4.813 9.333 8.005 5.74m12.186 4.553c-.471 1.323-1.334 2.81-2.557 4.272a12.2 12.2 0 0 1-3.107 2.689A8.4 8.4 0 0 1 9.94 18.55c-.984 0-1.948-.053-2.832-.196a5.8 5.8 0 0 0 1.895 1.482c4.58 2.208 4.87-1.895 9.714-3.975c2.721-1.17 2.732-3.457 1.472-5.57m-5.663-4.272a6.1 6.1 0 0 1 1.89.667a10.6 10.6 0 0 1 3.774 3.605c.826-2.319.445-4.14-1.36-4.474c-1.985-.36-3.536-.476-5.029-1.514c-1.832-1.28-3.441-.857-4.839.434l.302.016c1.938.112 3.785.487 5.262 1.27z"/><path fill="currentColor" d="M8.004 5.74c-3.192 3.6-4.018 8.295-1.964 10.873a7.81 7.81 0 0 1 .44-6.998c1.73-2.864 5.198-4.113 8.046-3.595c-1.477-.778-3.324-1.154-5.262-1.27l-.302-.01c-.301.28-.614.608-.958 1m8.413.945a6 6 0 0 0-1.89-.667c1.943 1.021 3.23 2.742 3.219 5.479a6.86 6.86 0 0 1-3.22 5.754a12.2 12.2 0 0 0 3.108-2.69a14.4 14.4 0 0 0 2.557-4.271a10.56 10.56 0 0 0-3.774-3.6z"/><path fill="currentColor" d="M14.202 15.95a4.743 4.743 0 0 1-6.527-1.404c-1.413-2.175-.715-4.981 1.408-6.49c2.372-1.683 5.421-1.022 6.533 1.403c1.08 2.356.783 5.082-1.414 6.49m.318-9.932c-2.843-.519-6.31.73-8.041 3.59a7.8 7.8 0 0 0-.44 7.003c.27.635.63 1.228 1.07 1.747c.884.138 1.853.19 2.832.19c1.752 0 3.32-.476 4.584-1.297a6.86 6.86 0 0 0 3.219-5.754c.016-2.737-1.276-4.457-3.219-5.479z"/></svg>
</template>

CSS

.icon-paxg {
  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%22M8.004%205.739q.451-.524.953-1c-5.061-.16-3.584%203.493-5.241%207.204c-1.895%204.278.227%205.908%203.393%206.411a6.8%206.8%200%200%201-1.07-1.747C3.987%2014.034%204.813%209.333%208.005%205.74m12.186%204.553c-.471%201.323-1.334%202.81-2.557%204.272a12.2%2012.2%200%200%201-3.107%202.689A8.4%208.4%200%200%201%209.94%2018.55c-.984%200-1.948-.053-2.832-.196a5.8%205.8%200%200%200%201.895%201.482c4.58%202.208%204.87-1.895%209.714-3.975c2.721-1.17%202.732-3.457%201.472-5.57m-5.663-4.272a6.1%206.1%200%200%201%201.89.667a10.6%2010.6%200%200%201%203.774%203.605c.826-2.319.445-4.14-1.36-4.474c-1.985-.36-3.536-.476-5.029-1.514c-1.832-1.28-3.441-.857-4.839.434l.302.016c1.938.112%203.785.487%205.262%201.27z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.004%205.74c-3.192%203.6-4.018%208.295-1.964%2010.873a7.81%207.81%200%200%201%20.44-6.998c1.73-2.864%205.198-4.113%208.046-3.595c-1.477-.778-3.324-1.154-5.262-1.27l-.302-.01c-.301.28-.614.608-.958%201m8.413.945a6%206%200%200%200-1.89-.667c1.943%201.021%203.23%202.742%203.219%205.479a6.86%206.86%200%200%201-3.22%205.754a12.2%2012.2%200%200%200%203.108-2.69a14.4%2014.4%200%200%200%202.557-4.271a10.56%2010.56%200%200%200-3.774-3.6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.202%2015.95a4.743%204.743%200%200%201-6.527-1.404c-1.413-2.175-.715-4.981%201.408-6.49c2.372-1.683%205.421-1.022%206.533%201.403c1.08%202.356.783%205.082-1.414%206.49m.318-9.932c-2.843-.519-6.31.73-8.041%203.59a7.8%207.8%200%200%200-.44%207.003c.27.635.63%201.228%201.07%201.747c.884.138%201.853.19%202.832.19c1.752%200%203.32-.476%204.584-1.297a6.86%206.86%200%200%200%203.219-5.754c.016-2.737-1.276-4.457-3.219-5.479z%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%22M8.004%205.739q.451-.524.953-1c-5.061-.16-3.584%203.493-5.241%207.204c-1.895%204.278.227%205.908%203.393%206.411a6.8%206.8%200%200%201-1.07-1.747C3.987%2014.034%204.813%209.333%208.005%205.74m12.186%204.553c-.471%201.323-1.334%202.81-2.557%204.272a12.2%2012.2%200%200%201-3.107%202.689A8.4%208.4%200%200%201%209.94%2018.55c-.984%200-1.948-.053-2.832-.196a5.8%205.8%200%200%200%201.895%201.482c4.58%202.208%204.87-1.895%209.714-3.975c2.721-1.17%202.732-3.457%201.472-5.57m-5.663-4.272a6.1%206.1%200%200%201%201.89.667a10.6%2010.6%200%200%201%203.774%203.605c.826-2.319.445-4.14-1.36-4.474c-1.985-.36-3.536-.476-5.029-1.514c-1.832-1.28-3.441-.857-4.839.434l.302.016c1.938.112%203.785.487%205.262%201.27z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.004%205.74c-3.192%203.6-4.018%208.295-1.964%2010.873a7.81%207.81%200%200%201%20.44-6.998c1.73-2.864%205.198-4.113%208.046-3.595c-1.477-.778-3.324-1.154-5.262-1.27l-.302-.01c-.301.28-.614.608-.958%201m8.413.945a6%206%200%200%200-1.89-.667c1.943%201.021%203.23%202.742%203.219%205.479a6.86%206.86%200%200%201-3.22%205.754a12.2%2012.2%200%200%200%203.108-2.69a14.4%2014.4%200%200%200%202.557-4.271a10.56%2010.56%200%200%200-3.774-3.6z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.202%2015.95a4.743%204.743%200%200%201-6.527-1.404c-1.413-2.175-.715-4.981%201.408-6.49c2.372-1.683%205.421-1.022%206.533%201.403c1.08%202.356.783%205.082-1.414%206.49m.318-9.932c-2.843-.519-6.31.73-8.041%203.59a7.8%207.8%200%200%200-.44%207.003c.27.635.63%201.228%201.07%201.747c.884.138%201.853.19%202.832.19c1.752%200%203.32-.476%204.584-1.297a6.86%206.86%200%200%200%203.219-5.754c.016-2.737-1.276-4.457-3.219-5.479z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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