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

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

The same logo in other sets

Use the chrp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M15.937 10.021a1.403 1.403 0 0 1-1.406 1.417a1.405 1.405 0 0 1-1.406-1.417a1.4 1.4 0 0 1 .866-1.304a1.406 1.406 0 0 1 1.946 1.304m-1.125-.27a.563.563 0 1 1-1.125 0a.563.563 0 0 1 1.125 0m.281.562a.281.281 0 1 0 0-.562a.281.281 0 0 0 0 .562"/><path d="M21 12.422c0 3.82-2.16 7.099-5.282 8.578c2.52-2.683 2.475-5.985 2.47-6.649v-.073a1.46 1.46 0 0 1-1.03.534c-1.761 0-3.47-1.428-5.288-3.363c-1.811-1.924-2.683-4.033-2.683-4.742c0-.366.203-.608.338-.776l.084-.102c.079-.106.14-.19.14-.298c0-.275-.314-.275-.658-.275c-1.243 0-2.812.613-4.089 1.248A8.84 8.84 0 0 1 12 3c4.972 0 9 4.219 9 9.422m-16.74 4.81a9.4 9.4 0 0 0 2.233 2.643h2.092c2.334 0 4.54-1.536 4.54-3.994c0-2.452-2.206-4.432-4.54-4.432h-5.54a10 10 0 0 0 .843 5.051h8.674c-.77.377-2.756 1.125-4.54 1.125c-1.209 0-2.66-.197-3.762-.394M12 7.544c0-.934 1.13-1.17 1.698-1.17c3.814 0 3.927 3.797 3.927 4.365c0 .084-.006.169-.023.276l1.84.466c.483.124.59.687.18.94l-2.043 1.265l-.309-1.676c-.185.315-.45.552-.793.552c-.787 0-2.11-.99-2.779-1.587C13.03 10.38 12 8.715 12 7.545"/></g></svg>

React

import type { SVGProps } from "react";

export function TokenChrp(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M15.937 10.021a1.403 1.403 0 0 1-1.406 1.417a1.405 1.405 0 0 1-1.406-1.417a1.4 1.4 0 0 1 .866-1.304a1.406 1.406 0 0 1 1.946 1.304m-1.125-.27a.563.563 0 1 1-1.125 0a.563.563 0 0 1 1.125 0m.281.562a.281.281 0 1 0 0-.562a.281.281 0 0 0 0 .562"/><path d="M21 12.422c0 3.82-2.16 7.099-5.282 8.578c2.52-2.683 2.475-5.985 2.47-6.649v-.073a1.46 1.46 0 0 1-1.03.534c-1.761 0-3.47-1.428-5.288-3.363c-1.811-1.924-2.683-4.033-2.683-4.742c0-.366.203-.608.338-.776l.084-.102c.079-.106.14-.19.14-.298c0-.275-.314-.275-.658-.275c-1.243 0-2.812.613-4.089 1.248A8.84 8.84 0 0 1 12 3c4.972 0 9 4.219 9 9.422m-16.74 4.81a9.4 9.4 0 0 0 2.233 2.643h2.092c2.334 0 4.54-1.536 4.54-3.994c0-2.452-2.206-4.432-4.54-4.432h-5.54a10 10 0 0 0 .843 5.051h8.674c-.77.377-2.756 1.125-4.54 1.125c-1.209 0-2.66-.197-3.762-.394M12 7.544c0-.934 1.13-1.17 1.698-1.17c3.814 0 3.927 3.797 3.927 4.365c0 .084-.006.169-.023.276l1.84.466c.483.124.59.687.18.94l-2.043 1.265l-.309-1.676c-.185.315-.45.552-.793.552c-.787 0-2.11-.99-2.779-1.587C13.03 10.38 12 8.715 12 7.545"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M15.937 10.021a1.403 1.403 0 0 1-1.406 1.417a1.405 1.405 0 0 1-1.406-1.417a1.4 1.4 0 0 1 .866-1.304a1.406 1.406 0 0 1 1.946 1.304m-1.125-.27a.563.563 0 1 1-1.125 0a.563.563 0 0 1 1.125 0m.281.562a.281.281 0 1 0 0-.562a.281.281 0 0 0 0 .562"/><path d="M21 12.422c0 3.82-2.16 7.099-5.282 8.578c2.52-2.683 2.475-5.985 2.47-6.649v-.073a1.46 1.46 0 0 1-1.03.534c-1.761 0-3.47-1.428-5.288-3.363c-1.811-1.924-2.683-4.033-2.683-4.742c0-.366.203-.608.338-.776l.084-.102c.079-.106.14-.19.14-.298c0-.275-.314-.275-.658-.275c-1.243 0-2.812.613-4.089 1.248A8.84 8.84 0 0 1 12 3c4.972 0 9 4.219 9 9.422m-16.74 4.81a9.4 9.4 0 0 0 2.233 2.643h2.092c2.334 0 4.54-1.536 4.54-3.994c0-2.452-2.206-4.432-4.54-4.432h-5.54a10 10 0 0 0 .843 5.051h8.674c-.77.377-2.756 1.125-4.54 1.125c-1.209 0-2.66-.197-3.762-.394M12 7.544c0-.934 1.13-1.17 1.698-1.17c3.814 0 3.927 3.797 3.927 4.365c0 .084-.006.169-.023.276l1.84.466c.483.124.59.687.18.94l-2.043 1.265l-.309-1.676c-.185.315-.45.552-.793.552c-.787 0-2.11-.99-2.779-1.587C13.03 10.38 12 8.715 12 7.545"/></g></svg>
</template>

CSS

.icon-chrp {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M15.937%2010.021a1.403%201.403%200%200%201-1.406%201.417a1.405%201.405%200%200%201-1.406-1.417a1.4%201.4%200%200%201%20.866-1.304a1.406%201.406%200%200%201%201.946%201.304m-1.125-.27a.563.563%200%201%201-1.125%200a.563.563%200%200%201%201.125%200m.281.562a.281.281%200%201%200%200-.562a.281.281%200%200%200%200%20.562%22%2F%3E%3Cpath%20d%3D%22M21%2012.422c0%203.82-2.16%207.099-5.282%208.578c2.52-2.683%202.475-5.985%202.47-6.649v-.073a1.46%201.46%200%200%201-1.03.534c-1.761%200-3.47-1.428-5.288-3.363c-1.811-1.924-2.683-4.033-2.683-4.742c0-.366.203-.608.338-.776l.084-.102c.079-.106.14-.19.14-.298c0-.275-.314-.275-.658-.275c-1.243%200-2.812.613-4.089%201.248A8.84%208.84%200%200%201%2012%203c4.972%200%209%204.219%209%209.422m-16.74%204.81a9.4%209.4%200%200%200%202.233%202.643h2.092c2.334%200%204.54-1.536%204.54-3.994c0-2.452-2.206-4.432-4.54-4.432h-5.54a10%2010%200%200%200%20.843%205.051h8.674c-.77.377-2.756%201.125-4.54%201.125c-1.209%200-2.66-.197-3.762-.394M12%207.544c0-.934%201.13-1.17%201.698-1.17c3.814%200%203.927%203.797%203.927%204.365c0%20.084-.006.169-.023.276l1.84.466c.483.124.59.687.18.94l-2.043%201.265l-.309-1.676c-.185.315-.45.552-.793.552c-.787%200-2.11-.99-2.779-1.587C13.03%2010.38%2012%208.715%2012%207.545%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M15.937%2010.021a1.403%201.403%200%200%201-1.406%201.417a1.405%201.405%200%200%201-1.406-1.417a1.4%201.4%200%200%201%20.866-1.304a1.406%201.406%200%200%201%201.946%201.304m-1.125-.27a.563.563%200%201%201-1.125%200a.563.563%200%200%201%201.125%200m.281.562a.281.281%200%201%200%200-.562a.281.281%200%200%200%200%20.562%22%2F%3E%3Cpath%20d%3D%22M21%2012.422c0%203.82-2.16%207.099-5.282%208.578c2.52-2.683%202.475-5.985%202.47-6.649v-.073a1.46%201.46%200%200%201-1.03.534c-1.761%200-3.47-1.428-5.288-3.363c-1.811-1.924-2.683-4.033-2.683-4.742c0-.366.203-.608.338-.776l.084-.102c.079-.106.14-.19.14-.298c0-.275-.314-.275-.658-.275c-1.243%200-2.812.613-4.089%201.248A8.84%208.84%200%200%201%2012%203c4.972%200%209%204.219%209%209.422m-16.74%204.81a9.4%209.4%200%200%200%202.233%202.643h2.092c2.334%200%204.54-1.536%204.54-3.994c0-2.452-2.206-4.432-4.54-4.432h-5.54a10%2010%200%200%200%20.843%205.051h8.674c-.77.377-2.756%201.125-4.54%201.125c-1.209%200-2.66-.197-3.762-.394M12%207.544c0-.934%201.13-1.17%201.698-1.17c3.814%200%203.927%203.797%203.927%204.365c0%20.084-.006.169-.023.276l1.84.466c.483.124.59.687.18.94l-2.043%201.265l-.309-1.676c-.185.315-.45.552-.793.552c-.787%200-2.11-.99-2.779-1.587C13.03%2010.38%2012%208.715%2012%207.545%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/chrp.svg?color=%231a73e8&size=48