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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#fff" d="m19.94 15.457l-1.695-2.849a.22.22 0 0 0-.224-.103a.2.2 0 0 0-.08.03l-1.102.711a.22.22 0 0 0-.07.298l.968 1.627a.11.11 0 0 1-.035.149l-5.642 3.64a.11.11 0 0 1-.116 0l-5.645-3.64a.11.11 0 0 1-.035-.15l.967-1.626a.22.22 0 0 0-.07-.298l-1.1-.711a.216.216 0 0 0-.305.073l-1.694 2.849a.44.44 0 0 0 .14.594l7.562 4.88a.43.43 0 0 0 .47 0l7.563-4.88a.44.44 0 0 0 .142-.594"/><path fill="#2ae7a8" d="m7.098 10.747l1.067.718a.21.21 0 0 0 .242-.008a.2.2 0 0 0 .054-.066l3.448-6.05a.1.1 0 0 1 .09-.053a.1.1 0 0 1 .09.053l3.45 6.05a.21.21 0 0 0 .217.105a.2.2 0 0 0 .08-.031l1.067-.718a.23.23 0 0 0 .067-.301l-4.12-7.23A.42.42 0 0 0 12.485 3h-.972a.42.42 0 0 0-.363.216l-4.12 7.23a.23.23 0 0 0 .067.301"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedRep(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="#fff" d="m19.94 15.457l-1.695-2.849a.22.22 0 0 0-.224-.103a.2.2 0 0 0-.08.03l-1.102.711a.22.22 0 0 0-.07.298l.968 1.627a.11.11 0 0 1-.035.149l-5.642 3.64a.11.11 0 0 1-.116 0l-5.645-3.64a.11.11 0 0 1-.035-.15l.967-1.626a.22.22 0 0 0-.07-.298l-1.1-.711a.216.216 0 0 0-.305.073l-1.694 2.849a.44.44 0 0 0 .14.594l7.562 4.88a.43.43 0 0 0 .47 0l7.563-4.88a.44.44 0 0 0 .142-.594"/><path fill="#2ae7a8" d="m7.098 10.747l1.067.718a.21.21 0 0 0 .242-.008a.2.2 0 0 0 .054-.066l3.448-6.05a.1.1 0 0 1 .09-.053a.1.1 0 0 1 .09.053l3.45 6.05a.21.21 0 0 0 .217.105a.2.2 0 0 0 .08-.031l1.067-.718a.23.23 0 0 0 .067-.301l-4.12-7.23A.42.42 0 0 0 12.485 3h-.972a.42.42 0 0 0-.363.216l-4.12 7.23a.23.23 0 0 0 .067.301"/></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="#fff" d="m19.94 15.457l-1.695-2.849a.22.22 0 0 0-.224-.103a.2.2 0 0 0-.08.03l-1.102.711a.22.22 0 0 0-.07.298l.968 1.627a.11.11 0 0 1-.035.149l-5.642 3.64a.11.11 0 0 1-.116 0l-5.645-3.64a.11.11 0 0 1-.035-.15l.967-1.626a.22.22 0 0 0-.07-.298l-1.1-.711a.216.216 0 0 0-.305.073l-1.694 2.849a.44.44 0 0 0 .14.594l7.562 4.88a.43.43 0 0 0 .47 0l7.563-4.88a.44.44 0 0 0 .142-.594"/><path fill="#2ae7a8" d="m7.098 10.747l1.067.718a.21.21 0 0 0 .242-.008a.2.2 0 0 0 .054-.066l3.448-6.05a.1.1 0 0 1 .09-.053a.1.1 0 0 1 .09.053l3.45 6.05a.21.21 0 0 0 .217.105a.2.2 0 0 0 .08-.031l1.067-.718a.23.23 0 0 0 .067-.301l-4.12-7.23A.42.42 0 0 0 12.485 3h-.972a.42.42 0 0 0-.363.216l-4.12 7.23a.23.23 0 0 0 .067.301"/></g></svg>
</template>

CSS

.icon-rep {
  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%23fff%22%20d%3D%22m19.94%2015.457l-1.695-2.849a.22.22%200%200%200-.224-.103a.2.2%200%200%200-.08.03l-1.102.711a.22.22%200%200%200-.07.298l.968%201.627a.11.11%200%200%201-.035.149l-5.642%203.64a.11.11%200%200%201-.116%200l-5.645-3.64a.11.11%200%200%201-.035-.15l.967-1.626a.22.22%200%200%200-.07-.298l-1.1-.711a.216.216%200%200%200-.305.073l-1.694%202.849a.44.44%200%200%200%20.14.594l7.562%204.88a.43.43%200%200%200%20.47%200l7.563-4.88a.44.44%200%200%200%20.142-.594%22%2F%3E%3Cpath%20fill%3D%22%232ae7a8%22%20d%3D%22m7.098%2010.747l1.067.718a.21.21%200%200%200%20.242-.008a.2.2%200%200%200%20.054-.066l3.448-6.05a.1.1%200%200%201%20.09-.053a.1.1%200%200%201%20.09.053l3.45%206.05a.21.21%200%200%200%20.217.105a.2.2%200%200%200%20.08-.031l1.067-.718a.23.23%200%200%200%20.067-.301l-4.12-7.23A.42.42%200%200%200%2012.485%203h-.972a.42.42%200%200%200-.363.216l-4.12%207.23a.23.23%200%200%200%20.067.301%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%23fff%22%20d%3D%22m19.94%2015.457l-1.695-2.849a.22.22%200%200%200-.224-.103a.2.2%200%200%200-.08.03l-1.102.711a.22.22%200%200%200-.07.298l.968%201.627a.11.11%200%200%201-.035.149l-5.642%203.64a.11.11%200%200%201-.116%200l-5.645-3.64a.11.11%200%200%201-.035-.15l.967-1.626a.22.22%200%200%200-.07-.298l-1.1-.711a.216.216%200%200%200-.305.073l-1.694%202.849a.44.44%200%200%200%20.14.594l7.562%204.88a.43.43%200%200%200%20.47%200l7.563-4.88a.44.44%200%200%200%20.142-.594%22%2F%3E%3Cpath%20fill%3D%22%232ae7a8%22%20d%3D%22m7.098%2010.747l1.067.718a.21.21%200%200%200%20.242-.008a.2.2%200%200%200%20.054-.066l3.448-6.05a.1.1%200%200%201%20.09-.053a.1.1%200%200%201%20.09.053l3.45%206.05a.21.21%200%200%200%20.217.105a.2.2%200%200%200%20.08-.031l1.067-.718a.23.23%200%200%200%20.067-.301l-4.12-7.23A.42.42%200%200%200%2012.485%203h-.972a.42.42%200%200%200-.363.216l-4.12%207.23a.23.23%200%200%200%20.067.301%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/rep.svg?color=%231a73e8&size=48