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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="#ffb0c2" d="M15.27 15.5c-.6 1.16-1.8 2-3.17 2c-2.15 0-3.615-1.51-3.6-3.73S9.93 10 12.1 10a3.63 3.63 0 0 1 3.17 2H19c-.75-3.185-3.55-5.5-6.9-5.5C8.18 6.5 5 9.75 5 13.75S8.18 21 12.1 21c3.34 0 6.14-2.33 6.9-5.5z"/><path fill="#cc91f0" d="M17.65 9.24A3.66 3.66 0 0 0 19 6.48A3.49 3.49 0 0 0 15.5 3A3.51 3.51 0 0 0 12 6.5h.2c2.23 0 4.165 1.1 5.45 2.74"/><path fill="#cb65b7" d="M15.505 9.955c.84 0 1.545-.235 2.145-.72A6.87 6.87 0 0 0 12.2 6.5H12a3.48 3.48 0 0 0 3.5 3.455z"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenBrandedChr(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="#ffb0c2" d="M15.27 15.5c-.6 1.16-1.8 2-3.17 2c-2.15 0-3.615-1.51-3.6-3.73S9.93 10 12.1 10a3.63 3.63 0 0 1 3.17 2H19c-.75-3.185-3.55-5.5-6.9-5.5C8.18 6.5 5 9.75 5 13.75S8.18 21 12.1 21c3.34 0 6.14-2.33 6.9-5.5z"/><path fill="#cc91f0" d="M17.65 9.24A3.66 3.66 0 0 0 19 6.48A3.49 3.49 0 0 0 15.5 3A3.51 3.51 0 0 0 12 6.5h.2c2.23 0 4.165 1.1 5.45 2.74"/><path fill="#cb65b7" d="M15.505 9.955c.84 0 1.545-.235 2.145-.72A6.87 6.87 0 0 0 12.2 6.5H12a3.48 3.48 0 0 0 3.5 3.455z"/></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="#ffb0c2" d="M15.27 15.5c-.6 1.16-1.8 2-3.17 2c-2.15 0-3.615-1.51-3.6-3.73S9.93 10 12.1 10a3.63 3.63 0 0 1 3.17 2H19c-.75-3.185-3.55-5.5-6.9-5.5C8.18 6.5 5 9.75 5 13.75S8.18 21 12.1 21c3.34 0 6.14-2.33 6.9-5.5z"/><path fill="#cc91f0" d="M17.65 9.24A3.66 3.66 0 0 0 19 6.48A3.49 3.49 0 0 0 15.5 3A3.51 3.51 0 0 0 12 6.5h.2c2.23 0 4.165 1.1 5.45 2.74"/><path fill="#cb65b7" d="M15.505 9.955c.84 0 1.545-.235 2.145-.72A6.87 6.87 0 0 0 12.2 6.5H12a3.48 3.48 0 0 0 3.5 3.455z"/></g></svg>
</template>

CSS

.icon-chr {
  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%23ffb0c2%22%20d%3D%22M15.27%2015.5c-.6%201.16-1.8%202-3.17%202c-2.15%200-3.615-1.51-3.6-3.73S9.93%2010%2012.1%2010a3.63%203.63%200%200%201%203.17%202H19c-.75-3.185-3.55-5.5-6.9-5.5C8.18%206.5%205%209.75%205%2013.75S8.18%2021%2012.1%2021c3.34%200%206.14-2.33%206.9-5.5z%22%2F%3E%3Cpath%20fill%3D%22%23cc91f0%22%20d%3D%22M17.65%209.24A3.66%203.66%200%200%200%2019%206.48A3.49%203.49%200%200%200%2015.5%203A3.51%203.51%200%200%200%2012%206.5h.2c2.23%200%204.165%201.1%205.45%202.74%22%2F%3E%3Cpath%20fill%3D%22%23cb65b7%22%20d%3D%22M15.505%209.955c.84%200%201.545-.235%202.145-.72A6.87%206.87%200%200%200%2012.2%206.5H12a3.48%203.48%200%200%200%203.5%203.455z%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%23ffb0c2%22%20d%3D%22M15.27%2015.5c-.6%201.16-1.8%202-3.17%202c-2.15%200-3.615-1.51-3.6-3.73S9.93%2010%2012.1%2010a3.63%203.63%200%200%201%203.17%202H19c-.75-3.185-3.55-5.5-6.9-5.5C8.18%206.5%205%209.75%205%2013.75S8.18%2021%2012.1%2021c3.34%200%206.14-2.33%206.9-5.5z%22%2F%3E%3Cpath%20fill%3D%22%23cc91f0%22%20d%3D%22M17.65%209.24A3.66%203.66%200%200%200%2019%206.48A3.49%203.49%200%200%200%2015.5%203A3.51%203.51%200%200%200%2012%206.5h.2c2.23%200%204.165%201.1%205.45%202.74%22%2F%3E%3Cpath%20fill%3D%22%23cb65b7%22%20d%3D%22M15.505%209.955c.84%200%201.545-.235%202.145-.72A6.87%206.87%200%200%200%2012.2%206.5H12a3.48%203.48%200%200%200%203.5%203.455z%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/chr.svg?color=%231a73e8&size=48