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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#00b1ff" d="m14.052 13.02l-1.014 1.008l6.948 6.954L21 19.968l-6.948-6.954zM4.008 3L3 4.014l6.948 6.948l1.008-1.008zm15.966.012l-6.936 6.96l1.008 1.008l6.942-6.96zM9.966 13.032l-6.942 6.96L4.032 21l6.948-6.96z"/></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedXpla(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#00b1ff" d="m14.052 13.02l-1.014 1.008l6.948 6.954L21 19.968l-6.948-6.954zM4.008 3L3 4.014l6.948 6.948l1.008-1.008zm15.966.012l-6.936 6.96l1.008 1.008l6.942-6.96zM9.966 13.032l-6.942 6.96L4.032 21l6.948-6.96z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#00b1ff" d="m14.052 13.02l-1.014 1.008l6.948 6.954L21 19.968l-6.948-6.954zM4.008 3L3 4.014l6.948 6.948l1.008-1.008zm15.966.012l-6.936 6.96l1.008 1.008l6.942-6.96zM9.966 13.032l-6.942 6.96L4.032 21l6.948-6.96z"/></svg>
</template>

CSS

.icon-xpla {
  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%2300b1ff%22%20d%3D%22m14.052%2013.02l-1.014%201.008l6.948%206.954L21%2019.968l-6.948-6.954zM4.008%203L3%204.014l6.948%206.948l1.008-1.008zm15.966.012l-6.936%206.96l1.008%201.008l6.942-6.96zM9.966%2013.032l-6.942%206.96L4.032%2021l6.948-6.96z%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%2300b1ff%22%20d%3D%22m14.052%2013.02l-1.014%201.008l6.948%206.954L21%2019.968l-6.948-6.954zM4.008%203L3%204.014l6.948%206.948l1.008-1.008zm15.966.012l-6.936%206.96l1.008%201.008l6.942-6.96zM9.966%2013.032l-6.942%206.96L4.032%2021l6.948-6.96z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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