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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#03a2e5" fill-rule="evenodd" d="M12.282 5.174a.56.56 0 1 0-.637-.92a.562.562 0 0 0 .066.932L3.816 18.803a.56.56 0 1 0 .306.5h15.729a.56.56 0 0 0 .562.56a.56.56 0 1 0-.017-1.12zm7.84 13.65L11.986 5.26L4.029 18.993l.017.028h15.881a.56.56 0 0 1 .194-.198" clip-rule="evenodd"/><path fill="#545873" d="m8.055 16.496l3.93-2.028l3.934 2.028z"/><path fill="#00a8eb" d="m11.987 9.753l-3.932 6.74l3.932-1.988z"/><path fill="#b4c0f2" d="m11.987 9.753l3.932 6.74l-3.932-1.988z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedXrt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#03a2e5" fillRule="evenodd" d="M12.282 5.174a.56.56 0 1 0-.637-.92a.562.562 0 0 0 .066.932L3.816 18.803a.56.56 0 1 0 .306.5h15.729a.56.56 0 0 0 .562.56a.56.56 0 1 0-.017-1.12zm7.84 13.65L11.986 5.26L4.029 18.993l.017.028h15.881a.56.56 0 0 1 .194-.198" clipRule="evenodd"/><path fill="#545873" d="m8.055 16.496l3.93-2.028l3.934 2.028z"/><path fill="#00a8eb" d="m11.987 9.753l-3.932 6.74l3.932-1.988z"/><path fill="#b4c0f2" d="m11.987 9.753l3.932 6.74l-3.932-1.988z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#03a2e5" fill-rule="evenodd" d="M12.282 5.174a.56.56 0 1 0-.637-.92a.562.562 0 0 0 .066.932L3.816 18.803a.56.56 0 1 0 .306.5h15.729a.56.56 0 0 0 .562.56a.56.56 0 1 0-.017-1.12zm7.84 13.65L11.986 5.26L4.029 18.993l.017.028h15.881a.56.56 0 0 1 .194-.198" clip-rule="evenodd"/><path fill="#545873" d="m8.055 16.496l3.93-2.028l3.934 2.028z"/><path fill="#00a8eb" d="m11.987 9.753l-3.932 6.74l3.932-1.988z"/><path fill="#b4c0f2" d="m11.987 9.753l3.932 6.74l-3.932-1.988z"/></g></svg>
</template>

CSS

.icon-xrt {
  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%22none%22%3E%3Cpath%20fill%3D%22%2303a2e5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.282%205.174a.56.56%200%201%200-.637-.92a.562.562%200%200%200%20.066.932L3.816%2018.803a.56.56%200%201%200%20.306.5h15.729a.56.56%200%200%200%20.562.56a.56.56%200%201%200-.017-1.12zm7.84%2013.65L11.986%205.26L4.029%2018.993l.017.028h15.881a.56.56%200%200%201%20.194-.198%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23545873%22%20d%3D%22m8.055%2016.496l3.93-2.028l3.934%202.028z%22%2F%3E%3Cpath%20fill%3D%22%2300a8eb%22%20d%3D%22m11.987%209.753l-3.932%206.74l3.932-1.988z%22%2F%3E%3Cpath%20fill%3D%22%23b4c0f2%22%20d%3D%22m11.987%209.753l3.932%206.74l-3.932-1.988z%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%22none%22%3E%3Cpath%20fill%3D%22%2303a2e5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.282%205.174a.56.56%200%201%200-.637-.92a.562.562%200%200%200%20.066.932L3.816%2018.803a.56.56%200%201%200%20.306.5h15.729a.56.56%200%200%200%20.562.56a.56.56%200%201%200-.017-1.12zm7.84%2013.65L11.986%205.26L4.029%2018.993l.017.028h15.881a.56.56%200%200%201%20.194-.198%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23545873%22%20d%3D%22m8.055%2016.496l3.93-2.028l3.934%202.028z%22%2F%3E%3Cpath%20fill%3D%22%2300a8eb%22%20d%3D%22m11.987%209.753l-3.932%206.74l3.932-1.988z%22%2F%3E%3Cpath%20fill%3D%22%23b4c0f2%22%20d%3D%22m11.987%209.753l3.932%206.74l-3.932-1.988z%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/xrt.svg?color=%231a73e8&size=48