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

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

The same logo in other sets

Use the xor logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.715 19.914A8.95 8.95 0 0 0 12 21a8.94 8.94 0 0 0 4.284-1.086L12 13.532z"/><path fill="currentColor" d="M6.375 12v-1.687h5.062V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.883l4.78 7.109A9 9 0 0 0 21 11.999A9 9 0 0 0 12 3a9 9 0 0 0-5.522 16.109l4.78-7.11z"/></svg>

React

import type { SVGProps } from "react";

export function TokenXor(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="M7.715 19.914A8.95 8.95 0 0 0 12 21a8.94 8.94 0 0 0 4.284-1.086L12 13.532z"/><path fill="currentColor" d="M6.375 12v-1.687h5.062V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.883l4.78 7.109A9 9 0 0 0 21 11.999A9 9 0 0 0 12 3a9 9 0 0 0-5.522 16.109l4.78-7.11z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.715 19.914A8.95 8.95 0 0 0 12 21a8.94 8.94 0 0 0 4.284-1.086L12 13.532z"/><path fill="currentColor" d="M6.375 12v-1.687h5.062V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.883l4.78 7.109A9 9 0 0 0 21 11.999A9 9 0 0 0 12 3a9 9 0 0 0-5.522 16.109l4.78-7.11z"/></svg>
</template>

CSS

.icon-xor {
  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%22M7.715%2019.914A8.95%208.95%200%200%200%2012%2021a8.94%208.94%200%200%200%204.284-1.086L12%2013.532z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.375%2012v-1.687h5.062V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.883l4.78%207.109A9%209%200%200%200%2021%2011.999A9%209%200%200%200%2012%203a9%209%200%200%200-5.522%2016.109l4.78-7.11z%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%22M7.715%2019.914A8.95%208.95%200%200%200%2012%2021a8.94%208.94%200%200%200%204.284-1.086L12%2013.532z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.375%2012v-1.687h5.062V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.883l4.78%207.109A9%209%200%200%200%2021%2011.999A9%209%200%200%200%2012%203a9%209%200%200%200-5.522%2016.109l4.78-7.11z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Xor logo — Web3 Icons · IconsDB