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

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

SVG

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

React

import type { SVGProps } from "react";

export function TokenBrandedXor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#e3232c"><path d="M7.715 19.914A8.94 8.94 0 0 0 12 21a8.94 8.94 0 0 0 4.284-1.086L12 13.532z"/><path d="M6.375 12v-1.687h5.063V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.882l4.778 7.109A9 9 0 0 0 21 12a9 9 0 0 0-9-9a9 9 0 0 0-5.522 16.109L11.258 12z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="#e3232c"><path d="M7.715 19.914A8.94 8.94 0 0 0 12 21a8.94 8.94 0 0 0 4.284-1.086L12 13.532z"/><path d="M6.375 12v-1.687h5.063V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.882l4.778 7.109A9 9 0 0 0 21 12a9 9 0 0 0-9-9a9 9 0 0 0-5.522 16.109L11.258 12z"/></g></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%3Cg%20fill%3D%22%23e3232c%22%3E%3Cpath%20d%3D%22M7.715%2019.914A8.94%208.94%200%200%200%2012%2021a8.94%208.94%200%200%200%204.284-1.086L12%2013.532z%22%2F%3E%3Cpath%20d%3D%22M6.375%2012v-1.687h5.063V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.882l4.778%207.109A9%209%200%200%200%2021%2012a9%209%200%200%200-9-9a9%209%200%200%200-5.522%2016.109L11.258%2012z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23e3232c%22%3E%3Cpath%20d%3D%22M7.715%2019.914A8.94%208.94%200%200%200%2012%2021a8.94%208.94%200%200%200%204.284-1.086L12%2013.532z%22%2F%3E%3Cpath%20d%3D%22M6.375%2012v-1.687h5.063V9.187H6.375V7.5h11.25v1.687h-5.062v1.126h5.062V12h-4.882l4.778%207.109A9%209%200%200%200%2021%2012a9%209%200%200%200-9-9a9%209%200%200%200-5.522%2016.109L11.258%2012z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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