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

Name
phantom
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 phantom logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ab9ff2" d="M5.13 19.2c2.297 0 4.023-1.92 5.053-3.436a2.9 2.9 0 0 0-.195.994c0 .885.53 1.516 1.574 1.516c1.433 0 2.965-1.208 3.758-2.51a2 2 0 0 0-.083.524c0 .617.362 1.006 1.1 1.006c2.324 0 4.663-3.959 4.663-7.421C21 7.175 19.58 4.8 16.016 4.8C9.752 4.8 3 12.154 3 16.905C3 18.771 4.044 19.2 5.13 19.2m8.729-9.622c0-.671.39-1.141.96-1.141c.557 0 .947.47.947 1.14c0 .672-.39 1.155-.947 1.155c-.57 0-.96-.483-.96-1.154m2.979 0c0-.671.39-1.141.96-1.141c.557 0 .947.47.947 1.14c0 .672-.39 1.155-.947 1.155c-.57 0-.96-.483-.96-1.154"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedPhantom(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ab9ff2" d="M5.13 19.2c2.297 0 4.023-1.92 5.053-3.436a2.9 2.9 0 0 0-.195.994c0 .885.53 1.516 1.574 1.516c1.433 0 2.965-1.208 3.758-2.51a2 2 0 0 0-.083.524c0 .617.362 1.006 1.1 1.006c2.324 0 4.663-3.959 4.663-7.421C21 7.175 19.58 4.8 16.016 4.8C9.752 4.8 3 12.154 3 16.905C3 18.771 4.044 19.2 5.13 19.2m8.729-9.622c0-.671.39-1.141.96-1.141c.557 0 .947.47.947 1.14c0 .672-.39 1.155-.947 1.155c-.57 0-.96-.483-.96-1.154m2.979 0c0-.671.39-1.141.96-1.141c.557 0 .947.47.947 1.14c0 .672-.39 1.155-.947 1.155c-.57 0-.96-.483-.96-1.154"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ab9ff2" d="M5.13 19.2c2.297 0 4.023-1.92 5.053-3.436a2.9 2.9 0 0 0-.195.994c0 .885.53 1.516 1.574 1.516c1.433 0 2.965-1.208 3.758-2.51a2 2 0 0 0-.083.524c0 .617.362 1.006 1.1 1.006c2.324 0 4.663-3.959 4.663-7.421C21 7.175 19.58 4.8 16.016 4.8C9.752 4.8 3 12.154 3 16.905C3 18.771 4.044 19.2 5.13 19.2m8.729-9.622c0-.671.39-1.141.96-1.141c.557 0 .947.47.947 1.14c0 .672-.39 1.155-.947 1.155c-.57 0-.96-.483-.96-1.154m2.979 0c0-.671.39-1.141.96-1.141c.557 0 .947.47.947 1.14c0 .672-.39 1.155-.947 1.155c-.57 0-.96-.483-.96-1.154"/></svg>
</template>

CSS

.icon-phantom {
  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%22%23ab9ff2%22%20d%3D%22M5.13%2019.2c2.297%200%204.023-1.92%205.053-3.436a2.9%202.9%200%200%200-.195.994c0%20.885.53%201.516%201.574%201.516c1.433%200%202.965-1.208%203.758-2.51a2%202%200%200%200-.083.524c0%20.617.362%201.006%201.1%201.006c2.324%200%204.663-3.959%204.663-7.421C21%207.175%2019.58%204.8%2016.016%204.8C9.752%204.8%203%2012.154%203%2016.905C3%2018.771%204.044%2019.2%205.13%2019.2m8.729-9.622c0-.671.39-1.141.96-1.141c.557%200%20.947.47.947%201.14c0%20.672-.39%201.155-.947%201.155c-.57%200-.96-.483-.96-1.154m2.979%200c0-.671.39-1.141.96-1.141c.557%200%20.947.47.947%201.14c0%20.672-.39%201.155-.947%201.155c-.57%200-.96-.483-.96-1.154%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%22%23ab9ff2%22%20d%3D%22M5.13%2019.2c2.297%200%204.023-1.92%205.053-3.436a2.9%202.9%200%200%200-.195.994c0%20.885.53%201.516%201.574%201.516c1.433%200%202.965-1.208%203.758-2.51a2%202%200%200%200-.083.524c0%20.617.362%201.006%201.1%201.006c2.324%200%204.663-3.959%204.663-7.421C21%207.175%2019.58%204.8%2016.016%204.8C9.752%204.8%203%2012.154%203%2016.905C3%2018.771%204.044%2019.2%205.13%2019.2m8.729-9.622c0-.671.39-1.141.96-1.141c.557%200%20.947.47.947%201.14c0%20.672-.39%201.155-.947%201.155c-.57%200-.96-.483-.96-1.154m2.979%200c0-.671.39-1.141.96-1.141c.557%200%20.947.47.947%201.14c0%20.672-.39%201.155-.947%201.155c-.57%200-.96-.483-.96-1.154%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Phantom logo — Web3 Icons Branded · IconsDB